GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-12-27 01:40:07 +00:00
parent e09e4fb7dc
commit c25c095c1b
46 changed files with 2202 additions and 1995 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-12-26 00:43+0000\n"
"POT-Creation-Date: 2025-12-27 00:42+0000\n"
"PO-Revision-Date: 2024-09-20 13:25+0300\n"
"Last-Translator: Antonis Geralis <capoiosct@gmail.com>\n"
"Language-Team: Greek <kde-i18n-el@kde.org>\n"
@@ -709,56 +709,56 @@ msgstr "Είσοδος στην αίθουσα %1."
msgid "Session Verification"
msgstr "Επαλήθευση συνεδρίας"
#: src/app/qml/KeyVerificationDialog.qml:109
#: src/app/qml/KeyVerificationDialog.qml:100
#, kde-format
msgid "Accept"
msgstr "Αποδοχή"
#: src/app/qml/KeyVerificationDialog.qml:115
#: src/app/qml/KeyVerificationDialog.qml:106
#, kde-format
msgid "Decline"
msgstr "Απόρριψη"
#: src/app/qml/KeyVerificationDialog.qml:159
#: src/app/qml/KeyVerificationDialog.qml:150
#, kde-format
msgid "Waiting for device to accept verification."
msgstr "Αναμονή για την αποδοχή επαλήθευσης από τη συσκευή."
#: src/app/qml/KeyVerificationDialog.qml:161
#: src/app/qml/KeyVerificationDialog.qml:152
#, kde-format
msgid "Incoming key verification request from device **%1**"
msgstr "Εισέρχεται αίτημα επαλήθευσης κλειδιού από τη συσκευή **%1**"
#: src/app/qml/KeyVerificationDialog.qml:163
#: src/app/qml/KeyVerificationDialog.qml:154
#, fuzzy, kde-format
#| msgid "Waiting for other party to verify."
msgid "Waiting for other party to send us keys."
msgstr "Αναμονή επαλήθευσης από την άλλη πλευρά."
#: src/app/qml/KeyVerificationDialog.qml:165
#: src/app/qml/KeyVerificationDialog.qml:156
#, fuzzy, kde-format
#| msgid "Waiting for other party to verify."
msgid "Waiting for other party to confirm our keys."
msgstr "Αναμονή επαλήθευσης από την άλλη πλευρά."
#: src/app/qml/KeyVerificationDialog.qml:167
#: src/app/qml/KeyVerificationDialog.qml:158
#, kde-format
msgid "Waiting for other party to verify."
msgstr "Αναμονή επαλήθευσης από την άλλη πλευρά."
#: src/app/qml/KeyVerificationDialog.qml:169
#: src/app/qml/KeyVerificationDialog.qml:160
#, kde-format
msgid "Successfully verified device **%1**"
msgstr "Επιτυχημένη επαλήθευση συσκευής **%1**"
#: src/app/qml/KeyVerificationDialog.qml:186
#: src/app/qml/KeyVerificationDialog.qml:177
#, fuzzy, kde-format
#| msgid "The session verification timed out."
msgctxt "@info"
msgid "Choose a verification method to continue"
msgstr "Η επαλήθευση συνεδρίας εξέπνευσε."
#: src/app/qml/KeyVerificationDialog.qml:190
#: src/app/qml/KeyVerificationDialog.qml:181
#, fuzzy, kde-format
#| msgid "Session Verification"
msgctxt "@action:button"
@@ -2334,16 +2334,31 @@ msgid "Admin"
msgstr "Διαχειριστής"
#: src/libneochat/enums/powerlevel.cpp:16
#, fuzzy, kde-format
#| msgid "Owner"
msgctxt "The person that owns a room"
msgid "Owner"
msgstr "Κάτοχος"
#: src/libneochat/enums/powerlevel.cpp:18
#, fuzzy, kde-format
#| msgctxt "'Space' is a matrix space"
#| msgid "Leave Space"
msgctxt "The person that created a room"
msgid "Creator"
msgstr "Αποχώρηση από τον χώρο"
#: src/libneochat/enums/powerlevel.cpp:20
#, kde-format
msgid "Mute"
msgstr "Σίγαση"
#: src/libneochat/enums/powerlevel.cpp:18
#: src/libneochat/enums/powerlevel.cpp:22
#, kde-format
msgid "Custom"
msgstr "Προσαρμοσμένο"
#: src/libneochat/enums/powerlevel.cpp:88
#: src/libneochat/enums/powerlevel.cpp:98
#: src/libneochat/models/userlistmodel.cpp:120
#: src/settings/models/permissionsmodel.cpp:185
#, kde-format
@@ -4020,7 +4035,7 @@ msgid "Copy to clipboard"
msgstr "Αντιγραφή διεύθυνσης στο πρόχειρο"
#: src/messagecontent/CodeComponent.qml:173
#: src/messagecontent/VideoComponent.qml:374
#: src/messagecontent/VideoComponent.qml:341
#, kde-format
msgctxt "@action:button"
msgid "Maximize"
@@ -4041,16 +4056,16 @@ msgctxt "@action:button"
msgid "Fetch More Events"
msgstr ""
#: src/messagecontent/FileComponent.qml:84
#: src/messagecontent/FileComponent.qml:167
#: src/messagecontent/FileComponent.qml:80
#: src/messagecontent/FileComponent.qml:155
#, kde-format
msgctxt ""
"tooltip for a button on a message; offers ability to download its file"
msgid "Download"
msgstr "Λήψη"
#: src/messagecontent/FileComponent.qml:100
#: src/messagecontent/FileComponent.qml:157
#: src/messagecontent/FileComponent.qml:93
#: src/messagecontent/FileComponent.qml:145
#, kde-format
msgctxt ""
"tooltip for a button on a message; offers ability to open its downloaded "
@@ -4058,13 +4073,13 @@ msgctxt ""
msgid "Open File"
msgstr "Άνοιγμα αρχείου"
#: src/messagecontent/FileComponent.qml:115
#: src/messagecontent/FileComponent.qml:103
#, kde-format
msgctxt "file download progress"
msgid "%1 / %2"
msgstr "%1 / %2"
#: src/messagecontent/FileComponent.qml:120
#: src/messagecontent/FileComponent.qml:107
#, kde-format
msgctxt ""
"tooltip for a button on a message; stops downloading the message's file"
@@ -4094,7 +4109,7 @@ msgid "Check-out time: %1"
msgstr ""
#: src/messagecontent/ImageComponent.qml:55
#: src/messagecontent/VideoComponent.qml:183
#: src/messagecontent/VideoComponent.qml:150
#, fuzzy, kde-format
#| msgid "Change the room name"
msgctxt "@action:button"
@@ -4264,19 +4279,19 @@ msgstr "Απάντηση"
msgid "Pl. %1"
msgstr ""
#: src/messagecontent/VideoComponent.qml:211
#: src/messagecontent/VideoComponent.qml:178
#, kde-format
msgid "Video"
msgstr "Βίντεο"
#: src/messagecontent/VideoComponent.qml:250
#: src/messagecontent/VideoComponent.qml:217
#, fuzzy, kde-format
#| msgid "Video"
msgctxt "@action:button"
msgid "Show Video"
msgstr "Βίντεο"
#: src/messagecontent/VideoComponent.qml:291
#: src/messagecontent/VideoComponent.qml:258
#, kde-format
msgctxt "@action:button"
msgid "Volume"
@@ -8666,9 +8681,6 @@ msgstr[1] "%2 πληκτρολογούν"
#~ msgid "Editing message:"
#~ msgstr "Επεξεργασία μηνύματος:"
#~ msgid "Owner"
#~ msgstr "Κάτοχος"
#~ msgid "Mod"
#~ msgstr "Mod"