summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:36 +0000
commit0af2125a82f23ad337ca2ad12ac034ca72409e96 (patch)
tree4680a0debe502bc334a438facecb2b09c315f598 /apps/sharebymail/l10n/lt_LT.js
parent2668bd0cd54784b8464b15b23ea7b7336ee1bdc3 (diff)
downloadnextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.tar.gz
nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/lt_LT.js')
-rw-r--r--apps/sharebymail/l10n/lt_LT.js13
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);");