cs.json 1.8 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "File reminders" : "Připomínky souborů",
  3. "Reminder for {name}" : "Připomínka ohledně {name}",
  4. "View file" : "Zobrazit soubor",
  5. "View folder" : "Zobrazit složku",
  6. "Set file reminders" : "Nastavit připomínky souborů",
  7. "**📣 File reminders**\n\nSet file reminders." : "**📣 Připomínky souborů**\n\nNastavte připomínky souborů.",
  8. "We will remind you of this file" : "Připomeneme vám tento soubor",
  9. "Please choose a valid date & time" : "Zvolte platný datum a čas",
  10. "Cancel" : "Storno",
  11. "Set reminder" : "Nastavit připomínku",
  12. "Set reminder for \"{fileName}\"" : "Nastavit připomínku pro „{fileName}",
  13. "Set reminder at custom date & time" : "Nastavit připomínku na uživatelsky určené datum a čas",
  14. "Clear reminder" : "Vyčistit připomínku",
  15. "Reminder set for \"{fileName}\"" : "Nastavena připomínka ohledně „{fileName}“",
  16. "Failed to set reminder" : "Připomínku se nepodařilo nastavit",
  17. "Set custom reminder" : "Nastavit uživatelsky určenou připomínku",
  18. "Later today" : "Později dnes",
  19. "Set reminder for later today" : "Nastavit připomínku na později dnes",
  20. "Tomorrow" : "Zítra",
  21. "Set reminder for tomorrow" : "Nastavit připomínku na zítra",
  22. "This weekend" : "Tento víkend",
  23. "Set reminder for this weekend" : "Nastavit připomínku na tento víkend",
  24. "Next week" : "Příští týden",
  25. "Set reminder for next week" : "Nastavit připomínku pro příští týden",
  26. "Back" : "Zpět",
  27. "Reminder cleared" : "Připomínka vyčištěna",
  28. "Failed to clear reminder" : "Připomínku se nepodařilo vyčistit",
  29. "Failed to load reminder" : "Připomínku se nepodařilo načíst"
  30. },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
  31. }