You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
restrict_translation_by_group: "لا يمكن الترجمة إلا للمجموعات المُدرَجة في قائمة السماح"
24
25
restrict_translation_by_poster_group: "السماح بترجمة المنشورات التي يُنشئها المستخدمون في المجموعات المسموح بها فقط. إذا كانت فارغة، فاسمح بترجمة المنشورات من جميع المستخدمين."
25
26
translator:
27
+
failed:
28
+
topic: "تتعذَّر على أداة الترجمة ترجمة عنوان هذا الموضوع (%{source_locale}) إلى اللغة التي اخترتها (%{target_locale})."
29
+
post: "تتعذَّر على أداة الترجمة ترجمة محتوى هذا المنشور (%{source_locale}) إلى اللغة التي اخترتها (%{target_locale})."
26
30
not_supported: "لا يدعم المترجم هذه اللغة."
27
31
too_long: "هذا المنشور طويل جدًا ولا يستطيع المترجم ترجمته."
Copy file name to clipboardExpand all lines: config/locales/server.es.yml
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
7
7
es:
8
8
site_settings:
9
+
translator_enabled: "Activar el plugin de traductor."
9
10
translator_provider: "El proveedor del servicio de traducción."
10
11
translator_azure_subscription_key: "Clave de suscripción de Azure"
11
12
translator_azure_region: "Región de Azure"
@@ -23,9 +24,13 @@ es:
23
24
restrict_translation_by_group: "Solo los grupos autorizados pueden traducir"
24
25
restrict_translation_by_poster_group: "Permitir solo la traducción de las publicaciones realizadas por usuarios de los grupos permitidos. Si está vacío, permite la traducción de las publicaciones por parte de todos los usuarios."
25
26
translator:
27
+
failed:
28
+
topic: "El traductor no puede traducir el título de este tema (%{source_locale}) a tu idioma (%{target_locale})."
29
+
post: "El traductor no puede traducir el contenido de esta publicación (%{source_locale}) a tu idioma (%{target_locale})."
26
30
not_supported: "El traductor no admite este idioma."
27
31
too_long: "Esta publicación es demasiado larga para ser traducida por el traductor."
28
32
not_available: "El servicio de traducción no está disponible actualmente."
33
+
api_timeout: "El servicio de traducción tardó demasiado en responder. Inténtalo de nuevo más tarde."
29
34
amazon:
30
35
invalid_credentials: "Las credenciales proporcionadas para AWS Translate no son válidas."
restrict_translation_by_group: "Vain sallitut ryhmät voivat kääntää"
24
25
restrict_translation_by_poster_group: "Salli vain sallittujen ryhmien käyttäjien tekemien viestien kääntäminen. Jos tämä on tyhjä, salli kaikkien käyttäjien viestien käännökset."
25
26
translator:
27
+
failed:
28
+
topic: "Kääntäjä ei pysty kääntämään tämän ketjun otsikkoa (%{source_locale}) kielellesi (%{target_locale})."
29
+
post: "Kääntäjä ei pysty kääntämään tämän viestin sisältöä (%{source_locale}) kielellesi (%{target_locale})."
26
30
not_supported: "Kääntäjä ei tue tätä kieltä."
27
31
too_long: "Tämä viesti on liian pitkä kääntäjän käännettäväksi."
28
32
not_available: "Kääntäjäpalvelu ei ole tällä hetkellä käytettävissä."
33
+
api_timeout: "Kääntäjäpalvelun vastaus kesti liian kauan. Yritä myöhemmin uudelleen."
29
34
amazon:
30
35
invalid_credentials: "Ilmoitetut AWS Translate -tunnukset ovat virheelliset."
0 commit comments