VitaShell/l10n/norwegian.txt
xy2iii d6af778e33 Remove useless folders and unreferenced objects
Take vitashell-themes, remove all folders except translations, move
these translations to "l10n", and remoe unreferenced objects. This was
done in order to keep the entire commit history of changes (the last
thing I would want to do is lose it, especially with git which makes
this easy) and also significantly make the size of the repo smaller; it
went from ~40mb to 300kb, which is much easier to merge to VitaShell.

What about the other folders in vitashell-themes? Well, they're kept
alive in the repo, but it's going to stay unmaintained; they're not
deleted outright to avoid wasting the effort which has been done for
them, and in case someone referenced the vitashell-themes repo for a
non-translation.
2017-11-03 15:33:20 +01:00

31 lines
1.2 KiB
Plaintext

# VitaShell norwegian translation by habibi
ERROR = "Feilmelding 0x%08X."
OK = "OK"
YES = "Ja"
NO = "Nei"
CANCEL = "Avbryt"
OFFSET = "Offset"
MARK_ALL = "Marker alle"
UNMARK_ALL = "Avbryt merkering"
MOVE = "Flytt"
COPY = "Kopier"
PASTE = "Lim inn"
DELETE = "Slett"
RENAME = "Gi nytt navn"
NEW_FOLDER = "Ny mappe"
FOLDER = "Mappe"
COPIED_FILE = "Kopierte %d fil."
COPIED_FOLDER = "Kopierte %d mappe."
COPIED_FILES_FOLDERS = "Kopierte %d filer/mapper."
MOVING = "Flytter..."
COPYING = "Kopierer..."
DELETING = "Sletter..."
INSTALLING = "Installerer..."
DELETE_FILE_QUESTION = "Er du sikker på at du vil slette denne filen?"
DELETE_FOLDER_QUESTION = "Er du sikker på at du vil slette denne mappen?"
DELETE_FILES_FOLDERS_QUESTION = "Er du sikker på at du vil slette disse filene/mappene?"
INSTALL_QUESTION = "Vil du installere denne pakken?"
WIFI_ERROR = "Du trenger Wi-Fi for å gjøre dette."
FTP_SERVER = "FTP server kjører nå på\ftp://%s:%i\\Trykk 'OK' for å kjøre i bakgrunnen.\Trykk 'Avbryt' for å koble av."