diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-22 00:07:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-22 00:07:36 +0000 |
commit | 363d1c69dda472c76cf258e1fcd77d5765671e2b (patch) | |
tree | 146b2e72101716154b10093d2c907df0c4c172f7 /apps/files/l10n/lt_LT.js | |
parent | 17c7b64f04510e9f37e105c579fb4314d4460fc5 (diff) | |
download | nextcloud-server-363d1c69dda472c76cf258e1fcd77d5765671e2b.tar.gz nextcloud-server-363d1c69dda472c76cf258e1fcd77d5765671e2b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r-- | apps/files/l10n/lt_LT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index a30503fc443..59b953957e1 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -120,7 +120,6 @@ OC.L10N.register( "Select all" : "Pažymėti viską", "Upload too large" : "Įkėlimui failas per didelis", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Bandomų įkelti failų dydis viršija maksimalų, šiame serveryje leidžiamų įkelti failų dydį.", - "No favorites" : "Nėra mėgstamiausių", "Files and folders you mark as favorite will show up here" : "Failai ir aplankai, kuriuos pažymite mėgstamais, atsiras čia", "Shared with you" : "Bendrinama su jumis", "Shared with others" : "Bendrinama su kitais", @@ -138,6 +137,7 @@ OC.L10N.register( "Any moment now..." : "Bet kuriuo metu...", "Soon..." : "Netrukus...", "File upload is in progress. Leaving the page now will cancel the upload." : "Failo įkėlimas yra eigoje. Jei išeisite iš šio puslapio, įkėlimo bus atsisakyta.", - "Copy local link" : "Kopijuoti vietinę nuorodą" + "Copy local link" : "Kopijuoti vietinę nuorodą", + "No favorites" : "Nėra mėgstamiausių" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); |