diff options
Diffstat (limited to 'settings/l10n/nb_NO.php')
-rw-r--r-- | settings/l10n/nb_NO.php | 37 |
1 files changed, 12 insertions, 25 deletions
diff --git a/settings/l10n/nb_NO.php b/settings/l10n/nb_NO.php index 68f827ac2c0..f10f8e8fe44 100644 --- a/settings/l10n/nb_NO.php +++ b/settings/l10n/nb_NO.php @@ -1,16 +1,5 @@ <?php $TRANSLATIONS = array( -"Invalid value supplied for %s" => "Ugyldig verdi angitt for %s", -"Saved" => "Lagret", -"test email settings" => "Test av innstillinger for e-post", -"If you received this email, the settings seem to be correct." => "Hvis du mottar denne e-posten er innstillingene tydeligvis korrekte.", -"A problem occurred while sending the e-mail. Please revisit your settings." => "Et problem oppstod under sending av e-posten. Sjekk innstillingene.", -"Email sent" => "E-post sendt", -"You need to set your user email before being able to send test emails." => "Du må sette e-postadressen for brukeren din før du kan teste sending av e-post.", -"Send mode" => "Sendemåte", -"Encryption" => "Kryptering", -"Authentication method" => "Autentiseringsmetode", -"Unable to load list from App Store" => "Lasting av liste fra App Store feilet.", "Authentication error" => "Autentiseringsfeil", "Your full name has been changed." => "Ditt fulle navn er blitt endret.", "Unable to change full name" => "Klarte ikke å endre fullt navn", @@ -40,23 +29,21 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Feil administrativt gjenopprettingspassord. Sjekk passordet og prøv igjen.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Serveren støtter ikke endring av passord, men oppdatering av brukerens krypteringsnøkkel var vellykket.", "Unable to change password" => "Kunne ikke endre passord", +"Saved" => "Lagret", +"test email settings" => "Test av innstillinger for e-post", +"Email sent" => "E-post sendt", +"You need to set your user email before being able to send test emails." => "Du må sette e-postadressen for brukeren din før du kan teste sending av e-post.", "Are you really sure you want add \"{domain}\" as trusted domain?" => "Ønsker du virkelig å legge til \"{domain}\" som tiltrodd domene?", "Add trusted domain" => "Legg til et tiltrodd domene", "Sending..." => "Sender...", "All" => "Alle", -"User Documentation" => "Brukerdokumentasjon", -"Admin Documentation" => "Admin-dokumentasjon", -"Update to {appversion}" => "Oppdater til {appversion}", -"Uninstall App" => "Avinstaller app", -"Disable" => "Deaktiver ", -"Enable" => "Aktiver", "Please wait...." => "Vennligst vent...", "Error while disabling app" => "Deaktivering av app feilet", +"Disable" => "Deaktiver ", +"Enable" => "Aktiver", "Error while enabling app" => "Aktivering av app feilet", "Updating...." => "Oppdaterer...", "Error while updating app" => "Feil ved oppdatering av app", -"Error" => "Feil", -"Update" => "Oppdater", "Updated" => "Oppdatert", "Uninstalling ...." => "Avinstallerer ....", "Error while uninstalling app" => "Feil ved avinstallering av app", @@ -148,8 +135,11 @@ $TRANSLATIONS = array( "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Vennligst koble til din %s via HTTPS for å aktivere eller deaktivere tvungen SSL.", "Email Server" => "E-postserver", "This is used for sending out notifications." => "Dette brukes for utsending av varsler.", +"Send mode" => "Sendemåte", +"Encryption" => "Kryptering", "From address" => "Fra adresse", "mail" => "e-post", +"Authentication method" => "Autentiseringsmetode", "Authentication required" => "Autentisering kreves", "Server address" => "Server-adresse", "Port" => "Port", @@ -164,14 +154,11 @@ $TRANSLATIONS = array( "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-fellesskapet</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 apper", -"Select an App" => "Velg en app", "Documentation:" => "Dokumentasjon:", -"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>", +"User Documentation" => "Brukerdokumentasjon", +"Admin Documentation" => "Admin-dokumentasjon", "Enable only for specific groups" => "Aktiver kun for visse grupper", +"Uninstall App" => "Avinstaller app", "Administrator Documentation" => "Dokumentasjon for administratorer", "Online Documentation" => "Online dokumentasjon", "Forum" => "Forum", |