diff options
Diffstat (limited to 'apps/sharebymail/l10n/lt_LT.js')
-rw-r--r-- | apps/sharebymail/l10n/lt_LT.js | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/lt_LT.js b/apps/sharebymail/l10n/lt_LT.js index a886491bff4..5f740064261 100644 --- a/apps/sharebymail/l10n/lt_LT.js +++ b/apps/sharebymail/l10n/lt_LT.js @@ -37,17 +37,6 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Bendrinimo teikėjas, kuris leidžia bendrinti failus el. paštu", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Leidžia naudotojams bendrinti asmeninę nuorodą į failą ar aplanką, įvedus el. pašto adresą.", "Send password by mail" : "Siųsti slaptažodį el. paštu", - "Reply to initiator" : "Atsakyti iniciatoriui", - "Shared with %1$s" : "Bendrinama su %1$s", - "Shared with %1$s by %2$s" : "%2$s pradėjo bendrinti su %1$s", - "Unshared from %1$s" : "Nustota bendrinti su %1$s", - "Unshared from %1$s by %2$s" : "%2$s nustojo bendrinti su %1$s", - "Password for mail share sent to %1$s" : "Slaptažodis pasidalinimui per elektroninį paštą išsiųstas %1$s", - "You shared %1$s with %2$s by mail" : "Jūs el. paštu pradėjote bendrinti %1$s su %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s el. paštu pradėjo bendrinti %1$s su %2$s", - "You unshared %1$s from %2$s by mail" : "Jūs nustojote el. paštu bendrinti %1$s su %2$s", - "%3$s unshared %1$s from %2$s by mail" : "%3$s nustojo el. paštu bendrinti %1$s su %2$s", - "Password to access %1$s was sent to %2s" : "Slaptažodis, skirtas prieigai prie %1$s, buvo išsiųstas į %2s", - "Password to access %1$s was sent to you" : "Jums buvo išsiųstas slaptažodis, skirtas prieigai prie %1$s " + "Reply to initiator" : "Atsakyti iniciatoriui" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); |