1
0
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:
xmflsct 2022-10-30 15:29:23 +01:00 committed by GitHub
parent d203c00279
commit 24528b3bb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 16 additions and 16 deletions

View File

@ -1,8 +1,8 @@
{
"HTML": {
"accessibilityHint": "",
"expanded": "{{hint}}{{totalLines}}",
"totalLines": "",
"expanded": "{{hint}}{{moreLines}}",
"moreLines": "",
"defaultHint": ""
}
}

View File

@ -1,8 +1,8 @@
{
"HTML": {
"accessibilityHint": "",
"expanded": "{{hint}}{{totalLines}}",
"totalLines": "",
"expanded": "{{hint}}{{moreLines}}",
"moreLines": "",
"defaultHint": ""
}
}

View File

@ -1,8 +1,8 @@
{
"HTML": {
"accessibilityHint": "タップして内容を展開または折りたたむ",
"expanded": "{{hint}}{{totalLines}}",
"totalLines": " ({{count}} 行)",
"expanded": "{{hint}}{{moreLines}}",
"moreLines": "",
"defaultHint": "長いトゥート"
}
}

View File

@ -1,8 +1,8 @@
{
"HTML": {
"accessibilityHint": "",
"expanded": "{{hint}}{{totalLines}}",
"totalLines": "",
"expanded": "{{hint}}{{moreLines}}",
"moreLines": "",
"defaultHint": ""
}
}

View File

@ -1,8 +1,8 @@
{
"HTML": {
"accessibilityHint": "Toque para expandir ou recolher conteúdo",
"expanded": "{{hint}}{{totalLines}}",
"totalLines": "",
"expanded": "{{hint}}{{moreLines}}",
"moreLines": "",
"defaultHint": ""
}
}

View File

@ -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"
}
}

View File

@ -1,8 +1,8 @@
{
"HTML": {
"accessibilityHint": "点击展开或折叠内容",
"expanded": "{{hint}}{{totalLines}}",
"totalLines": " ({{count}} 行)",
"expanded": "{{hint}}{{moreLines}}",
"moreLines": "(还有 {{count}} 行)",
"defaultHint": "长嘟文"
}
}

View File

@ -1,8 +1,8 @@
{
"HTML": {
"accessibilityHint": "點擊展開或折疊內容",
"expanded": "{{hint}}{{totalLines}}",
"totalLines": " ({{count}} 行)",
"expanded": "{{hint}}{{moreLines}}",
"moreLines": "(還有 {{count}} 行)",
"defaultHint": "長嘟文"
}
}