richdocuments/l10n/sr@latin.js

19 строки
563 B
JavaScript
Исходник Обычный вид История

2019-12-22 06:37:45 +03:00
OC.L10N.register(
"richdocuments",
{
2020-01-30 05:59:08 +03:00
"Description" : "Opis",
2020-01-16 06:00:01 +03:00
"No results" : "Nema rezultata",
2019-12-22 06:37:45 +03:00
"Cancel" : "Cancel",
"Close" : "Zatvori",
"Error" : "Greška",
2019-12-22 06:37:45 +03:00
"Save" : "Save",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
2020-01-16 06:00:01 +03:00
"Details" : "Detalji",
"Download" : "Preuzmi",
2020-10-14 06:07:49 +03:00
"Guest" : "Gost",
"Create" : "Napravi",
"Select template" : "Odaberite šablon"
2019-12-22 06:37:45 +03:00
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");