mirror of
https://github.com/tooot-app/app
synced 2025-02-18 04:40:57 +01:00
New Crowdin updates (#474)
* New translations relationship.json (Chinese Traditional) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Spanish) * New translations tabs.json (Spanish) * New translations timeline.json (Spanish) * New translations screens.json (Spanish) * New translations tabs.json (Spanish)
This commit is contained in:
parent
51165e47ea
commit
c07522f68b
@ -27,7 +27,7 @@
|
||||
"follow_request": "{{name}} ha solicitado seguirte",
|
||||
"poll": "Una encuesta en la que has votado ha terminado",
|
||||
"reblog": {
|
||||
"default": "{{name}} impulsado",
|
||||
"default": "{{name}} ha impulsado",
|
||||
"notification": "{{name}} ha impulsado tu toot"
|
||||
},
|
||||
"update": "El impulso ha sido editado"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"screenshot": {
|
||||
"title": "Protección de la privacidad",
|
||||
"message": "Por favor, no revele la identidad de otros usuarios, como nombre de usuario, avatar, etc. ¡Gracias!",
|
||||
"message": "Por favor, no revele la identidad de otros usuarios, como el nombre de usuario, avatar, etc. ¡Gracias!",
|
||||
"button": "Confirmar"
|
||||
},
|
||||
"localCorrupt": {
|
||||
|
@ -117,8 +117,8 @@
|
||||
},
|
||||
"fields": {
|
||||
"title": "Metadatos",
|
||||
"total_one": "Campo {{count}}",
|
||||
"total_other": "Campos {{count}}"
|
||||
"total_one": "{{count}} campo",
|
||||
"total_other": "{{count}} campos"
|
||||
},
|
||||
"visibility": {
|
||||
"title": "Visibilidad de publicación",
|
||||
@ -346,7 +346,7 @@
|
||||
},
|
||||
"users": {
|
||||
"accounts": {
|
||||
"following": "Siguiendo {{count}}",
|
||||
"following": "{{count}} seguidos",
|
||||
"followers": "{{count}} seguidores"
|
||||
},
|
||||
"statuses": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"follow": {
|
||||
"function": "追蹤使用者"
|
||||
"function": "跟隨使用者"
|
||||
},
|
||||
"block": {
|
||||
"function": "封鎖使用者"
|
||||
@ -9,8 +9,8 @@
|
||||
"error": "載入錯誤",
|
||||
"blocked_by": "已被使用者封鎖",
|
||||
"blocking": "解除封鎖",
|
||||
"following": "取消追蹤",
|
||||
"following": "取消跟隨",
|
||||
"requested": "收回要求",
|
||||
"default": "追蹤"
|
||||
"default": "跟隨"
|
||||
}
|
||||
}
|
@ -311,8 +311,8 @@
|
||||
"name": "<0 /><1>的媒體</1>"
|
||||
},
|
||||
"hashtag": {
|
||||
"follow": "追蹤",
|
||||
"unfollow": "取消追蹤"
|
||||
"follow": "跟隨",
|
||||
"unfollow": "取消跟隨"
|
||||
},
|
||||
"history": {
|
||||
"name": "編輯歷史"
|
||||
|
Loading…
x
Reference in New Issue
Block a user