snappymail/integrations/nextcloud/snappymail/l10n/lt_LT.json
2022-10-19 13:12:17 +02:00

8 lines
No EOL
361 B
JSON

{ "translations": {
"Email" : "El. paštas",
"Error" : "Klaida",
"Saved successfully" : "Sėkmingai įrašyta",
"Save" : "Įrašyti",
"Password" : "Slaptažodis"
},"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);"
}