diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-15 01:12:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-15 01:12:14 +0000 |
commit | 56ad07b85e614e3f1125f8da96241f1a1f9b797e (patch) | |
tree | 138b98fa2a1a454f14427a01ba569326c32ad9be /apps/files_sharing/l10n/lt_LT.js | |
parent | 170995b2138e2e42b44263399f3823ed9d70fa9b (diff) | |
download | nextcloud-server-56ad07b85e614e3f1125f8da96241f1a1f9b797e.tar.gz nextcloud-server-56ad07b85e614e3f1125f8da96241f1a1f9b797e.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 | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 537e9c6fa21..e7306d3479d 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Deleted shares" : "Ištrinti 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", "Download" : "Atsisiųsti", "Delete" : "Ištrinti", @@ -13,9 +14,9 @@ OC.L10N.register( "Share" : "Dalintis", "No expiration date set" : "Dalinimosi pabaigos data yra nenustatyta", "Shared by" : "Bendrina", - "Downloaded via public link" : "Atsisiųsta per viešą nuorodą", - "Downloaded by {email}" : "Parsisiųsta į {email}", - "{file} downloaded via public link" : "{file} parsisiųsta per nuorodą", + "Downloaded via public link" : "Atsisiųstas per viešąją nuorodą", + "Downloaded by {email}" : "Atsisiuntė {email}", + "{file} downloaded via public link" : "{file} atsisiųstas per viešąją nuorodą", "{email} downloaded {file}" : "{email} atsisiuntė {file}", "Shared with group {group}" : "Bendrinama su grupe {group}", "Removed share for group {group}" : "Nebesidalinama su grupe: {group}", @@ -45,7 +46,9 @@ OC.L10N.register( "{user} unshared {file} from you" : "{user} nustojo bendrinti su jumis {file}", "Shared with {user}" : "Pradėta bendrinti su {user}", "Removed share for {user}" : "Nustota dalintis su {user}", - "{actor} shared with {user}" : "{actor} pradėjo bendrinti su {user}", + "You removed yourself" : "Jūs pašalinote save", + "{actor} removed themselves" : "{actor} pašalino save", + "{actor} shared with {user}" : "{actor} pradėjo bendrinti su {user}", "{actor} removed share for {user}" : "{actor} nustojo dalintis su {user}", "Shared by {actor}" : "Pasidalinta {actor}", "{actor} removed share" : "{actor} nustojo dalintis", @@ -61,7 +64,7 @@ OC.L10N.register( "Could not delete share" : "Nepavyko nustoti dalintis duomenimis", "Please specify a file or folder path" : "Nurodykite kelią iki duomenų", "Wrong path, file/folder doesn't exist" : "Neteisingas kelias, failo/aplanko nėra", - "Could not create share" : "Negalima dalintis", + "Could not create share" : "Nepavyko sukurti viešinio", "invalid permissions" : "neteisingi leidimai", "Please specify a valid user" : "Nurodykite naudotoją", "Group sharing is disabled by the administrator" : "Bendrinimas su grupėmis yra išjungtas", |