diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-02 00:08:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-02 00:08:29 +0000 |
commit | 27c6dc965774f72688ce32f047da654aee64fed8 (patch) | |
tree | 3389d144f15bbdf2e5cc458a5850ff85ac2e88c4 /core/l10n/sv.js | |
parent | 45f687a279923030eb19cfb4bf21a3dd7b027fa6 (diff) | |
download | nextcloud-server-27c6dc965774f72688ce32f047da654aee64fed8.tar.gz nextcloud-server-27c6dc965774f72688ce32f047da654aee64fed8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index cde083d0261..8da53ff8a4f 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -220,6 +220,7 @@ OC.L10N.register( "You can click here to return to %s." : "Du kan klicka här för att återvända till %s.", "Internal Server Error" : "Internt serverfel", "The server was unable to complete your request." : "Servern kunde inte slutföra din begäran.", + "If this happens again, please send the technical details below to the server administrator." : "Om det händer igen, vänligen skicka de tekniska detaljerna nedan till din serveradministratör.", "More details can be found in the server log." : "Mer detaljer återfinns i serverns logg.", "Technical details" : "Tekniska detaljer", "Remote Address: %s" : "Extern adress: %s", @@ -284,6 +285,8 @@ OC.L10N.register( "Use backup code" : "Använd reservkod", "Error while validating your second factor" : "Fel vid verifiering av tvåfaktorsautentisering.", "Access through untrusted domain" : "Åtkomst genom obetrodd domän", + "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Vänligen kontakta din administratör. Om du är en administratör, ändra \"trusted_domains\"-inställningen i config/config.php likt exemplet i config.sample.php.", + "Depending on your configuration, this button could also work to trust the domain:" : "Beroende på din konfiguration kan denna knappen också fungera föra att lita på domänen:", "Add \"%s\" as trusted domain" : "Lägg till \"%s\" som en pålitlig domän", "App update required" : "Appen behöver uppdateras", "%s will be updated to version %s" : "%s kommer att uppdateras till version %s", |