sr@latin.json 804 B

1234567891011121314151617
  1. { "translations": {
  2. "Couldn't delete %s permanently" : "Nije bilo moguće obrisati %s za stalno",
  3. "Couldn't restore %s" : "Nije bilo moguće povratiti %s",
  4. "Deleted files" : "Obrisani fajlovi",
  5. "Restore" : "Povrati",
  6. "Delete permanently" : "Obriši za stalno",
  7. "Error" : "Greška",
  8. "restored" : "povraćeno",
  9. "No deleted files" : "Nema obrisanih fajlova",
  10. "You will be able to recover deleted files from here" : "Odavde ćete moći da povratite obrisane fajlove",
  11. "No entries found in this folder" : "Nema unosa u ovom direktorijumu",
  12. "Select all" : "Odaberi sve",
  13. "Name" : "Ime",
  14. "Deleted" : "Obrisano",
  15. "Delete" : "Obriši"
  16. },"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);"
  17. }