|
230 | 230 | "api_key_successfully_edited" : "API klíč úspěšně upraven!", |
231 | 231 | "api_key_successfully_generated" : "API klíč úspěšně vytvořen", |
232 | 232 | "assignee_placeholder" : "Přiřaďte někoho...", |
| 233 | + "assignee_select_unassigned" : "Nepřiřazeno", |
233 | 234 | "authentication_cancelled" : "Autentizace zrušena", |
234 | 235 | "automation_view_title" : "Nastavení vývojáře", |
235 | 236 | "back_to_editing" : "Zpět k editaci", |
|
472 | 473 | "dashboard_billing_used_credit" : "Využité MT kredity: {available, number, ::precision-integer} / {max, number, ::precision-integer}", |
473 | 474 | "dashboard_billing_used_strings" : "Využité řetězce: {available, number, ::precision-integer} / {max, number, ::precision-integer}", |
474 | 475 | "dashboard_billing_used_translations" : "Využité překlady: {available, number, ::precision-integer} / {max, number, ::precision-integer}", |
| 476 | + "dashboard_languages_title" : "Jazyky", |
475 | 477 | "delete_language_button" : "Smazat jazyk", |
476 | 478 | "delete_language_confirmation" : "Opravdu chcete smazat tento jazyk a všechny překlady?", |
477 | 479 | "delete_organization_confirmation_message" : "Skutečně chcete odstranit organizaci a všechny její projekty?", |
|
531 | 533 | "export-format-xliff" : "XLIFF", |
532 | 534 | "export_form_message_format_apple-sprintf" : "Apple Sprintf", |
533 | 535 | "export_form_message_format_c-sprintf" : "C Sprintf", |
| 536 | + "export_form_message_format_i18next" : "i18next", |
534 | 537 | "export_form_message_format_icu" : "ICU", |
535 | 538 | "export_form_message_format_java-string-format" : "Java String.format", |
536 | 539 | "export_form_message_format_php-sprintf" : "PHP Sprintf", |
|
1051 | 1054 | "project_dashboard_show_translations" : "Zobrazit překlady", |
1052 | 1055 | "project_dashboard_strings_count" : "Řetězce", |
1053 | 1056 | "project_dashboard_tag_count" : "Tagy", |
| 1057 | + "project_dashboard_task_count" : "Úkoly", |
1054 | 1058 | "project_dashboard_title" : "Přehled projektu", |
1055 | 1059 | "project_dashboard_translated_percent" : "Přeloženo", |
1056 | 1060 | "project_dashboard_translations_less_then_1_percent" : "< 1%", |
|
1233 | 1237 | "storage_update_title" : "Upravit úložiště obsahu", |
1234 | 1238 | "subscription_already_canceled" : "Předplatné již bylo zrušeno", |
1235 | 1239 | "subscription_not_active" : "Předplatné není aktivní", |
| 1240 | + "task_board_empty_completed" : "Žádné dokončené úkoly", |
| 1241 | + "task_board_empty_new" : "Žádné nové úkoly", |
| 1242 | + "task_board_empty_pending" : "Žádné probíhající úkoly", |
1236 | 1243 | "task_board_last_30_days" : "(posledních 30 dní)", |
1237 | 1244 | "task_detail_author_label" : "Vytvořil", |
1238 | 1245 | "task_detail_closed_at_label" : "Uzavřeno", |
|
1301 | 1308 | "task_tooltip_content_no_access" : "Nemáte přístup k zobrazení tohoto úkolu", |
1302 | 1309 | "task_tooltip_content_no_assignees" : "Žádné přiřazení", |
1303 | 1310 | "task_tooltip_content_open" : "Otevřít", |
| 1311 | + "task_transition_done_to_review" : "Hotovo → Ke kontrole", |
| 1312 | + "task_transition_done_to_translate" : "Hotovo → K překladu", |
| 1313 | + "task_transition_to_review_done" : "Ke kontrole → Hotovo", |
| 1314 | + "task_transition_to_translate_done" : "K překladu → Hotovo", |
1304 | 1315 | "task_type_review" : "Kontrolovat", |
1305 | 1316 | "task_type_translate" : "Překládat", |
1306 | 1317 | "task_words_count" : "{value, plural, one {# slovo} few {# slova} many {# slova} other {# slov}}", |
|
1342 | 1353 | "translations_cell_save" : "Uložit", |
1343 | 1354 | "translations_cell_save_and_continue" : "Uložit a pokračovat", |
1344 | 1355 | "translations_cell_save_and_done" : "Uložit a hotovo", |
1345 | | - "translations_cell_save_only" : "Uložit pouze", |
| 1356 | + "translations_cell_save_only" : "Pouze uložit", |
1346 | 1357 | "translations_cell_tab_comments" : "{value, plural, other {Komentáře (#)} =0 {Komentáře}}", |
1347 | 1358 | "translations_cell_tab_edit" : "Editovat", |
1348 | 1359 | "translations_cell_tab_history" : "Historie", |
|
0 commit comments