Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update translations from nelson #20160

Open
wants to merge 1 commit into
base: 7.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ batch_jobs:
label: Esportazione canali in CSV
export.label: Esportazione canali
csv_channel_import:
label: Importazione canali in CSV
label: Importazione canali in CSB
import.label: Importazione canali
xlsx_channel_export:
label: Esportazione canali in XLSX
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ pim_enrich.entity.locale:
uppercase_label: Taal
plural_label: Talen
page_title:
index: "]-Inf, 1]{{ count }} ingeschakelde taal|]1, Inf[{{ count }} ingeschakelde talen"
index: "]-Inf, 1]{{ count }} ingeschakelde taal]1, Inf[{{ count }} ingeschakelde talen"
helper: "Om een taal in of uit te schakelen, gaat u naar een van <a href={{ href }}>uw kanalen</a> om een taal toe te voegen of te verwijderen."
grid:
columns:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
batch_jobs:
csv_currency_export:
label: Eksport waluty do pliku CSV
label: Eksport waluty do CSV
export.label: Eksport waluty
csv_currency_import:
label: Import waluty z pliku CSV
label: Import waluty z CSV
import.label: Import waluty
xlsx_currency_export:
label: Eksport waluty do pliku XLSX
label: Eksport waluty do XLSX
export.label: Eksport waluty
xlsx_currency_import:
label: Import waluty z pliku XLSX
label: Import waluty z XLSX
import.label: Import waluty
csv_locale_export:
label: Eksport wersji językowej do pliku CSV
label: Eksport wersji językowej do CSV
export.label: Eksport wersji językowej
csv_locale_import:
label: Import wersji językowej z pliku CSV
label: Import wersji językowej z CSV
import.label: Import wersji językowej
xlsx_locale_export:
label: Eksport wersji językowej do pliku XLSX
label: Eksport wersji językowej do XLSX
export.label: Eksport wersji językowej
xlsx_locale_import:
label: Import wersji językowej z pliku XLSX
label: Import wersji językowej z XLSX
import.label: Import wersji językowej
csv_channel_export:
label: Eksport kanału do pliku CSV
label: Eksport kanału do CSV
export.label: Eksport kanału
csv_channel_import:
label: Import kanału z pliku CSV
label: Import kanału z CSV
import.label: Import kanału
xlsx_channel_export:
label: Eksport kanału do pliku XLSX
label: Eksport kanału do XLSX
export.label: Eksport kanału
xlsx_channel_import:
label: Import kanału z pliku XLSX
label: Import kanału z XLSX
import.label: Import kanału
pim_enrich.entity.channel:
label: kanał
Expand All @@ -46,15 +46,15 @@ pim_enrich.entity.channel:
success: Kanał utworzony pomyślnie.
fail: Nie można utworzyć kanału.
delete:
success: Kanał usunięty pomyślnie.
fail: Nie można usunąć tego kanału.
success: Kanał usunięty pomyślnie
fail: Nie można usunąć tego kanału
page_title:
index: "one: 1 kanał|few: {{ count }} kanały|many: {{ count }} kanałów"
property:
category_tree: Drzewo kategorii
do_not_convert: Nie konwertuj
measurement: Ustawienia pomiaru
label_conversion_units: Wybierz jednostkę konwersji dla każdego atrybutu pomiaru, który będzie używany podczas eksportu produktu.
label_conversion_units: Wybierz jednostkę konwersji dla każdego atrybutu pomiaru, który będzie używany podczas eksportu produktu
module:
create:
button: Utwórz kanał
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pim_enrich.entity.locale:
constraint:
invalid_locale_code: Kod wersji językowej nie pasuje do oczekiwanego formatu.
invalid_locale_code: Kod wersji językowej nie pasuje do oczekiwanego formatu
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ akeneo_connectivity.connection:
error_monitoring:
not_auditable:
description:
1: To track errors on this app,
2: activate monitoring
3: in the settings.
delete:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,24 +27,18 @@ pim_catalog:
family_variant_axes_immutable: 'O eixo variante não pode ser alterado para o nível "%level%"'
product_identifier: Estes identificadores "%s" não existem.
0: Um erro inesperado ocorreu.
100: Non-expected value
101: É necessário um valor booleano para este campo.
102: É necessário um valor de flutuação para este campo.
103: Valores inteiros são necessários para este campo.
104: Valores numéricos são necessários para este campo.
105: Este campo espera um valor de seqüência de caracteres.
106: É necessário um valor de matriz para este campo.
107: This field expects an array of arrays as value.
200: Ocorreu um erro interno
201: Ocorreu um erro interno
202: Valores numéricos são necessários para este campo.
203: Este campo espera um valor de seqüência de caracteres.
204: Este campo espera um valor de seqüência de caracteres.
205: Ocorreu um erro interno
300: This field expects a valid entity code.
301: This field expects a valid scope and locale.
302: This field expects a valid scope.
303: This field expects a valid association format.
pim_immutable_product_model_validator: O mesmo código já foi atribuído a outro modelo de produto.
mass_edit:
edit_common_attributes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pim_enrich.entity.family:
attribute_as_image: Attribut als Hauptbild in Verwendung
empty_attribute_as_image: Nicht ausgewählt
page_title:
index: "]-Inf, 1]{{ count }} Famile|]1, Inf[{{ count }} Familien"
index: "]-Inf, 1]{{ count }} Familie|]1, Inf[{{ count }} Familien"
module:
attributes:
not_required_label: Nicht erforderlich
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ pim_import_export:
batch_status:
1: Completed
2: Starting
3: In progress
4: Stopping
5: Stopped
6: Failed
Expand Down