Commit e0207251 authored by Thomas's avatar Thomas
Browse files

Merge remote-tracking branch 'origin/develop' into develop

parents 4d1aff63 8fb6b876
Loading
Loading
Loading
Loading
+30 −29
Original line number Diff line number Diff line
@@ -17,15 +17,15 @@
    <string name="password">كلمة السر</string>
    <string name="email">البريد الإلكتروني</string>
    <string name="accounts">الحسابات</string>
    <string name="toots">التبويقات</string>
    <string name="toots">الرسائل</string>
    <string name="tags">الوسوم</string>
    <string name="save">حفظ</string>
    <string name="instance">مثيل الخادم</string>
    <string name="instance_example">مثيل الخادم: mastodon.social</string>
    <string name="toast_account_changed" formatted="false">يعمل الآن بحساب %1$s</string>
    <string name="add_account">إضافة حساب</string>
    <string name="clipboard">تم نسخ محتوى التبويق إلى الحافظة</string>
    <string name="clipboard_url">تم نسخ عنوان رابط التبويق إلى الحافظة</string>
    <string name="clipboard">تم نسخ محتوى الرسالة إلى الحافظة</string>
    <string name="clipboard_url">تم نسخ عنوان رابط الرسالة إلى الحافظة</string>
    <string name="camera">آلة التصوير</string>
    <string name="delete_all">حذف الكل</string>
    <string name="schedule">برمجة</string>
@@ -57,17 +57,17 @@
    <string name="follow_request">طلبات المتابعة</string>
    <string name="settings">الإعدادات</string>
    <string name="send_email">إرسال بريد إلكتروني</string>
    <string name="scheduled_toots">التبويقات المبرمجة</string>
    <string name="scheduled_toots">الرسائل المبرمَجة</string>
    <string name="disclaimer_full">قد لا تعكِس المعلومات أدناه كامل الملف الشخصي للمستخدِم.</string>
    <string name="insert_emoji">إضافة إيموجو</string>
    <string name="no_emoji">ليس بإمكان التطبيق حاليًا حصاد الإيموجي الخاصة.</string>
    <string name="logout_account_confirmation">هل أنت متأكد من أنك تريد تسجيل الخروج @%1$s@%2$s؟</string>
    <!-- Status -->
    <string name="no_status">لا توجد هناك أية تبويقات لعرضها</string>
    <string name="favourite_add">هل تود إضافة هذا التبويق إلى مفضلاتك ؟</string>
    <string name="favourite_remove">هل تود إزالة هذا التبويق من مفضلاتك ؟</string>
    <string name="reblog_add">هل تود ترقية هذا التبويق؟</string>
    <string name="reblog_remove">هل تود إلغاء ترقية هذا التبويق؟</string>
    <string name="no_status">لا توجد هناك أية رسائل لعرضها</string>
    <string name="favourite_add">هل تود إضافة هذه الرسالة إلى مفضلاتك؟</string>
    <string name="favourite_remove">هل تود إزالة هذه الرسالة من مفضلاتك؟</string>
    <string name="reblog_add">هل تود إعادة مشاركة هذه الرسالة؟</string>
    <string name="reblog_remove">هل تود إلغاء إعادة مشاركة هذه الرسالة؟</string>
    <string name="more_action_1">كتم</string>
    <string name="more_action_2">حظر</string>
    <string name="more_action_3">الإبلاغ</string>
@@ -138,8 +138,8 @@
    <!-- TOOT -->
    <string name="toot_select_image_error">طرأ هناك خطأ أثناء اختيار الوسائط!</string>
    <string name="toot_delete_media">هل تود حذف هذه الصورة؟</string>
    <string name="toot_error_no_content">إن تبويقك فارغ!</string>
    <string name="toot_sent">تم إرسال التبويق!</string>
    <string name="toot_error_no_content">إنّ منشورك فارغ!</string>
    <string name="toot_sent">تم إرسال المنشور!</string>
    <string name="toot_sensitive">محتوى حساس؟</string>
    <string name="no_draft">لا توجد مسودات!</string>
    <string name="choose_accounts">اختر حسابا</string>
@@ -159,14 +159,15 @@
    <!-- Accounts -->
    <string name="no_accounts">لا توجد حسابات للعرض</string>
    <string name="no_follow_request">ليس هناك طلبات بالمتابعة</string>
    <string name="status_cnt">التبويقات \n %1$s</string>
    <string name="status_cnt">الرسائل
\n %1$s</string>
    <string name="following_cnt">المُتابَعون \n %1$s</string>
    <string name="followers_cnt">المتابِعون \n %1$s</string>
    <string name="reject">رفض</string>
    <!-- Scheduled toots -->
    <string name="no_scheduled_toots">ليس عندك أية تبويقات مبرمَجة للعرض!</string>
    <string name="remove_scheduled">هل تود حذف التبويق المُبرمَج؟</string>
    <string name="toot_scheduled">تمت برمجة التبويق بنجاح!</string>
    <string name="no_scheduled_toots">ليس عندك أية رسائل مبرمَجة للعرض!</string>
    <string name="remove_scheduled">هل تود حذف الرسالة المُبرمَجة؟</string>
    <string name="toot_scheduled">تمت برمجة نشر الرسالة بنجاح!</string>
    <string name="toot_scheduled_date">يجب أن يكون تاريخ البرمجة أكبر من الساعة الحالية!</string>
    <!-- timed mute -->
    <string name="timed_mute_date_error">ينبغي أن تكون مدة الكتم أطول مِن دقيقة واحدة.</string>
@@ -192,10 +193,10 @@
    <string name="toast_unmute">لقد تم إلغاء الكتم عن هذا الحساب!</string>
    <string name="toast_follow">تمت متابعة الحساب!</string>
    <string name="toast_unfollow">لم تعد تتابع هذا الحساب!</string>
    <string name="toast_reblog">تمت ترقية التبويق!</string>
    <string name="toast_unreblog">تمت عملية إلغاء ترقية هذا التبويق!</string>
    <string name="toast_favourite">تمت إضافة التبويق إلى مفضلاتك!</string>
    <string name="toast_unfavourite">تمت إزالة التبويق من مفضلاتك!</string>
    <string name="toast_reblog">تمت مشاركة الرسالة!</string>
    <string name="toast_unreblog">تمت عملية إلغاء إعادة مشاركة الرسالة!</string>
    <string name="toast_favourite">تمت إضافة الرسالة إلى مفضلاتك!</string>
    <string name="toast_unfavourite">تمت إزالة الرسالة من مفضلاتك!</string>
    <string name="toast_error">عذراً ! حدث خطأ!</string>
    <string name="toast_code_error">طرأ هناك خطأ! لم يقم مثيل الخادم بإعادة رمز المصادقة!</string>
    <string name="toast_error_instance">يبدو أنّ اسم نطاق مثيل الخادوم غير صالح!</string>
@@ -204,7 +205,7 @@
    <string name="nothing_to_do">لا يمكن اتخاذ أي إجراء</string>
    <string name="toast_error_translate">وقع خطاء أثناء عملية الترجمة!</string>
    <!-- Settings -->
    <string name="set_toots_page">عدد التبويقات التي يتم تحميلها كل مرة</string>
    <string name="set_toots_page">عدد الرسائل التي يتم تحميلها كل مرة</string>
    <string name="set_disable_gif">تعطيل الصور الرمزية المتحركة</string>
    <string name="set_notif_follow">تنبيهي عندما يتبعني أحدهم</string>
    <string name="set_notif_follow_share">تنبيهي عندما يقوم أحدهم بترقية منشوري</string>
@@ -283,7 +284,7 @@
    <string name="poxy_port">المنفذ</string>
    <string name="poxy_login">اسم المستخدم</string>
    <string name="poxy_password">كلمة السر</string>
    <string name="set_share_details">إضافة التفاصيل عند مشاركة تبويق ما</string>
    <string name="set_share_details">إضافة التفاصيل عند مشاركة رسالة ما</string>
    <string name="support_the_app_on_liberapay">ادعم التطبيق على ليبيراباي</string>
    <string name="alert_regex">هناك خطأ في العبارة المنطقية!</string>
    <string name="toast_instance_unavailable">لم يتم العثور على أي خيط زمني في مثيل الخادم هذا!</string>
@@ -304,7 +305,7 @@
    <string name="context_conversation">المحادثات</string>
    <string name="filter_keyword_explanations">سوف يتم العثور عليه بغض النظر عن حالة الأحرف في النص أو حتى و إن كان فيه تحذير عن المحتوى</string>
    <string name="context_drop">حذف بدلًا مِن الإخفاء</string>
    <string name="context_drop_explanations">سوف تختفي التبويقات المُصفّاة إلى الأبد، حتى و إن تم حذف عامل التصفية لاحقًا</string>
    <string name="context_drop_explanations">سوف تختفي الرسائل المُصفّاة إلى الأبد، حتى و إن تم حذف عامل التصفية لاحقًا</string>
    <string name="context_whole_word_explanations">إذا كانت الكلمة أو الجملة مكونة من الأرقام والحروف فقط سوف يتم تطبيقها فقط عند مطابقة الكلمة ككل</string>
    <string name="context_whole_word">الكلمة كلها</string>
    <string name="filter_context">سياق عامل التصفية</string>
@@ -319,7 +320,7 @@
    <string name="channel_notif_fav">مفضلة جديدة</string>
    <string name="channel_notif_mention">إشارة جديدة</string>
    <string name="channel_notif_poll">انتهى استطلاع الرأي</string>
    <string name="channel_notif_backup">النسخ الاحتياطي للتبويقات</string>
    <string name="channel_notif_backup">النسخ الاحتياطي للرسائل</string>
    <string name="channel_notif_status">مشاركات جديدة</string>
    <string name="channel_notif_media">تنزيل الوسائط</string>
    <string name="select_sound">اختيار نغمة</string>
@@ -331,11 +332,11 @@
    <string name="peertube_instance">مثيل خادم بيرتيوب</string>
    <string name="set_display_emoji">استخدم إيموجي وان</string>
    <string name="information">معلومات</string>
    <string name="set_display_card">عرض المعاينات في كافة التبويقات</string>
    <string name="set_display_card">عرض المعاينات في كافة الرسائل</string>
    <string name="account_id_clipbloard">تم نسخ معرف الحساب إلى الحافظة!</string>
    <string name="set_change_locale">تغيير اللغة</string>
    <string name="truncate_long_toots">تقسيم التبويقات الطويلة</string>
    <string name="set_truncate_toot">اقتطاع التبويقات إلى \'س\' خطوط. الصفر يعني معطَّل.</string>
    <string name="truncate_long_toots">تقسيم الرسائل الطويلة</string>
    <string name="set_truncate_toot">اقتطاع الرسائل إلى \'س\' خطوط. الصفر يعني معطَّل.</string>
    <string name="display_toot_truncate">عرض المزيد</string>
    <string name="hide_toot_truncate">اعرض أقل</string>
    <string name="tags_already_stored">الوسم موجود مِن قَبل!</string>
@@ -381,8 +382,8 @@
    <string name="category">الفئة</string>
    <string name="description">الوصف</string>
    <string name="share">شارك</string>
    <string name="toots_server">التبويقات (السيرفر)</string>
    <string name="toots_client">التبويقات (الجهاز)</string>
    <string name="toots_server">الرسائل (السيرفر)</string>
    <string name="toots_client">الرسائل (الجهاز)</string>
    <string name="settings_category_label_timelines">الخيوط الزمنية</string>
    <string name="settings_category_label_interface">الواجهة</string>
    <string name="contact">المتراسلون</string>
@@ -523,7 +524,7 @@
    <string name="unfollow_confirm">هل تريد إلغاء متابعة هذا الحساب؟</string>
    <string name="set_unfollow_validation">أظهر مربع حوار التأكيد قبل إلغاء المتابعة</string>
    <string name="replace_medium">استبدال روابط Medium</string>
    <string name="replace_medium_description">استبدال روابط medium.com بواجهة أمامية مفتوحة المصدر تركز على الخصوصية.</string>
    <string name="replace_medium_description">استخدم واجهة أمامية بديلة لـ Medium</string>
    <string name="replace_medium_host">الافتراضي: scribe.rip</string>
    <string name="set_push_notifications">استخدام نظام الإشعارات المنبثق للحصول على الإشعارات في الوقت الحقيقي.</string>
    <string name="action_add_notes">أضف ملاحظات</string>
+2 −7
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="action_about">ⵖⴻⴼ</string>
    <string name="action_about_instance">About the instance</string>
    <string name="action_privacy">ⵜⵉⵏⵏⵓⵜⵍⴰ</string>
    <string name="action_cache">Cache</string>
    <string name="action_logout">ⴼⴼⵖ</string>
@@ -12,15 +11,13 @@
    <string name="cancel">ⵙⴻⴼⵙⴻⵅ</string>
    <string name="download">ⴰⴳⵎ</string>
    <string name="download_file">ⴰⴳⵎ %1$s</string>
    <string name="save_over">Media saved</string>
    <string name="download_from" formatted="false">ⴰⴼⴰⵢⵍⵓ: %1$s</string>
    <string name="password">ⴰⵡⴰⵍ ⵓⴼⴼⵉⵔ</string>
    <string name="email">ⵉⵎⴰⵢⵍ</string>
    <string name="accounts">ⵉⵎⵉⴹⴰⵏⵏ</string>
    <string name="toots">ⵎⴰⵙⵙ</string>
    <string name="toots">ⵣⵏⴰ</string>
    <string name="tags">Tags</string>
    <string name="save">ⵃⴹⵓ</string>
    <string name="instance">Instance</string>
    <string name="instance_example">Instance: mastodon.social</string>
    <string name="toast_account_changed" formatted="false">Now works with the account %1$s</string>
    <string name="add_account">ⵔⵏⵓ ⴰⵎⵉⴹⴰⵏ</string>
@@ -28,8 +25,6 @@
    <string name="clipboard_url">The URL of the toot has been copied to the clipboard</string>
    <string name="camera">ⵜⴽⴰⵎⵕⴰ</string>
    <string name="delete_all">ⴽⴽⵙ ⵎⴰⵕⵕⴰ</string>
    <string name="schedule">Schedule</string>
    <string name="text_size">Text and icon sizes</string>
    <string name="next">Next</string>
    <string name="previous">Previous</string>
    <string name="open_with">ⵕⵥⵎ ⵙ</string>
@@ -74,7 +69,7 @@
    <string name="more_action_4">ⴽⴽⵙ</string>
    <string name="more_action_5">ⵙⵙⵏⵖⵍ</string>
    <string name="more_action_6">ⴱⴹⵓ</string>
    <string name="more_action_7">Mention</string>
    <string name="more_action_7">Bder</string>
    <string name="more_action_8">Timed mute</string>
    <string name="more_action_9">Delete &amp; re-draft</string>
    <string-array name="more_action_confirm">
+40 −23
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@
    <string name="disclaimer_full">Information below may reflect the user\'s profile incompletely.</string>
    <string name="insert_emoji">Insert emoji</string>
    <string name="no_emoji">The app did not collect custom emojis for the moment.</string>
    <string name="logout_account_confirmation">Are you sure you want to logout @%1$s@%2$s?</string>
    <string name="logout_account_confirmation">Are you sure you want to logout @%1$s@%2$s\?</string>
    <!-- Status -->
    <string name="no_status">No toot to display</string>
    <string name="favourite_add">Add this toot to your favourites?</string>
@@ -133,14 +133,14 @@
    </plurals>
    <!-- TOOT -->
    <string name="toot_select_image_error">An error occurred while selecting the media!</string>
    <string name="toot_delete_media">Remove this media?</string>
    <string name="toot_delete_media">Remove this media\?</string>
    <string name="toot_error_no_content">Your toot is empty!</string>
    <string name="toot_sent">The toot has been sent!</string>
    <string name="toot_sensitive">Sensitive content?</string>
    <string name="toot_sensitive">Sensitive content\?</string>
    <string name="no_draft">No drafts!</string>
    <string name="choose_accounts">Choose an account</string>
    <string name="select_accounts">Select some accounts</string>
    <string name="remove_draft">Delete draft?</string>
    <string name="remove_draft">Delete draft\?</string>
    <string name="upload_form_description">Describe for the visually impaired</string>
    <!-- Instance -->
    <string name="instance_no_description">No description available!</string>
@@ -156,8 +156,10 @@
    <string name="no_accounts">No account to display</string>
    <string name="no_follow_request">No follow request</string>
    <string name="status_cnt">Toots \n %1$s</string>
    <string name="following_cnt">Following \n %1$s</string>
    <string name="followers_cnt">Followers \n %1$s</string>
    <string name="following_cnt">Following
\n %1$s</string>
    <string name="followers_cnt">Followers
\n %1$s</string>
    <string name="reject">Reject</string>
    <!-- Scheduled toots -->
    <string name="no_scheduled_toots">No scheduled toots to display!</string>
@@ -166,8 +168,10 @@
    <string name="toot_scheduled_date">The scheduled date must be greater than the current hour!</string>
    <!-- timed mute -->
    <string name="timed_mute_date_error">The time for muting should be greater than one minute.</string>
    <string name="timed_mute_date">%1$s has been muted until %2$s.\n You can unmute this account from their profile page.</string>
    <string name="timed_mute_profile">%1$s is muted until %2$s.\n Tap here to unmute the account.</string>
    <string name="timed_mute_date">%1$s has been muted until %2$s.
\n You can unmute this account from their profile page.</string>
    <string name="timed_mute_profile">%1$s is muted until %2$s.
\n Tap here to unmute the account.</string>
    <!-- Notifications -->
    <string name="no_notifications">No notification to display</string>
    <string name="notif_mention">mentioned you</string>
@@ -176,7 +180,7 @@
    <string name="notif_favourite">favourited your status</string>
    <string name="notif_follow">followed you</string>
    <string name="notif_follow_request">asked to follow you</string>
    <string name="delete_notification_ask_all">Delete all notifications?</string>
    <string name="delete_notification_ask_all">Delete all notifications\?</string>
    <string name="delete_notification_all">All notifications have been deleted!</string>
    <!-- HEADER -->
    <string name="followers">Followers</string>
@@ -263,7 +267,7 @@
    <string name="delete">Delete</string>
    <!-- About lists -->
    <string name="action_lists">Lists</string>
    <string name="action_lists_confirm_delete">Are you sure you want to permanently delete this list?</string>
    <string name="action_lists_confirm_delete">Are you sure you want to permanently delete this list\?</string>
    <string name="action_lists_add_to">Add to list</string>
    <string name="action_lists_delete">Delete list</string>
    <string name="action_lists_title_placeholder">New list title</string>
@@ -274,7 +278,7 @@
    <string name="media_ready">Media has been loaded. Tap here to display it.</string>
    <!-- Proxy -->
    <string name="proxy_set">Proxy</string>
    <string name="proxy_enable">Enable proxy?</string>
    <string name="proxy_enable">Enable proxy\?</string>
    <string name="poxy_host">Host</string>
    <string name="poxy_port">Port</string>
    <string name="poxy_login">Login</string>
@@ -320,7 +324,9 @@
    <string name="channel_notif_media">Media Download</string>
    <string name="select_sound">Select Tone</string>
    <string name="set_enable_time_slot">Enable time slot</string>
    <string name="block_domain_confirm_message">Are you sure to block %s?\n\nYou will not see any content from that domain in any public timeline or in your notifications. Your followers from that domain will be removed.</string>
    <string name="block_domain_confirm_message">Are you sure to block %s\?
\n
\nYou will not see any content from that domain in any public timeline or in your notifications. Your followers from that domain will be removed.</string>
    <string name="block_domain">Block domain</string>
    <string name="toast_block_domain">The domain is blocked</string>
    <string name="retrieve_remote_status">Fetching remote status</string>
@@ -454,12 +460,14 @@
    <string name="password_too_short">Password should contain at least 8 characters</string>
    <string name="username_error">Username should only contain letters, numbers and underscores</string>
    <string name="account_created">Account created!</string>
    <string name="account_created_message">        Your account has been created!\n\n
        Think to validate your email within the 48 next hours.\n\n
        You can now connect your account by writing <b>%1$s</b> in the first field and tap on <b>Connect</b>.\n\n
        <b>Important</b>: If your instance required validation, you will receive an email once it is validated!
    </string>
    <string name="save_draft">Save the message in drafts?</string>
    <string name="account_created_message"> Your account has been created!
\n
\n Think to validate your email within the 48 next hours.
\n
\n You can now connect your account by writing <b>%1$s</b> in the first field and tap on <b>Connect</b>.
\n
\n <b>Important</b>: If your instance required validation, you will receive an email once it is validated! </string>
    <string name="save_draft">Save the message in drafts\?</string>
    <string name="administration">Administration</string>
    <string name="reports">Reports</string>
    <string name="unresolved">Unresolved</string>
@@ -488,7 +496,9 @@
    <string name="set_enable_crash_report">Enable crash reports</string>
    <string name="set_enable_crash_report_indication">If enabled, a crash report will be created locally and then you will be able to share it.</string>
    <string name="crash_title">Fedilab has stopped :(</string>
    <string name="crash_message">You can send me by email the crash report. It will help to fix it :)\n\nYou can add additional content. Thank you!</string>
    <string name="crash_message">You can send me by email the crash report. It will help to fix it :)
\n
\nYou can add additional content. Thank you!</string>
    <string name="visibility">Visibility</string>
    <string name="set_disable_animated_emoji">Disable custom animated emojis</string>
    <string name="report_account">Report account</string>
@@ -515,7 +525,7 @@
    <string name="poll_duplicated_entry">Your poll can\'t have duplicated options!</string>
    <string name="set_clear_cache_exit">Clear cache when leaving</string>
    <string name="set_clear_cache_exit_indication">The cache (media, cached messages, data from the built-in browser) will be automatically cleared when leaving the application.</string>
    <string name="unfollow_confirm">Do you want to unfollow this account?</string>
    <string name="unfollow_confirm">Do you want to unfollow this account\?</string>
    <string name="set_unfollow_validation">Show confirmation dialog before unfollowing</string>
    <string name="replace_medium">Replace Medium links</string>
    <string name="replace_medium_description">Replace medium.com links with an open source alternative front-end focused on privacy.</string>
@@ -564,7 +574,11 @@
    <string name="open_other_app">Open with another app</string>
    <string name="check_redirect">Check redirect</string>
    <string name="no_redirect">This URL does not redirect</string>
    <string name="redirect_detected">%1$s \n\nredirects to\n\n %2$s</string>
    <string name="redirect_detected">%1$s
\n
\nredirects to
\n
\n %2$s</string>
    <string name="set_utm_parameters">Remove UTM parameters</string>
    <string name="set_utm_parameters_indication">The app will automatically remove UTM parameters from URLs before visiting a link.</string>
    <string name="talking_about">%d people talking</string>
@@ -583,6 +597,9 @@
    <string name="set_watermark">Watermarks</string>
    <string name="set_watermark_indication">Automatically add a watermark at the bottom of pictures. The text can be customized for each account.</string>
    <string name="no_distributors_found">No distributors found!</string>
    <string name="no_distributors_explanation">You need a distributor for receiving push notifications.\nYou will find more details at %1$s.\n\nYou can also disable push notifications in settings for ignoring that message.</string>
    <string name="no_distributors_explanation">You need a distributor for receiving push notifications.
\nYou will find more details at %1$s.
\n
\nYou can also disable push notifications in settings for ignoring that message.</string>
    <string name="select_distributors">Select a distributor</string>
</resources>
 No newline at end of file
+1 −1

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1

File changed.

Preview size limit exceeded, changes collapsed.

Loading