diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-17 15:56:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-17 15:56:32 +0000 |
commit | 11e04e394d28476d2417e3308f7325142acf529e (patch) | |
tree | 68e124d0aaacc8522e39271d2d4236c0add4103a /apps/files/l10n/lt_LT.js | |
parent | c2d8fe633654525ad64eb38aac3467c9efcfdf4d (diff) | |
download | nextcloud-server-11e04e394d28476d2417e3308f7325142acf529e.tar.gz nextcloud-server-11e04e394d28476d2417e3308f7325142acf529e.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 59b953957e1..9d8dbe6b395 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -69,9 +69,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų"], "Favorited" : "Pažymėta mėgstamu", "Favorite" : "Mėgiamas", - "Folder" : "Aplankas", "New folder" : "Naujas aplankas", - "Upload" : "Įkelti", "An error occurred while trying to update the tags" : "Bandant atnaujinti žymes įvyko klaida", "Added to favorites" : "Pridėta prie mėgstamųjų", "Removed from favorites" : "Pašalinta iš mėgstamųjų", @@ -138,6 +136,8 @@ OC.L10N.register( "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ą", + "Folder" : "Aplankas", + "Upload" : "Įkelti", "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);"); |