GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-06-06 01:52:45 +00:00
parent 8b71e56a5f
commit 357b148944
37 changed files with 1545 additions and 1647 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: 2023-06-05 00:47+0000\n"
"POT-Creation-Date: 2023-06-06 00:47+0000\n"
"PO-Revision-Date: 2023-05-20 12:52+0400\n"
"Last-Translator: Zayed Al-Saidi <zayed.alsaidi@gmail.com>\n"
"Language-Team: ar\n"
@@ -18,78 +18,73 @@ msgstr ""
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"X-Generator: Lokalize 22.12.3\n"
#: src/controller.cpp:185
#, kde-format
msgid "Encrypted Message"
msgstr "رسالة معمّاة"
#: src/controller.cpp:338
#: src/controller.cpp:262
#, kde-format
msgid "Login Failed: Access Token invalid or revoked"
msgstr "فشل الولوج: رمز النفاذ غير صالحة أو سحبت"
#: src/controller.cpp:341 src/controller.cpp:346 src/login.cpp:95
#: src/controller.cpp:265 src/controller.cpp:270 src/login.cpp:95
#, kde-format
msgid "Login Failed: %1"
msgstr "فشل الولوج: %1"
#: src/controller.cpp:352
#: src/controller.cpp:276
#, kde-format
msgid "Network Error: %1"
msgstr "خطأ شبكي: %1"
#: src/controller.cpp:377
#: src/controller.cpp:301
#, kde-format
msgid "Access token wasn't found"
msgstr "رمز النفاذ غير موجود"
#: src/controller.cpp:377
#: src/controller.cpp:301
#, kde-format
msgid "Maybe it was deleted?"
msgstr "ربما حذفت؟"
#: src/controller.cpp:381
#: src/controller.cpp:305
#, kde-format
msgid "Access to keychain was denied."
msgstr "رفض النفاذ إلى حَمَّالَة المَفَاتِيح"
#: src/controller.cpp:381
#: src/controller.cpp:305
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr "الرجاء السماح لنيوتشات بقراءة رمز النفاذ"
#: src/controller.cpp:384
#: src/controller.cpp:308
#, kde-format
msgid "No keychain available."
msgstr "لا تتوفر حَمَّالَة المَفَاتِيح"
#: src/controller.cpp:384
#: src/controller.cpp:308
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr "الرجاء تثبيت حَمَّالَة مَفَاتِيح مثل محفظتك من كِيدِي أو غنوم Keyring على لينكس"
#: src/controller.cpp:387
#: src/controller.cpp:311
#, kde-format
msgid "Unable to read access token"
msgstr "غير قادر على قراءة رقم النفاذ"
#: src/controller.cpp:575
#: src/controller.cpp:499
#, kde-format
msgid "File too large to download."
msgstr "الملف كبير جدًا لتنزيله."
#: src/controller.cpp:575
#: src/controller.cpp:499
#, kde-format
msgid "Contact your matrix server administrator for support."
msgstr "راسل مدير خادوم ماتركس للدعم."
#: src/controller.cpp:613
#: src/controller.cpp:537
#, fuzzy, kde-format
#| msgid "Room creation failed: \"%1\""
msgid "Room creation failed: %1"
msgstr "فشل إنشاء غرفة: \"%1\""
#: src/controller.cpp:627
#: src/controller.cpp:551
#, kde-format
msgid "The room id you are trying to join is not valid"
msgstr "رقم التعريفي للغرفة التي تحاول الانضمام إليها غير صحيح"
@@ -1091,44 +1086,49 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
msgstr "عرض: %1, طول: %2"
#: src/notificationsmanager.cpp:74 src/qml/main.qml:254
#: src/notificationsmanager.cpp:144
#, kde-format
msgid "Encrypted Message"
msgstr "رسالة معمّاة"
#: src/notificationsmanager.cpp:217 src/qml/main.qml:254
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
#: src/notificationsmanager.cpp:80
#: src/notificationsmanager.cpp:223
#, kde-format
msgid "Open NeoChat in this room"
msgstr "افتح نيوتشات في هذه الغرفة"
#: src/notificationsmanager.cpp:97 src/qml/Component/HoverActions.qml:103
#: src/notificationsmanager.cpp:240 src/qml/Component/HoverActions.qml:103
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:35
#, kde-format
msgid "Reply"
msgstr "ردّ"
#: src/notificationsmanager.cpp:98
#: src/notificationsmanager.cpp:241
#, kde-format
msgid "Reply..."
msgstr "ردّ..."
#: src/notificationsmanager.cpp:116
#: src/notificationsmanager.cpp:259
#, kde-format
msgid "%1 invited you to a room"
msgstr "%1 دعاك إلى غرفة"
#: src/notificationsmanager.cpp:120
#: src/notificationsmanager.cpp:263
#, kde-format
msgid "Open this invitation in NeoChat"
msgstr "افتح هذه الدعوة في نيوتشات"
#: src/notificationsmanager.cpp:126
#: src/notificationsmanager.cpp:269
#, kde-format
msgid "Accept Invitation"
msgstr "اقبل الدّعوة"
#: src/notificationsmanager.cpp:126
#: src/notificationsmanager.cpp:269
#, kde-format
msgid "Reject Invitation"
msgstr "ارفض الدعوة"
@@ -1151,27 +1151,27 @@ msgstr "حرّر"
msgid "Cancel sending attachment"
msgstr "ألغ إرسال المرفق"
#: src/qml/Component/ChatBox/ChatBar.qml:31
#: src/qml/Component/ChatBox/ChatBar.qml:63
#, kde-format
msgid "Attach an image or file"
msgstr "أرفق صورة أو ملف"
#: src/qml/Component/ChatBox/ChatBar.qml:57
#: src/qml/Component/ChatBox/ChatBar.qml:89
#, kde-format
msgid "Emojis & Stickers"
msgstr "الصور التعبيرية والملصقات"
#: src/qml/Component/ChatBox/ChatBar.qml:73
#: src/qml/Component/ChatBox/ChatBar.qml:105
#, kde-format
msgid "Send a Location"
msgstr "أرسل موقعاً جغرافياً"
#: src/qml/Component/ChatBox/ChatBar.qml:86
#: src/qml/Component/ChatBox/ChatBar.qml:118
#, kde-format
msgid "Send message"
msgstr "أرسل رسالة"
#: src/qml/Component/ChatBox/ChatBar.qml:128
#: src/qml/Component/ChatBox/ChatBar.qml:165
#, kde-format
msgid ""
"This room is encrypted. Build libQuotient with encryption enabled to send "
@@ -1179,28 +1179,28 @@ msgid ""
msgstr ""
"هذه الغرفة مشفرة. ابنِ libQuotient مع تمكين التشفير لإرسال الرسائل المشفرة."
#: src/qml/Component/ChatBox/ChatBar.qml:128
#: src/qml/Component/ChatBox/ChatBar.qml:165
#, kde-format
msgid "Send an encrypted message…"
msgstr "أرسل رسالة مشفرة..."
#: src/qml/Component/ChatBox/ChatBar.qml:128
#: src/qml/Component/ChatBox/ChatBar.qml:165
#, kde-format
msgid "Set an attachment caption..."
msgstr "ضع اسم للمرفق…"
#: src/qml/Component/ChatBox/ChatBar.qml:128
#: src/qml/Component/ChatBox/ChatBar.qml:165
#, kde-format
msgid "Send a message…"
msgstr "أرسل رسالة…"
#: src/qml/Component/ChatBox/ChatBar.qml:307
#: src/qml/Component/ChatBox/ChatBar.qml:344
#, kde-format
msgctxt "@action:button"
msgid "Cancel reply"
msgstr "ألغِ الرد"
#: src/qml/Component/ChatBox/ChatBox.qml:29
#: src/qml/Component/ChatBox/ChatBox.qml:60
#, kde-format
msgid "NeoChat is offline. Please check your network connection."
msgstr "نيوتشات غير متصل: الرجاء التأكد من اتصالك بالشبكة"