mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-01-23 22:11:22 +01:00
New translations app.json (German)
This commit is contained in:
parent
50b4919a99
commit
50f971ae5a
@ -386,7 +386,9 @@
|
|||||||
"load_failed": "Laden fehlgeschlagen",
|
"load_failed": "Laden fehlgeschlagen",
|
||||||
"upload_failed": "Upload fehlgeschlagen",
|
"upload_failed": "Upload fehlgeschlagen",
|
||||||
"can_not_recognize_this_media_attachment": "Medienanhang wurde nicht erkannt",
|
"can_not_recognize_this_media_attachment": "Medienanhang wurde nicht erkannt",
|
||||||
"attachment_too_large": "Anhang zu groß"
|
"attachment_too_large": "Anhang zu groß",
|
||||||
|
"compressing_state": "Komprimieren...",
|
||||||
|
"server_processing_state": "Serververarbeitung..."
|
||||||
},
|
},
|
||||||
"poll": {
|
"poll": {
|
||||||
"duration_time": "Dauer: %s",
|
"duration_time": "Dauer: %s",
|
||||||
@ -396,7 +398,9 @@
|
|||||||
"one_day": "1 Tag",
|
"one_day": "1 Tag",
|
||||||
"three_days": "3 Tage",
|
"three_days": "3 Tage",
|
||||||
"seven_days": "7 Tage",
|
"seven_days": "7 Tage",
|
||||||
"option_number": "Auswahlmöglichkeit %ld"
|
"option_number": "Auswahlmöglichkeit %ld",
|
||||||
|
"the_poll_is_invalid": "Die Umfrage ist ungültig",
|
||||||
|
"the_poll_has_empty_option": "Die Umfrage hat eine leere Option"
|
||||||
},
|
},
|
||||||
"content_warning": {
|
"content_warning": {
|
||||||
"placeholder": "Schreibe eine Inhaltswarnung hier..."
|
"placeholder": "Schreibe eine Inhaltswarnung hier..."
|
||||||
@ -444,6 +448,10 @@
|
|||||||
"placeholder": {
|
"placeholder": {
|
||||||
"label": "Bezeichnung",
|
"label": "Bezeichnung",
|
||||||
"content": "Inhalt"
|
"content": "Inhalt"
|
||||||
|
},
|
||||||
|
"verified": {
|
||||||
|
"short": "Verified on %s",
|
||||||
|
"long": "Ownership of this link was checked on %s"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"segmented_control": {
|
"segmented_control": {
|
||||||
|
Loading…
Reference in New Issue
Block a user