New Crowdin Translations (automated) (#31898)
Co-authored-by: GitHub Actions <noreply@github.com>
This commit is contained in:
parent
202077517c
commit
353ade767b
106 changed files with 256 additions and 92 deletions
|
@ -15,6 +15,12 @@ es-MX:
|
|||
user/invite_request:
|
||||
text: Motivo
|
||||
errors:
|
||||
attributes:
|
||||
domain:
|
||||
invalid: no es un nombre de dominio válido
|
||||
messages:
|
||||
invalid_domain_on_line: "%{value} no es un nombre de dominio válido"
|
||||
too_many_lines: excede el límite de %{limit} líneas
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
|
|
|
@ -15,6 +15,12 @@ es:
|
|||
user/invite_request:
|
||||
text: Razón
|
||||
errors:
|
||||
attributes:
|
||||
domain:
|
||||
invalid: no es un nombre de dominio válido
|
||||
messages:
|
||||
invalid_domain_on_line: "%{value} no es un nombre de dominio válido"
|
||||
too_many_lines: excede el límite de %{limit} líneas
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
|
|
|
@ -15,6 +15,9 @@ fr-CA:
|
|||
user/invite_request:
|
||||
text: Raison
|
||||
errors:
|
||||
attributes:
|
||||
domain:
|
||||
invalid: n'est pas un nom de domaine valide
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
|
|
|
@ -15,6 +15,9 @@ fr:
|
|||
user/invite_request:
|
||||
text: Motif
|
||||
errors:
|
||||
attributes:
|
||||
domain:
|
||||
invalid: n'est pas un nom de domaine valide
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
|
|
|
@ -15,6 +15,12 @@ lv:
|
|||
user/invite_request:
|
||||
text: Iemesls
|
||||
errors:
|
||||
attributes:
|
||||
domain:
|
||||
invalid: nav derīgs domēna nosaukums
|
||||
messages:
|
||||
invalid_domain_on_line: "%{value} nav derīgs domēna nosaukums"
|
||||
too_many_lines: pārsniedz %{limit} līniju ierobežojumu
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
|
|
|
@ -53,6 +53,7 @@ ar:
|
|||
title: تعديل عنوان البريد الإلكتروني الخاص بـ %{username}
|
||||
change_role:
|
||||
changed_msg: تم تغيير بنجاح!
|
||||
edit_roles: إدارة أدوار المستخدمين
|
||||
label: تغيير الدور
|
||||
no_role: بلا دور
|
||||
title: تغيير دور %{username}
|
||||
|
@ -1164,6 +1165,11 @@ ar:
|
|||
view_strikes: عرض العقوبات السابقة المُطَبَّقة ضد حسابك
|
||||
too_fast: تم إرسال النموذج بسرعة كبيرة، حاول مرة أخرى.
|
||||
use_security_key: استخدام مفتاح الأمان
|
||||
author_attribution:
|
||||
example_title: عينة نص
|
||||
more_from_html: المزيد من %{name}
|
||||
s_blog: مدونة %{name}
|
||||
title: إسناد المؤلف
|
||||
challenge:
|
||||
confirm: واصل
|
||||
hint_html: "<strong>توصية:</strong> لن نطلب منك ثانية كلمتك السرية في غضون الساعة اللاحقة."
|
||||
|
@ -1971,6 +1977,7 @@ ar:
|
|||
instructions_html: قم بنسخ ولصق التعليمة البرمجية أدناه في شفرة HTML لموقعك الخاص على الويب. ثم أضف عنوان موقع الويب الخاص بك إلى أحد الحقول الإضافية في ملفك التعريفي عبر لسان "تعديل الملف التعريفي" ثم احفظ التغييرات.
|
||||
verification: التحقق
|
||||
verified_links: روابطك التي تم التحقق منها
|
||||
website_verification: التحقق من موقع الويب
|
||||
webauthn_credentials:
|
||||
add: إضافة مفتاح أمان جديد
|
||||
create:
|
||||
|
|
|
@ -83,6 +83,7 @@ lv:
|
|||
access_denied: Resursa īpašnieks vai autorizācijas serveris pieprasījumu noraidīja.
|
||||
credential_flow_not_configured: Resursa īpašnieka paroles akreditācijas datu plūsma neizdevās, jo Doorkeeper.configure.resource_owner_from_credentials nebija konfigurēts.
|
||||
invalid_client: Klienta autentifikācija neizdevās nezināma klienta, klienta autentifikācijas vai neatbalstītas autentifikācijas metodes dēļ.
|
||||
invalid_code_challenge_method: Koda izaicinājuma veidam jābūt S256, vienkāršs netiek atbalstīts.
|
||||
invalid_grant: Sniegtā autorizācijas piekrišana nav derīga, tai ir beidzies derīguma termiņš, tā ir atsaukta, tā neatbilst autorizācijas pieprasījumā izmantotajam novirzīšanas URI vai tika izsniegta citam klientam.
|
||||
invalid_redirect_uri: Iekļauts novirzīšanas uri nav derīgs.
|
||||
invalid_request:
|
||||
|
|
|
@ -24,6 +24,8 @@ es-MX:
|
|||
admin:
|
||||
account_actions:
|
||||
action: Realizar acción
|
||||
already_silenced: Esta cuenta ya ha sido limitada.
|
||||
already_suspended: Esta cuenta ya ha sido suspendida.
|
||||
title: Moderar %{acct}
|
||||
account_moderation_notes:
|
||||
create: Crear
|
||||
|
@ -45,6 +47,7 @@ es-MX:
|
|||
title: Cambiar el correo electrónico de %{username}
|
||||
change_role:
|
||||
changed_msg: Rol cambiado exitosamente!
|
||||
edit_roles: Administrar roles de usuario
|
||||
label: Cambiar de rol
|
||||
no_role: Sin rol
|
||||
title: Cambiar el rol para %{username}
|
||||
|
@ -601,6 +604,7 @@ es-MX:
|
|||
suspend_description_html: La cuenta y todos sus contenidos serán inaccesibles y eventualmente eliminados, e interactuar con ella será imposible. Reversible durante 30 días. Cierra todos los reportes contra esta cuenta.
|
||||
actions_description_html: Decide qué medidas tomar para resolver esta denuncia. Si tomas una acción punitiva contra la cuenta denunciada, se le enviará a dicha cuenta una notificación por correo electrónico, excepto cuando se seleccione la categoría <strong>Spam</strong>.
|
||||
actions_description_remote_html: Decide qué medidas tomar para resolver este reporte. Esto solo afectará a la forma en que <strong>tu servidor</strong> se comunica con esta cuenta remota y gestiona su contenido.
|
||||
actions_no_posts: Este informe no incluye ninguna publicación asociada a eliminar
|
||||
add_to_report: Añadir más al reporte
|
||||
already_suspended_badges:
|
||||
local: Ya suspendido en este servidor
|
||||
|
@ -1156,6 +1160,12 @@ es-MX:
|
|||
view_strikes: Ver amonestaciones pasadas contra tu cuenta
|
||||
too_fast: Formulario enviado demasiado rápido, inténtelo de nuevo.
|
||||
use_security_key: Usar la clave de seguridad
|
||||
author_attribution:
|
||||
example_title: Texto de ejemplo
|
||||
hint_html: Controla cómo se te dará atribución cuando se compartan enlaces en Mastodon.
|
||||
more_from_html: Más de %{name}
|
||||
s_blog: Blog de %{name}
|
||||
title: Atribución del autor
|
||||
challenge:
|
||||
confirm: Continuar
|
||||
hint_html: "<strong>Tip:</strong> No volveremos a preguntarte por la contraseña durante la siguiente hora."
|
||||
|
@ -1933,6 +1943,7 @@ es-MX:
|
|||
instructions_html: Copia y pega el siguiente código en el HTML de tu sitio web. A continuación, añade la dirección de su sitio web en uno de los campos extra de tu perfil desde la pestaña "Editar perfil" y guarda los cambios.
|
||||
verification: Verificación
|
||||
verified_links: Tus links verificados
|
||||
website_verification: Verificación del sitio web
|
||||
webauthn_credentials:
|
||||
add: Agregar nueva clave de seguridad
|
||||
create:
|
||||
|
|
|
@ -24,6 +24,8 @@ es:
|
|||
admin:
|
||||
account_actions:
|
||||
action: Realizar acción
|
||||
already_silenced: Esta cuenta ya ha sido limitada.
|
||||
already_suspended: Esta cuenta ya ha sido suspendida.
|
||||
title: Moderar %{acct}
|
||||
account_moderation_notes:
|
||||
create: Crear
|
||||
|
@ -45,6 +47,7 @@ es:
|
|||
title: Cambiar el correo electrónico de %{username}
|
||||
change_role:
|
||||
changed_msg: "¡Rol cambiado con éxito!"
|
||||
edit_roles: Administrar roles de usuario
|
||||
label: Cambiar rol
|
||||
no_role: Sin rol
|
||||
title: Cambiar rol para %{username}
|
||||
|
@ -601,6 +604,7 @@ es:
|
|||
suspend_description_html: La cuenta y todos sus contenidos serán inaccesibles y finalmente eliminados, e interactuar con ella será imposible. Reversible durante 30 días. Cierra todos los informes contra esta cuenta.
|
||||
actions_description_html: Decide qué medidas tomar para resolver esta denuncia. Si tomas una acción punitiva contra la cuenta denunciada, se le enviará a dicha cuenta una notificación por correo electrónico, excepto cuando se seleccione la categoría <strong>Spam</strong>.
|
||||
actions_description_remote_html: Decide qué medidas tomar para resolver este informe. Esto solo afectará a la forma en que <strong>tu servidor</strong> se comunica con esta cuenta remota y gestiona su contenido.
|
||||
actions_no_posts: Este informe no incluye ninguna publicación asociada a eliminar
|
||||
add_to_report: Añadir más al reporte
|
||||
already_suspended_badges:
|
||||
local: Ya suspendido en este servidor
|
||||
|
@ -1156,6 +1160,12 @@ es:
|
|||
view_strikes: Ver amonestaciones pasadas contra tu cuenta
|
||||
too_fast: Formulario enviado demasiado rápido, inténtelo de nuevo.
|
||||
use_security_key: Usar la clave de seguridad
|
||||
author_attribution:
|
||||
example_title: Texto de ejemplo
|
||||
hint_html: Controla cómo se te dará atribución cuando se compartan enlaces en Mastodon.
|
||||
more_from_html: Más de %{name}
|
||||
s_blog: Blog de %{name}
|
||||
title: Atribución del autor
|
||||
challenge:
|
||||
confirm: Continuar
|
||||
hint_html: "<strong>Tip:</strong> No volveremos a preguntarte por la contraseña durante la siguiente hora."
|
||||
|
@ -1933,6 +1943,7 @@ es:
|
|||
instructions_html: Copia y pega el siguiente código en el HTML de tu sitio web. A continuación, añade la dirección de su sitio web en uno de los campos extra de tu perfil desde la pestaña "Editar perfil" y guarda los cambios.
|
||||
verification: Verificación
|
||||
verified_links: Tus enlaces verificados
|
||||
website_verification: Verificación del sitio web
|
||||
webauthn_credentials:
|
||||
add: Agregar nueva clave de seguridad
|
||||
create:
|
||||
|
|
|
@ -24,12 +24,15 @@ fa:
|
|||
admin:
|
||||
account_actions:
|
||||
action: انجامِ کنش
|
||||
already_silenced: این جساب از پیش محدود شده.
|
||||
already_suspended: این جساب از پیش معلّق شده.
|
||||
title: انجام کنش مدیریتی روی %{acct}
|
||||
account_moderation_notes:
|
||||
create: افزودن یادداشت
|
||||
created_msg: یادداشت مدیر با موفقیت ساخته شد!
|
||||
destroyed_msg: یادداشت نظارتی با موفقیت نابود شد!
|
||||
accounts:
|
||||
add_email_domain_block: انسداد دامنهٔ رایانامه
|
||||
approve: پذیرفتن
|
||||
approved_msg: کارهٔ ثبتنام %{username} با موفقیت تأیید شد
|
||||
are_you_sure: مطمئنید؟
|
||||
|
@ -44,6 +47,7 @@ fa:
|
|||
title: تغییر رایانامه برای %{username}
|
||||
change_role:
|
||||
changed_msg: نقش با موفقیت تغییر کرد!
|
||||
edit_roles: مدیریت نقشهای کاربر
|
||||
label: تغییر نقش
|
||||
no_role: بدون نقش
|
||||
title: تغییر نقش برای %{username}
|
||||
|
@ -56,6 +60,7 @@ fa:
|
|||
demote: تنزلدادن
|
||||
destroyed_msg: دادههای %{username} در صف حدف قرار گرفتند
|
||||
disable: از کار انداختن
|
||||
disable_sign_in_token_auth: از کار انداختن تأیید هویت ژتون رایانامهای
|
||||
disable_two_factor_authentication: از کار انداختن ورود دومرحلهای
|
||||
disabled: از کار افتاده
|
||||
display_name: نام نمایشی
|
||||
|
@ -64,6 +69,7 @@ fa:
|
|||
email: رایانامه
|
||||
email_status: وضعیت رایانامه
|
||||
enable: به کار انداختن
|
||||
enable_sign_in_token_auth: به کار انداختن تأیید هویت ژتون رایانامهای
|
||||
enabled: به کار افتاده
|
||||
enabled_msg: حساب %{username} با موفقیت به کار انداخته شد
|
||||
followers: پیگیران
|
||||
|
@ -128,6 +134,7 @@ fa:
|
|||
resubscribe: اشتراک دوباره
|
||||
role: نقش
|
||||
search: جستوجو
|
||||
search_same_email_domain: دیگر کاربران با دامنهٔ رایانامهٔ یکسان
|
||||
search_same_ip: دیگر کاربران با IP یکسان
|
||||
security: امنیت
|
||||
security_measures:
|
||||
|
@ -168,13 +175,16 @@ fa:
|
|||
approve_appeal: پذیرش درخواست تجدیدنظر
|
||||
approve_user: تایید کاربر
|
||||
assigned_to_self_report: واگذاری گزارش
|
||||
change_email_user: تغییر رایانامه برای کاربر
|
||||
change_role_user: تغیر نقش کاربر
|
||||
confirm_user: تأیید کاربر
|
||||
create_account_warning: ایجاد هشدار
|
||||
create_announcement: ایجاد اعلامیه
|
||||
create_canonical_email_block: ایجاد انسداد رایانامه
|
||||
create_custom_emoji: ایجاد اموجی سفارشی
|
||||
create_domain_allow: ایجاد اجازهٔ دامنه
|
||||
create_domain_block: ایجاد انسداد دامنه
|
||||
create_email_domain_block: ایجاد انسداد دامنهٔ رایانامه
|
||||
create_ip_block: ایجاد قاعدهٔ آیپی
|
||||
create_unavailable_domain: ایجاد دامنهٔ ناموجود
|
||||
create_user_role: ایجاد نقش
|
||||
|
@ -214,6 +224,7 @@ fa:
|
|||
update_custom_emoji: بهروز رسانی اموجی سفارشی
|
||||
update_domain_block: بهروزرسانی مسدودسازی دامنه
|
||||
update_ip_block: بروزرسانی قاعدهٔ آیپی
|
||||
update_report: بهروز رسانی گزارش
|
||||
update_status: بهروز رسانی وضعیت
|
||||
update_user_role: به روزرسانی نقش
|
||||
actions:
|
||||
|
@ -250,6 +261,7 @@ fa:
|
|||
reject_user_html: "%{name} ثبت نام %{target} را رد کرد"
|
||||
remove_avatar_user_html: "%{name} تصویر نمایهٔ %{target} را حذف کرد"
|
||||
reopen_report_html: "%{name} گزارش %{target} را دوباره به جریان انداخت"
|
||||
resend_user_html: "%{name} رایانامهٔ تأیید برای %{target} را دوباره فرستاد"
|
||||
reset_password_user_html: "%{name} گذرواژه کاربر %{target} را بازنشاند"
|
||||
resolve_report_html: "%{name} گزارش %{target} را رفع کرد"
|
||||
sensitive_account_html: "%{name} رسانهٔ %{target} را به عنوان حساس علامتگذاری کرد"
|
||||
|
@ -264,6 +276,7 @@ fa:
|
|||
update_custom_emoji_html: "%{name} شکلک %{target} را بهروز کرد"
|
||||
update_domain_block_html: "%{name} مسدودسازی دامنه را برای %{target} بهروزرسانی کرد"
|
||||
update_ip_block_html: "%{name} قانون آیپی %{target} را تغییر داد"
|
||||
update_report_html: "%{name} گزارش %{target} را بهروز کرد"
|
||||
update_status_html: "%{name} نوشتهٔ %{target} را بهروز کرد"
|
||||
update_user_role_html: "%{name} نقش %{target} را تغییر داد"
|
||||
deleted_account: حساب حذف شد
|
||||
|
@ -271,6 +284,7 @@ fa:
|
|||
filter_by_action: پالایش بر اساس کنش
|
||||
filter_by_user: پالایش بر اساس کاربر
|
||||
title: سیاههٔ بازرسی
|
||||
unavailable_instance: "(نام دامنه ناموجود)"
|
||||
announcements:
|
||||
destroyed_msg: اعلامیه با موفقیت حذف شد!
|
||||
edit:
|
||||
|
@ -405,6 +419,7 @@ fa:
|
|||
attempts_over_week:
|
||||
one: "%{count} تلاش در هفتهٔ گذشته"
|
||||
other: "%{count} تلاش ورود در هفتهٔ گذشته"
|
||||
created_msg: دامنهٔ رایانامه با موفقیت مسدود شد
|
||||
delete: پاککردن
|
||||
dns:
|
||||
types:
|
||||
|
@ -413,7 +428,10 @@ fa:
|
|||
new:
|
||||
create: ساختن مسدودسازی
|
||||
resolve: حل و فصل دامنه
|
||||
title: مسدودسازی دامنهٔ رایانامهٔ جدید
|
||||
no_email_domain_block_selected: هیچ انسداد دامنهٔ رایانامهای تغییر نکرد زیرا هیچکدامشان انتخاب نشده بودند
|
||||
not_permitted: مجاز نیست
|
||||
title: دامنههای رایانامهٔ مسدود شده
|
||||
export_domain_allows:
|
||||
new:
|
||||
title: درونریزی اجازههای دامنه
|
||||
|
@ -586,6 +604,7 @@ fa:
|
|||
target_origin: خاستگاه حساب گزارششده
|
||||
title: گزارشها
|
||||
unassign: پسگرفتن مسئولیت
|
||||
unknown_action_msg: 'کنش ناشناخته: %{action}'
|
||||
unresolved: حلنشده
|
||||
updated_at: بهروز شد
|
||||
view_profile: دیدن نمایه
|
||||
|
@ -625,6 +644,7 @@ fa:
|
|||
manage_taxonomies: مدیریت طیقهبندیها
|
||||
manage_user_access: مدیریت دسترسی کاربران
|
||||
manage_users: مدیریت کاربران
|
||||
manage_webhooks: مدیریت قلّابهای وب
|
||||
view_dashboard: دیدن داشبورد
|
||||
view_dashboard_description: اجازه به کاربران برای دسترسی به داشتبورد و سنجههای مختلف
|
||||
view_devops: دواپس
|
||||
|
@ -643,6 +663,8 @@ fa:
|
|||
appearance:
|
||||
preamble: سفارشیسازی رابطس وب ماستودون.
|
||||
title: ظاهر
|
||||
branding:
|
||||
title: ویژندگی
|
||||
default_noindex:
|
||||
title: درخواست خروج از اندیسگذاری پیشگزیدهٔ موتور جستوجو
|
||||
discovery:
|
||||
|
@ -743,6 +765,16 @@ fa:
|
|||
action: برای اطّلاعات بیشتر اینجا را بررسی کنید
|
||||
message_html: "<strong>ذخیرهسازتان بد پیکربندی شده. محرمانگی کاربرانتان در خطر است.</strong>"
|
||||
tags:
|
||||
moderation:
|
||||
not_trendable: غیر قابل داغ شدن
|
||||
not_usable: غير قابل استفاده
|
||||
pending_review: بازبینی منتظر
|
||||
review_requested: بازبینی درخواست شده
|
||||
reviewed: بازبینی شده
|
||||
title: وضعیت
|
||||
trendable: قابل داغ شدن
|
||||
unreviewed: بررسی نشده
|
||||
usable: قابل استفاده
|
||||
review: وضعیت بازبینی
|
||||
updated_msg: تنظیمات برچسبها با موفقیت بهروز شد
|
||||
title: مدیریت
|
||||
|
@ -753,15 +785,25 @@ fa:
|
|||
links:
|
||||
allow: اجازه به پیوند
|
||||
allow_provider: اجازه به ناشر
|
||||
confirm_disallow: مطمئنید که می خواهید پیوندهای گزیده را ممنوع کنید؟
|
||||
confirm_disallow_provider: مطمئنید که می خواهید فراهم کنندههای گزیده را ممنوع کنید؟
|
||||
disallow: اجازه ندادن به پیوند
|
||||
disallow_provider: اجازه ندادن به ناشر
|
||||
no_link_selected: هیچ پیوندی تغییر نکرد زیرا هیچکدام از آنها انتخاب نشده بودند
|
||||
publishers:
|
||||
no_publisher_selected: هیچ ناشری تغییر نکرد زیرا هیچکدام از آنها انتخاب نشده بودند
|
||||
title: پیوندهای داغ
|
||||
not_allowed_to_trend: اجازهٔ داغ شدن ندارد
|
||||
pending_review: بازبینی منتظر
|
||||
preview_card_providers:
|
||||
title: ناشران
|
||||
rejected: رد شده
|
||||
statuses:
|
||||
allow: اجازه به فرسته
|
||||
allow_account: اجازه به نگارنده
|
||||
disallow: ممنوع کردن فرسته
|
||||
disallow_account: ممنوع کردن نگارنده
|
||||
no_status_selected: هیچ فرستهٔ داغی تغییری نکرد زیرا هیچکدام از آنها انتخاب نشده بودند
|
||||
title: فرستههای داغ
|
||||
tags:
|
||||
current_score: امتیاز کنونی %{score}
|
||||
|
@ -845,7 +887,9 @@ fa:
|
|||
guide_link_text: همه میتوانند کمک کنند.
|
||||
sensitive_content: محتوای حساس
|
||||
application_mailer:
|
||||
notification_preferences: تغییر ترجیحات رایانامه
|
||||
salutation: "%{name}،"
|
||||
settings: 'تغییر ترجیحات رایانامه: %{link}'
|
||||
unsubscribe: لغو اشتراک
|
||||
view: 'نمایش:'
|
||||
view_profile: دیدن نمایه
|
||||
|
@ -863,6 +907,7 @@ fa:
|
|||
captcha_confirmation:
|
||||
title: بررسی های امنیتی
|
||||
confirmations:
|
||||
awaiting_review_title: ثبتنامتان دارد بررسی میشود
|
||||
login_link: ورود
|
||||
welcome_title: خوش آمدید، %{name}!
|
||||
delete_account: پاککردن حساب
|
||||
|
@ -914,6 +959,10 @@ fa:
|
|||
view_strikes: دیدن شکایتهای گذشته از حسابتان
|
||||
too_fast: فرم با سرعت بسیار زیادی فرستاده شد، دوباره تلاش کنید.
|
||||
use_security_key: استفاده از کلید امنیتی
|
||||
author_attribution:
|
||||
example_title: متن نمونه
|
||||
more_from_html: بیشتر از %{name}
|
||||
s_blog: بلاگ %{name}
|
||||
challenge:
|
||||
confirm: ادامه
|
||||
hint_html: "<strong>نکته:</strong> ما در یک ساعت آینده گذرواژهتان را از شما نخواهیم پرسید."
|
||||
|
@ -1079,6 +1128,9 @@ fa:
|
|||
none: هیچکدام
|
||||
order_by: مرتبسازی
|
||||
save_changes: ذخیرهٔ تغییرات
|
||||
select_all_matching_items:
|
||||
one: گزینش %{count} مورد مطابق با جستوجویتان.
|
||||
other: گزینش %{count} مورد مطابق با جستوجویتان.
|
||||
today: امروز
|
||||
validation_errors:
|
||||
one: یک چیزی هنوز درست نیست! لطفاً خطاهای زیر را ببینید
|
||||
|
@ -1087,6 +1139,7 @@ fa:
|
|||
errors:
|
||||
over_rows_processing_limit: دارای بیش از %{count} ردیف
|
||||
too_large: حجم فایل خیلی بزرگ است
|
||||
failures: شکستها
|
||||
imported: وارد شد
|
||||
modes:
|
||||
merge: ادغام
|
||||
|
@ -1103,11 +1156,23 @@ fa:
|
|||
status: وضعیت
|
||||
success: دادههای شما با موفقیت بارگذاری شد و به زودی پردازش میشود
|
||||
time_started: آغاز شده در
|
||||
titles:
|
||||
blocking: درون ریختن حسابهای مسدود
|
||||
bookmarks: درون ریختن نشانکها
|
||||
domain_blocking: درون ریختن دامنههای مسدود
|
||||
following: درون ریختن حسابهای پیگرفته
|
||||
lists: درون ریختن سیاههها
|
||||
muting: درون ریختن حسابهای خموش
|
||||
type: گونهٔ درونریزی
|
||||
type_groups:
|
||||
constructive: پیگیریها و نشانکها
|
||||
destructive: انسدادها و خموشیها
|
||||
types:
|
||||
blocking: سیاههٔ انسداد
|
||||
bookmarks: نشانکها
|
||||
domain_blocking: سیاههٔ انسداد دامنه
|
||||
following: سیاههٔ پیگیری
|
||||
lists: سیاههها
|
||||
muting: سیاههٔ خموشی
|
||||
upload: بارگذاری
|
||||
invites:
|
||||
|
@ -1140,6 +1205,7 @@ fa:
|
|||
authentication_methods:
|
||||
otp: کارهٔ تأیید هویت دوعاملی
|
||||
password: گذرواژه
|
||||
sign_in_token: کد امنیتی رایانامهای
|
||||
webauthn: کلیدهای امنیتی
|
||||
description_html: اگر فعالیتی میبینید که تشخیصش نمیدهید، تغییر گذرواژه و به کار انداختن تأیید هویت دوعاملی را در نظر داشته باشید.
|
||||
empty: هیچ تاریخچهای از تأییدهویت موجود نیست
|
||||
|
@ -1315,6 +1381,8 @@ fa:
|
|||
over_daily_limit: شما از حد مجاز %{limit} فرسته زمانبندیشده در آن روز فراتر رفتهاید
|
||||
over_total_limit: شما از حد مجاز %{limit} فرسته زمانبندیشده فراتر رفتهاید
|
||||
too_soon: زمان تعیینشده باید در آینده باشد
|
||||
self_destruct:
|
||||
title: این کارساز دارد بسته میشود
|
||||
sessions:
|
||||
activity: آخرین فعالیت
|
||||
browser: مرورگر
|
||||
|
@ -1339,6 +1407,7 @@ fa:
|
|||
unknown_browser: مرورگر ناشناخته
|
||||
weibo: وبیو
|
||||
current_session: نشست فعلی
|
||||
date: تاریخ
|
||||
description: "%{browser} روی %{platform}"
|
||||
explanation: مرورگرهای زیر هماینک به حساب شما وارد شدهاند.
|
||||
ip: آیپی
|
||||
|
@ -1375,6 +1444,7 @@ fa:
|
|||
import: درونریزی
|
||||
import_and_export: درونریزی و برونبری
|
||||
migrate: انتقال حساب
|
||||
notifications: آگاهیهای رایانامهای
|
||||
preferences: ترجیحات
|
||||
profile: نمایه
|
||||
relationships: پیگیریها و پیگیران
|
||||
|
@ -1382,6 +1452,9 @@ fa:
|
|||
strikes: شکایتهای مدیریتی
|
||||
two_factor_authentication: ورود دومرحلهای
|
||||
webauthn_authentication: کلیدهای امنیتی
|
||||
severed_relationships:
|
||||
download: بارگیری (%{count})
|
||||
type: رویداد
|
||||
statuses:
|
||||
attached:
|
||||
audio:
|
||||
|
@ -1520,7 +1593,16 @@ fa:
|
|||
silence: حساب محدود شده است
|
||||
suspend: حساب معلق شده است
|
||||
welcome:
|
||||
apps_android_action: گرفتن از پلی گوگل
|
||||
apps_ios_action: بارگیری روی فروشگاه کاره
|
||||
apps_step: بارگیری کارهٔ رسمیمان.
|
||||
apps_title: کارههای ماستودون
|
||||
edit_profile_action: شخصی سازی
|
||||
explanation: نکتههایی که برای آغاز کار به شما کمک میکنند
|
||||
follow_action: پیگیری
|
||||
post_action: ایجاد
|
||||
share_action: همرسانی
|
||||
sign_in_action: ورود
|
||||
subject: به ماستودون خوش آمدید
|
||||
title: خوش آمدید، کاربر %{name}!
|
||||
users:
|
||||
|
|
|
@ -1162,8 +1162,10 @@ fi:
|
|||
use_security_key: Käytä suojausavainta
|
||||
author_attribution:
|
||||
example_title: Esimerkkiteksti
|
||||
hint_html: Määrää, kuinka tulet tunnustetuksi, kun Mastodonissa jaetaan linkkejä.
|
||||
more_from_html: Lisää tekijältä %{name}
|
||||
s_blog: Käyttäjän %{name} blogi
|
||||
title: Tekijän tunnustus
|
||||
challenge:
|
||||
confirm: Jatka
|
||||
hint_html: "<strong>Vihje:</strong> Emme pyydä sinulta salasanaa uudelleen seuraavan tunnin aikana."
|
||||
|
|
|
@ -1913,6 +1913,9 @@ fo:
|
|||
follows_subtitle: Fylg vælkendar kontur
|
||||
follows_title: Hvørji tú átti at fylgt
|
||||
follows_view_more: Sí fleiri fólk at fylgja
|
||||
hashtags_recent_count:
|
||||
one: "%{people} fólk seinastu 2 dagarnar"
|
||||
other: "%{people} fólk seinastu 2 dagarnar"
|
||||
hashtags_subtitle: Kanna rákið seinastu 2 dagarnar
|
||||
hashtags_title: Vælumtókt frámerki
|
||||
hashtags_view_more: Sí fleiri vælumtókt frámerki
|
||||
|
|
|
@ -1147,6 +1147,12 @@ fr-CA:
|
|||
view_strikes: Voir les sanctions précédemment appliquées à votre compte
|
||||
too_fast: Formulaire envoyé trop rapidement, veuillez réessayer.
|
||||
use_security_key: Utiliser la clé de sécurité
|
||||
author_attribution:
|
||||
example_title: Exemple de texte
|
||||
hint_html: Déterminez la façon dont vous êtes crédité lorsque des liens sont partagés sur Mastodon.
|
||||
more_from_html: Plus via %{name}
|
||||
s_blog: Blog de %{name}
|
||||
title: Attribution de l'auteur·e
|
||||
challenge:
|
||||
confirm: Continuer
|
||||
hint_html: "<strong>Astuce :</strong> Nous ne vous demanderons plus votre mot de passe pour la prochaine heure."
|
||||
|
@ -1914,6 +1920,7 @@ fr-CA:
|
|||
instructions_html: Copiez et collez le code ci-dessous dans le code HTML de votre site web. Ajoutez ensuite l’adresse de votre site dans l’un des champs supplémentaires de votre profil à partir de l‘onglet "Modifier le profil" et enregistrez les modifications.
|
||||
verification: Vérification
|
||||
verified_links: Vos liens vérifiés
|
||||
website_verification: Vérification du site web
|
||||
webauthn_credentials:
|
||||
add: Ajouter une nouvelle clé de sécurité
|
||||
create:
|
||||
|
|
|
@ -1147,6 +1147,12 @@ fr:
|
|||
view_strikes: Voir les sanctions précédemment appliquées à votre compte
|
||||
too_fast: Formulaire envoyé trop rapidement, veuillez réessayer.
|
||||
use_security_key: Utiliser la clé de sécurité
|
||||
author_attribution:
|
||||
example_title: Exemple de texte
|
||||
hint_html: Déterminez la façon dont vous êtes crédité lorsque des liens sont partagés sur Mastodon.
|
||||
more_from_html: Plus via %{name}
|
||||
s_blog: Blog de %{name}
|
||||
title: Attribution de l'auteur·e
|
||||
challenge:
|
||||
confirm: Continuer
|
||||
hint_html: "<strong>Astuce :</strong> Nous ne vous demanderons plus votre mot de passe pour la prochaine heure."
|
||||
|
@ -1914,6 +1920,7 @@ fr:
|
|||
instructions_html: Copiez et collez le code ci-dessous dans le code HTML de votre site web. Ajoutez ensuite l’adresse de votre site dans l’un des champs supplémentaires de votre profil à partir de l‘onglet « Modifier le profil » et enregistrez les modifications.
|
||||
verification: Vérification
|
||||
verified_links: Vos liens vérifiés
|
||||
website_verification: Vérification du site web
|
||||
webauthn_credentials:
|
||||
add: Ajouter une nouvelle clé de sécurité
|
||||
create:
|
||||
|
|
|
@ -26,6 +26,8 @@ lv:
|
|||
admin:
|
||||
account_actions:
|
||||
action: Veikt darbību
|
||||
already_silenced: Šis konts jau ir ierobežots.
|
||||
already_suspended: Šis konts jau ir aizturēts.
|
||||
title: Veikt moderācijas darbību %{acct}
|
||||
account_moderation_notes:
|
||||
create: Atstāt piezīmi
|
||||
|
@ -46,6 +48,7 @@ lv:
|
|||
title: Mainīt e-pastu %{username}
|
||||
change_role:
|
||||
changed_msg: Loma veiksmīgi nomainīta!
|
||||
edit_roles: Pārvaldīt lietotāju lomas
|
||||
label: Mainīt lomu
|
||||
no_role: Nav lomas
|
||||
title: Mainīt lomu %{username}
|
||||
|
@ -131,6 +134,7 @@ lv:
|
|||
resubscribe: Pieteikties vēlreiz
|
||||
role: Loma
|
||||
search: Meklēt
|
||||
search_same_email_domain: Citi lietotāji ar tādu pašu e-pasta domēnu
|
||||
search_same_ip: Citi lietotāji ar tādu pašu IP
|
||||
security: Drošība
|
||||
security_measures:
|
||||
|
@ -171,6 +175,7 @@ lv:
|
|||
approve_appeal: Apstiprināt Apelāciju
|
||||
approve_user: Apstiprināt lietotāju
|
||||
assigned_to_self_report: Piešķirt Pārskatu
|
||||
change_email_user: Mainīt lietotāja e-pasta adresi
|
||||
change_role_user: Mainīt lietotāja lomu
|
||||
confirm_user: Apstiprināt lietotāju
|
||||
create_account_warning: Izveidot Brīdinājumu
|
||||
|
@ -217,13 +222,16 @@ lv:
|
|||
update_custom_emoji: Atjaunināt pielāgoto emocijzīmi
|
||||
update_domain_block: Atjaunināt Domēna Bloku
|
||||
update_ip_block: Atjaunināt IP noteikumu
|
||||
update_report: Atjaunināt atskaiti
|
||||
update_status: Atjaunināt ziņu
|
||||
update_user_role: Atjaunināt lomu
|
||||
actions:
|
||||
approve_appeal_html: "%{name} apstiprināja moderācijas lēmuma apelāciju no %{target}"
|
||||
approve_user_html: "%{name} apstiprināja reģistrēšanos no %{target}"
|
||||
assigned_to_self_report_html: "%{name} piešķīra pārskatu %{target} sev"
|
||||
change_email_user_html: "%{name} nomainīja lietotāja %{target} e-pasta adresi"
|
||||
change_role_user_html: "%{name} nomainīja lomu uz %{target}"
|
||||
confirm_user_html: "%{name} apstiprināja lietotāja %{target} e-pasta adresi"
|
||||
create_account_warning_html: "%{name} nosūtīja brīdinājumu %{target}"
|
||||
create_announcement_html: "%{name} izveidoja jaunu paziņojumu %{target}"
|
||||
create_custom_emoji_html: "%{name} augšupielādēja jaunu emocijzīmi %{target}"
|
||||
|
@ -253,6 +261,7 @@ lv:
|
|||
reject_user_html: "%{name} noraidīja reģistrēšanos no %{target}"
|
||||
remove_avatar_user_html: "%{name} noņēma %{target} profila attēlu"
|
||||
reopen_report_html: "%{name} atkārtoti atvēra ziņojumu %{target}"
|
||||
resend_user_html: "%{name} atkārtoti nosūtīja %{target} apstiprinājuma e-pasta ziņojumu"
|
||||
reset_password_user_html: "%{name} atiestatīja paroli lietotājam %{target}"
|
||||
resolve_report_html: "%{name} atrisināja ziņojumu %{target}"
|
||||
sensitive_account_html: "%{name} atzīmēja %{target} multividi kā sensitīvu"
|
||||
|
@ -267,6 +276,7 @@ lv:
|
|||
update_custom_emoji_html: "%{name} atjaunināja emocijzīmi %{target}"
|
||||
update_domain_block_html: "%{name} atjaunināja domēna bloku %{target}"
|
||||
update_ip_block_html: "%{name} mainīja nosacījumu priekš IP %{target}"
|
||||
update_report_html: "%{name} atjaunināja %{target} pārskatu"
|
||||
update_status_html: "%{name} atjaunināja ziņu %{target}"
|
||||
update_user_role_html: "%{name} nomainīja %{target} lomu"
|
||||
deleted_account: dzēsts konts
|
||||
|
@ -274,6 +284,7 @@ lv:
|
|||
filter_by_action: Filtrēt pēc darbības
|
||||
filter_by_user: Filtrēt pēc lietotāja
|
||||
title: Auditācijas pieraksti
|
||||
unavailable_instance: "(domēna vārds nav pieejams)"
|
||||
announcements:
|
||||
destroyed_msg: Paziņojums ir veiksmīgi izdzēsts!
|
||||
edit:
|
||||
|
@ -855,7 +866,13 @@ lv:
|
|||
action: Pārbaudi šeit, lai iegūtu plašāku informāciju
|
||||
message_html: "<strong>Tava objektu krātuve ir nepareizi konfigurēta. Tavu lietotāju privātums ir apdraudēts.</strong>"
|
||||
tags:
|
||||
moderation:
|
||||
not_usable: Nav izmantojams
|
||||
pending_review: Gaida pārskatīšanu
|
||||
review_requested: Pieprasīta pārskatīšana
|
||||
reviewed: Pārskatīts
|
||||
review: Pārskatīt stāvokli
|
||||
title: Tēmturi
|
||||
updated_msg: Tēmtura iestatījumi ir veiksmīgi atjaunināti
|
||||
title: Administrēšana
|
||||
trends:
|
||||
|
@ -929,6 +946,7 @@ lv:
|
|||
delete: Dzēst
|
||||
edit_preset: Labot iepriekš iestatītus brīdinājumus
|
||||
empty: Tu vēl neesi definējis iepriekš iestatītos brīdinājumus.
|
||||
title: Brīdinājumu priekšiestatījums
|
||||
webhooks:
|
||||
add_new: Pievienot galapunktu
|
||||
delete: Dzēst
|
||||
|
@ -1004,7 +1022,9 @@ lv:
|
|||
guide_link_text: Ikviens var piedalīties.
|
||||
sensitive_content: Sensitīvs saturs
|
||||
application_mailer:
|
||||
notification_preferences: Mainīt e-pasta uztādījumus
|
||||
salutation: "%{name},"
|
||||
settings: 'Mainīt e-pasta uztādījumus: %{link}'
|
||||
unsubscribe: Atcelt abonēšanu
|
||||
view: 'Skatīt:'
|
||||
view_profile: Skatīt profilu
|
||||
|
@ -1024,6 +1044,7 @@ lv:
|
|||
hint_html: Vēl tikai viena lieta! Mums ir jāapstiprina, ka tu esi cilvēks (tas ir tāpēc, lai mēs varētu nepieļaut surogātpasta izsūtīšanu!). Atrisini tālāk norādīto CAPTCHA un noklikšķini uz "Turpināt".
|
||||
title: Drošības pārbaude
|
||||
confirmations:
|
||||
awaiting_review: E-pasta adrese ir apstiprināta. %{domain} darbinieki tagad pārskata reģistrāciju. Tiks saņemts e-pasta ziņojums, ja viņi apstiprinās kontu.
|
||||
awaiting_review_title: Tava reģistrācija tiek izskatīta
|
||||
clicking_this_link: klikšķinot šo saiti
|
||||
login_link: pieteikties
|
||||
|
@ -1031,6 +1052,7 @@ lv:
|
|||
redirect_to_app_html: Tev vajadzētu būt novirzītam uz lietotni <strong>%{app_name}</strong>. Ja tas nenotika, mēģini %{clicking_this_link} vai manuāli atgriezieties lietotnē.
|
||||
registration_complete: Tava reģistrācija domēnā %{domain} tagad ir pabeigta!
|
||||
welcome_title: Laipni lūdzam, %{name}!
|
||||
wrong_email_hint: Ja šī e-pasta adrese nav pareiza, to var mainīt konta iestatījumos.
|
||||
delete_account: Dzēst kontu
|
||||
delete_account_html: Ja vēlies dzēst savu kontu, tu vari <a href="%{path}">turpināt šeit</a>. Tev tiks lūgts apstiprinājums.
|
||||
description:
|
||||
|
@ -1051,6 +1073,7 @@ lv:
|
|||
or_log_in_with: Vai piesakies ar
|
||||
privacy_policy_agreement_html: Esmu izlasījis un piekrītu <a href="%{privacy_policy_path}" target="_blank">privātuma politikai</a>
|
||||
progress:
|
||||
confirm: Apstiprināt e-pasta adresi
|
||||
details: Tavi dati
|
||||
review: Mūsu apskats
|
||||
rules: Pieņemt noteikumus
|
||||
|
@ -1072,8 +1095,10 @@ lv:
|
|||
security: Drošība
|
||||
set_new_password: Iestatīt jaunu paroli
|
||||
setup:
|
||||
email_below_hint_html: Jāpārbauda sava surogātpasta mape vai jāpieprasa vēl vienu! Savu e-pasta adresi var labot, ja tā ir nepareiza.
|
||||
email_settings_hint_html: Noklikšķini uz saites, kuru mēs tev nosūtījām, lai apstiprinātu %{email}. Mēs tepat pagaidīsim.
|
||||
link_not_received: Vai nesaņēmi sati?
|
||||
new_confirmation_instructions_sent: Pēc dažām minūtēm saņemsi jaunu e-pasta ziņojumu ar apstiprinājuma saiti.
|
||||
title: Pārbaudi savu iesūtni
|
||||
sign_in:
|
||||
preamble_html: Jāpiesakās ar saviem <strong>%{domain}</strong> piekļuves datiem. Ja Tavs konts tiek mitināts citā serverī, Tu nevarēsi šeit pieteikties.
|
||||
|
@ -1084,6 +1109,7 @@ lv:
|
|||
title: Atļauj tevi iestatīt %{domain}.
|
||||
status:
|
||||
account_status: Konta statuss
|
||||
confirming: Gaida e-pasta adreses apstiprināšanas pabeigšanu.
|
||||
functional: Tavs konts ir pilnā darba kārtībā.
|
||||
redirecting_to: Tavs konts ir neaktīvs, jo pašlaik tas tiek novirzīts uz %{acct}.
|
||||
self_destruct: Tā kā %{domain} tiek slēgts, tu iegūsi tikai ierobežotu piekļuvi savam kontam.
|
||||
|
|
|
@ -3,6 +3,7 @@ ar:
|
|||
simple_form:
|
||||
hints:
|
||||
account:
|
||||
attribution_domains_as_text: يحمي من الإسناد الزائف.
|
||||
discoverable: يمكن عرض مشاركاتك العامة وملفك الشخصي أو التوصية به في مختلف مناطق ماستدون ويمكن اقتراح ملفك الشخصي على مستخدمين آخرين.
|
||||
display_name: اسمك الكامل أو اسمك المرح.
|
||||
fields: صفحتك الرئيسية، ضمائرك، عمرك، أي شيء تريده.
|
||||
|
|
|
@ -3,6 +3,7 @@ es-MX:
|
|||
simple_form:
|
||||
hints:
|
||||
account:
|
||||
attribution_domains_as_text: Protege frente atribuciones fraudulentas.
|
||||
discoverable: Tu perfil y las publicaciones públicas pueden ser destacadas o recomendadas en varias áreas de Mastodon y tu perfil puede ser sugerido a otros usuarios.
|
||||
display_name: Tu nombre completo o tu nick.
|
||||
fields: Tu página de inicio, pronombres, edad, todo lo que quieras.
|
||||
|
@ -130,6 +131,7 @@ es-MX:
|
|||
name: Sólo se puede cambiar el cajón de las letras, por ejemplo, para que sea más legible
|
||||
user:
|
||||
chosen_languages: Cuando se marca, solo se mostrarán los toots en los idiomas seleccionados en los timelines públicos
|
||||
role: El rol controla qué permisos tiene el usuario.
|
||||
user_role:
|
||||
color: Color que se utilizará para el rol a lo largo de la interfaz de usuario, como RGB en formato hexadecimal
|
||||
highlighted: Esto hace que el rol sea públicamente visible
|
||||
|
@ -142,6 +144,7 @@ es-MX:
|
|||
url: Donde los eventos serán enviados
|
||||
labels:
|
||||
account:
|
||||
attribution_domains_as_text: Solo permitir sitios web específicos
|
||||
discoverable: Destacar el perfil y las publicaciones en el algoritmo de descubrimiento
|
||||
fields:
|
||||
name: Etiqueta
|
||||
|
|
|
@ -3,6 +3,7 @@ es:
|
|||
simple_form:
|
||||
hints:
|
||||
account:
|
||||
attribution_domains_as_text: Protege frente atribuciones fraudulentas.
|
||||
discoverable: Tu perfil y publicaciones públicas pueden ser destacadas o recomendadas en varias áreas de Mastodon y tu perfil puede ser sugerido a otros usuarios.
|
||||
display_name: Tu nombre completo o tu apodo.
|
||||
fields: Tu carta de presentación, pronombres, edad, lo que quieras.
|
||||
|
@ -130,6 +131,7 @@ es:
|
|||
name: Sólo se puede cambiar el cajón de las letras, por ejemplo, para que sea más legible
|
||||
user:
|
||||
chosen_languages: Cuando se marca, solo se mostrarán las publicaciones en los idiomas seleccionados en las líneas de tiempo públicas
|
||||
role: El rol controla qué permisos tiene el usuario.
|
||||
user_role:
|
||||
color: Color que se utilizará para el rol a lo largo de la interfaz de usuario, como RGB en formato hexadecimal
|
||||
highlighted: Esto hace que el rol sea públicamente visible
|
||||
|
@ -142,6 +144,7 @@ es:
|
|||
url: Donde los eventos serán enviados
|
||||
labels:
|
||||
account:
|
||||
attribution_domains_as_text: Solo permitir sitios web específicos
|
||||
discoverable: Destacar perfil y publicaciones en algoritmos de descubrimiento
|
||||
fields:
|
||||
name: Etiqueta
|
||||
|
|
|
@ -3,6 +3,7 @@ fi:
|
|||
simple_form:
|
||||
hints:
|
||||
account:
|
||||
attribution_domains_as_text: Suojaa vääriltä tunnustuksilta.
|
||||
discoverable: Julkisia julkaisujasi ja profiiliasi voidaan pitää esillä tai suositella Mastodonin eri alueilla ja profiiliasi voidaan ehdottaa toisille käyttäjille.
|
||||
display_name: Koko nimesi tai lempinimesi.
|
||||
fields: Verkkosivustosi, pronominisi, ikäsi ja mitä ikinä haluatkaan ilmoittaa.
|
||||
|
|
|
@ -3,6 +3,7 @@ fr-CA:
|
|||
simple_form:
|
||||
hints:
|
||||
account:
|
||||
attribution_domains_as_text: Protège contre les fausses attributions.
|
||||
discoverable: Vos messages publics et votre profil peuvent être mis en avant ou recommandés dans diverses parties de Mastodon et votre profil peut être suggéré à d’autres utilisateurs.
|
||||
display_name: Votre nom complet ou votre nom cool.
|
||||
fields: Votre page d'accueil, pronoms, âge, tout ce que vous voulez.
|
||||
|
@ -141,6 +142,7 @@ fr-CA:
|
|||
url: Là où les événements seront envoyés
|
||||
labels:
|
||||
account:
|
||||
attribution_domains_as_text: Autoriser uniquement des sites Web spécifiques
|
||||
discoverable: Autoriser des algorithmes de découverte à mettre en avant votre profil et vos messages
|
||||
fields:
|
||||
name: Étiquette
|
||||
|
|
|
@ -3,6 +3,7 @@ fr:
|
|||
simple_form:
|
||||
hints:
|
||||
account:
|
||||
attribution_domains_as_text: Protège contre les fausses attributions.
|
||||
discoverable: Vos messages publics et votre profil peuvent être mis en avant ou recommandés dans diverses parties de Mastodon et votre profil peut être suggéré à d’autres utilisateurs.
|
||||
display_name: Votre nom complet ou votre nom rigolo.
|
||||
fields: Votre page personnelle, vos pronoms, votre âge, ce que vous voulez.
|
||||
|
@ -141,6 +142,7 @@ fr:
|
|||
url: Là où les événements seront envoyés
|
||||
labels:
|
||||
account:
|
||||
attribution_domains_as_text: Autoriser uniquement des sites Web spécifiques
|
||||
discoverable: Autoriser des algorithmes de découverte à mettre en avant votre profil et vos messages
|
||||
fields:
|
||||
name: Étiquette
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue