Skip to content

Commit

Permalink
update locales from crowdin [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
openprojectci committed May 31, 2024
1 parent b571e7c commit 9afc11c
Show file tree
Hide file tree
Showing 9 changed files with 186 additions and 186 deletions.
24 changes: 12 additions & 12 deletions config/locales/crowdin/cs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ cs:
my: "Moje projekty"
favored: "Oblíbené projekty"
archived: "Archivované projekty"
public: "Public project lists"
public: "Veřejné projekty"
my_private: "soukromé seznamy projektů"
new:
placeholder: "Nový seznam projektů"
Expand Down Expand Up @@ -371,7 +371,7 @@ cs:
cannot_delete_inherited_membership_note_admin_html: "You can either remove the group as a member of the project or this specific member from the group in the %{administration_settings_link}."
cannot_delete_inherited_membership_note_non_admin: "You can either remove the group as a member of the project or contact your administrator to remove this specific member from the group."
delete_work_package_shares_dialog:
title: "Revoke work package shares"
title: "Zrušit sdílení pracovních balíčků"
shared_with_this_user_html:
one: "%{all_shared_work_packages_link} has been shared with this user."
few: "%{all_shared_work_packages_link} have been shared with this user."
Expand Down Expand Up @@ -725,7 +725,7 @@ cs:
planning_element_type_color:
hexcode: Hex kód
project_custom_field:
custom_field_section: Section
custom_field_section: Sekce
work_package:
begin_insertion: "Začátek vložení"
begin_deletion: "Začátek odstranění"
Expand Down Expand Up @@ -939,7 +939,7 @@ cs:
format: "%{message}"
group_by_hierarchies_exclusive: "je vzájemně exkluzivní se skupinou od '%{group_by}'. Nelze aktivovat obojí."
can_only_be_modified_by_owner: "The query can only be modified by its owner."
need_permission_to_modify_public_query: "You cannot modify a public query."
need_permission_to_modify_public_query: "Veřejný dotaz nelze upravit."
filters:
custom_fields:
inexistent: "Pro filtr neexistuje žádné vlastní pole."
Expand Down Expand Up @@ -1175,8 +1175,8 @@ cs:
logged_for: "Přihlášen "
meeting_agenda_item:
duration:
added: "set to %{value}"
added_html: "set to <i>%{value}</i>"
added: "nastavit na %{value}"
added_html: "nastavit na <i>%{value}</i>"
removed: "odstraněno"
updated: "změněno z %{old_value} na %{value}"
updated_html: "changed from <i>%{old_value}</i> to <i>%{value}</i>"
Expand Down Expand Up @@ -2425,7 +2425,7 @@ cs:
other: "%{count} souborů"
zero: "žádné soubory"
label_yesterday: "včera"
label_zen_mode: "Zen mode"
label_zen_mode: "Zen mód"
label_role_type: "Typ"
label_member_role: "Projektová role"
label_global_role: "Globální role"
Expand Down Expand Up @@ -2529,7 +2529,7 @@ cs:
summary: "There is a problem with your %{storage_name} storage integration"
troubleshooting:
text: "For more information, check file storages"
link_text: "troubleshooting documentation"
link_text: "Dokumentace pro řešení problémů"
mail_body_account_activation_request: "Nový uživatel (%{value}) byl zaregistrován. Účet čeká na Vaše schválení:"
mail_body_account_information: "Informace o vašem účtu"
mail_body_account_information_external: "Můžete použít váš %{value} účet pro přihlášení."
Expand Down Expand Up @@ -2812,9 +2812,9 @@ cs:
are_you_sure: "Opravdu chcete archivovat projekt '%{name}'?"
archived: "Archivováno"
count:
zero: "0 Projects"
one: "1 Project"
other: "%{count} Projects"
zero: "0 projektů"
one: "1 projekt"
other: "%{count} Projektů"
project_module_activity: "Aktivita"
project_module_forums: "Fóra"
project_module_work_package_tracking: "Pracovní balíčky"
Expand Down Expand Up @@ -3320,7 +3320,7 @@ cs:
drag_area_label: "Správa a změna pořadí sloupců"
sort_by:
automatic:
heading: "Automatic"
heading: "Automaticky"
description: "Order the %{plural} by one or more sorting criteria. You will lose the previous sorting."
top_menu:
additional_resources: "Další zdroje"
Expand Down
24 changes: 12 additions & 12 deletions config/locales/crowdin/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ it:
my: "I miei progetti"
favored: "Progetti preferiti"
archived: "Progetti archiviati"
public: "Public project lists"
public: "Elenchi di progetti pubblici"
my_private: "I miei elenchi di progetti privati"
new:
placeholder: "Nuovo elenco progetti"
Expand Down Expand Up @@ -291,12 +291,12 @@ it:
actions:
label_enable_single: "Attivo in questo progetto, clicca per disattivarlo"
label_disable_single: "Non attivo in questo progetto, clicca per attivarlo"
deactivate_for_project: "Deactivate for this project"
deactivate_for_project: "Disattiva per questo progetto"
label_enable_all: "Abilita tutti"
label_disable_all: "Disabilita tutti"
is_required_blank_slate:
heading: Required in all projects
description: This project attribute is activated in all projects since the "Required in all projects" option is checked. It cannot be deactivated for individual projects.
heading: Richiesto in tutti i progetti
description: Questo attributo di progetto è attivato in tutti i progetti, poiché l'opzione "Richiesto in tutti i progetti" è selezionata. Non può essere disattivato per i singoli progetti.
types:
no_results_title_text: Al momento non sono disponibili tipi.
form:
Expand All @@ -314,11 +314,11 @@ it:
success: "L'elenco modificato è stato salvato"
failure: "L'elenco modificato non può essere salvato: %{errors}"
publish:
success: "The list has been made public"
failure: "The list cannot be made public: %{errors}"
success: "L'elenco è stato reso pubblico"
failure: "L'elenco non può essere reso pubblico: %{errors}"
unpublish:
success: "The list has been made private"
failure: "The list cannot be made private: %{errors}"
success: "L'elenco è stato reso privato"
failure: "L'elenco non può essere reso privato: %{errors}"
can_be_saved: "Elenco modificato:"
can_be_saved_as: "Le modifiche possono essere salvate solo in un nuovo elenco:"
members:
Expand Down Expand Up @@ -760,7 +760,7 @@ it:
before_or_equal_to: "deve essere precedente o uguale al %{date}."
blank: "non può essere lasciato vuoto."
blank_nested: "deve avere la proprietà '%{property}' impostata."
cannot_delete_mapping: "is required. Cannot be deleted."
cannot_delete_mapping: "è necessario. Non può essere cancellato."
cant_link_a_work_package_with_a_descendant: "Una macro-attività non può essere collegato a una delle sue sottoattività."
circular_dependency: "Questa relazione creerebbe una dipendenza circolare."
confirmation: "non coincide con %{attribute}."
Expand Down Expand Up @@ -921,8 +921,8 @@ it:
nonexistent: "La colonna '%{column}' non esiste."
format: "%{message}"
group_by_hierarchies_exclusive: "è mutuamente esclusivo con il raggruppamento per '%{group_by}'. Non puoi attivare entrambi."
can_only_be_modified_by_owner: "The query can only be modified by its owner."
need_permission_to_modify_public_query: "You cannot modify a public query."
can_only_be_modified_by_owner: "La query può essere modificata solo dal suo proprietario."
need_permission_to_modify_public_query: "Non puoi modificare una query pubblica."
filters:
custom_fields:
inexistent: "Nessun campo personalizzato per il filtro."
Expand Down Expand Up @@ -2714,7 +2714,7 @@ it:
permission_save_bcf_queries: "Salva query BCF"
permission_manage_public_bcf_queries: "Gestisci query BCF pubbliche"
permission_edit_attribute_help_texts: "Modifica i testi guida dell'attributo"
permission_manage_public_project_queries: "Manage public project lists"
permission_manage_public_project_queries: "Gestisci elenchi di progetti pubblici"
placeholders:
default: "-"
project:
Expand Down
6 changes: 3 additions & 3 deletions config/locales/crowdin/js-cs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ cs:
title: "Gantt chart PDF options"
button_export: "Export"
column_widths:
narrow: "Narrow"
narrow: "Úzké"
medium: "Střední"
wide: "Široké"
very_wide: "Velmi široký"
Expand Down Expand Up @@ -657,7 +657,7 @@ cs:
no_selection: "Klikněte na oznámení pro zobrazení všech podrobností o aktivitě."
new_notifications:
message: "Máte nová oznámení."
link_text: "Click here to load them."
link_text: "Klikněte zde pro jejich načtení."
menu:
accountable: "Odpovědný"
by_project: "Nepřečteno dle projektu"
Expand Down Expand Up @@ -1350,7 +1350,7 @@ cs:
Close: "Zavřít"
open_project_storage_modal:
waiting_title:
timeout: "Timeout"
timeout: "Vypršel časový limit"
waiting_subtitle:
network_off: "Je tu problém se sítí."
network_on: "Network is back. We are trying."
Expand Down
2 changes: 1 addition & 1 deletion config/locales/crowdin/js-it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1350,4 +1350,4 @@ it:
network_off: "C'è un problema di rete."
network_on: "La rete è tornata. Stiamo provando."
timeout: >
OpenProject could not provide you access to the project folder within the expected period of time. Please, try once again.<br><br> If that problem persists please contact you OpenProject administrator to check the <a href="https://www.openproject.org/docs/system-admin-guide/files/external-file-storages/file-storage-troubleshooting/">health status of the file storage setup</a>.
OpenProject non è riuscito a fornirti l'accesso alla cartella del progetto entro il periodo di tempo previsto. Ti preghiamo di riprovare.<br><br> Se il problema persiste, contatta l'amministratore di OpenProject per verificare lo <a href="https://www.openproject.org/docs/system-admin-guide/files/external-file-storages/file-storage-troubleshooting/">stato di salute della configurazione di archiviazione dei file</a>.
Loading

0 comments on commit 9afc11c

Please sign in to comment.