forked from kcopas/ssg-bid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtranslations.yml
75 lines (64 loc) · 1.5 KB
/
translations.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# Language translations for shared variables across pages. I.e. navigation buttons, skip links etc.
siteName:
en: BID
es: BID
fr: BID
pt: BID
NavSearch:
en: Search
es: Buscar
fr: Chercher
pt: Pesquisar
NavMenu:
en: Menu
es: Menú
fr: Menu
pt: Cardápio
searchPlaceholder:
en: Search...
es: Buscar...
fr: Chercher...
pt: Pesquisar...
skipLink:
en: Skip to main content
es: Saltar al contenido principal
fr: Passer au contenu principal
pt: Ir para o conteúdo principal
languageSelector_title:
en: Select language
es: Seleccione el idioma
fr: Choisir la langue
pt: Selecione o idioma
translationNotAvailable:
en: This text is not available in English
es: Este texto no está disponible en español
fr: Cette page n’est pas disponible en français
pt: Esta página não está disponível em Português
cannotFindInformation:
en: Cannot find what you are looking for? Feel free to contact us.
es: Cannot find what you are looking for? Feel free to contact us.
fr: Cannot find what you are looking for? Feel free to contact us.
pt: Cannot find what you are looking for? Feel free to contact us.
# The format is
# key:
# languageKey: translation
#
# Use underscore for subdividing. For readability separate keys with a new line (as below)
#
# An example
#
# share:
# en: Share
# dk: Del
#
# skipLink:
# en: Skip to main content
# dk: Hop til hovedindholdet
#
# article_author:
# en: Author
# dk: Forfatter
#
# article_date:
# en: Date
# dk: Dato