mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-06 06:01:50 +02:00
New translations fediplan.en.yaml (Arabic)
This commit is contained in:
parent
87c1062178
commit
1585dea13a
1 changed files with 30 additions and 30 deletions
|
@ -1,30 +1,30 @@
|
||||||
---
|
---
|
||||||
common:
|
common:
|
||||||
next: Next
|
next: التالي
|
||||||
previous: Previous
|
previous: رجوع
|
||||||
accounts: Accounts
|
accounts: الحسابات
|
||||||
login: Login
|
login: لِج
|
||||||
schedule: Schedule
|
schedule: برمِج
|
||||||
scheduled: Scheduled
|
scheduled: المُبرمَجة
|
||||||
logout: Logout
|
logout: الخروج
|
||||||
about: About
|
about: عن
|
||||||
support_my_work: Support my work
|
support_my_work: ساند عملي
|
||||||
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
about_fediplan: برمجوا منشوراتكم بكل أمان على ماستدون و بليروما
|
||||||
source_code: Source code
|
source_code: الشفرة المصدرية
|
||||||
no_results_found: No results found!
|
no_results_found: لا توجد نتائج!
|
||||||
confirm_delete: Confirm Delete
|
confirm_delete: أكّد الحذف
|
||||||
delete_message: You are about to delete
|
delete_message: أنت بصدد حذف
|
||||||
cancel: Cancel
|
cancel: إلغاء
|
||||||
delete: Delete
|
delete: احذف
|
||||||
proceed_confirm: Do you want to proceed?
|
proceed_confirm: هل تريد المواصلة؟
|
||||||
start_upload: Start upload
|
start_upload: ابدأ التحميل
|
||||||
counter: Counter
|
counter: Counter
|
||||||
status:
|
status:
|
||||||
visibility:
|
visibility:
|
||||||
public: Public
|
public: للعامة
|
||||||
unlisted: Unlisted
|
unlisted: غير مدرج
|
||||||
private: Private
|
private: خاص
|
||||||
direct: Direct
|
direct: مباشِر
|
||||||
messages:
|
messages:
|
||||||
login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field.
|
login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field.
|
||||||
authorization_get: Get an authorization code
|
authorization_get: Get an authorization code
|
||||||
|
@ -42,20 +42,20 @@ page:
|
||||||
about: FediPlan is an open source application (<a href="https://framagit.org/tom79/fediplan" target="_blank">source code</a>) built for scheduling your messages with <a href="https://joinmastodon.org/" target="_blank">Mastodon</a> or <a href="https://pleroma.social/" target="_blank">Pleroma</a> (2.7+).
|
about: FediPlan is an open source application (<a href="https://framagit.org/tom79/fediplan" target="_blank">source code</a>) built for scheduling your messages with <a href="https://joinmastodon.org/" target="_blank">Mastodon</a> or <a href="https://pleroma.social/" target="_blank">Pleroma</a> (2.7+).
|
||||||
data: It <b>does not store any data</b> (token or messages), that is why you need to create a new Token when your session expired.
|
data: It <b>does not store any data</b> (token or messages), that is why you need to create a new Token when your session expired.
|
||||||
form:
|
form:
|
||||||
code: Your authorization code
|
code: رمز الترخيص الخاص بك
|
||||||
instance: Your instance
|
instance: مثيل خادمك
|
||||||
about:
|
about:
|
||||||
scheduling: FediPlan allows users to schedule messages for Mastodon and Pleroma (with media attachments).<br/> The scheduled date must be at least 5 minutes into the future. At most, 300 messages can be scheduled at the same time. Only 50 messages can be scheduled for any given day.
|
scheduling: FediPlan allows users to schedule messages for Mastodon and Pleroma (with media attachments).<br/> The scheduled date must be at least 5 minutes into the future. At most, 300 messages can be scheduled at the same time. Only 50 messages can be scheduled for any given day.
|
||||||
data: 'FediPlan does not store your scheduled messages nor your credentials. It only uses the Mastodon API for <a href="https://docs.joinmastodon.org/api/rest/statuses/#scheduled-status" target="_blank">scheduling messages</a>'
|
data: 'FediPlan does not store your scheduled messages nor your credentials. It only uses the Mastodon API for <a href="https://docs.joinmastodon.org/api/rest/statuses/#scheduled-status" target="_blank">scheduling messages</a>'
|
||||||
issues: You can report issues or ask improvements on <a href="https://github.com/stom79/FediPlan/issues" target="_blank">Github</a> or <a href="https://framagit.org/tom79/fediplan/issues" target="_blank">Framagit</a>.
|
issues: You can report issues or ask improvements on <a href="https://github.com/stom79/FediPlan/issues" target="_blank">Github</a> or <a href="https://framagit.org/tom79/fediplan/issues" target="_blank">Framagit</a>.
|
||||||
schedule:
|
schedule:
|
||||||
form:
|
form:
|
||||||
content_warning: Content warning
|
content_warning: تحذير عن المحتوى
|
||||||
content: Content
|
content: المحتوى
|
||||||
visibility: Visibility
|
visibility: Visibility
|
||||||
timeZone: Timezone
|
timeZone: المنطقة الزمنية
|
||||||
sensitive: Sensitive
|
sensitive: حساس
|
||||||
scheduled_at: Scheduled at
|
scheduled_at: Scheduled at
|
||||||
send: Send
|
send: إرسال
|
||||||
add_files: Add files...
|
add_files: أضف ملفات…
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue