diff options
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.js | 6 | ||||
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 8d523a13f58..7ef0d9ed4a0 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -79,15 +79,15 @@ OC.L10N.register( "{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}" : "Pasidalino {actor}", + "Shared by {actor}" : "Bendrina {actor}", "{actor} removed share" : "{actor} nustojo dalintis", "Share for {user} expired" : "Pasibaigė bendrinimo su {user} galiojimo laikas", "Share expired" : "Viešinys nebegalioja", - "You shared {file} with {user}" : "Pasidalinote {file} su {user}", + "You shared {file} with {user}" : "Jūs pradėjote bendrinti failą {file} su {user}", "You removed {user} from {file}" : "Nebesidalinate {file} su {user}", "You removed yourself from {file}" : "Nebesidalinate {file} su savimi", "{actor} removed themselves from {file}" : "{actor} nebesidalina {file} su savimi", - "{actor} shared {file} with {user}" : "{actor} pasidalino {file} su {user}", + "{actor} shared {file} with {user}" : "{actor} pradėjo bendrinti {file} su {user}", "{actor} removed {user} from {file}" : "{actor} nebesidalina {file} su {user}", "{actor} shared {file} with you" : "{actor} pradėjo bendrinti su jumis {file}", "{actor} removed you from the share named {file}" : "{actor} pašalino jus iš viešinio, pavadinimu {file}", diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 5669516db2a..eb666d47f0d 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -77,15 +77,15 @@ "{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}" : "Pasidalino {actor}", + "Shared by {actor}" : "Bendrina {actor}", "{actor} removed share" : "{actor} nustojo dalintis", "Share for {user} expired" : "Pasibaigė bendrinimo su {user} galiojimo laikas", "Share expired" : "Viešinys nebegalioja", - "You shared {file} with {user}" : "Pasidalinote {file} su {user}", + "You shared {file} with {user}" : "Jūs pradėjote bendrinti failą {file} su {user}", "You removed {user} from {file}" : "Nebesidalinate {file} su {user}", "You removed yourself from {file}" : "Nebesidalinate {file} su savimi", "{actor} removed themselves from {file}" : "{actor} nebesidalina {file} su savimi", - "{actor} shared {file} with {user}" : "{actor} pasidalino {file} su {user}", + "{actor} shared {file} with {user}" : "{actor} pradėjo bendrinti {file} su {user}", "{actor} removed {user} from {file}" : "{actor} nebesidalina {file} su {user}", "{actor} shared {file} with you" : "{actor} pradėjo bendrinti su jumis {file}", "{actor} removed you from the share named {file}" : "{actor} pašalino jus iš viešinio, pavadinimu {file}", |