GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-01-21 01:17:19 +00:00
parent 7666f1c362
commit 538cfbee8d
40 changed files with 3999 additions and 2152 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2024-01-20 00:37+0000\n"
"POT-Creation-Date: 2024-01-21 00:37+0000\n"
"PO-Revision-Date: 2024-01-08 13:15+0100\n"
"Last-Translator: Kristof Kiszel <ulysses@fsf.hu>\n"
"Language-Team: Hungarian <kde-l10n-hu@kde.org>\n"
@@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 23.08.4\n"
#: src/controller.cpp:121 src/controller.cpp:315
#: src/controller.cpp:121 src/controller.cpp:309
#, fuzzy, kde-format
#| msgid "Send typing notifications"
msgid "Receiving push notifications"
@@ -1118,7 +1118,7 @@ msgstr "Meghívva"
msgid "Favorite"
msgstr "Kedvenc"
#: src/models/roomlistmodel.cpp:419
#: src/models/roomlistmodel.cpp:419 src/qml/UserSearchPage.qml:73
#, kde-format
msgid "Friends"
msgstr ""
@@ -1666,27 +1666,27 @@ msgstr "Biztosan ki szeretne jelentkezni?"
msgid "Open in New Window"
msgstr "Megnyitás új ablakban"
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:185
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:186
#, kde-format
msgid "Remove from Favourites"
msgstr "Eltávolítás a kedvencekből"
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:185
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:186
#, kde-format
msgid "Add to Favourites"
msgstr "Hozzáadás a kedvencekhez"
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:199
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:200
#, kde-format
msgid "Reprioritize"
msgstr "Újrapriorizálás"
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:199
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:200
#, kde-format
msgid "Deprioritize"
msgstr "Fontosság csökkentése"
#: src/qml/ContextMenu.qml:54 src/qml/ContextMenu.qml:206
#: src/qml/ContextMenu.qml:54 src/qml/ContextMenu.qml:207
#, kde-format
msgid "Mark as Read"
msgstr "Megjelölés olvasottként"
@@ -1709,18 +1709,18 @@ msgstr "Cím másolása a vágólapra"
msgid "Notification State"
msgstr "Értesítések"
#: src/qml/ContextMenu.qml:75
#: src/qml/ContextMenu.qml:76
#, kde-format
msgid "Follow Global Setting"
msgstr "Kövesse az általános beállítást"
#: src/qml/ContextMenu.qml:86 src/qml/PushNotification.qml:39
#: src/qml/ContextMenu.qml:87 src/qml/PushNotification.qml:39
#, kde-format
msgctxt "As in 'notify for all messages'"
msgid "All"
msgstr "Minden üzenet"
#: src/qml/ContextMenu.qml:97 src/qml/PushNotification.qml:47
#: src/qml/ContextMenu.qml:98 src/qml/PushNotification.qml:47
#, kde-format
msgctxt ""
"As in 'notify when the user is mentioned or the message contains a set "
@@ -1728,20 +1728,20 @@ msgctxt ""
msgid "@Mentions and Keywords"
msgstr "@Megemlítések és kulcsszavak"
#: src/qml/ContextMenu.qml:108 src/qml/PushNotification.qml:55
#: src/qml/ContextMenu.qml:109 src/qml/PushNotification.qml:55
#, kde-format
msgctxt "As in 'do not notify for any messages'"
msgid "Off"
msgstr "Ki"
#: src/qml/ContextMenu.qml:121 src/qml/ContextMenu.qml:123
#: src/qml/ContextMenu.qml:192 src/qml/RoomDrawer.qml:104
#: src/qml/ContextMenu.qml:122 src/qml/ContextMenu.qml:124
#: src/qml/ContextMenu.qml:193 src/qml/RoomDrawer.qml:104
#: src/qml/RoomDrawerPage.qml:47 src/qml/SpaceHomePage.qml:69
#, kde-format
msgid "Room Settings"
msgstr "A szoba beállításai"
#: src/qml/ContextMenu.qml:129 src/qml/ContextMenu.qml:213
#: src/qml/ContextMenu.qml:130 src/qml/ContextMenu.qml:214
#, kde-format
msgid "Leave Room"
msgstr "Szoba elhagyása"
@@ -1827,7 +1827,7 @@ msgstr ""
#: src/qml/CreateRoomDialog.qml:106 src/qml/CreateRoomDialog.qml:185
#: src/qml/ExploreComponent.qml:24 src/qml/ExploreComponentMobile.qml:55
#: src/qml/GlobalMenu.qml:64 src/qml/RoomListPage.qml:171
#: src/qml/GlobalMenu.qml:64 src/qml/RoomListPage.qml:179
#: src/qml/SelectParentDialog.qml:131
#, fuzzy, kde-format
#| msgid "Explore Rooms"
@@ -2162,24 +2162,25 @@ msgstr ""
"eszközzel."
#: src/qml/ExploreComponent.qml:21 src/qml/ExploreComponentMobile.qml:52
#: src/qml/RoomListPage.qml:165
#: src/qml/RoomListPage.qml:173
#, kde-format
msgid "Explore rooms"
msgstr "Szobák felfedezése"
#: src/qml/ExploreComponent.qml:35 src/qml/ExploreComponentMobile.qml:67
#: src/qml/GlobalMenu.qml:49 src/qml/GlobalMenu.qml:54
#: src/qml/StartChatPage.qml:20
#: src/qml/RoomListPage.qml:194 src/qml/RoomListPage.qml:307
#, kde-format
msgid "Start a Chat"
msgstr "Csevegés indítása"
msgid "Find your friends"
msgstr ""
#: src/qml/ExploreComponent.qml:37 src/qml/ExploreComponentMobile.qml:70
#, fuzzy, kde-format
#| msgid "Start a Chat"
#: src/qml/GlobalMenu.qml:50 src/qml/RoomListPage.qml:195
#: src/qml/RoomListPage.qml:312
#, kde-format
msgctxt "@title"
msgid "Start a Chat"
msgstr "Csevegés indítása"
msgid "Find your friends"
msgstr ""
#: src/qml/ExploreComponent.qml:40 src/qml/ExploreComponentMobile.qml:136
#, kde-format
@@ -2227,8 +2228,9 @@ msgid "Enter a room address"
msgstr "<szobacím>"
#: src/qml/ExploreRoomsPage.qml:93
#, kde-format
msgid "Find a room..."
#, fuzzy, kde-format
#| msgid "Find a room..."
msgid "Find a room…"
msgstr "Szoba keresése…"
#: src/qml/ExploreRoomsPage.qml:94
@@ -2632,8 +2634,8 @@ msgstr "Fájl"
#: src/qml/GlobalMenu.qml:48
#, kde-format
msgctxt "menu"
msgid "New Private Chat…"
msgstr "Új privát csevegés..."
msgid "Find your friends"
msgstr ""
#: src/qml/GlobalMenu.qml:53
#, kde-format
@@ -2865,7 +2867,7 @@ msgstr "Elfogadás"
msgid "Invite a User"
msgstr "Meghívás"
#: src/qml/InviteUserPage.qml:37 src/qml/StartChatPage.qml:32
#: src/qml/InviteUserPage.qml:37
#, kde-format
msgid "Find a user..."
msgstr "Felhasználó keresése…"
@@ -2875,7 +2877,7 @@ msgstr "Felhasználó keresése…"
msgid "Add"
msgstr "Hozzáadás"
#: src/qml/InviteUserPage.qml:70 src/qml/StartChatPage.qml:135
#: src/qml/InviteUserPage.qml:70
#, kde-format
msgid "No users available"
msgstr "Nincsenek felhasználók"
@@ -3578,7 +3580,7 @@ msgstr "Szoba állapota - %1"
msgid "Muted room"
msgstr "Némított szoba"
#: src/qml/RoomDelegate.qml:139
#: src/qml/RoomDelegate.qml:140
#, kde-format
msgid "Configure room"
msgstr "Szoba beállítása"
@@ -3686,28 +3688,46 @@ msgstr[1] "%1 tag"
msgid "No member count"
msgstr "Nincs tagszám"
#: src/qml/RoomListPage.qml:162
#: src/qml/RoomListPage.qml:164
#, fuzzy, kde-format
#| msgid "No rooms found"
msgid "No friends found"
msgstr "Nem található szoba"
#: src/qml/RoomListPage.qml:164
#, kde-format
msgid "No rooms found"
msgstr "Nem található szoba"
#: src/qml/RoomListPage.qml:162
#: src/qml/RoomListPage.qml:166
#, kde-format
msgid ""
"You haven't added any of your friends yet, click below to search for them."
msgstr ""
#: src/qml/RoomListPage.qml:166
#, kde-format
msgid "Join some rooms to get started"
msgstr "Csatlakozz néhány szobához kezdésként"
#: src/qml/RoomListPage.qml:165
#: src/qml/RoomListPage.qml:173
#, kde-format
msgid "Search in room directory"
msgstr "Keresés a szobakönyvtárban"
#: src/qml/RoomListPage.qml:223
#: src/qml/RoomListPage.qml:194
#, fuzzy, kde-format
#| msgid "Search in room directory"
msgid "Search in friend directory"
msgstr "Keresés a szobakönyvtárban"
#: src/qml/RoomListPage.qml:238
#, kde-format
msgctxt "Collapse <section name>"
msgid "Collapse %1"
msgstr ""
#: src/qml/RoomListPage.qml:223
#: src/qml/RoomListPage.qml:238
#, fuzzy, kde-format
#| msgid "Expand preview"
msgctxt "Expand <section name"
@@ -4330,23 +4350,6 @@ msgctxt "@action:button"
msgid "Re-open SSO URL"
msgstr ""
#: src/qml/StartChatPage.qml:40
#, kde-format
msgid "Chat"
msgstr "Csevegés"
#: src/qml/StartChatPage.qml:94
#, fuzzy, kde-format
#| msgid "Log in to an existing account"
msgid "Join existing chat"
msgstr "Bejelentkezés meglévő fiókba"
#: src/qml/StartChatPage.qml:115
#, fuzzy, kde-format
#| msgid "Create rooms and chats"
msgid "Create new chat"
msgstr "Szobák és privát beszélgetések létrehozása"
#: src/qml/Terms.qml:18
#, kde-format
msgid "Terms & Conditions"
@@ -4499,6 +4502,30 @@ msgstr "Felhasználónév"
msgid "Username unavailable"
msgstr "Nincsenek felhasználók"
#: src/qml/UserSearchPage.qml:32
#, kde-format
msgctxt "@action:title"
msgid "Find Your Friends"
msgstr ""
#: src/qml/UserSearchPage.qml:80
#, kde-format
msgid "Find your friends…"
msgstr ""
#: src/qml/UserSearchPage.qml:81
#, fuzzy, kde-format
#| msgid "Enter a text to start searching"
msgid "Enter text to start searching for your friends"
msgstr "Írjon be egy szöveget a kereséshez"
#: src/qml/UserSearchPage.qml:82
#, fuzzy, kde-format
#| msgid "No results found"
msgctxt "@info:label"
msgid "No matches found"
msgstr "Nincs találat"
#: src/qml/VerificationCanceled.qml:21
#, kde-format
msgid "The session verification was canceled for unknown reason."
@@ -4836,6 +4863,32 @@ msgstr "Megjelenítés"
msgid "Quit"
msgstr "Kilépés"
#~ msgid "Start a Chat"
#~ msgstr "Csevegés indítása"
#, fuzzy
#~| msgid "Start a Chat"
#~ msgctxt "@title"
#~ msgid "Start a Chat"
#~ msgstr "Csevegés indítása"
#~ msgctxt "menu"
#~ msgid "New Private Chat…"
#~ msgstr "Új privát csevegés..."
#~ msgid "Chat"
#~ msgstr "Csevegés"
#, fuzzy
#~| msgid "Log in to an existing account"
#~ msgid "Join existing chat"
#~ msgstr "Bejelentkezés meglévő fiókba"
#, fuzzy
#~| msgid "Create rooms and chats"
#~ msgid "Create new chat"
#~ msgstr "Szobák és privát beszélgetések létrehozása"
#~ msgid "Rooms and private chats"
#~ msgstr "Szobák és privát beszélgetések"