N°6641 - Improve czech translations (thanks to @Stetinac !) (#524)

* 🌐Update cs.dictionary.itop.core.php

* 🌐Update cs.dictionary.itop.ui.php

* 🌐Update cs.dictionary.itop.ui.php

* 🌐Update cs.dict.itop-portal-base.php

* 🌐Update cs.dict.combodo-backoffice-darkmoon-theme.php

* 🌐 Update cs.dictionary.itop.ui.php

Typo fix
This commit is contained in:
Pavel Stetina
2023-08-09 11:46:39 +02:00
committed by GitHub
parent f2812cdbe5
commit b7466e3206
4 changed files with 246 additions and 246 deletions

View File

@@ -36,7 +36,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Core:AttributeLinkedSetDuplicatesFound' => 'Duplicates in the \'%1$s\' field : %2$s~~',
'Core:AttributeDashboard' => 'Dashboard~~',
'Core:AttributeDashboard+' => '',
'Core:AttributePhoneNumber' => 'Phone number~~',
'Core:AttributePhoneNumber' => 'Telefonní číslo',
'Core:AttributePhoneNumber+' => '',
'Core:AttributeObsolescenceDate' => 'Obsolescence date~~',
'Core:AttributeObsolescenceDate+' => '',
@@ -59,20 +59,20 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Core:AttributeBoolean' => 'Boolean',
'Core:AttributeBoolean+' => '',
'Core:AttributeBoolean/Value:null' => '',
'Core:AttributeBoolean/Value:yes' => 'Yes~~',
'Core:AttributeBoolean/Value:no' => 'No~~',
'Core:AttributeBoolean/Value:yes' => 'Ano',
'Core:AttributeBoolean/Value:no' => 'ne',
'Core:AttributeArchiveFlag' => 'Archive flag~~',
'Core:AttributeArchiveFlag/Value:yes' => 'Yes~~',
'Core:AttributeArchiveFlag/Value:yes' => 'Ano',
'Core:AttributeArchiveFlag/Value:yes+' => 'This object is visible only in archive mode~~',
'Core:AttributeArchiveFlag/Value:no' => 'No~~',
'Core:AttributeArchiveFlag/Value:no' => 'Ne',
'Core:AttributeArchiveFlag/Label' => 'Archived~~',
'Core:AttributeArchiveFlag/Label+' => '',
'Core:AttributeArchiveDate/Label' => 'Archive date~~',
'Core:AttributeArchiveDate/Label+' => '',
'Core:AttributeObsolescenceFlag' => 'Obsolescence flag~~',
'Core:AttributeObsolescenceFlag/Value:yes' => 'Yes~~',
'Core:AttributeObsolescenceFlag/Value:yes' => 'Ano',
'Core:AttributeObsolescenceFlag/Value:yes+' => 'This object is excluded from the impact analysis, and hidden from search results~~',
'Core:AttributeObsolescenceFlag/Value:no' => 'No~~',
'Core:AttributeObsolescenceFlag/Value:no' => 'Ne',
'Core:AttributeObsolescenceFlag/Label' => 'Obsolete~~',
'Core:AttributeObsolescenceFlag/Label+' => 'Computed dynamically on other attributes~~',
'Core:AttributeObsolescenceDate/Label' => 'Obsolescence date~~',
@@ -169,7 +169,7 @@ Operátory:<br/>
'Core:Context=Setup' => 'Setup~~',
'Core:Context=GUI:Console' => 'Console~~',
'Core:Context=CRON' => 'cron~~',
'Core:Context=GUI:Portal' => 'Portal~~',
'Core:Context=GUI:Portal' => 'Portal',
));
@@ -415,7 +415,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Class:EventRestService/Attribute:code+' => 'Result code',
'Class:EventRestService/Attribute:json_output' => 'Odpověď',
'Class:EventRestService/Attribute:json_output+' => 'HTTP response (json)',
'Class:EventRestService/Attribute:provider' => 'Provider~~',
'Class:EventRestService/Attribute:provider' => 'Poskytovatel',
'Class:EventRestService/Attribute:provider+' => 'PHP class implementing the expected operation~~',
));
@@ -483,11 +483,11 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Class:ActionEmail/Attribute:status/Value:disabled+' => 'The email notification will not be sent~~',
'Class:ActionEmail/Attribute:test_recipient' => 'Adresát pro test',
'Class:ActionEmail/Attribute:test_recipient+' => 'Cílová adresa pro případ, kdy je stav nastaven na "Testování"',
'Class:ActionEmail/Attribute:from' => 'Odesílatel~~',
'Class:ActionEmail/Attribute:from' => 'Odesílatel',
'Class:ActionEmail/Attribute:from+' => '',
'Class:ActionEmail/Attribute:from_label' => 'From (label)~~',
'Class:ActionEmail/Attribute:from_label+' => 'Sender display name will be sent into the email header~~',
'Class:ActionEmail/Attribute:reply_to' => 'Odpověď na~~',
'Class:ActionEmail/Attribute:reply_to' => 'Odpověď na',
'Class:ActionEmail/Attribute:reply_to+' => '',
'Class:ActionEmail/Attribute:reply_to_label' => 'Reply to (label)~~',
'Class:ActionEmail/Attribute:reply_to_label+' => 'Reply to display name will be sent into the email header~~',
@@ -509,18 +509,18 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Class:ActionEmail/Attribute:importance/Value:normal+' => '',
'Class:ActionEmail/Attribute:importance/Value:high' => 'high',
'Class:ActionEmail/Attribute:importance/Value:high+' => '',
'Class:ActionEmail/Attribute:language' => 'Language~~',
'Class:ActionEmail/Attribute:language' => 'Jazyk',
'Class:ActionEmail/Attribute:language+' => 'Language to use for placeholders ($xxx$) inside the message (state, importance, priority, etc)~~',
'Class:ActionEmail/Attribute:html_template' => 'HTML template~~',
'Class:ActionEmail/Attribute:html_template+' => 'Optional HTML template wrapping around the content of the \'Body\' attribute below, useful for tailored email layouts (in the template, content of the \'Body\' attribute will replace the $content$ placeholder)~~',
'Class:ActionEmail/Attribute:ignore_notify' => 'Ignore the Notify flag~~',
'Class:ActionEmail/Attribute:ignore_notify+' => 'If set to \'Yes\' the \'Notify\' flag on Contacts has no effect.~~',
'Class:ActionEmail/Attribute:ignore_notify/Value:no' => 'No~~',
'Class:ActionEmail/Attribute:ignore_notify/Value:yes' => 'Yes~~',
'ActionEmail:main' => 'Message~~',
'ActionEmail:trigger' => 'Triggers~~',
'ActionEmail:recipients' => 'Contacts~~',
'ActionEmail:preview_tab' => 'Preview~~',
'Class:ActionEmail/Attribute:ignore_notify/Value:no' => 'Ne',
'Class:ActionEmail/Attribute:ignore_notify/Value:yes' => 'Ano',
'ActionEmail:main' => 'Zpráva',
'ActionEmail:trigger' => 'Triggery',
'ActionEmail:recipients' => 'Kontakty',
'ActionEmail:preview_tab' => 'Náhled',
'ActionEmail:preview_tab+' => 'Preview of the eMail template~~',
'ActionEmail:preview_warning' => 'The actual eMail may look different in the eMail client than this preview in your browser.~~',
'ActionEmail:preview_more_info' => 'For more information about the CSS features supported by the different eMail clients, refer to %1$s~~',
@@ -958,35 +958,35 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Core:BulkExportLegacyExport' => 'Původní verze exportu',
'Core:BulkExport:XLSXOptions' => 'Nastavení pro Excel',
'Core:BulkExport:TextFormat' => 'Textová pole obsahující HTML kód',
'Core:BulkExport:DateTimeFormat' => 'Date and Time format~~',
'Core:BulkExport:DateTimeFormat' => 'Formát data a času',
'Core:BulkExport:DateTimeFormatDefault_Example' => 'Default format (%1$s), e.g. %2$s~~',
'Core:BulkExport:DateTimeFormatCustom_Format' => 'Custom format: %1$s~~',
'Core:BulkExport:PDF:PageNumber' => 'Page %1$s~~',
'Core:DateTime:Placeholder_d' => 'DD~~',
'Core:BulkExport:PDF:PageNumber' => 'Stránka %1$s',
'Core:DateTime:Placeholder_d' => 'DD',
// Day of the month: 2 digits (with leading zero)
'Core:DateTime:Placeholder_j' => 'D~~',
'Core:DateTime:Placeholder_j' => 'D',
// Day of the month: 1 or 2 digits (without leading zero)
'Core:DateTime:Placeholder_m' => 'MM~~',
'Core:DateTime:Placeholder_m' => 'MM',
// Month on 2 digits i.e. 01-12
'Core:DateTime:Placeholder_n' => 'M~~',
'Core:DateTime:Placeholder_n' => 'M',
// Month on 1 or 2 digits 1-12
'Core:DateTime:Placeholder_Y' => 'YYYY~~',
'Core:DateTime:Placeholder_Y' => 'YYYY',
// Year on 4 digits
'Core:DateTime:Placeholder_y' => 'YY~~',
'Core:DateTime:Placeholder_y' => 'YY',
// Year on 2 digits
'Core:DateTime:Placeholder_H' => 'hh~~',
'Core:DateTime:Placeholder_H' => 'hh',
// Hour 00..23
'Core:DateTime:Placeholder_h' => 'h~~',
'Core:DateTime:Placeholder_h' => 'h',
// Hour 01..12
'Core:DateTime:Placeholder_G' => 'hh~~',
'Core:DateTime:Placeholder_G' => 'hh',
// Hour 0..23
'Core:DateTime:Placeholder_g' => 'h~~',
'Core:DateTime:Placeholder_g' => 'h',
// Hour 1..12
'Core:DateTime:Placeholder_a' => 'am/pm~~',
'Core:DateTime:Placeholder_a' => 'am/pm',
// am/pm (lowercase)
'Core:DateTime:Placeholder_A' => 'AM/PM~~',
'Core:DateTime:Placeholder_A' => 'AM/PM',
// AM/PM (uppercase)
'Core:DateTime:Placeholder_i' => 'mm~~',
'Core:DateTime:Placeholder_i' => 'mm',
// minutes, 2 digits: 00..59
'Core:DateTime:Placeholder_s' => 'ss~~',
// seconds, 2 digits 00..59
@@ -1077,25 +1077,25 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Class:AsyncTask' => 'Async. task~~',
'Class:AsyncTask+' => '',
'Class:AsyncTask/Attribute:created' => 'Created~~',
'Class:AsyncTask/Attribute:created' => 'Vytvořeno',
'Class:AsyncTask/Attribute:created+' => '',
'Class:AsyncTask/Attribute:started' => 'Started~~',
'Class:AsyncTask/Attribute:started' => 'Spuštěno',
'Class:AsyncTask/Attribute:started+' => '',
'Class:AsyncTask/Attribute:planned' => 'Planned~~',
'Class:AsyncTask/Attribute:planned' => 'Naplánována',
'Class:AsyncTask/Attribute:planned+' => '',
'Class:AsyncTask/Attribute:event_id' => 'Event~~',
'Class:AsyncTask/Attribute:event_id' => 'Událost',
'Class:AsyncTask/Attribute:event_id+' => '',
'Class:AsyncTask/Attribute:finalclass' => 'Final class~~',
'Class:AsyncTask/Attribute:finalclass' => 'Cílová třída',
'Class:AsyncTask/Attribute:finalclass+' => '',
'Class:AsyncTask/Attribute:status' => 'Status~~',
'Class:AsyncTask/Attribute:status' => 'Status',
'Class:AsyncTask/Attribute:status+' => '',
'Class:AsyncTask/Attribute:remaining_retries' => 'Remaining retries~~',
'Class:AsyncTask/Attribute:remaining_retries' => 'Zbývající pokusy',
'Class:AsyncTask/Attribute:remaining_retries+' => '',
'Class:AsyncTask/Attribute:last_error_code' => 'Last error code~~',
'Class:AsyncTask/Attribute:last_error_code' => 'Poslední chybový kód',
'Class:AsyncTask/Attribute:last_error_code+' => '',
'Class:AsyncTask/Attribute:last_error' => 'Last error~~',
'Class:AsyncTask/Attribute:last_error' => 'Poslední chyba',
'Class:AsyncTask/Attribute:last_error+' => '',
'Class:AsyncTask/Attribute:last_attempt' => 'Last attempt~~',
'Class:AsyncTask/Attribute:last_attempt' => 'Poslední pokus',
'Class:AsyncTask/Attribute:last_attempt+' => '',
'Class:AsyncTask:InvalidConfig_Class_Keys' => 'Invalid format for the configuration of "async_task_retries[%1$s]". Expecting an array with the following keys: %2$s~~',
'Class:AsyncTask:InvalidConfig_Class_InvalidKey_Keys' => 'Invalid format for the configuration of "async_task_retries[%1$s]": unexpected key "%2$s". Expecting only the following keys: %3$s~~',