-
Notifications
You must be signed in to change notification settings - Fork 1k
Improve german translation #821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
S1SYPHOS
wants to merge
1
commit into
chriskiehl:master
Choose a base branch
from
S1SYPHOS:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,37 +1,50 @@ | ||
| { | ||
| "browse": "Durchsuchen", | ||
| "cancel": "Abbrechen", | ||
| "checkbox_label": "Aktiviere", | ||
| "choose_colour": "", | ||
| "choose_date": "Datum auswählen", | ||
| "choose_file": "Datei auswählen", | ||
| "choose_folder": "Ordner auswählen", | ||
| "choose_folders_msg": "Einen oder mehrere Ordner auswählen", | ||
| "choose_folders_title": "Ordner auswählen", | ||
| "choose_one": "Auswählen", | ||
| "choose_time": "Zeit auswählen", | ||
| "close": "Schließen", | ||
| "close_program": "Programm Schließen?", | ||
| "close_program": "Programm schließen?", | ||
| "dialog_button_yes": "Ja", | ||
| "dialog_button_no": "Nein", | ||
| "dialog_button_ok": "OK", | ||
| "edit": "Bearbeiten", | ||
| "enter_filename": "Dateinamen eingeben", | ||
| "error_required_fields": "Bitte alle benötigten Argumente ausfüllen!", | ||
| "error_required_fields": "Alle benötigten Felder müssen ausgefüllt werden!", | ||
| "error_title": "Fehler", | ||
| "execution_finished": "Die Ausführung war erfolgreich", | ||
| "finished_error": "Es ist ein Fehler aufgetreten.", | ||
| "finished_forced_quit": "Die Ausführung wurde abgebrochen.", | ||
| "finished_msg": "Fertig! Sie können das Programm jetzt schließen", | ||
| "finished_title": "Fertig", | ||
| "execution_finished": "Der Vorgang war erfolgreich", | ||
| "finished_error": "Es ist ein Fehler aufgetreten!", | ||
| "finished_forced_quit": "Der Vorgang wurde abgebrochen.", | ||
| "finished_msg": "Fertig! Das Programm kann jetzt geschlossen werden.", | ||
| "finished_title": "Vorgang abgeschlossen", | ||
| "ok": "Ok", | ||
| "open_file": "Datei öffnen", | ||
| "open_files": "Dateien öffnen", | ||
| "dropdown.no_matches": "Keine Ergebnisse gefunden", | ||
| "optional_args_msg": "optionale Argumente", | ||
| "required_args_msg": "benötigte Argumente", | ||
| "restart": "Neustart", | ||
| "running_msg": "Bitte warten Sie auf die Anwendung \nDies kann einen Moment dauern.", | ||
| "running_msg": "Die Anwendung lädt, bitte warten - \ndies kann einen Moment dauern.", | ||
| "running_title": "Läuft", | ||
| "select_date": "Datum auswählen", | ||
| "select_option": "Option wählen", | ||
| "select_time": "Zeit auswählen", | ||
| "settings_title": "Einstellungen", | ||
| "simple_config": "Befehlszeilenargumente eingeben", | ||
| "start": "Start", | ||
| "status": "Status", | ||
| "stop": "Stop", | ||
| "stop_task": "Ausführung abbrechen?", | ||
| "success_message": "Das Programm wurde erfolgreich ausgeführt!", | ||
| "sure_you_want_to_exit": "Wollen Sie das Programm wirklich beenden?", | ||
| "sure_you_want_to_stop": "Wollen Sie die Ausführung wirklich abbrechen? \nDies kann zu Datenverlust führen!", | ||
| "uh_oh": "\nUpps ! Irgendwas ist schief gelaufen. \nKopieren Sie den Text aus diesem Fenster und senden ihn an den Entwickler.\n\n{} \t\t\n\t\t", | ||
| "sure_you_want_to_exit": "Soll das Programm wirklich beendet werden?", | ||
| "sure_you_want_to_stop": "Soll die Ausführung wirklich abgebrochen werden? \nDies kann zu Datenverlust führen!", | ||
| "uh_oh": "\nOh nein! Irgendwas ist schief gelaufen. \nKopieren Sie den Text aus diesem Fenster und senden ihn an den Entwickler der Anwendung!\n", | ||
| "validation_failed": "Ein oder mehrere Felder konnten nicht validiert werden" | ||
| } | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.