Translated using Weblate (German)
Currently translated at 14.1% (11 of 78 strings) Co-authored-by: Profitroll <vozhd.kk@gmail.com> Translate-URL: https://weblate.end-play.xyz/projects/garbagereminder/telegrambot/de/ Translation: GarbageReminder/TelegramBot
This commit is contained in:
parent
7447c6d232
commit
cca3101a4a
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"flag": "🇬🇧",
|
"flag": "🇩🇪",
|
||||||
"name": "English",
|
"name": "Deutsch",
|
||||||
"codes": [
|
"codes": [
|
||||||
"en",
|
"de",
|
||||||
"en-GB"
|
"de-DE"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"formats": {
|
"formats": {
|
||||||
"date": "%d/%m/%Y",
|
"date": "%d.%m.%Y",
|
||||||
"time": "%H:%M"
|
"time": "%H:%M"
|
||||||
},
|
},
|
||||||
"garbage_types": {
|
"garbage_types": {
|
||||||
"0": "🟤 Bio",
|
"0": "🟤 Biotonne",
|
||||||
"1": "🟡 Plastic",
|
"1": "🟡 Gelber Sack",
|
||||||
"2": "🔵 Paper",
|
"2": "🔵 Papiertonne",
|
||||||
"3": "⚫️ General",
|
"3": "⚫️ Restmüll",
|
||||||
"4": "🟢 Glass",
|
"4": "🟢 Altglas",
|
||||||
"5": "❓ Unspecified"
|
"5": "❓ Unbestimmt"
|
||||||
},
|
},
|
||||||
"commands": {
|
"commands": {
|
||||||
"help": "Show help message",
|
"help": "Show help message",
|
||||||
|
Reference in New Issue
Block a user