diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-27 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-27 00:19:31 +0000 |
commit | 3954d618265dc0050898b86651d2ee1108d72126 (patch) | |
tree | 37f3a74b2642aa5aeab80036f65b6d8896f6a7e3 /lib/l10n/ar.js | |
parent | 8702374d0438f6eba70204ac1e5ef656eb4666eb (diff) | |
download | nextcloud-server-3954d618265dc0050898b86651d2ee1108d72126.tar.gz nextcloud-server-3954d618265dc0050898b86651d2ee1108d72126.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r-- | lib/l10n/ar.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 27ed82453da..1fde0b73f4e 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -296,6 +296,7 @@ OC.L10N.register( "Output images" : "الصِّوَر الناتجة", "The generated images" : "الصِّوَر المُولَّدة", "Free text to text prompt" : "نص حر إلى نص طلب", + "Runs an arbitrary prompt through a language model that returns a reply" : "تشغيل مطالبة مفتوحة من خلال نموذج لغوي يجيب بالرّدّ", "Describe a task that you want the assistant to do or ask a question" : "صِف المهمة التي تطلب العون لإنجازها أو اسأل سؤالاً", "Generated reply" : "الرَّدّ المُولَّد", "The generated text from the assistant" : "النص المُولَّد من قِبَل المُساعِد", @@ -339,8 +340,15 @@ OC.L10N.register( "Topics" : "المواضيع", "The list of extracted topics" : "قائمة المواضيع المستخلصة", "Translate" : "ترجِم", + "Translate text from one language to another" : "ترجمة النص من لغة لأخرى", + "Origin text" : "النص الأصلي", + "The text to translate" : "النص المطلوب ترجمته", + "Origin language" : "اللغة الأصل", + "The language of the origin text" : "لغة النص الأصلي", "Target language" : "اللغة المطلوبة", + "The desired language to translate the origin text in" : "اللغة المطلوب ترجمة النص إليها", "Result" : "النتيجة", + "The translated text" : "النص المترجم", "Free prompt" : "مَحَثْ prompt مجاني", "Runs an arbitrary prompt through the language model." : "يقوم بتشغيل مَحَث عشوائي arbitrary prompt من خلال نموذج اللغة language model.", "Generate headline" : "توليد العنوان", |