GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
236
po/ar/neochat.po
236
po/ar/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-04-25 00:38+0000\n"
|
||||
"POT-Creation-Date: 2024-04-26 00:38+0000\n"
|
||||
"PO-Revision-Date: 2024-01-20 21:03+0400\n"
|
||||
"Last-Translator: Zayed Al-Saidi <zayed.alsaidi@gmail.com>\n"
|
||||
"Language-Team: ar\n"
|
||||
@@ -18,6 +18,78 @@ msgstr ""
|
||||
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
"X-Generator: Lokalize 23.08.1\n"
|
||||
|
||||
#: src/chatbar/AttachDialog.qml:27
|
||||
#, kde-format
|
||||
msgid "Choose local file"
|
||||
msgstr "اختر ملف محلي"
|
||||
|
||||
#: src/chatbar/AttachDialog.qml:46
|
||||
#, kde-format
|
||||
msgid "Clipboard image"
|
||||
msgstr "صورة الحافظة"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:79
|
||||
#, kde-format
|
||||
msgid "Attach an image or file"
|
||||
msgstr "أرفق صورة أو ملف"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:97
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "الصور التعبيرية والملصقات"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:114
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "أرسل موقعاً جغرافياً"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:130
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "أرسل رسالة"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:208
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "أرسل رسالة مشفرة..."
|
||||
|
||||
#: src/chatbar/ChatBar.qml:208
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Set an attachment caption..."
|
||||
msgid "Set an attachment caption…"
|
||||
msgstr "ضع اسم للمرفق…"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:208
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "أرسل رسالة…"
|
||||
|
||||
#: src/chatbar/EmojiGrid.qml:87
|
||||
#, kde-format
|
||||
msgid "No stickers"
|
||||
msgstr "لا يوجد ملصقات"
|
||||
|
||||
#: src/chatbar/EmojiGrid.qml:87
|
||||
#, kde-format
|
||||
msgid "No emojis"
|
||||
msgstr "لا يوجد صورة تعبيرية"
|
||||
|
||||
#: src/chatbar/EmojiPicker.qml:52 src/settings/EmoticonsPage.qml:19
|
||||
#, kde-format
|
||||
msgid "Emojis"
|
||||
msgstr "الصورة التعبيرية"
|
||||
|
||||
#: src/chatbar/EmojiPicker.qml:59 src/settings/EmoticonsPage.qml:27
|
||||
#, kde-format
|
||||
msgid "Stickers"
|
||||
msgstr "الملصقات"
|
||||
|
||||
#: src/chatbar/ReplyPane.qml:89
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel reply"
|
||||
msgstr "ألغِ الرد"
|
||||
|
||||
#: src/controller.cpp:133
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send typing notifications"
|
||||
@@ -244,7 +316,7 @@ msgstr "مدعو"
|
||||
msgid "Favorite"
|
||||
msgstr "المفضّلة"
|
||||
|
||||
#: src/enums/neochatroomtype.h:63 src/qml/UserSearchPage.qml:82
|
||||
#: src/enums/neochatroomtype.h:63 src/qml/UserSearchPage.qml:83
|
||||
#, kde-format
|
||||
msgid "Friends"
|
||||
msgstr ""
|
||||
@@ -830,7 +902,7 @@ msgstr "لا يوجد مستخدمين"
|
||||
msgid "Welcome"
|
||||
msgstr "مرحباً"
|
||||
|
||||
#: src/login/WelcomePage.qml:46 src/qml/RoomPage.qml:156
|
||||
#: src/login/WelcomePage.qml:46 src/qml/RoomPage.qml:157
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Welcome to Matrix"
|
||||
msgid "Welcome to NeoChat"
|
||||
@@ -1596,7 +1668,7 @@ msgid "Open NeoChat in this room"
|
||||
msgstr "افتح نيوتشات في هذه الغرفة"
|
||||
|
||||
#: src/notificationsmanager.cpp:223 src/qml/DelegateContextMenu.qml:107
|
||||
#: src/qml/HoverActions.qml:102
|
||||
#: src/qml/HoverActions.qml:104
|
||||
#, kde-format
|
||||
msgid "Reply"
|
||||
msgstr "ردّ"
|
||||
@@ -1661,7 +1733,7 @@ msgid "Notification settings"
|
||||
msgstr "إعدادات الإشعارات"
|
||||
|
||||
#: src/qml/AccountMenu.qml:37 src/qml/AccountMenu.qml:49
|
||||
#: src/qml/GlobalMenu.qml:35 src/qml/Main.qml:404 src/qml/UserInfo.qml:103
|
||||
#: src/qml/GlobalMenu.qml:35 src/qml/Main.qml:416 src/qml/UserInfo.qml:103
|
||||
#, kde-format
|
||||
msgid "Configure"
|
||||
msgstr "اضبط"
|
||||
@@ -1727,22 +1799,12 @@ msgctxt "@title:window"
|
||||
msgid "Login"
|
||||
msgstr "ولوج"
|
||||
|
||||
#: src/qml/AttachDialog.qml:27
|
||||
#, kde-format
|
||||
msgid "Choose local file"
|
||||
msgstr "اختر ملف محلي"
|
||||
|
||||
#: src/qml/AttachDialog.qml:46
|
||||
#, kde-format
|
||||
msgid "Clipboard image"
|
||||
msgstr "صورة الحافظة"
|
||||
|
||||
#: src/qml/AttachmentPane.qml:30
|
||||
#, kde-format
|
||||
msgid "Attachment:"
|
||||
msgstr "المرفق:"
|
||||
|
||||
#: src/qml/AttachmentPane.qml:38 src/qml/HoverActions.qml:93
|
||||
#: src/qml/AttachmentPane.qml:38 src/qml/HoverActions.qml:95
|
||||
#: src/qml/ImageEditorPage.qml:21 src/qml/MessageDelegateContextMenu.qml:37
|
||||
#, kde-format
|
||||
msgid "Edit"
|
||||
@@ -1776,42 +1838,6 @@ msgctxt "@action"
|
||||
msgid "Cancel"
|
||||
msgstr "ألغِ"
|
||||
|
||||
#: src/qml/ChatBar.qml:79
|
||||
#, kde-format
|
||||
msgid "Attach an image or file"
|
||||
msgstr "أرفق صورة أو ملف"
|
||||
|
||||
#: src/qml/ChatBar.qml:97
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "الصور التعبيرية والملصقات"
|
||||
|
||||
#: src/qml/ChatBar.qml:114
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "أرسل موقعاً جغرافياً"
|
||||
|
||||
#: src/qml/ChatBar.qml:130
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "أرسل رسالة"
|
||||
|
||||
#: src/qml/ChatBar.qml:208
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "أرسل رسالة مشفرة..."
|
||||
|
||||
#: src/qml/ChatBar.qml:208
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Set an attachment caption..."
|
||||
msgid "Set an attachment caption…"
|
||||
msgstr "ضع اسم للمرفق…"
|
||||
|
||||
#: src/qml/ChatBar.qml:208
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "أرسل رسالة…"
|
||||
|
||||
#: src/qml/ChooseRoomDialog.qml:14
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Choose a Location"
|
||||
@@ -2230,26 +2256,6 @@ msgctxt "@action As in 'Apply the changes'"
|
||||
msgid "Apply"
|
||||
msgstr "طبّق"
|
||||
|
||||
#: src/qml/EmojiGrid.qml:87
|
||||
#, kde-format
|
||||
msgid "No stickers"
|
||||
msgstr "لا يوجد ملصقات"
|
||||
|
||||
#: src/qml/EmojiGrid.qml:87
|
||||
#, kde-format
|
||||
msgid "No emojis"
|
||||
msgstr "لا يوجد صورة تعبيرية"
|
||||
|
||||
#: src/qml/EmojiPicker.qml:52 src/settings/EmoticonsPage.qml:19
|
||||
#, kde-format
|
||||
msgid "Emojis"
|
||||
msgstr "الصورة التعبيرية"
|
||||
|
||||
#: src/qml/EmojiPicker.qml:59 src/settings/EmoticonsPage.qml:27
|
||||
#, kde-format
|
||||
msgid "Stickers"
|
||||
msgstr "الملصقات"
|
||||
|
||||
#: src/qml/EmojiSas.qml:26
|
||||
#, kde-format
|
||||
msgid ""
|
||||
@@ -2514,17 +2520,17 @@ msgstr "أسئلة ماتركس المتكررة"
|
||||
msgid "No name"
|
||||
msgstr "بلا اسم"
|
||||
|
||||
#: src/qml/HoverActions.qml:74
|
||||
#: src/qml/HoverActions.qml:76
|
||||
#, kde-format
|
||||
msgid "This message was sent from a verified device"
|
||||
msgstr "هذه الرسالة أرسلت من جهاز متَثَبّت منه"
|
||||
|
||||
#: src/qml/HoverActions.qml:87
|
||||
#: src/qml/HoverActions.qml:89
|
||||
#, kde-format
|
||||
msgid "React"
|
||||
msgstr "تفاعل"
|
||||
|
||||
#: src/qml/HoverActions.qml:112
|
||||
#: src/qml/HoverActions.qml:114
|
||||
#, kde-format
|
||||
msgid "Reply in Thread"
|
||||
msgstr ""
|
||||
@@ -2749,23 +2755,30 @@ msgstr ""
|
||||
msgid "Open"
|
||||
msgstr "افتح"
|
||||
|
||||
#: src/qml/Main.qml:362
|
||||
#: src/qml/Main.qml:366
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "ابدأ دردشة"
|
||||
|
||||
#: src/qml/Main.qml:364
|
||||
#: src/qml/Main.qml:369
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "هل ترغب في بَدء دردشة مع %1؟"
|
||||
|
||||
#: src/qml/Main.qml:390
|
||||
#: src/qml/Main.qml:378
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Start a Chat"
|
||||
msgctxt "@action"
|
||||
msgid "Start Chat"
|
||||
msgstr "ابدأ دردشة..."
|
||||
|
||||
#: src/qml/Main.qml:402
|
||||
#, kde-format
|
||||
msgctxt "@info screenreader"
|
||||
msgid "The currently selected link"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Main.qml:422 src/qml/ShareAction.qml:68
|
||||
#: src/qml/Main.qml:434 src/qml/ShareAction.qml:68
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Share"
|
||||
msgctxt "@title"
|
||||
@@ -2779,7 +2792,7 @@ msgctxt "@title"
|
||||
msgid "Room ID or Alias"
|
||||
msgstr "رقم الغرفة"
|
||||
|
||||
#: src/qml/ManualRoomDialog.qml:37 src/qml/ManualUserDialog.qml:37
|
||||
#: src/qml/ManualRoomDialog.qml:37 src/qml/ManualUserDialog.qml:38
|
||||
#: src/qml/SelectParentDialog.qml:37
|
||||
#, kde-format
|
||||
msgid "OK"
|
||||
@@ -2801,25 +2814,25 @@ msgstr ""
|
||||
msgid "The input is not a valid room ID or alias"
|
||||
msgstr "ليس النص المُدخَل رابطا صالحا"
|
||||
|
||||
#: src/qml/ManualUserDialog.qml:25
|
||||
#: src/qml/ManualUserDialog.qml:26
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "User"
|
||||
msgctxt "@title"
|
||||
msgid "User ID"
|
||||
msgstr "المستخدم"
|
||||
|
||||
#: src/qml/ManualUserDialog.qml:53
|
||||
#: src/qml/ManualUserDialog.qml:54
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "User"
|
||||
msgid "User ID:"
|
||||
msgstr "المستخدم"
|
||||
|
||||
#: src/qml/ManualUserDialog.qml:56 src/qml/ManualUserDialog.qml:64
|
||||
#: src/qml/ManualUserDialog.qml:57 src/qml/ManualUserDialog.qml:65
|
||||
#, kde-format
|
||||
msgid "User IDs Must start with @"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/ManualUserDialog.qml:62
|
||||
#: src/qml/ManualUserDialog.qml:63
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "The entered text is not a valid url"
|
||||
msgid "The input is not a valid user ID"
|
||||
@@ -3006,12 +3019,6 @@ msgctxt "@action:button 'Remove' as in 'Remove this message'"
|
||||
msgid "Remove"
|
||||
msgstr "أزل"
|
||||
|
||||
#: src/qml/ReplyPane.qml:89
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel reply"
|
||||
msgstr "ألغِ الرد"
|
||||
|
||||
#: src/qml/ReportSheet.qml:18
|
||||
#, kde-format
|
||||
msgid "Report Message"
|
||||
@@ -3179,12 +3186,12 @@ msgctxt "@action:title"
|
||||
msgid "Room Media"
|
||||
msgstr "إصدارة الغرفة"
|
||||
|
||||
#: src/qml/RoomPage.qml:99
|
||||
#: src/qml/RoomPage.qml:100
|
||||
#, kde-format
|
||||
msgid "NeoChat is offline. Please check your network connection."
|
||||
msgstr "نيوتشات غير متصل: الرجاء التأكد من اتصالك بالشبكة"
|
||||
|
||||
#: src/qml/RoomPage.qml:263
|
||||
#: src/qml/RoomPage.qml:264
|
||||
#, kde-format
|
||||
msgid "Message Source"
|
||||
msgstr "مصدر الرّسالة"
|
||||
@@ -3605,7 +3612,7 @@ msgctxt "@action:button"
|
||||
msgid "Request from other Devices"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:36
|
||||
#: src/qml/UserDetailDialog.qml:34
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@title:menu Account detail dialog"
|
||||
#| msgid "Account detail"
|
||||
@@ -3613,71 +3620,71 @@ msgctxt "@title:menu Account details dialog"
|
||||
msgid "Account Details"
|
||||
msgstr "تفاصيل الحساب"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:111
|
||||
#: src/qml/UserDetailDialog.qml:109
|
||||
#, kde-format
|
||||
msgid "Unignore this user"
|
||||
msgstr "ألغ تجاهل هذا المستخدم"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:111
|
||||
#: src/qml/UserDetailDialog.qml:109
|
||||
#, kde-format
|
||||
msgid "Ignore this user"
|
||||
msgstr "تجاهل هذا المستخدم"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:124
|
||||
#: src/qml/UserDetailDialog.qml:122
|
||||
#, kde-format
|
||||
msgid "Kick this user"
|
||||
msgstr "أركل هذا المستخدم"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:138
|
||||
#: src/qml/UserDetailDialog.qml:136
|
||||
#, kde-format
|
||||
msgid "Invite this user"
|
||||
msgstr "أدعو هذا المستخدم"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:151
|
||||
#: src/qml/UserDetailDialog.qml:149
|
||||
#, kde-format
|
||||
msgid "Ban this user"
|
||||
msgstr "احظر هذا المستخدم"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:159
|
||||
#: src/qml/UserDetailDialog.qml:157
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Ban User"
|
||||
msgstr "احظر مستخدم"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:171
|
||||
#: src/qml/UserDetailDialog.qml:169
|
||||
#, kde-format
|
||||
msgid "Unban this user"
|
||||
msgstr "ألغ حظر هذا المستخدم"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:184
|
||||
#: src/qml/UserDetailDialog.qml:182
|
||||
#, kde-format
|
||||
msgid "Set user power level"
|
||||
msgstr "عيّن مستوى قدرة المستخدم"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:209
|
||||
#: src/qml/UserDetailDialog.qml:207
|
||||
#, kde-format
|
||||
msgid "Remove recent messages by this user"
|
||||
msgstr "أزل آخر رسائل لهذا المستخدم"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:217
|
||||
#: src/qml/UserDetailDialog.qml:215
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Remove Messages"
|
||||
msgstr "أزل الرسائل"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:228
|
||||
#: src/qml/UserDetailDialog.qml:226
|
||||
#, kde-format
|
||||
msgctxt "%1 is the name of the user."
|
||||
msgid "Chat with %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:228
|
||||
#: src/qml/UserDetailDialog.qml:226
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Open a private chat"
|
||||
msgid "Invite to private chat"
|
||||
msgstr "افتح دردشة خاصة"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:239
|
||||
#: src/qml/UserDetailDialog.qml:237
|
||||
#, kde-format
|
||||
msgid "Copy link"
|
||||
msgstr "نسخ الرابط"
|
||||
@@ -3699,30 +3706,30 @@ msgstr "بدّل المستخدم"
|
||||
msgid "Open Settings"
|
||||
msgstr "إعدادات الفتح"
|
||||
|
||||
#: src/qml/UserSearchPage.qml:32
|
||||
#: src/qml/UserSearchPage.qml:33
|
||||
#, kde-format
|
||||
msgctxt "@action:title"
|
||||
msgid "Find Your Friends"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/UserSearchPage.qml:44
|
||||
#: src/qml/UserSearchPage.qml:45
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Enter your Matrix ID"
|
||||
msgid "Enter a user ID"
|
||||
msgstr "أدخل معرفك لماتركس"
|
||||
|
||||
#: src/qml/UserSearchPage.qml:89
|
||||
#: src/qml/UserSearchPage.qml:90
|
||||
#, kde-format
|
||||
msgid "Find your friends…"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/UserSearchPage.qml:90
|
||||
#: src/qml/UserSearchPage.qml:91
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Enter a text to start searching"
|
||||
msgid "Enter text to start searching for your friends"
|
||||
msgstr "ادخل نص لتبدأ البحث"
|
||||
|
||||
#: src/qml/UserSearchPage.qml:91
|
||||
#: src/qml/UserSearchPage.qml:92
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "No results found"
|
||||
msgctxt "@info:label"
|
||||
@@ -5345,13 +5352,13 @@ msgstr "يحمل معاينة الرابط"
|
||||
msgid "%1 started a user verification"
|
||||
msgstr "سحب دعوة مستخدم"
|
||||
|
||||
#: src/timeline/MessageEditComponent.qml:102
|
||||
#: src/timeline/MessageEditComponent.qml:103
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Confirm edit"
|
||||
msgstr "أكد التحرير"
|
||||
|
||||
#: src/timeline/MessageEditComponent.qml:114
|
||||
#: src/timeline/MessageEditComponent.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel edit"
|
||||
@@ -5476,9 +5483,6 @@ msgstr "أنهِ"
|
||||
#~ msgid "All Rooms"
|
||||
#~ msgstr "كل الغرف"
|
||||
|
||||
#~ msgid "Start a Chat"
|
||||
#~ msgstr "ابدأ دردشة..."
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Start a Chat"
|
||||
#~ msgctxt "@title"
|
||||
|
||||
Reference in New Issue
Block a user