Actions
Patch #27766
closedCzech translation for 3.3-stable
Start date:
Due date:
% Done:
0%
Estimated time:
Description
From #27506.
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1189,12 +1189,12 @@ cs:
mail_body_security_notification_change: ! '%{field} bylo změněno.'
mail_body_security_notification_change_to: ! '%{field} bylo změněno na %{value}.'
mail_body_security_notification_add: ! '%{field} %{value} bylo přidáno.'
- mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
+ mail_body_security_notification_remove: ! '%{field} %{value} bylo odebráno.'
mail_body_security_notification_notify_enabled: Email %{value} nyní dostává
notifikace.
mail_body_security_notification_notify_disabled: Email %{value} už nedostává
notifikace.
- mail_body_settings_updated: ! 'The following settings were changed:'
+ mail_body_settings_updated: ! 'Následující nastavení byla změněna:'
field_remote_ip: IP adresa
label_wiki_page_new: Nová wiki stránka
label_relations: Relace
@@ -1207,5 +1207,5 @@ cs:
setting_new_item_menu_tab: Záložka v menu projektu pro vytváření nových objektů
label_new_object_tab_enabled: Zobrazit rozbalovací menu "+"
error_no_projects_with_tracker_allowed_for_new_issue: Neexistují projekty s frontou, pro kterou lze vytvořit úkol
- error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
- be reassigned to an issue that is about to be deleted
+ error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Strávený čas nemůže
+ být přiřazen k úkolu, který se bude mazat
Files
Actions