aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:09 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:09 +0000
commit2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch)
tree69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/sharebymail/l10n/lt_LT.js
parenta9c627cd9140ebad550fd3885e46c438019d6d5f (diff)
downloadnextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz
nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.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);");