diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:11:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:11:41 +0000 |
commit | 055d15e305b81be75fe838a9ac733d86818ea807 (patch) | |
tree | 020a41c5e753f9bf1da2823aa3d267bfee314cc5 /core/l10n/sl.js | |
parent | 23a02eaf141647c12f964651ba86299966a2d108 (diff) | |
download | nextcloud-server-055d15e305b81be75fe838a9ac733d86818ea807.tar.gz nextcloud-server-055d15e305b81be75fe838a9ac733d86818ea807.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sl.js')
-rw-r--r-- | core/l10n/sl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/sl.js b/core/l10n/sl.js index d3ea75b383e..97c41c4f320 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -234,7 +234,6 @@ OC.L10N.register( "Wrong password." : "Napačno geslo!", "Stay logged in" : "Ohrani prijavo", "Forgot password?" : "Pozabili geslo?", - "Alternative Logins" : "Druge prijavne možnosti", "Grant access" : "Odobri dostop", "App token" : "Ključ aplikacije", "Redirecting …" : "Presumerjam...", @@ -261,6 +260,7 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "Stran bo osvežena ko bo %s spet na voljo.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", "Thank you for your patience." : "Hvala za potrpežljivost!", + "Alternative Logins" : "Druge prijavne možnosti", "Back to log in" : "Nazaj na prijavo" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |