GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
262
po/el/neochat.po
262
po/el/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-02-19 00:37+0000\n"
|
||||
"POT-Creation-Date: 2024-02-20 00:37+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"
|
||||
@@ -65,6 +65,43 @@ msgstr ""
|
||||
msgid "Unable to read access token"
|
||||
msgstr "Αδυναμία ανάγνωσης του ενδεικτικού πρόσβασης"
|
||||
|
||||
#: src/enums/neochatroomtype.h:59
|
||||
#, kde-format
|
||||
msgid "Invited"
|
||||
msgstr "Προσκλήθηκε"
|
||||
|
||||
#: src/enums/neochatroomtype.h:61
|
||||
#, kde-format
|
||||
msgid "Favorite"
|
||||
msgstr "Προτιμώμενο"
|
||||
|
||||
#: src/enums/neochatroomtype.h:63 src/qml/UserSearchPage.qml:82
|
||||
#, kde-format
|
||||
msgid "Friends"
|
||||
msgstr ""
|
||||
|
||||
#: src/enums/neochatroomtype.h:65
|
||||
#, kde-format
|
||||
msgid "Normal"
|
||||
msgstr "Κανονική"
|
||||
|
||||
#: src/enums/neochatroomtype.h:67
|
||||
#, kde-format
|
||||
msgid "Low priority"
|
||||
msgstr "Χαμηλή προτεραιότητα"
|
||||
|
||||
#: src/enums/neochatroomtype.h:69
|
||||
#, kde-format
|
||||
msgid "Spaces"
|
||||
msgstr "Χώροι"
|
||||
|
||||
#: src/enums/neochatroomtype.h:71 src/qml/ExploreComponentMobile.qml:36
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:title"
|
||||
#| msgid "Search"
|
||||
msgid "Search"
|
||||
msgstr "Αναζήτηση"
|
||||
|
||||
#: src/eventhandler.cpp:257 src/eventhandler.cpp:461
|
||||
#: src/models/messagecontentmodel.cpp:118 src/models/messageeventmodel.cpp:463
|
||||
#, kde-format
|
||||
@@ -1146,36 +1183,6 @@ msgid_plural "%2 reacted with %3"
|
||||
msgstr[0] "%2 αντέδρασε με %3"
|
||||
msgstr[1] "%2 αντέδρασαν με %3"
|
||||
|
||||
#: src/models/roomlistmodel.cpp:410
|
||||
#, kde-format
|
||||
msgid "Invited"
|
||||
msgstr "Προσκλήθηκε"
|
||||
|
||||
#: src/models/roomlistmodel.cpp:412
|
||||
#, kde-format
|
||||
msgid "Favorite"
|
||||
msgstr "Προτιμώμενο"
|
||||
|
||||
#: src/models/roomlistmodel.cpp:414 src/qml/UserSearchPage.qml:82
|
||||
#, kde-format
|
||||
msgid "Friends"
|
||||
msgstr ""
|
||||
|
||||
#: src/models/roomlistmodel.cpp:416
|
||||
#, kde-format
|
||||
msgid "Normal"
|
||||
msgstr "Κανονική"
|
||||
|
||||
#: src/models/roomlistmodel.cpp:418
|
||||
#, kde-format
|
||||
msgid "Low priority"
|
||||
msgstr "Χαμηλή προτεραιότητα"
|
||||
|
||||
#: src/models/roomlistmodel.cpp:420
|
||||
#, kde-format
|
||||
msgid "Spaces"
|
||||
msgstr "Χώροι"
|
||||
|
||||
#: src/neochatconnection.cpp:71
|
||||
#, kde-format
|
||||
msgid "File too large to download."
|
||||
@@ -1224,8 +1231,8 @@ msgstr "%1: %2"
|
||||
msgid "Open NeoChat in this room"
|
||||
msgstr "Άνοιγμα NeoChat σε αυτήν την αίθουσα"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||||
#: src/qml/HoverActions.qml:102 src/qml/MessageDelegateContextMenu.qml:102
|
||||
#: src/notificationsmanager.cpp:223 src/qml/DelegateContextMenu.qml:104
|
||||
#: src/qml/HoverActions.qml:102
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "Απάντηση"
|
||||
@@ -1538,7 +1545,7 @@ msgid "Attachment:"
|
||||
msgstr "Συνημμένο:"
|
||||
|
||||
#: src/qml/AttachmentPane.qml:38 src/qml/HoverActions.qml:93
|
||||
#: src/qml/ImageEditorPage.qml:21 src/qml/MessageDelegateContextMenu.qml:93
|
||||
#: src/qml/ImageEditorPage.qml:21 src/qml/MessageDelegateContextMenu.qml:38
|
||||
#, kde-format
|
||||
msgid "Edit"
|
||||
msgstr "Επεξεργασία"
|
||||
@@ -1787,8 +1794,8 @@ msgstr "Ρυθμίσεις αίθουσας"
|
||||
msgid "Leave Room"
|
||||
msgstr "Αποχώρηση από την αίθουσα"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:62
|
||||
#: src/qml/ExploreComponent.qml:64 src/qml/ExploreComponentMobile.qml:162
|
||||
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:64
|
||||
#: src/qml/ExploreComponent.qml:66 src/qml/ExploreComponentMobile.qml:162
|
||||
#: src/qml/ExploreComponentMobile.qml:164 src/qml/SpaceDrawer.qml:314
|
||||
#: src/qml/SpaceDrawer.qml:316
|
||||
#, fuzzy, kde-format
|
||||
@@ -1798,7 +1805,7 @@ msgctxt "@title"
|
||||
msgid "Create a Space"
|
||||
msgstr "Αποχώρηση από τον χώρο"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:50
|
||||
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:52
|
||||
#: src/qml/ExploreComponentMobile.qml:146
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Create a Room"
|
||||
@@ -1871,8 +1878,8 @@ msgid "Pick room"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:117 src/qml/CreateRoomDialog.qml:200
|
||||
#: src/qml/ExploreComponent.qml:27 src/qml/ExploreComponentMobile.qml:58
|
||||
#: src/qml/GlobalMenu.qml:73 src/qml/RoomListPage.qml:183
|
||||
#: src/qml/ExploreComponent.qml:29 src/qml/ExploreComponentMobile.qml:58
|
||||
#: src/qml/GlobalMenu.qml:73 src/qml/RoomListPage.qml:243
|
||||
#: src/qml/SelectParentDialog.qml:140
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Explore Rooms"
|
||||
@@ -1906,6 +1913,46 @@ msgctxt ""
|
||||
msgid "Make this space the canonical parent"
|
||||
msgstr "Να γίνει αυτό το συνώνυμο το κανονικό συνώνυμο της αίθουσας"
|
||||
|
||||
#: src/qml/DelegateContextMenu.qml:87 src/qml/FileDelegateContextMenu.qml:92
|
||||
#, kde-format
|
||||
msgid "View Source"
|
||||
msgstr "Προβολή πηγής"
|
||||
|
||||
#: src/qml/DelegateContextMenu.qml:94 src/qml/FileDelegateContextMenu.qml:68
|
||||
#, kde-format
|
||||
msgid "Remove"
|
||||
msgstr "Αφαίρεση"
|
||||
|
||||
#: src/qml/DelegateContextMenu.qml:98 src/qml/FileDelegateContextMenu.qml:75
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Remove Message"
|
||||
msgstr "Αφαίρεση μηνύματος"
|
||||
|
||||
#: src/qml/DelegateContextMenu.qml:114 src/qml/FileDelegateContextMenu.qml:80
|
||||
#: src/qml/ReportSheet.qml:43
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"@action:button 'Report' as in 'Report this event to the administrators'"
|
||||
msgid "Report"
|
||||
msgstr "Αναφορά"
|
||||
|
||||
#: src/qml/DelegateContextMenu.qml:118 src/qml/FileDelegateContextMenu.qml:87
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Report Message"
|
||||
msgstr "Αναφορά μηνύματος"
|
||||
|
||||
#: src/qml/DelegateContextMenu.qml:161
|
||||
#, kde-format
|
||||
msgid "Search for '%1'"
|
||||
msgstr "Αναζήτηση για το '%1'"
|
||||
|
||||
#: src/qml/DelegateContextMenu.qml:182
|
||||
#, kde-format
|
||||
msgid "Configure Web Shortcuts..."
|
||||
msgstr "Διαμόρφωση συντομεύσεων ιστού..."
|
||||
|
||||
#: src/qml/DeviceDelegate.qml:50
|
||||
#, kde-format
|
||||
msgctxt "@label"
|
||||
@@ -2202,52 +2249,45 @@ msgstr ""
|
||||
"Το μήνυμα αυτό είναι κρυπτογραφημένο και ο αποστολέας δεν έχει μοιραστεί το "
|
||||
"κλειδί με τη συσκευή αυτή."
|
||||
|
||||
#: src/qml/ExploreComponent.qml:21 src/qml/ExploreComponentMobile.qml:52
|
||||
#: src/qml/RoomListPage.qml:177
|
||||
#: src/qml/ExploreComponent.qml:23 src/qml/ExploreComponentMobile.qml:52
|
||||
#: src/qml/RoomListPage.qml:237
|
||||
#, kde-format
|
||||
msgid "Explore rooms"
|
||||
msgstr "Εξερεύνηση αιθουσών"
|
||||
|
||||
#: src/qml/ExploreComponent.qml:35 src/qml/ExploreComponentMobile.qml:67
|
||||
#: src/qml/ExploreComponent.qml:37 src/qml/ExploreComponentMobile.qml:67
|
||||
#: src/qml/GlobalMenu.qml:51 src/qml/GlobalMenu.qml:60
|
||||
#: src/qml/RoomListPage.qml:194 src/qml/RoomListPage.qml:319
|
||||
#: src/qml/RoomListPage.qml:205 src/qml/RoomListPage.qml:254
|
||||
#, kde-format
|
||||
msgid "Find your friends"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/ExploreComponent.qml:40 src/qml/ExploreComponentMobile.qml:73
|
||||
#: src/qml/GlobalMenu.qml:55 src/qml/RoomListPage.qml:198
|
||||
#: src/qml/RoomListPage.qml:327
|
||||
#: src/qml/ExploreComponent.qml:42 src/qml/ExploreComponentMobile.qml:73
|
||||
#: src/qml/GlobalMenu.qml:55 src/qml/RoomListPage.qml:213
|
||||
#: src/qml/RoomListPage.qml:258
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Find your friends"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/ExploreComponent.qml:44 src/qml/ExploreComponentMobile.qml:140
|
||||
#: src/qml/ExploreComponent.qml:46 src/qml/ExploreComponentMobile.qml:140
|
||||
#, kde-format
|
||||
msgid "Create a Room"
|
||||
msgstr "Δημιουργία μιας αίθουσας"
|
||||
|
||||
#: src/qml/ExploreComponent.qml:56 src/qml/ExploreComponentMobile.qml:156
|
||||
#: src/qml/ExploreComponent.qml:58 src/qml/ExploreComponentMobile.qml:156
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "'Space' is a matrix space"
|
||||
#| msgid "Leave Space"
|
||||
msgid "Create a Space"
|
||||
msgstr "Αποχώρηση από τον χώρο"
|
||||
|
||||
#: src/qml/ExploreComponent.qml:90 src/qml/ExploreComponent.qml:151
|
||||
#: src/qml/ExploreComponent.qml:93 src/qml/ExploreComponent.qml:154
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Rooms and private chats"
|
||||
msgid "Create rooms and chats"
|
||||
msgstr "Αίθουσες και ιδιωτικές συνομιλίες"
|
||||
|
||||
#: src/qml/ExploreComponentMobile.qml:36
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:title"
|
||||
#| msgid "Search"
|
||||
msgid "Search"
|
||||
msgstr "Αναζήτηση"
|
||||
|
||||
#: src/qml/ExploreComponentMobile.qml:79
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "'Space' is a matrix space"
|
||||
@@ -2335,46 +2375,12 @@ msgstr "Άνοιγμα εξωτερικά"
|
||||
msgid "Save As"
|
||||
msgstr "Αποθήκευση ως"
|
||||
|
||||
#: src/qml/FileDelegateContextMenu.qml:68
|
||||
#: src/qml/MessageDelegateContextMenu.qml:139
|
||||
#: src/qml/FileDelegateContextMenu.qml:60
|
||||
#: src/qml/MessageDelegateContextMenu.qml:65
|
||||
#, kde-format
|
||||
msgid "Copy"
|
||||
msgstr "Αντιγραφή"
|
||||
|
||||
#: src/qml/FileDelegateContextMenu.qml:76
|
||||
#: src/qml/MessageDelegateContextMenu.qml:127
|
||||
#, kde-format
|
||||
msgid "Remove"
|
||||
msgstr "Αφαίρεση"
|
||||
|
||||
#: src/qml/FileDelegateContextMenu.qml:83
|
||||
#: src/qml/MessageDelegateContextMenu.qml:134
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Remove Message"
|
||||
msgstr "Αφαίρεση μηνύματος"
|
||||
|
||||
#: src/qml/FileDelegateContextMenu.qml:88
|
||||
#: src/qml/MessageDelegateContextMenu.qml:144 src/qml/ReportSheet.qml:43
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"@action:button 'Report' as in 'Report this event to the administrators'"
|
||||
msgid "Report"
|
||||
msgstr "Αναφορά"
|
||||
|
||||
#: src/qml/FileDelegateContextMenu.qml:95
|
||||
#: src/qml/MessageDelegateContextMenu.qml:151
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Report Message"
|
||||
msgstr "Αναφορά μηνύματος"
|
||||
|
||||
#: src/qml/FileDelegateContextMenu.qml:100
|
||||
#: src/qml/MessageDelegateContextMenu.qml:157
|
||||
#, kde-format
|
||||
msgid "View Source"
|
||||
msgstr "Προβολή πηγής"
|
||||
|
||||
#: src/qml/FullScreenMap.qml:23
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send invitation"
|
||||
@@ -3165,13 +3171,13 @@ msgstr ""
|
||||
msgid "The input is not a valid user ID"
|
||||
msgstr "Το δοσμένο κείμενο δεν είναι έγκυρο url"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:110
|
||||
#: src/qml/MessageDelegateContextMenu.qml:48
|
||||
#, kde-format
|
||||
msgctxt "@action:inmenu As in 'Forward this message'"
|
||||
msgid "Forward"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:116
|
||||
#: src/qml/MessageDelegateContextMenu.qml:54
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@title"
|
||||
#| msgid "Report Message"
|
||||
@@ -3179,21 +3185,11 @@ msgctxt "@title"
|
||||
msgid "Forward Message"
|
||||
msgstr "Αναφορά μηνύματος"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:162
|
||||
#: src/qml/MessageDelegateContextMenu.qml:72
|
||||
#, kde-format
|
||||
msgid "Copy Link"
|
||||
msgstr "Αντιγραφή συνδέσμου"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:210
|
||||
#, kde-format
|
||||
msgid "Search for '%1'"
|
||||
msgstr "Αναζήτηση για το '%1'"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:231
|
||||
#, kde-format
|
||||
msgid "Configure Web Shortcuts..."
|
||||
msgstr "Διαμόρφωση συντομεύσεων ιστού..."
|
||||
|
||||
#: src/qml/MessageEditComponent.qml:102
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Confirm"
|
||||
@@ -3684,12 +3680,12 @@ msgstr "Δεν βρέθηκαν αίθουσες"
|
||||
msgid "Room State"
|
||||
msgstr "Κατάσταση αίθουσας - %1"
|
||||
|
||||
#: src/qml/RoomDelegate.qml:109
|
||||
#: src/qml/RoomDelegate.qml:102
|
||||
#, kde-format
|
||||
msgid "Muted room"
|
||||
msgstr "Αίθουσα σε σίγαση"
|
||||
|
||||
#: src/qml/RoomDelegate.qml:142
|
||||
#: src/qml/RoomDelegate.qml:135
|
||||
#, kde-format
|
||||
msgid "Configure room"
|
||||
msgstr "Διαμόρφωση αίθουσας"
|
||||
@@ -3800,52 +3796,39 @@ msgstr[1] "%1 μέλη"
|
||||
msgid "No member count"
|
||||
msgstr "Δεν καταμετρήθηκαν μέλη"
|
||||
|
||||
#: src/qml/RoomListPage.qml:168
|
||||
#: src/qml/RoomListPage.qml:228
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "No rooms found"
|
||||
msgid "No friends found"
|
||||
msgstr "Δεν βρέθηκαν αίθουσες"
|
||||
|
||||
#: src/qml/RoomListPage.qml:168
|
||||
#: src/qml/RoomListPage.qml:228
|
||||
#, kde-format
|
||||
msgid "No rooms found"
|
||||
msgstr "Δεν βρέθηκαν αίθουσες"
|
||||
|
||||
#: src/qml/RoomListPage.qml:170
|
||||
#: src/qml/RoomListPage.qml:230
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"You haven't added any of your friends yet, click below to search for them."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomListPage.qml:170
|
||||
#: src/qml/RoomListPage.qml:230
|
||||
#, kde-format
|
||||
msgid "Join some rooms to get started"
|
||||
msgstr "Μπορείς να εισέλθεις σε κάποιες αίθουσες για να ξεκινήσεις"
|
||||
|
||||
#: src/qml/RoomListPage.qml:177
|
||||
#: src/qml/RoomListPage.qml:237
|
||||
#, kde-format
|
||||
msgid "Search in room directory"
|
||||
msgstr "Αναζήτηση στον κατάλογο με τις αίθουσες"
|
||||
|
||||
#: src/qml/RoomListPage.qml:194
|
||||
#: src/qml/RoomListPage.qml:254
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Search in room directory"
|
||||
msgid "Search in friend directory"
|
||||
msgstr "Αναζήτηση στον κατάλογο με τις αίθουσες"
|
||||
|
||||
#: src/qml/RoomListPage.qml:255
|
||||
#, kde-format
|
||||
msgctxt "Collapse <section name>"
|
||||
msgid "Collapse %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomListPage.qml:255
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "unbanned %1"
|
||||
msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "αναιρέθηκε ο αποκλεισμός για %1"
|
||||
|
||||
#: src/qml/RoomMedia.qml:28
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Room version"
|
||||
@@ -3858,7 +3841,7 @@ msgstr "Έκδοση αίθουσας"
|
||||
msgid "NeoChat is offline. Please check your network connection."
|
||||
msgstr "Το NeoChat είναι εκτός σύνδεσης. Έλεγξε τη σύνδεση του δικτύου σου."
|
||||
|
||||
#: src/qml/RoomPage.qml:254
|
||||
#: src/qml/RoomPage.qml:249
|
||||
#, kde-format
|
||||
msgid "Message Source"
|
||||
msgstr "Πηγή μηνύματος"
|
||||
@@ -4036,6 +4019,19 @@ msgstr ""
|
||||
"Τα νέα μέλη μπορούν να δουν το ιστορικό των μηνυμάτων από τη στιγμή που "
|
||||
"εισήλθαν στην αίθουσα."
|
||||
|
||||
#: src/qml/RoomTreeSection.qml:71
|
||||
#, kde-format
|
||||
msgctxt "Collapse <section name>"
|
||||
msgid "Collapse %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/RoomTreeSection.qml:71
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "unbanned %1"
|
||||
msgctxt "Expand <section name"
|
||||
msgid "Expand %1"
|
||||
msgstr "αναιρέθηκε ο αποκλεισμός για %1"
|
||||
|
||||
#: src/qml/Security.qml:17
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Security"
|
||||
@@ -4956,34 +4952,34 @@ msgid ""
|
||||
msgstr ""
|
||||
"Δεν υπάρχει αίθουσα %1 στη λίστα. Έλεγξε την ορθογραφία και τον λογαριασμό."
|
||||
|
||||
#: src/roommanager.cpp:331
|
||||
#: src/roommanager.cpp:333
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Invites to a room"
|
||||
msgid "Failed to join room"
|
||||
msgstr "Προσκαλεί σε μια αίθουσα"
|
||||
|
||||
#: src/roommanager.cpp:346
|
||||
#: src/roommanager.cpp:348
|
||||
#, kde-format
|
||||
msgid "You requested to join '%1'"
|
||||
msgstr ""
|
||||
|
||||
#: src/roommanager.cpp:349
|
||||
#: src/roommanager.cpp:351
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Invites to a room"
|
||||
msgid "Failed to request joining room"
|
||||
msgstr "Προσκαλεί σε μια αίθουσα"
|
||||
|
||||
#: src/roommanager.cpp:358
|
||||
#: src/roommanager.cpp:360
|
||||
#, kde-format
|
||||
msgid "No application for the link"
|
||||
msgstr "Καμία εφαρμογή για τον σύνδεσμο"
|
||||
|
||||
#: src/roommanager.cpp:358
|
||||
#: src/roommanager.cpp:360
|
||||
#, kde-format
|
||||
msgid "Your operating system could not find an application for the link."
|
||||
msgstr "Το λειτουργικό σου σύστημα δεν βρήκε εφαρμογή για τον σύνδεσμο."
|
||||
|
||||
#: src/roommanager.cpp:364
|
||||
#: src/roommanager.cpp:366
|
||||
#, kde-format
|
||||
msgid "Could not open URL"
|
||||
msgstr "Αδυναμία ανοίγματος του URL"
|
||||
|
||||
Reference in New Issue
Block a user