GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-11-07 03:22:56 +00:00
parent 7f9e709559
commit b8abf0540d
40 changed files with 2614 additions and 1897 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-11-06 01:39+0000\n"
"POT-Creation-Date: 2023-11-07 02:43+0000\n"
"PO-Revision-Date: 2023-01-06 16:47+0200\n"
"Last-Translator: Stelios <sstavra@gmail.com>\n"
"Language-Team: Greek <kde-i18n-el@kde.org>\n"
@@ -17,69 +17,69 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Lokalize 21.12.3\n"
#: src/controller.cpp:196
#: src/controller.cpp:200
#, kde-format
msgid "Login Failed: Access Token invalid or revoked"
msgstr "Αποτυχία σύνδεσης: μη έγκυρο ενδεικτικό πρόσβασης ή έχει ανακληθεί"
#: src/controller.cpp:199 src/controller.cpp:204 src/login.cpp:93
#: src/controller.cpp:203 src/controller.cpp:208 src/login.cpp:93
#, kde-format
msgid "Login Failed: %1"
msgstr "Αποτυχία σύνδεσης: %1"
#: src/controller.cpp:210
#: src/controller.cpp:214
#, kde-format
msgid "Network Error: %1"
msgstr "Σφάλμα δικτύου: %1"
#: src/controller.cpp:235
#: src/controller.cpp:239
#, kde-format
msgid "Access token wasn't found"
msgstr "Το ενδεικτικό πρόσβασης δεν βρέθηκε"
#: src/controller.cpp:235
#: src/controller.cpp:239
#, kde-format
msgid "Maybe it was deleted?"
msgstr "Ίσως να έχει διαγραφεί;"
#: src/controller.cpp:239
#: src/controller.cpp:243
#, kde-format
msgid "Access to keychain was denied."
msgstr "Άρνηση πρόσβασης στα κλειδιά."
#: src/controller.cpp:239
#: src/controller.cpp:243
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr "Επίτρεψε στο NeoChat να διαβάσει το ενδεικτικό πρόσβασης"
#: src/controller.cpp:242
#: src/controller.cpp:246
#, kde-format
msgid "No keychain available."
msgstr "Καμία διαθέσιμη αλυσίδα κλειδιών."
#: src/controller.cpp:242
#: src/controller.cpp:246
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr ""
"Εγκατέστησε μια αλυσίδα κλειδιών. π.χ. το KWallet ή το GNOME keyring στο "
"Linux"
#: src/controller.cpp:245
#: src/controller.cpp:249
#, kde-format
msgid "Unable to read access token"
msgstr "Αδυναμία ανάγνωσης του ενδεικτικού πρόσβασης"
#: src/controller.cpp:341
#: src/controller.cpp:345
#, kde-format
msgid "File too large to download."
msgstr ""
#: src/controller.cpp:341
#: src/controller.cpp:345
#, kde-format
msgid "Contact your matrix server administrator for support."
msgstr ""
#: src/controller.cpp:365
#: src/controller.cpp:369
#, kde-format
msgid "The room id you are trying to join is not valid"
msgstr "Προσπάθεια εισόδου με μη έγκυρο αναγνωριστικό αίθουσας"
@@ -1118,7 +1118,7 @@ msgstr ""
msgid "Encrypted Message"
msgstr "Κρυπτογραφημένο μήνυμα"
#: src/notificationsmanager.cpp:201 src/qml/main.qml:294
#: src/notificationsmanager.cpp:201 src/qml/main.qml:301
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
@@ -1302,7 +1302,7 @@ msgid "Notification settings"
msgstr "Ρύθμιση ειδοποιήσεων της αίθουσας"
#: src/qml/AccountMenu.qml:36 src/qml/AccountMenu.qml:46
#: src/qml/GlobalMenu.qml:34 src/qml/main.qml:420 src/qml/UserInfo.qml:123
#: src/qml/GlobalMenu.qml:34 src/qml/main.qml:427 src/qml/UserInfo.qml:123
#, kde-format
msgid "Configure"
msgstr "Διαμόρφωση"
@@ -1832,7 +1832,7 @@ msgstr "Επαλήθευση συσκευής"
msgid "Logout device"
msgstr "Αποσύνδεση από συσκευή"
#: src/qml/DevicesPage.qml:20 src/qml/LoadingPage.qml:8 src/qml/Login.qml:37
#: src/qml/DevicesPage.qml:20 src/qml/Login.qml:37
#, kde-format
msgid "Loading…"
msgstr "Φορτώνει…"
@@ -2962,7 +2962,7 @@ msgstr "Matrix ID:"
msgid "Matrix ID"
msgstr "Matrix ID:"
#: src/qml/Login.qml:37 src/qml/WelcomePage.qml:117
#: src/qml/Login.qml:37 src/qml/WelcomePage.qml:152
#, kde-format
msgctxt "@action:button"
msgid "Continue"
@@ -3000,18 +3000,18 @@ msgctxt "@action:button"
msgid "Register"
msgstr "Εγγραφή"
#: src/qml/main.qml:334
#: src/qml/main.qml:341
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Επαλήθευση συνεδρίας"
#: src/qml/main.qml:346
#: src/qml/main.qml:353
#, kde-format
msgid "User consent"
msgstr "Συναίνεση χρήστη"
#: src/qml/main.qml:351
#: src/qml/main.qml:358
#, kde-format
msgid ""
"Your homeserver requires you to agree to its terms and conditions before "
@@ -3021,17 +3021,17 @@ msgstr ""
"πριν τον χρησιμοποιήσεις. Κάνε κλικ στο παρακάτω κουμπί για να τους "
"διαβάσεις."
#: src/qml/main.qml:356
#: src/qml/main.qml:363
#, kde-format
msgid "Open"
msgstr "Άνοιγμα"
#: src/qml/main.qml:383
#: src/qml/main.qml:390
#, kde-format
msgid "Start a chat"
msgstr "Έναρξη συνομιλίας"
#: src/qml/main.qml:385
#: src/qml/main.qml:392
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Θέλεις να ξεκινήσεις συνομιλία με τον %1;"
@@ -4526,76 +4526,93 @@ msgstr ""
msgid "Maximize"
msgstr ""
#: src/qml/WelcomePage.qml:19
#: src/qml/WelcomePage.qml:24
#, kde-format
msgid "Welcome"
msgstr "Καλώς ήρθατε"
#: src/qml/WelcomePage.qml:45
#: src/qml/WelcomePage.qml:50
#, fuzzy, kde-format
#| msgid "Welcome to Matrix"
msgid "Welcome to NeoChat"
msgstr "Καλώς ήρθατε στο Matrix"
#: src/qml/WelcomePage.qml:56
#, fuzzy, kde-format
#| msgid "Log in to an existing account"
msgid "Log in to a different account or create a new account."
msgctxt "@title"
msgid "Continue with an existing account"
msgstr "Σύνδεση με υφιστάμενο λογαριασμό"
#: src/qml/WelcomePage.qml:45
#, kde-format
msgid "Welcome to NeoChat! Continue by logging in or creating a new account."
msgstr ""
#: src/qml/WelcomePage.qml:77
#, fuzzy, kde-format
#| msgctxt "Job heading, like 'Copying'"
#| msgid "Uploading"
msgctxt "As in 'this account is still loading'"
msgid "%1 (loading)"
msgstr "Γίνεται αποστολή"
#: src/qml/WelcomePage.qml:125
#: src/qml/WelcomePage.qml:84
#, fuzzy, kde-format
#| msgid "Log in to an existing account"
msgctxt "@title"
msgid "Log in or Create a New Account"
msgstr "Σύνδεση με υφιστάμενο λογαριασμό"
#: src/qml/WelcomePage.qml:160
#, kde-format
msgctxt "@action:button"
msgid "Go back"
msgstr ""
#: src/registration.cpp:299
#: src/registration.cpp:301
#, fuzzy, kde-format
#| msgctxt "@title:window"
#| msgid "Add server"
msgid "No server."
msgstr "Προσθήκη εξυπηρετητή"
#: src/registration.cpp:301
#: src/registration.cpp:303
#, kde-format
msgid "Checking Server availability."
msgstr ""
#: src/registration.cpp:303
#: src/registration.cpp:305
#, fuzzy, kde-format
#| msgid "The entered text is not a valid url"
msgid "This is not a valid server."
msgstr "Το δοσμένο κείμενο δεν είναι έγκυρο url"
#: src/registration.cpp:305
#: src/registration.cpp:307
#, kde-format
msgid "Registration for this server is disabled."
msgstr ""
#: src/registration.cpp:307
#: src/registration.cpp:309
#, fuzzy, kde-format
#| msgid "No name"
msgid "No username."
msgstr "Χωρίς όνομα"
#: src/registration.cpp:309
#: src/registration.cpp:311
#, kde-format
msgid "Checking username availability."
msgstr ""
#: src/registration.cpp:311
#: src/registration.cpp:313
#, fuzzy, kde-format
#| msgid "No users available"
msgid "This username is not available."
msgstr "Δεν υπάρχουν διαθέσιμοι χρήστες"
#: src/registration.cpp:313
#: src/registration.cpp:315
#, fuzzy, kde-format
#| msgctxt "@action:button"
#| msgid "Continue"
msgid "Continue"
msgstr "Συνέχεια"
#: src/registration.cpp:315
#: src/registration.cpp:317
#, kde-format
msgid "Working"
msgstr ""
@@ -4664,6 +4681,11 @@ msgstr "Εμφάνιση"
msgid "Quit"
msgstr "Έξοδος"
#, fuzzy
#~| msgid "Log in to an existing account"
#~ msgid "Log in to a different account or create a new account."
#~ msgstr "Σύνδεση με υφιστάμενο λογαριασμό"
#~ msgid "View"
#~ msgstr "Προβολή"
@@ -4745,9 +4767,6 @@ msgstr "Έξοδος"
#~ msgid "Back"
#~ msgstr "Πίσω"
#~ msgid "Welcome to Matrix"
#~ msgstr "Καλώς ήρθατε στο Matrix"
#~ msgid "Messages in one-to-one chats"
#~ msgstr "Μηνύματα σε ένας-προς-έναν συνομιλίες"