diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-06 01:12:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-06 01:12:39 +0000 |
commit | 54a30a4b81700570303eaae03810f6ef553d66a2 (patch) | |
tree | 85d5a3d46bb64f74d32ad2d3e4481fb5dfe956e2 /apps/files_sharing/l10n | |
parent | 411d2dece5b65ac92f508189647df5bf03b005db (diff) | |
download | nextcloud-server-54a30a4b81700570303eaae03810f6ef553d66a2.tar.gz nextcloud-server-54a30a4b81700570303eaae03810f6ef553d66a2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.js | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 2f098e92584..f3374ecb364 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -4,13 +4,17 @@ OC.L10N.register( "Shared with others" : "Išsiųsti", "Shared with you" : "Gauti", "Shared by link" : "Išsiųsti per nuorodą", + "Deleted shares" : "Ištrinti viešiniai", "Nothing shared with you yet" : "Aplankas tuščias", "Files and folders others share with you will show up here" : "Čia rodomi gauti duomenys iš kitų naudotojų", "Nothing shared yet" : "Aplankas tuščias", "Files and folders you share will show up here" : "Čia rodomi išsiųsti duomenys", "No shared links" : "Aplankas tuščias", "Files and folders you share by link will show up here" : "Čia rodomos išsiųstos nuorodos į duomenis", + "Restore share" : "Atkurti viešinį", + "Move or copy" : "Perkelti ar kopijuoti", "Download" : "Atsisiųsti", + "Delete" : "Ištrinti", "You can upload into this folder" : "Galite įkelti į šį aplanką", "No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}", "Invalid server URL" : "Neteisingas serverio URL adresas", @@ -107,6 +111,7 @@ OC.L10N.register( "Uploaded files:" : "Įkelta:", "{actor} removed you from {file}" : "{actor} nebesidalina su jumis {file}", "Sharing %s failed because the back end does not allow shares from type %s" : "%s dalinimasis nepavyko, nes sistema nepalaiko šio duomenų tipo: %s", + "%s is publicly shared" : "%s yra viešai bendrinamas", "This share is password-protected" : "Turinys apsaugotas slaptažodžiu", "The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą.", "Password" : "Slaptažodis" diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 1674255778b..efc708c2028 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -2,13 +2,17 @@ "Shared with others" : "Išsiųsti", "Shared with you" : "Gauti", "Shared by link" : "Išsiųsti per nuorodą", + "Deleted shares" : "Ištrinti viešiniai", "Nothing shared with you yet" : "Aplankas tuščias", "Files and folders others share with you will show up here" : "Čia rodomi gauti duomenys iš kitų naudotojų", "Nothing shared yet" : "Aplankas tuščias", "Files and folders you share will show up here" : "Čia rodomi išsiųsti duomenys", "No shared links" : "Aplankas tuščias", "Files and folders you share by link will show up here" : "Čia rodomos išsiųstos nuorodos į duomenis", + "Restore share" : "Atkurti viešinį", + "Move or copy" : "Perkelti ar kopijuoti", "Download" : "Atsisiųsti", + "Delete" : "Ištrinti", "You can upload into this folder" : "Galite įkelti į šį aplanką", "No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}", "Invalid server URL" : "Neteisingas serverio URL adresas", @@ -105,6 +109,7 @@ "Uploaded files:" : "Įkelta:", "{actor} removed you from {file}" : "{actor} nebesidalina su jumis {file}", "Sharing %s failed because the back end does not allow shares from type %s" : "%s dalinimasis nepavyko, nes sistema nepalaiko šio duomenų tipo: %s", + "%s is publicly shared" : "%s yra viešai bendrinamas", "This share is password-protected" : "Turinys apsaugotas slaptažodžiu", "The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą.", "Password" : "Slaptažodis" |