diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-22 02:13:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-22 02:13:52 +0000 |
commit | f2885c171f5fc3b3dc54b612454616f5a929132a (patch) | |
tree | f708889ec6f64c099d9f4f0ccbe2264db63497bc /apps/files_sharing/l10n/lt_LT.js | |
parent | f739783780eaa6bd1335cfa6c5900e5ed377c7aa (diff) | |
download | nextcloud-server-f2885c171f5fc3b3dc54b612454616f5a929132a.tar.gz nextcloud-server-f2885c171f5fc3b3dc54b612454616f5a929132a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/lt_LT.js')
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.js | 33 |
1 files changed, 16 insertions, 17 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index b056244be1d..6b2901e0815 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -1,21 +1,20 @@ OC.L10N.register( "files_sharing", { - "Shared with others" : "Dalinamasi su kitais ", - "Shared with you" : "Pasidalinta su jumis", - "Shared by link" : "Dalinamasi pagal nuorodą", + "Shared with others" : "Bendrinama su kitais", + "Shared with you" : "Bendrinama su jumis", + "Shared by link" : "Bendrinama pagal nuorodą", "Deleted shares" : "Ištrinti viešiniai", - "Shares" : "Pasidalinimai", - "Nothing shared with you yet" : "Niekas su jumis dar nesidalina", - "Files and folders others share with you will show up here" : "Čia bus rodomi failai ir aplankai, su kuriais dalijamasi su jumis", - "Nothing shared yet" : "Niekuo nesidalinate ", - "Files and folders you share will show up here" : "Čia bus rodomi bendrinami failai ir aplankai", - "No shared links" : "Nėra dalinimosi nuorodų", - "Files and folders you share by link will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos bendrinate naudodami nuorodą", - "No deleted shares" : "Ištrintų pasidalinimų nėra", - "Shares you deleted will show up here" : "Čia atsiras ištrinti pasidalinimai", - "No shares" : "Nėra pasidalinimų", - "Shares will show up here" : "Čia atsiras pasidalinimai", + "Shares" : "Viešiniai", + "Nothing shared with you yet" : "Kol kas su jumis nieko nėra bendrinama", + "Files and folders others share with you will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos su jumis bendrina kiti asmenys", + "Nothing shared yet" : "Kol kas nieko nebendrinama", + "Files and folders you share will show up here" : "Čia bus rodomi jūsų bendrinami failai ir aplankai", + "Files and folders you share by link will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos bendrinate pagal nuorodą", + "No deleted shares" : "Ištrintų viešinių nėra", + "Shares you deleted will show up here" : "Čia bus rodomi jūsų ištrinti viešiniai", + "No shares" : "Nėra jokių viešinių", + "Shares will show up here" : "Čia bus rodomi viešiniai", "Restore share" : "Atkurti viešinį", "Something happened. Unable to restore the share." : "Kažkas nutiko. Nepavyko atkurti viešinio.", "Move or copy" : "Perkelti ar kopijuoti", @@ -23,11 +22,11 @@ OC.L10N.register( "Delete" : "Ištrinti", "You can upload into this folder" : "Galite įkelti į šį aplanką", "Terms of service" : "Naudojimosi sąlygos", - "No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}", + "No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}", "Invalid server URL" : "Neteisingas serverio URL adresas", "Failed to add the public link to your Nextcloud" : "Nepavyko pridėti viešosios nuorodos į jūsų Nextcloud", "No expiration date set" : "Dalinimosi pabaigos data yra nenustatyta", - "Shared by" : "Pasidalino", + "Shared by" : "Bendrina", "File shares" : "Bendrinami failai", "Downloaded via public link" : "Atsisiųstas per viešąją nuorodą", "Downloaded by {email}" : "Atsisiuntė {email}", @@ -35,7 +34,7 @@ OC.L10N.register( "{email} downloaded {file}" : "{email} atsisiuntė {file}", "Shared with group {group}" : "Pasidalinta su grupe {group}", "Removed share for group {group}" : "Nebesidalinama su grupe: {group}", - "{actor} shared with group {group}" : "{actor} pradėjo bendrinti su grupe {group}", + "{actor} shared with group {group}" : "{actor} pradėjo bendrinti su grupe {group}", "{actor} removed share for group {group}" : "{actor} nustojo dalintis su {group} grupe", "You shared {file} with group {group}" : "Jūs pradėjote bendrinti {file} su grupe {group}", "You removed group {group} from {file}" : "Pašalinote grupę {group} iš {file}", |