hr.json 366 B

1234567
  1. { "translations": {
  2. "Could not revert: %s" : "Nije moguće vratiti: %s",
  3. "Versions" : "Verzije",
  4. "Failed to revert {file} to revision {timestamp}." : "Nije uspelo vraćanje {file} na reviziju {timestamp}.",
  5. "Restore" : "Obnovite"
  6. },"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;"
  7. }