From 384fe7067ec6628ff4e09bc8f75cc3a4a69a1d29 Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Mon, 29 May 2017 19:09:12 +0300 Subject: Set up translations --- resources/langs/nheko_de.ts | 195 ++++++++++++++++++++++++++++++++++++++++++++ resources/langs/nheko_el.ts | 195 ++++++++++++++++++++++++++++++++++++++++++++ resources/langs/nheko_nl.ts | 195 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 585 insertions(+) create mode 100644 resources/langs/nheko_de.ts create mode 100644 resources/langs/nheko_el.ts create mode 100644 resources/langs/nheko_nl.ts (limited to 'resources') diff --git a/resources/langs/nheko_de.ts b/resources/langs/nheko_de.ts new file mode 100644 index 00000000..0b17ab44 --- /dev/null +++ b/resources/langs/nheko_de.ts @@ -0,0 +1,195 @@ + + + + + EmojiPanel + + + Smileys & People + + + + + Animals & Nature + + + + + Food & Drink + + + + + Activity + + + + + Travel & Places + + + + + Objects + + + + + Symbols + + + + + Flags + + + + + LoginPage + + + Matrix ID + + + + + e.g @joe:matrix.org + + + + + Password + + + + + LOGIN + + + + + Invalid Matrix ID + + + + + Empty password + + + + + MatrixClient + + + Wrong username or password + + + + + Login endpoint was not found on the server + + + + + An unknown error occured. Please try again. + + + + + Malformed response. Possibly not a Matrix server + + + + + RegisterPage + + + Username + + + + + Password + + + + + Password confirmation + + + + + Home Server + + + + + REGISTER + + + + + Invalid username + + + + + Password is not long enough (min 8 chars) + + + + + Passwords don't match + + + + + Invalid server name + + + + + TextInputWidget + + + Write a message... + + + + + TrayIcon + + + Show + + + + + Quit + + + + + WelcomePage + + + Welcome to nheko! The desktop client for the Matrix protocol. + + + + + Enjoy your stay! + + + + + REGISTER + + + + + LOGIN + + + + diff --git a/resources/langs/nheko_el.ts b/resources/langs/nheko_el.ts new file mode 100644 index 00000000..0cc9aa13 --- /dev/null +++ b/resources/langs/nheko_el.ts @@ -0,0 +1,195 @@ + + + + + EmojiPanel + + + Smileys & People + Πρόσωπα + + + + Animals & Nature + Ζώα & Φύση + + + + Food & Drink + Φαγητά & Ποτά + + + + Activity + Δραστηριότητες + + + + Travel & Places + Ταξίδια & Τοποθεσίες + + + + Objects + Αντικείμενα + + + + Symbols + Σύμβολα + + + + Flags + Σημαίες + + + + LoginPage + + + Matrix ID + Matrix ID + + + + e.g @joe:matrix.org + π.χ @john:matrix.org + + + + Password + Κωδικός + + + + LOGIN + ΕΙΣΟΔΟΣ + + + + Invalid Matrix ID + Μη έγκυρο Matrix ID + + + + Empty password + Κενός κωδικός + + + + MatrixClient + + + Wrong username or password + Λάθος ψευδώνυμο ή κωδικός. + + + + Login endpoint was not found on the server + Δεν παρέχεται δυνατότητα εισόδου από το διακομιστή. + + + + An unknown error occured. Please try again. + Σφάλμα άγνωστης προεύλευσης. Παρακαλώ προσπαθήστε ξανά. + + + + Malformed response. Possibly not a Matrix server + Ο διακόμιστής δεν χρησιμοποιεί το πρωτόκολλο Matrix. + + + + RegisterPage + + + Username + Ψευδώνυμο + + + + Password + Κωδικός + + + + Password confirmation + Επαλήθευση κωδικού + + + + Home Server + Διακομιστής + + + + REGISTER + ΕΓΓΡΑΦΗ + + + + Invalid username + Μη έγκυρο ψευδώνυμο + + + + Password is not long enough (min 8 chars) + Ο κωδικός δεν αποτελείται από αρκετούς χαρακτήρες (τουλάχιστον 8) + + + + Passwords don't match + Οι κωδικοί δεν ταιριάζουν + + + + Invalid server name + Μη έγκυρος διακομιστής + + + + TextInputWidget + + + Write a message... + Γράψε κάτι... + + + + TrayIcon + + + Show + Εμφάνιση + + + + Quit + Έξοδος + + + + WelcomePage + + + Welcome to nheko! The desktop client for the Matrix protocol. + Καλώς ήρθες στο nheko! + + + + Enjoy your stay! + Τη desktop εφαρμογή για το πρωτόκολλο επικοινωνίας Matrix. + + + + REGISTER + ΕΓΓΡΑΦΗ + + + + LOGIN + ΕΙΣΟΔΟΣ + + + diff --git a/resources/langs/nheko_nl.ts b/resources/langs/nheko_nl.ts new file mode 100644 index 00000000..0b17ab44 --- /dev/null +++ b/resources/langs/nheko_nl.ts @@ -0,0 +1,195 @@ + + + + + EmojiPanel + + + Smileys & People + + + + + Animals & Nature + + + + + Food & Drink + + + + + Activity + + + + + Travel & Places + + + + + Objects + + + + + Symbols + + + + + Flags + + + + + LoginPage + + + Matrix ID + + + + + e.g @joe:matrix.org + + + + + Password + + + + + LOGIN + + + + + Invalid Matrix ID + + + + + Empty password + + + + + MatrixClient + + + Wrong username or password + + + + + Login endpoint was not found on the server + + + + + An unknown error occured. Please try again. + + + + + Malformed response. Possibly not a Matrix server + + + + + RegisterPage + + + Username + + + + + Password + + + + + Password confirmation + + + + + Home Server + + + + + REGISTER + + + + + Invalid username + + + + + Password is not long enough (min 8 chars) + + + + + Passwords don't match + + + + + Invalid server name + + + + + TextInputWidget + + + Write a message... + + + + + TrayIcon + + + Show + + + + + Quit + + + + + WelcomePage + + + Welcome to nheko! The desktop client for the Matrix protocol. + + + + + Enjoy your stay! + + + + + REGISTER + + + + + LOGIN + + + + -- cgit 1.5.1