10 lines
552 B
JSON
10 lines
552 B
JSON
{ "translations": {
|
|
"Could not revert: %s" : "Ni mogoče povrniti: %s",
|
|
"Versions" : "Različice",
|
|
"Failed to revert {file} to revision {timestamp}." : "Povrnitev datoteke {file} na različico {timestamp} je spodletelo.",
|
|
"_%n byte_::_%n bytes_" : ["%n byte","%n byte-a","%n byte-i","%n byte-ov"],
|
|
"Restore" : "Obnovi",
|
|
"No earlier versions available" : "Ni starejših različic",
|
|
"More versions …" : "Več različic ..."
|
|
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
|
|
} |