mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-08 15:58:42 +01:00
New translations translation.json (German)
This commit is contained in:
parent
131438a421
commit
26c880858f
@ -114,6 +114,39 @@
|
||||
"local": "Lokale Zeitleiste",
|
||||
"public": "Öffentliche Zeitleiste"
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
"title": "Filters",
|
||||
"form": {
|
||||
"phrase": "Keyword or phrase",
|
||||
"expire": "Expire after",
|
||||
"context": "Filter contexts",
|
||||
"irreversible": "Drop instead of hide",
|
||||
"whole_word": "Whole word",
|
||||
"submit": "Submit",
|
||||
"cancel": "Cancel"
|
||||
},
|
||||
"expires": {
|
||||
"never": "Never",
|
||||
"30_minutes": "30 minutes",
|
||||
"1_hour": "1 hour",
|
||||
"6_hours": "6 hours",
|
||||
"12_hours": "12 hours",
|
||||
"1_day": "1 day",
|
||||
"1_week": "1 week"
|
||||
},
|
||||
"new": {
|
||||
"title": "New"
|
||||
},
|
||||
"edit": {
|
||||
"title": "Edit"
|
||||
},
|
||||
"delete": {
|
||||
"title": "Delete",
|
||||
"confirm": "Are you sure to delete this filter?",
|
||||
"confirm_ok": "Delete",
|
||||
"confirm_cancel": "Cancel"
|
||||
}
|
||||
}
|
||||
},
|
||||
"preferences": {
|
||||
@ -452,7 +485,8 @@
|
||||
"domain_confirmed": "{{domain}} ist bestätigt, bitte einloggen",
|
||||
"domain_doesnt_exist": "Verbindung mit {{domain}} fehlgeschlagen, stellen Sie sicher, dass die Server-URL",
|
||||
"loading": "Laden...",
|
||||
"language_not_support_spellchecker_error": "This language is not supported by Spellchecker"
|
||||
"language_not_support_spellchecker_error": "This language is not supported by Spellchecker",
|
||||
"update_filter_error": "Failed to update the filter"
|
||||
},
|
||||
"validation": {
|
||||
"login": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user