mirror of
https://github.com/tooot-app/app
synced 2025-04-14 10:22:08 +02:00
New Crowdin updates (#357)
* New translations tabs.json (Japanese) * New translations tabs.json (German) * New translations tabs.json (Italian) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Vietnamese) * New translations tabs.json (Korean) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Portuguese, Brazilian) * New translations parse.json (German) * New translations timeline.json (Chinese Simplified) * New translations timeline.json (Portuguese, Brazilian) * New translations parse.json (Portuguese, Brazilian) * New translations contextMenu.json (Vietnamese) * New translations timeline.json (Vietnamese) * New translations parse.json (Vietnamese) * New translations contextMenu.json (Chinese Traditional) * New translations parse.json (Chinese Traditional) * New translations contextMenu.json (Chinese Simplified) * New translations parse.json (Chinese Simplified) * New translations timeline.json (German) * New translations contextMenu.json (Korean) * New translations timeline.json (Korean) * New translations parse.json (Korean) * New translations contextMenu.json (Japanese) * New translations parse.json (Japanese) * New translations contextMenu.json (Italian) * New translations timeline.json (Italian) * New translations parse.json (Italian) * New translations contextMenu.json (German) * New translations contextMenu.json (Portuguese, Brazilian) * New translations accountSelection.json (German) * New translations accountSelection.json (Italian) * New translations accountSelection.json (Japanese) * New translations accountSelection.json (Korean) * New translations accountSelection.json (Chinese Simplified) * New translations accountSelection.json (Chinese Traditional) * New translations accountSelection.json (Vietnamese) * New translations accountSelection.json (Portuguese, Brazilian)
This commit is contained in:
parent
51ac36768d
commit
4835ac291a
@ -14,6 +14,10 @@
|
|||||||
"action": "User melden"
|
"action": "User melden"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"copy": {
|
||||||
|
"action": "",
|
||||||
|
"succeed": ""
|
||||||
|
},
|
||||||
"instance": {
|
"instance": {
|
||||||
"title": "",
|
"title": "",
|
||||||
"block": {
|
"block": {
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
{
|
{
|
||||||
"HTML": {
|
"HTML": {
|
||||||
|
"accessibilityHint": "",
|
||||||
"expanded": {
|
"expanded": {
|
||||||
"true": "Zusammenklappen {{hint}}",
|
"true": "",
|
||||||
"false": "Ausklappen {{hint}}"
|
"false": ""
|
||||||
},
|
},
|
||||||
"defaultHint": "Artikel"
|
"totalLines": "",
|
||||||
|
"defaultHint": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -81,7 +81,7 @@
|
|||||||
"accessibilityHint": "Zum Profil von {{name}}"
|
"accessibilityHint": "Zum Profil von {{name}}"
|
||||||
},
|
},
|
||||||
"content": {
|
"content": {
|
||||||
"expandHint": "Ausgeblendeter Inhalt"
|
"expandHint": ""
|
||||||
},
|
},
|
||||||
"filtered": "Ausgeblendet",
|
"filtered": "Ausgeblendet",
|
||||||
"fullConversation": "Unterhaltung anzeigen",
|
"fullConversation": "Unterhaltung anzeigen",
|
||||||
|
6
src/i18n/de/screens/accountSelection.json
Normal file
6
src/i18n/de/screens/accountSelection.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"heading": "",
|
||||||
|
"content": {
|
||||||
|
"select_account": ""
|
||||||
|
}
|
||||||
|
}
|
@ -145,7 +145,8 @@
|
|||||||
"group": "Gruppe {{index}}",
|
"group": "Gruppe {{index}}",
|
||||||
"label": "Kennzeichnung",
|
"label": "Kennzeichnung",
|
||||||
"content": "Inhalt"
|
"content": "Inhalt"
|
||||||
}
|
},
|
||||||
|
"mediaSelectionFailed": ""
|
||||||
},
|
},
|
||||||
"push": {
|
"push": {
|
||||||
"notAvailable": "Dein Gerät unterstützt keine Push-Benachrichtigung",
|
"notAvailable": "Dein Gerät unterstützt keine Push-Benachrichtigung",
|
||||||
|
@ -14,6 +14,10 @@
|
|||||||
"action": "Segnala utente"
|
"action": "Segnala utente"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"copy": {
|
||||||
|
"action": "",
|
||||||
|
"succeed": ""
|
||||||
|
},
|
||||||
"instance": {
|
"instance": {
|
||||||
"title": "Azione sull'istanza",
|
"title": "Azione sull'istanza",
|
||||||
"block": {
|
"block": {
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
{
|
{
|
||||||
"HTML": {
|
"HTML": {
|
||||||
|
"accessibilityHint": "",
|
||||||
"expanded": {
|
"expanded": {
|
||||||
"true": "Richiudi {{hint}}",
|
"true": "",
|
||||||
"false": "Espandi {{hint}}"
|
"false": ""
|
||||||
},
|
},
|
||||||
"defaultHint": "toot"
|
"totalLines": "",
|
||||||
|
"defaultHint": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -81,7 +81,7 @@
|
|||||||
"accessibilityHint": "Premi per aprire il profilo di {{name}}"
|
"accessibilityHint": "Premi per aprire il profilo di {{name}}"
|
||||||
},
|
},
|
||||||
"content": {
|
"content": {
|
||||||
"expandHint": "Contenuto nascosto"
|
"expandHint": ""
|
||||||
},
|
},
|
||||||
"filtered": "Filtrato",
|
"filtered": "Filtrato",
|
||||||
"fullConversation": "Leggi la conversazione",
|
"fullConversation": "Leggi la conversazione",
|
||||||
|
6
src/i18n/it/screens/accountSelection.json
Normal file
6
src/i18n/it/screens/accountSelection.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"heading": "",
|
||||||
|
"content": {
|
||||||
|
"select_account": ""
|
||||||
|
}
|
||||||
|
}
|
@ -145,7 +145,8 @@
|
|||||||
"group": "Gruppo {{index}}",
|
"group": "Gruppo {{index}}",
|
||||||
"label": "Etichetta",
|
"label": "Etichetta",
|
||||||
"content": "Contenuto"
|
"content": "Contenuto"
|
||||||
}
|
},
|
||||||
|
"mediaSelectionFailed": ""
|
||||||
},
|
},
|
||||||
"push": {
|
"push": {
|
||||||
"notAvailable": "Il tuo dispositivo non supporta le notifiche push per tooot",
|
"notAvailable": "Il tuo dispositivo non supporta le notifiche push per tooot",
|
||||||
|
@ -14,6 +14,10 @@
|
|||||||
"action": ""
|
"action": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"copy": {
|
||||||
|
"action": "",
|
||||||
|
"succeed": ""
|
||||||
|
},
|
||||||
"instance": {
|
"instance": {
|
||||||
"title": "",
|
"title": "",
|
||||||
"block": {
|
"block": {
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
{
|
{
|
||||||
"HTML": {
|
"HTML": {
|
||||||
|
"accessibilityHint": "",
|
||||||
"expanded": {
|
"expanded": {
|
||||||
"true": "",
|
"true": "",
|
||||||
"false": ""
|
"false": ""
|
||||||
},
|
},
|
||||||
|
"totalLines": "",
|
||||||
"defaultHint": ""
|
"defaultHint": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
6
src/i18n/ja/screens/accountSelection.json
Normal file
6
src/i18n/ja/screens/accountSelection.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"heading": "",
|
||||||
|
"content": {
|
||||||
|
"select_account": ""
|
||||||
|
}
|
||||||
|
}
|
@ -78,9 +78,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"fontSize": {
|
"fontSize": {
|
||||||
"showcase": "",
|
|
||||||
"demo": "",
|
"demo": "",
|
||||||
"availableSizes": "",
|
|
||||||
"sizes": {
|
"sizes": {
|
||||||
"S": "",
|
"S": "",
|
||||||
"M": "",
|
"M": "",
|
||||||
@ -147,7 +145,8 @@
|
|||||||
"group": "",
|
"group": "",
|
||||||
"label": "",
|
"label": "",
|
||||||
"content": ""
|
"content": ""
|
||||||
}
|
},
|
||||||
|
"mediaSelectionFailed": ""
|
||||||
},
|
},
|
||||||
"push": {
|
"push": {
|
||||||
"notAvailable": "",
|
"notAvailable": "",
|
||||||
|
@ -14,6 +14,10 @@
|
|||||||
"action": "사용자 신고"
|
"action": "사용자 신고"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"copy": {
|
||||||
|
"action": "",
|
||||||
|
"succeed": ""
|
||||||
|
},
|
||||||
"instance": {
|
"instance": {
|
||||||
"title": "",
|
"title": "",
|
||||||
"block": {
|
"block": {
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
{
|
{
|
||||||
"HTML": {
|
"HTML": {
|
||||||
|
"accessibilityHint": "",
|
||||||
"expanded": {
|
"expanded": {
|
||||||
"true": "{{hint}} 접기",
|
"true": "",
|
||||||
"false": "{{hint}} 펼치기"
|
"false": ""
|
||||||
},
|
},
|
||||||
"defaultHint": "글"
|
"totalLines": "",
|
||||||
|
"defaultHint": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -81,7 +81,7 @@
|
|||||||
"accessibilityHint": "{{name}}의 페이지로 가려면 탭하세요"
|
"accessibilityHint": "{{name}}의 페이지로 가려면 탭하세요"
|
||||||
},
|
},
|
||||||
"content": {
|
"content": {
|
||||||
"expandHint": "숨겨진 콘텐츠"
|
"expandHint": ""
|
||||||
},
|
},
|
||||||
"filtered": "필터됨",
|
"filtered": "필터됨",
|
||||||
"fullConversation": "대화 보기",
|
"fullConversation": "대화 보기",
|
||||||
|
6
src/i18n/ko/screens/accountSelection.json
Normal file
6
src/i18n/ko/screens/accountSelection.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"heading": "",
|
||||||
|
"content": {
|
||||||
|
"select_account": ""
|
||||||
|
}
|
||||||
|
}
|
@ -145,7 +145,8 @@
|
|||||||
"group": "그룹 {{index}}",
|
"group": "그룹 {{index}}",
|
||||||
"label": "라벨",
|
"label": "라벨",
|
||||||
"content": "내용"
|
"content": "내용"
|
||||||
}
|
},
|
||||||
|
"mediaSelectionFailed": ""
|
||||||
},
|
},
|
||||||
"push": {
|
"push": {
|
||||||
"notAvailable": "이 기기는 tooot의 푸시 알림을 지원하지 않아요",
|
"notAvailable": "이 기기는 tooot의 푸시 알림을 지원하지 않아요",
|
||||||
|
@ -14,6 +14,10 @@
|
|||||||
"action": "Denunciar usuário"
|
"action": "Denunciar usuário"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"copy": {
|
||||||
|
"action": "",
|
||||||
|
"succeed": ""
|
||||||
|
},
|
||||||
"instance": {
|
"instance": {
|
||||||
"title": "Ação da Instância",
|
"title": "Ação da Instância",
|
||||||
"block": {
|
"block": {
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
{
|
{
|
||||||
"HTML": {
|
"HTML": {
|
||||||
|
"accessibilityHint": "",
|
||||||
"expanded": {
|
"expanded": {
|
||||||
"true": "Fechar {{hint}}",
|
"true": "",
|
||||||
"false": "Expandir {{hint}}"
|
"false": ""
|
||||||
},
|
},
|
||||||
"defaultHint": "artigo"
|
"totalLines": "",
|
||||||
|
"defaultHint": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -81,7 +81,7 @@
|
|||||||
"accessibilityHint": "Toque para ir à página de {{name}}"
|
"accessibilityHint": "Toque para ir à página de {{name}}"
|
||||||
},
|
},
|
||||||
"content": {
|
"content": {
|
||||||
"expandHint": "conteúdo oculto"
|
"expandHint": ""
|
||||||
},
|
},
|
||||||
"filtered": "Filtrado",
|
"filtered": "Filtrado",
|
||||||
"fullConversation": "Ler conversas",
|
"fullConversation": "Ler conversas",
|
||||||
|
6
src/i18n/pt_BR/screens/accountSelection.json
Normal file
6
src/i18n/pt_BR/screens/accountSelection.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"heading": "",
|
||||||
|
"content": {
|
||||||
|
"select_account": ""
|
||||||
|
}
|
||||||
|
}
|
@ -145,7 +145,8 @@
|
|||||||
"group": "Grupo {{index}}",
|
"group": "Grupo {{index}}",
|
||||||
"label": "Rótulo",
|
"label": "Rótulo",
|
||||||
"content": "Conteúdo"
|
"content": "Conteúdo"
|
||||||
}
|
},
|
||||||
|
"mediaSelectionFailed": ""
|
||||||
},
|
},
|
||||||
"push": {
|
"push": {
|
||||||
"notAvailable": "Seu telefone não suporta notificação de envio de tooot",
|
"notAvailable": "Seu telefone não suporta notificação de envio de tooot",
|
||||||
|
@ -14,6 +14,10 @@
|
|||||||
"action": "Báo cáo"
|
"action": "Báo cáo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"copy": {
|
||||||
|
"action": "",
|
||||||
|
"succeed": ""
|
||||||
|
},
|
||||||
"instance": {
|
"instance": {
|
||||||
"title": "Hành động máy chủ",
|
"title": "Hành động máy chủ",
|
||||||
"block": {
|
"block": {
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
{
|
{
|
||||||
"HTML": {
|
"HTML": {
|
||||||
|
"accessibilityHint": "",
|
||||||
"expanded": {
|
"expanded": {
|
||||||
"true": "Cuộn {{hint}}",
|
"true": "",
|
||||||
"false": "Mở {{hint}}"
|
"false": ""
|
||||||
},
|
},
|
||||||
"defaultHint": "Tút"
|
"totalLines": "",
|
||||||
|
"defaultHint": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -81,7 +81,7 @@
|
|||||||
"accessibilityHint": "Đến trang của {{name}}"
|
"accessibilityHint": "Đến trang của {{name}}"
|
||||||
},
|
},
|
||||||
"content": {
|
"content": {
|
||||||
"expandHint": "nội dung ẩn"
|
"expandHint": ""
|
||||||
},
|
},
|
||||||
"filtered": "Đã lọc",
|
"filtered": "Đã lọc",
|
||||||
"fullConversation": "Xem thêm",
|
"fullConversation": "Xem thêm",
|
||||||
|
6
src/i18n/vi/screens/accountSelection.json
Normal file
6
src/i18n/vi/screens/accountSelection.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"heading": "",
|
||||||
|
"content": {
|
||||||
|
"select_account": ""
|
||||||
|
}
|
||||||
|
}
|
@ -145,7 +145,8 @@
|
|||||||
"group": "Mục {{index}}",
|
"group": "Mục {{index}}",
|
||||||
"label": "Nhãn",
|
"label": "Nhãn",
|
||||||
"content": "Nội dung"
|
"content": "Nội dung"
|
||||||
}
|
},
|
||||||
|
"mediaSelectionFailed": ""
|
||||||
},
|
},
|
||||||
"push": {
|
"push": {
|
||||||
"notAvailable": "Điện thoại của bạn chưa bật thông báo đẩy",
|
"notAvailable": "Điện thoại của bạn chưa bật thông báo đẩy",
|
||||||
|
@ -14,6 +14,10 @@
|
|||||||
"action": "举报用户"
|
"action": "举报用户"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"copy": {
|
||||||
|
"action": "",
|
||||||
|
"succeed": ""
|
||||||
|
},
|
||||||
"instance": {
|
"instance": {
|
||||||
"title": "实例操作",
|
"title": "实例操作",
|
||||||
"block": {
|
"block": {
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
{
|
{
|
||||||
"HTML": {
|
"HTML": {
|
||||||
|
"accessibilityHint": "",
|
||||||
"expanded": {
|
"expanded": {
|
||||||
"true": "折叠{{hint}}",
|
"true": "",
|
||||||
"false": "展开{{hint}}"
|
"false": ""
|
||||||
},
|
},
|
||||||
"defaultHint": "全文"
|
"totalLines": "",
|
||||||
|
"defaultHint": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -81,7 +81,7 @@
|
|||||||
"accessibilityHint": "点击进入{{name}}的页面"
|
"accessibilityHint": "点击进入{{name}}的页面"
|
||||||
},
|
},
|
||||||
"content": {
|
"content": {
|
||||||
"expandHint": "隐藏内容"
|
"expandHint": ""
|
||||||
},
|
},
|
||||||
"filtered": "已过滤",
|
"filtered": "已过滤",
|
||||||
"fullConversation": "阅读全部对话",
|
"fullConversation": "阅读全部对话",
|
||||||
|
6
src/i18n/zh-Hans/screens/accountSelection.json
Normal file
6
src/i18n/zh-Hans/screens/accountSelection.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"heading": "",
|
||||||
|
"content": {
|
||||||
|
"select_account": ""
|
||||||
|
}
|
||||||
|
}
|
@ -145,7 +145,8 @@
|
|||||||
"group": "第 {{index}} 组",
|
"group": "第 {{index}} 组",
|
||||||
"label": "标签",
|
"label": "标签",
|
||||||
"content": "内容"
|
"content": "内容"
|
||||||
}
|
},
|
||||||
|
"mediaSelectionFailed": ""
|
||||||
},
|
},
|
||||||
"push": {
|
"push": {
|
||||||
"notAvailable": "您的手机不支持tooot推送通知",
|
"notAvailable": "您的手机不支持tooot推送通知",
|
||||||
|
@ -14,6 +14,10 @@
|
|||||||
"action": ""
|
"action": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"copy": {
|
||||||
|
"action": "",
|
||||||
|
"succeed": ""
|
||||||
|
},
|
||||||
"instance": {
|
"instance": {
|
||||||
"title": "",
|
"title": "",
|
||||||
"block": {
|
"block": {
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
{
|
{
|
||||||
"HTML": {
|
"HTML": {
|
||||||
|
"accessibilityHint": "",
|
||||||
"expanded": {
|
"expanded": {
|
||||||
"true": "收起{{hint}}",
|
"true": "",
|
||||||
"false": "展開{{hint}}"
|
"false": ""
|
||||||
},
|
},
|
||||||
"defaultHint": "全文"
|
"totalLines": "",
|
||||||
|
"defaultHint": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
6
src/i18n/zh-Hant/screens/accountSelection.json
Normal file
6
src/i18n/zh-Hant/screens/accountSelection.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"heading": "",
|
||||||
|
"content": {
|
||||||
|
"select_account": ""
|
||||||
|
}
|
||||||
|
}
|
@ -145,7 +145,8 @@
|
|||||||
"group": "",
|
"group": "",
|
||||||
"label": "",
|
"label": "",
|
||||||
"content": ""
|
"content": ""
|
||||||
}
|
},
|
||||||
|
"mediaSelectionFailed": ""
|
||||||
},
|
},
|
||||||
"push": {
|
"push": {
|
||||||
"notAvailable": "",
|
"notAvailable": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user