GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-08-21 01:45:15 +00:00
parent 55c9b09b24
commit 54a918b0cf
45 changed files with 2431 additions and 1260 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: 2025-08-16 00:43+0000\n"
"POT-Creation-Date: 2025-08-21 00:43+0000\n"
"PO-Revision-Date: 2025-08-15 13:25+0300\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: צוות התרגום של KDE ישראל\n"
@@ -665,43 +665,55 @@ msgstr "הצטרפות לחדר"
msgid "Session Verification"
msgstr "אימות פגישה"
#: src/app/qml/KeyVerificationDialog.qml:92
#: src/app/qml/KeyVerificationDialog.qml:108
#, kde-format
msgid "Accept"
msgstr "קבלה"
#: src/app/qml/KeyVerificationDialog.qml:98
#: src/app/qml/KeyVerificationDialog.qml:114
#, kde-format
msgid "Decline"
msgstr "דחייה"
#: src/app/qml/KeyVerificationDialog.qml:140
#: src/app/qml/KeyVerificationDialog.qml:158
#, kde-format
msgid "Waiting for device to accept verification."
msgstr "בהמתנה למכשיר לקבל את האימות."
#: src/app/qml/KeyVerificationDialog.qml:142
#: src/app/qml/KeyVerificationDialog.qml:160
#, kde-format
msgid "Incoming key verification request from device **%1**"
msgstr "בקשת אימות מפתח נכנסת מהמכשיר **%1**"
#: src/app/qml/KeyVerificationDialog.qml:144
#: src/app/qml/KeyVerificationDialog.qml:162
#, fuzzy, kde-format
#| msgid "Waiting for other party to verify."
msgid "Waiting for other party to send us keys."
msgstr "בהמתנה לאישור מהצד השני."
#: src/app/qml/KeyVerificationDialog.qml:164
#, fuzzy, kde-format
#| msgid "Waiting for other party to verify."
msgid "Waiting for other party to confirm our keys."
msgstr "בהמתנה לאישור מהצד השני."
#: src/app/qml/KeyVerificationDialog.qml:166
#, kde-format
msgid "Waiting for other party to verify."
msgstr "בהמתנה לאישור מהצד השני."
#: src/app/qml/KeyVerificationDialog.qml:146
#: src/app/qml/KeyVerificationDialog.qml:168
#, kde-format
msgid "Successfully verified device **%1**"
msgstr "המכשיר **%1** אומת בהצלחה"
#: src/app/qml/KeyVerificationDialog.qml:161
#: src/app/qml/KeyVerificationDialog.qml:183
#, kde-format
msgctxt "@info"
msgid "Choose a verification method to continue"
msgstr "נא לבחור שיטת אימות כדי להמשיך"
#: src/app/qml/KeyVerificationDialog.qml:165
#: src/app/qml/KeyVerificationDialog.qml:187
#, kde-format
msgctxt "@action:button"
msgid "Emoji Verification"
@@ -868,7 +880,9 @@ msgid "Option %1:"
msgstr "אפשרות %1:"
#: src/app/qml/NewPollDialog.qml:119
#, kde-format
#, fuzzy, kde-format
#| msgid "Enter option"
msgctxt "@placeholder"
msgid "Enter option"
msgstr "נא למלא אפשרות"
@@ -993,25 +1007,31 @@ msgctxt "@action:button"
msgid "Ignore"
msgstr "התעלמות"
#: src/app/qml/RoomPage.qml:84
#: src/app/qml/RoomPage.qml:79
#, kde-format
msgctxt "@info"
msgid "This room contains official messages from your homeserver."
msgstr ""
#: src/app/qml/RoomPage.qml:90
#, kde-format
msgctxt "@info:status"
msgid "NeoChat is offline. Please check your network connection."
msgstr "NeoChat לא מחובר. נא לבדוק את החיבור שלך לרשת."
#: src/app/qml/RoomPage.qml:139
#: src/app/qml/RoomPage.qml:145
#, kde-format
msgctxt "@title"
msgid "Welcome to NeoChat"
msgstr "ברוך בואך ל־NeoChat"
#: src/app/qml/RoomPage.qml:140
#: src/app/qml/RoomPage.qml:146
#, kde-format
msgctxt "@info:usagetip"
msgid "Select or join a room to get started"
msgstr "נא לבחור או להצטרף לחדר כדי להתחיל"
#: src/app/qml/RoomPage.qml:207
#: src/app/qml/RoomPage.qml:213
#, kde-format
msgctxt "@title:dialog"
msgid "Message Source"
@@ -1341,7 +1361,7 @@ msgstr "איתור החברים שלך"
msgid "Enter a user ID"
msgstr "נא למלא מזהה משתמש"
#: src/app/qml/UserSearchPage.qml:84 src/libneochat/enums/neochatroomtype.h:65
#: src/app/qml/UserSearchPage.qml:84 src/libneochat/enums/neochatroomtype.h:69
#, kde-format
msgid "Friends"
msgstr "חברים"
@@ -1931,31 +1951,38 @@ msgstr ""
msgid "Unable to read access token: %1"
msgstr "לא ניתן לקרוא את אסימון הגישה: %1"
#: src/libneochat/enums/neochatroomtype.h:61
#: src/libneochat/enums/neochatroomtype.h:65
#, kde-format
msgid "Invited"
msgstr "הוזמנת"
#: src/libneochat/enums/neochatroomtype.h:63
#: src/libneochat/enums/neochatroomtype.h:67
#, kde-format
msgid "Favorite"
msgstr "מועדף"
#: src/libneochat/enums/neochatroomtype.h:67
#: src/libneochat/enums/neochatroomtype.h:71
#, kde-format
msgid "Normal"
msgstr "רגיל"
#: src/libneochat/enums/neochatroomtype.h:69
#: src/libneochat/enums/neochatroomtype.h:73
#, kde-format
msgid "Low priority"
msgstr "עדיפות נמוכה"
#: src/libneochat/enums/neochatroomtype.h:71
#: src/libneochat/enums/neochatroomtype.h:75
#, kde-format
msgid "Spaces"
msgstr "מרחבים"
#: src/libneochat/enums/neochatroomtype.h:77
#, fuzzy, kde-format
#| msgid "Server Capabilities"
msgctxt "@info Meaning: official information messages from your server"
msgid "Server Notices"
msgstr "יכולות שרת"
#: src/libneochat/enums/powerlevel.cpp:10
#, kde-format
msgid "Member"
@@ -3228,7 +3255,7 @@ msgctxt "@action:button"
msgid "Search"
msgstr "חיפוש"
#: src/libneochat/texthandler.cpp:574
#: src/libneochat/texthandler.cpp:612
#, kde-format
msgid "<i>This event does not have any content.</i>"
msgstr "<i>לאירוע הזה אין תוכן.</i>"
@@ -3608,19 +3635,19 @@ msgctxt "@action"
msgid "Send to KDE Itinerary"
msgstr "שליחה ל־KDE Itinerary"
#: src/messagecontent/LinkPreviewComponent.qml:133
#: src/messagecontent/LinkPreviewComponent.qml:135
#: src/messagecontent/LinkPreviewLoadComponent.qml:76
#, kde-format
msgctxt "As in remove the link preview so it's no longer shown"
msgid "Remove preview"
msgstr "הסרת תצוגה מקדימה"
#: src/messagecontent/LinkPreviewComponent.qml:151
#: src/messagecontent/LinkPreviewComponent.qml:153
#, kde-format
msgid "Shrink preview"
msgstr "צמצום תצוגה מקדימה"
#: src/messagecontent/LinkPreviewComponent.qml:151
#: src/messagecontent/LinkPreviewComponent.qml:153
#, kde-format
msgid "Expand preview"
msgstr "הרחבת תצוגה מקדימה"
@@ -3657,13 +3684,13 @@ msgid ""
msgstr ""
"ההודעה הזאת לא נמצאה, אין לך הרשאה לצפות בה או שנשלחה על ידי משתמש בהתעלמות"
#: src/messagecontent/models/messagecontentmodel.cpp:63
#: src/messagecontent/models/messagecontentmodel.cpp:69
#, kde-format
msgctxt "@info"
msgid "Failed to download file."
msgstr "הורדת הקובץ נכשלה."
#: src/messagecontent/models/messagecontentmodel.cpp:66
#: src/messagecontent/models/messagecontentmodel.cpp:72
#, kde-format
msgctxt "@info Failed to download file: [error message]"
msgid "Failed to download file:<br />%1"
@@ -3986,13 +4013,13 @@ msgctxt "@action:button"
msgid "Create a Space"
msgstr "יצירת מרחב"
#: src/rooms/models/roomtreemodel.cpp:358
#: src/rooms/models/roomtreemodel.cpp:363
#, kde-format
msgctxt "@info:label"
msgid "Invited you to chat"
msgstr "הוזמנת לשיחה על ידיהם"
#: src/rooms/models/roomtreemodel.cpp:360
#: src/rooms/models/roomtreemodel.cpp:365
#, kde-format
msgctxt "@info:label"
msgid "%1 invited you"