diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-20 02:16:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-20 02:16:19 +0000 |
commit | afa0f2c0d8507018cdf556a1b6f146a9ddaa2b21 (patch) | |
tree | 8205e7a1e04bf55682fccc3d41092b8b6c446be0 /apps/files/l10n/lt_LT.js | |
parent | 9707fcf4fe8502cc57b7a524a283bda543bac133 (diff) | |
download | nextcloud-server-afa0f2c0d8507018cdf556a1b6f146a9ddaa2b21.tar.gz nextcloud-server-afa0f2c0d8507018cdf556a1b6f146a9ddaa2b21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r-- | apps/files/l10n/lt_LT.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 37df46eea1f..507ef13cb7b 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -54,11 +54,11 @@ OC.L10N.register( "Copied {origin} and {nbfiles} other files inside {destination}" : "Nukopijuota {origin} ir dar {nbfiles} failus aplanke {destination}", "{newName} already exists" : "{newName} jau yra", "Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti bylos \"{fileName}\", nes tokia byla neegzistuoja", - "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas \"{targetName}\" jau naudojamas aplanke \"{dir}\". Prašome pasirinkti kitokį pavadinimą.", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas \"{targetName}\" jau naudojamas aplanke \"{dir}\". Pasirinkite kitokį pavadinimą.", "Could not rename \"{fileName}\"" : "Nepavyko pervadinti failo \"{fileName}\"", "Could not create file \"{file}\"" : "Nepavyko sukurti failo \"{file}\"", - "Could not create file \"{file}\" because it already exists" : "Nepavyko sukurti failo \"{file}\" - failas su tokiu pavadinimu jau egzistuoja", - "Could not create folder \"{dir}\" because it already exists" : "Nepavyko sukurti aplanko \"{dir}\"- aplankas su tokiu pavadinimu jau egzistuoja", + "Could not create file \"{file}\" because it already exists" : "Nepavyko sukurti failo \"{file}\", nes jis jau yra", + "Could not create folder \"{dir}\" because it already exists" : "Nepavyko sukurti aplanko \"{dir}\", nes jis jau yra", "Error deleting file \"{fileName}\"." : "Klaida trinant failą \"{fileName}\".", "No search results in other folders for {tag}{filter}{endtag}" : "Kituose aplankuose nėra paieškos rezultatų, skirtų {tag}{filter}{endtag}", "Name" : "Pavadinimas", @@ -158,7 +158,7 @@ OC.L10N.register( "Deleted files" : "Ištrinti failai", "Shares" : "Viešiniai", "Shared with others" : "Dalinamasi su kitais", - "Shared with you" : "Pasidalinta su jumis", + "Shared with you" : "Bendrinama su jumis", "Shared by link" : "Dalinimosi nuorodos", "Deleted shares" : "Ištrinti viešiniai", "Text file" : "Tekstinis failas", |