From 35620311b338a1f66325ca686bad0809f71a2807 Mon Sep 17 00:00:00 2001 From: Luke Barnard Date: Tue, 13 Jun 2017 10:15:29 +0100 Subject: [PATCH 01/13] Fix regressions with starting a 1-1. --- src/components/views/dialogs/ChatInviteDialog.js | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/components/views/dialogs/ChatInviteDialog.js b/src/components/views/dialogs/ChatInviteDialog.js index 2f635fd670..e331432228 100644 --- a/src/components/views/dialogs/ChatInviteDialog.js +++ b/src/components/views/dialogs/ChatInviteDialog.js @@ -24,6 +24,7 @@ import DMRoomMap from '../../../utils/DMRoomMap'; import Modal from '../../../Modal'; import AccessibleButton from '../elements/AccessibleButton'; import q from 'q'; +import dis from '../../../dispatcher'; const TRUNCATE_QUERY_LIST = 40; const QUERY_USER_DIRECTORY_DEBOUNCE_MS = 200; @@ -102,7 +103,7 @@ module.exports = React.createClass({ const ChatCreateOrReuseDialog = sdk.getComponent( "views.dialogs.ChatCreateOrReuseDialog", ); - Modal.createDialog(ChatCreateOrReuseDialog, { + const close = Modal.createDialog(ChatCreateOrReuseDialog, { userId: userId, onFinished: (success) => { this.props.onFinished(success); @@ -112,14 +113,16 @@ module.exports = React.createClass({ action: 'start_chat', user_id: userId, }); + close(true); }, onExistingRoomSelected: (roomId) => { dis.dispatch({ action: 'view_room', - user_id: roomId, + room_id: roomId, }); + close(true); }, - }); + }).close; } else { this._startChat(inviteList); } From 33f5d81d18790877e5524157ea5d2f3ed467c669 Mon Sep 17 00:00:00 2001 From: Luke Barnard Date: Tue, 13 Jun 2017 11:03:22 +0100 Subject: [PATCH 02/13] Only process user_directory response if it's for the current query --- src/components/views/dialogs/ChatInviteDialog.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/components/views/dialogs/ChatInviteDialog.js b/src/components/views/dialogs/ChatInviteDialog.js index e331432228..9a14cb91d3 100644 --- a/src/components/views/dialogs/ChatInviteDialog.js +++ b/src/components/views/dialogs/ChatInviteDialog.js @@ -241,6 +241,11 @@ module.exports = React.createClass({ MatrixClientPeg.get().searchUserDirectory({ term: query, }).then((resp) => { + // The query might have changed since we sent the request, so ignore + // responses for anything other than the latest query. + if (this.state.query !== query) { + return; + } this._processResults(resp.results, query); }).catch((err) => { console.error('Error whilst searching user directory: ', err); From 24f1bd14609ede66b814a97020124cae488a95a0 Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 13 Jun 2017 10:37:45 +0100 Subject: [PATCH 03/13] Merge new translations Merge remote-tracking branch 'weblate/develop' into develop --- src/i18n/strings/el.json | 665 +++++++++++++++++++++++++++++++----- src/i18n/strings/en_US.json | 75 +++- src/i18n/strings/fr.json | 95 +++++- src/i18n/strings/nl.json | 59 +++- src/i18n/strings/sv.json | 9 +- 5 files changed, 795 insertions(+), 108 deletions(-) diff --git a/src/i18n/strings/el.json b/src/i18n/strings/el.json index a38dddb35b..c55fca9b0c 100644 --- a/src/i18n/strings/el.json +++ b/src/i18n/strings/el.json @@ -32,34 +32,34 @@ "%(targetName)s accepted an invitation.": "%(targetName)s δέχτηκε την πρόσκληση.", "%(targetName)s accepted the invitation for %(displayName)s.": "%(targetName)s δέχτηκες την πρόσκληση για %(displayName)s.", "Account": "Λογαριασμός", - "Add a topic": "Πρόσθεσε μια περιγραφή", - "Add email address": "Πρόσθεσε ένα email", - "Add phone number": "Πρόσθεσε έναν αριθμό τηλεφώνου", + "Add a topic": "Προσθήκη θέματος", + "Add email address": "Προσθήκη διεύθυνσης ηλ. αλληλογραφίας", + "Add phone number": "Προσθήκη αριθμού τηλεφώνου", "Admin": "Διαχειριστής", "VoIP": "VoIP", "No Microphones detected": "Δεν εντοπίστηκε μικρόφωνο", "No Webcams detected": "Δεν εντοπίστηκε κάμερα", - "Default Device": "Προεπιλεγμένη Συσκευή", + "Default Device": "Προεπιλεγμένη συσκευή", "Microphone": "Μικρόφωνο", "Camera": "Κάμερα", "Advanced": "Προχωρημένα", "Algorithm": "Αλγόριθμος", - "Hide removed messages": "Κρύψε διαγραμμένα μηνύματα", + "Hide removed messages": "Απόκρυψη διαγραμμένων μηνυμάτων", "Authentication": "Πιστοποίηση", "and": "και", "An email has been sent to": "Ένα email στάλθηκε σε", - "A new password must be entered.": "Ο νέος κωδικός πρέπει να εισαχθεί.", - "%(senderName)s answered the call.": "Ο χρήστης %(senderName)s απάντησε.", - "An error has occurred.": "Ένα σφάλμα προέκυψε", + "A new password must be entered.": "Ο νέος κωδικός πρόσβασης πρέπει να εισαχθεί.", + "%(senderName)s answered the call.": "Ο χρήστης %(senderName)s απάντησε την κλήση.", + "An error has occurred.": "Παρουσιάστηκε ένα σφάλμα.", "Anyone": "Oποιοσδήποτε", - "Are you sure?": "Είσαι σίγουρος;", - "Are you sure you want to leave the room '%(roomName)s'?": "Είσαι σίγουρος οτι θές να φύγεις από το δωμάτιο '%(roomName)s';", - "Are you sure you want to reject the invitation?": "Είσαι σίγουρος οτι θες να απορρίψεις την πρόσκληση;", - "Are you sure you want to upload the following files?": "Είσαι σίγουρος οτι θές να ανεβάσεις τα ακόλουθα αρχεία;", + "Are you sure?": "Είστε σίγουροι;", + "Are you sure you want to leave the room '%(roomName)s'?": "Είστε σίγουροι ότι θέλετε να αποχωρήσετε από το δωμάτιο '%(roomName)s';", + "Are you sure you want to reject the invitation?": "Είστε σίγουροι ότι θέλετε να απορρίψετε την πρόσκληση;", + "Are you sure you want to upload the following files?": "Είστε σίγουροι ότι θέλετε να αποστείλετε τα ακόλουθα αρχεία;", "Attachment": "Επισύναψη", "%(senderName)s banned %(targetName)s.": "Ο χρήστης %(senderName)s έδιωξε τον χρήστη %(targetName)s.", "Autoplay GIFs and videos": "Αυτόματη αναπαραγωγή GIFs και βίντεο", - "Bug Report": "Αναφορά Σφάλματος", + "Bug Report": "Αναφορά σφάλματος", "anyone": "οποιοσδήποτε", "Anyone who knows the room's link, apart from guests": "Oποιοσδήποτε", "all room members, from the point they joined": "όλα τα μέλη του δωματίου, από τη στιγμή που συνδέθηκαν", @@ -106,7 +106,7 @@ "es-uy": "Ισπανικά (Ουρουγουάη)", "es-ve": "Ισπανικά (Βενεζουέλα)", "et": "Εσθονικά", - "eu": "Βασκική (βασκική)", + "eu": "Βασκική (Βασκική)", "fa": "Φάρσι", "fi": "Φινλανδικά", "fo": "Φαρόε", @@ -159,7 +159,7 @@ "ur": "Ουρντού", "ve": "Venda", "vi": "Βιετναμέζικα", - "xh": "Xhosa", + "xh": "Ξόσα", "zh-cn": "Κινέζικα (ΛΔΚ)", "zh-hk": "Κινέζικα (ΕΔΠ Χονγκ Κονγκ)", "zh-sg": "Κινέζικα (Σιγκαπούρη)", @@ -169,8 +169,8 @@ "lv": "Λετονικά", "A registered account is required for this action": "Ένας εγγεγραμμένος λογαριασμός απαιτείται για αυτή την ενέργεια", "A text message has been sent to +%(msisdn)s. Please enter the verification code it contains": "Ένα μήνυμα στάλθηκε στο +%(msisdn)s. Παρακαλώ γράψε τον κωδικό επαλήθευσης που περιέχει", - "Access Token:": "Κωδικός Πρόσβασης:", - "Always show message timestamps": "Δείχνε πάντα ένδειξη ώρας στα μηνύματα", + "Access Token:": "Κωδικός πρόσβασης:", + "Always show message timestamps": "Εμφάνιση πάντα της ένδειξης ώρας στα μηνύματα", "all room members": "όλα τα μέλη του δωματίου", "all room members, from the point they are invited": "όλα τα μέλη του δωματίου, από τη στιγμή που προσκλήθηκαν", "an address": "μία διεύθηνση", @@ -181,58 +181,58 @@ "%(names)s and %(lastPerson)s are typing": "%(names)s και %(lastPerson)s γράφουν", "%(names)s and one other are typing": "%(names)s και ένας ακόμα γράφουν", "%(names)s and %(count)s others are typing": "%(names)s και %(count)s άλλοι γράφουν", - "Anyone who knows the room's link, including guests": "Οποιοσδήποτε γνωρίζει τον σύνδεδμο του δωματίου, συμπεριλαμβάνωντας τους επισκέπτες", + "Anyone who knows the room's link, including guests": "Οποιοσδήποτε γνωρίζει τον σύνδεσμο του δωματίου, συμπεριλαμβάνωντας τους επισκέπτες", "Blacklisted": "Στη μαύρη λίστα", "Can't load user settings": "Δεν είναι δυνατή η φόρτωση των ρυθμίσεων χρήστη", - "Change Password": "Αλλαγή Κωδικού", - "%(senderName)s changed their display name from %(oldDisplayName)s to %(displayName)s.": "ο χρήστης %(senderName)s άλλαξε το όνομά του από %(oldDisplayName)s σε %(displayName)s.", - "%(senderName)s changed their profile picture.": "ο χρήστης %(senderName)s άλλαξε τη φωτογραφία του προφίλ του.", - "%(senderDisplayName)s changed the room name to %(roomName)s.": "Ο χρήστης %(senderDisplayName)s άλλαξε το όνομα του δωματίου σε %(roomName)s.", - "%(senderDisplayName)s changed the topic to \"%(topic)s\".": "Ο χρήστης %(senderDisplayName)s άλλαξε το θέμα σε \"%(topic)s\".", + "Change Password": "Αλλαγή κωδικού πρόσβασης", + "%(senderName)s changed their display name from %(oldDisplayName)s to %(displayName)s.": "Ο %(senderName)s άλλαξε το όνομά του από %(oldDisplayName)s σε %(displayName)s.", + "%(senderName)s changed their profile picture.": "Ο %(senderName)s άλλαξε τη φωτογραφία του προφίλ του.", + "%(senderDisplayName)s changed the room name to %(roomName)s.": "Ο %(senderDisplayName)s άλλαξε το όνομα του δωματίου σε %(roomName)s.", + "%(senderDisplayName)s changed the topic to \"%(topic)s\".": "Ο %(senderDisplayName)s άλλαξε το θέμα σε \"%(topic)s\".", "Clear Cache and Reload": "Καθάρισε την μνήμη και Ανανέωσε", "Clear Cache": "Καθάρισε την μνήμη", - "Bans user with given id": "Διώχνει τον χρήστη με το συγκεκριμένο id", - "%(senderDisplayName)s removed the room name.": "Ο χρήστης %(senderDisplayName)s διέγραψε το όνομα του δωματίου.", - "Changes your display nickname": "Αλλάζει το όνομα χρήστη", + "Bans user with given id": "Αποκλεισμός χρήστη με το συγκεκριμένο αναγνωριστικό", + "%(senderDisplayName)s removed the room name.": "Ο %(senderDisplayName)s διέγραψε το όνομα του δωματίου.", + "Changes your display nickname": "Αλλάζει το ψευδώνυμο χρήστη", "Click here": "Κάνε κλικ εδώ", "Drop here %(toAction)s": "Απόθεση εδώ %(toAction)s", "Conference call failed.": "Η κλήση συνδιάσκεψης απέτυχε.", "powered by Matrix": "βασισμένο στο πρωτόκολλο Matrix", - "Confirm password": "Επιβεβαίωση κωδικού", - "Confirm your new password": "Επιβεβαίωση του νέου κωδικού", + "Confirm password": "Επιβεβαίωση κωδικού πρόσβασης", + "Confirm your new password": "Επιβεβαίωση του νέου κωδικού πρόσβασης", "Continue": "Συνέχεια", "Create an account": "Δημιουργία λογαριασμού", - "Create Room": "Δημιουργία Δωματίου", + "Create Room": "Δημιουργία δωματίου", "Cryptography": "Κρυπτογραφία", - "Current password": "Τωρινός κωδικός", + "Current password": "Τωρινός κωδικός πρόσβασης", "Curve25519 identity key": "Κλειδί ταυτότητας Curve25519", "Custom level": "Προσαρμοσμένο επίπεδο", "/ddg is not a command": "/ddg δεν αναγνωρίζεται ως εντολή", - "Deactivate Account": "Απενεργοποίηση Λογαριασμού", + "Deactivate Account": "Απενεργοποίηση λογαριασμού", "Deactivate my account": "Απενεργοποίηση του λογαριασμού μου", "decline": "απόρριψη", - "Decrypt %(text)s": "Αποκρυπτογράφησε %(text)s", + "Decrypt %(text)s": "Αποκρυπτογράφηση %(text)s", "Decryption error": "Σφάλμα αποκρυπτογράφησης", "(default: %(userName)s)": "(προεπιλογή: %(userName)s)", "Delete": "Διαγραφή", "Default": "Προεπιλογή", "Device already verified!": "Η συσκευή έχει ήδη επαληθευτεί!", - "Device ID": "ID Συσκευής", - "Device ID:": "ID Συσκευής:", - "device id: ": "id συσκευής: ", - "Device key:": "Κλειδί Συσκευής:", + "Device ID": "Αναγνωριστικό συσκευής", + "Device ID:": "Αναγνωριστικό συσκευής:", + "device id: ": "αναγνωριστικό συσκευής: ", + "Device key:": "Κλειδί συσκευής:", "Devices": "Συσκευές", "Direct Chat": "Απευθείας συνομιλία", "Direct chats": "Απευθείας συνομιλίες", "disabled": "ανενεργό", - "Disinvite": "Ανακάλεσε πρόσκληση", + "Disinvite": "Ανάκληση πρόσκλησης", "Display name": "Όνομα χρήστη", - "Download %(text)s": "Κατέβασε %(text)s", + "Download %(text)s": "Λήψη %(text)s", "Ed25519 fingerprint": "Αποτύπωμα Ed25519", - "Email": "Ηλ. Αλληλογραφία", - "Email address": "Διεύθυνση email", - "Email address (optional)": "Διεύθυνση email (προαιρετικό)", - "Email, name or matrix ID": "Email, όνομα ή matrix ID", + "Email": "Ηλεκτρονική διεύθυνση", + "Email address": "Ηλεκτρονική διεύθυνση", + "Email address (optional)": "Ηλεκτρονική διεύθυνση (προαιρετικό)", + "Email, name or matrix ID": "Ηλεκτρονική διεύθυνση, όνομα ή matrix ID", "Emoji": "Εικονίδια", "enabled": "ενεργό", "Encrypted messages will not be visible on clients that do not yet implement encryption": "Τα κρυπτογραφημένα μηνύματα δεν θα είναι ορατά σε εφαρμογές που δεν παρέχουν τη δυνατότητα κρυπτογράφησης", @@ -240,10 +240,10 @@ "%(senderName)s ended the call.": "%(senderName)s τερμάτισε την κλήση.", "End-to-end encryption information": "Πληροφορίες σχετικά με τη κρυπτογράφηση από άκρο σε άκρο (End-to-end encryption)", "Error decrypting attachment": "Σφάλμα κατά την αποκρυπτογράφηση της επισύναψης", - "Event information": "Πληροφορίες μηνύματος", - "Existing Call": "Υπάρχουσα Κλήση", + "Event information": "Πληροφορίες συμβάντος", + "Existing Call": "Υπάρχουσα κλήση", "Export": "Εξαγωγή", - "Export E2E room keys": "Εξαγωγή κλειδιών κρυπτογραφίας για το δωμάτιο", + "Export E2E room keys": "Εξαγωγή κλειδιών κρυπτογράφησης για το δωμάτιο", "Failed to change password. Is your password correct?": "Δεν ήταν δυνατή η αλλαγή του κωδικού πρόσβασης. Είναι σωστός ο κωδικός πρόσβασης;", "Failed to delete device": "Δεν ήταν δυνατή η διαγραφή της συσκευής", "Failed to join room": "Δεν ήταν δυνατή η σύνδεση στο δωμάτιο", @@ -253,46 +253,46 @@ "Failed to reject invite": "Δεν ήταν δυνατή η απόρριψη της πρόσκλησης", "Failed to reject invitation": "Δεν ήταν δυνατή η απόρριψη της πρόσκλησης", "Failed to save settings": "Δεν ήταν δυνατή η αποθήκευση των ρυθμίσεων", - "Failed to send email": "Δεν ήταν δυνατή η απστολή email", + "Failed to send email": "Δεν ήταν δυνατή η αποστολή ηλ. αλληλογραφίας", "Failed to verify email address: make sure you clicked the link in the email": "Δεν ήταν δυνατή η επαλήθευση του email: βεβαιωθείτε οτι κάνατε κλικ στον σύνδεσμο που σας στάλθηκε", "Favourite": "Αγαπημένο", "favourite": "αγαπημένο", "Favourites": "Αγαπημένα", "Fill screen": "Γέμισε την οθόνη", - "Filter room members": "Φίλτραρε τα μέλη", - "Forget room": "Διέγραψε το δωμάτιο", - "Forgot your password?": "Ξέχασες τον κωδικό σου;", - "For security, this session has been signed out. Please sign in again.": "Για λόγους ασφαλείας, αυτή η συνεδρία έχει τερματιστεί. Παρακαλώ συνδεθείτε ξανά.", - "For security, logging out will delete any end-to-end encryption keys from this browser. If you want to be able to decrypt your conversation history from future Riot sessions, please export your room keys for safe-keeping.": "Για λόγους ασφαλείας, τα κλειδιά κρυπτογράφησης θα διαγράφονται από τον φυλλομετρητή κατά την αποσύνδεση σας. Εάν επιθυμείτε να αποκρυπτογραφήσετε τις συνομιλίες σας στο μέλλον, εξάγετε τα κλειδιά σας και κρατήστε τα ασφαλή.", + "Filter room members": "Φιλτράρισμα μελών", + "Forget room": "Αγνόηση δωματίου", + "Forgot your password?": "Ξεχάσατε τoν κωδικό πρόσβασης σας;", + "For security, this session has been signed out. Please sign in again.": "Για λόγους ασφαλείας, αυτή η συνεδρία έχει τερματιστεί. Παρακαλούμε συνδεθείτε ξανά.", + "For security, logging out will delete any end-to-end encryption keys from this browser. If you want to be able to decrypt your conversation history from future Riot sessions, please export your room keys for safe-keeping.": "Για λόγους ασφαλείας, τα κλειδιά κρυπτογράφησης θα διαγράφονται από τον περιηγητή κατά την αποσύνδεση σας. Εάν επιθυμείτε να αποκρυπτογραφήσετε τις συνομιλίες σας στο μέλλον, εξάγετε τα κλειδιά σας και κρατήστε τα ασφαλή.", "Found a bug?": "Βρήκατε κάποιο πρόβλημα;", "Guest users can't upload files. Please register to upload.": "Οι επισκέπτες δεν μπορούν να ανεβάσουν αρχεία. Παρακαλώ εγγραφείτε πρώτα.", "had": "είχε", - "Hangup": "Κλείσε", + "Hangup": "Κλείσιμο", "Historical": "Ιστορικό", "Homeserver is": "Ο διακομιστής είναι", - "Identity Server is": "Διακομιστής Ταυτοποίησης", - "I have verified my email address": "Έχω επαληθεύσει το email μου", + "Identity Server is": "Ο διακομιστής ταυτοποίησης είναι", + "I have verified my email address": "Έχω επαληθεύσει την διεύθυνση ηλ. αλληλογραφίας", "Import": "Εισαγωγή", - "Import E2E room keys": "Εισαγωγή κλειδιών κρυπτογράφησης", + "Import E2E room keys": "Εισαγωγή κλειδιών E2E", "Incorrect username and/or password.": "Λανθασμένο όνομα χρήστη και/ή κωδικός.", "Incorrect verification code": "Λανθασμένος κωδικός επαλήθευσης", - "Interface Language": "Γλώσσα Διεπαφής", - "Invalid Email Address": "Μη έγκυρο email", - "Invite new room members": "Προσκάλεσε νέα μέλη", + "Interface Language": "Γλώσσα διεπαφής", + "Invalid Email Address": "Μη έγκυρη διεύθυνση ηλ. αλληλογραφίας", + "Invite new room members": "Προσκαλέστε νέα μέλη", "Invited": "Προσκλήθηκε", "Invites": "Προσκλήσεις", "is a": "είναι ένα", - "%(displayName)s is typing": "ο χρήστης %(displayName)s γράφει", - "Sign in with": "Συνδέσου με", - "joined and left": "μπήκε και βγήκε", - "joined": "μπήκε", + "%(displayName)s is typing": "Ο χρήστης %(displayName)s γράφει", + "Sign in with": "Συνδεθείτε με", + "joined and left": "συνδέθηκε και έφυγε", + "joined": "συνδέθηκε", "%(targetName)s joined the room.": "ο χρήστης %(targetName)s συνδέθηκε στο δωμάτιο.", - "Jump to first unread message.": "Πήγαινε στο πρώτο μη αναγνωσμένο μήνυμα.", - "%(senderName)s kicked %(targetName)s.": "Ο χρήστης %(senderName)s έδιωξε τον χρήστη %(targetName)s.", + "Jump to first unread message.": "Πηγαίνετε στο πρώτο μη αναγνωσμένο μήνυμα.", + "%(senderName)s kicked %(targetName)s.": "Ο %(senderName)s έδιωξε τον χρήστη %(targetName)s.", "Kick": "Διώξε", "Kicks user with given id": "Διώχνει χρήστες με το συγκεκριμένο id", "Labs": "Πειραματικά", - "Leave room": "Φύγε από το δωμάτιο", + "Leave room": "Αποχώρηση από το δωμάτιο", "left and rejoined": "έφυγε και ξανασυνδέθηκε", "left": "έφυγε", "%(targetName)s left the room.": "Ο χρήστης %(targetName)s έφυγε από το δωμάτιο.", @@ -300,7 +300,7 @@ "List this room in %(domain)s's room directory?": "Να εμφανίζεται το δωμάτιο στο γενικό ευρετήριο του διακομιστή %(domain)s;", "Local addresses for this room:": "Τοπική διεύθυνση για το δωμάτιο:", "Logged in as:": "Συνδέθηκες ως:", - "Login as guest": "Συνδέσου ως επισκέπτης", + "Login as guest": "Σύνδεση ως επισκέπτης", "Logout": "Αποσύνδεση", "Low priority": "Χαμηλής προτεραιότητας", "matrix-react-sdk version:": "έκδοση matrix-react-sdk:", @@ -313,34 +313,34 @@ "Conference calls are not supported in encrypted rooms": "Οι κλήσεις συνδιάσκεψης δεν είναι υποστηρίζονται σε κρυπτογραφημένα δωμάτια", "Conference calls are not supported in this client": "Οι κλήσεις συνδιάσκεψης δεν είναι υποστηρίζονται από την εφαρμογή", "Enable encryption": "Ενεργοποίηση κρυπτογραφίας", - "Enter Code": "Κωδικός", + "Enter Code": "Εισαγωγή κωδικού πρόσβασης", "Failed to send request.": "Δεν ήταν δυνατή η αποστολή αιτήματος.", - "Failed to upload file": "Δεν ήταν δυνατό το ανέβασμα αρχείου", + "Failed to upload file": "Δεν ήταν δυνατή η αποστολή του αρχείου", "Failure to create room": "Δεν ήταν δυνατή η δημιουργία δωματίου", - "Join Room": "Συνδέσου", + "Join Room": "Είσοδος σε δωμάτιο", "Moderator": "Συντονιστής", "my Matrix ID": "το Matrix ID μου", "Name": "Όνομα", "New address (e.g. #foo:%(localDomain)s)": "Νέα διεύθυνση (e.g. #όνομα:%(localDomain)s)", - "New password": "Νέος κωδικός", - "New passwords don't match": "Οι νέοι κωδικοί είναι διαφορετικοί", - "New passwords must match each other.": "Οι νέοι κωδικόι πρέπει να ταιριάζουν.", + "New password": "Νέος κωδικός πρόσβασης", + "New passwords don't match": "Οι νέοι κωδικοί πρόσβασης είναι διαφορετικοί", + "New passwords must match each other.": "Οι νέοι κωδικοί πρόσβασης πρέπει να ταιριάζουν.", "none": "κανένα", - "(not supported by this browser)": "(δεν υποστηρίζεται από τον browser)", + "(not supported by this browser)": "(δεν υποστηρίζεται από τον περιηγητή)", "": "<δεν υποστηρίζεται>", - "No more results": "Δεν υπάρχουν άλλα αποτελέσματα", + "No more results": "Δεν υπάρχουν αποτελέσματα", "No results": "Κανένα αποτέλεσμα", "OK": "Εντάξει", - "olm version:": "έκδοση olm:", - "Password": "Κωδικός", - "Password:": "Κωδικός:", - "Passwords can't be empty": "", + "olm version:": "Έκδοση olm:", + "Password": "Κωδικός πρόσβασης", + "Password:": "Κωδικός πρόσβασης:", + "Passwords can't be empty": "Οι κωδικοί πρόσβασης δεν γίνετε να είναι κενοί", "People": "Άτομα", "Phone": "Τηλέφωνο", "Register": "Εγγραφή", - "riot-web version:": "έκδοση riot-web:", - "Room Colour": "Χρώμα Δωματίου", - "Room name (optional)": "Όνομα Δωματίου (προαιρετικό)", + "riot-web version:": "Έκδοση riot-web:", + "Room Colour": "Χρώμα δωματίου", + "Room name (optional)": "Όνομα δωματίου (προαιρετικό)", "Rooms": "Δωμάτια", "Save": "Αποθήκευση", "Search failed": "Η αναζήτηση απέτυχε", @@ -349,15 +349,15 @@ "sent an image": "έστειλε μια εικόνα", "sent a video": "έστειλε ένα βίντεο", "Server error": "Σφάλμα διακομιστή", - "Signed Out": "Αποσυνδέθηκες", + "Signed Out": "Αποσυνδέθηκε", "Sign in": "Συνδέση", "Sign out": "Αποσύνδεση", "since they joined": "από τη στιγμή που συνδέθηκαν", "since they were invited": "από τη στιγμή που προσκλήθηκαν", "Someone": "Κάποιος", - "Start a chat": "Ξεκίνα μια συνομιλία", - "This email address is already in use": "Το email χρησιμοποιείται", - "This email address was not found": "Η διεύθηνση email δεν βρέθηκε", + "Start a chat": "Έναρξη συνομιλίας", + "This email address is already in use": "Η διεύθυνση ηλ. αλληλογραφίας χρησιμοποιείται ήδη", + "This email address was not found": "Δεν βρέθηκε η διεύθυνση ηλ. αλληλογραφίας", "Success": "Επιτυχία", "Start Chat": "Συνομιλία", "Cancel": "Ακύρωση", @@ -375,7 +375,7 @@ "italic": "πλάγια", "underline": "υπογράμμιση", "code": "κώδικας", - "quote": "αναφορά", + "quote": "παράθεση", "%(oneUser)sleft %(repeats)s times": "%(oneUser)s έφυγε %(repeats)s φορές", "%(severalUsers)sleft": "%(severalUsers)s έφυγαν", "%(oneUser)sleft": "%(oneUser)s έφυγε", @@ -387,5 +387,496 @@ "Create new room": "Δημιουργία νέου δωματίου", "Room directory": "Ευρετήριο", "Start chat": "Έναρξη συνομιλίας", - "Welcome page": "Αρχική σελίδα" + "Welcome page": "Αρχική σελίδα", + "a room": "ένα δωμάτιο", + "Accept": "Αποδοχή", + "Active call (%(roomName)s)": "Ενεργή κλήση (%(roomName)s)", + "Add": "Προσθήκη", + "Admin tools": "Εργαλεία διαχειριστή", + "And %(count)s more...": "Και %(count)s περισσότερα...", + "No media permissions": "Χωρίς δικαιώματα πολυμέσων", + "Alias (optional)": "Ψευδώνυμο (προαιρετικό)", + "Ban": "Αποκλεισμός", + "Banned users": "Αποκλεισμένοι χρήστες", + "Bulk Options": "Μαζικές επιλογές", + "Call Timeout": "Λήξη χρόνου κλήσης", + "Click here to join the discussion!": "Κλικ εδώ για να συμμετάσχετε στην συζήτηση!", + "Click to mute audio": "Κάντε κλικ για σίγαση του ήχου", + "Click to mute video": "Κάντε κλικ για σίγαση του βίντεο", + "click to reveal": "κάντε κλικ για εμφάνιση", + "Click to unmute video": "Κάντε κλικ για άρση σίγασης του βίντεο", + "Click to unmute audio": "Κάντε κλικ για άρση σίγασης του ήχου", + "%(count)s new messages.one": "%(count)s νέο μήνυμα", + "%(count)s new messages.other": "%(count)s νέα μηνύματα", + "Custom": "Προσαρμοσμένο", + "Decline": "Απόρριψη", + "Disable Notifications": "Απενεργοποίηση ειδοποιήσεων", + "Disable markdown formatting": "Απενεργοποίηση μορφοποίησης markdown", + "Drop File Here": "Αποθέστε εδώ το αρχείο", + "Enable Notifications": "Ενεργοποίηση ειδοποιήσεων", + "Encryption is enabled in this room": "Η κρυπτογράφηση είναι ενεργοποιημένη σε αυτό το δωμάτιο", + "Encryption is not enabled in this room": "Η κρυπτογράφηση είναι απενεργοποιημένη σε αυτό το δωμάτιο", + "Enter passphrase": "Εισαγωγή συνθηματικού", + "Failed to set avatar.": "Δεν ήταν δυνατό ο ορισμός της προσωπικής εικόνας.", + "Failed to set display name": "Δεν ήταν δυνατό ο ορισμός του ονόματος εμφάνισης", + "Failed to set up conference call": "Δεν ήταν δυνατή η ρύθμιση κλήσης συνδιάσκεψης", + "Failed to toggle moderator status": "Δεν ήταν δυνατή η εναλλαγή κατάστασης του συντονιστή", + "Failed to upload profile picture!": "Δεν ήταν δυνατή η αποστολή της εικόνας προφίλ!", + "Hide read receipts": "Απόκρυψη αποδείξεων ανάγνωσης", + "Home": "Αρχική", + "Last seen": "Τελευταία εμφάνιση", + "Level:": "Επίπεδο:", + "Manage Integrations": "Διαχείριση ενσωματώσεων", + "Markdown is disabled": "Το Markdown είναι απενεργοποιημένο", + "Markdown is enabled": "Το Markdown είναι ενεργοποιημένο", + "Missing room_id in request": "Λείπει το room_id στο αίτημα", + "Permissions": "Δικαιώματα", + "Power level must be positive integer.": "Το επίπεδο δύναμης πρέπει να είναι ένας θετικός ακέραιος.", + "Privacy warning": "Προειδοποίηση ιδιωτικότητας", + "Private Chat": "Προσωπική συνομιλία", + "Privileged Users": "Προνομιούχοι χρήστες", + "Profile": "Προφίλ", + "Public Chat": "Δημόσια συνομιλία", + "Reason": "Αιτία", + "Reason: %(reasonText)s": "Αιτία: %(reasonText)s", + "Revoke Moderator": "Ανάκληση συντονιστή", + "Registration required": "Απαιτείται εγγραφή", + "rejected": "απορρίφθηκε", + "%(targetName)s rejected the invitation.": "Ο %(targetName)s απέρριψε την πρόσκληση.", + "Reject invitation": "Απόρριψη πρόσκλησης", + "Remote addresses for this room:": "Απομακρυσμένες διευθύνσεις για το δωμάτιο:", + "Remove Contact Information?": "Αφαίρεση πληροφοριών επαφής;", + "Remove %(threePid)s?": "Αφαίρεση %(threePid)s;", + "Report it": "Αναφορά", + "restore": "επαναφορά", + "Results from DuckDuckGo": "Αποτελέσματα από DuckDuckGo", + "Return to app": "Επιστροφή στην εφαρμογή", + "Return to login screen": "Επιστροφή στην οθόνη σύνδεσης", + "Room %(roomId)s not visible": "Το δωμάτιο %(roomId)s δεν είναι ορατό", + "%(roomName)s does not exist.": "Το %(roomName)s δεν υπάρχει.", + "Searches DuckDuckGo for results": "Γίνεται αναζήτηση στο DuckDuckGo για αποτελέσματα", + "Searching known users": "Αναζήτηση γνωστών χρηστών", + "Seen by %(userName)s at %(dateTime)s": "Διαβάστηκε από %(userName)s στις %(dateTime)s", + "Send anyway": "Αποστολή ούτως ή άλλως", + "Send Invites": "Αποστολή προσκλήσεων", + "Send Reset Email": "Αποστολή μηνύματος επαναφοράς", + "%(senderDisplayName)s sent an image.": "Ο %(senderDisplayName)s έστειλε μια φωτογραφία.", + "Server may be unavailable or overloaded": "Ο διακομιστής μπορεί να είναι μη διαθέσιμος ή υπερφορτωμένος", + "Session ID": "Αναγνωριστικό συνεδρίας", + "%(senderName)s set a profile picture.": "Ο %(senderName)s όρισε τη φωτογραφία του προφίλ του.", + "Set": "Ορισμός", + "Start authentication": "Έναρξη πιστοποίησης", + "Submit": "Υποβολή", + "Tagged as: ": "Με ετικέτα:", + "The default role for new room members is": "Ο προεπιλεγμένος ρόλος για νέα μέλη είναι", + "The main address for this room is": "Η κύρια διεύθυνση για το δωμάτιο είναι", + "%(actionVerb)s this person?": "%(actionVerb)s αυτού του ατόμου;", + "The file '%(fileName)s' failed to upload": "Απέτυχε η αποστολή του αρχείου '%(fileName)s'", + "There was a problem logging in.": "Υπήρξε ένα πρόβλημα κατά την σύνδεση.", + "This room has no local addresses": "Αυτό το δωμάτιο δεν έχει τοπικές διευθύνσεις", + "This doesn't appear to be a valid email address": "Δεν μοιάζει με μια έγκυρη διεύθυνση ηλ. αλληλογραφίας", + "This phone number is already in use": "Αυτός ο αριθμός τηλεφώνου είναι ήδη σε χρήση", + "This room": "Αυτό το δωμάτιο", + "This room's internal ID is": "Το εσωτερικό αναγνωριστικό του δωματίου είναι", + "times": "φορές", + "To ban users": "Για αποκλεισμό χρηστών", + "to browse the directory": "για περιήγηση στο ευρετήριο", + "To configure the room": "Για ρύθμιση του δωματίου", + "To invite users into the room": "Για πρόσκληση χρηστών στο δωμάτιο", + "To remove other users' messages": "Για αφαίρεση μηνυμάτων άλλων χρηστών", + "to restore": "για επαναφορά", + "To send events of type": "Για αποστολή συμβάντων τύπου", + "To send messages": "Για αποστολή μηνυμάτων", + "Turn Markdown off": "Απενεργοποίηση Markdown", + "Turn Markdown on": "Ενεργοποίηση Markdown", + "Unable to add email address": "Αδυναμία προσθήκης διεύθυνσης ηλ. αλληλογραφίας", + "Unable to remove contact information": "Αδυναμία αφαίρεσης πληροφοριών επαφής", + "Unable to restore previous session": "Αδυναμία επαναφοράς της προηγούμενης συνεδρίας", + "Unable to verify email address.": "Αδυναμία επιβεβαίωσης διεύθυνσης ηλ. αλληλογραφίας.", + "Unban": "Άρση αποκλεισμού", + "%(senderName)s unbanned %(targetName)s.": "Ο χρήστης %(senderName)s έδιωξε τον χρήστη %(targetName)s.", + "Unable to enable Notifications": "Αδυναμία ενεργοποίησης των ειδοποιήσεων", + "Unable to load device list": "Αδυναμία φόρτωσης της λίστας συσκευών", + "Unencrypted room": "Μη κρυπτογραφημένο δωμάτιο", + "unencrypted": "μη κρυπτογραφημένο", + "Unencrypted message": "Μη κρυπτογραφημένο μήνυμα", + "unknown caller": "άγνωστος καλών", + "Unknown command": "Άγνωστη εντολή", + "unknown device": "άγνωστη συσκευή", + "Unknown room %(roomId)s": "Άγνωστο δωμάτιο %(roomId)s", + "unknown": "άγνωστο", + "Unmute": "Άρση σίγασης", + "Unnamed Room": "Ανώνυμο δωμάτιο", + "Unrecognised command:": "Μη αναγνωρίσιμη εντολή:", + "Unrecognised room alias:": "Μη αναγνωρίσιμο ψευδώνυμο:", + "Unverified": "Ανεπιβεβαίωτο", + "Upload avatar": "Αποστολή προσωπικής εικόνας", + "Upload Failed": "Απέτυχε η αποστολή", + "Upload Files": "Αποστολή αρχείων", + "Upload file": "Αποστολή αρχείου", + "Upload new:": "Αποστολή νέου:", + "Usage": "Χρήση", + "Use with caution": "Να χρησιμοποιείται με προσοχή", + "User ID": "Αναγνωριστικό χρήστη", + "User Interface": "Διεπαφή χρήστη", + "%(user)s is a": "Ο %(user)s είναι", + "User name": "Όνομα χρήστη", + "Username invalid: %(errMessage)s": "Μη έγκυρο όνομα χρήστη: %(errMessage)s", + "Users": "Χρήστες", + "User": "Χρήστης", + "Video call": "Βιντεοκλήση", + "Voice call": "Φωνητική κλήση", + "Warning!": "Προειδοποίηση!", + "Who would you like to communicate with?": "Με ποιον θα θέλατε να επικοινωνήσετε;", + "You are already in a call.": "Είστε ήδη σε μια κλήση.", + "You have no visible notifications": "Δεν έχετε ορατές ειδοποιήσεις", + "you must be a": "πρέπει να είστε", + "You must register to use this functionality": "Πρέπει να εγγραφείτε για να χρησιμοποιήσετε αυτή την λειτουργία", + "You need to be logged in.": "Πρέπει να είστε συνδεδεμένος.", + "You need to enter a user name.": "Πρέπει να εισάγετε ένα όνομα χρήστη.", + "Your password has been reset": "Ο κωδικός πρόσβασης σας έχει επαναφερθεί", + "Sun": "Κυρ", + "Mon": "Δευ", + "Tue": "Τρί", + "Wed": "Τετ", + "Thu": "Πέμ", + "Fri": "Παρ", + "Sat": "Σάβ", + "Jan": "Ιαν", + "Feb": "Φεβ", + "Mar": "Μάρ", + "Apr": "Απρ", + "May": "Μάι", + "Jun": "Ιούν", + "Jul": "Ιούλ", + "Aug": "Αύγ", + "Sep": "Σεπ", + "Oct": "Οκτ", + "Nov": "Νοέ", + "Dec": "Δεκ", + "%(weekDayName)s, %(monthName)s %(day)s %(time)s": "%(weekDayName)s, %(monthName)s %(day)s %(time)s", + "%(weekDayName)s %(time)s": "%(weekDayName)s %(time)s", + "Set a display name:": "Ορισμός ονόματος εμφάνισης:", + "Set a Display Name": "Ορισμός ονόματος εμφάνισης", + "Upload an avatar:": "Αποστολή προσωπικής εικόνας:", + "This server does not support authentication with a phone number.": "Αυτός ο διακομιστής δεν υποστηρίζει πιστοποίηση με αριθμό τηλεφώνου.", + "Missing password.": "Λείπει ο κωδικός πρόσβασης.", + "Passwords don't match.": "Δεν ταιριάζουν οι κωδικοί πρόσβασης.", + "This doesn't look like a valid email address.": "Δεν μοιάζει με μια έγκυρη διεύθυνση ηλ. αλληλογραφίας.", + "An unknown error occurred.": "Προέκυψε ένα άγνωστο σφάλμα.", + "I already have an account": "Έχω ήδη λογαριασμό", + "An error occurred: %(error_string)s": "Προέκυψε ένα σφάλμα: %(error_string)s", + "Topic": "Θέμα", + "Make Moderator": "Ορισμός συντονιστή", + "Encrypt room": "Κρυπτογράφηση δωματίου", + "Room": "Δωμάτιο", + "Auto-complete": "Αυτόματη συμπλήρωση", + "(~%(count)s results).one": "(~%(count)s αποτέλεσμα)", + "(~%(count)s results).other": "(~%(count)s αποτελέσματα)", + "Active call": "Ενεργή κλήση", + "strike": "επιγράμμιση", + "bullet": "κουκκίδα", + "%(severalUsers)sjoined %(repeats)s times": "%(severalUsers)s συνδέθηκαν %(repeats)s φορές", + "%(oneUser)sjoined %(repeats)s times": "%(oneUser)s συνδέθηκε %(repeats)s φορές", + "%(severalUsers)sjoined": "%(severalUsers)s συνδέθηκαν", + "%(oneUser)sjoined": "%(oneUser)s συνδέθηκε", + "were invited": "προσκλήθηκαν", + "was invited": "προσκλήθηκε", + "were banned": "αποκλείστηκαν", + "was banned": "αποκλείστηκε", + "were kicked": "διώχτηκαν", + "was kicked": "διώχτηκε", + "New Password": "Νέος κωδικός πρόσβασης", + "Start automatically after system login": "Αυτόματη έναρξη μετά τη σύνδεση", + "Options": "Επιλογές", + "Passphrases must match": "Δεν ταιριάζουν τα συνθηματικά", + "Passphrase must not be empty": "Το συνθηματικό δεν πρέπει να είναι κενό", + "Export room keys": "Εξαγωγή κλειδιών δωματίου", + "Confirm passphrase": "Επιβεβαίωση συνθηματικού", + "Import room keys": "Εισαγωγή κλειδιών δωματίου", + "File to import": "Αρχείο για εισαγωγή", + "Start new chat": "Έναρξη νέας συνομιλίας", + "Guest users can't invite users. Please register.": "Οι επισκέπτες δεν έχουν τη δυνατότητα να προσκαλέσουν άλλους χρήστες. Παρακαλούμε εγγραφείτε πρώτα.", + "Confirm Removal": "Επιβεβαίωση αφαίρεσης", + "Unknown error": "Άγνωστο σφάλμα", + "Incorrect password": "Λανθασμένος κωδικός πρόσβασης", + "To continue, please enter your password.": "Για να συνεχίσετε, παρακαλούμε πληκτρολογήστε τον κωδικό πρόσβασής σας.", + "Device name": "Όνομα συσκευής", + "Device Name": "Όνομα συσκευής", + "Device key": "Κλειδί συσκευής", + "Verify device": "Επαλήθευση συσκευής", + "Unable to restore session": "Αδυναμία επαναφοράς συνεδρίας", + "Continue anyway": "Συνέχεια οπωσδήποτε", + "Unknown devices": "Άγνωστες συσκευές", + "Unknown Address": "Άγνωστη διεύθυνση", + "Blacklist": "Μαύρη λίστα", + "Verify...": "Επαλήθευση...", + "ex. @bob:example.com": "π.χ @bob:example.com", + "Add User": "Προσθήκη χρήστη", + "Sign in with CAS": "Σύνδεση με CAS", + "You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.": "Μπορείτε να χρησιμοποιήσετε τις προσαρμοσμένες ρυθμίσεις για να εισέλθετε σε άλλους διακομιστές Matrix επιλέγοντας μια διαφορετική διεύθυνση για το διακομιστή.", + "Token incorrect": "Εσφαλμένο διακριτικό", + "A text message has been sent to": "Ένα μήνυμα στάλθηκε στο", + "Please enter the code it contains:": "Παρακαλούμε εισάγετε τον κωδικό που περιέχει:", + "Default server": "Προεπιλεγμένος διακομιστής", + "Custom server": "Προσαρμοσμένος διακομιστής", + "Home server URL": "Διεύθυνση διακομιστή", + "Identity server URL": "Διεύθυνση διακομιστή ταυτοποίησης", + "What does this mean?": "Τι σημαίνει αυτό;", + "Error decrypting audio": "Σφάλμα κατά την αποκρυπτογράφηση του ήχου", + "Error decrypting image": "Σφάλμα κατά την αποκρυπτογράφηση της εικόνας", + "Image '%(Body)s' cannot be displayed.": "Η εικόνα '%(Body)s' δεν μπορεί να εμφανιστεί.", + "This image cannot be displayed.": "Αυτή η εικόνα δεν μπορεί να εμφανιστεί.", + "Error decrypting video": "Σφάλμα κατά την αποκρυπτογράφηση του βίντεο", + "Add an Integration": "Προσθήκη ενσωμάτωσης", + "URL Previews": "Προεπισκόπηση συνδέσμων", + "Enable URL previews for this room (affects only you)": "Ενεργοποίηση της προεπισκόπησης συνδέσμων γι' αυτό το δωμάτιο (επηρεάζει μόνο εσάς)", + "Drop file here to upload": "Αποθέστε εδώ για αποστολή", + "for %(amount)ss": "για %(amount)ss", + "for %(amount)sm": "για %(amount)sm", + "for %(amount)sh": "για %(amount)sh", + "for %(amount)sd": "για %(amount)sd", + "Online": "Σε σύνδεση", + "Idle": "Αδρανής", + "Offline": "Εκτός σύνδεσης", + "Start chatting": "Έναρξη συνομιλίας", + "Start Chatting": "Έναρξη συνομιλίας", + "Click on the button below to start chatting!": "Κάντε κλικ στο κουμπί παρακάτω για να ξεκινήσετε μια συνομιλία!", + "%(senderDisplayName)s removed the room avatar.": "Ο %(senderDisplayName)s διέγραψε την προσωπική εικόνα του δωματίου.", + "%(senderDisplayName)s changed the avatar for %(roomName)s": "Ο %(senderDisplayName)s άλλαξε την προσωπική εικόνα του %(roomName)s", + "Username available": "Διαθέσιμο όνομα χρήστη", + "Username not available": "Μη διαθέσιμο όνομα χρήστη", + "Something went wrong!": "Κάτι πήγε στραβά!", + "Could not connect to the integration server": "Αδυναμία σύνδεσης στον διακομιστή ενσωμάτωσης", + "Create a new chat or reuse an existing one": "Δημιουργία νέας συνομιλίας ή επαναχρησιμοποίηση μιας υπάρχουσας", + "Don't send typing notifications": "Να μη γίνετε αποστολή ειδοποιήσεων πληκτρολόγησης", + "Encrypted by a verified device": "Κρυπτογραφημένο από μια επιβεβαιωμένη συσκευή", + "Encrypted by an unverified device": "Κρυπτογραφημένο από μια ανεπιβεβαίωτη συσκευή", + "Error: Problem communicating with the given homeserver.": "Σφάλμα: πρόβλημα κατά την επικοινωνία με τον ορισμένο διακομιστή.", + "Failed to ban user": "Δεν ήταν δυνατό ο αποκλεισμός του χρήστη", + "Failed to change power level": "Δεν ήταν δυνατή η αλλαγή του επιπέδου δύναμης", + "Failed to fetch avatar URL": "Δεν ήταν δυνατή η ανάκτηση της διεύθυνσης εικόνας", + "Failed to lookup current room": "Δεν ήταν δυνατή η εύρεση του τρέχοντος δωματίου", + "Failed to unban": "Δεν ήταν δυνατή η άρση του αποκλεισμού", + "%(userId)s from %(fromPowerLevel)s to %(toPowerLevel)s": "%(userId)s από %(fromPowerLevel)s σε %(toPowerLevel)s", + "Guest access is disabled on this Home Server.": "Έχει απενεργοποιηθεί η πρόσβαση στους επισκέπτες σε αυτόν τον διακομιστή.", + "Guests can't set avatars. Please register.": "Οι επισκέπτες δεν μπορούν να ορίσουν προσωπικές εικόνες. Παρακαλούμε εγγραφείτε.", + "Guest users can't create new rooms. Please register to create room and start a chat.": "Οι επισκέπτες δεν μπορούν να δημιουργήσουν νέα δωμάτια. Παρακαλούμε εγγραφείτε για να δημιουργήσετε ένα δωμάτιο και να ξεκινήσετε μια συνομιλία.", + "Guests can't use labs features. Please register.": "Οι επισκέπτες δεν μπορούν να χρησιμοποιήσουν τα πειραματικά χαρακτηριστικά. Παρακαλούμε εγγραφείτε.", + "Guests cannot join this room even if explicitly invited.": "Οι επισκέπτες δεν μπορούν να συνδεθούν στο δωμάτιο ακόμη και αν έχουν καλεστεί.", + "Hide Text Formatting Toolbar": "Απόκρυψη εργαλειοθήκης μορφοποίησης κειμένου", + "Incoming call from %(name)s": "Εισερχόμενη κλήση από %(name)s", + "Incoming video call from %(name)s": "Εισερχόμενη βιντεοκλήση από %(name)s", + "Incoming voice call from %(name)s": "Εισερχόμενη φωνητική κλήση από %(name)s", + "Invalid alias format": "Μη έγκυρη μορφή ψευδώνυμου", + "Invalid address format": "Μη έγκυρη μορφή διεύθυνσης", + "Invalid file%(extra)s": "Μη έγκυρο αρχείο %(extra)s", + "%(senderName)s invited %(targetName)s.": "Ο %(senderName)s προσκάλεσε τον %(targetName)s.", + "Invites user with given id to current room": "Προσκαλεί τον χρήστη με το δοσμένο αναγνωριστικό στο τρέχον δωμάτιο", + "'%(alias)s' is not a valid format for an address": "Το '%(alias)s' δεν είναι μια έγκυρη μορφή διεύθυνσης", + "'%(alias)s' is not a valid format for an alias": "Το '%(alias)s' δεν είναι μια έγκυρη μορφή ψευδώνυμου", + "%(senderName)s made future room history visible to": "Ο %(senderName)s έκανε το μελλοντικό ιστορικό του δωματίου δημόσιο", + "Missing user_id in request": "Λείπει το user_id στο αίτημα", + "Mobile phone number (optional)": "Αριθμός κινητού τηλεφώνου (προαιρετικό)", + "Must be viewing a room": "Πρέπει να βλέπετε ένα δωμάτιο", + "Never send encrypted messages to unverified devices from this device": "Να μη γίνει ποτέ αποστολή κρυπτογραφημένων μηνυμάτων σε ανεπιβεβαίωτες συσκευές από αυτή τη συσκευή", + "Never send encrypted messages to unverified devices in this room": "Να μη γίνει ποτέ αποστολή κρυπτογραφημένων μηνυμάτων σε ανεπιβεβαίωτες συσκευές σε αυτό το δωμάτιο", + "Never send encrypted messages to unverified devices in this room from this device": "Να μη γίνει ποτέ αποστολή κρυπτογραφημένων μηνυμάτων σε ανεπιβεβαίωτες συσκευές, σε αυτό το δωμάτιο, από αυτή τη συσκευή", + "New Composer & Autocomplete": "Νέος συνθέτης και αυτόματη συμπλήρωση", + "not set": "δεν έχει οριστεί", + "not specified": "μη καθορισμένο", + "NOT verified": "ΧΩΡΙΣ επαλήθευση", + "No devices with registered encryption keys": "Καθόλου συσκευές με εγγεγραμένα κλειδιά κρυπτογράφησης", + "No display name": "Χωρίς όνομα", + "No users have specific privileges in this room": "Κανένας χρήστης δεν έχει συγκεκριμένα δικαιώματα σε αυτό το δωμάτιο", + "Once encryption is enabled for a room it cannot be turned off again (for now)": "Μόλις ενεργοποιηθεί η κρυπτογράφηση για ένα δωμάτιο, δεν μπορεί να απενεργοποιηθεί ξανά (για τώρα)", + "Once you've followed the link it contains, click below": "Μόλις ακολουθήσετε τον σύνδεσμο που περιέχει, κάντε κλικ παρακάτω", + "Only people who have been invited": "Μόνο άτομα που έχουν προσκληθεί", + "Otherwise, click here to send a bug report.": "Διαφορετικά, κάντε κλικ εδώ για να αποστείλετε μια αναφορά σφάλματος.", + "%(senderName)s placed a %(callType)s call.": "Ο %(senderName)s πραγματοποίησε μια %(callType)s κλήση.", + "Please check your email and click on the link it contains. Once this is done, click continue.": "Παρακαλούμε ελέγξτε την ηλεκτρονική σας αλληλογραφία και κάντε κλικ στον σύνδεσμο που περιέχει. Μόλις γίνει αυτό, κάντε κλίκ στο κουμπί συνέχεια.", + "Press": "Πατήστε", + "Refer a friend to Riot:": "Πείτε για το Riot σε έναν φίλο σας:", + "Rejoin": "Επανασύνδεση", + "%(senderName)s removed their profile picture.": "Ο %(senderName)s αφαίρεσε τη φωτογραφία του προφίλ του.", + "%(senderName)s requested a VoIP conference.": "Ο %(senderName)s αιτήθηκε μια συνδιάσκεψη VoIP.", + "Riot does not have permission to send you notifications - please check your browser settings": "Το Riot δεν έχει δικαιώματα για αποστολή ειδοποιήσεων - παρακαλούμε ελέγξτε τις ρυθμίσεις του περιηγητή σας", + "Riot was not given permission to send notifications - please try again": "Δεν δόθηκαν δικαιώματα στο Riot να αποστείλει ειδοποιήσεις - παρακαλούμε προσπαθήστε ξανά", + "Room contains unknown devices": "Το δωμάτιο περιέχει άγνωστες συσκευές", + "%(roomName)s is not accessible at this time.": "Το %(roomName)s δεν είναι προσβάσιμο αυτή τη στιγμή.", + "Scroll to bottom of page": "Μετάβαση στο τέλος της σελίδας", + "Scroll to unread messages": "Μεταβείτε στα μη αναγνωσμένα μηνύματα", + "Sender device information": "Πληροφορίες συσκευής αποστολέα", + "Server may be unavailable, overloaded, or search timed out :(": "Ο διακομιστής μπορεί να είναι μη διαθέσιμος, υπερφορτωμένος, ή να έχει λήξει η αναζήτηση :(", + "Server may be unavailable, overloaded, or the file too big": "Ο διακομιστής μπορεί να είναι μη διαθέσιμος, υπερφορτωμένος, ή το αρχείο να είναι πολύ μεγάλο", + "Server may be unavailable, overloaded, or you hit a bug.": "Ο διακομιστής μπορεί να είναι μη διαθέσιμος, υπερφορτωμένος, ή να πέσατε σε ένα σφάλμα.", + "Server unavailable, overloaded, or something else went wrong.": "Ο διακομιστής μπορεί να είναι μη διαθέσιμος, υπερφορτωμένος, ή κάτι άλλο να πήγε στραβά.", + "Show panel": "Εμφάνιση καρτέλας", + "Show Text Formatting Toolbar": "Εμφάνιση της εργαλειοθήκης μορφοποίησης κειμένου", + "Some of your messages have not been sent.": "Μερικά από τα μηνύματα σας δεν έχουν αποσταλεί.", + "This room is not recognised.": "Αυτό το δωμάτιο δεν αναγνωρίζεται.", + "to favourite": "στα αγαπημένα", + "To kick users": "Για να διώξετε χρήστες", + "to make a room or": "για δημιουργία ενός δωματίου ή", + "to start a chat with someone": "για να ξεκινήσετε μια συνομιλία με κάποιον", + "Unable to capture screen": "Αδυναμία σύλληψης οθόνης", + "Unknown (user, device) pair:": "Άγνωστο ζεύγος (χρήστη, συσκευής):", + "Uploading %(filename)s and %(count)s others.zero": "Γίνεται αποστολή του %(filename)s", + "Uploading %(filename)s and %(count)s others.other": "Γίνεται αποστολή του %(filename)s και %(count)s υπολοίπων", + "uploaded a file": "ανέβασε ένα αρχείο", + "%(userName)s (power %(powerLevelNumber)s)": "%(userName)s (δύναμη %(powerLevelNumber)s)", + "Verification Pending": "Εκκρεμεί επιβεβαίωση", + "Verification": "Επιβεβαίωση", + "verified": "επαληθεύτηκε", + "Verified": "Επαληθεύτηκε", + "Verified key": "Επιβεβαιωμένο κλειδί", + "VoIP conference finished.": "Ολοκληρώθηκε η συνδιάσκεψη VoIP.", + "VoIP conference started.": "Ξεκίνησησε η συνδιάσκεψη VoIP.", + "VoIP is unsupported": "Δεν υποστηρίζεται το VoIP", + "(warning: cannot be disabled again!)": "(προειδοποίηση: δεν μπορεί να απενεργοποιηθεί ξανά)", + "WARNING: Device already verified, but keys do NOT MATCH!": "ΠΡΟΕΙΔΟΠΟΙΗΣΗ: Η συσκευή έχει επαληθευτεί, αλλά τα κλειδιά ΔΕΝ ΤΑΙΡΙΑΖΟΥΝ!", + "Who can access this room?": "Ποιος μπορεί να προσπελάσει αυτό το δωμάτιο;", + "Who can read history?": "Ποιος μπορεί να διαβάσει το ιστορικό;", + "Who would you like to add to this room?": "Ποιον θέλετε να προσθέσετε σε αυτό το δωμάτιο;", + "%(senderName)s withdrew %(targetName)s's invitation.": "Ο %(senderName)s ανακάλεσε την πρόσκληση του %(targetName)s.", + "You're not in any rooms yet! Press": "Δεν είστε ακόμη σε κάνενα δωμάτιο! Πατήστε", + "You cannot place a call with yourself.": "Δεν μπορείτε να καλέσετε τον ευατό σας.", + "You cannot place VoIP calls in this browser.": "Δεν μπορείτε να πραγματοποιήσετε κλήσεις VoIP με αυτόν τον περιηγητή.", + "You do not have permission to post to this room": "Δεν έχετε δικαιώματα για να δημοσιεύσετε σε αυτό το δωμάτιο", + "You have been banned from %(roomName)s by %(userName)s.": "Έχετε αποκλειστεί από το δωμάτιο %(roomName)s από τον %(userName)s.", + "You have been invited to join this room by %(inviterName)s": "Έχετε προσκληθεί να συνδεθείτε στο δωμάτιο από τον %(inviterName)s", + "You seem to be in a call, are you sure you want to quit?": "Φαίνεται ότι είστε σε μια κλήση, είστε βέβαιοι ότι θέλετε να αποχωρήσετε;", + "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s %(time)s": "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s %(time)s", + "This doesn't look like a valid phone number.": "Δεν μοιάζει με έναν έγκυρο αριθμό τηλεφώνου.", + "Make this room private": "Κάντε το δωμάτιο ιδιωτικό", + "There are no visible files in this room": "Δεν υπάρχουν ορατά αρχεία σε αυτό το δωμάτιο", + "Connectivity to the server has been lost.": "Χάθηκε η συνδεσιμότητα στον διακομιστή.", + "%(severalUsers)sleft %(repeats)s times": "%(severalUsers)s έφυγαν %(repeats)s φορές", + "%(severalUsers)srejected their invitations %(repeats)s times": "Οι %(severalUsers)s απέρριψαν τις προσκλήσεις τους %(repeats)s φορές", + "%(oneUser)srejected their invitation %(repeats)s times": "Ο %(oneUser)s απέρριψε την πρόσκληση του %(repeats)s φορές", + "%(severalUsers)srejected their invitations": "Οι %(severalUsers)s απέρριψαν τις προσκλήσεις τους", + "%(oneUser)srejected their invitation": "Ο %(oneUser)s απέρριψε την πρόσκληση", + "were invited %(repeats)s times": "προσκλήθηκαν %(repeats)s φορές", + "was invited %(repeats)s times": "προσκλήθηκε %(repeats)s φορές", + "were banned %(repeats)s times": "αποκλείστηκαν %(repeats)s φορές", + "was banned %(repeats)s times": "αποκλείστηκε %(repeats)s φορές", + "were kicked %(repeats)s times": "διώχθηκαν %(repeats)s φορές", + "was kicked %(repeats)s times": "διώχθηκε %(repeats)s φορές", + "%(severalUsers)schanged their name %(repeats)s times": "%(severalUsers)s άλλαξαν το όνομα τους %(repeats)s φορές", + "%(oneUser)schanged their name %(repeats)s times": "Ο %(oneUser)s άλλαξε το όνομα του %(repeats)s φορές", + "%(severalUsers)schanged their name": "Οι %(severalUsers)s άλλαξαν το όνομα τους", + "%(oneUser)schanged their name": "Ο %(oneUser)s άλλαξε το όνομα του", + "%(severalUsers)schanged their avatar %(repeats)s times": "Οι %(severalUsers)s άλλαξαν την προσωπική τους φωτογραφία %(repeats)s φορές", + "%(oneUser)schanged their avatar %(repeats)s times": "Ο %(oneUser)s άλλαξε την προσωπική του εικόνα %(repeats)s φορές", + "%(severalUsers)schanged their avatar": "Οι %(severalUsers)s άλλαξαν την προσωπική τους εικόνα", + "%(oneUser)schanged their avatar": "Ο %(oneUser)s άλλαξε την προσωπική του εικόνα", + "Please select the destination room for this message": "Παρακαλούμε επιλέξτε ένα δωμάτιο προορισμού για αυτό το μήνυμα", + "Desktop specific": "Μόνο για επιφάνεια εργασίας", + "Analytics": "Αναλυτικά στοιχεία", + "Opt out of analytics": "Αποκλείστε τα αναλυτικά στοιχεία", + "Riot collects anonymous analytics to allow us to improve the application.": "Το Riot συλλέγει ανώνυμα δεδομένα επιτρέποντας μας να βελτιώσουμε την εφαρμογή.", + "Failed to invite": "Δεν ήταν δυνατή η πρόσκληση", + "Failed to invite user": "Δεν ήταν δυνατή η πρόσκληση του χρήστη", + "This action is irreversible.": "Αυτή η ενέργεια είναι μη αναστρέψιμη.", + "In future this verification process will be more sophisticated.": "Στο μέλλον η διαδικασία επαλήθευσης θα είναι πιο εξελιγμένη.", + "I verify that the keys match": "Επιβεβαιώνω πως ταιριάζουν τα κλειδιά", + "\"%(RoomName)s\" contains devices that you haven't seen before.": "Το \"%(RoomName)s\" περιέχει συσκευές που δεν έχετε ξαναδεί.", + "This Home Server would like to make sure you are not a robot": "Ο διακομιστής θέλει να σιγουρευτεί ότι δεν είσαστε ρομπότ", + "Please check your email to continue registration.": "Παρακαλούμε ελέγξτε την ηλεκτρονική σας αλληλογραφία για να συνεχίσετε με την εγγραφή.", + "If you don't specify an email address, you won't be able to reset your password. Are you sure?": "Αν δεν ορίσετε μια διεύθυνση ηλεκτρονικής αλληλογραφίας, δεν θα θα μπορείτε να επαναφέρετε τον κωδικό πρόσβασης σας. Είστε σίγουροι;", + "You are registering with %(SelectedTeamName)s": "Εγγραφείτε με %(SelectedTeamName)s", + "Removed or unknown message type": "Αφαιρέθηκε ή άγνωστος τύπος μηνύματος", + "Disable URL previews by default for participants in this room": "Απενεργοποίηση της προεπισκόπησης συνδέσμων για όλους τους συμμετέχοντες στο δωμάτιο", + "Disable URL previews for this room (affects only you)": "Ενεργοποίηση της προεπισκόπησης συνδέσμων για αυτό το δωμάτιο (επηρεάζει μόνο εσάς)", + " (unsupported)": " (μη υποστηριζόμενο)", + "$senderDisplayName changed the room avatar to ": "Ο $senderDisplayName άλλαξε την εικόνα του δωματίου σε ", + "Missing Media Permissions, click here to request.": "Λείπουν τα δικαιώματα πολύμεσων, κάντε κλικ για να ζητήσετε.", + "You may need to manually permit Riot to access your microphone/webcam": "Μπορεί να χρειαστεί να ορίσετε χειροκίνητα την πρόσβαση του Riot στο μικρόφωνο/κάμερα", + "Can't connect to homeserver - please check your connectivity, ensure your homeserver's SSL certificate is trusted, and that a browser extension is not blocking requests.": "Δεν είναι δυνατή η σύνδεση στον διακομιστή - παρακαλούμε ελέγξτε την συνδεσιμότητα, βεβαιωθείτε ότι το πιστοποιητικό SSL του διακομιστή είναι έμπιστο και ότι κάποιο πρόσθετο περιηγητή δεν αποτρέπει τα αιτήματα.", + "Can't connect to homeserver via HTTP when an HTTPS URL is in your browser bar. Either use HTTPS or enable unsafe scripts.": "Δεν είναι δυνατή η σύνδεση στον διακομιστή μέσω HTTP όταν μια διεύθυνση HTTPS βρίσκεται στην μπάρα του περιηγητή. Είτε χρησιμοποιήστε HTTPS ή ενεργοποιήστε τα μη ασφαλή σενάρια εντολών.", + "%(senderName)s changed the power level of %(powerLevelDiffText)s.": "Ο %(senderName)s άλλαξε το επίπεδο δύναμης του %(powerLevelDiffText)s.", + "Changes to who can read history will only apply to future messages in this room": "Οι αλλαγές που αφορούν την ορατότητα του ιστορικού θα εφαρμοστούν μόνο στα μελλοντικά μηνύματα του δωματίου", + "Conference calling is in development and may not be reliable.": "Η κλήση συνδιάσκεψης είναι υπό ανάπτυξη και μπορεί να μην είναι αξιόπιστη.", + "Devices will not yet be able to decrypt history from before they joined the room": "Οι συσκευές δεν θα είναι σε θέση να αποκρυπτογραφήσουν το ιστορικό πριν από την είσοδο τους στο δωμάτιο", + "End-to-end encryption is in beta and may not be reliable": "Η κρυπτογράφηση από άκρο σε άκρο είναι σε δοκιμαστικό στάδιο και μπορεί να μην είναι αξιόπιστη", + "%(senderName)s removed their display name (%(oldDisplayName)s).": "Ο %(senderName)s αφαίρεσε το όνομα εμφάνισης του (%(oldDisplayName)s).", + "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "Ο %(senderName)s έστειλε μια πρόσκληση στον %(targetDisplayName)s για να συνδεθεί στο δωμάτιο.", + "%(senderName)s set their display name to %(displayName)s.": "Ο %(senderName)s όρισε το όνομα του σε %(displayName)s.", + "Sorry, this homeserver is using a login which is not recognised ": "Συγγνώμη, ο διακομιστής χρησιμοποιεί έναν τρόπο σύνδεσης που δεν αναγνωρίζεται", + "tag as %(tagName)s": "ετικέτα ως %(tagName)s", + "tag direct chat": "προσθήκη ετικέτας στην απευθείας συνομιλία", + "The phone number entered looks invalid": "Ο αριθμός που καταχωρίσατε δεν είναι έγκυρος", + "This action cannot be performed by a guest user. Please register to be able to do this.": "Αυτή η ενέργεια δεν μπορεί να εκτελεστεί από έναν επισκέπτη. Παρακαλούμε εγγραφείτε για να μπορέσετε να το κάνετε.", + "The email address linked to your account must be entered.": "Πρέπει να εισηχθεί η διεύθυνση ηλ. αλληλογραφίας που είναι συνδεδεμένη με τον λογαριασμό σας.", + "The file '%(fileName)s' exceeds this home server's size limit for uploads": "Το αρχείο '%(fileName)s' υπερβαίνει το όριο μεγέθους του διακομιστή για αποστολές", + "The remote side failed to pick up": "Η απομακρυσμένη πλευρά απέτυχε να συλλέξει", + "This Home Server does not support login using email address.": "Ο διακομιστής δεν υποστηρίζει σύνδεση με διευθύνσεις ηλ. αλληλογραφίας.", + "This invitation was sent to an email address which is not associated with this account:": "Η πρόσκληση στάλθηκε σε μια διεύθυνση που δεν έχει συσχετιστεί με αυτόν τον λογαριασμό:", + "These are experimental features that may break in unexpected ways": "Αυτά είναι πειραματικά χαρακτηριστικά και μπορεί να καταρρεύσουν με απροσδόκητους τρόπους", + "The visibility of existing history will be unchanged": "Η ορατότητα του υπάρχοντος ιστορικού θα παραμείνει αμετάβλητη", + "This is a preview of this room. Room interactions have been disabled": "Αυτή είναι μια προεπισκόπηση του δωματίου. Οι αλληλεπιδράσεις δωματίου έχουν απενεργοποιηθεί", + "This room is not accessible by remote Matrix servers": "Αυτό το δωμάτιο δεν είναι προσβάσιμο από απομακρυσμένους διακομιστές Matrix", + "to demote": "για υποβίβαση", + "To reset your password, enter the email address linked to your account": "Για να επαναφέρετε τον κωδικό πρόσβασης σας, πληκτρολογήστε τη διεύθυνση ηλ. αλληλογραφίας όπου είναι συνδεδεμένη με τον λογαριασμό σας", + "to tag as %(tagName)s": "για να οριστεί ετικέτα ως %(tagName)s", + "to tag direct chat": "για να οριστεί ετικέτα σε απευθείας συνομιλία", + "%(senderName)s turned on end-to-end encryption (algorithm %(algorithm)s).": "Ο %(senderName)s ενεργοποίησε την από άκρο σε άκρο κρυπτογράφηση (algorithm %(algorithm)s).", + "Undecryptable": "Μη αποκρυπτογραφημένο", + "Uploading %(filename)s and %(count)s others.one": "Γίνεται αποστολή του %(filename)s και %(count)s υπολοίπα", + "Would you like to accept or decline this invitation?": "Θα θέλατε να δεχθείτε ή να απορρίψετε την πρόσκληση;", + "You already have existing direct chats with this user:": "Έχετε ήδη απευθείας συνομιλίες με τον χρήστη:", + "You are trying to access %(roomName)s.": "Προσπαθείτε να έχετε πρόσβαση στο %(roomName)s.", + "You have been kicked from %(roomName)s by %(userName)s.": "Έχετε διωχθεί από το δωμάτιο %(roomName)s από τον %(userName)s.", + "You have been logged out of all devices and will no longer receive push notifications. To re-enable notifications, sign in again on each device": "Έχετε αποσυνδεθεί από όλες τις συσκευές και δεν θα λαμβάνετε πλέον ειδοποιήσεις push. Για να ενεργοποιήσετε τις ειδοποιήσεις, συνδεθείτε ξανά σε κάθε συσκευή", + "You have disabled URL previews by default.": "Έχετε απενεργοποιημένη από προεπιλογή την προεπισκόπηση συνδέσμων.", + "You have enabled URL previews by default.": "Έχετε ενεργοποιημένη από προεπιλογή την προεπισκόπηση συνδέσμων.", + "You have entered an invalid contact. Try using their Matrix ID or email address.": "Έχετε πληκτρολογήσει μια άκυρη επαφή. Χρησιμοποιήστε το Matrix ID ή την ηλεκτρονική διεύθυνση αλληλογραφίας τους.", + "You may wish to login with a different account, or add this email to this account.": "Μπορεί να θέλετε να συνδεθείτε με διαφορετικό λογαριασμό, ή να προσθέσετε αυτή τη διεύθυνση ηλεκτρονικής αλληλογραφίας σε αυτόν τον λογαριασμό.", + "You need to be able to invite users to do that.": "Για να το κάνετε αυτό πρέπει να έχετε τη δυνατότητα να προσκαλέσετε χρήστες.", + "You seem to be uploading files, are you sure you want to quit?": "Φαίνεται ότι αποστέλετε αρχεία, είστε βέβαιοι ότι θέλετε να αποχωρήσετε;", + "You should not yet trust it to secure data": "Δεν πρέπει να το εμπιστεύεστε για να ασφαλίσετε δεδομένα", + "Your home server does not support device management.": "Ο διακομιστής δεν υποστηρίζει διαχείριση συσκευών.", + "Password too short (min %(MIN_PASSWORD_LENGTH)s).": "Ο κωδικός πρόσβασης είναι πολύ μικρός (ελ. %(MIN_PASSWORD_LENGTH)s).", + "User names may only contain letters, numbers, dots, hyphens and underscores.": "Τα ονόματα μπορεί να περιέχουν μόνο γράμματα, αριθμούς, τελείες, πάνω και κάτω παύλα.", + "Share message history with new users": "Διαμοιρασμός ιστορικού μηνυμάτων με τους νέους χρήστες", + "numbullet": "απαρίθμηση", + "%(severalUsers)sleft and rejoined %(repeats)s times": "%(severalUsers)s έφυγαν και ξανασυνδέθηκαν %(repeats)s φορές", + "%(oneUser)sleft and rejoined %(repeats)s times": "%(severalUsers)s έφυγε και ξανασυνδέθηκε %(repeats)s φορές", + "%(severalUsers)sleft and rejoined": "%(severalUsers)s έφυγαν και ξανασυνδέθηκαν", + "%(oneUser)sleft and rejoined": "%(severalUsers)s έφυγε και ξανασυνδέθηκε", + "%(severalUsers)shad their invitations withdrawn %(repeats)s times": "Οι %(severalUsers)s απέσυραν τις προσκλήσεις τους %(repeats)s φορές", + "%(oneUser)shad their invitation withdrawn %(repeats)s times": "Ο %(severalUsers)s απέσυρε την πρόσκληση του %(repeats)s φορές", + "%(severalUsers)shad their invitations withdrawn": "Οι %(severalUsers)s απέσυραν τις προσκλήσεις τους", + "%(oneUser)shad their invitation withdrawn": "Ο %(severalUsers)s απέσυρε την πρόσκληση του", + "You must join the room to see its files": "Πρέπει να συνδεθείτε στο δωμάτιο για να δείτε τα αρχεία του", + "Reject all %(invitedRooms)s invites": "Απόρριψη όλων των προσκλήσεων %(invitedRooms)s", + "Failed to invite the following users to the %(roomName)s room:": "Δεν ήταν δυνατή η πρόσκληση των χρηστών στο δωμάτιο %(roomName)s:", + "changing room on a RoomView is not supported": "Δεν υποστηρίζεται η αλλαγή δωματίου σε RoomView", + "demote": "υποβίβαση", + "Deops user with given id": "Deop χρήστη με το συγκεκριμένο αναγνωριστικό", + "Disable inline URL previews by default": "Απενεργοποίηση προεπισκόπησης συνδέσμων από προεπιλογή", + "Drop here to tag %(section)s": "Απόθεση εδώ για ορισμό ετικέτας στο %(section)s", + "Join as voice or video.": "Συμμετάσχετε με φωνή ή βίντεο.", + "Joins room with given alias": "Συνδέεστε στο δωμάτιο με δοσμένο ψευδώνυμο", + "Setting a user name will create a fresh account": "Ορίζοντας ένα όνομα χρήστη θα δημιουργήσει ένα νέο λογαριασμό", + "Show timestamps in 12 hour format (e.g. 2:30pm)": "Εμφάνιση χρονικών σημάνσεων σε 12ωρη μορφή ώρας (π.χ. 2:30 μ.μ.)", + "since the point in time of selecting this option": "από το χρονικό σημείο επιλογής αυτής της ρύθμισης", + "The signing key you provided matches the signing key you received from %(userId)s's device %(deviceId)s. Device marked as verified.": "Το κλειδί υπογραφής που δώσατε αντιστοιχεί στο κλειδί υπογραφής που λάβατε από τη συσκευή %(userId)s %(deviceId)s. Η συσκευή έχει επισημανθεί ως επιβεβαιωμένη.", + "To link to a room it must have an address.": "Για να συνδεθείτε σε ένα δωμάτιο πρέπει να έχετε μια διεύθυνση.", + "You need to log back in to generate end-to-end encryption keys for this device and submit the public key to your homeserver. This is a once off; sorry for the inconvenience.": "Πρέπει να συνδεθείτε ξανά για να δημιουργήσετε τα κλειδιά κρυπτογράφησης από άκρο σε άκρο για αυτήν τη συσκευή και να υποβάλετε το δημόσιο κλειδί στον διακομιστή σας. Αυτό θα χρειαστεί να γίνει μόνο μια φορά.", + "Your email address does not appear to be associated with a Matrix ID on this Homeserver.": "Η διεύθυνση ηλεκτρονικής αλληλογραφίας σας δεν φαίνεται να συσχετίζεται με Matrix ID σε αυτόν τον διακομιστή.", + "Your password was successfully changed. You will not receive push notifications on other devices until you log back in to them": "Ο κωδικός πρόσβασής σας άλλαξε επιτυχώς. Δεν θα λάβετε ειδοποιήσεις push σε άλλες συσκευές μέχρι να συνδεθείτε ξανά σε αυτές", + "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Δεν θα μπορέσετε να αναιρέσετε αυτήν την αλλαγή καθώς προωθείτε τον χρήστη να έχει το ίδιο επίπεδο δύναμης με τον εαυτό σας.", + "Sent messages will be stored until your connection has returned.": "Τα απεσταλμένα μηνύματα θα αποθηκευτούν μέχρι να αακτηθεί η σύνδεσή σας.", + "Resend all or cancel all now. You can also select individual messages to resend or cancel.": "Αποστολή ξανά όλων ή ακύρωση όλων τώρα. Μπορείτε επίσης να επιλέξετε μεμονωμένα μηνύματα για να τα στείλετε ξανά ή να ακυρώσετε.", + "Are you sure you wish to remove (delete) this event? Note that if you delete a room name or topic change, it could undo the change.": "Είστε βέβαιοι ότι θέλετε να καταργήσετε (διαγράψετε) αυτό το συμβάν; Σημειώστε ότι αν διαγράψετε το όνομα δωματίου ή αλλάξετε το θέμα, θα μπορούσε να αναιρέσει την αλλαγή.", + "This allows you to use this app with an existing Matrix account on a different home server.": "Αυτό σας επιτρέπει να χρησιμοποιήσετε την εφαρμογή με έναν υπάρχον λογαριασμό Matrix σε έναν διαφορετικό διακομιστή.", + "You can also set a custom identity server but this will typically prevent interaction with users based on email address.": "Μπορείτε επίσης να ορίσετε έναν προσαρμοσμένο διακομιστή ταυτοποίησης, αλλά αυτό συνήθως θα αποτρέψει την αλληλεπίδραση με τους χρήστες που βασίζονται στην ηλεκτρονική διεύθυνση αλληλογραφίας.", + "URL previews are %(globalDisableUrlPreview)s by default for participants in this room.": "Η προεπισκόπηση συνδέσμων είναι %(globalDisableUrlPreview)s από προεπιλογή για τους συμμετέχοντες του δωματίου.", + "Ongoing conference call%(supportedText)s. %(joinText)s": "Κλήση συνδιάσκεψης σε εξέλιξη %(supportedText)s. %(joinText)s", + "This will be your account name on the homeserver, or you can pick a different server.": "Αυτό θα είναι το όνομα του λογαριασμού σας στον διακομιστή , ή μπορείτε να επιλέξετε διαφορετικό διακομιστή.", + "If you already have a Matrix account you can log in instead.": "Αν έχετε ήδη λογαριασμό Matrix μπορείτε να συνδεθείτε.", + "Failed to load timeline position": "Δεν ήταν δυνατή η φόρτωση της θέσης του χρονολόγιου", + "Tried to load a specific point in this room's timeline, but you do not have permission to view the message in question.": "Προσπαθήσατε να φορτώσετε ένα συγκεκριμένο σημείο στο χρονολόγιο του δωματίου, αλλά δεν έχετε δικαίωμα να δείτε το εν λόγω μήνυμα.", + "Tried to load a specific point in this room's timeline, but was unable to find it.": "Προσπαθήσατε να φορτώσετε ένα συγκεκριμένο σημείο στο χρονολόγιο του δωματίου, αλλά δεν καταφέρατε να το βρείτε." } diff --git a/src/i18n/strings/en_US.json b/src/i18n/strings/en_US.json index d857ff06cb..8c8d0ed6d0 100644 --- a/src/i18n/strings/en_US.json +++ b/src/i18n/strings/en_US.json @@ -841,5 +841,78 @@ "Decline": "Decline", "Disable markdown formatting": "Disable markdown formatting", "Disable Notifications": "Disable Notifications", - "Enable Notifications": "Enable Notifications" + "Enable Notifications": "Enable Notifications", + "Create new room": "Create new room", + "Room directory": "Room directory", + "Start chat": "Start chat", + "Welcome page": "Welcome page", + "Create a new chat or reuse an existing one": "Create a new chat or reuse an existing one", + "Drop File Here": "Drop File Here", + "Encrypted by a verified device": "Encrypted by a verified device", + "Encrypted by an unverified device": "Encrypted by an unverified device", + "Encryption is enabled in this room": "Encryption is enabled in this room", + "Encryption is not enabled in this room": "Encryption is not enabled in this room", + "Error: Problem communicating with the given homeserver.": "Error: Problem communicating with the given homeserver.", + "Failed to fetch avatar URL": "Failed to fetch avatar URL", + "Failed to upload profile picture!": "Failed to upload profile picture!", + "Home": "Home", + "Incoming call from %(name)s": "Incoming call from %(name)s", + "Incoming video call from %(name)s": "Incoming video call from %(name)s", + "Incoming voice call from %(name)s": "Incoming voice call from %(name)s", + "Join as voice or video.": "Join as voice or video.", + "Last seen": "Last seen", + "Level:": "Level:", + "No display name": "No display name", + "Otherwise, click here to send a bug report.": "Otherwise, click here to send a bug report.", + "Private Chat": "Private Chat", + "Public Chat": "Public Chat", + "Reason: %(reasonText)s": "Reason: %(reasonText)s", + "Rejoin": "Rejoin", + "Room contains unknown devices": "Room contains unknown devices", + "%(roomName)s does not exist.": "%(roomName)s does not exist.", + "%(roomName)s is not accessible at this time.": "%(roomName)s is not accessible at this time.", + "Searching known users": "Searching known users", + "Seen by %(userName)s at %(dateTime)s": "Seen by %(userName)s at %(dateTime)s", + "Send anyway": "Send anyway", + "Set": "Set", + "Show Text Formatting Toolbar": "Show Text Formatting Toolbar", + "Start authentication": "Start authentication", + "The phone number entered looks invalid": "The phone number entered looks invalid", + "This invitation was sent to an email address which is not associated with this account:": "This invitation was sent to an email address which is not associated with this account:", + "This room": "This room", + "To link to a room it must have an address.": "To link to a room it must have an address.", + "Unable to ascertain that the address this invite was sent to matches one associated with your account.": "Unable to ascertain that the address this invite was sent to matches one associated with your account.", + "Undecryptable": "Undecryptable", + "Unencrypted message": "Unencrypted message", + "unknown caller": "unknown caller", + "Unnamed Room": "Unnamed Room", + "Unverified": "Unverified", + "Uploading %(filename)s and %(count)s others.zero": "Uploading %(filename)s", + "Uploading %(filename)s and %(count)s others.one": "Uploading %(filename)s and %(count)s other", + "Uploading %(filename)s and %(count)s others.other": "Uploading %(filename)s and %(count)s others", + "Upload new:": "Upload new:", + "%(user)s is a": "%(user)s is a", + "%(userName)s (power %(powerLevelNumber)s)": "%(userName)s (power %(powerLevelNumber)s)", + "Username invalid: %(errMessage)s": "Username invalid: %(errMessage)s", + "Verified": "Verified", + "Would you like to accept or decline this invitation?": "Would you like to accept or decline this invitation?", + "You already have existing direct chats with this user:": "You already have existing direct chats with this user:", + "You have been banned from %(roomName)s by %(userName)s.": "You have been banned from %(roomName)s by %(userName)s.", + "You have been kicked from %(roomName)s by %(userName)s.": "You have been kicked from %(roomName)s by %(userName)s.", + "You may wish to login with a different account, or add this email to this account.": "You may wish to login with a different account, or add this email to this account.", + "You must register to use this functionality": "You must register to use this functionality", + "Your home server does not support device management.": "Your home server does not support device management.", + "Resend all or cancel all now. You can also select individual messages to resend or cancel.": "Resend all or cancel all now. You can also select individual messages to resend or cancel.", + "(~%(count)s results).one": "(~%(count)s result)", + "(~%(count)s results).other": "(~%(count)s results)", + "New Password": "New Password", + "Device Name": "Device Name", + "Start chatting": "Start chatting", + "Start Chatting": "Start Chatting", + "Click on the button below to start chatting!": "Click on the button below to start chatting!", + "Username available": "Username available", + "Username not available": "Username not available", + "Something went wrong!": "Something went wrong!", + "This will be your account name on the homeserver, or you can pick a different server.": "This will be your account name on the homeserver, or you can pick a different server.", + "If you already have a Matrix account you can log in instead.": "If you already have a Matrix account you can log in instead." } diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 4b074b63ea..9f867e2013 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -129,7 +129,7 @@ "Don't send typing notifications": "Ne pas envoyer les notifications de saisie", "Download %(text)s": "Télécharger %(text)s", "Drop here %(toAction)s": "Déposer ici %(toAction)s", - "Drop here to tag %(section)s": "Déposer ici pour marque comme %(section)s", + "Drop here to tag %(section)s": "Déposer ici pour marquer comme %(section)s", "Ed25519 fingerprint": "Empreinte Ed25519", "Email Address": "Adresse e-mail", "Email, name or matrix ID": "E-mail, nom ou identifiant Matrix", @@ -282,7 +282,7 @@ "Email": "E-mail", "Failed to unban": "Échec de l'amnistie", "Failed to upload file": "Échec du téléchargement", - "Failed to verify email address: make sure you clicked the link in the email": "Échec de la vérification de l’adresse e-mail: vérifiez que vous avez bien cliqué sur le lien dans l’e-mail", + "Failed to verify email address: make sure you clicked the link in the email": "Échec de la vérification de l’adresse e-mail : vérifiez que vous avez bien cliqué sur le lien dans l’e-mail", "Failure to create room": "Échec de la création du salon", "favourite": "favoris", "Favourites": "Favoris", @@ -290,7 +290,7 @@ "Filter room members": "Filtrer les membres par nom", "Forget room": "Oublier le salon", "Forgot your password?": "Mot de passe perdu ?", - "For security, this session has been signed out. Please sign in again.": "Par sécurité, la session a expiré. Merci de vous authentifer à nouveau.", + "For security, this session has been signed out. Please sign in again.": "Par sécurité, la session a expiré. Merci de vous authentifier à nouveau.", "Found a bug?": "Trouvé un problème ?", "%(userId)s from %(fromPowerLevel)s to %(toPowerLevel)s": "%(userId)s de %(fromPowerLevel)s à %(toPowerLevel)s", "Guest users can't create new rooms. Please register to create room and start a chat.": "Les visiteurs ne peuvent créer de nouveaux salons. Merci de vous enregistrer pour commencer une discussion.", @@ -298,7 +298,7 @@ "had": "avait", "Hangup": "Raccrocher", "Hide read receipts": "Cacher les accusés de réception", - "Hide Text Formatting Toolbar": "Cacher la barre de formattage de texte", + "Hide Text Formatting Toolbar": "Cacher la barre de formatage de texte", "Historical": "Historique", "Homeserver is": "Le homeserver est", "Identity Server is": "Le serveur d'identité est", @@ -325,8 +325,8 @@ "%(targetName)s joined the room.": "%(targetName)s a joint le salon.", "Joins room with given alias": "Joint le salon avec l'alias défini", "%(senderName)s kicked %(targetName)s.": "%(senderName)s a expulsé %(targetName)s.", - "Kick": "Expluser", - "Kicks user with given id": "Expulse l'utilisateur and l'ID donné", + "Kick": "Expulser", + "Kicks user with given id": "Expulse l'utilisateur avec l'ID donné", "Labs": "Laboratoire", "Leave room": "Quitter le salon", "left and rejoined": "a quitté et rejoint", @@ -453,7 +453,7 @@ "Show timestamps in 12 hour format (e.g. 2:30pm)": "Afficher l’heure au format am/pm (par ex. 2:30pm)", "Signed Out": "Déconnecté", "Sign in": "S'identifier", - "Sign out": "Se Déconnecter", + "Sign out": "Se déconnecter", "since the point in time of selecting this option": "depuis le moment où cette option a été sélectionnée", "since they joined": "depuis qu’ils ont rejoint le salon", "since they were invited": "depuis qu’ils ont été invités", @@ -498,7 +498,7 @@ "To link to a room it must have": "Pour avoir un lien vers un salon, il doit avoir", "to make a room or": "pour créer un salon ou", "To remove other users' messages": "Pour supprimer les messages des autres utilisateurs", - "To reset your password, enter the email address linked to your account": "Pour réinitialiser votre mot de passe, merci d’entrer l’adresse email liée à votre compte", + "To reset your password, enter the email address linked to your account": "Pour réinitialiser votre mot de passe, merci d’entrer l’adresse e-mail liée à votre compte", "to restore": "pour restaurer", "To send events of type": "Pour envoyer des évènements du type", "To send messages": "Pour envoyer des messages", @@ -527,7 +527,7 @@ "Unknown room %(roomId)s": "Salon inconnu %(roomId)s", "unknown": "inconnu", "Unmute": "Activer le son", - "uploaded a file": "télécharger un fichier", + "uploaded a file": "téléchargé un fichier", "Upload avatar": "Télécharger une photo de profil", "Upload Failed": "Erreur lors du téléchargement", "Upload Files": "Télécharger les fichiers", @@ -547,7 +547,7 @@ "VoIP conference finished.": "Conférence audio terminée.", "VoIP conference started.": "Conférence audio démarrée.", "VoIP is unsupported": "Appels voix non supportés", - "(warning: cannot be disabled again!)": "(attention: ne peut être désactivé !)", + "(warning: cannot be disabled again!)": "(attention : ne peut être désactivé !)", "Warning!": "Attention !", "Who can access this room?": "Qui peut accéder au salon ?", "Who can read history?": "Qui peut lire l'historique ?", @@ -562,13 +562,13 @@ "You cannot place VoIP calls in this browser.": "Vous ne pouvez pas passer d'appel voix dans cet explorateur.", "You do not have permission to post to this room": "Vous n’avez pas la permission de poster dans ce salon", "You have been invited to join this room by %(inviterName)s": "Vous avez été invité à joindre ce salon par %(inviterName)s", - "You have been logged out of all devices and will no longer receive push notifications. To re-enable notifications, sign in again on each device": "Vous avez été déconnecté de tous vos appareils et ne recevrez plus de notifications. Pour réactiver les notificationsm identifiez vous à nouveau sur tous les appareils", + "You have been logged out of all devices and will no longer receive push notifications. To re-enable notifications, sign in again on each device": "Vous avez été déconnecté de tous vos appareils et ne recevrez plus de notifications. Pour réactiver les notifications, identifiez vous à nouveau sur tous les appareils", "You have no visible notifications": "Vous n'avez pas de notifications visibles", "you must be a": "vous devez être un", "You need to be able to invite users to do that.": "Vous devez être capable d’inviter des utilisateurs pour faire ça.", "You need to be logged in.": "Vous devez être connecté.", "You need to enter a user name.": "Vous devez entrer un nom d’utilisateur.", - "You need to log back in to generate end-to-end encryption keys for this device and submit the public key to your homeserver. This is a once off; sorry for the inconvenience.": "Vous devez vous connecter à nouveau pour générer les clés d’encryption pour cet appareil, et soumettre la clé publique à votre homeserver. Cette action ne se reproduira pas; veuillez nous excuser pour la gêne occasionnée.", + "You need to log back in to generate end-to-end encryption keys for this device and submit the public key to your homeserver. This is a once off; sorry for the inconvenience.": "Vous devez vous connecter à nouveau pour générer les clés d’encryption pour cet appareil, et soumettre la clé publique à votre homeserver. Cette action ne se reproduira pas ; veuillez nous excuser pour la gêne occasionnée.", "Your email address does not appear to be associated with a Matrix ID on this Homeserver.": "Votre adresse e-mail ne semble pas associée à un identifiant Matrix sur ce homeserver.", "Your password has been reset": "Votre mot de passe a été réinitialisé", "Your password was successfully changed. You will not receive push notifications on other devices until you log back in to them": "Votre mot de passe a été mis à jour avec succès. Vous ne recevrez plus de notification sur vos appareils jusqu’à ce que vous vous identifiez à nouveau", @@ -647,7 +647,7 @@ "%(oneUser)sleft and rejoined %(repeats)s times": "%(oneUser)sa quitté et à nouveau joint le salon %(repeats)s fois", "%(severalUsers)sleft and rejoined": "%(severalUsers)sont quitté et à nouveau joint le salon", "%(oneUser)sleft and rejoined": "%(oneUser)sa quitté et à nouveau joint le salon", - "%(severalUsers)srejected their invitations %(repeats)s times": "%(severalUsers)sotn rejeté leurs invitations %(repeats)s fois", + "%(severalUsers)srejected their invitations %(repeats)s times": "%(severalUsers)sont rejeté leurs invitations %(repeats)s fois", "%(oneUser)srejected their invitation %(repeats)s times": "%(oneUser)sa rejeté son invitation %(repeats)s fois", "%(severalUsers)srejected their invitations": "%(severalUsers)sont rejeté leurs invitations", "%(oneUser)srejected their invitation": "%(oneUser)sa rejeté son invitation", @@ -699,7 +699,7 @@ "Failed to invite user": "Echec lors de l'invitation de l'utilisateur", "Failed to invite the following users to the %(roomName)s room:": "Echec lors de l’invitation des utilisateurs suivants dans le salon %(roomName)s :", "Confirm Removal": "Confirmer la suppression", - "Are you sure you wish to remove (delete) this event? Note that if you delete a room name or topic change, it could undo the change.": "Êtes vous sûr de vouloir supprimer cet événement ? Notez que si vous supprimez le changement de nom d’un salon ou la mise a jour du sujet d’un salon, il est possible que le changement soit annulé.", + "Are you sure you wish to remove (delete) this event? Note that if you delete a room name or topic change, it could undo the change.": "Êtes vous sûr de vouloir supprimer cet événement ? Notez que si vous supprimez le changement de nom d’un salon ou la mise à jour du sujet d’un salon, il est possible que le changement soit annulé.", "Unknown error": "Erreur inconnue", "Incorrect password": "Mot de passe incorrect", "This will make your account permanently unusable. You will not be able to re-register the same user ID.": "Ceci rendra votre compte inutilisable de manière permanente. Vous ne pourrez pas enregistrer à nouveau le même identifiant utilisateur.", @@ -831,7 +831,7 @@ "%(count)s new messages.one": "%(count)s nouveau message", "%(count)s new messages.other": "%(count)s nouveaux messages", "Disable markdown formatting": "Désactiver le formattage markdown", - "Error: Problem communicating with the given homeserver.": "Erreur: Problème de communication avec le homeserveur.", + "Error: Problem communicating with the given homeserver.": "Erreur : Problème de communication avec le homeserveur.", "Failed to fetch avatar URL": "Échec lors de la récupération de l’URL de l’avatar", "The phone number entered looks invalid": "Le numéro de téléphone entré semble être invalide", "This room is private or inaccessible to guests. You may be able to join if you register.": "Ce salon est privé ou interdits aux visiteurs. Vous pourrez peut-être le joindre si vous vous enregistrez.", @@ -854,5 +854,68 @@ "Username not available": "Nom d'utilisateur indisponible", "Something went wrong!": "Quelque chose s’est mal passé !", "This will be your account name on the homeserver, or you can pick a different server.": "Cela sera le nom de votre compte sur le serveur , ou vous pouvez sélectionner un autre serveur.", - "If you already have a Matrix account you can log in instead.": "Si vous avez déjà un compte Matrix vous pouvez vous identifier à la place." + "If you already have a Matrix account you can log in instead.": "Si vous avez déjà un compte Matrix vous pouvez vous identifier à la place.", + "a room": "un salon", + "Accept": "Accepter", + "Active call (%(roomName)s)": "Appel en cours (%(roomName)s)", + "Admin tools": "Outils d'administration", + "Alias (optional)": "Alias (optionnel)", + "Can't connect to homeserver - please check your connectivity, ensure your homeserver's SSL certificate is trusted, and that a browser extension is not blocking requests.": "Impossible de se connecter au homeserver - veuillez vérifier votre connexion, assurez vous que vous faite confiance au certificat SSL de votre homeserver, et qu'aucune extension de navigateur ne bloque de requêtes.", + "Click here to join the discussion!": "Cliquer ici pour joindre la discussion !", + "Close": "Fermer", + "Custom": "Personnaliser", + "Decline": "Décliner", + "Disable Notifications": "Désactiver les Notifications", + "Drop File Here": "Déposer le Fichier Ici", + "Enable Notifications": "Activer les Notifications", + "Failed to upload profile picture!": "Échec du téléchargement de la photo de profil !", + "Incoming call from %(name)s": "Appel entrant de %(name)s", + "Incoming video call from %(name)s": "Appel vidéo entrant de %(name)s", + "Incoming voice call from %(name)s": "Appel audio entrant de %(name)s", + "No display name": "Pas de nom d'affichage", + "Otherwise, click here to send a bug report.": "Sinon, cliquer ici pour envoyer un rapport d'erreur.", + "Private Chat": "Conversation Privée", + "Public Chat": "Conversation Publique", + "Reason: %(reasonText)s": "Raison: %(reasonText)s", + "Rejoin": "Rejoindre", + "Room contains unknown devices": "Le salon contient des appareils inconnus", + "%(roomName)s does not exist.": "%(roomName)s n'existe pas.", + "%(roomName)s is not accessible at this time.": "%(roomName)s n'est pas accessible pour le moment.", + "Seen by %(userName)s at %(dateTime)s": "Vu par %(userName)s à %(dateTime)s", + "Send anyway": "Envoyer quand même", + "Show Text Formatting Toolbar": "Afficher la barre de formatage de texte", + "Start authentication": "Démarrer une authentification", + "This invitation was sent to an email address which is not associated with this account:": "Cette invitation a été envoyée à une adresse e-mail qui n'est pas associée avec ce compte :", + "This room": "Ce salon", + "Unable to ascertain that the address this invite was sent to matches one associated with your account.": "Impossible de vérifier que l'adresse à qui cette invitation a été envoyée correspond à celle associée à votre compte.", + "Undecryptable": "Indécryptable", + "Unencrypted message": "Message non-encrypté", + "unknown caller": "appelant inconnu", + "Unnamed Room": "Salon sans nom", + "Unverified": "Non verifié", + "%(user)s is a": "%(user)s est un(e)", + "Username invalid: %(errMessage)s": "Nom d'utilisateur invalide : %(errMessage)s", + "Verified": "Verifié", + "Would you like to accept or decline this invitation?": "Souhaitez-vous accepter ou refuser cette invitation ?", + "You have been banned from %(roomName)s by %(userName)s.": "Vous avez été bannis de %(roomName)s par %(userName)s.", + "You have been kicked from %(roomName)s by %(userName)s.": "Vous avez été expulsé de %(roomName)s by %(userName)s.", + "You may wish to login with a different account, or add this email to this account.": "Vous souhaiteriez peut-être vous identifier avec un autre compte, ou ajouter cette e-mail à votre compte.", + "Your home server does not support device management.": "Votre home server ne supporte pas la gestion d'appareils.", + "(~%(count)s results).one": "(~%(count)s résultat)", + "(~%(count)s results).other": "(~%(count)s résultats)", + "Device Name": "Nom de l'appareil", + "Encrypted by a verified device": "Encrypté par un appareil verifié", + "Encrypted by an unverified device": "Encrypté par un appareil non verifié", + "Encryption is enabled in this room": "L'encryption est activée sur ce salon", + "Encryption is not enabled in this room": "L'encryption n'est pas activée sur ce salon", + "Home": "Accueil", + "To link to a room it must have an address.": "Pour ajouter un lien à un salon celui-ci doit avoir une adresse.", + "Upload new:": "Télécharger un nouveau :", + "And %(count)s more...": "Et %(count)s autres...", + "Join as voice or video.": "Joindre avec audio ou vidéo.", + "Last seen": "Dernier vu", + "Level:": "Niveau :", + "Searching known users": "En recherche d'utilisateurs connus", + "Set": "Définit", + "%(userName)s (power %(powerLevelNumber)s)": "%(userName)s (pouvoir %(powerLevelNumber)s)" } diff --git a/src/i18n/strings/nl.json b/src/i18n/strings/nl.json index 226706c884..c3c3ac2cfa 100644 --- a/src/i18n/strings/nl.json +++ b/src/i18n/strings/nl.json @@ -1,7 +1,7 @@ { "af": "Afrikaans", "ar-ae": "Arabisch (U.A.E.)", - "Direct Chat": "Privé gesprek", + "Direct Chat": "Privégesprek", "ar-bh": "Arabisch (Bahrain)", "ar-dz": "Arabisch (Algerije)", "ar-eg": "Arabisch (Egypte)", @@ -60,7 +60,7 @@ "es-ve": "Spaans (Venezuela)", "et": "Estlands", "eu": "Baskisch (Bask)", - "fa": "Farsi", + "fa": "Perzisch (Farsi)", "fi": "Fins", "fo": "Faeroesisch", "fr-be": "Frans (België)", @@ -199,5 +199,58 @@ "Confirm your new password": "Bevestig je nieuwe wachtwoord", "Continue": "Doorgaan", "Could not connect to the integration server": "Mislukt om te verbinden met de integratie server", - "Cancel": "Annuleer" + "Cancel": "Annuleren", + "a room": "een ruimte", + "Accept": "Accepteren", + "Active call (%(roomName)s)": "Actief gesprek (%(roomName)s)", + "Add": "Toevoegen", + "Add a topic": "Een onderwerp toevoegen", + "Admin tools": "Beheerhulpmiddelen", + "And %(count)s more...": "Nog %(count)s andere...", + "VoIP": "VoiP", + "Missing Media Permissions, click here to request.": "Ontbrekende mediatoestemmingen, klik hier om aan te vragen.", + "No Microphones detected": "Geen microfoons gevonden", + "No Webcams detected": "Geen webcams gevonden", + "No media permissions": "Geen mediatoestemmingen", + "You may need to manually permit Riot to access your microphone/webcam": "U moet Riot wellicht handmatig toestemming geven om uw microfoon/webcam te gebruiken", + "Default Device": "Standaardapparaat", + "Microphone": "Microfoon", + "Camera": "Camera", + "Hide removed messages": "Verwijderde berichten verbergen", + "Alias (optional)": "Alias (optioneel)", + "Anyone": "Iedereen", + "Are you sure you want to leave the room '%(roomName)s'?": "Weet u zeker dat u de ruimte '%(roomName)s' wil verlaten?", + "Are you sure you want to upload the following files?": "Weet u zeker dat u de volgende bestanden wil uploaden?", + "Click here to join the discussion!": "Klik hier om mee te doen aan de discussie!", + "Close": "Sluiten", + "%(count)s new messages.one": "%(count)s nieuw bericht", + "Create new room": "Een nieuwe kamer maken", + "Custom Server Options": "Aangepaste serverinstellingen", + "Dismiss": "Afwijzen", + "Drop here %(toAction)s": "%(toAction)s hier naartoe verplaatsen", + "Error": "Fout", + "Failed to forget room %(errCode)s": "Kamer vergeten mislukt %(errCode)s", + "Failed to join the room": "Kamer binnengaan mislukt", + "Favourite": "Favoriet", + "Mute": "Dempen", + "Notifications": "Meldingen", + "Operation failed": "Actie mislukt", + "Please Register": "Registreer alstublieft", + "powered by Matrix": "mogelijk gemaakt door Matrix", + "Remove": "Verwijderen", + "Room directory": "Kamerlijst", + "Settings": "Instellingen", + "Start chat": "Gesprek starten", + "unknown error code": "onbekende foutcode", + "Sunday": "Zondag", + "Monday": "Maandag", + "Tuesday": "Dinsdag", + "Wednesday": "Woensdag", + "Thursday": "Donderdag", + "Friday": "Vrijdag", + "Saturday": "Zaterdag", + "Welcome page": "Welkomstpagina", + "Search": "Zoeken", + "OK": "OK", + "Failed to change password. Is your password correct?": "Wachtwoord wijzigen mislukt. Is uw wachtwoord juist?" } diff --git a/src/i18n/strings/sv.json b/src/i18n/strings/sv.json index af5e27acc2..a3da858f07 100644 --- a/src/i18n/strings/sv.json +++ b/src/i18n/strings/sv.json @@ -291,5 +291,12 @@ "Failed to upload file": "Det gick inte att ladda upp filen", "Failed to verify email address: make sure you clicked the link in the email": "Det gick inte att bekräfta epostadressen, klicka på länken i epostmeddelandet", "Favourite": "Favorit", - "favourite": "favorit" + "favourite": "favorit", + "a room": "ett rum", + "Accept": "Godkänn", + "Access Token:": "Åtkomsttoken:", + "Active call (%(roomName)s)": "Aktiv samtal (%(roomName)s)", + "Add": "Lägg till", + "Admin tools": "Admin verktyg", + "And %(count)s more...": "Och %(count) till..." } From aab87233c37ab70cb027ff5353a3c4451e2ed48a Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 13 Jun 2017 11:39:37 +0100 Subject: [PATCH 04/13] Add script to copy translations between files So we can fill in missing translations from different dialects Use it to fill in missing strings in pt from pt_BR --- scripts/copy-i18n.py | 46 ++++++++++++++++++++ src/i18n/strings/pt.json | 92 +++++++++++++++++++++++++++++++++++++++- 2 files changed, 137 insertions(+), 1 deletion(-) create mode 100755 scripts/copy-i18n.py diff --git a/scripts/copy-i18n.py b/scripts/copy-i18n.py new file mode 100755 index 0000000000..c3b8d6072e --- /dev/null +++ b/scripts/copy-i18n.py @@ -0,0 +1,46 @@ +#!/usr/bin/env python + +import json +import sys +import os + +if len(sys.argv) < 3: + print "Usage: %s " % (sys.argv[0],) + print "eg. %s pt_BR.json pt.json" % (sys.argv[0],) + print + print "Adds any translations to that exist in but not " + sys.exit(1) + +srcpath = sys.argv[1] +dstpath = sys.argv[2] +tmppath = dstpath + ".tmp" + +with open(srcpath) as f: + src = json.load(f) + +with open(dstpath) as f: + dst = json.load(f) + +toAdd = {} +for k,v in src.iteritems(): + if k not in dst: + print "Adding %s" % (k,) + toAdd[k] = v + +# don't just json.dumps as we'll probably re-order all the keys (and they're +# not in any given order so we can't just sort_keys). Append them to the end. +with open(dstpath) as ifp: + with open(tmppath, 'w') as ofp: + for line in ifp: + strippedline = line.strip() + if strippedline in ('{', '}'): + ofp.write(line) + elif strippedline.endswith(','): + ofp.write(line) + else: + ofp.write(' '+strippedline) + ofp.write(",\n") + toAddStr = json.dumps(toAdd, indent=4, separators=(',', ': '), ensure_ascii=False, encoding="utf8")[1:-1] + ofp.write(toAddStr.encode('utf8')) + +os.rename(tmppath, dstpath) diff --git a/src/i18n/strings/pt.json b/src/i18n/strings/pt.json index d366fb7e66..e3893fc667 100644 --- a/src/i18n/strings/pt.json +++ b/src/i18n/strings/pt.json @@ -875,5 +875,95 @@ "Tagged as: ": "Marcado como: ", "You have disabled URL previews by default.": "Você desabilitou pré-visualizações de links por padrão.", "You have enabled URL previews by default.": "Você habilitou pré-visualizações de links por padrão.", - "You have entered an invalid contact. Try using their Matrix ID or email address.": "Você inseriu um contato inválido. Tente usar o ID Matrix ou endereço de e-mail da pessoa que está buscando." + "You have entered an invalid contact. Try using their Matrix ID or email address.": "Você inseriu um contato inválido. Tente usar o ID Matrix ou endereço de e-mail da pessoa que está buscando.", + + "You have been banned from %(roomName)s by %(userName)s.": "Você foi expulso(a) da sala %(roomName)s por %(userName)s.", + "Send anyway": "Enviar de qualquer maneira", + "This room": "Esta sala", + "Create new room": "Criar nova sala", + "Click on the button below to start chatting!": "Clique no botão abaixo para começar a conversar!", + "Disable markdown formatting": "Desabilitar formatação MarkDown", + "No display name": "Sem nome público de usuária(o)", + "This will be your account name on the homeserver, or you can pick a different server.": "Este será seu nome de conta no Servidor de Base , ou então você pode escolher um servidor diferente.", + "Uploading %(filename)s and %(count)s others.one": "Enviando o arquivo %(filename)s e %(count)s outros arquivos", + "Hide removed messages": "Ocultar mensagens removidas", + "You may wish to login with a different account, or add this email to this account.": "Você pode querer fazer login com uma conta diferente, ou adicionar este e-mail a esta conta.", + "Welcome page": "Página de boas vindas", + "Upload new:": "Enviar novo:", + "Private Chat": "Conversa privada", + "You must register to use this functionality": "Você deve se registrar para poder usar esta funcionalidade", + "And %(count)s more...": "E mais %(count)s...", + "Start chatting": "Iniciar a conversa", + "Public Chat": "Conversa pública", + "Uploading %(filename)s and %(count)s others.zero": "Enviando o arquivo %(filename)s", + "Room contains unknown devices": "Esta sala contém dispositivos desconhecidos", + "Admin tools": "Ferramentas de administração", + "You have been kicked from %(roomName)s by %(userName)s.": "Você foi removido(a) da sala %(roomName)s por %(userName)s.", + "Undecryptable": "Não é possível descriptografar", + "Incoming video call from %(name)s": "Chamada de vídeo de %(name)s recebida", + "Otherwise, click here to send a bug report.": "Caso contrário, clique aqui para enviar um relatório de erros.", + "To link to a room it must have an address.": "Para produzir um link para uma sala, ela necessita ter um endereço.", + "a room": "uma sala", + "Your home server does not support device management.": "O seu Servidor de Base não suporta o gerenciamento de dispositivos.", + "Searching known users": "Buscando pessoas conhecidas", + "Alias (optional)": "Apelido (opcional)", + "Active call (%(roomName)s)": "Chamada ativa (%(roomName)s)", + "Unable to ascertain that the address this invite was sent to matches one associated with your account.": "Não foi possível garantir que o endereço para o qual este convite foi enviado bate com alqum que está associado com sua conta.", + "Error: Problem communicating with the given homeserver.": "Erro: problema de comunicação com o Servidor de Base fornecido.", + "Failed to upload profile picture!": "Falha ao enviar a imagem de perfil!", + "This invitation was sent to an email address which is not associated with this account:": "Este convite foi enviado para um endereço de e-mail que não é associado a esta conta:", + "Show Text Formatting Toolbar": "Exibir barra de formatação de texto", + "Room directory": "Lista pública de salas", + "Failed to fetch avatar URL": "Falha ao obter a URL da imagem de perfil", + "Incoming call from %(name)s": "Chamada de %(name)s recebida", + "Last seen": "Último uso", + "Drop File Here": "Arraste o arquivo aqui", + "Start Chatting": "Iniciar a conversa", + "Would you like to accept or decline this invitation?": "Você gostaria de aceitar ou recusar este convite?", + "Seen by %(userName)s at %(dateTime)s": "Visto por %(userName)s em %(dateTime)s", + "Verified": "Verificado", + "%(roomName)s does not exist.": "%(roomName)s não existe.", + "Enable Notifications": "Habilitar notificações", + "Username not available": "Nome de usuária(o) indisponível", + "Encrypted by a verified device": "Criptografado por um dispositivo verificado", + "(~%(count)s results).other": "(~%(count)s resultados)", + "unknown caller": "a pessoa que está chamando é desconhecida", + "Start authentication": "Iniciar autenticação", + "(~%(count)s results).one": "(~%(count)s resultado)", + "New Password": "Nova senha", + "Username invalid: %(errMessage)s": "Nome de usuária(o) inválido: %(errMessage)s", + "Disable Notifications": "Desabilitar notificações", + "%(count)s new messages.one": "%(count)s nova mensagem", + "Device Name": "Nome do dispositivo", + "Incoming voice call from %(name)s": "Chamada de voz de %(name)s recebida", + "If you already have a Matrix account you can log in instead.": "Se você já tem uma conta Matrix, pode também fazer login.", + "Can't connect to homeserver - please check your connectivity, ensure your homeserver's SSL certificate is trusted, and that a browser extension is not blocking requests.": "Não foi possível conectar ao Servidor de Base. Por favor, confira sua conectividade à internet, garanta que o certificado SSL do Servidor de Base é confiável, e que uma extensão do navegador não esteja bloqueando as requisições de rede.", + "Encrypted by an unverified device": "Criptografado por um dispositivo não verificado", + "Set": "Definir", + "Unencrypted message": "Mensagem não criptografada", + "Join as voice or video.": "Participar por voz ou por vídeo.", + "Uploading %(filename)s and %(count)s others.other": "Enviando o arquivo %(filename)s e %(count)s outros arquivos", + "Username available": "Nome de usuária(o) disponível", + "Close": "Fechar", + "Level:": "Nível:", + "%(count)s new messages.other": "%(count)s novas mensagens", + "Unverified": "Não verificado", + "Click here to join the discussion!": "Clique aqui para participar da conversa!", + "Decline": "Recusar", + "Custom": "Personalizado", + "Add": "Adicionar", + "%(user)s is a": "%(user)s é um(a)", + "Unnamed Room": "Sala sem nome", + "The phone number entered looks invalid": "O número de telefone inserido parece ser inválido", + "Rejoin": "Voltar a participar da sala", + "Create a new chat or reuse an existing one": "Criar uma nova conversa ou reutilizar alguma já existente", + "Resend all or cancel all now. You can also select individual messages to resend or cancel.": "Reenviar todas ou cancelar todas agora. Você também pode selecionar mensagens individuais que queira reenviar ou cancelar.", + "Reason: %(reasonText)s": "Justificativa: %(reasonText)s", + "Home": "Início", + "Something went wrong!": "Algo deu errado!", + "%(userName)s (power %(powerLevelNumber)s)": "%(userName)s (nível de permissão %(powerLevelNumber)s)", + "Start chat": "Iniciar conversa pessoal", + "You already have existing direct chats with this user:": "Você já tem conversas pessoais com esta pessoa:", + "Accept": "Aceitar", + "%(roomName)s is not accessible at this time.": "%(roomName)s não está acessível neste momento." } From 431b482d18fb8afdc1363319c59352c72d98499c Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 13 Jun 2017 11:54:28 +0100 Subject: [PATCH 05/13] Don't put in spurious newline --- scripts/copy-i18n.py | 7 ++++--- src/i18n/strings/pt.json | 1 - 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/copy-i18n.py b/scripts/copy-i18n.py index c3b8d6072e..07b1271239 100755 --- a/scripts/copy-i18n.py +++ b/scripts/copy-i18n.py @@ -38,9 +38,10 @@ with open(dstpath) as ifp: elif strippedline.endswith(','): ofp.write(line) else: - ofp.write(' '+strippedline) - ofp.write(",\n") - toAddStr = json.dumps(toAdd, indent=4, separators=(',', ': '), ensure_ascii=False, encoding="utf8")[1:-1] + ofp.write(' '+strippedline+',') + toAddStr = json.dumps(toAdd, indent=4, separators=(',', ': '), ensure_ascii=False, encoding="utf8").strip("{}\n") + ofp.write("\n") ofp.write(toAddStr.encode('utf8')) + ofp.write("\n") os.rename(tmppath, dstpath) diff --git a/src/i18n/strings/pt.json b/src/i18n/strings/pt.json index e3893fc667..9f538eb34a 100644 --- a/src/i18n/strings/pt.json +++ b/src/i18n/strings/pt.json @@ -876,7 +876,6 @@ "You have disabled URL previews by default.": "Você desabilitou pré-visualizações de links por padrão.", "You have enabled URL previews by default.": "Você habilitou pré-visualizações de links por padrão.", "You have entered an invalid contact. Try using their Matrix ID or email address.": "Você inseriu um contato inválido. Tente usar o ID Matrix ou endereço de e-mail da pessoa que está buscando.", - "You have been banned from %(roomName)s by %(userName)s.": "Você foi expulso(a) da sala %(roomName)s por %(userName)s.", "Send anyway": "Enviar de qualquer maneira", "This room": "Esta sala", From 918efe591248f51c97ffc89ecf07a5831628ef6d Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Tue, 13 Jun 2017 12:18:48 +0100 Subject: [PATCH 06/13] width and height must be int otherwise synapse cries Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --- src/components/views/messages/RoomAvatarEvent.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/views/messages/RoomAvatarEvent.js b/src/components/views/messages/RoomAvatarEvent.js index 525f7b81ee..ed790953dc 100644 --- a/src/components/views/messages/RoomAvatarEvent.js +++ b/src/components/views/messages/RoomAvatarEvent.js @@ -62,8 +62,8 @@ module.exports = React.createClass({ var url = ContentRepo.getHttpUriForMxc( MatrixClientPeg.get().getHomeserverUrl(), ev.getContent().url, - 14 * window.devicePixelRatio, - 14 * window.devicePixelRatio, + Math.ceil(14 * window.devicePixelRatio), + Math.ceil(14 * window.devicePixelRatio), 'crop' ); From 01e71163da88077e91df8377a1419257a62d3a6d Mon Sep 17 00:00:00 2001 From: Luke Barnard Date: Wed, 14 Jun 2017 09:31:16 +0100 Subject: [PATCH 07/13] Ask for email address after setting password for the first time So that the user can reset their password. --- src/Modal.js | 6 +- .../views/dialogs/SetEmailDialog.js | 164 ++++++++++++++++++ .../views/settings/ChangePassword.js | 26 ++- 3 files changed, 193 insertions(+), 3 deletions(-) create mode 100644 src/components/views/dialogs/SetEmailDialog.js diff --git a/src/Modal.js b/src/Modal.js index 8d53b2da7d..e100105a88 100644 --- a/src/Modal.js +++ b/src/Modal.js @@ -64,7 +64,6 @@ const AsyncWrapper = React.createClass({ render: function() { const {loader, ...otherProps} = this.props; - if (this.state.component) { const Component = this.state.component; return ; @@ -199,4 +198,7 @@ class ModalManager { } } -export default new ModalManager(); +if (!global.singletonModalManager) { + global.singletonModalManager = new ModalManager(); +} +export default global.singletonModalManager; diff --git a/src/components/views/dialogs/SetEmailDialog.js b/src/components/views/dialogs/SetEmailDialog.js new file mode 100644 index 0000000000..6d0e8468ca --- /dev/null +++ b/src/components/views/dialogs/SetEmailDialog.js @@ -0,0 +1,164 @@ +/* +Copyright 2017 Vector Creations Ltd + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +import q from 'q'; +import React from 'react'; +import sdk from '../../../index'; +import MatrixClientPeg from '../../../MatrixClientPeg'; +import classnames from 'classnames'; +import KeyCode from '../../../KeyCode'; +import Email from '../../../email'; +import AddThreepid from '../../../AddThreepid'; +import { _t, _tJsx } from '../../../languageHandler'; +import Modal from '../../../Modal'; + + +/** + * Prompt the user to set an email address. + * + * On success, `onFinished(true)` is called. + */ +export default React.createClass({ + displayName: 'SetEmailDialog', + propTypes: { + onFinished: React.PropTypes.func.isRequired, + }, + + getInitialState: function() { + return { + emailAddress: null, + emailBusy: false, + }; + }, + + componentDidMount: function() { + }, + + onEmailAddressChanged: function(value) { + this.setState({ + emailAddress: value, + }); + }, + + onSubmit: function() { + const ErrorDialog = sdk.getComponent("dialogs.ErrorDialog"); + const QuestionDialog = sdk.getComponent("dialogs.QuestionDialog"); + + const emailAddress = this.state.emailAddress; + if (!Email.looksValid(emailAddress)) { + Modal.createDialog(ErrorDialog, { + title: _t("Invalid Email Address"), + description: _t("This doesn't appear to be a valid email address"), + }); + return; + } + this._addThreepid = new AddThreepid(); + // we always bind emails when registering, so let's do the + // same here. + this._addThreepid.addEmailAddress(emailAddress, true).done(() => { + Modal.createDialog(QuestionDialog, { + title: _t("Verification Pending"), + description: _t( + "Please check your email and click on the link it contains. Once this " + + "is done, click continue.", + ), + button: _t('Continue'), + onFinished: this.onEmailDialogFinished, + }); + }, (err) => { + this.setState({emailBusy: false}); + console.error("Unable to add email address " + emailAddress + " " + err); + Modal.createDialog(ErrorDialog, { + title: _t("Unable to add email address"), + description: ((err && err.message) ? err.message : _t("Operation failed")), + }); + }); + this.setState({emailBusy: true}); + }, + + onEmailDialogFinished: function(ok) { + if (ok) { + this.verifyEmailAddress(); + } else { + this.setState({emailBusy: false}); + } + }, + + verifyEmailAddress: function() { + this._addThreepid.checkEmailLinkClicked().done(() => { + this.props.onFinished(true); + }, (err) => { + this.setState({emailBusy: false}); + if (err.errcode == 'M_THREEPID_AUTH_FAILED') { + const QuestionDialog = sdk.getComponent("dialogs.QuestionDialog"); + const message = _t("Unable to verify email address.") + " " + + _t("Please check your email and click on the link it contains. Once this is done, click continue."); + Modal.createDialog(QuestionDialog, { + title: _t("Verification Pending"), + description: message, + button: _t('Continue'), + onFinished: this.onEmailDialogFinished, + }); + } else { + const ErrorDialog = sdk.getComponent("dialogs.ErrorDialog"); + console.error("Unable to verify email address: " + err); + Modal.createDialog(ErrorDialog, { + title: _t("Unable to verify email address."), + description: ((err && err.message) ? err.message : _t("Operation failed")), + }); + } + }); + }, + + render: function() { + const BaseDialog = sdk.getComponent('views.dialogs.BaseDialog'); + const Spinner = sdk.getComponent('elements.Spinner'); + const EditableText = sdk.getComponent('elements.EditableText'); + + const emailInput = this.state.emailBusy ? : ; + + return ( + +
+

+ { _t('This will allow you to reset your password and receive notifications.') } +

+ { emailInput } +
+
+ + +
+
+ ); + }, +}); diff --git a/src/components/views/settings/ChangePassword.js b/src/components/views/settings/ChangePassword.js index 7c79c4001b..ebd703a0bc 100644 --- a/src/components/views/settings/ChangePassword.js +++ b/src/components/views/settings/ChangePassword.js @@ -20,6 +20,8 @@ var React = require('react'); var MatrixClientPeg = require("../../../MatrixClientPeg"); var Modal = require("../../../Modal"); var sdk = require("../../../index"); + +import q from 'q'; import AccessibleButton from '../elements/AccessibleButton'; import { _t } from '../../../languageHandler'; @@ -140,7 +142,15 @@ module.exports = React.createClass({ }); cli.setPassword(authDict, newPassword).then(() => { - this.props.onFinished(); + if (this.props.shouldAskForEmail) { + return this._optionallySetEmail().then((confirmed) => { + this.props.onFinished({ + didSetEmail: confirmed, + }); + }); + } else { + this.props.onFinished(); + } }, (err) => { this.props.onError(err); }).finally(() => { @@ -150,6 +160,20 @@ module.exports = React.createClass({ }).done(); }, + _optionallySetEmail: function() { + const deferred = q.defer(); + // Ask for an email otherwise the user has no way to reset their password + const SetEmailDialog = sdk.getComponent("dialogs.SetEmailDialog"); + Modal.createDialog(SetEmailDialog, { + title: _t('Do you want to set an email address?'), + onFinished: (confirmed) => { + // ignore confirmed, setting an email is optional + deferred.resolve(confirmed); + }, + }); + return deferred.promise; + }, + _onExportE2eKeysClicked: function() { Modal.createDialogAsync( (cb) => { From df43c521f3b2d8b08a1302d3dbc40886894a8190 Mon Sep 17 00:00:00 2001 From: Luke Barnard Date: Tue, 13 Jun 2017 18:28:43 +0100 Subject: [PATCH 08/13] i18n for setting password flow --- src/i18n/strings/en_EN.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index c2fab535b0..6cc1a0425b 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -905,5 +905,11 @@ "Username not available": "Username not available", "Something went wrong!": "Something went wrong!", "This will be your account name on the homeserver, or you can pick a different server.": "This will be your account name on the homeserver, or you can pick a different server.", - "If you already have a Matrix account you can log in instead.": "If you already have a Matrix account you can log in instead." + "If you already have a Matrix account you can log in instead.": "If you already have a Matrix account you can log in instead.", + "Your browser does not support the required cryptography extensions": "Your browser does not support the required cryptography extensions", + "Not a valid Riot keyfile": "Not a valid Riot keyfile", + "Authentication check failed: incorrect password?": "Authentication check failed: incorrect password?", + "Disable Peer-to-Peer for 1:1 calls": "Disable Peer-to-Peer for 1:1 calls", + "Do you want to set an email address?": "Do you want to set an email address?", + "This will allow you to reset your password and receive notifications.": "This will allow you to reset your password and receive notifications.", } From 79c2977f13c7edd750a0afad54ceab35aa4a08fb Mon Sep 17 00:00:00 2001 From: Luke Barnard Date: Tue, 13 Jun 2017 18:34:33 +0100 Subject: [PATCH 09/13] Trailing comma --- src/i18n/strings/en_EN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index 6cc1a0425b..98b7d2e0ef 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -911,5 +911,5 @@ "Authentication check failed: incorrect password?": "Authentication check failed: incorrect password?", "Disable Peer-to-Peer for 1:1 calls": "Disable Peer-to-Peer for 1:1 calls", "Do you want to set an email address?": "Do you want to set an email address?", - "This will allow you to reset your password and receive notifications.": "This will allow you to reset your password and receive notifications.", + "This will allow you to reset your password and receive notifications.": "This will allow you to reset your password and receive notifications." } From d5a6ba225a9ef3c0577f9e640cb662d5ca3fe62c Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 13 Jun 2017 17:35:09 +0100 Subject: [PATCH 10/13] DM guessing: prefer oldest joined member In the DM guessing code, prefer the oldest joined member if there's anyone in the rom other than us. Otherwise, fall back to the old behaviour. Fixes https://github.com/vector-im/riot-web/issues/4288 --- src/Rooms.js | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/Rooms.js b/src/Rooms.js index 16b5ab9ee2..3ac7c68533 100644 --- a/src/Rooms.js +++ b/src/Rooms.js @@ -144,7 +144,18 @@ export function guessDMRoomTarget(room, me) { let oldestTs; let oldestUser; - // Pick the user who's been here longest (and isn't us) + // Pick the joined user who's been here longest (and isn't us), + for (const user of room.getJoinedMembers()) { + if (user.userId == me.userId) continue; + + if (oldestTs === undefined || user.events.member.getTs() < oldestTs) { + oldestUser = user; + oldestTs = user.events.member.getTs(); + } + } + if (oldestUser) return oldestUser; + + // if there are no joined members other than us, use the oldest member for (const user of room.currentState.getMembers()) { if (user.userId == me.userId) continue; From 5c426746b44484180f2abaffdfce648c5da8ac21 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 14 Jun 2017 10:55:24 +0100 Subject: [PATCH 11/13] Merge pull request #1091 from RiotTranslateBot/weblate-riot-web-matrix-react-sdk Update from Weblate. --- src/i18n/strings/de_DE.json | 53 +++++++++++++------------ src/i18n/strings/el.json | 36 ++++++++--------- src/i18n/strings/fr.json | 21 +++++++--- src/i18n/strings/nl.json | 78 ++++++++++++++++++++++++++++++++++++- src/i18n/strings/ru.json | 13 +++++-- 5 files changed, 148 insertions(+), 53 deletions(-) diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json index bfdaf62399..80e638cc76 100644 --- a/src/i18n/strings/de_DE.json +++ b/src/i18n/strings/de_DE.json @@ -9,7 +9,7 @@ "Historical": "Archiv", "New passwords must match each other.": "Die neuen Passwörter müssen identisch sein.", "A new password must be entered.": "Es muss ein neues Passwort eingegeben werden.", - "The email address linked to your account must be entered.": "Es muss die Email-Adresse eingeben werden, welche zum Account gehört.", + "The email address linked to your account must be entered.": "Es muss die mit dem Benutzerkonto verbundene Email-Adresse eingegeben werden.", "Failed to send email: ": "Email konnte nicht versendet werden: ", "unknown device": "Unbekanntes Gerät", "NOT verified": "NICHT verifiziert", @@ -31,7 +31,7 @@ "Event information": "Ereignis-Informationen", "Sender device information": "Absender Geräte Informationen", "Displays action": "Zeigt Aktionen an", - "Bans user with given id": "Sperrt Benutzer mit der angegebenen ID", + "Bans user with given id": "Schließt den Benutzer mit der angegebenen ID aus dem Raum aus", "Deops user with given id": "Entfernt OP beim Benutzer mit der angegebenen ID", "Invites user with given id to current room": "Lädt den Benutzer mit der angegebenen ID in den aktuellen Raum ein", "Joins room with given alias": "Betrete Raum mit angegebenen Alias", @@ -63,7 +63,7 @@ "Anyone who knows the room's link, apart from guests": "Alle, denen der Raum-Link bekannt ist, ausgenommen Gäste", "Anyone who knows the room's link, including guests": "Jeder der den Raum-Link kennt - auch Gäste", "Are you sure you want to leave the room?": "Bist du sicher, dass du den Raum verlassen willst?", - "Are you sure you want to reject the invitation?": "Bist du sicher, dass die die Einladung ablehnen willst?", + "Are you sure you want to reject the invitation?": "Bist du sicher, dass du die Einladung ablehnen willst?", "Are you sure you want to upload the following files?": "Bist du sicher, dass du die folgenden Dateien hochladen möchtest?", "banned": "gebannt", "Banned users": "Gebannte Nutzer", @@ -81,8 +81,8 @@ "Create an account": "Erstelle einen Account", "Create Room": "Raum erstellen", "Cryptography": "Verschlüsselung", - "Deactivate Account": "Account deaktivieren", - "Deactivate my account": "Meinen Account deaktivieren", + "Deactivate Account": "Benutzerkonto deaktivieren", + "Deactivate my account": "Mein Benutzerkonto deaktivieren", "decline": "Ablehnen", "Devices will not yet be able to decrypt history from before they joined the room": "Geräte werden nicht in der Lage sein, den Chatverlauf vor dem Betreten des Raumes zu entschlüsseln", "Display name": "Anzeigename", @@ -211,7 +211,7 @@ "Start Chat": "Chat beginnen", "Success": "Erfolg", "tag direct chat": "Zum kennzeichnen als direkten Chat", - "The default role for new room members is": "Die Standard-Rolle für neue Raum-Mitglieder ist", + "The default role for new room members is": "Das Standard-Berechtigungslevel für neue Raum-Mitglieder ist", "their invitations": "ihre Einladungen", "their invitation": "ihre Einladung", "These are experimental features that may break in unexpected ways. Use with caution": "Dies sind experimentelle Funktionen die in unerwarteter Weise Fehler verursachen können. Mit Vorsicht benutzen", @@ -232,12 +232,12 @@ "Disable inline URL previews by default": "URL-Vorschau im Chat standardmäßig deaktivieren", "Guests can't use labs features. Please register.": "Gäste können keine Labor-Funktionen nutzen. Bitte registrieren.", "Labs": "Labor", - "Show panel": "Zeige Panel", + "Show panel": "Panel anzeigen", "To redact messages": "Zum Nachrichten verbergen", "Can't connect to homeserver - please check your connectivity and ensure your": "Die Verbindung mit dem Homeserver ist fehlgeschlagen. Bitte überprüfe deine Verbindung und stelle sicher, dass dein(e) ", "tag as": "kennzeichne als", "To reset your password, enter the email address linked to your account": "Um dein Passwort zurückzusetzen, gib bitte die mit deinem Account verknüpfte E-Mail-Adresse ein", - "To send messages": "Zum Nachrichten senden", + "To send messages": "Um Nachrichten zu senden", "turned on end-to-end encryption (algorithm": "aktivierte Ende-zu-Ende-Verschlüsselung (Algorithmus", "Unable to add email address": "E-Mail-Adresse konnte nicht hinzugefügt werden", "Unable to remove contact information": "Unfähig die Kontakt-Informationen zu löschen", @@ -289,8 +289,8 @@ "Failed to verify email address: make sure you clicked the link in the email": "Verifizierung der E-Mail-Adresse fehlgeschlagen: Bitte stelle sicher, dass du den Link in der E-Mail angeklickt hast", "Failure to create room": "Raumerstellung fehlgeschlagen", "Guest users can't create new rooms. Please register to create room and start a chat.": "Gastnutzer können keine neuen Räume erstellen. Bitte registriere dich um Räume zu erstellen und Chats zu starten.", - "Riot does not have permission to send you notifications - please check your browser settings": "Riot hat keine Berechtigung Benachrichtigungen zu senden - bitte prüfe deine Browser-Einstellungen", - "Riot was not given permission to send notifications - please try again": "Riot hat das Recht nicht bekommen Benachrichtigungen zu senden. Bitte erneut probieren", + "Riot does not have permission to send you notifications - please check your browser settings": "Riot hat keine Berechtigung, um Benachrichtigungen zu senden - bitte Browser-Einstellungen überprüfen", + "Riot was not given permission to send notifications - please try again": "Riot hat keine Berechtigung für das Senden von Benachrichtigungen erhalten - bitte erneut versuchen", "This email address is already in use": "Diese E-Mail-Adresse wird bereits verwendet", "This email address was not found": "Diese E-Mail-Adresse konnte nicht gefunden werden", "The file '%(fileName)s' exceeds this home server's size limit for uploads": "Die Datei '%(fileName)s' überschreitet das Größen-Limit für Uploads auf diesem Homeserver", @@ -304,7 +304,7 @@ "VoIP is unsupported": "VoIP wird nicht unterstützt", "You are already in a call.": "Du bist bereits in einem Gespräch.", "You cannot place a call with yourself.": "Du kannst keinen Anruf mit dir selbst starten.", - "You cannot place VoIP calls in this browser.": "Du kannst keine VoIP-Gespräche in diesem Browser starten.", + "You cannot place VoIP calls in this browser.": "VoIP-Gespräche werden von diesem Browser nicht unterstützt.", "You need to log back in to generate end-to-end encryption keys for this device and submit the public key to your homeserver. This is a once off; sorry for the inconvenience.": "Du musst dich erneut anmelden, um Ende-zu-Ende-Verschlüsselungs-Schlüssel für dieses Gerät zu generieren und um den öffentlichen Schlüssel auf deinem Homeserver zu hinterlegen. Dies muss nur einmal durchgeführt werden, bitte entschuldige die Unannehmlichkeiten.", "Your email address does not appear to be associated with a Matrix ID on this Homeserver.": "Deine E-Mail-Adresse scheint nicht mit einer Matrix-ID auf diesem Heimserver verbunden zu sein.", "Sun": "So", @@ -316,7 +316,7 @@ "Sat": "Sa", "Jan": "Jan", "Feb": "Feb", - "Mar": "März", + "Mar": "Mrz", "Apr": "April", "May": "Mai", "Jun": "Juni", @@ -559,7 +559,7 @@ "Attachment": "Anhang", "Ban": "Verbannen", "Can't connect to homeserver - please check your connectivity and ensure your homeserver's SSL certificate is trusted.": "Verbindungsaufbau zum Heimserver nicht möglich - bitte Internetverbindung überprüfen und sicherstellen, ob das SSL-Zertifikat des Heimservers vertrauenswürdig ist.", - "Can't connect to homeserver via HTTP when an HTTPS URL is in your browser bar. Either use HTTPS or enable unsafe scripts.": "Kann nicht zum Heimserver via HTTP verbinden, wenn eine HTTPS-Url in deiner Adresszeile steht. Nutzer HTTPS oder aktiviere unsichere Skripte.", + "Can't connect to homeserver via HTTP when an HTTPS URL is in your browser bar. Either use HTTPS or enable unsafe scripts.": "Es kann keine Verbindung zum Heimserver via HTTP aufgebaut werden, wenn die Adresszeile des Browsers eine HTTPS-URL enthält. Entweder HTTPS verwenden oder alternativ unsichere Skripte erlauben.", "changing room on a RoomView is not supported": "Das Ändern eines Raumes in einer RaumAnsicht wird nicht unterstützt", "Click to mute audio": "Klicke um den Ton stumm zu stellen", "Click to mute video": "Klicken, um das Video stummzuschalten", @@ -601,7 +601,7 @@ "No more results": "Keine weiteren Ergebnisse", "No results": "Keine Ergebnisse", "OK": "OK", - "Revoke Moderator": "Moderator zurückziehen", + "Revoke Moderator": "Moderator-Status zurückziehen", "Search": "Suchen", "Search failed": "Suche ist fehlgeschlagen", "Server error": "Server-Fehler", @@ -615,8 +615,8 @@ "%(actionVerb)s this person?": "Diese Person %(actionVerb)s?", "This room has no local addresses": "Dieser Raum hat keine lokale Adresse", "This room is private or inaccessible to guests. You may be able to join if you register": "Dieser Raum ist privat oder für Gäste nicht zugänglich. Du kannst jedoch eventuell beitreten, wenn du dich registrierst", - "Tried to load a specific point in this room's timeline, but you do not have permission to view the message in question.": "Versuchte einen spezifischen Punkt in der Raum-Chronik zu laden, aber du hast keine Berechtigung die angeforderte Nachricht anzuzeigen.", - "Tried to load a specific point in this room's timeline, but was unable to find it.": "Der Versuch, einen spezifischen Punkt im Chatverlauf zu laden, ist fehlgeschlagen. Der Punkt konnte nicht gefunden werden.", + "Tried to load a specific point in this room's timeline, but you do not have permission to view the message in question.": "Es wurde versucht, einen bestimmten Punkt im Chatverlauf dieses Raumes zu laden. Dir fehlt jedoch die Berechtigung, die betreffende Nachricht zu sehen.", + "Tried to load a specific point in this room's timeline, but was unable to find it.": "Es wurde versucht, einen bestimmten Punkt im Chatverlauf dieses Raumes zu laden, der Punkt konnte jedoch nicht gefunden werden.", "Turn Markdown off": "Markdown deaktiveren", "Turn Markdown on": "Markdown einschalten", "Unable to load device list": "Geräteliste konnte nicht geladen werden", @@ -656,9 +656,9 @@ "%(severalUsers)sjoined": "%(severalUsers)shaben den Raum betreten", "%(oneUser)sjoined": "%(oneUser)shat den Raum betreten", "%(severalUsers)sleft %(repeats)s times": "%(severalUsers)shaben %(repeats)s mal den Raum verlassen", - "%(oneUser)sleft %(repeats)s times": "%(oneUser)sging %(repeats)s mal", + "%(oneUser)sleft %(repeats)s times": "%(oneUser)shat den Raum %(repeats)s mal verlassen", "%(severalUsers)sleft": "%(severalUsers)shaben den Raum verlassen", - "%(oneUser)sleft": "%(oneUser)sging", + "%(oneUser)sleft": "%(oneUser)shat den Raum verlassen", "%(severalUsers)sjoined and left %(repeats)s times": "%(severalUsers)shaben den Raum %(repeats)s mal betreten und wieder verlassen", "%(oneUser)sjoined and left %(repeats)s times": "%(oneUser)shat den Raum %(repeats)s mal betreten und wieder verlassen", "%(severalUsers)sjoined and left": "%(severalUsers)shaben den Raum betreten und wieder verlassen", @@ -753,7 +753,7 @@ "Unable to restore session": "Sitzungswiederherstellung fehlgeschlagen", "Continue anyway": "Trotzdem fortfahren", "Your display name is how you'll appear to others when you speak in rooms. What would you like it to be?": "Dein Anzeigename ist der Name, der anderen Nutzern angezeigt wird, wenn du in Räumen kommunizierst. Welchen Anzeigenamen möchtest du wählen?", - "You are currently blacklisting unverified devices; to send messages to these devices you must verify them.": "Do blockst aktuell unverifizierte Geräte. Um Nachrichten an diese Geräte zu senden musst du sie verifizieren.", + "You are currently blacklisting unverified devices; to send messages to these devices you must verify them.": "Nicht verifizierte Geräte werden aktuell blockiert und auf die Sperrliste gesetzt. Um Nachrichten an diese Geräte senden zu können, müssen diese zunächst verifiziert werden.", "\"%(RoomName)s\" contains devices that you haven't seen before.": "\"%(RoomName)s\" enthält Geräte, die du bislang noch nicht gesehen hast.", "Unknown devices": "Unbekannte Geräte", "Unknown Address": "Unbekannte Adresse", @@ -888,8 +888,6 @@ "Failed to fetch avatar URL": "Abrufen der Avatar-URL fehlgeschlagen", "The phone number entered looks invalid": "Die eingegebene Telefonnummer scheint ungültig zu sein", "This room is private or inaccessible to guests. You may be able to join if you register.": "Dieser Raum ist privat oder für Gäste nicht betretbar. Du kannst evtl. beitreten wenn du dich registrierst.", - "Tried to load a specific point in this room's timeline, but you do not have permission to view the message in question.": "Es wurde versucht, einen bestimmten Punkt im Chatverlauf dieses Raumes zu laden. Dir fehlt jedoch die Berechtigung, die betreffende Nachricht zu sehen.", - "Tried to load a specific point in this room's timeline, but was unable to find it.": "Es wurde versucht, einen bestimmten Punkt im Chatverlauf dieses Raumes zu laden, der Punkt konnte jedoch nicht gefunden werden.", "Uploading %(filename)s and %(count)s others.zero": "%(filename)s wird hochgeladen", "Uploading %(filename)s and %(count)s others.one": "%(filename)s und %(count)s weitere Dateien werden hochgeladen", "Uploading %(filename)s and %(count)s others.other": "%(filename)s und %(count)s weitere Dateien werden hochgeladen", @@ -936,7 +934,7 @@ "Last seen": "Zuletzt gesehen", "Level:": "Level:", "No display name": "Kein Anzeigename", - "Otherwise, click here to send a bug report.": "Ansonsten klicke hier um einen Fehlerbericht zu senden.", + "Otherwise, click here to send a bug report.": "Alternativ hier klicken, um einen Fehlerbericht zu senden.", "Private Chat": "Privater Chat", "Public Chat": "Öffentlicher Chat", "Reason: %(reasonText)s": "Grund: %(reasonText)s", @@ -948,7 +946,7 @@ "Seen by %(userName)s at %(dateTime)s": "Gesehen von %(userName)s um %(dateTime)s", "Send anyway": "Trotzdem senden", "Set": "Setze", - "Start authentication": "Starte Authentifizierung", + "Start authentication": "Authentifizierung beginnen", "Show Text Formatting Toolbar": "Zeige text-formatierende Werkzeugleiste", "This invitation was sent to an email address which is not associated with this account:": "Diese Einledung wurde an eine E-Mail-Adresse gesendet, die nicht mit diesem Konto verknüpft ist:", "This room": "Dieser Raum", @@ -970,5 +968,12 @@ "Your home server does not support device management.": "Dein Heimserver unterstützt kein Geräte-Management.", "(~%(count)s results).one": "(~%(count)s Ergebnis)", "(~%(count)s results).other": "(~%(count)s Ergebnis)", - "Device Name": "Geräte-Name" + "Device Name": "Geräte-Name", + "(could not connect media)": "(Medienverbindung nicht herstellbar)", + "(no answer)": "(keine Antwort)", + "(unknown failure: %(reason)s)": "(Unbekannter Fehler: %(reason)s)", + "Your browser does not support the required cryptography extensions": "Dein Browser unterstützt die benötigten Kryptografie-Erweiterungen nicht", + "Not a valid Riot keyfile": "Keine gültige Riot-Schlüsseldatei", + "Authentication check failed: incorrect password?": "Authentifizierung fehlgeschlagen: Falsches Passwort?", + "Disable Peer-to-Peer for 1:1 calls": "Peer-to-Peer-Verbindung für 1-zu-1-Anrufe deaktivieren" } diff --git a/src/i18n/strings/el.json b/src/i18n/strings/el.json index c55fca9b0c..742bc419d3 100644 --- a/src/i18n/strings/el.json +++ b/src/i18n/strings/el.json @@ -34,7 +34,7 @@ "Account": "Λογαριασμός", "Add a topic": "Προσθήκη θέματος", "Add email address": "Προσθήκη διεύθυνσης ηλ. αλληλογραφίας", - "Add phone number": "Προσθήκη αριθμού τηλεφώνου", + "Add phone number": "Προσθήκη αριθμού", "Admin": "Διαχειριστής", "VoIP": "VoIP", "No Microphones detected": "Δεν εντοπίστηκε μικρόφωνο", @@ -181,7 +181,7 @@ "%(names)s and %(lastPerson)s are typing": "%(names)s και %(lastPerson)s γράφουν", "%(names)s and one other are typing": "%(names)s και ένας ακόμα γράφουν", "%(names)s and %(count)s others are typing": "%(names)s και %(count)s άλλοι γράφουν", - "Anyone who knows the room's link, including guests": "Οποιοσδήποτε γνωρίζει τον σύνδεσμο του δωματίου, συμπεριλαμβάνωντας τους επισκέπτες", + "Anyone who knows the room's link, including guests": "Οποιοσδήποτε γνωρίζει τον σύνδεσμο του δωματίου, συμπεριλαμβανομένων των επισκεπτών", "Blacklisted": "Στη μαύρη λίστα", "Can't load user settings": "Δεν είναι δυνατή η φόρτωση των ρυθμίσεων χρήστη", "Change Password": "Αλλαγή κωδικού πρόσβασης", @@ -189,8 +189,8 @@ "%(senderName)s changed their profile picture.": "Ο %(senderName)s άλλαξε τη φωτογραφία του προφίλ του.", "%(senderDisplayName)s changed the room name to %(roomName)s.": "Ο %(senderDisplayName)s άλλαξε το όνομα του δωματίου σε %(roomName)s.", "%(senderDisplayName)s changed the topic to \"%(topic)s\".": "Ο %(senderDisplayName)s άλλαξε το θέμα σε \"%(topic)s\".", - "Clear Cache and Reload": "Καθάρισε την μνήμη και Ανανέωσε", - "Clear Cache": "Καθάρισε την μνήμη", + "Clear Cache and Reload": "Εκκαθάριση μνήμης και ανανέωση", + "Clear Cache": "Εκκαθάριση μνήμης", "Bans user with given id": "Αποκλεισμός χρήστη με το συγκεκριμένο αναγνωριστικό", "%(senderDisplayName)s removed the room name.": "Ο %(senderDisplayName)s διέγραψε το όνομα του δωματίου.", "Changes your display nickname": "Αλλάζει το ψευδώνυμο χρήστη", @@ -234,7 +234,7 @@ "Email address (optional)": "Ηλεκτρονική διεύθυνση (προαιρετικό)", "Email, name or matrix ID": "Ηλεκτρονική διεύθυνση, όνομα ή matrix ID", "Emoji": "Εικονίδια", - "enabled": "ενεργό", + "enabled": "ενεργή", "Encrypted messages will not be visible on clients that do not yet implement encryption": "Τα κρυπτογραφημένα μηνύματα δεν θα είναι ορατά σε εφαρμογές που δεν παρέχουν τη δυνατότητα κρυπτογράφησης", "Encrypted room": "Κρυπτογραφημένο δωμάτιο", "%(senderName)s ended the call.": "%(senderName)s τερμάτισε την κλήση.", @@ -277,7 +277,7 @@ "Incorrect username and/or password.": "Λανθασμένο όνομα χρήστη και/ή κωδικός.", "Incorrect verification code": "Λανθασμένος κωδικός επαλήθευσης", "Interface Language": "Γλώσσα διεπαφής", - "Invalid Email Address": "Μη έγκυρη διεύθυνση ηλ. αλληλογραφίας", + "Invalid Email Address": "Μη έγκυρη διεύθυνση ηλεκτρονικής αλληλογραφίας", "Invite new room members": "Προσκαλέστε νέα μέλη", "Invited": "Προσκλήθηκε", "Invites": "Προσκλήσεις", @@ -286,7 +286,7 @@ "Sign in with": "Συνδεθείτε με", "joined and left": "συνδέθηκε και έφυγε", "joined": "συνδέθηκε", - "%(targetName)s joined the room.": "ο χρήστης %(targetName)s συνδέθηκε στο δωμάτιο.", + "%(targetName)s joined the room.": "ο %(targetName)s συνδέθηκε στο δωμάτιο.", "Jump to first unread message.": "Πηγαίνετε στο πρώτο μη αναγνωσμένο μήνυμα.", "%(senderName)s kicked %(targetName)s.": "Ο %(senderName)s έδιωξε τον χρήστη %(targetName)s.", "Kick": "Διώξε", @@ -299,12 +299,12 @@ "Level": "Επίπεδο", "List this room in %(domain)s's room directory?": "Να εμφανίζεται το δωμάτιο στο γενικό ευρετήριο του διακομιστή %(domain)s;", "Local addresses for this room:": "Τοπική διεύθυνση για το δωμάτιο:", - "Logged in as:": "Συνδέθηκες ως:", + "Logged in as:": "Συνδεθήκατε ως:", "Login as guest": "Σύνδεση ως επισκέπτης", "Logout": "Αποσύνδεση", "Low priority": "Χαμηλής προτεραιότητας", - "matrix-react-sdk version:": "έκδοση matrix-react-sdk:", - "Members only": "Μέλη μόνο", + "matrix-react-sdk version:": "Έκδοση matrix-react-sdk:", + "Members only": "Μόνο μέλη", "Message not sent due to unknown devices being present": "Το μήνυμα δεν στάλθηκε γιατί υπάρχουν άγνωστες συσκευές", "Mobile phone number": "Αριθμός κινητού τηλεφώνου", "Click here to fix": "Κάνε κλικ εδώ για διόρθωση", @@ -344,8 +344,8 @@ "Rooms": "Δωμάτια", "Save": "Αποθήκευση", "Search failed": "Η αναζήτηση απέτυχε", - "Send an encrypted message": "Στείλε ένα κρυπτογραφημένο μήνυμα", - "Send a message (unencrypted)": "Στείλε ένα μήνυμα (απλό)", + "Send an encrypted message": "Στείλτε ένα κρυπτογραφημένο μήνυμα", + "Send a message (unencrypted)": "Στείλτε ένα μήνυμα (μη κρυπτογραφημένο)", "sent an image": "έστειλε μια εικόνα", "sent a video": "έστειλε ένα βίντεο", "Server error": "Σφάλμα διακομιστή", @@ -474,7 +474,7 @@ "The file '%(fileName)s' failed to upload": "Απέτυχε η αποστολή του αρχείου '%(fileName)s'", "There was a problem logging in.": "Υπήρξε ένα πρόβλημα κατά την σύνδεση.", "This room has no local addresses": "Αυτό το δωμάτιο δεν έχει τοπικές διευθύνσεις", - "This doesn't appear to be a valid email address": "Δεν μοιάζει με μια έγκυρη διεύθυνση ηλ. αλληλογραφίας", + "This doesn't appear to be a valid email address": "Δεν μοιάζει με μια έγκυρη διεύθυνση ηλεκτρονικής αλληλογραφίας", "This phone number is already in use": "Αυτός ο αριθμός τηλεφώνου είναι ήδη σε χρήση", "This room": "Αυτό το δωμάτιο", "This room's internal ID is": "Το εσωτερικό αναγνωριστικό του δωματίου είναι", @@ -516,7 +516,7 @@ "Upload file": "Αποστολή αρχείου", "Upload new:": "Αποστολή νέου:", "Usage": "Χρήση", - "Use with caution": "Να χρησιμοποιείται με προσοχή", + "Use with caution": "Χρησιμοποιήστε τα με προσοχή", "User ID": "Αναγνωριστικό χρήστη", "User Interface": "Διεπαφή χρήστη", "%(user)s is a": "Ο %(user)s είναι", @@ -604,7 +604,7 @@ "Device name": "Όνομα συσκευής", "Device Name": "Όνομα συσκευής", "Device key": "Κλειδί συσκευής", - "Verify device": "Επαλήθευση συσκευής", + "Verify device": "Επιβεβαίωση συσκευής", "Unable to restore session": "Αδυναμία επαναφοράς συνεδρίας", "Continue anyway": "Συνέχεια οπωσδήποτε", "Unknown devices": "Άγνωστες συσκευές", @@ -630,7 +630,7 @@ "Error decrypting video": "Σφάλμα κατά την αποκρυπτογράφηση του βίντεο", "Add an Integration": "Προσθήκη ενσωμάτωσης", "URL Previews": "Προεπισκόπηση συνδέσμων", - "Enable URL previews for this room (affects only you)": "Ενεργοποίηση της προεπισκόπησης συνδέσμων γι' αυτό το δωμάτιο (επηρεάζει μόνο εσάς)", + "Enable URL previews for this room (affects only you)": "Ενεργοποίηση της προεπισκόπησης συνδέσμων για αυτό το δωμάτιο (επηρεάζει μόνο εσάς)", "Drop file here to upload": "Αποθέστε εδώ για αποστολή", "for %(amount)ss": "για %(amount)ss", "for %(amount)sm": "για %(amount)sm", @@ -682,7 +682,7 @@ "Never send encrypted messages to unverified devices from this device": "Να μη γίνει ποτέ αποστολή κρυπτογραφημένων μηνυμάτων σε ανεπιβεβαίωτες συσκευές από αυτή τη συσκευή", "Never send encrypted messages to unverified devices in this room": "Να μη γίνει ποτέ αποστολή κρυπτογραφημένων μηνυμάτων σε ανεπιβεβαίωτες συσκευές σε αυτό το δωμάτιο", "Never send encrypted messages to unverified devices in this room from this device": "Να μη γίνει ποτέ αποστολή κρυπτογραφημένων μηνυμάτων σε ανεπιβεβαίωτες συσκευές, σε αυτό το δωμάτιο, από αυτή τη συσκευή", - "New Composer & Autocomplete": "Νέος συνθέτης και αυτόματη συμπλήρωση", + "New Composer & Autocomplete": "Νέος επεξεργαστής κειμένου και αυτόματη συμπλήρωση", "not set": "δεν έχει οριστεί", "not specified": "μη καθορισμένο", "NOT verified": "ΧΩΡΙΣ επαλήθευση", @@ -787,7 +787,7 @@ "You are registering with %(SelectedTeamName)s": "Εγγραφείτε με %(SelectedTeamName)s", "Removed or unknown message type": "Αφαιρέθηκε ή άγνωστος τύπος μηνύματος", "Disable URL previews by default for participants in this room": "Απενεργοποίηση της προεπισκόπησης συνδέσμων για όλους τους συμμετέχοντες στο δωμάτιο", - "Disable URL previews for this room (affects only you)": "Ενεργοποίηση της προεπισκόπησης συνδέσμων για αυτό το δωμάτιο (επηρεάζει μόνο εσάς)", + "Disable URL previews for this room (affects only you)": "Απενεργοποίηση της προεπισκόπησης συνδέσμων για αυτό το δωμάτιο (επηρεάζει μόνο εσάς)", " (unsupported)": " (μη υποστηριζόμενο)", "$senderDisplayName changed the room avatar to ": "Ο $senderDisplayName άλλαξε την εικόνα του δωματίου σε ", "Missing Media Permissions, click here to request.": "Λείπουν τα δικαιώματα πολύμεσων, κάντε κλικ για να ζητήσετε.", diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 9f867e2013..87eaa052c4 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -860,7 +860,7 @@ "Active call (%(roomName)s)": "Appel en cours (%(roomName)s)", "Admin tools": "Outils d'administration", "Alias (optional)": "Alias (optionnel)", - "Can't connect to homeserver - please check your connectivity, ensure your homeserver's SSL certificate is trusted, and that a browser extension is not blocking requests.": "Impossible de se connecter au homeserver - veuillez vérifier votre connexion, assurez vous que vous faite confiance au certificat SSL de votre homeserver, et qu'aucune extension de navigateur ne bloque de requêtes.", + "Can't connect to homeserver - please check your connectivity, ensure your homeserver's SSL certificate is trusted, and that a browser extension is not blocking requests.": "Impossible de se connecter au homeserver - veuillez vérifier votre connexion, assurez vous que vous faites confiance au certificat SSL de votre homeserver, et qu'aucune extension de navigateur ne bloque les requêtes.", "Click here to join the discussion!": "Cliquer ici pour joindre la discussion !", "Close": "Fermer", "Custom": "Personnaliser", @@ -909,13 +909,22 @@ "Encryption is enabled in this room": "L'encryption est activée sur ce salon", "Encryption is not enabled in this room": "L'encryption n'est pas activée sur ce salon", "Home": "Accueil", - "To link to a room it must have an address.": "Pour ajouter un lien à un salon celui-ci doit avoir une adresse.", + "To link to a room it must have an address.": "Pour récupérer le lien vers un salon celui-ci doit avoir une adresse.", "Upload new:": "Télécharger un nouveau :", "And %(count)s more...": "Et %(count)s autres...", "Join as voice or video.": "Joindre avec audio ou vidéo.", - "Last seen": "Dernier vu", + "Last seen": "Vu pour la dernière fois", "Level:": "Niveau :", - "Searching known users": "En recherche d'utilisateurs connus", - "Set": "Définit", - "%(userName)s (power %(powerLevelNumber)s)": "%(userName)s (pouvoir %(powerLevelNumber)s)" + "Searching known users": "Recherche d'utilisateurs connus", + "Set": "Défini", + "%(userName)s (power %(powerLevelNumber)s)": "%(userName)s (pouvoir %(powerLevelNumber)s)", + "(could not connect media)": "(impossible de se connecter au média)", + "(no answer)": "(pas de réponse)", + "(unknown failure: %(reason)s)": "(erreur inconnue: %(reason)s)", + "Your browser does not support the required cryptography extensions": "Votre navigateur ne supporte pas les extensions cryptographiques nécessaires", + "Not a valid Riot keyfile": "Fichier de clé Riot non valide", + "Authentication check failed: incorrect password?": "Erreur d’identification: mot de passe incorrect ?", + "Disable Peer-to-Peer for 1:1 calls": "Désactiver les appels 1:1 pair-à-pair", + "Do you want to set an email address?": "Souhaitez-vous configurer une adresse e-mail ?", + "This will allow you to reset your password and receive notifications.": "Ceci va vous permettre de réinitialiser votre mot de passe et de recevoir des notifications." } diff --git a/src/i18n/strings/nl.json b/src/i18n/strings/nl.json index c3c3ac2cfa..3a143b9185 100644 --- a/src/i18n/strings/nl.json +++ b/src/i18n/strings/nl.json @@ -252,5 +252,81 @@ "Welcome page": "Welkomstpagina", "Search": "Zoeken", "OK": "OK", - "Failed to change password. Is your password correct?": "Wachtwoord wijzigen mislukt. Is uw wachtwoord juist?" + "Failed to change password. Is your password correct?": "Wachtwoord wijzigen mislukt. Is uw wachtwoord juist?", + "disabled": "uitgeschakeld", + "Moderator": "Moderator", + "Must be viewing a room": "Moet een ruimte weergeven", + "my Matrix ID": "mijn Matrix-ID", + "Name": "Naam", + "New password": "Nieuw wachtwoord", + "none": "geen", + "not set": "niet ingesteld", + "not specified": "niet opgegeven", + "(not supported by this browser)": "(niet ondersteund door deze browser)", + "": "", + "NOT verified": "NIET geverifieerd", + "No devices with registered encryption keys": "Geen apparaten met geregistreerde sleutels", + "No display name": "Geen weergavenaam", + "No more results": "Geen resultaten meer", + "No results": "Geen resultaten", + "No users have specific privileges in this room": "Geen gebruikers me specifieke privileges in deze kamer", + "olm version:": "olm-versie:", + "Password": "Wachtwoord", + "Password:": "Wachtwoord:", + "Passwords can't be empty": "Wachtwoorden kunnen niet leeg zijn", + "People": "Mensen", + "Permissions": "Toestemmingen", + "Phone": "Telefoonnummer", + "%(senderName)s placed a %(callType)s call.": "%(senderName)s heeft een %(callType)s-gesprek gestart.", + "Press": "Druk", + "Privacy warning": "Privacywaarschuwing", + "Private Chat": "Direct chatten", + "Privileged Users": "Gebruikers met rechten", + "Profile": "Profiel", + "Public Chat": "Publiek gesprek", + "Reason": "Reden", + "Reason: %(reasonText)s": "Reden: %(reasonText)s", + "Revoke Moderator": "Beheerder terugtrekken", + "Refer a friend to Riot:": "Laat een vriend weten over Riot:", + "Register": "Registreren", + "rejected": "verworpen", + "%(targetName)s rejected the invitation.": "%(targetName)s heeft de uitnodiging geweigerd.", + "Reject invitation": "Uitnodiging weigeren", + "Rejoin": "Opnieuw lid wordne", + "Remote addresses for this room:": "Adres op afstand voor deze ruimte:", + "Remove Contact Information?": "Contactinformatie verwijderen?", + "Send Invites": "Uitnodigingen versturen", + "Start a chat": "Gesprek starten", + "Start authentication": "Authenticatie starten", + "Start Chat": "Gesprek starten", + "Submit": "Bevestigen", + "Success": "Gereed", + "tag as %(tagName)s": "Met %(tagName)s labelen", + "tag direct chat": "Privéchat labelen", + "Tagged as: ": "Gelabeld als: ", + "Sun": "Zon", + "Mon": "Maa", + "Tue": "Din", + "Wed": "Woe", + "Thu": "Don", + "Fri": "Vrij", + "Sat": "Zat", + "Jan": "Jan", + "Feb": "Feb", + "Mar": "Maa", + "Apr": "Apr", + "May": "Mei", + "Jun": "Juni", + "Jul": "Juli", + "Aug": "Aug", + "Sep": "Sep", + "Oct": "Okt", + "Nov": "Nov", + "Dec": "Dec", + "%(weekDayName)s, %(monthName)s %(day)s %(time)s": "%(weekDayName)s, %(day)s %(monthName)s %(time)s", + "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s %(time)s": "%(weekDayName)s, %(day)s %(monthName)s %(fullYear)s %(time)s", + "%(weekDayName)s %(time)s": "%(weekDayName)s %(time)s", + "Set a display name:": "Weergavenaam instellen:", + "Set a Display Name": "Weergavenaam instellen", + "Upload an avatar:": "Een avatar uploaden:" } diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json index f2d88bcc44..44581840d6 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -189,7 +189,7 @@ "Video call": "Видио вызов", "Voice call": "Голосовой вызов", "VoIP conference finished.": "VoIP конференция закончилась.", - "VoIP conference started.": "VoIP Конференция началась.", + "VoIP conference started.": "VoIP конференция началась.", "(warning: cannot be disabled again!)": "(предупреждение: не может быть отключено!)", "Warning!": "Предупреждение!", "was banned": "запрещен", @@ -227,7 +227,7 @@ "%(senderName)s answered the call.": "%(senderName)s ответил на звонок.", "%(senderName)s banned %(targetName)s.": "%(senderName)s запрещенный %(targetName)s.", "Call Timeout": "Время ожидания вызова", - "%(senderName)s changed their display name from %(oldDisplayName)s to %(displayName)s.": "%(senderName)s их имя измененное с %(oldDisplayName)s на %(displayName)s.", + "%(senderName)s changed their display name from %(oldDisplayName)s to %(displayName)s.": "%(senderName)s изменено с %(oldDisplayName)s на %(displayName)s.", "%(senderName)s changed their profile picture.": "%(senderName)s изменил фото профиля.", "%(senderName)s changed the power level of %(powerLevelDiffText)s.": "%(senderName)s уровень мощности изменен на %(powerLevelDiffText)s.", "%(senderDisplayName)s changed the room name to %(roomName)s.": "%(senderDisplayName)s имя комнаты изменено на %(roomName)s.", @@ -362,7 +362,7 @@ "You cannot place VoIP calls in this browser.": "Вы не можете сделать вызовы VoIP с этим браузером.", "You are already in a call.": "Связь уже установлена.", "You're not in any rooms yet! Press": "Вы еще не находитесь ни в каких комнатах! Нажать", - "You are trying to access %(roomName)s.": "Вы пытаетесь получить доступ %(roomName)s.", + "You are trying to access %(roomName)s.": "Вы пытаетесь получить доступ к %(roomName)s.", "You cannot place a call with yourself.": "Вы не можете позвонить самим себе.", "%(senderName)s withdrew %(targetName)s's invitation.": "%(senderName)s отменил %(targetName)s's приглашение.", "Sep": "Сен.", @@ -953,5 +953,10 @@ "You have been banned from %(roomName)s by %(userName)s.": "%(userName) забанил Вас в % (roomName).", "You have been kicked from %(roomName)s by %(userName)s.": "%(userName) выгнал Вас из %(roomName).", "You may wish to login with a different account, or add this email to this account.": "Вы можете войти в систему с другой учетной записью или добавить этот адрес email в эту учетную запись.", - "Your home server does not support device management.": "Ваш домашний сервер не поддерживает управление устройствами." + "Your home server does not support device management.": "Ваш домашний сервер не поддерживает управление устройствами.", + "(could not connect media)": "(не удается подключиться к медиа)", + "(no answer)": "(нет ответа)", + "(unknown failure: %(reason)s)": "(неизвестная ошибка: %(reason)s", + "Disable Peer-to-Peer for 1:1 calls": "Отключить Peer-to-Peer для 1:1 звонков", + "Not a valid Riot keyfile": "Не действительный Riot-файл ключа" } From 1b41401ed6a4aeda6523c8cb0766a2e2ccb24719 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 14 Jun 2017 11:17:00 +0100 Subject: [PATCH 12/13] Prepare changelog for v0.9.4 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16eeca8fa7..ed6fb3ba36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +Changes in [0.9.4](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.9.4) (2017-06-14) +=================================================================================================== +[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.3...v0.9.4) + + * Ask for email address after setting password for the first time + [\#1090](https://github.com/matrix-org/matrix-react-sdk/pull/1090) + * DM guessing: prefer oldest joined member + [\#1087](https://github.com/matrix-org/matrix-react-sdk/pull/1087) + * More translations + Changes in [0.9.3](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.9.3) (2017-06-12) =================================================================================================== [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.3-rc.2...v0.9.3) From a5aa497287ec9a8d7536f14657bbee9406ebc6fa Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 14 Jun 2017 11:17:00 +0100 Subject: [PATCH 13/13] v0.9.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12a17900be..151b6d6170 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "matrix-react-sdk", - "version": "0.9.3", + "version": "0.9.4", "description": "SDK for matrix.org using React", "author": "matrix.org", "repository": {