diff options
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/lt_LT.js | 3 | ||||
-rw-r--r-- | apps/sharebymail/l10n/lt_LT.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/lt_LT.js b/apps/sharebymail/l10n/lt_LT.js index 3ad427c4fb2..05d79279ea3 100644 --- a/apps/sharebymail/l10n/lt_LT.js +++ b/apps/sharebymail/l10n/lt_LT.js @@ -44,6 +44,7 @@ OC.L10N.register( "Share by mail" : "Bendrinimas el. paštu", "Share provider which allows you to share files by mail" : "Pasidalinimo teikėjas, kuris leidžia dalintis failais 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" + "Send password by mail" : "Siųsti slaptažodį el. paštu", + "Enforce password protection" : "Priverstinė apsauga slaptažodžiu" }, "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);"); diff --git a/apps/sharebymail/l10n/lt_LT.json b/apps/sharebymail/l10n/lt_LT.json index 90abcf53724..cf4f4cde3fb 100644 --- a/apps/sharebymail/l10n/lt_LT.json +++ b/apps/sharebymail/l10n/lt_LT.json @@ -42,6 +42,7 @@ "Share by mail" : "Bendrinimas el. paštu", "Share provider which allows you to share files by mail" : "Pasidalinimo teikėjas, kuris leidžia dalintis failais 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" + "Send password by mail" : "Siųsti slaptažodį el. paštu", + "Enforce password protection" : "Priverstinė apsauga slaptažodžiu" },"pluralForm" :"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);" }
\ No newline at end of file |