diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-06 01:12:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-06 01:12:48 +0000 |
commit | 288991a61081639e245c3fa28a62ffa8a30ba331 (patch) | |
tree | 86ba974a39e2a03fe07a3e1f9a7c76377cefbee8 /apps/files_sharing | |
parent | f962a43388f3ad3fcda15b1007bea9879ebae8d1 (diff) | |
download | nextcloud-server-288991a61081639e245c3fa28a62ffa8a30ba331.tar.gz nextcloud-server-288991a61081639e245c3fa28a62ffa8a30ba331.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-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" |