Bot: Update translation
This commit is contained in:
parent
2459969349
commit
a2bece851d
@ -21,34 +21,34 @@
|
|||||||
"database_dropped": "Datenbank gelöscht. Alle Einträge wurde gelöscht.",
|
"database_dropped": "Datenbank gelöscht. Alle Einträge wurde gelöscht.",
|
||||||
"download_in_progress": "<b>{item}</b> wird heruntergeladen ...",
|
"download_in_progress": "<b>{item}</b> wird heruntergeladen ...",
|
||||||
"error_executing_command": "{command}: Befehl fehlgeschlagen: {error}.",
|
"error_executing_command": "{command}: Befehl fehlgeschlagen: {error}.",
|
||||||
"file": "",
|
"file": "Datei",
|
||||||
"file_added": "",
|
"file_added": "{item} wurde hinzugefügt.",
|
||||||
"file_deleted": "",
|
"file_deleted": "{item} wurde aus der Bibliothek gelöscht.",
|
||||||
"file_item": "",
|
"file_item": "<b>{artist} - {title}</b> <i>wurde von</i> {user} <i>hinzugefügt.</i> ",
|
||||||
"file_missed": "",
|
"file_missed": "Datei {file} nicht gefunden. Das Element wurde aus der Playlist entfernt.",
|
||||||
"help": "",
|
"help": "",
|
||||||
"invalid_index": "",
|
"invalid_index": "<i>{index}</i> ist ein ungültiger Index. Sende <i>!queue</i>, um die aktuelle Playlist anzuzeigen.",
|
||||||
"last_song_on_the_queue": "",
|
"last_song_on_the_queue": "Letztes Lied in der Wiedergabeliste.",
|
||||||
"multiple_file_added": "",
|
"multiple_file_added": "Mehrere Elemente wurden hinzugefügt:",
|
||||||
"multiple_file_deleted": "",
|
"multiple_file_deleted": "Mehrere Elemente wurden aus der Bibliothek gelöscht:",
|
||||||
"multiple_file_found": "",
|
"multiple_file_found": "Gefunden:",
|
||||||
"multiple_matches": "",
|
"multiple_matches": "Datei wurde nicht gefunden! Meintest du:",
|
||||||
"new_version_found": "",
|
"new_version_found": "<h2>Update verfügbar!</h2> Version {new_version} von botamusique ist verfügbar! <hr />\n<h3>Changelog</h3>\n{changelog} <hr /> Sende <i>!update</i>, um das Update zu starten!",
|
||||||
"next_to_play": "",
|
"next_to_play": "Nächster Song.",
|
||||||
"no_file": "",
|
"no_file": "Datei nicht gefunden.",
|
||||||
"not_admin": "",
|
"not_admin": "Du bist kein Administrator!",
|
||||||
"not_in_my_channel": "",
|
"not_in_my_channel": "Du bist nicht in meinem Kanal!",
|
||||||
"not_playing": "",
|
"not_playing": "Aktuell läuft keine Wiedergabe.",
|
||||||
"now_playing": "",
|
"now_playing": "{item} wird wiedergegeben.",
|
||||||
"page_instruction": "",
|
"page_instruction": "Seite {current}/{total}. Nutze <i>!{command} {{page}}</i>, um zu navigieren.",
|
||||||
"paused": "",
|
"paused": "Wiedergabe pausiert.",
|
||||||
"playlist_fetching_failed": "",
|
"playlist_fetching_failed": "Playlist konnte nicht geladen werden!",
|
||||||
"pm_not_allowed": "",
|
"pm_not_allowed": "Private Nachrichten sind nicht erlaubt.",
|
||||||
"position_in_the_queue": "",
|
"position_in_the_queue": "Aktuelle Position der Wiedergabeliste: {position}",
|
||||||
"preconfigurated_radio": "",
|
"preconfigurated_radio": "Folgende Radiosender wurden vorkonfiguriert und sind verfügbar:",
|
||||||
"queue_contents": "",
|
"queue_contents": "Elemente in der Wiedergabeliste:",
|
||||||
"queue_empty": "",
|
"queue_empty": "Wiedergabeliste ist leer!",
|
||||||
"radio": "",
|
"radio": "Radiosender",
|
||||||
"radio_item": "",
|
"radio_item": "",
|
||||||
"rb_play_empty": "",
|
"rb_play_empty": "",
|
||||||
"rb_query_result": "",
|
"rb_query_result": "",
|
||||||
@ -57,7 +57,7 @@
|
|||||||
"removed_tags_from_all": "",
|
"removed_tags_from_all": "",
|
||||||
"removing_item": "",
|
"removing_item": "",
|
||||||
"repeat": "",
|
"repeat": "",
|
||||||
"shortlist_instruction": "",
|
"shortlist_instruction": "Sende <i>!sl {indexes}</i>, um das gewünscht Element abzuspielen.",
|
||||||
"start_updating": "",
|
"start_updating": "",
|
||||||
"stopped": "",
|
"stopped": "",
|
||||||
"too_long": "",
|
"too_long": "",
|
||||||
@ -78,7 +78,7 @@
|
|||||||
"wrong_pattern": "",
|
"wrong_pattern": "",
|
||||||
"yt_no_more": "",
|
"yt_no_more": "",
|
||||||
"yt_query_error": "",
|
"yt_query_error": "",
|
||||||
"yt_result": ""
|
"yt_result": "Ergebnis der YouTube-Suche:\n{result_table}\nSende <i>!sl {{indexes}}</i>, um das gewünscht Element abzuspielen.\n<i>!ytquery -n</i>, um die nächste Seite aufzurufen."
|
||||||
},
|
},
|
||||||
"web": {
|
"web": {
|
||||||
"action": "",
|
"action": "",
|
||||||
@ -119,7 +119,7 @@
|
|||||||
"expand_playlist": "",
|
"expand_playlist": "",
|
||||||
"file": "",
|
"file": "",
|
||||||
"filters": "",
|
"filters": "",
|
||||||
"index": "",
|
"index": "#",
|
||||||
"keywords": "",
|
"keywords": "",
|
||||||
"keywords_placeholder": "",
|
"keywords_placeholder": "",
|
||||||
"mini_player_title": "",
|
"mini_player_title": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user