diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-17 00:14:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-17 00:14:09 +0000 |
commit | b08e53d3650f2288432c09049aa75dccb3802109 (patch) | |
tree | 41ee2255b5e2319efa11da4de7223b2453a40d52 /apps/sharebymail/l10n/lt_LT.json | |
parent | edd5712c6ead5b09fa4f996cfda66fc4e18ba597 (diff) | |
download | nextcloud-server-b08e53d3650f2288432c09049aa75dccb3802109.tar.gz nextcloud-server-b08e53d3650f2288432c09049aa75dccb3802109.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/lt_LT.json')
-rw-r--r-- | apps/sharebymail/l10n/lt_LT.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/lt_LT.json b/apps/sharebymail/l10n/lt_LT.json index 61f2ea0994a..c1dd8bbb85f 100644 --- a/apps/sharebymail/l10n/lt_LT.json +++ b/apps/sharebymail/l10n/lt_LT.json @@ -37,5 +37,5 @@ "Send password by mail" : "Siųti slaptažodį elektroniniu paštu", "Enforce password protection" : "Apsaugoti slaptažodžiu", "Failed to send share by E-mail" : "Nepavyko išsiųsti bendrinimo el. paštu" -},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 1 : (n%10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 3 : n % 1 != 0 ? 4);" }
\ No newline at end of file |