diff --git a/github_connector/i18n/es.po b/github_connector/i18n/es.po index 3cba85e0..22320c9f 100644 --- a/github_connector/i18n/es.po +++ b/github_connector/i18n/es.po @@ -63,26 +63,26 @@ msgstr "# Total" #: model_terms:ir.ui.view,arch_db:github_connector.view_github_repository_branch_kanban msgid "" "\n" -" \n" +" \n" " " msgstr "" "\n" -" \n" +" \n" " " #. module: github_connector #: model_terms:ir.ui.view,arch_db:github_connector.view_github_repository_kanban msgid "" "\n" -" \n" +" \n" " " msgstr "" "\n" -" \n" +" \n" " " #. module: github_connector @@ -102,67 +102,45 @@ msgstr "" #. module: github_connector #: model_terms:ir.ui.view,arch_db:github_connector.view_github_organization_form msgid "" -" Members\n" -" Member" +" Members\n" +" Member" msgstr "" -" Miembros\n" -" Miembro" #. module: github_connector #: model_terms:ir.ui.view,arch_db:github_connector.view_github_repository_form msgid "" -" Branches\n" -" Branch" +" " +"Branches\n" +" Branch" msgstr "" -" Ramas\n" -" Rama" #. module: github_connector #: model_terms:ir.ui.view,arch_db:github_connector.view_github_repository_form msgid "" -" Teams\n" -" Team" +" " +"Teams\n" +" Team" msgstr "" -" Equipos\n" -" Equipo" #. module: github_connector #: model_terms:ir.ui.view,arch_db:github_connector.view_github_organization_form msgid "" -" Repositories\n" -" Repository" +" " +"Repositories\n" +" Repository" msgstr "" -" Repositorios\n" -" Repositorio" #. module: github_connector #: model_terms:ir.ui.view,arch_db:github_connector.view_github_organization_form msgid "" -" Teams\n" -" Team" +" Teams\n" +" Team" msgstr "" -" Equipos\n" -" Equipo" #. module: github_connector #. odoo-python @@ -224,7 +202,6 @@ msgstr "Analizar el código fuente" #. module: github_connector #: model:ir.actions.server,name:github_connector.cron_analyze_code_ir_actions_server -#: model:ir.cron,cron_name:github_connector.cron_analyze_code msgid "Analyze Source Code for All Github Branches" msgstr "Analizar el código fuente de todas las ramas de Github" @@ -464,7 +441,6 @@ msgstr "Descargar código fuente" #. module: github_connector #: model:ir.actions.server,name:github_connector.cron_download_code_ir_actions_server -#: model:ir.cron,cron_name:github_connector.cron_download_code msgid "Download Source Code for All Github Branches" msgstr "Descargar código fuente de todas las ramas de Github" @@ -807,24 +783,6 @@ msgstr "Última fecha de análisis" msgid "Last Download Date" msgstr "Última fecha de descarga" -#. module: github_connector -#: model:ir.model.fields,field_description:github_connector.field_github_analysis_rule____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_analysis_rule_group____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_organization____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_organization_serie____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_repository____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_repository_branch____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_repository_branch_rule_info____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_repository_branch_rule_info_report____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_team____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_team_partner____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_team_repository____last_update -#: model:ir.model.fields,field_description:github_connector.field_wizard_create_repository____last_update -#: model:ir.model.fields,field_description:github_connector.field_wizard_create_team____last_update -#: model:ir.model.fields,field_description:github_connector.field_wizard_load_github_model____last_update -msgid "Last Modified on" -msgstr "Última modificación el" - #. module: github_connector #: model:ir.model.fields,field_description:github_connector.field_abstract_github_model__github_last_sync_date #: model:ir.model.fields,field_description:github_connector.field_github_organization__github_last_sync_date @@ -1247,13 +1205,11 @@ msgstr "Sincronización de objeto" #. module: github_connector #: model:ir.actions.server,name:github_connector.cron_update_organization_ir_actions_server -#: model:ir.cron,cron_name:github_connector.cron_update_organization msgid "Synchronize All Organizations and Teams" msgstr "Sincronizar todas las organizaciones y equipos" #. module: github_connector #: model:ir.actions.server,name:github_connector.cron_update_branch_list_ir_actions_server -#: model:ir.cron,cron_name:github_connector.cron_update_branch_list msgid "Synchronize Branches List for All Repositories" msgstr "Sincronizar el listado de ramas de todos los repositorios" @@ -1444,16 +1400,76 @@ msgstr "Puede consultar la documentación de referencia y algunos ejemplos en:" msgid "https://git-scm.com/docs/gitignore#_pattern_format" msgstr "https://git-scm.com/docs/gitignore#_pattern_format" -#. module: github_connector -#: model_terms:ir.ui.view,arch_db:github_connector.view_wizard_create_repository_form -#: model_terms:ir.ui.view,arch_db:github_connector.view_wizard_create_team_form -#: model_terms:ir.ui.view,arch_db:github_connector.view_wizard_load_github_model_form -msgid "or" -msgstr "o" - #. module: github_connector #. odoo-python #: code:addons/github_connector/models/github_repository_branch.py:0 #, python-format msgid "source_code_local_path should be defined in your configuration file" msgstr "source_code_local_path debe definirse en su archivo de configuración" + +#~ msgid "" +#~ " Members\n" +#~ " Member" +#~ msgstr "" +#~ " Miembros\n" +#~ " Miembro" + +#~ msgid "" +#~ " Branches\n" +#~ " Branch" +#~ msgstr "" +#~ " Ramas\n" +#~ " Rama" + +#~ msgid "" +#~ " Teams\n" +#~ " Team" +#~ msgstr "" +#~ " Equipos\n" +#~ " Equipo" + +#~ msgid "" +#~ " Repositories\n" +#~ " Repository" +#~ msgstr "" +#~ " Repositorios\n" +#~ " Repositorio" + +#~ msgid "" +#~ " Teams\n" +#~ " Team" +#~ msgstr "" +#~ " Equipos\n" +#~ " Equipo" + +#~ msgid "Last Modified on" +#~ msgstr "Última modificación el" + +#~ msgid "or" +#~ msgstr "o" diff --git a/github_connector/i18n/it.po b/github_connector/i18n/it.po index 72938b80..78afe2c8 100644 --- a/github_connector/i18n/it.po +++ b/github_connector/i18n/it.po @@ -62,7 +62,8 @@ msgstr "N° totali" #: model_terms:ir.ui.view,arch_db:github_connector.view_github_repository_branch_kanban msgid "" "\n" -" \n" +" \n" " " msgstr "" "\n" @@ -74,12 +75,13 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:github_connector.view_github_repository_kanban msgid "" "\n" -" \n" +" \n" " " msgstr "" "\n" -" \n" +" \n" " " #. module: github_connector @@ -87,7 +89,8 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:github_connector.view_github_team_kanban msgid "" "\n" -" \n" +" \n" " " msgstr "" "\n" @@ -98,57 +101,45 @@ msgstr "" #. module: github_connector #: model_terms:ir.ui.view,arch_db:github_connector.view_github_organization_form msgid "" -" Members\n" -" Member" +" Members\n" +" Member" msgstr "" -" Membri\n" -" Membro" #. module: github_connector #: model_terms:ir.ui.view,arch_db:github_connector.view_github_repository_form msgid "" -" Branches\n" -" Branch" +" " +"Branches\n" +" Branch" msgstr "" -" Branch\n" -" Branch" #. module: github_connector #: model_terms:ir.ui.view,arch_db:github_connector.view_github_repository_form msgid "" -" Teams\n" -" Team" +" " +"Teams\n" +" Team" msgstr "" -" Team\n" -" Team" #. module: github_connector #: model_terms:ir.ui.view,arch_db:github_connector.view_github_organization_form msgid "" -" Repositories\n" -" Repository" +" " +"Repositories\n" +" Repository" msgstr "" -" Repository\n" -" Repository" #. module: github_connector #: model_terms:ir.ui.view,arch_db:github_connector.view_github_organization_form msgid "" -" Teams\n" -" Team" +" Teams\n" +" Team" msgstr "" -" Team\n" -" Team" #. module: github_connector #. odoo-python @@ -210,7 +201,6 @@ msgstr "Analizza codice sorgente" #. module: github_connector #: model:ir.actions.server,name:github_connector.cron_analyze_code_ir_actions_server -#: model:ir.cron,cron_name:github_connector.cron_analyze_code msgid "Analyze Source Code for All Github Branches" msgstr "Analizza codice sorgente per tutti i branch di GitHub" @@ -450,7 +440,6 @@ msgstr "Scarica codice sorgente" #. module: github_connector #: model:ir.actions.server,name:github_connector.cron_download_code_ir_actions_server -#: model:ir.cron,cron_name:github_connector.cron_download_code msgid "Download Source Code for All Github Branches" msgstr "Scarica codice sorgente per tutti i branch di GitHub" @@ -715,7 +704,8 @@ msgstr "ID" #: model:ir.model.fields,help:github_connector.field_wizard_create_repository__inhibit_inherited_rules msgid "" "If checked, the analysis rules to be used will be only those set here.\n" -" If unchecked, the analysis rules to be used will be those set in the organization and those set here." +" If unchecked, the analysis rules to be used will be those set in the " +"organization and those set here." msgstr "" "Se selezionata, le regole di analisi da utilizzare saranno solo quelle " "impostate qui.\n" @@ -726,7 +716,8 @@ msgstr "" #: model:ir.model.fields,help:github_connector.field_github_repository_branch__inhibit_inherited_rules msgid "" "If checked, the analysis rules to be used will be only those set here.\n" -" If unchecked, the analysis rules to be used will be those set in the organization, repository and those set here." +" If unchecked, the analysis rules to be used will be those set in the " +"organization, repository and those set here." msgstr "" "Se selezionata, le regole di analisi da utilizzare saranno solo quelle " "impostate qui.\n" @@ -792,24 +783,6 @@ msgstr "Ultima data analisi" msgid "Last Download Date" msgstr "Ultima data scaricamento" -#. module: github_connector -#: model:ir.model.fields,field_description:github_connector.field_github_analysis_rule____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_analysis_rule_group____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_organization____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_organization_serie____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_repository____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_repository_branch____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_repository_branch_rule_info____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_repository_branch_rule_info_report____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_team____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_team_partner____last_update -#: model:ir.model.fields,field_description:github_connector.field_github_team_repository____last_update -#: model:ir.model.fields,field_description:github_connector.field_wizard_create_repository____last_update -#: model:ir.model.fields,field_description:github_connector.field_wizard_create_team____last_update -#: model:ir.model.fields,field_description:github_connector.field_wizard_load_github_model____last_update -msgid "Last Modified on" -msgstr "Ultima modifica il" - #. module: github_connector #: model:ir.model.fields,field_description:github_connector.field_abstract_github_model__github_last_sync_date #: model:ir.model.fields,field_description:github_connector.field_github_organization__github_last_sync_date @@ -1069,8 +1042,8 @@ msgstr "Permesso" #: code:addons/github_connector/models/abstract_github_model.py:0 #, python-format msgid "" -"Please add the 'github_token' in Odoo configuration file or as the " -"'github.access_token' configuration parameter." +"Please add the 'github_token' in Odoo configuration file or as the 'github." +"access_token' configuration parameter." msgstr "" "Aggiungere il 'github_token' nel file configurazione Odoo o come parametro " "configurazione 'github.access_token'." @@ -1182,7 +1155,9 @@ msgstr "Serie" #. module: github_connector #: model:ir.model.fields,help:github_connector.field_github_organization__ignored_repository_names msgid "" -"Set here repository names you want to ignore. One repository per line. If set, the repositories will be created, but branches synchronization and source code download will be disabled. Exemple:\n" +"Set here repository names you want to ignore. One repository per line. If " +"set, the repositories will be created, but branches synchronization and " +"source code download will be disabled. Exemple:\n" "purchase-workflow\n" "OCB\n" "OpenUpgrade\n" @@ -1229,13 +1204,11 @@ msgstr "Sincronizza oggetto" #. module: github_connector #: model:ir.actions.server,name:github_connector.cron_update_organization_ir_actions_server -#: model:ir.cron,cron_name:github_connector.cron_update_organization msgid "Synchronize All Organizations and Teams" msgstr "Sincronizza tutte le organizzazioni e i team" #. module: github_connector #: model:ir.actions.server,name:github_connector.cron_update_branch_list_ir_actions_server -#: model:ir.cron,cron_name:github_connector.cron_update_branch_list msgid "Synchronize Branches List for All Repositories" msgstr "Sincronizza la lista branch per tutti i repository" @@ -1425,13 +1398,6 @@ msgstr "Si può trovare la documentazione di riferimento e qualche esempio in:" msgid "https://git-scm.com/docs/gitignore#_pattern_format" msgstr "https://git-scm.com/docs/gitignore#_pattern_format" -#. module: github_connector -#: model_terms:ir.ui.view,arch_db:github_connector.view_wizard_create_repository_form -#: model_terms:ir.ui.view,arch_db:github_connector.view_wizard_create_team_form -#: model_terms:ir.ui.view,arch_db:github_connector.view_wizard_load_github_model_form -msgid "or" -msgstr "o" - #. module: github_connector #. odoo-python #: code:addons/github_connector/models/github_repository_branch.py:0 @@ -1439,3 +1405,70 @@ msgstr "o" msgid "source_code_local_path should be defined in your configuration file" msgstr "" "source_code_local_path dovrebbe essere difinito nel file di configurazione" + +#~ msgid "" +#~ " Members\n" +#~ " Member" +#~ msgstr "" +#~ " Membri\n" +#~ " Membro" + +#~ msgid "" +#~ " Branches\n" +#~ " Branch" +#~ msgstr "" +#~ " Branch\n" +#~ " Branch" + +#~ msgid "" +#~ " Teams\n" +#~ " Team" +#~ msgstr "" +#~ " Team\n" +#~ " Team" + +#~ msgid "" +#~ " Repositories\n" +#~ " Repository" +#~ msgstr "" +#~ " Repository\n" +#~ " Repository" + +#~ msgid "" +#~ " Teams\n" +#~ " Team" +#~ msgstr "" +#~ " Team\n" +#~ " Team" + +#~ msgid "Last Modified on" +#~ msgstr "Ultima modifica il" + +#~ msgid "or" +#~ msgstr "o"