diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-15 00:08:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-15 00:08:15 +0000 |
commit | cc40f02684a3b5e68003a6bb29afcce2bc639a86 (patch) | |
tree | d3c8747c20c673f679b8e08da25591166c0a61c8 /core/l10n/lt_LT.js | |
parent | e0f479a4eb7f297dbe5156b16f42b896c4ceadd4 (diff) | |
download | nextcloud-server-cc40f02684a3b5e68003a6bb29afcce2bc639a86.tar.gz nextcloud-server-cc40f02684a3b5e68003a6bb29afcce2bc639a86.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 1c13e2e0b87..2510c64f87b 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -271,7 +271,6 @@ OC.L10N.register( "Log in" : "Prisijungti", "Stay logged in" : "Likti prisijungus", "Alternative Logins" : "Alternatyvūs prisijungimai", - "You are about to grant \"%s\" access to your %s account." : "Leisite \"%s\" naudoti jūsų %s paskyrą.", "App token" : "Išorinės sistemos įskiepio kodas", "Alternative login using app token" : "Alternatyvus prisijungimas naudojant išorinės sistemos kodą", "Redirecting …" : "Nukreipiama...", @@ -340,6 +339,7 @@ OC.L10N.register( "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Labas, <br><br>tik norime pranešti, kad %s pasidalino <strong>%s</strong> su jumis. <br><a href=\"%s\">Peržiūrėti</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Šis Nextcloud egzempliorius šiuo metu yra vieno naudotojo veiksenoje.", "This means only administrators can use the instance." : "Tai reiškia, kad tik administratorius gali naudotis sistema.", - "Please use the command line updater because you have a big instance." : "Prašome atnaujinti per komandinę eilutę, nes jūsų sistema yra didelė." + "Please use the command line updater because you have a big instance." : "Prašome atnaujinti per komandinę eilutę, nes jūsų sistema yra didelė.", + "You are about to grant \"%s\" access to your %s account." : "Leisite \"%s\" naudoti jūsų %s paskyrą." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); |