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/sharebymail/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/sharebymail/l10n/lt_LT.js')
-rw-r--r-- | apps/sharebymail/l10n/lt_LT.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/lt_LT.js b/apps/sharebymail/l10n/lt_LT.js index d6513c6ab59..81f89191e28 100644 --- a/apps/sharebymail/l10n/lt_LT.js +++ b/apps/sharebymail/l10n/lt_LT.js @@ -1,8 +1,8 @@ OC.L10N.register( "sharebymail", { - "Shared with %1$s" : "Bendrinama su %1$s", - "Shared with {email}" : "Bendrinama su {email}", + "Shared with %1$s" : "Bendrinama su %1$s", + "Shared with {email}" : "Bendrinama su {email}", "Shared with %1$s by %2$s" : "%2$s bendrina su %1$s", "Shared with {email} by {actor}" : "{actor} bendrina su {email}", "Password for mail share sent to %1$s" : "Slaptažodis pasidalinimui per elektroninį paštą išsiųstas %1$s", @@ -16,12 +16,14 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Slaptažodis, skirtas prieigai prie {file}, buvo išsiųstas į {email}", "Password to access %1$s was sent to you" : "Jums buvo išsiųstas slaptažodis, skirtas prieigai prie %1$s ", "Password to access {file} was sent to you" : "Jums buvo išsiųstas slaptažodis, skirtas prieigai prie {file}", + "Sharing %1$s failed, this item is already shared with %2$s" : "%1$s bendrinimas nepavyko, šis elementas jau yra bendrinamas su %2$s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Negalime atsiųsti automatiškai sugeneruoto slaptažodžio. Prašome nurodykite teisingą el. pašto adresą savo nustatymuose ir tada bandykite iš naujo.", "Failed to send share by email" : "Nepavyko išsiųsti bendrinimo el. paštu", "Click the button below to open it." : "Norėdami atverti failą, spustelėkite mygtuką žemiau.", "Open »%s«" : "Atverti »%s«", "%1$s via %2$s" : "%1$s per %2$s", "Password to access »%s«" : "Slaptažodis, skirtas prieigai prie »%s«", + "This is the password:" : "Štai yra slaptažodis:", "You can choose a different password at any time in the share dialog." : "Bendrinimo dialoge bet kuriuo metu galite pasirinkti kitą slaptažodį.", "Could not find share" : "Nepavyko rasti viešinio", "Share by mail" : "Bendrinama per el. paštą", |