1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-mobile/locales/fa.json

1 line
48 KiB
JSON
Raw Normal View History

2020-10-29 16:34:31 +02:00
{"Duplicates the notes matching <note> to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"یادداشت های مطابق با <note> را در [notebook] کپی می‌کند. اگر هیچ دفترچه‌ای مشخص نشده باشد یادداشت در دفترچه کنونی کپی می‌شود.","Cannot find \"%s\".":"«%s» یافت نشد.","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"یادداشت های موجود در دفترچه کنونی را نمایش می‌دهد. برای نمایش لیست دفترچه ها از `ls /` استفاده کنید.","Displays only the first top <num> notes.":"فقط <num> یادداشت اول را نمایش می‌دهد.","Sorts the item by <field> (eg. title, updated_time, created_time).":"مورد را بر‌ اساس <field> مرتب می‌کند (به عنوان مثال: عنوان، زمان به‌روزرسانی، زمان ایجاد).","Reverses the sorting order.":"معکوس کردن ترتیب مرتب‌سازی.","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"تنها موارد نوع/انواع مشخص شده را نمایش می‌دهد. می‌تواند برای یادداشت‌ها `n`، برای فهرست کار‌ها `t` یا برای یادداشت‌ها و فهرست کار‌ها `nt` باشد. (به عنوان مثال: `-tt` تنها فهرست کار‌ها را نمایش خواهد داد در حالی که `-ttd` یادداشت‌ها و فهرست کار‌ها را نمایش خواهد داد.)","Either \"text\" or \"json\"":"یا «text» و یا «json»","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"استفاده از فرمت لیست طولانی. فرمت به صورت ID (شناسه)، NOTE_COUNT (تعداد یادداشت (برای دفترچه))، DATE (تاریخ)، TODO_CHECKED (فهرست کار بررسی شده (برای فهرست کار‌ها))، TITLE (عنوان) می‌باشد","Please select a notebook first.":"لطفا ابتدا یه دفترچه مشخص کنید.","Imports data into Joplin.":"داده را در Joplin وارد می‌کند.","Source format: %s":"فرمت مبدا: %s","Do not ask for confirmation.":"برای تایید سوال نکن.","Output format: %s":"فرمت خروجی: %s","Found: %d.":"پیدا شده: %d.","Created: %d.":"ایجاد شده: %d.","Updated: %d.":"به‌روز شده: %d.","Skipped: %d.":"رد شده: %d.","Resources: %d.":"منابع: %d.","Tagged: %d.":"برچسب گذاری شده: %d.","Importing notes...":"در حال وارد کردن یادداشت‌ها...","The notes have been imported: %s":"یادداشت‌ها وارد شدند: %s","Type: %s.":"نوع: %s.","Possible values: %s.":"مقادیر احتمالی: %s.","Default: %s":"پیشفرض: %s","Possible keys/values:":"کلید ها یا مقادیر ممکن:","Start, stop or check the API server. To specify on which port it should run, set the api.port config variable. Commands are (%s).":"شروع، توقف یا بررسی سرور API. از متغیر تنظیمات api.port برای مشخص کردن پورتی که باید روی آن اجرا شود استفاده کنید. دستورات بصورت (%s) هستند.","Server is already running on port %d":"سرور در حال حاضر بر روی پورت %d در حال اجراست","Server is running on port %d":"سرور بر روی پورت %d در حال اجراست","Server is not running.":"سرور در حال اجرا نیست.","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"تنظیمات E2EE را مدیریت می‌کند. دستورات شامل `enable`، `disable`، `decrypt`، `status`، `decrypt-file` و `target-status` هستند."