73 lines
4.3 KiB
JavaScript
73 lines
4.3 KiB
JavaScript
OC.L10N.register(
|
|
"assistant",
|
|
{
|
|
"Send an email" : "ارسال ایمیل",
|
|
"User not found" : "کاربر یافت نشد",
|
|
"F7cloud Assistant" : "F7cloud Assistant",
|
|
"AI image generation" : "AI image generation",
|
|
"Task for \"%1$s\" has finished" : "کار برای \"%1$s\" به پایان رسید",
|
|
"\"%1$s\" task for \"%2$s\" has finished" : "%1$s\"کار برای \"%2$s\" به پایان رسید",
|
|
"Input: %1$s" : "ورودی:%1$s",
|
|
"View results" : "نمایش نتایج",
|
|
"Task for \"%1$s\" has failed" : "کار برای \"%1$s\" ناموفق بود",
|
|
"\"%1$s\" task for \"%2$s\" has failed" : "%1$s\"وظیفه برای \"%2$s\" ناموفق بود",
|
|
"View task" : "مشاهده کار",
|
|
"OpenStreetMap" : "OpenStreetMap",
|
|
"F7cloud Mail" : "ایمیل Nextclould",
|
|
"OpenProject" : "OpenProject",
|
|
"F7cloud Talk" : "F7cloud Talk",
|
|
"System prompt" : "درخواست سیستمی",
|
|
"Define rules and assumptions that the assistant should follow during the conversation." : "قوانین و فرضیاتی را که دستیار باید در طول مکالمه رعایت کند، تعریف کنید.",
|
|
"Describe a task that you want the assistant to do or ask a question" : "وظیفهای که میخواهید دستیار انجام دهد را توصیف کنید یا سؤالی بپرسید",
|
|
"Chat history" : "تاریخچه چت",
|
|
"The history of chat messages before the current message, starting with a message by the user" : "تاریخچه پیامهای چت قبل از پیام فعلی، با شروع از یک پیام توسط کاربر",
|
|
"Prompt" : "درخواست",
|
|
"Process and transform text" : "پردازش و تبدیل متن",
|
|
"Assistant admin options saved" : "گزینههای سرپرست دستیار ذخیره شد",
|
|
"Failed to save assistant admin options" : "گزینههای دستیار سرپرست ذخیره نشد",
|
|
"Select which features you want to enable" : "Select which features you want to enable",
|
|
"Try again" : "تلاش دوباره",
|
|
"Close" : "بسته",
|
|
"Close F7cloud Assistant" : "دستیار F7cloud را ببندید",
|
|
"Less" : "کمتر",
|
|
"More" : "بیشتر",
|
|
"Cancel" : "منصرف شدن",
|
|
"New conversation" : "مکالمه جدید",
|
|
"Delete" : "حذف",
|
|
"Edit title" : "ویرایش عنوان",
|
|
"Cancel editing" : "Cancel editing",
|
|
"Submit" : "ارسال",
|
|
"You" : "You",
|
|
"Delete message" : "Delete message",
|
|
"Choose" : "انتخاب کنید",
|
|
"Describe the image you want to generate" : "تصویری که میخواهید تولید شود را توصیف کنید",
|
|
"Generate image" : "تولید تصویر",
|
|
"Assistant options saved" : "گزینه های دستیار ذخیره شد",
|
|
"Failed to save assistant options" : "گزینه های دستیار ذخیره نشد",
|
|
"This may take a few seconds…" : "این ممکن است چند ثانیه طول بکشد…",
|
|
"Cancelled" : "لغو شده",
|
|
"Failed" : "Failed",
|
|
"Running" : "در حال دویدن",
|
|
"Scheduled" : "Scheduled",
|
|
"Unknown status" : "وضعیت نامشخص",
|
|
"Audio input" : "ورودی صوتی",
|
|
"Audio output" : "خروجی صدا",
|
|
"Translate" : "ترجمه",
|
|
"Other" : "دیگر",
|
|
"Error while recording audio" : "Error while recording audio",
|
|
"Start recording" : "Start recording",
|
|
"Dismiss recording" : "Dismiss recording",
|
|
"End recording and send" : "End recording and send",
|
|
"Choose a file" : "پرونده ای را انتخاب کردن",
|
|
"No file selected" : "هیچ فایلی انتخاب نشده",
|
|
"Could not copy to clipboard" : "به کلیپ بورد کپی نشد",
|
|
"Upload from device" : "Upload from device",
|
|
"Advanced" : "پیشرفته",
|
|
"Result could not be copied to clipboard" : "نتیجه را نمی توان در کلیپ بورد کپی کرد",
|
|
"Copy" : "رونوشت",
|
|
"Upload file" : "بارگذاری پرونده",
|
|
"Failed to schedule your task" : "برنامه ریزی کار شما انجام نشد",
|
|
"This task does not exist or has been cleaned up" : "این وظیفه وجود ندارد یا پاکسازی شده است"
|
|
},
|
|
"nplurals=2; plural=(n > 1);");
|