From 7837578672e351535596599255d0bba324778cc8 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 8 Jun 2026 16:08:29 -0700 Subject: [PATCH] New translations en-us.json (Czech) [ci skip] --- messages/cs-CZ.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index 7abb94613..977a7b085 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -179,6 +179,7 @@ "shareCreateDescription": "Kdokoliv s tímto odkazem může přistupovat ke zdroji", "shareTitleOptional": "Název (volitelné)", "sharePathOptional": "Cesta (volitelně)", + "sharePathDescription": "The link will redirect users to this path after authentication.", "expireIn": "Platnost vyprší za", "neverExpire": "Nikdy nevyprší", "shareExpireDescription": "Doba platnosti určuje, jak dlouho bude odkaz použitelný a bude poskytovat přístup ke zdroji. Po této době odkaz již nebude fungovat a uživatelé kteří tento odkaz používali ztratí přístup ke zdroji.", @@ -2164,6 +2165,21 @@ "sshCreateHomeDir": "Vytvořit domovský adresář", "sshUnixGroups": "Unixové skupiny", "sshUnixGroupsDescription": "Unix groups to add the user to on the target host, separated by commas, spaces, or new lines.", + "roleTextFieldPlaceholder": "Enter values, or drop a .txt or .csv file", + "roleTextImportTitle": "Import from File", + "roleTextImportDescription": "Importing {fileName} into {fieldLabel}.", + "roleTextImportSkipHeader": "Skip First Row (Header)", + "roleTextImportOverride": "Replace Existing", + "roleTextImportAppend": "Append to Existing", + "roleTextImportMode": "Import Mode", + "roleTextImportPreview": "Preview", + "roleTextImportItemCount": "{count, plural, =0 {No items to import} one {1 item to import} other {# items to import}}", + "roleTextImportTotalCount": "{existing} existing + {imported} imported = {total} total", + "roleTextImportConfirm": "Import", + "roleTextImportInvalidFile": "Unsupported file type", + "roleTextImportInvalidFileDescription": "Only .txt and .csv files are supported.", + "roleTextImportEmpty": "No items found in file", + "roleTextImportEmptyDescription": "The file does not contain any importable items.", "retryAttempts": "Opakovat pokusy", "expectedResponseCodes": "Očekávané kódy odezvy", "expectedResponseCodesDescription": "HTTP kód stavu, který označuje zdravý stav. Ponecháte-li prázdné, 200-300 je považováno za zdravé.", @@ -3565,5 +3581,7 @@ "rdpFilesReadyToPaste": "Files ready to paste", "rdpFilesReadyToPasteDescription": "{count} file(s) copied to remote clipboard — press Ctrl+V on the remote desktop to paste.", "rdpUploadFailed": "Upload failed", - "rdpUnicodeKeyboardMode": "Unicode keyboard mode" + "rdpUnicodeKeyboardMode": "Unicode keyboard mode", + "sessionToolbarShow": "Show toolbar", + "sessionToolbarHide": "Hide toolbar" }