This repository has been archived on 2024-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
epubreader/l10n/lt_LT.js
2020-09-02 03:15:27 +00:00

8 lines
306 B
JavaScript

OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "Nustatymai sėkmingai atnaujinti.",
"menu" : "meniu"
},
"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);");