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 #52

Merged
merged 1 commit into from
Aug 13, 2024
Merged
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
30 changes: 30 additions & 0 deletions locales/ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,33 @@
# https://translate.discourse.org/

ar:
theme_metadata:
settings:
links:
description: الروابط النصية التي سيتم عرضها في الرأس
schema:
properties:
text:
label: النص
description: النص الذي سيتم عرضه للرابط
url:
label: عنوان URL
description: عنوان URL الذي سيؤدي إليه الرابط
target:
label: الهدف
description: سمة الهدف للرابط
icons:
description: روابط الأيقونة التي سيتم عرضها في الرأس
schema:
properties:
icon_name:
label: الأيقونة
description: اسم أيقونة FontAwesome5 التي سيتم عرضها للرابط
url:
label: عنوان URL
description: عنوان URL الذي سيؤدي إليه الرابط
target:
label: الهدف
description: سمة الهدف للرابط
custom_font_awesome_icons: قائمة أيقونات FontAwesome5 المُستخدَمة في مكوِّن السمة هذا
show_bar_on_mobile: عند التفعيل، سيتم عرض إصدار سطح المكتب من شريط الرأس على أجهزة الجوَّال
2 changes: 1 addition & 1 deletion locales/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ de:
properties:
icon_name:
label: Symbol
description: Der Name des FontAwesome 5 Symbols, das für den Link angezeigt werden soll
description: Der Name des FontAwesome 5-Symbols, das für den Link angezeigt werden soll
url:
label: URL
description: Die URL, auf die verlinkt werden soll
Expand Down
30 changes: 30 additions & 0 deletions locales/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,33 @@
# https://translate.discourse.org/

es:
theme_metadata:
settings:
links:
description: Enlaces de texto que se mostrarán en el encabezado.
schema:
properties:
text:
label: Texto
description: El texto que se mostrará para el enlace.
url:
label: URL
description: La URL a la que se debe vincular
target:
label: Destino
description: El atributo de destino del enlace.
icons:
description: Enlaces de iconos que se mostrarán en el encabezado.
schema:
properties:
icon_name:
label: Icono
description: El nombre del icono de FontAwesome 5 que se mostrará en el enlace
url:
label: URL
description: La URL a la que se debe vincular
target:
label: Destino
description: El atributo de destino del enlace.
custom_font_awesome_icons: Lista de íconos de FontAwesome 5 utilizados en este componente de tema
show_bar_on_mobile: Si está activada, la versión de escritorio de la barra de encabezado se mostrará en los dispositivos móviles
30 changes: 30 additions & 0 deletions locales/fi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,33 @@
# https://translate.discourse.org/

fi:
theme_metadata:
settings:
links:
description: Ylätunnisteessa näkyvät tekstilinkit
schema:
properties:
text:
label: Teksti
description: Linkin näytettävä teksti
url:
label: URL
description: URL, johon linkki osoittaa
target:
label: Kohde
description: Linkin kohdemäärite
icons:
description: Ylätunnisteessa näkyvät kuvakelinkit
schema:
properties:
icon_name:
label: Kuvake
description: Linkissä näytettävän FontAwesome 5 -kuvakkeen nimi
url:
label: URL
description: URL, johon linkki osoittaa
target:
label: Kohde
description: Linkin kohdemäärite
custom_font_awesome_icons: Luettelo tässä teeman komponentissa käytettävistä FontAwesome 5 -kuvakkeista
show_bar_on_mobile: Kun tämä on käytössä, ylätunnistepalkin työpöytäversio näytetään mobiililaitteissa
30 changes: 30 additions & 0 deletions locales/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,33 @@
# https://translate.discourse.org/

fr:
theme_metadata:
settings:
links:
description: Liens texte à afficher dans l'en-tête
schema:
properties:
text:
label: Texte
description: Le texte à afficher pour le lien
url:
label: URL
description: L'URL vers laquelle créer un lien
target:
label: Cible
description: L'attribut cible du lien
icons:
description: Liens d'icônes à afficher dans l'en-tête
schema:
properties:
icon_name:
label: Icône
description: Le nom de l'icône FontAwesome 5 à afficher pour le lien
url:
label: URL
description: L'URL vers laquelle créer un lien
target:
label: Cible
description: L'attribut cible du lien
custom_font_awesome_icons: Liste des icônes FontAwesome 5 utilisées dans ce composant du thème
show_bar_on_mobile: Lorsque cette option est activée, la version d'ordinateur de bureau de la barre d'en-tête sera affichée sur les appareils mobiles
30 changes: 30 additions & 0 deletions locales/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,33 @@
# https://translate.discourse.org/

it:
theme_metadata:
settings:
links:
description: Link di testo da visualizzare nell'intestazione
schema:
properties:
text:
label: Testo
description: Il testo da visualizzare per il link
url:
label: URL
description: L'URL a cui collegarsi
target:
label: Destinazione
description: L'attributo di destinazione per il link
icons:
description: Icona di testo da visualizzare nell'intestazione
schema:
properties:
icon_name:
label: Icona
description: Il nome dell'icona FontAwesome 5 da visualizzare per il link
url:
label: URL
description: L'URL a cui collegarsi
target:
label: Destinazione
description: L'attributo di destinazione per il link
custom_font_awesome_icons: Elenco delle icone FontAwesome 5 utilizzate in questo componente del tema
show_bar_on_mobile: Se l'opzione è abilitata, la versione desktop della barra dell'intestazione verrà visualizzata sui dispositivi mobili
30 changes: 30 additions & 0 deletions locales/ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,33 @@
# https://translate.discourse.org/

ja:
theme_metadata:
settings:
links:
description: ヘッダーに表示されるテキストリンク
schema:
properties:
text:
label: テキスト
description: リンクに表示するテキスト
url:
label: URL
description: リンク先の URL
target:
label: ターゲット
description: リンクのターゲット属性
icons:
description: ヘッダーに表示されるアイコンリンク
schema:
properties:
icon_name:
label: アイコン
description: リンクに表示する FontAwesome 5 アイコンの名前
url:
label: URL
description: リンク先の URL
target:
label: ターゲット
description: リンクのターゲット属性
custom_font_awesome_icons: このテーマコンポーネントで使用される FontAwesome 5 アイコンのリスト
show_bar_on_mobile: 有効にすると、ヘッダーバーのデスクトップバージョンがモバイルデバイスに表示されます。
30 changes: 30 additions & 0 deletions locales/nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,33 @@
# https://translate.discourse.org/

nl:
theme_metadata:
settings:
links:
description: Tekstlinks die in de koptekst moeten worden weergegeven
schema:
properties:
text:
label: Tekst
description: De tekst om weer te geven voor de link
url:
label: URL
description: De URL om naar te linken
target:
label: Doel
description: Het 'target'-attribuut voor de link
icons:
description: Pictogramlinks die in de koptekst moeten worden weergegeven
schema:
properties:
icon_name:
label: Pictogram
description: De naam van het Font Awesome 5-pictogram om weer te geven voor de link
url:
label: URL
description: De URL om naar te linken
target:
label: Doel
description: Het 'target'-attribuut voor de link
custom_font_awesome_icons: Lijst van Font Awesome 5-pictogrammen die in deze themacomponent worden gebruikt
show_bar_on_mobile: Als dit is ingeschakeld, wordt de desktopversie van de kopbalk weergegeven op mobiele apparaten
30 changes: 30 additions & 0 deletions locales/pt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,33 @@
# https://translate.discourse.org/

pt:
theme_metadata:
settings:
links:
description: Links do texto exibidos no cabeçalho
schema:
properties:
text:
label: Texto
description: Texto exibido para o link
url:
label: URL
description: A URL para vincular
target:
label: Destino
description: O atributo de destino para o link
icons:
description: Links de ícone exibidos no cabeçalho
schema:
properties:
icon_name:
label: Ícone
description: O nome do ícone de FontAwesome 5 exibido para o link
url:
label: URL
description: A URL para vincular
target:
label: Destino
description: O atributo de destino para o link
custom_font_awesome_icons: A lista de ícones de FontAwesome 5 usados neste componente temático
show_bar_on_mobile: Quando ativado, a versão da barra de cabeçalho para o desktop será exibida nos dispositivos móveis
30 changes: 30 additions & 0 deletions locales/pt_BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,33 @@
# https://translate.discourse.org/

pt_BR:
theme_metadata:
settings:
links:
description: Links de texto exibidos no cabeçalho
schema:
properties:
text:
label: Texto
description: O texto exibido para o link
url:
label: URL
description: A URL a ser vinculada
target:
label: Destino
description: O atributo de destino para o link
icons:
description: Links de ícone exibidos no cabeçalho
schema:
properties:
icon_name:
label: Ícone
description: O nome do ícone de FontAwesome 5 exibido para o link
url:
label: URL
description: A URL a ser vinculada
target:
label: Destino
description: O atributo de destino para o link
custom_font_awesome_icons: A lista de ícones de FontAwesome 5 usados neste componente temático
show_bar_on_mobile: Quando ativado, a versão da barra de cabeçalho para o desktop será exibida em dispositivos móveis
30 changes: 30 additions & 0 deletions locales/ru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,33 @@
# https://translate.discourse.org/

ru:
theme_metadata:
settings:
links:
description: Текстовые ссылки, которые будут отображаться в заголовке
schema:
properties:
text:
label: Текст
description: Текст, отображаемый для ссылки
url:
label: URL
description: URL-адрес для ссылки
target:
label: Target
description: Атрибут target для ссылки
icons:
description: Значки ссылок, которые будут отображаться в заголовке
schema:
properties:
icon_name:
label: Значок
description: Имя значка FontAwesome 5, которое будет отображаться для ссылки
url:
label: URL
description: URL-адрес для ссылки
target:
label: Target
description: Атрибут target для ссылки
custom_font_awesome_icons: Список значков FontAwesome 5, используемых в этом компоненте темы
show_bar_on_mobile: Если включить, на мобильных устройствах будет отображаться версия заголовка для настольного компьютера.
6 changes: 4 additions & 2 deletions locales/tr_TR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tr_TR:
theme_metadata:
settings:
links:
description: Üstbilgide görüntülenecek metin bağlantıları
description: Üst bilgide görüntülenecek metin bağlantıları
schema:
properties:
text:
Expand All @@ -21,7 +21,7 @@ tr_TR:
label: Hedef
description: Bağlantı için hedef niteliği
icons:
description: Üstbilgide görüntülenecek simge bağlantıları
description: Üst bilgide görüntülenecek simge bağlantıları
schema:
properties:
icon_name:
Expand All @@ -33,3 +33,5 @@ tr_TR:
target:
label: Hedef
description: Bağlantı için hedef niteliği
custom_font_awesome_icons: Bu tema bileşeninde kullanılan FontAwesome 5 simgelerinin listesi
show_bar_on_mobile: Etkinleştirildiğinde, başlık çubuğunun masaüstü sürümü mobil cihazlarda görüntülenir
Loading