forms/l10n/bs.json

16 строки
533 B
JSON

{ "translations": {
"Shared with you" : "Shared with you",
"Other" : "Ostali",
"Set expiration date" : "Postavite datum isteka",
"Delete" : "Obriši",
"Group" : "Grupa",
"Circle" : "Krug",
"Share link" : "Podijelite vezu",
"Edit" : "Izmjeni",
"Share" : "Podjeli",
"Description" : "Opis",
"Sharing" : "Dijeljenje",
"Settings" : "Podešavanje",
"Date" : "Date"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}