You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locales/nl.yml
+35Lines changed: 35 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,38 @@
5
5
# https://translate.discourse.org/
6
6
7
7
nl:
8
+
theme_metadata:
9
+
settings:
10
+
links_position: "Houd er rekening mee dat als links worden weergegeven aan de linkerkant, deze automatisch worden verborgen tijdens het scrollen binnen topics om ruimte te maken voor de titel."
11
+
custom_header_links:
12
+
description: Aangepaste links om weer te geven in de kop
13
+
schema:
14
+
properties:
15
+
text:
16
+
label: Tekst
17
+
description: De tekst voor de link
18
+
title:
19
+
label: Titel
20
+
description: Het 'title'-attribuut voor de link
21
+
url:
22
+
label: URL
23
+
description: De URL voor de link
24
+
view:
25
+
label: Weergave
26
+
description: |
27
+
vdm = desktop en mobiel
28
+
vdo = alleen desktop
29
+
vmo = alleen mobiel
30
+
target:
31
+
label: Doel
32
+
description: |
33
+
blank = opent in een nieuw tabblad
34
+
self = opent in hetzelfde tabblad
35
+
hide_on_scroll:
36
+
label: Verbergen bij scrollen
37
+
description: |
38
+
remove = verbergt de link wanneer de titel wordt uitgebreid op topicpagina's
39
+
keep = houdt de link zichtbaar, ook als de titel zichtbaar is op topicpagina's
40
+
locale:
41
+
label: Taal
42
+
description: De taal waarin de link moet worden weergegeven. De link wordt weergegeven in alle talen als dit leeg wordt gelaten.
Copy file name to clipboardExpand all lines: locales/pt_BR.yml
+35Lines changed: 35 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,38 @@
5
5
# https://translate.discourse.org/
6
6
7
7
pt_BR:
8
+
theme_metadata:
9
+
settings:
10
+
links_position: "Observação: quando os links forem exibidos à esquerda, serão ocultados automaticamente quando o(a) usuário(a) rolar a tela no tópico, de modo a liberar espaço para o título"
11
+
custom_header_links:
12
+
description: Links personalizados a serem exibidos no cabeçalho
13
+
schema:
14
+
properties:
15
+
text:
16
+
label: Texto
17
+
description: Texto do link
18
+
title:
19
+
label: Título
20
+
description: O atributo do título para o link
21
+
url:
22
+
label: URL
23
+
description: A URL do link
24
+
view:
25
+
label: Visualização
26
+
description: |
27
+
vdm = desktop e dispositivo móvel
28
+
vdo = apenas desktop
29
+
vmo = apenas dispositivo móvel
30
+
target:
31
+
label: Destino
32
+
description: |
33
+
blank = abre numa nova aba
34
+
self = abre na mesma aba
35
+
hide_on_scroll:
36
+
label: Ocultar durante rolagem
37
+
description: |
38
+
remove = oculta o link quando o título for expandido nas páginas do tópico
39
+
keep = mantém o link visível mesmo quando o título estiver visível nas páginas do tópico
40
+
locale:
41
+
label: Local
42
+
description: O local onde o link deve ser exibido. Será exibido em todos os locais se esta opção estiver em branco.
Copy file name to clipboardExpand all lines: locales/ru.yml
+35Lines changed: 35 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,38 @@
5
5
# https://translate.discourse.org/
6
6
7
7
ru:
8
+
theme_metadata:
9
+
settings:
10
+
links_position: "Обратите внимание: если ссылки показываются слева, они автоматически скрываются при прокрутке тем, чтобы освободить место для заголовка."
11
+
custom_header_links:
12
+
description: Пользовательские ссылки, которые будут отображаться в заголовке
13
+
schema:
14
+
properties:
15
+
text:
16
+
label: Текст
17
+
description: Текст ссылки
18
+
title:
19
+
label: Заголовок
20
+
description: Атрибут заголовка для ссылки
21
+
url:
22
+
label: URL
23
+
description: URL-адрес ссылки
24
+
view:
25
+
label: Просмотр
26
+
description: |
27
+
vdm = настольные и мобильные устройства
28
+
vdo = только настольные устройства
29
+
vmo = только мобильные устройства
30
+
target:
31
+
label: Target
32
+
description: |
33
+
blank = открывается в новой вкладке
34
+
self = открывается в той же вкладке
35
+
hide_on_scroll:
36
+
label: Скрывать при прокрутке
37
+
description: |
38
+
remove = скрыть ссылку, когда заголовок раскрывается на страницах тем
39
+
keep = сохранить ссылку видимой, даже когда заголовок раскрывается на страницах тем
40
+
locale:
41
+
label: Локаль
42
+
description: Локаль, в которой должна отображаться ссылка. Если оставить этот параметр пустым, ссылка будет отображаться во всех локалях.
0 commit comments