##// END OF EJS Templates
Merged r15448 from trunk to 3.2-stable (#22974, #22988)...
Toshi MARUYAMA -
r15088:929d395a1715
parent child
Show More
@@ -1,4 +1,4
1 # Update to 2.2, 2.4, 2.5, 2.6, 3.1 by Karel Picman <karel.picman@kontron.com>
1 # Update to 2.2, 2.4, 2.5, 2.6, 3.1, 3.3 by Karel Picman <karel.picman@kontron.com>
2 2 # Update to 1.1 by Michal Gebauer <mishak@mishak.net>
3 3 # Updated by Josef Liška <jl@chl.cz>
4 4 # CZ translation by Maxim Krušina | Massimo Filippi, s.r.o. | maxim@mxm.cz
@@ -1149,37 +1149,37 cs:
1149 1149 label_member_management_selected_roles_only: Pouze tyto role
1150 1150 label_password_required: Pro pokračování potvrďte vaše heslo
1151 1151 label_total_spent_time: Celkem strávený čas
1152 notice_import_finished: All %{count} items have been imported.
1153 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1154 imported.'
1155 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1156 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1157 settings below
1158 error_can_not_read_import_file: An error occurred while reading the file to import
1159 permission_import_issues: Import issues
1160 label_import_issues: Import issues
1161 label_select_file_to_import: Select the file to import
1162 label_fields_separator: Field separator
1163 label_fields_wrapper: Field wrapper
1164 label_encoding: Encoding
1165 label_comma_char: Comma
1166 label_semi_colon_char: Semi colon
1167 label_quote_char: Quote
1168 label_double_quote_char: Double quote
1169 label_fields_mapping: Fields mapping
1170 label_file_content_preview: File content preview
1171 label_create_missing_values: Create missing values
1152 notice_import_finished: Všech %{count} položek bylo naimportováno.
1153 notice_import_finished_with_errors: ! '%{count} z %{total} položek nemohlo být
1154 naimportováno.'
1155 error_invalid_file_encoding: Soubor není platným souborem s kódováním %{encoding}
1156 error_invalid_csv_file_or_settings: Soubor není CSV soubor nebo neodpovídá
1157 níže uvedenému nastavení
1158 error_can_not_read_import_file: Chyba při čtení souboru pro import
1159 permission_import_issues: Import úkolů
1160 label_import_issues: Import úkolů
1161 label_select_file_to_import: Vyberte soubor pro import
1162 label_fields_separator: Oddělovač pole
1163 label_fields_wrapper: Oddělovač textu
1164 label_encoding: Kódování
1165 label_comma_char: Čárka
1166 label_semi_colon_char: Středník
1167 label_quote_char: Uvozovky
1168 label_double_quote_char: Dvojté uvozovky
1169 label_fields_mapping: Mapování polí
1170 label_file_content_preview: Náhled obsahu souboru
1171 label_create_missing_values: Vytvořit chybějící hodnoty
1172 1172 button_import: Import
1173 field_total_estimated_hours: Total estimated time
1173 field_total_estimated_hours: Celkový odhadovaný čas
1174 1174 label_api: API
1175 label_total_plural: Totals
1176 label_assigned_issues: Assigned issues
1177 label_field_format_enumeration: Key/value list
1178 label_f_hour_short: '%{value} h'
1179 field_default_version: Default version
1180 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1181 setting_attachment_extensions_allowed: Allowed extensions
1182 setting_attachment_extensions_denied: Disallowed extensions
1183 label_any_open_issues: any open issues
1184 label_no_open_issues: no open issues
1185 label_default_values_for_new_users: Default values for new users
1175 label_total_plural: Celkem
1176 label_assigned_issues: Přiřazené úkoly
1177 label_field_format_enumeration: Seznam klíčů/hodnot
1178 label_f_hour_short: '%{value} hod'
1179 field_default_version: Výchozí verze
1180 error_attachment_extension_not_allowed: Přípona přílohy %{extension} není povolena
1181 setting_attachment_extensions_allowed: Povolené přípony
1182 setting_attachment_extensions_denied: Nepovolené přípony
1183 label_any_open_issues: otevřené úkoly
1184 label_no_open_issues: bez otevřených úkolů
1185 label_default_values_for_new_users: Výchozí hodnoty pro nové uživatele
@@ -124,11 +124,11
124 124 </ul>
125 125
126 126 <ul>
127 <li>Forums:
127 <li>Diskuzní fóra:
128 128 <ul>
129 <li><strong>forum#1</strong> (link to forum with id 1</li>
130 <li><strong>forum:Support</strong> (link to forum named Support)</li>
131 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
129 <li><strong>forum#1</strong> (odkaz na fórum s id 1</li>
130 <li><strong>forum:Support</strong> (odkaz na fórum pojmenované Support)</li>
131 <li><strong>forum:"Technical Support"</strong> (Použij dvojté uvozovkym jestliže název fóra obsahuje mezery.)</li>
132 132 </ul></li>
133 133 </ul>
134 134
@@ -120,11 +120,11
120 120 </ul>
121 121
122 122 <ul>
123 <li>Forums:
123 <li>Diskuzní fóra:
124 124 <ul>
125 <li><strong>forum#1</strong> (link to forum with id 1</li>
126 <li><strong>forum:Support</strong> (link to forum named Support)</li>
127 <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li>
125 <li><strong>forum#1</strong> (odkaz na fórum s id 1</li>
126 <li><strong>forum:Support</strong> (odkaz na fórum pojmenované Support)</li>
127 <li><strong>forum:"Technical Support"</strong> (Použij dvojté uvozovkym jestliže název fóra obsahuje mezery.)</li>
128 128 </ul></li>
129 129 </ul>
130 130
General Comments 0
You need to be logged in to leave comments. Login now