mirror of
https://github.com/tooot-app/app
synced 2025-01-03 05:00:34 +01:00
New Crowdin updates (#421)
* New translations parse.json (German) * New translations parse.json (Italian) * New translations parse.json (Japanese) * New translations parse.json (Korean) * New translations parse.json (Chinese Simplified) * New translations parse.json (Chinese Traditional) * New translations parse.json (Vietnamese) * New translations parse.json (Portuguese, Brazilian) * New translations parse.json (Chinese Simplified) * New translations parse.json (German) * New translations parse.json (Italian) * New translations parse.json (Japanese) * New translations parse.json (Korean) * New translations parse.json (Chinese Traditional) * New translations parse.json (Vietnamese) * New translations parse.json (Portuguese, Brazilian)
This commit is contained in:
parent
d203c00279
commit
24528b3bb5
@ -1,8 +1,8 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "",
|
||||
"expanded": "{{hint}}{{totalLines}}",
|
||||
"totalLines": "",
|
||||
"expanded": "{{hint}}{{moreLines}}",
|
||||
"moreLines": "",
|
||||
"defaultHint": ""
|
||||
}
|
||||
}
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "",
|
||||
"expanded": "{{hint}}{{totalLines}}",
|
||||
"totalLines": "",
|
||||
"expanded": "{{hint}}{{moreLines}}",
|
||||
"moreLines": "",
|
||||
"defaultHint": ""
|
||||
}
|
||||
}
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "タップして内容を展開または折りたたむ",
|
||||
"expanded": "{{hint}}{{totalLines}}",
|
||||
"totalLines": " ({{count}} 行)",
|
||||
"expanded": "{{hint}}{{moreLines}}",
|
||||
"moreLines": "",
|
||||
"defaultHint": "長いトゥート"
|
||||
}
|
||||
}
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "",
|
||||
"expanded": "{{hint}}{{totalLines}}",
|
||||
"totalLines": "",
|
||||
"expanded": "{{hint}}{{moreLines}}",
|
||||
"moreLines": "",
|
||||
"defaultHint": ""
|
||||
}
|
||||
}
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "Toque para expandir ou recolher conteúdo",
|
||||
"expanded": "{{hint}}{{totalLines}}",
|
||||
"totalLines": "",
|
||||
"expanded": "{{hint}}{{moreLines}}",
|
||||
"moreLines": "",
|
||||
"defaultHint": ""
|
||||
}
|
||||
}
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "Nhấn để mở rộng hoặc thu gọn nội dung",
|
||||
"expanded": "{{hint}}{{totalLines}}",
|
||||
"totalLines": " ({{count}} dòng)",
|
||||
"expanded": "{{hint}}{{moreLines}}",
|
||||
"moreLines": "",
|
||||
"defaultHint": "Tút dài"
|
||||
}
|
||||
}
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "点击展开或折叠内容",
|
||||
"expanded": "{{hint}}{{totalLines}}",
|
||||
"totalLines": " ({{count}} 行)",
|
||||
"expanded": "{{hint}}{{moreLines}}",
|
||||
"moreLines": "(还有 {{count}} 行)",
|
||||
"defaultHint": "长嘟文"
|
||||
}
|
||||
}
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"HTML": {
|
||||
"accessibilityHint": "點擊展開或折疊內容",
|
||||
"expanded": "{{hint}}{{totalLines}}",
|
||||
"totalLines": " ({{count}} 行)",
|
||||
"expanded": "{{hint}}{{moreLines}}",
|
||||
"moreLines": "(還有 {{count}} 行)",
|
||||
"defaultHint": "長嘟文"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user