New translations.

This commit is contained in:
James Cole
2019-10-26 16:54:26 +02:00
parent 0d072b4ed9
commit f7c34db39b
55 changed files with 872 additions and 6 deletions

View File

@@ -228,6 +228,11 @@ return [
'update_current_version_alert' => 'Sie verwenden Version v:version. Dies ist die neueste verfügbare Version.',
'update_newer_version_alert' => 'Sie verwenden v:your_version. Ihre Version ist neuer als die neueste Version (v:new_version).',
'update_check_error' => 'Beim Suchen nach Updates ist ein Fehler aufgetreten. Bitte sehen Sie sich die Log-Dateien an.',
'admin_update_channel_title' => 'Update channel',
'admin_update_channel_explain' => 'Firefly III has three update "channels" which determine how ahead of the curve you are in terms of features, enhancements and bugs. Use the "beta" channel if you\'re adventurous and the "alpha" when you like to live life dangerously.',
'update_channel_stable' => 'Stable. Everything should work as expected.',
'update_channel_beta' => 'Beta. New features but things may be broken.',
'update_channel_alpha' => 'Alpha. We throw stuff in, and use whatever sticks.',
// search
'search' => 'Suche',