Merge pull request #308 from tooot-app/l10n_main

New Crowdin updates
This commit is contained in:
xmflsct 2022-05-28 22:30:18 +02:00 committed by GitHub
commit 242b11761b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 37 additions and 16 deletions

View File

@ -1,6 +1,6 @@
{ {
"buttons": { "buttons": {
"OK": "", "OK": "OK",
"apply": "Übernehmen", "apply": "Übernehmen",
"cancel": "Abbrechen" "cancel": "Abbrechen"
}, },

View File

@ -3,7 +3,7 @@
"options": { "options": {
"library": "Hochladen", "library": "Hochladen",
"photo": "Bild aufnehmen", "photo": "Bild aufnehmen",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
}, },
"library": { "library": {
"alert": { "alert": {
@ -11,7 +11,7 @@
"message": "Für den Upload ist eine Zugriffsgenehmigung erforderlich", "message": "Für den Upload ist eine Zugriffsgenehmigung erforderlich",
"buttons": { "buttons": {
"settings": "Einstellungen bestätigen", "settings": "Einstellungen bestätigen",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
} }
} }
}, },
@ -21,7 +21,7 @@
"message": "Zugriff auf die Kamera erforderlich", "message": "Zugriff auf die Kamera erforderlich",
"buttons": { "buttons": {
"settings": "Einstellungen übernehmen", "settings": "Einstellungen übernehmen",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
} }
} }
} }

View File

@ -7,7 +7,7 @@
"options": { "options": {
"save": "Bild speichern", "save": "Bild speichern",
"share": "Bild teilen", "share": "Bild teilen",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
}, },
"save": { "save": {
"succeed": "Bild gespeichert", "succeed": "Bild gespeichert",

View File

@ -43,6 +43,9 @@
"fontSize": { "fontSize": {
"name": "Schriftgröße" "name": "Schriftgröße"
}, },
"language": {
"name": "Sprache"
},
"lists": { "lists": {
"name": "Listen" "name": "Listen"
}, },
@ -141,7 +144,7 @@
} }
}, },
"fields": { "fields": {
"group": "", "group": "Gruppe {{index}}",
"label": "Kennzeichnung", "label": "Kennzeichnung",
"content": "Inhalt" "content": "Inhalt"
} }
@ -221,7 +224,7 @@
} }
}, },
"language": { "language": {
"heading": "Sprache", "heading": "$t(me.stacks.language.name)",
"options": { "options": {
"cancel": "$t(common:buttons.cancel)" "cancel": "$t(common:buttons.cancel)"
} }

View File

@ -43,6 +43,9 @@
"fontSize": { "fontSize": {
"name": "Grandezza del testo dei toot" "name": "Grandezza del testo dei toot"
}, },
"language": {
"name": "Lingua"
},
"lists": { "lists": {
"name": "Liste" "name": "Liste"
}, },
@ -221,7 +224,7 @@
} }
}, },
"language": { "language": {
"heading": "Lingua", "heading": "$t(me.stacks.language.name)",
"options": { "options": {
"cancel": "$t(common:buttons.cancel)" "cancel": "$t(common:buttons.cancel)"
} }

View File

@ -1,6 +1,6 @@
{ {
"buttons": { "buttons": {
"OK": "", "OK": "확인",
"apply": "적용", "apply": "적용",
"cancel": "취소" "cancel": "취소"
}, },

View File

@ -43,6 +43,9 @@
"fontSize": { "fontSize": {
"name": "툿 폰트 크기" "name": "툿 폰트 크기"
}, },
"language": {
"name": "언어"
},
"lists": { "lists": {
"name": "목록" "name": "목록"
}, },
@ -221,7 +224,7 @@
} }
}, },
"language": { "language": {
"heading": "언어", "heading": "$t(me.stacks.language.name)",
"options": { "options": {
"cancel": "$t(common:buttons.cancel)" "cancel": "$t(common:buttons.cancel)"
} }

View File

@ -43,6 +43,9 @@
"fontSize": { "fontSize": {
"name": "Tamanho da fonte do Toot" "name": "Tamanho da fonte do Toot"
}, },
"language": {
"name": "Idioma"
},
"lists": { "lists": {
"name": "Listas" "name": "Listas"
}, },
@ -221,7 +224,7 @@
} }
}, },
"language": { "language": {
"heading": "Idioma", "heading": "$t(me.stacks.language.name)",
"options": { "options": {
"cancel": "$t(common:buttons.cancel)" "cancel": "$t(common:buttons.cancel)"
} }

View File

@ -43,6 +43,9 @@
"fontSize": { "fontSize": {
"name": "Cỡ chữ" "name": "Cỡ chữ"
}, },
"language": {
"name": "Ngôn ngữ"
},
"lists": { "lists": {
"name": "Danh sách" "name": "Danh sách"
}, },
@ -221,7 +224,7 @@
} }
}, },
"language": { "language": {
"heading": "Ngôn ngữ", "heading": "$t(me.stacks.language.name)",
"options": { "options": {
"cancel": "$t(common:buttons.cancel)" "cancel": "$t(common:buttons.cancel)"
} }

View File

@ -30,7 +30,7 @@
"default": "{{name}} 转嘟了", "default": "{{name}} 转嘟了",
"notification": "{{name}} 转嘟了你的嘟文" "notification": "{{name}} 转嘟了你的嘟文"
}, },
"update": "" "update": "转嘟已被编辑"
}, },
"actions": { "actions": {
"reply": { "reply": {

View File

@ -13,8 +13,8 @@
"reblog": "$t(screenTabs:me.push.reblog.heading)", "reblog": "$t(screenTabs:me.push.reblog.heading)",
"mention": "$t(screenTabs:me.push.mention.heading)", "mention": "$t(screenTabs:me.push.mention.heading)",
"poll": "$t(screenTabs:me.push.poll.heading)", "poll": "$t(screenTabs:me.push.poll.heading)",
"status": "", "status": "订阅用户的嘟文",
"update": "" "update": "转嘟被编辑"
} }
} }
} }

View File

@ -43,6 +43,9 @@
"fontSize": { "fontSize": {
"name": "嘟文字号" "name": "嘟文字号"
}, },
"language": {
"name": "应用语言"
},
"lists": { "lists": {
"name": "列表" "name": "列表"
}, },
@ -221,7 +224,7 @@
} }
}, },
"language": { "language": {
"heading": "切换语言", "heading": "$t(me.stacks.language.name)",
"options": { "options": {
"cancel": "$t(common:buttons.cancel)" "cancel": "$t(common:buttons.cancel)"
} }

View File

@ -43,6 +43,9 @@
"fontSize": { "fontSize": {
"name": "嘟文字體大小" "name": "嘟文字體大小"
}, },
"language": {
"name": ""
},
"lists": { "lists": {
"name": "清單" "name": "清單"
}, },