7 lines
366 B
JSON
7 lines
366 B
JSON
{ "translations": {
|
|
"Could not revert: %s" : "Nije moguće vratiti: %s",
|
|
"Versions" : "Verzije",
|
|
"Failed to revert {file} to revision {timestamp}." : "Nije uspelo vraćanje {file} na reviziju {timestamp}.",
|
|
"Restore" : "Obnovi"
|
|
},"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);"
|
|
} |