Skip to content

Update i18n translation files #828

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

Open
wants to merge 1 commit into
base: trunk
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
2 changes: 1 addition & 1 deletion languages/wp-module-onboarding-de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ msgstr "Die benutzerdefinierten Einstellungen"
msgid "Global style customization created."
msgstr "Globale Anpassung erstellt."

#: includes/Services/EventService.php:23
#: includes/Services/EventService.php:24
msgid "Bad event structure/value."
msgstr "Fehlerhafte Ereignisstruktur/-wert."

Expand Down
2 changes: 1 addition & 1 deletion languages/wp-module-onboarding-en_AU.po
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ msgstr "The custom settings"
msgid "Global style customization created."
msgstr "Global style customization created."

#: includes/Services/EventService.php:23
#: includes/Services/EventService.php:24
msgid "Bad event structure/value."
msgstr "Bad event structure/value."

Expand Down
2 changes: 1 addition & 1 deletion languages/wp-module-onboarding-en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ msgstr "The custom settings"
msgid "Global style customization created."
msgstr "Global style customization created."

#: includes/Services/EventService.php:23
#: includes/Services/EventService.php:24
msgid "Bad event structure/value."
msgstr "Bad event structure/value."

Expand Down
2 changes: 1 addition & 1 deletion languages/wp-module-onboarding-es_ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ msgstr "Configuración personalizada"
msgid "Global style customization created."
msgstr "Personalización de estilo global creada."

#: includes/Services/EventService.php:23
#: includes/Services/EventService.php:24
msgid "Bad event structure/value."
msgstr "Estructura o valor de evento incorrectos."

Expand Down
2 changes: 1 addition & 1 deletion languages/wp-module-onboarding-es_MX.po
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ msgstr "No se encontraron patrones."
msgid "No Pattern Found."
msgstr "No se encontró ningún patrón."

#: includes/Services/EventService.php:23
#: includes/Services/EventService.php:24
msgid "Bad event structure/value."
msgstr "Estructura/valor de evento incorrecto."

Expand Down
2 changes: 1 addition & 1 deletion languages/wp-module-onboarding-fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ msgstr "Les paramètres personnalisés"
msgid "Global style customization created."
msgstr "Personnalisation du style global créée."

#: includes/Services/EventService.php:23
#: includes/Services/EventService.php:24
msgid "Bad event structure/value."
msgstr "Structure/valeur d'événement incorrecte."

Expand Down
2 changes: 1 addition & 1 deletion languages/wp-module-onboarding-it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ msgstr "Le impostazioni personalizzate"
msgid "Global style customization created."
msgstr "Personalizzazione stile globale creata."

#: includes/Services/EventService.php:23
#: includes/Services/EventService.php:24
msgid "Bad event structure/value."
msgstr "Struttura dell'evento/valore errato."

Expand Down
2 changes: 1 addition & 1 deletion languages/wp-module-onboarding-nl_NL.po
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ msgstr "De aangepaste instellingen"
msgid "Global style customization created."
msgstr "Globale stijl aanpassing gemaakt."

#: includes/Services/EventService.php:23
#: includes/Services/EventService.php:24
msgid "Bad event structure/value."
msgstr "Slechte event structuur/waarde."

Expand Down
2 changes: 1 addition & 1 deletion languages/wp-module-onboarding-pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ msgstr "Padrões Não Encontrados."
msgid "No Pattern Found."
msgstr "Padrão Não Encontrado."

#: includes/Services/EventService.php:23
#: includes/Services/EventService.php:24
msgid "Bad event structure/value."
msgstr "Estrutura/valor do evento incorreto."

Expand Down
2 changes: 1 addition & 1 deletion languages/wp-module-onboarding.pot
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ msgstr ""
msgid "Global style customization created."
msgstr ""

#: includes/Services/EventService.php:23
#: includes/Services/EventService.php:24
msgid "Bad event structure/value."
msgstr ""

Expand Down
Loading