mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
Update translation files
This commit is contained in:
parent
0a09ce0f75
commit
327e60af01
5 changed files with 563 additions and 556 deletions
3
Makefile
3
Makefile
|
@ -47,5 +47,8 @@ docker-debian-appimage: debian-image
|
|||
docker run -v `pwd`:/build nheko-debian-appimage make release
|
||||
docker run --privileged -v `pwd`:/build nheko-debian-appimage make linux-deploy
|
||||
|
||||
update-translations:
|
||||
lupdate src/**/*.cc src/**/*.cpp -ts resources/langs/nheko_*.ts -no-obsolete
|
||||
|
||||
clean:
|
||||
rm -rf build
|
||||
|
|
|
@ -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"/>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="32"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="43"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="46"/>
|
||||
<source>Topic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="49"/>
|
||||
<source>Alias</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="57"/>
|
||||
<source>Room Visibility</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="66"/>
|
||||
<source>Room Preset</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="76"/>
|
||||
<source>Direct Chat</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>InviteUsers</name>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/InviteUsers.cc" line="36"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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/dialogs/JoinRoom.cc" line="30"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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/dialogs/LeaveRoom.cc" line="29"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>Logout</name>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/Logout.cc" line="47"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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/emoji/Panel.cc" line="125"/>
|
||||
<source>Smileys & People</source>
|
||||
<translation>Smileys & Personen</translation>
|
||||
<translation type="unfinished">Smileys & Personen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="123"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="129"/>
|
||||
<source>Animals & Nature</source>
|
||||
<translation>Tiere & Natur</translation>
|
||||
<translation type="unfinished">Tiere & Natur</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="126"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="132"/>
|
||||
<source>Food & Drink</source>
|
||||
<translation>Essen & Tringen</translation>
|
||||
<translation type="unfinished">Essen & Tringen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="129"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="135"/>
|
||||
<source>Activity</source>
|
||||
<translation>Aktivitäten</translation>
|
||||
<translation type="unfinished">Aktivitäten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="132"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="139"/>
|
||||
<source>Travel & Places</source>
|
||||
<translation>Reisen & Orte</translation>
|
||||
<translation type="unfinished">Reisen & Orte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="135"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="142"/>
|
||||
<source>Objects</source>
|
||||
<translation>Objekte</translation>
|
||||
<translation type="unfinished">Objekte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="138"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="145"/>
|
||||
<source>Symbols</source>
|
||||
<translation>Symbole</translation>
|
||||
<translation type="unfinished">Symbole</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="141"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="148"/>
|
||||
<source>Flags</source>
|
||||
<translation>Flaggen</translation>
|
||||
<translation type="unfinished">Flaggen</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LoginPage</name>
|
||||
<name>PreviewUploadOverlay</name>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="85"/>
|
||||
<source>Matrix ID</source>
|
||||
<translation>Matrix-ID</translation>
|
||||
<location filename="../../src/dialogs/PreviewUploadOverlay.cc" line="41"/>
|
||||
<source>Upload</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/PreviewUploadOverlay.cc" line="42"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="92"/>
|
||||
<source>Password</source>
|
||||
<translation>Passwort</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="104"/>
|
||||
<source>LOGIN</source>
|
||||
<translation>ANMELDUNG</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="150"/>
|
||||
<source>Invalid Matrix ID</source>
|
||||
<translation>Ungültige Matrix-ID</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="152"/>
|
||||
<source>Empty password</source>
|
||||
<translation>Leeres Passwort</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>MatrixClient</name>
|
||||
<name>ReCaptcha</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/ReCaptcha.cpp" line="34"/>
|
||||
<source>CONFIRM</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/ReCaptcha.cpp" line="37"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<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>
|
||||
</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/dialogs/ReCaptcha.cpp" line="48"/>
|
||||
<source>Solve the reCAPTCHA and press the confirm button</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>RegisterPage</name>
|
||||
<name>ReadReceipts</name>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="72"/>
|
||||
<source>Username</source>
|
||||
<translation>Nutzername</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="78"/>
|
||||
<source>Password</source>
|
||||
<translation>Passwort</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="85"/>
|
||||
<source>Password confirmation</source>
|
||||
<translation>Passwort-Bestätigung</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="92"/>
|
||||
<source>Home Server</source>
|
||||
<translation>Heimserver</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="108"/>
|
||||
<source>REGISTER</source>
|
||||
<translation>REGISTRIEREN</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="159"/>
|
||||
<source>Invalid username</source>
|
||||
<translation>Ungültiger Nutzername</translation>
|
||||
</message>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="163"/>
|
||||
<source>Passwords don't match</source>
|
||||
<translation>Passwörter stimmen nicht überein</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/ReadReceipts.cc" line="92"/>
|
||||
<source>Read receipts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TextInputWidget</name>
|
||||
<name>TimelineView</name>
|
||||
<message>
|
||||
<location filename="../../src/TextInputWidget.cc" line="62"/>
|
||||
<source>Write a message...</source>
|
||||
<translation>Schreibe eine Nachricht...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TrayIcon</name>
|
||||
<message>
|
||||
<location filename="../../src/TrayIcon.cc" line="73"/>
|
||||
<source>Show</source>
|
||||
<translation>Zeige</translation>
|
||||
<location filename="../../src/timeline/TimelineView.cc" line="682"/>
|
||||
<source>Today</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/TrayIcon.cc" line="74"/>
|
||||
<source>Quit</source>
|
||||
<translation>Schließe</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WelcomePage</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>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/WelcomePage.cc" line="60"/>
|
||||
<source>REGISTER</source>
|
||||
<translation>REGISTRIEREN</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>
|
||||
|
|
|
@ -2,194 +2,195 @@
|
|||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="el">
|
||||
<context>
|
||||
<name>EmojiPanel</name>
|
||||
<name>CreateRoom</name>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="120"/>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="32"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="43"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="46"/>
|
||||
<source>Topic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="49"/>
|
||||
<source>Alias</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="57"/>
|
||||
<source>Room Visibility</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="66"/>
|
||||
<source>Room Preset</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="76"/>
|
||||
<source>Direct Chat</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>InviteUsers</name>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/InviteUsers.cc" line="36"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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/dialogs/JoinRoom.cc" line="30"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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/dialogs/LeaveRoom.cc" line="29"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>Logout</name>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/Logout.cc" line="47"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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/emoji/Panel.cc" line="125"/>
|
||||
<source>Smileys & People</source>
|
||||
<translation>Πρόσωπα</translation>
|
||||
<translation type="unfinished">Πρόσωπα</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="123"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="129"/>
|
||||
<source>Animals & Nature</source>
|
||||
<translation>Ζώα & Φύση</translation>
|
||||
<translation type="unfinished">Ζώα & Φύση</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="126"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="132"/>
|
||||
<source>Food & Drink</source>
|
||||
<translation>Φαγητά & Ποτά</translation>
|
||||
<translation type="unfinished">Φαγητά & Ποτά</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="129"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="135"/>
|
||||
<source>Activity</source>
|
||||
<translation>Δραστηριότητες</translation>
|
||||
<translation type="unfinished">Δραστηριότητες</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="132"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="139"/>
|
||||
<source>Travel & Places</source>
|
||||
<translation>Ταξίδια & Τοποθεσίες</translation>
|
||||
<translation type="unfinished">Ταξίδια & Τοποθεσίες</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="135"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="142"/>
|
||||
<source>Objects</source>
|
||||
<translation>Αντικείμενα</translation>
|
||||
<translation type="unfinished">Αντικείμενα</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="138"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="145"/>
|
||||
<source>Symbols</source>
|
||||
<translation>Σύμβολα</translation>
|
||||
<translation type="unfinished">Σύμβολα</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="141"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="148"/>
|
||||
<source>Flags</source>
|
||||
<translation>Σημαίες</translation>
|
||||
<translation type="unfinished">Σημαίες</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LoginPage</name>
|
||||
<name>PreviewUploadOverlay</name>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="85"/>
|
||||
<source>Matrix ID</source>
|
||||
<translation>Matrix ID</translation>
|
||||
<location filename="../../src/dialogs/PreviewUploadOverlay.cc" line="41"/>
|
||||
<source>Upload</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="88"/>
|
||||
<source>e.g @joe:matrix.org</source>
|
||||
<translation>π.χ @john:matrix.org</translation>
|
||||
<location filename="../../src/dialogs/PreviewUploadOverlay.cc" line="42"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="92"/>
|
||||
<source>Password</source>
|
||||
<translation>Κωδικός</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="104"/>
|
||||
<source>LOGIN</source>
|
||||
<translation>ΕΙΣΟΔΟΣ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="150"/>
|
||||
<source>Invalid Matrix ID</source>
|
||||
<translation>Μη έγκυρο Matrix ID</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="152"/>
|
||||
<source>Empty password</source>
|
||||
<translation>Κενός κωδικός</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>MatrixClient</name>
|
||||
<name>ReCaptcha</name>
|
||||
<message>
|
||||
<location filename="../../src/MatrixClient.cc" line="75"/>
|
||||
<source>Wrong username or password</source>
|
||||
<translation>Λάθος ψευδώνυμο ή κωδικός.</translation>
|
||||
<location filename="../../src/dialogs/ReCaptcha.cpp" line="34"/>
|
||||
<source>CONFIRM</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>Δεν παρέχεται δυνατότητα εισόδου από το διακομιστή.</translation>
|
||||
<location filename="../../src/dialogs/ReCaptcha.cpp" line="37"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/MatrixClient.cc" line="86"/>
|
||||
<source>An unknown error occured. Please try again.</source>
|
||||
<translation>Σφάλμα άγνωστης προεύλευσης. Παρακαλώ προσπαθήστε ξανά.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/MatrixClient.cc" line="100"/>
|
||||
<source>Malformed response. Possibly not a Matrix server</source>
|
||||
<translation>Ο διακόμιστής δεν χρησιμοποιεί το πρωτόκολλο Matrix.</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>RegisterPage</name>
|
||||
<name>ReadReceipts</name>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="72"/>
|
||||
<source>Username</source>
|
||||
<translation>Ψευδώνυμο</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="78"/>
|
||||
<source>Password</source>
|
||||
<translation>Κωδικός</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="85"/>
|
||||
<source>Password confirmation</source>
|
||||
<translation>Επαλήθευση κωδικού</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="92"/>
|
||||
<source>Home Server</source>
|
||||
<translation>Διακομιστής</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="108"/>
|
||||
<source>REGISTER</source>
|
||||
<translation>ΕΓΓΡΑΦΗ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="159"/>
|
||||
<source>Invalid username</source>
|
||||
<translation>Μη έγκυρο ψευδώνυμο</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="161"/>
|
||||
<source>Password is not long enough (min 8 chars)</source>
|
||||
<translation>Ο κωδικός δεν αποτελείται από αρκετούς χαρακτήρες (τουλάχιστον 8)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="163"/>
|
||||
<source>Passwords don't match</source>
|
||||
<translation>Οι κωδικοί δεν ταιριάζουν</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="165"/>
|
||||
<source>Invalid server name</source>
|
||||
<translation>Μη έγκυρος διακομιστής</translation>
|
||||
<location filename="../../src/dialogs/ReadReceipts.cc" line="92"/>
|
||||
<source>Read receipts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TextInputWidget</name>
|
||||
<name>TimelineView</name>
|
||||
<message>
|
||||
<location filename="../../src/TextInputWidget.cc" line="62"/>
|
||||
<source>Write a message...</source>
|
||||
<translation>Γράψε κάτι...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TrayIcon</name>
|
||||
<message>
|
||||
<location filename="../../src/TrayIcon.cc" line="73"/>
|
||||
<source>Show</source>
|
||||
<translation>Εμφάνιση</translation>
|
||||
<location filename="../../src/timeline/TimelineView.cc" line="682"/>
|
||||
<source>Today</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/TrayIcon.cc" line="74"/>
|
||||
<source>Quit</source>
|
||||
<translation>Έξοδος</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WelcomePage</name>
|
||||
<message>
|
||||
<location filename="../../src/WelcomePage.cc" line="38"/>
|
||||
<source>Welcome to nheko! The desktop client for the Matrix protocol.</source>
|
||||
<translation>Καλώς ήρθες στο nheko!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/WelcomePage.cc" line="39"/>
|
||||
<source>Enjoy your stay!</source>
|
||||
<translation>Τη desktop εφαρμογή για το πρωτόκολλο επικοινωνίας Matrix.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/WelcomePage.cc" line="60"/>
|
||||
<source>REGISTER</source>
|
||||
<translation>ΕΓΓΡΑΦΗ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/WelcomePage.cc" line="68"/>
|
||||
<source>LOGIN</source>
|
||||
<translation>ΕΙΣΟΔΟΣ</translation>
|
||||
<location filename="../../src/timeline/TimelineView.cc" line="684"/>
|
||||
<source>Yesterday</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
|
|
@ -2,194 +2,195 @@
|
|||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="en">
|
||||
<context>
|
||||
<name>EmojiPanel</name>
|
||||
<name>CreateRoom</name>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="120"/>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="32"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="43"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="46"/>
|
||||
<source>Topic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="49"/>
|
||||
<source>Alias</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="57"/>
|
||||
<source>Room Visibility</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="66"/>
|
||||
<source>Room Preset</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="76"/>
|
||||
<source>Direct Chat</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>InviteUsers</name>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/InviteUsers.cc" line="36"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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/dialogs/JoinRoom.cc" line="30"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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/dialogs/LeaveRoom.cc" line="29"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>Logout</name>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/Logout.cc" line="47"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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/emoji/Panel.cc" line="125"/>
|
||||
<source>Smileys & People</source>
|
||||
<translation>Smileys & People</translation>
|
||||
<translation type="unfinished">Smileys & People</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="123"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="129"/>
|
||||
<source>Animals & Nature</source>
|
||||
<translation>Animals & Nature</translation>
|
||||
<translation type="unfinished">Animals & Nature</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="126"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="132"/>
|
||||
<source>Food & Drink</source>
|
||||
<translation>Food & Drink</translation>
|
||||
<translation type="unfinished">Food & Drink</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="129"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="135"/>
|
||||
<source>Activity</source>
|
||||
<translation>Activity</translation>
|
||||
<translation type="unfinished">Activity</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="132"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="139"/>
|
||||
<source>Travel & Places</source>
|
||||
<translation>Travel & Places</translation>
|
||||
<translation type="unfinished">Travel & Places</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="135"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="142"/>
|
||||
<source>Objects</source>
|
||||
<translation>Objects</translation>
|
||||
<translation type="unfinished">Objects</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="138"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="145"/>
|
||||
<source>Symbols</source>
|
||||
<translation>Symbols</translation>
|
||||
<translation type="unfinished">Symbols</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="141"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="148"/>
|
||||
<source>Flags</source>
|
||||
<translation>Flags</translation>
|
||||
<translation type="unfinished">Flags</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LoginPage</name>
|
||||
<name>PreviewUploadOverlay</name>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="85"/>
|
||||
<source>Matrix ID</source>
|
||||
<translation>Matrix ID</translation>
|
||||
<location filename="../../src/dialogs/PreviewUploadOverlay.cc" line="41"/>
|
||||
<source>Upload</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="88"/>
|
||||
<source>e.g @joe:matrix.org</source>
|
||||
<translation>e.g @joe:matrix.org</translation>
|
||||
<location filename="../../src/dialogs/PreviewUploadOverlay.cc" line="42"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="92"/>
|
||||
<source>Password</source>
|
||||
<translation>Password</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="104"/>
|
||||
<source>LOGIN</source>
|
||||
<translation>LOGIN</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="150"/>
|
||||
<source>Invalid Matrix ID</source>
|
||||
<translation>Invalid Matrix ID</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="152"/>
|
||||
<source>Empty password</source>
|
||||
<translation>Empty password</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>MatrixClient</name>
|
||||
<name>ReCaptcha</name>
|
||||
<message>
|
||||
<location filename="../../src/MatrixClient.cc" line="75"/>
|
||||
<source>Wrong username or password</source>
|
||||
<translation>Wrong username or password</translation>
|
||||
<location filename="../../src/dialogs/ReCaptcha.cpp" line="34"/>
|
||||
<source>CONFIRM</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 endpoint was not found on the server</translation>
|
||||
<location filename="../../src/dialogs/ReCaptcha.cpp" line="37"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/MatrixClient.cc" line="86"/>
|
||||
<source>An unknown error occured. Please try again.</source>
|
||||
<translation>An unknown error occured. Please try again.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/MatrixClient.cc" line="100"/>
|
||||
<source>Malformed response. Possibly not a Matrix server</source>
|
||||
<translation>Malformed response. Possibly not a Matrix server</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>RegisterPage</name>
|
||||
<name>ReadReceipts</name>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="72"/>
|
||||
<source>Username</source>
|
||||
<translation>Username</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="78"/>
|
||||
<source>Password</source>
|
||||
<translation>Password</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="85"/>
|
||||
<source>Password confirmation</source>
|
||||
<translation>Password confirmation</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="92"/>
|
||||
<source>Home Server</source>
|
||||
<translation>Home Server</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="108"/>
|
||||
<source>REGISTER</source>
|
||||
<translation>REGISTER</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="159"/>
|
||||
<source>Invalid username</source>
|
||||
<translation>Invalid username</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="161"/>
|
||||
<source>Password is not long enough (min 8 chars)</source>
|
||||
<translation>Password is not long enough (min 8 chars)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="163"/>
|
||||
<source>Passwords don't match</source>
|
||||
<translation>Passwords don't match</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="165"/>
|
||||
<source>Invalid server name</source>
|
||||
<translation>Invalid server name</translation>
|
||||
<location filename="../../src/dialogs/ReadReceipts.cc" line="92"/>
|
||||
<source>Read receipts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TextInputWidget</name>
|
||||
<name>TimelineView</name>
|
||||
<message>
|
||||
<location filename="../../src/TextInputWidget.cc" line="62"/>
|
||||
<source>Write a message...</source>
|
||||
<translation>Write a message...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TrayIcon</name>
|
||||
<message>
|
||||
<location filename="../../src/TrayIcon.cc" line="73"/>
|
||||
<source>Show</source>
|
||||
<translation>Show</translation>
|
||||
<location filename="../../src/timeline/TimelineView.cc" line="682"/>
|
||||
<source>Today</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/TrayIcon.cc" line="74"/>
|
||||
<source>Quit</source>
|
||||
<translation>Quit</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WelcomePage</name>
|
||||
<message>
|
||||
<location filename="../../src/WelcomePage.cc" line="38"/>
|
||||
<source>Welcome to nheko! The desktop client for the Matrix protocol.</source>
|
||||
<translation>Welcome to nheko! The desktop client for the Matrix protocol.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/WelcomePage.cc" line="39"/>
|
||||
<source>Enjoy your stay!</source>
|
||||
<translation>Enjoy your stay!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/WelcomePage.cc" line="60"/>
|
||||
<source>REGISTER</source>
|
||||
<translation>REGISTER</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/WelcomePage.cc" line="68"/>
|
||||
<source>LOGIN</source>
|
||||
<translation>LOGIN</translation>
|
||||
<location filename="../../src/timeline/TimelineView.cc" line="684"/>
|
||||
<source>Yesterday</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
|
|
@ -2,194 +2,195 @@
|
|||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="nl">
|
||||
<context>
|
||||
<name>EmojiPanel</name>
|
||||
<name>CreateRoom</name>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="120"/>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="32"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="43"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="46"/>
|
||||
<source>Topic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="49"/>
|
||||
<source>Alias</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="57"/>
|
||||
<source>Room Visibility</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="66"/>
|
||||
<source>Room Preset</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/CreateRoom.cc" line="76"/>
|
||||
<source>Direct Chat</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>InviteUsers</name>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/InviteUsers.cc" line="36"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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/dialogs/JoinRoom.cc" line="30"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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/dialogs/LeaveRoom.cc" line="29"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>Logout</name>
|
||||
<message>
|
||||
<location filename="../../src/dialogs/Logout.cc" line="47"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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/emoji/Panel.cc" line="125"/>
|
||||
<source>Smileys & People</source>
|
||||
<translation>Smileys & Mensen</translation>
|
||||
<translation type="unfinished">Smileys & Mensen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="123"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="129"/>
|
||||
<source>Animals & Nature</source>
|
||||
<translation>Dieren & Natuur</translation>
|
||||
<translation type="unfinished">Dieren & Natuur</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="126"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="132"/>
|
||||
<source>Food & Drink</source>
|
||||
<translation>Eten & Drinken</translation>
|
||||
<translation type="unfinished">Eten & Drinken</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="129"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="135"/>
|
||||
<source>Activity</source>
|
||||
<translation>Activiteit</translation>
|
||||
<translation type="unfinished">Activiteit</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="132"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="139"/>
|
||||
<source>Travel & Places</source>
|
||||
<translation>Reizen & Locaties</translation>
|
||||
<translation type="unfinished">Reizen & Locaties</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="135"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="142"/>
|
||||
<source>Objects</source>
|
||||
<translation>Objecten</translation>
|
||||
<translation type="unfinished">Objecten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="138"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="145"/>
|
||||
<source>Symbols</source>
|
||||
<translation>Symbolen</translation>
|
||||
<translation type="unfinished">Symbolen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/EmojiPanel.cc" line="141"/>
|
||||
<location filename="../../src/emoji/Panel.cc" line="148"/>
|
||||
<source>Flags</source>
|
||||
<translation>Vlaggen</translation>
|
||||
<translation type="unfinished">Vlaggen</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LoginPage</name>
|
||||
<name>PreviewUploadOverlay</name>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="85"/>
|
||||
<source>Matrix ID</source>
|
||||
<translation>Matrix ID</translation>
|
||||
<location filename="../../src/dialogs/PreviewUploadOverlay.cc" line="41"/>
|
||||
<source>Upload</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="88"/>
|
||||
<source>e.g @joe:matrix.org</source>
|
||||
<translation>b.v @jan:matrix.org</translation>
|
||||
<location filename="../../src/dialogs/PreviewUploadOverlay.cc" line="42"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="92"/>
|
||||
<source>Password</source>
|
||||
<translation>Wachtwoord</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="104"/>
|
||||
<source>LOGIN</source>
|
||||
<translation>LOGIN</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="150"/>
|
||||
<source>Invalid Matrix ID</source>
|
||||
<translation>Ongeldig Matrix ID</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/LoginPage.cc" line="152"/>
|
||||
<source>Empty password</source>
|
||||
<translation>Leeg wachtwoord</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>MatrixClient</name>
|
||||
<name>ReCaptcha</name>
|
||||
<message>
|
||||
<location filename="../../src/MatrixClient.cc" line="75"/>
|
||||
<source>Wrong username or password</source>
|
||||
<translation>Verkeerde gebruikersnaam of wachtwoord</translation>
|
||||
<location filename="../../src/dialogs/ReCaptcha.cpp" line="34"/>
|
||||
<source>CONFIRM</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>De login eindpunt is niet gevonden op de server</translation>
|
||||
<location filename="../../src/dialogs/ReCaptcha.cpp" line="37"/>
|
||||
<source>CANCEL</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/MatrixClient.cc" line="86"/>
|
||||
<source>An unknown error occured. Please try again.</source>
|
||||
<translation>Er is een onbekende fout opgetreden. Probeer het alsjeblieft opnieuw.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/MatrixClient.cc" line="100"/>
|
||||
<source>Malformed response. Possibly not a Matrix server</source>
|
||||
<translation>Onjuist antwoord ontvangen. Het is mogelijk geen Matrix server</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>RegisterPage</name>
|
||||
<name>ReadReceipts</name>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="72"/>
|
||||
<source>Username</source>
|
||||
<translation>Gebruikersnaam</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="78"/>
|
||||
<source>Password</source>
|
||||
<translation>Wachtwoord</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="85"/>
|
||||
<source>Password confirmation</source>
|
||||
<translation>Wachtwoord bevestiging</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="92"/>
|
||||
<source>Home Server</source>
|
||||
<translation>Home server</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="108"/>
|
||||
<source>REGISTER</source>
|
||||
<translation>REGISTREER</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="159"/>
|
||||
<source>Invalid username</source>
|
||||
<translation>Ongeldige gebruikersnaam</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="161"/>
|
||||
<source>Password is not long enough (min 8 chars)</source>
|
||||
<translation>Het wachtwoord is niet lang genoeg (minimaal 8 karakters)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="163"/>
|
||||
<source>Passwords don't match</source>
|
||||
<translation>De wachtwoorden komen niet overeen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/RegisterPage.cc" line="165"/>
|
||||
<source>Invalid server name</source>
|
||||
<translation>Ongeldige server naam</translation>
|
||||
<location filename="../../src/dialogs/ReadReceipts.cc" line="92"/>
|
||||
<source>Read receipts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TextInputWidget</name>
|
||||
<name>TimelineView</name>
|
||||
<message>
|
||||
<location filename="../../src/TextInputWidget.cc" line="62"/>
|
||||
<source>Write a message...</source>
|
||||
<translation>Type een bericht...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TrayIcon</name>
|
||||
<message>
|
||||
<location filename="../../src/TrayIcon.cc" line="73"/>
|
||||
<source>Show</source>
|
||||
<translation>Laten zien</translation>
|
||||
<location filename="../../src/timeline/TimelineView.cc" line="682"/>
|
||||
<source>Today</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/TrayIcon.cc" line="74"/>
|
||||
<source>Quit</source>
|
||||
<translation>Sluiten</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WelcomePage</name>
|
||||
<message>
|
||||
<location filename="../../src/WelcomePage.cc" line="38"/>
|
||||
<source>Welcome to nheko! The desktop client for the Matrix protocol.</source>
|
||||
<translation type="unfinished">Welkom bij nheko! De desktop client voor het Matrix protocol.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/WelcomePage.cc" line="39"/>
|
||||
<source>Enjoy your stay!</source>
|
||||
<translation>Geniet van je verblijf!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/WelcomePage.cc" line="60"/>
|
||||
<source>REGISTER</source>
|
||||
<translation>REGISTREER</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/WelcomePage.cc" line="68"/>
|
||||
<source>LOGIN</source>
|
||||
<translation>LOGIN</translation>
|
||||
<location filename="../../src/timeline/TimelineView.cc" line="684"/>
|
||||
<source>Yesterday</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
|
Loading…
Reference in a new issue