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