diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
commit | 323ee3cbdc420f1009b6eb64b2df0f878ff39a14 (patch) | |
tree | fd370a332259b18c94a7cd5855f157efdfed3da3 /core/l10n/sv.js | |
parent | c4c6943c1ede4fc3f31c08fd52434de4478ea5f5 (diff) | |
download | nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.tar.gz nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 49d54875f57..0408592c4fa 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -256,11 +256,10 @@ OC.L10N.register( "Log in" : "Logga in", "Wrong password." : "Fel lösenord.", "Forgot password?" : "Glömt lösenordet?", + "App token" : "App-polett", + "Grant access" : "Tillåt åtkomst", "Account access" : "Kontoåtkomst", "You are about to grant %s access to your %s account." : "Du håller på att ge %s tillgång till ditt %s-konto.", - "Grant access" : "Tillåt åtkomst", - "App token" : "App-polett", - "Alternative login using app token" : "Alternativ inloggning med app-token", "Redirecting …" : "Omdirigerar ...", "New password" : "Nytt lösenord", "New Password" : "Nytt lösenord", @@ -296,6 +295,7 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Dela med andra personer genom att ange användarnamn, grupp eller en e-postadress.", "Stay logged in" : "Fortsätt vara inloggad.", "Alternative Logins" : "Alternativa inloggningar", + "Alternative login using app token" : "Alternativ inloggning med app-token", "Back to log in" : "Tillbaks till inloggning" }, "nplurals=2; plural=(n != 1);"); |