From cb988d2aafb633e446a35b6e666c9852ad641844 Mon Sep 17 00:00:00 2001 From: Discourse Translator Bot Date: Tue, 26 Jan 2021 14:48:22 +0100 Subject: [PATCH] Update translations (#113) --- config/locales/client.ca.yml | 2 +- config/locales/client.en_GB.yml | 7 +++++++ config/locales/client.es.yml | 2 +- config/locales/client.ru.yml | 2 +- config/locales/server.en_GB.yml | 7 +++++++ 5 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 config/locales/client.en_GB.yml create mode 100644 config/locales/server.en_GB.yml diff --git a/config/locales/client.ca.yml b/config/locales/client.ca.yml index a25cd4c..566ea36 100644 --- a/config/locales/client.ca.yml +++ b/config/locales/client.ca.yml @@ -22,7 +22,7 @@ ca: solution_summary: one: "solució" other: "solucions" - accepted_html: "%{icon} Resolt per %{username} en la publicaicó núm. %{post_number}" + accepted_html: "%{icon} Resolt per %{username} en la publicació núm. %{post_number}" accepted_notification: "

%{username} %{description}

" topic_status_filter: all: "tots" diff --git a/config/locales/client.en_GB.yml b/config/locales/client.en_GB.yml new file mode 100644 index 0000000..d65242c --- /dev/null +++ b/config/locales/client.en_GB.yml @@ -0,0 +1,7 @@ +# WARNING: Never edit this file. +# It will be overwritten when translations are pulled from Crowdin. +# +# To work with us on translations, join this project: +# https://translate.discourse.org/ + +en_GB: diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 04dcdac..84ff828 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -13,7 +13,7 @@ es: solved: title: "Solucionado" allow_accepted_answers: "Permitir al propietario del tema y al staff marcar una respuesta como la solución" - accept_answer: "Seleccionar si esta respuesta resuelve el problema" + accept_answer: "Selecciona si esta respuesta resuelve el problema" accepted_description: "Esta es la solución aceptada para este tema" has_no_accepted_answer: "Este tema no tiene una solución" unaccept_answer: "Deseleccionar si esta respuesta ya no resuelve el problema" diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index 8b9dafc..2bcf98b 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -24,7 +24,7 @@ ru: few: "вопроса решёны" many: "вопросов решёны" other: "вопросов решёны" - accepted_html: "%{icon} Решён пользователем - %{username} в сообщении#%{post_number}" + accepted_html: "%{icon} Решён пользователем - %{username} в сообщении #%{post_number}" accepted_notification: "

%{username} %{description}

" topic_status_filter: all: "все" diff --git a/config/locales/server.en_GB.yml b/config/locales/server.en_GB.yml new file mode 100644 index 0000000..d65242c --- /dev/null +++ b/config/locales/server.en_GB.yml @@ -0,0 +1,7 @@ +# WARNING: Never edit this file. +# It will be overwritten when translations are pulled from Crowdin. +# +# To work with us on translations, join this project: +# https://translate.discourse.org/ + +en_GB: