GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2026-01-05 01:51:29 +00:00
parent 4656bf4ee7
commit bbc5a92f62
47 changed files with 5157 additions and 4547 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2026-01-03 00:43+0000\n"
"POT-Creation-Date: 2026-01-05 00:42+0000\n"
"PO-Revision-Date: 2026-01-01 09:08+0200\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: צוות התרגום של KDE ישראל\n"
@@ -31,117 +31,117 @@ msgstr "קבלת התראות על הודעות חדשות"
msgid "Receiving push notifications"
msgstr "קבלת התראות בדחיפה"
#: src/app/main.cpp:131 src/login/WelcomePage.qml:77
#: src/app/main.cpp:136 src/login/WelcomePage.qml:77
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/app/main.cpp:133
#: src/app/main.cpp:138
#, kde-format
msgid "Chat on Matrix"
msgstr "שיחה ב־Matrix"
#: src/app/main.cpp:135
#: src/app/main.cpp:140
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2025 KDE Community"
msgstr "© 2018-2020 כובע שחור, 2020-2025 קהילת KDE"
#: src/app/main.cpp:136
#: src/app/main.cpp:141
#, kde-format
msgid "Carl Schwan"
msgstr "קארל שוואן"
#: src/app/main.cpp:136 src/app/main.cpp:137 src/app/main.cpp:138
#: src/app/main.cpp:140
#: src/app/main.cpp:141 src/app/main.cpp:142 src/app/main.cpp:143
#: src/app/main.cpp:145
#, kde-format
msgid "Maintainer"
msgstr "מתחזק"
#: src/app/main.cpp:137
#: src/app/main.cpp:142
#, kde-format
msgid "Tobias Fella"
msgstr "טוביאס פלה"
#: src/app/main.cpp:138
#: src/app/main.cpp:143
#, kde-format
msgid "James Graham"
msgstr "ג׳יימס גראהם"
#: src/app/main.cpp:139
#: src/app/main.cpp:144
#, kde-format
msgid "Joshua Goins"
msgstr "ג׳ושוע גוינס"
#: src/app/main.cpp:144
#: src/app/main.cpp:149
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/app/main.cpp:144
#: src/app/main.cpp:149
#, kde-format
msgid "Original author of Spectral"
msgstr "היוצר המקורי של Spectral"
#: src/app/main.cpp:145
#: src/app/main.cpp:150
#, kde-format
msgid "Alexey Rusakov"
msgstr "אלכסיי רוסאקוב"
#: src/app/main.cpp:145
#: src/app/main.cpp:150
#, kde-format
msgid "Maintainer of libQuotient"
msgstr "המתחזק של libQuotient"
#: src/app/main.cpp:146
#: src/app/main.cpp:151
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "צוות התרגום של KDE ישראל"
#: src/app/main.cpp:146
#: src/app/main.cpp:151
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "kde-l10n-he@kde.org"
#: src/app/main.cpp:150
#: src/app/main.cpp:155
#, kde-format
msgid "A Qt library to write cross-platform clients for Matrix"
msgstr "ספריית Qt ליצירת לקוחות חוצי פלטפורמות ל־Matrix"
#: src/app/main.cpp:152
#: src/app/main.cpp:157
#, kde-format
msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1 (נבנה כנגד %2)"
#: src/app/main.cpp:167
#: src/app/main.cpp:172
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "לקוח לפרוטוקול התקשורת matrix"
#: src/app/main.cpp:168
#: src/app/main.cpp:173
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "תומך בסכמת כתובות מסוג matrix:"
#: src/app/main.cpp:169
#: src/app/main.cpp:174
#, kde-format
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
msgstr "התעלמות משגיאות SSL, למשל: אישורים לא חתומים."
#: src/app/main.cpp:171
#: src/app/main.cpp:176
#, kde-format
msgctxt "command line description"
msgid "Replace an existing instance"
msgstr "החלפת עותק קיים"
#: src/app/main.cpp:174
#: src/app/main.cpp:179
#, kde-format
msgid "Only used for autotests"
msgstr "משמש לבדיקות אוטומטיות בלבד"
#: src/app/main.cpp:184
#: src/app/main.cpp:189
#, kde-format
msgid "Share a URL to Matrix"
msgstr "שיתוף כתובת ל־Matrix"
@@ -514,41 +514,32 @@ msgctxt "@title"
msgid "Create a Room"
msgstr "יצירת חדר"
#: src/app/qml/GlobalMenu.qml:48
#, kde-format
msgctxt "@action:inmenu"
msgid "Explore Rooms"
#: src/app/qml/GlobalMenu.qml:48 src/rooms/ExploreComponentMobile.qml:49
#, fuzzy, kde-format
#| msgid "Explore rooms"
msgctxt "@action:inmenu Explore public rooms and spaces"
msgid "Explore"
msgstr "עיון בין החדרים"
#: src/app/qml/GlobalMenu.qml:54 src/app/qml/QuickSwitcher.qml:40
#: src/rooms/ExploreComponentMobile.qml:56 src/rooms/RoomListPage.qml:231
#: src/rooms/SpaceDrawer.qml:301 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127
#, kde-format
msgctxt "@title"
msgid "Explore Rooms"
msgstr "עיון בין החדרים"
#: src/app/qml/GlobalMenu.qml:62
#: src/app/qml/GlobalMenu.qml:60
#, kde-format
msgctxt "menu"
msgid "Configure NeoChat…"
msgstr "הגדרת NeoChat…"
#: src/app/qml/GlobalMenu.qml:68
#: src/app/qml/GlobalMenu.qml:66
#, kde-format
msgctxt "menu"
msgid "Quit NeoChat"
msgstr "יציאה מ־NeoChat"
#: src/app/qml/GlobalMenu.qml:76
#: src/app/qml/GlobalMenu.qml:74
#, kde-format
msgctxt "menu"
msgid "View"
msgstr "תצוגה"
#: src/app/qml/GlobalMenu.qml:81
#: src/app/qml/GlobalMenu.qml:79
#, kde-format
msgctxt ""
"@action:inmenu opens a UI element called the 'Quick Switcher', which offers "
@@ -556,37 +547,37 @@ msgctxt ""
msgid "Search Rooms"
msgstr "חיפוש בין החדרים"
#: src/app/qml/GlobalMenu.qml:86
#: src/app/qml/GlobalMenu.qml:84
#, kde-format
msgctxt "menu"
msgid "Window"
msgstr "חלון"
#: src/app/qml/GlobalMenu.qml:90
#: src/app/qml/GlobalMenu.qml:88
#, kde-format
msgctxt "menu"
msgid "Exit Full Screen"
msgstr "יציאה ממסך מלא"
#: src/app/qml/GlobalMenu.qml:90
#: src/app/qml/GlobalMenu.qml:88
#, kde-format
msgctxt "menu"
msgid "Enter Full Screen"
msgstr "הגדלה למסך מלא"
#: src/app/qml/GlobalMenu.qml:95
#: src/app/qml/GlobalMenu.qml:93
#, kde-format
msgctxt "menu"
msgid "Help"
msgstr "עזרה"
#: src/app/qml/GlobalMenu.qml:99
#: src/app/qml/GlobalMenu.qml:97
#, kde-format
msgctxt "menu"
msgid "About NeoChat"
msgstr "על NeoChat"
#: src/app/qml/GlobalMenu.qml:104
#: src/app/qml/GlobalMenu.qml:102
#, kde-format
msgctxt "menu"
msgid "About KDE"
@@ -1008,10 +999,12 @@ msgctxt "Placeholder message"
msgid "No room found"
msgstr "לא נמצא כזה חדר"
#: src/app/qml/QuickSwitcher.qml:33 src/rooms/SpaceDrawer.qml:289
#, kde-format
msgctxt "@action:button"
msgid "Explore rooms"
#: src/app/qml/QuickSwitcher.qml:33 src/rooms/RoomListPage.qml:225
#: src/rooms/SpaceDrawer.qml:289
#, fuzzy, kde-format
#| msgid "Explore rooms"
msgctxt "@action:button Explore public rooms and spaces"
msgid "Explore"
msgstr "עיון בין החדרים"
#: src/app/qml/ReasonDialog.qml:60
@@ -3204,18 +3197,18 @@ msgstr ""
"הקובץ גדול מכדי להוריד אותו.<br />נא ליצור קשר עם הנהלת שרת ה־matrix שלך "
"לקבלת תמיכה."
#: src/libneochat/neochatconnection.cpp:330
#: src/libneochat/neochatconnection.cpp:336
#, kde-format
msgctxt "@info"
msgid "No identity server configured"
msgstr "לא הוגדר שרת זהות"
#: src/libneochat/neochatconnection.cpp:361
#: src/libneochat/neochatconnection.cpp:367
#, kde-format
msgid "Room creation failed: %1"
msgstr "יצירת החדר נכשלה: %1"
#: src/libneochat/neochatconnection.cpp:390
#: src/libneochat/neochatconnection.cpp:396
#, kde-format
msgid "Space creation failed: %1"
msgstr "יצירת המרחב נכשלה: %1"
@@ -3316,7 +3309,7 @@ msgid "New Space"
msgstr "מרחב חדש"
#: src/libneochat/qml/CreateSpaceDialog.qml:58
#: src/spaces/SelectExistingRoomDialog.qml:149
#: src/spaces/SelectExistingRoomDialog.qml:147
#, kde-format
msgctxt ""
"@option:check As in make the space from which this dialog was created an "
@@ -3325,9 +3318,10 @@ msgid "Make this parent official"
msgstr "להפוך את ההורה הזה לרשמי"
#: src/libneochat/qml/ExploreRoomsPage.qml:53
#, kde-format
msgctxt "@action:title"
msgid "Explore Rooms"
#, fuzzy, kde-format
#| msgid "Explore rooms"
msgctxt "@action:title Explore public rooms and spaces"
msgid "Explore"
msgstr "עיון בין החדרים"
#: src/libneochat/qml/ExploreRoomsPage.qml:65
@@ -4173,13 +4167,13 @@ msgctxt "@action:button"
msgid "Show Menu"
msgstr "הצגת תפריט"
#: src/rooms/ExploreComponent.qml:92 src/rooms/ExploreComponentMobile.qml:65
#: src/rooms/ExploreComponent.qml:92 src/rooms/ExploreComponentMobile.qml:63
#, kde-format
msgid "Find your friends"
msgstr "איתור החברים שלך"
#: src/rooms/ExploreComponent.qml:97 src/rooms/ExploreComponentMobile.qml:72
#: src/rooms/RoomListPage.qml:190 src/rooms/RoomListPage.qml:246
#: src/rooms/ExploreComponent.qml:97 src/rooms/ExploreComponentMobile.qml:70
#: src/rooms/RoomListPage.qml:190 src/rooms/RoomListPage.qml:244
#, kde-format
msgctxt "@title"
msgid "Find your friends"
@@ -4200,35 +4194,30 @@ msgstr "סריקת קוד QR"
msgid "Search"
msgstr "חיפוש"
#: src/rooms/ExploreComponentMobile.qml:49
#, kde-format
msgid "Explore rooms"
msgstr "עיון בין החדרים"
#: src/rooms/ExploreComponentMobile.qml:78
#: src/rooms/ExploreComponentMobile.qml:76
#, kde-format
msgid "Create New"
msgstr "יצירת חדש"
#: src/rooms/ExploreComponentMobile.qml:145
#: src/rooms/ExploreComponentMobile.qml:143
#, kde-format
msgctxt "@action:button"
msgid "Create a Room"
msgstr "יצירת חדר"
#: src/rooms/ExploreComponentMobile.qml:161
#: src/rooms/ExploreComponentMobile.qml:159
#, kde-format
msgctxt "@action:button"
msgid "Create a Space"
msgstr "יצירת מרחב"
#: src/rooms/models/roomtreemodel.cpp:364
#: src/rooms/models/roomtreemodel.cpp:366
#, kde-format
msgctxt "@info:label"
msgid "Invited you to chat"
msgstr "הוזמנת לשיחה על ידיהם"
#: src/rooms/models/roomtreemodel.cpp:366
#: src/rooms/models/roomtreemodel.cpp:368
#, kde-format
msgctxt "@info:label"
msgid "%1 invited you"
@@ -4356,7 +4345,7 @@ msgstr "חדר מושתק"
msgid "Configure room"
msgstr "הגדרת חדר"
#: src/rooms/RoomListPage.qml:182 src/rooms/RoomListPage.qml:242
#: src/rooms/RoomListPage.qml:182 src/rooms/RoomListPage.qml:240
#, kde-format
msgctxt "@action:button"
msgid "Find your friends"
@@ -4388,18 +4377,16 @@ msgid "Join some rooms to get started"
msgstr "יש להצטרף לכל מיני חדרים כדי להתחיל"
#: src/rooms/RoomListPage.qml:225
#, kde-format
msgctxt "@action"
msgid "Search in room directory"
msgstr "חיפוש בספריית החדרים"
#, fuzzy, kde-format
#| msgctxt ""
#| "@action:inmenu opens a UI element called the 'Quick Switcher', which "
#| "offers a fast keyboard-based interface for switching in between chats."
#| msgid "Search Rooms"
msgctxt "@action:button Search public directory for this room"
msgid "Search for Room"
msgstr "חיפוש בין החדרים"
#: src/rooms/RoomListPage.qml:225
#, kde-format
msgctxt "@action"
msgid "Explore rooms"
msgstr "עיון בין החדרים"
#: src/rooms/RoomListPage.qml:242
#: src/rooms/RoomListPage.qml:240
#, kde-format
msgctxt "@action:button"
msgid "Search in friend directory"
@@ -6554,28 +6541,28 @@ msgctxt "@title"
msgid "Choose Parent Space"
msgstr "בחירת מרחב הורה"
#: src/settings/SelectParentDialog.qml:159
#: src/settings/SelectParentDialog.qml:157
#, kde-format
msgid "Set this room as a child of the space %1"
msgstr "להגדיר את החדר הזה כצאצא של המרחב %1"
#: src/settings/SelectParentDialog.qml:166
#: src/settings/SelectParentDialog.qml:164
#, kde-format
msgid ""
"You do not have a high enough privilege level in the parent to set this state"
msgstr "אין לך הרשאות גבוהות מספיק בהורה כדי להגדיר את המצב הזה."
#: src/settings/SelectParentDialog.qml:166
#: src/settings/SelectParentDialog.qml:164
#, kde-format
msgid "The selected room is not a space"
msgstr "החדר הנבחר אינו מרחב"
#: src/settings/SelectParentDialog.qml:166
#: src/settings/SelectParentDialog.qml:164
#, kde-format
msgid "You do not have the privileges to complete this action"
msgstr "אין לך מספיק הרשאות להשלים את הפעולה הזאת"
#: src/settings/SelectParentDialog.qml:171
#: src/settings/SelectParentDialog.qml:169
#, kde-format
msgid "Make this space the canonical parent"
msgstr "להפוך את המרחב הזה להורה העיקרי"
@@ -6737,19 +6724,26 @@ msgctxt "@action:button"
msgid "Pick Room"
msgstr "בחירת חדר"
#: src/spaces/SelectExistingRoomDialog.qml:150
#: src/spaces/SelectExistingRoomDialog.qml:44
#, fuzzy, kde-format
#| msgid "Explore rooms"
msgctxt "@title Explore public rooms and spaces"
msgid "Explore"
msgstr "עיון בין החדרים"
#: src/spaces/SelectExistingRoomDialog.qml:148
#, kde-format
msgctxt "@info:description"
msgid "You have the required privilege level in the child to set this state"
msgstr "אין לך את ההרשאות הנחוצות בצאצא כדי להגדיר את המצב הזה"
#: src/spaces/SelectExistingRoomDialog.qml:150
#: src/spaces/SelectExistingRoomDialog.qml:148
#, kde-format
msgid ""
"You do not have a high enough privilege level in the child to set this state"
msgstr "אין לך הרשאות גבוהות מספיק בצאצא כדי להגדיר את המצב הזה"
#: src/spaces/SelectExistingRoomDialog.qml:173
#: src/spaces/SelectExistingRoomDialog.qml:171
#, kde-format
msgctxt ""
"@option:check The canonical parent is the default one if a room has multiple "
@@ -6757,7 +6751,7 @@ msgctxt ""
msgid "Make this space the canonical parent"
msgstr "להפוך את המרחב הזה להורה העיקרי"
#: src/spaces/SelectExistingRoomDialog.qml:174
#: src/spaces/SelectExistingRoomDialog.qml:172
#, kde-format
msgctxt "@info:description"
msgid ""
@@ -7160,6 +7154,30 @@ msgstr[1] "הקלדה מצד %2"
msgstr[2] "הקלדה מצד %2"
msgstr[3] "הקלדה מצד %2"
#~ msgctxt "@action:inmenu"
#~ msgid "Explore Rooms"
#~ msgstr "עיון בין החדרים"
#~ msgctxt "@title"
#~ msgid "Explore Rooms"
#~ msgstr "עיון בין החדרים"
#~ msgctxt "@action:button"
#~ msgid "Explore rooms"
#~ msgstr "עיון בין החדרים"
#~ msgctxt "@action:title"
#~ msgid "Explore Rooms"
#~ msgstr "עיון בין החדרים"
#~ msgctxt "@action"
#~ msgid "Search in room directory"
#~ msgstr "חיפוש בספריית החדרים"
#~ msgctxt "@action"
#~ msgid "Explore rooms"
#~ msgstr "עיון בין החדרים"
#~ msgctxt "@action:button Block the user"
#~ msgid "Block %1"
#~ msgstr "חסימת %1"