diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:44 +0000 |
commit | 54c716ec8fb5e8774384fb2a023ea1a74116c09e (patch) | |
tree | 00bd5ad882f5a2cb1004b29b2b03911ef767cb07 /apps/files/l10n/lt_LT.js | |
parent | c5c3d04fa1c56b0998cec47f652a29fbf13e1bde (diff) | |
download | nextcloud-server-54c716ec8fb5e8774384fb2a023ea1a74116c09e.tar.gz nextcloud-server-54c716ec8fb5e8774384fb2a023ea1a74116c09e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r-- | apps/files/l10n/lt_LT.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 497365ff13c..56f13441c5b 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "Saugykla yra laikinai neprieinama", "Storage invalid" : "Saugykla netinkama naudoti", "Unknown error" : "Nežinoma klaida", - "All files" : "Visi failai", - "Recent" : "Paskiausiai naudoti", - "Favorites" : "Mėgstami", "File could not be found" : "Nepavyko rasti failo", "Move or copy" : "Perkelti ar kopijuoti", "Download" : "Atsisiųsti", "Delete" : "Ištrinti", "Home" : "Pagrindinis", "Close" : "Užverti", + "Favorites" : "Mėgstami", "Could not create folder \"{dir}\"" : "Nepavyko sukurti aplanko \"{dir}\"", "This will stop your current uploads." : "Tai sustabdys dabartinius įkėlimus.", "Upload cancelled." : "Įkėlimo atsisakyta.", @@ -94,6 +92,7 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Vienu metu galite pažymėti mėgstamu tik vieną failą ar aplanką", "New folder" : "Naujas aplankas", "Upload file" : "Įkelti failą", + "Recent" : "Paskiausiai naudoti", "Not favorited" : "Nepažymėtas mėgstamu", "Remove from favorites" : "Šalinti iš mėgstamų", "Add to favorites" : "Pridėti į mėgstamus", @@ -135,6 +134,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "Failas ar aplankas <strong>ištrintas</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Riboti pranešimus apie jūsų <strong>mėgstamų failų</strong> sukūrimą ar pakeitimus <em>(Tik srautas)</em>", "A file or folder has been <strong>restored</strong>" : "Failas ar aplankas <strong>atkurtas</strong>", + "All files" : "Visi failai", "Unlimited" : "Neribotai", "Upload (max. %s)" : "Įkelti (maks. %s)", "Accept" : "Priimti", |