diff options
Diffstat (limited to 'settings/l10n/nn_NO.php')
-rw-r--r-- | settings/l10n/nn_NO.php | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/settings/l10n/nn_NO.php b/settings/l10n/nn_NO.php index cc0f2438f3b..b8d0d23ca84 100644 --- a/settings/l10n/nn_NO.php +++ b/settings/l10n/nn_NO.php @@ -1,8 +1,5 @@ <?php $TRANSLATIONS = array( -"Email sent" => "E-post sendt", -"Encryption" => "Kryptering", -"Unable to load list from App Store" => "Klarer ikkje å lasta inn liste fra app-butikken", "Authentication error" => "Autentiseringsfeil", "Group already exists" => "Gruppa finst allereie", "Unable to add group" => "Klarte ikkje leggja til gruppa", @@ -22,18 +19,15 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Feil admingjenopprettingspassord. Ver venleg og sjekk passordet og prøv igjen.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Bakstykket støttar ikkje passordendring, men krypteringsnøkkelen til brukaren blei oppdatert.", "Unable to change password" => "Klarte ikkje å endra passordet", +"Email sent" => "E-post sendt", "All" => "Alle", -"User Documentation" => "Brukardokumentasjon", -"Update to {appversion}" => "Oppdater til {appversion}", -"Disable" => "Slå av", -"Enable" => "Slå på", "Please wait...." => "Ver venleg og vent …", "Error while disabling app" => "Klarte ikkje å skru av programmet", +"Disable" => "Slå av", +"Enable" => "Slå på", "Error while enabling app" => "Klarte ikkje å skru på programmet", "Updating...." => "Oppdaterer …", "Error while updating app" => "Feil ved oppdatering av app", -"Error" => "Feil", -"Update" => "Oppdater", "Updated" => "Oppdatert", "Select a profile picture" => "Vel eit profilbilete", "Very weak password" => "Veldig svakt passord", @@ -67,6 +61,7 @@ $TRANSLATIONS = array( "Enforce HTTPS" => "Krev HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Tvingar klientar til å kopla til %s med ei kryptert tilkopling.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Ver venleg å kopla til %s med HTTPS (eller skru av SSL-kravet).", +"Encryption" => "Kryptering", "Server address" => "Tenaradresse", "Log" => "Logg", "Log level" => "Log nivå", @@ -74,11 +69,7 @@ $TRANSLATIONS = array( "Less" => "Mindre", "Version" => "Utgåve", "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>." => "<a href=\"https://github.com/owncloud\" target=\"_blank\">Kjeldekoden</a>, utvikla av <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-fellesskapet</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" => "Fleire app-ar", -"Select an App" => "Vel eit program", -"See application page at apps.owncloud.com" => "Sjå programsida på apps.owncloud.com", -"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "Lisensiert under <span class=\"licence\"></span> av <span class=\"author\"></span>", +"User Documentation" => "Brukardokumentasjon", "Administrator Documentation" => "Administratordokumentasjon", "Online Documentation" => "Dokumentasjon på nett", "Forum" => "Forum", |