1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-25 16:56:18 +00:00
ocsms/l10n/pl.js
2017-02-09 01:14:53 +00:00

7 lines
176 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Synchronizacja telefonu"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");