mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-06 06:01:50 +02:00
Merge branch 'l10n_master' into 'master'
New Crowdin translations See merge request tom79/fediplan!6
This commit is contained in:
commit
b873055ccb
3 changed files with 81 additions and 81 deletions
|
@ -1,61 +1,61 @@
|
||||||
---
|
---
|
||||||
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: العدّاد
|
||||||
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: يرجى النقر على "احصل على رمز الترخيص" للحصول رمز ترخيص. ثم انسخه وألصقه في الحقل المخصص.
|
||||||
authorization_get: Get an authorization code
|
authorization_get: الحصول على رمز الترخيص
|
||||||
error:
|
error:
|
||||||
general: Something went wrong!
|
general: حدث خطأ ما!
|
||||||
instance:
|
instance:
|
||||||
mastodon_only: This is not a valid Mastodon instance!
|
mastodon_only: هذا ليس بمثيل خادم ماستدون صالِح!
|
||||||
mastodon_client_id: Something went wrong when retrieving the client id!
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
mastodon_token: Something went wrong when getting the token!
|
mastodon_token: حدث خطأ ما أثناء الحصول على الرمز!
|
||||||
mastodon_account: Something went wrong when retrieving the account!
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
mastodon_account_already_used: This account is already managed by someone else!
|
mastodon_account_already_used: هذا الحساب يُديره شخص آخر قبلك!
|
||||||
page:
|
page:
|
||||||
index:
|
index:
|
||||||
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: البرنامج <b>لا يخزّن أية بيانات</b> (رسائل كانت أو رموز)، لهذا السبب يُطلب منكم إنشاء رمز جديد كل مرة تنتهي فيها مدة صلاحية جلستكم.
|
||||||
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: بإمكانكم الإبلاغ عن المشاكل أو طلب تحسينات على <a href="https://github.com/stom79/FediPlan/issues" target="_blank">غيت هب</a> أو <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: الظهور
|
||||||
timeZone: Timezone
|
timeZone: المنطقة الزمنية
|
||||||
sensitive: Sensitive
|
sensitive: حساس
|
||||||
scheduled_at: Scheduled at
|
scheduled_at: بُرمِج في
|
||||||
send: Send
|
send: إرسال
|
||||||
add_files: Add files...
|
add_files: أضف ملفات…
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ common:
|
||||||
delete: Supprimer
|
delete: Supprimer
|
||||||
proceed_confirm: Voulez-vous poursuivre ?
|
proceed_confirm: Voulez-vous poursuivre ?
|
||||||
start_upload: Lancer le transfert
|
start_upload: Lancer le transfert
|
||||||
counter: Counter
|
counter: Compteur
|
||||||
status:
|
status:
|
||||||
visibility:
|
visibility:
|
||||||
public: Public
|
public: Public
|
||||||
|
@ -42,20 +42,20 @@ page:
|
||||||
about: FediPlan est une application libre et Open Source (<a href="https://framagit.org/tom79/fediplan" target="_blank">code source</a>) développée afin de pouvoir planifier la publication vos messages <a href="https://joinmastodon.org/" target="_blank">Mastodon</a> ou <a href="https://pleroma.social/" target="_blank">Pleroma</a> (2.7+).
|
about: FediPlan est une application libre et Open Source (<a href="https://framagit.org/tom79/fediplan" target="_blank">code source</a>) développée afin de pouvoir planifier la publication vos messages <a href="https://joinmastodon.org/" target="_blank">Mastodon</a> ou <a href="https://pleroma.social/" target="_blank">Pleroma</a> (2.7+).
|
||||||
data: <b>Elle ne conserve aucune de vos données</b> (jetons ou messages), c’est pourquoi vous aurez besoin de créer un nouveau jeton une fois votre session est expirée.
|
data: <b>Elle ne conserve aucune de vos données</b> (jetons ou messages), c’est pourquoi vous aurez besoin de créer un nouveau jeton une fois votre session est expirée.
|
||||||
form:
|
form:
|
||||||
code: Your authorization code
|
code: Votre code d’autorisation
|
||||||
instance: Your instance
|
instance: Votre instance
|
||||||
about:
|
about:
|
||||||
scheduling: FediPlan permet aux utilisateur·rice·s de planifier la publication des messages Mastodon et Pleroma (avec médias comme pièces jointes).<br/> La date de planification doit être d’au moins 5 minutes à l’avance. Vous pouvez planifier jusqu’à 300 messages à la fois. Seuls 50 messages par jour peuvent être planifiés pour publication.
|
scheduling: FediPlan permet aux utilisateur·rice·s de planifier la publication des messages Mastodon et Pleroma (avec médias comme pièces jointes).<br/> La date de planification doit être d’au moins 5 minutes à l’avance. Vous pouvez planifier jusqu’à 300 messages à la fois. Seuls 50 messages par jour peuvent être planifiés pour publication.
|
||||||
data: 'FediPlan ne conserve pas vos messages planifiés ni vos identifiants. Il utilise uniquement l’API de Mastodon pour <a href="https://docs.joinmastodon.org/api/rest/statuses/#scheduled-status" target="_blank">la planification des messages</a>'
|
data: 'FediPlan ne conserve pas vos messages planifiés ni vos identifiants. Il utilise uniquement l’API de Mastodon pour <a href="https://docs.joinmastodon.org/api/rest/statuses/#scheduled-status" target="_blank">la planification des messages</a>'
|
||||||
issues: Vous pouvez signaler des problèmes rencontrés ou demander des améliorations sur <a href="https://github.com/stom79/FediPlan/issues" target="_blank">Github</a> ou <a href="https://framagit.org/tom79/fediplan/issues" target="_blank">Framagit</a>.
|
issues: Vous pouvez signaler des problèmes rencontrés ou demander des améliorations sur <a href="https://github.com/stom79/FediPlan/issues" target="_blank">Github</a> ou <a href="https://framagit.org/tom79/fediplan/issues" target="_blank">Framagit</a>.
|
||||||
schedule:
|
schedule:
|
||||||
form:
|
form:
|
||||||
content_warning: Content warning
|
content_warning: Avertissement sur le contenu
|
||||||
content: Content
|
content: Contenu
|
||||||
visibility: Visibility
|
visibility: Visibilité
|
||||||
timeZone: Timezone
|
timeZone: Fuseau horaire
|
||||||
sensitive: Sensitive
|
sensitive: Sensible
|
||||||
scheduled_at: Scheduled at
|
scheduled_at: Planifié pour
|
||||||
send: Send
|
send: Envoyer
|
||||||
add_files: Add files...
|
add_files: Ajouter des fichiers …
|
||||||
|
|
||||||
|
|
|
@ -1,39 +1,39 @@
|
||||||
---
|
---
|
||||||
common:
|
common:
|
||||||
next: Next
|
next: Nästa
|
||||||
previous: Previous
|
previous: Föregående
|
||||||
accounts: Accounts
|
accounts: Konton
|
||||||
login: Login
|
login: Logga in
|
||||||
schedule: Schedule
|
schedule: Schema
|
||||||
scheduled: Scheduled
|
scheduled: Schemalagd
|
||||||
logout: Logout
|
logout: Logga ut
|
||||||
about: About
|
about: Om
|
||||||
support_my_work: Support my work
|
support_my_work: Stöd mitt arbete
|
||||||
about_fediplan: Safely schedule messages with Mastodon and Pleroma
|
about_fediplan: Säkert schemalägg meddelanden med Mastodon och Pleroma
|
||||||
source_code: Source code
|
source_code: Källkod
|
||||||
no_results_found: No results found!
|
no_results_found: Inga resultat hittades!
|
||||||
confirm_delete: Confirm Delete
|
confirm_delete: Bekräfta radering
|
||||||
delete_message: You are about to delete
|
delete_message: Du är på väg att ta bort
|
||||||
cancel: Cancel
|
cancel: Avbryt
|
||||||
delete: Delete
|
delete: Ta bort
|
||||||
proceed_confirm: Do you want to proceed?
|
proceed_confirm: Vill du fortsätta?
|
||||||
start_upload: Start upload
|
start_upload: Starta uppladdning
|
||||||
counter: Counter
|
counter: Räknare
|
||||||
status:
|
status:
|
||||||
visibility:
|
visibility:
|
||||||
public: Public
|
public: Offentligt
|
||||||
unlisted: Unlisted
|
unlisted: Olistad
|
||||||
private: Private
|
private: Privat
|
||||||
direct: Direct
|
direct: Direkt
|
||||||
messages:
|
messages:
|
||||||
login_authorization: Please, click on "Get an authorization code" to get you authorization code. Then copy/paste in the field.
|
login_authorization: Snälla klicka på "Få en auktoriseringskod" för att få din auktoriseringskod. Sedan kopiera/klistra in det i fältet.
|
||||||
authorization_get: Get an authorization code
|
authorization_get: Få en auktoriseringskod
|
||||||
error:
|
error:
|
||||||
general: Something went wrong!
|
general: Någonting gick fel!
|
||||||
instance:
|
instance:
|
||||||
mastodon_only: This is not a valid Mastodon instance!
|
mastodon_only: Detta är inte en giltig Mastodon-instans!
|
||||||
mastodon_client_id: Something went wrong when retrieving the client id!
|
mastodon_client_id: Någonting gick fel när det hämtades en klient-id!
|
||||||
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
mastodon_oauth_url: 'Någonting gick fel när auktoriserings-URL: en hämtades!'
|
||||||
mastodon_token: Something went wrong when getting the token!
|
mastodon_token: Something went wrong when getting the token!
|
||||||
mastodon_account: Something went wrong when retrieving the account!
|
mastodon_account: Something went wrong when retrieving the account!
|
||||||
mastodon_account_already_used: This account is already managed by someone else!
|
mastodon_account_already_used: This account is already managed by someone else!
|
||||||
|
|
Loading…
Add table
Reference in a new issue