Chore: translation sync
This commit is contained in:
commit
af1e0d7e08
22 changed files with 1461 additions and 287 deletions
|
@ -40,7 +40,8 @@
|
|||
"ja": "登坂教室?",
|
||||
"nb_NO": "Klatremulighet?",
|
||||
"fr": "Opportunité d’escalade ?",
|
||||
"it": "Opportunità di arrampicata?"
|
||||
"it": "Opportunità di arrampicata?",
|
||||
"cs": "Lezecká příležitost?"
|
||||
}
|
||||
},
|
||||
"tagRenderings": [
|
||||
|
@ -56,7 +57,8 @@
|
|||
"ja": "<strong>{name}</strong>",
|
||||
"nl": "<strong>{name}</strong>",
|
||||
"it": "<strong>{name}</strong>",
|
||||
"pl": "<strong>{name}</strong>"
|
||||
"pl": "<strong>{name}</strong>",
|
||||
"cs": "<strong>{name}</strong>"
|
||||
},
|
||||
"condition": "name~*"
|
||||
},
|
||||
|
@ -69,7 +71,8 @@
|
|||
"nb_NO": "Er klatring mulig her?",
|
||||
"fr": "Est-il possible d’escalader ici ?",
|
||||
"it": "È possibile arrampicarsi qua?",
|
||||
"nl": "Is klimmen hier mogelijk?"
|
||||
"nl": "Is klimmen hier mogelijk?",
|
||||
"cs": "Je zde možné lezení?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -85,7 +88,8 @@
|
|||
"nb_NO": "Klatring er mulig her",
|
||||
"nl": "Klimmen is hier niet toegelaten",
|
||||
"fr": "Escalader est possible",
|
||||
"it": "È possibile arrampicarsi qua"
|
||||
"it": "È possibile arrampicarsi qua",
|
||||
"cs": "Lezení je zde možné"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -97,7 +101,8 @@
|
|||
"nb_NO": "Klatring er ikke mulig her",
|
||||
"nl": "Klimmen is hier niet toegelaten",
|
||||
"fr": "Escalader n’est pas possible",
|
||||
"it": "Non è possibile arrampicarsi qua"
|
||||
"it": "Non è possibile arrampicarsi qua",
|
||||
"cs": "Lezení zde není možné"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -113,7 +118,8 @@
|
|||
"nb_NO": "Klatring er ikke mulig her",
|
||||
"nl": "Klimmen is hier niet mogelijk",
|
||||
"fr": "Escalader n’est pas possible",
|
||||
"it": "Non è possibile arrampicarsi qua"
|
||||
"it": "Non è possibile arrampicarsi qua",
|
||||
"cs": "Lezení zde není možné"
|
||||
},
|
||||
"hideInAnswer": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue