diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-03-28 11:05:08 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-03-28 11:05:08 +0300 |
commit | 327e60af015d786c2d8a6f8a1d9c6ceb72d58b49 (patch) | |
tree | 85568f7564da65814fb1a154a7fcf8f93af03974 /resources/langs/nheko_de.ts | |
parent | Update first & last sender after message deletion (diff) | |
download | nheko-327e60af015d786c2d8a6f8a1d9c6ceb72d58b49.tar.xz |
Update translation files
Diffstat (limited to 'resources/langs/nheko_de.ts')
-rw-r--r-- | resources/langs/nheko_de.ts | 235 |
1 files changed, 118 insertions, 117 deletions
diff --git a/resources/langs/nheko_de.ts b/resources/langs/nheko_de.ts index 8a695eeb..34812599 100644 --- a/resources/langs/nheko_de.ts +++ b/resources/langs/nheko_de.ts @@ -2,194 +2,195 @@ <!DOCTYPE TS> <TS version="2.1" language="de"> <context> - <name>EmojiPanel</name> + <name>CreateRoom</name> <message> - <location filename="../../src/EmojiPanel.cc" line="120"/> - <source>Smileys & People</source> - <translation>Smileys & Personen</translation> + <location filename="../../src/dialogs/CreateRoom.cc" line="32"/> + <source>CANCEL</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/EmojiPanel.cc" line="123"/> - <source>Animals & Nature</source> - <translation>Tiere & Natur</translation> + <location filename="../../src/dialogs/CreateRoom.cc" line="43"/> + <source>Name</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/EmojiPanel.cc" line="126"/> - <source>Food & Drink</source> - <translation>Essen & Tringen</translation> + <location filename="../../src/dialogs/CreateRoom.cc" line="46"/> + <source>Topic</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/EmojiPanel.cc" line="129"/> - <source>Activity</source> - <translation>Aktivitäten</translation> + <location filename="../../src/dialogs/CreateRoom.cc" line="49"/> + <source>Alias</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/EmojiPanel.cc" line="132"/> - <source>Travel & Places</source> - <translation>Reisen & Orte</translation> + <location filename="../../src/dialogs/CreateRoom.cc" line="57"/> + <source>Room Visibility</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/EmojiPanel.cc" line="135"/> - <source>Objects</source> - <translation>Objekte</translation> + <location filename="../../src/dialogs/CreateRoom.cc" line="66"/> + <source>Room Preset</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/EmojiPanel.cc" line="138"/> - <source>Symbols</source> - <translation>Symbole</translation> - </message> - <message> - <location filename="../../src/EmojiPanel.cc" line="141"/> - <source>Flags</source> - <translation>Flaggen</translation> + <location filename="../../src/dialogs/CreateRoom.cc" line="76"/> + <source>Direct Chat</source> + <translation type="unfinished"></translation> </message> </context> <context> - <name>LoginPage</name> + <name>InviteUsers</name> <message> - <location filename="../../src/LoginPage.cc" line="85"/> - <source>Matrix ID</source> - <translation>Matrix-ID</translation> + <location filename="../../src/dialogs/InviteUsers.cc" line="36"/> + <source>CANCEL</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/LoginPage.cc" line="88"/> - <source>e.g @joe:matrix.org</source> - <translation>z.B. @joe:matrix.org</translation> + <location filename="../../src/dialogs/InviteUsers.cc" line="47"/> + <source>User ID to invite</source> + <translation type="unfinished"></translation> </message> +</context> +<context> + <name>JoinRoom</name> <message> - <location filename="../../src/LoginPage.cc" line="92"/> - <source>Password</source> - <translation>Passwort</translation> + <location filename="../../src/dialogs/JoinRoom.cc" line="30"/> + <source>CANCEL</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/LoginPage.cc" line="104"/> - <source>LOGIN</source> - <translation>ANMELDUNG</translation> + <location filename="../../src/dialogs/JoinRoom.cc" line="41"/> + <source>Room ID or alias</source> + <translation type="unfinished"></translation> </message> +</context> +<context> + <name>LeaveRoom</name> <message> - <location filename="../../src/LoginPage.cc" line="150"/> - <source>Invalid Matrix ID</source> - <translation>Ungültige Matrix-ID</translation> + <location filename="../../src/dialogs/LeaveRoom.cc" line="29"/> + <source>CANCEL</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/LoginPage.cc" line="152"/> - <source>Empty password</source> - <translation>Leeres Passwort</translation> + <location filename="../../src/dialogs/LeaveRoom.cc" line="39"/> + <source>Are you sure you want to leave?</source> + <translation type="unfinished"></translation> </message> </context> <context> - <name>MatrixClient</name> + <name>Logout</name> <message> - <location filename="../../src/MatrixClient.cc" line="75"/> - <source>Wrong username or password</source> - <translation>Falscher Nutzername oder Passwort</translation> + <location filename="../../src/dialogs/Logout.cc" line="47"/> + <source>CANCEL</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/MatrixClient.cc" line="80"/> - <source>Login endpoint was not found on the server</source> - <translation>Login-Endpunkt wurde auf dem Server nicht gefunden</translation> + <location filename="../../src/dialogs/Logout.cc" line="57"/> + <source>Logout. Are you sure?</source> + <translation type="unfinished"></translation> </message> +</context> +<context> + <name>Panel</name> <message> - <location filename="../../src/MatrixClient.cc" line="86"/> - <source>An unknown error occured. Please try again.</source> - <translation>Ein unbekannter Fehler trat auf. Bitte erneut versuchen.</translation> + <location filename="../../src/emoji/Panel.cc" line="125"/> + <source>Smileys & People</source> + <translation type="unfinished">Smileys & Personen</translation> </message> <message> - <location filename="../../src/MatrixClient.cc" line="100"/> - <source>Malformed response. Possibly not a Matrix server</source> - <translation>Ungewöhnliche Antwort. Vielleicht kein Matrix-Server</translation> + <location filename="../../src/emoji/Panel.cc" line="129"/> + <source>Animals & Nature</source> + <translation type="unfinished">Tiere & Natur</translation> </message> -</context> -<context> - <name>RegisterPage</name> <message> - <location filename="../../src/RegisterPage.cc" line="72"/> - <source>Username</source> - <translation>Nutzername</translation> + <location filename="../../src/emoji/Panel.cc" line="132"/> + <source>Food & Drink</source> + <translation type="unfinished">Essen & Tringen</translation> </message> <message> - <location filename="../../src/RegisterPage.cc" line="78"/> - <source>Password</source> - <translation>Passwort</translation> + <location filename="../../src/emoji/Panel.cc" line="135"/> + <source>Activity</source> + <translation type="unfinished">Aktivitäten</translation> </message> <message> - <location filename="../../src/RegisterPage.cc" line="85"/> - <source>Password confirmation</source> - <translation>Passwort-Bestätigung</translation> + <location filename="../../src/emoji/Panel.cc" line="139"/> + <source>Travel & Places</source> + <translation type="unfinished">Reisen & Orte</translation> </message> <message> - <location filename="../../src/RegisterPage.cc" line="92"/> - <source>Home Server</source> - <translation>Heimserver</translation> + <location filename="../../src/emoji/Panel.cc" line="142"/> + <source>Objects</source> + <translation type="unfinished">Objekte</translation> </message> <message> - <location filename="../../src/RegisterPage.cc" line="108"/> - <source>REGISTER</source> - <translation>REGISTRIEREN</translation> + <location filename="../../src/emoji/Panel.cc" line="145"/> + <source>Symbols</source> + <translation type="unfinished">Symbole</translation> </message> <message> - <location filename="../../src/RegisterPage.cc" line="159"/> - <source>Invalid username</source> - <translation>Ungültiger Nutzername</translation> + <location filename="../../src/emoji/Panel.cc" line="148"/> + <source>Flags</source> + <translation type="unfinished">Flaggen</translation> </message> +</context> +<context> + <name>PreviewUploadOverlay</name> <message> - <location filename="../../src/RegisterPage.cc" line="161"/> - <source>Password is not long enough (min 8 chars)</source> - <translation>Passwort nicht lang genug (min. 8 Zeichen)</translation> + <location filename="../../src/dialogs/PreviewUploadOverlay.cc" line="41"/> + <source>Upload</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/RegisterPage.cc" line="163"/> - <source>Passwords don't match</source> - <translation>Passwörter stimmen nicht überein</translation> + <location filename="../../src/dialogs/PreviewUploadOverlay.cc" line="42"/> + <source>Cancel</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/RegisterPage.cc" line="165"/> - <source>Invalid server name</source> - <translation>Ungültiger Server-Name</translation> + <location filename="../../src/dialogs/PreviewUploadOverlay.cc" line="114"/> + <source>Media type: %1 +Media size: %2 +</source> + <translation type="unfinished"></translation> </message> </context> <context> - <name>TextInputWidget</name> + <name>ReCaptcha</name> <message> - <location filename="../../src/TextInputWidget.cc" line="62"/> - <source>Write a message...</source> - <translation>Schreibe eine Nachricht...</translation> + <location filename="../../src/dialogs/ReCaptcha.cpp" line="34"/> + <source>CONFIRM</source> + <translation type="unfinished"></translation> </message> -</context> -<context> - <name>TrayIcon</name> <message> - <location filename="../../src/TrayIcon.cc" line="73"/> - <source>Show</source> - <translation>Zeige</translation> + <location filename="../../src/dialogs/ReCaptcha.cpp" line="37"/> + <source>CANCEL</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/TrayIcon.cc" line="74"/> - <source>Quit</source> - <translation>Schließe</translation> + <location filename="../../src/dialogs/ReCaptcha.cpp" line="48"/> + <source>Solve the reCAPTCHA and press the confirm button</source> + <translation type="unfinished"></translation> </message> </context> <context> - <name>WelcomePage</name> + <name>ReadReceipts</name> <message> - <location filename="../../src/WelcomePage.cc" line="38"/> - <source>Welcome to nheko! The desktop client for the Matrix protocol.</source> - <translation>Willkommen bei nheko - dem Desktop-Client für das Matrix-Protokoll.</translation> - </message> - <message> - <location filename="../../src/WelcomePage.cc" line="39"/> - <source>Enjoy your stay!</source> - <translation>Genieße deinen Aufenthalt!</translation> + <location filename="../../src/dialogs/ReadReceipts.cc" line="92"/> + <source>Read receipts</source> + <translation type="unfinished"></translation> </message> +</context> +<context> + <name>TimelineView</name> <message> - <location filename="../../src/WelcomePage.cc" line="60"/> - <source>REGISTER</source> - <translation>REGISTRIEREN</translation> + <location filename="../../src/timeline/TimelineView.cc" line="682"/> + <source>Today</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/WelcomePage.cc" line="68"/> - <source>LOGIN</source> - <translation>ANMELDEN</translation> + <location filename="../../src/timeline/TimelineView.cc" line="684"/> + <source>Yesterday</source> + <translation type="unfinished"></translation> </message> </context> </TS> |