diff options
Diffstat (limited to 'settings/l10n/nb_NO.php')
-rw-r--r-- | settings/l10n/nb_NO.php | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/settings/l10n/nb_NO.php b/settings/l10n/nb_NO.php index 2c256181b4b..c30d85a4bda 100644 --- a/settings/l10n/nb_NO.php +++ b/settings/l10n/nb_NO.php @@ -43,7 +43,7 @@ $TRANSLATIONS = array( "User Documentation" => "Brukerdokumentasjon", "Admin Documentation" => "Admin-dokumentasjon", "Update to {appversion}" => "Oppdater til {appversion}", -"Disable" => "Slå avBehandle ", +"Disable" => "Deaktiver ", "Enable" => "Aktiver", "Please wait...." => "Vennligst vent...", "Error while disabling app" => "Deaktivering av app feilet", @@ -62,6 +62,9 @@ $TRANSLATIONS = array( "Decrypting files... Please wait, this can take some time." => "Dekrypterer filer... Vennligst vent, dette kan ta litt tid.", "Delete encryption keys permanently." => "Slett krypteringsnøkler permanent.", "Restore encryption keys." => "Gjenopprett krypteringsnøkler.", +"Unable to delete " => "Kan ikke slette", +"Error creating group" => "Feil ved oppretting av gruppe", +"A valid group name must be provided" => "Et gyldig gruppenavn må oppgis", "deleted" => "slettet", "undo" => "angre", "Groups" => "Grupper", @@ -93,6 +96,8 @@ $TRANSLATIONS = array( "Please double check the <a href=\"%s\">installation guides</a>." => "Vennligst dobbeltsjekk <a href=\"%s\">installasjonsveilederne</a>.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." => "Det ser ut for at PHP er satt opp til å fjerne innebygde doc blocks. Dette gjør at flere av kjerneapplikasjonene blir utilgjengelige.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." => "Dette forårsakes sannsynligvis av en bufrer/akselerator, som f.eks. Zend OPcache eller eAccelerator.", +"Database Performance Info" => "Info om databaseytelse", +"SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" => "SQLite brukes som database. For større installasjoner anbefaler vi å endre dette. For å migrere til en annen database, bruk kommandolinjeverktøyet: 'occ db:convert-type'", "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.", "Your PHP version is outdated" => "Din PHP-versjon er udatert", @@ -112,6 +117,7 @@ $TRANSLATIONS = array( "Use systems cron service to call the cron.php file every 15 minutes." => "Bruk systemets cron-tjeneste for å kalle cron.php hvert 15. minutt.", "Sharing" => "Deling", "Allow apps to use the Share API" => "Tillat apps å bruke API for Deling", +"Allow users to share via link" => "Tillat brukere å dele via lenke", "Enforce password protection" => "Tving passordbeskyttelse", "Allow public uploads" => "Tillat offentlig opplasting", "Set default expiration date" => "Sett standard utløpsdato", @@ -119,6 +125,7 @@ $TRANSLATIONS = array( "days" => "dager", "Enforce expiration date" => "Tving utløpsdato", "Allow resharing" => "TIllat videredeling", +"Restrict users to only share with users in their groups" => "Begrens brukere til kun å dele med brukere i deres grupper", "Allow users to send mail notification for shared files" => "Tlllat at brukere sender e-postvarsler for delte filer", "Exclude groups from sharing" => "Utelukk grupper fra deling", "These groups will still be able to receive shares, but not to initiate them." => "Disse gruppene vil fremdeles kunne motta delinger men ikke lage dem.", @@ -143,7 +150,7 @@ $TRANSLATIONS = array( "More" => "Mer", "Less" => "Mindre", "Version" => "Versjon", -"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>.", +"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>.", "Add your App" => "Legg til din App", "More Apps" => "Flere Apps", "Select an App" => "Velg en app", @@ -151,6 +158,7 @@ $TRANSLATIONS = array( "See application page at apps.owncloud.com" => "Se applikasjonens side på apps.owncloud.org", "See application website" => "Vis applikasjonens nettsted", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-lisensiert av <span class=\"author\"></span>", +"Enable only for specific groups" => "Aktiver kun for visse grupper", "All" => "Alle", "Administrator Documentation" => "Administratordokumentasjon", "Online Documentation" => "Online dokumentasjon", @@ -190,13 +198,19 @@ $TRANSLATIONS = array( "Create" => "Opprett", "Admin Recovery Password" => "Administrativt gjenopprettingspassord", "Enter the recovery password in order to recover the users files during password change" => "Legg inn gjenopprettingspassordet for å gjenopprette brukerfilene når passordet endres", +"Search Users and Groups" => "Søk i brukere og grupper", +"Add Group" => "Legg til gruppe", "Group" => "Gruppe", +"Everyone" => "Alle", +"Admins" => "Administratorer", "Default Quota" => "Standard Kvote", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Legg inn lagringskvote (f.eks. \"512 MB\" eller \"12 GB\")", "Unlimited" => "Ubegrenset", "Other" => "Annet", "Username" => "Brukernavn", "Quota" => "Kvote", +"Storage Location" => "Lagringsplassering", +"Last Login" => "Siste innlogging", "change full name" => "endre fullt navn", "set new password" => "sett nytt passord", "Default" => "Standard" |