mirror of
https://github.com/tooot-app/app
synced 2025-03-31 11:50:16 +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"
|
||||
}
|
||||
},
|
||||
"copy": {
|
||||
"action": "",
|
||||
"succeed": ""
|
||||
},
|
||||
"instance": {
|
||||
"title": "",
|
||||
"block": {
|
||||
|
@ -1,9 +1,11 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "",
|
||||
"expanded": {
|
||||
"true": "Zusammenklappen {{hint}}",
|
||||
"false": "Ausklappen {{hint}}"
|
||||
"true": "",
|
||||
"false": ""
|
||||
},
|
||||
"defaultHint": "Artikel"
|
||||
"totalLines": "",
|
||||
"defaultHint": ""
|
||||
}
|
||||
}
|
@ -81,7 +81,7 @@
|
||||
"accessibilityHint": "Zum Profil von {{name}}"
|
||||
},
|
||||
"content": {
|
||||
"expandHint": "Ausgeblendeter Inhalt"
|
||||
"expandHint": ""
|
||||
},
|
||||
"filtered": "Ausgeblendet",
|
||||
"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}}",
|
||||
"label": "Kennzeichnung",
|
||||
"content": "Inhalt"
|
||||
}
|
||||
},
|
||||
"mediaSelectionFailed": ""
|
||||
},
|
||||
"push": {
|
||||
"notAvailable": "Dein Gerät unterstützt keine Push-Benachrichtigung",
|
||||
|
@ -14,6 +14,10 @@
|
||||
"action": "Segnala utente"
|
||||
}
|
||||
},
|
||||
"copy": {
|
||||
"action": "",
|
||||
"succeed": ""
|
||||
},
|
||||
"instance": {
|
||||
"title": "Azione sull'istanza",
|
||||
"block": {
|
||||
|
@ -1,9 +1,11 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "",
|
||||
"expanded": {
|
||||
"true": "Richiudi {{hint}}",
|
||||
"false": "Espandi {{hint}}"
|
||||
"true": "",
|
||||
"false": ""
|
||||
},
|
||||
"defaultHint": "toot"
|
||||
"totalLines": "",
|
||||
"defaultHint": ""
|
||||
}
|
||||
}
|
@ -81,7 +81,7 @@
|
||||
"accessibilityHint": "Premi per aprire il profilo di {{name}}"
|
||||
},
|
||||
"content": {
|
||||
"expandHint": "Contenuto nascosto"
|
||||
"expandHint": ""
|
||||
},
|
||||
"filtered": "Filtrato",
|
||||
"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}}",
|
||||
"label": "Etichetta",
|
||||
"content": "Contenuto"
|
||||
}
|
||||
},
|
||||
"mediaSelectionFailed": ""
|
||||
},
|
||||
"push": {
|
||||
"notAvailable": "Il tuo dispositivo non supporta le notifiche push per tooot",
|
||||
|
@ -14,6 +14,10 @@
|
||||
"action": ""
|
||||
}
|
||||
},
|
||||
"copy": {
|
||||
"action": "",
|
||||
"succeed": ""
|
||||
},
|
||||
"instance": {
|
||||
"title": "",
|
||||
"block": {
|
||||
|
@ -1,9 +1,11 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "",
|
||||
"expanded": {
|
||||
"true": "",
|
||||
"false": ""
|
||||
},
|
||||
"totalLines": "",
|
||||
"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": {
|
||||
"showcase": "",
|
||||
"demo": "",
|
||||
"availableSizes": "",
|
||||
"sizes": {
|
||||
"S": "",
|
||||
"M": "",
|
||||
@ -147,7 +145,8 @@
|
||||
"group": "",
|
||||
"label": "",
|
||||
"content": ""
|
||||
}
|
||||
},
|
||||
"mediaSelectionFailed": ""
|
||||
},
|
||||
"push": {
|
||||
"notAvailable": "",
|
||||
|
@ -14,6 +14,10 @@
|
||||
"action": "사용자 신고"
|
||||
}
|
||||
},
|
||||
"copy": {
|
||||
"action": "",
|
||||
"succeed": ""
|
||||
},
|
||||
"instance": {
|
||||
"title": "",
|
||||
"block": {
|
||||
|
@ -1,9 +1,11 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "",
|
||||
"expanded": {
|
||||
"true": "{{hint}} 접기",
|
||||
"false": "{{hint}} 펼치기"
|
||||
"true": "",
|
||||
"false": ""
|
||||
},
|
||||
"defaultHint": "글"
|
||||
"totalLines": "",
|
||||
"defaultHint": ""
|
||||
}
|
||||
}
|
@ -81,7 +81,7 @@
|
||||
"accessibilityHint": "{{name}}의 페이지로 가려면 탭하세요"
|
||||
},
|
||||
"content": {
|
||||
"expandHint": "숨겨진 콘텐츠"
|
||||
"expandHint": ""
|
||||
},
|
||||
"filtered": "필터됨",
|
||||
"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}}",
|
||||
"label": "라벨",
|
||||
"content": "내용"
|
||||
}
|
||||
},
|
||||
"mediaSelectionFailed": ""
|
||||
},
|
||||
"push": {
|
||||
"notAvailable": "이 기기는 tooot의 푸시 알림을 지원하지 않아요",
|
||||
|
@ -14,6 +14,10 @@
|
||||
"action": "Denunciar usuário"
|
||||
}
|
||||
},
|
||||
"copy": {
|
||||
"action": "",
|
||||
"succeed": ""
|
||||
},
|
||||
"instance": {
|
||||
"title": "Ação da Instância",
|
||||
"block": {
|
||||
|
@ -1,9 +1,11 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "",
|
||||
"expanded": {
|
||||
"true": "Fechar {{hint}}",
|
||||
"false": "Expandir {{hint}}"
|
||||
"true": "",
|
||||
"false": ""
|
||||
},
|
||||
"defaultHint": "artigo"
|
||||
"totalLines": "",
|
||||
"defaultHint": ""
|
||||
}
|
||||
}
|
@ -81,7 +81,7 @@
|
||||
"accessibilityHint": "Toque para ir à página de {{name}}"
|
||||
},
|
||||
"content": {
|
||||
"expandHint": "conteúdo oculto"
|
||||
"expandHint": ""
|
||||
},
|
||||
"filtered": "Filtrado",
|
||||
"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}}",
|
||||
"label": "Rótulo",
|
||||
"content": "Conteúdo"
|
||||
}
|
||||
},
|
||||
"mediaSelectionFailed": ""
|
||||
},
|
||||
"push": {
|
||||
"notAvailable": "Seu telefone não suporta notificação de envio de tooot",
|
||||
|
@ -14,6 +14,10 @@
|
||||
"action": "Báo cáo"
|
||||
}
|
||||
},
|
||||
"copy": {
|
||||
"action": "",
|
||||
"succeed": ""
|
||||
},
|
||||
"instance": {
|
||||
"title": "Hành động máy chủ",
|
||||
"block": {
|
||||
|
@ -1,9 +1,11 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "",
|
||||
"expanded": {
|
||||
"true": "Cuộn {{hint}}",
|
||||
"false": "Mở {{hint}}"
|
||||
"true": "",
|
||||
"false": ""
|
||||
},
|
||||
"defaultHint": "Tút"
|
||||
"totalLines": "",
|
||||
"defaultHint": ""
|
||||
}
|
||||
}
|
@ -81,7 +81,7 @@
|
||||
"accessibilityHint": "Đến trang của {{name}}"
|
||||
},
|
||||
"content": {
|
||||
"expandHint": "nội dung ẩn"
|
||||
"expandHint": ""
|
||||
},
|
||||
"filtered": "Đã lọc",
|
||||
"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}}",
|
||||
"label": "Nhãn",
|
||||
"content": "Nội dung"
|
||||
}
|
||||
},
|
||||
"mediaSelectionFailed": ""
|
||||
},
|
||||
"push": {
|
||||
"notAvailable": "Điện thoại của bạn chưa bật thông báo đẩy",
|
||||
|
@ -14,6 +14,10 @@
|
||||
"action": "举报用户"
|
||||
}
|
||||
},
|
||||
"copy": {
|
||||
"action": "",
|
||||
"succeed": ""
|
||||
},
|
||||
"instance": {
|
||||
"title": "实例操作",
|
||||
"block": {
|
||||
|
@ -1,9 +1,11 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "",
|
||||
"expanded": {
|
||||
"true": "折叠{{hint}}",
|
||||
"false": "展开{{hint}}"
|
||||
"true": "",
|
||||
"false": ""
|
||||
},
|
||||
"defaultHint": "全文"
|
||||
"totalLines": "",
|
||||
"defaultHint": ""
|
||||
}
|
||||
}
|
@ -81,7 +81,7 @@
|
||||
"accessibilityHint": "点击进入{{name}}的页面"
|
||||
},
|
||||
"content": {
|
||||
"expandHint": "隐藏内容"
|
||||
"expandHint": ""
|
||||
},
|
||||
"filtered": "已过滤",
|
||||
"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}} 组",
|
||||
"label": "标签",
|
||||
"content": "内容"
|
||||
}
|
||||
},
|
||||
"mediaSelectionFailed": ""
|
||||
},
|
||||
"push": {
|
||||
"notAvailable": "您的手机不支持tooot推送通知",
|
||||
|
@ -14,6 +14,10 @@
|
||||
"action": ""
|
||||
}
|
||||
},
|
||||
"copy": {
|
||||
"action": "",
|
||||
"succeed": ""
|
||||
},
|
||||
"instance": {
|
||||
"title": "",
|
||||
"block": {
|
||||
|
@ -1,9 +1,11 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "",
|
||||
"expanded": {
|
||||
"true": "收起{{hint}}",
|
||||
"false": "展開{{hint}}"
|
||||
"true": "",
|
||||
"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": "",
|
||||
"label": "",
|
||||
"content": ""
|
||||
}
|
||||
},
|
||||
"mediaSelectionFailed": ""
|
||||
},
|
||||
"push": {
|
||||
"notAvailable": "",
|
||||
|
Loading…
x
Reference in New Issue
Block a user