From 3a89fbdd9ac6e03e5067b327f20498dc044bffec Mon Sep 17 00:00:00 2001 From: Discourse Translator Bot Date: Wed, 23 Aug 2023 03:28:54 -0400 Subject: [PATCH] Update translations (#180) --- config/locales/client.ar.yml | 2 ++ config/locales/client.de.yml | 2 ++ config/locales/client.es.yml | 2 ++ config/locales/client.fr.yml | 2 ++ config/locales/client.it.yml | 2 ++ config/locales/client.ja.yml | 2 ++ config/locales/client.nl.yml | 2 ++ config/locales/client.pt_BR.yml | 4 ++-- config/locales/client.ru.yml | 2 ++ config/locales/client.tr_TR.yml | 2 ++ config/locales/client.zh_CN.yml | 2 ++ 11 files changed, 22 insertions(+), 2 deletions(-) diff --git a/config/locales/client.ar.yml b/config/locales/client.ar.yml index d146e34..8bebf61 100644 --- a/config/locales/client.ar.yml +++ b/config/locales/client.ar.yml @@ -30,6 +30,8 @@ ar: get_started: "ابدأ بإنشاء إعلان جديد." filter_placeholder: "حدِّد الإعلانات..." more_settings: "إعدادات إضافية" + show_to_anons: "العرض للمستخدمين المجهولين" + show_to_logged_in_users: "العرض للمستخدمين الذين سجَّلوا الدخول" topic_list_top: title: "الإعلانات أعلى قائمة الموضوعات" description: "إعلانات لعرضها في أعلى صفحات قائمة الموضوعات" diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index 06f0002..206f62b 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -30,6 +30,8 @@ de: get_started: "Beginne damit, eine neue Anzeige zu erstellen." filter_placeholder: "Anzeigen auswählen …" more_settings: "Weitere Einstellungen" + show_to_anons: "Für anonyme Benutzer anzeigen" + show_to_logged_in_users: "Für angemeldete Benutzer anzeigen" topic_list_top: title: "Anzeigen oben bei der Themenliste" description: "Anzeigen, die oben auf den Themenlisten-Seiten gezeigt werden sollen." diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 3eab8ec..16ecb9a 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -30,6 +30,8 @@ es: get_started: "Comienza creando un nuevo anuncio." filter_placeholder: "Seleccionar anuncios..." more_settings: "Más ajustes" + show_to_anons: "Mostrar a usuarios anónimos" + show_to_logged_in_users: "Mostrar a los usuarios que han iniciado sesión" topic_list_top: title: "Anuncios destacados de la lista de temas" description: "Anuncios a mostrar en la parte superior de las listas de temas." diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index 7db4576..87e65ff 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -30,6 +30,8 @@ fr: get_started: "Commencez par créer une nouvelle annonce." filter_placeholder: "Sélectionnez les annonces…" more_settings: "Plus de paramètres" + show_to_anons: "Afficher aux utilisateurs anonymes" + show_to_logged_in_users: "Afficher aux utilisateurs connectés" topic_list_top: title: "Annonces de la liste des sujets" description: "Annonces à afficher en haut des pages de la liste des sujets" diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index 66f883e..81c22b7 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -30,6 +30,8 @@ it: get_started: "Comincia creando un nuovo annuncio." filter_placeholder: "Seleziona annunci..." more_settings: "Altre Impostazioni" + show_to_anons: "Mostra agli utenti anonimi" + show_to_logged_in_users: "Mostra agli utenti registrati" topic_list_top: title: "Annunci in cima all'elenco argomenti" description: "Annunci da mostrare in cima alle pagine con gli elenchi di argomenti." diff --git a/config/locales/client.ja.yml b/config/locales/client.ja.yml index 288e58f..b122929 100644 --- a/config/locales/client.ja.yml +++ b/config/locales/client.ja.yml @@ -30,6 +30,8 @@ ja: get_started: "まず新しい広告の作成を開始します。" filter_placeholder: "広告を選択..." more_settings: "その他の設定" + show_to_anons: "匿名ユーザーに表示する" + show_to_logged_in_users: "ログインユーザーに表示する" topic_list_top: title: "トピックリストのトップ広告" description: "トピックリストページのトップに表示される広告です。" diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml index 7f2bdae..a726a04 100644 --- a/config/locales/client.nl.yml +++ b/config/locales/client.nl.yml @@ -30,6 +30,8 @@ nl: get_started: "Begin met het maken van een nieuwe advertentie." filter_placeholder: "Selecteer advertenties..." more_settings: "Meer instellingen" + show_to_anons: "Weergeven voor anonieme gebruikers" + show_to_logged_in_users: "Weergegeven voor ingelogde gebruikers" topic_list_top: title: "Advertenteis boven topicslijst" description: "Advertenties die worden weergegeven bovenaan pagina's met topicslijsten." diff --git a/config/locales/client.pt_BR.yml b/config/locales/client.pt_BR.yml index f8efd76..c0f14f1 100644 --- a/config/locales/client.pt_BR.yml +++ b/config/locales/client.pt_BR.yml @@ -30,8 +30,8 @@ pt_BR: get_started: "Comece criando um novo anúncio." filter_placeholder: "Selecionar anúncios…" more_settings: "Mais Configurações" - show_to_anons: "Mostrar para usuários anônimos" - show_to_logged_in_users: "Mostrar para usuários logados" + show_to_anons: "Mostrar para usuários(as) anônimos(as)" + show_to_logged_in_users: "Mostrar para usuários(as) logados(as)" topic_list_top: title: "Principais anúncios da lista de tópicos" description: "Anúncios para mostrar no topo das páginas da lista de tópicos." diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index 9db37b4..ab5d31c 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -30,6 +30,8 @@ ru: get_started: "Начните с создания нового объявления." filter_placeholder: "Выберите объявления..." more_settings: "Больше настроек" + show_to_anons: "Показывать анонимным пользователям" + show_to_logged_in_users: "Показывать вошедшим пользователям" topic_list_top: title: "Список рекламных объявлений" description: "Объявления для показа над списком тем." diff --git a/config/locales/client.tr_TR.yml b/config/locales/client.tr_TR.yml index 3a77266..1b65b14 100644 --- a/config/locales/client.tr_TR.yml +++ b/config/locales/client.tr_TR.yml @@ -30,6 +30,8 @@ tr_TR: get_started: "Yeni reklam oluşturmaya başlayın." filter_placeholder: "Reklamları seçin..." more_settings: "Daha Fazla Ayar" + show_to_anons: "Anonim kullanıcılara göster" + show_to_logged_in_users: "Giriş yapmış kullanıcılara göster" topic_list_top: title: "Konu listesi üstü reklamları" description: "Konu listesi sayfalarının en üstünde gösterilecek reklamlar." diff --git a/config/locales/client.zh_CN.yml b/config/locales/client.zh_CN.yml index b89b0cb..05cfab9 100644 --- a/config/locales/client.zh_CN.yml +++ b/config/locales/client.zh_CN.yml @@ -30,6 +30,8 @@ zh_CN: get_started: "首先创建一个新广告。" filter_placeholder: "选择广告…" more_settings: "更多设置" + show_to_anons: "向匿名用户显示" + show_to_logged_in_users: "向登录用户显示" topic_list_top: title: "话题列表顶部广告" description: "在话题列表页面顶部显示的广告。"