summaryrefslogtreecommitdiffstats
path: root/i18n/de.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-01-10 14:25:20 -0300
committerHarrison Healey <harrisonmhealey@gmail.com>2017-01-10 12:25:20 -0500
commit189a745030871d013883f9ae66b7cb556d85bf24 (patch)
tree3202ceafeae956d36b499dc431669fdbc8a186ce /i18n/de.json
parent4101b28de58ab8c2e821cda5f8e7bc8e836d7bb8 (diff)
downloadchat-189a745030871d013883f9ae66b7cb556d85bf24.tar.gz
chat-189a745030871d013883f9ae66b7cb556d85bf24.tar.bz2
chat-189a745030871d013883f9ae66b7cb556d85bf24.zip
translations PR 20170110 (#5031)
* translations PR 20170110 * Demoting Dutch from beta to alpha
Diffstat (limited to 'i18n/de.json')
-rw-r--r--i18n/de.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/i18n/de.json b/i18n/de.json
index 03cea6f10..311798c74 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -737,11 +737,11 @@
},
{
"id": "api.command_shortcuts.msgs.reprint_next",
- "translation": "{{.CmdOrCtrl}}+HOCH (im leeren Eingabefeld): Die letzte Nachricht oder den letzten Slash-Befehl anzeigen\n"
+ "translation": "{{.CmdOrCtrl}}+RUNTER (im leeren Eingabefeld): Die nächste Nachricht oder den nächsten Slash-Befehl anzeigen\n"
},
{
"id": "api.command_shortcuts.msgs.reprint_prev",
- "translation": "{{.CmdOrCtrl}}+HOCH (im leeren Eingabefeld): Die letzte Nachricht oder den letzten Slash-Befehl anzeigen\n"
+ "translation": "{{.CmdOrCtrl}}+HOCH (im leeren Eingabefeld): Die vorherige Nachricht oder den vorherigen Slash-Befehl anzeigen\n"
},
{
"id": "api.command_shortcuts.name",
@@ -1174,6 +1174,10 @@
"translation": "Initialisiere allgemeine API-Routen"
},
{
+ "id": "api.import.import_post.attach_files.error",
+ "translation": "Fehler beim Anfügen der Dateien an Nachricht. postId=%v, fileIds=%v, message=%v"
+ },
+ {
"id": "api.import.import_post.saving.debug",
"translation": "Nachricht konnte nicht gespeichert werden. Benutzer=%v, Nachricht=%v"
},