Blame view
sources/settings/l10n/nb_NO.php
5.68 KB
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 |
"Unable to load list from App Store" => "Lasting av liste fra App Store feilet.", |
|
31b7f2792
|
4 |
"Authentication error" => "Autentiseringsfeil", |
|
03e52840d
|
5 6 |
"Group already exists" => "Gruppen finnes allerede", "Unable to add group" => "Kan ikke legge til gruppe", |
|
03e52840d
|
7 8 9 10 11 12 |
"Email saved" => "Epost lagret", "Invalid email" => "Ugyldig epost", "Unable to delete group" => "Kan ikke slette gruppe", "Unable to delete user" => "Kan ikke slette bruker", "Language changed" => "Språk endret", "Invalid request" => "Ugyldig forespørsel", |
|
31b7f2792
|
13 |
"Admins can't remove themself from the admin group" => "Admin kan ikke flytte seg selv fra admingruppen", |
|
03e52840d
|
14 15 |
"Unable to add user to group %s" => "Kan ikke legge bruker til gruppen %s", "Unable to remove user from group %s" => "Kan ikke slette bruker fra gruppen %s", |
|
31b7f2792
|
16 17 |
"Couldn't update app." => "Kunne ikke oppdatere app.",
"Update to {appversion}" => "Oppdater til {appversion}",
|
|
03e52840d
|
18 |
"Disable" => "Slå avBehandle ", |
|
31b7f2792
|
19 20 21 22 |
"Enable" => "Aktiver", "Please wait...." => "Vennligst vent...", "Updating...." => "Oppdaterer...", "Error while updating app" => "Feil ved oppdatering av app", |
|
03e52840d
|
23 |
"Error" => "Feil", |
|
31b7f2792
|
24 25 |
"Update" => "Oppdater", "Updated" => "Oppdatert", |
|
03e52840d
|
26 27 28 |
"Saving..." => "Lagrer...", "deleted" => "slettet", "undo" => "angre", |
|
31b7f2792
|
29 |
"Unable to remove user" => "Kunne ikke slette bruker", |
|
03e52840d
|
30 31 32 |
"Groups" => "Grupper", "Group Admin" => "Gruppeadministrator", "Delete" => "Slett", |
|
31b7f2792
|
33 34 35 36 |
"add group" => "legg til gruppe", "A valid username must be provided" => "Oppgi et gyldig brukernavn", "Error creating user" => "Feil ved oppretting av bruker", "A valid password must be provided" => "Oppgi et gyldig passord", |
|
03e52840d
|
37 38 |
"__language_name__" => "__language_name__", "Security Warning" => "Sikkerhetsadvarsel", |
|
31b7f2792
|
39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 |
"Setup Warning" => "Installasjonsadvarsel", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Din nettservev er ikke konfigurert korrekt for filsynkronisering. WebDAV ser ut til å ikke funkere.", "Module 'fileinfo' missing" => "Modulen 'fileinfo' mangler", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "PHP modulen 'fileinfo' mangler. Vi anbefaler at du aktiverer denne modulen for å kunne detektere mime-typen korrekt.", "Locale not working" => "Språk virker ikke", "Internet connection not working" => "Ingen internettilkopling", "Cron" => "Cron", "Execute one task with each page loaded" => "Utfør en oppgave med hver side som blir lastet", "Sharing" => "Deling", "Enable Share API" => "Aktiver API for Deling", "Allow apps to use the Share API" => "Tillat apps å bruke API for Deling", "Allow links" => "Tillat lenker", "Allow users to share items to the public with links" => "Tillat brukere å dele filer med lenker", "Allow resharing" => "TIllat videredeling", "Allow users to share items shared with them again" => "Tillat brukere å dele filer som allerede har blitt delt med dem", "Allow users to share with anyone" => "Tillat brukere å dele med alle", "Allow users to only share with users in their groups" => "Tillat kun deling med andre brukere i samme gruppe", "Security" => "Sikkerhet", "Enforce HTTPS" => "Tving HTTPS", "Log" => "Logg", "Log level" => "Loggnivå", |
|
03e52840d
|
60 |
"More" => "Mer", |
|
31b7f2792
|
61 |
"Less" => "Mindre", |
|
03e52840d
|
62 |
"Version" => "Versjon", |
|
31b7f2792
|
63 |
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Utviklet av<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud sammfunnet</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">kildekoden</a> er lisensiert under <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", |
|
03e52840d
|
64 65 66 67 |
"Add your App" => "Legg til din App", "More Apps" => "Flere Apps", "Select an App" => "Velg en app", "See application page at apps.owncloud.com" => "Se applikasjonens side på apps.owncloud.org", |
|
31b7f2792
|
68 |
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-lisensiert av <span class=\"author\"></span>", |
|
03e52840d
|
69 70 |
"User Documentation" => "Brukerdokumentasjon", "Administrator Documentation" => "Administratordokumentasjon", |
|
31b7f2792
|
71 72 73 |
"Online Documentation" => "Online dokumentasjon", "Forum" => "Forum", "Bugtracker" => "Feilsporing", |
|
03e52840d
|
74 |
"Commercial Support" => "Kommersiell støtte", |
|
03e52840d
|
75 |
"Get the apps to sync your files" => "Få dine apps til å synkronisere dine filer", |
|
31b7f2792
|
76 77 |
"Show First Run Wizard again" => "Vis \"Førstegangs veiveiseren\" på nytt", "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Du har brukt <strong>%s</strong> av tilgjengelig <strong>%s</strong>", |
|
03e52840d
|
78 79 80 81 82 83 |
"Password" => "Passord", "Your password was changed" => "Passord har blitt endret", "Unable to change your password" => "Kunne ikke endre passordet ditt", "Current password" => "Nåværende passord", "New password" => "Nytt passord", "Change password" => "Endre passord", |
|
31b7f2792
|
84 |
"Email" => "Epost", |
|
03e52840d
|
85 86 |
"Your email address" => "Din e-postadresse", "Fill in an email address to enable password recovery" => "Oppi epostadressen du vil tilbakestille passordet for", |
|
31b7f2792
|
87 |
"Profile picture" => "Profilbilde", |
|
03e52840d
|
88 89 90 |
"Language" => "Språk", "Help translate" => "Bidra til oversettelsen", "WebDAV" => "WebDAV", |
|
31b7f2792
|
91 92 |
"Encryption" => "Kryptering", "Login Name" => "Logginn navn", |
|
03e52840d
|
93 |
"Create" => "Opprett", |
|
31b7f2792
|
94 95 96 97 98 99 100 |
"Default Storage" => "Standard lager", "Unlimited" => "Ubegrenset", "Other" => "Annet", "Username" => "Brukernavn", "Storage" => "Lager", "set new password" => "sett nytt passord", "Default" => "Standard" |
|
03e52840d
|
101 |
); |
|
31b7f2792
|
102 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |