0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-05 17:10:17 +00:00
nextcloud_server/apps/files_reminders/l10n/cs.json
Nextcloud bot fef721e641
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-13 00:21:04 +00:00

29 lines
No EOL
1.7 KiB
JSON

{ "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ů",
"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",
"Reminder cleared for \"{fileName}\"" : "Připomínka ohledně „{fileName}“ vyčištěna",
"Failed to clear reminder" : "Připomínku se nepodařilo vyčistit",
"Reminder set" : "Nastavit připomínku",
"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"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}