New translations translation.json (German)
This commit is contained in:
parent
0a8129725b
commit
75552894f1
|
@ -78,7 +78,7 @@
|
||||||
"title": "Option",
|
"title": "Option",
|
||||||
"show_reblogs": "Show reblogs",
|
"show_reblogs": "Show reblogs",
|
||||||
"show_replies": "Show replies",
|
"show_replies": "Show replies",
|
||||||
"apply": "Apply"
|
"apply": "Anwenden"
|
||||||
},
|
},
|
||||||
"new_toot": "Toot",
|
"new_toot": "Toot",
|
||||||
"reload": "Neu laden",
|
"reload": "Neu laden",
|
||||||
|
@ -114,10 +114,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
"title": "Filters",
|
"title": "Filter",
|
||||||
"form": {
|
"form": {
|
||||||
"phrase": "Keyword or phrase",
|
"phrase": "Keyword or phrase",
|
||||||
"expire": "Expire after",
|
"expire": "Verfällt nach",
|
||||||
"context": "Filter contexts",
|
"context": "Filter contexts",
|
||||||
"irreversible": "Drop instead of hide",
|
"irreversible": "Drop instead of hide",
|
||||||
"whole_word": "Whole word",
|
"whole_word": "Whole word",
|
||||||
|
@ -142,8 +142,8 @@
|
||||||
"delete": {
|
"delete": {
|
||||||
"title": "Delete",
|
"title": "Delete",
|
||||||
"confirm": "Are you sure to delete this filter?",
|
"confirm": "Are you sure to delete this filter?",
|
||||||
"confirm_ok": "Delete",
|
"confirm_ok": "Löschen",
|
||||||
"confirm_cancel": "Cancel"
|
"confirm_cancel": "Abbrechen"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -267,12 +267,12 @@
|
||||||
"language": {
|
"language": {
|
||||||
"title": "Sprache",
|
"title": "Sprache",
|
||||||
"language": {
|
"language": {
|
||||||
"title": "Language",
|
"title": "Sprache",
|
||||||
"description": "Choose the language you would like to use with Whalebird."
|
"description": "Choose the language you would like to use with Whalebird."
|
||||||
},
|
},
|
||||||
"spellchecker": {
|
"spellchecker": {
|
||||||
"title": "Spellcheck",
|
"title": "Rechtschreibprüfung",
|
||||||
"enabled": "Enable spellchecker"
|
"enabled": "Rechtschreibprüfung aktivieren"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -284,7 +284,7 @@
|
||||||
"cancel": "Abbrechen",
|
"cancel": "Abbrechen",
|
||||||
"toot": "Toot",
|
"toot": "Toot",
|
||||||
"close_confirm": "Are you sure you want to discard this toot?",
|
"close_confirm": "Are you sure you want to discard this toot?",
|
||||||
"close_confirm_ok": "Discard",
|
"close_confirm_ok": "Verwerfen",
|
||||||
"close_confirm_cancel": "Continue Editing",
|
"close_confirm_cancel": "Continue Editing",
|
||||||
"description": "Für Menschen mit Sehbehinderung beschreiben",
|
"description": "Für Menschen mit Sehbehinderung beschreiben",
|
||||||
"footer": {
|
"footer": {
|
||||||
|
@ -369,7 +369,7 @@
|
||||||
"reblog": "Teilen",
|
"reblog": "Teilen",
|
||||||
"fav": "Favorit",
|
"fav": "Favorit",
|
||||||
"detail": "Details des Toot",
|
"detail": "Details des Toot",
|
||||||
"bookmark": "Bookmark",
|
"bookmark": "Lesezeichen",
|
||||||
"pinned": "Angehefteter Beitrag",
|
"pinned": "Angehefteter Beitrag",
|
||||||
"poll": {
|
"poll": {
|
||||||
"vote": "Abstimmen",
|
"vote": "Abstimmen",
|
||||||
|
@ -385,8 +385,8 @@
|
||||||
"follows_you": "Folgt dir",
|
"follows_you": "Folgt dir",
|
||||||
"doesnt_follow_you": "Folgt dir nicht",
|
"doesnt_follow_you": "Folgt dir nicht",
|
||||||
"detail": "Detail",
|
"detail": "Detail",
|
||||||
"follow": "Follow this user",
|
"follow": "Diesem Benutzer folgen",
|
||||||
"unfollow": "Unfollow this user",
|
"unfollow": "Diesem Benutzer nicht mehr folgen",
|
||||||
"subscribe": "Subscribe this user",
|
"subscribe": "Subscribe this user",
|
||||||
"unsubscribe": "Unsubscribe this user",
|
"unsubscribe": "Unsubscribe this user",
|
||||||
"follow_requested": "Folgen Sie angefordert",
|
"follow_requested": "Folgen Sie angefordert",
|
||||||
|
@ -425,8 +425,8 @@
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"title": "Confirm",
|
"title": "Confirm",
|
||||||
"message": "This operation can not be undone, this list will be permanently deleted",
|
"message": "This operation can not be undone, this list will be permanently deleted",
|
||||||
"ok": "Delete",
|
"ok": "Löschen",
|
||||||
"cancel": "Cancel"
|
"cancel": "Abbrechen"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue