cs.json 1.6 KB

123456789101112131415161718192021222324252627
  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. "Back" : "Zpět",
  9. "Clear reminder" : "Vyčistit připomínku",
  10. "Set custom reminder" : "Nastavit uživatelsky určenou připomínku",
  11. "Later today" : "Později dnes",
  12. "Set reminder for later today" : "Nastavit připomínku na později dnes",
  13. "Tomorrow" : "Zítra",
  14. "Set reminder for tomorrow" : "Nastavit připomínku na zítra",
  15. "This weekend" : "Tento víkend",
  16. "Set reminder for this weekend" : "Nastavit připomínku na tento víkend",
  17. "Next week" : "Příští týden",
  18. "Set reminder for next week" : "Nastavit připomínku pro příští týden",
  19. "Set reminder at custom date & time" : "Nastavit připomínku na uživatelsky určené datum a čas",
  20. "Reminder set for \"{fileName}\"" : "Nastavena připomínka ohledně „{fileName}“",
  21. "Failed to set reminder" : "Připomínku se nepodařilo nastavit",
  22. "Please choose a valid date & time" : "Zvolte platný datum a čas",
  23. "Reminder cleared" : "Připomínka vyčištěna",
  24. "Failed to clear reminder" : "Připomínku se nepodařilo vyčistit",
  25. "Failed to load reminder" : "Připomínku se nepodařilo načíst"
  26. },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
  27. }