GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-07-08 01:40:16 +00:00
parent d9b495356d
commit bc7b480c41
45 changed files with 552 additions and 557 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-07-03 09:50+0400\n" "PO-Revision-Date: 2025-07-03 09:50+0400\n"
"Last-Translator: Zayed Al-Saidi <zayed.alsaidi@gmail.com>\n" "Last-Translator: Zayed Al-Saidi <zayed.alsaidi@gmail.com>\n"
"Language-Team: ar\n" "Language-Team: ar\n"
@@ -561,14 +561,14 @@ msgstr "اعثر على أصدقائك"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "اعثر على أصدقائك" msgstr "اعثر على أصدقائك"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -593,7 +593,7 @@ msgid "Explore Rooms"
msgstr "استكشف الغرف" msgstr "استكشف الغرف"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3969,7 +3969,7 @@ msgstr "امسح رمز البيانات"
msgid "Search" msgid "Search"
msgstr "ابحث" msgstr "ابحث"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "استكشف الغرف" msgstr "استكشف الغرف"
@@ -4085,33 +4085,33 @@ msgstr "غرفة مكتومة"
msgid "Configure room" msgid "Configure room"
msgstr "اضبط الغرفة" msgstr "اضبط الغرفة"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "لم يعثر على أصدقاء" msgstr "لم يعثر على أصدقاء"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "لم يعثر على غرف" msgstr "لم يعثر على غرف"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "لم تضف أي من أصدقائك بعد، انقر أدناه للبحث عنهم." msgstr "لم تضف أي من أصدقائك بعد، انقر أدناه للبحث عنهم."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "انضم لبعض الغرف لتبدأ" msgstr "انضم لبعض الغرف لتبدأ"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "ابحث في دليل الغرف" msgstr "ابحث في دليل الغرف"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "ابحث في الدليل الصديق" msgstr "ابحث في الدليل الصديق"

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2023-12-12 01:02+0100\n" "PO-Revision-Date: 2023-12-12 01:02+0100\n"
"Last-Translator: Enol P. <enolp@softastur.org>\n" "Last-Translator: Enol P. <enolp@softastur.org>\n"
"Language-Team: Asturian <alministradores@softastur.org>\n" "Language-Team: Asturian <alministradores@softastur.org>\n"
@@ -558,14 +558,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -590,7 +590,7 @@ msgid "Explore Rooms"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3918,7 +3918,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "" msgstr ""
@@ -4034,33 +4034,33 @@ msgstr ""
msgid "Configure room" msgid "Configure room"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "" msgstr ""

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2022-07-22 12:13+0400\n" "PO-Revision-Date: 2022-07-22 12:13+0400\n"
"Last-Translator: Kheyyam <xxmn77@gmail.com>\n" "Last-Translator: Kheyyam <xxmn77@gmail.com>\n"
"Language-Team: Azerbaijani <kde-i18n-doc@kde.org>\n" "Language-Team: Azerbaijani <kde-i18n-doc@kde.org>\n"
@@ -607,14 +607,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -642,7 +642,7 @@ msgid "Explore Rooms"
msgstr "Otaqlara baxış" msgstr "Otaqlara baxış"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4333,7 +4333,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Otaqlara baxış" msgstr "Otaqlara baxış"
@@ -4461,34 +4461,34 @@ msgstr "Səssiz"
msgid "Configure room" msgid "Configure room"
msgstr "Otağı tənzimləmək" msgstr "Otağı tənzimləmək"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "No rooms found" #| msgid "No rooms found"
msgid "No friends found" msgid "No friends found"
msgstr "Otaqlar tapılmadı" msgstr "Otaqlar tapılmadı"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Otaqlar tapılmadı" msgstr "Otaqlar tapılmadı"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Başlamaq üçün bəzi otaqlara qoşulun" msgstr "Başlamaq üçün bəzi otaqlara qoşulun"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Otaq kataloqunda axtarın" msgstr "Otaq kataloqunda axtarın"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "Search in room directory" #| msgid "Search in room directory"
msgid "Search in friend directory" msgid "Search in friend directory"

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-07-05 09:14+0200\n" "PO-Revision-Date: 2025-07-05 09:14+0200\n"
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n" "Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n" "Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
@@ -567,14 +567,14 @@ msgstr "Cerqueu els vostres amics"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Cerqueu els vostres amics" msgstr "Cerqueu els vostres amics"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -599,7 +599,7 @@ msgid "Explore Rooms"
msgstr "Explora les sales" msgstr "Explora les sales"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4000,7 +4000,7 @@ msgstr "Escaneja un codi QR"
msgid "Search" msgid "Search"
msgstr "Cerca" msgstr "Cerca"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Explora les sales" msgstr "Explora les sales"
@@ -4116,17 +4116,17 @@ msgstr "Sala silenciada"
msgid "Configure room" msgid "Configure room"
msgstr "Configura la sala" msgstr "Configura la sala"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "No s'ha trobat cap amic" msgstr "No s'ha trobat cap amic"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "No s'ha trobat cap sala" msgstr "No s'ha trobat cap sala"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
@@ -4134,17 +4134,17 @@ msgstr ""
"Encara no heu afegit cap dels vostres amics, feu clic a sota per a cercar-" "Encara no heu afegit cap dels vostres amics, feu clic a sota per a cercar-"
"los." "los."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Uniu-vos a diverses sales per a començar" msgstr "Uniu-vos a diverses sales per a començar"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Cerca en el directori de sales" msgstr "Cerca en el directori de sales"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Cerca en el directori d'amics" msgstr "Cerca en el directori d'amics"

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-07-02 11:43+0200\n" "PO-Revision-Date: 2025-07-02 11:43+0200\n"
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n" "Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n" "Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
@@ -568,14 +568,14 @@ msgstr "Busqueu els vostres amics"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Busqueu els vostres amics" msgstr "Busqueu els vostres amics"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -600,7 +600,7 @@ msgid "Explore Rooms"
msgstr "Explora les sales" msgstr "Explora les sales"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4003,7 +4003,7 @@ msgstr "Escaneja un codi QR"
msgid "Search" msgid "Search"
msgstr "Busca" msgstr "Busca"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Explora les sales" msgstr "Explora les sales"
@@ -4119,17 +4119,17 @@ msgstr "Sala silenciada"
msgid "Configure room" msgid "Configure room"
msgstr "Configura la sala" msgstr "Configura la sala"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "No s'ha trobat cap amic" msgstr "No s'ha trobat cap amic"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "No s'ha trobat cap sala" msgstr "No s'ha trobat cap sala"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
@@ -4137,17 +4137,17 @@ msgstr ""
"Encara no heu afegit cap dels vostres amics, cliqueu damunt davall per a " "Encara no heu afegit cap dels vostres amics, cliqueu damunt davall per a "
"buscar-los." "buscar-los."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Uniu-vos a diverses sales per a començar" msgstr "Uniu-vos a diverses sales per a començar"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Busca en el directori de sales" msgstr "Busca en el directori de sales"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Busca en el directori d'amics" msgstr "Busca en el directori d'amics"

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2024-09-17 15:24+0200\n" "PO-Revision-Date: 2024-09-17 15:24+0200\n"
"Last-Translator: Vit Pelcak <vit@pelcak.org>\n" "Last-Translator: Vit Pelcak <vit@pelcak.org>\n"
"Language-Team: Czech <kde-i18n-doc@kde.org>\n" "Language-Team: Czech <kde-i18n-doc@kde.org>\n"
@@ -560,14 +560,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -593,7 +593,7 @@ msgid "Explore Rooms"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3951,7 +3951,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "Hledat" msgstr "Hledat"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "" msgstr ""
@@ -4067,33 +4067,33 @@ msgstr ""
msgid "Configure room" msgid "Configure room"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "" msgstr ""

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2020-12-13 17:28+0100\n" "PO-Revision-Date: 2020-12-13 17:28+0100\n"
"Last-Translator: Martin Schlander <mschlander@opensuse.org>\n" "Last-Translator: Martin Schlander <mschlander@opensuse.org>\n"
"Language-Team: Danish <kde-i18n-doc@kde.org>\n" "Language-Team: Danish <kde-i18n-doc@kde.org>\n"
@@ -593,14 +593,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -628,7 +628,7 @@ msgid "Explore Rooms"
msgstr "Værelsesnavn:" msgstr "Værelsesnavn:"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4125,7 +4125,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "" msgstr ""
@@ -4249,34 +4249,34 @@ msgstr "Lydløs"
msgid "Configure room" msgid "Configure room"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "Send message" #| msgid "Send message"
msgid "No friends found" msgid "No friends found"
msgstr "Send besked" msgstr "Send besked"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "" msgstr ""

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-01-08 15:55+0100\n" "PO-Revision-Date: 2025-01-08 15:55+0100\n"
"Last-Translator: Johannes Obermayr <johannesobermayr@gmx.de>\n" "Last-Translator: Johannes Obermayr <johannesobermayr@gmx.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n" "Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -572,14 +572,14 @@ msgstr "Freunde suchen"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Freunde suchen" msgstr "Freunde suchen"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -607,7 +607,7 @@ msgid "Explore Rooms"
msgstr "Räume erkunden" msgstr "Räume erkunden"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4079,7 +4079,7 @@ msgstr "Einen QR-Code scannen"
msgid "Search" msgid "Search"
msgstr "Suchen" msgstr "Suchen"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Räume erkunden" msgstr "Räume erkunden"
@@ -4201,17 +4201,17 @@ msgstr "Stummgeschaltet"
msgid "Configure room" msgid "Configure room"
msgstr "Raum konfigurieren" msgstr "Raum konfigurieren"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Keine Freunde gefunden" msgstr "Keine Freunde gefunden"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Keine Räume gefunden" msgstr "Keine Räume gefunden"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
@@ -4219,17 +4219,17 @@ msgstr ""
"Es wurden noch keine Freunde hinzugefügt. Unten kann nach ihnen gesucht " "Es wurden noch keine Freunde hinzugefügt. Unten kann nach ihnen gesucht "
"werden." "werden."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Einen Raum betreten, um zu beginnen" msgstr "Einen Raum betreten, um zu beginnen"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Raumverzeichnis durchsuchen" msgstr "Raumverzeichnis durchsuchen"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Freundesliste durchsuchen" msgstr "Freundesliste durchsuchen"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2024-09-20 13:25+0300\n" "PO-Revision-Date: 2024-09-20 13:25+0300\n"
"Last-Translator: Antonis Geralis <capoiosct@gmail.com>\n" "Last-Translator: Antonis Geralis <capoiosct@gmail.com>\n"
"Language-Team: Greek <kde-i18n-el@kde.org>\n" "Language-Team: Greek <kde-i18n-el@kde.org>\n"
@@ -587,14 +587,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -622,7 +622,7 @@ msgid "Explore Rooms"
msgstr "Εξερεύνηση αιθουσών" msgstr "Εξερεύνηση αιθουσών"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4205,7 +4205,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "Αναζήτηση" msgstr "Αναζήτηση"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Εξερεύνηση αιθουσών" msgstr "Εξερεύνηση αιθουσών"
@@ -4330,34 +4330,34 @@ msgstr "Αίθουσα σε σίγαση"
msgid "Configure room" msgid "Configure room"
msgstr "Διαμόρφωση αίθουσας" msgstr "Διαμόρφωση αίθουσας"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "No rooms found" #| msgid "No rooms found"
msgid "No friends found" msgid "No friends found"
msgstr "Δεν βρέθηκαν αίθουσες" msgstr "Δεν βρέθηκαν αίθουσες"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Δεν βρέθηκαν αίθουσες" msgstr "Δεν βρέθηκαν αίθουσες"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Μπορείς να εισέλθεις σε κάποιες αίθουσες για να ξεκινήσεις" msgstr "Μπορείς να εισέλθεις σε κάποιες αίθουσες για να ξεκινήσεις"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Αναζήτηση στον κατάλογο με τις αίθουσες" msgstr "Αναζήτηση στον κατάλογο με τις αίθουσες"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "Search in room directory" #| msgid "Search in room directory"
msgid "Search in friend directory" msgid "Search in friend directory"

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2024-11-23 12:05+0000\n" "PO-Revision-Date: 2024-11-23 12:05+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n" "Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: British English\n" "Language-Team: British English\n"
@@ -572,14 +572,14 @@ msgstr "Find your friends"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Find your friends" msgstr "Find your friends"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -607,7 +607,7 @@ msgid "Explore Rooms"
msgstr "Explore Rooms" msgstr "Explore Rooms"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4077,7 +4077,7 @@ msgstr "Scan a QR Code"
msgid "Search" msgid "Search"
msgstr "Search" msgstr "Search"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Explore rooms" msgstr "Explore rooms"
@@ -4198,34 +4198,34 @@ msgstr "Muted room"
msgid "Configure room" msgid "Configure room"
msgstr "Configure room" msgstr "Configure room"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "No friends found" msgstr "No friends found"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "No rooms found" msgstr "No rooms found"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
"You have not added any of your friends yet, click below to search for them." "You have not added any of your friends yet, click below to search for them."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Join some rooms to get started" msgstr "Join some rooms to get started"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Search in room directory" msgstr "Search in room directory"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Search in friend directory" msgstr "Search in friend directory"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-03-23 07:29+0100\n" "PO-Revision-Date: 2025-03-23 07:29+0100\n"
"Last-Translator: Oliver Kellogg <olivermkellogg@gmail.com>\n" "Last-Translator: Oliver Kellogg <olivermkellogg@gmail.com>\n"
"Language-Team: Esperanto <kde-i18n-eo@kde.org>\n" "Language-Team: Esperanto <kde-i18n-eo@kde.org>\n"
@@ -567,14 +567,14 @@ msgstr "Trovu viajn amikojn"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Trovu viajn amikojn" msgstr "Trovu viajn amikojn"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -602,7 +602,7 @@ msgid "Explore Rooms"
msgstr "Esplori Ĉambrojn" msgstr "Esplori Ĉambrojn"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4010,7 +4010,7 @@ msgstr "Skani QR-Kodon"
msgid "Search" msgid "Search"
msgstr "Serĉi" msgstr "Serĉi"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Esplori ĉambrojn" msgstr "Esplori ĉambrojn"
@@ -4130,34 +4130,34 @@ msgstr "Silentigita ĉambro"
msgid "Configure room" msgid "Configure room"
msgstr "Agordi ĉambron" msgstr "Agordi ĉambron"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Neniuj amikoj trovitaj" msgstr "Neniuj amikoj trovitaj"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Neniuj ĉambroj trovitaj" msgstr "Neniuj ĉambroj trovitaj"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
"Vi ankoraŭ ne aldonis iujn el viaj amikoj, klaku malsupre por serĉi ilin." "Vi ankoraŭ ne aldonis iujn el viaj amikoj, klaku malsupre por serĉi ilin."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Aliĝi al iuj ĉambroj por komenci" msgstr "Aliĝi al iuj ĉambroj por komenci"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Serĉi en ĉambra dosierujo" msgstr "Serĉi en ĉambra dosierujo"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Serĉi en amika dosierujo" msgstr "Serĉi en amika dosierujo"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-07-05 12:46+0100\n" "PO-Revision-Date: 2025-07-05 12:46+0100\n"
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n" "Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
"Language-Team: Spanish <kde-l10n-es@kde.org>\n" "Language-Team: Spanish <kde-l10n-es@kde.org>\n"
@@ -567,14 +567,14 @@ msgstr "Encontrar amigos"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Encontrar amigos" msgstr "Encontrar amigos"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -599,7 +599,7 @@ msgid "Explore Rooms"
msgstr "Explorar salas" msgstr "Explorar salas"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3996,7 +3996,7 @@ msgstr "Escanear un código QR"
msgid "Search" msgid "Search"
msgstr "Buscar" msgstr "Buscar"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Explorar salas" msgstr "Explorar salas"
@@ -4112,33 +4112,33 @@ msgstr "Sala silenciada"
msgid "Configure room" msgid "Configure room"
msgstr "Configurar la sala" msgstr "Configurar la sala"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "No se ha encontrado ningún amigo" msgstr "No se ha encontrado ningún amigo"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "No se ha encontrado ninguna sala" msgstr "No se ha encontrado ninguna sala"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "Todavía no ha añadido ningún amigo. Pulse abajo para buscarlos." msgstr "Todavía no ha añadido ningún amigo. Pulse abajo para buscarlos."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Únase a algunas salas para empezar" msgstr "Únase a algunas salas para empezar"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Buscar en el directorio de la sala" msgstr "Buscar en el directorio de la sala"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Buscar en el directorio de amigos" msgstr "Buscar en el directorio de amigos"

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-06-25 20:11+0200\n" "PO-Revision-Date: 2025-06-25 20:11+0200\n"
"Last-Translator: Iñigo Salvador Azurmendi <xalba@ni.eus>\n" "Last-Translator: Iñigo Salvador Azurmendi <xalba@ni.eus>\n"
"Language-Team: Basque <kde-i18n-eu@kde.org>\n" "Language-Team: Basque <kde-i18n-eu@kde.org>\n"
@@ -565,14 +565,14 @@ msgstr "Aurkitu zure lagunak"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Aurkitu zure lagunak" msgstr "Aurkitu zure lagunak"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -597,7 +597,7 @@ msgid "Explore Rooms"
msgstr "Esploratu gelak" msgstr "Esploratu gelak"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3993,7 +3993,7 @@ msgstr "Eskaneatu QR kode bat"
msgid "Search" msgid "Search"
msgstr "Bilatu" msgstr "Bilatu"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Esploratu gelak" msgstr "Esploratu gelak"
@@ -4109,17 +4109,17 @@ msgstr "Isilarazitako gela"
msgid "Configure room" msgid "Configure room"
msgstr "Konfiguratu gela" msgstr "Konfiguratu gela"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Ez du lagunik aurkitu" msgstr "Ez du lagunik aurkitu"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Ez da gelarik aurkitu" msgstr "Ez da gelarik aurkitu"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
@@ -4127,17 +4127,17 @@ msgstr ""
"Oraindik ez duzu zure lagunetako inor gehitu, egin klik behean haiek " "Oraindik ez duzu zure lagunetako inor gehitu, egin klik behean haiek "
"bilatzeko." "bilatzeko."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Hasteko, batu gela batzuetara" msgstr "Hasteko, batu gela batzuetara"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Bilatu gelen direktorioan" msgstr "Bilatu gelen direktorioan"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Bilatu lagun direktorioan" msgstr "Bilatu lagun direktorioan"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-06-04 20:53+0300\n" "PO-Revision-Date: 2025-06-04 20:53+0300\n"
"Last-Translator: Tommi Nieminen <translator@legisign.org>\n" "Last-Translator: Tommi Nieminen <translator@legisign.org>\n"
"Language-Team: Finnish <kde-i18n-doc@kde.org>\n" "Language-Team: Finnish <kde-i18n-doc@kde.org>\n"
@@ -565,14 +565,14 @@ msgstr "Etsi kavereita"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Etsi kavereita" msgstr "Etsi kavereita"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -597,7 +597,7 @@ msgid "Explore Rooms"
msgstr "Tutki huoneita" msgstr "Tutki huoneita"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3973,7 +3973,7 @@ msgstr "Lue QR-koodi"
msgid "Search" msgid "Search"
msgstr "Etsi" msgstr "Etsi"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Tutki huoneita" msgstr "Tutki huoneita"
@@ -4089,33 +4089,33 @@ msgstr "Vaimennettu huone"
msgid "Configure room" msgid "Configure room"
msgstr "Huoneen asetukset" msgstr "Huoneen asetukset"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Kavereita ei löytynyt" msgstr "Kavereita ei löytynyt"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Huoneita ei löytynyt" msgstr "Huoneita ei löytynyt"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "Kavereita ei ole vielä lisätty: etsi sellaisia napsauttamalla alta." msgstr "Kavereita ei ole vielä lisätty: etsi sellaisia napsauttamalla alta."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Aloita liittymällä joihinkin huoneisiin" msgstr "Aloita liittymällä joihinkin huoneisiin"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Etsi huonehakemistosta" msgstr "Etsi huonehakemistosta"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Etsi kaverihakemistosta" msgstr "Etsi kaverihakemistosta"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-06-26 11:40+0200\n" "PO-Revision-Date: 2025-06-26 11:40+0200\n"
"Last-Translator: Xavier Besnard <xavier.besnard@kde.org>\n" "Last-Translator: Xavier Besnard <xavier.besnard@kde.org>\n"
"Language-Team: French <French <kde-francophone@kde.org>>\n" "Language-Team: French <French <kde-francophone@kde.org>>\n"
@@ -565,14 +565,14 @@ msgstr "Rechercher vos personnes amies"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Rechercher vos personnes amies" msgstr "Rechercher vos personnes amies"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -597,7 +597,7 @@ msgid "Explore Rooms"
msgstr "Explorer les salons" msgstr "Explorer les salons"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4006,7 +4006,7 @@ msgstr "Lire un code « QR »"
msgid "Search" msgid "Search"
msgstr "Rechercher" msgstr "Rechercher"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Explorer les salons" msgstr "Explorer les salons"
@@ -4122,17 +4122,17 @@ msgstr "Salon en pause"
msgid "Configure room" msgid "Configure room"
msgstr "Configurer le salon" msgstr "Configurer le salon"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Aucun ami n'a été trouvé." msgstr "Aucun ami n'a été trouvé."
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Aucun salon n'a été trouvé." msgstr "Aucun salon n'a été trouvé."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
@@ -4140,17 +4140,17 @@ msgstr ""
"Vous n'avez encore ajouté aucune personne amie. Veuillez cliquer ci-dessous " "Vous n'avez encore ajouté aucune personne amie. Veuillez cliquer ci-dessous "
"pour les rechercher." "pour les rechercher."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Rejoindre certains salons pour vous lancer." msgstr "Rejoindre certains salons pour vous lancer."
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Rechercher dans le dossier des salons" msgstr "Rechercher dans le dossier des salons"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Rechercher dans le dossier des personnes amies" msgstr "Rechercher dans le dossier des personnes amies"

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-06-22 12:13+0200\n" "PO-Revision-Date: 2025-06-22 12:13+0200\n"
"Last-Translator: Adrián Chaves (Gallaecio) <adrian@chaves.gal>\n" "Last-Translator: Adrián Chaves (Gallaecio) <adrian@chaves.gal>\n"
"Language-Team: Proxecto Trasno (proxecto@trasno.gal)\n" "Language-Team: Proxecto Trasno (proxecto@trasno.gal)\n"
@@ -567,14 +567,14 @@ msgstr "Atopar as súas amizades"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Atopar as súas amizades" msgstr "Atopar as súas amizades"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -599,7 +599,7 @@ msgid "Explore Rooms"
msgstr "Examinar as salas" msgstr "Examinar as salas"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3988,7 +3988,7 @@ msgstr "Escanear un código QR"
msgid "Search" msgid "Search"
msgstr "Buscar" msgstr "Buscar"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Examinar as salas" msgstr "Examinar as salas"
@@ -4105,17 +4105,17 @@ msgstr "Sala silenciada"
msgid "Configure room" msgid "Configure room"
msgstr "Configurar a sala" msgstr "Configurar a sala"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Non se atoparon amizades." msgstr "Non se atoparon amizades."
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Non se atoparon salas." msgstr "Non se atoparon salas."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
@@ -4123,17 +4123,17 @@ msgstr ""
"Aínda non engadiu ningunha das súas amizades, prema a continuación para " "Aínda non engadiu ningunha das súas amizades, prema a continuación para "
"buscalas." "buscalas."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Únase a algunhas salas para comezar." msgstr "Únase a algunhas salas para comezar."
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Buscar no directorio de salas" msgstr "Buscar no directorio de salas"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Buscar no directorio de amizades" msgstr "Buscar no directorio de amizades"

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-07-06 10:43+0300\n" "PO-Revision-Date: 2025-07-06 10:43+0300\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" "Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: צוות התרגום של KDE ישראל\n" "Language-Team: צוות התרגום של KDE ישראל\n"
@@ -561,14 +561,14 @@ msgstr "איתור החברים שלך"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "איתור החברים שלך" msgstr "איתור החברים שלך"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -593,7 +593,7 @@ msgid "Explore Rooms"
msgstr "עיון בין החדרים" msgstr "עיון בין החדרים"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3951,7 +3951,7 @@ msgstr "סריקת קוד QR"
msgid "Search" msgid "Search"
msgstr "חיפוש" msgstr "חיפוש"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "עיון בין החדרים" msgstr "עיון בין החדרים"
@@ -4067,33 +4067,33 @@ msgstr "חדר מושתק"
msgid "Configure room" msgid "Configure room"
msgstr "הגדרת חדר" msgstr "הגדרת חדר"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "לא נמצאו חברים" msgstr "לא נמצאו חברים"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "לא נמצאו חדרים" msgstr "לא נמצאו חדרים"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "לא הוספת אף אחד מהחברים שלך עדיין, אפשר ללחוץ להלן כדי לחפש אותם." msgstr "לא הוספת אף אחד מהחברים שלך עדיין, אפשר ללחוץ להלן כדי לחפש אותם."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "יש להצטרף לכל מיני חדרים כדי להתחיל" msgstr "יש להצטרף לכל מיני חדרים כדי להתחיל"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "חיפוש בספריית החדרים" msgstr "חיפוש בספריית החדרים"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "חיפוש בספריית החברים" msgstr "חיפוש בספריית החברים"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2024-12-15 19:31+0530\n" "PO-Revision-Date: 2024-12-15 19:31+0530\n"
"Last-Translator: kali <skkalwar999@gmail.com>\n" "Last-Translator: kali <skkalwar999@gmail.com>\n"
"Language-Team: Hindi <kde-i18n-doc@kde.org>\n" "Language-Team: Hindi <kde-i18n-doc@kde.org>\n"
@@ -568,14 +568,14 @@ msgstr "अपने दोस्तों को खोजें"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "अपने दोस्तों को खोजें" msgstr "अपने दोस्तों को खोजें"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -603,7 +603,7 @@ msgid "Explore Rooms"
msgstr "कमरे खोजें" msgstr "कमरे खोजें"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4025,7 +4025,7 @@ msgstr "QR कोड स्कैन करें"
msgid "Search" msgid "Search"
msgstr "खोज" msgstr "खोज"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "कमरे खोजें" msgstr "कमरे खोजें"
@@ -4147,33 +4147,33 @@ msgstr "मौन कमरा"
msgid "Configure room" msgid "Configure room"
msgstr "कमरा कॉन्फ़िगर करें" msgstr "कमरा कॉन्फ़िगर करें"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "कोई मित्र नहीं मिला" msgstr "कोई मित्र नहीं मिला"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "कोई कमरा नहीं मिला" msgstr "कोई कमरा नहीं मिला"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "आपने अभी तक अपने किसी भी मित्र को नहीं जोड़ा है, उन्हें खोजने के लिए नीचे क्लिक करें।" msgstr "आपने अभी तक अपने किसी भी मित्र को नहीं जोड़ा है, उन्हें खोजने के लिए नीचे क्लिक करें।"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "आरंभ करने के लिए कुछ कमरों में शामिल हों" msgstr "आरंभ करने के लिए कुछ कमरों में शामिल हों"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "कमरे की निर्देशिका में खोजें" msgstr "कमरे की निर्देशिका में खोजें"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "मित्र निर्देशिका में खोजें" msgstr "मित्र निर्देशिका में खोजें"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-06-22 16:18+0200\n" "PO-Revision-Date: 2025-06-22 16:18+0200\n"
"Last-Translator: Kristof Kiszel <ulysses@fsf.hu>\n" "Last-Translator: Kristof Kiszel <ulysses@fsf.hu>\n"
"Language-Team: Hungarian <kde-l10n-hu@kde.org>\n" "Language-Team: Hungarian <kde-l10n-hu@kde.org>\n"
@@ -569,14 +569,14 @@ msgstr "Barátok keresése"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Barátok keresése" msgstr "Barátok keresése"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -604,7 +604,7 @@ msgid "Explore Rooms"
msgstr "Szobák felfedezése" msgstr "Szobák felfedezése"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4041,7 +4041,7 @@ msgstr "QR-kód beolvasása"
msgid "Search" msgid "Search"
msgstr "Keresés" msgstr "Keresés"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Szobák felfedezése" msgstr "Szobák felfedezése"
@@ -4160,34 +4160,34 @@ msgstr "Némított szoba"
msgid "Configure room" msgid "Configure room"
msgstr "Szoba beállítása" msgstr "Szoba beállítása"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Nem találhatók barátok" msgstr "Nem találhatók barátok"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Nem találhatók szobák" msgstr "Nem találhatók szobák"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
"Még nem adott hozzá egy barátot sem, kattintson lentebb a keresésükhöz." "Még nem adott hozzá egy barátot sem, kattintson lentebb a keresésükhöz."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Csatlakozzon néhány szobához kezdésként" msgstr "Csatlakozzon néhány szobához kezdésként"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Keresés a szobakönyvtárban" msgstr "Keresés a szobakönyvtárban"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Keresés a barátkönyvtárban" msgstr "Keresés a barátkönyvtárban"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-05-27 14:55+0200\n" "PO-Revision-Date: 2025-05-27 14:55+0200\n"
"Last-Translator: giovanni <g.sora@tiscali.it>\n" "Last-Translator: giovanni <g.sora@tiscali.it>\n"
"Language-Team: Interlingua <kde-i18n-doc@kde.org>\n" "Language-Team: Interlingua <kde-i18n-doc@kde.org>\n"
@@ -570,14 +570,14 @@ msgstr "Trova tu Amicos"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Trova tu amicos" msgstr "Trova tu amicos"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -602,7 +602,7 @@ msgid "Explore Rooms"
msgstr "Explora salas" msgstr "Explora salas"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4002,7 +4002,7 @@ msgstr "Scande un codice QR"
msgid "Search" msgid "Search"
msgstr "Cerca" msgstr "Cerca"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Explora salas" msgstr "Explora salas"
@@ -4118,34 +4118,34 @@ msgstr "Sala Silentiate"
msgid "Configure room" msgid "Configure room"
msgstr "Configura sala" msgstr "Configura sala"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Necun amicos trovate" msgstr "Necun amicos trovate"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Nulle salas trovat" msgstr "Nulle salas trovat"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
"Tu non ha ancora addite alcun de tu amicos, clicca a basso per cercar los." "Tu non ha ancora addite alcun de tu amicos, clicca a basso per cercar los."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Uni alcun salas per initiar" msgstr "Uni alcun salas per initiar"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "cerca in directorio de sala" msgstr "cerca in directorio de sala"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Cerca in directorio de amico" msgstr "Cerca in directorio de amico"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2023-06-16 19:31+0700\n" "PO-Revision-Date: 2023-06-16 19:31+0700\n"
"Last-Translator: Linerly <linerly@protonmail.com>\n" "Last-Translator: Linerly <linerly@protonmail.com>\n"
"Language-Team: Indonesian <kde-i18n-doc@kde.org>\n" "Language-Team: Indonesian <kde-i18n-doc@kde.org>\n"
@@ -606,14 +606,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -641,7 +641,7 @@ msgid "Explore Rooms"
msgstr "Jelajahi Ruangan" msgstr "Jelajahi Ruangan"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4273,7 +4273,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "Cari" msgstr "Cari"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Jelajahi ruangan" msgstr "Jelajahi ruangan"
@@ -4399,34 +4399,34 @@ msgstr "Ruangan dibusukan"
msgid "Configure room" msgid "Configure room"
msgstr "Konfigurasi ruangan" msgstr "Konfigurasi ruangan"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "No rooms found" #| msgid "No rooms found"
msgid "No friends found" msgid "No friends found"
msgstr "Tidak ada ruangan yang ditemukan" msgstr "Tidak ada ruangan yang ditemukan"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Tidak ada ruangan yang ditemukan" msgstr "Tidak ada ruangan yang ditemukan"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Bergabung ke beberapa ruangan untuk memulai" msgstr "Bergabung ke beberapa ruangan untuk memulai"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Cari di direktori ruangan" msgstr "Cari di direktori ruangan"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "Search in room directory" #| msgid "Search in room directory"
msgid "Search in friend directory" msgid "Search in friend directory"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2022-10-28 19:18+0700\n" "PO-Revision-Date: 2022-10-28 19:18+0700\n"
"Last-Translator: OIS <mistresssilvara@hotmail.com>\n" "Last-Translator: OIS <mistresssilvara@hotmail.com>\n"
"Language-Team: kde-i18n-doc@kde.org\n" "Language-Team: kde-i18n-doc@kde.org\n"
@@ -588,14 +588,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -623,7 +623,7 @@ msgid "Explore Rooms"
msgstr "Explorar chambres" msgstr "Explorar chambres"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4164,7 +4164,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Explorar chambres" msgstr "Explorar chambres"
@@ -4289,33 +4289,33 @@ msgstr "Assurdat"
msgid "Configure room" msgid "Configure room"
msgstr "Configurar" msgstr "Configurar"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, fuzzy, kde-format #, fuzzy, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Chambres" msgstr "Chambres"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, fuzzy, kde-format #, fuzzy, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Chambres" msgstr "Chambres"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, fuzzy, kde-format #, fuzzy, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "DIRECTORIA" msgstr "DIRECTORIA"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, fuzzy, kde-format #, fuzzy, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "DIRECTORIA" msgstr "DIRECTORIA"

View File

@@ -6,8 +6,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-07-02 13:06+0200\n" "PO-Revision-Date: 2025-07-05 17:07+0200\n"
"Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n" "Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n"
"Language-Team: Italian <kde-i18n-it@kde.org>\n" "Language-Team: Italian <kde-i18n-it@kde.org>\n"
"Language: it\n" "Language: it\n"
@@ -563,14 +563,14 @@ msgstr "Trova i tuoi amici"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Trova i tuoi amici" msgstr "Trova i tuoi amici"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -595,7 +595,7 @@ msgid "Explore Rooms"
msgstr "Esplora le stanze" msgstr "Esplora le stanze"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3999,7 +3999,7 @@ msgstr "Scansione di un codice QR"
msgid "Search" msgid "Search"
msgstr "Cerca" msgstr "Cerca"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Esplora le stanze" msgstr "Esplora le stanze"
@@ -4115,17 +4115,17 @@ msgstr "Stanza silenziata"
msgid "Configure room" msgid "Configure room"
msgstr "Configura la stanza" msgstr "Configura la stanza"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Nessun amico trovato" msgstr "Nessun amico trovato"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Nessuna stanza trovata" msgstr "Nessuna stanza trovata"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
@@ -4133,17 +4133,17 @@ msgstr ""
"Non hai ancora aggiunto nessuno dei tuoi amici, fai clic qui sotto per " "Non hai ancora aggiunto nessuno dei tuoi amici, fai clic qui sotto per "
"cercarli." "cercarli."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Entra in qualche stanza per iniziare" msgstr "Entra in qualche stanza per iniziare"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Cerca nella cartella delle stanze" msgstr "Cerca nella cartella delle stanze"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Cerca nella cartella degli amici" msgstr "Cerca nella cartella degli amici"
@@ -5193,30 +5193,28 @@ msgid "Custom"
msgstr "Personalizzato" msgstr "Personalizzato"
#: src/settings/NeoChatGeneralPage.qml:137 #: src/settings/NeoChatGeneralPage.qml:137
#, fuzzy, kde-format #, kde-format
#| msgid "Decline"
msgctxt "@title" msgctxt "@title"
msgid "Timeline" msgid "Timeline"
msgstr "Rifiuta" msgstr "Linea temporale"
#: src/settings/NeoChatGeneralPage.qml:142 #: src/settings/NeoChatGeneralPage.qml:142
#, kde-format #, kde-format
msgid "Mark messages as read when:" msgid "Mark messages as read when:"
msgstr "" msgstr "Contrassegna i messaggi come letti quando:"
#: src/settings/NeoChatGeneralPage.qml:147 #: src/settings/NeoChatGeneralPage.qml:147
#, kde-format #, kde-format
msgid "Never" msgid "Never"
msgstr "" msgstr "Mai"
#: src/settings/NeoChatGeneralPage.qml:151 #: src/settings/NeoChatGeneralPage.qml:151
#, fuzzy, kde-format #, kde-format
#| msgid "joined the room"
msgctxt "" msgctxt ""
"@item:inlistbox As in mark messages in the room as read when entering the " "@item:inlistbox As in mark messages in the room as read when entering the "
"room" "room"
msgid "Entering the room" msgid "Entering the room"
msgstr "è entrato nella stanza" msgstr "Entrando nella stanza"
#: src/settings/NeoChatGeneralPage.qml:155 #: src/settings/NeoChatGeneralPage.qml:155
#, kde-format #, kde-format
@@ -5224,25 +5222,22 @@ msgctxt ""
"@item:inlistbox As in mark messages in the room as read when entering the " "@item:inlistbox As in mark messages in the room as read when entering the "
"room and all messages are visible on screen" "room and all messages are visible on screen"
msgid "Entering the room and all unread messages are visible" msgid "Entering the room and all unread messages are visible"
msgstr "" msgstr "Entrando nella stanza tutti i messaggi non letti saranno visibili"
#: src/settings/NeoChatGeneralPage.qml:159 #: src/settings/NeoChatGeneralPage.qml:159
#, fuzzy, kde-format #, kde-format
#| msgid "joined the room"
msgctxt "" msgctxt ""
"@item:inlistbox As in mark messages in the room as read when exiting the room" "@item:inlistbox As in mark messages in the room as read when exiting the room"
msgid "Exiting the room" msgid "Exiting the room"
msgstr "è entrato nella stanza" msgstr "Uscendo dalla stanza"
#: src/settings/NeoChatGeneralPage.qml:163 #: src/settings/NeoChatGeneralPage.qml:163
#, fuzzy, kde-format #, kde-format
#| msgctxt "@info"
#| msgid "Rooms with the most unread message are higher"
msgctxt "" msgctxt ""
"@item:inlistbox As in mark messages in the room as read when exiting the " "@item:inlistbox As in mark messages in the room as read when exiting the "
"room and all messages are visible on screen" "room and all messages are visible on screen"
msgid "Exiting the room and all unread messages are visible" msgid "Exiting the room and all unread messages are visible"
msgstr "Le stanze con il maggior numero di messaggi non letti sono più alte" msgstr "Uscendo dalla stanza tutti i messaggi non letti saranno visibili"
#: src/settings/NeoChatGeneralPage.qml:178 #: src/settings/NeoChatGeneralPage.qml:178
#, kde-format #, kde-format

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2020-11-05 23:50-0800\n" "PO-Revision-Date: 2020-11-05 23:50-0800\n"
"Last-Translator: Japanese KDE translation team <kde-jp@kde.org>\n" "Last-Translator: Japanese KDE translation team <kde-jp@kde.org>\n"
"Language-Team: Japanese <kde-jp@kde.org>\n" "Language-Team: Japanese <kde-jp@kde.org>\n"
@@ -555,14 +555,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -587,7 +587,7 @@ msgid "Explore Rooms"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3908,7 +3908,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "" msgstr ""
@@ -4024,33 +4024,33 @@ msgstr ""
msgid "Configure room" msgid "Configure room"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-07-05 04:29+0200\n" "PO-Revision-Date: 2025-07-05 04:29+0200\n"
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n" "Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n"
"Language-Team: Georgian <kde-i18n-doc@kde.org>\n" "Language-Team: Georgian <kde-i18n-doc@kde.org>\n"
@@ -562,14 +562,14 @@ msgstr "იპოვეთ თქვენი მეგობრები"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "იპოვეთ თქვენი მეგობრები" msgstr "იპოვეთ თქვენი მეგობრები"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -594,7 +594,7 @@ msgid "Explore Rooms"
msgstr "ოთახების დათვალიერება" msgstr "ოთახების დათვალიერება"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3965,7 +3965,7 @@ msgstr "QR კოდის სკანირება"
msgid "Search" msgid "Search"
msgstr "ძებნა" msgstr "ძებნა"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "ოთახების დათვალიერება" msgstr "ოთახების დათვალიერება"
@@ -4081,34 +4081,34 @@ msgstr "დადუმებული ოთახი"
msgid "Configure room" msgid "Configure room"
msgstr "ოთახის მორგება" msgstr "ოთახის მორგება"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "მეგობრები ვერ ვიპოვე" msgstr "მეგობრები ვერ ვიპოვე"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "ოთახები ვერ ვიპოვე" msgstr "ოთახები ვერ ვიპოვე"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
"თუ მეგობრები ჯერ არ დაგიმატებიათ, დააწკაპუნეთ ქვემოთ, რომ მოძებნოთ ისინი." "თუ მეგობრები ჯერ არ დაგიმატებიათ, დააწკაპუნეთ ქვემოთ, რომ მოძებნოთ ისინი."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "დასაწყისისთვის შეუერთდით რომელიმე ოთახს" msgstr "დასაწყისისთვის შეუერთდით რომელიმე ოთახს"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "ოთახების დირექტორიაში ძებნა" msgstr "ოთახების დირექტორიაში ძებნა"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "ძებნა მეგობრების კატალოგში" msgstr "ძებნა მეგობრების კატალოგში"

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-06-10 22:46+0200\n" "PO-Revision-Date: 2025-06-10 22:46+0200\n"
"Last-Translator: Shinjo Park <kde@peremen.name>\n" "Last-Translator: Shinjo Park <kde@peremen.name>\n"
"Language-Team: Korean <kde-kr@kde.org>\n" "Language-Team: Korean <kde-kr@kde.org>\n"
@@ -562,14 +562,14 @@ msgstr "친구 찾기"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "친구 찾기" msgstr "친구 찾기"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -594,7 +594,7 @@ msgid "Explore Rooms"
msgstr "대화방 탐색" msgstr "대화방 탐색"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3944,7 +3944,7 @@ msgstr "QR 코드 스캔"
msgid "Search" msgid "Search"
msgstr "검색" msgstr "검색"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "대화방 탐색" msgstr "대화방 탐색"
@@ -4060,33 +4060,33 @@ msgstr "대화방 음소거됨"
msgid "Configure room" msgid "Configure room"
msgstr "대화방 설정" msgstr "대화방 설정"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "친구를 찾을 수 없음" msgstr "친구를 찾을 수 없음"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "대화방을 찾을 수 없음" msgstr "대화방을 찾을 수 없음"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "친구를 추가하지 않았습니다. 아래를 클릭하여 검색할 수 있습니다." msgstr "친구를 추가하지 않았습니다. 아래를 클릭하여 검색할 수 있습니다."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "시작하려면 대화방에 입장하십시오" msgstr "시작하려면 대화방에 입장하십시오"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "대화방 디렉터리에서 검색" msgstr "대화방 디렉터리에서 검색"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "친구 디렉터리에서 검색" msgstr "친구 디렉터리에서 검색"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2023-02-25 01:00+0000\n" "PO-Revision-Date: 2023-02-25 01:00+0000\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@@ -559,14 +559,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -591,7 +591,7 @@ msgid "Explore Rooms"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3930,7 +3930,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "" msgstr ""
@@ -4046,33 +4046,33 @@ msgstr ""
msgid "Configure room" msgid "Configure room"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-06-18 18:48+0300\n" "PO-Revision-Date: 2025-06-18 18:48+0300\n"
"Last-Translator: Toms Trasuns <toms.trasuns@posteo.net>\n" "Last-Translator: Toms Trasuns <toms.trasuns@posteo.net>\n"
"Language-Team: Latvian <kde-i18n-doc@kde.org>\n" "Language-Team: Latvian <kde-i18n-doc@kde.org>\n"
@@ -565,14 +565,14 @@ msgstr "Atrodi draugus"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Atrast draugus" msgstr "Atrast draugus"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -597,7 +597,7 @@ msgid "Explore Rooms"
msgstr "Izpētīt istabas" msgstr "Izpētīt istabas"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3973,7 +3973,7 @@ msgstr "Skenēt kvadrātkodu"
msgid "Search" msgid "Search"
msgstr "Meklēt" msgstr "Meklēt"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Izpētīt istabas" msgstr "Izpētīt istabas"
@@ -4089,33 +4089,33 @@ msgstr "Apklusināta istaba"
msgid "Configure room" msgid "Configure room"
msgstr "Konfigurēt istabu" msgstr "Konfigurēt istabu"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Nav atrasti draugi" msgstr "Nav atrasti draugi"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Nav atrastas istabas" msgstr "Nav atrastas istabas"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "Jūs vēl nepievienojāt nevienu draugu, spiediet zemāk, lai meklētu." msgstr "Jūs vēl nepievienojāt nevienu draugu, spiediet zemāk, lai meklētu."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Pievienojieties kādām istabām, lai sāktu" msgstr "Pievienojieties kādām istabām, lai sāktu"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Meklēt istabu mapē" msgstr "Meklēt istabu mapē"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Meklēt draugu mapē" msgstr "Meklēt draugu mapē"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-07-05 19:10+0200\n" "PO-Revision-Date: 2025-07-05 19:10+0200\n"
"Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n" "Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n"
"Language-Team: Dutch <kde-i18n-nl@kde.org>\n" "Language-Team: Dutch <kde-i18n-nl@kde.org>\n"
@@ -564,14 +564,14 @@ msgstr "Zoek uw vrienden"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Zoek uw vrienden" msgstr "Zoek uw vrienden"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -596,7 +596,7 @@ msgid "Explore Rooms"
msgstr "Rooms verkennen" msgstr "Rooms verkennen"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3991,7 +3991,7 @@ msgstr "Scan een QR-code"
msgid "Search" msgid "Search"
msgstr "Zoeken" msgstr "Zoeken"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Rooms verkennen" msgstr "Rooms verkennen"
@@ -4107,17 +4107,17 @@ msgstr "Gedempte room"
msgid "Configure room" msgid "Configure room"
msgstr "Room configureren" msgstr "Room configureren"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Geen vrienden gevonden" msgstr "Geen vrienden gevonden"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Geen rooms gevonden" msgstr "Geen rooms gevonden"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
@@ -4125,17 +4125,17 @@ msgstr ""
"U hebt nog geen van uw vrienden toegevoegd, klik hieronder om naar ze te " "U hebt nog geen van uw vrienden toegevoegd, klik hieronder om naar ze te "
"zoeken." "zoeken."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Doe mee met sommige rooms om te beginnen" msgstr "Doe mee met sommige rooms om te beginnen"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "In map van room zoeken" msgstr "In map van room zoeken"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "In map vrienden zoeken" msgstr "In map vrienden zoeken"

View File

@@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2024-10-27 15:01+0100\n" "PO-Revision-Date: 2024-10-27 15:01+0100\n"
"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n" "Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
"Language-Team: Norwegian Nynorsk <l10n-no@lister.huftis.org>\n" "Language-Team: Norwegian Nynorsk <l10n-no@lister.huftis.org>\n"
@@ -569,14 +569,14 @@ msgstr "Finn vennane dine"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Finn vennane dine" msgstr "Finn vennane dine"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -604,7 +604,7 @@ msgid "Explore Rooms"
msgstr "Utforsk rom" msgstr "Utforsk rom"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4005,7 +4005,7 @@ msgstr "Skann QR-kode"
msgid "Search" msgid "Search"
msgstr "Søk" msgstr "Søk"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Utforsk rom" msgstr "Utforsk rom"
@@ -4124,17 +4124,17 @@ msgstr "Dempa rom"
msgid "Configure room" msgid "Configure room"
msgstr "Set opp rommet" msgstr "Set opp rommet"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Fann ikkje nokon vennar" msgstr "Fann ikkje nokon vennar"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Fann ikkje nokon rom" msgstr "Fann ikkje nokon rom"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
@@ -4142,17 +4142,17 @@ msgstr ""
"Du har ikkje lagt til nokon av vennane dine enno. Trykk nedanfor for å søkja " "Du har ikkje lagt til nokon av vennane dine enno. Trykk nedanfor for å søkja "
"etter dei." "etter dei."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Start ved å verta med i nokre rom" msgstr "Start ved å verta med i nokre rom"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Søk i romkatalogen" msgstr "Søk i romkatalogen"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Søk i vennekatalogen" msgstr "Søk i vennekatalogen"

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2021-12-31 11:06-0800\n" "PO-Revision-Date: 2021-12-31 11:06-0800\n"
"Last-Translator: A S Alam <aalam@satluj.org>\n" "Last-Translator: A S Alam <aalam@satluj.org>\n"
"Language-Team: Punjabi <punjabi-users@lists.sf.net>\n" "Language-Team: Punjabi <punjabi-users@lists.sf.net>\n"
@@ -600,14 +600,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -635,7 +635,7 @@ msgid "Explore Rooms"
msgstr "ਰੂਮ ਛਾਣੋ" msgstr "ਰੂਮ ਛਾਣੋ"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4300,7 +4300,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "ਰੂਮ ਛਾਣੋ" msgstr "ਰੂਮ ਛਾਣੋ"
@@ -4428,34 +4428,34 @@ msgstr "ਮੌਨ ਕੀਤਾ"
msgid "Configure room" msgid "Configure room"
msgstr "ਰੂਮ ਦੀ ਸੰਰਚਨਾ" msgstr "ਰੂਮ ਦੀ ਸੰਰਚਨਾ"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "No rooms found" #| msgid "No rooms found"
msgid "No friends found" msgid "No friends found"
msgstr "ਕੋਈ ਰੂਮ ਨਹੀਂ ਲੱਭਿਆ" msgstr "ਕੋਈ ਰੂਮ ਨਹੀਂ ਲੱਭਿਆ"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "ਕੋਈ ਰੂਮ ਨਹੀਂ ਲੱਭਿਆ" msgstr "ਕੋਈ ਰੂਮ ਨਹੀਂ ਲੱਭਿਆ"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "ਸ਼ੁਰੂ ਕਰਨ ਲਈ ਕੁਝ ਰੂਮ ਜੁਆਇੰਨ ਕਰੋ" msgstr "ਸ਼ੁਰੂ ਕਰਨ ਲਈ ਕੁਝ ਰੂਮ ਜੁਆਇੰਨ ਕਰੋ"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "ਰੂਮ ਦੀ ਡਾਇਰੈਕਟਰੀ ਵਿੱਚ ਖੋਜੋ" msgstr "ਰੂਮ ਦੀ ਡਾਇਰੈਕਟਰੀ ਵਿੱਚ ਖੋਜੋ"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "Search in room directory" #| msgid "Search in room directory"
msgid "Search in friend directory" msgid "Search in friend directory"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-02-23 12:33+0100\n" "PO-Revision-Date: 2025-02-23 12:33+0100\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n" "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@@ -567,14 +567,14 @@ msgstr "Poszukaj swoich znajomych"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Poszukaj swoich znajomych" msgstr "Poszukaj swoich znajomych"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -602,7 +602,7 @@ msgid "Explore Rooms"
msgstr "Przeglądaj pokoje" msgstr "Przeglądaj pokoje"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4043,7 +4043,7 @@ msgstr "Zeskanuj kod QR"
msgid "Search" msgid "Search"
msgstr "Poszukaj" msgstr "Poszukaj"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Przeglądaj pokoje" msgstr "Przeglądaj pokoje"
@@ -4163,17 +4163,17 @@ msgstr "Wyciszony pokój"
msgid "Configure room" msgid "Configure room"
msgstr "Ustawienia pokoju" msgstr "Ustawienia pokoju"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Nie znaleziono żadnych znajomych" msgstr "Nie znaleziono żadnych znajomych"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Nie znaleziono żadnych pokojów" msgstr "Nie znaleziono żadnych pokojów"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
@@ -4181,17 +4181,17 @@ msgstr ""
"Nie masz jeszcze żadnych swoich znajomych, naciśnij poniżej, aby ich " "Nie masz jeszcze żadnych swoich znajomych, naciśnij poniżej, aby ich "
"poszukać." "poszukać."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Aby rozpocząć, dołącz do dowolnego pokoju" msgstr "Aby rozpocząć, dołącz do dowolnego pokoju"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Poszukaj w katalogu pokojów" msgstr "Poszukaj w katalogu pokojów"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Poszukaj w katalogu znajomych" msgstr "Poszukaj w katalogu znajomych"

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2023-06-24 10:17+0100\n" "PO-Revision-Date: 2023-06-24 10:17+0100\n"
"Last-Translator: José Nuno Coelho Pires <zepires@gmail.com>\n" "Last-Translator: José Nuno Coelho Pires <zepires@gmail.com>\n"
"Language-Team: Portuguese <kde-i18n-pt@kde.org>\n" "Language-Team: Portuguese <kde-i18n-pt@kde.org>\n"
@@ -607,14 +607,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -642,7 +642,7 @@ msgid "Explore Rooms"
msgstr "Explorar as Salas" msgstr "Explorar as Salas"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4286,7 +4286,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "Procurar" msgstr "Procurar"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Explorar as salas" msgstr "Explorar as salas"
@@ -4412,34 +4412,34 @@ msgstr "Sala em silêncio"
msgid "Configure room" msgid "Configure room"
msgstr "Configurar a sala" msgstr "Configurar a sala"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "No rooms found" #| msgid "No rooms found"
msgid "No friends found" msgid "No friends found"
msgstr "Não foram encontradas salas" msgstr "Não foram encontradas salas"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Não foram encontradas salas" msgstr "Não foram encontradas salas"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Junte-se a algumas salas para começar" msgstr "Junte-se a algumas salas para começar"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Procurar na lista de salas" msgstr "Procurar na lista de salas"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "Search in room directory" #| msgid "Search in room directory"
msgid "Search in friend directory" msgid "Search in friend directory"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2024-08-03 00:01-0300\n" "PO-Revision-Date: 2024-08-03 00:01-0300\n"
"Last-Translator: Geraldo Simiao <geraldosimiao@fedoraproject.org>\n" "Last-Translator: Geraldo Simiao <geraldosimiao@fedoraproject.org>\n"
"Language-Team: Brazilian Portuguese <kde-i18n-pt_BR@kde.org>\n" "Language-Team: Brazilian Portuguese <kde-i18n-pt_BR@kde.org>\n"
@@ -607,14 +607,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -642,7 +642,7 @@ msgid "Explore Rooms"
msgstr "Explorar salas" msgstr "Explorar salas"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4313,7 +4313,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Explorar salas" msgstr "Explorar salas"
@@ -4441,34 +4441,34 @@ msgstr "Mudo"
msgid "Configure room" msgid "Configure room"
msgstr "Configurar sala" msgstr "Configurar sala"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "No rooms found" #| msgid "No rooms found"
msgid "No friends found" msgid "No friends found"
msgstr "Nenhuma sala encontrada" msgstr "Nenhuma sala encontrada"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Nenhuma sala encontrada" msgstr "Nenhuma sala encontrada"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Entre em algumas salas para começar" msgstr "Entre em algumas salas para começar"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Pesquisar na lista de salas" msgstr "Pesquisar na lista de salas"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "Search in room directory" #| msgid "Search in room directory"
msgid "Search in friend directory" msgid "Search in friend directory"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-03-27 10:50+0300\n" "PO-Revision-Date: 2025-03-27 10:50+0300\n"
"Last-Translator: Olesya Gerasimenko <translation-team@basealt.ru>\n" "Last-Translator: Olesya Gerasimenko <translation-team@basealt.ru>\n"
"Language-Team: Basealt Translation Team\n" "Language-Team: Basealt Translation Team\n"
@@ -571,14 +571,14 @@ msgstr "Поиск друзей"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Поиск друзей" msgstr "Поиск друзей"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -606,7 +606,7 @@ msgid "Explore Rooms"
msgstr "Обзор комнат" msgstr "Обзор комнат"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4043,7 +4043,7 @@ msgstr "Сканировать QR-код"
msgid "Search" msgid "Search"
msgstr "Поиск" msgstr "Поиск"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Просмотреть комнаты" msgstr "Просмотреть комнаты"
@@ -4163,33 +4163,33 @@ msgstr "Уведомления отключены"
msgid "Configure room" msgid "Configure room"
msgstr "Настроить комнату" msgstr "Настроить комнату"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Не найдено ни одного друга" msgstr "Не найдено ни одного друга"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Не найдено ни одной комнаты" msgstr "Не найдено ни одной комнаты"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "Друзья ещё не были добавлены, нажмите ниже для их поиска." msgstr "Друзья ещё не были добавлены, нажмите ниже для их поиска."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Чтобы начать, войдите в комнату" msgstr "Чтобы начать, войдите в комнату"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Искать в каталоге комнат" msgstr "Искать в каталоге комнат"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Искать в каталоге друзей" msgstr "Искать в каталоге друзей"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2024-12-29 23:07+0530\n" "PO-Revision-Date: 2024-12-29 23:07+0530\n"
"Last-Translator: kali <shreekantkalwar@gmail.com>\n" "Last-Translator: kali <shreekantkalwar@gmail.com>\n"
"Language-Team: Sanskrit <kde-i18n-doc@kde.org>\n" "Language-Team: Sanskrit <kde-i18n-doc@kde.org>\n"
@@ -568,14 +568,14 @@ msgstr "मित्राणि अन्वेष्यताम्"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "मित्राणि अन्वेष्यताम्" msgstr "मित्राणि अन्वेष्यताम्"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -603,7 +603,7 @@ msgid "Explore Rooms"
msgstr "कक्षेषु अन्वेषणं कुर्वन्तु" msgstr "कक्षेषु अन्वेषणं कुर्वन्तु"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4015,7 +4015,7 @@ msgstr "एकं QR कोडं स्कैन कुर्वन्तु"
msgid "Search" msgid "Search"
msgstr "अन्वेषण" msgstr "अन्वेषण"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "कक्ष्याः अन्वेषणं कुर्वन्तु" msgstr "कक्ष्याः अन्वेषणं कुर्वन्तु"
@@ -4137,33 +4137,33 @@ msgstr "निःशब्दः कक्षः"
msgid "Configure room" msgid "Configure room"
msgstr "कक्षं विन्यस्यताम्" msgstr "कक्षं विन्यस्यताम्"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "न मित्राणि प्राप्तानि" msgstr "न मित्राणि प्राप्तानि"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "न कक्ष्याः प्राप्ताः" msgstr "न कक्ष्याः प्राप्ताः"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "भवता अद्यापि भवतः कश्चन मित्रः न योजितः, तान् अन्वेष्टुं अधः क्लिक् कुर्वन्तु।" msgstr "भवता अद्यापि भवतः कश्चन मित्रः न योजितः, तान् अन्वेष्टुं अधः क्लिक् कुर्वन्तु।"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "आरम्भार्थं केषुचित् कक्षेषु सम्मिलिताः भवन्तु" msgstr "आरम्भार्थं केषुचित् कक्षेषु सम्मिलिताः भवन्तु"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "कक्षनिर्देशिकायां अन्वेषणं कुर्वन्तु" msgstr "कक्षनिर्देशिकायां अन्वेषणं कुर्वन्तु"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "मित्रनिर्देशिकायां अन्वेषणं कुर्वन्तु" msgstr "मित्रनिर्देशिकायां अन्वेषणं कुर्वन्तु"

View File

@@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2024-11-10 11:41+0100\n" "PO-Revision-Date: 2024-11-10 11:41+0100\n"
"Last-Translator: Roman Paholík <wizzardsk@gmail.com>\n" "Last-Translator: Roman Paholík <wizzardsk@gmail.com>\n"
"Language-Team: KDE-SK\n" "Language-Team: KDE-SK\n"
@@ -593,14 +593,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -627,7 +627,7 @@ msgid "Explore Rooms"
msgstr "Prehliadať miestnosti" msgstr "Prehliadať miestnosti"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4282,7 +4282,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "Hľadať" msgstr "Hľadať"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Prehliadať miestnosti" msgstr "Prehliadať miestnosti"
@@ -4407,34 +4407,34 @@ msgstr "Stlmený"
msgid "Configure room" msgid "Configure room"
msgstr "Nastaviť miestnosť" msgstr "Nastaviť miestnosť"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "No rooms found" #| msgid "No rooms found"
msgid "No friends found" msgid "No friends found"
msgstr "Žiadne miestnosti neboli nájdené" msgstr "Žiadne miestnosti neboli nájdené"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Žiadne miestnosti neboli nájdené" msgstr "Žiadne miestnosti neboli nájdené"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Pripojte sa k niektorým miestnostiam a začnite" msgstr "Pripojte sa k niektorým miestnostiam a začnite"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Vyhľadajte v adresári miestnosti" msgstr "Vyhľadajte v adresári miestnosti"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "Search in room directory" #| msgid "Search in room directory"
msgid "Search in friend directory" msgid "Search in friend directory"

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-07-05 06:39+0200\n" "PO-Revision-Date: 2025-07-05 06:39+0200\n"
"Last-Translator: Matjaž Jeran <matjaz.jeran@amis.net>\n" "Last-Translator: Matjaž Jeran <matjaz.jeran@amis.net>\n"
"Language-Team: Slovenian <lugos-slo@lugos.si>\n" "Language-Team: Slovenian <lugos-slo@lugos.si>\n"
@@ -566,14 +566,14 @@ msgstr "Poišči vaše prijatelje"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Poišči vaše prijatelje" msgstr "Poišči vaše prijatelje"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -598,7 +598,7 @@ msgid "Explore Rooms"
msgstr "Razišči sobe" msgstr "Razišči sobe"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3990,7 +3990,7 @@ msgstr "Skeniraj kodo QR"
msgid "Search" msgid "Search"
msgstr "Išči" msgstr "Išči"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Razišči sobe" msgstr "Razišči sobe"
@@ -4106,17 +4106,17 @@ msgstr "Utišana soba"
msgid "Configure room" msgid "Configure room"
msgstr "Nastavi sobo" msgstr "Nastavi sobo"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Ni najti nobenega prijatelja" msgstr "Ni najti nobenega prijatelja"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Nobene sobe ni mogoče najti" msgstr "Nobene sobe ni mogoče najti"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
@@ -4124,17 +4124,17 @@ msgstr ""
"Dodali niste še nobenega od svojih prijateljev, kliknite spodaj, da jih " "Dodali niste še nobenega od svojih prijateljev, kliknite spodaj, da jih "
"poiščete." "poiščete."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Pridruži se nekaj sobam za začetek" msgstr "Pridruži se nekaj sobam za začetek"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Poišči v imeniku sob" msgstr "Poišči v imeniku sob"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Poišči v imeniku prijateljev" msgstr "Poišči v imeniku prijateljev"

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-07-03 15:53+0200\n" "PO-Revision-Date: 2025-07-03 15:53+0200\n"
"Last-Translator: Stefan Asserhäll <stefan.asserhall@gmail.com>\n" "Last-Translator: Stefan Asserhäll <stefan.asserhall@gmail.com>\n"
"Language-Team: Swedish <kde-i18n-doc@kde.org>\n" "Language-Team: Swedish <kde-i18n-doc@kde.org>\n"
@@ -560,14 +560,14 @@ msgstr "Sök efter dina vänner"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Sök efter dina vänner" msgstr "Sök efter dina vänner"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -592,7 +592,7 @@ msgid "Explore Rooms"
msgstr "Utforska rum" msgstr "Utforska rum"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3975,7 +3975,7 @@ msgstr "Läs av en QR-kod"
msgid "Search" msgid "Search"
msgstr "Sök" msgstr "Sök"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Utforska rum" msgstr "Utforska rum"
@@ -4091,17 +4091,17 @@ msgstr "Tystat rum"
msgid "Configure room" msgid "Configure room"
msgstr "Anpassa rum" msgstr "Anpassa rum"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Inga vänner hittades" msgstr "Inga vänner hittades"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Inga rum hittades" msgstr "Inga rum hittades"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
@@ -4109,17 +4109,17 @@ msgstr ""
"Du har inte lagt till någon av dina vänner ännu, klicka nedan för att söka " "Du har inte lagt till någon av dina vänner ännu, klicka nedan för att söka "
"efter dem." "efter dem."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Gå med i några rum för att komma igång" msgstr "Gå med i några rum för att komma igång"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Sök i rumkatalog" msgstr "Sök i rumkatalog"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Sök i vänkatalog" msgstr "Sök i vänkatalog"

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-03-16 15:18+0530\n" "PO-Revision-Date: 2025-03-16 15:18+0530\n"
"Last-Translator: Kishore G <kishore96@gmail.com>\n" "Last-Translator: Kishore G <kishore96@gmail.com>\n"
"Language-Team: Tamil <kde-i18n-doc@kde.org>\n" "Language-Team: Tamil <kde-i18n-doc@kde.org>\n"
@@ -566,14 +566,14 @@ msgstr "நண்பர்களைக் கண்டுபிடி"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "நண்பர்களைக் கண்டுபிடி" msgstr "நண்பர்களைக் கண்டுபிடி"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -601,7 +601,7 @@ msgid "Explore Rooms"
msgstr "அரங்குப்பட்டியலில் உலாவுங்கள்" msgstr "அரங்குப்பட்டியலில் உலாவுங்கள்"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4022,7 +4022,7 @@ msgstr "QR குறியீட்டை வருடவும்"
msgid "Search" msgid "Search"
msgstr "தேடு" msgstr "தேடு"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "அரங்குப்பட்டியலில் உலாவுங்கள்" msgstr "அரங்குப்பட்டியலில் உலாவுங்கள்"
@@ -4142,34 +4142,34 @@ msgstr "அடக்கப்பட்டுள்ள அரங்கு"
msgid "Configure room" msgid "Configure room"
msgstr "அரங்கை அமை" msgstr "அரங்கை அமை"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "நண்பர்கள் யாரும் கிடைக்கவில்லை" msgstr "நண்பர்கள் யாரும் கிடைக்கவில்லை"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "எந்த அரங்குகளும் கிடைக்கவில்லை" msgstr "எந்த அரங்குகளும் கிடைக்கவில்லை"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
"உங்கள் நண்பர்களை நீங்கள் இன்னம் சேர்க்கவில்லை. அவர்களைக் கண்டுபிடிக்க கீழே கிளிக் செய்யவும்." "உங்கள் நண்பர்களை நீங்கள் இன்னம் சேர்க்கவில்லை. அவர்களைக் கண்டுபிடிக்க கீழே கிளிக் செய்யவும்."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "தொடங்க, சில அரங்குகளில் சேருங்கள்" msgstr "தொடங்க, சில அரங்குகளில் சேருங்கள்"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "அரங்குகளின் பட்டியலில் தேடுங்கள்" msgstr "அரங்குகளின் பட்டியலில் தேடுங்கள்"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "நண்பர்களின் பட்டியலில் தேடுங்கள்" msgstr "நண்பர்களின் பட்டியலில் தேடுங்கள்"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2024-01-08 19:47-0500\n" "PO-Revision-Date: 2024-01-08 19:47-0500\n"
"Last-Translator: Weblate Admin <admin@example.com>\n" "Last-Translator: Weblate Admin <admin@example.com>\n"
"Language-Team: Toki Pona <http://weblate.blackquill.cc/projects/ante-toki-pi-" "Language-Team: Toki Pona <http://weblate.blackquill.cc/projects/ante-toki-pi-"
@@ -581,14 +581,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "" msgstr ""
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -616,7 +616,7 @@ msgid "Explore Rooms"
msgstr "o pali e tomo toki" msgstr "o pali e tomo toki"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4140,7 +4140,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "" msgstr ""
@@ -4262,34 +4262,34 @@ msgstr ""
msgid "Configure room" msgid "Configure room"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, fuzzy, kde-format #, fuzzy, kde-format
#| msgid "Send message" #| msgid "Send message"
msgid "No friends found" msgid "No friends found"
msgstr "o pana e toki" msgstr "o pana e toki"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "" msgstr ""
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-07-05 11:14+0300\n" "PO-Revision-Date: 2025-07-05 11:14+0300\n"
"Last-Translator: Emir SARI <emir_sari@îcloud.com>\n" "Last-Translator: Emir SARI <emir_sari@îcloud.com>\n"
"Language-Team: Turkish <kde-l10n-tr@kde.org>\n" "Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
@@ -564,14 +564,14 @@ msgstr "Arkadaşlarını Bul"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Arkadaşlarını Bul" msgstr "Arkadaşlarını Bul"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -596,7 +596,7 @@ msgid "Explore Rooms"
msgstr "Odaları Keşfet" msgstr "Odaları Keşfet"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3976,7 +3976,7 @@ msgstr "Kare Kod Tara"
msgid "Search" msgid "Search"
msgstr "Ara" msgstr "Ara"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Odaları Keşfet" msgstr "Odaları Keşfet"
@@ -4092,17 +4092,17 @@ msgstr "Sessize alınmış oda"
msgid "Configure room" msgid "Configure room"
msgstr "Odayı yapılandır" msgstr "Odayı yapılandır"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Arkadaş bulunamadı" msgstr "Arkadaş bulunamadı"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Oda bulunamadı" msgstr "Oda bulunamadı"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
@@ -4110,17 +4110,17 @@ msgstr ""
"Henüz hiçbir arkadaşınızı eklemediniz; onları aramak için aşağıdaki düğmeye " "Henüz hiçbir arkadaşınızı eklemediniz; onları aramak için aşağıdaki düğmeye "
"tıklayın." "tıklayın."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Başlamak için odalara katılın" msgstr "Başlamak için odalara katılın"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Oda Dizininde Ara" msgstr "Oda Dizininde Ara"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Arkadaş Dizininde Ara" msgstr "Arkadaş Dizininde Ara"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-07-05 20:39+0300\n" "PO-Revision-Date: 2025-07-05 20:39+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -567,14 +567,14 @@ msgstr "Знайти ваших друзів"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "Знайдіть ваших друзів" msgstr "Знайдіть ваших друзів"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -599,7 +599,7 @@ msgid "Explore Rooms"
msgstr "Ознайомитися з кімнатами" msgstr "Ознайомитися з кімнатами"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -4003,7 +4003,7 @@ msgstr "Сканувати QR-код"
msgid "Search" msgid "Search"
msgstr "Пошук" msgstr "Пошук"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "Ознайомитися з кімнатами" msgstr "Ознайомитися з кімнатами"
@@ -4119,34 +4119,34 @@ msgstr "Кімната із вимкненим спілкуванням"
msgid "Configure room" msgid "Configure room"
msgstr "Налаштувати кімнату" msgstr "Налаштувати кімнату"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "Не знайдено жодного друга" msgstr "Не знайдено жодного друга"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "Не знайдено кімнат" msgstr "Не знайдено кімнат"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "" msgstr ""
"Вами ще не додано жодного друга. Натисніть нижче, щоб виконати пошук друзів." "Вами ще не додано жодного друга. Натисніть нижче, щоб виконати пошук друзів."
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "Спочатку, приєднайтеся до кімнат" msgstr "Спочатку, приєднайтеся до кімнат"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "Шукати у каталозі кімнат" msgstr "Шукати у каталозі кімнат"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "Шукати у каталозі друзів" msgstr "Шукати у каталозі друзів"

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kdeorg\n" "Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2024-04-23 19:24\n" "PO-Revision-Date: 2024-04-23 19:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
@@ -562,14 +562,14 @@ msgstr ""
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "查找好友" msgstr "查找好友"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -594,7 +594,7 @@ msgid "Explore Rooms"
msgstr "探索聊天室" msgstr "探索聊天室"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3921,7 +3921,7 @@ msgstr "扫描二维码"
msgid "Search" msgid "Search"
msgstr "搜索" msgstr "搜索"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "探索聊天室" msgstr "探索聊天室"
@@ -4037,33 +4037,33 @@ msgstr "已静音的聊天室"
msgid "Configure room" msgid "Configure room"
msgstr "配置聊天室" msgstr "配置聊天室"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "没有找到好友" msgstr "没有找到好友"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "没有找到聊天室" msgstr "没有找到聊天室"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "您还没有添加好友,点击下面进行搜索。" msgstr "您还没有添加好友,点击下面进行搜索。"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "加入聊天室,开始畅聊" msgstr "加入聊天室,开始畅聊"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "在聊天室目录中搜索" msgstr "在聊天室目录中搜索"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "在好友目录中搜索" msgstr "在好友目录中搜索"

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: neochat\n" "Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-07-07 00:42+0000\n" "POT-Creation-Date: 2025-07-08 00:42+0000\n"
"PO-Revision-Date: 2025-07-03 23:47+0900\n" "PO-Revision-Date: 2025-07-03 23:47+0900\n"
"Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n" "Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n"
"Language-Team: Traditional Chinese <zh-l10n@lists.slat.org>\n" "Language-Team: Traditional Chinese <zh-l10n@lists.slat.org>\n"
@@ -563,14 +563,14 @@ msgstr "尋找您的朋友"
#: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53 #: src/app/qml/GlobalMenu.qml:43 src/app/qml/GlobalMenu.qml:53
#: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63 #: src/rooms/ExploreComponent.qml:78 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:178 src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:181 src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Find your friends" msgid "Find your friends"
msgstr "尋找您的朋友" msgstr "尋找您的朋友"
#: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83 #: src/app/qml/GlobalMenu.qml:47 src/rooms/ExploreComponent.qml:83
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:186 #: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:189
#: src/rooms/RoomListPage.qml:242 #: src/rooms/RoomListPage.qml:245
#, kde-format #, kde-format
msgctxt "@title" msgctxt "@title"
msgid "Find your friends" msgid "Find your friends"
@@ -595,7 +595,7 @@ msgid "Explore Rooms"
msgstr "瀏覽聊天室" msgstr "瀏覽聊天室"
#: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39 #: src/app/qml/GlobalMenu.qml:70 src/app/qml/QuickSwitcher.qml:39
#: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:227 #: src/rooms/ExploreComponentMobile.qml:54 src/rooms/RoomListPage.qml:230
#: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142 #: src/rooms/SpaceDrawer.qml:295 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127 #: src/spaces/SelectExistingRoomDialog.qml:127
@@ -3926,7 +3926,7 @@ msgstr "掃描 QR 碼"
msgid "Search" msgid "Search"
msgstr "搜尋" msgstr "搜尋"
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:221 #: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Explore rooms" msgid "Explore rooms"
msgstr "瀏覽聊天室" msgstr "瀏覽聊天室"
@@ -4042,33 +4042,33 @@ msgstr "已靜音的聊天室"
msgid "Configure room" msgid "Configure room"
msgstr "設定聊天室" msgstr "設定聊天室"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No friends found" msgid "No friends found"
msgstr "找不到朋友" msgstr "找不到朋友"
#: src/rooms/RoomListPage.qml:212 #: src/rooms/RoomListPage.qml:215
#, kde-format #, kde-format
msgid "No rooms found" msgid "No rooms found"
msgstr "找不到聊天室" msgstr "找不到聊天室"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "" msgid ""
"You haven't added any of your friends yet, click below to search for them." "You haven't added any of your friends yet, click below to search for them."
msgstr "您尚未加入任何朋友,點擊下方以搜尋您的朋友。" msgstr "您尚未加入任何朋友,點擊下方以搜尋您的朋友。"
#: src/rooms/RoomListPage.qml:214 #: src/rooms/RoomListPage.qml:217
#, kde-format #, kde-format
msgid "Join some rooms to get started" msgid "Join some rooms to get started"
msgstr "先加入一些聊天室吧" msgstr "先加入一些聊天室吧"
#: src/rooms/RoomListPage.qml:221 #: src/rooms/RoomListPage.qml:224
#, kde-format #, kde-format
msgid "Search in room directory" msgid "Search in room directory"
msgstr "在聊天室目錄裡搜尋" msgstr "在聊天室目錄裡搜尋"
#: src/rooms/RoomListPage.qml:238 #: src/rooms/RoomListPage.qml:241
#, kde-format #, kde-format
msgid "Search in friend directory" msgid "Search in friend directory"
msgstr "在朋友目錄裡搜尋" msgstr "在朋友目錄裡搜尋"