diff options
Diffstat (limited to 'tde-i18n-fa/messages/tdelibs')
26 files changed, 17773 insertions, 15480 deletions
diff --git a/tde-i18n-fa/messages/tdelibs/cupsdconf.po b/tde-i18n-fa/messages/tdelibs/cupsdconf.po index 2950b825745..c5430998255 100644 --- a/tde-i18n-fa/messages/tdelibs/cupsdconf.po +++ b/tde-i18n-fa/messages/tdelibs/cupsdconf.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: cupsdconf\n" -"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2007-01-31 08:52+0330\n" "Last-Translator: Nazanin Kazemi <kazemi@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -59,1614 +60,6 @@ msgstr "به:" msgid "Browse Address" msgstr " مرور نشانی" -#: cupsd.conf.template.cpp:1 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Server name (ServerName)</b>\n" -"<p>\n" -"The hostname of your server, as advertised to the world.\n" -"By default CUPS will use the hostname of the system.</p>\n" -"<p>\n" -"To set the default server used by clients, see the client.conf file.</p>\n" -"<p>\n" -"<i>ex</i>: myhost.domain.com</p>\n" -msgstr "" -"<b>نام کارساز (ServerName)</b>\n" -"<p>\n" -"نام میزبان کارساز شما، چنان که در جهان اعلام شد.\n" -"بهطور پیشفرض، CUPS از نام میزبان سیستم استفاده میکند.</p>\n" -"<p>\n" -"برای تنظیم کارساز پیشفرض سیستم توسط کارخواه،پروندۀ client.conf را ببینید.</p>\n" -"<p>\n" -"<i>مثال</i>: myhost.domain.com</p>\n" - -#: cupsd.conf.template.cpp:11 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Server administrator (ServerAdmin)</b>\n" -"<p>\n" -"The email address to send all complaints or problems to.\n" -"By default CUPS will use \"root@hostname\".</p>\n" -"<p>\n" -"<i>ex</i>: root@myhost.com</p>\n" -msgstr "" -"<b>سرپرست کارساز (ServerAdmin)</b>\n" -"<p>\n" -"نشانی رایانامه برای ارسال همۀ شکایتها و مشکلات.\n" -"بهطور پیشفرض، CUPS از »root@hostname« استفاده میکند. </p>\n" -"<p>\n" -"<i>مثال</i>:root@myhost.com</p>\n" - -#: cupsd.conf.template.cpp:19 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Access log (AccessLog)</b>\n" -"<p>\n" -"The access log file; if this does not start with a leading /\n" -"then it is assumed to be relative to ServerRoot. By default set to\n" -"\"/var/log/cups/access_log\".</p>\n" -"<p>\n" -"You can also use the special name <b>syslog</b> to send the output to the\n" -"syslog file or daemon.</p>\n" -"<p>\n" -"<i>ex</i>: /var/log/cups/access_log</p>\n" -msgstr "" -"<b>ثبت دستیابی (AccessLog)</b>\n" -"<p>\n" -"پروندۀ ثبت دستیابی، در صورتی که توسط یک راهنما آغاز نشود/\n" -"سپس فرض میشود به ServerRoot وابسته باشد. به طور پیشفرض با \n" -"«/var/log/cups/access_log» تنظیم میشود.</p>\n" -"<p>\n" -"همچنین میتوانید از نام ویژه <b>syslog</b> برای ارسال خروجی به \n" -"پرونده یا شبح syslog استفاده کنید.</p>\n" -"<p>\n" -"<i>مثلاً</i>: /var/log/cups/access_log</p>\n" - -#: cupsd.conf.template.cpp:31 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Data directory (DataDir)</b>\n" -"<p>\n" -"The root directory for the CUPS data files.\n" -"By default /usr/share/cups.</p>\n" -"<p>\n" -"<i>ex</i>: /usr/share/cups</p>\n" -msgstr "" -"<b>فهرست راهنمای داده (DataDir)</b>\n" -"<p>\n" -"فهرست راهنمای ریشه برای پروندههای داده CUPS.\n" -"بهطور پیشفرض /usr/share/cups.</p>\n" -"<p>\n" -"<i>مثال</i>: /usr/share/cups</p>\n" - -#: cupsd.conf.template.cpp:39 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Default character set (DefaultCharset)</b>\n" -"<p>\n" -"The default character set to use. If not specified,\n" -"defaults to utf-8. Note that this can also be overridden in\n" -"HTML documents...</p>\n" -"<p>\n" -"<i>ex</i>: utf-8</p>\n" -msgstr "" -"<b>نویسهگان پیشفرض (DefaultCharset)</b>\n" -"<p>\n" -"نویسهگان پیشفرض مورد استفاده. اگر مشخص نباشد، \n" -"مقدار پیشفرض utf-8 است. توجه کنید که این میتواند در سندهای زنگام لغو " -"شود...</p>\n" -"<p>\n" -"<i>مثال</i>: utf-8</p>\n" - -#: cupsd.conf.template.cpp:48 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Default language (DefaultLanguage)</b>\n" -"<p>\n" -"The default language if not specified by the browser.\n" -"If not specified, the current locale is used.</p>\n" -"<p>\n" -"<i>ex</i>: en</p>\n" -msgstr "" -"<b> زبان پیشفرض(DefaultLanguage)</b>\n" -"<p>\n" -"زبان پیشفرض، اگر توسط مرورگر مشخص نشود.\n" -"اگر مشخص نشود، محلی جاری استفاده میشود.</p>\n" -"<p>\n" -"<i>مثال</i>: en</p>\n" - -#: cupsd.conf.template.cpp:56 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Document directory (DocumentRoot)</b>\n" -"<p>\n" -"The root directory for HTTP documents that are served.\n" -"By default the compiled-in directory.</p>\n" -"<p>\n" -"<i>ex</i>: /usr/share/cups/doc</p>\n" -msgstr "" -"<b>فهرست راهنمای سند (DocumentRoot)</b>\n" -"<p>\n" -"فهرست راهنمای ریشه برای سندهای زنگامی که به کار برده میشوند. \n" -"به طور پیشفرض فهرست راهنمای compiled-in </p>\n" -"<p>\n" -"<i>مثال</i>: /usr/share/cups/doc</p>\n" - -#: cupsd.conf.template.cpp:64 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Error log (ErrorLog)</b>\n" -"<p>\n" -"The error log file; if this does not start with a leading /\n" -"then it is assumed to be relative to ServerRoot. By default set to\n" -"\"/var/log/cups/error_log\".</p>\n" -"<p>\n" -"You can also use the special name <b>syslog</b> to send the output to the\n" -"syslog file or daemon.</p>\n" -"<p>\n" -"<i>ex</i>: /var/log/cups/error_log</p>\n" -msgstr "" -"<b>ثبت خطا (ErrorLog)</b>\n" -"<p>\n" -"پروندۀ ثبت خطا، اگر توسط یک راهنما آغاز نشود/\n" -"فرض میشود که به ServerRoot وابسته است. به طور پیشفرض با " -"\"/var/log/cups/error_log\"تنظیم میشود.</p>\n" -"<p>\n" -"همچنین میتوانید از نام ویژه <b>syslog</b> برای ارسال خروجی پرونده یا شبح " -"syslog استفاده کنید.</p>\n" -"<p>\n" -"<i>مثال</i>: /var/log/cups/error_log</p>\n" - -#: cupsd.conf.template.cpp:76 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Font path (FontPath)</b>\n" -"<p>\n" -"The path to locate all font files (currently only for pstoraster).\n" -"By default /usr/share/cups/fonts.</p>\n" -"<p>\n" -"<i>ex</i>: /usr/share/cups/fonts</p>\n" -msgstr "" -"<b>مسیر قلم (FontPath)</b>\n" -"<p>\n" -"مسیر برای همۀ پروندههای قلم محلی )اخیراً فقط برای pstoraster(.\n" -"به طور پیشفرض /usr/share/cups/fonts.</p>\n" -"<p>\n" -"<i>مثال</i>: /usr/share/cups/fonts</p>\n" - -#: cupsd.conf.template.cpp:84 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Log level (LogLevel)</b>\n" -"<p>\n" -"Controls the number of messages logged to the ErrorLog\n" -"file and can be one of the following:</p>\n" -"<ul type=circle>\n" -"<li><i>debug2</i>: Log everything.</li>\n" -"<li><i>debug</i>: Log almost everything.</li>\n" -"<li><i>info</i>: Log all requests and state changes.</li>\n" -"<li><i>warn</i>: Log errors and warnings.</li>\n" -"<li><i>error</i>: Log only errors.</li>\n" -"<li><i>none</i>: Log nothing.</li>\n" -"</ul>" -"<p>\n" -"<i>ex</i>: info</p>\n" -msgstr "" -"<b>سطح ثبت (LogLevel)</b>\n" -"<p>\n" -"تعداد پیامهای ثبتشده در پروندۀ ErrorLog را کنترل میکند\n" -"و میتواند یکی از موارد زیر باشد:</p>\n" -"<ul type=circle>\n" -"<li><i>اشکالزدای۲</i>: ثبت همه چیز.</li>\n" -"<li><i>اشکالزدا</i>: تقریباً ثبت همه چیز.</li>\n" -"<li><i>اطلاعات</i>: ثبت همۀ درخواستها و تغییرات وضعیت .</li>\n" -"<li><i>اخطار</i>: ثبت خطاها و اخطارها.</li>\n" -"<li><i>خطا</i>: فقط ثبت خطاها.</li>\n" -"<li><i>هیچکدام</i>: ثبت هیچ چیز.</li>\n" -"</ul>" -"<p>\n" -"<i>مثال</i>: اطلاعات</p>\n" - -#: cupsd.conf.template.cpp:99 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Max log size (MaxLogSize)</b>\n" -"<p>\n" -"Controls the maximum size of each log file before they are\n" -"rotated. Defaults to 1048576 (1MB). Set to 0 to disable log rotating.</p>\n" -"<p>\n" -"<i>ex</i>: 1048576</p>\n" -msgstr "" -"<b> اندازۀ بیشینۀ ثبت(MaxLogSize)</b>\n" -"<p>\n" -" اندازۀ بیشینۀ هر پروندۀ ثبت را قبل از چرخش آنها \n" -"کنترل میکند. بهطور پیشفرض ۱۰۴۸۵۷۶ )۱ مگابایت( است. تنظیم آن با مقدار ۰، چرخش " -"ثبت را غیرفعال میکند.</p>\n" -"<p>\n" -"<i>مثال</i>: ۱۰۴۸۵۷۶</p>\n" - -#: cupsd.conf.template.cpp:107 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Page log (PageLog)</b>\n" -"<p>\n" -"The page log file; if this does not start with a leading /\n" -"then it is assumed to be relative to ServerRoot. By default set to\n" -"\"/var/log/cups/page_log\".</p>\n" -"<p>\n" -"You can also use the special name <b>syslog</b> to send the output to the\n" -"syslog file or daemon.</p>\n" -"<p>\n" -"<i>ex</i>: /var/log/cups/page_log</p>\n" -msgstr "" -"<b>ثبت صفحه (PageLog)</b>\n" -"<p>\n" -"پروندۀ ثبت صفحه، اگر توسط یک راهنما آغاز نشود/\n" -"فرض میشود که به ServerRoot مربوط است. به طور پیشفرض با\n" -"\"/var/log/cups/page_log\" تنظیم میشود.</p>\n" -"<p>\n" -"همچنین میتوانید از نام ویژۀ <b>syslog</b> برای ارسال خروجی به\n" -"پرونده یا شبح syslog استفاده کنید.</p>\n" -"<p>\n" -"<i>مثال</i>: /var/log/cups/page_log</p>\n" - -#: cupsd.conf.template.cpp:119 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Preserve job history (PreserveJobHistory)</b>\n" -"<p>\n" -"Whether or not to preserve the job history after a\n" -"job is completed, canceled, or stopped. Default is Yes.</p>\n" -"<p>\n" -"<i>ex</i>: Yes</p>\n" -msgstr "" -"<b>نگه داشتن تاریخچۀ کار (PreserveJobHistory)</b>\n" -"<p>\n" -"به هر حال تاریخچۀ کار را بعد از اینکه\n" -"یک کار کامل، لغو، یا متوقف میشود نگه میدارد. پیشفرض، بله است.</p>\n" -"<p>\n" -"<i>مثال</i>: بله</p>\n" - -#: cupsd.conf.template.cpp:127 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Preserve job files (PreserveJobFiles)</b>\n" -"<p>\n" -"Whether or not to preserve the job files after a\n" -"job is completed, canceled, or stopped. Default is No.</p>\n" -"<p>\n" -"<i>ex</i>: No</p>\n" -msgstr "" -"<b>نگه داشتن پروندههای کار (PreserveJobHistory)</b>\n" -"<p>\n" -"به هر حال پروندههای کار را بعد از اینکه\n" -"یک کار کامل، لغو، یا متوقف میشود نگه میدارد. پیشفرض، خیر است.</p>\n" -"<p>\n" -"<i>مثال</i>: خیر</p>\n" - -#: cupsd.conf.template.cpp:135 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Printcap file (Printcap)</b>\n" -"<p>\n" -"The name of the printcap file. Default is no filename.\n" -"Leave blank to disable printcap file generation.</p>\n" -"<p>\n" -"<i>ex</i>: /etc/printcap</p>\n" -msgstr "" -"<b>پروندۀ Printcap (Printcap)</b>\n" -"<p>\n" -"نام پروندۀ Printcap. پیشفرض فاقد نام پرونده است. \n" -"برای غیرفعالسازی تولید پروندۀ printcap آن را خالی بگذارید.</p>\n" -"<p>\n" -"<i>مثال</i>: /etc/printcap</p>\n" - -#: cupsd.conf.template.cpp:143 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Request directory (RequestRoot)</b>\n" -"<p>\n" -"The directory where request files are stored.\n" -"By default /var/spool/cups.</p>\n" -"<p>\n" -"<i>ex</i>: /var/spool/cups</p>\n" -msgstr "" -"<b>درخواست فهرست راهنما (RequestRoot)</b>\n" -"<p>\n" -"فهرست راهنمایی که پروندههای درخواستشده در آن ذخیره میشوند.\n" -"به طور پیشفرض /var/spool/cups.</p>\n" -"<p>\n" -"<i>مثال</i>: /var/spool/cups</p>\n" - -#: cupsd.conf.template.cpp:151 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Remote root user (RemoteRoot)</b>\n" -"<p>\n" -"The name of the user assigned to unauthenticated accesses\n" -"from remote systems. By default \"remroot\".</p>\n" -"<p>\n" -"<i>ex</i>: remroot</p>\n" -msgstr "" -"<b>کاربر ارشد دور (RemoteRoot)</b>\n" -"<p>\n" -"نام کاربری که برای دستیابیهای تأییدشده \n" -"از سیستمهای دور اختصاص یافته است. به طور پیشفرض »remroot«میباشد.</p>\n" -"<p>\n" -"<i>مثال</i>: remroot</p>\n" - -#: cupsd.conf.template.cpp:159 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Server binaries (ServerBin)</b>\n" -"<p>\n" -"The root directory for the scheduler executables.\n" -"By default /usr/lib/cups or /usr/lib32/cups (IRIX 6.5).</p>\n" -"<p>\n" -"<i>ex</i>: /usr/lib/cups</p>\n" -msgstr "" -"<b>دوگانیهای کارخواه (ServerBin)</b>\n" -"<p>\n" -"فهرست راهنمای ریشه برای زمانبندی برنامههای اجرایی.\n" -"به طور پیشفرض /usr/lib/cups or /usr/lib32/cups (IRIX 6.5)</p>\n" -"<p>\n" -"<i>مثال</i>: /usr/lib/cups</p>\n" - -#: cupsd.conf.template.cpp:167 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Server files (ServerRoot)</b>\n" -"<p>\n" -"The root directory for the scheduler.\n" -"By default /etc/cups.</p>\n" -"<p>\n" -"<i>ex</i>: /etc/cups</p>\n" -msgstr "" -"<b>پروندههای کارخواه (ServerRoot)</b>\n" -"<p>\n" -"فهرست راهنمای ریشه برای زمانبندی.\n" -"بهطور پیشفرض /etc/cups.</p>\n" -"<p>\n" -"<i>مثال</i>: /etc/cups</p>\n" - -#: cupsd.conf.template.cpp:175 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>User (User)</b>\n" -"<p>\n" -"The user the server runs under. Normally this\n" -"must be <b>lp</b>, however you can configure things for another user\n" -"as needed.</p>\n" -"<p>\n" -"Note: the server must be run initially as root to support the\n" -"default IPP port of 631. It changes users whenever an external\n" -"program is run...</p>\n" -"<p>\n" -"<i>ex</i>: lp</p>\n" -msgstr "" -"<b>کاربر (User)</b>\n" -"<p>\n" -"کاربری که کارخواه تحت آن اجرا میشود. معمولاً این\n" -"باید <b>lp</b> باشد، هر چند میتوانید مواردی را برای کاربران دیگر\n" -" در صورت نیاز پیکربندی کنید.</p>\n" -"<p>\n" -"تذکر: کارساز باید ابتدا به عنوان کاربر ارشد برای پشتیبانی \n" -"درگاه IPP پیشفرض 631 اجرا شود. هر گاه یک برنامۀ خارجی\n" -"اجرا میشود، کاربران را تغییر میدهد...</p>\n" -"<p>\n" -"<i>مثال</i>: lp</p>\n" - -#: cupsd.conf.template.cpp:188 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Group (Group)</b>\n" -"<p>\n" -"The group the server runs under. Normally this\n" -"must be <b>sys</b>, however you can configure things for another\n" -"group as needed.</p>\n" -"<p>\n" -"<i>ex</i>: sys</p>\n" -msgstr "" -"<b>گروه (Group)</b>\n" -"<p>\n" -"گروهی که کارساز تحت آن اجرا میشود. معمولاً این \n" -"باید <b>sys</b> باشد، به هر حال میتوانید مواردی را برای گروه دیگر\n" -"در صورت نیاز پیکربندی کنید.</p>\n" -"<p>\n" -"<i>مثال</i>: sys</p>\n" - -#: cupsd.conf.template.cpp:197 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>RIP cache (RIPCache)</b>\n" -"<p>\n" -"The amount of memory that each RIP should use to cache\n" -"bitmaps. The value can be any real number followed by \"k\" for\n" -"kilobytes, \"m\" for megabytes, \"g\" for gigabytes, or \"t\" for tiles\n" -"(1 tile = 256x256 pixels). Defaults to \"8m\" (8 megabytes).</p>\n" -"<p>\n" -"<i>ex</i>: 8m</p>\n" -msgstr "" -"<b> نهانگاه RIP (RIPCache)</b>\n" -"<p>\n" -"مقدار حافظهای که هر RIP باید برای نگاشتهای بیتی نهانگاه \n" -"استفاده کند. مقدار میتواند هر عدد واقعی همراه با »k« برای \n" -" کیلوبایت، »m« برای مگابایت، »g« برای گیگابایت، یا »t« برای کاشی باشد\n" -"(۱ کاشی = ۲۵۶ × ۲۵۶ تصویردانه) . پیشفرض «۸m» (۸ مگابایت).</p>\n" -"<p>\n" -"<i>مثال</i>: ۸m</p>\n" - -#: cupsd.conf.template.cpp:207 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Temporary files (TempDir)</b>\n" -"<p>\n" -"The directory to put temporary files in. This directory must be\n" -"writable by the user defined above! Defaults to \"/var/spool/cups/tmp\" or\n" -"the value of the TMPDIR environment variable.</p>\n" -"<p>\n" -"<i>ex</i>: /var/spool/cups/tmp</p>\n" -msgstr "" -"<b>پروندههای موقت (TempDir)</b>\n" -"<p>\n" -"فهرستی برای قرار دادن پروندههای موقت. این فهرست راهنما باید\n" -"توسط کاربر تعریفشدۀ بالا قابل نوشتن باشد! به طور پیشفرض «/var/spool/cups/tmp» " -"یا \n" -"مقدار متغیر محیطی TMPDIR میباشد.</p>\n" -"<p>\n" -"<i>مثال</i>: /var/spool/cups/tmp</p>\n" - -#: cupsd.conf.template.cpp:216 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Filter limit (FilterLimit)</b>\n" -"<p>\n" -"Sets the maximum cost of all job filters that can be run\n" -"at the same time. A limit of 0 means no limit. A typical job may need\n" -"a filter limit of at least 200; limits less than the minimum required\n" -"by a job force a single job to be printed at any time.</p>\n" -"<p>\n" -"The default limit is 0 (unlimited).</p>\n" -"<p>\n" -"<i>ex</i>: 200</p>\n" -msgstr "" -"<b>حد پالایه (FilterLimit)</b>\n" -"<p>\n" -"ارزش بیشینۀ همۀ پالایههای کار را که میتواند \n" -"در یک زمان اجرا شود را تنظیم میکند. حد ۰ یعنی بدون حد. یک کار خاص ممکن است " -"به\n" -"حداقل حد پالایه ۲۰۰ نیاز داشته باشد، حدود مورد نیاز کمتر از مقدار کمینه\n" -"توسط یک کار، یک کار را مجبور به چاپ آن در هر زمانی میکند.</p>\n" -"<p>\n" -"حد پیشفرض ۰ است )نامحدود( </p>\n" -"<p>\n" -"<i>مثال</i>: ۲۰۰</p>\n" - -#: cupsd.conf.template.cpp:228 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Listen to (Port/Listen)</b>\n" -"<p>\n" -"Ports/addresses that are listened to. The default port 631 is reserved\n" -"for the Internet Printing Protocol (IPP) and is what is used here.</p>\n" -"<p>\n" -"You can have multiple Port/Listen lines to listen to more than one\n" -"port or address, or to restrict access.</p>\n" -"<p>\n" -"Note: Unfortunately, most web browsers don't support TLS or HTTP Upgrades\n" -"for encryption. If you want to support web-based encryption you will\n" -"probably need to listen on port 443 (the \"HTTPS\" port...).</p>\n" -"<p>\n" -"<i>ex</i>: 631, myhost:80, 1.2.3.4:631</p>\n" -msgstr "" -"<b>گوش دادن به(Port/Listen)</b>\n" -"<p>\n" -"درگاهها/نشانیهایی که به آن گوش میکنند. درگاه پیشفرض ۶۳۱ \n" -"برای قرارداد چاپ اینترنت )IPP( حفظ شده، و چیزی است که اینجا استفاده میشود.</p>" -"\n" -"<p>\n" -"میتوانید برای گوش دادن به بیش از یک \n" -"درگاه یا نشانی، یا محدودکردن دستیابی، خطوط Port/Listen چندگانه داشته باشید.</p>" -"\n" -"<p>\n" -"تذکر: متأسفانه، اکثر مرورگرهای وب TLS یا ارتقاهای قام را برای رمزبندی پشتیبانی " -"نمیکنند. اگر پشتیبانی رمزبندی وب بنیاد را میخواهید \n" -"احتمالاً نیاز به شنیدن درگاه ۴۴۳ )درگاه »HTTPS«...( دارید.</p>\n" -"<p>\n" -"<i>مثال</i>: ۶۳۱, myhost:۸۰, ۱.۲.۳.۴:۶۳۱</p>\n" - -#: cupsd.conf.template.cpp:243 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Hostname lookups (HostNameLookups)</b>\n" -"<p>\n" -"Whether or not to do lookups on IP addresses to get a\n" -"fully-qualified hostname. This defaults to Off for performance reasons...</p>\n" -"<p>\n" -"<i>ex</i>: On</p>\n" -msgstr "" -"<b>مراجعۀ نام میزبان (HostNameLookups)</b>\n" -"<p>\n" -"به هر حال، مراجعه برای نشانیهای اینترنتی را برای به دست آوردن \n" -" نام میزبانی کاملاً مناسب انجام میدهد. به دلایل کارایی، به طور پیشفرض خاموش " -"است. </p>\n" -"<p>\n" -"<i>مثال</i>: روشن</p>\n" - -#: cupsd.conf.template.cpp:251 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Keep alive (KeepAlive)</b>\n" -"<p>\n" -"Whether or not to support the Keep-Alive connection\n" -"option. Default is on.</p>\n" -"<p>\n" -"<i>ex</i>: On</p>\n" -msgstr "" -"<b>زنده نگهداری (KeepAlive)</b>\n" -"<p>\n" -"آیا گزینۀ اتصال زنده نگهداری را \n" -"پشتیبانی میکند یا خیر. پیشفرض روشن است.</p>\n" -"<p>\n" -"<i>مثال</i>: روشن</p>\n" - -#: cupsd.conf.template.cpp:259 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Keep-alive timeout (KeepAliveTimeout)</b>\n" -"<p>\n" -"The timeout (in seconds) before Keep-Alive connections are\n" -"automatically closed. Default is 60 seconds.</p>\n" -"<p>\n" -"<i>ex</i>: 60</p>\n" -msgstr "" -"<b>اتمام وقت زنده نگهداری (KeepAliveTimeout)</b>\n" -"<p>\n" -"اتمام وقت)برحسب ثانیه( قبل از اتصالات زنده نگهداری \n" -"به طور خودکار بسته است. پیشفرض ۶۰ ثانیه است.</p>\n" -"<p>\n" -"<i>مثال</i>: ۶۰ </p>\n" - -#: cupsd.conf.template.cpp:267 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Max clients (MaxClients)</b>\n" -"<p>\n" -"Controls the maximum number of simultaneous clients that\n" -"will be handled. Defaults to 100.</p>\n" -"<p>\n" -"<i>ex</i>: 100</p>\n" -msgstr "" -"<b>کارخواههای بیشینه (MaxClients)</b>\n" -"<p>\n" -"تعداد بیشینۀ کارخواههای همزمان که\n" -"گردانده میشوند. پیشفرض ۱۰۰ میباشد.</p>\n" -"<p>\n" -"<i>مثال</i>: ۱۰۰</p>\n" - -#: cupsd.conf.template.cpp:275 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Max request size (MaxRequestSize)</b>\n" -"<p>\n" -"Controls the maximum size of HTTP requests and print files.\n" -"Set to 0 to disable this feature (defaults to 0).</p>\n" -"<p>\n" -"<i>ex</i>: 0</p>\n" -msgstr "" -"<b> اندازۀ بیشینۀ درخواست (MaxRequestSize)</b>\n" -"<p>\n" -" اندازۀ بیشینۀ درخواستهای قام و پروندههای چاپ را کنترل میکند.\n" -"برای غیرفعالسازی این ویژگی با ۰ تنظیم میشود. )پیشفرض ۰ است(.</p>\n" -"<p>\n" -"<i>مثال</i>: ۰</p>\n" - -#: cupsd.conf.template.cpp:283 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Client timeout (Timeout)</b>\n" -"<p>\n" -"The timeout (in seconds) before requests time out. Default is 300 seconds.</p>" -"\n" -"<p>\n" -"<i>ex</i>: 300</p>\n" -msgstr "" -"<b>اتمام وقت کارخواه (Timeout)</b>\n" -"<p>\n" -"اتمام وقت )برحسب ثانیه( قبل از اتمام وقت درخواستها. پیشفرض ۳۰۰ ثانیه است.</p>\n" -"<p>\n" -"<i>مثال</i>: ۳۰۰</p>\n" - -#: cupsd.conf.template.cpp:290 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Use browsing (Browsing)</b>\n" -"<p>\n" -"Whether or not to <b>listen</b> to printer \n" -"information from other CUPS servers. \n" -"</p>\n" -"<p>\n" -"Enabled by default.\n" -"</p>\n" -"<p>\n" -"Note: to enable the <b>sending</b> of browsing\n" -"information from this CUPS server to the LAN,\n" -"specify a valid <i>BrowseAddress</i>.\n" -"</p>\n" -"<p>\n" -"<i>ex</i>: On</p>\n" -msgstr "" -"<b>استفاده از مرورگر (Browsing)</b>\n" -"<p>\n" -"به هر حال به اطلاعات چاپگر \n" -"از کارسازهای دیگر CUPS <b>گوش میکند</b>.\n" -"</p>\n" -"<p>\n" -"به طور پیشفرض فعال میباشد.\n" -"</p>\n" - -#: cupsd.conf.template.cpp:307 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Use short names (BrowseShortNames)</b>\n" -"<p>\n" -"Whether or not to use \"short\" names for remote printers\n" -"when possible (e.g. \"printer\" instead of \"printer@host\"). Enabled by\n" -"default.</p>\n" -"<p>\n" -"<i>ex</i>: Yes</p>\n" -msgstr "" -"<b>استفاده از نامهای کوتاه (BrowseShortNames)</b>\n" -"<p>\n" -"به هر حال نامهای »کوتاه« را برای چاپگرهای دور \n" -"در صورت امکان استفاده میکند )برای مثال »printer« به جای »printer@host« (. " -"بهطور پیشفرض\n" -"غیرفعال است.</p>\n" -"<p>\n" -"<i>مثال</i>: بله</p>\n" - -#: cupsd.conf.template.cpp:316 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Browse addresses (BrowseAddress)</b>\n" -"<p>\n" -"Specifies a broadcast address to be used. By\n" -"default browsing information is broadcast to all active interfaces.</p>\n" -"<p>\n" -"Note: HP-UX 10.20 and earlier do not properly handle broadcast unless\n" -"you have a Class A, B, C, or D netmask (i.e. no CIDR support).</p>\n" -"<p>\n" -"<i>ex</i>: x.y.z.255, x.y.255.255</p>\n" -msgstr "" -"<b>مرور نشانیها (BrowseAddress)</b>\n" -"<p>\n" -"نشانیهای پخش مورد استفاده را مشخص میکند. به طور\n" -"پیشفرض اطلاعات مرور به همۀ واسطهای فعال پخش میشود.</p>\n" -"<p>\n" -"تذکر:HP-UX ۱۰.۲۰ و زودتر احتمالاً پخش را پشتیبانی نمیکنند، مگر اینکه\n" -"دارای نقاب شبکه A، B،C یا D باشید )یعنی فاقد پشتیبانی CIDR(..</p>\n" -"<p>\n" -"<i>مثال</i>: x.y.z.255, x.y.255.255</p>\n" - -#: cupsd.conf.template.cpp:327 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Browse allow/deny (BrowseAllow/BrowseDeny)</b>\n" -"<p>\n" -"<u>BrowseAllow</u>: specifies an address mask to allow for incoming browser\n" -"packets. The default is to allow packets from all addresses.</p>\n" -"<p>\n" -"<u>BrowseDeny</u>: specifies an address mask to deny for incoming browser\n" -"packets. The default is to deny packets from no addresses.</p>\n" -"<p>\n" -"Both \"BrowseAllow\" and \"BrowseDeny\" accept the following notations for\n" -"addresses:</p>\n" -"<pre>\n" -"All\n" -"None\n" -"*.domain.com\n" -".domain.com\n" -"host.domain.com\n" -"nnn.*\n" -"nnn.nnn.*\n" -"nnn.nnn.nnn.*\n" -"nnn.nnn.nnn.nnn\n" -"nnn.nnn.nnn.nnn/mm\n" -"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" -"</pre>" -"<p>\n" -"The hostname/domainname restrictions only work if you have turned hostname\n" -"lookups on!</p>\n" -msgstr "" -"<b>اجازه/انکار مرور (BrowseAllow/BrowseDeny)</b>\n" -"<p>\n" -"<u>BrowseAllow</u>: یک نقاب نشانی را برای اجازۀ بستههای مرورگر واردشونده مشخص " -"میکند.\n" -"به طور پیشفرض بستهها از همۀ نشانیها انکار نمیشوند.</p>\n" -"<p>\n" -"<u>BrowseDeny</u>:یک نقاب نشانی را برای انکار بستههای مرورگر واردشونده مشخص " -"میکند.\n" -"بهطور پیشفرض بستههای هیچ یک از نشانیها انکار نمیشود.</p>\n" -"<p>\n" -"هر دو »BrowseAllow« و »BrowseDeny« نشانگذاریهای زیر را برای \n" -"نشانیها میپذیرند:</p>\n" -"<pre>\n" -"همه\n" -"هیچکدام\n" -"*.domain.com\n" -".domain.com\n" -"host.domain.com\n" -"nnn.*\n" -"nnn.nnn.*\n" -"nnn.nnn.nnn.*\n" -"nnn.nnn.nnn.nnn\n" -"nnn.nnn.nnn.nnn/mm\n" -"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" -"</pre>" -"<p>\n" -"محدودیتهای hostname/domainname فقط در صورتی کار میکند که مراجعات نام میزبان \n" -"را روشن کرده باشید!</p>\n" - -#: cupsd.conf.template.cpp:354 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Browse interval (BrowseInterval)</b>\n" -"<p>\n" -"The time between browsing updates in seconds. Default\n" -"is 30 seconds.</p>\n" -"<p>\n" -"Note that browsing information is sent whenever a printer's state changes\n" -"as well, so this represents the maximum time between updates.</p>\n" -"<p>\n" -"Set this to 0 to disable outgoing broadcasts so your local printers are\n" -"not advertised but you can still see printers on other hosts.</p>\n" -"<p>\n" -"<i>ex</i>: 30</p>\n" -msgstr "" -"<b>فاصلۀ مرور (BrowseInterval)</b>\n" -"<p>\n" -"زمان بین بهروزرسانیهای مرور برحسب ثانیه. پیشفرض \n" -"۳۰ ثانیه است.</p>\n" -"<p>\n" -"توجه کنید که هر گاه وضعیت چاپگر تغییر کند،\n" -" اطلاعات مرور ارسال میشود. بنابراین این زمان بیشینه بین بهروزرسانیها را " -"بازنمایی میکند</p>\n" -"<p>\n" -"تنظیم این مقدار با ۰ پخش خروجی را غیرفعال میسازد، در نتیجه چاپگرهای محلی \n" -"انتشار نیافته، ولی هنوز میتوانید چاپگرها را روی میزبانها ببینید.</p>\n" -"<p>\n" -"<i>مثال</i>: ۳۰</p>\n" - -#: cupsd.conf.template.cpp:368 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Browse order (BrowseOrder)</b>\n" -"<p>\n" -"Specifies the order of BrowseAllow/BrowseDeny comparisons.</p>\n" -"<p>\n" -"<i>ex</i>: allow,deny</p>\n" -msgstr "" -"<b>ترتیب مرور (BrowseOrder)</b>\n" -"<p>\n" -"ترتیب مقایسۀ BrowseAllow/BrowseDeny را مشخص میکند.</p>\n" -"<p>\n" -"<i>مثال</i>: اجازه/انکار</p>\n" - -#: cupsd.conf.template.cpp:375 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Browse poll (BrowsePoll)</b>\n" -"<p>\n" -"Poll the named server(s) for printers.</p>\n" -"<p>\n" -"<i>ex</i>: myhost:631</p>\n" -msgstr "" -"<b>تأییدجویی مرور (BrowsePoll)</b>\n" -"<p>\n" -"تاییدجویی کارساز)ها( برای چاپگرها.</p>\n" -"<p>\n" -"<i>مثال</i>: myhost:۶۳۱</p>\n" - -#: cupsd.conf.template.cpp:382 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Browse port (BrowsePort)</b>\n" -"<p>\n" -"The port used for UDP broadcasts. By default this is\n" -"the IPP port; if you change this you need to do it on all servers.\n" -"Only one BrowsePort is recognized.</p>\n" -"<p>\n" -"<i>ex</i>: 631</p>\n" -msgstr "" -"<b>درگاه مرور (BrowsePort)</b>\n" -"<p>\n" -"درگاه مورد استفاده برای پخش UDP. به طور پیشفرض\n" -"درگاه IPP است، در صورت تغییر آن، باید این کار را روی همۀ کارسازها انجام دهید.\n" -"فقط یک BrowsePort بازشناخته میشود.</p>\n" -"<p>\n" -"<i>مثال</i>: ۶۳۱</p>\n" - -#: cupsd.conf.template.cpp:391 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Browse relay (BrowseRelay)</b>\n" -"<p>\n" -"Relay browser packets from one address/network to another.</p>\n" -"<p>\n" -"<i>ex</i>: src-address dest-address</p>\n" -msgstr "" -"<b>بازپخش مرور (BrowseRelay)</b>\n" -"<p>\n" -"بستههای مرورگر را از یک نشانی/شبکه به جاهای دیگر بازپخش میکند.</p>\n" -"<p>\n" -"<i>مثال</i> :نشانی مبدأ نشانی مقصد </p>\n" - -#: cupsd.conf.template.cpp:398 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Browse timeout (BrowseTimeout)</b>\n" -"<p>\n" -"The timeout (in seconds) for network printers - if we don't\n" -"get an update within this time the printer will be removed\n" -"from the printer list. This number definitely should not be\n" -"less the BrowseInterval value for obvious reasons. Defaults\n" -"to 300 seconds.</p>\n" -"<p>\n" -"<i>ex</i>: 300</p>\n" -msgstr "" -"<b>اتمام وقت مرور (BrowseTimeout)</b>\n" -"<p>\n" -"اتمام وقت )برحسب ثانیه( برای چاپگرهای شبکه - اگر ما\n" -"در این زمان بهروزرسانی نداشته باشیم، چاپگر از فهرست چاپگر حذف خواهد شد.\n" -"به دلایل روشنی، این عدد نباید\n" -"کمتر از مقدار BrowseInterval باشد.\n" -"پیشفرض ۳۰۰ ثانیه است.</p>\n" -"<p>\n" -"<i>مثال</i>: ۳۰۰</p>\n" - -#: cupsd.conf.template.cpp:409 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Implicit classes (ImplicitClasses)</b>\n" -"<p>\n" -"Whether or not to use implicit classes.</p>\n" -"<p>\n" -"Printer classes can be specified explicitly in the classes.conf\n" -"file, implicitly based upon the printers available on the LAN, or\n" -"both.</p>\n" -"<p>\n" -"When ImplicitClasses is On, printers on the LAN with the same name\n" -"(e.g. Acme-LaserPrint-1000) will be put into a class with the same\n" -"name. This allows you to setup multiple redundant queues on a LAN\n" -"without a lot of administrative difficulties. If a user sends a\n" -"job to Acme-LaserPrint-1000, the job will go to the first available\n" -"queue.</p>\n" -"<p>\n" -"Enabled by default.</p>\n" -msgstr "" -"<b>ردههای ضمنی (ImplicitClasses)</b>\n" -"<p>\n" -"به هر حال ردههای ضمنی استفاده میشوند.</p>\n" -"<p>\n" -"ردههای چاپگر دقیقاً میتوانند در ردهها مشخص شوند.\n" -"پروندۀ پیکربندی، به طور ضمنی بر اساس چاپگرهای موجود روی شبکۀ محلی یا هر دو " -"است. </p>\n" -"<p>\n" -"وقتی ImplicitClasses روشن است، چاپگرها روی شبکۀ محلی با همان نام\n" -"(مثلاً Acme-LaserPrint-1000) در رده قرار میگیرند. این به شما اجازۀ برپایی صفوف " -"اضافه روی شبکۀ داخلی را میدهد \n" -"بدون تفاوتهای اجرایی زیاد. اگر یک کاربر \n" -"کاری را به Acme-LaserPrint-1000 ارسال کند، کار ابتدا به اولین\n" -"صف موجود میرود</p>\n" -"<p>به طور پیشفرض غیرفعال است.</p>\n" - -#: cupsd.conf.template.cpp:427 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>System group (SystemGroup)</b>\n" -"<p>\n" -"The group name for \"System\" (printer administration)\n" -"access. The default varies depending on the operating system, but\n" -"will be <b>sys</b>, <b>system</b>, or <b>root</b> (checked for in that " -"order).</p>\n" -"<p>\n" -"<i>ex</i>: sys</p>\n" -msgstr "" -"<b>گروه سیستم (SystemGroup)</b>\n" -"<p>\n" -"نام گروه برای دستیابی »سیستم« )سرپرستی چاپگر(.\n" -"گونههای پیشفرض وابسته به سیستمعامل، ولی\n" -"<b>sys</b>، <b>سیستم</b>، یا <b>ریشه</b> میباشد )به این منظور علامت زده " -"شده(</p>\n" -"<p>\n" -"<i>مثلًا</i>: sys</p>\n" - -#: cupsd.conf.template.cpp:436 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Encryption certificate (ServerCertificate)</b>\n" -"<p>\n" -"The file to read containing the server's certificate.\n" -"Defaults to \"/etc/cups/ssl/server.crt\".</p>\n" -"<p>\n" -"<i>ex</i>: /etc/cups/ssl/server.crt</p>\n" -msgstr "" -"<b>گواهینامۀ رمزبندی (ServerCertificate)</b>\n" -"<p>\n" -"پرونده برای خواندن محتوای گواهینامۀ کارساز.\n" -"پیشفرض \"/etc/cups/ssl/server.crt\" است.</p>\n" -"<p>\n" -"<i>مثلاً</i>: /etc/cups/ssl/server.crt</p>\n" - -#: cupsd.conf.template.cpp:444 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Encryption key (ServerKey)</b>\n" -"<p>\n" -"The file to read containing the server's key.\n" -"Defaults to \"/etc/cups/ssl/server.key\".</p>\n" -"<p>\n" -"<i>ex</i>: /etc/cups/ssl/server.key</p>\n" -msgstr "" -"<b> کلید رمزبندی (ServerKey)</b>\n" -"<p>\n" -"پرونده برای خواندن محتوای کلید کارساز.\n" -"پیشفرض \"/etc/cups/ssl/server.key\" است.</p>\n" -"<p>\n" -"<i>مثال</i>: /etc/cups/ssl/server.key</p>\n" - -#: cupsd.conf.template.cpp:452 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"Access permissions\n" -"# Access permissions for each directory served by the scheduler.\n" -"Locations are relative to DocumentRoot...\n" -"# AuthType: the authorization to use:\n" -"# None - Perform no authentication\n" -"Basic - Perform authentication using the HTTP Basic method.\n" -"Digest - Perform authentication using the HTTP Digest method.\n" -"# (Note: local certificate authentication can be substituted by\n" -"the client for Basic or Digest when connecting to the\n" -"localhost interface)\n" -"# AuthClass: the authorization class; currently only Anonymous, User,\n" -"System (valid user belonging to group SystemGroup), and Group\n" -"(valid user belonging to the specified group) are supported.\n" -"# AuthGroupName: the group name for \"Group\" authorization.\n" -"# Order: the order of Allow/Deny processing.\n" -"# Allow: allows access from the specified hostname, domain, IP address, or\n" -"network.\n" -"# Deny: denies access from the specified hostname, domain, IP address, or\n" -"network.\n" -"# Both \"Allow\" and \"Deny\" accept the following notations for addresses:\n" -"# All\n" -"None\n" -"*.domain.com\n" -".domain.com\n" -"host.domain.com\n" -"nnn.*\n" -"nnn.nnn.*\n" -"nnn.nnn.nnn.*\n" -"nnn.nnn.nnn.nnn\n" -"nnn.nnn.nnn.nnn/mm\n" -"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" -"# The host and domain address require that you enable hostname lookups\n" -"with \"HostNameLookups On\" above.\n" -"# Encryption: whether or not to use encryption; this depends on having\n" -"the OpenSSL library linked into the CUPS library and scheduler.\n" -"# Possible values:\n" -"# Always - Always use encryption (SSL)\n" -"Never - Never use encryption\n" -"Required - Use TLS encryption upgrade\n" -"IfRequested - Use encryption if the server requests it\n" -"# The default value is \"IfRequested\".\n" -msgstr "" -"مجوز دستیابی\n" -"# مجوزهای دستیابی برای هر فهرست به کار رفته توسط زمانبند.\n" -"محلها به DocumentRoot وابسته است...\n" -"# AuthType: اجازه برای استفاده:\n" -"# هیچکدام - هیچ احراز هویتی را انجام نمیدهد \n" -"پایهای - انجام احراز هویت با استفاده از روش پایهای HTTP.\n" -"چکیده - انجام احراز هویت با استفاده از روش چکیده HTTP.\n" -"# (تذکر: احراز هویت گواهینامۀ محلی، میتواند توسط \n" -"کارخواه برای پایه یا چکیده، هنگام اتصال به \n" -"واسط میزبان محلی جانشین شود.)\n" -"#AuthClass: ردۀ اجازه؛ اخیراً فقط بینام، کاربر،\n" -"سیستم )کاربر معتبر متعلق به گروه مشخصشده(، و گروه \n" -")کاربر معتبر متعلق به گروه مشخصشده( پشتیبانی میشوند.\n" -"# AuthGroupName: نام گروه برای اجازه »گروه«. \n" -"# ترتیب: ترتیب پردازش اجازه/انکار.\n" -"# اجازه: اجازۀ دستیابی از نام میزبان، دامنه، نشانی اینترنتی یا \n" -"شبکۀ مشخصشده را میدهد.\n" -"# انکار: دستیابی از نام میزبان، دامنه، نشانی اینترنتی یا \n" -"شبکۀ مشخصشده را انکار میکند.\n" -"# هر دو »اجازه« و »انکار« نشانگذاریهای زیر را برای نشانیها میپذیرند:\n" -"# همه\n" -"هیچکدام\n" -"*.domain.com\n" -".domain.com\n" -"host.domain.com\n" -"nnn.*\n" -"nnn.nnn.*\n" -"nnn.nnn.nnn.*\n" -"nnn.nnn.nnn.nnn\n" -"nnn.nnn.nnn.nnn/mm\n" -"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" -"# نشانی میزبان و دامنه برای فعالسازی مراجعههای نام میزبان \n" -"توسط »HostNameLookups روشن« در بالا نیاز است.\n" -"# رمزبندی: به هر حال برای رمزبندی استفاده میشود؛ این وابسته به \n" -"داشتن کتابخانۀ OpenSSL پیوندشده به کتابخانۀ CUPS و زمانبند میباشد.\n" -"# مقادیر ممکن:\n" -"# همیشه - Never - Never use encryption\n" -"Required - Use TLS encryption upgrade\n" -"IfRequested - Use encryption if the server requests it\n" -"# The default value is \"IfRequested\".\n" - -#: cupsd.conf.template.cpp:495 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Authentication (AuthType)</b>\n" -"<p>\n" -"The authorization to use:" -"<p>\n" -"<ul type=circle>\n" -"<li><i>None</i> - Perform no authentication.</li>\n" -"<li><i>Basic</i> - Perform authentication using the HTTP Basic method.</li>\n" -"<li><i>Digest</i> - Perform authentication using the HTTP Digest method.</li>\n" -"</ul>" -"<p>\n" -"Note: local certificate authentication can be substituted by\n" -"the client for <i>Basic</i> or <i>Digest</i> when connecting to the\n" -"localhost interface.</p>\n" -msgstr "" -"<b>احراز هویت (AuthType)</b>\n" -"<p>\n" -"احراز هویت برای استفاده:\n" -"<ul type=circle>\n" -"<li><i>هیچکدام</i> - احراز هویتی انجام نمیدهد </li>\n" -"<li><i>پایهای</i> - انجام احراز هویت با استفاده از روش پایهای HTTP.</li>\n" -"<li><i>چکیده</i> - انجام احراز هویت با استفاده از روش چکیده HTTP</li>\n" -"</ul>" -"<p>\n" -"تذکر: احراز هویت گواهینامۀ محلی میتواند توسط \n" -"کارخواه برای <i>پایهای</i> یا <i>چکیده</i>، هنگام اتصال به\n" -"واسط میزبان محلی جانشین شود.</p>\n" - -#: cupsd.conf.template.cpp:508 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Class (AuthClass)</b>\n" -"<p>\n" -"The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n" -"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" -"(valid user belonging to the specified group) are supported.</p>\n" -msgstr "" -"<b>رده (AuthClass)</b>\n" -"<p>\n" -"ردۀ احراز هویت؛ اخیراً فقط <i>بینام</i>، <i>کاربر</i>،\n" -"<i>سیستم</i> (کاربر معتبر متعلق به گروه SystemGroup)، و <i>گروه</i>\n" -"(کاربر معتبر متعلق به گروه مشخصشده) پشتیبانی میشوند.</p>\n" - -#: cupsd.conf.template.cpp:515 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<p>The user/group names allowed to access the resource. The format is a\n" -"comma separated list.</p>\n" -msgstr "" -"<p>نامهای کاربر/گروه اجازه دادهشده برای دستیابی به منبع. قالب، یک فهرست جداشده " -"با کاما است.</p>\n" - -#: cupsd.conf.template.cpp:519 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Satisfy (Satisfy)</b>\n" -"<p>\n" -"This directive controls whether all specified conditions must\n" -"be satisfied to allow access to the resource. If set to \"all\",\n" -"then all authentication and access control conditions must be\n" -"satisfied to allow access.\n" -"</p>\n" -"<p>\n" -"Setting Satisfy to \"any\" allows a user to gain access if the\n" -"authentication <i>or</i> access control requirements are satisfied.\n" -"For example, you might require authentication for remote access,\n" -"but allow local access without authentication.\n" -"</p>\n" -"<p>\n" -"The default is \"all\".\n" -"</p> \n" -msgstr "" -"<b>صدق کردن (Satisfy)</b>\n" -"<p>\n" -"این رهنمود کنترل میکند که همۀ شرایط مشخصشده باید\n" -"برای اجازۀ دستیابی به منبع صدق داده شوند. اگر با »همه«، تنظیم شود\n" -"احراز هویت و شرایط کنترل دستیابی باید\n" -"برای اجازۀ دستیابی صدق داده شوند.\n" -"</p>\n" -"<p>\n" -"تنظیم با »هیچ«، به کاربر اجازۀ کسب دستیابی میدهد، اگر\n" -"احراز هویت <i>یا</i> نیازهای کنترل دستیابی صدق داده شوند.\n" -"برای مثال، ممکن است به احراز هویت برای دستیابی دور نیاز داشته باشید،\n" -"ولی دستیابی محلی بدون احراز هویت را اجازه میدهد.\n" -"</p>\n" -"<p> \n" -"پیشفرض »همه« است.\n" -"</p> \n" - -#: cupsd.conf.template.cpp:537 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Authentication group name (AuthGroupName)</b>\n" -"<p>\n" -"The group name for <i>Group</i> authorization.</p>\n" -msgstr "" -"<b> نام گروه احراز هویت (AuthGroupName)</b>\n" -"<p>\n" -"نام گروه برای احراز هویت <i>گروه</i></p>\n" - -#: cupsd.conf.template.cpp:542 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>ACL order (Order)</b>\n" -"<p>\n" -"The order of Allow/Deny processing.</p>\n" -msgstr "" -"<b>ترتیب ACL (Order)</b>\n" -"<p>\n" -"ترتیب پردازش اجازه/انکار</p>\n" - -#: cupsd.conf.template.cpp:547 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Allow</b>\n" -"<p>\n" -"Allows access from the specified hostname, domain, IP address, or\n" -"network. Possible values are:</p>\n" -"<pre>\n" -"All\n" -"None\n" -"*.domain.com\n" -".domain.com\n" -"host.domain.com\n" -"nnn.*\n" -"nnn.nnn.*\n" -"nnn.nnn.nnn.*\n" -"nnn.nnn.nnn.nnn\n" -"nnn.nnn.nnn.nnn/mm\n" -"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" -"</pre>" -"<p>\n" -"The host and domain address require that you enable hostname lookups\n" -"with \"HostNameLookups On\" above.</p>\n" -msgstr "" -"<b>اجازه</b>\n" -"<p>\n" -"اجازۀ دستیابی از نام میزبان مشخصشده، دامنه، نشانی ایتنرنتی یا\n" -"شبکه را میدهد. مقادیر ممکن عبارتند از:</p>\n" -"<pre>\n" -"همه\n" -"هیچکدام\n" -"*.domain.com\n" -".domain.com\n" -"host.domain.com\n" -"nnn.*\n" -"nnn.nnn.*\n" -"nnn.nnn.nnn.*\n" -"nnn.nnn.nnn.nnn\n" -"nnn.nnn.nnn.nnn/mm\n" -"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" -"</pre>" -"<p>\n" -"میزبان و نشانی دامنه نیاز دارد که مراجعات نام میزبان\n" -"را توسط »HostNameLookups On« در بالا فعال سازید.</p>\n" - -#: cupsd.conf.template.cpp:568 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>ACL addresses (Allow/Deny)</b>\n" -"<p>\n" -"Allows/Denies access from the specified hostname, domain, IP address, or\n" -"network. Possible values are:</p>\n" -"<pre>\n" -"All\n" -"None\n" -"*.domain.com\n" -".domain.com\n" -"host.domain.com\n" -"nnn.*\n" -"nnn.nnn.*\n" -"nnn.nnn.nnn.*\n" -"nnn.nnn.nnn.nnn\n" -"nnn.nnn.nnn.nnn/mm\n" -"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" -"</pre>" -"<p>\n" -"The host and domain address require that you enable hostname lookups\n" -"with \"HostNameLookups On\" above.</p>\n" -msgstr "" -"<b>نشانیهای ACL (Allow/Deny)</b>\n" -"<p>دستیابی از نام میزبان مشخصشده، دامنه، نشانی اینترنتی یا \n" -"شبکه را اجازه میدهد یا انکار میکند.</p>\n" -"<pre>\n" -"همه\n" -"هیچکدام\n" -"*.domain.com\n" -".domain.com\n" -"host.domain.com\n" -"nnn.*\n" -"nnn.nnn.*\n" -"nnn.nnn.nnn.*\n" -"nnn.nnn.nnn.nnn\n" -"nnn.nnn.nnn.nnn/mm\n" -"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" -"</pre>" -"<p>\n" -"میزبان و نشانی دامنه نیاز دارد که مراجعههای نام میزبان \n" -"را با »HostNameLookups On« در بالا فعال سازید.</p>\n" - -#: cupsd.conf.template.cpp:589 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Encryption (Encryption)</b>\n" -"<p>\n" -"Whether or not to use encryption; this depends on having\n" -"the OpenSSL library linked into the CUPS library and scheduler.</p>\n" -"<p>\n" -"Possible values:</p>\n" -"<ul type=circle>\n" -"<li><i>Always</i> - Always use encryption (SSL)</li>\n" -"<li><i>Never</i> - Never use encryption</li>\n" -"<li><i>Required</i> - Use TLS encryption upgrade</li>\n" -"<li><i>IfRequested</i> - Use encryption if the server requests it</li>\n" -"</ul>" -"<p>\n" -"The default value is \"IfRequested\".</p>\n" -msgstr "" -"<b>رمزبندی (Encryption)</b>\n" -"<p>\n" -"به هر حال رمزبندی را استفاده میکند، این وابسته به داشتن\n" -"کتابخانۀ OpenSSL پیوندشده در کتابخانۀ CUPS و زمانبندی میباشد. </p>\n" -"<p>\n" -"مقادیر ممکن:</p>\n" -"<ul type=circle>\n" -"<li><i>همیشه</i> - همیشه رمزبندی را استفاده میکند (SSL)</li>\n" -"<li><i>هرگز</i> - هرگز رمزبندی را استفاده نمیکند</li>\n" -"<li><i>در صورت نیاز</i> - استفاده از ارتقا رمزبندی TLS</li>\n" -"<li><i>در صورت درخواست</i> - استفاده از رمزبندی در صورتی که کارساز آن را " -"درخواست کند</li>\n" -"</ul>" -"<p>\n" -"مقدار پیشفرض »در صورت درخواست« میباشد.</p>\n" - -#: cupsd.conf.template.cpp:604 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Access permissions</b>\n" -"<p>\n" -"Access permissions for each directory served by the scheduler.\n" -"Locations are relative to DocumentRoot...</p>\n" -msgstr "" -"<b>مجوزهای دستیابی</b>\n" -"<p>\n" -"مجوزهای دستیابی برای هر فهرست راهنمای به کار رفته توسط زمانبندی.\n" -"محلها نسبت به DocumentRoot نسبی هستند...</p>\n" - -#: cupsd.conf.template.cpp:610 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Auto purge jobs (AutoPurgeJobs)</b>\n" -"<p>\n" -"Automatically purge jobs when not needed for quotas.\n" -"Default is No.</p>\n" -msgstr "" -"<b>پاکسازی خودکار کارها (AutoPurgeJobs)</b>\n" -"<p>\n" -"پاکسازی خودکار کارها هنگامی که به سهمیهها نیاز نیست.\n" -"پیشفرض خیر میباشد.</p>\n" - -#: cupsd.conf.template.cpp:616 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Browse protocols (BrowseProtocols)</b>\n" -"<p>\n" -"Which protocols to use for browsing. Can be\n" -"any of the following separated by whitespace and/or commas:</p>\n" -"<ul type=circle>\n" -"<li><i>all</i> - Use all supported protocols.</li>\n" -"<li><i>cups</i> - Use the CUPS browse protocol.</li>\n" -"<li><i>slp</i> - Use the SLPv2 protocol.</li>\n" -"</ul>" -"<p>\n" -"The default is <b>cups</b>.</p>\n" -"<p>\n" -"Note: If you choose to use SLPv2, it is <b>strongly</b> recommended that\n" -"you have at least one SLP Directory Agent (DA) on your\n" -"network. Otherwise, browse updates can take several seconds,\n" -"during which the scheduler will not response to client\n" -"requests.</p>\n" -msgstr "" -"<b> قراردادهای مرور (BrowseProtocols)</b>\n" -"<p>\n" -"قراردادهای مورد استفاده برای مرور میتواند\n" -"هر یک از موارد زیر که با فاصلۀ سفید و/یا کاما از هم جدا شده، باشد:</p>\n" -"<ul type=circle>\n" -"<li><i>همه</i> - استفاده از همۀ قراردادها.</li>\n" -"<li><i>cups</i> - استفاده از قرارداد مرور CUPS.</li>\n" -"<li><i>slp</i> - استفاده از قرارداد SLPv2.</li>\n" -"</ul>" -"<p>\n" -"پیشفرض <b>cups</b> است.</p>\n" -"<p>\n" -"تذکر: اگر SLPv2 را برای استفاده انتخاب کنید، <b>اکیداً</b> توصیه میشود که\n" -"حداقل دارای یک عامل فهرست راهنمای )DA( SLP در شبکۀ خود باشید.\n" -"در غیر این صورت، بهروزرسانیهای مرور چند ثانیه طول میکشد،\n" -"که در این مدت، زمانبند به درخواستهای کارخواه\n" -" پاسخ نخواهد داد.</p>\n" - -#: cupsd.conf.template.cpp:634 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Classification (Classification)</b>\n" -"<p>\n" -"The classification level of the server. If set, this\n" -"classification is displayed on all pages, and raw printing is disabled.\n" -"The default is the empty string.</p>\n" -"<p>\n" -"<i>ex</i>: confidential\n" -msgstr "" -"<b>ردهبندی (Classification)</b>\n" -"<p>\n" -"ردهبندی سطح کارساز. در صورت تنظیم، این\n" -"ردهبندی در همۀ صفحات نمایش داده میشود، و چاپ سطر غیرفعال میشود.\n" -"مقدار پیشفرض رشتۀ خالی است.</p>\n" -"<p>\n" -"<i>مثال</i>: محرمانه\n" - -#: cupsd.conf.template.cpp:643 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Allow overrides (ClassifyOverride)</b>\n" -"<p>\n" -"Whether to allow users to override the classification\n" -"on printouts. If enabled, users can limit banner pages to before or\n" -"after the job, and can change the classification of a job, but cannot\n" -"completely eliminate the classification or banners.</p>\n" -"<p>\n" -"The default is off.</p>\n" -msgstr "" -"<b>اجازۀ ابطال (ClassifyOverride)</b>\n" -"<p>\n" -"آیا به کاربران اجازۀ ابطال ردهبندی \n" -"در خروجی چاپ را میدهد. اگر فعال باشد، کاربران میتوانند صفحات بنر را به قبل یا " -"\n" -"بعد کار محدود کنند، و میتوانند ردهبندی کار را تغییر دهند، اما نمیتوانند\n" -"ردهبندی یا بنرها را کاملاً حذف کنند.</p>\n" -"<p>\n" -"پیشفرض خاموش است.</p>\n" - -#: cupsd.conf.template.cpp:653 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Hide implicit members (HideImplicitMembers)</b>\n" -"<p>\n" -"Whether or not to show the members of an\n" -"implicit class.</p>\n" -"<p>\n" -"When HideImplicitMembers is On, any remote printers that are\n" -"part of an implicit class are hidden from the user, who will\n" -"then only see a single queue even though many queues will be\n" -"supporting the implicit class.</p>\n" -"<p>\n" -"Enabled by default.</p>\n" -msgstr "" -"<b>مخفی کردن اعضای ضمنی (HideImplicitMembers)</b>\n" -"<p>\n" -"به هر حال اعضای یک ردۀ ضمنی\n" -" را نمایش میدهد.</p>\n" -"<p>\n" -"وقتی HideImplicitMembers روشن است، همۀ چاپگرهای دور که\n" -"بخشی از یک ردۀ ضمنی نیستند از دید کاربر مخفی هستند، که \n" -"فقط یک صف را میبیند، حتی اگر صفهای زیادی \n" -"ردۀ ضمنی را پشتیبانی کنند.</p>\n" -"<p>\n" -"به طور پیشفرض فعال است.</p>\n" - -#: cupsd.conf.template.cpp:666 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Use "any" classes (ImplicitAnyClasses)</b>\n" -"<p>\n" -"Whether or not to create <b>AnyPrinter</b> implicit\n" -"classes.</p>\n" -"<p>\n" -"When ImplicitAnyClasses is On and a local queue of the same name\n" -"exists, e.g. \"printer\", \"printer@server1\", \"printer@server1\", then\n" -"an implicit class called \"Anyprinter\" is created instead.</p>\n" -"<p>\n" -"When ImplicitAnyClasses is Off, implicit classes are not created\n" -"when there is a local queue of the same name.</p>\n" -"<p>\n" -"Disabled by default.</p>\n" -msgstr "" -"<b>استفاده از »هر« رده (ImplicitAnyClasses) </b>\n" -"<p>\n" -"به هر حال ردۀ ضمنی <b>AnyPrinter</b> را\n" -" ایجاد میکند.</p>\n" -"<p>\n" -"وقتیکه ImplicitAnyClasses روشن باشد و یک صف محلی از همان نام \n" -"موجود است، برای مثال، «printer», «printer@server1», »«printer@server1 سپس\n" -"در عوض یک ردۀ ضمنی با نام »Anyprinter« ایجاد میشود.</p>\n" -"<p>\n" -"وقتی ImplicitAnyClasses خاموش است، ردههای ضمنی \n" -"هنگامی که یک صف محلی از همان نام وجود دارد ایجاد نمیشوند </p>\n" -"<p>\n" -"به طور پیشفرض غیرفعال است.</p>\n" - -#: cupsd.conf.template.cpp:681 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Max jobs (MaxJobs)</b>\n" -"<p>\n" -"Maximum number of jobs to keep in memory (active and completed).\n" -"Default is 0 (no limit).</p>\n" -msgstr "" -"<b> کارهای بیشینه (MaxJobs)</b>\n" -"<p>\n" -" تعداد بیشینۀ کارها برای نگهداری در حافظۀ )فعال و کاملشده(.\n" -"مقدار پیشفرض ۰ میباشد )بدون حد(.</p>\n" - -#: cupsd.conf.template.cpp:687 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Max jobs per user (MaxJobsPerUser)</b>\n" -"<p>\n" -"The MaxJobsPerUser directive controls the maximum number of <i>active</i>\n" -"jobs that are allowed for each user. Once a user reaches the limit, new\n" -"jobs will be rejected until one of the active jobs is completed, stopped,\n" -"aborted, or canceled.</p>\n" -"<p>\n" -"Setting the maximum to 0 disables this functionality.\n" -"Default is 0 (no limit).\n" -"</p>\n" -msgstr "" -"<b> کارهای بیشینه برای هر کاربر (MaxJobsPerUser)</b>\n" -"<p>\n" -"رهنمود MaxJobsPerPrinter تعداد بیشینۀ کارهای <i>فعال</i> \n" -"را که برای هر کاربر اجازه داده میشود را کنترل میکند. یک بار که کاربر\n" -"به حد رسید، کارهای جدید رد میشوند تا یکی از کارهای فعال\n" -"کامل شود، بایستد، ساقط یا لغو شود.</p>\n" -"<p>\n" -"تنظیم بیشینه با ۰ این عملکرد را غیرفعال میسازد.\n" -"مقدار پیشفرض ۰ میباشد. )بدون حد(.\n" -"</p>\n" - -#: cupsd.conf.template.cpp:699 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Max jobs per printer (MaxJobsPerPrinter)</b>\n" -"<p>\n" -"The MaxJobsPerPrinter directive controls the maximum number of <i>active</i>\n" -"jobs that are allowed for each printer or class. Once a printer or class\n" -"reaches the limit, new jobs will be rejected until one of the active jobs\n" -"is completed, stopped, aborted, or canceled.</p>\n" -"<p>\n" -"Setting the maximum to 0 disables this functionality.\n" -"Default is 0 (no limit).\n" -"</p>\n" -msgstr "" -"<b> کارهای بیشینه در چاپگر (MaxJobsPerPrinter)</b>\n" -"<p>\n" -"رهنمود MaxJobsPerPrinter تعداد بیشینۀ کارهای <i>فعال</i> \n" -"را که برای هر چاپگر یا رده اجازه داده میشود را کنترل میکند. یک بار که چاپگر " -"یا رده \n" -"به حد رسید، کارهای جدید رد میشوند تا یکی از کارهای فعال \n" -"کامل شود، بایستد، ساقط یا لغو شود.</p>\n" -"<p>\n" -"تنظیم بیشینه با ۰ این عملکرد را غیرفعال میسازد.\n" -"مقدار پیشفرض ۰ میباشد. )بدون حد(.\n" -"</p>\n" - -#: cupsd.conf.template.cpp:711 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Port</b>\n" -"<p>\n" -"The port value that the CUPS daemon is listening to. Default is 631.</p>\n" -msgstr "" -"<b>درگاه</b>\n" -"<p>\n" -"مقدار درگاه که شبح CUPS به آن گوش میدهد. مقدار پیشفرض ۶۳۱ است.</p>\n" - -#: cupsd.conf.template.cpp:716 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<b>Address</b>\n" -"<p>\n" -"The address that the CUPS daemon is listening at. Leave it empty or use\n" -"an asterisk (*) to specify a port value on the entire subnetwork.</p>\n" -msgstr "" -"<b>نشانی</b>\n" -"<p>\n" -"نشانی که شبح شنیده میشود. آن را رها کرده یا\n" -"از ستاره)*( برای مشخص کردن مقدار درگاه در کل زیرشبکه استفاده کنید.</p>\n" - -#: cupsd.conf.template.cpp:722 -msgid "" -"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " -"etc.)\n" -"<p>Check this box if you want to use SSL encryption with this address/port.\n" -"</p>\n" -msgstr "" -"<p>اگر میخواهید از رمزبندی SSL توسط این نشانی/درگاه استفاده کنید، این گزینه را " -"علامت بزنید.\n" -"</p>\n" - #: cupsdbrowsingpage.cpp:37 msgid "Browsing" msgstr "مرور" @@ -1732,58 +125,58 @@ msgstr "ترتیب مرور:" msgid "Browse options:" msgstr "گزینههای مرور:" -#: cupsdconf.cpp:811 cupsdconf.cpp:834 cupsdconf.cpp:850 +#: cupsdconf.cpp:847 cupsdconf.cpp:870 cupsdconf.cpp:886 msgid "" "_: Base\n" "Root" msgstr "ریشه" -#: cupsdconf.cpp:811 cupsdconf.cpp:831 cupsdconf.cpp:852 +#: cupsdconf.cpp:847 cupsdconf.cpp:867 cupsdconf.cpp:888 msgid "All printers" msgstr "همۀ چاپگرها" -#: cupsdconf.cpp:811 cupsdconf.cpp:832 cupsdconf.cpp:853 +#: cupsdconf.cpp:847 cupsdconf.cpp:868 cupsdconf.cpp:889 msgid "All classes" msgstr "همۀ ردهها" -#: cupsdconf.cpp:811 cupsdconf.cpp:833 cupsdconf.cpp:855 +#: cupsdconf.cpp:847 cupsdconf.cpp:869 cupsdconf.cpp:891 msgid "Print jobs" msgstr "چاپ کارها" -#: cupsdconf.cpp:812 cupsdconf.cpp:830 cupsdconf.cpp:851 +#: cupsdconf.cpp:848 cupsdconf.cpp:866 cupsdconf.cpp:887 msgid "Administration" msgstr "سرپرستی" -#: cupsdconf.cpp:813 cupsdconf.cpp:840 cupsdconf.cpp:843 cupsdconf.cpp:864 +#: cupsdconf.cpp:849 cupsdconf.cpp:876 cupsdconf.cpp:879 cupsdconf.cpp:900 msgid "Class" msgstr "رده" -#: cupsdconf.cpp:814 cupsdconf.cpp:835 cupsdconf.cpp:838 cupsdconf.cpp:858 +#: cupsdconf.cpp:850 cupsdconf.cpp:871 cupsdconf.cpp:874 cupsdconf.cpp:894 msgid "Printer" msgstr "چاپگر" -#: cupsdconf.cpp:854 +#: cupsdconf.cpp:890 msgid "Root" msgstr "ریشه" -#: cupsddialog.cpp:113 +#: cupsddialog.cpp:114 msgid "Short Help" msgstr "کمک کوتاه" -#: cupsddialog.cpp:126 +#: cupsddialog.cpp:127 msgid "CUPS Server Configuration" msgstr "پیکربندی کارساز CUPS" -#: cupsddialog.cpp:173 +#: cupsddialog.cpp:174 msgid "Error while loading configuration file!" msgstr "خطا هنگام بارگذاری پروندۀ پیکربندی!" -#: cupsddialog.cpp:173 cupsddialog.cpp:192 cupsddialog.cpp:258 -#: cupsddialog.cpp:313 +#: cupsddialog.cpp:174 cupsddialog.cpp:193 cupsddialog.cpp:254 +#: cupsddialog.cpp:309 msgid "CUPS Configuration Error" msgstr "خطای پیکربندی CUPS" -#: cupsddialog.cpp:182 +#: cupsddialog.cpp:183 msgid "" "Some options were not recognized by this configuration tool. They will be left " "untouched and you won't be able to change them." @@ -1791,19 +184,19 @@ msgstr "" "برخی گزینهها توسط این ابزار پیکربندی شناخته نشدند. آنها دست نخورده باقی " "میمانند و قادر به تغییر آنها نیستید." -#: cupsddialog.cpp:184 +#: cupsddialog.cpp:185 msgid "Unrecognized Options" msgstr "گزینههای شناختهنشده" -#: cupsddialog.cpp:204 +#: cupsddialog.cpp:205 msgid "Unable to find a running CUPS server" msgstr "قادر به یافتن کارساز CUPS در حال اجرا نیست" -#: cupsddialog.cpp:218 +#: cupsddialog.cpp:214 msgid "Unable to restart CUPS server (pid = %1)" msgstr "قادر به بازآغازی کارساز CUPS نیست )pid = %1(" -#: cupsddialog.cpp:239 +#: cupsddialog.cpp:235 msgid "" "Unable to retrieve configuration file from the CUPS server. You probably don't " "have the access permissions to perform this operation." @@ -1811,21 +204,21 @@ msgstr "" "قادر به بازیابی پروندۀ پیکربندی از کارساز CUPS نیست. احتمالاً مجوزهای دستیابی " "جهت اجرای این عمل را ندارید." -#: cupsddialog.cpp:249 +#: cupsddialog.cpp:245 msgid "Internal error: file '%1' not readable/writable!" msgstr "خطای درونی: پروندۀ »%1« خواندنی/نوشتنی نیست!" -#: cupsddialog.cpp:252 +#: cupsddialog.cpp:248 msgid "Internal error: empty file '%1'!" msgstr "خطای درونی: پروندۀ خالی »%1«!" -#: cupsddialog.cpp:270 +#: cupsddialog.cpp:266 msgid "" "The config file has not been uploaded to the CUPS server. The daemon will not " "be restarted." msgstr "پروندۀ پیکربندی به کارساز CUPS بار نشده است. شبح بازآغاز نخواهد شد." -#: cupsddialog.cpp:274 +#: cupsddialog.cpp:270 msgid "" "Unable to upload the configuration file to CUPS server. You probably don't have " "the access permissions to perform this operation." @@ -1833,11 +226,11 @@ msgstr "" "قادر به بارگذاری پروندۀ پیکربندی در کارساز CUPS نیست. احتمالاً دارای مجوزهای " "دستیابی برای اجرای این عمل نیستید." -#: cupsddialog.cpp:277 +#: cupsddialog.cpp:273 msgid "CUPS configuration error" msgstr "خطای پیکربندی CUPS" -#: cupsddialog.cpp:308 +#: cupsddialog.cpp:304 #, c-format msgid "Unable to write configuration file %1" msgstr "قادر به نوشتن پروندۀ پیکربندی %1 نیست" @@ -2288,3 +681,1435 @@ msgstr "گیگابایت" #: sizewidget.cpp:37 msgid "Tiles" msgstr "کاشی" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Server name (ServerName)</b>\n" +#~ "<p>\n" +#~ "The hostname of your server, as advertised to the world.\n" +#~ "By default CUPS will use the hostname of the system.</p>\n" +#~ "<p>\n" +#~ "To set the default server used by clients, see the client.conf file.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: myhost.domain.com</p>\n" +#~ msgstr "" +#~ "<b>نام کارساز (ServerName)</b>\n" +#~ "<p>\n" +#~ "نام میزبان کارساز شما، چنان که در جهان اعلام شد.\n" +#~ "بهطور پیشفرض، CUPS از نام میزبان سیستم استفاده میکند.</p>\n" +#~ "<p>\n" +#~ "برای تنظیم کارساز پیشفرض سیستم توسط کارخواه،پروندۀ client.conf را ببینید.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: myhost.domain.com</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Server administrator (ServerAdmin)</b>\n" +#~ "<p>\n" +#~ "The email address to send all complaints or problems to.\n" +#~ "By default CUPS will use \"root@hostname\".</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: root@myhost.com</p>\n" +#~ msgstr "" +#~ "<b>سرپرست کارساز (ServerAdmin)</b>\n" +#~ "<p>\n" +#~ "نشانی رایانامه برای ارسال همۀ شکایتها و مشکلات.\n" +#~ "بهطور پیشفرض، CUPS از »root@hostname« استفاده میکند. </p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>:root@myhost.com</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Access log (AccessLog)</b>\n" +#~ "<p>\n" +#~ "The access log file; if this does not start with a leading /\n" +#~ "then it is assumed to be relative to ServerRoot. By default set to\n" +#~ "\"/var/log/cups/access_log\".</p>\n" +#~ "<p>\n" +#~ "You can also use the special name <b>syslog</b> to send the output to the\n" +#~ "syslog file or daemon.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: /var/log/cups/access_log</p>\n" +#~ msgstr "" +#~ "<b>ثبت دستیابی (AccessLog)</b>\n" +#~ "<p>\n" +#~ "پروندۀ ثبت دستیابی، در صورتی که توسط یک راهنما آغاز نشود/\n" +#~ "سپس فرض میشود به ServerRoot وابسته باشد. به طور پیشفرض با \n" +#~ "«/var/log/cups/access_log» تنظیم میشود.</p>\n" +#~ "<p>\n" +#~ "همچنین میتوانید از نام ویژه <b>syslog</b> برای ارسال خروجی به \n" +#~ "پرونده یا شبح syslog استفاده کنید.</p>\n" +#~ "<p>\n" +#~ "<i>مثلاً</i>: /var/log/cups/access_log</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Data directory (DataDir)</b>\n" +#~ "<p>\n" +#~ "The root directory for the CUPS data files.\n" +#~ "By default /usr/share/cups.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: /usr/share/cups</p>\n" +#~ msgstr "" +#~ "<b>فهرست راهنمای داده (DataDir)</b>\n" +#~ "<p>\n" +#~ "فهرست راهنمای ریشه برای پروندههای داده CUPS.\n" +#~ "بهطور پیشفرض /usr/share/cups.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: /usr/share/cups</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Default character set (DefaultCharset)</b>\n" +#~ "<p>\n" +#~ "The default character set to use. If not specified,\n" +#~ "defaults to utf-8. Note that this can also be overridden in\n" +#~ "HTML documents...</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: utf-8</p>\n" +#~ msgstr "" +#~ "<b>نویسهگان پیشفرض (DefaultCharset)</b>\n" +#~ "<p>\n" +#~ "نویسهگان پیشفرض مورد استفاده. اگر مشخص نباشد، \n" +#~ "مقدار پیشفرض utf-8 است. توجه کنید که این میتواند در سندهای زنگام لغو شود...</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: utf-8</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Default language (DefaultLanguage)</b>\n" +#~ "<p>\n" +#~ "The default language if not specified by the browser.\n" +#~ "If not specified, the current locale is used.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: en</p>\n" +#~ msgstr "" +#~ "<b> زبان پیشفرض(DefaultLanguage)</b>\n" +#~ "<p>\n" +#~ "زبان پیشفرض، اگر توسط مرورگر مشخص نشود.\n" +#~ "اگر مشخص نشود، محلی جاری استفاده میشود.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: en</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Document directory (DocumentRoot)</b>\n" +#~ "<p>\n" +#~ "The root directory for HTTP documents that are served.\n" +#~ "By default the compiled-in directory.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: /usr/share/cups/doc</p>\n" +#~ msgstr "" +#~ "<b>فهرست راهنمای سند (DocumentRoot)</b>\n" +#~ "<p>\n" +#~ "فهرست راهنمای ریشه برای سندهای زنگامی که به کار برده میشوند. \n" +#~ "به طور پیشفرض فهرست راهنمای compiled-in </p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: /usr/share/cups/doc</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Error log (ErrorLog)</b>\n" +#~ "<p>\n" +#~ "The error log file; if this does not start with a leading /\n" +#~ "then it is assumed to be relative to ServerRoot. By default set to\n" +#~ "\"/var/log/cups/error_log\".</p>\n" +#~ "<p>\n" +#~ "You can also use the special name <b>syslog</b> to send the output to the\n" +#~ "syslog file or daemon.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: /var/log/cups/error_log</p>\n" +#~ msgstr "" +#~ "<b>ثبت خطا (ErrorLog)</b>\n" +#~ "<p>\n" +#~ "پروندۀ ثبت خطا، اگر توسط یک راهنما آغاز نشود/\n" +#~ "فرض میشود که به ServerRoot وابسته است. به طور پیشفرض با \"/var/log/cups/error_log\"تنظیم میشود.</p>\n" +#~ "<p>\n" +#~ "همچنین میتوانید از نام ویژه <b>syslog</b> برای ارسال خروجی پرونده یا شبح syslog استفاده کنید.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: /var/log/cups/error_log</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Font path (FontPath)</b>\n" +#~ "<p>\n" +#~ "The path to locate all font files (currently only for pstoraster).\n" +#~ "By default /usr/share/cups/fonts.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: /usr/share/cups/fonts</p>\n" +#~ msgstr "" +#~ "<b>مسیر قلم (FontPath)</b>\n" +#~ "<p>\n" +#~ "مسیر برای همۀ پروندههای قلم محلی )اخیراً فقط برای pstoraster(.\n" +#~ "به طور پیشفرض /usr/share/cups/fonts.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: /usr/share/cups/fonts</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Log level (LogLevel)</b>\n" +#~ "<p>\n" +#~ "Controls the number of messages logged to the ErrorLog\n" +#~ "file and can be one of the following:</p>\n" +#~ "<ul type=circle>\n" +#~ "<li><i>debug2</i>: Log everything.</li>\n" +#~ "<li><i>debug</i>: Log almost everything.</li>\n" +#~ "<li><i>info</i>: Log all requests and state changes.</li>\n" +#~ "<li><i>warn</i>: Log errors and warnings.</li>\n" +#~ "<li><i>error</i>: Log only errors.</li>\n" +#~ "<li><i>none</i>: Log nothing.</li>\n" +#~ "</ul><p>\n" +#~ "<i>ex</i>: info</p>\n" +#~ msgstr "" +#~ "<b>سطح ثبت (LogLevel)</b>\n" +#~ "<p>\n" +#~ "تعداد پیامهای ثبتشده در پروندۀ ErrorLog را کنترل میکند\n" +#~ "و میتواند یکی از موارد زیر باشد:</p>\n" +#~ "<ul type=circle>\n" +#~ "<li><i>اشکالزدای۲</i>: ثبت همه چیز.</li>\n" +#~ "<li><i>اشکالزدا</i>: تقریباً ثبت همه چیز.</li>\n" +#~ "<li><i>اطلاعات</i>: ثبت همۀ درخواستها و تغییرات وضعیت .</li>\n" +#~ "<li><i>اخطار</i>: ثبت خطاها و اخطارها.</li>\n" +#~ "<li><i>خطا</i>: فقط ثبت خطاها.</li>\n" +#~ "<li><i>هیچکدام</i>: ثبت هیچ چیز.</li>\n" +#~ "</ul><p>\n" +#~ "<i>مثال</i>: اطلاعات</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Max log size (MaxLogSize)</b>\n" +#~ "<p>\n" +#~ "Controls the maximum size of each log file before they are\n" +#~ "rotated. Defaults to 1048576 (1MB). Set to 0 to disable log rotating.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: 1048576</p>\n" +#~ msgstr "" +#~ "<b> اندازۀ بیشینۀ ثبت(MaxLogSize)</b>\n" +#~ "<p>\n" +#~ " اندازۀ بیشینۀ هر پروندۀ ثبت را قبل از چرخش آنها \n" +#~ "کنترل میکند. بهطور پیشفرض ۱۰۴۸۵۷۶ )۱ مگابایت( است. تنظیم آن با مقدار ۰، چرخش ثبت را غیرفعال میکند.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: ۱۰۴۸۵۷۶</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Page log (PageLog)</b>\n" +#~ "<p>\n" +#~ "The page log file; if this does not start with a leading /\n" +#~ "then it is assumed to be relative to ServerRoot. By default set to\n" +#~ "\"/var/log/cups/page_log\".</p>\n" +#~ "<p>\n" +#~ "You can also use the special name <b>syslog</b> to send the output to the\n" +#~ "syslog file or daemon.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: /var/log/cups/page_log</p>\n" +#~ msgstr "" +#~ "<b>ثبت صفحه (PageLog)</b>\n" +#~ "<p>\n" +#~ "پروندۀ ثبت صفحه، اگر توسط یک راهنما آغاز نشود/\n" +#~ "فرض میشود که به ServerRoot مربوط است. به طور پیشفرض با\n" +#~ "\"/var/log/cups/page_log\" تنظیم میشود.</p>\n" +#~ "<p>\n" +#~ "همچنین میتوانید از نام ویژۀ <b>syslog</b> برای ارسال خروجی به\n" +#~ "پرونده یا شبح syslog استفاده کنید.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: /var/log/cups/page_log</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Preserve job history (PreserveJobHistory)</b>\n" +#~ "<p>\n" +#~ "Whether or not to preserve the job history after a\n" +#~ "job is completed, canceled, or stopped. Default is Yes.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: Yes</p>\n" +#~ msgstr "" +#~ "<b>نگه داشتن تاریخچۀ کار (PreserveJobHistory)</b>\n" +#~ "<p>\n" +#~ "به هر حال تاریخچۀ کار را بعد از اینکه\n" +#~ "یک کار کامل، لغو، یا متوقف میشود نگه میدارد. پیشفرض، بله است.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: بله</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Preserve job files (PreserveJobFiles)</b>\n" +#~ "<p>\n" +#~ "Whether or not to preserve the job files after a\n" +#~ "job is completed, canceled, or stopped. Default is No.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: No</p>\n" +#~ msgstr "" +#~ "<b>نگه داشتن پروندههای کار (PreserveJobHistory)</b>\n" +#~ "<p>\n" +#~ "به هر حال پروندههای کار را بعد از اینکه\n" +#~ "یک کار کامل، لغو، یا متوقف میشود نگه میدارد. پیشفرض، خیر است.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: خیر</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Printcap file (Printcap)</b>\n" +#~ "<p>\n" +#~ "The name of the printcap file. Default is no filename.\n" +#~ "Leave blank to disable printcap file generation.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: /etc/printcap</p>\n" +#~ msgstr "" +#~ "<b>پروندۀ Printcap (Printcap)</b>\n" +#~ "<p>\n" +#~ "نام پروندۀ Printcap. پیشفرض فاقد نام پرونده است. \n" +#~ "برای غیرفعالسازی تولید پروندۀ printcap آن را خالی بگذارید.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: /etc/printcap</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Request directory (RequestRoot)</b>\n" +#~ "<p>\n" +#~ "The directory where request files are stored.\n" +#~ "By default /var/spool/cups.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: /var/spool/cups</p>\n" +#~ msgstr "" +#~ "<b>درخواست فهرست راهنما (RequestRoot)</b>\n" +#~ "<p>\n" +#~ "فهرست راهنمایی که پروندههای درخواستشده در آن ذخیره میشوند.\n" +#~ "به طور پیشفرض /var/spool/cups.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: /var/spool/cups</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Remote root user (RemoteRoot)</b>\n" +#~ "<p>\n" +#~ "The name of the user assigned to unauthenticated accesses\n" +#~ "from remote systems. By default \"remroot\".</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: remroot</p>\n" +#~ msgstr "" +#~ "<b>کاربر ارشد دور (RemoteRoot)</b>\n" +#~ "<p>\n" +#~ "نام کاربری که برای دستیابیهای تأییدشده \n" +#~ "از سیستمهای دور اختصاص یافته است. به طور پیشفرض »remroot«میباشد.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: remroot</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Server binaries (ServerBin)</b>\n" +#~ "<p>\n" +#~ "The root directory for the scheduler executables.\n" +#~ "By default /usr/lib/cups or /usr/lib32/cups (IRIX 6.5).</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: /usr/lib/cups</p>\n" +#~ msgstr "" +#~ "<b>دوگانیهای کارخواه (ServerBin)</b>\n" +#~ "<p>\n" +#~ "فهرست راهنمای ریشه برای زمانبندی برنامههای اجرایی.\n" +#~ "به طور پیشفرض /usr/lib/cups or /usr/lib32/cups (IRIX 6.5)</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: /usr/lib/cups</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Server files (ServerRoot)</b>\n" +#~ "<p>\n" +#~ "The root directory for the scheduler.\n" +#~ "By default /etc/cups.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: /etc/cups</p>\n" +#~ msgstr "" +#~ "<b>پروندههای کارخواه (ServerRoot)</b>\n" +#~ "<p>\n" +#~ "فهرست راهنمای ریشه برای زمانبندی.\n" +#~ "بهطور پیشفرض /etc/cups.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: /etc/cups</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>User (User)</b>\n" +#~ "<p>\n" +#~ "The user the server runs under. Normally this\n" +#~ "must be <b>lp</b>, however you can configure things for another user\n" +#~ "as needed.</p>\n" +#~ "<p>\n" +#~ "Note: the server must be run initially as root to support the\n" +#~ "default IPP port of 631. It changes users whenever an external\n" +#~ "program is run...</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: lp</p>\n" +#~ msgstr "" +#~ "<b>کاربر (User)</b>\n" +#~ "<p>\n" +#~ "کاربری که کارخواه تحت آن اجرا میشود. معمولاً این\n" +#~ "باید <b>lp</b> باشد، هر چند میتوانید مواردی را برای کاربران دیگر\n" +#~ " در صورت نیاز پیکربندی کنید.</p>\n" +#~ "<p>\n" +#~ "تذکر: کارساز باید ابتدا به عنوان کاربر ارشد برای پشتیبانی \n" +#~ "درگاه IPP پیشفرض 631 اجرا شود. هر گاه یک برنامۀ خارجی\n" +#~ "اجرا میشود، کاربران را تغییر میدهد...</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: lp</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Group (Group)</b>\n" +#~ "<p>\n" +#~ "The group the server runs under. Normally this\n" +#~ "must be <b>sys</b>, however you can configure things for another\n" +#~ "group as needed.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: sys</p>\n" +#~ msgstr "" +#~ "<b>گروه (Group)</b>\n" +#~ "<p>\n" +#~ "گروهی که کارساز تحت آن اجرا میشود. معمولاً این \n" +#~ "باید <b>sys</b> باشد، به هر حال میتوانید مواردی را برای گروه دیگر\n" +#~ "در صورت نیاز پیکربندی کنید.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: sys</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>RIP cache (RIPCache)</b>\n" +#~ "<p>\n" +#~ "The amount of memory that each RIP should use to cache\n" +#~ "bitmaps. The value can be any real number followed by \"k\" for\n" +#~ "kilobytes, \"m\" for megabytes, \"g\" for gigabytes, or \"t\" for tiles\n" +#~ "(1 tile = 256x256 pixels). Defaults to \"8m\" (8 megabytes).</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: 8m</p>\n" +#~ msgstr "" +#~ "<b> نهانگاه RIP (RIPCache)</b>\n" +#~ "<p>\n" +#~ "مقدار حافظهای که هر RIP باید برای نگاشتهای بیتی نهانگاه \n" +#~ "استفاده کند. مقدار میتواند هر عدد واقعی همراه با »k« برای \n" +#~ " کیلوبایت، »m« برای مگابایت، »g« برای گیگابایت، یا »t« برای کاشی باشد\n" +#~ "(۱ کاشی = ۲۵۶ × ۲۵۶ تصویردانه) . پیشفرض «۸m» (۸ مگابایت).</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: ۸m</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Temporary files (TempDir)</b>\n" +#~ "<p>\n" +#~ "The directory to put temporary files in. This directory must be\n" +#~ "writable by the user defined above! Defaults to \"/var/spool/cups/tmp\" or\n" +#~ "the value of the TMPDIR environment variable.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: /var/spool/cups/tmp</p>\n" +#~ msgstr "" +#~ "<b>پروندههای موقت (TempDir)</b>\n" +#~ "<p>\n" +#~ "فهرستی برای قرار دادن پروندههای موقت. این فهرست راهنما باید\n" +#~ "توسط کاربر تعریفشدۀ بالا قابل نوشتن باشد! به طور پیشفرض «/var/spool/cups/tmp» یا \n" +#~ "مقدار متغیر محیطی TMPDIR میباشد.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: /var/spool/cups/tmp</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Filter limit (FilterLimit)</b>\n" +#~ "<p>\n" +#~ "Sets the maximum cost of all job filters that can be run\n" +#~ "at the same time. A limit of 0 means no limit. A typical job may need\n" +#~ "a filter limit of at least 200; limits less than the minimum required\n" +#~ "by a job force a single job to be printed at any time.</p>\n" +#~ "<p>\n" +#~ "The default limit is 0 (unlimited).</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: 200</p>\n" +#~ msgstr "" +#~ "<b>حد پالایه (FilterLimit)</b>\n" +#~ "<p>\n" +#~ "ارزش بیشینۀ همۀ پالایههای کار را که میتواند \n" +#~ "در یک زمان اجرا شود را تنظیم میکند. حد ۰ یعنی بدون حد. یک کار خاص ممکن است به\n" +#~ "حداقل حد پالایه ۲۰۰ نیاز داشته باشد، حدود مورد نیاز کمتر از مقدار کمینه\n" +#~ "توسط یک کار، یک کار را مجبور به چاپ آن در هر زمانی میکند.</p>\n" +#~ "<p>\n" +#~ "حد پیشفرض ۰ است )نامحدود( </p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: ۲۰۰</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Listen to (Port/Listen)</b>\n" +#~ "<p>\n" +#~ "Ports/addresses that are listened to. The default port 631 is reserved\n" +#~ "for the Internet Printing Protocol (IPP) and is what is used here.</p>\n" +#~ "<p>\n" +#~ "You can have multiple Port/Listen lines to listen to more than one\n" +#~ "port or address, or to restrict access.</p>\n" +#~ "<p>\n" +#~ "Note: Unfortunately, most web browsers don't support TLS or HTTP Upgrades\n" +#~ "for encryption. If you want to support web-based encryption you will\n" +#~ "probably need to listen on port 443 (the \"HTTPS\" port...).</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: 631, myhost:80, 1.2.3.4:631</p>\n" +#~ msgstr "" +#~ "<b>گوش دادن به(Port/Listen)</b>\n" +#~ "<p>\n" +#~ "درگاهها/نشانیهایی که به آن گوش میکنند. درگاه پیشفرض ۶۳۱ \n" +#~ "برای قرارداد چاپ اینترنت )IPP( حفظ شده، و چیزی است که اینجا استفاده میشود.</p>\n" +#~ "<p>\n" +#~ "میتوانید برای گوش دادن به بیش از یک \n" +#~ "درگاه یا نشانی، یا محدودکردن دستیابی، خطوط Port/Listen چندگانه داشته باشید.</p>\n" +#~ "<p>\n" +#~ "تذکر: متأسفانه، اکثر مرورگرهای وب TLS یا ارتقاهای قام را برای رمزبندی پشتیبانی نمیکنند. اگر پشتیبانی رمزبندی وب بنیاد را میخواهید \n" +#~ "احتمالاً نیاز به شنیدن درگاه ۴۴۳ )درگاه »HTTPS«...( دارید.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: ۶۳۱, myhost:۸۰, ۱.۲.۳.۴:۶۳۱</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Hostname lookups (HostNameLookups)</b>\n" +#~ "<p>\n" +#~ "Whether or not to do lookups on IP addresses to get a\n" +#~ "fully-qualified hostname. This defaults to Off for performance reasons...</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: On</p>\n" +#~ msgstr "" +#~ "<b>مراجعۀ نام میزبان (HostNameLookups)</b>\n" +#~ "<p>\n" +#~ "به هر حال، مراجعه برای نشانیهای اینترنتی را برای به دست آوردن \n" +#~ " نام میزبانی کاملاً مناسب انجام میدهد. به دلایل کارایی، به طور پیشفرض خاموش است. </p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: روشن</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Keep alive (KeepAlive)</b>\n" +#~ "<p>\n" +#~ "Whether or not to support the Keep-Alive connection\n" +#~ "option. Default is on.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: On</p>\n" +#~ msgstr "" +#~ "<b>زنده نگهداری (KeepAlive)</b>\n" +#~ "<p>\n" +#~ "آیا گزینۀ اتصال زنده نگهداری را \n" +#~ "پشتیبانی میکند یا خیر. پیشفرض روشن است.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: روشن</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Keep-alive timeout (KeepAliveTimeout)</b>\n" +#~ "<p>\n" +#~ "The timeout (in seconds) before Keep-Alive connections are\n" +#~ "automatically closed. Default is 60 seconds.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: 60</p>\n" +#~ msgstr "" +#~ "<b>اتمام وقت زنده نگهداری (KeepAliveTimeout)</b>\n" +#~ "<p>\n" +#~ "اتمام وقت)برحسب ثانیه( قبل از اتصالات زنده نگهداری \n" +#~ "به طور خودکار بسته است. پیشفرض ۶۰ ثانیه است.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: ۶۰ </p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Max clients (MaxClients)</b>\n" +#~ "<p>\n" +#~ "Controls the maximum number of simultaneous clients that\n" +#~ "will be handled. Defaults to 100.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: 100</p>\n" +#~ msgstr "" +#~ "<b>کارخواههای بیشینه (MaxClients)</b>\n" +#~ "<p>\n" +#~ "تعداد بیشینۀ کارخواههای همزمان که\n" +#~ "گردانده میشوند. پیشفرض ۱۰۰ میباشد.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: ۱۰۰</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Max request size (MaxRequestSize)</b>\n" +#~ "<p>\n" +#~ "Controls the maximum size of HTTP requests and print files.\n" +#~ "Set to 0 to disable this feature (defaults to 0).</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: 0</p>\n" +#~ msgstr "" +#~ "<b> اندازۀ بیشینۀ درخواست (MaxRequestSize)</b>\n" +#~ "<p>\n" +#~ " اندازۀ بیشینۀ درخواستهای قام و پروندههای چاپ را کنترل میکند.\n" +#~ "برای غیرفعالسازی این ویژگی با ۰ تنظیم میشود. )پیشفرض ۰ است(.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: ۰</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Client timeout (Timeout)</b>\n" +#~ "<p>\n" +#~ "The timeout (in seconds) before requests time out. Default is 300 seconds.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: 300</p>\n" +#~ msgstr "" +#~ "<b>اتمام وقت کارخواه (Timeout)</b>\n" +#~ "<p>\n" +#~ "اتمام وقت )برحسب ثانیه( قبل از اتمام وقت درخواستها. پیشفرض ۳۰۰ ثانیه است.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: ۳۰۰</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Use browsing (Browsing)</b>\n" +#~ "<p>\n" +#~ "Whether or not to <b>listen</b> to printer \n" +#~ "information from other CUPS servers. \n" +#~ "</p>\n" +#~ "<p>\n" +#~ "Enabled by default.\n" +#~ "</p>\n" +#~ "<p>\n" +#~ "Note: to enable the <b>sending</b> of browsing\n" +#~ "information from this CUPS server to the LAN,\n" +#~ "specify a valid <i>BrowseAddress</i>.\n" +#~ "</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: On</p>\n" +#~ msgstr "" +#~ "<b>استفاده از مرورگر (Browsing)</b>\n" +#~ "<p>\n" +#~ "به هر حال به اطلاعات چاپگر \n" +#~ "از کارسازهای دیگر CUPS <b>گوش میکند</b>.\n" +#~ "</p>\n" +#~ "<p>\n" +#~ "به طور پیشفرض فعال میباشد.\n" +#~ "</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Use short names (BrowseShortNames)</b>\n" +#~ "<p>\n" +#~ "Whether or not to use \"short\" names for remote printers\n" +#~ "when possible (e.g. \"printer\" instead of \"printer@host\"). Enabled by\n" +#~ "default.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: Yes</p>\n" +#~ msgstr "" +#~ "<b>استفاده از نامهای کوتاه (BrowseShortNames)</b>\n" +#~ "<p>\n" +#~ "به هر حال نامهای »کوتاه« را برای چاپگرهای دور \n" +#~ "در صورت امکان استفاده میکند )برای مثال »printer« به جای »printer@host« (. بهطور پیشفرض\n" +#~ "غیرفعال است.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: بله</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Browse addresses (BrowseAddress)</b>\n" +#~ "<p>\n" +#~ "Specifies a broadcast address to be used. By\n" +#~ "default browsing information is broadcast to all active interfaces.</p>\n" +#~ "<p>\n" +#~ "Note: HP-UX 10.20 and earlier do not properly handle broadcast unless\n" +#~ "you have a Class A, B, C, or D netmask (i.e. no CIDR support).</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: x.y.z.255, x.y.255.255</p>\n" +#~ msgstr "" +#~ "<b>مرور نشانیها (BrowseAddress)</b>\n" +#~ "<p>\n" +#~ "نشانیهای پخش مورد استفاده را مشخص میکند. به طور\n" +#~ "پیشفرض اطلاعات مرور به همۀ واسطهای فعال پخش میشود.</p>\n" +#~ "<p>\n" +#~ "تذکر:HP-UX ۱۰.۲۰ و زودتر احتمالاً پخش را پشتیبانی نمیکنند، مگر اینکه\n" +#~ "دارای نقاب شبکه A، B،C یا D باشید )یعنی فاقد پشتیبانی CIDR(..</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: x.y.z.255, x.y.255.255</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Browse allow/deny (BrowseAllow/BrowseDeny)</b>\n" +#~ "<p>\n" +#~ "<u>BrowseAllow</u>: specifies an address mask to allow for incoming browser\n" +#~ "packets. The default is to allow packets from all addresses.</p>\n" +#~ "<p>\n" +#~ "<u>BrowseDeny</u>: specifies an address mask to deny for incoming browser\n" +#~ "packets. The default is to deny packets from no addresses.</p>\n" +#~ "<p>\n" +#~ "Both \"BrowseAllow\" and \"BrowseDeny\" accept the following notations for\n" +#~ "addresses:</p>\n" +#~ "<pre>\n" +#~ "All\n" +#~ "None\n" +#~ "*.domain.com\n" +#~ ".domain.com\n" +#~ "host.domain.com\n" +#~ "nnn.*\n" +#~ "nnn.nnn.*\n" +#~ "nnn.nnn.nnn.*\n" +#~ "nnn.nnn.nnn.nnn\n" +#~ "nnn.nnn.nnn.nnn/mm\n" +#~ "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" +#~ "</pre><p>\n" +#~ "The hostname/domainname restrictions only work if you have turned hostname\n" +#~ "lookups on!</p>\n" +#~ msgstr "" +#~ "<b>اجازه/انکار مرور (BrowseAllow/BrowseDeny)</b>\n" +#~ "<p>\n" +#~ "<u>BrowseAllow</u>: یک نقاب نشانی را برای اجازۀ بستههای مرورگر واردشونده مشخص میکند.\n" +#~ "به طور پیشفرض بستهها از همۀ نشانیها انکار نمیشوند.</p>\n" +#~ "<p>\n" +#~ "<u>BrowseDeny</u>:یک نقاب نشانی را برای انکار بستههای مرورگر واردشونده مشخص میکند.\n" +#~ "بهطور پیشفرض بستههای هیچ یک از نشانیها انکار نمیشود.</p>\n" +#~ "<p>\n" +#~ "هر دو »BrowseAllow« و »BrowseDeny« نشانگذاریهای زیر را برای \n" +#~ "نشانیها میپذیرند:</p>\n" +#~ "<pre>\n" +#~ "همه\n" +#~ "هیچکدام\n" +#~ "*.domain.com\n" +#~ ".domain.com\n" +#~ "host.domain.com\n" +#~ "nnn.*\n" +#~ "nnn.nnn.*\n" +#~ "nnn.nnn.nnn.*\n" +#~ "nnn.nnn.nnn.nnn\n" +#~ "nnn.nnn.nnn.nnn/mm\n" +#~ "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" +#~ "</pre><p>\n" +#~ "محدودیتهای hostname/domainname فقط در صورتی کار میکند که مراجعات نام میزبان \n" +#~ "را روشن کرده باشید!</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Browse interval (BrowseInterval)</b>\n" +#~ "<p>\n" +#~ "The time between browsing updates in seconds. Default\n" +#~ "is 30 seconds.</p>\n" +#~ "<p>\n" +#~ "Note that browsing information is sent whenever a printer's state changes\n" +#~ "as well, so this represents the maximum time between updates.</p>\n" +#~ "<p>\n" +#~ "Set this to 0 to disable outgoing broadcasts so your local printers are\n" +#~ "not advertised but you can still see printers on other hosts.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: 30</p>\n" +#~ msgstr "" +#~ "<b>فاصلۀ مرور (BrowseInterval)</b>\n" +#~ "<p>\n" +#~ "زمان بین بهروزرسانیهای مرور برحسب ثانیه. پیشفرض \n" +#~ "۳۰ ثانیه است.</p>\n" +#~ "<p>\n" +#~ "توجه کنید که هر گاه وضعیت چاپگر تغییر کند،\n" +#~ " اطلاعات مرور ارسال میشود. بنابراین این زمان بیشینه بین بهروزرسانیها را بازنمایی میکند</p>\n" +#~ "<p>\n" +#~ "تنظیم این مقدار با ۰ پخش خروجی را غیرفعال میسازد، در نتیجه چاپگرهای محلی \n" +#~ "انتشار نیافته، ولی هنوز میتوانید چاپگرها را روی میزبانها ببینید.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: ۳۰</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Browse order (BrowseOrder)</b>\n" +#~ "<p>\n" +#~ "Specifies the order of BrowseAllow/BrowseDeny comparisons.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: allow,deny</p>\n" +#~ msgstr "" +#~ "<b>ترتیب مرور (BrowseOrder)</b>\n" +#~ "<p>\n" +#~ "ترتیب مقایسۀ BrowseAllow/BrowseDeny را مشخص میکند.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: اجازه/انکار</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Browse poll (BrowsePoll)</b>\n" +#~ "<p>\n" +#~ "Poll the named server(s) for printers.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: myhost:631</p>\n" +#~ msgstr "" +#~ "<b>تأییدجویی مرور (BrowsePoll)</b>\n" +#~ "<p>\n" +#~ "تاییدجویی کارساز)ها( برای چاپگرها.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: myhost:۶۳۱</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Browse port (BrowsePort)</b>\n" +#~ "<p>\n" +#~ "The port used for UDP broadcasts. By default this is\n" +#~ "the IPP port; if you change this you need to do it on all servers.\n" +#~ "Only one BrowsePort is recognized.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: 631</p>\n" +#~ msgstr "" +#~ "<b>درگاه مرور (BrowsePort)</b>\n" +#~ "<p>\n" +#~ "درگاه مورد استفاده برای پخش UDP. به طور پیشفرض\n" +#~ "درگاه IPP است، در صورت تغییر آن، باید این کار را روی همۀ کارسازها انجام دهید.\n" +#~ "فقط یک BrowsePort بازشناخته میشود.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: ۶۳۱</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Browse relay (BrowseRelay)</b>\n" +#~ "<p>\n" +#~ "Relay browser packets from one address/network to another.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: src-address dest-address</p>\n" +#~ msgstr "" +#~ "<b>بازپخش مرور (BrowseRelay)</b>\n" +#~ "<p>\n" +#~ "بستههای مرورگر را از یک نشانی/شبکه به جاهای دیگر بازپخش میکند.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i> :نشانی مبدأ نشانی مقصد </p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Browse timeout (BrowseTimeout)</b>\n" +#~ "<p>\n" +#~ "The timeout (in seconds) for network printers - if we don't\n" +#~ "get an update within this time the printer will be removed\n" +#~ "from the printer list. This number definitely should not be\n" +#~ "less the BrowseInterval value for obvious reasons. Defaults\n" +#~ "to 300 seconds.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: 300</p>\n" +#~ msgstr "" +#~ "<b>اتمام وقت مرور (BrowseTimeout)</b>\n" +#~ "<p>\n" +#~ "اتمام وقت )برحسب ثانیه( برای چاپگرهای شبکه - اگر ما\n" +#~ "در این زمان بهروزرسانی نداشته باشیم، چاپگر از فهرست چاپگر حذف خواهد شد.\n" +#~ "به دلایل روشنی، این عدد نباید\n" +#~ "کمتر از مقدار BrowseInterval باشد.\n" +#~ "پیشفرض ۳۰۰ ثانیه است.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: ۳۰۰</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Implicit classes (ImplicitClasses)</b>\n" +#~ "<p>\n" +#~ "Whether or not to use implicit classes.</p>\n" +#~ "<p>\n" +#~ "Printer classes can be specified explicitly in the classes.conf\n" +#~ "file, implicitly based upon the printers available on the LAN, or\n" +#~ "both.</p>\n" +#~ "<p>\n" +#~ "When ImplicitClasses is On, printers on the LAN with the same name\n" +#~ "(e.g. Acme-LaserPrint-1000) will be put into a class with the same\n" +#~ "name. This allows you to setup multiple redundant queues on a LAN\n" +#~ "without a lot of administrative difficulties. If a user sends a\n" +#~ "job to Acme-LaserPrint-1000, the job will go to the first available\n" +#~ "queue.</p>\n" +#~ "<p>\n" +#~ "Enabled by default.</p>\n" +#~ msgstr "" +#~ "<b>ردههای ضمنی (ImplicitClasses)</b>\n" +#~ "<p>\n" +#~ "به هر حال ردههای ضمنی استفاده میشوند.</p>\n" +#~ "<p>\n" +#~ "ردههای چاپگر دقیقاً میتوانند در ردهها مشخص شوند.\n" +#~ "پروندۀ پیکربندی، به طور ضمنی بر اساس چاپگرهای موجود روی شبکۀ محلی یا هر دو است. </p>\n" +#~ "<p>\n" +#~ "وقتی ImplicitClasses روشن است، چاپگرها روی شبکۀ محلی با همان نام\n" +#~ "(مثلاً Acme-LaserPrint-1000) در رده قرار میگیرند. این به شما اجازۀ برپایی صفوف اضافه روی شبکۀ داخلی را میدهد \n" +#~ "بدون تفاوتهای اجرایی زیاد. اگر یک کاربر \n" +#~ "کاری را به Acme-LaserPrint-1000 ارسال کند، کار ابتدا به اولین\n" +#~ "صف موجود میرود</p>\n" +#~ "<p>به طور پیشفرض غیرفعال است.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>System group (SystemGroup)</b>\n" +#~ "<p>\n" +#~ "The group name for \"System\" (printer administration)\n" +#~ "access. The default varies depending on the operating system, but\n" +#~ "will be <b>sys</b>, <b>system</b>, or <b>root</b> (checked for in that order).</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: sys</p>\n" +#~ msgstr "" +#~ "<b>گروه سیستم (SystemGroup)</b>\n" +#~ "<p>\n" +#~ "نام گروه برای دستیابی »سیستم« )سرپرستی چاپگر(.\n" +#~ "گونههای پیشفرض وابسته به سیستمعامل، ولی\n" +#~ "<b>sys</b>، <b>سیستم</b>، یا <b>ریشه</b> میباشد )به این منظور علامت زده شده(</p>\n" +#~ "<p>\n" +#~ "<i>مثلًا</i>: sys</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Encryption certificate (ServerCertificate)</b>\n" +#~ "<p>\n" +#~ "The file to read containing the server's certificate.\n" +#~ "Defaults to \"/etc/cups/ssl/server.crt\".</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: /etc/cups/ssl/server.crt</p>\n" +#~ msgstr "" +#~ "<b>گواهینامۀ رمزبندی (ServerCertificate)</b>\n" +#~ "<p>\n" +#~ "پرونده برای خواندن محتوای گواهینامۀ کارساز.\n" +#~ "پیشفرض \"/etc/cups/ssl/server.crt\" است.</p>\n" +#~ "<p>\n" +#~ "<i>مثلاً</i>: /etc/cups/ssl/server.crt</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Encryption key (ServerKey)</b>\n" +#~ "<p>\n" +#~ "The file to read containing the server's key.\n" +#~ "Defaults to \"/etc/cups/ssl/server.key\".</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: /etc/cups/ssl/server.key</p>\n" +#~ msgstr "" +#~ "<b> کلید رمزبندی (ServerKey)</b>\n" +#~ "<p>\n" +#~ "پرونده برای خواندن محتوای کلید کارساز.\n" +#~ "پیشفرض \"/etc/cups/ssl/server.key\" است.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: /etc/cups/ssl/server.key</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "Access permissions\n" +#~ "# Access permissions for each directory served by the scheduler.\n" +#~ "Locations are relative to DocumentRoot...\n" +#~ "# AuthType: the authorization to use:\n" +#~ "# None - Perform no authentication\n" +#~ "Basic - Perform authentication using the HTTP Basic method.\n" +#~ "Digest - Perform authentication using the HTTP Digest method.\n" +#~ "# (Note: local certificate authentication can be substituted by\n" +#~ "the client for Basic or Digest when connecting to the\n" +#~ "localhost interface)\n" +#~ "# AuthClass: the authorization class; currently only Anonymous, User,\n" +#~ "System (valid user belonging to group SystemGroup), and Group\n" +#~ "(valid user belonging to the specified group) are supported.\n" +#~ "# AuthGroupName: the group name for \"Group\" authorization.\n" +#~ "# Order: the order of Allow/Deny processing.\n" +#~ "# Allow: allows access from the specified hostname, domain, IP address, or\n" +#~ "network.\n" +#~ "# Deny: denies access from the specified hostname, domain, IP address, or\n" +#~ "network.\n" +#~ "# Both \"Allow\" and \"Deny\" accept the following notations for addresses:\n" +#~ "# All\n" +#~ "None\n" +#~ "*.domain.com\n" +#~ ".domain.com\n" +#~ "host.domain.com\n" +#~ "nnn.*\n" +#~ "nnn.nnn.*\n" +#~ "nnn.nnn.nnn.*\n" +#~ "nnn.nnn.nnn.nnn\n" +#~ "nnn.nnn.nnn.nnn/mm\n" +#~ "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" +#~ "# The host and domain address require that you enable hostname lookups\n" +#~ "with \"HostNameLookups On\" above.\n" +#~ "# Encryption: whether or not to use encryption; this depends on having\n" +#~ "the OpenSSL library linked into the CUPS library and scheduler.\n" +#~ "# Possible values:\n" +#~ "# Always - Always use encryption (SSL)\n" +#~ "Never - Never use encryption\n" +#~ "Required - Use TLS encryption upgrade\n" +#~ "IfRequested - Use encryption if the server requests it\n" +#~ "# The default value is \"IfRequested\".\n" +#~ msgstr "" +#~ "مجوز دستیابی\n" +#~ "# مجوزهای دستیابی برای هر فهرست به کار رفته توسط زمانبند.\n" +#~ "محلها به DocumentRoot وابسته است...\n" +#~ "# AuthType: اجازه برای استفاده:\n" +#~ "# هیچکدام - هیچ احراز هویتی را انجام نمیدهد \n" +#~ "پایهای - انجام احراز هویت با استفاده از روش پایهای HTTP.\n" +#~ "چکیده - انجام احراز هویت با استفاده از روش چکیده HTTP.\n" +#~ "# (تذکر: احراز هویت گواهینامۀ محلی، میتواند توسط \n" +#~ "کارخواه برای پایه یا چکیده، هنگام اتصال به \n" +#~ "واسط میزبان محلی جانشین شود.)\n" +#~ "#AuthClass: ردۀ اجازه؛ اخیراً فقط بینام، کاربر،\n" +#~ "سیستم )کاربر معتبر متعلق به گروه مشخصشده(، و گروه \n" +#~ ")کاربر معتبر متعلق به گروه مشخصشده( پشتیبانی میشوند.\n" +#~ "# AuthGroupName: نام گروه برای اجازه »گروه«. \n" +#~ "# ترتیب: ترتیب پردازش اجازه/انکار.\n" +#~ "# اجازه: اجازۀ دستیابی از نام میزبان، دامنه، نشانی اینترنتی یا \n" +#~ "شبکۀ مشخصشده را میدهد.\n" +#~ "# انکار: دستیابی از نام میزبان، دامنه، نشانی اینترنتی یا \n" +#~ "شبکۀ مشخصشده را انکار میکند.\n" +#~ "# هر دو »اجازه« و »انکار« نشانگذاریهای زیر را برای نشانیها میپذیرند:\n" +#~ "# همه\n" +#~ "هیچکدام\n" +#~ "*.domain.com\n" +#~ ".domain.com\n" +#~ "host.domain.com\n" +#~ "nnn.*\n" +#~ "nnn.nnn.*\n" +#~ "nnn.nnn.nnn.*\n" +#~ "nnn.nnn.nnn.nnn\n" +#~ "nnn.nnn.nnn.nnn/mm\n" +#~ "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" +#~ "# نشانی میزبان و دامنه برای فعالسازی مراجعههای نام میزبان \n" +#~ "توسط »HostNameLookups روشن« در بالا نیاز است.\n" +#~ "# رمزبندی: به هر حال برای رمزبندی استفاده میشود؛ این وابسته به \n" +#~ "داشتن کتابخانۀ OpenSSL پیوندشده به کتابخانۀ CUPS و زمانبند میباشد.\n" +#~ "# مقادیر ممکن:\n" +#~ "# همیشه - Never - Never use encryption\n" +#~ "Required - Use TLS encryption upgrade\n" +#~ "IfRequested - Use encryption if the server requests it\n" +#~ "# The default value is \"IfRequested\".\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Authentication (AuthType)</b>\n" +#~ "<p>\n" +#~ "The authorization to use:<p>\n" +#~ "<ul type=circle>\n" +#~ "<li><i>None</i> - Perform no authentication.</li>\n" +#~ "<li><i>Basic</i> - Perform authentication using the HTTP Basic method.</li>\n" +#~ "<li><i>Digest</i> - Perform authentication using the HTTP Digest method.</li>\n" +#~ "</ul><p>\n" +#~ "Note: local certificate authentication can be substituted by\n" +#~ "the client for <i>Basic</i> or <i>Digest</i> when connecting to the\n" +#~ "localhost interface.</p>\n" +#~ msgstr "" +#~ "<b>احراز هویت (AuthType)</b>\n" +#~ "<p>\n" +#~ "احراز هویت برای استفاده:\n" +#~ "<ul type=circle>\n" +#~ "<li><i>هیچکدام</i> - احراز هویتی انجام نمیدهد </li>\n" +#~ "<li><i>پایهای</i> - انجام احراز هویت با استفاده از روش پایهای HTTP.</li>\n" +#~ "<li><i>چکیده</i> - انجام احراز هویت با استفاده از روش چکیده HTTP</li>\n" +#~ "</ul><p>\n" +#~ "تذکر: احراز هویت گواهینامۀ محلی میتواند توسط \n" +#~ "کارخواه برای <i>پایهای</i> یا <i>چکیده</i>، هنگام اتصال به\n" +#~ "واسط میزبان محلی جانشین شود.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Class (AuthClass)</b>\n" +#~ "<p>\n" +#~ "The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n" +#~ "<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n" +#~ "(valid user belonging to the specified group) are supported.</p>\n" +#~ msgstr "" +#~ "<b>رده (AuthClass)</b>\n" +#~ "<p>\n" +#~ "ردۀ احراز هویت؛ اخیراً فقط <i>بینام</i>، <i>کاربر</i>،\n" +#~ "<i>سیستم</i> (کاربر معتبر متعلق به گروه SystemGroup)، و <i>گروه</i>\n" +#~ "(کاربر معتبر متعلق به گروه مشخصشده) پشتیبانی میشوند.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<p>The user/group names allowed to access the resource. The format is a\n" +#~ "comma separated list.</p>\n" +#~ msgstr "<p>نامهای کاربر/گروه اجازه دادهشده برای دستیابی به منبع. قالب، یک فهرست جداشده با کاما است.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Satisfy (Satisfy)</b>\n" +#~ "<p>\n" +#~ "This directive controls whether all specified conditions must\n" +#~ "be satisfied to allow access to the resource. If set to \"all\",\n" +#~ "then all authentication and access control conditions must be\n" +#~ "satisfied to allow access.\n" +#~ "</p>\n" +#~ "<p>\n" +#~ "Setting Satisfy to \"any\" allows a user to gain access if the\n" +#~ "authentication <i>or</i> access control requirements are satisfied.\n" +#~ "For example, you might require authentication for remote access,\n" +#~ "but allow local access without authentication.\n" +#~ "</p>\n" +#~ "<p>\n" +#~ "The default is \"all\".\n" +#~ "</p> \n" +#~ msgstr "" +#~ "<b>صدق کردن (Satisfy)</b>\n" +#~ "<p>\n" +#~ "این رهنمود کنترل میکند که همۀ شرایط مشخصشده باید\n" +#~ "برای اجازۀ دستیابی به منبع صدق داده شوند. اگر با »همه«، تنظیم شود\n" +#~ "احراز هویت و شرایط کنترل دستیابی باید\n" +#~ "برای اجازۀ دستیابی صدق داده شوند.\n" +#~ "</p>\n" +#~ "<p>\n" +#~ "تنظیم با »هیچ«، به کاربر اجازۀ کسب دستیابی میدهد، اگر\n" +#~ "احراز هویت <i>یا</i> نیازهای کنترل دستیابی صدق داده شوند.\n" +#~ "برای مثال، ممکن است به احراز هویت برای دستیابی دور نیاز داشته باشید،\n" +#~ "ولی دستیابی محلی بدون احراز هویت را اجازه میدهد.\n" +#~ "</p>\n" +#~ "<p> \n" +#~ "پیشفرض »همه« است.\n" +#~ "</p> \n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Authentication group name (AuthGroupName)</b>\n" +#~ "<p>\n" +#~ "The group name for <i>Group</i> authorization.</p>\n" +#~ msgstr "" +#~ "<b> نام گروه احراز هویت (AuthGroupName)</b>\n" +#~ "<p>\n" +#~ "نام گروه برای احراز هویت <i>گروه</i></p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>ACL order (Order)</b>\n" +#~ "<p>\n" +#~ "The order of Allow/Deny processing.</p>\n" +#~ msgstr "" +#~ "<b>ترتیب ACL (Order)</b>\n" +#~ "<p>\n" +#~ "ترتیب پردازش اجازه/انکار</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Allow</b>\n" +#~ "<p>\n" +#~ "Allows access from the specified hostname, domain, IP address, or\n" +#~ "network. Possible values are:</p>\n" +#~ "<pre>\n" +#~ "All\n" +#~ "None\n" +#~ "*.domain.com\n" +#~ ".domain.com\n" +#~ "host.domain.com\n" +#~ "nnn.*\n" +#~ "nnn.nnn.*\n" +#~ "nnn.nnn.nnn.*\n" +#~ "nnn.nnn.nnn.nnn\n" +#~ "nnn.nnn.nnn.nnn/mm\n" +#~ "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" +#~ "</pre><p>\n" +#~ "The host and domain address require that you enable hostname lookups\n" +#~ "with \"HostNameLookups On\" above.</p>\n" +#~ msgstr "" +#~ "<b>اجازه</b>\n" +#~ "<p>\n" +#~ "اجازۀ دستیابی از نام میزبان مشخصشده، دامنه، نشانی ایتنرنتی یا\n" +#~ "شبکه را میدهد. مقادیر ممکن عبارتند از:</p>\n" +#~ "<pre>\n" +#~ "همه\n" +#~ "هیچکدام\n" +#~ "*.domain.com\n" +#~ ".domain.com\n" +#~ "host.domain.com\n" +#~ "nnn.*\n" +#~ "nnn.nnn.*\n" +#~ "nnn.nnn.nnn.*\n" +#~ "nnn.nnn.nnn.nnn\n" +#~ "nnn.nnn.nnn.nnn/mm\n" +#~ "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" +#~ "</pre><p>\n" +#~ "میزبان و نشانی دامنه نیاز دارد که مراجعات نام میزبان\n" +#~ "را توسط »HostNameLookups On« در بالا فعال سازید.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>ACL addresses (Allow/Deny)</b>\n" +#~ "<p>\n" +#~ "Allows/Denies access from the specified hostname, domain, IP address, or\n" +#~ "network. Possible values are:</p>\n" +#~ "<pre>\n" +#~ "All\n" +#~ "None\n" +#~ "*.domain.com\n" +#~ ".domain.com\n" +#~ "host.domain.com\n" +#~ "nnn.*\n" +#~ "nnn.nnn.*\n" +#~ "nnn.nnn.nnn.*\n" +#~ "nnn.nnn.nnn.nnn\n" +#~ "nnn.nnn.nnn.nnn/mm\n" +#~ "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" +#~ "</pre><p>\n" +#~ "The host and domain address require that you enable hostname lookups\n" +#~ "with \"HostNameLookups On\" above.</p>\n" +#~ msgstr "" +#~ "<b>نشانیهای ACL (Allow/Deny)</b>\n" +#~ "<p>دستیابی از نام میزبان مشخصشده، دامنه، نشانی اینترنتی یا \n" +#~ "شبکه را اجازه میدهد یا انکار میکند.</p>\n" +#~ "<pre>\n" +#~ "همه\n" +#~ "هیچکدام\n" +#~ "*.domain.com\n" +#~ ".domain.com\n" +#~ "host.domain.com\n" +#~ "nnn.*\n" +#~ "nnn.nnn.*\n" +#~ "nnn.nnn.nnn.*\n" +#~ "nnn.nnn.nnn.nnn\n" +#~ "nnn.nnn.nnn.nnn/mm\n" +#~ "nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" +#~ "</pre><p>\n" +#~ "میزبان و نشانی دامنه نیاز دارد که مراجعههای نام میزبان \n" +#~ "را با »HostNameLookups On« در بالا فعال سازید.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Encryption (Encryption)</b>\n" +#~ "<p>\n" +#~ "Whether or not to use encryption; this depends on having\n" +#~ "the OpenSSL library linked into the CUPS library and scheduler.</p>\n" +#~ "<p>\n" +#~ "Possible values:</p>\n" +#~ "<ul type=circle>\n" +#~ "<li><i>Always</i> - Always use encryption (SSL)</li>\n" +#~ "<li><i>Never</i> - Never use encryption</li>\n" +#~ "<li><i>Required</i> - Use TLS encryption upgrade</li>\n" +#~ "<li><i>IfRequested</i> - Use encryption if the server requests it</li>\n" +#~ "</ul><p>\n" +#~ "The default value is \"IfRequested\".</p>\n" +#~ msgstr "" +#~ "<b>رمزبندی (Encryption)</b>\n" +#~ "<p>\n" +#~ "به هر حال رمزبندی را استفاده میکند، این وابسته به داشتن\n" +#~ "کتابخانۀ OpenSSL پیوندشده در کتابخانۀ CUPS و زمانبندی میباشد. </p>\n" +#~ "<p>\n" +#~ "مقادیر ممکن:</p>\n" +#~ "<ul type=circle>\n" +#~ "<li><i>همیشه</i> - همیشه رمزبندی را استفاده میکند (SSL)</li>\n" +#~ "<li><i>هرگز</i> - هرگز رمزبندی را استفاده نمیکند</li>\n" +#~ "<li><i>در صورت نیاز</i> - استفاده از ارتقا رمزبندی TLS</li>\n" +#~ "<li><i>در صورت درخواست</i> - استفاده از رمزبندی در صورتی که کارساز آن را درخواست کند</li>\n" +#~ "</ul><p>\n" +#~ "مقدار پیشفرض »در صورت درخواست« میباشد.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Access permissions</b>\n" +#~ "<p>\n" +#~ "Access permissions for each directory served by the scheduler.\n" +#~ "Locations are relative to DocumentRoot...</p>\n" +#~ msgstr "" +#~ "<b>مجوزهای دستیابی</b>\n" +#~ "<p>\n" +#~ "مجوزهای دستیابی برای هر فهرست راهنمای به کار رفته توسط زمانبندی.\n" +#~ "محلها نسبت به DocumentRoot نسبی هستند...</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Auto purge jobs (AutoPurgeJobs)</b>\n" +#~ "<p>\n" +#~ "Automatically purge jobs when not needed for quotas.\n" +#~ "Default is No.</p>\n" +#~ msgstr "" +#~ "<b>پاکسازی خودکار کارها (AutoPurgeJobs)</b>\n" +#~ "<p>\n" +#~ "پاکسازی خودکار کارها هنگامی که به سهمیهها نیاز نیست.\n" +#~ "پیشفرض خیر میباشد.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Browse protocols (BrowseProtocols)</b>\n" +#~ "<p>\n" +#~ "Which protocols to use for browsing. Can be\n" +#~ "any of the following separated by whitespace and/or commas:</p>\n" +#~ "<ul type=circle>\n" +#~ "<li><i>all</i> - Use all supported protocols.</li>\n" +#~ "<li><i>cups</i> - Use the CUPS browse protocol.</li>\n" +#~ "<li><i>slp</i> - Use the SLPv2 protocol.</li>\n" +#~ "</ul><p>\n" +#~ "The default is <b>cups</b>.</p>\n" +#~ "<p>\n" +#~ "Note: If you choose to use SLPv2, it is <b>strongly</b> recommended that\n" +#~ "you have at least one SLP Directory Agent (DA) on your\n" +#~ "network. Otherwise, browse updates can take several seconds,\n" +#~ "during which the scheduler will not response to client\n" +#~ "requests.</p>\n" +#~ msgstr "" +#~ "<b> قراردادهای مرور (BrowseProtocols)</b>\n" +#~ "<p>\n" +#~ "قراردادهای مورد استفاده برای مرور میتواند\n" +#~ "هر یک از موارد زیر که با فاصلۀ سفید و/یا کاما از هم جدا شده، باشد:</p>\n" +#~ "<ul type=circle>\n" +#~ "<li><i>همه</i> - استفاده از همۀ قراردادها.</li>\n" +#~ "<li><i>cups</i> - استفاده از قرارداد مرور CUPS.</li>\n" +#~ "<li><i>slp</i> - استفاده از قرارداد SLPv2.</li>\n" +#~ "</ul><p>\n" +#~ "پیشفرض <b>cups</b> است.</p>\n" +#~ "<p>\n" +#~ "تذکر: اگر SLPv2 را برای استفاده انتخاب کنید، <b>اکیداً</b> توصیه میشود که\n" +#~ "حداقل دارای یک عامل فهرست راهنمای )DA( SLP در شبکۀ خود باشید.\n" +#~ "در غیر این صورت، بهروزرسانیهای مرور چند ثانیه طول میکشد،\n" +#~ "که در این مدت، زمانبند به درخواستهای کارخواه\n" +#~ " پاسخ نخواهد داد.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Classification (Classification)</b>\n" +#~ "<p>\n" +#~ "The classification level of the server. If set, this\n" +#~ "classification is displayed on all pages, and raw printing is disabled.\n" +#~ "The default is the empty string.</p>\n" +#~ "<p>\n" +#~ "<i>ex</i>: confidential\n" +#~ msgstr "" +#~ "<b>ردهبندی (Classification)</b>\n" +#~ "<p>\n" +#~ "ردهبندی سطح کارساز. در صورت تنظیم، این\n" +#~ "ردهبندی در همۀ صفحات نمایش داده میشود، و چاپ سطر غیرفعال میشود.\n" +#~ "مقدار پیشفرض رشتۀ خالی است.</p>\n" +#~ "<p>\n" +#~ "<i>مثال</i>: محرمانه\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Allow overrides (ClassifyOverride)</b>\n" +#~ "<p>\n" +#~ "Whether to allow users to override the classification\n" +#~ "on printouts. If enabled, users can limit banner pages to before or\n" +#~ "after the job, and can change the classification of a job, but cannot\n" +#~ "completely eliminate the classification or banners.</p>\n" +#~ "<p>\n" +#~ "The default is off.</p>\n" +#~ msgstr "" +#~ "<b>اجازۀ ابطال (ClassifyOverride)</b>\n" +#~ "<p>\n" +#~ "آیا به کاربران اجازۀ ابطال ردهبندی \n" +#~ "در خروجی چاپ را میدهد. اگر فعال باشد، کاربران میتوانند صفحات بنر را به قبل یا \n" +#~ "بعد کار محدود کنند، و میتوانند ردهبندی کار را تغییر دهند، اما نمیتوانند\n" +#~ "ردهبندی یا بنرها را کاملاً حذف کنند.</p>\n" +#~ "<p>\n" +#~ "پیشفرض خاموش است.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Hide implicit members (HideImplicitMembers)</b>\n" +#~ "<p>\n" +#~ "Whether or not to show the members of an\n" +#~ "implicit class.</p>\n" +#~ "<p>\n" +#~ "When HideImplicitMembers is On, any remote printers that are\n" +#~ "part of an implicit class are hidden from the user, who will\n" +#~ "then only see a single queue even though many queues will be\n" +#~ "supporting the implicit class.</p>\n" +#~ "<p>\n" +#~ "Enabled by default.</p>\n" +#~ msgstr "" +#~ "<b>مخفی کردن اعضای ضمنی (HideImplicitMembers)</b>\n" +#~ "<p>\n" +#~ "به هر حال اعضای یک ردۀ ضمنی\n" +#~ " را نمایش میدهد.</p>\n" +#~ "<p>\n" +#~ "وقتی HideImplicitMembers روشن است، همۀ چاپگرهای دور که\n" +#~ "بخشی از یک ردۀ ضمنی نیستند از دید کاربر مخفی هستند، که \n" +#~ "فقط یک صف را میبیند، حتی اگر صفهای زیادی \n" +#~ "ردۀ ضمنی را پشتیبانی کنند.</p>\n" +#~ "<p>\n" +#~ "به طور پیشفرض فعال است.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Use "any" classes (ImplicitAnyClasses)</b>\n" +#~ "<p>\n" +#~ "Whether or not to create <b>AnyPrinter</b> implicit\n" +#~ "classes.</p>\n" +#~ "<p>\n" +#~ "When ImplicitAnyClasses is On and a local queue of the same name\n" +#~ "exists, e.g. \"printer\", \"printer@server1\", \"printer@server1\", then\n" +#~ "an implicit class called \"Anyprinter\" is created instead.</p>\n" +#~ "<p>\n" +#~ "When ImplicitAnyClasses is Off, implicit classes are not created\n" +#~ "when there is a local queue of the same name.</p>\n" +#~ "<p>\n" +#~ "Disabled by default.</p>\n" +#~ msgstr "" +#~ "<b>استفاده از »هر« رده (ImplicitAnyClasses) </b>\n" +#~ "<p>\n" +#~ "به هر حال ردۀ ضمنی <b>AnyPrinter</b> را\n" +#~ " ایجاد میکند.</p>\n" +#~ "<p>\n" +#~ "وقتیکه ImplicitAnyClasses روشن باشد و یک صف محلی از همان نام \n" +#~ "موجود است، برای مثال، «printer», «printer@server1», »«printer@server1 سپس\n" +#~ "در عوض یک ردۀ ضمنی با نام »Anyprinter« ایجاد میشود.</p>\n" +#~ "<p>\n" +#~ "وقتی ImplicitAnyClasses خاموش است، ردههای ضمنی \n" +#~ "هنگامی که یک صف محلی از همان نام وجود دارد ایجاد نمیشوند </p>\n" +#~ "<p>\n" +#~ "به طور پیشفرض غیرفعال است.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Max jobs (MaxJobs)</b>\n" +#~ "<p>\n" +#~ "Maximum number of jobs to keep in memory (active and completed).\n" +#~ "Default is 0 (no limit).</p>\n" +#~ msgstr "" +#~ "<b> کارهای بیشینه (MaxJobs)</b>\n" +#~ "<p>\n" +#~ " تعداد بیشینۀ کارها برای نگهداری در حافظۀ )فعال و کاملشده(.\n" +#~ "مقدار پیشفرض ۰ میباشد )بدون حد(.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Max jobs per user (MaxJobsPerUser)</b>\n" +#~ "<p>\n" +#~ "The MaxJobsPerUser directive controls the maximum number of <i>active</i>\n" +#~ "jobs that are allowed for each user. Once a user reaches the limit, new\n" +#~ "jobs will be rejected until one of the active jobs is completed, stopped,\n" +#~ "aborted, or canceled.</p>\n" +#~ "<p>\n" +#~ "Setting the maximum to 0 disables this functionality.\n" +#~ "Default is 0 (no limit).\n" +#~ "</p>\n" +#~ msgstr "" +#~ "<b> کارهای بیشینه برای هر کاربر (MaxJobsPerUser)</b>\n" +#~ "<p>\n" +#~ "رهنمود MaxJobsPerPrinter تعداد بیشینۀ کارهای <i>فعال</i> \n" +#~ "را که برای هر کاربر اجازه داده میشود را کنترل میکند. یک بار که کاربر\n" +#~ "به حد رسید، کارهای جدید رد میشوند تا یکی از کارهای فعال\n" +#~ "کامل شود، بایستد، ساقط یا لغو شود.</p>\n" +#~ "<p>\n" +#~ "تنظیم بیشینه با ۰ این عملکرد را غیرفعال میسازد.\n" +#~ "مقدار پیشفرض ۰ میباشد. )بدون حد(.\n" +#~ "</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Max jobs per printer (MaxJobsPerPrinter)</b>\n" +#~ "<p>\n" +#~ "The MaxJobsPerPrinter directive controls the maximum number of <i>active</i>\n" +#~ "jobs that are allowed for each printer or class. Once a printer or class\n" +#~ "reaches the limit, new jobs will be rejected until one of the active jobs\n" +#~ "is completed, stopped, aborted, or canceled.</p>\n" +#~ "<p>\n" +#~ "Setting the maximum to 0 disables this functionality.\n" +#~ "Default is 0 (no limit).\n" +#~ "</p>\n" +#~ msgstr "" +#~ "<b> کارهای بیشینه در چاپگر (MaxJobsPerPrinter)</b>\n" +#~ "<p>\n" +#~ "رهنمود MaxJobsPerPrinter تعداد بیشینۀ کارهای <i>فعال</i> \n" +#~ "را که برای هر چاپگر یا رده اجازه داده میشود را کنترل میکند. یک بار که چاپگر یا رده \n" +#~ "به حد رسید، کارهای جدید رد میشوند تا یکی از کارهای فعال \n" +#~ "کامل شود، بایستد، ساقط یا لغو شود.</p>\n" +#~ "<p>\n" +#~ "تنظیم بیشینه با ۰ این عملکرد را غیرفعال میسازد.\n" +#~ "مقدار پیشفرض ۰ میباشد. )بدون حد(.\n" +#~ "</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Port</b>\n" +#~ "<p>\n" +#~ "The port value that the CUPS daemon is listening to. Default is 631.</p>\n" +#~ msgstr "" +#~ "<b>درگاه</b>\n" +#~ "<p>\n" +#~ "مقدار درگاه که شبح CUPS به آن گوش میدهد. مقدار پیشفرض ۶۳۱ است.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<b>Address</b>\n" +#~ "<p>\n" +#~ "The address that the CUPS daemon is listening at. Leave it empty or use\n" +#~ "an asterisk (*) to specify a port value on the entire subnetwork.</p>\n" +#~ msgstr "" +#~ "<b>نشانی</b>\n" +#~ "<p>\n" +#~ "نشانی که شبح شنیده میشود. آن را رها کرده یا\n" +#~ "از ستاره)*( برای مشخص کردن مقدار درگاه در کل زیرشبکه استفاده کنید.</p>\n" + +#~ msgid "" +#~ "_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, etc.)\n" +#~ "<p>Check this box if you want to use SSL encryption with this address/port.\n" +#~ "</p>\n" +#~ msgstr "" +#~ "<p>اگر میخواهید از رمزبندی SSL توسط این نشانی/درگاه استفاده کنید، این گزینه را علامت بزنید.\n" +#~ "</p>\n" diff --git a/tde-i18n-fa/messages/tdelibs/katepart.po b/tde-i18n-fa/messages/tdelibs/katepart.po index 030b7e65c0b..d5f6e3c8930 100644 --- a/tde-i18n-fa/messages/tdelibs/katepart.po +++ b/tde-i18n-fa/messages/tdelibs/katepart.po @@ -7,260 +7,481 @@ msgid "" msgstr "" "Project-Id-Version: katepart\n" -"POT-Creation-Date: 2008-05-21 01:17+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2007-01-20 15:57+0330\n" "Last-Translator: Nazanin Kazemi <kazemi@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: part/kateprinter.cpp:72 -#, c-format -msgid "Print %1" -msgstr "چاپ %1" +#: _translatorinfo.cpp:1 part/katefactory.cpp:115 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "نسیم دانیارزاده" -#: part/kateprinter.cpp:202 -msgid "(Selection of) " -msgstr ")گزینش(" +#: _translatorinfo.cpp:3 part/katefactory.cpp:115 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "daniarzadeh@itland.ir" -#: part/kateprinter.cpp:309 part/kateprinter.cpp:528 -#, c-format -msgid "Typographical Conventions for %1" -msgstr "قرارداد چاپی برای %1" +#: plugins/autobookmarker/autobookmarker.cpp:90 +msgid "AutoBookmarks" +msgstr "چوب الفهای خودکار" -#: part/kateprinter.cpp:639 -msgid "Te&xt Settings" -msgstr "تنظیمات &متن" +#: plugins/autobookmarker/autobookmarker.cpp:101 +msgid "Configure AutoBookmarks" +msgstr "پیکربندی چوب الفهای خودکار" -#: part/kateprinter.cpp:644 -msgid "Print &selected text only" -msgstr "فقط چاپ متن &برگزیده" +#: plugins/autobookmarker/autobookmarker.cpp:279 +msgid "Edit Entry" +msgstr "ویرایش مدخل" -#: part/kateprinter.cpp:647 -msgid "Print &line numbers" -msgstr "چاپ شمارۀ &خطوط" +#: plugins/autobookmarker/autobookmarker.cpp:287 +msgid "&Pattern:" +msgstr "&الگو:" -#: part/kateprinter.cpp:650 -msgid "Print syntax &guide" -msgstr "چاپ &راهنمای نحوی" +#: plugins/autobookmarker/autobookmarker.cpp:293 +msgid "<p>A regular expression. Matching lines will be bookmarked.</p>" +msgstr "<p>یک عبارت منظم. خطوط مطابق، چوب الف میشوند.</p>" -#: part/kateprinter.cpp:659 +#: plugins/autobookmarker/autobookmarker.cpp:297 +msgid "Case &sensitive" +msgstr "&حساس به حالت" + +#: plugins/autobookmarker/autobookmarker.cpp:301 msgid "" -"<p>This option is only available if some text is selected in the document.</p>" -"<p>If available and enabled, only the selected text is printed.</p>" +"<p>If enabled, the pattern matching will be case sensitive, otherwise not.</p>" msgstr "" -"<p> اگر مقداری از متن موجود در سند گزینش شود، فقط این گزینه در دسترس است. </p>" -"<p> اگر در دسترس باشد و فعال شود، فقط متن برگزیده چاپ میشود. </p>" +"<p>در صورت فعال شدن، تطابق الگو حساس به حالت خواهد شد، در غیر این صورت، خیر.</p>" -#: part/kateprinter.cpp:662 +#: plugins/autobookmarker/autobookmarker.cpp:304 +msgid "&Minimal matching" +msgstr "&کمترین تطابق" + +#: plugins/autobookmarker/autobookmarker.cpp:308 msgid "" -"<p>If enabled, line numbers will be printed on the left side of the page(s).</p>" -msgstr "<p> اگر فعال شود، شمارۀ خطوط در سمت چپ صفحه)ها( چاپ میشود.</p>" +"<p>If enabled, the pattern matching will use minimal matching; if you do not " +"know what that is, please read the appendix on regular expressions in the kate " +"manual.</p>" +msgstr "" +"<p>در صورت فعال شدن، تطابق الگو کمترین تطابق را استفاده میکند. اگر نمیدانید " +"که این چیست، لطفاً، پیوست راجع به عبارتهای منظم در راهنمای kate را بخوانید.</p>" -#: part/kateprinter.cpp:664 +#: plugins/autobookmarker/autobookmarker.cpp:312 +msgid "&File mask:" +msgstr "نقاب &پرونده:" + +#: plugins/autobookmarker/autobookmarker.cpp:318 msgid "" -"<p>Print a box displaying typographical conventions for the document type, as " -"defined by the syntax highlighting being used." +"<p>A list of filename masks, separated by semicolons. This can be used to limit " +"the usage of this entity to files with matching names.</p>" +"<p>Use the wizard button to the right of the mimetype entry below to easily " +"fill out both lists.</p>" msgstr "" -"<p>چاپ جعبهای که در حال نمایش قراردادهای چاپی برای نوع سند است، همانطور که " -"توسط مشخص کردن نحوی که استفاده میشود، تعریف شد." +"<p>فهرستی از نقابهای نام پرونده، که با نقطه-واوک جدا شدهاند. این برای محدود " +"کردن کاربرد این هستار در پروندههایی با نام مطابق استفاده میشود.</p>" +"<p>از دکمۀ جادوگر در سمت راست مدخل نوع مایم زیر، برای پر کردن هر دو فهرست " +"استفاده کنید.</p>" -#: part/kateprinter.cpp:700 -msgid "Hea&der && Footer" -msgstr "&سرآیند و زیرنویس" +#: part/katedialogs.cpp:1303 part/katefiletype.cpp:308 +#: plugins/autobookmarker/autobookmarker.cpp:323 +msgid "MIME &types:" +msgstr "&انواع مایم:" -#: part/kateprinter.cpp:708 -msgid "Pr&int header" -msgstr "&چاپ سرآیند" +#: plugins/autobookmarker/autobookmarker.cpp:329 +msgid "" +"<p>A list of mime types, separated by semicolon. This can be used to limit the " +"usage of this entity to files with matching mime types.</p>" +"<p>Use the wizard button on the right to get a list of existing file types to " +"choose from, using it will fill in the file masks as well.</p>" +msgstr "" +"<p>فهرستی از انواع مایم، که با نقطه-واوک جدا شدهاند. میتواند جهت محدود کردن " +"کاربرد این هستار برای پروندهها با تطابق انواع مایم استفاده شود.</p>" +"<p>از دکمۀ جادوگر در سمت راست، برای به دست آوردن فهرست انواع پروندۀ موجود برای " +"انتخاب از آن استفاده کنید. با استفاده از آن نقابهای پرونده نیز جانشین " +"میشوند.</p>" -#: part/kateprinter.cpp:710 -msgid "Pri&nt footer" -msgstr "&چاپ زیرنویس" +#: plugins/autobookmarker/autobookmarker.cpp:339 +msgid "" +"<p>Click this button to display a checkable list of mimetypes available on your " +"system. When used, the file masks entry above will be filled in with the " +"corresponding masks.</p>" +msgstr "" +"<p>برای نمایش فهرست قابل بررسی از انواع مایم موجود در سیستم خود، این دکمه را " +"فشار دهید. هنگام استفاده، مدخل نقابهای پروندۀ بالا توسط نقابهای متناظر جانشین " +"میشوند.</p>" -#: part/kateprinter.cpp:715 -msgid "Header/footer font:" -msgstr "قلم سرآیند/زیرنویس:" +#: plugins/autobookmarker/autobookmarker.cpp:364 +msgid "" +"Select the MimeTypes for this pattern.\n" +"Please note that this will automatically edit the associated file extensions as " +"well." +msgstr "" +"گزینش انواع مایم برای این الگو.\n" +"لطفاً توجه کنید، که این به طور خودکار پسوندهای پروندۀ مربوطه را نیز ویرایش " +"میکند." -#: part/kateprinter.cpp:720 -msgid "Choo&se Font..." -msgstr "&انتخاب قلم..." +#: part/katedialogs.cpp:1425 part/katefiletype.cpp:506 +#: plugins/autobookmarker/autobookmarker.cpp:366 +msgid "Select Mime Types" +msgstr "برگزیدن انواع مایم" -#: part/kateprinter.cpp:724 -msgid "Header Properties" -msgstr "ویژگیهای سرآیند" +#: plugins/autobookmarker/autobookmarker.cpp:384 +msgid "&Patterns" +msgstr "&الگوها" -#: part/kateprinter.cpp:727 -msgid "&Format:" -msgstr "&قالب:" +#: plugins/autobookmarker/autobookmarker.cpp:387 +msgid "Pattern" +msgstr "الگو" -#: part/kateprinter.cpp:734 part/kateprinter.cpp:755 -msgid "Colors:" -msgstr "رنگها:" +#: plugins/autobookmarker/autobookmarker.cpp:388 +msgid "Mime Types" +msgstr "انواع مایم" -#: part/kateprinter.cpp:737 part/kateprinter.cpp:758 -msgid "Foreground:" -msgstr "پیشزمینه:" +#: plugins/autobookmarker/autobookmarker.cpp:389 +msgid "File Masks" +msgstr "نقاب پروندهها" -#: part/kateprinter.cpp:740 -msgid "Bac&kground" -msgstr "&زمینه" +#: plugins/autobookmarker/autobookmarker.cpp:393 +msgid "" +"<p>This list shows your configured autobookmark entities. When a document is " +"opened, each entity is used in the following way: " +"<ol>" +"<li>The entity is dismissed, if a mime and/or filename mask is defined, and " +"neither matches the document.</li>" +"<li>Otherwise each line of the document is tried against the pattern, and a " +"bookmark is set on matching lines.</li></ul>" +"<p>Use the buttons below to manage your collection of entities.</p>" +msgstr "" +"<p>این فهرست هستارهای چوب الف خودکار پیکربندیشدۀ شما را نمایش میدهد. وقتی " +"سندی باز میشود، هر هستار در یکی از روشهای زیر استفاده میشود: " +"<ol>" +"<li>هستار رد میشود، اگر یک مایم و/یا نقاب نام پرونده تعریف شود، و هیچیک با " +"سند مطابقت نکند.</li>" +"<li>در غیر این صورت هر خط سند در مقابل الگو آزموده شده، و چوب الف روی خطوط " +"مطابق تنظیم میشود.</li></ul>" +"<p> برای مدیریت مجموعه هستارهای خود، از دکمههای زیر استفاده کنید.</p>" -#: part/kateprinter.cpp:743 -msgid "Footer Properties" -msgstr "ویژگیهای زیرنویس" +#: part/kateschema.cpp:840 plugins/autobookmarker/autobookmarker.cpp:405 +msgid "&New..." +msgstr "&جدید..." -#: part/kateprinter.cpp:747 -msgid "For&mat:" -msgstr "&قالب:" +#: plugins/autobookmarker/autobookmarker.cpp:408 +msgid "Press this button to create a new autobookmark entity." +msgstr "برای ایجاد یک هستار چوب الف خودکار جدید، این دکمه را فشار دهید." -#: part/kateprinter.cpp:761 -msgid "&Background" -msgstr "&زمینه" +#: plugins/autobookmarker/autobookmarker.cpp:413 +msgid "Press this button to delete the currently selected entity." +msgstr "برای حذف هستاری که در حال حاضر برگزیده شده، این دکمه را فشار دهید." -#: part/kateprinter.cpp:788 -msgid "<p>Format of the page header. The following tags are supported:</p>" -msgstr "<p>قالب سرآیند صفحه. برچسبهای زیر پشتیبانی میشوند:</p>" +#: plugins/autobookmarker/autobookmarker.cpp:415 +msgid "&Edit..." +msgstr "&ویرایش..." -#: part/kateprinter.cpp:790 +#: plugins/autobookmarker/autobookmarker.cpp:418 +msgid "Press this button to edit the currently selected entity." +msgstr "برای ویرایش هستاری که در حال حاضر برگزیده شده، این دکمه را فشار دهید." + +#: plugins/insertfile/insertfileplugin.cpp:79 +msgid "Insert File..." +msgstr "درج پرونده..." + +#: plugins/insertfile/insertfileplugin.cpp:88 +msgid "Choose File to Insert" +msgstr "انتخاب پرونده برای درج" + +#: plugins/insertfile/insertfileplugin.cpp:116 msgid "" -"<ul>" -"<li><tt>%u</tt>: current user name</li>" -"<li><tt>%d</tt>: complete date/time in short format</li>" -"<li><tt>%D</tt>: complete date/time in long format</li>" -"<li><tt>%h</tt>: current time</li>" -"<li><tt>%y</tt>: current date in short format</li>" -"<li><tt>%Y</tt>: current date in long format</li>" -"<li><tt>%f</tt>: file name</li>" -"<li><tt>%U</tt>: full URL of the document</li>" -"<li><tt>%p</tt>: page number</li></ul>" -"<br><u>Note:</u> Do <b>not</b> use the '|' (vertical bar) character." +"Failed to load file:\n" +"\n" msgstr "" -"<ul>" -"<li><tt>%u</tt>: نام کاربر جاری</li>" -"<li><tt>%d</tt>: تکمیل تاریخ/زمان در قالب کوتاه</li>" -"<li><tt>%D</tt>: تکمیل تاریخ/زمان در قالب بلند</li>" -"<li><tt>%h</tt>: زمان جاری</li>" -"<li><tt>%y</tt>: تاریخ جاری در قالب کوتاه</li>" -"<li><tt>%Y</tt>: تاریخ جاری در قالب بلند</li>" -"<li><tt>%f</tt>: نام پرونده</li>" -"<li><tt>%U</tt>: نشانی وب کامل سند</li>" -"<li><tt>%p</tt>: شمارۀ صفحه</li></ul>" -"<br><u>نکته:</u> از نویسۀ »|« )میلۀ عمودی( استفاده <b> نکنید </b>." +"خرابی در بارگذاری پرونده:\n" +"\n" -#: part/kateprinter.cpp:804 -msgid "<p>Format of the page footer. The following tags are supported:</p>" -msgstr "<p>قالب زیرنویس صفحه. برچسبهای زیر پشتیبانی میشوند:</p>" +#: plugins/insertfile/insertfileplugin.cpp:116 +#: plugins/insertfile/insertfileplugin.cpp:137 +#: plugins/insertfile/insertfileplugin.cpp:159 +msgid "Insert File Error" +msgstr "خطای درج پرونده" -#: part/kateprinter.cpp:908 -msgid "L&ayout" -msgstr "&طرحبندی" +#: plugins/insertfile/insertfileplugin.cpp:130 +msgid "" +"<p>The file <strong>%1</strong> does not exist or is not readable, aborting." +msgstr "<p>پروندۀ <strong>%1</strong> وجود ندارد یا خواندنی نیست، ساقط میشود." -#: part/kateprinter.cpp:915 part/kateschema.cpp:834 -msgid "&Schema:" -msgstr "&طرحواره:" +#: plugins/insertfile/insertfileplugin.cpp:134 +msgid "<p>Unable to open file <strong>%1</strong>, aborting." +msgstr "<p>قادر به باز کردن پروندۀ <strong>%1</strong> نیست، ساقط میشود." -#: part/kateprinter.cpp:919 -msgid "Draw bac&kground color" -msgstr "ترسیم رنگ &زمینه" +#: plugins/insertfile/insertfileplugin.cpp:157 +msgid "<p>File <strong>%1</strong> had no contents." +msgstr "<p>پروندۀ <strong>%1</strong> محتوایی نداشت." -#: part/kateprinter.cpp:922 -msgid "Draw &boxes" -msgstr "ترسیم &جعبهها" +#: plugins/kdatatool/kate_kdatatool.cpp:78 +msgid "Data Tools" +msgstr "ابزارهای داده" -#: part/kateprinter.cpp:925 -msgid "Box Properties" -msgstr "ویژگیهای جعبه" +#: plugins/kdatatool/kate_kdatatool.cpp:153 +#: plugins/kdatatool/kate_kdatatool.cpp:175 +msgid "(not available)" +msgstr ")قابل دسترس نیست(" -#: part/kateprinter.cpp:928 -msgid "W&idth:" -msgstr "&عرض:" +#: plugins/kdatatool/kate_kdatatool.cpp:183 +msgid "" +"Data tools are only available when text is selected, or when the right mouse " +"button is clicked over a word. If no data tools are offered even when text is " +"selected, you need to install them. Some data tools are part of the KOffice " +"package." +msgstr "" +"ابزارهای داده فقط هنگامی که متن برگزیده میشود، یا وقتی دکمۀ راست موشی روی یک " +"واژه فشار داده میشود قابل دسترس هستند. اگر ابزارهای داده حتی هنگام گزینش متن " +"نشان داده نشود، باید آنها را نصب کنید. برخی از ابزارهای داده جزئی از بستۀ " +"KOffice میباشند." -#: part/kateprinter.cpp:932 -msgid "&Margin:" -msgstr "&حاشیه:" +#: plugins/isearch/ISearchPlugin.cpp:68 plugins/isearch/ISearchPlugin.cpp:371 +msgid "Search Incrementally" +msgstr "جستجوی نموی" -#: part/kateprinter.cpp:936 -msgid "Co&lor:" -msgstr "&رنگ:" +#: plugins/isearch/ISearchPlugin.cpp:72 plugins/isearch/ISearchPlugin.cpp:372 +msgid "Search Incrementally Backwards" +msgstr "جستجوی نموی پسسو" -#: part/kateprinter.cpp:954 +#: plugins/isearch/ISearchPlugin.cpp:76 plugins/isearch/ISearchPlugin.cpp:79 +msgid "I-Search:" +msgstr "جستجوی نموی:" + +#: plugins/isearch/ISearchPlugin.cpp:95 +msgid "Search" +msgstr "جستجو" + +#: plugins/isearch/ISearchPlugin.cpp:101 +msgid "Search Options" +msgstr "گزینههای جستجو" + +#: plugins/isearch/ISearchPlugin.cpp:106 plugins/isearch/ISearchPlugin.cpp:412 +msgid "Case Sensitive" +msgstr "حساس به حالت" + +#: plugins/isearch/ISearchPlugin.cpp:115 plugins/isearch/ISearchPlugin.cpp:414 +msgid "From Beginning" +msgstr "از ابتدا" + +#: plugins/isearch/ISearchPlugin.cpp:124 plugins/isearch/ISearchPlugin.cpp:416 +msgid "Regular Expression" +msgstr "عبارت منظم" + +#: plugins/isearch/ISearchPlugin.cpp:244 msgid "" -"<p>If enabled, the background color of the editor will be used.</p>" -"<p>This may be useful if your color scheme is designed for a dark " -"background.</p>" -msgstr "" -"<p>اگر فعال شود، از رنگ زمینۀ ویرایشگر استفاده خواهد شد.</p>" -"<p>اگر طرحوارۀ رنگتان برای یک زمینۀ تیره طرح شود، ممکن است این مفید باشد.</p>" +"_: Incremental Search\n" +"I-Search:" +msgstr "جستجوی نموی:" -#: part/kateprinter.cpp:957 +#: plugins/isearch/ISearchPlugin.cpp:247 msgid "" -"<p>If enabled, a box as defined in the properties below will be drawn around " -"the contents of each page. The Header and Footer will be separated from the " -"contents with a line as well.</p>" +"_: Incremental Search found no match\n" +"Failing I-Search:" +msgstr "خرابی جستجوی نموی:" + +#: plugins/isearch/ISearchPlugin.cpp:250 +msgid "" +"_: Incremental Search in the reverse direction\n" +"I-Search Backward:" +msgstr "جستجوی نموی پسسو:" + +#: plugins/isearch/ISearchPlugin.cpp:253 +msgid "Failing I-Search Backward:" +msgstr "خرابی جستجوی نموی پسسو:" + +#: plugins/isearch/ISearchPlugin.cpp:256 +msgid "" +"_: Incremental Search has passed the end of the document\n" +"Wrapped I-Search:" +msgstr "جستجوی نموی دورگشت:" + +#: plugins/isearch/ISearchPlugin.cpp:259 +msgid "Failing Wrapped I-Search:" +msgstr "خرابی جستجوی نموی دورگشت:" + +#: plugins/isearch/ISearchPlugin.cpp:262 +msgid "Wrapped I-Search Backward:" +msgstr "جستجوی نموی دورگشت پسسو:" + +#: plugins/isearch/ISearchPlugin.cpp:265 +msgid "Failing Wrapped I-Search Backward:" +msgstr "خرابی جستجوی نموی دورگشت پسسو:" + +#: plugins/isearch/ISearchPlugin.cpp:269 +msgid "" +"_: Incremental Search has passed both the end of the document and the original " +"starting position\n" +"Overwrapped I-Search:" +msgstr "جستجوی نموی فوق دورگشت:" + +#: plugins/isearch/ISearchPlugin.cpp:272 +msgid "Failing Overwrapped I-Search:" +msgstr "خرابی جستجوی نموی فوق دورگشت:" + +#: plugins/isearch/ISearchPlugin.cpp:275 +msgid "Overwrapped I-Search Backwards:" +msgstr "جستجوی نموی فوق دورگشت پسسو:" + +#: plugins/isearch/ISearchPlugin.cpp:278 +msgid "Failing Overwrapped I-Search Backward:" +msgstr "خرابی فوق دورگشت جستجوی نموی پسسو:" + +#: plugins/isearch/ISearchPlugin.cpp:280 +msgid "Error: unknown i-search state!" +msgstr "خطا: وضعیت جستجوی نموی ناشناخته!" + +#: plugins/isearch/ISearchPlugin.cpp:341 +msgid "Next Incremental Search Match" +msgstr "تطبیق جستجوی نموی بعدی" + +#: plugins/isearch/ISearchPlugin.cpp:342 +msgid "Previous Incremental Search Match" +msgstr "تطبیق جستجوی نموی قبلی" + +#: plugins/wordcompletion/docwordcompletion.cpp:109 +msgid "Word Completion Plugin" +msgstr "وصلۀ تکمیل واژه" + +#: plugins/wordcompletion/docwordcompletion.cpp:114 +msgid "Configure the Word Completion Plugin" +msgstr "پیکربندی وصلۀ تکمیل واژه" + +#: plugins/wordcompletion/docwordcompletion.cpp:148 +msgid "Reuse Word Above" +msgstr "استفادۀ مجدد از واژۀ بالا" + +#: plugins/wordcompletion/docwordcompletion.cpp:150 +msgid "Reuse Word Below" +msgstr "استفادۀ مجدد از واژۀ پایین" + +#: plugins/wordcompletion/docwordcompletion.cpp:152 +msgid "Pop Up Completion List" +msgstr "فهرست تکمیل بالاپر" + +#: plugins/wordcompletion/docwordcompletion.cpp:154 +msgid "Shell Completion" +msgstr "تکمیل پوسته" + +#: plugins/wordcompletion/docwordcompletion.cpp:156 +msgid "Automatic Completion Popup" +msgstr "بالاپر تکمیل خودکار" + +#: plugins/wordcompletion/docwordcompletion.cpp:498 +msgid "Automatically &show completion list" +msgstr "&نمایش خودکار فهرست تکمیل" + +#: plugins/wordcompletion/docwordcompletion.cpp:511 +msgid "" +"_: Translators: This is the first part of two strings wich will comprise the " +"sentence 'Show completions when a word is at least N characters'. The first " +"part is on the right side of the N, which is represented by a spinbox widget, " +"followed by the second part: 'characters long'. Characters is a ingeger number " +"between and including 1 and 30. Feel free to leave the second part of the " +"sentence blank if it suits your language better. \n" +"Show completions &when a word is at least" +msgstr "نمایش تکمیلها &هنگامی که حداقل یک واژه است" + +#: plugins/wordcompletion/docwordcompletion.cpp:517 +msgid "" +"_: This is the second part of two strings that will comprise teh sentence 'Show " +"completions when a word is at least N characters'\n" +"characters long." +msgstr "طول نویسهها." + +#: plugins/wordcompletion/docwordcompletion.cpp:520 +msgid "" +"Enable the automatic completion list popup as default. The popup can be " +"disabled on a view basis from the 'Tools' menu." msgstr "" -"<p> اگر فعال شود، همانطور که در ویژگیهای زیر تعریف شده، جعبهای پیرامون " -"محتویات هر صفحه ترسیم خواهد شد. سرآیند و زیرنویس هم توسط خطی از محتویات جدا " -"میشوند.</p>" +"فعالسازی خودکار بالاپر فهرست تکمیل به عنوان پیشفرض. بالاپر میتواند در یک " +"پایۀ نما از گزینگان »ابزارها« غیرفعال شود." -#: part/kateprinter.cpp:961 -msgid "The width of the box outline" -msgstr "عرض طرح کلی جعبه" +#: plugins/wordcompletion/docwordcompletion.cpp:523 +msgid "" +"Define the length a word should have before the completion list is displayed." +msgstr "تعریف طول واژهای که باید قبل از فهرست تکمیل نمایش داده شود." -#: part/kateprinter.cpp:963 -msgid "The margin inside boxes, in pixels" -msgstr "حاشیۀ درون جعبهها، به تصویردانه" +#: part/kateluaindentscript.cpp:86 +msgid "indenter.register requires 2 parameters (event id, function to call)" +msgstr "" +"indenter.register به ۲ پارامتر نیاز دارد )شناسۀ رویداد، کار برای فراخوان(" -#: part/kateprinter.cpp:965 -msgid "The line color to use for boxes" -msgstr "رنگ خط مورد استفادۀ جعبهها" +#: part/kateluaindentscript.cpp:94 +msgid "" +"indenter.register requires 2 parameters (event id (number), function to call " +"(function))" +msgstr "" +"indenter.register به ۲ پارامتر نیاز دارد )شناسۀ رویداد )شماره(، کار برای " +"فراخوانی )کار((" -#: part/katebookmarks.cpp:77 -msgid "Set &Bookmark" -msgstr "تنظیم &چوب الف" +#: part/kateluaindentscript.cpp:108 +msgid "indenter.register:invalid event id" +msgstr "indenter.register: شناسۀ نامعتبر رویداد" -#: part/katebookmarks.cpp:80 -msgid "If a line has no bookmark then add one, otherwise remove it." +#: part/kateluaindentscript.cpp:113 +msgid "indenter.register:there is already a function set for given" msgstr "" -"اگر یک خط هیچ چوب الفی ندارد، اضافه شود، در غیر این صورت آن حذف میشود." +"indenter.register:در حال حاضر یک مجموعۀ تابع برای مورد دادهشده وجود دارد" -#: part/katebookmarks.cpp:81 -msgid "Clear &Bookmark" -msgstr "پاک کردن &چوب الف" +#: part/kateluaindentscript.cpp:126 +msgid "document.textLine:One parameter (line number) required" +msgstr "document.textLine: یک پارامتر )شمارۀ خط( نیاز میباشد" -#: part/katebookmarks.cpp:84 -msgid "Clear &All Bookmarks" -msgstr "پاک کردن &تمام چوب الفها" +#: part/kateluaindentscript.cpp:130 +msgid "document.textLine:One parameter (line number) required (number)" +msgstr "document.textLine: یک پارامتر )شمارۀ خط( مورد نیاز است )شماره(" -#: part/katebookmarks.cpp:87 -msgid "Remove all bookmarks of the current document." -msgstr "حذف تمام چوب الفهای سند جاری." +#: part/kateluaindentscript.cpp:139 +msgid "" +"document.removeText:Four parameters needed (start line, start col,end line, end " +"col)" +msgstr "" +"document.removeText:چهار پارامتر مورد نیاز است )خط آغازی، ستون آغازی، خط " +"پایانی، ستون پایانی(" -#: part/katebookmarks.cpp:90 part/katebookmarks.cpp:242 -msgid "Next Bookmark" -msgstr "چوب الف بعدی" +#: part/kateluaindentscript.cpp:143 +msgid "" +"document.removeText:Four parameters needed (start line, start col,end line, end " +"col) (4x number)" +msgstr "" +"document.removeText:چهار پارامتر مورد نیاز است )خط آغازی، ستون آغازی، خط " +"پایانی، ستون پایانی( )۴× عدد(" -#: part/katebookmarks.cpp:93 -msgid "Go to the next bookmark." -msgstr "رفتن به چوب الف بعدی." +#: part/kateluaindentscript.cpp:152 +msgid "document.insertText:Three parameters needed (line,col,text)" +msgstr "document.insertText:سه پارامتر مورد نیاز است )خط، ستون، متن (" -#: part/katebookmarks.cpp:96 part/katebookmarks.cpp:244 -msgid "Previous Bookmark" -msgstr "چوب الف قبلی" +#: part/kateluaindentscript.cpp:156 +msgid "" +"document.removeText:Three parameters needed (line,col,text) " +"(number,number,string)" +msgstr "" +"document.removeText: سه پارامتر مورد نیاز است )خط، ستون، متن( )شماره، عدد، " +"رشته(" -#: part/katebookmarks.cpp:99 -msgid "Go to the previous bookmark." -msgstr "رفتن به چوب الف قبلی." +#: part/kateluaindentscript.cpp:253 +msgid "LUA interpreter could not be initialized" +msgstr "مفسر LUA نتوانست مقداردهی اولیه کند" -#: part/katebookmarks.cpp:203 -msgid "&Next: %1 - \"%2\"" -msgstr "&بعدی: %1 - »%2«" +#: part/kateluaindentscript.cpp:293 part/kateluaindentscript.cpp:316 +#: part/kateluaindentscript.cpp:344 +#, c-format +msgid "Lua indenting script had errors: %1" +msgstr "دستنوشتۀ دارای تورفتگی Lua خطاهایی داشت: %1" -#: part/katebookmarks.cpp:210 -msgid "&Previous: %1 - \"%2\"" -msgstr "&قبلی: %1 - »%2«" +#: part/katejscript.cpp:1058 part/katejscript.cpp:1076 +#: part/kateluaindentscript.cpp:413 part/kateluaindentscript.cpp:431 +msgid "(Unknown)" +msgstr ")ناشناخته(" #: part/katefactory.cpp:70 msgid "Kate Part" @@ -371,241 +592,714 @@ msgstr "کمک بسیار خوب" msgid "All people who have contributed and I have forgotten to mention" msgstr "تمام افرادی که همکاری کردهاند و فراموش کردهام نامشان را ذکر کنم" -#: _translatorinfo.cpp:1 part/katefactory.cpp:115 +#: part/katesyntaxdocument.cpp:76 msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "نسیم دانیارزاده" +"<qt>The error <b>%4</b>" +"<br> has been detected in the file %1 at %2/%3</qt>" +msgstr "<qt> خطای<b>%4</b><br> در پروندۀ %1 در %2/%3 آشکار شده است </qt>" -#: _translatorinfo.cpp:3 part/katefactory.cpp:115 +#: part/katesyntaxdocument.cpp:84 +#, c-format +msgid "Unable to open %1" +msgstr "قادر به باز کردن %1 نیست" + +#: part/katesyntaxdocument.cpp:457 +msgid "Errors!" +msgstr "خطاها!" + +#: part/katesyntaxdocument.cpp:462 +#, c-format +msgid "Error: %1" +msgstr "خطا: %1" + +#: part/katespell.cpp:57 +msgid "Spelling (from cursor)..." +msgstr "در حال هجی کردن )از مکاننما(..." + +#: part/katespell.cpp:58 +msgid "Check the document's spelling from the cursor and forward" +msgstr "بررسی هجی کردن سند از مکاننما و پیشسو" + +#: part/katespell.cpp:60 +msgid "Spellcheck Selection..." +msgstr "گزینش غلطیاب..." + +#: part/katespell.cpp:61 +msgid "Check spelling of the selected text" +msgstr "بررسی هجی متن برگزیده" + +#: part/katespell.cpp:125 +msgid "Spellcheck" +msgstr "غلطیاب" + +#: part/katespell.cpp:205 msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "daniarzadeh@itland.ir" +"The spelling program could not be started. Please make sure you have set the " +"correct spelling program and that it is properly configured and in your PATH." +msgstr "" +"برنامۀ غلطیاب را نمیتوان آغاز کرد. لطفاً، مطمئن شوید که برنامۀ هجی صحیح را " +"تنظیم کردهاید، و به درستی پیکربندی شده و در مسیرتان است." -#: part/katesearch.cpp:72 -msgid "Look up the first occurrence of a piece of text or regular expression." -msgstr "مراجعه به نخستین رخداد بخشی از متن یا عبارت منظم." +#: part/katespell.cpp:210 +msgid "The spelling program seems to have crashed." +msgstr "به نظر میرسد برنامۀ هجی فروپاشی شده است." -#: part/katesearch.cpp:74 -msgid "Look up the next occurrence of the search phrase." -msgstr "مراجعه به رخداد بعدی عبارت جستجو." +#: part/kateview.cpp:216 +msgid "Cut the selected text and move it to the clipboard" +msgstr "برش متن برگزیده و حرکت آن به تخته یادداشت" -#: part/katesearch.cpp:76 -msgid "Look up the previous occurrence of the search phrase." -msgstr "مراجعه به رخداد قبلی عبارت جستجو." +#: part/kateview.cpp:219 +msgid "Paste previously copied or cut clipboard contents" +msgstr "چسباندن محتویات تخته یادداشتی که قبلاً رونوشت شده و بریده شده است" -#: part/katesearch.cpp:78 +#: part/kateview.cpp:222 msgid "" -"Look up a piece of text or regular expression and replace the result with some " -"given text." +"Use this command to copy the currently selected text to the system clipboard." msgstr "" -"مراجعه به بخشی از متن یا عبارت منظم و جایگزینی مقداری از متن دادهشده به جای " -"نتیجه." +"استفاده از این فرمان برای رونوشت متنی که اخیراً در تخته یادداشت سیستم انتخاب " +"شده است." -#: part/katesearch.cpp:331 -msgid "Search string '%1' not found!" -msgstr "رشتۀ جستجوی »%1« یافت نشد!" +#: part/kateview.cpp:224 +msgid "Copy as &HTML" +msgstr "رونوشت به عنوان &زنگام" -#: part/katesearch.cpp:333 part/katesearch.cpp:498 -msgid "Find" -msgstr "یافتن" +#: part/kateview.cpp:225 +msgid "" +"Use this command to copy the currently selected text as HTML to the system " +"clipboard." +msgstr "" +"استفاده از این فرمان برای رونوشت متنی که اخیراً به عنوان زنگام در تخته یادداشت " +"سیستم انتخاب شده است." -#: part/katesearch.cpp:353 part/katesearch.cpp:371 part/katesearch.cpp:475 -#, c-format +#: part/kateview.cpp:230 +msgid "Save the current document" +msgstr "ذخیرۀ سند جاری" + +#: part/kateview.cpp:233 +msgid "Revert the most recent editing actions" +msgstr "رجعت تازهترین کنشهای در حال ویرایش" + +#: part/kateview.cpp:236 +msgid "Revert the most recent undo operation" +msgstr "رجعت تازهترین عمل واگرد" + +#: part/kateview.cpp:238 +msgid "&Word Wrap Document" +msgstr "سند سطربندی &واژه" + +#: part/kateview.cpp:239 msgid "" -"_n: %n replacement made.\n" -"%n replacements made." -msgstr " %n جایگزینی انجام شد." +"Use this command to wrap all lines of the current document which are longer " +"than the width of the current view, to fit into this view." +"<br>" +"<br> This is a static word wrap, meaning it is not updated when the view is " +"resized." +msgstr "" +"استفاده از این فرمان برای سطربندی تمام خطوط سند جاری که برای متناسب بودن در " +"این نما عرض طویلتری نسبت به عرض نمای جاری دارند." +"<br>" +"<br> این، یک سطربندی ایستای واژه است و به این معناست که زمانی که نما تغییر " +"اندازه مییابد، بهروزرسانی نمیشود." -#: part/katesearch.cpp:479 -msgid "End of document reached." -msgstr "به انتهای سند رسید." +#: part/kateview.cpp:244 +msgid "&Indent" +msgstr "&تورفتگی" -#: part/katesearch.cpp:480 -msgid "Beginning of document reached." -msgstr "به ابتدای سند رسید." +#: part/kateview.cpp:245 +msgid "" +"Use this to indent a selected block of text." +"<br>" +"<br>You can configure whether tabs should be honored and used or replaced with " +"spaces, in the configuration dialog." +msgstr "" +"استفاده از این برای تورفته کردن بلوک برگزیدۀ متن." +"<br>" +"<br> چه تبها قبول شوند و استفاده شوند چه با فاصله جایگزین شوند، میتوانید آنها " +"را در محاورۀ پیکربندی، پیکربندی کنید." -#: part/katesearch.cpp:485 -msgid "End of selection reached." -msgstr "به انتهای گزینش رسید." +#: part/kateview.cpp:247 +msgid "&Unindent" +msgstr "&بدون تورفتگی" -#: part/katesearch.cpp:486 -msgid "Beginning of selection reached." -msgstr "به ابتدای گزینش رسید." +#: part/kateview.cpp:248 +msgid "Use this to unindent a selected block of text." +msgstr "استفاده از این برای ایجاد نکردن تورفتگی در بلوک برگزیدۀ متن." -#: part/katesearch.cpp:490 -msgid "Continue from the beginning?" -msgstr "از ابتدا ادامه یابد؟" +#: part/kateview.cpp:250 +msgid "&Clean Indentation" +msgstr "&پاک کردن تورفتگی" -#: part/katesearch.cpp:491 -msgid "Continue from the end?" -msgstr "از انتها ادامه یابد؟" +#: part/kateview.cpp:251 +msgid "" +"Use this to clean the indentation of a selected block of text (only tabs/only " +"spaces)" +"<br>" +"<br>You can configure whether tabs should be honored and used or replaced with " +"spaces, in the configuration dialog." +msgstr "" +"استفاده از این برای پاک کردن تورفتگی بلوک برگزیدۀ متن )فقط تبها/فقط فاصلهها(" +"<br>" +"<br>در محاورۀ پیکربندی میتوانید پیکربندی کنید، که آیا تبها باید پذیرفته و " +"استفاده شوند، یا با فاصله جایگزین شوند." -#: part/katesearch.cpp:499 -msgid "&Stop" -msgstr "&ایست" +#: part/kateview.cpp:254 +msgid "&Align" +msgstr "&همتراز کردن" -#: part/katesearch.cpp:753 -msgid "Replace Confirmation" -msgstr "تأیید جایگزینی" +#: part/kateview.cpp:255 +msgid "" +"Use this to align the current line or block of text to its proper indent level." +msgstr "" +"استفاده از این برای همتراز کردن خط جاری یا بلوک جاری متن در سطح صحیح تورفتگی " +"آن." -#: part/katesearch.cpp:755 -msgid "Replace &All" -msgstr "جایگزینی &همه" +#: part/kateview.cpp:257 +msgid "C&omment" +msgstr "&توضیح" -#: part/katesearch.cpp:755 -msgid "Re&place && Close" -msgstr "&جایگزینی و بستن" +#: part/kateview.cpp:259 +msgid "" +"This command comments out the current line or a selected block of text.<BR><BR>" +"The characters for single/multiple line comments are defined within the " +"language's highlighting." +msgstr "" +"این فرمان، خط جاری یا بلوک برگزیدۀ متن را توضیح میدهد.<BR><BR>" +"نویسهها برای توضیحات خط تنها/چندگانه در مشخص کردن زبان تعریف میشوند." -#: part/katesearch.cpp:755 -msgid "&Replace" -msgstr "&جایگزینی" +#: part/kateview.cpp:262 +msgid "Unco&mment" +msgstr "&بدون توضیح" -#: part/katesearch.cpp:757 -msgid "&Find Next" -msgstr "&یافتن بعدی" +#: part/kateview.cpp:264 +msgid "" +"This command removes comments from the current line or a selected block of " +"text.<BR><BR>The characters for single/multiple line comments are defined " +"within the language's highlighting." +msgstr "" +"این فرمان، توضیحات را از خط جاری یا بلوک برگزیدۀ متن حذف میکند.<BR><BR>" +"نویسهها برای توضیحات خط تنها/چندگانه در مشخص کردن زبان تعریف میشوند." -#: part/katesearch.cpp:762 -msgid "Found an occurrence of your search term. What do you want to do?" -msgstr "رخداد اصطلاح جستجوی خود را پیدا کنید. میخواهید چه کار کنید؟" +#: part/kateview.cpp:267 +msgid "&Read Only Mode" +msgstr "حالت فقط &خواندنی" -#: part/katesearch.cpp:814 -msgid "Usage: find[:[bcersw]] PATTERN" -msgstr "کاربرد: find[:[bcersw]] PATTERN" +#: part/kateview.cpp:270 +msgid "Lock/unlock the document for writing" +msgstr "قفل کردن/باز کردن سند برای نوشتن" -#: part/katesearch.cpp:826 -msgid "Usage: ifind[:[bcrs]] PATTERN" -msgstr "کاربرد: ifind[:[bcrs]] PATTERN" +#: part/kateview.cpp:272 +msgid "Uppercase" +msgstr "حروف بزرگ" -#: part/katesearch.cpp:880 -msgid "Usage: replace[:[bceprsw]] PATTERN [REPLACEMENT]" -msgstr "کاربرد: replace[:[bceprsw]] PATTERN [REPLACEMENT]" +#: part/kateview.cpp:274 +msgid "" +"Convert the selection to uppercase, or the character to the right of the cursor " +"if no text is selected." +msgstr "" +"اگر هیچ متنی برگزیده نشود، گزینش را به حروف بزرگ تبدیل میکند، یا نویسه را به " +"سمت راست مکاننما میبرد." -#: part/katesearch.cpp:914 -msgid "<p>Usage: <code>find[:bcersw] PATTERN</code></p>" -msgstr "<p> کاربرد: <code>find[:bcersw] PATTERN</code></p>" +#: part/kateview.cpp:277 +msgid "Lowercase" +msgstr "حروف کوچک" -#: part/katesearch.cpp:917 +#: part/kateview.cpp:279 msgid "" -"<p>Usage: <code>ifind:[:bcrs] PATTERN</code>" -"<br>ifind does incremental or 'as-you-type' search</p>" +"Convert the selection to lowercase, or the character to the right of the cursor " +"if no text is selected." msgstr "" -"<p>کاربرد: <code>ifind:[:bcrs] PATTERN</code>" -"<br>ifind جستجوی نموی یا جستجوی » همانطور که تحریر میکنید« را انجام میدهد." +"اگر هیچ متنی انتخاب نشود، گزینش را به حروف کوچک تبدیل میکند، یا نویسه را به " +"سمت راست مکاننما میبرد." -#: part/katesearch.cpp:921 -msgid "<p>Usage: <code>replace[:bceprsw] PATTERN REPLACEMENT</code></p>" -msgstr "<p>کاربرد: <code>replace[:bceprsw] PATTERN REPLACEMENT</code></p>" +#: part/kateview.cpp:282 +msgid "Capitalize" +msgstr "با حروف درشت نوشتن" -#: part/katesearch.cpp:924 +#: part/kateview.cpp:284 msgid "" -"<h4><caption>Options</h4>" -"<p><b>b</b> - Search backward" -"<br><b>c</b> - Search from cursor" -"<br><b>r</b> - Pattern is a regular expression" -"<br><b>s</b> - Case sensitive search" +"Capitalize the selection, or the word under the cursor if no text is selected." msgstr "" -"<h4><caption>گزینهها</h4>" -"<p><b>b</b> - جستجوی پسسو " -"<br><b>c</b> - جستجو به واسطۀ مکاننما " -"<br><b>r</b> - الگو، یک عبارت منظم است " -"<br><b>s</b> - جستجوی حساس به حالت" +"اگر هیچ متنی انتخاب نشود، گزینش را با حروف درشت مینویسد، یا واژه را به زیر " +"مکاننما میبرد." -#: part/katesearch.cpp:933 +#: part/kateview.cpp:287 +msgid "Join Lines" +msgstr "پیوند خطوط" + +#: part/kateview.cpp:299 +msgid "Print the current document." +msgstr "چاپ سند جاری." + +#: part/kateview.cpp:301 +msgid "Reloa&d" +msgstr "&بارگذاری مجدد" + +#: part/kateview.cpp:302 +msgid "Reload the current document from disk." +msgstr "بارگذاری مجدد سند جاری از دیسک." + +#: part/kateview.cpp:305 +msgid "Save the current document to disk, with a name of your choice." +msgstr "سند جاری را با نام دلخواه خود در دیسک ذخیره کنید." + +#: part/kateview.cpp:308 msgid "" -"<br><b>e</b> - Search in selected text only" -"<br><b>w</b> - Search whole words only" +"This command opens a dialog and lets you choose a line that you want the cursor " +"to move to." msgstr "" -"<br><b>e</b> - فقط جستجو در متن برگزیده" -"<br><b>w</b> - فقط جستجوی کل واژهها" +"این فرمان، محاورهای را باز میکند، و به شما اجازه میدهد خطی که میخواهید " +"مکاننما در آن حرکت کند را انتخاب کنید." + +#: part/kateview.cpp:310 +msgid "&Configure Editor..." +msgstr "&پیکربندی ویرایشگر..." + +#: part/kateview.cpp:311 +msgid "Configure various aspects of this editor." +msgstr "پیکربندی جنبههای مختلف این ویرایشگر." + +#: part/kateview.cpp:313 +msgid "&Highlighting" +msgstr "&مشخص کردن" + +#: part/kateview.cpp:314 +msgid "Here you can choose how the current document should be highlighted." +msgstr "در اینجا میتوانید انتخاب کنید که سند جاری چطور باید مشخص شود." + +#: part/kateview.cpp:317 +msgid "&Filetype" +msgstr "&نوع پرونده" + +#: part/kateview.cpp:320 +msgid "&Schema" +msgstr "&طرحواره" + +#: part/kateview.cpp:324 +msgid "&Indentation" +msgstr "&تورفتگی" -#: part/katesearch.cpp:939 +#: part/kateview.cpp:327 +msgid "E&xport as HTML..." +msgstr "&صادرات به عنوان زنگام... " + +#: part/kateview.cpp:328 msgid "" -"<br><b>p</b> - Prompt for replace</p>" -"<p>If REPLACEMENT is not present, an empty string is used.</p>" -"<p>If you want to have whitespace in your PATTERN, you need to quote both " -"PATTERN and REPLACEMENT with either single or double quotes. To have the quote " -"characters in the strings, prepend them with a backslash." +"This command allows you to export the current document with all highlighting " +"information into a HTML document." msgstr "" -"<br><b>p</b> - اعلان برای جایگزینی</p>" -"<p>اگر REPLACEMENT موجود نباشد، از یک رشته خالی استفاده میشود.</p>" -"<p>اگر میخواهید درPATTERN خود فاصله سفید داشته باشید، نیاز به نقل قول PATTERN " -"و REPLACEMENT، یا با نقل قول تنها یا با نقل قول دوتایی دارید. برای داشتن " -"نویسههای نقل قول در رشتهها، آنها را با یک ممیز وارونه محصور کنید." +"این فرمان به شما اجازه میدهد سند جاری را با تمام اطلاعات مشخصکننده در یک سند " +"زنگام صادر کنید." -#: part/kateluaindentscript.cpp:86 -msgid "indenter.register requires 2 parameters (event id, function to call)" +#: part/kateview.cpp:332 +msgid "Select the entire text of the current document." +msgstr "برگزیدن تمام متن سند جاری." + +#: part/kateview.cpp:335 +msgid "" +"If you have selected something within the current document, this will no longer " +"be selected." +msgstr "اگر چیزی را در سند جاری انتخاب کردهاید، بیشتر از این انتخاب نمیشود." + +#: part/kateview.cpp:337 +msgid "Enlarge Font" +msgstr "بزرگ کردن قلم" + +#: part/kateview.cpp:338 +msgid "This increases the display font size." +msgstr "این، اندازۀ نمایش قلم را افزایش میدهد." + +#: part/kateview.cpp:340 +msgid "Shrink Font" +msgstr "کوچک شدن قلم" + +#: part/kateview.cpp:341 +msgid "This decreases the display font size." +msgstr "این، اندازۀ نمایش قلم را کاهش میدهد." + +#: part/kateview.cpp:344 +msgid "Bl&ock Selection Mode" +msgstr "حالت گزینش &بلوک" + +#: part/kateview.cpp:347 +msgid "" +"This command allows switching between the normal (line based) selection mode " +"and the block selection mode." msgstr "" -"indenter.register به ۲ پارامتر نیاز دارد )شناسۀ رویداد، کار برای فراخوان(" +"این فرمان، اجازۀ سودهی بین حالت گزینش عادی )مبنی بر خط( و حالت گزینش بلوک را " +"میدهد." -#: part/kateluaindentscript.cpp:94 +#: part/kateview.cpp:350 +msgid "Overwr&ite Mode" +msgstr "حالت &جاینوشت" + +#: part/kateview.cpp:353 msgid "" -"indenter.register requires 2 parameters (event id (number), function to call " -"(function))" +"Choose whether you want the text you type to be inserted or to overwrite " +"existing text." msgstr "" -"indenter.register به ۲ پارامتر نیاز دارد )شناسۀ رویداد )شماره(، کار برای " -"فراخوانی )کار((" +"انتخاب کنید که میخواهید متنی که تحریر میکنید، درج شود یا با متن موجود " +"جاینوشت شود." -#: part/kateluaindentscript.cpp:108 -msgid "indenter.register:invalid event id" -msgstr "indenter.register: شناسۀ نامعتبر رویداد" +#: part/kateview.cpp:357 +msgid "&Dynamic Word Wrap" +msgstr "سطربندی &پویای واژه" -#: part/kateluaindentscript.cpp:113 -msgid "indenter.register:there is already a function set for given" +#: part/katedialogs.cpp:701 part/kateview.cpp:360 +msgid "" +"If this option is checked, the text lines will be wrapped at the view border on " +"the screen." msgstr "" -"indenter.register:در حال حاضر یک مجموعۀ تابع برای مورد دادهشده وجود دارد" +"اگر این گزینه علامت زده شود، خطوط متن در لبۀ نمای موجود بر روی پرده سطربندی " +"خواهند شد." -#: part/kateluaindentscript.cpp:126 -msgid "document.textLine:One parameter (line number) required" -msgstr "document.textLine: یک پارامتر )شمارۀ خط( نیاز میباشد" +#: part/kateview.cpp:362 +msgid "Dynamic Word Wrap Indicators" +msgstr "شاخصهای سطربندی پویای واژه" -#: part/kateluaindentscript.cpp:130 -msgid "document.textLine:One parameter (line number) required (number)" -msgstr "document.textLine: یک پارامتر )شمارۀ خط( مورد نیاز است )شماره(" +#: part/katedialogs.cpp:703 part/kateview.cpp:363 +msgid "Choose when the Dynamic Word Wrap Indicators should be displayed" +msgstr "انتخاب زمانی که شاخصهای سطربندی پویای واژه باید نمایش داده شوند" -#: part/kateluaindentscript.cpp:139 +#: part/kateview.cpp:367 +msgid "&Off" +msgstr "&خاموش" + +#: part/kateview.cpp:368 +msgid "Follow &Line Numbers" +msgstr "دنبال کردن شمارۀ &خطوط" + +#: part/kateview.cpp:369 +msgid "&Always On" +msgstr "&همیشه روشن" + +#: part/kateview.cpp:373 +msgid "Show Folding &Markers" +msgstr "نمایش &نشانهای تازنی" + +#: part/kateview.cpp:376 msgid "" -"document.removeText:Four parameters needed (start line, start col,end line, end " -"col)" +"You can choose if the codefolding marks should be shown, if codefolding is " +"possible." msgstr "" -"document.removeText:چهار پارامتر مورد نیاز است )خط آغازی، ستون آغازی، خط " -"پایانی، ستون پایانی(" +"میتوانید انتخاب کنید که در صورت امکان، تازنی کد، نشانهای تازنی کد باید نمایش " +"داده شوند." -#: part/kateluaindentscript.cpp:143 +#: part/kateview.cpp:377 +msgid "Hide Folding &Markers" +msgstr "مخفی کردن &نشانگرهای تازنی" + +#: part/kateview.cpp:380 +msgid "Show &Icon Border" +msgstr "نمایش لبۀ &شمایل" + +#: part/kateview.cpp:384 msgid "" -"document.removeText:Four parameters needed (start line, start col,end line, end " -"col) (4x number)" +"Show/hide the icon border.<BR><BR> The icon border shows bookmark symbols, for " +"instance." msgstr "" -"document.removeText:چهار پارامتر مورد نیاز است )خط آغازی، ستون آغازی، خط " -"پایانی، ستون پایانی( )۴× عدد(" +"نمایش/مخفی کردن لبۀ شمایل. <BR><BR> لبۀ شمایل برای مثال، نمادهای چوب الف را " +"نمایش میدهد." -#: part/kateluaindentscript.cpp:152 -msgid "document.insertText:Three parameters needed (line,col,text)" -msgstr "document.insertText:سه پارامتر مورد نیاز است )خط، ستون، متن (" +#: part/kateview.cpp:385 +msgid "Hide &Icon Border" +msgstr "مخفی کردن لبۀ &شمایل" -#: part/kateluaindentscript.cpp:156 +#: part/kateview.cpp:388 +msgid "Show &Line Numbers" +msgstr "نمایش شمارۀ &خطوط" + +#: part/kateview.cpp:391 +msgid "Show/hide the line numbers on the left hand side of the view." +msgstr "نمایش/مخفی کردن شمارۀ خطوط در سمت چپ نما." + +#: part/kateview.cpp:392 +msgid "Hide &Line Numbers" +msgstr "مخفی کردن شمارۀ &خطوط" + +#: part/kateview.cpp:395 +msgid "Show Scroll&bar Marks" +msgstr "نمایش نشانهای &میله لغزش" + +#: part/kateview.cpp:398 msgid "" -"document.removeText:Three parameters needed (line,col,text) " -"(number,number,string)" +"Show/hide the marks on the vertical scrollbar.<BR><BR>" +"The marks, for instance, show bookmarks." msgstr "" -"document.removeText: سه پارامتر مورد نیاز است )خط، ستون، متن( )شماره، عدد، " -"رشته(" +"نمایش/مخفی کردن نشانها در میله لغزش عمودی.<BR><BR> نشانها برای نمونه، چوب الفها " +"را نمایش میدهند." -#: part/kateluaindentscript.cpp:253 -msgid "LUA interpreter could not be initialized" -msgstr "مفسر LUA نتوانست مقداردهی اولیه کند" +#: part/kateview.cpp:399 +msgid "Hide Scroll&bar Marks" +msgstr "مخفی کردن نشانهای &میله لغزش" -#: part/kateluaindentscript.cpp:293 part/kateluaindentscript.cpp:316 -#: part/kateluaindentscript.cpp:344 +#: part/kateview.cpp:402 +msgid "Show Static &Word Wrap Marker" +msgstr "نمایش نشانگر &سطربندی ایستا" + +#: part/kateview.cpp:406 +msgid "" +"Show/hide the Word Wrap Marker, a vertical line drawn at the word wrap column " +"as defined in the editing properties" +msgstr "" +"نمایش/مخفی کردن نشانگر سطربندی، یک خط عمودی ترسیمشده در ستون سطربندی، چنانکه " +"در ویژگیهای ویرایش تعریفشده" + +#: part/kateview.cpp:408 +msgid "Hide Static &Word Wrap Marker" +msgstr "مخفی کردن نشانگر &سطربندی" + +#: part/kateview.cpp:411 +msgid "Switch to Command Line" +msgstr "سودهی به خط فرمان" + +#: part/kateview.cpp:414 +msgid "Show/hide the command line on the bottom of the view." +msgstr "نمایش/مخفی کردن خط فرمان در پایین نما." + +#: part/kateview.cpp:416 +msgid "&End of Line" +msgstr "&انتهای خط" + +#: part/kateview.cpp:417 +msgid "Choose which line endings should be used, when you save the document" +msgstr "انتخاب کنید که هنگام ذخیرۀ سند، از کدام انتهای خط باید استفاده شود" + +#: part/kateview.cpp:427 +msgid "E&ncoding" +msgstr "&رمزبندی" + +#: part/kateview.cpp:444 +msgid "Move Word Left" +msgstr "حرکت واژه به چپ" + +#: part/kateview.cpp:448 +msgid "Select Character Left" +msgstr "برگزیدن نویسۀ چپ" + +#: part/kateview.cpp:452 +msgid "Select Word Left" +msgstr "برگزیدن واژۀ چپ" + +#: part/kateview.cpp:457 +msgid "Move Word Right" +msgstr "حرکت واژه به راست" + +#: part/kateview.cpp:461 +msgid "Select Character Right" +msgstr "برگزیدن نویسۀ راست" + +#: part/kateview.cpp:465 +msgid "Select Word Right" +msgstr "برگزیدن واژۀ راست" + +#: part/kateview.cpp:470 +msgid "Move to Beginning of Line" +msgstr "حرکت به ابتدای سطر" + +#: part/kateview.cpp:474 +msgid "Move to Beginning of Document" +msgstr "حرکت به ابتدای سند" + +#: part/kateview.cpp:478 +msgid "Select to Beginning of Line" +msgstr "برگزیدن ابتدای خط" + +#: part/kateview.cpp:482 +msgid "Select to Beginning of Document" +msgstr "برگزیدن ابتدای سند" + +#: part/kateview.cpp:487 +msgid "Move to End of Line" +msgstr "حرکت به انتهای خط" + +#: part/kateview.cpp:491 +msgid "Move to End of Document" +msgstr "حرکت به انتهای سند" + +#: part/kateview.cpp:495 +msgid "Select to End of Line" +msgstr "برگزیدن انتهای خط" + +#: part/kateview.cpp:499 +msgid "Select to End of Document" +msgstr "برگزیدن انتهای سند" + +#: part/kateview.cpp:504 +msgid "Select to Previous Line" +msgstr "برگزیدن خط قبلی" + +#: part/kateview.cpp:508 +msgid "Scroll Line Up" +msgstr "لغزش خط به بالا" + +#: part/kateview.cpp:512 +msgid "Move to Next Line" +msgstr "حرکت به خط بعدی" + +#: part/kateview.cpp:515 +msgid "Move to Previous Line" +msgstr "حرکت به خط قبلی" + +#: part/kateview.cpp:518 +msgid "Move Character Right" +msgstr "حرکت نویسۀ راست" + +#: part/kateview.cpp:521 +msgid "Move Character Left" +msgstr "حرکت نویسۀ چپ" + +#: part/kateview.cpp:525 +msgid "Select to Next Line" +msgstr "برگزیدن خط بعدی" + +#: part/kateview.cpp:529 +msgid "Scroll Line Down" +msgstr "لغزش خط به پایین" + +#: part/kateview.cpp:534 +msgid "Scroll Page Up" +msgstr "لغزش صفحه به بالا" + +#: part/kateview.cpp:538 +msgid "Select Page Up" +msgstr "برگزیدن صفحۀ بالا" + +#: part/kateview.cpp:542 +msgid "Move to Top of View" +msgstr "حرکت به بالای نما" + +#: part/kateview.cpp:546 +msgid "Select to Top of View" +msgstr "برگزیدن بالای نما" + +#: part/kateview.cpp:551 +msgid "Scroll Page Down" +msgstr "لغزش صفحه به پایین" + +#: part/kateview.cpp:555 +msgid "Select Page Down" +msgstr "برگزیدن صفحۀ پایین" + +#: part/kateview.cpp:559 +msgid "Move to Bottom of View" +msgstr "حرکت به پایین نما" + +#: part/kateview.cpp:563 +msgid "Select to Bottom of View" +msgstr "برگزیدن پایین نما" + +#: part/kateview.cpp:567 +msgid "Move to Matching Bracket" +msgstr "حرکت به کروشۀ مطابق" + +#: part/kateview.cpp:571 +msgid "Select to Matching Bracket" +msgstr "برگزیدن کروشۀ مطابق" + +#: part/kateview.cpp:579 +msgid "Transpose Characters" +msgstr "عقب و جلو کردن نویسهها" + +#: part/kateview.cpp:584 +msgid "Delete Line" +msgstr "حذف خط" + +#: part/kateview.cpp:589 +msgid "Delete Word Left" +msgstr "حذف واژۀ چپ" + +#: part/kateview.cpp:594 +msgid "Delete Word Right" +msgstr "حذف واژۀ راست" + +#: part/kateview.cpp:598 +msgid "Delete Next Character" +msgstr "حذف واژۀ بعدی" + +#: part/kateview.cpp:602 +msgid "Backspace" +msgstr "پسبر" + +#: part/kateview.cpp:628 +msgid "Collapse Toplevel" +msgstr "فشردن سطح بالا" + +#: part/kateview.cpp:630 +msgid "Expand Toplevel" +msgstr "بسط سطح بالا" + +#: part/kateview.cpp:632 +msgid "Collapse One Local Level" +msgstr "فشردن یک سطح محلی" + +#: part/kateview.cpp:634 +msgid "Expand One Local Level" +msgstr "بسط یک سطح محلی" + +#: part/kateview.cpp:639 +msgid "Show the code folding region tree" +msgstr "نمایش درخت منطقۀ تازنی کد" + +#: part/kateview.cpp:640 +msgid "Basic template code test" +msgstr "آزمون کد الگوی پایهای" + +#: part/kateview.cpp:702 +msgid " OVR " +msgstr " جاینوشت" + +#: part/kateview.cpp:704 +msgid " INS " +msgstr " درج" + +#: part/kateview.cpp:707 +msgid " R/O " +msgstr " فقط خواندنی" + +#: part/kateview.cpp:712 #, c-format -msgid "Lua indenting script had errors: %1" -msgstr "دستنوشتۀ دارای تورفتگی Lua خطاهایی داشت: %1" +msgid " Line: %1" +msgstr " خط: %1" -#: part/katejscript.cpp:1058 part/katejscript.cpp:1076 -#: part/kateluaindentscript.cpp:413 part/kateluaindentscript.cpp:431 -msgid "(Unknown)" -msgstr ")ناشناخته(" +#: part/kateview.cpp:713 +#, c-format +msgid " Col: %1" +msgstr " ستون: %1" + +#: part/kateview.cpp:716 +msgid " BLK " +msgstr " فاصله" + +#: part/kateview.cpp:716 +msgid " NORM " +msgstr " عادی" + +#: part/katedocument.cpp:4331 part/katedocument.cpp:5073 part/kateview.cpp:863 +msgid "Save File" +msgstr "ذخیرۀ پرونده" + +#: part/katedocument.cpp:5101 part/kateview.cpp:890 +msgid "" +"A file named \"%1\" already exists. Are you sure you want to overwrite it?" +msgstr "" +"در حال حاضر پروندهای با نام »%1« موجود است. مطمئن هستید که میخواهید آن را " +"جاینوشت کنید؟" + +#: part/katedocument.cpp:5103 part/kateview.cpp:891 +msgid "Overwrite File?" +msgstr "پرونده جاینوشت شود؟" + +#: part/katedocument.cpp:5104 part/kateview.cpp:892 +msgid "&Overwrite" +msgstr "&جاینوشت" + +#: part/kateview.cpp:892 +msgid "Overwrite the file" +msgstr "جاینوشت پرونده" + +#: part/kateview.cpp:1794 +msgid "Export File as HTML" +msgstr "صادرات پرونده به عنوان زنگام" #: part/katedocument.cpp:434 msgid "Fonts & Colors" @@ -679,7 +1373,7 @@ msgstr "پیکربندی میانبرها" msgid "Plugin Manager" msgstr "مدیر وصله" -#: part/katedocument.cpp:2482 +#: part/katedocument.cpp:2483 msgid "" "The file %1 could not be loaded completely, as there is not enough temporary " "disk storage for it." @@ -687,7 +1381,7 @@ msgstr "" "پروندۀ %1 را نمیتوان کاملاً بارگذاری کرد، زیرا به اندازۀ کافی ذخیرهگاه موقت " "دیسک برای آن وجود ندارد." -#: part/katedocument.cpp:2484 +#: part/katedocument.cpp:2485 msgid "" "The file %1 could not be loaded, as it was not possible to read from it.\n" "\n" @@ -697,17 +1391,17 @@ msgstr "" "\n" "اگر دستیابی به این پرونده را خواندهاید، این را علامت بزنید." -#: part/katedocument.cpp:2494 part/katedocument.cpp:2560 +#: part/katedocument.cpp:2495 part/katedocument.cpp:2561 msgid "The file %1 is a binary, saving it will result in a corrupt file." msgstr "" "پروندۀ %1، یک پروندۀ دودویی است، ذخیره کردن آن منجر به ایجاد یک پروندۀ خراب " "میشود." -#: part/katedocument.cpp:2495 +#: part/katedocument.cpp:2496 msgid "Binary File Opened" msgstr "پروندۀ دودویی باز شد" -#: part/katedocument.cpp:2553 +#: part/katedocument.cpp:2554 msgid "" "This file could not be loaded correctly due to lack of temporary disk space. " "Saving it could cause data loss.\n" @@ -719,22 +1413,22 @@ msgstr "" "\n" "واقعاً میخواهید آن را ذخیره کنید؟" -#: part/katedocument.cpp:2553 part/katedocument.cpp:2580 -#: part/katedocument.cpp:2591 part/katedocument.cpp:2756 +#: part/katedocument.cpp:2554 part/katedocument.cpp:2581 +#: part/katedocument.cpp:2592 part/katedocument.cpp:2757 msgid "Possible Data Loss" msgstr "اتلاف احتمالی داده" -#: part/katedocument.cpp:2553 part/katedocument.cpp:2562 -#: part/katedocument.cpp:2574 part/katedocument.cpp:2580 -#: part/katedocument.cpp:2591 +#: part/katedocument.cpp:2554 part/katedocument.cpp:2563 +#: part/katedocument.cpp:2575 part/katedocument.cpp:2581 +#: part/katedocument.cpp:2592 msgid "Save Nevertheless" msgstr "با این حال ذخیره شود" -#: part/katedocument.cpp:2561 +#: part/katedocument.cpp:2562 msgid "Trying to Save Binary File" msgstr " سعی برای ذخیرۀ پروندۀ دودویی" -#: part/katedocument.cpp:2574 +#: part/katedocument.cpp:2575 msgid "" "Do you really want to save this unmodified file? You could overwrite changed " "data in the file on disk." @@ -742,11 +1436,11 @@ msgstr "" "واقعاً میخواهید این پروندۀ تغییر دادهنشده را ذخیره کنید؟ میتوانستید دادۀ " "تغییر دادهشده را در پروندۀ موجود در دیسک جاینوشت کنید." -#: part/katedocument.cpp:2574 +#: part/katedocument.cpp:2575 msgid "Trying to Save Unmodified File" msgstr "سعی برای ذخیرۀ پروندۀ تغییر دادهنشده" -#: part/katedocument.cpp:2580 +#: part/katedocument.cpp:2581 msgid "" "Do you really want to save this file? Both your open file and the file on disk " "were changed. There could be some data lost." @@ -754,7 +1448,7 @@ msgstr "" "واقعاً میخواهید این پرونده را ذخیره کنید؟ هم پروندۀ بازتان و هم پروندۀ موجود " "در دیسک تغییر داده شدند. ممکن بود مقداری داده از بین برود." -#: part/katedocument.cpp:2591 +#: part/katedocument.cpp:2592 msgid "" "The selected encoding cannot encode every unicode character in this document. " "Do you really want to save it? There could be some data lost." @@ -762,7 +1456,7 @@ msgstr "" "کدبندی برگزیده نمیتواند هر نویسۀ یونیکد موجود در این پرونده را کدبندی کند. " "واقعاً میخواهید آن را ذخیره کنید؟ ممکن بود مقداری از داده از بین برود." -#: part/katedocument.cpp:2642 +#: part/katedocument.cpp:2643 msgid "" "The document could not be saved, as it was not possible to write to %1.\n" "\n" @@ -774,256 +1468,365 @@ msgstr "" "بررسی کنید که دستیابی به این پرونده را نوشته باشید، یا این که فضای کافی در " "دیسک موجود باشد." -#: part/katedocument.cpp:2755 +#: part/katedocument.cpp:2756 msgid "Do you really want to continue to close this file? Data loss may occur." msgstr "" "واقعاً میخواهید به بستن این پرونده ادامه دهید؟ ممکن است اتلاف داده صورت بگیرد." -#: part/katedocument.cpp:2756 +#: part/katedocument.cpp:2757 msgid "Close Nevertheless" msgstr "با این حال بسته شود" -#: part/katedocument.cpp:4330 part/katedocument.cpp:5063 part/kateview.cpp:863 -msgid "Save File" -msgstr "ذخیرۀ پرونده" - -#: part/katedocument.cpp:4339 +#: part/katedocument.cpp:4340 msgid "Save failed" msgstr "خرابی در ذخیره" -#: part/katedialogs.cpp:1615 part/katedocument.cpp:4401 +#: part/katedialogs.cpp:1610 part/katedocument.cpp:4402 msgid "What do you want to do?" msgstr "میخواهید چه کار کنید؟" -#: part/katedocument.cpp:4402 +#: part/katedocument.cpp:4403 msgid "File Was Changed on Disk" msgstr "پروندۀ موجود در دیسک تغییر داده شد" -#: part/katedialogs.cpp:1593 part/katedocument.cpp:4402 +#: part/katedialogs.cpp:1588 part/katedocument.cpp:4403 msgid "&Reload File" msgstr "&بارگذاری مجدد پرونده" -#: part/katedocument.cpp:4402 +#: part/katedocument.cpp:4403 msgid "&Ignore Changes" msgstr "&چشمپوشی از تغییرات" -#: part/katedocument.cpp:4980 +#: part/katedocument.cpp:4981 msgid "The file '%1' was modified by another program." msgstr "پروندۀ »%1« توسط برنامۀ دیگری تغییر داده شد." -#: part/katedocument.cpp:4983 +#: part/katedocument.cpp:4984 msgid "The file '%1' was created by another program." msgstr "پروندۀ »%1« توسط برنامۀ دیگری ایجاد شد." -#: part/katedocument.cpp:4986 +#: part/katedocument.cpp:4987 msgid "The file '%1' was deleted by another program." msgstr "پروندۀ »%1« توسط برنامۀ دیگری حذف شد." -#: part/katedocument.cpp:5091 part/kateview.cpp:890 +#: part/kateautoindent.cpp:97 part/katehighlight.cpp:3165 +#: part/kateschema.cpp:1058 +msgid "Normal" +msgstr "عادی" + +#: part/kateautoindent.cpp:99 +msgid "C Style" +msgstr "سبک C" + +#: part/kateautoindent.cpp:101 +msgid "Python Style" +msgstr "سبک Python" + +#: part/kateautoindent.cpp:103 +msgid "XML Style" +msgstr "سبک XML" + +#: part/kateautoindent.cpp:105 +msgid "S&S C Style" +msgstr "سبک S&S C" + +#: part/kateautoindent.cpp:107 +msgid "Variable Based Indenter" +msgstr "عامل تورفتگی بر اساس متغیر" + +#: part/kateautoindent.cpp:111 part/katefiletype.cpp:522 +#: part/katehighlight.cpp:1192 +msgid "None" +msgstr "هیچکدام" + +#: part/katehighlight.cpp:1823 +msgid "Normal Text" +msgstr "متن عادی" + +#: part/katehighlight.cpp:1971 msgid "" -"A file named \"%1\" already exists. Are you sure you want to overwrite it?" +"<B>%1</B>: Deprecated syntax. Attribute (%2) not addressed by symbolic name<BR>" +msgstr "<B>%1</B>: نحو نادرست. خصیصۀ )%2 ( با نام نمادی نشانی داده نمیشود<BR>" + +#: part/katehighlight.cpp:2338 +msgid "<B>%1</B>: Deprecated syntax. Context %2 has no symbolic name<BR>" +msgstr "<B>%1</B>:نحو نادرست. متن %2 نام نمادی ندارد<BR>" + +#: part/katehighlight.cpp:2385 +msgid "" +"<B>%1</B>:Deprecated syntax. Context %2 not addressed by a symbolic name" +msgstr "<B>%1</B>: نحو نادرست. متن %2 توسط نام نمادی، نشانی داده نمیشود" + +#: part/katehighlight.cpp:2500 +msgid "" +"There were warning(s) and/or error(s) while parsing the syntax highlighting " +"configuration." +msgstr "اخطار)ها( و/یا خطا)ها( هنگام تجزیۀ پیکربندی مشخص کردن نحو وجود داشت." + +#: part/katehighlight.cpp:2502 +msgid "Kate Syntax Highlighting Parser" +msgstr "تجزیهگر مشخصکنندۀ نحو Kate" + +#: part/katehighlight.cpp:2653 +msgid "" +"Since there has been an error parsing the highlighting description, this " +"highlighting will be disabled" msgstr "" -"در حال حاضر پروندهای با نام »%1« موجود است. مطمئن هستید که میخواهید آن را " -"جاینوشت کنید؟" +"از آنجا که خطای تجزیۀ مشخصکنندۀ توصیف وجود داشته است، این مشخصکننده غیرفعال " +"میشود" -#: part/katedocument.cpp:5093 part/kateview.cpp:891 -msgid "Overwrite File?" -msgstr "پرونده جاینوشت شود؟" +#: part/katehighlight.cpp:2855 +msgid "" +"<B>%1</B>: Specified multiline comment region (%2) could not be resolved<BR>" +msgstr "<B>%1</B>: منطقۀ توضیح چند خطی مشخصشدۀ )%2( نتوانست تفکیک شود<BR>" -#: part/katedocument.cpp:5094 part/kateview.cpp:892 -msgid "&Overwrite" -msgstr "&جاینوشت" +#: part/katehighlight.cpp:3166 +msgid "Keyword" +msgstr "کلیدواژه" -#: part/katefiletype.cpp:273 -msgid "&Filetype:" -msgstr "&نوع پرونده:" +#: part/katehighlight.cpp:3167 +msgid "Data Type" +msgstr "نوع داده" -#: part/katefiletype.cpp:279 -msgid "&New" -msgstr "&جدید" +#: part/katehighlight.cpp:3168 +msgid "Decimal/Value" +msgstr "دهدهی/مقدار" -#: part/katefiletype.cpp:289 -msgid "N&ame:" -msgstr "&نام:" +#: part/katehighlight.cpp:3169 +msgid "Base-N Integer" +msgstr "صحیح مبنای N" -#: part/katefiletype.cpp:294 -msgid "&Section:" -msgstr "&بخش:" +#: part/katehighlight.cpp:3170 +msgid "Floating Point" +msgstr "ممیز شناور" -#: part/katefiletype.cpp:299 -msgid "&Variables:" -msgstr "&متغیرها:" +#: part/katehighlight.cpp:3171 +msgid "Character" +msgstr "نویسه" -#: part/katedialogs.cpp:1299 part/katefiletype.cpp:304 -msgid "File e&xtensions:" -msgstr "&پسوند پروندهها:" +#: part/katehighlight.cpp:3172 +msgid "String" +msgstr "رشته" -#: part/katedialogs.cpp:1304 part/katefiletype.cpp:308 -#: plugins/autobookmarker/autobookmarker.cpp:324 -msgid "MIME &types:" -msgstr "&انواع مایم:" +#: part/katedialogs.cpp:1116 part/katehighlight.cpp:3173 +msgid "Comment" +msgstr "توضیح" -#: part/katedialogs.cpp:1309 part/katefiletype.cpp:317 -msgid "Prio&rity:" -msgstr "&اولویت:" +#: part/katehighlight.cpp:3174 +msgid "Others" +msgstr "غیره" -#: part/katefiletype.cpp:332 -msgid "Create a new file type." -msgstr "ایجاد یک نوع پروندۀ جدید." +#: part/katehighlight.cpp:3175 +msgid "Alert" +msgstr "هشدار" -#: part/katefiletype.cpp:333 -msgid "Delete the current file type." -msgstr "حذف نوع پروندۀ جاری." +#: part/katehighlight.cpp:3176 +msgid "Function" +msgstr "تابع" -#: part/katefiletype.cpp:335 -msgid "" -"The name of the filetype will be the text of the corresponding menu item." -msgstr "نام نوع پرونده، متن فقرۀ گزینگان متناظر میباشد." +#: part/katehighlight.cpp:3178 +msgid "Region Marker" +msgstr "نشانگر منطقه" -#: part/katefiletype.cpp:337 -msgid "The section name is used to organize the file types in menus." -msgstr "از نام بخش برای سازمان دادن انواع پرونده در گزینگان استفاده میشود." +#: part/kateprinter.cpp:72 +#, c-format +msgid "Print %1" +msgstr "چاپ %1" -#: part/katefiletype.cpp:339 +#: part/kateprinter.cpp:202 +msgid "(Selection of) " +msgstr ")گزینش(" + +#: part/kateprinter.cpp:309 part/kateprinter.cpp:528 +#, c-format +msgid "Typographical Conventions for %1" +msgstr "قرارداد چاپی برای %1" + +#: part/kateprinter.cpp:639 +msgid "Te&xt Settings" +msgstr "تنظیمات &متن" + +#: part/kateprinter.cpp:644 +msgid "Print &selected text only" +msgstr "فقط چاپ متن &برگزیده" + +#: part/kateprinter.cpp:647 +msgid "Print &line numbers" +msgstr "چاپ شمارۀ &خطوط" + +#: part/kateprinter.cpp:650 +msgid "Print syntax &guide" +msgstr "چاپ &راهنمای نحوی" + +#: part/kateprinter.cpp:659 msgid "" -"<p>This string allows you to configure Kate's settings for the files selected " -"by this mimetype using Kate variables. You can set almost any configuration " -"option, such as highlight, indent-mode, encoding, etc.</p>" -"<p>For a full list of known variables, see the manual.</p>" +"<p>This option is only available if some text is selected in the document.</p>" +"<p>If available and enabled, only the selected text is printed.</p>" msgstr "" -"<p> این رشته به شما اجازه میدهد که تنظیمات Kate را برای پروندههایی که توسط " -"این نوع مایم برگزیده که از متغیرهای Kate استفاده میکند، پیکربندی کنید. تقریباً " -"هر گزینۀ پیکربندی را میتوانید تنظیم کنید، نظیر مشخص کردن، حالت فرورفتگی، " -"کدبندی و غیره. </p>" -"<p> برای فهرست کامل متغیرهای شناختهشده، راهنما را ببینید.</p>" +"<p> اگر مقداری از متن موجود در سند گزینش شود، فقط این گزینه در دسترس است. </p>" +"<p> اگر در دسترس باشد و فعال شود، فقط متن برگزیده چاپ میشود. </p>" -#: part/katefiletype.cpp:344 +#: part/kateprinter.cpp:662 msgid "" -"The wildcards mask allows you to select files by filename. A typical mask uses " -"an asterisk and the file extension, for example <code>*.txt; *.text</code>" -". The string is a semicolon-separated list of masks." -msgstr "" -"نقاب نویسههای عام به شما اجازه میدهد که پروندهها را توسط نام پرونده " -"برگزینید. یک نقاب نوعی از یک ستاره و پسوند پرونده استفاده میکند، برای مثال، " -"<code>*.txt; *.text</code>. رشته، فهرستی از نقابها است که توسط نقطه-واوک جدا " -"شده است." +"<p>If enabled, line numbers will be printed on the left side of the page(s).</p>" +msgstr "<p> اگر فعال شود، شمارۀ خطوط در سمت چپ صفحه)ها( چاپ میشود.</p>" -#: part/katefiletype.cpp:349 +#: part/kateprinter.cpp:664 msgid "" -"The mime type mask allows you to select files by mimetype. The string is a " -"semicolon-separated list of mimetypes, for example <code>" -"text/plain; text/english</code>." +"<p>Print a box displaying typographical conventions for the document type, as " +"defined by the syntax highlighting being used." msgstr "" -"نقاب نوع مایم به شما اجازه میدهد پروندهها را توسط نوع مایم برگزینید. رشته، " -"فهرستی از انواع مایم است که توسط نقطه-واوک جدا شده است، برای مثال، <code>" -"text/plain; text/english</code>." +"<p>چاپ جعبهای که در حال نمایش قراردادهای چاپی برای نوع سند است، همانطور که " +"توسط مشخص کردن نحوی که استفاده میشود، تعریف شد." -#: part/katefiletype.cpp:353 -msgid "Displays a wizard that helps you easily select mimetypes." -msgstr "جادوگری که به شما در گزینش راحت انواع مایم کمک میکند را نمایش میدهد." +#: part/kateprinter.cpp:700 +msgid "Hea&der && Footer" +msgstr "&سرآیند و زیرنویس" -#: part/katefiletype.cpp:355 -msgid "" -"Sets a priority for this file type. If more than one file type selects the same " -"file, the one with the highest priority will be used." -msgstr "" -"اولویت را برای این نوع پرونده تنظیم میکند. اگر بیش از یک نوع پرونده همین " -"پرونده را برگزیند، از پروندهای که دارای بالاترین اولویت است، استفاده خواهد شد." +#: part/kateprinter.cpp:708 +msgid "Pr&int header" +msgstr "&چاپ سرآیند" -#: part/katefiletype.cpp:427 -msgid "New Filetype" -msgstr "نوع جدید پرونده" +#: part/kateprinter.cpp:710 +msgid "Pri&nt footer" +msgstr "&چاپ زیرنویس" -#: part/katefiletype.cpp:471 -#, c-format -msgid "Properties of %1" -msgstr "ویژگیهای %1" +#: part/kateprinter.cpp:715 +msgid "Header/footer font:" +msgstr "قلم سرآیند/زیرنویس:" -#: part/katefiletype.cpp:504 -msgid "" -"Select the MimeTypes you want for this file type.\n" -"Please note that this will automatically edit the associated file extensions as " -"well." -msgstr "" -"انواع مایمی که برای این پرونده میخواهید را برگزینید.\n" -"لطفاً، توجه داشته باشید که این کار به طور خودکار پسوند پروندههای وابسته را هم " -"ویرایش خواهد کرد." +#: part/kateprinter.cpp:720 +msgid "Choo&se Font..." +msgstr "&انتخاب قلم..." -#: part/katedialogs.cpp:1426 part/katefiletype.cpp:506 -#: plugins/autobookmarker/autobookmarker.cpp:367 -msgid "Select Mime Types" -msgstr "برگزیدن انواع مایم" +#: part/kateprinter.cpp:724 +msgid "Header Properties" +msgstr "ویژگیهای سرآیند" -#: part/kateautoindent.cpp:111 part/katefiletype.cpp:522 -#: part/katehighlight.cpp:1193 -msgid "None" -msgstr "هیچکدام" +#: part/kateprinter.cpp:727 +msgid "&Format:" +msgstr "&قالب:" -#: part/kateviewhelpers.cpp:237 -msgid "Available Commands" -msgstr "فرمانهای موجود" +#: part/kateprinter.cpp:734 part/kateprinter.cpp:755 +msgid "Colors:" +msgstr "رنگها:" -#: part/kateviewhelpers.cpp:239 -msgid "" -"<p>For help on individual commands, do <code>'help <command>'</code></p>" -msgstr "" -"<p>برای کمک در مورد فرمانهای شخصی، <code>»>فرمان< کمک«</code> را اجرا کنید</p>" +#: part/kateprinter.cpp:737 part/kateprinter.cpp:758 +msgid "Foreground:" +msgstr "پیشزمینه:" -#: part/kateviewhelpers.cpp:250 -msgid "No help for '%1'" -msgstr "بدون کمک برای »%1«" +#: part/kateprinter.cpp:740 +msgid "Bac&kground" +msgstr "&زمینه" -#: part/kateviewhelpers.cpp:253 -msgid "No such command <b>%1</b>" -msgstr "چنین فرمانی وجود ندارد <b>%1</b>" +#: part/kateprinter.cpp:743 +msgid "Footer Properties" +msgstr "ویژگیهای زیرنویس" -#: part/kateviewhelpers.cpp:258 +#: part/kateprinter.cpp:747 +msgid "For&mat:" +msgstr "&قالب:" + +#: part/kateprinter.cpp:761 +msgid "&Background" +msgstr "&زمینه" + +#: part/kateprinter.cpp:788 +msgid "<p>Format of the page header. The following tags are supported:</p>" +msgstr "<p>قالب سرآیند صفحه. برچسبهای زیر پشتیبانی میشوند:</p>" + +#: part/kateprinter.cpp:790 msgid "" -"<p>This is the Katepart <b>command line</b>." -"<br>Syntax: <code><b>command [ arguments ]</b></code>" -"<br>For a list of available commands, enter <code><b>help list</b></code>" -"<br>For help for individual commands, enter <code><b>help <command></b>" -"</code></p>" +"<ul>" +"<li><tt>%u</tt>: current user name</li>" +"<li><tt>%d</tt>: complete date/time in short format</li>" +"<li><tt>%D</tt>: complete date/time in long format</li>" +"<li><tt>%h</tt>: current time</li>" +"<li><tt>%y</tt>: current date in short format</li>" +"<li><tt>%Y</tt>: current date in long format</li>" +"<li><tt>%f</tt>: file name</li>" +"<li><tt>%U</tt>: full URL of the document</li>" +"<li><tt>%p</tt>: page number</li></ul>" +"<br><u>Note:</u> Do <b>not</b> use the '|' (vertical bar) character." msgstr "" -"<p> این <b> خط فرمان </b> Katepart است. " -"<br> نحو: <code><b> فرمان ]نشانوندها[ </b></code>" -"<br> برای فهرستی از فرمانهای موجود، <code><b> فهرست کمک </b></code> " -"را وارد کنید " -"<br> برای کمک در مورد فرمانهای شخصی، <code><b> <فرمان> کمک</b></code> " -"را وارد کنید </p>" +"<ul>" +"<li><tt>%u</tt>: نام کاربر جاری</li>" +"<li><tt>%d</tt>: تکمیل تاریخ/زمان در قالب کوتاه</li>" +"<li><tt>%D</tt>: تکمیل تاریخ/زمان در قالب بلند</li>" +"<li><tt>%h</tt>: زمان جاری</li>" +"<li><tt>%y</tt>: تاریخ جاری در قالب کوتاه</li>" +"<li><tt>%Y</tt>: تاریخ جاری در قالب بلند</li>" +"<li><tt>%f</tt>: نام پرونده</li>" +"<li><tt>%U</tt>: نشانی وب کامل سند</li>" +"<li><tt>%p</tt>: شمارۀ صفحه</li></ul>" +"<br><u>نکته:</u> از نویسۀ »|« )میلۀ عمودی( استفاده <b> نکنید </b>." -#: part/kateviewhelpers.cpp:345 -msgid "Success: " -msgstr "موفقیت:" +#: part/kateprinter.cpp:804 +msgid "<p>Format of the page footer. The following tags are supported:</p>" +msgstr "<p>قالب زیرنویس صفحه. برچسبهای زیر پشتیبانی میشوند:</p>" -#: part/kateviewhelpers.cpp:347 -msgid "Success" -msgstr "موفقیت" +#: part/kateprinter.cpp:908 +msgid "L&ayout" +msgstr "&طرحبندی" -#: part/kateviewhelpers.cpp:352 -msgid "Error: " -msgstr "خطا:" +#: part/kateprinter.cpp:915 part/kateschema.cpp:834 +msgid "&Schema:" +msgstr "&طرحواره:" -#: part/kateviewhelpers.cpp:354 -msgid "Command \"%1\" failed." -msgstr "خرابی در فرمان »%1«." +#: part/kateprinter.cpp:919 +msgid "Draw bac&kground color" +msgstr "ترسیم رنگ &زمینه" -#: part/kateviewhelpers.cpp:360 -msgid "No such command: \"%1\"" -msgstr "بدون چنین فرمانی: »%1«" +#: part/kateprinter.cpp:922 +msgid "Draw &boxes" +msgstr "ترسیم &جعبهها" -#: part/kateschema.cpp:304 part/kateviewhelpers.cpp:704 -msgid "Bookmark" -msgstr "چوب الف" +#: part/kateprinter.cpp:925 +msgid "Box Properties" +msgstr "ویژگیهای جعبه" -#: part/kateviewhelpers.cpp:1127 part/kateviewhelpers.cpp:1128 -#, c-format -msgid "Mark Type %1" -msgstr "نشاندار کردن نوع %1" +#: part/kateprinter.cpp:928 +msgid "W&idth:" +msgstr "&عرض:" -#: part/kateviewhelpers.cpp:1144 -msgid "Set Default Mark Type" -msgstr "تنظیم نوع نشان پیشفرض" +#: part/kateprinter.cpp:932 +msgid "&Margin:" +msgstr "&حاشیه:" + +#: part/kateprinter.cpp:936 +msgid "Co&lor:" +msgstr "&رنگ:" + +#: part/kateprinter.cpp:954 +msgid "" +"<p>If enabled, the background color of the editor will be used.</p>" +"<p>This may be useful if your color scheme is designed for a dark " +"background.</p>" +msgstr "" +"<p>اگر فعال شود، از رنگ زمینۀ ویرایشگر استفاده خواهد شد.</p>" +"<p>اگر طرحوارۀ رنگتان برای یک زمینۀ تیره طرح شود، ممکن است این مفید باشد.</p>" + +#: part/kateprinter.cpp:957 +msgid "" +"<p>If enabled, a box as defined in the properties below will be drawn around " +"the contents of each page. The Header and Footer will be separated from the " +"contents with a line as well.</p>" +msgstr "" +"<p> اگر فعال شود، همانطور که در ویژگیهای زیر تعریف شده، جعبهای پیرامون " +"محتویات هر صفحه ترسیم خواهد شد. سرآیند و زیرنویس هم توسط خطی از محتویات جدا " +"میشوند.</p>" + +#: part/kateprinter.cpp:961 +msgid "The width of the box outline" +msgstr "عرض طرح کلی جعبه" + +#: part/kateprinter.cpp:963 +msgid "The margin inside boxes, in pixels" +msgstr "حاشیۀ درون جعبهها، به تصویردانه" + +#: part/kateprinter.cpp:965 +msgid "The line color to use for boxes" +msgstr "رنگ خط مورد استفادۀ جعبهها" #: part/kateschema.cpp:279 msgid "Text Area Background" @@ -1041,6 +1844,10 @@ msgstr "متن برگزیده:" msgid "Current line:" msgstr "خط جاری:" +#: part/kateschema.cpp:304 part/kateviewhelpers.cpp:704 +msgid "Bookmark" +msgstr "چوب الف" + #: part/kateschema.cpp:305 msgid "Active Breakpoint" msgstr "نقطه انفصال فعال" @@ -1165,7 +1972,7 @@ msgstr "" "<p>میتوانید زمینه و رنگهای زمینۀ برگزیده را در زمان مناسب از گزینگان بالاپر " "باز نشانید." -#: part/katedialogs.cpp:1267 part/kateschema.cpp:689 +#: part/katedialogs.cpp:1266 part/kateschema.cpp:689 msgid "H&ighlight:" msgstr "&مشخص کردن:" @@ -1189,10 +1996,6 @@ msgstr "" "<p>میتوانید زمینه و رنگهای زمینۀ برگزیده را در زمان مناسب از گزینگان متن باز " "نشانید." -#: part/kateschema.cpp:840 plugins/autobookmarker/autobookmarker.cpp:406 -msgid "&New..." -msgstr "&جدید..." - #: part/kateschema.cpp:853 msgid "Colors" msgstr "رنگها" @@ -1225,11 +2028,6 @@ msgstr "طرحوارۀ جدید" msgid "Context" msgstr "متن" -#: part/kateautoindent.cpp:97 part/katehighlight.cpp:3166 -#: part/kateschema.cpp:1058 -msgid "Normal" -msgstr "عادی" - #: part/kateschema.cpp:1059 msgid "Selected" msgstr "برگزیده" @@ -1302,133 +2100,285 @@ msgstr "" msgid "Kate Styles" msgstr "سبکهای Kate" -#: part/katesyntaxdocument.cpp:76 +#: part/katefiletype.cpp:273 +msgid "&Filetype:" +msgstr "&نوع پرونده:" + +#: part/katefiletype.cpp:279 +msgid "&New" +msgstr "&جدید" + +#: part/katefiletype.cpp:289 +msgid "N&ame:" +msgstr "&نام:" + +#: part/katefiletype.cpp:294 +msgid "&Section:" +msgstr "&بخش:" + +#: part/katefiletype.cpp:299 +msgid "&Variables:" +msgstr "&متغیرها:" + +#: part/katedialogs.cpp:1298 part/katefiletype.cpp:304 +msgid "File e&xtensions:" +msgstr "&پسوند پروندهها:" + +#: part/katedialogs.cpp:1308 part/katefiletype.cpp:317 +msgid "Prio&rity:" +msgstr "&اولویت:" + +#: part/katefiletype.cpp:332 +msgid "Create a new file type." +msgstr "ایجاد یک نوع پروندۀ جدید." + +#: part/katefiletype.cpp:333 +msgid "Delete the current file type." +msgstr "حذف نوع پروندۀ جاری." + +#: part/katefiletype.cpp:335 msgid "" -"<qt>The error <b>%4</b>" -"<br> has been detected in the file %1 at %2/%3</qt>" -msgstr "<qt> خطای<b>%4</b><br> در پروندۀ %1 در %2/%3 آشکار شده است </qt>" +"The name of the filetype will be the text of the corresponding menu item." +msgstr "نام نوع پرونده، متن فقرۀ گزینگان متناظر میباشد." -#: part/katesyntaxdocument.cpp:84 +#: part/katefiletype.cpp:337 +msgid "The section name is used to organize the file types in menus." +msgstr "از نام بخش برای سازمان دادن انواع پرونده در گزینگان استفاده میشود." + +#: part/katefiletype.cpp:339 +msgid "" +"<p>This string allows you to configure Kate's settings for the files selected " +"by this mimetype using Kate variables. You can set almost any configuration " +"option, such as highlight, indent-mode, encoding, etc.</p>" +"<p>For a full list of known variables, see the manual.</p>" +msgstr "" +"<p> این رشته به شما اجازه میدهد که تنظیمات Kate را برای پروندههایی که توسط " +"این نوع مایم برگزیده که از متغیرهای Kate استفاده میکند، پیکربندی کنید. تقریباً " +"هر گزینۀ پیکربندی را میتوانید تنظیم کنید، نظیر مشخص کردن، حالت فرورفتگی، " +"کدبندی و غیره. </p>" +"<p> برای فهرست کامل متغیرهای شناختهشده، راهنما را ببینید.</p>" + +#: part/katefiletype.cpp:344 +msgid "" +"The wildcards mask allows you to select files by filename. A typical mask uses " +"an asterisk and the file extension, for example <code>*.txt; *.text</code>" +". The string is a semicolon-separated list of masks." +msgstr "" +"نقاب نویسههای عام به شما اجازه میدهد که پروندهها را توسط نام پرونده " +"برگزینید. یک نقاب نوعی از یک ستاره و پسوند پرونده استفاده میکند، برای مثال، " +"<code>*.txt; *.text</code>. رشته، فهرستی از نقابها است که توسط نقطه-واوک جدا " +"شده است." + +#: part/katefiletype.cpp:349 +msgid "" +"The mime type mask allows you to select files by mimetype. The string is a " +"semicolon-separated list of mimetypes, for example <code>" +"text/plain; text/english</code>." +msgstr "" +"نقاب نوع مایم به شما اجازه میدهد پروندهها را توسط نوع مایم برگزینید. رشته، " +"فهرستی از انواع مایم است که توسط نقطه-واوک جدا شده است، برای مثال، <code>" +"text/plain; text/english</code>." + +#: part/katefiletype.cpp:353 +msgid "Displays a wizard that helps you easily select mimetypes." +msgstr "جادوگری که به شما در گزینش راحت انواع مایم کمک میکند را نمایش میدهد." + +#: part/katefiletype.cpp:355 +msgid "" +"Sets a priority for this file type. If more than one file type selects the same " +"file, the one with the highest priority will be used." +msgstr "" +"اولویت را برای این نوع پرونده تنظیم میکند. اگر بیش از یک نوع پرونده همین " +"پرونده را برگزیند، از پروندهای که دارای بالاترین اولویت است، استفاده خواهد شد." + +#: part/katefiletype.cpp:427 +msgid "New Filetype" +msgstr "نوع جدید پرونده" + +#: part/katefiletype.cpp:471 #, c-format -msgid "Unable to open %1" -msgstr "قادر به باز کردن %1 نیست" +msgid "Properties of %1" +msgstr "ویژگیهای %1" -#: part/katesyntaxdocument.cpp:457 -msgid "Errors!" -msgstr "خطاها!" +#: part/katefiletype.cpp:504 +msgid "" +"Select the MimeTypes you want for this file type.\n" +"Please note that this will automatically edit the associated file extensions as " +"well." +msgstr "" +"انواع مایمی که برای این پرونده میخواهید را برگزینید.\n" +"لطفاً، توجه داشته باشید که این کار به طور خودکار پسوند پروندههای وابسته را هم " +"ویرایش خواهد کرد." -#: part/katesyntaxdocument.cpp:462 +#: part/kateviewhelpers.cpp:237 +msgid "Available Commands" +msgstr "فرمانهای موجود" + +#: part/kateviewhelpers.cpp:239 +msgid "" +"<p>For help on individual commands, do <code>'help <command>'</code></p>" +msgstr "" +"<p>برای کمک در مورد فرمانهای شخصی، <code>»>فرمان< کمک«</code> را اجرا کنید</p>" + +#: part/kateviewhelpers.cpp:250 +msgid "No help for '%1'" +msgstr "بدون کمک برای »%1«" + +#: part/kateviewhelpers.cpp:253 +msgid "No such command <b>%1</b>" +msgstr "چنین فرمانی وجود ندارد <b>%1</b>" + +#: part/kateviewhelpers.cpp:258 +msgid "" +"<p>This is the Katepart <b>command line</b>." +"<br>Syntax: <code><b>command [ arguments ]</b></code>" +"<br>For a list of available commands, enter <code><b>help list</b></code>" +"<br>For help for individual commands, enter <code><b>help <command></b>" +"</code></p>" +msgstr "" +"<p> این <b> خط فرمان </b> Katepart است. " +"<br> نحو: <code><b> فرمان ]نشانوندها[ </b></code>" +"<br> برای فهرستی از فرمانهای موجود، <code><b> فهرست کمک </b></code> " +"را وارد کنید " +"<br> برای کمک در مورد فرمانهای شخصی، <code><b> <فرمان> کمک</b></code> " +"را وارد کنید </p>" + +#: part/kateviewhelpers.cpp:345 +msgid "Success: " +msgstr "موفقیت:" + +#: part/kateviewhelpers.cpp:347 +msgid "Success" +msgstr "موفقیت" + +#: part/kateviewhelpers.cpp:352 +msgid "Error: " +msgstr "خطا:" + +#: part/kateviewhelpers.cpp:354 +msgid "Command \"%1\" failed." +msgstr "خرابی در فرمان »%1«." + +#: part/kateviewhelpers.cpp:360 +msgid "No such command: \"%1\"" +msgstr "بدون چنین فرمانی: »%1«" + +#: part/kateviewhelpers.cpp:1127 part/kateviewhelpers.cpp:1128 #, c-format -msgid "Error: %1" -msgstr "خطا: %1" +msgid "Mark Type %1" +msgstr "نشاندار کردن نوع %1" -#: part/katedialogs.cpp:153 +#: part/kateviewhelpers.cpp:1144 +msgid "Set Default Mark Type" +msgstr "تنظیم نوع نشان پیشفرض" + +#: part/katedialogs.cpp:152 msgid "Automatic Indentation" msgstr "تورفتگی خودکار" -#: part/katedialogs.cpp:157 +#: part/katedialogs.cpp:156 msgid "&Indentation mode:" msgstr "حالت &تورفتگی:" -#: part/katedialogs.cpp:161 part/katedialogs.cpp:1132 +#: part/katedialogs.cpp:160 part/katedialogs.cpp:1131 msgid "Configure..." msgstr "پیکربندی..." -#: part/katedialogs.cpp:163 +#: part/katedialogs.cpp:162 msgid "Insert leading Doxygen \"*\" when typing" msgstr "درج Doxygen»*« پیشتاز در زمان تحریر" -#: part/katedialogs.cpp:164 +#: part/katedialogs.cpp:163 msgid "Adjust indentation of code pasted from the clipboard" msgstr "همتراز کردن تورفتگی کد چسباندهشده از تخته یادداشت" -#: part/katedialogs.cpp:166 +#: part/katedialogs.cpp:165 msgid "Indentation with Spaces" msgstr "تورفتگی با فاصلهها" -#: part/katedialogs.cpp:168 +#: part/katedialogs.cpp:167 msgid "Use &spaces instead of tabs to indent" msgstr "استفاده از &فاصلهها به جای تبها برای تورفتگی" -#: part/katedialogs.cpp:169 +#: part/katedialogs.cpp:168 msgid "Emacs style mixed mode" msgstr "حالت مختلط سبک Emacs" -#: part/katedialogs.cpp:173 +#: part/katedialogs.cpp:172 msgid "Number of spaces:" msgstr "تعداد فاصلهها:" -#: part/katedialogs.cpp:175 +#: part/katedialogs.cpp:174 msgid "Keep indent &profile" msgstr "نگه داشتن &profile تورفتگی" -#: part/katedialogs.cpp:176 +#: part/katedialogs.cpp:175 msgid "&Keep extra spaces" msgstr "&نگه داشتن فاصلههای اضافی" -#: part/katedialogs.cpp:178 +#: part/katedialogs.cpp:177 msgid "Keys to Use" msgstr "کلیدهای مورد استفاده" -#: part/katedialogs.cpp:179 +#: part/katedialogs.cpp:178 msgid "&Tab key indents" msgstr "تورفتگیهای کلید &تب" -#: part/katedialogs.cpp:180 +#: part/katedialogs.cpp:179 msgid "&Backspace key indents" msgstr "تورفتگیهای کلید &پسبر" -#: part/katedialogs.cpp:183 +#: part/katedialogs.cpp:182 msgid "Tab Key Mode if Nothing Selected" msgstr "حالت کلید تب اگر چیزی انتخاب نشود" -#: part/katedialogs.cpp:185 +#: part/katedialogs.cpp:184 msgid "Insert indent &characters" msgstr "درج &نویسههای تورفتگی" -#: part/katedialogs.cpp:186 +#: part/katedialogs.cpp:185 msgid "I&nsert tab character" msgstr "&درج نویسۀ تب" -#: part/katedialogs.cpp:187 +#: part/katedialogs.cpp:186 msgid "Indent current &line" msgstr "تورفتگی &خط جاری" -#: part/katedialogs.cpp:209 +#: part/katedialogs.cpp:208 msgid "Check this if you want to indent with spaces rather than tabs." msgstr "" "اگر میخواهید بیشتر با فاصلهها تورفتگی ایجاد کنید تا با تبها، این را علامت " "بزنید." -#: part/katedialogs.cpp:211 +#: part/katedialogs.cpp:210 msgid "" "Indentations of more than the selected number of spaces will not be shortened." msgstr "تورفتگیهای بیش از تعداد فاصلههای برگزیده، کوتاه نخواهند شد." -#: part/katedialogs.cpp:214 +#: part/katedialogs.cpp:213 msgid "" "This allows the <b>Tab</b> key to be used to increase the indentation level." msgstr "این، اجازه میدهد کلید <b>تب</b> برای افزایش سطح تورفتگی استفاده شود." -#: part/katedialogs.cpp:217 +#: part/katedialogs.cpp:216 msgid "" "This allows the <b>Backspace</b> key to be used to decrease the indentation " "level." msgstr "" "این، اجازه میدهد کلید <b> پسبر </b> برای کاهش سطح تورفتگی استفاده شود." -#: part/katedialogs.cpp:220 +#: part/katedialogs.cpp:219 msgid "" "Automatically inserts a leading \"*\" while typing within a Doxygen style " "comment." msgstr "" "هنگام تحریر در توضیح سبک Doxygen، به طور خودکار یک »*« پیشتاز را درج میکند." -#: part/katedialogs.cpp:223 +#: part/katedialogs.cpp:222 msgid "Use a mix of tab and space characters for indentation." msgstr "استفاده از مخلوطی از تب و نویسههای فاصله برای تورفتگی." -#: part/katedialogs.cpp:225 +#: part/katedialogs.cpp:224 msgid "" "If this option is selected, pasted code from the clipboard is indented. " "Triggering the <b>undo</b>-action removes the indentation." @@ -1436,11 +2386,11 @@ msgstr "" "اگر این گزینه انتخاب شود، کد چسباندهشده از تخته یادداشت تو میرود. با زدن ضامن " "کنش <b>واگرد</b>، تورفتگی حذف میشود." -#: part/katedialogs.cpp:227 +#: part/katedialogs.cpp:226 msgid "The number of spaces to indent with." msgstr "تعداد فاصلهها برای تورفتگی با." -#: part/katedialogs.cpp:230 +#: part/katedialogs.cpp:229 msgid "" "If this button is enabled, additional indenter specific options are available " "and can be configured in an extra dialog." @@ -1448,43 +2398,43 @@ msgstr "" "اگر این دکمه فعال شود، گزینههای مشخص عامل تورفتگی اضافی در دسترس هستند، و " "میتوان آنها را در یک محاورۀ اضافی پیکربندی کرد." -#: part/katedialogs.cpp:282 +#: part/katedialogs.cpp:281 msgid "Configure Indenter" msgstr "پیکربندی عامل تورفتگی" -#: part/katedialogs.cpp:357 +#: part/katedialogs.cpp:356 msgid "Text Cursor Movement" msgstr "حرکت مکاننمای متن" -#: part/katedialogs.cpp:359 +#: part/katedialogs.cpp:358 msgid "Smart ho&me and smart end" msgstr "&آغازۀ هوشمند و پایان هوشمند" -#: part/katedialogs.cpp:363 +#: part/katedialogs.cpp:362 msgid "Wrap c&ursor" msgstr "&مکاننمای سطربندی" -#: part/katedialogs.cpp:367 +#: part/katedialogs.cpp:366 msgid "&PageUp/PageDown moves cursor" msgstr "&بالابر صفحه/پایینبر صفحه، مکاننما را حرکت میدهد" -#: part/katedialogs.cpp:373 +#: part/katedialogs.cpp:372 msgid "Autocenter cursor (lines):" msgstr "مکاننمای مرکز خودکار )خطوط(:" -#: part/katedialogs.cpp:380 +#: part/katedialogs.cpp:379 msgid "Selection Mode" msgstr "حالت گزینش" -#: part/katedialogs.cpp:384 +#: part/katedialogs.cpp:383 msgid "&Normal" msgstr "&عادی" -#: part/katedialogs.cpp:385 +#: part/katedialogs.cpp:384 msgid "&Persistent" msgstr "&پایدار" -#: part/katedialogs.cpp:390 +#: part/katedialogs.cpp:389 msgid "" "Selections will be overwritten by typed text and will be lost on cursor " "movement." @@ -1492,11 +2442,11 @@ msgstr "" "گزینشها توسط متن تحریرشده جاینوشت خواهند شد، و هنگام حرکت مکاننما از بین " "میروند." -#: part/katedialogs.cpp:393 +#: part/katedialogs.cpp:392 msgid "Selections will stay even after cursor movement and typing." msgstr "گزینشها حتی بعد از حرکت مکاننما و تحریر باقی میمانند." -#: part/katedialogs.cpp:396 +#: part/katedialogs.cpp:395 msgid "" "Sets the number of lines to maintain visible above and below the cursor when " "possible." @@ -1504,7 +2454,7 @@ msgstr "" "تعداد خطوط را برای مرئی نگه داشتن بالا و زیر مکاننما در زمان ممکن تنظیم " "میکند." -#: part/katedialogs.cpp:400 +#: part/katedialogs.cpp:399 msgid "" "When selected, pressing the home key will cause the cursor to skip whitespace " "and go to the start of a line's text. The same applies for the end key." @@ -1512,7 +2462,7 @@ msgstr "" "زمانی که برگزیده شود، فشار کلید آغازه باعث میشود مکاننما از فواصل سفید پرش " "کند و به آغاز متن خط بعدی برود. برای کلید پایان نیز همین طور اعمال میکند." -#: part/katedialogs.cpp:405 +#: part/katedialogs.cpp:404 msgid "" "When on, moving the insertion cursor using the <b>Left</b> and <b>Right</b> " "keys will go on to previous/next line at beginning/end of the line, similar to " @@ -1527,7 +2477,7 @@ msgstr "" "اما میتوان آن را به پایان خط حرکت داد که میتواند برای برنامهسازها بسیار " "سودمند باشد." -#: part/katedialogs.cpp:411 +#: part/katedialogs.cpp:410 msgid "" "Selects whether the PageUp and PageDown keys should alter the vertical position " "of the cursor relative to the top of the view." @@ -1535,79 +2485,79 @@ msgstr "" "انتخاب میکند که آیا کلیدهای بالابر و پایینبر صفحه باید موقعیت عمودی " "مکاننمای مربوط به بالای نما را تغییر دهند یا خیر." -#: part/katedialogs.cpp:473 +#: part/katedialogs.cpp:472 msgid "Tabulators" msgstr "جدولبندها" -#: part/katedialogs.cpp:475 +#: part/katedialogs.cpp:474 msgid "&Insert spaces instead of tabulators" msgstr "&درج فاصلهها به جای جدولبندها" -#: part/katedialogs.cpp:479 +#: part/katedialogs.cpp:478 msgid "&Show tabulators" msgstr "&نمایش جدولبندها" -#: part/katedialogs.cpp:485 +#: part/katedialogs.cpp:484 msgid "Tab width:" msgstr "عرض تب:" -#: part/katedialogs.cpp:490 +#: part/katedialogs.cpp:489 msgid "Static Word Wrap" msgstr "سطربندی ایستای واژه" -#: part/katedialogs.cpp:492 +#: part/katedialogs.cpp:491 msgid "Enable static &word wrap" msgstr "فعالسازی سطربندی ایستای &واژه" -#: part/katedialogs.cpp:496 +#: part/katedialogs.cpp:495 msgid "&Show static word wrap marker (if applicable)" msgstr "&نمایش نشانگر سطربندی ایستای واژه )اگر قابل اجرا باشد(" -#: part/katedialogs.cpp:502 +#: part/katedialogs.cpp:501 msgid "Wrap words at:" msgstr "سطربندی واژهها در:" -#: part/katedialogs.cpp:507 +#: part/katedialogs.cpp:506 msgid "Remove &trailing spaces" msgstr "حذف فاصلههای &دنبالهدار" -#: part/katedialogs.cpp:512 +#: part/katedialogs.cpp:511 msgid "Auto &brackets" msgstr "&کروشههای خودکار" -#: part/katedialogs.cpp:519 +#: part/katedialogs.cpp:518 msgid "Unlimited" msgstr "نامحدود" -#: part/katedialogs.cpp:520 +#: part/katedialogs.cpp:519 msgid "Maximum undo steps:" msgstr "گامهای بیشینۀ واگرد:" -#: part/katedialogs.cpp:525 +#: part/katedialogs.cpp:524 msgid "Smart search t&ext from:" msgstr "جستجوی هوشمند &متن از:" -#: part/katedialogs.cpp:528 +#: part/katedialogs.cpp:527 msgid "Nowhere" msgstr "هیچجا" -#: part/katedialogs.cpp:529 +#: part/katedialogs.cpp:528 msgid "Selection Only" msgstr "فقط گزینش" -#: part/katedialogs.cpp:530 +#: part/katedialogs.cpp:529 msgid "Selection, then Current Word" msgstr "گزینش، سپس واژۀ جاری" -#: part/katedialogs.cpp:531 +#: part/katedialogs.cpp:530 msgid "Current Word Only" msgstr "فقط واژۀ جاری" -#: part/katedialogs.cpp:532 +#: part/katedialogs.cpp:531 msgid "Current Word, then Selection" msgstr "واژۀ جاری، سپس گزینش" -#: part/katedialogs.cpp:542 +#: part/katedialogs.cpp:541 msgid "" "Automatically start a new line of text when the current line exceeds the length " "specified by the <b>Wrap words at:</b> option." @@ -1625,7 +2575,7 @@ msgstr "" "، مطابق با عرض نما، <b>سطر بندی پویای واژه</b> در صفحۀ پیکربندی <b>" "پیشفرضهای نما</b> را فعال کنید." -#: part/katedialogs.cpp:550 +#: part/katedialogs.cpp:549 msgid "" "If the Word Wrap option is selected this entry determines the length (in " "characters) at which the editor will automatically start a new line." @@ -1633,7 +2583,7 @@ msgstr "" "اگر گزینۀ سطربندی واژه برگزیده شود؛ این مدخل، طولی )از لحاظ نویسهها( که بر " "حسب آن ویرایشگر به طور خودکار خطی جدید آغاز میکند را تعیین مینماید." -#: part/katedialogs.cpp:553 +#: part/katedialogs.cpp:552 msgid "" "When the user types a left bracket ([,(, or {) KateView automatically enters " "the right bracket (}, ), or ]) to the right of the cursor." @@ -1641,19 +2591,19 @@ msgstr "" "زمانی که کاربر کروشۀ چپ را تحریر میکند )[، (، یا {(؛ KateView به طور خودکار " "کروشۀ راست )}، )، یا ]( را در سمت راست مکاننما وارد میکند." -#: part/katedialogs.cpp:556 +#: part/katedialogs.cpp:555 msgid "" "The editor will display a symbol to indicate the presence of a tab in the text." msgstr "ویرایشگر، نمادی را برای نشان دادن حضور یک تب در متن نمایش میدهد." -#: part/katedialogs.cpp:560 +#: part/katedialogs.cpp:559 msgid "" "Sets the number of undo/redo steps to record. More steps uses more memory." msgstr "" "تعداد گامهای واگرد/از نو را برای ضبط تنظیم میکند. بیشتر گامها از حافظۀ بیشتری " "استفاده میکنند." -#: part/katedialogs.cpp:563 +#: part/katedialogs.cpp:562 msgid "" "This determines where KateView will get the search text from (this will be " "automatically entered into the Find Text dialog): " @@ -1686,7 +2636,7 @@ msgstr "" "توجه داشته باشید که در تمام حالتهای بالا، اگر یک رشته جستجو نباشد یا نتوان آن " "را تعیین کرد، پس از آن محاورۀ یافتن متن به آخرین متن جستجو عقبنشینی میکند." -#: part/katedialogs.cpp:588 +#: part/katedialogs.cpp:587 msgid "" "If this is enabled, the editor will calculate the number of spaces up to the " "next tab position as defined by the tab width, and insert that number of spaces " @@ -1696,7 +2646,7 @@ msgstr "" "طور که توسط عرض جهش تعریف شد محاسبه میکند، و آن تعداد فاصلهها را به جای یک " "نویسۀ جهش درج میکند." -#: part/katedialogs.cpp:592 +#: part/katedialogs.cpp:591 msgid "" "If this is enabled, the editor will remove any trailing whitespace on lines " "when they are left by the insertion cursor." @@ -1704,7 +2654,7 @@ msgstr "" "اگر این فعال شود، ویرایشگر هر فاصله سفید دنبالهدار روی خطوط زمانی، که توسط " "مکاننمای درج باقی میمانند را حذف میکند." -#: part/katedialogs.cpp:595 +#: part/katedialogs.cpp:594 msgid "" "<p>If this option is checked, a vertical line will be drawn at the word wrap " "column as defined in the <strong>Editing</strong> properties." @@ -1715,97 +2665,85 @@ msgstr "" "<p>توجه داشته باشید که اگر از یک قلم دارای درجۀ ثابت استفاده کنید، فقط نشانگر " "سطربندی واژه ترسیم میشود." -#: part/katedialogs.cpp:651 +#: part/katedialogs.cpp:650 msgid "Word Wrap" msgstr "سطربندی واژه" -#: part/katedialogs.cpp:653 +#: part/katedialogs.cpp:652 msgid "&Dynamic word wrap" msgstr "سطربندی &پویای واژه" -#: part/katedialogs.cpp:656 +#: part/katedialogs.cpp:655 msgid "Dynamic word wrap indicators (if applicable):" msgstr "شاخصهای سطربندی پویای واژه )اگر قابل اجرا باشند(:" -#: part/katedialogs.cpp:659 +#: part/katedialogs.cpp:658 msgid "Follow Line Numbers" msgstr "پیروی از شمارۀ خطوط" -#: part/katedialogs.cpp:660 +#: part/katedialogs.cpp:659 msgid "Always On" msgstr "همیشه روشن" -#: part/katedialogs.cpp:664 +#: part/katedialogs.cpp:663 msgid "Vertically align dynamically wrapped lines to indentation depth:" msgstr "" "همتراز کردن عمودی خطوطی که به طور پویا سطربندی شدهاند، برای عمق تورفتگی:" -#: part/katedialogs.cpp:667 +#: part/katedialogs.cpp:666 #, no-c-format msgid "% of View Width" msgstr "٪ از عرض نما" -#: part/katedialogs.cpp:668 +#: part/katedialogs.cpp:667 msgid "Disabled" msgstr "غیرفعال" -#: part/katedialogs.cpp:672 +#: part/katedialogs.cpp:671 msgid "Code Folding" msgstr "تازنی کد" -#: part/katedialogs.cpp:674 +#: part/katedialogs.cpp:673 msgid "Show &folding markers (if available)" msgstr "نمایش نشانگرهای &تاشونده )اگر در دسترس باشند(" -#: part/katedialogs.cpp:675 +#: part/katedialogs.cpp:674 msgid "Collapse toplevel folding nodes" msgstr "متلاشی شدن گرههای تاشوندۀ سطح بالا" -#: part/katedialogs.cpp:680 +#: part/katedialogs.cpp:679 msgid "Borders" msgstr "لبهها" -#: part/katedialogs.cpp:682 +#: part/katedialogs.cpp:681 msgid "Show &icon border" msgstr "نمایش لبۀ &شمایل" -#: part/katedialogs.cpp:683 +#: part/katedialogs.cpp:682 msgid "Show &line numbers" msgstr "نمایش شمارۀ &خطوط" -#: part/katedialogs.cpp:684 +#: part/katedialogs.cpp:683 msgid "Show &scrollbar marks" msgstr "نمایش نشانهای &میله لغزش" -#: part/katedialogs.cpp:688 +#: part/katedialogs.cpp:687 msgid "Sort Bookmarks Menu" msgstr "مرتب کردن گزینگان چوب الفها" -#: part/katedialogs.cpp:690 +#: part/katedialogs.cpp:689 msgid "By &position" msgstr "بر اساس &موقعیت" -#: part/katedialogs.cpp:691 +#: part/katedialogs.cpp:690 msgid "By c&reation" msgstr "بر اساس &ایجاد" -#: part/katedialogs.cpp:695 +#: part/katedialogs.cpp:694 msgid "Show indentation lines" msgstr "نمایش خطوط تورفتگی" -#: part/katedialogs.cpp:702 part/kateview.cpp:360 -msgid "" -"If this option is checked, the text lines will be wrapped at the view border on " -"the screen." -msgstr "" -"اگر این گزینه علامت زده شود، خطوط متن در لبۀ نمای موجود بر روی پرده سطربندی " -"خواهند شد." - -#: part/katedialogs.cpp:704 part/kateview.cpp:363 -msgid "Choose when the Dynamic Word Wrap Indicators should be displayed" -msgstr "انتخاب زمانی که شاخصهای سطربندی پویای واژه باید نمایش داده شوند" - -#: part/katedialogs.cpp:709 +#: part/katedialogs.cpp:708 msgid "" "<p>Enables the start of dynamically wrapped lines to be aligned vertically to " "the indentation level of the first line. This can help to make code and markup " @@ -1825,7 +2763,7 @@ msgstr "" "پرده عمیقتر است، تراز کردن عمودی، که برای خطوط سطربندیشدۀ بعدی به کار برده " "شده را ندارند. </p>" -#: part/katedialogs.cpp:718 +#: part/katedialogs.cpp:717 msgid "" "If this option is checked, every new view will display line numbers on the left " "hand side." @@ -1833,7 +2771,7 @@ msgstr "" "اگر این گزینه علامت زده شود؛ هر نمای جدید، تعداد خطوط سمت چپ را نمایش خواهد " "داد." -#: part/katedialogs.cpp:721 +#: part/katedialogs.cpp:720 msgid "" "If this option is checked, every new view will display an icon border on the " "left hand side." @@ -1844,7 +2782,7 @@ msgstr "" "<br>" "<br>برای مثال، لبۀ شمایل، علائم چوب الفها را نمایش میدهد." -#: part/katedialogs.cpp:725 +#: part/katedialogs.cpp:724 msgid "" "If this option is checked, every new view will show marks on the vertical " "scrollbar." @@ -1856,7 +2794,7 @@ msgstr "" "<br>" "<br>برای مثال، این نشانها چوب الفها را نمایش میدهند." -#: part/katedialogs.cpp:729 +#: part/katedialogs.cpp:728 msgid "" "If this option is checked, every new view will display marks for code folding, " "if code folding is available." @@ -1864,19 +2802,19 @@ msgstr "" "اگر این گزینه علامت زده شود، هر نمای جدید، در صورتی که تاشوندۀ کد در دسترس " "باشد، نشانهایی در مورد تاشوندۀ کد را نمایش میدهد." -#: part/katedialogs.cpp:732 +#: part/katedialogs.cpp:731 msgid "" "Choose how the bookmarks should be ordered in the <b>Bookmarks</b> menu." msgstr "" "انتخاب این که چوب الفها چطور باید در گزینگان <b> چوب الفها </b> " "ترتیب داده شوند." -#: part/katedialogs.cpp:734 +#: part/katedialogs.cpp:733 msgid "The bookmarks will be ordered by the line numbers they are placed at." msgstr "" "چوب الفها توسط تعداد خطوطی که در آنها جای داده میشوند، ترتیب داده میشوند." -#: part/katedialogs.cpp:736 +#: part/katedialogs.cpp:735 msgid "" "Each new bookmark will be added to the bottom, independently from where it is " "placed in the document." @@ -1884,7 +2822,7 @@ msgstr "" "هر چوب الف جدید از جایی که به طور مستقل در سند به آن داده میشود، در پایین " "افزوده میشود." -#: part/katedialogs.cpp:739 +#: part/katedialogs.cpp:738 msgid "" "If this is enabled, the editor will display vertical lines to help identify " "indent lines." @@ -1892,83 +2830,83 @@ msgstr "" "اگر این فعال شود، ویرایشگر خط عمودی را برای کمک در تشخیص خطوط تورفته نمایش " "میدهد." -#: part/katedialogs.cpp:855 +#: part/katedialogs.cpp:854 msgid "File Format" msgstr "قالب پرونده" -#: part/katedialogs.cpp:859 +#: part/katedialogs.cpp:858 msgid "&Encoding:" msgstr "&کدبندی:" -#: part/katedialogs.cpp:864 +#: part/katedialogs.cpp:863 msgid "End &of line:" msgstr "پایان &خط:" -#: part/katedialogs.cpp:868 +#: part/katedialogs.cpp:867 msgid "&Automatic end of line detection" msgstr "پایان &خودکار آشکارسازی خط" -#: part/katedialogs.cpp:870 +#: part/katedialogs.cpp:869 msgid "UNIX" msgstr "یونیکس" -#: part/katedialogs.cpp:871 +#: part/katedialogs.cpp:870 msgid "DOS/Windows" msgstr "داس/ویندوز" -#: part/katedialogs.cpp:872 +#: part/katedialogs.cpp:871 msgid "Macintosh" msgstr "مکینتاش" -#: part/katedialogs.cpp:874 +#: part/katedialogs.cpp:873 msgid "Memory Usage" msgstr "کاربرد حافظه" -#: part/katedialogs.cpp:879 +#: part/katedialogs.cpp:878 msgid "Maximum loaded &blocks per file:" msgstr "بیشینۀ &بلوکهای بارگذاریشده در هر پرونده:" -#: part/katedialogs.cpp:885 +#: part/katedialogs.cpp:884 msgid "Automatic Cleanups on Load/Save" msgstr "پاکسازی خودکار هنگام بارگذاری/ذخیره" -#: part/katedialogs.cpp:888 +#: part/katedialogs.cpp:887 msgid "Re&move trailing spaces" msgstr "&حذف فاصلههای دنبالهدار" -#: part/katedialogs.cpp:891 +#: part/katedialogs.cpp:890 msgid "Folder Config File" msgstr "پروندۀ پیکربندی پوشه" -#: part/katedialogs.cpp:896 +#: part/katedialogs.cpp:895 msgid "Do not use config file" msgstr "از پروندۀ پیکربندی استفاده نشود" -#: part/katedialogs.cpp:897 +#: part/katedialogs.cpp:896 msgid "Se&arch depth for config file:" msgstr "&جستجوی عمیق برای پروندۀ پیکربندی:" -#: part/katedialogs.cpp:899 +#: part/katedialogs.cpp:898 msgid "Backup on Save" msgstr "پشتیبان هنگام ذخیره" -#: part/katedialogs.cpp:901 +#: part/katedialogs.cpp:900 msgid "&Local files" msgstr "پروندههای &محلی" -#: part/katedialogs.cpp:902 +#: part/katedialogs.cpp:901 msgid "&Remote files" msgstr "پروندههای &دور" -#: part/katedialogs.cpp:905 +#: part/katedialogs.cpp:904 msgid "&Prefix:" msgstr "&پیشوند:" -#: part/katedialogs.cpp:910 +#: part/katedialogs.cpp:909 msgid "&Suffix:" msgstr "&پسوند:" -#: part/katedialogs.cpp:917 +#: part/katedialogs.cpp:916 msgid "" "The editor will automatically eliminate extra spaces at the ends of lines of " "text while loading/saving the file." @@ -1976,7 +2914,7 @@ msgstr "" "ویرایشگر به طور خودکار فاصلههای اضافی در انتهای خطوط متن را هنگام " "بارگذاری/ذخیره پرونده حذف میکند." -#: part/katedialogs.cpp:920 +#: part/katedialogs.cpp:919 msgid "" "<p>Backing up on save will cause Kate to copy the disk file to " "'<prefix><filename><suffix>' before saving changes." @@ -1986,7 +2924,7 @@ msgstr "" "را بنابر »>پیشوند<>نام پرونده<>پسوند<« رونوشت کند. " "<p>پیشفرضهای پسوند بنابر <strong>~</strong> و پیشوند، توسط پیشفرض خالی است" -#: part/katedialogs.cpp:924 +#: part/katedialogs.cpp:923 msgid "" "Check this if you want the editor to autodetect the end of line type.The first " "found end of line type will be used for the whole file." @@ -1994,25 +2932,25 @@ msgstr "" "اگر میخواهید ویرایشگر به طور خودکار نوع پایان خط را آشکار سازد، این را علامت " "بزنید. نخستین نوع پایان خط یافتشده برای کل پرونده استفاده خواهد شد." -#: part/katedialogs.cpp:927 +#: part/katedialogs.cpp:926 msgid "Check this if you want backups of local files when saving" msgstr "" "اگر هنگام ذخیره، پشتیبانی پروندههای محلی را میخواهید، این را علامت بزنید" -#: part/katedialogs.cpp:929 +#: part/katedialogs.cpp:928 msgid "Check this if you want backups of remote files when saving" msgstr "" "اگر هنگام ذخیره، پشتیبانی پروندههای دور را میخواهید، این را علامت بزنید" -#: part/katedialogs.cpp:931 +#: part/katedialogs.cpp:930 msgid "Enter the prefix to prepend to the backup file names" msgstr "برای نام پروندههای پشتیبان، پیشوند را وارد کنید" -#: part/katedialogs.cpp:933 +#: part/katedialogs.cpp:932 msgid "Enter the suffix to add to the backup file names" msgstr "برای افزودن به نام پروندههای پشتیبان، پسوند را وارد کنید" -#: part/katedialogs.cpp:935 +#: part/katedialogs.cpp:934 msgid "" "The editor will search the given number of folder levels upwards for " ".kateconfig file and load the settings line from it." @@ -2020,7 +2958,7 @@ msgstr "" "ویرایشگر، تعداد معینی از سطوح بالایی پوشه را برای پروندۀ .kateconfig جستجو " "میکند، و خط تنظیمات را از آن بارگذاری میکند." -#: part/katedialogs.cpp:938 +#: part/katedialogs.cpp:937 msgid "" "The editor will load given number of blocks (of around 2048 lines) of text into " "memory; if the filesize is bigger than this the other blocks are swapped to " @@ -2038,53 +2976,49 @@ msgstr "" "<br>برای کاربرد عادی، فقط بزرگترین شمارش احتمالی بلوک را انتخاب کنید: اگر با " "کاربرد حافظه مسئله دارید، فقط آن را محدود کنید." -#: part/katedialogs.cpp:977 +#: part/katedialogs.cpp:976 msgid "" "You did not provide a backup suffix or prefix. Using default suffix: '~'" msgstr "" "یک پسوند یا پیشوند پشتیبان فراهم نکردید. استفاده از پسوند پیشفرض: »~«" -#: part/katedialogs.cpp:978 +#: part/katedialogs.cpp:977 msgid "No Backup Suffix or Prefix" msgstr "بدون پسوند یا پیشوند پشتیبان" -#: part/katedialogs.cpp:1014 +#: part/katedialogs.cpp:1013 msgid "TDE Default" msgstr "پیشفرض TDE" -#: part/katedialogs.cpp:1116 part/katedialogs.cpp:1447 +#: part/katedialogs.cpp:1115 part/katedialogs.cpp:1446 msgid "Name" msgstr "نام" -#: part/katedialogs.cpp:1117 part/katehighlight.cpp:3174 -msgid "Comment" -msgstr "توضیح" - -#: part/katedialogs.cpp:1213 +#: part/katedialogs.cpp:1212 #, c-format msgid "Configure %1" msgstr "پیکربندی %1" -#: part/katedialogs.cpp:1285 +#: part/katedialogs.cpp:1284 msgid "Author:" msgstr "نویسنده:" -#: part/katedialogs.cpp:1291 +#: part/katedialogs.cpp:1290 msgid "License:" msgstr "مجوز:" -#: part/katedialogs.cpp:1324 +#: part/katedialogs.cpp:1323 msgid "Do&wnload..." msgstr "&بارگیری..." -#: part/katedialogs.cpp:1332 +#: part/katedialogs.cpp:1331 msgid "" "Choose a <em>Syntax Highlight mode</em> from this list to view its properties " "below." msgstr "" "انتخاب یک <em> حالت مشخص نحوی </em> از این فهرست برای دیدن ویژگیهایش در زیر." -#: part/katedialogs.cpp:1335 +#: part/katedialogs.cpp:1334 msgid "" "The list of file extensions used to determine which files to highlight using " "the current syntax highlight mode." @@ -2092,7 +3026,7 @@ msgstr "" "فهرست پسوند پروندههای استفادهشده برای تعیین پروندههایی که استفاده از حالت " "مشخص نحو جاری را مشخص میکنند." -#: part/katedialogs.cpp:1338 +#: part/katedialogs.cpp:1337 msgid "" "The list of Mime Types used to determine which files to highlight using the " "current highlight mode." @@ -2104,7 +3038,7 @@ msgstr "" "<p>دکمۀ جادوگر در سمت چپ حوزۀ مدخل را فشار دهید تا محاورۀ گزینش نوع مایم نمایش " "داده شود." -#: part/katedialogs.cpp:1342 +#: part/katedialogs.cpp:1341 msgid "" "Display a dialog with a list of all available mime types to choose from." "<p>The <strong>File Extensions</strong> entry will automatically be edited as " @@ -2113,7 +3047,7 @@ msgstr "" "نمایش محاوره همراه با فهرستی برای انتخاب تمام انواع مایم موجود در آن. " "<p> مدخل <strong>پسوند پروندهها</strong> هم به طور خودکار ویرایش خواهد شد." -#: part/katedialogs.cpp:1346 +#: part/katedialogs.cpp:1345 msgid "" "Click this button to download new or updated syntax highlight descriptions from " "the Kate website." @@ -2121,7 +3055,7 @@ msgstr "" "این دکمه را فشار دهید تا توصیفهای مشخص نحوی جدید یا بهروزرسانیشده از " "وبگاه Kate بارگذاری شوند." -#: part/katedialogs.cpp:1424 +#: part/katedialogs.cpp:1423 msgid "" "Select the MimeTypes you want highlighted using the '%1' syntax highlight " "rules.\n" @@ -2132,70 +3066,70 @@ msgstr "" "لطفاً، توجه داشته باشید که این به طور خودکار، پسوند پروندههای وابسته را هم " "ویرایش میکند." -#: part/katedialogs.cpp:1439 +#: part/katedialogs.cpp:1438 msgid "Highlight Download" msgstr "مشخص کردن بارگیری" -#: part/katedialogs.cpp:1439 +#: part/katedialogs.cpp:1438 msgid "&Install" msgstr "&نصب" -#: part/katedialogs.cpp:1444 +#: part/katedialogs.cpp:1443 msgid "Select the syntax highlighting files you want to update:" msgstr "" "برگزیدن نحوی که مشخصکنندۀ پروندههایی است که میخواهید بهروزرسانی شوند:" -#: part/katedialogs.cpp:1448 +#: part/katedialogs.cpp:1447 msgid "Installed" msgstr "نصبشده" -#: part/katedialogs.cpp:1449 +#: part/katedialogs.cpp:1448 msgid "Latest" msgstr "تازهترین" -#: part/katedialogs.cpp:1453 +#: part/katedialogs.cpp:1452 msgid "<b>Note:</b> New versions are selected automatically." msgstr "<b>نکته:</b> نسخههای جدید به طور خودکار گزینش میشوند." -#: part/katedialogs.cpp:1552 +#: part/katedialogs.cpp:1547 msgid "Go to Line" msgstr "رفتن به خط" -#: part/katedialogs.cpp:1562 +#: part/katedialogs.cpp:1557 msgid "&Go to line:" msgstr "&رفتن به خط:" -#: part/katedialogs.cpp:1588 +#: part/katedialogs.cpp:1583 msgid "File Was Deleted on Disk" msgstr "پرونده در دیسک حذف شد" -#: part/katedialogs.cpp:1589 +#: part/katedialogs.cpp:1584 msgid "&Save File As..." msgstr "&ذخیرۀ پرونده به عنوان..." -#: part/katedialogs.cpp:1590 +#: part/katedialogs.cpp:1585 msgid "Lets you select a location and save the file again." msgstr "به شما اجازه میدهد محلی را برگزینید، و پرونده را دوباره ذخیره کنید." -#: part/katedialogs.cpp:1592 +#: part/katedialogs.cpp:1587 msgid "File Changed on Disk" msgstr "پرونده در دیسک تغییر کرد" -#: part/katedialogs.cpp:1594 +#: part/katedialogs.cpp:1589 msgid "" "Reload the file from disk. If you have unsaved changes, they will be lost." msgstr "" "بارگذاری مجدد پرونده از دیسک. اگر تغییرهای ذخیرهنشده دارید، از دست میروند." -#: part/katedialogs.cpp:1599 +#: part/katedialogs.cpp:1594 msgid "&Ignore" msgstr "&چشمپوشی" -#: part/katedialogs.cpp:1602 +#: part/katedialogs.cpp:1597 msgid "Ignore the changes. You will not be prompted again." msgstr "چشمپوشی از تغییرها. دوباره به شما اعلان میشود." -#: part/katedialogs.cpp:1603 +#: part/katedialogs.cpp:1598 msgid "" "Do nothing. Next time you focus the file, or try to save it or close it, you " "will be prompted again." @@ -2203,11 +3137,11 @@ msgstr "" "هیچ کاری انجام ندهید. دفعۀ بعدی روی پرونده تمرکز کنید، یا ذخیرۀ آن را امتحان " "کنید یا آن را ببندید، دوباره به شما اعلان میشود." -#: part/katedialogs.cpp:1621 +#: part/katedialogs.cpp:1616 msgid "&View Difference" msgstr "تفاوت &نما" -#: part/katedialogs.cpp:1626 +#: part/katedialogs.cpp:1621 msgid "" "Calculates the difference between the editor contents and the disk file using " "diff(1) and opens the diff file with the default application for that." @@ -2215,26 +3149,26 @@ msgstr "" "تفاوت بین محتویات ویرایشگر و پرونده دیسک که از diff (۱) استفاده میکند را " "محاسبه میکند، و پروندۀ diff را با کاربرد پیشفرضی برای آن باز میکند." -#: part/katedialogs.cpp:1630 +#: part/katedialogs.cpp:1625 msgid "Overwrite" msgstr "جاینوشت" -#: part/katedialogs.cpp:1631 +#: part/katedialogs.cpp:1626 msgid "Overwrite the disk file with the editor content." msgstr "جاینوشت پروندۀ دیسک با محتویات ویرایشگر." -#: part/katedialogs.cpp:1699 +#: part/katedialogs.cpp:1694 msgid "" "The diff command failed. Please make sure that diff(1) is installed and in your " "PATH." msgstr "" "خرابی در فرمان diff. لطفاً، مطمئن شوید که diff (۱) نصب میشود و در مسیرتان است." -#: part/katedialogs.cpp:1701 +#: part/katedialogs.cpp:1696 msgid "Error Creating Diff" msgstr "خطای ایجاد Diff" -#: part/katedialogs.cpp:1716 +#: part/katedialogs.cpp:1711 msgid "" "Ignoring means that you will not be warned again (unless the disk file changes " "once more): if you save the document, you will overwrite the file on disk; if " @@ -2245,7 +3179,7 @@ msgstr "" "خواهید کرد؛ اگر سند را ذخیره نکنید، پس پروندۀ دیسک )اگر موجود باشد( آن چه که " "شما دارید، میباشد." -#: part/katedialogs.cpp:1720 +#: part/katedialogs.cpp:1715 msgid "You Are on Your Own" msgstr "دست تنها هستید" @@ -2254,2143 +3188,2071 @@ msgstr "دست تنها هستید" msgid "Could not access view" msgstr "نتوانست به نما دست یابد" -#: part/katejscript.cpp:304 part/katejscript.cpp:928 -msgid "Exception, line %1: %2" -msgstr "استثناء، خط %1: %2" - -#: part/katejscript.cpp:754 -msgid "Command not found" -msgstr "فرمان یافت نشد" - -#: part/katejscript.cpp:762 part/katejscript.cpp:897 -msgid "JavaScript file not found" -msgstr "پروندۀ جاوااسکریپت یافت نشد" - -#: part/katespell.cpp:57 -msgid "Spelling (from cursor)..." -msgstr "در حال هجی کردن )از مکاننما(..." - -#: part/katespell.cpp:58 -msgid "Check the document's spelling from the cursor and forward" -msgstr "بررسی هجی کردن سند از مکاننما و پیشسو" - -#: part/katespell.cpp:60 -msgid "Spellcheck Selection..." -msgstr "گزینش غلطیاب..." - -#: part/katespell.cpp:61 -msgid "Check spelling of the selected text" -msgstr "بررسی هجی متن برگزیده" - -#: part/katespell.cpp:125 -msgid "Spellcheck" -msgstr "غلطیاب" - -#: part/katespell.cpp:205 -msgid "" -"The spelling program could not be started. Please make sure you have set the " -"correct spelling program and that it is properly configured and in your PATH." -msgstr "" -"برنامۀ غلطیاب را نمیتوان آغاز کرد. لطفاً، مطمئن شوید که برنامۀ هجی صحیح را " -"تنظیم کردهاید، و به درستی پیکربندی شده و در مسیرتان است." - -#: part/katespell.cpp:210 -msgid "The spelling program seems to have crashed." -msgstr "به نظر میرسد برنامۀ هجی فروپاشی شده است." +#: part/katecmds.cpp:151 +msgid "Mode must be at least 0." +msgstr "حالت باید حداقل ۰ باشد." -#: part/kateview.cpp:216 -msgid "Cut the selected text and move it to the clipboard" -msgstr "برش متن برگزیده و حرکت آن به تخته یادداشت" +#: part/katecmds.cpp:169 +msgid "No such highlight '%1'" +msgstr "چنین مشخص »%1« وجود ندارد" -#: part/kateview.cpp:219 -msgid "Paste previously copied or cut clipboard contents" -msgstr "چسباندن محتویات تخته یادداشتی که قبلاً رونوشت شده و بریده شده است" +#: part/katecmds.cpp:180 +msgid "Missing argument. Usage: %1 <value>" +msgstr "نشانوند مفقود. کاربرد: %1 <value>" -#: part/kateview.cpp:222 -msgid "" -"Use this command to copy the currently selected text to the system clipboard." -msgstr "" -"استفاده از این فرمان برای رونوشت متنی که اخیراً در تخته یادداشت سیستم انتخاب " -"شده است." +#: part/katecmds.cpp:184 +msgid "Failed to convert argument '%1' to integer." +msgstr "خرابی در تبدیل نشانوند »%1« به صحیح." -#: part/kateview.cpp:224 -msgid "Copy as &HTML" -msgstr "رونوشت به عنوان &زنگام" +#: part/katecmds.cpp:190 part/katecmds.cpp:196 +msgid "Width must be at least 1." +msgstr "عرض باید حداقل ۱ باشد." -#: part/kateview.cpp:225 -msgid "" -"Use this command to copy the currently selected text as HTML to the system " -"clipboard." -msgstr "" -"استفاده از این فرمان برای رونوشت متنی که اخیراً به عنوان زنگام در تخته یادداشت " -"سیستم انتخاب شده است." +#: part/katecmds.cpp:202 +msgid "Column must be at least 1." +msgstr "ستون حداقل باید ۱ باشد." -#: part/kateview.cpp:230 -msgid "Save the current document" -msgstr "ذخیرۀ سند جاری" +#: part/katecmds.cpp:208 +msgid "Line must be at least 1" +msgstr "خط حداقل باید ۱ باشد" -#: part/kateview.cpp:233 -msgid "Revert the most recent editing actions" -msgstr "رجعت تازهترین کنشهای در حال ویرایش" +#: part/katecmds.cpp:210 +msgid "There is not that many lines in this document" +msgstr "خطوط زیادی در این سند وجود ندارد" -#: part/kateview.cpp:236 -msgid "Revert the most recent undo operation" -msgstr "رجعت تازهترین عمل واگرد" +#: part/katecmds.cpp:232 +msgid "Usage: %1 on|off|1|0|true|false" +msgstr "کاربرد: %1 روشن|خاموش|۱|۰|درست|نادرست" -#: part/kateview.cpp:238 -msgid "&Word Wrap Document" -msgstr "سند سطربندی &واژه" +#: part/katecmds.cpp:274 +msgid "Bad argument '%1'. Usage: %2 on|off|1|0|true|false" +msgstr "نشانوند بد »%1«. کاربرد: %2 روشن|خاموش|۱|۰|درست|نادرست" -#: part/kateview.cpp:239 -msgid "" -"Use this command to wrap all lines of the current document which are longer " -"than the width of the current view, to fit into this view." -"<br>" -"<br> This is a static word wrap, meaning it is not updated when the view is " -"resized." -msgstr "" -"استفاده از این فرمان برای سطربندی تمام خطوط سند جاری که برای متناسب بودن در " -"این نما عرض طویلتری نسبت به عرض نمای جاری دارند." -"<br>" -"<br> این، یک سطربندی ایستای واژه است و به این معناست که زمانی که نما تغییر " -"اندازه مییابد، بهروزرسانی نمیشود." +#: part/katecmds.cpp:279 +msgid "Unknown command '%1'" +msgstr "فرمان ناشناختۀ »%1«" -#: part/kateview.cpp:244 -msgid "&Indent" -msgstr "&تورفتگی" +#: part/katecmds.cpp:498 +msgid "Sorry, but Kate is not able to replace newlines, yet" +msgstr "متأسفم، ولی Kate، هنوز قادر به جایگزینی خط جدید نیست" -#: part/kateview.cpp:245 +#: part/katecmds.cpp:540 +#, c-format msgid "" -"Use this to indent a selected block of text." -"<br>" -"<br>You can configure whether tabs should be honored and used or replaced with " -"spaces, in the configuration dialog." -msgstr "" -"استفاده از این برای تورفته کردن بلوک برگزیدۀ متن." -"<br>" -"<br> چه تبها قبول شوند و استفاده شوند چه با فاصله جایگزین شوند، میتوانید آنها " -"را در محاورۀ پیکربندی، پیکربندی کنید." - -#: part/kateview.cpp:247 -msgid "&Unindent" -msgstr "&بدون تورفتگی" - -#: part/kateview.cpp:248 -msgid "Use this to unindent a selected block of text." -msgstr "استفاده از این برای ایجاد نکردن تورفتگی در بلوک برگزیدۀ متن." +"_n: 1 replacement done\n" +"%n replacements done" +msgstr "%n جایگزینی انجام شد" -#: part/kateview.cpp:250 -msgid "&Clean Indentation" -msgstr "&پاک کردن تورفتگی" +#: part/katebookmarks.cpp:77 +msgid "Set &Bookmark" +msgstr "تنظیم &چوب الف" -#: part/kateview.cpp:251 -msgid "" -"Use this to clean the indentation of a selected block of text (only tabs/only " -"spaces)" -"<br>" -"<br>You can configure whether tabs should be honored and used or replaced with " -"spaces, in the configuration dialog." +#: part/katebookmarks.cpp:80 +msgid "If a line has no bookmark then add one, otherwise remove it." msgstr "" -"استفاده از این برای پاک کردن تورفتگی بلوک برگزیدۀ متن )فقط تبها/فقط فاصلهها(" -"<br>" -"<br>در محاورۀ پیکربندی میتوانید پیکربندی کنید، که آیا تبها باید پذیرفته و " -"استفاده شوند، یا با فاصله جایگزین شوند." - -#: part/kateview.cpp:254 -msgid "&Align" -msgstr "&همتراز کردن" +"اگر یک خط هیچ چوب الفی ندارد، اضافه شود، در غیر این صورت آن حذف میشود." -#: part/kateview.cpp:255 -msgid "" -"Use this to align the current line or block of text to its proper indent level." -msgstr "" -"استفاده از این برای همتراز کردن خط جاری یا بلوک جاری متن در سطح صحیح تورفتگی " -"آن." +#: part/katebookmarks.cpp:81 +msgid "Clear &Bookmark" +msgstr "پاک کردن &چوب الف" -#: part/kateview.cpp:257 -msgid "C&omment" -msgstr "&توضیح" +#: part/katebookmarks.cpp:84 +msgid "Clear &All Bookmarks" +msgstr "پاک کردن &تمام چوب الفها" -#: part/kateview.cpp:259 -msgid "" -"This command comments out the current line or a selected block of text.<BR><BR>" -"The characters for single/multiple line comments are defined within the " -"language's highlighting." -msgstr "" -"این فرمان، خط جاری یا بلوک برگزیدۀ متن را توضیح میدهد.<BR><BR>" -"نویسهها برای توضیحات خط تنها/چندگانه در مشخص کردن زبان تعریف میشوند." +#: part/katebookmarks.cpp:87 +msgid "Remove all bookmarks of the current document." +msgstr "حذف تمام چوب الفهای سند جاری." -#: part/kateview.cpp:262 -msgid "Unco&mment" -msgstr "&بدون توضیح" +#: part/katebookmarks.cpp:90 part/katebookmarks.cpp:242 +msgid "Next Bookmark" +msgstr "چوب الف بعدی" -#: part/kateview.cpp:264 -msgid "" -"This command removes comments from the current line or a selected block of " -"text.<BR><BR>The characters for single/multiple line comments are defined " -"within the language's highlighting." -msgstr "" -"این فرمان، توضیحات را از خط جاری یا بلوک برگزیدۀ متن حذف میکند.<BR><BR>" -"نویسهها برای توضیحات خط تنها/چندگانه در مشخص کردن زبان تعریف میشوند." +#: part/katebookmarks.cpp:93 +msgid "Go to the next bookmark." +msgstr "رفتن به چوب الف بعدی." -#: part/kateview.cpp:267 -msgid "&Read Only Mode" -msgstr "حالت فقط &خواندنی" +#: part/katebookmarks.cpp:96 part/katebookmarks.cpp:244 +msgid "Previous Bookmark" +msgstr "چوب الف قبلی" -#: part/kateview.cpp:270 -msgid "Lock/unlock the document for writing" -msgstr "قفل کردن/باز کردن سند برای نوشتن" +#: part/katebookmarks.cpp:99 +msgid "Go to the previous bookmark." +msgstr "رفتن به چوب الف قبلی." -#: part/kateview.cpp:272 -msgid "Uppercase" -msgstr "حروف بزرگ" +#: part/katebookmarks.cpp:203 +msgid "&Next: %1 - \"%2\"" +msgstr "&بعدی: %1 - »%2«" -#: part/kateview.cpp:274 -msgid "" -"Convert the selection to uppercase, or the character to the right of the cursor " -"if no text is selected." -msgstr "" -"اگر هیچ متنی برگزیده نشود، گزینش را به حروف بزرگ تبدیل میکند، یا نویسه را به " -"سمت راست مکاننما میبرد." +#: part/katebookmarks.cpp:210 +msgid "&Previous: %1 - \"%2\"" +msgstr "&قبلی: %1 - »%2«" -#: part/kateview.cpp:277 -msgid "Lowercase" -msgstr "حروف کوچک" +#: part/katesearch.cpp:72 +msgid "Look up the first occurrence of a piece of text or regular expression." +msgstr "مراجعه به نخستین رخداد بخشی از متن یا عبارت منظم." -#: part/kateview.cpp:279 -msgid "" -"Convert the selection to lowercase, or the character to the right of the cursor " -"if no text is selected." -msgstr "" -"اگر هیچ متنی انتخاب نشود، گزینش را به حروف کوچک تبدیل میکند، یا نویسه را به " -"سمت راست مکاننما میبرد." +#: part/katesearch.cpp:74 +msgid "Look up the next occurrence of the search phrase." +msgstr "مراجعه به رخداد بعدی عبارت جستجو." -#: part/kateview.cpp:282 -msgid "Capitalize" -msgstr "با حروف درشت نوشتن" +#: part/katesearch.cpp:76 +msgid "Look up the previous occurrence of the search phrase." +msgstr "مراجعه به رخداد قبلی عبارت جستجو." -#: part/kateview.cpp:284 +#: part/katesearch.cpp:78 msgid "" -"Capitalize the selection, or the word under the cursor if no text is selected." +"Look up a piece of text or regular expression and replace the result with some " +"given text." msgstr "" -"اگر هیچ متنی انتخاب نشود، گزینش را با حروف درشت مینویسد، یا واژه را به زیر " -"مکاننما میبرد." - -#: part/kateview.cpp:287 -msgid "Join Lines" -msgstr "پیوند خطوط" - -#: part/kateview.cpp:299 -msgid "Print the current document." -msgstr "چاپ سند جاری." - -#: part/kateview.cpp:301 -msgid "Reloa&d" -msgstr "&بارگذاری مجدد" +"مراجعه به بخشی از متن یا عبارت منظم و جایگزینی مقداری از متن دادهشده به جای " +"نتیجه." -#: part/kateview.cpp:302 -msgid "Reload the current document from disk." -msgstr "بارگذاری مجدد سند جاری از دیسک." +#: part/katesearch.cpp:331 +msgid "Search string '%1' not found!" +msgstr "رشتۀ جستجوی »%1« یافت نشد!" -#: part/kateview.cpp:305 -msgid "Save the current document to disk, with a name of your choice." -msgstr "سند جاری را با نام دلخواه خود در دیسک ذخیره کنید." +#: part/katesearch.cpp:333 part/katesearch.cpp:510 +msgid "Find" +msgstr "یافتن" -#: part/kateview.cpp:308 +#: part/katesearch.cpp:353 part/katesearch.cpp:371 part/katesearch.cpp:487 +#, c-format msgid "" -"This command opens a dialog and lets you choose a line that you want the cursor " -"to move to." -msgstr "" -"این فرمان، محاورهای را باز میکند، و به شما اجازه میدهد خطی که میخواهید " -"مکاننما در آن حرکت کند را انتخاب کنید." - -#: part/kateview.cpp:310 -msgid "&Configure Editor..." -msgstr "&پیکربندی ویرایشگر..." - -#: part/kateview.cpp:311 -msgid "Configure various aspects of this editor." -msgstr "پیکربندی جنبههای مختلف این ویرایشگر." - -#: part/kateview.cpp:313 -msgid "&Highlighting" -msgstr "&مشخص کردن" - -#: part/kateview.cpp:314 -msgid "Here you can choose how the current document should be highlighted." -msgstr "در اینجا میتوانید انتخاب کنید که سند جاری چطور باید مشخص شود." - -#: part/kateview.cpp:317 -msgid "&Filetype" -msgstr "&نوع پرونده" - -#: part/kateview.cpp:320 -msgid "&Schema" -msgstr "&طرحواره" - -#: part/kateview.cpp:324 -msgid "&Indentation" -msgstr "&تورفتگی" - -#: part/kateview.cpp:327 -msgid "E&xport as HTML..." -msgstr "&صادرات به عنوان زنگام... " +"_n: %n replacement made.\n" +"%n replacements made." +msgstr " %n جایگزینی انجام شد." -#: part/kateview.cpp:328 -msgid "" -"This command allows you to export the current document with all highlighting " -"information into a HTML document." -msgstr "" -"این فرمان به شما اجازه میدهد سند جاری را با تمام اطلاعات مشخصکننده در یک سند " -"زنگام صادر کنید." +#: part/katesearch.cpp:491 +msgid "End of document reached." +msgstr "به انتهای سند رسید." -#: part/kateview.cpp:332 -msgid "Select the entire text of the current document." -msgstr "برگزیدن تمام متن سند جاری." +#: part/katesearch.cpp:492 +msgid "Beginning of document reached." +msgstr "به ابتدای سند رسید." -#: part/kateview.cpp:335 -msgid "" -"If you have selected something within the current document, this will no longer " -"be selected." -msgstr "اگر چیزی را در سند جاری انتخاب کردهاید، بیشتر از این انتخاب نمیشود." +#: part/katesearch.cpp:497 +msgid "End of selection reached." +msgstr "به انتهای گزینش رسید." -#: part/kateview.cpp:337 -msgid "Enlarge Font" -msgstr "بزرگ کردن قلم" +#: part/katesearch.cpp:498 +msgid "Beginning of selection reached." +msgstr "به ابتدای گزینش رسید." -#: part/kateview.cpp:338 -msgid "This increases the display font size." -msgstr "این، اندازۀ نمایش قلم را افزایش میدهد." +#: part/katesearch.cpp:502 +msgid "Continue from the beginning?" +msgstr "از ابتدا ادامه یابد؟" -#: part/kateview.cpp:340 -msgid "Shrink Font" -msgstr "کوچک شدن قلم" +#: part/katesearch.cpp:503 +msgid "Continue from the end?" +msgstr "از انتها ادامه یابد؟" -#: part/kateview.cpp:341 -msgid "This decreases the display font size." -msgstr "این، اندازۀ نمایش قلم را کاهش میدهد." +#: part/katesearch.cpp:511 +msgid "&Stop" +msgstr "&ایست" -#: part/kateview.cpp:344 -msgid "Bl&ock Selection Mode" -msgstr "حالت گزینش &بلوک" +#: part/katesearch.cpp:765 +msgid "Replace Confirmation" +msgstr "تأیید جایگزینی" -#: part/kateview.cpp:347 -msgid "" -"This command allows switching between the normal (line based) selection mode " -"and the block selection mode." -msgstr "" -"این فرمان، اجازۀ سودهی بین حالت گزینش عادی )مبنی بر خط( و حالت گزینش بلوک را " -"میدهد." +#: part/katesearch.cpp:767 +msgid "Replace &All" +msgstr "جایگزینی &همه" -#: part/kateview.cpp:350 -msgid "Overwr&ite Mode" -msgstr "حالت &جاینوشت" +#: part/katesearch.cpp:767 +msgid "Re&place && Close" +msgstr "&جایگزینی و بستن" -#: part/kateview.cpp:353 -msgid "" -"Choose whether you want the text you type to be inserted or to overwrite " -"existing text." -msgstr "" -"انتخاب کنید که میخواهید متنی که تحریر میکنید، درج شود یا با متن موجود " -"جاینوشت شود." +#: part/katesearch.cpp:767 +msgid "&Replace" +msgstr "&جایگزینی" -#: part/kateview.cpp:357 -msgid "&Dynamic Word Wrap" -msgstr "سطربندی &پویای واژه" +#: part/katesearch.cpp:769 +msgid "&Find Next" +msgstr "&یافتن بعدی" -#: part/kateview.cpp:362 -msgid "Dynamic Word Wrap Indicators" -msgstr "شاخصهای سطربندی پویای واژه" +#: part/katesearch.cpp:774 +msgid "Found an occurrence of your search term. What do you want to do?" +msgstr "رخداد اصطلاح جستجوی خود را پیدا کنید. میخواهید چه کار کنید؟" -#: part/kateview.cpp:367 -msgid "&Off" -msgstr "&خاموش" +#: part/katesearch.cpp:826 +msgid "Usage: find[:[bcersw]] PATTERN" +msgstr "کاربرد: find[:[bcersw]] PATTERN" -#: part/kateview.cpp:368 -msgid "Follow &Line Numbers" -msgstr "دنبال کردن شمارۀ &خطوط" +#: part/katesearch.cpp:838 +msgid "Usage: ifind[:[bcrs]] PATTERN" +msgstr "کاربرد: ifind[:[bcrs]] PATTERN" -#: part/kateview.cpp:369 -msgid "&Always On" -msgstr "&همیشه روشن" +#: part/katesearch.cpp:892 +msgid "Usage: replace[:[bceprsw]] PATTERN [REPLACEMENT]" +msgstr "کاربرد: replace[:[bceprsw]] PATTERN [REPLACEMENT]" -#: part/kateview.cpp:373 -msgid "Show Folding &Markers" -msgstr "نمایش &نشانهای تازنی" +#: part/katesearch.cpp:926 +msgid "<p>Usage: <code>find[:bcersw] PATTERN</code></p>" +msgstr "<p> کاربرد: <code>find[:bcersw] PATTERN</code></p>" -#: part/kateview.cpp:376 +#: part/katesearch.cpp:929 msgid "" -"You can choose if the codefolding marks should be shown, if codefolding is " -"possible." +"<p>Usage: <code>ifind:[:bcrs] PATTERN</code>" +"<br>ifind does incremental or 'as-you-type' search</p>" msgstr "" -"میتوانید انتخاب کنید که در صورت امکان، تازنی کد، نشانهای تازنی کد باید نمایش " -"داده شوند." - -#: part/kateview.cpp:377 -msgid "Hide Folding &Markers" -msgstr "مخفی کردن &نشانگرهای تازنی" +"<p>کاربرد: <code>ifind:[:bcrs] PATTERN</code>" +"<br>ifind جستجوی نموی یا جستجوی » همانطور که تحریر میکنید« را انجام میدهد." -#: part/kateview.cpp:380 -msgid "Show &Icon Border" -msgstr "نمایش لبۀ &شمایل" +#: part/katesearch.cpp:933 +msgid "<p>Usage: <code>replace[:bceprsw] PATTERN REPLACEMENT</code></p>" +msgstr "<p>کاربرد: <code>replace[:bceprsw] PATTERN REPLACEMENT</code></p>" -#: part/kateview.cpp:384 +#: part/katesearch.cpp:936 msgid "" -"Show/hide the icon border.<BR><BR> The icon border shows bookmark symbols, for " -"instance." +"<h4><caption>Options</h4>" +"<p><b>b</b> - Search backward" +"<br><b>c</b> - Search from cursor" +"<br><b>r</b> - Pattern is a regular expression" +"<br><b>s</b> - Case sensitive search" msgstr "" -"نمایش/مخفی کردن لبۀ شمایل. <BR><BR> لبۀ شمایل برای مثال، نمادهای چوب الف را " -"نمایش میدهد." - -#: part/kateview.cpp:385 -msgid "Hide &Icon Border" -msgstr "مخفی کردن لبۀ &شمایل" - -#: part/kateview.cpp:388 -msgid "Show &Line Numbers" -msgstr "نمایش شمارۀ &خطوط" - -#: part/kateview.cpp:391 -msgid "Show/hide the line numbers on the left hand side of the view." -msgstr "نمایش/مخفی کردن شمارۀ خطوط در سمت چپ نما." - -#: part/kateview.cpp:392 -msgid "Hide &Line Numbers" -msgstr "مخفی کردن شمارۀ &خطوط" - -#: part/kateview.cpp:395 -msgid "Show Scroll&bar Marks" -msgstr "نمایش نشانهای &میله لغزش" +"<h4><caption>گزینهها</h4>" +"<p><b>b</b> - جستجوی پسسو " +"<br><b>c</b> - جستجو به واسطۀ مکاننما " +"<br><b>r</b> - الگو، یک عبارت منظم است " +"<br><b>s</b> - جستجوی حساس به حالت" -#: part/kateview.cpp:398 +#: part/katesearch.cpp:945 msgid "" -"Show/hide the marks on the vertical scrollbar.<BR><BR>" -"The marks, for instance, show bookmarks." +"<br><b>e</b> - Search in selected text only" +"<br><b>w</b> - Search whole words only" msgstr "" -"نمایش/مخفی کردن نشانها در میله لغزش عمودی.<BR><BR> نشانها برای نمونه، چوب الفها " -"را نمایش میدهند." - -#: part/kateview.cpp:399 -msgid "Hide Scroll&bar Marks" -msgstr "مخفی کردن نشانهای &میله لغزش" - -#: part/kateview.cpp:402 -msgid "Show Static &Word Wrap Marker" -msgstr "نمایش نشانگر &سطربندی ایستا" +"<br><b>e</b> - فقط جستجو در متن برگزیده" +"<br><b>w</b> - فقط جستجوی کل واژهها" -#: part/kateview.cpp:406 +#: part/katesearch.cpp:951 msgid "" -"Show/hide the Word Wrap Marker, a vertical line drawn at the word wrap column " -"as defined in the editing properties" +"<br><b>p</b> - Prompt for replace</p>" +"<p>If REPLACEMENT is not present, an empty string is used.</p>" +"<p>If you want to have whitespace in your PATTERN, you need to quote both " +"PATTERN and REPLACEMENT with either single or double quotes. To have the quote " +"characters in the strings, prepend them with a backslash." msgstr "" -"نمایش/مخفی کردن نشانگر سطربندی، یک خط عمودی ترسیمشده در ستون سطربندی، چنانکه " -"در ویژگیهای ویرایش تعریفشده" - -#: part/kateview.cpp:408 -msgid "Hide Static &Word Wrap Marker" -msgstr "مخفی کردن نشانگر &سطربندی" - -#: part/kateview.cpp:411 -msgid "Switch to Command Line" -msgstr "سودهی به خط فرمان" - -#: part/kateview.cpp:414 -msgid "Show/hide the command line on the bottom of the view." -msgstr "نمایش/مخفی کردن خط فرمان در پایین نما." - -#: part/kateview.cpp:416 -msgid "&End of Line" -msgstr "&انتهای خط" - -#: part/kateview.cpp:417 -msgid "Choose which line endings should be used, when you save the document" -msgstr "انتخاب کنید که هنگام ذخیرۀ سند، از کدام انتهای خط باید استفاده شود" - -#: part/kateview.cpp:427 -msgid "E&ncoding" -msgstr "&رمزبندی" - -#: part/kateview.cpp:444 -msgid "Move Word Left" -msgstr "حرکت واژه به چپ" - -#: part/kateview.cpp:448 -msgid "Select Character Left" -msgstr "برگزیدن نویسۀ چپ" - -#: part/kateview.cpp:452 -msgid "Select Word Left" -msgstr "برگزیدن واژۀ چپ" - -#: part/kateview.cpp:457 -msgid "Move Word Right" -msgstr "حرکت واژه به راست" - -#: part/kateview.cpp:461 -msgid "Select Character Right" -msgstr "برگزیدن نویسۀ راست" - -#: part/kateview.cpp:465 -msgid "Select Word Right" -msgstr "برگزیدن واژۀ راست" - -#: part/kateview.cpp:470 -msgid "Move to Beginning of Line" -msgstr "حرکت به ابتدای سطر" - -#: part/kateview.cpp:474 -msgid "Move to Beginning of Document" -msgstr "حرکت به ابتدای سند" - -#: part/kateview.cpp:478 -msgid "Select to Beginning of Line" -msgstr "برگزیدن ابتدای خط" - -#: part/kateview.cpp:482 -msgid "Select to Beginning of Document" -msgstr "برگزیدن ابتدای سند" - -#: part/kateview.cpp:487 -msgid "Move to End of Line" -msgstr "حرکت به انتهای خط" - -#: part/kateview.cpp:491 -msgid "Move to End of Document" -msgstr "حرکت به انتهای سند" - -#: part/kateview.cpp:495 -msgid "Select to End of Line" -msgstr "برگزیدن انتهای خط" - -#: part/kateview.cpp:499 -msgid "Select to End of Document" -msgstr "برگزیدن انتهای سند" - -#: part/kateview.cpp:504 -msgid "Select to Previous Line" -msgstr "برگزیدن خط قبلی" - -#: part/kateview.cpp:508 -msgid "Scroll Line Up" -msgstr "لغزش خط به بالا" - -#: part/kateview.cpp:512 -msgid "Move to Next Line" -msgstr "حرکت به خط بعدی" - -#: part/kateview.cpp:515 -msgid "Move to Previous Line" -msgstr "حرکت به خط قبلی" - -#: part/kateview.cpp:518 -msgid "Move Character Right" -msgstr "حرکت نویسۀ راست" - -#: part/kateview.cpp:521 -msgid "Move Character Left" -msgstr "حرکت نویسۀ چپ" - -#: part/kateview.cpp:525 -msgid "Select to Next Line" -msgstr "برگزیدن خط بعدی" - -#: part/kateview.cpp:529 -msgid "Scroll Line Down" -msgstr "لغزش خط به پایین" - -#: part/kateview.cpp:534 -msgid "Scroll Page Up" -msgstr "لغزش صفحه به بالا" - -#: part/kateview.cpp:538 -msgid "Select Page Up" -msgstr "برگزیدن صفحۀ بالا" - -#: part/kateview.cpp:542 -msgid "Move to Top of View" -msgstr "حرکت به بالای نما" - -#: part/kateview.cpp:546 -msgid "Select to Top of View" -msgstr "برگزیدن بالای نما" - -#: part/kateview.cpp:551 -msgid "Scroll Page Down" -msgstr "لغزش صفحه به پایین" - -#: part/kateview.cpp:555 -msgid "Select Page Down" -msgstr "برگزیدن صفحۀ پایین" - -#: part/kateview.cpp:559 -msgid "Move to Bottom of View" -msgstr "حرکت به پایین نما" - -#: part/kateview.cpp:563 -msgid "Select to Bottom of View" -msgstr "برگزیدن پایین نما" - -#: part/kateview.cpp:567 -msgid "Move to Matching Bracket" -msgstr "حرکت به کروشۀ مطابق" - -#: part/kateview.cpp:571 -msgid "Select to Matching Bracket" -msgstr "برگزیدن کروشۀ مطابق" - -#: part/kateview.cpp:579 -msgid "Transpose Characters" -msgstr "عقب و جلو کردن نویسهها" - -#: part/kateview.cpp:584 -msgid "Delete Line" -msgstr "حذف خط" - -#: part/kateview.cpp:589 -msgid "Delete Word Left" -msgstr "حذف واژۀ چپ" - -#: part/kateview.cpp:594 -msgid "Delete Word Right" -msgstr "حذف واژۀ راست" - -#: part/kateview.cpp:598 -msgid "Delete Next Character" -msgstr "حذف واژۀ بعدی" - -#: part/kateview.cpp:602 -msgid "Backspace" -msgstr "پسبر" - -#: part/kateview.cpp:628 -msgid "Collapse Toplevel" -msgstr "فشردن سطح بالا" - -#: part/kateview.cpp:630 -msgid "Expand Toplevel" -msgstr "بسط سطح بالا" - -#: part/kateview.cpp:632 -msgid "Collapse One Local Level" -msgstr "فشردن یک سطح محلی" - -#: part/kateview.cpp:634 -msgid "Expand One Local Level" -msgstr "بسط یک سطح محلی" - -#: part/kateview.cpp:639 -msgid "Show the code folding region tree" -msgstr "نمایش درخت منطقۀ تازنی کد" - -#: part/kateview.cpp:640 -msgid "Basic template code test" -msgstr "آزمون کد الگوی پایهای" - -#: part/kateview.cpp:702 -msgid " OVR " -msgstr " جاینوشت" - -#: part/kateview.cpp:704 -msgid " INS " -msgstr " درج" - -#: part/kateview.cpp:707 -msgid " R/O " -msgstr " فقط خواندنی" - -#: part/kateview.cpp:712 -#, c-format -msgid " Line: %1" -msgstr " خط: %1" - -#: part/kateview.cpp:713 -#, c-format -msgid " Col: %1" -msgstr " ستون: %1" - -#: part/kateview.cpp:716 -msgid " BLK " -msgstr " فاصله" - -#: part/kateview.cpp:716 -msgid " NORM " -msgstr " عادی" - -#: part/kateview.cpp:892 -msgid "Overwrite the file" -msgstr "جاینوشت پرونده" - -#: part/kateview.cpp:1794 -msgid "Export File as HTML" -msgstr "صادرات پرونده به عنوان زنگام" +"<br><b>p</b> - اعلان برای جایگزینی</p>" +"<p>اگر REPLACEMENT موجود نباشد، از یک رشته خالی استفاده میشود.</p>" +"<p>اگر میخواهید درPATTERN خود فاصله سفید داشته باشید، نیاز به نقل قول PATTERN " +"و REPLACEMENT، یا با نقل قول تنها یا با نقل قول دوتایی دارید. برای داشتن " +"نویسههای نقل قول در رشتهها، آنها را با یک ممیز وارونه محصور کنید." -#: part/katehighlight.cpp:1824 -msgid "Normal Text" -msgstr "متن عادی" +#: part/katejscript.cpp:304 part/katejscript.cpp:928 +msgid "Exception, line %1: %2" +msgstr "استثناء، خط %1: %2" -#: part/katehighlight.cpp:1972 -msgid "" -"<B>%1</B>: Deprecated syntax. Attribute (%2) not addressed by symbolic name<BR>" -msgstr "<B>%1</B>: نحو نادرست. خصیصۀ )%2 ( با نام نمادی نشانی داده نمیشود<BR>" +#: part/katejscript.cpp:754 +msgid "Command not found" +msgstr "فرمان یافت نشد" -#: part/katehighlight.cpp:2339 -msgid "<B>%1</B>: Deprecated syntax. Context %2 has no symbolic name<BR>" -msgstr "<B>%1</B>:نحو نادرست. متن %2 نام نمادی ندارد<BR>" +#: part/katejscript.cpp:762 part/katejscript.cpp:897 +msgid "JavaScript file not found" +msgstr "پروندۀ جاوااسکریپت یافت نشد" -#: part/katehighlight.cpp:2386 -msgid "" -"<B>%1</B>:Deprecated syntax. Context %2 not addressed by a symbolic name" -msgstr "<B>%1</B>: نحو نادرست. متن %2 توسط نام نمادی، نشانی داده نمیشود" +#. i18n: file ./data/katepartreadonlyui.rc line 39 +#: rc.cpp:12 rc.cpp:33 +#, no-c-format +msgid "&Code Folding" +msgstr "تازنی &کد" -#: part/katehighlight.cpp:2501 +#. i18n: file data/4dos.xml line 9 +#: rc.cpp:44 +#, fuzzy msgid "" -"There were warning(s) and/or error(s) while parsing the syntax highlighting " -"configuration." -msgstr "اخطار)ها( و/یا خطا)ها( هنگام تجزیۀ پیکربندی مشخص کردن نحو وجود داشت." - -#: part/katehighlight.cpp:2503 -msgid "Kate Syntax Highlighting Parser" -msgstr "تجزیهگر مشخصکنندۀ نحو Kate" +"_: Language\n" +"4DOS BatchToMemory" +msgstr "غیره" -#: part/katehighlight.cpp:2654 +#. i18n: file data/4dos.xml line 9 +#: rc.cpp:46 rc.cpp:68 rc.cpp:80 rc.cpp:124 rc.cpp:128 rc.cpp:242 rc.cpp:272 +#: rc.cpp:276 rc.cpp:284 rc.cpp:356 rc.cpp:380 rc.cpp:400 rc.cpp:420 +#: rc.cpp:440 rc.cpp:464 rc.cpp:498 rc.cpp:502 rc.cpp:530 rc.cpp:550 +#: rc.cpp:638 rc.cpp:642 rc.cpp:650 rc.cpp:654 rc.cpp:686 rc.cpp:690 +#: rc.cpp:698 rc.cpp:702 rc.cpp:726 rc.cpp:754 rc.cpp:766 rc.cpp:778 +#: rc.cpp:786 rc.cpp:830 rc.cpp:834 rc.cpp:854 rc.cpp:874 rc.cpp:942 msgid "" -"Since there has been an error parsing the highlighting description, this " -"highlighting will be disabled" -msgstr "" -"از آنجا که خطای تجزیۀ مشخصکنندۀ توصیف وجود داشته است، این مشخصکننده غیرفعال " -"میشود" +"_: Language Section\n" +"Scripts" +msgstr "دستنوشتهها" -#: part/katehighlight.cpp:2856 +#. i18n: file data/abap.xml line 3 +#: rc.cpp:48 +#, fuzzy msgid "" -"<B>%1</B>: Specified multiline comment region (%2) could not be resolved<BR>" -msgstr "<B>%1</B>: منطقۀ توضیح چند خطی مشخصشدۀ )%2( نتوانست تفکیک شود<BR>" - -#: part/katehighlight.cpp:3167 -msgid "Keyword" -msgstr "کلیدواژه" - -#: part/katehighlight.cpp:3168 -msgid "Data Type" -msgstr "نوع داده" - -#: part/katehighlight.cpp:3169 -msgid "Decimal/Value" -msgstr "دهدهی/مقدار" - -#: part/katehighlight.cpp:3170 -msgid "Base-N Integer" -msgstr "صحیح مبنای N" - -#: part/katehighlight.cpp:3171 -msgid "Floating Point" -msgstr "ممیز شناور" - -#: part/katehighlight.cpp:3172 -msgid "Character" -msgstr "نویسه" - -#: part/katehighlight.cpp:3173 -msgid "String" -msgstr "رشته" - -#: part/katehighlight.cpp:3175 -msgid "Others" -msgstr "غیره" - -#: part/katehighlight.cpp:3176 -msgid "Alert" -msgstr "هشدار" - -#: part/katehighlight.cpp:3177 -msgid "Function" -msgstr "تابع" - -#: part/katehighlight.cpp:3179 -msgid "Region Marker" -msgstr "نشانگر منطقه" - -#: part/kateautoindent.cpp:99 -msgid "C Style" -msgstr "سبک C" - -#: part/kateautoindent.cpp:101 -msgid "Python Style" -msgstr "سبک Python" - -#: part/kateautoindent.cpp:103 -msgid "XML Style" -msgstr "سبک XML" - -#: part/kateautoindent.cpp:105 -msgid "S&S C Style" -msgstr "سبک S&S C" - -#: part/kateautoindent.cpp:107 -msgid "Variable Based Indenter" -msgstr "عامل تورفتگی بر اساس متغیر" - -#: part/katecmds.cpp:151 -msgid "Mode must be at least 0." -msgstr "حالت باید حداقل ۰ باشد." - -#: part/katecmds.cpp:169 -msgid "No such highlight '%1'" -msgstr "چنین مشخص »%1« وجود ندارد" - -#: part/katecmds.cpp:180 -msgid "Missing argument. Usage: %1 <value>" -msgstr "نشانوند مفقود. کاربرد: %1 <value>" - -#: part/katecmds.cpp:184 -msgid "Failed to convert argument '%1' to integer." -msgstr "خرابی در تبدیل نشانوند »%1« به صحیح." - -#: part/katecmds.cpp:190 part/katecmds.cpp:196 -msgid "Width must be at least 1." -msgstr "عرض باید حداقل ۱ باشد." - -#: part/katecmds.cpp:202 -msgid "Column must be at least 1." -msgstr "ستون حداقل باید ۱ باشد." - -#: part/katecmds.cpp:208 -msgid "Line must be at least 1" -msgstr "خط حداقل باید ۱ باشد" - -#: part/katecmds.cpp:210 -msgid "There is not that many lines in this document" -msgstr "خطوط زیادی در این سند وجود ندارد" - -#: part/katecmds.cpp:232 -msgid "Usage: %1 on|off|1|0|true|false" -msgstr "کاربرد: %1 روشن|خاموش|۱|۰|درست|نادرست" - -#: part/katecmds.cpp:274 -msgid "Bad argument '%1'. Usage: %2 on|off|1|0|true|false" -msgstr "نشانوند بد »%1«. کاربرد: %2 روشن|خاموش|۱|۰|درست|نادرست" - -#: part/katecmds.cpp:279 -msgid "Unknown command '%1'" -msgstr "فرمان ناشناختۀ »%1«" - -#: part/katecmds.cpp:498 -msgid "Sorry, but Kate is not able to replace newlines, yet" -msgstr "متأسفم، ولی Kate، هنوز قادر به جایگزینی خط جدید نیست" +"_: Language\n" +"ABAP" +msgstr "پرل" -#: part/katecmds.cpp:540 -#, c-format +#. i18n: file data/abap.xml line 3 +#: rc.cpp:50 rc.cpp:58 rc.cpp:84 rc.cpp:140 rc.cpp:148 rc.cpp:152 rc.cpp:164 +#: rc.cpp:168 rc.cpp:178 rc.cpp:182 rc.cpp:190 rc.cpp:194 rc.cpp:212 +#: rc.cpp:260 rc.cpp:264 rc.cpp:296 rc.cpp:300 rc.cpp:304 rc.cpp:348 +#: rc.cpp:360 rc.cpp:364 rc.cpp:372 rc.cpp:376 rc.cpp:404 rc.cpp:408 +#: rc.cpp:412 rc.cpp:428 rc.cpp:452 rc.cpp:456 rc.cpp:476 rc.cpp:486 +#: rc.cpp:490 rc.cpp:494 rc.cpp:510 rc.cpp:566 rc.cpp:572 rc.cpp:576 +#: rc.cpp:592 rc.cpp:596 rc.cpp:600 rc.cpp:604 rc.cpp:608 rc.cpp:612 +#: rc.cpp:620 rc.cpp:624 rc.cpp:628 rc.cpp:674 rc.cpp:678 rc.cpp:682 +#: rc.cpp:706 rc.cpp:746 rc.cpp:758 rc.cpp:762 rc.cpp:794 rc.cpp:814 +#: rc.cpp:826 rc.cpp:902 rc.cpp:930 rc.cpp:938 msgid "" -"_n: 1 replacement done\n" -"%n replacements done" -msgstr "%n جایگزینی انجام شد" - -#. i18n: file ./data/katepartreadonlyui.rc line 39 -#: rc.cpp:12 rc.cpp:33 -#, no-c-format -msgid "&Code Folding" -msgstr "تازنی &کد" +"_: Language Section\n" +"Sources" +msgstr "متون" #. i18n: file data/abc.xml line 5 -#: rc.cpp:44 +#: rc.cpp:52 msgid "" "_: Language\n" "ABC" msgstr "" #. i18n: file data/abc.xml line 5 -#: rc.cpp:46 rc.cpp:62 rc.cpp:110 rc.cpp:122 rc.cpp:150 rc.cpp:158 rc.cpp:162 -#: rc.cpp:170 rc.cpp:186 rc.cpp:290 rc.cpp:310 rc.cpp:318 rc.cpp:342 -#: rc.cpp:386 rc.cpp:418 rc.cpp:422 +#: rc.cpp:54 rc.cpp:72 rc.cpp:76 rc.cpp:156 rc.cpp:198 rc.cpp:206 rc.cpp:220 +#: rc.cpp:224 rc.cpp:230 rc.cpp:238 rc.cpp:268 rc.cpp:320 rc.cpp:336 +#: rc.cpp:388 rc.cpp:392 rc.cpp:396 rc.cpp:424 rc.cpp:436 rc.cpp:480 +#: rc.cpp:506 rc.cpp:518 rc.cpp:580 rc.cpp:662 rc.cpp:694 rc.cpp:734 +#: rc.cpp:742 rc.cpp:858 msgid "" "_: Language Section\n" "Other" msgstr "غیره" #. i18n: file data/actionscript.xml line 3 -#: rc.cpp:48 +#: rc.cpp:56 msgid "" "_: Language\n" "ActionScript 2.0" msgstr "" -#. i18n: file data/actionscript.xml line 3 -#: rc.cpp:50 rc.cpp:54 rc.cpp:66 rc.cpp:98 rc.cpp:102 rc.cpp:106 rc.cpp:118 -#: rc.cpp:134 rc.cpp:138 rc.cpp:142 rc.cpp:154 rc.cpp:178 rc.cpp:182 -#: rc.cpp:206 rc.cpp:222 rc.cpp:230 rc.cpp:242 rc.cpp:246 rc.cpp:250 -#: rc.cpp:258 rc.cpp:274 rc.cpp:286 rc.cpp:294 rc.cpp:298 rc.cpp:302 -#: rc.cpp:338 rc.cpp:350 rc.cpp:354 rc.cpp:362 rc.cpp:394 rc.cpp:398 -#: rc.cpp:426 rc.cpp:434 rc.cpp:454 rc.cpp:474 rc.cpp:514 rc.cpp:530 -#: rc.cpp:534 -msgid "" -"_: Language Section\n" -"Sources" -msgstr "متون" - #. i18n: file data/ada.xml line 3 -#: rc.cpp:52 +#: rc.cpp:60 msgid "" "_: Language\n" "Ada" msgstr "" #. i18n: file data/ahdl.xml line 3 -#: rc.cpp:56 +#: rc.cpp:62 msgid "" "_: Language\n" "AHDL" msgstr "" #. i18n: file data/ahdl.xml line 3 -#: rc.cpp:58 rc.cpp:458 rc.cpp:498 rc.cpp:502 +#: rc.cpp:64 rc.cpp:798 rc.cpp:818 rc.cpp:822 rc.cpp:878 rc.cpp:882 rc.cpp:886 msgid "" "_: Language Section\n" "Hardware" msgstr "سختافزار" +#. i18n: file data/ahk.xml line 3 +#: rc.cpp:66 +#, fuzzy +msgid "" +"_: Language\n" +"AutoHotKey" +msgstr "زنگام" + #. i18n: file data/alert.xml line 29 -#: rc.cpp:60 +#: rc.cpp:70 msgid "" "_: Language\n" "Alerts" msgstr "" +#. i18n: file data/alert_indent.xml line 29 +#: rc.cpp:74 +#, fuzzy +msgid "" +"_: Language\n" +"Alerts_indent" +msgstr "پرل" + +#. i18n: file data/ample.xml line 3 +#: rc.cpp:78 +#, fuzzy +msgid "" +"_: Language\n" +"AMPLE" +msgstr "زنگام" + #. i18n: file data/ansic89.xml line 27 -#: rc.cpp:64 +#: rc.cpp:82 msgid "" "_: Language\n" "ANSI C89" msgstr "" +#. i18n: file data/ansys.xml line 3 +#: rc.cpp:86 +#, fuzzy +msgid "" +"_: Language\n" +"Ansys" +msgstr "پاسکال" + +#. i18n: file data/ansys.xml line 3 +#: rc.cpp:88 rc.cpp:136 rc.cpp:246 rc.cpp:316 rc.cpp:324 rc.cpp:534 rc.cpp:538 +#: rc.cpp:542 rc.cpp:616 rc.cpp:714 rc.cpp:770 rc.cpp:846 rc.cpp:926 +msgid "" +"_: Language Section\n" +"Scientific" +msgstr "علمی" + #. i18n: file data/apache.xml line 15 -#: rc.cpp:68 +#: rc.cpp:90 msgid "" "_: Language\n" "Apache Configuration" msgstr "پیکربندی آپاچی" #. i18n: file data/apache.xml line 15 -#: rc.cpp:70 rc.cpp:114 rc.cpp:166 rc.cpp:210 rc.cpp:254 rc.cpp:510 +#: rc.cpp:92 rc.cpp:120 rc.cpp:160 rc.cpp:308 rc.cpp:332 rc.cpp:340 rc.cpp:416 +#: rc.cpp:554 rc.cpp:584 rc.cpp:862 rc.cpp:866 rc.cpp:894 rc.cpp:914 msgid "" "_: Language Section\n" "Configuration" msgstr "پیکربندی" #. i18n: file data/asm-avr.xml line 36 -#: rc.cpp:72 +#: rc.cpp:94 msgid "" "_: Language\n" "AVR Assembler" msgstr "همگذار AVR" #. i18n: file data/asm-avr.xml line 36 -#: rc.cpp:74 rc.cpp:78 rc.cpp:226 rc.cpp:334 rc.cpp:346 rc.cpp:374 +#: rc.cpp:96 rc.cpp:100 rc.cpp:104 rc.cpp:108 rc.cpp:280 rc.cpp:352 rc.cpp:562 +#: rc.cpp:588 rc.cpp:646 msgid "" "_: Language Section\n" "Assembler" msgstr "همگذار" +#. i18n: file data/asm-dsp56k.xml line 4 +#: rc.cpp:98 +#, fuzzy +msgid "" +"_: Language\n" +"Motorola DSP56k" +msgstr "فرترن" + +#. i18n: file data/asm-m68k.xml line 4 +#: rc.cpp:102 +msgid "" +"_: Language\n" +"Motorola 68k (VASM/Devpac)" +msgstr "" + #. i18n: file data/asm6502.xml line 3 -#: rc.cpp:76 +#: rc.cpp:106 msgid "" "_: Language\n" "Asm6502" msgstr "" -#. i18n: file data/asp.xml line 3 -#: rc.cpp:80 +#. i18n: file data/asn1.xml line 12 +#: rc.cpp:110 +#, fuzzy msgid "" "_: Language\n" -"ASP" -msgstr "" +"ASN.1" +msgstr "زنگام" -#. i18n: file data/asp.xml line 3 -#: rc.cpp:82 rc.cpp:94 rc.cpp:126 rc.cpp:146 rc.cpp:174 rc.cpp:218 rc.cpp:234 -#: rc.cpp:262 rc.cpp:270 rc.cpp:278 rc.cpp:314 rc.cpp:330 rc.cpp:382 -#: rc.cpp:414 rc.cpp:446 rc.cpp:486 rc.cpp:506 rc.cpp:518 rc.cpp:522 -#: rc.cpp:526 +#. i18n: file data/asn1.xml line 12 +#: rc.cpp:112 rc.cpp:116 rc.cpp:132 rc.cpp:144 rc.cpp:174 rc.cpp:186 +#: rc.cpp:202 rc.cpp:216 rc.cpp:234 rc.cpp:252 rc.cpp:256 rc.cpp:312 +#: rc.cpp:328 rc.cpp:344 rc.cpp:368 rc.cpp:384 rc.cpp:432 rc.cpp:444 +#: rc.cpp:448 rc.cpp:460 rc.cpp:472 rc.cpp:514 rc.cpp:522 rc.cpp:526 +#: rc.cpp:546 rc.cpp:558 rc.cpp:632 rc.cpp:658 rc.cpp:666 rc.cpp:710 +#: rc.cpp:718 rc.cpp:722 rc.cpp:730 rc.cpp:738 rc.cpp:750 rc.cpp:774 +#: rc.cpp:782 rc.cpp:790 rc.cpp:838 rc.cpp:842 rc.cpp:850 rc.cpp:870 +#: rc.cpp:890 rc.cpp:898 rc.cpp:906 rc.cpp:910 rc.cpp:918 rc.cpp:922 +#: rc.cpp:934 msgid "" "_: Language Section\n" "Markup" msgstr "نشانگذاری" -#. i18n: file data/awk.xml line 3 -#: rc.cpp:84 +#. i18n: file data/asp.xml line 3 +#: rc.cpp:114 msgid "" "_: Language\n" -"AWK" +"ASP" msgstr "" +#. i18n: file data/asterisk.xml line 19 +#: rc.cpp:118 +#, fuzzy +msgid "" +"_: Language\n" +"Asterisk" +msgstr "پرل" + #. i18n: file data/awk.xml line 3 -#: rc.cpp:86 rc.cpp:90 rc.cpp:130 rc.cpp:190 rc.cpp:194 rc.cpp:238 rc.cpp:266 -#: rc.cpp:306 rc.cpp:322 rc.cpp:366 rc.cpp:370 rc.cpp:378 rc.cpp:402 -#: rc.cpp:406 rc.cpp:410 rc.cpp:430 rc.cpp:438 rc.cpp:450 rc.cpp:478 -#: rc.cpp:490 rc.cpp:494 +#: rc.cpp:122 msgid "" -"_: Language Section\n" -"Scripts" -msgstr "دستنوشتهها" +"_: Language\n" +"AWK" +msgstr "" -#. i18n: file data/bash.xml line 10 -#: rc.cpp:88 +#. i18n: file data/bash.xml line 11 +#: rc.cpp:126 msgid "" "_: Language\n" "Bash" msgstr "" -#. i18n: file data/bibtex.xml line 3 -#: rc.cpp:92 +#. i18n: file data/bibtex.xml line 9 +#: rc.cpp:130 msgid "" "_: Language\n" "BibTeX" msgstr "" +#. i18n: file data/bmethod.xml line 3 +#: rc.cpp:134 +#, fuzzy +msgid "" +"_: Language\n" +"B-Method" +msgstr "زنگام" + #. i18n: file data/c.xml line 3 -#: rc.cpp:96 +#: rc.cpp:138 msgid "" "_: Language\n" "C" msgstr "" +#. i18n: file data/ccss.xml line 9 +#: rc.cpp:142 +#, fuzzy +msgid "" +"_: Language\n" +"CleanCSS" +msgstr "جاوا" + #. i18n: file data/cg.xml line 23 -#: rc.cpp:100 +#: rc.cpp:146 msgid "" "_: Language\n" "Cg" msgstr "" #. i18n: file data/cgis.xml line 3 -#: rc.cpp:104 +#: rc.cpp:150 msgid "" "_: Language\n" "CGiS" msgstr "" #. i18n: file data/changelog.xml line 3 -#: rc.cpp:108 +#: rc.cpp:154 msgid "" "_: Language\n" "ChangeLog" msgstr "" #. i18n: file data/cisco.xml line 3 -#: rc.cpp:112 +#: rc.cpp:158 msgid "" "_: Language\n" "Cisco" msgstr "" #. i18n: file data/clipper.xml line 3 -#: rc.cpp:116 +#: rc.cpp:162 msgid "" "_: Language\n" "Clipper" msgstr "" -#. i18n: file data/cmake.xml line 6 -#: rc.cpp:120 +#. i18n: file data/clojure.xml line 25 +#: rc.cpp:166 +#, fuzzy msgid "" "_: Language\n" -"CMake" -msgstr "" +"Clojure" +msgstr "پرل" + +#. i18n: file data/coffee.xml line 4 +#: rc.cpp:170 +#, fuzzy +msgid "" +"_: Language\n" +"CoffeeScript" +msgstr "پستاسکریپت" #. i18n: file data/coldfusion.xml line 3 -#: rc.cpp:124 +#: rc.cpp:172 msgid "" "_: Language\n" "ColdFusion" msgstr "" -#. i18n: file data/commonlisp.xml line 28 -#: rc.cpp:128 +#. i18n: file data/commonlisp.xml line 26 +#: rc.cpp:176 msgid "" "_: Language\n" "Common Lisp" msgstr "" #. i18n: file data/component-pascal.xml line 13 -#: rc.cpp:132 +#: rc.cpp:180 msgid "" "_: Language\n" "Component-Pascal" msgstr "" -#. i18n: file data/cpp.xml line 3 -#: rc.cpp:136 +#. i18n: file data/context.xml line 3 +#: rc.cpp:184 +#, fuzzy msgid "" "_: Language\n" -"C++" -msgstr "" +"ConTeXt" +msgstr "زنگام" + +#. i18n: file data/crk.xml line 2 +#: rc.cpp:188 +#, fuzzy +msgid "" +"_: Language\n" +"Crack" +msgstr "پاسکال" #. i18n: file data/cs.xml line 2 -#: rc.cpp:140 +#: rc.cpp:192 msgid "" "_: Language\n" "C#" msgstr "" -#. i18n: file data/css.xml line 3 -#: rc.cpp:144 +#. i18n: file data/css-php.xml line 32 +#: rc.cpp:196 +#, fuzzy +msgid "" +"_: Language\n" +"CSS/PHP" +msgstr "زنگام" + +#. i18n: file data/css.xml line 26 +#: rc.cpp:200 msgid "" "_: Language\n" "CSS" msgstr "" #. i18n: file data/cue.xml line 3 -#: rc.cpp:148 +#: rc.cpp:204 msgid "" "_: Language\n" "CUE Sheet" msgstr "" -#. i18n: file data/d.xml line 41 -#: rc.cpp:152 +#. i18n: file data/curry.xml line 33 +#: rc.cpp:208 +#, fuzzy +msgid "" +"_: Language\n" +"Curry" +msgstr "پرل" + +#. i18n: file data/d.xml line 104 +#: rc.cpp:210 msgid "" "_: Language\n" "D" msgstr "" +#. i18n: file data/ddoc.xml line 52 +#: rc.cpp:214 +#, fuzzy +msgid "" +"_: Language\n" +"Ddoc" +msgstr "پاسکال" + #. i18n: file data/debianchangelog.xml line 3 -#: rc.cpp:156 +#: rc.cpp:218 msgid "" "_: Language\n" "Debian Changelog" msgstr "" #. i18n: file data/debiancontrol.xml line 3 -#: rc.cpp:160 +#: rc.cpp:222 msgid "" "_: Language\n" "Debian Control" msgstr "" #. i18n: file data/desktop.xml line 3 -#: rc.cpp:164 +#: rc.cpp:226 msgid "" "_: Language\n" ".desktop" msgstr "" -#. i18n: file data/diff.xml line 15 -#: rc.cpp:168 +#. i18n: file data/diff.xml line 18 +#: rc.cpp:228 msgid "" "_: Language\n" "Diff" msgstr "" -#. i18n: file data/doxygen.xml line 26 -#: rc.cpp:172 +#. i18n: file data/djangotemplate.xml line 7 +#: rc.cpp:232 +#, fuzzy +msgid "" +"_: Language\n" +"Django HTML Template" +msgstr "زنگام" + +#. i18n: file data/dockerfile.xml line 4 +#: rc.cpp:236 +#, fuzzy +msgid "" +"_: Language\n" +"Dockerfile" +msgstr "پرل" + +#. i18n: file data/dosbat.xml line 11 +#: rc.cpp:240 +#, fuzzy +msgid "" +"_: Language\n" +"MS-DOS Batch" +msgstr "پاسکال" + +#. i18n: file data/dot.xml line 4 +#: rc.cpp:244 +#, fuzzy +msgid "" +"_: Language\n" +"dot" +msgstr "فرترن" + +#. i18n: file data/doxygen.xml line 31 +#: rc.cpp:248 msgid "" "_: Language\n" "Doxygen" msgstr "" +#. i18n: file data/doxygenlua.xml line 30 +#: rc.cpp:250 +#, fuzzy +msgid "" +"_: Language\n" +"DoxygenLua" +msgstr "زنگام" + +#. i18n: file data/dtd.xml line 6 +#: rc.cpp:254 +#, fuzzy +msgid "" +"_: Language\n" +"DTD" +msgstr "زنگام" + #. i18n: file data/e.xml line 3 -#: rc.cpp:176 +#: rc.cpp:258 msgid "" "_: Language\n" "E Language" msgstr "" #. i18n: file data/eiffel.xml line 13 -#: rc.cpp:180 +#: rc.cpp:262 msgid "" "_: Language\n" "Eiffel" msgstr "" #. i18n: file data/email.xml line 6 -#: rc.cpp:184 +#: rc.cpp:266 msgid "" "_: Language\n" "Email" msgstr "" +#. i18n: file data/erlang.xml line 39 +#: rc.cpp:270 +#, fuzzy +msgid "" +"_: Language\n" +"Erlang" +msgstr "پرل" + #. i18n: file data/euphoria.xml line 32 -#: rc.cpp:188 +#: rc.cpp:274 msgid "" "_: Language\n" "Euphoria" msgstr "" +#. i18n: file data/fasm.xml line 16 +#: rc.cpp:278 +#, fuzzy +msgid "" +"_: Language\n" +"Intel x86 (FASM)" +msgstr "پرل" + #. i18n: file data/ferite.xml line 3 -#: rc.cpp:192 +#: rc.cpp:282 msgid "" "_: Language\n" "ferite" msgstr "" #. i18n: file data/fgl-4gl.xml line 3 -#: rc.cpp:196 +#: rc.cpp:286 msgid "" "_: Language\n" "4GL" msgstr "" #. i18n: file data/fgl-4gl.xml line 3 -#: rc.cpp:198 rc.cpp:202 rc.cpp:282 rc.cpp:390 rc.cpp:462 rc.cpp:466 -#: rc.cpp:470 +#: rc.cpp:288 rc.cpp:292 rc.cpp:468 rc.cpp:670 rc.cpp:802 rc.cpp:806 +#: rc.cpp:810 msgid "" "_: Language Section\n" "Database" msgstr "دادگان" #. i18n: file data/fgl-per.xml line 3 -#: rc.cpp:200 +#: rc.cpp:290 msgid "" "_: Language\n" "4GL-PER" msgstr "" #. i18n: file data/fortran.xml line 3 -#: rc.cpp:204 +#: rc.cpp:294 msgid "" "_: Language\n" "Fortran" msgstr "فرترن" +#. i18n: file data/freebasic.xml line 3 +#: rc.cpp:298 +#, fuzzy +msgid "" +"_: Language\n" +"FreeBASIC" +msgstr "پرل" + +#. i18n: file data/fsharp.xml line 12 +#: rc.cpp:302 +#, fuzzy +msgid "" +"_: Language\n" +"FSharp" +msgstr "جاوا" + #. i18n: file data/fstab.xml line 4 -#: rc.cpp:208 +#: rc.cpp:306 msgid "" "_: Language\n" "fstab" msgstr "" -#. i18n: file data/gdl.xml line 3 -#: rc.cpp:212 +#. i18n: file data/ftl.xml line 3 +#: rc.cpp:310 +#, fuzzy msgid "" "_: Language\n" -"GDL" -msgstr "" +"FTL" +msgstr "زنگام" + +#. i18n: file data/gap.xml line 17 +#: rc.cpp:314 +#, fuzzy +msgid "" +"_: Language\n" +"GAP" +msgstr "پرل" + +#. i18n: file data/gdb.xml line 10 +#: rc.cpp:318 +#, fuzzy +msgid "" +"_: Language\n" +"GDB Backtrace" +msgstr "پاسکال" #. i18n: file data/gdl.xml line 3 -#: rc.cpp:214 rc.cpp:326 rc.cpp:358 rc.cpp:442 rc.cpp:482 +#: rc.cpp:322 msgid "" -"_: Language Section\n" -"Scientific" -msgstr "علمی" +"_: Language\n" +"GDL" +msgstr "" -#. i18n: file data/gettext.xml line 24 -#: rc.cpp:216 +#. i18n: file data/gettext.xml line 26 +#: rc.cpp:326 msgid "" "_: Language\n" "GNU Gettext" msgstr "" +#. i18n: file data/git-ignore.xml line 3 +#: rc.cpp:330 +#, fuzzy +msgid "" +"_: Language\n" +"Git Ignore" +msgstr "پرل" + +#. i18n: file data/git-rebase.xml line 3 +#: rc.cpp:334 +#, fuzzy +msgid "" +"_: Language\n" +"Git Rebase" +msgstr "همگذار گنو" + +#. i18n: file data/gitolite.xml line 3 +#: rc.cpp:338 +#, fuzzy +msgid "" +"_: Language\n" +"Gitolite" +msgstr "پرل" + +#. i18n: file data/glosstex.xml line 3 +#: rc.cpp:342 +#, fuzzy +msgid "" +"_: Language\n" +"GlossTex" +msgstr "زنگام" + #. i18n: file data/glsl.xml line 3 -#: rc.cpp:220 +#: rc.cpp:346 msgid "" "_: Language\n" "GLSL" msgstr "" -#. i18n: file data/gnuassembler.xml line 42 -#: rc.cpp:224 +#. i18n: file data/gnuassembler.xml line 46 +#: rc.cpp:350 msgid "" "_: Language\n" "GNU Assembler" msgstr "همگذار گنو" -#. i18n: file data/haskell.xml line 4 -#: rc.cpp:228 +#. i18n: file data/gnuplot.xml line 3 +#: rc.cpp:354 +#, fuzzy +msgid "" +"_: Language\n" +"Gnuplot" +msgstr "پرل" + +#. i18n: file data/go.xml line 29 +#: rc.cpp:358 +#, fuzzy +msgid "" +"_: Language\n" +"Go" +msgstr "زنگام" + +#. i18n: file data/grammar.xml line 6 +#: rc.cpp:362 +#, fuzzy +msgid "" +"_: Language\n" +"KDev-PG[-Qt] Grammar" +msgstr "پاسکال" + +#. i18n: file data/haml.xml line 3 +#: rc.cpp:366 +#, fuzzy +msgid "" +"_: Language\n" +"Haml" +msgstr "پاسکال" + +#. i18n: file data/haskell.xml line 3 +#: rc.cpp:370 msgid "" "_: Language\n" "Haskell" msgstr "" +#. i18n: file data/haxe.xml line 15 +#: rc.cpp:374 +#, fuzzy +msgid "" +"_: Language\n" +"Haxe" +msgstr "زنگام" + +#. i18n: file data/html-php.xml line 13 +#: rc.cpp:378 +#, fuzzy +msgid "" +"_: Language\n" +"PHP (HTML)" +msgstr "زنگام" + #. i18n: file data/html.xml line 7 -#: rc.cpp:232 +#: rc.cpp:382 msgid "" "_: Language\n" "HTML" msgstr "زنگام" +#. i18n: file data/hunspell-aff.xml line 3 +#: rc.cpp:386 +msgid "" +"_: Language\n" +"Hunspell Affix File" +msgstr "" + +#. i18n: file data/hunspell-dat.xml line 3 +#: rc.cpp:390 +msgid "" +"_: Language\n" +"Hunspell Thesaurus File" +msgstr "" + +#. i18n: file data/hunspell-dic.xml line 3 +#: rc.cpp:394 +#, fuzzy +msgid "" +"_: Language\n" +"Hunspell Dictionary File" +msgstr "سختافزار" + #. i18n: file data/idconsole.xml line 3 -#: rc.cpp:236 +#: rc.cpp:398 msgid "" "_: Language\n" "Quake Script" msgstr "" #. i18n: file data/idl.xml line 3 -#: rc.cpp:240 +#: rc.cpp:402 msgid "" "_: Language\n" "IDL" msgstr "" #. i18n: file data/ilerpg.xml line 48 -#: rc.cpp:244 +#: rc.cpp:406 msgid "" "_: Language\n" "ILERPG" msgstr "" -#. i18n: file data/inform.xml line 6 -#: rc.cpp:248 +#. i18n: file data/inform.xml line 5 +#: rc.cpp:410 msgid "" "_: Language\n" "Inform" msgstr "" #. i18n: file data/ini.xml line 3 -#: rc.cpp:252 +#: rc.cpp:414 msgid "" "_: Language\n" "INI Files" msgstr "" +#. i18n: file data/j.xml line 27 +#: rc.cpp:418 +#, fuzzy +msgid "" +"_: Language\n" +"J" +msgstr "جاوا" + +#. i18n: file data/jam.xml line 24 +#: rc.cpp:422 +#, fuzzy +msgid "" +"_: Language\n" +"Jam" +msgstr "جاوا" + #. i18n: file data/java.xml line 3 -#: rc.cpp:256 +#: rc.cpp:426 msgid "" "_: Language\n" "Java" msgstr "جاوا" #. i18n: file data/javadoc.xml line 3 -#: rc.cpp:260 +#: rc.cpp:430 msgid "" "_: Language\n" "Javadoc" msgstr "" +#. i18n: file data/javascript-php.xml line 12 +#: rc.cpp:434 +#, fuzzy +msgid "" +"_: Language\n" +"JavaScript/PHP" +msgstr "جاوااسکریپت" + #. i18n: file data/javascript.xml line 6 -#: rc.cpp:264 +#: rc.cpp:438 msgid "" "_: Language\n" "JavaScript" msgstr "جاوااسکریپت" +#. i18n: file data/json.xml line 15 +#: rc.cpp:442 +#, fuzzy +msgid "" +"_: Language\n" +"JSON" +msgstr "جاوا" + #. i18n: file data/jsp.xml line 3 -#: rc.cpp:268 +#: rc.cpp:446 msgid "" "_: Language\n" "JSP" msgstr "" +#. i18n: file data/julia.xml line 32 +#: rc.cpp:450 +#, fuzzy +msgid "" +"_: Language\n" +"Julia" +msgstr "جاوا" + #. i18n: file data/kbasic.xml line 3 -#: rc.cpp:272 +#: rc.cpp:454 msgid "" "_: Language\n" "KBasic" msgstr "" #. i18n: file data/latex.xml line 3 -#: rc.cpp:276 +#: rc.cpp:458 msgid "" "_: Language\n" "LaTeX" msgstr "" +#. i18n: file data/ld.xml line 4 +#: rc.cpp:462 +#, fuzzy +msgid "" +"_: Language\n" +"GNU Linker Script" +msgstr "دستنوشتهها" + #. i18n: file data/ldif.xml line 3 -#: rc.cpp:280 +#: rc.cpp:466 msgid "" "_: Language\n" "LDIF" msgstr "" -#. i18n: file data/lex.xml line 23 -#: rc.cpp:284 +#. i18n: file data/less.xml line 3 +#: rc.cpp:470 +#, fuzzy +msgid "" +"_: Language\n" +"LESSCSS" +msgstr "زنگام" + +#. i18n: file data/lex.xml line 21 +#: rc.cpp:474 msgid "" "_: Language\n" "Lex/Flex" msgstr "" -#. i18n: file data/lilypond.xml line 27 -#: rc.cpp:288 +#. i18n: file data/lilypond.xml line 23 +#: rc.cpp:478 msgid "" "_: Language\n" "LilyPond" msgstr "" +#. i18n: file data/literate-curry.xml line 3 +#: rc.cpp:482 +#, fuzzy +msgid "" +"_: Language\n" +"Literate Curry" +msgstr "فرترن" + #. i18n: file data/literate-haskell.xml line 3 -#: rc.cpp:292 +#: rc.cpp:484 msgid "" "_: Language\n" "Literate Haskell" msgstr "" #. i18n: file data/logtalk.xml line 4 -#: rc.cpp:296 +#: rc.cpp:488 msgid "" "_: Language\n" "Logtalk" msgstr "" #. i18n: file data/lpc.xml line 19 -#: rc.cpp:300 +#: rc.cpp:492 msgid "" "_: Language\n" "LPC" msgstr "" -#. i18n: file data/lua.xml line 3 -#: rc.cpp:304 +#. i18n: file data/lsl.xml line 14 +#: rc.cpp:496 +#, fuzzy +msgid "" +"_: Language\n" +"LSL" +msgstr "زنگام" + +#. i18n: file data/lua.xml line 38 +#: rc.cpp:500 msgid "" "_: Language\n" "Lua" msgstr "" -#. i18n: file data/m3u.xml line 14 -#: rc.cpp:308 +#. i18n: file data/m3u.xml line 17 +#: rc.cpp:504 msgid "" "_: Language\n" "M3U" msgstr "" +#. i18n: file data/m4.xml line 41 +#: rc.cpp:508 +#, fuzzy +msgid "" +"_: Language\n" +"GNU M4" +msgstr "زنگام" + #. i18n: file data/mab.xml line 3 -#: rc.cpp:312 +#: rc.cpp:512 msgid "" "_: Language\n" "MAB-DB" msgstr "" -#. i18n: file data/makefile.xml line 5 -#: rc.cpp:316 +#. i18n: file data/makefile.xml line 10 +#: rc.cpp:516 msgid "" "_: Language\n" "Makefile" msgstr "" +#. i18n: file data/mako.xml line 7 +#: rc.cpp:520 +#, fuzzy +msgid "" +"_: Language\n" +"Mako" +msgstr "زنگام" + +#. i18n: file data/mandoc.xml line 3 +#: rc.cpp:524 +#, fuzzy +msgid "" +"_: Language\n" +"Troff Mandoc" +msgstr "زنگام" + #. i18n: file data/mason.xml line 3 -#: rc.cpp:320 +#: rc.cpp:528 msgid "" "_: Language\n" "Mason" msgstr "" -#. i18n: file data/matlab.xml line 58 -#: rc.cpp:324 +#. i18n: file data/mathematica.xml line 3 +#: rc.cpp:532 +#, fuzzy +msgid "" +"_: Language\n" +"Mathematica" +msgstr "پاسکال" + +#. i18n: file data/matlab.xml line 60 +#: rc.cpp:536 msgid "" "_: Language\n" "Matlab" msgstr "" -#. i18n: file data/mediawiki.xml line 3 -#: rc.cpp:328 +#. i18n: file data/maxima.xml line 24 +#: rc.cpp:540 +#, fuzzy +msgid "" +"_: Language\n" +"Maxima" +msgstr "جاوا" + +#. i18n: file data/mediawiki.xml line 7 +#: rc.cpp:544 msgid "" "_: Language\n" "MediaWiki" msgstr "زنگام" +#. i18n: file data/mel.xml line 23 +#: rc.cpp:548 +#, fuzzy +msgid "" +"_: Language\n" +"MEL" +msgstr "زنگام" + +#. i18n: file data/mergetagtext.xml line 28 +#: rc.cpp:552 +#, fuzzy +msgid "" +"_: Language\n" +"mergetag text" +msgstr "پرل" + +#. i18n: file data/metafont.xml line 9 +#: rc.cpp:556 +#, fuzzy +msgid "" +"_: Language\n" +"Metapost/Metafont" +msgstr "فرترن" + #. i18n: file data/mips.xml line 3 -#: rc.cpp:332 +#: rc.cpp:560 msgid "" "_: Language\n" "MIPS Assembler" msgstr "" +#. i18n: file data/modelica.xml line 19 +#: rc.cpp:564 +#, fuzzy +msgid "" +"_: Language\n" +"Modelica" +msgstr "زنگام" + +#. i18n: file data/modelines.xml line 10 +#: rc.cpp:568 +#, fuzzy +msgid "" +"_: Language\n" +"Modelines" +msgstr "پرل" + #. i18n: file data/modula-2.xml line 3 -#: rc.cpp:336 +#: rc.cpp:570 msgid "" "_: Language\n" "Modula-2" msgstr "" +#. i18n: file data/monobasic.xml line 13 +#: rc.cpp:574 +#, fuzzy +msgid "" +"_: Language\n" +"MonoBasic" +msgstr "پاسکال" + #. i18n: file data/mup.xml line 3 -#: rc.cpp:340 +#: rc.cpp:578 msgid "" "_: Language\n" "Music Publisher" msgstr "" -#. i18n: file data/nasm.xml line 31 -#: rc.cpp:344 +#. i18n: file data/nagios.xml line 3 +#: rc.cpp:582 +#, fuzzy +msgid "" +"_: Language\n" +"Nagios" +msgstr "پاسکال" + +#. i18n: file data/nasm.xml line 43 +#: rc.cpp:586 msgid "" "_: Language\n" "Intel x86 (NASM)" msgstr "" +#. i18n: file data/nemerle.xml line 4 +#: rc.cpp:590 +#, fuzzy +msgid "" +"_: Language\n" +"Nemerle" +msgstr "پرل" + +#. i18n: file data/nesc.xml line 3 +#: rc.cpp:594 +#, fuzzy +msgid "" +"_: Language\n" +"nesC" +msgstr "پرل" + +#. i18n: file data/noweb.xml line 3 +#: rc.cpp:598 +#, fuzzy +msgid "" +"_: Language\n" +"noweb" +msgstr "پرل" + #. i18n: file data/objectivec.xml line 3 -#: rc.cpp:348 +#: rc.cpp:602 msgid "" "_: Language\n" "Objective-C" msgstr "" -#. i18n: file data/ocaml.xml line 11 -#: rc.cpp:352 +#. i18n: file data/objectivecpp.xml line 3 +#: rc.cpp:606 +#, fuzzy +msgid "" +"_: Language\n" +"Objective-C++" +msgstr "غیره" + +#. i18n: file data/ocaml.xml line 12 +#: rc.cpp:610 msgid "" "_: Language\n" "Objective Caml" msgstr "" #. i18n: file data/octave.xml line 18 -#: rc.cpp:356 +#: rc.cpp:614 msgid "" "_: Language\n" "Octave" msgstr "" +#. i18n: file data/oors.xml line 3 +#: rc.cpp:618 +#, fuzzy +msgid "" +"_: Language\n" +"OORS" +msgstr "زنگام" + +#. i18n: file data/opal.xml line 3 +#: rc.cpp:622 +#, fuzzy +msgid "" +"_: Language\n" +"OPAL" +msgstr "زنگام" + +#. i18n: file data/opencl.xml line 3 +#: rc.cpp:626 +#, fuzzy +msgid "" +"_: Language\n" +"OpenCL" +msgstr "زنگام" + +#. i18n: file data/pango.xml line 3 +#: rc.cpp:630 +#, fuzzy +msgid "" +"_: Language\n" +"Pango" +msgstr "پاسکال" + #. i18n: file data/pascal.xml line 3 -#: rc.cpp:360 +#: rc.cpp:634 msgid "" "_: Language\n" "Pascal" msgstr "پاسکال" #. i18n: file data/perl.xml line 42 -#: rc.cpp:364 +#: rc.cpp:636 msgid "" "_: Language\n" "Perl" msgstr "پرل" -#. i18n: file data/php.xml line 21 -#: rc.cpp:368 +#. i18n: file data/php.xml line 67 +#: rc.cpp:640 msgid "" "_: Language\n" "PHP/PHP" msgstr "" #. i18n: file data/picsrc.xml line 11 -#: rc.cpp:372 +#: rc.cpp:644 msgid "" "_: Language\n" "PicAsm" msgstr "" +#. i18n: file data/pig.xml line 4 +#: rc.cpp:648 +#, fuzzy +msgid "" +"_: Language\n" +"Pig" +msgstr "پرل" + #. i18n: file data/pike.xml line 4 -#: rc.cpp:376 +#: rc.cpp:652 msgid "" "_: Language\n" "Pike" msgstr "" #. i18n: file data/postscript.xml line 3 -#: rc.cpp:380 +#: rc.cpp:656 msgid "" "_: Language\n" "PostScript" msgstr "پستاسکریپت" -#. i18n: file data/povray.xml line 7 -#: rc.cpp:384 +#. i18n: file data/povray.xml line 9 +#: rc.cpp:660 msgid "" "_: Language\n" "POV-Ray" msgstr "" +#. i18n: file data/ppd.xml line 12 +#: rc.cpp:664 +#, fuzzy +msgid "" +"_: Language\n" +"PostScript Printer Description" +msgstr "پستاسکریپت" + #. i18n: file data/progress.xml line 3 -#: rc.cpp:388 +#: rc.cpp:668 msgid "" "_: Language\n" "progress" msgstr "" -#. i18n: file data/prolog.xml line 3 -#: rc.cpp:392 +#. i18n: file data/prolog.xml line 107 +#: rc.cpp:672 msgid "" "_: Language\n" "Prolog" msgstr "" +#. i18n: file data/protobuf.xml line 3 +#: rc.cpp:676 +#, fuzzy +msgid "" +"_: Language\n" +"Protobuf" +msgstr "پرل" + #. i18n: file data/purebasic.xml line 3 -#: rc.cpp:396 +#: rc.cpp:680 msgid "" "_: Language\n" "PureBasic" msgstr "" -#. i18n: file data/python.xml line 4 -#: rc.cpp:400 +#. i18n: file data/python.xml line 16 +#: rc.cpp:684 msgid "" "_: Language\n" "Python" msgstr "" -#. i18n: file data/r.xml line 11 -#: rc.cpp:404 +#. i18n: file data/q.xml line 3 +#: rc.cpp:688 +#, fuzzy +msgid "" +"_: Language\n" +"q" +msgstr "زنگام" + +#. i18n: file data/qmake.xml line 3 +#: rc.cpp:692 +#, fuzzy +msgid "" +"_: Language\n" +"QMake" +msgstr "زنگام" + +#. i18n: file data/qml.xml line 4 +#: rc.cpp:696 +#, fuzzy +msgid "" +"_: Language\n" +"QML" +msgstr "زنگام" + +#. i18n: file data/r.xml line 10 +#: rc.cpp:700 msgid "" "_: Language\n" "R Script" msgstr "" +#. i18n: file data/rapidq.xml line 3 +#: rc.cpp:704 +#, fuzzy +msgid "" +"_: Language\n" +"RapidQ" +msgstr "جاوا" + +#. i18n: file data/relaxngcompact.xml line 3 +#: rc.cpp:708 +#, fuzzy +msgid "" +"_: Language\n" +"RelaxNG-Compact" +msgstr "جاوااسکریپت" + +#. i18n: file data/replicode.xml line 14 +#: rc.cpp:712 +#, fuzzy +msgid "" +"_: Language\n" +"Replicode" +msgstr "پرل" + +#. i18n: file data/rest.xml line 14 +#: rc.cpp:716 +#, fuzzy +msgid "" +"_: Language\n" +"reStructuredText" +msgstr "جاوااسکریپت" + +#. i18n: file data/restructuredtext.xml line 3 +#: rc.cpp:720 +#, fuzzy +msgid "" +"_: Language\n" +"Restructured Text" +msgstr "پستاسکریپت" + #. i18n: file data/rexx.xml line 3 -#: rc.cpp:408 +#: rc.cpp:724 msgid "" "_: Language\n" "REXX" msgstr "" #. i18n: file data/rhtml.xml line 47 -#: rc.cpp:412 +#: rc.cpp:728 msgid "" "_: Language\n" "Ruby/Rails/RHTML" msgstr "" #. i18n: file data/rib.xml line 8 -#: rc.cpp:416 +#: rc.cpp:732 msgid "" "_: Language\n" "RenderMan RIB" msgstr "" -#. i18n: file data/rpmspec.xml line 3 -#: rc.cpp:420 +#. i18n: file data/roff.xml line 10 +#: rc.cpp:736 +#, fuzzy +msgid "" +"_: Language\n" +"Roff" +msgstr "زنگام" + +#. i18n: file data/rpmspec.xml line 11 +#: rc.cpp:740 msgid "" "_: Language\n" "RPM Spec" msgstr "" #. i18n: file data/rsiidl.xml line 3 -#: rc.cpp:424 +#: rc.cpp:744 msgid "" "_: Language\n" "RSI IDL" msgstr "" +#. i18n: file data/rtf.xml line 3 +#: rc.cpp:748 +#, fuzzy +msgid "" +"_: Language\n" +"Rich Text Format" +msgstr "فرترن" + #. i18n: file data/ruby.xml line 33 -#: rc.cpp:428 +#: rc.cpp:752 msgid "" "_: Language\n" "Ruby" msgstr "" #. i18n: file data/sather.xml line 3 -#: rc.cpp:432 +#: rc.cpp:756 msgid "" "_: Language\n" "Sather" msgstr "" +#. i18n: file data/scala.xml line 3 +#: rc.cpp:760 +#, fuzzy +msgid "" +"_: Language\n" +"Scala" +msgstr "پاسکال" + #. i18n: file data/scheme.xml line 43 -#: rc.cpp:436 +#: rc.cpp:764 msgid "" "_: Language\n" "Scheme" msgstr "" #. i18n: file data/sci.xml line 3 -#: rc.cpp:440 +#: rc.cpp:768 msgid "" "_: Language\n" "scilab" msgstr "" +#. i18n: file data/scss.xml line 28 +#: rc.cpp:772 +#, fuzzy +msgid "" +"_: Language\n" +"SCSS" +msgstr "زنگام" + +#. i18n: file data/sed.xml line 3 +#: rc.cpp:776 +#, fuzzy +msgid "" +"_: Language\n" +"sed" +msgstr "پرل" + #. i18n: file data/sgml.xml line 3 -#: rc.cpp:444 +#: rc.cpp:780 msgid "" "_: Language\n" "SGML" msgstr "" #. i18n: file data/sieve.xml line 4 -#: rc.cpp:448 +#: rc.cpp:784 msgid "" "_: Language\n" "Sieve" msgstr "" +#. i18n: file data/sisu.xml line 3 +#: rc.cpp:788 +#, fuzzy +msgid "" +"_: Language\n" +"SiSU" +msgstr "زنگام" + #. i18n: file data/sml.xml line 3 -#: rc.cpp:452 +#: rc.cpp:792 msgid "" "_: Language\n" "SML" msgstr "" #. i18n: file data/spice.xml line 4 -#: rc.cpp:456 +#: rc.cpp:796 msgid "" "_: Language\n" "Spice" msgstr "" #. i18n: file data/sql-mysql.xml line 8 -#: rc.cpp:460 +#: rc.cpp:800 msgid "" "_: Language\n" "SQL (MySQL)" msgstr "" #. i18n: file data/sql-postgresql.xml line 4 -#: rc.cpp:464 +#: rc.cpp:804 msgid "" "_: Language\n" "SQL (PostgreSQL)" msgstr "" #. i18n: file data/sql.xml line 6 -#: rc.cpp:468 +#: rc.cpp:808 msgid "" "_: Language\n" "SQL" msgstr "" #. i18n: file data/stata.xml line 3 -#: rc.cpp:472 +#: rc.cpp:812 msgid "" "_: Language\n" "Stata" msgstr "" -#. i18n: file data/tcl.xml line 8 -#: rc.cpp:476 +#. i18n: file data/systemc.xml line 10 +#: rc.cpp:816 +#, fuzzy msgid "" "_: Language\n" -"Tcl/Tk" -msgstr "" +"SystemC" +msgstr "پرل" -#. i18n: file data/tibasic.xml line 3 -#: rc.cpp:480 +#. i18n: file data/systemverilog.xml line 42 +#: rc.cpp:820 +#, fuzzy msgid "" "_: Language\n" -"TI Basic" -msgstr "" +"SystemVerilog" +msgstr "پرل" -#. i18n: file data/txt2tags.xml line 5 -#: rc.cpp:484 +#. i18n: file data/tads3.xml line 5 +#: rc.cpp:824 +#, fuzzy msgid "" "_: Language\n" -"txt2tags" -msgstr "" +"TADS 3" +msgstr "زنگام" -#. i18n: file data/uscript.xml line 3 -#: rc.cpp:488 +#. i18n: file data/tcl.xml line 31 +#: rc.cpp:828 msgid "" "_: Language\n" -"UnrealScript" +"Tcl/Tk" msgstr "" -#. i18n: file data/velocity.xml line 3 -#: rc.cpp:492 +#. i18n: file data/tcsh.xml line 11 +#: rc.cpp:832 +#, fuzzy msgid "" "_: Language\n" -"Velocity" -msgstr "" +"Tcsh" +msgstr "زنگام" -#. i18n: file data/verilog.xml line 3 -#: rc.cpp:496 +#. i18n: file data/texinfo.xml line 3 +#: rc.cpp:836 +#, fuzzy msgid "" "_: Language\n" -"Verilog" -msgstr "" +"Texinfo" +msgstr "زنگام" -#. i18n: file data/vhdl.xml line 3 -#: rc.cpp:500 +#. i18n: file data/textile.xml line 18 +#: rc.cpp:840 +#, fuzzy msgid "" "_: Language\n" -"VHDL" -msgstr "" +"Textile" +msgstr "پرل" -#. i18n: file data/vrml.xml line 3 -#: rc.cpp:504 +#. i18n: file data/tibasic.xml line 3 +#: rc.cpp:844 msgid "" "_: Language\n" -"VRML" +"TI Basic" msgstr "" -#. i18n: file data/winehq.xml line 3 -#: rc.cpp:508 +#. i18n: file data/txt2tags.xml line 6 +#: rc.cpp:848 msgid "" "_: Language\n" -"WINE Config" +"txt2tags" msgstr "" -#. i18n: file data/xharbour.xml line 3 -#: rc.cpp:512 +#. i18n: file data/uscript.xml line 3 +#: rc.cpp:852 msgid "" "_: Language\n" -"xHarbour" +"UnrealScript" msgstr "" -#. i18n: file data/xml.xml line 7 -#: rc.cpp:516 +#. i18n: file data/valgrind-suppression.xml line 3 +#: rc.cpp:856 +#, fuzzy msgid "" "_: Language\n" -"XML" -msgstr "" +"Valgrind Suppression" +msgstr "متون" -#. i18n: file data/xmldebug.xml line 3 -#: rc.cpp:520 +#. i18n: file data/varnish.xml line 3 +#: rc.cpp:860 +#, fuzzy msgid "" "_: Language\n" -"XML (Debug)" -msgstr "XML (اشکالزدایی)" +"Varnish Configuration Language" +msgstr "پیکربندی آپاچی" -#. i18n: file data/xslt.xml line 53 -#: rc.cpp:524 +#. i18n: file data/varnishtest.xml line 3 +#: rc.cpp:864 +#, fuzzy msgid "" "_: Language\n" -"xslt" -msgstr "" +"Varnish Test Case language" +msgstr "همگذار AVR" -#. i18n: file data/yacas.xml line 3 -#: rc.cpp:528 +#. i18n: file data/vcard.xml line 5 +#: rc.cpp:868 msgid "" "_: Language\n" -"yacas" +"vCard, vCalendar, iCalendar" msgstr "" -#. i18n: file data/yacc.xml line 23 -#: rc.cpp:532 +#. i18n: file data/velocity.xml line 3 +#: rc.cpp:872 msgid "" "_: Language\n" -"Yacc/Bison" +"Velocity" msgstr "" -#: plugins/wordcompletion/docwordcompletion.cpp:109 -msgid "Word Completion Plugin" -msgstr "وصلۀ تکمیل واژه" - -#: plugins/wordcompletion/docwordcompletion.cpp:114 -msgid "Configure the Word Completion Plugin" -msgstr "پیکربندی وصلۀ تکمیل واژه" - -#: plugins/wordcompletion/docwordcompletion.cpp:148 -msgid "Reuse Word Above" -msgstr "استفادۀ مجدد از واژۀ بالا" - -#: plugins/wordcompletion/docwordcompletion.cpp:150 -msgid "Reuse Word Below" -msgstr "استفادۀ مجدد از واژۀ پایین" - -#: plugins/wordcompletion/docwordcompletion.cpp:152 -msgid "Pop Up Completion List" -msgstr "فهرست تکمیل بالاپر" - -#: plugins/wordcompletion/docwordcompletion.cpp:154 -msgid "Shell Completion" -msgstr "تکمیل پوسته" - -#: plugins/wordcompletion/docwordcompletion.cpp:156 -msgid "Automatic Completion Popup" -msgstr "بالاپر تکمیل خودکار" - -#: plugins/wordcompletion/docwordcompletion.cpp:498 -msgid "Automatically &show completion list" -msgstr "&نمایش خودکار فهرست تکمیل" - -#: plugins/wordcompletion/docwordcompletion.cpp:511 -msgid "" -"_: Translators: This is the first part of two strings wich will comprise the " -"sentence 'Show completions when a word is at least N characters'. The first " -"part is on the right side of the N, which is represented by a spinbox widget, " -"followed by the second part: 'characters long'. Characters is a ingeger number " -"between and including 1 and 30. Feel free to leave the second part of the " -"sentence blank if it suits your language better. \n" -"Show completions &when a word is at least" -msgstr "نمایش تکمیلها &هنگامی که حداقل یک واژه است" - -#: plugins/wordcompletion/docwordcompletion.cpp:517 +#. i18n: file data/vera.xml line 42 +#: rc.cpp:876 +#, fuzzy msgid "" -"_: This is the second part of two strings that will comprise teh sentence 'Show " -"completions when a word is at least N characters'\n" -"characters long." -msgstr "طول نویسهها." +"_: Language\n" +"Vera" +msgstr "پرل" -#: plugins/wordcompletion/docwordcompletion.cpp:520 +#. i18n: file data/verilog.xml line 3 +#: rc.cpp:880 msgid "" -"Enable the automatic completion list popup as default. The popup can be " -"disabled on a view basis from the 'Tools' menu." +"_: Language\n" +"Verilog" msgstr "" -"فعالسازی خودکار بالاپر فهرست تکمیل به عنوان پیشفرض. بالاپر میتواند در یک " -"پایۀ نما از گزینگان »ابزارها« غیرفعال شود." - -#: plugins/wordcompletion/docwordcompletion.cpp:523 -msgid "" -"Define the length a word should have before the completion list is displayed." -msgstr "تعریف طول واژهای که باید قبل از فهرست تکمیل نمایش داده شود." - -#: plugins/insertfile/insertfileplugin.cpp:79 -msgid "Insert File..." -msgstr "درج پرونده..." - -#: plugins/insertfile/insertfileplugin.cpp:88 -msgid "Choose File to Insert" -msgstr "انتخاب پرونده برای درج" -#: plugins/insertfile/insertfileplugin.cpp:116 +#. i18n: file data/vhdl.xml line 14 +#: rc.cpp:884 msgid "" -"Failed to load file:\n" -"\n" +"_: Language\n" +"VHDL" msgstr "" -"خرابی در بارگذاری پرونده:\n" -"\n" -#: plugins/insertfile/insertfileplugin.cpp:116 -#: plugins/insertfile/insertfileplugin.cpp:137 -#: plugins/insertfile/insertfileplugin.cpp:159 -msgid "Insert File Error" -msgstr "خطای درج پرونده" - -#: plugins/insertfile/insertfileplugin.cpp:130 +#. i18n: file data/vrml.xml line 3 +#: rc.cpp:888 msgid "" -"<p>The file <strong>%1</strong> does not exist or is not readable, aborting." -msgstr "<p>پروندۀ <strong>%1</strong> وجود ندارد یا خواندنی نیست، ساقط میشود." - -#: plugins/insertfile/insertfileplugin.cpp:134 -msgid "<p>Unable to open file <strong>%1</strong>, aborting." -msgstr "<p>قادر به باز کردن پروندۀ <strong>%1</strong> نیست، ساقط میشود." - -#: plugins/insertfile/insertfileplugin.cpp:157 -msgid "<p>File <strong>%1</strong> had no contents." -msgstr "<p>پروندۀ <strong>%1</strong> محتوایی نداشت." - -#: plugins/kdatatool/kate_kdatatool.cpp:78 -msgid "Data Tools" -msgstr "ابزارهای داده" - -#: plugins/kdatatool/kate_kdatatool.cpp:153 -#: plugins/kdatatool/kate_kdatatool.cpp:175 -msgid "(not available)" -msgstr ")قابل دسترس نیست(" +"_: Language\n" +"VRML" +msgstr "" -#: plugins/kdatatool/kate_kdatatool.cpp:183 +#. i18n: file data/winehq.xml line 3 +#: rc.cpp:892 msgid "" -"Data tools are only available when text is selected, or when the right mouse " -"button is clicked over a word. If no data tools are offered even when text is " -"selected, you need to install them. Some data tools are part of the KOffice " -"package." +"_: Language\n" +"WINE Config" msgstr "" -"ابزارهای داده فقط هنگامی که متن برگزیده میشود، یا وقتی دکمۀ راست موشی روی یک " -"واژه فشار داده میشود قابل دسترس هستند. اگر ابزارهای داده حتی هنگام گزینش متن " -"نشان داده نشود، باید آنها را نصب کنید. برخی از ابزارهای داده جزئی از بستۀ " -"KOffice میباشند." - -#: plugins/isearch/ISearchPlugin.cpp:68 plugins/isearch/ISearchPlugin.cpp:371 -msgid "Search Incrementally" -msgstr "جستجوی نموی" - -#: plugins/isearch/ISearchPlugin.cpp:72 plugins/isearch/ISearchPlugin.cpp:372 -msgid "Search Incrementally Backwards" -msgstr "جستجوی نموی پسسو" - -#: plugins/isearch/ISearchPlugin.cpp:76 plugins/isearch/ISearchPlugin.cpp:79 -msgid "I-Search:" -msgstr "جستجوی نموی:" - -#: plugins/isearch/ISearchPlugin.cpp:95 -msgid "Search" -msgstr "جستجو" - -#: plugins/isearch/ISearchPlugin.cpp:101 -msgid "Search Options" -msgstr "گزینههای جستجو" - -#: plugins/isearch/ISearchPlugin.cpp:106 plugins/isearch/ISearchPlugin.cpp:412 -msgid "Case Sensitive" -msgstr "حساس به حالت" -#: plugins/isearch/ISearchPlugin.cpp:115 plugins/isearch/ISearchPlugin.cpp:414 -msgid "From Beginning" -msgstr "از ابتدا" - -#: plugins/isearch/ISearchPlugin.cpp:124 plugins/isearch/ISearchPlugin.cpp:416 -msgid "Regular Expression" -msgstr "عبارت منظم" - -#: plugins/isearch/ISearchPlugin.cpp:244 +#. i18n: file data/wml.xml line 57 +#: rc.cpp:896 +#, fuzzy msgid "" -"_: Incremental Search\n" -"I-Search:" -msgstr "جستجوی نموی:" +"_: Language\n" +"Wesnoth Markup Language" +msgstr "فرترن" -#: plugins/isearch/ISearchPlugin.cpp:247 +#. i18n: file data/xharbour.xml line 3 +#: rc.cpp:900 msgid "" -"_: Incremental Search found no match\n" -"Failing I-Search:" -msgstr "خرابی جستجوی نموی:" +"_: Language\n" +"xHarbour" +msgstr "" -#: plugins/isearch/ISearchPlugin.cpp:250 +#. i18n: file data/xml.xml line 9 +#: rc.cpp:904 msgid "" -"_: Incremental Search in the reverse direction\n" -"I-Search Backward:" -msgstr "جستجوی نموی پسسو:" - -#: plugins/isearch/ISearchPlugin.cpp:253 -msgid "Failing I-Search Backward:" -msgstr "خرابی جستجوی نموی پسسو:" +"_: Language\n" +"XML" +msgstr "" -#: plugins/isearch/ISearchPlugin.cpp:256 +#. i18n: file data/xmldebug.xml line 3 +#: rc.cpp:908 msgid "" -"_: Incremental Search has passed the end of the document\n" -"Wrapped I-Search:" -msgstr "جستجوی نموی دورگشت:" - -#: plugins/isearch/ISearchPlugin.cpp:259 -msgid "Failing Wrapped I-Search:" -msgstr "خرابی جستجوی نموی دورگشت:" - -#: plugins/isearch/ISearchPlugin.cpp:262 -msgid "Wrapped I-Search Backward:" -msgstr "جستجوی نموی دورگشت پسسو:" - -#: plugins/isearch/ISearchPlugin.cpp:265 -msgid "Failing Wrapped I-Search Backward:" -msgstr "خرابی جستجوی نموی دورگشت پسسو:" +"_: Language\n" +"XML (Debug)" +msgstr "XML (اشکالزدایی)" -#: plugins/isearch/ISearchPlugin.cpp:269 +#. i18n: file data/xorg.xml line 3 +#: rc.cpp:912 +#, fuzzy msgid "" -"_: Incremental Search has passed both the end of the document and the original " -"starting position\n" -"Overwrapped I-Search:" -msgstr "جستجوی نموی فوق دورگشت:" - -#: plugins/isearch/ISearchPlugin.cpp:272 -msgid "Failing Overwrapped I-Search:" -msgstr "خرابی جستجوی نموی فوق دورگشت:" - -#: plugins/isearch/ISearchPlugin.cpp:275 -msgid "Overwrapped I-Search Backwards:" -msgstr "جستجوی نموی فوق دورگشت پسسو:" - -#: plugins/isearch/ISearchPlugin.cpp:278 -msgid "Failing Overwrapped I-Search Backward:" -msgstr "خرابی فوق دورگشت جستجوی نموی پسسو:" - -#: plugins/isearch/ISearchPlugin.cpp:280 -msgid "Error: unknown i-search state!" -msgstr "خطا: وضعیت جستجوی نموی ناشناخته!" - -#: plugins/isearch/ISearchPlugin.cpp:341 -msgid "Next Incremental Search Match" -msgstr "تطبیق جستجوی نموی بعدی" - -#: plugins/isearch/ISearchPlugin.cpp:342 -msgid "Previous Incremental Search Match" -msgstr "تطبیق جستجوی نموی قبلی" - -#: plugins/autobookmarker/autobookmarker.cpp:90 -msgid "AutoBookmarks" -msgstr "چوب الفهای خودکار" - -#: plugins/autobookmarker/autobookmarker.cpp:101 -msgid "Configure AutoBookmarks" -msgstr "پیکربندی چوب الفهای خودکار" - -#: plugins/autobookmarker/autobookmarker.cpp:280 -msgid "Edit Entry" -msgstr "ویرایش مدخل" - -#: plugins/autobookmarker/autobookmarker.cpp:288 -msgid "&Pattern:" -msgstr "&الگو:" - -#: plugins/autobookmarker/autobookmarker.cpp:294 -msgid "<p>A regular expression. Matching lines will be bookmarked.</p>" -msgstr "<p>یک عبارت منظم. خطوط مطابق، چوب الف میشوند.</p>" - -#: plugins/autobookmarker/autobookmarker.cpp:298 -msgid "Case &sensitive" -msgstr "&حساس به حالت" +"_: Language\n" +"x.org Configuration" +msgstr "پیکربندی آپاچی" -#: plugins/autobookmarker/autobookmarker.cpp:302 +#. i18n: file data/xslt.xml line 55 +#: rc.cpp:916 msgid "" -"<p>If enabled, the pattern matching will be case sensitive, otherwise not.</p>" +"_: Language\n" +"xslt" msgstr "" -"<p>در صورت فعال شدن، تطابق الگو حساس به حالت خواهد شد، در غیر این صورت، خیر.</p>" -#: plugins/autobookmarker/autobookmarker.cpp:305 -msgid "&Minimal matching" -msgstr "&کمترین تطابق" - -#: plugins/autobookmarker/autobookmarker.cpp:309 +#. i18n: file data/xul.xml line 7 +#: rc.cpp:920 +#, fuzzy msgid "" -"<p>If enabled, the pattern matching will use minimal matching; if you do not " -"know what that is, please read the appendix on regular expressions in the kate " -"manual.</p>" -msgstr "" -"<p>در صورت فعال شدن، تطابق الگو کمترین تطابق را استفاده میکند. اگر نمیدانید " -"که این چیست، لطفاً، پیوست راجع به عبارتهای منظم در راهنمای kate را بخوانید.</p>" - -#: plugins/autobookmarker/autobookmarker.cpp:313 -msgid "&File mask:" -msgstr "نقاب &پرونده:" +"_: Language\n" +"XUL" +msgstr "زنگام" -#: plugins/autobookmarker/autobookmarker.cpp:319 +#. i18n: file data/yacas.xml line 3 +#: rc.cpp:924 msgid "" -"<p>A list of filename masks, separated by semicolons. This can be used to limit " -"the usage of this entity to files with matching names.</p>" -"<p>Use the wizard button to the right of the mimetype entry below to easily " -"fill out both lists.</p>" +"_: Language\n" +"yacas" msgstr "" -"<p>فهرستی از نقابهای نام پرونده، که با نقطه-واوک جدا شدهاند. این برای محدود " -"کردن کاربرد این هستار در پروندههایی با نام مطابق استفاده میشود.</p>" -"<p>از دکمۀ جادوگر در سمت راست مدخل نوع مایم زیر، برای پر کردن هر دو فهرست " -"استفاده کنید.</p>" -#: plugins/autobookmarker/autobookmarker.cpp:330 +#. i18n: file data/yacc.xml line 28 +#: rc.cpp:928 msgid "" -"<p>A list of mime types, separated by semicolon. This can be used to limit the " -"usage of this entity to files with matching mime types.</p>" -"<p>Use the wizard button on the right to get a list of existing file types to " -"choose from, using it will fill in the file masks as well.</p>" +"_: Language\n" +"Yacc/Bison" msgstr "" -"<p>فهرستی از انواع مایم، که با نقطه-واوک جدا شدهاند. میتواند جهت محدود کردن " -"کاربرد این هستار برای پروندهها با تطابق انواع مایم استفاده شود.</p>" -"<p>از دکمۀ جادوگر در سمت راست، برای به دست آوردن فهرست انواع پروندۀ موجود برای " -"انتخاب از آن استفاده کنید. با استفاده از آن نقابهای پرونده نیز جانشین " -"میشوند.</p>" -#: plugins/autobookmarker/autobookmarker.cpp:340 +#. i18n: file data/yaml.xml line 4 +#: rc.cpp:932 +#, fuzzy msgid "" -"<p>Click this button to display a checkable list of mimetypes available on your " -"system. When used, the file masks entry above will be filled in with the " -"corresponding masks.</p>" -msgstr "" -"<p>برای نمایش فهرست قابل بررسی از انواع مایم موجود در سیستم خود، این دکمه را " -"فشار دهید. هنگام استفاده، مدخل نقابهای پروندۀ بالا توسط نقابهای متناظر جانشین " -"میشوند.</p>" +"_: Language\n" +"YAML" +msgstr "زنگام" -#: plugins/autobookmarker/autobookmarker.cpp:365 +#. i18n: file data/zonnon.xml line 3 +#: rc.cpp:936 +#, fuzzy msgid "" -"Select the MimeTypes for this pattern.\n" -"Please note that this will automatically edit the associated file extensions as " -"well." -msgstr "" -"گزینش انواع مایم برای این الگو.\n" -"لطفاً توجه کنید، که این به طور خودکار پسوندهای پروندۀ مربوطه را نیز ویرایش " -"میکند." - -#: plugins/autobookmarker/autobookmarker.cpp:385 -msgid "&Patterns" -msgstr "&الگوها" - -#: plugins/autobookmarker/autobookmarker.cpp:388 -msgid "Pattern" -msgstr "الگو" - -#: plugins/autobookmarker/autobookmarker.cpp:389 -msgid "Mime Types" -msgstr "انواع مایم" - -#: plugins/autobookmarker/autobookmarker.cpp:390 -msgid "File Masks" -msgstr "نقاب پروندهها" +"_: Language\n" +"Zonnon" +msgstr "فرترن" -#: plugins/autobookmarker/autobookmarker.cpp:394 +#. i18n: file data/zsh.xml line 11 +#: rc.cpp:940 +#, fuzzy msgid "" -"<p>This list shows your configured autobookmark entities. When a document is " -"opened, each entity is used in the following way: " -"<ol>" -"<li>The entity is dismissed, if a mime and/or filename mask is defined, and " -"neither matches the document.</li>" -"<li>Otherwise each line of the document is tried against the pattern, and a " -"bookmark is set on matching lines.</li></ul>" -"<p>Use the buttons below to manage your collection of entities.</p>" -msgstr "" -"<p>این فهرست هستارهای چوب الف خودکار پیکربندیشدۀ شما را نمایش میدهد. وقتی " -"سندی باز میشود، هر هستار در یکی از روشهای زیر استفاده میشود: " -"<ol>" -"<li>هستار رد میشود، اگر یک مایم و/یا نقاب نام پرونده تعریف شود، و هیچیک با " -"سند مطابقت نکند.</li>" -"<li>در غیر این صورت هر خط سند در مقابل الگو آزموده شده، و چوب الف روی خطوط " -"مطابق تنظیم میشود.</li></ul>" -"<p> برای مدیریت مجموعه هستارهای خود، از دکمههای زیر استفاده کنید.</p>" - -#: plugins/autobookmarker/autobookmarker.cpp:409 -msgid "Press this button to create a new autobookmark entity." -msgstr "برای ایجاد یک هستار چوب الف خودکار جدید، این دکمه را فشار دهید." - -#: plugins/autobookmarker/autobookmarker.cpp:414 -msgid "Press this button to delete the currently selected entity." -msgstr "برای حذف هستاری که در حال حاضر برگزیده شده، این دکمه را فشار دهید." - -#: plugins/autobookmarker/autobookmarker.cpp:416 -msgid "&Edit..." -msgstr "&ویرایش..." - -#: plugins/autobookmarker/autobookmarker.cpp:419 -msgid "Press this button to edit the currently selected entity." -msgstr "برای ویرایش هستاری که در حال حاضر برگزیده شده، این دکمه را فشار دهید." +"_: Language\n" +"Zsh" +msgstr "پاسکال" diff --git a/tde-i18n-fa/messages/tdelibs/kmcop.po b/tde-i18n-fa/messages/tdelibs/kmcop.po index 49572d8640b..86700ef6f2b 100644 --- a/tde-i18n-fa/messages/tdelibs/kmcop.po +++ b/tde-i18n-fa/messages/tdelibs/kmcop.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: kmcop\n" -"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-20 08:23+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-fa/messages/tdelibs/knotify.po b/tde-i18n-fa/messages/tdelibs/knotify.po index 2239573b00a..295edec9baf 100644 --- a/tde-i18n-fa/messages/tdelibs/knotify.po +++ b/tde-i18n-fa/messages/tdelibs/knotify.po @@ -5,37 +5,38 @@ msgid "" msgstr "" "Project-Id-Version: knotify\n" -"POT-Creation-Date: 2007-01-27 02:36+0100\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-20 08:24+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: knotify.cpp:108 +#: knotify.cpp:106 msgid "KNotify" msgstr "" -#: knotify.cpp:109 +#: knotify.cpp:107 msgid "TDE Notification Server" msgstr "کارساز اخطار TDE" -#: knotify.cpp:111 +#: knotify.cpp:109 msgid "Current Maintainer" msgstr "نگهدارندۀ جاری" -#: knotify.cpp:113 +#: knotify.cpp:111 msgid "Sound support" msgstr "پشتیبانی صوت" -#: knotify.cpp:114 +#: knotify.cpp:112 msgid "Previous Maintainer" msgstr "نگهدارندۀ قبلی" -#: knotify.cpp:151 +#: knotify.cpp:148 msgid "" "During the previous startup, KNotify crashed while creating Arts::Dispatcher. " "Do you want to try again or disable aRts sound output?\n" @@ -49,19 +50,19 @@ msgstr "" "اگر اکنون خروجی aRts را انتخاب کنید، بعداً میتوانید دوباره آن را فعال کنید، یا " "پخشکنندۀ صوتی دیگری را در تابلوی کنترل اخطارهای سیستم انتخاب نمایید." -#: knotify.cpp:157 knotify.cpp:196 +#: knotify.cpp:154 knotify.cpp:190 msgid "KNotify Problem" msgstr "مسئلۀ KNotify" -#: knotify.cpp:158 knotify.cpp:197 +#: knotify.cpp:155 knotify.cpp:191 msgid "&Try Again" msgstr "&سعی مجدد" -#: knotify.cpp:159 knotify.cpp:198 +#: knotify.cpp:156 knotify.cpp:192 msgid "D&isable aRts Output" msgstr "&غیرفعالسازی خروجی aRts" -#: knotify.cpp:190 +#: knotify.cpp:184 msgid "" "During the previous startup, KNotify crashed while instantiating KNotify. Do " "you want to try again or disable aRts sound output?\n" @@ -75,16 +76,17 @@ msgstr "" "اگر اکنون خروجی aRts را انتخاب کنید، بعداً میتوانید دوبارهً آن را فعال کنی،د " "یا پخشکنندۀ صوتی دیگری را در تابلوی کنترل اخطارهای سیستم انتخاب نمایید." -#: knotify.cpp:573 +#: knotify.cpp:574 msgid "Notification" msgstr "اخطار" -#: knotify.cpp:582 +#: knotify.cpp:583 msgid "Catastrophe!" msgstr "فاجعه!" -#: knotify.cpp:788 -msgid "TDE System Notifications" +#: knotify.cpp:791 +#, fuzzy +msgid "Trinity System Notifications" msgstr "اخطارهای سیستم TDE" #: _translatorinfo.cpp:1 diff --git a/tde-i18n-fa/messages/tdelibs/libtdescreensaver.po b/tde-i18n-fa/messages/tdelibs/libtdescreensaver.po index b600f1d6772..d5508e09f91 100644 --- a/tde-i18n-fa/messages/tdelibs/libtdescreensaver.po +++ b/tde-i18n-fa/messages/tdelibs/libtdescreensaver.po @@ -4,28 +4,29 @@ msgid "" msgstr "" "Project-Id-Version: libkscreensaver\n" -"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-20 09:10+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: main.cpp:48 +#: main.cpp:50 msgid "Setup screen saver" msgstr "برپاسازی محافظ صفحه نمایش" -#: main.cpp:49 +#: main.cpp:51 msgid "Run in the specified XWindow" msgstr "اجرا در پنجرۀ X مشخصشده" -#: main.cpp:50 +#: main.cpp:52 msgid "Run in the root XWindow" msgstr "اجرا در پنجرۀ X ریشه" -#: main.cpp:51 +#: main.cpp:53 msgid "Start screen saver in demo mode" msgstr "آغاز محافظ صفحه نمایش در حالت نمایش" diff --git a/tde-i18n-fa/messages/tdelibs/tdeabc_dir.po b/tde-i18n-fa/messages/tdelibs/tdeabc_dir.po index 8a96133c5fd..48a12d6fde7 100644 --- a/tde-i18n-fa/messages/tdelibs/tdeabc_dir.po +++ b/tde-i18n-fa/messages/tdelibs/tdeabc_dir.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: tdeabc_dir\n" -"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-18 10:33+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-fa/messages/tdelibs/tdeabc_file.po b/tde-i18n-fa/messages/tdelibs/tdeabc_file.po index 31e5a8ca2d8..88d0abd5115 100644 --- a/tde-i18n-fa/messages/tdelibs/tdeabc_file.po +++ b/tde-i18n-fa/messages/tdelibs/tdeabc_file.po @@ -4,10 +4,11 @@ msgid "" msgstr "" "Project-Id-Version: tdeabc_file\n" -"POT-Creation-Date: 2006-06-20 03:54+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-18 10:34+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-fa/messages/tdelibs/tdeabc_ldaptdeio.po b/tde-i18n-fa/messages/tdelibs/tdeabc_ldaptdeio.po index 56031c9ef6b..c255645ef69 100644 --- a/tde-i18n-fa/messages/tdelibs/tdeabc_ldaptdeio.po +++ b/tde-i18n-fa/messages/tdelibs/tdeabc_ldaptdeio.po @@ -5,181 +5,182 @@ msgid "" msgstr "" "Project-Id-Version: tdeabc_ldapkio\n" -"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-18 10:37+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: resourceldapkioconfig.cpp:55 +#: resourceldaptdeioconfig.cpp:55 msgid "Sub-tree query" msgstr "پرسوجوی زیردرخت" -#: resourceldapkioconfig.cpp:58 +#: resourceldaptdeioconfig.cpp:58 msgid "Edit Attributes..." msgstr "ویرایش خصیصهها..." -#: resourceldapkioconfig.cpp:59 +#: resourceldaptdeioconfig.cpp:59 msgid "Offline Use..." msgstr "استفادۀ برونخط..." -#: resourceldapkioconfig.cpp:171 +#: resourceldaptdeioconfig.cpp:171 msgid "Attributes Configuration" msgstr "پیکربندی خصیصهها" -#: resourceldapkioconfig.cpp:175 +#: resourceldaptdeioconfig.cpp:175 msgid "Object classes" msgstr "ردههای شیء" -#: resourceldapkioconfig.cpp:176 +#: resourceldaptdeioconfig.cpp:176 msgid "Common name" msgstr "نام مشترک" -#: resourceldapkioconfig.cpp:177 +#: resourceldaptdeioconfig.cpp:177 msgid "Formatted name" msgstr "نام قالببندیشده" -#: resourceldapkioconfig.cpp:178 +#: resourceldaptdeioconfig.cpp:178 msgid "Family name" msgstr "نام خانوادگی" -#: resourceldapkioconfig.cpp:179 +#: resourceldaptdeioconfig.cpp:179 msgid "Given name" msgstr "اسم کوچک" -#: resourceldapkioconfig.cpp:180 +#: resourceldaptdeioconfig.cpp:180 msgid "Organization" msgstr "سازمان" -#: resourceldapkioconfig.cpp:181 +#: resourceldaptdeioconfig.cpp:181 msgid "Title" msgstr "عنوان" -#: resourceldapkioconfig.cpp:182 +#: resourceldaptdeioconfig.cpp:182 msgid "Street" msgstr "خیابان" -#: resourceldapkioconfig.cpp:183 +#: resourceldaptdeioconfig.cpp:183 msgid "State" msgstr "استان" -#: resourceldapkioconfig.cpp:184 +#: resourceldaptdeioconfig.cpp:184 msgid "City" msgstr "شهر" -#: resourceldapkioconfig.cpp:185 +#: resourceldaptdeioconfig.cpp:185 msgid "Postal code" msgstr "کد پستی" -#: resourceldapkioconfig.cpp:186 +#: resourceldaptdeioconfig.cpp:186 msgid "Email" msgstr "رایانامه" -#: resourceldapkioconfig.cpp:187 +#: resourceldaptdeioconfig.cpp:187 msgid "Email alias" msgstr "نام مستعار رایانامه" -#: resourceldapkioconfig.cpp:188 +#: resourceldaptdeioconfig.cpp:188 msgid "Telephone number" msgstr "شماره تلفن" -#: resourceldapkioconfig.cpp:189 +#: resourceldaptdeioconfig.cpp:189 msgid "Work telephone number" msgstr "شماره تلفن محل کار" -#: resourceldapkioconfig.cpp:190 +#: resourceldaptdeioconfig.cpp:190 msgid "Fax number" msgstr "شمارۀ دورنگار" -#: resourceldapkioconfig.cpp:191 +#: resourceldaptdeioconfig.cpp:191 msgid "Cell phone number" msgstr "شماره تلفن خانه" -#: resourceldapkioconfig.cpp:192 +#: resourceldaptdeioconfig.cpp:192 msgid "Pager" msgstr "پیجو" -#: resourceldapkioconfig.cpp:193 +#: resourceldaptdeioconfig.cpp:193 msgid "Note" msgstr "یادداشت" -#: resourceldapkioconfig.cpp:194 resourceldapkioconfig.cpp:257 +#: resourceldaptdeioconfig.cpp:194 resourceldaptdeioconfig.cpp:257 msgid "UID" msgstr "شناسۀ کاربر" -#: resourceldapkioconfig.cpp:195 +#: resourceldaptdeioconfig.cpp:195 msgid "Photo" msgstr "عکس" -#: resourceldapkioconfig.cpp:240 +#: resourceldaptdeioconfig.cpp:240 msgid "Template:" msgstr "قالب:" -#: resourceldapkioconfig.cpp:245 +#: resourceldaptdeioconfig.cpp:245 msgid "User Defined" msgstr "تعریفشدۀ کاربر" -#: resourceldapkioconfig.cpp:246 +#: resourceldaptdeioconfig.cpp:246 msgid "Kolab" msgstr "" -#: resourceldapkioconfig.cpp:247 +#: resourceldaptdeioconfig.cpp:247 msgid "Netscape" msgstr "نتاسکیپ" -#: resourceldapkioconfig.cpp:248 +#: resourceldaptdeioconfig.cpp:248 msgid "Evolution" msgstr "" -#: resourceldapkioconfig.cpp:249 +#: resourceldaptdeioconfig.cpp:249 msgid "Outlook" msgstr "" -#: resourceldapkioconfig.cpp:252 +#: resourceldaptdeioconfig.cpp:252 msgid "RDN prefix attribute:" msgstr "خصیصۀ پیشوند RDN:" -#: resourceldapkioconfig.cpp:256 +#: resourceldaptdeioconfig.cpp:256 msgid "commonName" msgstr "نام مشترک" -#: resourceldapkioconfig.cpp:337 +#: resourceldaptdeioconfig.cpp:337 msgid "Offline Configuration" msgstr "پیکربندی برونخط" -#: resourceldapkioconfig.cpp:346 +#: resourceldaptdeioconfig.cpp:346 msgid "Offline Cache Policy" msgstr "سیاست نهانگاه برونخط" -#: resourceldapkioconfig.cpp:349 +#: resourceldaptdeioconfig.cpp:349 msgid "Do not use offline cache" msgstr "از نهانگاه برونخط استفاده نشود" -#: resourceldapkioconfig.cpp:350 +#: resourceldaptdeioconfig.cpp:350 msgid "Use local copy if no connection" msgstr "استفاده از رونوشت محلی در صورت عدم اتصال" -#: resourceldapkioconfig.cpp:351 +#: resourceldaptdeioconfig.cpp:351 msgid "Always use local copy" msgstr "استفادۀ همیشگی از رونوشت محلی" -#: resourceldapkioconfig.cpp:354 +#: resourceldaptdeioconfig.cpp:354 msgid "Refresh offline cache automatically" msgstr "بازآوری خودکار نهانگاه برونخط" -#: resourceldapkioconfig.cpp:361 +#: resourceldaptdeioconfig.cpp:361 msgid "Load into Cache" msgstr "بارگذاری به درون نهانگاه" -#: resourceldapkioconfig.cpp:383 +#: resourceldaptdeioconfig.cpp:383 msgid "Successfully downloaded directory server contents!" msgstr "محتویات کارساز فهرست راهنما با موفقیت بارگیری شد!" -#: resourceldapkioconfig.cpp:386 +#: resourceldaptdeioconfig.cpp:386 #, c-format msgid "An error occurred downloading directory server contents into file %1." msgstr "" diff --git a/tde-i18n-fa/messages/tdelibs/tdeabc_net.po b/tde-i18n-fa/messages/tdelibs/tdeabc_net.po index 7333ae7e811..1577422f431 100644 --- a/tde-i18n-fa/messages/tdelibs/tdeabc_net.po +++ b/tde-i18n-fa/messages/tdelibs/tdeabc_net.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: tdeabc_net\n" -"POT-Creation-Date: 2007-03-05 02:37+0100\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-18 10:41+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -19,24 +20,25 @@ msgstr "" msgid "Unable to download file '%1'." msgstr "قادر به بارگیری پروندۀ »%1« نیست." -#: resourcenet.cpp:147 resourcenet.cpp:183 resourcenet.cpp:364 +#: resourcenet.cpp:147 resourcenet.cpp:184 resourcenet.cpp:367 msgid "Unable to open file '%1'." msgstr "قادر به باز کردن پروندۀ »%1« نیست." -#: resourcenet.cpp:154 resourcenet.cpp:361 +#: resourcenet.cpp:154 resourcenet.cpp:364 msgid "Problems during parsing file '%1'." msgstr "مسائلی طی تجزیۀ پروندۀ »%1«." -#: resourcenet.cpp:244 resourcenet.cpp:275 +#: resourcenet.cpp:246 resourcenet.cpp:278 msgid "Unable to save file '%1'." msgstr "قادر به ذخیرۀ پروندۀ »%1« نیست." -#: resourcenet.cpp:250 +#: resourcenet.cpp:252 msgid "Unable to upload to '%1'." msgstr "قادر به بارگذاری پروندۀ »%1« نیست." -#: resourcenet.cpp:351 -msgid "Download failed in some way!" +#: resourcenet.cpp:354 +#, fuzzy +msgid "Download failed: Unable to create temporary file" msgstr "بارگیری به یک دلیلی خراب شد!" #: resourcenetconfig.cpp:42 diff --git a/tde-i18n-fa/messages/tdelibs/tdeabc_sql.po b/tde-i18n-fa/messages/tdelibs/tdeabc_sql.po index 4a170b058d9..eeb26667bde 100644 --- a/tde-i18n-fa/messages/tdelibs/tdeabc_sql.po +++ b/tde-i18n-fa/messages/tdelibs/tdeabc_sql.po @@ -4,10 +4,11 @@ msgid "" msgstr "" "Project-Id-Version: tdeabc_sql\n" -"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-18 10:43+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-fa/messages/tdelibs/tdeabcformat_binary.po b/tde-i18n-fa/messages/tdelibs/tdeabcformat_binary.po index b678af65411..95834215072 100644 --- a/tde-i18n-fa/messages/tdelibs/tdeabcformat_binary.po +++ b/tde-i18n-fa/messages/tdelibs/tdeabcformat_binary.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: tdeabcformat_binary\n" -"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-18 10:34+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-fa/messages/tdelibs/tdecmshell.po b/tde-i18n-fa/messages/tdelibs/tdecmshell.po index 8e1d3ae20de..84527029e38 100644 --- a/tde-i18n-fa/messages/tdelibs/tdecmshell.po +++ b/tde-i18n-fa/messages/tdelibs/tdecmshell.po @@ -6,10 +6,11 @@ msgid "" msgstr "" "Project-Id-Version: tdecmshell\n" -"POT-Creation-Date: 2006-08-13 04:02+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-18 14:04+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -61,7 +62,7 @@ msgid "A tool to start single TDE control modules" msgstr "ابزاری برای آغاز پیمانههای کنترل تک TDE" #: main.cpp:205 -msgid "(c) 1999-2004, The TDE Developers" +msgid "(c) 1999-2004, The KDE Developers" msgstr "" #: main.cpp:207 @@ -72,11 +73,11 @@ msgstr "نگهدارنده" msgid "The following modules are available:" msgstr "پیمانههای زیر موجودند:" -#: main.cpp:247 +#: main.cpp:246 msgid "No description available" msgstr "توصیفی موجود نیست" -#: main.cpp:314 +#: main.cpp:321 #, c-format msgid "Configure - %1" msgstr "پیکربندی - %1" diff --git a/tde-i18n-fa/messages/tdelibs/tdefileaudiopreview.po b/tde-i18n-fa/messages/tdelibs/tdefileaudiopreview.po index 88ba9480a2f..a6b03ba3c7d 100644 --- a/tde-i18n-fa/messages/tdelibs/tdefileaudiopreview.po +++ b/tde-i18n-fa/messages/tdelibs/tdefileaudiopreview.po @@ -4,10 +4,11 @@ msgid "" msgstr "" "Project-Id-Version: tdefileaudiopreview\n" -"POT-Creation-Date: 2006-10-03 02:33+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-19 13:42+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-fa/messages/tdelibs/tdeio.po b/tde-i18n-fa/messages/tdelibs/tdeio.po index c34e9319189..7b390f5ef65 100644 --- a/tde-i18n-fa/messages/tdelibs/tdeio.po +++ b/tde-i18n-fa/messages/tdelibs/tdeio.po @@ -8,44 +8,1680 @@ msgid "" msgstr "" "Project-Id-Version: tdeio\n" -"POT-Creation-Date: 2008-07-08 01:16+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2007-01-14 09:27+0330\n" "Last-Translator: Nazanin Kazemi <kazemi@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: tdeio/netaccess.cpp:67 -msgid "File '%1' is not readable" -msgstr "پروندۀ »%1« خوانا نیست" +#: tests/kurifiltertest.cpp:144 +msgid "kurifiltertest" +msgstr "" -#: tdeio/netaccess.cpp:438 -msgid "ERROR: Unknown protocol '%1'" -msgstr "خطا: قرارداد ناشناختۀ »%1«" +#: tests/kurifiltertest.cpp:145 +msgid "Unit test for the URI filter plugin framework." +msgstr "آزمون واحد برای چارچوب وصلۀ پالایۀ نشانی وب" + +#: tests/kurifiltertest.cpp:150 +msgid "Use space as keyword delimeter for web shortcuts" +msgstr "استفاده از فاصله به عنوان جداساز صفحه کلید برای میانبرهای وب" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "نسیم دانیارزاده" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "daniarzadeh@itland.ir" + +#: bookmarks/kbookmarkmenu.cc:506 bookmarks/kbookmarkmenu_p.h:146 +msgid "Add Bookmark" +msgstr "افزودن چوب الف" + +#: bookmarks/kbookmarkimporter_opera.cc:110 +#: bookmarks/kbookmarkimporter_opera.cc:113 +msgid "*.adr|Opera Bookmark Files (*.adr)" +msgstr "*.adr| پروندههای چوب الف اپرا (*.adr)" + +#: bookmarks/kbookmarkmenu.cc:259 +msgid "Add Bookmark Here" +msgstr "افزودن چوب الف در اینجا" + +#: bookmarks/kbookmarkmenu.cc:276 +msgid "Open Folder in Bookmark Editor" +msgstr "باز کردن پوشه در ویرایشگر چوب الف" + +#: bookmarks/kbookmarkmenu.cc:279 +msgid "Delete Folder" +msgstr "حذف پوشه" + +#: bookmarks/kbookmarkmenu.cc:287 +msgid "Copy Link Address" +msgstr "رونوشت نشانی پیوند" + +#: bookmarks/kbookmarkmenu.cc:290 +msgid "Delete Bookmark" +msgstr "حذف چوب الف" + +#: bookmarks/kbookmarkmenu.cc:318 +msgid "Bookmark Properties" +msgstr "ویژگیهای چوب الف" + +#: bookmarks/kbookmarkmanager.cc:506 bookmarks/kbookmarkmenu.cc:343 +msgid "Cannot add bookmark with empty URL." +msgstr "نمیتوان چوب الف را با نشانی وب خالی اضافه کرد." + +#: bookmarks/kbookmarkmenu.cc:381 +msgid "" +"Are you sure you wish to remove the bookmark folder\n" +"\"%1\"?" +msgstr "" +"مطمئن هستید که میخواهید پوشۀ چوب الف\n" +"»%1« را حذف کنید؟" + +#: bookmarks/kbookmarkmenu.cc:382 +msgid "" +"Are you sure you wish to remove the bookmark\n" +"\"%1\"?" +msgstr "" +"مطمئن هستید که میخواهید چوب الف\n" +"»%1« را حذف کنید؟" + +#: bookmarks/kbookmarkmenu.cc:383 +msgid "Bookmark Folder Deletion" +msgstr "حذف پوشۀ چوب الف" + +#: bookmarks/kbookmarkmenu.cc:384 +msgid "Bookmark Deletion" +msgstr "حذف چوب الف" + +#: bookmarks/kbookmarkmenu.cc:486 +msgid "Bookmark Tabs as Folder..." +msgstr "تبهای چوب الف به عنوان پوشه..." + +#: bookmarks/kbookmarkmenu.cc:495 +msgid "Add a folder of bookmarks for all open tabs." +msgstr "افزودن پوشهای از چوب الفها برای تمام تبهای باز." + +#: bookmarks/kbookmarkmenu.cc:515 +msgid "Add a bookmark for the current document" +msgstr "افزودن یک چوب الف برای سند جاری" + +#: bookmarks/kbookmarkmenu.cc:529 +msgid "Edit your bookmark collection in a separate window" +msgstr "مجموعۀ چوب الف خود را در یک پنجرۀ جدا ویرایش کنید" + +#: bookmarks/kbookmarkmenu.cc:538 +msgid "&New Bookmark Folder..." +msgstr "پوشۀ &جدید چوب الف..." + +#: bookmarks/kbookmarkmenu.cc:550 +msgid "Create a new bookmark folder in this menu" +msgstr "ایجاد یک پوشۀ جدید چوب الف در این گزینگان" + +#: bookmarks/kbookmarkmenu.cc:684 +msgid "Quick Actions" +msgstr "کنشهای سریع" + +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:270 +#: bookmarks/kbookmarkmenu.cc:791 tdefile/kpropertiesdialog.cpp:4020 +#: tdeio/tdefileitem.cpp:943 +msgid "Name:" +msgstr "نام:" + +#: bookmarks/kbookmarkmenu.cc:797 tdefile/kpropertiesdialog.cpp:992 +#: tdefile/kurlrequesterdlg.cpp:47 +msgid "Location:" +msgstr "محل:" + +#: bookmarks/kbookmarkmenu.cc:829 tdefile/kpropertiesdialog.cpp:3306 +msgid "&Add" +msgstr "&افزودن" + +#: bookmarks/kbookmarkmenu.cc:831 +msgid "&New Folder..." +msgstr "پوشۀ &جدید..." + +#: bookmarks/kbookmarkmenu.cc:948 +msgid "Bookmark" +msgstr "چوب الف" + +#: bookmarks/kbookmarkmenu.cc:1115 +msgid "Netscape Bookmarks" +msgstr "چوب الفهای نتاسکیپ" + +#: bookmarks/kbookmark.cc:117 +msgid "Create New Bookmark Folder" +msgstr "ایجاد پوشۀ جدید چوب الف" + +#: bookmarks/kbookmark.cc:118 +#, c-format +msgid "Create New Bookmark Folder in %1" +msgstr "ایجاد پوشۀ جدید چوب الف در %1" + +#: bookmarks/kbookmark.cc:120 +msgid "New folder:" +msgstr "پوشۀ جدید:" + +#: bookmarks/kbookmark.cc:286 +msgid "--- separator ---" +msgstr "--- جداساز ---" + +#: bookmarks/kbookmarkimporter_ns.cc:110 bookmarks/kbookmarkimporter_ns.cc:113 +msgid "*.html|HTML Files (*.html)" +msgstr "پروندههای *.html|HTML (*.html)" + +#: bookmarks/kbookmarkimporter_ns.cc:197 +msgid "<!-- This file was generated by Konqueror -->" +msgstr "<!-- این پرونده توسط Konqueror تولید شد -->" + +#: bookmarks/kbookmarkmanager.cc:365 +msgid "" +"Unable to save bookmarks in %1. Reported error was: %2. This error message will " +"only be shown once. The cause of the error needs to be fixed as quickly as " +"possible, which is most likely a full hard drive." +msgstr "" +"قادر به ذخیرۀ چوب الفها در %1 نیست. خطای گزارششده این بود: %2. این پیام خطا " +"فقط یک مرتبه نمایش داده میشود. لازم است که علت خطا هر چه سریعتر تعیین شود، که " +"به احتمال زیاد یک گردانندۀ کاملاً سخت است." + +#: kssl/ksslcertdlg.cc:61 +msgid "Certificate" +msgstr "گواهینامه" + +#: kssl/ksslcertdlg.cc:67 +msgid "Save selection for this host." +msgstr "ذخیرۀ گزینش برای این میزبان." + +#: kssl/ksslcertdlg.cc:75 +msgid "Send certificate" +msgstr "ارسال گواهینامه" + +#: kssl/ksslcertdlg.cc:79 +msgid "Do not send a certificate" +msgstr "گواهینامه ارسال نشود" + +#: kssl/ksslcertdlg.cc:84 +#, fuzzy +msgid "KDE SSL Certificate Dialog" +msgstr "محاورۀ گواهینامۀ SSL TDE" + +#: kssl/ksslcertdlg.cc:139 +msgid "" +"The server <b>%1</b> requests a certificate." +"<p>Select a certificate to use from the list below:" +msgstr "" +"کارساز <b>%1</b> یک گواهینامه درخواست میکند." +"<p>از فهرست زیر، یک گواهینامه انتخاب کنید تا استفاده شود:" + +#: kssl/ksslinfodlg.cc:92 kssl/ksslinfodlg.cc:149 +msgid "Current connection is secured with SSL." +msgstr "اتصال جاری، به وسیلۀ SSL محافظت میشود." + +#: kssl/ksslinfodlg.cc:95 kssl/ksslinfodlg.cc:152 +msgid "Current connection is not secured with SSL." +msgstr "اتصال جاری، به وسیلۀ SSL محافظت نمیشود." + +#: kssl/ksslinfodlg.cc:99 +msgid "SSL support is not available in this build of TDE." +msgstr "در این ساخت TDE، پشتیبانی SSL موجود نیست." + +#: kssl/ksslinfodlg.cc:109 +msgid "C&ryptography Configuration..." +msgstr "پیکربندی &رمزنگاری..." + +#: kssl/ksslinfodlg.cc:120 kssl/ksslkeygen.cc:93 +msgid "TDE SSL Information" +msgstr "اطلاعات SSL TDE" + +#: kssl/ksslinfodlg.cc:142 +msgid "" +"The main part of this document is secured with SSL, but some parts are not." +msgstr "" +"جزء اصلی این سند به وسیلۀ SSL محافظت میشود، اما برخی اجزای آن محافظت نمیشوند." + +#: kssl/ksslinfodlg.cc:144 +msgid "Some of this document is secured with SSL, but the main part is not." +msgstr "" +"برخی اجزای این سند به وسیلۀ SSL محافظت میشوند، اما جزء اصلی آن محافظت نمیشود." + +#: kssl/ksslinfodlg.cc:184 +msgid "Chain:" +msgstr "زنجیر:" + +#: kssl/ksslinfodlg.cc:193 +msgid "0 - Site Certificate" +msgstr "۰ - گواهینامۀ پایگاه" + +#: kssl/ksslinfodlg.cc:210 +msgid "Peer certificate:" +msgstr "گواهینامۀ جفت:" + +#: kssl/ksslinfodlg.cc:212 +msgid "Issuer:" +msgstr "صادرکننده:" + +#: kssl/ksslinfodlg.cc:218 +msgid "IP address:" +msgstr "نشانی اینترنتی:" + +#: kssl/ksslinfodlg.cc:227 tdefile/kpropertiesdialog.cpp:2601 +msgid "URL:" +msgstr "نشانی وب:" + +#: kssl/ksslinfodlg.cc:230 +msgid "Certificate state:" +msgstr "وضعیت گواهینامه:" + +#: kssl/ksslinfodlg.cc:236 +msgid "Valid from:" +msgstr "معتبر از:" + +#: kssl/ksslinfodlg.cc:238 +msgid "Valid until:" +msgstr "معتبر تا:" + +#: kssl/ksslinfodlg.cc:241 +msgid "Serial number:" +msgstr "شمارۀ متوالی:" + +#: kssl/ksslinfodlg.cc:243 +msgid "MD5 digest:" +msgstr "چکیدۀ MD5:" + +#: kssl/ksslinfodlg.cc:246 +msgid "Cipher in use:" +msgstr "متن رمزی مورد استفاده:" + +#: kssl/ksslinfodlg.cc:248 +msgid "Details:" +msgstr "جزئیات:" + +#: kssl/ksslinfodlg.cc:250 +msgid "SSL version:" +msgstr "نسخۀ SSL:" + +#: kssl/ksslinfodlg.cc:252 +msgid "Cipher strength:" +msgstr "توان متن رمزی:" + +#: kssl/ksslinfodlg.cc:253 +msgid "%1 bits used of a %2 bit cipher" +msgstr "%1 بیت استفادهشده از یک متن رمزی %2 بیت" + +#: kssl/ksslinfodlg.cc:409 +msgid "Organization:" +msgstr "سازمان:" + +#: kssl/ksslinfodlg.cc:414 +msgid "Organizational unit:" +msgstr "واحد سازمانی:" + +#: kssl/ksslinfodlg.cc:419 +msgid "Locality:" +msgstr "محلی:" + +#: kssl/ksslinfodlg.cc:424 +msgid "" +"_: Federal State\n" +"State:" +msgstr "وضعیت:" + +#: kssl/ksslinfodlg.cc:429 +msgid "Country:" +msgstr "کشور:" + +#: kssl/ksslinfodlg.cc:434 +msgid "Common name:" +msgstr "نام مشترک:" + +#: kssl/ksslinfodlg.cc:439 +msgid "Email:" +msgstr "رایانامه:" + +#: kssl/ksslcertificate.cc:202 +msgid "Signature Algorithm: " +msgstr "الگوریتم امضا:" + +#: kssl/ksslcertificate.cc:203 +msgid "Unknown" +msgstr "ناشناخته" + +#: kssl/ksslcertificate.cc:206 +msgid "Signature Contents:" +msgstr "محتویات امضا:" + +#: kssl/ksslcertificate.cc:338 +msgid "" +"_: Unknown\n" +"Unknown key algorithm" +msgstr "الگوریتم کلید ناشناخته" + +#: kssl/ksslcertificate.cc:341 +msgid "Key type: RSA (%1 bit)" +msgstr "نوع کلید: RSA (%1 بیت)" + +#: kssl/ksslcertificate.cc:344 +msgid "Modulus: " +msgstr "پیمانهها:" + +#: kssl/ksslcertificate.cc:357 +msgid "Exponent: 0x" +msgstr "نما: 0x" + +#: kssl/ksslcertificate.cc:363 +msgid "Key type: DSA (%1 bit)" +msgstr "نوع کلید: )%1 بیت(" + +#: kssl/ksslcertificate.cc:366 +msgid "Prime: " +msgstr "اولیه:" + +#: kssl/ksslcertificate.cc:380 +msgid "160 bit prime factor: " +msgstr "عامل اولیۀ ۱۶۰ بیت:" + +#: kssl/ksslcertificate.cc:404 +msgid "Public key: " +msgstr "کلید عمومی:" + +#: kssl/ksslcertificate.cc:920 +msgid "The certificate is valid." +msgstr "گواهینامه معتبر است." + +#: kssl/ksslcertificate.cc:924 +msgid "" +"Certificate signing authority root files could not be found so the certificate " +"is not verified." +msgstr "" +"پروندههای ریشۀ اعتبار امضای گواهینامه را نمیتوان یافت؛ بنابراین، گواهینامه " +"وارسی نمیشود." + +#: kssl/ksslcertificate.cc:927 +msgid "Certificate signing authority is unknown or invalid." +msgstr "اعتبار امضای گواهینامه، ناشناخته یا بدون اعتبار است." + +#: kssl/ksslcertificate.cc:929 +msgid "Certificate is self-signed and thus may not be trustworthy." +msgstr "گواهینامه خود امضاست، و بنابراین ممکن است موثق نباشد." + +#: kssl/ksslcertificate.cc:931 +msgid "Certificate has expired." +msgstr "گواهینامه، انقضایافته است." + +#: kssl/ksslcertificate.cc:933 +msgid "Certificate has been revoked." +msgstr "گواهینامه، لغو شده است." + +#: kssl/ksslcertificate.cc:935 +msgid "SSL support was not found." +msgstr "پشتیبانی SSL یافت نشد." + +#: kssl/ksslcertificate.cc:937 +msgid "Signature is untrusted." +msgstr "امضا، قابل اعتماد نیست." + +#: kssl/ksslcertificate.cc:939 +msgid "Signature test failed." +msgstr "خرابی در آزمون امضا." + +#: kssl/ksslcertificate.cc:942 +msgid "Rejected, possibly due to an invalid purpose." +msgstr "احتمالاً، به علت یک منظور نامعتبر رد شد." + +#: kssl/ksslcertificate.cc:944 +msgid "Private key test failed." +msgstr "خرابی در آزمون کلید خصوصی." + +#: kssl/ksslcertificate.cc:946 +msgid "The certificate has not been issued for this host." +msgstr "برای این میزبان، گواهینامه صادر نشده است." + +#: kssl/ksslcertificate.cc:948 +msgid "This certificate is not relevant." +msgstr "این گواهینامه مناسب نیست." + +#: kssl/ksslcertificate.cc:953 +msgid "The certificate is invalid." +msgstr "گواهینامه نامعتبر است." + +#: kssl/ksslkeygen.cc:48 +msgid "TDE Certificate Request" +msgstr "درخواست گواهینامۀ TDE" + +#: kssl/ksslkeygen.cc:50 +msgid "TDE Certificate Request - Password" +msgstr "درخواست گواهینامۀ TDE - اسم رمز" + +#: kssl/ksslkeygen.cc:93 +msgid "Unsupported key size." +msgstr "اندازۀ کلید پشتیبانینشده." + +#: kssl/ksslkeygen.cc:97 misc/uiserver.cpp:1383 +msgid "TDE" +msgstr "" + +#: kssl/ksslkeygen.cc:97 +msgid "Please wait while the encryption keys are generated..." +msgstr "لطفاً تا زمانی که کلیدهای رمزبندی تولید میشوند، منتظر بمانید..." + +#: kssl/ksslkeygen.cc:107 +msgid "Do you wish to store the passphrase in your wallet file?" +msgstr "میخواهید عبارت عبور را در پروندۀ wallet ذخیره کنید؟" + +#: kssl/ksslkeygen.cc:107 +msgid "Store" +msgstr "ذخیره" + +#: kssl/ksslkeygen.cc:107 +msgid "Do Not Store" +msgstr "عدم ذخیره" + +#: kssl/ksslkeygen.cc:210 +msgid "2048 (High Grade)" +msgstr "۲۰۴۸ )درجۀ بالا(" + +#: kssl/ksslkeygen.cc:211 +msgid "1024 (Medium Grade)" +msgstr "۱۰۲۴ )درجۀ متوسط(" + +#: kssl/ksslkeygen.cc:212 +msgid "768 (Low Grade)" +msgstr "۷۶۸ )درجۀ پایین(" + +#: kssl/ksslkeygen.cc:213 +msgid "512 (Low Grade)" +msgstr "۵۱۲ )درجۀ پایین(" + +#: kssl/ksslkeygen.cc:215 +msgid "No SSL support." +msgstr "بدون پشتیبانی SSL." + +#: kssl/ksslpemcallback.cc:36 +msgid "Certificate password" +msgstr "اسم رمز گواهینامه" + +#: kssl/ksslutils.cc:79 +msgid "GMT" +msgstr "" + +#: misc/tdetelnetservice.cpp:41 +msgid "telnet service" +msgstr "خدمت تلنت" + +#: misc/tdetelnetservice.cpp:42 +msgid "telnet protocol handler" +msgstr "گردانندۀ قرارداد تلنت" + +#: misc/tdetelnetservice.cpp:76 +msgid "You do not have permission to access the %1 protocol." +msgstr "مجوز دستیابی به قرارداد %1 را ندارید." + +#: misc/tdesendbugmail/main.cpp:22 +msgid "Subject line" +msgstr "خط موضوع" + +#: misc/tdesendbugmail/main.cpp:23 +msgid "Recipient" +msgstr "دریافتکننده" + +#: misc/tdesendbugmail/main.cpp:33 +msgid "Error connecting to server." +msgstr "خطای اتصال به کارساز." + +#: misc/tdesendbugmail/main.cpp:36 +msgid "Not connected." +msgstr "متصل نشده." + +#: misc/tdesendbugmail/main.cpp:39 +msgid "Connection timed out." +msgstr "اتمام وقت اتصال." + +#: misc/tdesendbugmail/main.cpp:42 +msgid "Time out waiting for server interaction." +msgstr "اتمام وقت انتظار برای اندرکنش کارساز." + +#: misc/tdesendbugmail/main.cpp:46 +msgid "Server said: \"%1\"" +msgstr "کارساز گفت: »%1«" + +#: misc/tdesendbugmail/main.cpp:62 +msgid "KSendBugMail" +msgstr "" + +#: misc/tdesendbugmail/main.cpp:63 +msgid "Sends a short bug report to submit@bugs.kde.org" +msgstr "یک گزارش اشکال کوتاه را به submit@bugs.kde.org ارسال میکند" + +#: misc/tdesendbugmail/main.cpp:65 +msgid "Author" +msgstr "نویسنده" + +#: misc/tdemailservice.cpp:32 +msgid "KMailService" +msgstr "" + +#: misc/tdemailservice.cpp:32 +msgid "Mail service" +msgstr "خدمت نامه" + +#: misc/uiserver.cpp:98 misc/uiserver.cpp:603 misc/uiserver.cpp:682 +msgid "Settings..." +msgstr "تنظیمات..." + +#: misc/uiserver.cpp:126 +msgid "Configure Network Operation Window" +msgstr "پیکربندی پنجرۀ عملیات شبکه" + +#: misc/uiserver.cpp:130 +msgid "Show system tray icon" +msgstr "نمایش شمایل سینی سیستم" + +#: misc/uiserver.cpp:131 +msgid "Keep network operation window always open" +msgstr "همیشه پنجرۀ عملیات شبکه را باز نگه دارید" + +#: misc/uiserver.cpp:132 +msgid "Show column headers" +msgstr "نمایش سرآیندهای ستون" + +#: misc/uiserver.cpp:133 +msgid "Show toolbar" +msgstr "نمایش میله ابزار" + +#: misc/uiserver.cpp:134 +msgid "Show statusbar" +msgstr "نمایش میله وضعیت" + +#: misc/uiserver.cpp:135 +msgid "Column widths are user adjustable" +msgstr "عرض ستونها، از سوی کاربر قابل تنظیم میباشد" + +#: misc/uiserver.cpp:136 +msgid "Show information:" +msgstr "نمایش اطلاعات:" + +#: misc/uiserver.cpp:143 misc/uiserver.cpp:474 +msgid "URL" +msgstr "نشانی وب" + +#: misc/uiserver.cpp:144 misc/uiserver.cpp:473 +msgid "" +"_: Remaining Time\n" +"Rem. Time" +msgstr "زمان باقیمانده" + +#: misc/uiserver.cpp:145 misc/uiserver.cpp:472 +msgid "Speed" +msgstr "سرعت" + +#: misc/uiserver.cpp:146 misc/uiserver.cpp:471 +#: tdefile/tdefiledetailview.cpp:67 +msgid "Size" +msgstr "اندازه" + +#: misc/uiserver.cpp:147 misc/uiserver.cpp:470 +#, c-format +msgid "%" +msgstr "٪" + +#: misc/uiserver.cpp:148 misc/uiserver.cpp:469 +msgid "Count" +msgstr "شمارش" + +#: misc/uiserver.cpp:149 misc/uiserver.cpp:468 +msgid "" +"_: Resume\n" +"Res." +msgstr "ازسرگیری" + +#: misc/uiserver.cpp:150 misc/uiserver.cpp:467 +msgid "Local Filename" +msgstr "نام پروندۀ محلی" + +#: misc/uiserver.cpp:151 misc/uiserver.cpp:466 +msgid "Operation" +msgstr "عملیات" + +#: misc/uiserver.cpp:254 +msgid "%1 / %2" +msgstr "" + +#: misc/uiserver.cpp:288 tdeio/defaultprogress.cpp:325 +msgid "Stalled" +msgstr "ازکارافتاده" + +#: misc/uiserver.cpp:291 +msgid "%1/s" +msgstr "%1/ ثانیه" + +#: misc/uiserver.cpp:302 +msgid "Copying" +msgstr "رونوشت" + +#: misc/uiserver.cpp:311 +msgid "Moving" +msgstr "حرکت" + +#: misc/uiserver.cpp:320 +msgid "Creating" +msgstr "ایجاد" + +#: misc/uiserver.cpp:329 +msgid "Deleting" +msgstr "حذف" + +#: misc/uiserver.cpp:337 +msgid "Loading" +msgstr "بارگذاری" + +#: misc/uiserver.cpp:362 +msgid "Examining" +msgstr "آزمایش" + +#: misc/uiserver.cpp:370 +msgid "Mounting" +msgstr "سوار کردن" + +#: misc/uiserver.cpp:378 tdeio/defaultprogress.cpp:410 +msgid "Unmounting" +msgstr "پیاده کردن" + +#: misc/uiserver.cpp:608 misc/uiserver.cpp:1097 +msgid " Files: %1 " +msgstr "پروندههای: %1" + +#: misc/uiserver.cpp:609 +msgid "" +"_: Remaining Size\n" +" Rem. Size: %1 kB " +msgstr "اندازۀ باقیمانده: %1 کیلوبایت" + +#: misc/uiserver.cpp:610 +msgid "" +"_: Remaining Time\n" +" Rem. Time: 00:00:00 " +msgstr "زمان باقیمانده: 00:00:00" + +#: misc/uiserver.cpp:611 +msgid " %1 kB/s " +msgstr " %1 کیلوبایت/ثانیه" + +#: misc/uiserver.cpp:632 tdeio/defaultprogress.cpp:179 +msgid "Progress Dialog" +msgstr "محاورۀ پیشرفت" + +#: misc/uiserver.cpp:679 +msgid "Cancel Job" +msgstr "لغو کار" + +#: misc/uiserver.cpp:1098 +msgid "" +"_: Remaining Size\n" +" Rem. Size: %1 " +msgstr " اندازۀ باقیمانده: %1" + +#: misc/uiserver.cpp:1100 +msgid "" +"_: Remaining Time\n" +" Rem. Time: %1 " +msgstr " زمان باقیمانده: %1" + +#: misc/uiserver.cpp:1102 tdeio/statusbarprogress.cpp:134 +msgid " %1/s " +msgstr " %1/ ثانیه" + +#: misc/uiserver.cpp:1218 tdeio/observer.cpp:332 +msgid "The peer SSL certificate appears to be corrupt." +msgstr "به نظر میرسد گواهینامۀ جفت SSL خراب است." + +#: misc/uiserver.cpp:1218 tdeio/observer.cpp:332 tdeio/tcpslavebase.cpp:706 +msgid "SSL" +msgstr "" + +#: misc/uiserver.cpp:1384 +msgid "TDE Progress Information UI Server" +msgstr "کارساز واسط کاربر اطلاعات پیشرفت TDE" + +#: misc/uiserver.cpp:1387 misc/uiserver.cpp:1388 +msgid "Developer" +msgstr "توسعهدهنده" + +#: misc/tdewalletd/tdewalletwizard.ui.h:23 +msgid "<qt>Password is empty. <b>(WARNING: Insecure)" +msgstr "<qt>اسم رمز خالی است. <b>(اخطار: ناامن)" + +#: misc/tdewalletd/tdewalletwizard.ui.h:25 +msgid "Passwords match." +msgstr "تطبیق اسمهای رمز." + +#: misc/tdewalletd/tdewalletwizard.ui.h:28 +msgid "Passwords do not match." +msgstr "اسمهای رمز تطبیق نمیشوند." + +#: misc/tdewalletd/tdewalletd.cpp:438 +msgid "" +"<qt>TDE has requested to open the wallet '<b>%1</b>'. Please enter the password " +"for this wallet below." +msgstr "" +"<qt> TDE درخواست کرده است که wallet «<b>%1</b>» باز شود. لطفاً برای این wallet، " +"اسم رمز را در زیر وارد کنید." + +#: misc/tdewalletd/tdewalletd.cpp:440 +msgid "" +"<qt>The application '<b>%1</b>' has requested to open the wallet '<b>%2</b>" +"'. Please enter the password for this wallet below." +msgstr "" +"<qt> کاربرد «<b>%1</b>» درخواست کرده است که wallet «<b>%2</b>" +"» باز شود. لطفاً، برای این wallet، اسم رمز را در زیر وارد کنید." + +#: misc/tdewalletd/tdewalletd.cpp:443 misc/tdewalletd/tdewalletd.cpp:457 +#: tdefile/tdefiledialog.cpp:1841 +msgid "&Open" +msgstr "&باز کردن" + +#: misc/tdewalletd/tdewalletd.cpp:452 +msgid "" +"TDE has requested to open the wallet. This is used to store sensitive data in a " +"secure fashion. Please enter a password to use with this wallet or click cancel " +"to deny the application's request." +msgstr "" +" TDE باز کردن wallet را درخواست کرده است. برای ذخیرۀ دادۀ حساس به روشی امن " +"استفاده میشود. لطفاً، اسم رمز را وارد کنید تا توسط این wallet استفاده شود، یا " +"لغو را فشار دهید تا درخواست کاربرد رد شود." + +#: misc/tdewalletd/tdewalletd.cpp:454 +msgid "" +"<qt>The application '<b>%1</b>' has requested to open the TDE wallet. This is " +"used to store sensitive data in a secure fashion. Please enter a password to " +"use with this wallet or click cancel to deny the application's request." +msgstr "" +"<qt> کاربرد «<b>%1</b>» باز کردن TDE wallet را درخواست کرده است. از این برای " +"ذخیرۀ دادۀ حساس به روشی امن استفاده میشود. لطفاً، برای استفاده با این wallet، " +"یک اسم رمز وارد کنید، یا کلید لغو را فشار دهید تا درخواست کاربرد رد شود." + +#: misc/tdewalletd/tdewalletd.cpp:461 +msgid "" +"<qt>TDE has requested to create a new wallet named '<b>%1</b>" +"'. Please choose a password for this wallet, or cancel to deny the " +"application's request." +msgstr "" +"<qt>TDE ایجاد یک wallet جدید با نام «<b>%1</b>» را درخواست کرده است. لطفاً،ً " +"برای این wallet اسم رمزی انتخاب کنید، یا لغو را فشار دهید تا درخواست کاربرد رد " +"شود." + +#: misc/tdewalletd/tdewalletd.cpp:463 +msgid "" +"<qt>The application '<b>%1</b>' has requested to create a new wallet named '<b>" +"%2</b>'. Please choose a password for this wallet, or cancel to deny the " +"application's request." +msgstr "" +"<qt>کاربرد «<b>%1</b>» ایجاد یک wallet جدید به نام «<b>%2</b>" +"» را درخواست کرده است. لطفاً، برای این wallet، یک اسم رمز انتخاب کنید، یا لغو " +"را فشار دهید تا درخواست کاربرد رد شود." + +#: misc/tdewalletd/tdewalletd.cpp:466 +msgid "C&reate" +msgstr "&ایجاد" + +#: misc/tdewalletd/tdewalletd.cpp:470 misc/tdewalletd/tdewalletd.cpp:645 +#: misc/tdewalletd/tdewalletd.cpp:661 misc/tdewalletd/tdewalletd.cpp:672 +#: misc/tdewalletd/tdewalletd.cpp:677 misc/tdewalletd/tdewalletd.cpp:1237 +msgid "TDE Wallet Service" +msgstr "خدمت TDE Wallet" + +#: misc/tdewalletd/tdewalletd.cpp:482 +msgid "" +"<qt>Error opening the wallet '<b>%1</b>'. Please try again." +"<br>(Error code %2: %3)" +msgstr "" +"<qt> خطای باز کردن wallet «<b>%1</b>». لطفاً، دوباره امتحان کنید. " +"<br>(کد خطا %2: %3)" + +#: misc/tdewalletd/tdewalletd.cpp:556 +msgid "<qt>TDE has requested access to the open wallet '<b>%1</b>'." +msgstr "<qt>TDE دستیابی به باز کردن wallet «<b>%1</b>» را درخواست کرده است." + +#: misc/tdewalletd/tdewalletd.cpp:558 +msgid "" +"<qt>The application '<b>%1</b>' has requested access to the open wallet '<b>" +"%2</b>'." +msgstr "" +"<qt>کاربرد «<b>%1</b>» دستیابی به باز کردن wallet «<b>%2</b>" +"» را درخواست کرده است." + +#: misc/tdewalletd/tdewalletd.cpp:645 +msgid "" +"Unable to open wallet. The wallet must be opened in order to change the " +"password." +msgstr "" +"قادر به باز کردن wallet نیست. wallet باید باز باشد تا اسم رمز تغییر کند." + +#: misc/tdewalletd/tdewalletd.cpp:660 +msgid "<qt>Please choose a new password for the wallet '<b>%1</b>'." +msgstr "<qt> لطفاً برای wallet «<b>%1</b>»، یک اسم رمز جدید انتخاب کنید." + +#: misc/tdewalletd/tdewalletd.cpp:672 +msgid "Error re-encrypting the wallet. Password was not changed." +msgstr "خطای رمزبندی مجدد wallet. اسم رمز تغییر نکرده بود." + +#: misc/tdewalletd/tdewalletd.cpp:677 +msgid "Error reopening the wallet. Data may be lost." +msgstr "خطای باز کردن مجدد wallet. ممکن است داده از بین برود." + +#: misc/tdewalletd/tdewalletd.cpp:1237 +msgid "" +"There have been repeated failed attempts to gain access to a wallet. An " +"application may be misbehaving." +msgstr "" +"برای دستیابی به یک wallet، تلاشهای مکرری صورت گرفته که با شکست مواجه شده است. " +"ممکن است کاربرد درست عمل نکند." + +#: misc/kpac/discovery.cpp:116 +msgid "Could not find a usable proxy configuration script" +msgstr "نتوانست دستنوشتۀ پیکربندی پیشکار قابل استفاده را پیدا کند" + +#: misc/kpac/downloader.cpp:81 +#, c-format +msgid "" +"Could not download the proxy configuration script:\n" +"%1" +msgstr "" +"نتوانست دستنوشتۀ پیکربندی پیشکار را بارگیری کند:\n" +"%1" + +#: misc/kpac/downloader.cpp:83 +msgid "Could not download the proxy configuration script" +msgstr "نتوانست دستنوشتۀ پیکربندی پیشکار را بارگیری کند" + +#: misc/kpac/proxyscout.cpp:124 +#, c-format +msgid "" +"The proxy configuration script is invalid:\n" +"%1" +msgstr "" +"دستنوشتۀ پیکربندی پیشکار، نامعتبر است:\n" +"%1" + +#: misc/kpac/proxyscout.cpp:184 +#, c-format +msgid "" +"The proxy configuration script returned an error:\n" +"%1" +msgstr "" +"دستنوشتۀ پیکربندی پیشکار، یک خطا را بازگرداند:\n" +"%1" + +#: misc/tdefile/fileprops.cpp:200 +msgid "Do not print the mimetype of the given file(s)" +msgstr "نوع مایم پرونده)های( معین چاپ نشود" + +#: misc/tdefile/fileprops.cpp:204 +msgid "" +"List all supported metadata keys of the given file(s). If mimetype is not " +"specified, the mimetype of the given files is used." +msgstr "" +"همۀ کلیدهای فرادادۀ پشتیبانیشدۀ پرونده)های( معین فهرست شوند. اگر نوع مایم مشخص " +"نشده، از نوع مایم پروندههای معین استفاده میشود." + +#: misc/tdefile/fileprops.cpp:210 +msgid "" +"List all preferred metadata keys of the given file(s). If mimetype is not " +"specified, the mimetype of the given files is used." +msgstr "" +"همۀ کلیدهای فرادادۀ ارجح پرونده)های( معین فهرست شوند. اگر نوع مایم مشخص نشده، " +"از نوع مایم پروندههای معین استفاده میشود." + +#: misc/tdefile/fileprops.cpp:216 +msgid "List all metadata keys which have a value in the given file(s)." +msgstr "تمام کلیدهای فراداده که در پرونده)های( معین مقداری دارند، فهرست شوند." + +#: misc/tdefile/fileprops.cpp:221 +msgid "Prints all mimetypes for which metadata support is available." +msgstr "تمام انواع مایم که برای آنها پشتیبانی فراداده وجود دارد را چاپ میکند." + +#: misc/tdefile/fileprops.cpp:226 +msgid "" +"Do not print a warning when more than one file was given and they do not all " +"have the same mimetype." +msgstr "" +"هنگامی که بیش از یک پرونده ارائه شود و تمام آنها نوع مایم یکسانی ندارند، اخطار " +"را چاپ نکنید." + +#: misc/tdefile/fileprops.cpp:231 +msgid "Prints all metadata values, available in the given file(s)." +msgstr "تمام مقادیر فرادادۀ موجود در پرونده)های( معین را چاپ میکند." + +#: misc/tdefile/fileprops.cpp:236 +msgid "Prints the preferred metadata values, available in the given file(s)." +msgstr "مقادیر ارجح فرادادۀ موجود در پرونده)های( معین را چاپ میکند." + +#: misc/tdefile/fileprops.cpp:240 +msgid "" +"Opens a TDE properties dialog to allow viewing and modifying of metadata of the " +"given file(s)" +msgstr "" +"برای اجازۀ دیدن و تغییر فرادادۀ پرونده)های( معین، محاورۀ ویژگیهای TDE را باز " +"میکند." + +#: misc/tdefile/fileprops.cpp:244 +msgid "" +"Prints the value for 'key' of the given file(s). 'key' may also be a " +"comma-separated list of keys" +msgstr "" +"برای »کلید« پرونده)های( معین، مقدار را چاپ میکند. ممکن است »کلید« هم فهرستی از " +"کلیدها باشد که با کاما جدا شدهاند" + +#: misc/tdefile/fileprops.cpp:248 +msgid "" +"Attempts to set the value 'value' for the metadata key 'key' for the given " +"file(s)" +msgstr "" +"برای تنظیم مقدار »value« برای کلید »key« فراداده برای پرونده)های( معین، تلاش " +"میکند" + +#: misc/tdefile/fileprops.cpp:251 +msgid "The group to get values from or set values to" +msgstr "گروه برای به دست آوردن مقادیر از یا تنظیم مقادیر در" + +#: misc/tdefile/fileprops.cpp:255 +msgid "The file (or a number of files) to operate on." +msgstr "پرونده )یا تعدادی از پروندهها( برای عمل کردن." + +#: misc/tdefile/fileprops.cpp:270 +msgid "No support for metadata extraction found." +msgstr "برای استخراج فراداده، هیچ پشتیبانی یافت نشد." + +#: misc/tdefile/fileprops.cpp:275 +msgid "Supported MimeTypes:" +msgstr "انواع پشتیبانیشدۀ مایم:" + +#: misc/tdefile/fileprops.cpp:410 +msgid "tdefile" +msgstr "" + +#: misc/tdefile/fileprops.cpp:411 +msgid "A commandline tool to read and modify metadata of files." +msgstr "ابزار خط فرمان برای خواندن و تغییر فرادادۀ پروندهها." + +#: misc/tdefile/fileprops.cpp:438 +msgid "No files specified" +msgstr "هیچ پروندهای مشخص نشد" + +#: misc/tdefile/fileprops.cpp:467 +msgid "Cannot determine metadata" +msgstr "فراداده را نمیتوان تعیین کرد" + +#: tdeioexec/main.cpp:50 +msgid "TDEIO Exec - Opens remote files, watches modifications, asks for upload" +msgstr "" +"TDEIO Exec - پروندههای دور را باز میکند، اصلاحات را پایش میکند، برای " +"بارگذاری سؤال میکند" + +#: tdeioexec/main.cpp:54 +msgid "Treat URLs as local files and delete them afterwards" +msgstr "" +"با نشانیهای وب به عنوان پروندههای محلی رفتار میکند، و سپس آنها را حذف میکند" + +#: tdeioexec/main.cpp:55 +msgid "Suggested file name for the downloaded file" +msgstr "نام پروندۀ پیشنهادشده برای پروندههای بارگیریشده" + +#: tdeioexec/main.cpp:56 +msgid "Command to execute" +msgstr "فرمان برای اجرا" + +#: tdeioexec/main.cpp:57 +msgid "URL(s) or local file(s) used for 'command'" +msgstr "نشانی)های( وب یا پرونده)های( محلی استفادهشده برای »فرمان«" + +#: tdeioexec/main.cpp:73 +msgid "" +"'command' expected.\n" +msgstr "" +"»فرمان« پیشبینیشده.\n" + +#: tdeioexec/main.cpp:102 +msgid "" +"The URL %1\n" +"is malformed" +msgstr "" +"نشانی وب %1\n" +"بد شکل است" + +#: tdeioexec/main.cpp:104 +msgid "" +"Remote URL %1\n" +"not allowed with --tempfiles switch" +msgstr "" +"نشانی وب دور %1\n" +"با سودهی --tempfiles مجاز نمیباشد" + +#: tdeioexec/main.cpp:237 +msgid "" +"The supposedly temporary file\n" +"%1\n" +"has been modified.\n" +"Do you still want to delete it?" +msgstr "" +"پروندۀ ظاهراً موقت\n" +"%1\n" +"تغییر یافته است.\n" +"هنوز میخواهید آن را حذف کنید؟" + +#: tdeioexec/main.cpp:238 tdeioexec/main.cpp:245 +msgid "File Changed" +msgstr "پرونده، تغییر یافت" + +#: tdeioexec/main.cpp:238 +msgid "Do Not Delete" +msgstr "عدم حذف" + +#: tdeioexec/main.cpp:244 +msgid "" +"The file\n" +"%1\n" +"has been modified.\n" +"Do you want to upload the changes?" +msgstr "" +"پروندۀ\n" +"%1\n" +"تغییر یافته است.\n" +"میخواهید تغییرات را بارگذاری کنید؟" + +#: tdeioexec/main.cpp:245 +msgid "Upload" +msgstr "بارگذاری" + +#: tdeioexec/main.cpp:245 +msgid "Do Not Upload" +msgstr "عدم بارگذاری" + +#: tdeioexec/main.cpp:274 +msgid "KIOExec" +msgstr "" + +#. i18n: file ./kssl/keygenwizard2.ui line 25 +#: rc.cpp:3 +#, no-c-format +msgid "" +"You must now provide a password for the certificate request. Please choose a " +"very secure password as this will be used to encrypt your private key." +msgstr "" +"حالا، برای درخواست گواهینامه یک اسم رمز فراهم کنید. لطفاً، یک اسم رمز بسیار " +"امن انتخاب کنید، چون برای رمزبندی کلید خصوصیتان استفاده خواهد شد." + +#. i18n: file ./kssl/keygenwizard2.ui line 38 +#: rc.cpp:6 +#, no-c-format +msgid "&Repeat password:" +msgstr "&تکرار اسم رمز:" + +#. i18n: file ./kssl/keygenwizard2.ui line 49 +#: rc.cpp:9 +#, no-c-format +msgid "&Choose password:" +msgstr "&انتخاب اسم رمز:" + +#. i18n: file ./kssl/keygenwizard.ui line 25 +#: rc.cpp:12 +#, no-c-format +msgid "" +"You have indicated that you wish to obtain or purchase a secure certificate. " +"This wizard is intended to guide you through the procedure. You may cancel at " +"any time, and this will abort the transaction." +msgstr "" +"نشان دادهاید که مایل هستید یک گواهینامۀ امن به دست بیاورید یا بخرید. این " +"جادوگر قصد دارد شما را از طریق این روش راهنمایی کند. ممکن است هر زمانی آن را " +"لغو کنید و با این کار معامله ساقط میشود." + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 16 +#: rc.cpp:15 +#, no-c-format +msgid "TDE Wallet Wizard" +msgstr "جادوگر TDE Wallet" + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 23 +#: rc.cpp:18 +#, no-c-format +msgid "Introduction" +msgstr "مقدمه" + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 56 +#: rc.cpp:21 +#, no-c-format +msgid "<u>TDEWallet</u> - The TDE Wallet System" +msgstr "<u>TDEWallet</u> - سیستم TDE Wallet" + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 81 +#: rc.cpp:24 +#, no-c-format +msgid "" +"Welcome to TDEWallet, the TDE Wallet System. TDEWallet allows you to store " +"your passwords and other personal information on disk in an encrypted file, " +"preventing others from viewing the information. This wizard will tell you " +"about TDEWallet and help you configure it for the first time." +msgstr "" +"به TDEWallet، سیستم Wallet TDE، خوش آمدید. TDEWallet به شما اجازه میدهد که " +"اسم رمزها و اطلاعات شخصیتان را در دیسک در یک پرونده رمزبندی شده ذخیره کنید و " +"مانع این میشود که دیگران اطلاعات را ببینند. این جادوگر به شما در مورد " +"TDEWallet میگوید، و به شما کمک میکند که آن را برای اولین بار پیکربندی کنید." + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 112 +#: rc.cpp:27 +#, no-c-format +msgid "&Basic setup (recommended)" +msgstr "برپایی &پایهای )توصیهشده(" + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 123 +#: rc.cpp:30 +#, no-c-format +msgid "&Advanced setup" +msgstr "برپایی &پیشرفته" + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 180 +#: rc.cpp:36 +#, no-c-format +msgid "" +"The TDE Wallet system stores your data in a <i>wallet</i> " +"file on your local hard disk. The data is only written in encrypted form, " +"presently using the blowfish algorithm with your password as the key. When a " +"wallet is opened, the wallet manager application will launch and display an " +"icon in the system tray. You can use this application to manage your wallets. " +"It even permits you to drag wallets and wallet contents, allowing you to easily " +"copy a wallet to a remote system." +msgstr "" +"سیستم TDE Wallet دادۀ شما را در پروندۀ <i>wallet</i> " +"در دیسک سخت محلیتان ذخیره میکند. داده فقط به شکل رمزبندیشده نوشته میشود، که " +"در حال حاضر از الگوریتم blowfish با اسم رمزتان به عنوان کلید استفاده میکند. " +"زمانی که یک wallet باز میشود، کاربرد مدیر wallet شمایلی را در سینی سیستم راه " +"میاندازد و نمایش میدهد. میتوانید از این کاربرد برای مدیریت walletهای خود " +"استفاده کنید. حتی به شما اجازه میدهد wallet ها و محتویات wallet را بکشید، و به " +"شما اجازه میدهد به سهولت یک wallet را در یک سیستم دور رونوشت کنید." + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 193 +#: rc.cpp:39 +#, no-c-format +msgid "Password Selection" +msgstr "گزینش اسم رمز" + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 204 +#: rc.cpp:42 +#, no-c-format +msgid "" +"Various applications may attempt to use the TDE wallet to store passwords or " +"other information such as web form data and cookies. If you would like these " +"applications to use the wallet, you must enable it now and choose a password. " +"The password you choose <i>cannot</i> be recovered if it is lost, and will " +"allow anyone who knows it to obtain all the information contained in the " +"wallet." +msgstr "" +"ممکن است کاربردهای مختلف برای استفاده از TDE wallet برای ذخیرۀ اسم رمزها یا " +"اطلاعات دیگر نظیر داده و کوکیهای قالب وب تلاش کنند. اگر میخواهید این کاربردها " +"از wallet استفاده کنند، باید اکنون آن را فعال کنید و یک اسم رمز انتخاب کنید. " +"اگر اسم رمز از بین برود، اسم رمزی که انتخاب میکنید را <i> نمیتوان </i> " +"بازیافت کرد؛ و هر کسی که آن را میداند، اجازه مییابد که تمام اطلاعات موجود در " +"wallet را به دست آورد." + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 234 +#: rc.cpp:45 +#, no-c-format +msgid "Enter a new password:" +msgstr "وارد کردن یک اسم رمز جدید:" + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 251 +#: rc.cpp:48 +#, no-c-format +msgid "Verify password:" +msgstr "وارسی اسم رمز:" + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 301 +#: rc.cpp:51 +#, no-c-format +msgid "Yes, I wish to use the TDE wallet to store my personal information." +msgstr "بله، مایل هستم از TDE wallet برای ذخیرۀ اطلاعات شخصیام استفاده کنم." + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 390 +#: rc.cpp:54 +#, no-c-format +msgid "Security Level" +msgstr "سطح امنیت" + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 401 +#: rc.cpp:57 +#, no-c-format +msgid "" +"The TDE Wallet system allows you to control the level of security of your " +"personal data. Some of these settings do impact usability. While the default " +"settings are generally acceptable for most users, you may wish to change some " +"of them. You may further tune these settings from the TDEWallet control " +"module." +msgstr "" +"سیستم TDE Wallet به شما اجازه میدهد که سطح امنیت دادۀ شخصیتان را کنترل کنید. " +"برخی از این تنظیمات، قابلیت استفادۀ فشرده را ایجاد میکنند. در حالی که تنظیمات " +"پیشفرض، معمولاً برای اغلب کاربران قابل قبول است؛ ممکن است بخواهید برخی از " +"آنها را تغییر دهید. به علاوه، ممکن است این تنظیمات را از پیمانۀ کنترل TDEWallet " +"میزان کنید." + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 432 +#: rc.cpp:60 +#, no-c-format +msgid "Store network passwords and local passwords in separate wallet files" +msgstr "ذخیرۀ اسم رمزهای شبکه و اسم رمزهای محلی در پروندههای جداگانۀ wallet" + +#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 440 +#: rc.cpp:63 +#, no-c-format +msgid "Automatically close idle wallets" +msgstr "بستن خودکار wallet های بیکار" + +#. i18n: file ./misc/tdewalletd/kbetterthankdialogbase.ui line 60 +#: rc.cpp:66 +#, no-c-format +msgid "Allow &Once" +msgstr "&یک مرتبه اجازه دادن" -#: tdeio/global.cpp:729 tdeio/job.cpp:1761 tdeio/job.cpp:3228 tdeio/job.cpp:3745 -#: tdeio/paste.cpp:65 +#. i18n: file ./misc/tdewalletd/kbetterthankdialogbase.ui line 71 +#: rc.cpp:69 +#, no-c-format +msgid "Allow &Always" +msgstr "&همیشه اجازه دادن" + +#. i18n: file ./misc/tdewalletd/kbetterthankdialogbase.ui line 79 +#: rc.cpp:72 +#, no-c-format +msgid "&Deny" +msgstr "&رد کردن" + +#. i18n: file ./misc/tdewalletd/kbetterthankdialogbase.ui line 87 +#: rc.cpp:75 +#, no-c-format +msgid "Deny &Forever" +msgstr "رد کردن &برای همیشه" + +#. i18n: file ./tdefile/kpropertiesmimetypebase.ui line 27 +#: rc.cpp:78 +#, no-c-format +msgid "Select one or more file types to add:" +msgstr "گزینش یک یا چند نوع پرونده برای افزودن:" + +#. i18n: file ./tdefile/kpropertiesmimetypebase.ui line 36 +#: rc.cpp:81 rc.cpp:99 +#, no-c-format +msgid "Mimetype" +msgstr "نوع مایم" + +#. i18n: file ./tdefile/kpropertiesmimetypebase.ui line 47 +#: rc.cpp:84 rc.cpp:102 +#, no-c-format +msgid "Description" +msgstr "توصیف" + +#. i18n: file ./tdefile/kpropertiesmimetypebase.ui line 61 +#: rc.cpp:87 +#, no-c-format +msgid "" +"<qt>" +"<p>Select one or more types of file that your application can handle here. This " +"list is organized by <u>mimetypes</u>.</p>\n" +"<p>MIME, Multipurpose Internet (e)Mail Extension, is a standard protocol for " +"identifying the type of data based on filename extensions and correspondent <u>" +"mimetypes</u>. Example: the \"bmp\" part that comes after the dot in flower.bmp " +"indicates that it is a specific kind of image, <u>image/x-bmp</u>" +". To know which application should open each type of file, the system should be " +"informed about the abilities of each application to handle these extensions and " +"mimetypes.</p>" +msgstr "" +"<qt>" +"<p>یک یا چند نوع پرونده را که کاربردتان میتواند بگرداند، در اینجا برگزینید. " +"این فهرست توسط <u> انواع مایم</u> سازمان مییابد.</p>\n" +"<p>مایم، پسوند چند منظورۀ رایانامۀ اینترنتی، یک قرارداد استاندارد برای تشخیص " +"نوع داده بر اساس پسوندهای نام پرونده و <u> انواع مایم </u> " +"مطابق میباشد. مثال: جزء »bmp« که در flower.bmp بعد از نقطه میآید، نشان " +"میدهد که نوع مشخصی از تصویر است، <u>image/x-bmp</u>" +". برای دانستن این که کدام کاربرد باید هر نوع پرونده را باز کند، سیستم باید در " +"مورد تواناییهای هر کاربردی که این پسوندها و انواع مایم را به کار میبرد، آگاه " +"شود.</p>" + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 44 +#: rc.cpp:91 +#, no-c-format +msgid "&Supported file types:" +msgstr "انواع پروندۀ &پشتیبانیشده:" + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 52 +#: rc.cpp:94 rc.cpp:105 +#, no-c-format +msgid "" +"<qt>" +"<p>This list should show the types of file that your application can handle. " +"This list is organized by <u>mimetypes</u>.</p>\n" +"<p>MIME, Multipurpose Internet (e)Mail Extension, is a standard protocol for " +"identifying the type of data based on filename extensions and correspondent <u>" +"mimetypes</u>. Example: the \"bmp\" part that comes after the dot in flower.bmp " +"indicates that it is a specific kind of image, <u>image/x-bmp</u>" +". To know which application should open each type of file, the system should be " +"informed about the abilities of each application to handle these extensions and " +"mimetypes.</p>\n" +"<p>If you want to associate this application with one or more mimetypes that " +"are not in this list, click on the button <b>Add</b> " +"below. If there are one or more filetypes that this application cannot handle, " +"you may want to remove them from the list clicking on the button <b>Remove</b> " +"below.</p></qt>" +msgstr "" +"<qt>" +"<p> این فهرست، باید انواع پرونده که کاربردتان میتواند به کار ببرد را نمایش " +"دهد. این فهرست توسط <u> انواع مایم </u>سازمان مییابد.</p>\n" +"<p> مایم، پسوند چند منظورۀ رایانامۀ اینترنتی، یک قرارداد استاندارد برای تشخیص " +"نوع داده بر اساس پسوندهای نام پرونده و <u> انواع مایم </u> " +"مطابق میباشد. مثال: جزء »bmp« که در flower.bmp بعد از نقطه میآید، نشان " +"میدهد که نوع مشخصی از تصویر است، <u>image/x-bmp</u>" +". برای آگاهی از این که کدام کاربرد باید هر نوع پرونده را باز کند، سیستم باید " +"در مورد تواناییهای هر کاربردی که این پسوندها و انواع مایم را به کار میبرد، " +"آگاه شود.</p>\n" +"<p> اگر میخواهید این کاربرد را با یک یا چند نوع مایمی که در فهرست نیستند " +"ارتباط دهید، روی دکمۀ <b> افزودن </b> در زیر فشار دهید. اگر یک یا چند نوع " +"پرونده وجود دارد که این کاربرد نمیتواند به کار ببرد، ممکن است بخواهید آنها را " +"با فشار دکمۀ <b>حذف</b> در زیر، حذف کنید.</p></qt>" + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 103 +#: rc.cpp:110 +#, no-c-format +msgid "&Name:" +msgstr "&نام:" + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 109 +#: rc.cpp:113 rc.cpp:116 +#, no-c-format +msgid "" +"Type the name you want to give to this application here. This application will " +"appear under this name in the applications menu and in the panel." +msgstr "" +"نامی که میخواهید به این کاربرد بدهید را در اینجا تحریر کنید. این کاربرد طبق " +"این نام در گزینگان کاربردها و در تابلو ظاهر میشود." + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 125 +#: rc.cpp:119 tdefile/kurlbar.cpp:950 +#, no-c-format +msgid "&Description:" +msgstr "&توصیف:" + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 131 +#: rc.cpp:122 rc.cpp:125 +#, no-c-format +msgid "" +"Type the description of this application, based on its use, here. Examples: a " +"dial up application (KPPP) would be \"Dial up tool\"." +msgstr "" +"توصیف این کاربرد را بر اساس استفادۀ آن، در اینجا تحریر کنید. مثالها: یک کاربرد " +"شمارهگیری )KPPP(، »ابزار شمارهگیری« میباشد." + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 147 +#: rc.cpp:128 +#, no-c-format +msgid "Comm&ent:" +msgstr "&توضیح:" + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 153 +#: rc.cpp:131 rc.cpp:134 +#, no-c-format +msgid "Type any comment you think is useful here." +msgstr "هر توضیحی که فکر میکنید مفید است را در اینجا تحریر کنید." + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 169 +#: rc.cpp:137 +#, no-c-format +msgid "Co&mmand:" +msgstr "&فرمان:" + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 186 +#: rc.cpp:140 rc.cpp:154 +#, no-c-format +msgid "" +"Type the command to start this application here.\n" +"\n" +"Following the command, you can have several place holders which will be " +"replaced with the actual values when the actual program is run:\n" +"%f - a single file name\n" +"%F - a list of files; use for applications that can open several local files at " +"once\n" +"%u - a single URL\n" +"%U - a list of URLs\n" +"%d - the directory of the file to open\n" +"%D - a list of directories\n" +"%i - the icon\n" +"%m - the mini-icon\n" +"%c - the caption" +msgstr "" +"برای آغاز این کاربرد، فرمان را در اینجا تحریر کنید.\n" +"\n" +"با پیروی از فرمان، میتوانید چندین جاگیرنده داشته باشید، که زمانی که برنامۀ " +"واقعی اجرا میشود، جایگزین مقادیر واقعی میشوند:\n" +"%f - یک نام پروندۀ تک\n" +"%F - فهرست پروندهها؛ در مورد کاربردهایی استفاده میشود که میتوانند چندین " +"پروندۀ محلی را در یک زمان باز کنند\n" +"%u - تک نشانی وب\n" +"%U - فهرست نشانیهای وب\n" +"%d - فهرست راهنمای پرونده برای باز کردن\n" +"%D- فهرست فهرستهای راهنما\n" +"%i - شمایل\n" +"%m - خرد شمایل\n" +"%c - عنوان" + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 213 +#: rc.cpp:168 tdefile/kicondialog.cpp:283 tdefile/kpropertiesdialog.cpp:3705 +#, no-c-format +msgid "&Browse..." +msgstr "&مرور..." + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 216 +#: rc.cpp:171 +#, no-c-format +msgid "" +"Click here to browse your file system in order to find the desired executable." +msgstr "" +"برای مرور سیستم پروندۀ خود به منظور یافتن پروندۀ قابل اجرای مطلوب، اینجا را " +"فشار دهید." + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 224 +#: rc.cpp:174 +#, no-c-format +msgid "&Work path:" +msgstr "مسیر &کار:" + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 230 +#: rc.cpp:177 rc.cpp:180 +#, no-c-format +msgid "Sets the working directory for your application." +msgstr "فهرست راهنمای در حال کار را برای کاربردتان تنظیم میکند." + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 246 +#: rc.cpp:183 +#, no-c-format +msgid "Add..." +msgstr "افزودن..." + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 249 +#: rc.cpp:186 +#, no-c-format +msgid "" +"Click on this button if you want to add a type of file (mimetype) that your " +"application can handle." +msgstr "" +"اگر میخواهید یک نوع پرونده )نوع مایم( اضافه کنید که کاربردتان بتواند آن را " +"بگرداند، روی این دکمه فشار دهید." + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 277 +#: rc.cpp:192 +#, no-c-format +msgid "" +"If you want to remove a type of file (mimetype) that your application cannot " +"handle, select the mimetype in the list above and click on this button." +msgstr "" +"اگر میخواهید یک نوع پرونده )نوع مایم( که کاربردتان نمیتواند بگرداند را حذف " +"کنید، در فهرست بالا نوع مایم را برگزینید و روی این دکمه فشار دهید." + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 302 +#: rc.cpp:195 +#, no-c-format +msgid "Ad&vanced Options" +msgstr "گزینههای &پیشرفته" + +#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 305 +#: rc.cpp:198 +#, no-c-format +msgid "" +"Click here to modify the way this application will run, launch feedback, DCOP " +"options or to run it as a different user." +msgstr "" +"برای تغییر روشی که این کاربرد اجرا میکند، راهاندازی بازخورد، گزینههای DCOP " +"یا اجرای آن به عنوان یک کاربر متفاوت، اینجا را فشار دهید." + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 91 +#: rc.cpp:201 +#, no-c-format +msgid "Events" +msgstr "رویدادها" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 117 +#: rc.cpp:204 +#, no-c-format +msgid "Quick Controls" +msgstr "کنترلهای سریع" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 128 +#: rc.cpp:207 +#, no-c-format +msgid "Apply to &all applications" +msgstr "اعمال در مورد &تمام کاربردها" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 170 +#: rc.cpp:210 +#, no-c-format +msgid "Turn O&ff All" +msgstr "&خاموش کردن همه" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 173 +#: rc.cpp:213 rc.cpp:219 +#, no-c-format +msgid "Allows you to change the behavior for all events at once" +msgstr "" +"به شما اجازه میدهد به طور همزمان، برای تمام رویدادها رفتار را تغییر دهید" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 181 +#: rc.cpp:216 +#, no-c-format +msgid "Turn O&n All" +msgstr "&روشن کردن همه" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 204 +#: rc.cpp:222 tdefile/kicondialog.cpp:330 +#, no-c-format +msgid "Actions" +msgstr "کنشها" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 215 +#: rc.cpp:225 +#, no-c-format +msgid "Print a message to standard &error output" +msgstr "چاپ یک پیام طبق خروجی &خطای استاندارد" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 223 +#: rc.cpp:228 +#, no-c-format +msgid "Show a &message in a pop-up window" +msgstr "نمایش یک &پیام در پنجرۀ بالاپر" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 231 +#: rc.cpp:231 +#, no-c-format +msgid "E&xecute a program:" +msgstr "&اجرای یک برنامه:" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 247 +#: rc.cpp:234 +#, no-c-format +msgid "Play a &sound:" +msgstr "پخش یک &صدا:" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 258 +#: rc.cpp:237 +#, no-c-format +msgid "Test the Sound" +msgstr "آزمون صدا" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 268 +#: rc.cpp:240 +#, no-c-format +msgid "Mark &taskbar entry" +msgstr "نشاندار کردن مدخل &میله تکلیف" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 276 +#: rc.cpp:243 +#, no-c-format +msgid "&Log to a file:" +msgstr "&ثبت در یک پرونده:" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 352 +#: rc.cpp:246 +#, no-c-format +msgid "&Use a passive window that does not interrupt other work" +msgstr "&استفاده از پنجرۀ منفعلی که کار دیگری را متوقف نمیکند" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 378 +#: rc.cpp:249 +#, no-c-format +msgid "Less Options" +msgstr "گزینههای کمتر" + +#. i18n: file ./tdefile/knotifywidgetbase.ui line 406 +#: rc.cpp:252 +#, no-c-format +msgid "Player Settings" +msgstr "تنظیمات پخشکننده" + +#: ../tdeioslave/http/http.cc:5189 kpasswdserver/kpasswdserver.cpp:346 +msgid " Do you want to retry?" +msgstr " میخواهید دوباره سعی کنید؟" + +#: ../tdeioslave/http/http.cc:5190 kpasswdserver/kpasswdserver.cpp:348 +msgid "Authentication" +msgstr "احراز هویت" + +#: kpasswdserver/kpasswdserver.cpp:348 +msgid "Retry" +msgstr "سعی مجدد" + +#: kpasswdserver/kpasswdserver.cpp:371 tdeio/passdlg.cpp:345 +msgid "Authorization Dialog" +msgstr "محاورۀ اجازه" + +#: tdeio/global.cpp:749 tdeio/job.cpp:1796 tdeio/job.cpp:3263 +#: tdeio/job.cpp:3780 tdeio/paste.cpp:65 msgid "File Already Exists" msgstr " در حال حاضر، پرونده موجود است" -#: tdeio/global.cpp:739 tdeio/job.cpp:2938 +#: tdeio/global.cpp:759 tdeio/job.cpp:2973 msgid "Folder Already Exists" msgstr "در حال حاضر، پوشه موجود است" -#: tdeio/job.cpp:3228 tdeio/job.cpp:3745 +#: tdeio/job.cpp:3263 tdeio/job.cpp:3780 msgid "Already Exists as Folder" msgstr "در حال حاضر، به عنوان پوشه موجود است" -#: tdeio/kimageio.cpp:231 -msgid "All Pictures" -msgstr "تمام عکسها" - -#: tdeio/pastedialog.cpp:49 -msgid "Data format:" -msgstr "قالب داده:" +#: tdeio/kdcopservicestarter.cpp:64 +#, c-format +msgid "No service implementing %1" +msgstr "بدون خدمت پیادهسازی %1" #: tdeio/renamedlg.cpp:119 msgid "&Rename" @@ -122,8 +1758,8 @@ msgstr "تغییریافته روی %1" msgid "The source file is '%1'" msgstr "پروندۀ متن، »%1« است" -#: tdeio/kdirlister.cpp:282 tdeio/kdirlister.cpp:293 tdeio/krun.cpp:864 -#: tdeio/paste.cpp:213 tdeio/renamedlg.cpp:431 +#: tdeio/kdirlister.cpp:296 tdeio/kdirlister.cpp:307 tdeio/krun.cpp:996 +#: tdeio/paste.cpp:213 tdeio/renamedlg.cpp:433 #, c-format msgid "" "Malformed URL\n" @@ -132,6 +1768,103 @@ msgstr "" "نشانی وب بد شکل\n" "%1" +#: tdeio/krun.cpp:128 +msgid "" +"<qt>Unable to enter <b>%1</b>.\n" +"You do not have access rights to this location.</qt>" +msgstr "" +"<qt>نمیتوان وارد شد<b>%1</b>.\n" +"حق دستیابی به این محل را ندارید.</qt>" + +#: tdeio/krun.cpp:173 +msgid "" +"<qt>The file <b>%1</b> is an executable program. For safety it will not be " +"started.</qt>" +msgstr "" +"<qt>پرونده <b>%1</b>، یک برنامۀ قابل اجرا میباشد. برای ایمنی، آغاز نخواهد " +"شد.</qt>" + +#: tdeio/krun.cpp:180 +msgid "<qt>You do not have permission to run <b>%1</b>.</qt>" +msgstr "<qt>برای اجرای <b>%1</b> مجوز ندارید.</qt>" + +#: tdeio/krun.cpp:217 +msgid "You are not authorized to open this file." +msgstr "مجاز به باز کردن این پرونده نیستید." + +#: tdefile/kopenwith.cpp:835 tdeio/krun.cpp:221 +msgid "Open with:" +msgstr "باز کردن با:" + +#: tdeio/krun.cpp:559 +msgid "You are not authorized to execute this file." +msgstr "مجاز به اجرای این پرونده نیستید." + +#: tdeio/krun.cpp:579 +#, c-format +msgid "Launching %1" +msgstr "راهاندازی %1" + +#: tdeio/krun.cpp:774 +msgid "You are not authorized to execute this service." +msgstr "مجاز به اجرای این خدمت نیستید." + +#: tdeio/krun.cpp:1033 +msgid "" +"<qt>Unable to run the command specified. The file or folder <b>%1</b> " +"does not exist.</qt>" +msgstr "" +"<qt>قادر به اجرای فرمان مشخصشده نیست. پرونده یا پوشۀ <b>%1</b> " +"موجود نمیباشد.</qt>" + +#: tdeio/krun.cpp:1555 +msgid "Could not find the program '%1'" +msgstr "نتوانست برنامۀ »%1« را پیدا کند" + +#: tdefile/kpropertiesdialog.cpp:2754 tdeio/kmimetypechooser.cpp:75 +msgid "Mime Type" +msgstr "نوع مایم" + +#: tdefile/kpropertiesdialog.cpp:2765 tdeio/kmimetypechooser.cpp:80 +msgid "Comment" +msgstr "توضیح" + +#: tdeio/kmimetypechooser.cpp:84 +msgid "Patterns" +msgstr "الگوها" + +#: tdeio/kmimetypechooser.cpp:94 +msgid "&Edit..." +msgstr "&ویرایش..." + +#: tdeio/kmimetypechooser.cpp:104 +msgid "Click this button to display the familiar TDE mime type editor." +msgstr "برای نمایش ویرایشگر آشنای نوع مایم TDE، این دکمه را فشار دهید." + +#: tdeio/statusbarprogress.cpp:132 +msgid " Stalled " +msgstr " ایستاده" + +#: tdeio/passdlg.cpp:57 +msgid "Password" +msgstr "اسم رمز" + +#: tdeio/passdlg.cpp:98 +msgid "You need to supply a username and a password" +msgstr "لازم است که یک نام کاربر و یک اسم رمز فراهم کنید" + +#: tdefile/kpropertiesdialog.cpp:3789 tdeio/passdlg.cpp:108 +msgid "&Username:" +msgstr "&نام کاربر:" + +#: tdeio/passdlg.cpp:125 +msgid "&Password:" +msgstr "&اسم رمز:" + +#: tdeio/passdlg.cpp:147 +msgid "&Keep password" +msgstr "&نگه داشتن اسم رمز" + #: tdeio/paste.cpp:49 tdeio/paste.cpp:115 msgid "Filename for clipboard content:" msgstr "نام پرونده برای محتوای تخته یادداشت:" @@ -171,26 +1904,6 @@ msgstr "&چسباندن %n نشانی وب" msgid "&Paste Clipboard Contents" msgstr "&چسباندن محتویات تخته یادداشت" -#: tdeio/observer.cpp:332 misc/uiserver.cpp:1218 -msgid "The peer SSL certificate appears to be corrupt." -msgstr "به نظر میرسد گواهینامۀ جفت SSL خراب است." - -#: tdeio/observer.cpp:332 tdeio/tcpslavebase.cpp:706 misc/uiserver.cpp:1218 -msgid "SSL" -msgstr "" - -#: tdeio/chmodjob.cpp:173 -msgid "" -"<qt>Could not modify the ownership of file <b>%1</b>" -". You have insufficient access to the file to perform the change.</qt>" -msgstr "" -"<qt>نتوانست مالکیت پرونده را تغییر دهد<b>%1</b>. برای اجرای تغییر، دسترسی کافی " -"به پرونده ندارید.</qt>" - -#: tdeio/chmodjob.cpp:173 -msgid "&Skip File" -msgstr "&پرش پرونده" - #: tdeio/tdefilemetainfo.cpp:844 msgid "s" msgstr "ثانیه" @@ -243,6 +1956,58 @@ msgstr "هرتز" msgid "mm" msgstr "میلیمتر" +#: tdeio/chmodjob.cpp:173 +msgid "" +"<qt>Could not modify the ownership of file <b>%1</b>" +". You have insufficient access to the file to perform the change.</qt>" +msgstr "" +"<qt>نتوانست مالکیت پرونده را تغییر دهد<b>%1</b>. برای اجرای تغییر، دسترسی کافی " +"به پرونده ندارید.</qt>" + +#: tdeio/chmodjob.cpp:173 +msgid "&Skip File" +msgstr "&پرش پرونده" + +#: tdeio/tdefileitem.cpp:899 +msgid "Symbolic Link" +msgstr "پیوند نمادی" + +#: tdeio/tdefileitem.cpp:901 +msgid "%1 (Link)" +msgstr "%1 )پیوند(" + +#: tdefile/kpropertiesdialog.cpp:951 tdeio/tdefileitem.cpp:944 +msgid "Type:" +msgstr "نوع:" + +#: tdeio/tdefileitem.cpp:948 +msgid "Link to %1 (%2)" +msgstr "پیوند به %1 )%2(" + +#: tdefile/kpropertiesdialog.cpp:1001 tdeio/tdefileitem.cpp:956 +msgid "Size:" +msgstr "اندازه:" + +#: tdefile/kpropertiesdialog.cpp:1069 tdeio/tdefileitem.cpp:961 +msgid "Modified:" +msgstr "تغییریافته:" + +#: tdeio/tdefileitem.cpp:967 +msgid "Owner:" +msgstr "مالک:" + +#: tdeio/tdefileitem.cpp:968 +msgid "Permissions:" +msgstr "مجوزها:" + +#: tdeio/netaccess.cpp:67 +msgid "File '%1' is not readable" +msgstr "پروندۀ »%1« خوانا نیست" + +#: tdeio/netaccess.cpp:461 +msgid "ERROR: Unknown protocol '%1'" +msgstr "خطا: قرارداد ناشناختۀ »%1«" + #: tdeio/kmimetype.cpp:110 msgid "No mime types installed." msgstr "هیچ نوع مایمی نصب نشده است." @@ -256,11 +2021,11 @@ msgstr "" "نتوانست نوع مایم را پیدا کند\n" "%1" -#: tdeio/kmimetype.cpp:796 +#: tdeio/kmimetype.cpp:794 msgid "The desktop entry file %1 has no Type=... entry." msgstr "پروندۀ %1 مدخل رومیزی هیچ نوعی=... مدخل ندارد." -#: tdeio/kmimetype.cpp:817 +#: tdeio/kmimetype.cpp:815 msgid "" "The desktop entry of type\n" "%1\n" @@ -270,7 +2035,7 @@ msgstr "" "%1\n" "ناشناخته است." -#: tdeio/kmimetype.cpp:831 tdeio/kmimetype.cpp:933 tdeio/kmimetype.cpp:1115 +#: tdeio/kmimetype.cpp:829 tdeio/kmimetype.cpp:931 tdeio/kmimetype.cpp:1113 msgid "" "The desktop entry file\n" "%1\n" @@ -280,7 +2045,7 @@ msgstr "" "%1\n" "از نوع دستگاه FS هیچDev=...مدخل ندارد." -#: tdeio/kmimetype.cpp:877 +#: tdeio/kmimetype.cpp:875 msgid "" "The desktop entry file\n" "%1\n" @@ -290,19 +2055,19 @@ msgstr "" "%1\n" "از نوع پیوند است، اما هیچ نشانی وب=...مدخل ندارد." -#: tdeio/kmimetype.cpp:943 +#: tdeio/kmimetype.cpp:941 msgid "Mount" msgstr "سوار کردن" -#: tdeio/kmimetype.cpp:954 +#: tdeio/kmimetype.cpp:952 msgid "Eject" msgstr "پس زدن" -#: tdeio/kmimetype.cpp:956 +#: tdeio/kmimetype.cpp:954 msgid "Unmount" msgstr "پیاده کردن" -#: tdeio/kmimetype.cpp:1073 +#: tdeio/kmimetype.cpp:1071 msgid "" "The desktop entry file\n" "%1\n" @@ -314,127 +2079,9 @@ msgstr "" " هیچ مدخل گزینگان نامعتبری ندارد\n" "%2." -#: tdeio/tcpslavebase.cpp:319 -msgid "" -"You are about to leave secure mode. Transmissions will no longer be encrypted.\n" -"This means that a third party could observe your data in transit." -msgstr "" -"درصدد رها کردن حالت امن هستید. انتقالها دیگر رمزبندی نمیشوند.\n" -"این بدین معناست که سومین گروه میتواند دادۀ در حال گذر شما را مشاهده کند." - -#: tdeio/tcpslavebase.cpp:325 tdeio/tcpslavebase.cpp:1087 -msgid "Security Information" -msgstr "اطلاعات امنیتی" - -#: tdeio/tcpslavebase.cpp:326 -msgid "C&ontinue Loading" -msgstr "&ادامۀ بارگذاری" - -#: tdeio/tcpslavebase.cpp:677 -msgid "Enter the certificate password:" -msgstr "واردکردن اسم رمز گواهینامه:" - -#: tdeio/tcpslavebase.cpp:678 -msgid "SSL Certificate Password" -msgstr "اسم رمز گواهینامۀ SSL" - -#: tdeio/tcpslavebase.cpp:691 -msgid "Unable to open the certificate. Try a new password?" -msgstr "قادر به باز کردن گواهینامه نیست. یک اسم رمز جدید را امتحان میکنید؟" - -#: tdeio/tcpslavebase.cpp:704 -msgid "The procedure to set the client certificate for the session failed." -msgstr "رویۀ تنظیم گواهینامۀ کارخواه برای نشست خراب شد." - -#: tdeio/tcpslavebase.cpp:875 -msgid "" -"The IP address of the host %1 does not match the one the certificate was issued " -"to." -msgstr "" -"نشانی اینترنتی میزبان %1 با آن نشانی که برایش گواهینامه صادر شد، مطابقت ندارد." - -#: tdeio/tcpslavebase.cpp:880 tdeio/tcpslavebase.cpp:888 tdeio/tcpslavebase.cpp:923 -#: tdeio/tcpslavebase.cpp:997 tdeio/tcpslavebase.cpp:1009 -#: tdeio/tcpslavebase.cpp:1018 tdeio/tcpslavebase.cpp:1049 -msgid "Server Authentication" -msgstr "تأیید کارساز" - -#: tdeio/tcpslavebase.cpp:881 tdeio/tcpslavebase.cpp:889 tdeio/tcpslavebase.cpp:1019 -msgid "&Details" -msgstr "&جزئیات" - -#: tdeio/tcpslavebase.cpp:882 tdeio/tcpslavebase.cpp:890 -msgid "Co&ntinue" -msgstr "&ادامه" - -#: tdeio/tcpslavebase.cpp:884 tdeio/tcpslavebase.cpp:1014 -msgid "The server certificate failed the authenticity test (%1)." -msgstr "گواهینامۀ کارساز، آزمون تأیید )%1( را خراب کرد." - -#: tdeio/tcpslavebase.cpp:920 tdeio/tcpslavebase.cpp:1046 -msgid "" -"Would you like to accept this certificate forever without being prompted?" -msgstr "مایل هستید این گواهینامه را برای همیشه و بدون اعلان بپذیرید؟" - -#: tdeio/tcpslavebase.cpp:924 tdeio/tcpslavebase.cpp:1050 -msgid "&Forever" -msgstr "&برای همیشه" - -#: tdeio/tcpslavebase.cpp:925 tdeio/tcpslavebase.cpp:1051 -msgid "&Current Sessions Only" -msgstr "فقط نشستهای &جاری" - -#: tdeio/tcpslavebase.cpp:996 -msgid "" -"You have indicated that you wish to accept this certificate, but it is not " -"issued to the server who is presenting it. Do you wish to continue loading?" -msgstr "" -"نشان دادهاید که میخواهید این گواهینامه را بپذیرید، اما آن گواهینامه برای " -"کارسازی که آن را ارائه میدهد صادر نمیشود. مایل هستید بارگذاری را ادامه دهید؟" - -#: tdeio/tcpslavebase.cpp:1008 -msgid "" -"SSL certificate is being rejected as requested. You can disable this in the TDE " -"Control Center." -msgstr "" -"گواهینامۀ SSL هنگام درخواست رد میشود. میتوانید این را در مرکزکنترل TDE " -"غیرفعال کنید." - -#: tdeio/tcpslavebase.cpp:1020 -msgid "Co&nnect" -msgstr "&اتصال" - -#: tdeio/tcpslavebase.cpp:1076 -msgid "" -"You are about to enter secure mode. All transmissions will be encrypted unless " -"otherwise noted.\n" -"This means that no third party will be able to easily observe your data in " -"transit." -msgstr "" -"میخواهید حالت امن را وارد کنید. تمام انتقالها رمزی نوشته میشوند، مگر این که " -"طور دیگری ثبت شود.\n" -"این بدین معناست که هیچ گروه سومی به سادگی قادر به مشاهدۀ دادۀ در گذر شما نیست." - -#: tdeio/tcpslavebase.cpp:1088 -msgid "Display SSL &Information" -msgstr "نمایش &اطلاعات SSL" - -#: tdeio/tcpslavebase.cpp:1090 -msgid "C&onnect" -msgstr "&اتصال" - -#: tdeio/kdcopservicestarter.cpp:64 -#, c-format -msgid "No service implementing %1" -msgstr "بدون خدمت پیادهسازی %1" - -#: tdeio/kscan.cpp:52 -msgid "Acquire Image" -msgstr "به دست آوردن تصویر" - -#: tdeio/kscan.cpp:95 -msgid "OCR Image" -msgstr "تصویر OCR" +#: tdeio/kimageio.cpp:231 +msgid "All Pictures" +msgstr "تمام عکسها" #: tdeio/defaultprogress.cpp:104 msgid "Source:" @@ -456,10 +2103,6 @@ msgstr "باز کردن&پرونده" msgid "Open &Destination" msgstr "باز کردن &مقصد" -#: tdeio/defaultprogress.cpp:179 misc/uiserver.cpp:632 -msgid "Progress Dialog" -msgstr "محاورۀ پیشرفت" - #: tdeio/defaultprogress.cpp:226 #, no-c-format msgid "" @@ -524,10 +2167,6 @@ msgid "" "%1 / %n files" msgstr "%1 / %n پرونده" -#: tdeio/defaultprogress.cpp:325 misc/uiserver.cpp:288 -msgid "Stalled" -msgstr "ازکارافتاده" - #: tdeio/defaultprogress.cpp:327 msgid "%1/s ( %2 remaining )" msgstr "%1/ثانیه )%2 باقیمانده(" @@ -561,10 +2200,6 @@ msgstr "بررسی پیشرفت پرونده" msgid "Mounting %1" msgstr "سوارکردن %1" -#: tdeio/defaultprogress.cpp:410 misc/uiserver.cpp:378 -msgid "Unmounting" -msgstr "پیاده کردن" - #: tdeio/defaultprogress.cpp:418 #, c-format msgid "Resuming from %1" @@ -578,13 +2213,9 @@ msgstr "قابل ازسرگیری نیست" msgid "%1/s (done)" msgstr "%1/ثانیه )انجامشده(" -#: tdeio/kservice.cpp:837 -msgid "Updating System Configuration" -msgstr "بهروزرسانی پیکربندی سیستم" - -#: tdeio/kservice.cpp:838 -msgid "Updating system configuration." -msgstr "بهروزرسانی پیکربندی سیستم." +#: tdeio/kshred.cpp:212 +msgid "Shredding: pass %1 of 35" +msgstr "تکه کردن: گذر %1 از ۳۵" #: tdeio/global.cpp:48 tdeio/global.cpp:81 msgid "%1 B" @@ -653,22 +2284,22 @@ msgid "" "%n Folders" msgstr "%n پوشه" -#: tdeio/global.cpp:220 +#: tdeio/global.cpp:237 #, c-format msgid "Could not read %1." msgstr "نتوانست %1 را بخواند." -#: tdeio/global.cpp:223 +#: tdeio/global.cpp:240 #, c-format msgid "Could not write to %1." msgstr "نتوانست در %1 بنویسد." -#: tdeio/global.cpp:226 +#: tdeio/global.cpp:243 #, c-format msgid "Could not start process %1." msgstr "نتوانست فرآیند %1 را آغاز کند." -#: tdeio/global.cpp:229 +#: tdeio/global.cpp:246 #, c-format msgid "" "Internal Error\n" @@ -679,54 +2310,54 @@ msgstr "" "لطفاً، یک گزارش اشکال کامل به نشانی http://bugs.kde.org ارسال کنید\n" "%1" -#: tdeio/global.cpp:232 +#: tdeio/global.cpp:249 #, c-format msgid "Malformed URL %1." msgstr "نشانی وب بد شکل %1." -#: tdeio/global.cpp:235 +#: tdeio/global.cpp:252 msgid "The protocol %1 is not supported." msgstr "قرارداد %1 پشتیبانی نمیشود." -#: tdeio/global.cpp:238 +#: tdeio/global.cpp:255 msgid "The protocol %1 is only a filter protocol." msgstr "قرارداد %1 فقط یک قرارداد پالایه است." -#: tdeio/global.cpp:245 +#: tdeio/global.cpp:262 msgid "%1 is a folder, but a file was expected." msgstr "%1یک پوشه است، اما انتظار میرفت که یک پرونده باشد." -#: tdeio/global.cpp:248 +#: tdeio/global.cpp:265 msgid "%1 is a file, but a folder was expected." msgstr "%1 یک پرونده است، اما انتظار میرفت یک پوشه باشد." -#: tdeio/global.cpp:251 +#: tdeio/global.cpp:268 msgid "The file or folder %1 does not exist." msgstr "پرونده یا پوشۀ %1 موجود نیست." -#: tdeio/global.cpp:254 +#: tdeio/global.cpp:271 msgid "A file named %1 already exists." msgstr "پروندهای با نام %1 از قبل وجود دارد." -#: tdeio/global.cpp:257 +#: tdeio/global.cpp:274 msgid "A folder named %1 already exists." msgstr "پوشهای با نام %1 از قبل وجود دارد." -#: tdeio/global.cpp:260 +#: tdeio/global.cpp:277 msgid "No hostname specified." msgstr "هیچ نام میزبانی مشخص نشده است." -#: tdeio/global.cpp:260 +#: tdeio/global.cpp:277 #, c-format msgid "Unknown host %1" msgstr "میزبان ناشناختۀ %1" -#: tdeio/global.cpp:263 +#: tdeio/global.cpp:280 #, c-format msgid "Access denied to %1." msgstr "دستیابی به %1 رد شد." -#: tdeio/global.cpp:266 +#: tdeio/global.cpp:283 #, c-format msgid "" "Access denied.\n" @@ -735,44 +2366,44 @@ msgstr "" "دستیابی رد شد.\n" "نتوانست در %1 بنویسد." -#: tdeio/global.cpp:269 +#: tdeio/global.cpp:286 #, c-format msgid "Could not enter folder %1." msgstr "نتوانست پوشۀ %1 را وارد کند." -#: tdeio/global.cpp:272 +#: tdeio/global.cpp:289 msgid "The protocol %1 does not implement a folder service." msgstr "قرارداد %1، خدمت پوشه را انجام نمیدهد." -#: tdeio/global.cpp:275 +#: tdeio/global.cpp:292 #, c-format msgid "Found a cyclic link in %1." msgstr "یک پیوند چرخهای در %1 یافت شد." -#: tdeio/global.cpp:281 +#: tdeio/global.cpp:298 #, c-format msgid "Found a cyclic link while copying %1." msgstr "هنگام رونوشت %1، یک پیوند چرخهای یافت شد." -#: tdeio/global.cpp:284 +#: tdeio/global.cpp:301 #, c-format msgid "Could not create socket for accessing %1." msgstr "نتوانست سوکتی برای دستیابی %1 ایجاد کند." -#: tdeio/global.cpp:287 +#: tdeio/global.cpp:304 #, c-format msgid "Could not connect to host %1." msgstr "نتوانست به میزبان %1 متصل بشود." -#: tdeio/global.cpp:290 +#: tdeio/global.cpp:307 msgid "Connection to host %1 is broken." msgstr "اتصال به میزبان %1 قطع شده است." -#: tdeio/global.cpp:293 +#: tdeio/global.cpp:310 msgid "The protocol %1 is not a filter protocol." msgstr "قرارداد %1 یک قرارداد پالایه نیست." -#: tdeio/global.cpp:296 +#: tdeio/global.cpp:313 #, c-format msgid "" "Could not mount device.\n" @@ -783,7 +2414,7 @@ msgstr "" "خطای گزارششده، این بود:\n" "%1" -#: tdeio/global.cpp:299 +#: tdeio/global.cpp:316 #, c-format msgid "" "Could not unmount device.\n" @@ -794,76 +2425,76 @@ msgstr "" "خطای گزارششده، این بود:\n" "%1" -#: tdeio/global.cpp:302 +#: tdeio/global.cpp:319 #, c-format msgid "Could not read file %1." msgstr "نتوانست پروندۀ %1 را بخواند." -#: tdeio/global.cpp:305 +#: tdeio/global.cpp:322 #, c-format msgid "Could not write to file %1." msgstr "نتوانست در پروندۀ %1 بنویسد." -#: tdeio/global.cpp:308 +#: tdeio/global.cpp:325 #, c-format msgid "Could not bind %1." msgstr "نتوانست %1 را مقید سازد." -#: tdeio/global.cpp:311 +#: tdeio/global.cpp:328 #, c-format msgid "Could not listen %1." msgstr "نتوانست به %1 گوش کند." -#: tdeio/global.cpp:314 +#: tdeio/global.cpp:331 #, c-format msgid "Could not accept %1." msgstr "نتوانست %1 را بپذیرد." -#: tdeio/global.cpp:320 +#: tdeio/global.cpp:337 #, c-format msgid "Could not access %1." msgstr "نتوانست به %1 دست یابد." -#: tdeio/global.cpp:323 +#: tdeio/global.cpp:340 #, c-format msgid "Could not terminate listing %1." msgstr "نتوانست به فهرستنویسی %1 پایان بدهد." -#: tdeio/global.cpp:326 +#: tdeio/global.cpp:343 #, c-format msgid "Could not make folder %1." msgstr "نتوانست پوشۀ %1 را بسازد." -#: tdeio/global.cpp:329 +#: tdeio/global.cpp:346 #, c-format msgid "Could not remove folder %1." msgstr "نتوانست پوشۀ %1 را حذف کند." -#: tdeio/global.cpp:332 +#: tdeio/global.cpp:349 #, c-format msgid "Could not resume file %1." msgstr "نتوانست پروندۀ %1 را از سر بگیرد." -#: tdeio/global.cpp:335 +#: tdeio/global.cpp:352 #, c-format msgid "Could not rename file %1." msgstr "نتوانست نام پروندۀ %1 را تغییر دهد." -#: tdeio/global.cpp:338 +#: tdeio/global.cpp:355 #, c-format msgid "Could not change permissions for %1." msgstr "نتوانست مجوزها را برای %1 تغییر دهد." -#: tdeio/global.cpp:341 +#: tdeio/global.cpp:358 #, c-format msgid "Could not delete file %1." msgstr "نتوانست پروندۀ %1 را حذف کند." -#: tdeio/global.cpp:344 +#: tdeio/global.cpp:361 msgid "The process for the %1 protocol died unexpectedly." msgstr "فرآیند برای قرارداد %1 یک دفعه تمام شد." -#: tdeio/global.cpp:347 +#: tdeio/global.cpp:364 #, c-format msgid "" "Error. Out of memory.\n" @@ -872,7 +2503,7 @@ msgstr "" "خطا. خارج از حافظه.\n" "%1" -#: tdeio/global.cpp:350 +#: tdeio/global.cpp:367 #, c-format msgid "" "Unknown proxy host\n" @@ -881,11 +2512,11 @@ msgstr "" "میزبان پروکسی ناشناخته\n" "%1" -#: tdeio/global.cpp:353 +#: tdeio/global.cpp:370 msgid "Authorization failed, %1 authentication not supported" msgstr "اجازه خراب شد، احراز هویت %1 پشتیبانی نشد" -#: tdeio/global.cpp:356 +#: tdeio/global.cpp:373 #, c-format msgid "" "User canceled action\n" @@ -894,7 +2525,7 @@ msgstr "" "کاربر، کنش را لغو کرد\n" "%1" -#: tdeio/global.cpp:359 +#: tdeio/global.cpp:376 #, c-format msgid "" "Internal error in server\n" @@ -903,7 +2534,7 @@ msgstr "" "خطای درونی در کارساز\n" "%1" -#: tdeio/global.cpp:362 +#: tdeio/global.cpp:379 #, c-format msgid "" "Timeout on server\n" @@ -912,7 +2543,7 @@ msgstr "" "اتمام وقت در کارساز\n" "%1" -#: tdeio/global.cpp:365 +#: tdeio/global.cpp:382 #, c-format msgid "" "Unknown error\n" @@ -921,7 +2552,7 @@ msgstr "" "خطای ناشناخته\n" "%1" -#: tdeio/global.cpp:368 +#: tdeio/global.cpp:385 #, c-format msgid "" "Unknown interrupt\n" @@ -930,7 +2561,7 @@ msgstr "" "وقفۀ ناشناخته\n" "%1" -#: tdeio/global.cpp:379 +#: tdeio/global.cpp:396 msgid "" "Could not delete original file %1.\n" "Please check permissions." @@ -938,7 +2569,7 @@ msgstr "" "نتوانست پروندۀ اصلی %1 را حذف کند.\n" "لطفاً، مجوزها را بررسی کنید." -#: tdeio/global.cpp:382 +#: tdeio/global.cpp:399 msgid "" "Could not delete partial file %1.\n" "Please check permissions." @@ -946,7 +2577,7 @@ msgstr "" "نتوانست پروندۀ جزئی %1 را حذف کند.\n" "لطفاً، مجوزها را بررسی کنید." -#: tdeio/global.cpp:385 +#: tdeio/global.cpp:402 msgid "" "Could not rename original file %1.\n" "Please check permissions." @@ -954,7 +2585,7 @@ msgstr "" "نتوانست نام پروندۀ اصلی %1 را تغییر دهد.\n" "لطفاً، مجوزها را بررسی کنید." -#: tdeio/global.cpp:388 +#: tdeio/global.cpp:405 msgid "" "Could not rename partial file %1.\n" "Please check permissions." @@ -962,7 +2593,7 @@ msgstr "" "نتوانست نام پروندۀ جزئی %1 را تغییر دهد.\n" "لطفاً، مجوزها را بررسی کنید." -#: tdeio/global.cpp:391 +#: tdeio/global.cpp:408 msgid "" "Could not create symlink %1.\n" "Please check permissions." @@ -970,7 +2601,7 @@ msgstr "" "نتوانست پیوند نمادی %1 را ایجاد کند.\n" "لطفاً، مجوزها را بررسی کنید." -#: tdeio/global.cpp:397 +#: tdeio/global.cpp:414 msgid "" "Could not write file %1.\n" "Disk full." @@ -978,7 +2609,7 @@ msgstr "" "نتوانست پروندۀ %1 را بنویسد.\n" "دیسک، کامل است." -#: tdeio/global.cpp:400 +#: tdeio/global.cpp:417 #, c-format msgid "" "The source and destination are the same file.\n" @@ -987,15 +2618,22 @@ msgstr "" "مبدأ و مقصد، یک پرونده است.\n" "%1" -#: tdeio/global.cpp:406 +#: tdeio/global.cpp:423 msgid "%1 is required by the server, but is not available." msgstr "%1 توسط کارساز مورد نیاز است، اما در دسترس نمیباشد." -#: tdeio/global.cpp:409 +#: tdeio/global.cpp:426 msgid "Access to restricted port in POST denied." msgstr "دستیابی به درگاه محدود در POST رد شد." -#: tdeio/global.cpp:412 +#: tdeio/global.cpp:429 +#, fuzzy +msgid "" +"Could not access %1.\n" +"Offline mode active." +msgstr "نتوانست به %1 دست یابد." + +#: tdeio/global.cpp:432 msgid "" "Unknown error code %1\n" "%2\n" @@ -1005,120 +2643,120 @@ msgstr "" "%2\n" "لطفاً، یک گزارش کامل اشکال به نشانی http://bugs.kde.org ارسال کنید." -#: tdeio/global.cpp:422 +#: tdeio/global.cpp:442 #, c-format msgid "Opening connections is not supported with the protocol %1." msgstr "باز کردن اتصالها توسط قرارداد %1 پشتیبانی نمیشود." -#: tdeio/global.cpp:424 +#: tdeio/global.cpp:444 #, c-format msgid "Closing connections is not supported with the protocol %1." msgstr "بستن اتصالها به وسیلۀ قرارداد %1پشتیبانی نمیشود." -#: tdeio/global.cpp:426 +#: tdeio/global.cpp:446 #, c-format msgid "Accessing files is not supported with the protocol %1." msgstr "دستیابی به پروندهها به وسیلۀ قرارداد %1پشتیبانی نمیشود." -#: tdeio/global.cpp:428 +#: tdeio/global.cpp:448 msgid "Writing to %1 is not supported." msgstr "نوشتن در %1پشتیبانی نمیشود." -#: tdeio/global.cpp:430 +#: tdeio/global.cpp:450 #, c-format msgid "There are no special actions available for protocol %1." msgstr "هیچ کنش ویژهای برای قرارداد %1 موجود نیست." -#: tdeio/global.cpp:432 +#: tdeio/global.cpp:452 #, c-format msgid "Listing folders is not supported for protocol %1." msgstr "پوشههای فهرستنویسی برای قرارداد %1پشتیبانی نمیشود." -#: tdeio/global.cpp:434 +#: tdeio/global.cpp:454 msgid "Retrieving data from %1 is not supported." msgstr "بازیابی دادهها از %1پشتیبانی نمیشود." -#: tdeio/global.cpp:436 +#: tdeio/global.cpp:456 msgid "Retrieving mime type information from %1 is not supported." msgstr "بازیابی اطلاعات نوع مایم از %1پشتیبانی نمیشود." -#: tdeio/global.cpp:438 +#: tdeio/global.cpp:458 msgid "Renaming or moving files within %1 is not supported." msgstr "تغییر نام یا حرکت پروندههای موجود در %1پشتیبانی نمیشود." -#: tdeio/global.cpp:440 +#: tdeio/global.cpp:460 #, c-format msgid "Creating symlinks is not supported with protocol %1." msgstr "ایجاد پیوندهای نمادی به وسیلۀ قرارداد %1پشتیبانی نمیشود." -#: tdeio/global.cpp:442 +#: tdeio/global.cpp:462 msgid "Copying files within %1 is not supported." msgstr "رونوشت پروندههای موجود در %1پشتیبانی نمیشود." -#: tdeio/global.cpp:444 +#: tdeio/global.cpp:464 msgid "Deleting files from %1 is not supported." msgstr "حذف پروندهها از %1پشتیبانی نمیشود." -#: tdeio/global.cpp:446 +#: tdeio/global.cpp:466 #, c-format msgid "Creating folders is not supported with protocol %1." msgstr "ایجاد پوشهها به وسیلۀ قرارداد %1پشتیبانی نمیشود." -#: tdeio/global.cpp:448 +#: tdeio/global.cpp:468 #, c-format msgid "Changing the attributes of files is not supported with protocol %1." msgstr "تغییر خصیصههای پروندهها به وسیلۀ %1پشتیبانی نمیشود." -#: tdeio/global.cpp:450 +#: tdeio/global.cpp:470 msgid "Using sub-URLs with %1 is not supported." msgstr "استفاده از نشانیهای وب فرعی به وسیلۀ %1پشتیبانی نمیشود." -#: tdeio/global.cpp:452 +#: tdeio/global.cpp:472 #, c-format msgid "Multiple get is not supported with protocol %1." msgstr "به دست آوردن متعدد به وسیلۀ قرارداد %1پشتیبانی نمیشود." -#: tdeio/global.cpp:454 +#: tdeio/global.cpp:474 msgid "Protocol %1 does not support action %2." msgstr "قرارداد %1 از کنش %2پشتیبانی نمیکند." -#: tdeio/global.cpp:474 tdeio/global.cpp:556 +#: tdeio/global.cpp:494 tdeio/global.cpp:576 msgid "(unknown)" msgstr ")ناشناخته(" -#: tdeio/global.cpp:486 +#: tdeio/global.cpp:506 msgid "<b>Technical reason</b>: " msgstr "<b>دلیل فنی</b>:" -#: tdeio/global.cpp:487 +#: tdeio/global.cpp:507 msgid "</p><p><b>Details of the request</b>:" msgstr "</p><p><b>جزئیات درخواست</b>:" -#: tdeio/global.cpp:488 +#: tdeio/global.cpp:508 msgid "</p><ul><li>URL: %1</li>" msgstr "</p><ul><li>نشانی وب: %1</li>" -#: tdeio/global.cpp:490 +#: tdeio/global.cpp:510 msgid "<li>Protocol: %1</li>" msgstr "<li>قرارداد: %1</li>" -#: tdeio/global.cpp:492 +#: tdeio/global.cpp:512 msgid "<li>Date and time: %1</li>" msgstr "<li>تاریخ و زمان: %1</li>" -#: tdeio/global.cpp:493 +#: tdeio/global.cpp:513 msgid "<li>Additional information: %1</li></ul>" msgstr "<li>اطلاعات اضافی: %1</li></ul>" -#: tdeio/global.cpp:495 +#: tdeio/global.cpp:515 msgid "<p><b>Possible causes</b>:</p><ul><li>" msgstr "<p><b>دلایل ممکن</b>:</p><ul><li>" -#: tdeio/global.cpp:500 +#: tdeio/global.cpp:520 msgid "<p><b>Possible solutions</b>:</p><ul><li>" msgstr "<p><b>راه حلهای ممکن</b>:</p><ul><li>" -#: tdeio/global.cpp:566 +#: tdeio/global.cpp:586 msgid "" "Contact your appropriate computer support system, whether the system " "administrator, or technical support group for further assistance." @@ -1126,29 +2764,29 @@ msgstr "" "برای مساعدت بیشتر، با سیستم پشتیبانی مناسب رایانۀ خود، با سرپرست سیستم یا گروه " "پشتیبانی فنی تماس بگیرید." -#: tdeio/global.cpp:569 +#: tdeio/global.cpp:589 msgid "Contact the administrator of the server for further assistance." msgstr "برای مساعدت بیشتر، با سرپرست کارساز تماس بگیرید." -#: tdeio/global.cpp:572 +#: tdeio/global.cpp:592 msgid "Check your access permissions on this resource." msgstr "مجوزهای دستیابی خود را در این منبع بررسی کنید." -#: tdeio/global.cpp:573 +#: tdeio/global.cpp:593 msgid "" "Your access permissions may be inadequate to perform the requested operation on " "this resource." msgstr "" "ممکن است برای اجرای عمل درخواستشده، مجوزهای دستیابیتان در این منبع کافی نباشد." -#: tdeio/global.cpp:575 +#: tdeio/global.cpp:595 msgid "" "The file may be in use (and thus locked) by another user or application." msgstr "" "ممکن است پرونده توسط کاربر یا کاربرد دیگری در حال استفاده باشد )و بنابراین قفل " "بشود(." -#: tdeio/global.cpp:577 +#: tdeio/global.cpp:597 msgid "" "Check to make sure that no other application or user is using the file or has " "locked the file." @@ -1156,15 +2794,15 @@ msgstr "" "برای اطمینان، بررسی کنید که هیچ کاربرد یا کاربر دیگری از پرونده استفاده " "نمیکند، یا پرونده را قفل نکرده است." -#: tdeio/global.cpp:579 +#: tdeio/global.cpp:599 msgid "Although unlikely, a hardware error may have occurred." msgstr "گرچه بعید است، اما ممکن است یک خطای سختافزاری رخ داده باشد." -#: tdeio/global.cpp:581 +#: tdeio/global.cpp:601 msgid "You may have encountered a bug in the program." msgstr "ممکن است با یک اشکال در برنامه مواجه شده باشید." -#: tdeio/global.cpp:582 +#: tdeio/global.cpp:602 msgid "" "This is most likely to be caused by a bug in the program. Please consider " "submitting a full bug report as detailed below." @@ -1172,7 +2810,7 @@ msgstr "" "بسیار احتمال دارد، که بر اثر اشکالی در برنامه ایجاد شود. لطفاً، یک گزارش کامل " "اشکال را همانطور که در زیر به تفصیل آمده، در نظر بگیرید." -#: tdeio/global.cpp:584 +#: tdeio/global.cpp:604 msgid "" "Update your software to the latest version. Your distribution should provide " "tools to update your software." @@ -1180,26 +2818,28 @@ msgstr "" "نرمافزارتان را طبق جدیدترین نسخه بهروزرسانی کنید. توزیع شما باید ابزارهایی را " "برای بهروزرسانی نرمافزارتان فراهم کند." -#: tdeio/global.cpp:586 +#: tdeio/global.cpp:606 +#, fuzzy msgid "" "When all else fails, please consider helping the TDE team or the third party " "maintainer of this software by submitting a high quality bug report. If the " "software is provided by a third party, please contact them directly. Otherwise, " "first look to see if the same bug has been submitted by someone else by " -"searching at the <a href=\"http://bugs.kde.org/\">TDE bug reporting website</a>" -". If not, take note of the details given above, and include them in your bug " -"report, along with as many other details as you think might help." +"searching at the <a href=\"http://bugs.pearsoncomputing.net//\">" +"TDE bug reporting website</a>. If not, take note of the details given above, " +"and include them in your bug report, along with as many other details as you " +"think might help." msgstr "" "مستقیماً با آنها تماس بگیرید. در غیر این صورت، در نخستین نگاه ببینید آیا همین " "اشکال توسط شخص دیگری با جستجو در<a href=\"http://bugs.kde.org/\"> " "وبگاه گزارش اشکال TDE</a> ارائه شده است. اگر ارائه نشده، به جزئیاتی که در بالا " "همراه با بسیاری از جزئیات دیگر داده شده، توجه کنید." -#: tdeio/global.cpp:594 +#: tdeio/global.cpp:614 msgid "There may have been a problem with your network connection." msgstr "ممکن است در رابطه با اتصال شبکهتان، مسئلهای وجود داشته باشد." -#: tdeio/global.cpp:597 +#: tdeio/global.cpp:617 msgid "" "There may have been a problem with your network configuration. If you have been " "accessing the Internet with no problems recently, this is unlikely." @@ -1207,7 +2847,7 @@ msgstr "" "ممکن است در رابطه با پیکربندی شبکهتان، مسئلهای وجود داشته باشد. اگر اخیراً " "بدون هیچ مسئلهای به اینترنت دسترسی دارید، این مسئله غیرمحتمل است." -#: tdeio/global.cpp:600 +#: tdeio/global.cpp:620 msgid "" "There may have been a problem at some point along the network path between the " "server and this computer." @@ -1215,40 +2855,40 @@ msgstr "" "ممکن است از بعضی جهات در امتداد مسیر شبکه، بین کارساز و این رایانه مسئلهای " "وجود داشته باشد." -#: tdeio/global.cpp:602 +#: tdeio/global.cpp:622 msgid "Try again, either now or at a later time." msgstr "یا الان یا وقت دیگری، دوباره امتحان کنید." -#: tdeio/global.cpp:603 +#: tdeio/global.cpp:623 msgid "A protocol error or incompatibility may have occurred." msgstr "ممکن است یک خطای قراردادی یا یک ناهمسازی رخ داده باشد." -#: tdeio/global.cpp:604 +#: tdeio/global.cpp:624 msgid "Ensure that the resource exists, and try again." msgstr "مطمئن شوید که منبع موجود است، و دوباره امتحان کنید." -#: tdeio/global.cpp:605 +#: tdeio/global.cpp:625 msgid "The specified resource may not exist." msgstr "ممکن است منبعی مشخص موجود نباشد." -#: tdeio/global.cpp:606 +#: tdeio/global.cpp:626 msgid "You may have incorrectly typed the location." msgstr "ممکن است محل را اشتباه تحریرکرده باشید." -#: tdeio/global.cpp:607 +#: tdeio/global.cpp:627 msgid "Double-check that you have entered the correct location and try again." msgstr "" "دو بار بررسی کنید که محل را درست وارد کرده باشید، و دوباره امتحان کنید." -#: tdeio/global.cpp:609 +#: tdeio/global.cpp:629 msgid "Check your network connection status." msgstr "وضعیت اتصال شبکهتان را بررسی کنید." -#: tdeio/global.cpp:613 +#: tdeio/global.cpp:633 msgid "Cannot Open Resource For Reading" msgstr "منبع را نمیتوان برای خواندن باز کرد" -#: tdeio/global.cpp:614 +#: tdeio/global.cpp:634 msgid "" "This means that the contents of the requested file or folder <strong>%1</strong> " "could not be retrieved, as read access could not be obtained." @@ -1256,15 +2896,15 @@ msgstr "" "این بدین معناست که محتوای پرونده یا پوشۀ درخواستشده <strong>%1</strong>" "را نمیتوان بازیابی کرد، همانطور که نمیتوان به خواندن دست یافت." -#: tdeio/global.cpp:617 +#: tdeio/global.cpp:637 msgid "You may not have permissions to read the file or open the folder." msgstr "ممکن است مجوز خواندن پرونده یا باز کردن پوشه را نداشته باشید." -#: tdeio/global.cpp:623 +#: tdeio/global.cpp:643 msgid "Cannot Open Resource For Writing" msgstr "برای نوشتن نمیتوان منبع را باز کرد" -#: tdeio/global.cpp:624 +#: tdeio/global.cpp:644 msgid "" "This means that the file, <strong>%1</strong>, could not be written to as " "requested, because access with permission to write could not be obtained." @@ -1272,15 +2912,15 @@ msgstr "" "این بدین معناست که پروندۀ <strong>%1</strong>را نمیتوان همانطور که درخواست " "شده نوشت، زیرا برای نوشتن نمیتوان به مجوز دسترسی داشت." -#: tdeio/global.cpp:632 +#: tdeio/global.cpp:652 msgid "Cannot Initiate the %1 Protocol" msgstr "نمیتوان قرارداد %1 را آغاز کرد" -#: tdeio/global.cpp:633 +#: tdeio/global.cpp:653 msgid "Unable to Launch Process" msgstr "قادر به راهاندازی فرآیند نیست" -#: tdeio/global.cpp:634 +#: tdeio/global.cpp:654 msgid "" "The program on your computer which provides access to the <strong>%1</strong> " "protocol could not be started. This is usually due to technical reasons." @@ -1289,7 +2929,7 @@ msgstr "" "را فراهم میکند، نمیتوانست کارش را آغاز کند. این معمولاً به خاطر دلایل فنی " "است." -#: tdeio/global.cpp:637 +#: tdeio/global.cpp:657 msgid "" "The program which provides compatibility with this protocol may not have been " "updated with your last update of TDE. This can cause the program to be " @@ -1299,11 +2939,11 @@ msgstr "" "بهروزرسانی TDEتان بهروزرسانی نشده باشد. این باعث میشود برنامهتان با نسخۀ " "جاری ناهمساز بشود و از این رو آغاز نمیشود." -#: tdeio/global.cpp:645 +#: tdeio/global.cpp:665 msgid "Internal Error" msgstr "خطای درونی" -#: tdeio/global.cpp:646 +#: tdeio/global.cpp:666 msgid "" "The program on your computer which provides access to the <strong>%1</strong> " "protocol has reported an internal error." @@ -1311,11 +2951,11 @@ msgstr "" "برنامۀ رایانهتان که دستیابی به قرارداد <strong>%1</strong>" "را فراهم میکند، یک خطای درونی را گزارش داده است." -#: tdeio/global.cpp:654 +#: tdeio/global.cpp:674 msgid "Improperly Formatted URL" msgstr "نشانی وبی که به طور نامناسب قالببندی شده" -#: tdeio/global.cpp:655 +#: tdeio/global.cpp:675 msgid "" "The <strong>U</strong>niform <strong>R</strong>esource <strong>L</strong>" "ocator (URL) that you entered was not properly formatted. The format of a URL " @@ -1328,12 +2968,12 @@ msgstr "" "<blockquote><strong>protocol://user:password@www.example.org:port/folder/filenam" "e.extension?query=value</strong></blockquote>" -#: tdeio/global.cpp:664 +#: tdeio/global.cpp:684 #, c-format msgid "Unsupported Protocol %1" msgstr "قرارداد پشتیبانینشدۀ %1" -#: tdeio/global.cpp:665 +#: tdeio/global.cpp:685 msgid "" "The protocol <strong>%1</strong> is not supported by the TDE programs currently " "installed on this computer." @@ -1341,11 +2981,11 @@ msgstr "" "قرارداد <strong>%1</strong>که توسط برنامههای TDE پشتیبانی نشده، در حال حاضر " "در این رایانه نصب شده است." -#: tdeio/global.cpp:668 +#: tdeio/global.cpp:688 msgid "The requested protocol may not be supported." msgstr "ممکن است قرارداد درخواستشده، پشتیبانی نشود." -#: tdeio/global.cpp:669 +#: tdeio/global.cpp:689 msgid "" "The versions of the %1 protocol supported by this computer and the server may " "be incompatible." @@ -1353,7 +2993,7 @@ msgstr "" "ممکن است نسخههای %1 قرارداد پشتیبانیشده، توسط این رایانه و کارساز ناهمساز " "باشند." -#: tdeio/global.cpp:671 +#: tdeio/global.cpp:691 msgid "" "You may perform a search on the Internet for a TDE program (called a tdeioslave " "or ioslave) which supports this protocol. Places to search include <a " @@ -1365,15 +3005,15 @@ msgstr "" "href=\"http://kde-apps.org/\">http://kde-apps.org/</a> " "و <a href=\"http://freshmeat.net/\">http://freshmeat.net/</a>میباشد." -#: tdeio/global.cpp:680 +#: tdeio/global.cpp:700 msgid "URL Does Not Refer to a Resource." msgstr "نشانی وب به منبع ارجاع داده نمیشود." -#: tdeio/global.cpp:681 +#: tdeio/global.cpp:701 msgid "Protocol is a Filter Protocol" msgstr "قرارداد، یک قرارداد پالایهای است" -#: tdeio/global.cpp:682 +#: tdeio/global.cpp:702 msgid "" "The <strong>U</strong>niform <strong>R</strong>esource <strong>L</strong>" "ocator (URL) that you entered did not refer to a specific resource." @@ -1381,7 +3021,7 @@ msgstr "" "<strong>مکانیاب</strong> <strong>منبع</strong> <strong>جهانی</strong> " "(URL) که وارد کردید به یک منبع مشخص ارجاع داده نمیشود." -#: tdeio/global.cpp:685 +#: tdeio/global.cpp:705 msgid "" "TDE is able to communicate through a protocol within a protocol; the protocol " "specified is only for use in such situations, however this is not one of these " @@ -1393,12 +3033,12 @@ msgstr "" "وضعیتها نمیباشد. این یک رویداد کمیاب است، و احتمالاً برای نشان دادن خطای " "برنامهسازی میباشد." -#: tdeio/global.cpp:693 +#: tdeio/global.cpp:713 #, c-format msgid "Unsupported Action: %1" msgstr "کنش پشتیبانینشده: %1" -#: tdeio/global.cpp:694 +#: tdeio/global.cpp:714 msgid "" "The requested action is not supported by the TDE program which is implementing " "the <strong>%1</strong> protocol." @@ -1406,7 +3046,7 @@ msgstr "" "کنش درخواستشده توسط برنامۀ TDE که در حال پیادهسازی قرارداد <strong>%1</strong> " "میباشد، پشتیبانی نمیشود." -#: tdeio/global.cpp:697 +#: tdeio/global.cpp:717 msgid "" "This error is very much dependent on the TDE program. The additional " "information should give you more information than is available to the TDE " @@ -1415,15 +3055,15 @@ msgstr "" "این خطا، به برنامۀ TDE بسیار وابسته است. باید اطلاعاتی مضاف بر آنچه در معماری " "ورودی/خروجی TDE موجود است در اختیار شما قرار گیرد." -#: tdeio/global.cpp:700 +#: tdeio/global.cpp:720 msgid "Attempt to find another way to accomplish the same outcome." msgstr "تلاش کنید که برای دستیابی به نتیجۀ مشابه، راه دیگری بیابید." -#: tdeio/global.cpp:705 +#: tdeio/global.cpp:725 msgid "File Expected" msgstr "پروندۀ مورد انتظار" -#: tdeio/global.cpp:706 +#: tdeio/global.cpp:726 msgid "" "The request expected a file, however the folder <strong>%1</strong> " "was found instead." @@ -1431,15 +3071,15 @@ msgstr "" "درخواست مورد انتظار، یک پرونده بود، اما در عوض پوشۀ <strong>%1</strong> " "یافت شد." -#: tdeio/global.cpp:708 +#: tdeio/global.cpp:728 msgid "This may be an error on the server side." msgstr "این، ممکن است یک خطا از سوی کارساز باشد." -#: tdeio/global.cpp:713 +#: tdeio/global.cpp:733 msgid "Folder Expected" msgstr "پوشۀ مورد انتظار" -#: tdeio/global.cpp:714 +#: tdeio/global.cpp:734 msgid "" "The request expected a folder, however the file <strong>%1</strong> " "was found instead." @@ -1447,15 +3087,15 @@ msgstr "" "درخواست مورد انتظار، یک پوشه بود، اما در عوض پروندۀ <strong>%1</strong> " "یافت شد." -#: tdeio/global.cpp:721 +#: tdeio/global.cpp:741 msgid "File or Folder Does Not Exist" msgstr "پرونده یا پوشهای موجود نمیباشد" -#: tdeio/global.cpp:722 +#: tdeio/global.cpp:742 msgid "The specified file or folder <strong>%1</strong> does not exist." msgstr "پرونده یا پوشۀ مشخصشدۀ <strong>%1</strong> موجود نمیباشد." -#: tdeio/global.cpp:730 +#: tdeio/global.cpp:750 msgid "" "The requested file could not be created because a file with the same name " "already exists." @@ -1463,20 +3103,20 @@ msgstr "" "پروندۀ درخواستشده را نمیتوان ایجاد کرد، زیرا یک پرونده با همین نام در حال " "حاضر موجود است." -#: tdeio/global.cpp:732 +#: tdeio/global.cpp:752 msgid "Try moving the current file out of the way first, and then try again." msgstr "" "ابتدا سعی کنید پروندۀ جاری را به خارج حرکت دهید، و بعد دوباره امتحان کنید." -#: tdeio/global.cpp:734 +#: tdeio/global.cpp:754 msgid "Delete the current file and try again." msgstr "پروندۀ جاری را حذف کرده و دوباره امتحان کنید." -#: tdeio/global.cpp:735 +#: tdeio/global.cpp:755 msgid "Choose an alternate filename for the new file." msgstr "برای پروندۀ جدید، یک نام پروندۀ متناوب انتخاب کنید." -#: tdeio/global.cpp:740 +#: tdeio/global.cpp:760 msgid "" "The requested folder could not be created because a folder with the same name " "already exists." @@ -1484,24 +3124,24 @@ msgstr "" "پوشۀ درخواستشده را نمیتوان ایجادکرد، زیرا یک پوشه با همین نام در حال حاضر " "وجود دارد." -#: tdeio/global.cpp:742 +#: tdeio/global.cpp:762 msgid "Try moving the current folder out of the way first, and then try again." msgstr "" "ابتدا سعی کنید پوشۀ جاری را به خارج حرکت داده و بعد دوباره امتحان کنید." -#: tdeio/global.cpp:744 +#: tdeio/global.cpp:764 msgid "Delete the current folder and try again." msgstr "پوشۀ جاری را حذف کرده و دوباره سعی کنید." -#: tdeio/global.cpp:745 +#: tdeio/global.cpp:765 msgid "Choose an alternate name for the new folder." msgstr "برای پوشۀ جدید یک نام متناوب انتخاب کنید." -#: tdeio/global.cpp:749 +#: tdeio/global.cpp:769 msgid "Unknown Host" msgstr "میزبان ناشناخته" -#: tdeio/global.cpp:750 +#: tdeio/global.cpp:770 msgid "" "An unknown host error indicates that the server with the requested name, " "<strong>%1</strong>, could not be located on the Internet." @@ -1509,53 +3149,53 @@ msgstr "" "خطای میزبان ناشناخته نشان میدهد که کارساز با نام درخواستشده، <strong>" "%1</strong>، را نمیتوان در اینترنت جای داد." -#: tdeio/global.cpp:753 +#: tdeio/global.cpp:773 msgid "" "The name that you typed, %1, may not exist: it may be incorrectly typed." msgstr "" "ممکن است نامی که تحریر کردید، %1، موجود نباشد: ممکن است اشتباه تحریر شده باشد." -#: tdeio/global.cpp:760 +#: tdeio/global.cpp:780 msgid "Access Denied" msgstr "دستیابی رد شد" -#: tdeio/global.cpp:761 +#: tdeio/global.cpp:781 msgid "Access was denied to the specified resource, <strong>%1</strong>." msgstr "دستیابی به منبع مشخصشده، <strong>%1</strong> رد شد." -#: tdeio/global.cpp:763 tdeio/global.cpp:979 +#: tdeio/global.cpp:783 tdeio/global.cpp:999 msgid "You may have supplied incorrect authentication details or none at all." msgstr "" "ممکن است جزئيات احراز هویت را نادرست فراهم کرده باشید، یا اصلاً هیچ چیز فراهم " "نکردهاید." -#: tdeio/global.cpp:765 tdeio/global.cpp:981 +#: tdeio/global.cpp:785 tdeio/global.cpp:1001 msgid "Your account may not have permission to access the specified resource." msgstr "ممکن است حسابتان، مجوز برای دستیابی به منبع مشخصشده را نداشته باشد." -#: tdeio/global.cpp:767 tdeio/global.cpp:983 tdeio/global.cpp:995 +#: tdeio/global.cpp:787 tdeio/global.cpp:1003 tdeio/global.cpp:1015 msgid "" "Retry the request and ensure your authentication details are entered correctly." msgstr "" "درخواست را دوباره امتحان کنید، و مطمئن شوید که جزئیات احراز هویتتان درست وارد " "میشوند." -#: tdeio/global.cpp:773 +#: tdeio/global.cpp:793 msgid "Write Access Denied" msgstr "نوشتن دستیابی رد شد" -#: tdeio/global.cpp:774 +#: tdeio/global.cpp:794 msgid "" "This means that an attempt to write to the file <strong>%1</strong> " "was rejected." msgstr "" "این به این معناست که تلاش برای نوشتن در پروندۀ <strong>%1</strong> رد شد." -#: tdeio/global.cpp:781 +#: tdeio/global.cpp:801 msgid "Unable to Enter Folder" msgstr "قادر به وارد کردن پوشه نیست" -#: tdeio/global.cpp:782 +#: tdeio/global.cpp:802 msgid "" "This means that an attempt to enter (in other words, to open) the requested " "folder <strong>%1</strong> was rejected." @@ -1563,15 +3203,15 @@ msgstr "" "این به این معناست که تلاش برای وارد کردن )به عبارت دیگر، برای باز کردن( پوشۀ " "درخواستشده <strong>%1</strong> رد شد." -#: tdeio/global.cpp:790 +#: tdeio/global.cpp:810 msgid "Folder Listing Unavailable" msgstr "فهرستنویسی پوشه، در دسترس نیست" -#: tdeio/global.cpp:791 +#: tdeio/global.cpp:811 msgid "Protocol %1 is not a Filesystem" msgstr "قرارداد %1، یک سیستم پرونده نیست" -#: tdeio/global.cpp:792 +#: tdeio/global.cpp:812 msgid "" "This means that a request was made which requires determining the contents of " "the folder, and the TDE program supporting this protocol is unable to do so." @@ -1579,11 +3219,11 @@ msgstr "" "این به این معناست که درخواستی ایجاد شد که به تعیین محتویات پوشه نیاز دارد، و " "برنامۀ TDE که این قرارداد را پشتیبانی میکند، قادر به انجام این کار نیست." -#: tdeio/global.cpp:800 +#: tdeio/global.cpp:820 msgid "Cyclic Link Detected" msgstr "پیوند چرخهای آشکار شد" -#: tdeio/global.cpp:801 +#: tdeio/global.cpp:821 msgid "" "UNIX environments are commonly able to link a file or folder to a separate name " "and/or location. TDE detected a link or series of links that results in an " @@ -1595,30 +3235,30 @@ msgstr "" "یک حلقۀ نامتناهی میشود - یعنی پرونده )شاید به یک راه غیر مستقیم( به خودش پیوند " "داده شد." -#: tdeio/global.cpp:805 tdeio/global.cpp:827 +#: tdeio/global.cpp:825 tdeio/global.cpp:847 msgid "" "Delete one part of the loop in order that it does not cause an infinite loop, " "and try again." msgstr "" "جزئی از حلقه را حذف کنید تا منجر به یک حلقۀ نامتناهی نشود، و دوباره سعی کنید." -#: tdeio/global.cpp:814 +#: tdeio/global.cpp:834 msgid "Request Aborted By User" msgstr "درخواست توسط کاربر ساقط شد" -#: tdeio/global.cpp:815 tdeio/global.cpp:1108 +#: tdeio/global.cpp:835 tdeio/global.cpp:1128 msgid "The request was not completed because it was aborted." msgstr "درخواست کامل نشد، زیرا ساقط شده بود." -#: tdeio/global.cpp:817 tdeio/global.cpp:1011 tdeio/global.cpp:1110 +#: tdeio/global.cpp:837 tdeio/global.cpp:1031 tdeio/global.cpp:1130 msgid "Retry the request." msgstr "سعی مجدد برای درخواست." -#: tdeio/global.cpp:821 +#: tdeio/global.cpp:841 msgid "Cyclic Link Detected During Copy" msgstr "طی رونوشت، پیوند چرخهای آشکار شد" -#: tdeio/global.cpp:822 +#: tdeio/global.cpp:842 msgid "" "UNIX environments are commonly able to link a file or folder to a separate name " "and/or location. During the requested copy operation, TDE detected a link or " @@ -1630,15 +3270,15 @@ msgstr "" "مجموعهای از پیوندها را آشکار کرد، که منجر به یک حلقۀ نامتناهی میشود - یعنی " "پرونده )شاید به یک راه غیر مستقیم( به خودش پیوند داده شده بود." -#: tdeio/global.cpp:832 +#: tdeio/global.cpp:852 msgid "Could Not Create Network Connection" msgstr "نتوانست اتصال شبکه را ایجاد کند" -#: tdeio/global.cpp:833 +#: tdeio/global.cpp:853 msgid "Could Not Create Socket" msgstr "نتوانست سوکت ایجاد کند" -#: tdeio/global.cpp:834 +#: tdeio/global.cpp:854 msgid "" "This is a fairly technical error in which a required device for network " "communications (a socket) could not be created." @@ -1646,24 +3286,25 @@ msgstr "" "این، یک خطای فنی نسبتاً خوب است، که نمیتوان در آن، دستگاه مورد نیاز برای " "ارتباطات شبکه )یک سوکت( را ایجاد کرد." -#: tdeio/global.cpp:836 tdeio/global.cpp:949 tdeio/global.cpp:960 tdeio/global.cpp:969 +#: tdeio/global.cpp:856 tdeio/global.cpp:969 tdeio/global.cpp:980 +#: tdeio/global.cpp:989 msgid "" "The network connection may be incorrectly configured, or the network interface " "may not be enabled." msgstr "" "ممکن است اتصال شبکه نادرست پیکربندی شود، یا ممکن است واسط شبکه فعال نشود." -#: tdeio/global.cpp:842 +#: tdeio/global.cpp:862 msgid "Connection to Server Refused" msgstr "اتصال به کارساز رد شد" -#: tdeio/global.cpp:843 +#: tdeio/global.cpp:863 msgid "" "The server <strong>%1</strong> refused to allow this computer to make a " "connection." msgstr "کارساز <strong>%1</strong> اجازه نداد که این رایانه متصل شود." -#: tdeio/global.cpp:845 +#: tdeio/global.cpp:865 msgid "" "The server, while currently connected to the Internet, may not be configured to " "allow requests." @@ -1671,7 +3312,7 @@ msgstr "" "ممکن است کارساز در حالی که به اینترنت متصل است، برای اجازه دادن به درخواستها " "پیکربندی نشده باشد." -#: tdeio/global.cpp:847 +#: tdeio/global.cpp:867 msgid "" "The server, while currently connected to the Internet, may not be running the " "requested service (%1)." @@ -1679,7 +3320,7 @@ msgstr "" "ممکن است کارساز در حالی که به اینترنت متصل است، در حال اجرای خدمت درخواستشده " ")%1( نباشد." -#: tdeio/global.cpp:849 +#: tdeio/global.cpp:869 msgid "" "A network firewall (a device which restricts Internet requests), either " "protecting your network or the network of the server, may have intervened, " @@ -1689,11 +3330,11 @@ msgstr "" "شبکۀ کارساز که ممکن است مداخله کند، محافظت میکند، و هم از این درخواست پیشگیری " "میکند." -#: tdeio/global.cpp:856 +#: tdeio/global.cpp:876 msgid "Connection to Server Closed Unexpectedly" msgstr "اتصال به کارساز، به طور غیرمنتظرهای بسته شد" -#: tdeio/global.cpp:857 +#: tdeio/global.cpp:877 msgid "" "Although a connection was established to <strong>%1</strong>" ", the connection was closed at an unexpected point in the communication." @@ -1701,7 +3342,7 @@ msgstr "" "اگر چه اتصال به <strong>%1</strong> برقرار شد، اما اتصال در یک نقطۀ " "غیرمنتظرهای از ارتباط بسته شد." -#: tdeio/global.cpp:860 +#: tdeio/global.cpp:880 msgid "" "A protocol error may have occurred, causing the server to close the connection " "as a response to the error." @@ -1709,15 +3350,15 @@ msgstr "" "ممکن است خطای قرارداد رخ دهد، که باعث شود کارساز اتصال را به عنوان پاسخ به خطا " "ببندد." -#: tdeio/global.cpp:866 +#: tdeio/global.cpp:886 msgid "URL Resource Invalid" msgstr "منبع نشانی وب نامعتبر" -#: tdeio/global.cpp:867 +#: tdeio/global.cpp:887 msgid "Protocol %1 is not a Filter Protocol" msgstr "قرارداد %1، قرارداد پالایه نیست" -#: tdeio/global.cpp:868 +#: tdeio/global.cpp:888 msgid "" "The <strong>U</strong>niform <strong>R</strong>esource <strong>L</strong>" "ocator (URL) that you entered did not refer to a valid mechanism of accessing " @@ -1727,7 +3368,7 @@ msgstr "" "(URL) که وارد کردید، به سازوکار معتبر دستیابی به منبع مشخص، <strong>" "%1%2</strong> ارجاع نمیشود." -#: tdeio/global.cpp:873 +#: tdeio/global.cpp:893 msgid "" "TDE is able to communicate through a protocol within a protocol. This request " "specified a protocol be used as such, however this protocol is not capable of " @@ -1739,15 +3380,15 @@ msgstr "" "نمیباشد. این یک رویداد کمیاب است، و احتمالاً برای نشان دادن خطای برنامهسازی " "میباشد." -#: tdeio/global.cpp:881 +#: tdeio/global.cpp:901 msgid "Unable to Initialize Input/Output Device" msgstr "قادر به مقداردهی اولیۀ دستگاه ورودی/خروجی نیست" -#: tdeio/global.cpp:882 +#: tdeio/global.cpp:902 msgid "Could Not Mount Device" msgstr "نتوانست دستگاه را سوار کند" -#: tdeio/global.cpp:883 +#: tdeio/global.cpp:903 msgid "" "The requested device could not be initialized (\"mounted\"). The reported error " "was: <strong>%1</strong>" @@ -1755,7 +3396,7 @@ msgstr "" "دستگاه درخواستشده )»سوارشده«( را نمیتوان مقداردهی اولیه کرد. خطای گزارششده " "این بود: <strong>%1</strong>" -#: tdeio/global.cpp:886 +#: tdeio/global.cpp:906 msgid "" "The device may not be ready, for example there may be no media in a removable " "media device (i.e. no CD-ROM in a CD drive), or in the case of a " @@ -1765,7 +3406,7 @@ msgstr "" "رسانه وجود نداشته باشد)یعنی هیچ دیسک فشردهای در گردانندۀ دیسک فشرده نیست( یا " "ممکن است در مورد دستگاه جنبی/حملپذیر، دستگاه درست متصل نشده باشد." -#: tdeio/global.cpp:890 +#: tdeio/global.cpp:910 msgid "" "You may not have permissions to initialize (\"mount\") the device. On UNIX " "systems, often system administrator privileges are required to initialize a " @@ -1775,7 +3416,7 @@ msgstr "" "سیستمهای یونیکس، اغلب امتیازهای سرپرست سیستم برای مقداردهی اولیه به دستگاه " "مورد نیاز میباشند." -#: tdeio/global.cpp:894 +#: tdeio/global.cpp:914 msgid "" "Check that the device is ready; removable drives must contain media, and " "portable devices must be connected and powered on.; and try again." @@ -1783,15 +3424,15 @@ msgstr "" "بررسی کنید که دستگاه آماده باشد؛ گردانندههای برداشتنی باید دارای رسانه باشند و " "دستگاههای حملپذیر باید متصل شده و به کار انداخته شوند؛ و دوباره امتحان کنید." -#: tdeio/global.cpp:900 +#: tdeio/global.cpp:920 msgid "Unable to Uninitialize Input/Output Device" msgstr "قادر به مقداردهی اولیۀ دستگاه ورودی/خروجی نیست" -#: tdeio/global.cpp:901 +#: tdeio/global.cpp:921 msgid "Could Not Unmount Device" msgstr "نتوانست دستگاه را پیاده کند" -#: tdeio/global.cpp:902 +#: tdeio/global.cpp:922 msgid "" "The requested device could not be uninitialized (\"unmounted\"). The reported " "error was: <strong>%1</strong>" @@ -1799,7 +3440,7 @@ msgstr "" "دستگاه درخواستشده را نمیتوان مقداردهی اولیه کرد )»پیاده کرد«(. خطای " "گزارششده: <strong>%1</strong>" -#: tdeio/global.cpp:905 +#: tdeio/global.cpp:925 msgid "" "The device may be busy, that is, still in use by another application or user. " "Even such things as having an open browser window on a location on this device " @@ -1809,7 +3450,7 @@ msgstr "" "میشود. حتی چنین چیزهایی که یک پنجرۀ مرورگر باز در محلی از این دستگاه دارد هم " "ممکن است باعث شوند که دستگاه در حال استفاده باقی بماند." -#: tdeio/global.cpp:909 +#: tdeio/global.cpp:929 msgid "" "You may not have permissions to uninitialize (\"unmount\") the device. On UNIX " "systems, system administrator privileges are often required to uninitialize a " @@ -1819,16 +3460,16 @@ msgstr "" "سیستمهای لینوکس، امتیازهای سرپرست سیستم اغلب برای مقداردهی اولیۀ یک دستگاه " "مورد نیاز میباشند." -#: tdeio/global.cpp:913 +#: tdeio/global.cpp:933 msgid "Check that no applications are accessing the device, and try again." msgstr "" "بررسی کنید که هیچ کاربردی به دستگاه دسترسی نداشته باشد، و دوباره امتحان کنید." -#: tdeio/global.cpp:918 +#: tdeio/global.cpp:938 msgid "Cannot Read From Resource" msgstr "نمیتوان از منبع خواند" -#: tdeio/global.cpp:919 +#: tdeio/global.cpp:939 msgid "" "This means that although the resource, <strong>%1</strong>" ", was able to be opened, an error occurred while reading the contents of the " @@ -1837,15 +3478,15 @@ msgstr "" "این، به این معناست که اگر چه منبع، <strong>%1</strong>" "، قادر به باز شدن بود؛ اما هنگام خواندن محتویات منبع خطایی رخ داد." -#: tdeio/global.cpp:922 +#: tdeio/global.cpp:942 msgid "You may not have permissions to read from the resource." msgstr "ممکن است برای خواندن از منبع، مجوز نداشته باشید." -#: tdeio/global.cpp:931 +#: tdeio/global.cpp:951 msgid "Cannot Write to Resource" msgstr "نمیتوان در منبع نوشت" -#: tdeio/global.cpp:932 +#: tdeio/global.cpp:952 msgid "" "This means that although the resource, <strong>%1</strong>" ", was able to be opened, an error occurred while writing to the resource." @@ -1853,19 +3494,19 @@ msgstr "" "این، به این معناست که اگر چه منبع، <strong>%1</strong>" "، قادر به باز شدن بود؛ اما هنگام نوشتن در منبع خطایی رخ داد." -#: tdeio/global.cpp:935 +#: tdeio/global.cpp:955 msgid "You may not have permissions to write to the resource." msgstr "ممکن است برای نوشتن در منبع، مجوز نداشته باشید." -#: tdeio/global.cpp:944 tdeio/global.cpp:955 +#: tdeio/global.cpp:964 tdeio/global.cpp:975 msgid "Could Not Listen for Network Connections" msgstr "نتوانست به اتصالهای شبکه گوش دهد" -#: tdeio/global.cpp:945 +#: tdeio/global.cpp:965 msgid "Could Not Bind" msgstr "نتوانست مقیدسازی کند" -#: tdeio/global.cpp:946 tdeio/global.cpp:957 +#: tdeio/global.cpp:966 tdeio/global.cpp:977 msgid "" "This is a fairly technical error in which a required device for network " "communications (a socket) could not be established to listen for incoming " @@ -1875,15 +3516,15 @@ msgstr "" "سوکت( را نمیتوان برای گوش دادن به اتصالهای شبکۀ واردشونده، در آن پایهریزی " "کرد." -#: tdeio/global.cpp:956 +#: tdeio/global.cpp:976 msgid "Could Not Listen" msgstr "نتوانست گوش دهد" -#: tdeio/global.cpp:966 +#: tdeio/global.cpp:986 msgid "Could Not Accept Network Connection" msgstr "نتوانست اتصال شبکه را بپذیرد" -#: tdeio/global.cpp:967 +#: tdeio/global.cpp:987 msgid "" "This is a fairly technical error in which an error occurred while attempting to " "accept an incoming network connection." @@ -1891,29 +3532,29 @@ msgstr "" "این یک خطای فنی نسبتاً خوب است، که هنگام تلاش برای پذیرش اتصال شبکۀ واردشونده، " "در آن خطایی رخ داد." -#: tdeio/global.cpp:971 +#: tdeio/global.cpp:991 msgid "You may not have permissions to accept the connection." msgstr "ممکن است برای پذیرش اتصال، مجوز نداشته باشید." -#: tdeio/global.cpp:976 +#: tdeio/global.cpp:996 #, c-format msgid "Could Not Login: %1" msgstr "نتوانست وارد شود: %1" -#: tdeio/global.cpp:977 +#: tdeio/global.cpp:997 msgid "" "An attempt to login to perform the requested operation was unsuccessful." msgstr "تلاش برای ورود، جهت اجرای عمل درخواستشده موفقیتآمیز نبود." -#: tdeio/global.cpp:988 +#: tdeio/global.cpp:1008 msgid "Could Not Determine Resource Status" msgstr "نتوانست وضعیت منبع را تعیین کند" -#: tdeio/global.cpp:989 +#: tdeio/global.cpp:1009 msgid "Could Not Stat Resource" msgstr "نتوانست منبع را آغاز کند" -#: tdeio/global.cpp:990 +#: tdeio/global.cpp:1010 msgid "" "An attempt to determine information about the status of the resource <strong>" "%1</strong>, such as the resource name, type, size, etc., was unsuccessful." @@ -1921,55 +3562,55 @@ msgstr "" "تلاش برای تعیین اطلاعات در مورد وضعیت منبع <strong>%1</strong>" "، نظیر نام منبع، نوع، اندازه و غیره، موفقیتآمیز نبود." -#: tdeio/global.cpp:993 +#: tdeio/global.cpp:1013 msgid "The specified resource may not have existed or may not be accessible." msgstr "ممکن است منبع مشخصشده موجود نباشد، یا ممکن است قابل دسترس نباشد." -#: tdeio/global.cpp:1001 +#: tdeio/global.cpp:1021 msgid "Could Not Cancel Listing" msgstr "نتوانست فهرستنویسی را لغو کند" -#: tdeio/global.cpp:1002 +#: tdeio/global.cpp:1022 msgid "FIXME: Document this" msgstr "FIXME: سند این" -#: tdeio/global.cpp:1006 +#: tdeio/global.cpp:1026 msgid "Could Not Create Folder" msgstr "نتوانست پوشه ایجاد کند" -#: tdeio/global.cpp:1007 +#: tdeio/global.cpp:1027 msgid "An attempt to create the requested folder failed." msgstr "تلاش برای ایجاد پوشۀ درخواستشده، خراب شد." -#: tdeio/global.cpp:1008 +#: tdeio/global.cpp:1028 msgid "The location where the folder was to be created may not exist." msgstr "ممکن است محلی که قرار بود پوشه در آن ایجاد شود، موجود نباشد." -#: tdeio/global.cpp:1015 +#: tdeio/global.cpp:1035 msgid "Could Not Remove Folder" msgstr "نتوانست پوشه را حذف کند" -#: tdeio/global.cpp:1016 +#: tdeio/global.cpp:1036 msgid "An attempt to remove the specified folder, <strong>%1</strong>, failed." msgstr "تلاش برای حذف پوشۀ مشخصشده، <strong>%1</strong>، خراب شد." -#: tdeio/global.cpp:1018 +#: tdeio/global.cpp:1038 msgid "The specified folder may not exist." msgstr "ممکن است پوشۀ مشخصشده موجود نباشد." -#: tdeio/global.cpp:1019 +#: tdeio/global.cpp:1039 msgid "The specified folder may not be empty." msgstr "ممکن است پوشۀ مشخصشده خالی نباشد." -#: tdeio/global.cpp:1022 +#: tdeio/global.cpp:1042 msgid "Ensure that the folder exists and is empty, and try again." msgstr "مطمئن شوید که پوشه موجود و خالی است، و دوباره امتحان کنید." -#: tdeio/global.cpp:1027 +#: tdeio/global.cpp:1047 msgid "Could Not Resume File Transfer" msgstr "نتوانست انتقال پرونده را از سر بگیرد" -#: tdeio/global.cpp:1028 +#: tdeio/global.cpp:1048 msgid "" "The specified request asked that the transfer of file <strong>%1</strong> " "be resumed at a certain point of the transfer. This was not possible." @@ -1977,45 +3618,45 @@ msgstr "" "در درخواست مشخصشده خواسته شده بود که انتقال پرونده <strong>%1</strong> " "در نقطۀ معینی از انتقال، از سر گرفته شود. این کار ممکن نبود." -#: tdeio/global.cpp:1031 +#: tdeio/global.cpp:1051 msgid "The protocol, or the server, may not support file resuming." msgstr "ممکن است قرارداد یا کارساز ازسرگیری پرونده را پشتیبانی نکند." -#: tdeio/global.cpp:1033 +#: tdeio/global.cpp:1053 msgid "Retry the request without attempting to resume transfer." msgstr "سعی مجدد درخواست، بدون تلاش برای ازسرگیری انتقال." -#: tdeio/global.cpp:1038 +#: tdeio/global.cpp:1058 msgid "Could Not Rename Resource" msgstr "نتوانست نام منبع را تغییر دهد" -#: tdeio/global.cpp:1039 +#: tdeio/global.cpp:1059 msgid "An attempt to rename the specified resource <strong>%1</strong> failed." msgstr "تلاش برای تغییر نام منبع مشخصشده <strong>%1</strong> خراب شد." -#: tdeio/global.cpp:1047 +#: tdeio/global.cpp:1067 msgid "Could Not Alter Permissions of Resource" msgstr "نتوانست مجوزهای منبع را تغییر دهد" -#: tdeio/global.cpp:1048 +#: tdeio/global.cpp:1068 msgid "" "An attempt to alter the permissions on the specified resource <strong>" "%1</strong> failed." msgstr "تلاش برای تغییر مجوزها در منبع مشخصشده <strong>%1</strong> خراب شد." -#: tdeio/global.cpp:1055 +#: tdeio/global.cpp:1075 msgid "Could Not Delete Resource" msgstr "نتوانست منبع را حذف کند" -#: tdeio/global.cpp:1056 +#: tdeio/global.cpp:1076 msgid "An attempt to delete the specified resource <strong>%1</strong> failed." msgstr "تلاش برای حذف منبع مشخصشده <strong>%1</strong> خراب شد." -#: tdeio/global.cpp:1063 +#: tdeio/global.cpp:1083 msgid "Unexpected Program Termination" msgstr "پایاندهی غیرمنتظرۀ برنامه" -#: tdeio/global.cpp:1064 +#: tdeio/global.cpp:1084 msgid "" "The program on your computer which provides access to the <strong>%1</strong> " "protocol has unexpectedly terminated." @@ -2023,11 +3664,11 @@ msgstr "" "برنامۀ موجود در رایانهتان که دستیابی به قرارداد <strong>%1</strong> " "را فراهم میکند، به طور غیرمنتظرهای پایان یافت." -#: tdeio/global.cpp:1072 +#: tdeio/global.cpp:1092 msgid "Out of Memory" msgstr "خارج از حافظه" -#: tdeio/global.cpp:1073 +#: tdeio/global.cpp:1093 msgid "" "The program on your computer which provides access to the <strong>%1</strong> " "protocol could not obtain the memory required to continue." @@ -2035,11 +3676,11 @@ msgstr "" "برنامه موجود در رایانهتان که دستیابی به قرارداد <strong>%1</strong> " "را فراهم میکند، نتوانست حافظۀ مورد نیاز برای ادامۀ کار را به دست آورد." -#: tdeio/global.cpp:1081 +#: tdeio/global.cpp:1101 msgid "Unknown Proxy Host" msgstr "میزبان پیشکار ناشناخته" -#: tdeio/global.cpp:1082 +#: tdeio/global.cpp:1102 msgid "" "While retrieving information about the specified proxy host, <strong>%1</strong>" ", an Unknown Host error was encountered. An unknown host error indicates that " @@ -2049,7 +3690,7 @@ msgstr "" "، با خطای میزبان ناشناختهای مواجه شد. خطای میزبان ناشناخته نشان میدهد که نام " "درخواستشده را نمیتوان در اینترنت جای داد." -#: tdeio/global.cpp:1086 +#: tdeio/global.cpp:1106 msgid "" "There may have been a problem with your network configuration, specifically " "your proxy's hostname. If you have been accessing the Internet with no problems " @@ -2059,15 +3700,15 @@ msgstr "" "اگر اخیراً بدون هیچ مسئلهای به اینترنت دسترسی داشتهاید، این مسئله غیرمحتمل " "میباشد." -#: tdeio/global.cpp:1090 +#: tdeio/global.cpp:1110 msgid "Double-check your proxy settings and try again." msgstr "روی تنظیمات پیشکارتان دو بار فشار دهید، و دوباره امتحان کنید." -#: tdeio/global.cpp:1095 +#: tdeio/global.cpp:1115 msgid "Authentication Failed: Method %1 Not Supported" msgstr "احراز هویت خراب شد: از روش %1 پشتیبانی نمیشود" -#: tdeio/global.cpp:1097 +#: tdeio/global.cpp:1117 #, c-format msgid "" "Although you may have supplied the correct authentication details, the " @@ -2078,23 +3719,25 @@ msgstr "" "زیرا روشی که کارساز استفاده میکند، توسط برنامۀ TDE که قرارداد %1 را پیاده " "میکند، پشتیبانی نشده است." -#: tdeio/global.cpp:1101 +#: tdeio/global.cpp:1121 +#, fuzzy msgid "" -"Please file a bug at <a href=\"http://bugs.kde.org/\">http://bugs.kde.org/</a> " -"to inform the TDE team of the unsupported authentication method." +"Please file a bug at <a href=\"http://bugs.kde.org/\">" +"http://bugs.pearsoncomputing.net/</a> to inform the TDE team of the unsupported " +"authentication method." msgstr "" "لطفاً برای آگاه کردن گروه TDE از روش پشتیبانینشدۀ احراز هویت، در <a " "href=\"http://bugs.kde.org/\">http://bugs.kde.org/</a> یک اشکال پرونده کنید." -#: tdeio/global.cpp:1107 +#: tdeio/global.cpp:1127 msgid "Request Aborted" msgstr "درخواست ساقط شد" -#: tdeio/global.cpp:1114 +#: tdeio/global.cpp:1134 msgid "Internal Error in Server" msgstr "خطای درونی در کارساز" -#: tdeio/global.cpp:1115 +#: tdeio/global.cpp:1135 msgid "" "The program on the server which provides access to the <strong>%1</strong> " "protocol has reported an internal error: %0." @@ -2102,7 +3745,7 @@ msgstr "" "برنامۀ کارسازی که دستیابی به قرارداد <strong>%1</strong> " "را فراهم میکند، خطای درونی را گزارش داد: %0." -#: tdeio/global.cpp:1118 +#: tdeio/global.cpp:1138 msgid "" "This is most likely to be caused by a bug in the server program. Please " "consider submitting a full bug report as detailed below." @@ -2110,11 +3753,11 @@ msgstr "" "بسیار احتمال دارد که توسط اشکالی در برنامۀ کارساز ایجاد شود. لطفاً، ارائۀ " "گزارش کامل اشکال را که در زیر آمده، به تفضیل مورد ملاحظه قرار دهید." -#: tdeio/global.cpp:1121 +#: tdeio/global.cpp:1141 msgid "Contact the administrator of the server to advise them of the problem." msgstr "با سرپرست کارساز تماس بگیرید تا از مسئله آگاه شوند." -#: tdeio/global.cpp:1123 +#: tdeio/global.cpp:1143 msgid "" "If you know who the authors of the server software are, submit the bug report " "directly to them." @@ -2122,11 +3765,11 @@ msgstr "" "اگر میخواهید بدانید نویسندههای نرمافزار کارساز چه کسانی هستند، گزارش اشکال " "را مستقیماً به آنها ارائه دهید." -#: tdeio/global.cpp:1128 +#: tdeio/global.cpp:1148 msgid "Timeout Error" msgstr "خطای اتمام وقت" -#: tdeio/global.cpp:1129 +#: tdeio/global.cpp:1149 msgid "" "Although contact was made with the server, a response was not received within " "the amount of time allocated for the request as follows:" @@ -2146,16 +3789,16 @@ msgstr "" "لطفاً، توجه داشته باشید که میتوانید این تنظیمات اتمام وقت را در مرکز کنترل TDE " "با برگزیدن شبکه -< تنظیمات تغییر دهید." -#: tdeio/global.cpp:1140 +#: tdeio/global.cpp:1160 msgid "The server was too busy responding to other requests to respond." msgstr "" "کارساز برای پاسخ به درخواستهای دیگری که باید پاسخ داده شوند، خیلی اشغال بود." -#: tdeio/global.cpp:1146 +#: tdeio/global.cpp:1166 msgid "Unknown Error" msgstr "خطای ناشناخته" -#: tdeio/global.cpp:1147 +#: tdeio/global.cpp:1167 msgid "" "The program on your computer which provides access to the <strong>%1</strong> " "protocol has reported an unknown error: %2." @@ -2163,11 +3806,11 @@ msgstr "" "برنامۀ موجود در رایانۀ خود که دستیابی به قرارداد <strong>%1</strong> " "را فراهم میکند، خطای ناشناختهای را گزارش داده است: %2." -#: tdeio/global.cpp:1155 +#: tdeio/global.cpp:1175 msgid "Unknown Interruption" msgstr "وقفۀ ناشناخته" -#: tdeio/global.cpp:1156 +#: tdeio/global.cpp:1176 msgid "" "The program on your computer which provides access to the <strong>%1</strong> " "protocol has reported an interruption of an unknown type: %2." @@ -2175,11 +3818,11 @@ msgstr "" "برنامۀ موجود در رایانۀ خود را که دستیابی به قرارداد <strong>%1</strong> " "را فراهم میکند، وقفۀ نوع ناشناخته را گزارش داده است: %2." -#: tdeio/global.cpp:1164 +#: tdeio/global.cpp:1184 msgid "Could Not Delete Original File" msgstr "نتوانست پروندۀ اصلی را حذف کند" -#: tdeio/global.cpp:1165 +#: tdeio/global.cpp:1185 msgid "" "The requested operation required the deleting of the original file, most likely " "at the end of a file move operation. The original file <strong>%1</strong> " @@ -2188,11 +3831,11 @@ msgstr "" "عمل درخواستشده به احتمال زیاد در پایان عمل حرکت پرونده به حذف پروندۀ اصلی نیاز " "دارد. پروندۀ اصلی <strong>%1</strong> را نمیتوان حذف کرد." -#: tdeio/global.cpp:1174 +#: tdeio/global.cpp:1194 msgid "Could Not Delete Temporary File" msgstr "نتوانست پروندۀ موقت را حذف کند" -#: tdeio/global.cpp:1175 +#: tdeio/global.cpp:1195 msgid "" "The requested operation required the creation of a temporary file in which to " "save the new file while being downloaded. This temporary file <strong>" @@ -2202,11 +3845,11 @@ msgstr "" "بارگیری میشود آن را ذخیره کند. این پروندۀ موقت <strong>%1</strong> " "را نمیتوان حذف کرد." -#: tdeio/global.cpp:1184 +#: tdeio/global.cpp:1204 msgid "Could Not Rename Original File" msgstr "نتوانست نام پروندۀ اصلی را تغییر دهد" -#: tdeio/global.cpp:1185 +#: tdeio/global.cpp:1205 msgid "" "The requested operation required the renaming of the original file <strong>" "%1</strong>, however it could not be renamed." @@ -2214,11 +3857,11 @@ msgstr "" "عمل درخواستشده به تغییر نام پروندۀ اصلی <strong>%1</strong> " "نیاز دارد، هر چند نام آن را نمیتوان تغییر داد." -#: tdeio/global.cpp:1193 +#: tdeio/global.cpp:1213 msgid "Could Not Rename Temporary File" msgstr "نتوانست نام پروندۀ موقت را تغییر دهد" -#: tdeio/global.cpp:1194 +#: tdeio/global.cpp:1214 msgid "" "The requested operation required the creation of a temporary file <strong>" "%1</strong>, however it could not be created." @@ -2226,27 +3869,27 @@ msgstr "" "عمل درخواستشده به ایجاد پروندۀ موقت <strong>%1</strong> " "نیاز دارد، هر چند آن را نمیتوان ایجاد کرد." -#: tdeio/global.cpp:1202 +#: tdeio/global.cpp:1222 msgid "Could Not Create Link" msgstr "نتوانست پیوند ایجاد کند" -#: tdeio/global.cpp:1203 +#: tdeio/global.cpp:1223 msgid "Could Not Create Symbolic Link" msgstr "نتوانست پیوند نمادی ایجاد کند" -#: tdeio/global.cpp:1204 +#: tdeio/global.cpp:1224 msgid "The requested symbolic link %1 could not be created." msgstr "پیوند نمادی درخواستشدۀ %1 را نمیتوان ایجاد کرد." -#: tdeio/global.cpp:1211 +#: tdeio/global.cpp:1231 msgid "No Content" msgstr "بدون محتوا" -#: tdeio/global.cpp:1216 +#: tdeio/global.cpp:1236 msgid "Disk Full" msgstr "دیسک کامل" -#: tdeio/global.cpp:1217 +#: tdeio/global.cpp:1237 msgid "" "The requested file <strong>%1</strong> could not be written to as there is " "inadequate disk space." @@ -2254,7 +3897,7 @@ msgstr "" "چون فضای دیسک کافی نبود، نتوانست در پروندۀ درخواستشده <strong>%1</strong> " "بنویسد." -#: tdeio/global.cpp:1219 +#: tdeio/global.cpp:1239 msgid "" "Free up enough disk space by 1) deleting unwanted and temporary files; 2) " "archiving files to removable media storage such as CD-Recordable discs; or 3) " @@ -2264,150 +3907,25 @@ msgstr "" "پروندهها در ذخیرهگاه برداشتنی رسانه نظیر دیسکهای قابل ضبط دیسک فشرده؛ ۳( به " "دست آوردن ظرفیت بیشتر ذخیرهگاه." -#: tdeio/global.cpp:1226 +#: tdeio/global.cpp:1246 msgid "Source and Destination Files Identical" msgstr "پروندههای یکسان مبدأ و مقصد" -#: tdeio/global.cpp:1227 +#: tdeio/global.cpp:1247 msgid "" "The operation could not be completed because the source and destination files " "are the same file." msgstr "" "عملیات را نمیتوان کامل کرد، زیرا پروندههای مبدأ و مقصد، پروندۀ یکسانی هستند." -#: tdeio/global.cpp:1229 +#: tdeio/global.cpp:1249 msgid "Choose a different filename for the destination file." msgstr "انتخاب یک نام پروندۀ متفاوت برای پروندۀ مقصد." -#: tdeio/global.cpp:1240 +#: tdeio/global.cpp:1260 msgid "Undocumented Error" msgstr "خطای غیر مستند" -#: tdeio/statusbarprogress.cpp:132 -msgid " Stalled " -msgstr " ایستاده" - -#: tdeio/statusbarprogress.cpp:134 misc/uiserver.cpp:1102 -msgid " %1/s " -msgstr " %1/ ثانیه" - -#: tdeio/passdlg.cpp:57 -msgid "Password" -msgstr "اسم رمز" - -#: tdeio/passdlg.cpp:98 -msgid "You need to supply a username and a password" -msgstr "لازم است که یک نام کاربر و یک اسم رمز فراهم کنید" - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 134 -#: tdefile/kpropertiesdialog.cpp:3699 tdeio/passdlg.cpp:108 rc.cpp:105 -#, no-c-format -msgid "&Username:" -msgstr "&نام کاربر:" - -#: tdeio/passdlg.cpp:125 -msgid "&Password:" -msgstr "&اسم رمز:" - -#: tdeio/passdlg.cpp:147 -msgid "&Keep password" -msgstr "&نگه داشتن اسم رمز" - -#: tdeio/passdlg.cpp:345 kpasswdserver/kpasswdserver.cpp:371 -msgid "Authorization Dialog" -msgstr "محاورۀ اجازه" - -#: tdeio/krun.cpp:120 -msgid "" -"<qt>Unable to enter <b>%1</b>.\n" -"You do not have access rights to this location.</qt>" -msgstr "" -"<qt>نمیتوان وارد شد<b>%1</b>.\n" -"حق دستیابی به این محل را ندارید.</qt>" - -#: tdeio/krun.cpp:159 -msgid "" -"<qt>The file <b>%1</b> is an executable program. For safety it will not be " -"started.</qt>" -msgstr "" -"<qt>پرونده <b>%1</b>، یک برنامۀ قابل اجرا میباشد. برای ایمنی، آغاز نخواهد " -"شد.</qt>" - -#: tdeio/krun.cpp:166 -msgid "<qt>You do not have permission to run <b>%1</b>.</qt>" -msgstr "<qt>برای اجرای <b>%1</b> مجوز ندارید.</qt>" - -#: tdeio/krun.cpp:203 -msgid "You are not authorized to open this file." -msgstr "مجاز به باز کردن این پرونده نیستید." - -#: tdefile/kopenwith.cpp:835 tdeio/krun.cpp:207 -msgid "Open with:" -msgstr "باز کردن با:" - -#: tdeio/krun.cpp:545 -msgid "You are not authorized to execute this file." -msgstr "مجاز به اجرای این پرونده نیستید." - -#: tdeio/krun.cpp:565 -#, c-format -msgid "Launching %1" -msgstr "راهاندازی %1" - -#: tdeio/krun.cpp:746 -msgid "You are not authorized to execute this service." -msgstr "مجاز به اجرای این خدمت نیستید." - -#: tdeio/krun.cpp:900 -msgid "" -"<qt>Unable to run the command specified. The file or folder <b>%1</b> " -"does not exist.</qt>" -msgstr "" -"<qt>قادر به اجرای فرمان مشخصشده نیست. پرونده یا پوشۀ <b>%1</b> " -"موجود نمیباشد.</qt>" - -#: tdeio/krun.cpp:1400 -msgid "Could not find the program '%1'" -msgstr "نتوانست برنامۀ »%1« را پیدا کند" - -#: tdeio/tdefileitem.cpp:730 -msgid "Symbolic Link" -msgstr "پیوند نمادی" - -#: tdeio/tdefileitem.cpp:732 -msgid "%1 (Link)" -msgstr "%1 )پیوند(" - -#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:270 -#: bookmarks/kbookmarkmenu.cc:791 tdefile/kpropertiesdialog.cpp:3930 -#: tdeio/tdefileitem.cpp:774 -msgid "Name:" -msgstr "نام:" - -#: tdefile/kpropertiesdialog.cpp:927 tdeio/tdefileitem.cpp:775 -msgid "Type:" -msgstr "نوع:" - -#: tdeio/tdefileitem.cpp:779 -msgid "Link to %1 (%2)" -msgstr "پیوند به %1 )%2(" - -#: tdefile/kpropertiesdialog.cpp:977 tdeio/tdefileitem.cpp:787 -msgid "Size:" -msgstr "اندازه:" - -#: tdefile/kpropertiesdialog.cpp:1045 tdeio/tdefileitem.cpp:792 -msgid "Modified:" -msgstr "تغییریافته:" - -#: tdeio/tdefileitem.cpp:798 -msgid "Owner:" -msgstr "مالک:" - -#: tdeio/tdefileitem.cpp:799 -msgid "Permissions:" -msgstr "مجوزها:" - #: tdeio/skipdlg.cpp:63 msgid "Skip" msgstr "پرش" @@ -2416,9 +3934,25 @@ msgstr "پرش" msgid "Auto Skip" msgstr "پرش خودکار" -#: tdeio/kshred.cpp:212 -msgid "Shredding: pass %1 of 35" -msgstr "تکه کردن: گذر %1 از ۳۵" +#: tdeio/kscan.cpp:52 +msgid "Acquire Image" +msgstr "به دست آوردن تصویر" + +#: tdeio/kscan.cpp:95 +msgid "OCR Image" +msgstr "تصویر OCR" + +#: tdeio/kservice.cpp:923 +msgid "Updating System Configuration" +msgstr "بهروزرسانی پیکربندی سیستم" + +#: tdeio/kservice.cpp:924 +msgid "Updating system configuration." +msgstr "بهروزرسانی پیکربندی سیستم." + +#: tdeio/pastedialog.cpp:49 +msgid "Data format:" +msgstr "قالب داده:" #: tdeio/slave.cpp:370 #, c-format @@ -2446,1182 +3980,592 @@ msgstr "" "قادر به ایجاد io-slave نیست:\n" "tdelauncher گفت: %1" -#: tdefile/kpropertiesdialog.cpp:2686 tdeio/kmimetypechooser.cpp:75 -msgid "Mime Type" -msgstr "نوع مایم" - -#: tdefile/kpropertiesdialog.cpp:2697 tdeio/kmimetypechooser.cpp:80 -msgid "Comment" -msgstr "توضیح" - -#: tdeio/kmimetypechooser.cpp:84 -msgid "Patterns" -msgstr "الگوها" - -#: tdeio/kmimetypechooser.cpp:94 -msgid "&Edit..." -msgstr "&ویرایش..." - -#: tdeio/kmimetypechooser.cpp:104 -msgid "Click this button to display the familiar TDE mime type editor." -msgstr "برای نمایش ویرایشگر آشنای نوع مایم TDE، این دکمه را فشار دهید." - -#: kssl/ksslcertdlg.cc:61 -msgid "Certificate" -msgstr "گواهینامه" - -#: kssl/ksslcertdlg.cc:67 -msgid "Save selection for this host." -msgstr "ذخیرۀ گزینش برای این میزبان." - -#: kssl/ksslcertdlg.cc:75 -msgid "Send certificate" -msgstr "ارسال گواهینامه" - -#: kssl/ksslcertdlg.cc:79 -msgid "Do not send a certificate" -msgstr "گواهینامه ارسال نشود" - -#: kssl/ksslcertdlg.cc:84 -msgid "TDE SSL Certificate Dialog" -msgstr "محاورۀ گواهینامۀ SSL TDE" - -#: kssl/ksslcertdlg.cc:139 +#: tdeio/tcpslavebase.cpp:319 msgid "" -"The server <b>%1</b> requests a certificate." -"<p>Select a certificate to use from the list below:" +"You are about to leave secure mode. Transmissions will no longer be encrypted.\n" +"This means that a third party could observe your data in transit." msgstr "" -"کارساز <b>%1</b> یک گواهینامه درخواست میکند." -"<p>از فهرست زیر، یک گواهینامه انتخاب کنید تا استفاده شود:" - -#: kssl/ksslcertificate.cc:202 -msgid "Signature Algorithm: " -msgstr "الگوریتم امضا:" - -#: kssl/ksslcertificate.cc:203 -msgid "Unknown" -msgstr "ناشناخته" - -#: kssl/ksslcertificate.cc:206 -msgid "Signature Contents:" -msgstr "محتویات امضا:" - -#: kssl/ksslcertificate.cc:338 -msgid "" -"_: Unknown\n" -"Unknown key algorithm" -msgstr "الگوریتم کلید ناشناخته" - -#: kssl/ksslcertificate.cc:341 -msgid "Key type: RSA (%1 bit)" -msgstr "نوع کلید: RSA (%1 بیت)" - -#: kssl/ksslcertificate.cc:344 -msgid "Modulus: " -msgstr "پیمانهها:" +"درصدد رها کردن حالت امن هستید. انتقالها دیگر رمزبندی نمیشوند.\n" +"این بدین معناست که سومین گروه میتواند دادۀ در حال گذر شما را مشاهده کند." -#: kssl/ksslcertificate.cc:357 -msgid "Exponent: 0x" -msgstr "نما: 0x" +#: tdeio/tcpslavebase.cpp:325 tdeio/tcpslavebase.cpp:1089 +msgid "Security Information" +msgstr "اطلاعات امنیتی" -#: kssl/ksslcertificate.cc:363 -msgid "Key type: DSA (%1 bit)" -msgstr "نوع کلید: )%1 بیت(" +#: tdeio/tcpslavebase.cpp:326 +msgid "C&ontinue Loading" +msgstr "&ادامۀ بارگذاری" -#: kssl/ksslcertificate.cc:366 -msgid "Prime: " -msgstr "اولیه:" +#: tdeio/tcpslavebase.cpp:677 +msgid "Enter the certificate password:" +msgstr "واردکردن اسم رمز گواهینامه:" -#: kssl/ksslcertificate.cc:380 -msgid "160 bit prime factor: " -msgstr "عامل اولیۀ ۱۶۰ بیت:" +#: tdeio/tcpslavebase.cpp:678 +msgid "SSL Certificate Password" +msgstr "اسم رمز گواهینامۀ SSL" -#: kssl/ksslcertificate.cc:404 -msgid "Public key: " -msgstr "کلید عمومی:" +#: tdeio/tcpslavebase.cpp:691 +msgid "Unable to open the certificate. Try a new password?" +msgstr "قادر به باز کردن گواهینامه نیست. یک اسم رمز جدید را امتحان میکنید؟" -#: kssl/ksslcertificate.cc:920 -msgid "The certificate is valid." -msgstr "گواهینامه معتبر است." +#: tdeio/tcpslavebase.cpp:704 +msgid "The procedure to set the client certificate for the session failed." +msgstr "رویۀ تنظیم گواهینامۀ کارخواه برای نشست خراب شد." -#: kssl/ksslcertificate.cc:924 +#: tdeio/tcpslavebase.cpp:877 msgid "" -"Certificate signing authority root files could not be found so the certificate " -"is not verified." +"The IP address of the host %1 does not match the one the certificate was issued " +"to." msgstr "" -"پروندههای ریشۀ اعتبار امضای گواهینامه را نمیتوان یافت؛ بنابراین، گواهینامه " -"وارسی نمیشود." - -#: kssl/ksslcertificate.cc:927 -msgid "Certificate signing authority is unknown or invalid." -msgstr "اعتبار امضای گواهینامه، ناشناخته یا بدون اعتبار است." - -#: kssl/ksslcertificate.cc:929 -msgid "Certificate is self-signed and thus may not be trustworthy." -msgstr "گواهینامه خود امضاست، و بنابراین ممکن است موثق نباشد." - -#: kssl/ksslcertificate.cc:931 -msgid "Certificate has expired." -msgstr "گواهینامه، انقضایافته است." - -#: kssl/ksslcertificate.cc:933 -msgid "Certificate has been revoked." -msgstr "گواهینامه، لغو شده است." - -#: kssl/ksslcertificate.cc:935 -msgid "SSL support was not found." -msgstr "پشتیبانی SSL یافت نشد." +"نشانی اینترنتی میزبان %1 با آن نشانی که برایش گواهینامه صادر شد، مطابقت ندارد." -#: kssl/ksslcertificate.cc:937 -msgid "Signature is untrusted." -msgstr "امضا، قابل اعتماد نیست." +#: tdeio/tcpslavebase.cpp:882 tdeio/tcpslavebase.cpp:890 +#: tdeio/tcpslavebase.cpp:925 tdeio/tcpslavebase.cpp:999 +#: tdeio/tcpslavebase.cpp:1011 tdeio/tcpslavebase.cpp:1020 +#: tdeio/tcpslavebase.cpp:1051 +msgid "Server Authentication" +msgstr "تأیید کارساز" -#: kssl/ksslcertificate.cc:939 -msgid "Signature test failed." -msgstr "خرابی در آزمون امضا." +#: tdeio/tcpslavebase.cpp:883 tdeio/tcpslavebase.cpp:891 +#: tdeio/tcpslavebase.cpp:1021 +msgid "&Details" +msgstr "&جزئیات" -#: kssl/ksslcertificate.cc:942 -msgid "Rejected, possibly due to an invalid purpose." -msgstr "احتمالاً، به علت یک منظور نامعتبر رد شد." +#: tdeio/tcpslavebase.cpp:884 tdeio/tcpslavebase.cpp:892 +msgid "Co&ntinue" +msgstr "&ادامه" -#: kssl/ksslcertificate.cc:944 -msgid "Private key test failed." -msgstr "خرابی در آزمون کلید خصوصی." +#: tdeio/tcpslavebase.cpp:886 tdeio/tcpslavebase.cpp:1016 +msgid "The server certificate failed the authenticity test (%1)." +msgstr "گواهینامۀ کارساز، آزمون تأیید )%1( را خراب کرد." -#: kssl/ksslcertificate.cc:946 -msgid "The certificate has not been issued for this host." -msgstr "برای این میزبان، گواهینامه صادر نشده است." +#: tdeio/tcpslavebase.cpp:922 tdeio/tcpslavebase.cpp:1048 +msgid "" +"Would you like to accept this certificate forever without being prompted?" +msgstr "مایل هستید این گواهینامه را برای همیشه و بدون اعلان بپذیرید؟" -#: kssl/ksslcertificate.cc:948 -msgid "This certificate is not relevant." -msgstr "این گواهینامه مناسب نیست." +#: tdeio/tcpslavebase.cpp:926 tdeio/tcpslavebase.cpp:1052 +msgid "&Forever" +msgstr "&برای همیشه" -#: kssl/ksslcertificate.cc:953 -msgid "The certificate is invalid." -msgstr "گواهینامه نامعتبر است." +#: tdeio/tcpslavebase.cpp:927 tdeio/tcpslavebase.cpp:1053 +msgid "&Current Sessions Only" +msgstr "فقط نشستهای &جاری" -#: kssl/ksslutils.cc:79 -msgid "GMT" +#: tdeio/tcpslavebase.cpp:998 +msgid "" +"You have indicated that you wish to accept this certificate, but it is not " +"issued to the server who is presenting it. Do you wish to continue loading?" msgstr "" +"نشان دادهاید که میخواهید این گواهینامه را بپذیرید، اما آن گواهینامه برای " +"کارسازی که آن را ارائه میدهد صادر نمیشود. مایل هستید بارگذاری را ادامه دهید؟" -#: kssl/ksslkeygen.cc:48 -msgid "TDE Certificate Request" -msgstr "درخواست گواهینامۀ TDE" - -#: kssl/ksslkeygen.cc:50 -msgid "TDE Certificate Request - Password" -msgstr "درخواست گواهینامۀ TDE - اسم رمز" - -#: kssl/ksslkeygen.cc:93 -msgid "Unsupported key size." -msgstr "اندازۀ کلید پشتیبانینشده." - -#: kssl/ksslinfodlg.cc:120 kssl/ksslkeygen.cc:93 -msgid "TDE SSL Information" -msgstr "اطلاعات SSL TDE" - -#: kssl/ksslkeygen.cc:97 misc/uiserver.cpp:1383 -msgid "TDE" +#: tdeio/tcpslavebase.cpp:1010 +#, fuzzy +msgid "" +"SSL certificate is being rejected as requested. You can disable this in the " +"Trinity Control Center." msgstr "" +"گواهینامۀ SSL هنگام درخواست رد میشود. میتوانید این را در مرکزکنترل TDE " +"غیرفعال کنید." -#: kssl/ksslkeygen.cc:97 -msgid "Please wait while the encryption keys are generated..." -msgstr "لطفاً تا زمانی که کلیدهای رمزبندی تولید میشوند، منتظر بمانید..." - -#: kssl/ksslkeygen.cc:107 -msgid "Do you wish to store the passphrase in your wallet file?" -msgstr "میخواهید عبارت عبور را در پروندۀ wallet ذخیره کنید؟" - -#: kssl/ksslkeygen.cc:107 -msgid "Store" -msgstr "ذخیره" - -#: kssl/ksslkeygen.cc:107 -msgid "Do Not Store" -msgstr "عدم ذخیره" - -#: kssl/ksslkeygen.cc:210 -msgid "2048 (High Grade)" -msgstr "۲۰۴۸ )درجۀ بالا(" - -#: kssl/ksslkeygen.cc:211 -msgid "1024 (Medium Grade)" -msgstr "۱۰۲۴ )درجۀ متوسط(" - -#: kssl/ksslkeygen.cc:212 -msgid "768 (Low Grade)" -msgstr "۷۶۸ )درجۀ پایین(" - -#: kssl/ksslkeygen.cc:213 -msgid "512 (Low Grade)" -msgstr "۵۱۲ )درجۀ پایین(" - -#: kssl/ksslkeygen.cc:215 -msgid "No SSL support." -msgstr "بدون پشتیبانی SSL." - -#: kssl/ksslpemcallback.cc:36 -msgid "Certificate password" -msgstr "اسم رمز گواهینامه" - -#: kssl/ksslinfodlg.cc:92 kssl/ksslinfodlg.cc:149 -msgid "Current connection is secured with SSL." -msgstr "اتصال جاری، به وسیلۀ SSL محافظت میشود." - -#: kssl/ksslinfodlg.cc:95 kssl/ksslinfodlg.cc:152 -msgid "Current connection is not secured with SSL." -msgstr "اتصال جاری، به وسیلۀ SSL محافظت نمیشود." - -#: kssl/ksslinfodlg.cc:99 -msgid "SSL support is not available in this build of TDE." -msgstr "در این ساخت TDE، پشتیبانی SSL موجود نیست." - -#: kssl/ksslinfodlg.cc:109 -msgid "C&ryptography Configuration..." -msgstr "پیکربندی &رمزنگاری..." +#: tdeio/tcpslavebase.cpp:1022 +msgid "Co&nnect" +msgstr "&اتصال" -#: kssl/ksslinfodlg.cc:142 +#: tdeio/tcpslavebase.cpp:1078 msgid "" -"The main part of this document is secured with SSL, but some parts are not." -msgstr "" -"جزء اصلی این سند به وسیلۀ SSL محافظت میشود، اما برخی اجزای آن محافظت نمیشوند." - -#: kssl/ksslinfodlg.cc:144 -msgid "Some of this document is secured with SSL, but the main part is not." +"You are about to enter secure mode. All transmissions will be encrypted unless " +"otherwise noted.\n" +"This means that no third party will be able to easily observe your data in " +"transit." msgstr "" -"برخی اجزای این سند به وسیلۀ SSL محافظت میشوند، اما جزء اصلی آن محافظت نمیشود." - -#: kssl/ksslinfodlg.cc:184 -msgid "Chain:" -msgstr "زنجیر:" - -#: kssl/ksslinfodlg.cc:193 -msgid "0 - Site Certificate" -msgstr "۰ - گواهینامۀ پایگاه" +"میخواهید حالت امن را وارد کنید. تمام انتقالها رمزی نوشته میشوند، مگر این که " +"طور دیگری ثبت شود.\n" +"این بدین معناست که هیچ گروه سومی به سادگی قادر به مشاهدۀ دادۀ در گذر شما نیست." -#: kssl/ksslinfodlg.cc:210 -msgid "Peer certificate:" -msgstr "گواهینامۀ جفت:" +#: tdeio/tcpslavebase.cpp:1090 +msgid "Display SSL &Information" +msgstr "نمایش &اطلاعات SSL" -#: kssl/ksslinfodlg.cc:212 -msgid "Issuer:" -msgstr "صادرکننده:" +#: tdeio/tcpslavebase.cpp:1092 +msgid "C&onnect" +msgstr "&اتصال" -#: kssl/ksslinfodlg.cc:218 -msgid "IP address:" -msgstr "نشانی اینترنتی:" +#: tdefile/kimagefilepreview.cpp:53 +msgid "&Automatic preview" +msgstr "پیشنمایش &خودکار" -#: tdefile/kpropertiesdialog.cpp:2565 kssl/ksslinfodlg.cc:227 -msgid "URL:" -msgstr "نشانی وب:" +#: tdefile/kimagefilepreview.cpp:58 +msgid "&Preview" +msgstr "&پیشنمایش" -#: kssl/ksslinfodlg.cc:230 -msgid "Certificate state:" -msgstr "وضعیت گواهینامه:" +#: tdefile/kicondialog.cpp:241 tdefile/kicondialog.cpp:250 +msgid "Select Icon" +msgstr "برگزیدن شمایل" -#: kssl/ksslinfodlg.cc:236 -msgid "Valid from:" -msgstr "معتبر از:" +#: tdefile/kicondialog.cpp:270 +msgid "Icon Source" +msgstr "متن شمایل" -#: kssl/ksslinfodlg.cc:238 -msgid "Valid until:" -msgstr "معتبر تا:" +#: tdefile/kicondialog.cpp:276 +msgid "S&ystem icons:" +msgstr "شمایلهای &سیستم:" -#: kssl/ksslinfodlg.cc:241 -msgid "Serial number:" -msgstr "شمارۀ متوالی:" +#: tdefile/kicondialog.cpp:281 +msgid "O&ther icons:" +msgstr "شمایلهای &دیگر:" -#: kssl/ksslinfodlg.cc:243 -msgid "MD5 digest:" -msgstr "چکیدۀ MD5:" +#: tdefile/kicondialog.cpp:293 +msgid "Clear Search" +msgstr "پاک کردن جستجو" -#: kssl/ksslinfodlg.cc:246 -msgid "Cipher in use:" -msgstr "متن رمزی مورد استفاده:" +#: tdefile/kicondialog.cpp:297 +msgid "&Search:" +msgstr "&جستجو:" -#: kssl/ksslinfodlg.cc:248 -msgid "Details:" -msgstr "جزئیات:" +#: tdefile/kicondialog.cpp:308 +msgid "Search interactively for icon names (e.g. folder)." +msgstr "نام شمایلها را به طور تعاملی جستجو کنید ) برای مثال: پوشه(." -#: kssl/ksslinfodlg.cc:250 -msgid "SSL version:" -msgstr "نسخۀ SSL:" +#: tdefile/kicondialog.cpp:331 +msgid "Animations" +msgstr "پویانماییها" -#: kssl/ksslinfodlg.cc:252 -msgid "Cipher strength:" -msgstr "توان متن رمزی:" +#: tdefile/kicondialog.cpp:332 tdefile/kopenwith.cpp:296 +msgid "Applications" +msgstr "کاربردها" -#: kssl/ksslinfodlg.cc:253 -msgid "%1 bits used of a %2 bit cipher" -msgstr "%1 بیت استفادهشده از یک متن رمزی %2 بیت" +#: tdefile/kicondialog.cpp:333 +msgid "Categories" +msgstr "دستهها" -#: kssl/ksslinfodlg.cc:401 -msgid "Organization:" -msgstr "سازمان:" +#: tdefile/kicondialog.cpp:334 +msgid "Devices" +msgstr "دستگاهها" -#: kssl/ksslinfodlg.cc:406 -msgid "Organizational unit:" -msgstr "واحد سازمانی:" +#: tdefile/kicondialog.cpp:335 +msgid "Emblems" +msgstr "نشانها" -#: kssl/ksslinfodlg.cc:411 -msgid "Locality:" -msgstr "محلی:" +#: tdefile/kicondialog.cpp:336 +msgid "Emotes" +msgstr "احساسات" -#: kssl/ksslinfodlg.cc:416 -msgid "" -"_: Federal State\n" -"State:" -msgstr "وضعیت:" +#: tdefile/kicondialog.cpp:337 +msgid "Filesystems" +msgstr "سیستمهای پرونده" -#: kssl/ksslinfodlg.cc:421 -msgid "Country:" -msgstr "کشور:" +#: tdefile/kicondialog.cpp:338 +msgid "International" +msgstr "بینالمللی" -#: kssl/ksslinfodlg.cc:426 -msgid "Common name:" -msgstr "نام مشترک:" +#: tdefile/kicondialog.cpp:339 +msgid "Mimetypes" +msgstr "انواع مایم" -#: kssl/ksslinfodlg.cc:431 -msgid "Email:" -msgstr "رایانامه:" +#: tdefile/kicondialog.cpp:340 +msgid "Places" +msgstr "جاها" -#: misc/kpac/proxyscout.cpp:124 -#, c-format -msgid "" -"The proxy configuration script is invalid:\n" -"%1" -msgstr "" -"دستنوشتۀ پیکربندی پیشکار، نامعتبر است:\n" -"%1" +#: tdefile/kicondialog.cpp:341 +msgid "Status" +msgstr "وضعیت" -#: misc/kpac/proxyscout.cpp:184 -#, c-format -msgid "" -"The proxy configuration script returned an error:\n" -"%1" -msgstr "" -"دستنوشتۀ پیکربندی پیشکار، یک خطا را بازگرداند:\n" -"%1" +#: tdefile/kicondialog.cpp:589 +msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)" +msgstr "*.png *.xpm *.svg *.svgz| پروندههای شمایل (*.png *.xpm *.svg *.svgz)" -#: misc/kpac/downloader.cpp:81 -#, c-format -msgid "" -"Could not download the proxy configuration script:\n" -"%1" -msgstr "" -"نتوانست دستنوشتۀ پیکربندی پیشکار را بارگیری کند:\n" -"%1" +#: tdefile/tdefileiconview.cpp:63 +msgid "Small Icons" +msgstr "شمایلهای کوچک" -#: misc/kpac/downloader.cpp:83 -msgid "Could not download the proxy configuration script" -msgstr "نتوانست دستنوشتۀ پیکربندی پیشکار را بارگیری کند" +#: tdefile/tdefileiconview.cpp:68 +msgid "Large Icons" +msgstr "شمایلهای بزرگ" -#: misc/kpac/discovery.cpp:116 -msgid "Could not find a usable proxy configuration script" -msgstr "نتوانست دستنوشتۀ پیکربندی پیشکار قابل استفاده را پیدا کند" +#: tdefile/tdefileiconview.cpp:76 +msgid "Thumbnail Previews" +msgstr "پیشفرضهای ریزنقش" -#: misc/tdefile/fileprops.cpp:200 -msgid "Do not print the mimetype of the given file(s)" -msgstr "نوع مایم پرونده)های( معین چاپ نشود" +#: tdefile/tdefileiconview.cpp:120 +msgid "Icon View" +msgstr "نمای شمایل" -#: misc/tdefile/fileprops.cpp:204 +#: tdefile/kurlbar.cpp:352 msgid "" -"List all supported metadata keys of the given file(s). If mimetype is not " -"specified, the mimetype of the given files is used." +"<qt>The <b>Quick Access</b> panel provides easy access to commonly used file " +"locations." +"<p>Clicking on one of the shortcut entries will take you to that location." +"<p>By right clicking on an entry you can add, edit and remove shortcuts.</qt>" msgstr "" -"همۀ کلیدهای فرادادۀ پشتیبانیشدۀ پرونده)های( معین فهرست شوند. اگر نوع مایم مشخص " -"نشده، از نوع مایم پروندههای معین استفاده میشود." +"<qt>تابلو <b>دستیابی سریع</b>دستیابی آسان به محل پروندههای مورد استفاده را " +"فراهم میکند." +"<p>با فشار بر یکی از مدخلهای میانبر، شما را به آن محل میبرد." +"<p>با فشار راست بر یک مدخل، میتوانید میانبرها را اضافه، ویرایش و حذف " +"کنید.</qt>" -#: misc/tdefile/fileprops.cpp:210 -msgid "" -"List all preferred metadata keys of the given file(s). If mimetype is not " -"specified, the mimetype of the given files is used." -msgstr "" -"همۀ کلیدهای فرادادۀ ارجح پرونده)های( معین فهرست شوند. اگر نوع مایم مشخص نشده، " -"از نوع مایم پروندههای معین استفاده میشود." +#: tdefile/kurlbar.cpp:620 +#, fuzzy +msgid "Desktop Search" +msgstr "رومیزی" -#: misc/tdefile/fileprops.cpp:216 -msgid "List all metadata keys which have a value in the given file(s)." -msgstr "تمام کلیدهای فراداده که در پرونده)های( معین مقداری دارند، فهرست شوند." +#: tdefile/kurlbar.cpp:745 +msgid "&Large Icons" +msgstr "شمایلهای &بزرگ" -#: misc/tdefile/fileprops.cpp:221 -msgid "Prints all mimetypes for which metadata support is available." -msgstr "تمام انواع مایم که برای آنها پشتیبانی فراداده وجود دارد را چاپ میکند." +#: tdefile/kurlbar.cpp:745 +msgid "&Small Icons" +msgstr "شمایلهای &کوچک" -#: misc/tdefile/fileprops.cpp:226 -msgid "" -"Do not print a warning when more than one file was given and they do not all " -"have the same mimetype." -msgstr "" -"هنگامی که بیش از یک پرونده ارائه شود و تمام آنها نوع مایم یکسانی ندارند، اخطار " -"را چاپ نکنید." +#: tdefile/kurlbar.cpp:751 +msgid "&Edit Entry..." +msgstr "&ویرایش مدخل..." -#: misc/tdefile/fileprops.cpp:231 -msgid "Prints all metadata values, available in the given file(s)." -msgstr "تمام مقادیر فرادادۀ موجود در پرونده)های( معین را چاپ میکند." +#: tdefile/kurlbar.cpp:755 +msgid "&Add Entry..." +msgstr "&افزودن مدخل..." -#: misc/tdefile/fileprops.cpp:236 -msgid "Prints the preferred metadata values, available in the given file(s)." -msgstr "مقادیر ارجح فرادادۀ موجود در پرونده)های( معین را چاپ میکند." +#: tdefile/kurlbar.cpp:759 +msgid "&Remove Entry" +msgstr "&حذف مدخل" -#: misc/tdefile/fileprops.cpp:240 -msgid "" -"Opens a TDE properties dialog to allow viewing and modifying of metadata of the " -"given file(s)" -msgstr "" -"برای اجازۀ دیدن و تغییر فرادادۀ پرونده)های( معین، محاورۀ ویژگیهای TDE را باز " -"میکند." +#: tdefile/kurlbar.cpp:791 +msgid "Enter a description" +msgstr "وارد کردن یک توصیف" -#: misc/tdefile/fileprops.cpp:244 -msgid "" -"Prints the value for 'key' of the given file(s). 'key' may also be a " -"comma-separated list of keys" -msgstr "" -"برای »کلید« پرونده)های( معین، مقدار را چاپ میکند. ممکن است »کلید« هم فهرستی از " -"کلیدها باشد که با کاما جدا شدهاند" +#: tdefile/kurlbar.cpp:937 +msgid "Edit Quick Access Entry" +msgstr "ویرایش مدخل دستیابی سریع" -#: misc/tdefile/fileprops.cpp:248 +#: tdefile/kurlbar.cpp:940 msgid "" -"Attempts to set the value 'value' for the metadata key 'key' for the given " -"file(s)" -msgstr "" -"برای تنظیم مقدار »value« برای کلید »key« فراداده برای پرونده)های( معین، تلاش " -"میکند" - -#: misc/tdefile/fileprops.cpp:251 -msgid "The group to get values from or set values to" -msgstr "گروه برای به دست آوردن مقادیر از یا تنظیم مقادیر در" - -#: misc/tdefile/fileprops.cpp:255 -msgid "The file (or a number of files) to operate on." -msgstr "پرونده )یا تعدادی از پروندهها( برای عمل کردن." - -#: misc/tdefile/fileprops.cpp:270 -msgid "No support for metadata extraction found." -msgstr "برای استخراج فراداده، هیچ پشتیبانی یافت نشد." - -#: misc/tdefile/fileprops.cpp:275 -msgid "Supported MimeTypes:" -msgstr "انواع پشتیبانیشدۀ مایم:" - -#: misc/tdefile/fileprops.cpp:410 -msgid "tdefile" +"<qt><b>Please provide a description, URL and icon for this Quick Access " +"entry.</b></br></qt>" msgstr "" +"<qt><b>لطفاً، یک توصیف، نشانی وب و یک شمایل برای این مدخل دستیابی سریع فراهم " +"کنید.</b></br></qt>" -#: misc/tdefile/fileprops.cpp:411 -msgid "A commandline tool to read and modify metadata of files." -msgstr "ابزار خط فرمان برای خواندن و تغییر فرادادۀ پروندهها." - -#: misc/tdefile/fileprops.cpp:438 -msgid "No files specified" -msgstr "هیچ پروندهای مشخص نشد" - -#: misc/tdefile/fileprops.cpp:467 -msgid "Cannot determine metadata" -msgstr "فراداده را نمیتوان تعیین کرد" - -#: misc/tdewalletd/tdewalletd.cpp:400 +#: tdefile/kurlbar.cpp:947 msgid "" -"<qt>TDE has requested to open the wallet '<b>%1</b>'. Please enter the password " -"for this wallet below." +"<qt>This is the text that will appear in the Quick Access panel." +"<p>The description should consist of one or two words that will help you " +"remember what this entry refers to.</qt>" msgstr "" -"<qt> TDE درخواست کرده است که wallet «<b>%1</b>» باز شود. لطفاً برای این wallet، " -"اسم رمز را در زیر وارد کنید." +"<qt> این متنی است که در تابلوی دستیابی سریع ظاهر میشود." +"<p>توصیف باید دارای یک یا دو واژه باشد، که در یادآوری آنچه این مدخل به آن ارجاع " +"میشود، کمک میکند.</qt>" -#: misc/tdewalletd/tdewalletd.cpp:402 +#: tdefile/kurlbar.cpp:957 +#, fuzzy msgid "" -"<qt>The application '<b>%1</b>' has requested to open the wallet '<b>%2</b>" -"'. Please enter the password for this wallet below." +"<qt>This is the location associated with the entry. Any valid URL may be used. " +"For example:" +"<p>%1" +"<br>http://www.trinitydesktop.org" +"<p>By clicking on the button next to the text edit box you can browse to an " +"appropriate URL.</qt>" msgstr "" -"<qt> کاربرد «<b>%1</b>» درخواست کرده است که wallet «<b>%2</b>" -"» باز شود. لطفاً، برای این wallet، اسم رمز را در زیر وارد کنید." +"<qt>این محل وابسته به مدخل میباشد. ممکن است از هر نشانی وب معتبری استفاده شود. " +"برای مثال:" +"<p>%1" +"<br>http://www.kde.org" +"<br> ftp://ftp.kde.org/pub/kde/stable" +"<p>با فشار دکمۀ مجاور جعبه ویرایش متن، میتوانید یک نشانی وب مناسب را مرور " +"کنید.</qt>" -#: tdefile/tdefiledialog.cpp:1833 misc/tdewalletd/tdewalletd.cpp:405 -#: misc/tdewalletd/tdewalletd.cpp:419 -msgid "&Open" -msgstr "&باز کردن" +#: tdefile/kurlbar.cpp:961 +msgid "&URL:" +msgstr "&نشانی وب:" -#: misc/tdewalletd/tdewalletd.cpp:414 +#: tdefile/kurlbar.cpp:968 msgid "" -"TDE has requested to open the wallet. This is used to store sensitive data in a " -"secure fashion. Please enter a password to use with this wallet or click cancel " -"to deny the application's request." +"<qt>This is the icon that will appear in the Quick Access panel." +"<p>Click on the button to select a different icon.</qt>" msgstr "" -" TDE باز کردن wallet را درخواست کرده است. برای ذخیرۀ دادۀ حساس به روشی امن " -"استفاده میشود. لطفاً، اسم رمز را وارد کنید تا توسط این wallet استفاده شود، یا " -"لغو را فشار دهید تا درخواست کاربرد رد شود." +"<qt>این شمایلی است که در تابلو دستیابی سریع ظاهر میشود." +"<p>برای گزینش یک شمایل متفاوت، روی دکمه فشار دهید.</qt>" -#: misc/tdewalletd/tdewalletd.cpp:416 -msgid "" -"<qt>The application '<b>%1</b>' has requested to open the TDE wallet. This is " -"used to store sensitive data in a secure fashion. Please enter a password to " -"use with this wallet or click cancel to deny the application's request." -msgstr "" -"<qt> کاربرد «<b>%1</b>» باز کردن TDE wallet را درخواست کرده است. از این برای " -"ذخیرۀ دادۀ حساس به روشی امن استفاده میشود. لطفاً، برای استفاده با این wallet، " -"یک اسم رمز وارد کنید، یا کلید لغو را فشار دهید تا درخواست کاربرد رد شود." +#: tdefile/kurlbar.cpp:970 +msgid "Choose an &icon:" +msgstr "انتخاب یک &شمایل:" -#: misc/tdewalletd/tdewalletd.cpp:423 -msgid "" -"<qt>TDE has requested to create a new wallet named '<b>%1</b>" -"'. Please choose a password for this wallet, or cancel to deny the " -"application's request." -msgstr "" -"<qt>TDE ایجاد یک wallet جدید با نام «<b>%1</b>» را درخواست کرده است. لطفاً،ً " -"برای این wallet اسم رمزی انتخاب کنید، یا لغو را فشار دهید تا درخواست کاربرد رد " -"شود." +#: tdefile/kurlbar.cpp:986 +msgid "&Only show when using this application (%1)" +msgstr "&فقط نمایش هنگام استفاده از این کاربرد )%1(" -#: misc/tdewalletd/tdewalletd.cpp:425 +#: tdefile/kurlbar.cpp:989 msgid "" -"<qt>The application '<b>%1</b>' has requested to create a new wallet named '<b>" -"%2</b>'. Please choose a password for this wallet, or cancel to deny the " -"application's request." +"<qt>Select this setting if you want this entry to show only when using the " +"current application (%1)." +"<p>If this setting is not selected, the entry will be available in all " +"applications.</qt>" msgstr "" -"<qt>کاربرد «<b>%1</b>» ایجاد یک wallet جدید به نام «<b>%2</b>" -"» را درخواست کرده است. لطفاً، برای این wallet، یک اسم رمز انتخاب کنید، یا لغو " -"را فشار دهید تا درخواست کاربرد رد شود." - -#: misc/tdewalletd/tdewalletd.cpp:428 -msgid "C&reate" -msgstr "&ایجاد" - -#: misc/tdewalletd/tdewalletd.cpp:432 misc/tdewalletd/tdewalletd.cpp:607 -#: misc/tdewalletd/tdewalletd.cpp:623 misc/tdewalletd/tdewalletd.cpp:634 -#: misc/tdewalletd/tdewalletd.cpp:639 misc/tdewalletd/tdewalletd.cpp:1157 -msgid "TDE Wallet Service" -msgstr "خدمت TDE Wallet" +"<qt>اگر میخواهید این مدخل فقط زمانی که از کاربرد جاری )%1( استفاده میشود، " +"نمایش داده شود، این تنظیم را برگزینید." +"<p>اگر این حالت انتخاب نشود، مدخل در تمام کاربردها موجود است.</qt>" -#: misc/tdewalletd/tdewalletd.cpp:444 -msgid "" -"<qt>Error opening the wallet '<b>%1</b>'. Please try again." -"<br>(Error code %2: %3)" -msgstr "" -"<qt> خطای باز کردن wallet «<b>%1</b>». لطفاً، دوباره امتحان کنید. " -"<br>(کد خطا %2: %3)" +#: tdefile/kurlrequester.cpp:213 +msgid "Open file dialog" +msgstr "باز کردن محاورۀ پرونده" -#: misc/tdewalletd/tdewalletd.cpp:518 -msgid "<qt>TDE has requested access to the open wallet '<b>%1</b>'." -msgstr "<qt>TDE دستیابی به باز کردن wallet «<b>%1</b>» را درخواست کرده است." +#: tdefile/kdirselectdialog.cpp:407 tdefile/kdirselectdialog.cpp:411 +#: tdefile/tdediroperator.cpp:389 tdefile/tdediroperator.cpp:393 +msgid "New Folder" +msgstr "پوشۀ جدید" -#: misc/tdewalletd/tdewalletd.cpp:520 +#: tdefile/kdirselectdialog.cpp:412 tdefile/tdediroperator.cpp:394 +#, c-format msgid "" -"<qt>The application '<b>%1</b>' has requested access to the open wallet '<b>" -"%2</b>'." +"Create new folder in:\n" +"%1" msgstr "" -"<qt>کاربرد «<b>%1</b>» دستیابی به باز کردن wallet «<b>%2</b>" -"» را درخواست کرده است." +"ایجاد پوشۀ جدید در:\n" +"%1" -#: misc/tdewalletd/tdewalletd.cpp:607 -msgid "" -"Unable to open wallet. The wallet must be opened in order to change the " -"password." -msgstr "" -"قادر به باز کردن wallet نیست. wallet باید باز باشد تا اسم رمز تغییر کند." +#: tdefile/kdirselectdialog.cpp:435 tdefile/tdediroperator.cpp:422 +msgid "A file or folder named %1 already exists." +msgstr "پرونده یا پوشهای با نام %1 از قبل وجود دارد." -#: misc/tdewalletd/tdewalletd.cpp:622 -msgid "<qt>Please choose a new password for the wallet '<b>%1</b>'." -msgstr "<qt> لطفاً برای wallet «<b>%1</b>»، یک اسم رمز جدید انتخاب کنید." +#: tdefile/kdirselectdialog.cpp:439 tdefile/tdediroperator.cpp:426 +msgid "You do not have permission to create that folder." +msgstr "مجوز ایجاد آن پوشه را ندارید." -#: misc/tdewalletd/tdewalletd.cpp:634 -msgid "Error re-encrypting the wallet. Password was not changed." -msgstr "خطای رمزبندی مجدد wallet. اسم رمز تغییر نکرده بود." +#: tdefile/tdediroperator.cpp:448 +msgid "You did not select a file to delete." +msgstr "پروندهای برنگزیدید که حذف شود." -#: misc/tdewalletd/tdewalletd.cpp:639 -msgid "Error reopening the wallet. Data may be lost." -msgstr "خطای باز کردن مجدد wallet. ممکن است داده از بین برود." +#: tdefile/tdediroperator.cpp:449 +msgid "Nothing to Delete" +msgstr "هیچ چیز برای حذف وجود ندارد" -#: misc/tdewalletd/tdewalletd.cpp:1157 +#: tdefile/tdediroperator.cpp:471 msgid "" -"There have been repeated failed attempts to gain access to a wallet. An " -"application may be misbehaving." +"<qt>Do you really want to delete\n" +" <b>'%1'</b>?</qt>" msgstr "" -"برای دستیابی به یک wallet، تلاشهای مکرری صورت گرفته که با شکست مواجه شده است. " -"ممکن است کاربرد درست عمل نکند." - -#: misc/tdewalletd/tdewalletwizard.ui.h:23 -msgid "<qt>Password is empty. <b>(WARNING: Insecure)" -msgstr "<qt>اسم رمز خالی است. <b>(اخطار: ناامن)" - -#: misc/tdewalletd/tdewalletwizard.ui.h:25 -msgid "Passwords match." -msgstr "تطبیق اسمهای رمز." - -#: misc/tdewalletd/tdewalletwizard.ui.h:28 -msgid "Passwords do not match." -msgstr "اسمهای رمز تطبیق نمیشوند." - -#: misc/tdetelnetservice.cpp:41 -msgid "telnet service" -msgstr "خدمت تلنت" - -#: misc/tdetelnetservice.cpp:42 -msgid "telnet protocol handler" -msgstr "گردانندۀ قرارداد تلنت" - -#: misc/tdetelnetservice.cpp:76 -msgid "You do not have permission to access the %1 protocol." -msgstr "مجوز دستیابی به قرارداد %1 را ندارید." - -#: misc/uiserver.cpp:98 misc/uiserver.cpp:603 misc/uiserver.cpp:682 -msgid "Settings..." -msgstr "تنظیمات..." - -#: misc/uiserver.cpp:126 -msgid "Configure Network Operation Window" -msgstr "پیکربندی پنجرۀ عملیات شبکه" - -#: misc/uiserver.cpp:130 -msgid "Show system tray icon" -msgstr "نمایش شمایل سینی سیستم" - -#: misc/uiserver.cpp:131 -msgid "Keep network operation window always open" -msgstr "همیشه پنجرۀ عملیات شبکه را باز نگه دارید" - -#: misc/uiserver.cpp:132 -msgid "Show column headers" -msgstr "نمایش سرآیندهای ستون" - -#: misc/uiserver.cpp:133 -msgid "Show toolbar" -msgstr "نمایش میله ابزار" - -#: misc/uiserver.cpp:134 -msgid "Show statusbar" -msgstr "نمایش میله وضعیت" - -#: misc/uiserver.cpp:135 -msgid "Column widths are user adjustable" -msgstr "عرض ستونها، از سوی کاربر قابل تنظیم میباشد" - -#: misc/uiserver.cpp:136 -msgid "Show information:" -msgstr "نمایش اطلاعات:" - -#: misc/uiserver.cpp:143 misc/uiserver.cpp:474 -msgid "URL" -msgstr "نشانی وب" - -#: misc/uiserver.cpp:144 misc/uiserver.cpp:473 -msgid "" -"_: Remaining Time\n" -"Rem. Time" -msgstr "زمان باقیمانده" - -#: misc/uiserver.cpp:145 misc/uiserver.cpp:472 -msgid "Speed" -msgstr "سرعت" +"<qt> واقعاً میخواهید <b>«%1»</b>\n" +"را حذف کنید؟</qt>" -#: tdefile/tdefiledetailview.cpp:67 misc/uiserver.cpp:146 misc/uiserver.cpp:471 -msgid "Size" -msgstr "اندازه" +#: tdefile/tdediroperator.cpp:473 +msgid "Delete File" +msgstr "حذف پرونده" -#: misc/uiserver.cpp:147 misc/uiserver.cpp:470 +#: tdefile/tdediroperator.cpp:478 #, c-format -msgid "%" -msgstr "٪" - -#: misc/uiserver.cpp:148 misc/uiserver.cpp:469 -msgid "Count" -msgstr "شمارش" - -#: misc/uiserver.cpp:149 misc/uiserver.cpp:468 msgid "" -"_: Resume\n" -"Res." -msgstr "ازسرگیری" - -#: misc/uiserver.cpp:150 misc/uiserver.cpp:467 -msgid "Local Filename" -msgstr "نام پروندۀ محلی" - -#: misc/uiserver.cpp:151 misc/uiserver.cpp:466 -msgid "Operation" -msgstr "عملیات" - -#: misc/uiserver.cpp:254 -msgid "%1 / %2" -msgstr "" - -#: misc/uiserver.cpp:291 -msgid "%1/s" -msgstr "%1/ ثانیه" - -#: misc/uiserver.cpp:302 -msgid "Copying" -msgstr "رونوشت" - -#: misc/uiserver.cpp:311 -msgid "Moving" -msgstr "حرکت" - -#: misc/uiserver.cpp:320 -msgid "Creating" -msgstr "ایجاد" - -#: misc/uiserver.cpp:329 -msgid "Deleting" -msgstr "حذف" - -#: misc/uiserver.cpp:337 -msgid "Loading" -msgstr "بارگذاری" - -#: misc/uiserver.cpp:362 -msgid "Examining" -msgstr "آزمایش" +"_n: Do you really want to delete this item?\n" +"Do you really want to delete these %n items?" +msgstr "واقعاً میخواهید این %n فقره را حذف کنید؟" -#: misc/uiserver.cpp:370 -msgid "Mounting" -msgstr "سوار کردن" +#: tdefile/tdediroperator.cpp:480 +msgid "Delete Files" +msgstr "حذف پروندهها" -#: misc/uiserver.cpp:608 misc/uiserver.cpp:1097 -msgid " Files: %1 " -msgstr "پروندههای: %1" +#: tdefile/tdediroperator.cpp:511 +msgid "You did not select a file to trash." +msgstr "پروندهای برنگزیدید که زباله شود." -#: misc/uiserver.cpp:609 -msgid "" -"_: Remaining Size\n" -" Rem. Size: %1 kB " -msgstr "اندازۀ باقیمانده: %1 کیلوبایت" +#: tdefile/tdediroperator.cpp:512 +msgid "Nothing to Trash" +msgstr "هیچ چیزی برای زباله وجود ندارد" -#: misc/uiserver.cpp:610 +#: tdefile/tdediroperator.cpp:534 msgid "" -"_: Remaining Time\n" -" Rem. Time: 00:00:00 " -msgstr "زمان باقیمانده: 00:00:00" - -#: misc/uiserver.cpp:611 -msgid " %1 kB/s " -msgstr " %1 کیلوبایت/ثانیه" +"<qt>Do you really want to trash\n" +" <b>'%1'</b>?</qt>" +msgstr "" +"<qt> واقعاً میخواهید <b>«%1»</b>\n" +"را زباله کنید؟</qt>" -#: misc/uiserver.cpp:679 -msgid "Cancel Job" -msgstr "لغو کار" +#: tdefile/tdediroperator.cpp:536 +msgid "Trash File" +msgstr "زباله کردن پرونده" -#: misc/uiserver.cpp:1098 +#: tdefile/tdediroperator.cpp:537 tdefile/tdediroperator.cpp:544 msgid "" -"_: Remaining Size\n" -" Rem. Size: %1 " -msgstr " اندازۀ باقیمانده: %1" +"_: to trash\n" +"&Trash" +msgstr "&زباله" -#: misc/uiserver.cpp:1100 +#: tdefile/tdediroperator.cpp:541 +#, c-format msgid "" -"_: Remaining Time\n" -" Rem. Time: %1 " -msgstr " زمان باقیمانده: %1" - -#: misc/uiserver.cpp:1384 -msgid "TDE Progress Information UI Server" -msgstr "کارساز واسط کاربر اطلاعات پیشرفت TDE" - -#: misc/uiserver.cpp:1387 misc/uiserver.cpp:1388 -msgid "Developer" -msgstr "توسعهدهنده" - -#: misc/tdesendbugmail/main.cpp:22 -msgid "Subject line" -msgstr "خط موضوع" - -#: misc/tdesendbugmail/main.cpp:23 -msgid "Recipient" -msgstr "دریافتکننده" - -#: misc/tdesendbugmail/main.cpp:33 -msgid "Error connecting to server." -msgstr "خطای اتصال به کارساز." - -#: misc/tdesendbugmail/main.cpp:36 -msgid "Not connected." -msgstr "متصل نشده." - -#: misc/tdesendbugmail/main.cpp:39 -msgid "Connection timed out." -msgstr "اتمام وقت اتصال." - -#: misc/tdesendbugmail/main.cpp:42 -msgid "Time out waiting for server interaction." -msgstr "اتمام وقت انتظار برای اندرکنش کارساز." - -#: misc/tdesendbugmail/main.cpp:46 -msgid "Server said: \"%1\"" -msgstr "کارساز گفت: »%1«" - -#: misc/tdesendbugmail/main.cpp:62 -msgid "KSendBugMail" -msgstr "" - -#: misc/tdesendbugmail/main.cpp:63 -msgid "Sends a short bug report to submit@bugs.kde.org" -msgstr "یک گزارش اشکال کوتاه را به submit@bugs.kde.org ارسال میکند" - -#: misc/tdesendbugmail/main.cpp:65 -msgid "Author" -msgstr "نویسنده" - -#: misc/tdemailservice.cpp:32 -msgid "KMailService" -msgstr "" +"_n: translators: not called for n == 1\n" +"Do you really want to trash these %n items?" +msgstr "واقعاً میخواهید این %n فقره را زباله کنید؟" -#: misc/tdemailservice.cpp:32 -msgid "Mail service" -msgstr "خدمت نامه" +#: tdefile/tdediroperator.cpp:543 +msgid "Trash Files" +msgstr "زباله کردن پروندهها" -#: tdeioexec/main.cpp:50 -msgid "TDEIO Exec - Opens remote files, watches modifications, asks for upload" -msgstr "" -"TDEIO Exec - پروندههای دور را باز میکند، اصلاحات را پایش میکند، برای بارگذاری " -"سؤال میکند" +#: tdefile/tdediroperator.cpp:658 tdefile/tdediroperator.cpp:726 +msgid "The specified folder does not exist or was not readable." +msgstr "پوشۀ مشخصشده موجود نمیباشد، یا خوانا نبود." -#: tdeioexec/main.cpp:54 -msgid "Treat URLs as local files and delete them afterwards" -msgstr "" -"با نشانیهای وب به عنوان پروندههای محلی رفتار میکند، و سپس آنها را حذف میکند" +#: tdefile/tdediroperator.cpp:920 tdefile/tdediroperator.cpp:1321 +#: tdefile/tdefiledetailview.cpp:64 +msgid "Detailed View" +msgstr "نمای مفصل" -#: tdeioexec/main.cpp:55 -msgid "Suggested file name for the downloaded file" -msgstr "نام پروندۀ پیشنهادشده برای پروندههای بارگیریشده" +#: tdefile/tdediroperator.cpp:925 tdefile/tdediroperator.cpp:1319 +msgid "Short View" +msgstr "نمای کوتاه" -#: tdeioexec/main.cpp:56 -msgid "Command to execute" -msgstr "فرمان برای اجرا" +#: tdefile/kcustommenueditor.cpp:94 tdefile/tdediroperator.cpp:1258 +msgid "Menu" +msgstr "گزینگان" -#: tdeioexec/main.cpp:57 -msgid "URL(s) or local file(s) used for 'command'" -msgstr "نشانی)های( وب یا پرونده)های( محلی استفادهشده برای »فرمان«" +#: tdefile/tdediroperator.cpp:1260 +msgid "Parent Folder" +msgstr "پوشۀ پدر" -#: tdeioexec/main.cpp:73 -msgid "" -"'command' expected.\n" -msgstr "" -"»فرمان« پیشبینیشده.\n" +#: tdefile/tdediroperator.cpp:1264 tdefile/tdefilespeedbar.cpp:60 +msgid "Home Folder" +msgstr "پوشۀ آغازه" -#: tdeioexec/main.cpp:102 -msgid "" -"The URL %1\n" -"is malformed" -msgstr "" -"نشانی وب %1\n" -"بد شکل است" +#: tdefile/kdirselectdialog.cpp:92 tdefile/kdirselectdialog.cpp:125 +#: tdefile/tdediroperator.cpp:1269 +msgid "New Folder..." +msgstr "پوشۀ جدید..." -#: tdeioexec/main.cpp:104 -msgid "" -"Remote URL %1\n" -"not allowed with --tempfiles switch" -msgstr "" -"نشانی وب دور %1\n" -"با سودهی --tempfiles مجاز نمیباشد" +#: tdefile/tdediroperator.cpp:1271 +msgid "Move to Trash" +msgstr "حرکت به زباله" -#: tdeioexec/main.cpp:237 -msgid "" -"The supposedly temporary file\n" -"%1\n" -"has been modified.\n" -"Do you still want to delete it?" -msgstr "" -"پروندۀ ظاهراً موقت\n" -"%1\n" -"تغییر یافته است.\n" -"هنوز میخواهید آن را حذف کنید؟" +#: tdefile/tdediroperator.cpp:1282 +msgid "Sorting" +msgstr "مرتب کردن" -#: tdeioexec/main.cpp:238 tdeioexec/main.cpp:245 -msgid "File Changed" -msgstr "پرونده، تغییر یافت" +#: tdefile/tdediroperator.cpp:1283 +msgid "By Name" +msgstr "بر اساس نام" -#: tdeioexec/main.cpp:238 -msgid "Do Not Delete" -msgstr "عدم حذف" +#: tdefile/tdediroperator.cpp:1286 +msgid "By Date" +msgstr "بر اساس تاریخ" -#: tdeioexec/main.cpp:244 -msgid "" -"The file\n" -"%1\n" -"has been modified.\n" -"Do you want to upload the changes?" -msgstr "" -"پروندۀ\n" -"%1\n" -"تغییر یافته است.\n" -"میخواهید تغییرات را بارگذاری کنید؟" +#: tdefile/tdediroperator.cpp:1289 +msgid "By Size" +msgstr "بر اساس اندازه" -#: tdeioexec/main.cpp:245 -msgid "Upload" -msgstr "بارگذاری" +#: tdefile/tdediroperator.cpp:1292 +msgid "Reverse" +msgstr "معکوس کردن" -#: tdeioexec/main.cpp:245 -msgid "Do Not Upload" -msgstr "عدم بارگذاری" +#: tdefile/tdediroperator.cpp:1302 +msgid "Folders First" +msgstr "ابتدا پوشهها" -#: tdeioexec/main.cpp:274 -msgid "KIOExec" -msgstr "" +#: tdefile/tdediroperator.cpp:1304 +msgid "Case Insensitive" +msgstr "غیر حساس به حالت" -#: tdefile/kimagefilepreview.cpp:53 -msgid "&Automatic preview" -msgstr "پیشنمایش &خودکار" +#: tdefile/tdediroperator.cpp:1324 +msgid "Show Hidden Files" +msgstr "نمایش پروندههای مخفی" -#: tdefile/kimagefilepreview.cpp:58 -msgid "&Preview" -msgstr "&پیشنمایش" +#: tdefile/tdediroperator.cpp:1327 +msgid "Separate Folders" +msgstr "جدا کردن پوشهها" -#: tdefile/tdefileview.cpp:77 -msgid "Unknown View" -msgstr "نمای ناشناخته" +#: tdefile/tdediroperator.cpp:1331 +msgid "Show Preview" +msgstr "نمایش پیشنمایش" -#: tdefile/kpreviewprops.cpp:49 -msgid "P&review" -msgstr "&پیشنمایش" +#: tdefile/tdediroperator.cpp:1335 +msgid "Hide Preview" +msgstr "مخفی کردن پیشنمایش" -#: tdefile/tdefilespeedbar.cpp:46 +#: tdefile/tdefilespeedbar.cpp:49 msgid "Desktop" msgstr "رومیزی" -#: tdefile/tdefilespeedbar.cpp:53 +#: tdefile/tdefilespeedbar.cpp:56 msgid "Documents" msgstr "اسناد" -#: tdefile/tdediroperator.cpp:1264 tdefile/tdefilespeedbar.cpp:57 -msgid "Home Folder" -msgstr "پوشۀ آغازه" - -#: tdefile/tdefilespeedbar.cpp:62 +#: tdefile/tdefilespeedbar.cpp:65 msgid "Storage Media" msgstr "رسانۀ ذخیرهگاه" -#: tdefile/tdefilespeedbar.cpp:67 -msgid "Network Folders" -msgstr "پوشههای شبکه" - -#: tdefile/kcustommenueditor.cpp:88 -msgid "Menu Editor" -msgstr "ویرایشگر گزینگان" - -#: tdefile/kcustommenueditor.cpp:94 tdefile/tdediroperator.cpp:1258 -msgid "Menu" -msgstr "گزینگان" - -#: tdefile/kcustommenueditor.cpp:98 -msgid "New..." -msgstr "جدید..." - -#: tdefile/kcustommenueditor.cpp:100 -msgid "Move Up" -msgstr "حرکت به بالا" - -#: tdefile/kcustommenueditor.cpp:101 -msgid "Move Down" -msgstr "حرکت به پایین" - -#: tdefile/tdefiledialog.cpp:1676 tdefile/tdefilefiltercombo.cpp:32 -msgid "*|All Files" -msgstr "*| تمام پروندهها" - -#: tdefile/tdefilefiltercombo.cpp:164 -msgid "All Supported Files" -msgstr "تمام پروندههای پشتیبانیشده" - -#: tdefile/kopenwith.cpp:150 -msgid "Known Applications" -msgstr "کاربردهای شناختهشده" - -#: tdefile/kicondialog.cpp:332 tdefile/kopenwith.cpp:296 -msgid "Applications" -msgstr "کاربردها" - -#: tdefile/kopenwith.cpp:322 -msgid "Open With" -msgstr "باز کردن با" - -#: tdefile/kopenwith.cpp:326 -msgid "" -"<qt>Select the program that should be used to open <b>%1</b>" -". If the program is not listed, enter the name or click the browse button.</qt>" +#: tdefile/tdefilespeedbar.cpp:100 +msgid "Download" msgstr "" -"<qt>برنامهای که برای باز کردن <b>%1</b> باید استفاده شود را برگزینید. اگر " -"برنامه فهرست شده است، نام را وارد کنید یا دکمۀ مرور را فشار دهید.</qt>" -#: tdefile/kopenwith.cpp:332 -msgid "Choose the name of the program with which to open the selected files." +#: tdefile/tdefilespeedbar.cpp:102 +msgid "Music" msgstr "" -"نام برنامهای که برای باز کردن پروندههای برگزیده استفاده میشود را انتخاب " -"کنید." - -#: tdefile/kopenwith.cpp:353 -#, c-format -msgid "Choose Application for %1" -msgstr "انتخاب کاربرد برای %1" - -#: tdefile/kopenwith.cpp:354 -msgid "" -"<qt>Select the program for the file type: <b>%1</b>. If the program is not " -"listed, enter the name or click the browse button.</qt>" -msgstr "" -"<qt> گزینش برنامه برای نوع پرونده: <b>%1</b>. اگر برنامه فهرست نشده است، نام را " -"وارد کنید یا دکمۀ مرور را فشار دهید.</qt>" -#: tdefile/kopenwith.cpp:366 -msgid "Choose Application" -msgstr "انتخاب کاربرد" +#: tdefile/tdefilespeedbar.cpp:104 +#, fuzzy +msgid "Pictures" +msgstr "تمام عکسها" -#: tdefile/kopenwith.cpp:367 -msgid "" -"<qt>Select a program. If the program is not listed, enter the name or click the " -"browse button.</qt>" +#: tdefile/tdefilespeedbar.cpp:106 +msgid "Videos" msgstr "" -"<qt> گزینش یک برنامه. اگر برنامه فهرست نشده است، نام را وارد کنید یا دکمۀ مرور " -"را فشار دهید.</qt>" -#: tdefile/kopenwith.cpp:406 -msgid "Clear input field" -msgstr "پاک کردن حوزۀ ورودی" - -#: tdefile/kopenwith.cpp:436 -msgid "" -"Following the command, you can have several place holders which will be " -"replaced with the actual values when the actual program is run:\n" -"%f - a single file name\n" -"%F - a list of files; use for applications that can open several local files at " -"once\n" -"%u - a single URL\n" -"%U - a list of URLs\n" -"%d - the directory of the file to open\n" -"%D - a list of directories\n" -"%i - the icon\n" -"%m - the mini-icon\n" -"%c - the comment" +#: tdefile/tdefilespeedbar.cpp:108 +msgid "Templates" msgstr "" -"با پیروی از فرمان، میتوانید چندین جاگیرنده داشته باشید، که هنگام اجرای برنامۀ " -"واقعی با مقادیر واقعی جایگزین میشود:\n" -"%f - یک تک نام پرونده\n" -"%F - فهرستی از پروندهها؛ برای کاربردهایی که میتوانند چندین پروندۀ محلی را به " -"طور همزمان باز کنند، استفاده میشود\n" -"%u - یک تک نشانی وب\n" -"%U - فهرستی از نشانیهای وب\n" -"%d - فهرست راهنمای پرونده برای باز کردن\n" -"%D - فهرستی از فهرستهای راهنما\n" -"%i - شمایل\n" -"%m - خردشمایل\n" -"%c - توضیح" - -#: tdefile/kopenwith.cpp:469 -msgid "Run in &terminal" -msgstr "اجرا در &پایانه" - -#: tdefile/kopenwith.cpp:480 -msgid "&Do not close when command exits" -msgstr " هنگام خروج فرمان، بسته &نشود" - -#: tdefile/kopenwith.cpp:497 -msgid "&Remember application association for this type of file" -msgstr "&یادآوری انجمن کاربرد برای این نوع پرونده" - -#: tdefile/kicondialog.cpp:241 tdefile/kicondialog.cpp:250 -msgid "Select Icon" -msgstr "برگزیدن شمایل" - -#: tdefile/kicondialog.cpp:270 -msgid "Icon Source" -msgstr "متن شمایل" - -#: tdefile/kicondialog.cpp:276 -msgid "S&ystem icons:" -msgstr "شمایلهای &سیستم:" - -#: tdefile/kicondialog.cpp:281 -msgid "O&ther icons:" -msgstr "شمایلهای &دیگر:" - -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 213 -#: tdefile/kicondialog.cpp:283 tdefile/kpropertiesdialog.cpp:3615 rc.cpp:288 -#, no-c-format -msgid "&Browse..." -msgstr "&مرور..." - -#: tdefile/kicondialog.cpp:293 -msgid "Clear Search" -msgstr "پاک کردن جستجو" - -#: tdefile/kicondialog.cpp:297 -msgid "&Search:" -msgstr "&جستجو:" - -#: tdefile/kicondialog.cpp:308 -msgid "Search interactively for icon names (e.g. folder)." -msgstr "نام شمایلها را به طور تعاملی جستجو کنید ) برای مثال: پوشه(." - -#. i18n: file ./tdefile/knotifywidgetbase.ui line 204 -#: tdefile/kicondialog.cpp:330 rc.cpp:165 -#, no-c-format -msgid "Actions" -msgstr "کنشها" - -#: tdefile/kicondialog.cpp:331 -msgid "Animations" -msgstr "پویانماییها" - -#: tdefile/kicondialog.cpp:333 -msgid "Categories" -msgstr "دستهها" - -#: tdefile/kicondialog.cpp:334 -msgid "Devices" -msgstr "دستگاهها" -#: tdefile/kicondialog.cpp:335 -msgid "Emblems" -msgstr "نشانها" +#: tdefile/tdefilespeedbar.cpp:110 +#, fuzzy +msgid "Public" +msgstr "کلید عمومی:" -#: tdefile/kicondialog.cpp:336 -msgid "Emotes" -msgstr "احساسات" +#: tdefile/tdefilespeedbar.cpp:115 +msgid "Network Folders" +msgstr "پوشههای شبکه" -#: tdefile/kicondialog.cpp:337 -msgid "Filesystems" -msgstr "سیستمهای پرونده" +#: tdefile/kpreviewprops.cpp:49 +msgid "P&review" +msgstr "&پیشنمایش" -#: tdefile/kicondialog.cpp:338 -msgid "International" -msgstr "بینالمللی" +#: tdefile/kacleditwidget.cpp:564 tdefile/tdefiledetailview.cpp:66 +msgid "Name" +msgstr "نام" -#: tdefile/kicondialog.cpp:339 -msgid "Mimetypes" -msgstr "انواع مایم" +#: tdefile/tdefiledetailview.cpp:68 +msgid "Date" +msgstr "تاریخ" -#: tdefile/kicondialog.cpp:340 -msgid "Places" -msgstr "جاها" +#: tdefile/tdefiledetailview.cpp:69 +msgid "Permissions" +msgstr "مجوزها" -#: tdefile/kicondialog.cpp:341 -msgid "Status" -msgstr "وضعیت" +#: tdefile/kacleditwidget.cpp:63 tdefile/kacleditwidget.cpp:421 +#: tdefile/tdefiledetailview.cpp:70 +msgid "Owner" +msgstr "مالک" -#: tdefile/kicondialog.cpp:589 -msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)" -msgstr "*.png *.xpm *.svg *.svgz| پروندههای شمایل (*.png *.xpm *.svg *.svgz)" +#: tdefile/kpropertiesdialog.cpp:2012 tdefile/tdefiledetailview.cpp:71 +msgid "Group" +msgstr "گروه" -#: tdefile/tdefilemetainfowidget.cpp:111 -msgid "<Error>" -msgstr "" +#: tdefile/kmetaprops.cpp:130 +msgid "&Meta Info" +msgstr "&فرااطلاعات" -#: tdefile/tdefilepreview.cpp:63 -msgid "Preview" -msgstr "پیشنمایش" +#: tdefile/kdirselectdialog.cpp:90 +msgid "Select Folder" +msgstr "برگزیدن پوشه" -#: tdefile/tdefilepreview.cpp:69 -msgid "No preview available." -msgstr "هیچ پیشنمایشی موجود نیست." +#: tdefile/kdirselectdialog.cpp:109 +msgid "Folders" +msgstr "پوشهها" -#: tdefile/kacleditwidget.cpp:63 tdefile/kacleditwidget.cpp:421 -#: tdefile/tdefiledetailview.cpp:70 -msgid "Owner" -msgstr "مالک" +#: tdefile/kdirselectdialog.cpp:128 +msgid "Show Hidden Folders" +msgstr "نمایش پوشههای مخفی" #: tdefile/kacleditwidget.cpp:64 tdefile/kacleditwidget.cpp:423 msgid "Owning Group" msgstr "گروه مالک" #: tdefile/kacleditwidget.cpp:65 tdefile/kacleditwidget.cpp:425 -#: tdefile/kpropertiesdialog.cpp:1980 +#: tdefile/kpropertiesdialog.cpp:2016 msgid "Others" msgstr "غیره" @@ -3677,10 +4621,6 @@ msgstr "گروه:" msgid "Type" msgstr "نوع" -#: tdefile/kacleditwidget.cpp:564 tdefile/tdefiledetailview.cpp:66 -msgid "Name" -msgstr "نام" - #: tdefile/kacleditwidget.cpp:565 msgid "" "_: read permission\n" @@ -3703,172 +4643,6 @@ msgstr "" msgid "Effective" msgstr "مؤثر" -#: tdefile/kdirselectdialog.cpp:90 -msgid "Select Folder" -msgstr "برگزیدن پوشه" - -#: tdefile/tdediroperator.cpp:1269 tdefile/kdirselectdialog.cpp:92 -#: tdefile/kdirselectdialog.cpp:125 -msgid "New Folder..." -msgstr "پوشۀ جدید..." - -#: tdefile/kdirselectdialog.cpp:109 -msgid "Folders" -msgstr "پوشهها" - -#: tdefile/kdirselectdialog.cpp:128 -msgid "Show Hidden Folders" -msgstr "نمایش پوشههای مخفی" - -#: tdefile/tdediroperator.cpp:389 tdefile/tdediroperator.cpp:393 -#: tdefile/kdirselectdialog.cpp:407 tdefile/kdirselectdialog.cpp:411 -msgid "New Folder" -msgstr "پوشۀ جدید" - -#: tdefile/tdediroperator.cpp:394 tdefile/kdirselectdialog.cpp:412 -#, c-format -msgid "" -"Create new folder in:\n" -"%1" -msgstr "" -"ایجاد پوشۀ جدید در:\n" -"%1" - -#: tdefile/tdediroperator.cpp:422 tdefile/kdirselectdialog.cpp:435 -msgid "A file or folder named %1 already exists." -msgstr "پرونده یا پوشهای با نام %1 از قبل وجود دارد." - -#: tdefile/tdediroperator.cpp:426 tdefile/kdirselectdialog.cpp:439 -msgid "You do not have permission to create that folder." -msgstr "مجوز ایجاد آن پوشه را ندارید." - -#: bookmarks/kbookmarkmenu.cc:797 tdefile/kpropertiesdialog.cpp:968 -#: tdefile/kurlrequesterdlg.cpp:47 -msgid "Location:" -msgstr "محل:" - -#: tdefile/knotifydialog.cpp:81 -msgid "Sounds" -msgstr "صداها" - -#: tdefile/knotifydialog.cpp:82 -msgid "Logging" -msgstr "ثبت" - -#: tdefile/knotifydialog.cpp:83 -msgid "Program Execution" -msgstr "اجرای برنامه" - -#: tdefile/knotifydialog.cpp:84 -msgid "Message Windows" -msgstr "پنجرههای پیام" - -#: tdefile/knotifydialog.cpp:85 -msgid "Passive Windows" -msgstr "پنجرههای منفعل" - -#: tdefile/knotifydialog.cpp:86 -msgid "Standard Error Output" -msgstr "خروجی خطای استاندارد" - -#: tdefile/knotifydialog.cpp:87 -msgid "Taskbar" -msgstr "میله تکلیف" - -#: tdefile/knotifydialog.cpp:121 -msgid "Execute a program" -msgstr "اجرای یک برنامه" - -#: tdefile/knotifydialog.cpp:122 -msgid "Print to Standard error output" -msgstr "چاپ در خروجی خطای استاندارد" - -#: tdefile/knotifydialog.cpp:123 -msgid "Display a messagebox" -msgstr "نمایش جعبه پیام" - -#: tdefile/knotifydialog.cpp:124 -msgid "Log to a file" -msgstr "ثبت در یک پرونده" - -#: tdefile/knotifydialog.cpp:125 -msgid "Play a sound" -msgstr "پخش یک صدا" - -#: tdefile/knotifydialog.cpp:126 -msgid "Flash the taskbar entry" -msgstr "درخشش مدخل میله تکلیف" - -#: tdefile/knotifydialog.cpp:163 -msgid "Notification Settings" -msgstr "تنظیمات اخطار" - -#: tdefile/knotifydialog.cpp:309 -msgid "" -"<qt>You may use the following macros" -"<br>in the commandline:" -"<br><b>%e</b>: for the event name," -"<br><b>%a</b>: for the name of the application that sent the event," -"<br><b>%s</b>: for the notification message," -"<br><b>%w</b>: for the numeric window ID where the event originated," -"<br><b>%i</b>: for the numeric event ID." -msgstr "" -"<qt>ممکن است از کلاندستورهای زیر" -"<br> در خط فرمان استفاده کنید:" -"<br><b>%e</b>: برای نام رویداد،" -"<br><b>%a</b>: برای نام کاربردی که به رویداد ارسال شده،" -"<br><b>%s</b>: برای پیام اخطار،" -"<br><b>%w</b>: برای شناسۀ عددی پنجره که رویداد از آن ناشی شده،" -"<br><b>%i</b>: برای شناسۀ عددی رویداد." - -#: tdefile/knotifydialog.cpp:339 -msgid "Advanced <<" -msgstr "پیشرفته >>" - -#: tdefile/knotifydialog.cpp:340 -msgid "Hide advanced options" -msgstr "مخفی کردن گزینههای پیشرفته" - -#: tdefile/knotifydialog.cpp:356 -msgid "Advanced >>" -msgstr "پیشرفته <<" - -#: tdefile/knotifydialog.cpp:357 -msgid "Show advanced options" -msgstr "نمایش گزینههای پیشرفته" - -#: tdefile/knotifydialog.cpp:782 -msgid "This will cause the notifications to be reset to their defaults." -msgstr "این باعث میشود اخطارها در پیشفرضهایشان بازنشانی شوند." - -#: tdefile/knotifydialog.cpp:784 -msgid "Are You Sure?" -msgstr "مطمئن هستید؟" - -#: tdefile/knotifydialog.cpp:785 -msgid "&Reset" -msgstr "&بازنشانی" - -#: tdefile/knotifydialog.cpp:858 -msgid "Select Sound File" -msgstr "برگزیدن پروندۀ صوتی" - -#: tdefile/knotifydialog.cpp:894 -msgid "Select Log File" -msgstr "برگزیدن پروندۀ ثبت" - -#: tdefile/knotifydialog.cpp:908 -msgid "Select File to Execute" -msgstr "برگزیدن پرونده برای اجرا" - -#: tdefile/knotifydialog.cpp:942 -msgid "The specified file does not exist." -msgstr "پروندۀ مشخصشده موجود نمیباشد." - -#: tdefile/knotifydialog.cpp:1012 -msgid "No description available" -msgstr "هیچ توصیفی موجود نیست" - #: tdefile/tdefiledialog.cpp:347 msgid "Please specify the filename to save to." msgstr "لطفاً، برای ذخیره، نام پرونده را مشخص کنید." @@ -3878,12 +4652,12 @@ msgid "Please select the file to open." msgstr "لطفاً، پرونده را برگزینید تا باز شود." #: tdefile/tdefiledialog.cpp:410 tdefile/tdefiledialog.cpp:453 -#: tdefile/tdefiledialog.cpp:1550 +#: tdefile/tdefiledialog.cpp:1558 msgid "You can only select local files." msgstr "فقط میتوانید پروندههای محلی را برگزینید." #: tdefile/tdefiledialog.cpp:411 tdefile/tdefiledialog.cpp:454 -#: tdefile/tdefiledialog.cpp:1551 +#: tdefile/tdefiledialog.cpp:1559 msgid "Remote Files Not Accepted" msgstr "پروندههای دور پذیرش نمیشوند" @@ -4027,7 +4801,7 @@ msgstr "" msgid "&Location:" msgstr "&محل:" -#: tdefile/tdefiledialog.cpp:1017 +#: tdefile/tdefiledialog.cpp:1018 msgid "" "<qt>This is the filter to apply to the file list. File names that do not match " "the filter will not be shown." @@ -4041,11 +4815,15 @@ msgstr "" "برگزینید یا ممکن است مستقیماً پالایۀ سفارشی را در ناحیۀ متن وارد کنید." "<p> نویسههای عام نظیر * و ؟ مجاز میباشند.</qt>" -#: tdefile/tdefiledialog.cpp:1023 +#: tdefile/tdefiledialog.cpp:1024 msgid "&Filter:" msgstr "&پالایه:" -#: tdefile/tdefiledialog.cpp:1480 +#: tdefile/tdefiledialog.cpp:1171 +msgid "search term" +msgstr "" + +#: tdefile/tdefiledialog.cpp:1488 msgid "" "The chosen filenames do not\n" "appear to be valid." @@ -4053,11 +4831,11 @@ msgstr "" "به نظر نمیرسد که نام پروندههای انتخابشده \n" "معتبر باشند." -#: tdefile/tdefiledialog.cpp:1482 +#: tdefile/tdefiledialog.cpp:1490 msgid "Invalid Filenames" msgstr "نام پروندههای نامعتبر" -#: tdefile/tdefiledialog.cpp:1512 +#: tdefile/tdefiledialog.cpp:1520 msgid "" "The requested filenames\n" "%1\n" @@ -4069,31 +4847,35 @@ msgstr "" "معتبر به نظر نمیرسند؛\n" "مطمئن شوید که هر نام پرونده، در میان نقل قول دوگانه باشد." -#: tdefile/tdefiledialog.cpp:1516 +#: tdefile/tdefiledialog.cpp:1524 msgid "Filename Error" msgstr "خطای نام پرونده" -#: tdefile/tdefiledialog.cpp:1673 +#: tdefile/tdefiledialog.cpp:1681 msgid "*|All Folders" msgstr "*|تمام پوشهها" -#: tdefile/tdefiledialog.cpp:1973 +#: tdefile/tdefiledialog.cpp:1684 tdefile/tdefilefiltercombo.cpp:32 +msgid "*|All Files" +msgstr "*| تمام پروندهها" + +#: tdefile/tdefiledialog.cpp:1981 msgid "Automatically select filename e&xtension (%1)" msgstr "برگزیدن &پسوند نام پرونده به طور خودکار )%1(" -#: tdefile/tdefiledialog.cpp:1974 +#: tdefile/tdefiledialog.cpp:1982 msgid "the extension <b>%1</b>" msgstr "پسوند <b>%1</b>" -#: tdefile/tdefiledialog.cpp:1982 +#: tdefile/tdefiledialog.cpp:1990 msgid "Automatically select filename e&xtension" msgstr "برگزیدن &پسوند نام پرونده به طور خودکار" -#: tdefile/tdefiledialog.cpp:1983 +#: tdefile/tdefiledialog.cpp:1991 msgid "a suitable extension" msgstr "یک پسوند مناسب" -#: tdefile/tdefiledialog.cpp:1994 +#: tdefile/tdefiledialog.cpp:2002 msgid "" "This option enables some convenient features for saving files with extensions:" "<br>" @@ -4131,7 +4913,7 @@ msgstr "" "اگر مطمئن نیستید، این گزینه را تا زمانی که پروندههایتان را کنترلپذیرتر " "میسازد، فعال نگه دارید." -#: tdefile/tdefiledialog.cpp:2268 +#: tdefile/tdefiledialog.cpp:2276 msgid "" "<qt>This button allows you to bookmark specific locations. Click on this button " "to open the bookmark menu where you may add, edit or select a bookmark." @@ -4144,174 +4926,183 @@ msgstr "" "<p>این چوب الفها برای محاورۀ پرونده مشخص هستند، اما به صورتی دیگر نظیر چوب " "الفهایی که در جاهای دیگر TDE هستند، عمل میکنند.</qt>" -#: tdefile/tdefileiconview.cpp:62 -msgid "Small Icons" -msgstr "شمایلهای کوچک" - -#: tdefile/tdefileiconview.cpp:67 -msgid "Large Icons" -msgstr "شمایلهای بزرگ" - -#: tdefile/tdefileiconview.cpp:75 -msgid "Thumbnail Previews" -msgstr "پیشفرضهای ریزنقش" +#: tdefile/tdefileview.cpp:77 +msgid "Unknown View" +msgstr "نمای ناشناخته" -#: tdefile/tdefileiconview.cpp:119 -msgid "Icon View" -msgstr "نمای شمایل" +#: tdefile/tdefilepreview.cpp:63 +msgid "Preview" +msgstr "پیشنمایش" -#: tdefile/kurlrequester.cpp:213 -msgid "Open file dialog" -msgstr "باز کردن محاورۀ پرونده" +#: tdefile/tdefilepreview.cpp:69 +msgid "No preview available." +msgstr "هیچ پیشنمایشی موجود نیست." -#: tdefile/tdediroperator.cpp:448 -msgid "You did not select a file to delete." -msgstr "پروندهای برنگزیدید که حذف شود." +#: tdefile/kopenwith.cpp:150 +msgid "Known Applications" +msgstr "کاربردهای شناختهشده" -#: tdefile/tdediroperator.cpp:449 -msgid "Nothing to Delete" -msgstr "هیچ چیز برای حذف وجود ندارد" +#: tdefile/kopenwith.cpp:322 +msgid "Open With" +msgstr "باز کردن با" -#: tdefile/tdediroperator.cpp:471 +#: tdefile/kopenwith.cpp:326 msgid "" -"<qt>Do you really want to delete\n" -" <b>'%1'</b>?</qt>" +"<qt>Select the program that should be used to open <b>%1</b>" +". If the program is not listed, enter the name or click the browse button.</qt>" msgstr "" -"<qt> واقعاً میخواهید <b>«%1»</b>\n" -"را حذف کنید؟</qt>" +"<qt>برنامهای که برای باز کردن <b>%1</b> باید استفاده شود را برگزینید. اگر " +"برنامه فهرست شده است، نام را وارد کنید یا دکمۀ مرور را فشار دهید.</qt>" -#: tdefile/tdediroperator.cpp:473 -msgid "Delete File" -msgstr "حذف پرونده" +#: tdefile/kopenwith.cpp:332 +msgid "Choose the name of the program with which to open the selected files." +msgstr "" +"نام برنامهای که برای باز کردن پروندههای برگزیده استفاده میشود را انتخاب " +"کنید." -#: tdefile/tdediroperator.cpp:478 +#: tdefile/kopenwith.cpp:353 #, c-format -msgid "" -"_n: Do you really want to delete this item?\n" -"Do you really want to delete these %n items?" -msgstr "واقعاً میخواهید این %n فقره را حذف کنید؟" - -#: tdefile/tdediroperator.cpp:480 -msgid "Delete Files" -msgstr "حذف پروندهها" - -#: tdefile/tdediroperator.cpp:511 -msgid "You did not select a file to trash." -msgstr "پروندهای برنگزیدید که زباله شود." - -#: tdefile/tdediroperator.cpp:512 -msgid "Nothing to Trash" -msgstr "هیچ چیزی برای زباله وجود ندارد" +msgid "Choose Application for %1" +msgstr "انتخاب کاربرد برای %1" -#: tdefile/tdediroperator.cpp:534 +#: tdefile/kopenwith.cpp:354 msgid "" -"<qt>Do you really want to trash\n" -" <b>'%1'</b>?</qt>" +"<qt>Select the program for the file type: <b>%1</b>. If the program is not " +"listed, enter the name or click the browse button.</qt>" msgstr "" -"<qt> واقعاً میخواهید <b>«%1»</b>\n" -"را زباله کنید؟</qt>" - -#: tdefile/tdediroperator.cpp:536 -msgid "Trash File" -msgstr "زباله کردن پرونده" +"<qt> گزینش برنامه برای نوع پرونده: <b>%1</b>. اگر برنامه فهرست نشده است، نام را " +"وارد کنید یا دکمۀ مرور را فشار دهید.</qt>" -#: tdefile/tdediroperator.cpp:537 tdefile/tdediroperator.cpp:544 -msgid "" -"_: to trash\n" -"&Trash" -msgstr "&زباله" +#: tdefile/kopenwith.cpp:366 +msgid "Choose Application" +msgstr "انتخاب کاربرد" -#: tdefile/tdediroperator.cpp:541 -#, c-format +#: tdefile/kopenwith.cpp:367 msgid "" -"_n: translators: not called for n == 1\n" -"Do you really want to trash these %n items?" -msgstr "واقعاً میخواهید این %n فقره را زباله کنید؟" - -#: tdefile/tdediroperator.cpp:543 -msgid "Trash Files" -msgstr "زباله کردن پروندهها" +"<qt>Select a program. If the program is not listed, enter the name or click the " +"browse button.</qt>" +msgstr "" +"<qt> گزینش یک برنامه. اگر برنامه فهرست نشده است، نام را وارد کنید یا دکمۀ مرور " +"را فشار دهید.</qt>" -#: tdefile/tdediroperator.cpp:658 tdefile/tdediroperator.cpp:726 -msgid "The specified folder does not exist or was not readable." -msgstr "پوشۀ مشخصشده موجود نمیباشد، یا خوانا نبود." +#: tdefile/kopenwith.cpp:406 +msgid "Clear input field" +msgstr "پاک کردن حوزۀ ورودی" -#: tdefile/tdediroperator.cpp:920 tdefile/tdediroperator.cpp:1321 -#: tdefile/tdefiledetailview.cpp:64 -msgid "Detailed View" -msgstr "نمای مفصل" +#: tdefile/kopenwith.cpp:436 +msgid "" +"Following the command, you can have several place holders which will be " +"replaced with the actual values when the actual program is run:\n" +"%f - a single file name\n" +"%F - a list of files; use for applications that can open several local files at " +"once\n" +"%u - a single URL\n" +"%U - a list of URLs\n" +"%d - the directory of the file to open\n" +"%D - a list of directories\n" +"%i - the icon\n" +"%m - the mini-icon\n" +"%c - the comment" +msgstr "" +"با پیروی از فرمان، میتوانید چندین جاگیرنده داشته باشید، که هنگام اجرای برنامۀ " +"واقعی با مقادیر واقعی جایگزین میشود:\n" +"%f - یک تک نام پرونده\n" +"%F - فهرستی از پروندهها؛ برای کاربردهایی که میتوانند چندین پروندۀ محلی را به " +"طور همزمان باز کنند، استفاده میشود\n" +"%u - یک تک نشانی وب\n" +"%U - فهرستی از نشانیهای وب\n" +"%d - فهرست راهنمای پرونده برای باز کردن\n" +"%D - فهرستی از فهرستهای راهنما\n" +"%i - شمایل\n" +"%m - خردشمایل\n" +"%c - توضیح" -#: tdefile/tdediroperator.cpp:925 tdefile/tdediroperator.cpp:1319 -msgid "Short View" -msgstr "نمای کوتاه" +#: tdefile/kopenwith.cpp:469 +msgid "Run in &terminal" +msgstr "اجرا در &پایانه" -#: tdefile/tdediroperator.cpp:1260 -msgid "Parent Folder" -msgstr "پوشۀ پدر" +#: tdefile/kopenwith.cpp:480 +msgid "&Do not close when command exits" +msgstr " هنگام خروج فرمان، بسته &نشود" -#: tdefile/tdediroperator.cpp:1271 -msgid "Move to Trash" -msgstr "حرکت به زباله" +#: tdefile/kopenwith.cpp:497 +msgid "&Remember application association for this type of file" +msgstr "&یادآوری انجمن کاربرد برای این نوع پرونده" -#: tdefile/tdediroperator.cpp:1282 -msgid "Sorting" -msgstr "مرتب کردن" +#: tdefile/tdefilesharedlg.cpp:58 +msgid "&Share" +msgstr "&اشتراک" -#: tdefile/tdediroperator.cpp:1283 -msgid "By Name" -msgstr "بر اساس نام" +#: tdefile/tdefilesharedlg.cpp:143 +msgid "Only folders in your home folder can be shared." +msgstr "فقط پوشههای موجود در پوشۀ آغازهتان را میتوان مشترک کرد." -#: tdefile/tdediroperator.cpp:1286 -msgid "By Date" -msgstr "بر اساس تاریخ" +#: tdefile/tdefilesharedlg.cpp:154 +msgid "Not shared" +msgstr "مشترک نبودن" -#: tdefile/tdediroperator.cpp:1289 -msgid "By Size" -msgstr "بر اساس اندازه" +#: tdefile/tdefilesharedlg.cpp:159 +msgid "Shared - read only for others" +msgstr "" -#: tdefile/tdediroperator.cpp:1292 -msgid "Reverse" -msgstr "معکوس کردن" +#: tdefile/tdefilesharedlg.cpp:164 +msgid "Shared - writeable for others" +msgstr "" -#: tdefile/tdediroperator.cpp:1302 -msgid "Folders First" -msgstr "ابتدا پوشهها" +#: tdefile/tdefilesharedlg.cpp:186 +msgid "" +"Sharing this folder makes it available under Linux/UNIX (NFS) and Windows " +"(Samba)." +msgstr "" +"با اشتراک این پوشه، بر اساس لینوکس/یونیکس )NFS( و ویندوز)Samba( در دسترس قرار " +"میگیرد." -#: tdefile/tdediroperator.cpp:1304 -msgid "Case Insensitive" -msgstr "غیر حساس به حالت" +#: tdefile/tdefilesharedlg.cpp:192 +msgid "You can also reconfigure file sharing authorization." +msgstr "میتوانید اجازۀ اشتراک پرونده را هم مجدداً پیکربندی کنید." -#: tdefile/tdediroperator.cpp:1324 -msgid "Show Hidden Files" -msgstr "نمایش پروندههای مخفی" +#: tdefile/tdefilesharedlg.cpp:195 tdefile/tdefilesharedlg.cpp:222 +msgid "Configure File Sharing..." +msgstr "پیکربندی اشتراک پرونده..." -#: tdefile/tdediroperator.cpp:1327 -msgid "Separate Folders" -msgstr "جدا کردن پوشهها" +#: tdefile/tdefilesharedlg.cpp:207 +msgid "" +"Error running 'filesharelist'. Check if installed and in $PATH or /usr/sbin." +msgstr "" +"خطای اجرای »filesharelist«. بررسی کنید که نصب شده و در $PATH یا /usr/sbin " +"باشد." -#: tdefile/tdediroperator.cpp:1331 -msgid "Show Preview" -msgstr "نمایش پیشنمایش" +#: tdefile/tdefilesharedlg.cpp:214 +msgid "You need to be authorized to share folders." +msgstr "لازم است که اجازۀ اشتراک پوشهها را داشته باشید." -#: tdefile/tdediroperator.cpp:1335 -msgid "Hide Preview" -msgstr "مخفی کردن پیشنمایش" +#: tdefile/tdefilesharedlg.cpp:217 +msgid "File sharing is disabled." +msgstr "اشتراک پرونده غیرفعال میشود." -#: tdefile/tdefiledetailview.cpp:68 -msgid "Date" -msgstr "تاریخ" +#: tdefile/tdefilesharedlg.cpp:282 +msgid "Sharing folder '%1' failed." +msgstr "خرابی در اشتراک پوشۀ »%1«." -#: tdefile/tdefiledetailview.cpp:69 -msgid "Permissions" -msgstr "مجوزها" +#: tdefile/tdefilesharedlg.cpp:283 +msgid "" +"An error occurred while trying to share folder '%1'. Make sure that the Perl " +"script 'fileshareset' is set suid root." +msgstr "" +"زمانی که سعی در مشترکسازی پوشۀ »%1« داشتید، خطایی رخ داد. مطمئن شوید که " +"دستنوشتۀ پرل، »fileshareset« با suid root تنظیم شود." -#: tdefile/tdefiledetailview.cpp:71 tdefile/kpropertiesdialog.cpp:1976 -msgid "Group" -msgstr "گروه" +#: tdefile/tdefilesharedlg.cpp:288 +msgid "Unsharing folder '%1' failed." +msgstr "خرابی در پوشۀ غیراشتراکی »%1«." -#: tdefile/kmetaprops.cpp:130 -msgid "&Meta Info" -msgstr "&فرااطلاعات" +#: tdefile/tdefilesharedlg.cpp:289 +msgid "" +"An error occurred while trying to unshare folder '%1'. Make sure that the Perl " +"script 'fileshareset' is set suid root." +msgstr "" +"زمانی که سعی در غیر مشترکسازی پوشۀ »%1« داشتید، خطایی رخ داد. مطمئن شوید که " +"دستنوشتۀ پرل »fileshareset« با suid root تنظیم شود." #: tdefile/kpropertiesdialog.cpp:177 tdefile/kpropertiesdialog.cpp:193 #: tdefile/kpropertiesdialog.cpp:209 tdefile/kpropertiesdialog.cpp:232 @@ -4327,59 +5118,59 @@ msgid "" "Properties for %n Selected Items" msgstr "ویژگیها برای %n فقرۀ برگزیده" -#: tdefile/kpropertiesdialog.cpp:740 +#: tdefile/kpropertiesdialog.cpp:748 msgid "&General" msgstr "&عمومی" -#: tdefile/kpropertiesdialog.cpp:944 +#: tdefile/kpropertiesdialog.cpp:968 msgid "Create new file type" msgstr "ایجاد نوع پروندۀ جدید" -#: tdefile/kpropertiesdialog.cpp:946 +#: tdefile/kpropertiesdialog.cpp:970 msgid "Edit file type" msgstr "ویرایش نوع پرونده" -#: tdefile/kpropertiesdialog.cpp:959 +#: tdefile/kpropertiesdialog.cpp:983 msgid "Contents:" msgstr "محتویات:" -#: tdefile/kpropertiesdialog.cpp:1001 +#: tdefile/kpropertiesdialog.cpp:1025 msgid "Calculate" msgstr "محاسبه" -#: tdefile/kpropertiesdialog.cpp:1012 tdefile/kpropertiesdialog.cpp:1239 +#: tdefile/kpropertiesdialog.cpp:1036 tdefile/kpropertiesdialog.cpp:1263 msgid "Refresh" msgstr "بازآوری" -#: tdefile/kpropertiesdialog.cpp:1020 +#: tdefile/kpropertiesdialog.cpp:1044 msgid "Points to:" msgstr "اشاره به:" -#: tdefile/kpropertiesdialog.cpp:1034 +#: tdefile/kpropertiesdialog.cpp:1058 msgid "Created:" msgstr "ایجادشده:" -#: tdefile/kpropertiesdialog.cpp:1056 +#: tdefile/kpropertiesdialog.cpp:1080 msgid "Accessed:" msgstr "به دست آمده:" -#: tdefile/kpropertiesdialog.cpp:1075 +#: tdefile/kpropertiesdialog.cpp:1099 msgid "Mounted on:" msgstr "سوارشده در:" -#: tdefile/kpropertiesdialog.cpp:1082 tdefile/kpropertiesdialog.cpp:2888 +#: tdefile/kpropertiesdialog.cpp:1106 tdefile/kpropertiesdialog.cpp:2958 msgid "Free disk space:" msgstr "فضای آزاد دیسک:" -#: tdefile/kpropertiesdialog.cpp:1189 tdefile/kpropertiesdialog.cpp:1204 -#: tdefile/kpropertiesdialog.cpp:3031 +#: tdefile/kpropertiesdialog.cpp:1213 tdefile/kpropertiesdialog.cpp:1228 +#: tdefile/kpropertiesdialog.cpp:3118 #, no-c-format msgid "" "_: Available space out of total partition size (percent used)\n" "%1 out of %2 (%3% used)" msgstr "%1 از %2 ) %3٪ استفادهشده(" -#: tdefile/kpropertiesdialog.cpp:1215 +#: tdefile/kpropertiesdialog.cpp:1239 msgid "" "Calculating... %1 (%2)\n" "%3, %4" @@ -4387,36 +5178,36 @@ msgstr "" "محاسبه... %1 )%2(\n" "%3، %4" -#: tdefile/kpropertiesdialog.cpp:1218 tdefile/kpropertiesdialog.cpp:1234 +#: tdefile/kpropertiesdialog.cpp:1242 tdefile/kpropertiesdialog.cpp:1258 #, c-format msgid "" "_n: 1 file\n" "%n files" msgstr "%n پرونده" -#: tdefile/kpropertiesdialog.cpp:1219 tdefile/kpropertiesdialog.cpp:1235 +#: tdefile/kpropertiesdialog.cpp:1243 tdefile/kpropertiesdialog.cpp:1259 #, c-format msgid "" "_n: 1 sub-folder\n" "%n sub-folders" msgstr "%n زیرپوشه" -#: tdefile/kpropertiesdialog.cpp:1248 +#: tdefile/kpropertiesdialog.cpp:1272 msgid "Calculating..." msgstr "در حال محاسبه..." -#: tdefile/kpropertiesdialog.cpp:1282 +#: tdefile/kpropertiesdialog.cpp:1306 msgid "Stopped" msgstr "متوقفشده" -#: tdefile/kpropertiesdialog.cpp:1322 +#: tdefile/kpropertiesdialog.cpp:1347 msgid "The new file name is empty." msgstr "نام پروندۀ جدید خالی است." -#: tdefile/kpropertiesdialog.cpp:1460 tdefile/kpropertiesdialog.cpp:2621 -#: tdefile/kpropertiesdialog.cpp:2778 tdefile/kpropertiesdialog.cpp:3059 -#: tdefile/kpropertiesdialog.cpp:3340 tdefile/kpropertiesdialog.cpp:3836 -#: tdefile/kpropertiesdialog.cpp:4079 +#: tdefile/kpropertiesdialog.cpp:1489 tdefile/kpropertiesdialog.cpp:2673 +#: tdefile/kpropertiesdialog.cpp:2689 tdefile/kpropertiesdialog.cpp:2846 +#: tdefile/kpropertiesdialog.cpp:3146 tdefile/kpropertiesdialog.cpp:3430 +#: tdefile/kpropertiesdialog.cpp:3926 tdefile/kpropertiesdialog.cpp:4169 msgid "" "<qt>Could not save properties. You do not have sufficient access to write to <b>" "%1</b>.</qt>" @@ -4424,74 +5215,74 @@ msgstr "" "<qt>نتوانست ویژگیها را ذخیره کند. دستیابی کافی برای نوشتن در <b>%1</b> " "ندارید.</qt>" -#: tdefile/kpropertiesdialog.cpp:1534 tdefile/kpropertiesdialog.cpp:1538 -#: tdefile/kpropertiesdialog.cpp:1543 +#: tdefile/kpropertiesdialog.cpp:1563 tdefile/kpropertiesdialog.cpp:1567 +#: tdefile/kpropertiesdialog.cpp:1572 msgid "Forbidden" msgstr "ممنوع" -#: tdefile/kpropertiesdialog.cpp:1535 +#: tdefile/kpropertiesdialog.cpp:1564 msgid "Can Read" msgstr "میتوان خواند" -#: tdefile/kpropertiesdialog.cpp:1536 +#: tdefile/kpropertiesdialog.cpp:1565 msgid "Can Read & Write" msgstr "میتوان خواند و نوشت" -#: tdefile/kpropertiesdialog.cpp:1539 +#: tdefile/kpropertiesdialog.cpp:1568 msgid "Can View Content" msgstr "میتوان محتوا را دید" -#: tdefile/kpropertiesdialog.cpp:1540 +#: tdefile/kpropertiesdialog.cpp:1569 msgid "Can View & Modify Content" msgstr "میتوان محتوا را دید و تغییر داد" -#: tdefile/kpropertiesdialog.cpp:1544 +#: tdefile/kpropertiesdialog.cpp:1573 msgid "Can View Content & Read" msgstr "میتوان محتوا را دید و خواند" -#: tdefile/kpropertiesdialog.cpp:1545 +#: tdefile/kpropertiesdialog.cpp:1574 msgid "Can View/Read & Modify/Write" msgstr "میتوان دید/خواند و تغییر داد/نوشت" -#: tdefile/kpropertiesdialog.cpp:1639 +#: tdefile/kpropertiesdialog.cpp:1668 msgid "&Permissions" msgstr "&مجوزها" -#: tdefile/kpropertiesdialog.cpp:1650 tdefile/kpropertiesdialog.cpp:1904 +#: tdefile/kpropertiesdialog.cpp:1679 tdefile/kpropertiesdialog.cpp:1940 msgid "Access Permissions" msgstr "دستیابی به مجوزها" -#: tdefile/kpropertiesdialog.cpp:1661 +#: tdefile/kpropertiesdialog.cpp:1690 msgid "" "_n: This file is a link and does not have permissions.\n" "All files are links and do not have permissions." msgstr "تمام پروندهها، پیوندها میباشند و مجوز ندارند." -#: tdefile/kpropertiesdialog.cpp:1664 +#: tdefile/kpropertiesdialog.cpp:1693 msgid "Only the owner can change permissions." msgstr "فقط مالک میتواند مجوزها را تغییر دهد." -#: tdefile/kpropertiesdialog.cpp:1667 +#: tdefile/kpropertiesdialog.cpp:1696 msgid "O&wner:" msgstr "&مالک:" -#: tdefile/kpropertiesdialog.cpp:1673 +#: tdefile/kpropertiesdialog.cpp:1702 msgid "Specifies the actions that the owner is allowed to do." msgstr "کنشهایی که مالک اجازه دارد انجام دهد را مشخص میکند." -#: tdefile/kpropertiesdialog.cpp:1675 +#: tdefile/kpropertiesdialog.cpp:1704 msgid "Gro&up:" msgstr "&گروه:" -#: tdefile/kpropertiesdialog.cpp:1681 +#: tdefile/kpropertiesdialog.cpp:1710 msgid "Specifies the actions that the members of the group are allowed to do." msgstr "کنشهایی که اعضا گروه اجازه دارند انجام دهند را مشخص میکند." -#: tdefile/kpropertiesdialog.cpp:1683 +#: tdefile/kpropertiesdialog.cpp:1712 msgid "O&thers:" msgstr "&غیره:" -#: tdefile/kpropertiesdialog.cpp:1689 +#: tdefile/kpropertiesdialog.cpp:1718 msgid "" "Specifies the actions that all users, who are neither owner nor in the group, " "are allowed to do." @@ -4499,15 +5290,15 @@ msgstr "" "کنشهایی که تمام کاربران،که نه مالکند و نه در گروه، اجازه دارند آنها را انجام " "دهند، مشخص میکند." -#: tdefile/kpropertiesdialog.cpp:1694 +#: tdefile/kpropertiesdialog.cpp:1723 msgid "Only own&er can rename and delete folder content" msgstr "فقط &مالک میتواند نام محتوای پوشه را تغییر دهد یا حذف کند" -#: tdefile/kpropertiesdialog.cpp:1695 +#: tdefile/kpropertiesdialog.cpp:1724 msgid "Is &executable" msgstr "&قابل اجراست" -#: tdefile/kpropertiesdialog.cpp:1699 +#: tdefile/kpropertiesdialog.cpp:1728 msgid "" "Enable this option to allow only the folder's owner to delete or rename the " "contained files and folders. Other users can only add new files, which requires " @@ -4517,7 +5308,7 @@ msgstr "" "پوشههای شامل را حذف کند، یا تغییر نام دهد.کاربران دیگر، فقط میتوانند " "پروندههای جدیدی را اضافه کنند که به مجوز »تغییر محتوا« نیاز دارند." -#: tdefile/kpropertiesdialog.cpp:1703 +#: tdefile/kpropertiesdialog.cpp:1732 msgid "" "Enable this option to mark the file as executable. This only makes sense for " "programs and scripts. It is required when you want to execute them." @@ -4526,35 +5317,35 @@ msgstr "" "مورد برنامهها و دستنوشتهها منطقی است. زمانی که میخواهید آنها را اجرا کنید، " "مورد نیاز است." -#: tdefile/kpropertiesdialog.cpp:1710 +#: tdefile/kpropertiesdialog.cpp:1739 msgid "A&dvanced Permissions" msgstr "مجوزهای &پیشرفته" -#: tdefile/kpropertiesdialog.cpp:1719 +#: tdefile/kpropertiesdialog.cpp:1748 msgid "Ownership" msgstr "مالکیت" -#: tdefile/kpropertiesdialog.cpp:1728 +#: tdefile/kpropertiesdialog.cpp:1757 msgid "User:" msgstr "کاربر:" -#: tdefile/kpropertiesdialog.cpp:1814 +#: tdefile/kpropertiesdialog.cpp:1843 msgid "Group:" msgstr "گروه:" -#: tdefile/kpropertiesdialog.cpp:1856 +#: tdefile/kpropertiesdialog.cpp:1885 msgid "Apply changes to all subfolders and their contents" msgstr "اعمال تغییرات برای تمام زیرپوشهها و محتویاتشان" -#: tdefile/kpropertiesdialog.cpp:1894 +#: tdefile/kpropertiesdialog.cpp:1930 msgid "Advanced Permissions" msgstr "مجوزهای پیشرفته" -#: tdefile/kpropertiesdialog.cpp:1913 +#: tdefile/kpropertiesdialog.cpp:1949 msgid "Class" msgstr "رده" -#: tdefile/kpropertiesdialog.cpp:1918 +#: tdefile/kpropertiesdialog.cpp:1954 msgid "" "Show\n" "Entries" @@ -4562,19 +5353,19 @@ msgstr "" "نمایش\n" "مدخلها" -#: tdefile/kpropertiesdialog.cpp:1920 +#: tdefile/kpropertiesdialog.cpp:1956 msgid "Read" msgstr "خواندن" -#: tdefile/kpropertiesdialog.cpp:1925 +#: tdefile/kpropertiesdialog.cpp:1961 msgid "This flag allows viewing the content of the folder." msgstr "این پرچم اجازه میدهد که محتوای پوشه را ببینید." -#: tdefile/kpropertiesdialog.cpp:1927 +#: tdefile/kpropertiesdialog.cpp:1963 msgid "The Read flag allows viewing the content of the file." msgstr "پرچم خواندن اجازه میدهد که محتوای پرونده دیده شود." -#: tdefile/kpropertiesdialog.cpp:1931 +#: tdefile/kpropertiesdialog.cpp:1967 msgid "" "Write\n" "Entries" @@ -4582,11 +5373,11 @@ msgstr "" "نوشتن\n" "مدخلها" -#: tdefile/kpropertiesdialog.cpp:1933 +#: tdefile/kpropertiesdialog.cpp:1969 msgid "Write" msgstr "نوشتن" -#: tdefile/kpropertiesdialog.cpp:1938 +#: tdefile/kpropertiesdialog.cpp:1974 msgid "" "This flag allows adding, renaming and deleting of files. Note that deleting and " "renaming can be limited using the Sticky flag." @@ -4594,34 +5385,34 @@ msgstr "" "این پرچم اجازۀ افزودن، تغییر نام و حذف پروندهها را میدهد. توجه داشته باشید که " "حذف و تغییر نام را میتوان با استفاده از پرچم چسبناک محدود کرد." -#: tdefile/kpropertiesdialog.cpp:1941 +#: tdefile/kpropertiesdialog.cpp:1977 msgid "The Write flag allows modifying the content of the file." msgstr "پرچم نوشتن، اجازۀ تغییر محتوای پرونده را میدهد." -#: tdefile/kpropertiesdialog.cpp:1946 +#: tdefile/kpropertiesdialog.cpp:1982 msgid "" "_: Enter folder\n" "Enter" msgstr "وارد کردن" -#: tdefile/kpropertiesdialog.cpp:1947 +#: tdefile/kpropertiesdialog.cpp:1983 msgid "Enable this flag to allow entering the folder." msgstr "این پرچم را فعال کنید، تا وارد کردن پوشه اجازه داده شود." -#: tdefile/kpropertiesdialog.cpp:1950 +#: tdefile/kpropertiesdialog.cpp:1986 msgid "Exec" msgstr "اجرا" -#: tdefile/kpropertiesdialog.cpp:1951 +#: tdefile/kpropertiesdialog.cpp:1987 msgid "Enable this flag to allow executing the file as a program." msgstr "" "این پرچم را فعال کنید، تا اجرای پرونده به عنوان یک برنامه اجازه داده شود." -#: tdefile/kpropertiesdialog.cpp:1961 +#: tdefile/kpropertiesdialog.cpp:1997 msgid "Special" msgstr "ویژه" -#: tdefile/kpropertiesdialog.cpp:1965 +#: tdefile/kpropertiesdialog.cpp:2001 msgid "" "Special flag. Valid for the whole folder, the exact meaning of the flag can be " "seen in the right hand column." @@ -4629,30 +5420,28 @@ msgstr "" "پرچم ویژه. اگر برای کل پوشه معتبر باشد، مفهوم دقیق پرچم را میتوان در ستون سمت " "راست دید." -#: tdefile/kpropertiesdialog.cpp:1968 +#: tdefile/kpropertiesdialog.cpp:2004 msgid "" "Special flag. The exact meaning of the flag can be seen in the right hand " "column." msgstr "پرچم ویژه. مفهوم دقیق پرچم را میتوان در ستون سمت راست دید." -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 95 -#: tdefile/kpropertiesdialog.cpp:1972 rc.cpp:96 -#, no-c-format +#: tdefile/kpropertiesdialog.cpp:2008 msgid "User" msgstr "کاربر" -#: tdefile/kpropertiesdialog.cpp:1984 +#: tdefile/kpropertiesdialog.cpp:2020 msgid "Set UID" msgstr "تنظیم شناسۀ کاربر" -#: tdefile/kpropertiesdialog.cpp:1988 +#: tdefile/kpropertiesdialog.cpp:2024 msgid "" "If this flag is set, the owner of this folder will be the owner of all new " "files." msgstr "" "اگر این پرچم تنظیم شود، مالک این پوشه، مالک تمام پروندههای جدید میشود." -#: tdefile/kpropertiesdialog.cpp:1991 +#: tdefile/kpropertiesdialog.cpp:2027 msgid "" "If this file is an executable and the flag is set, it will be executed with the " "permissions of the owner." @@ -4660,17 +5449,17 @@ msgstr "" "اگر این پرونده قابل اجرا باشد و پرچم تنظیم شده باشد، با مجوزهای مالک اجرا " "میشود." -#: tdefile/kpropertiesdialog.cpp:1995 +#: tdefile/kpropertiesdialog.cpp:2031 msgid "Set GID" msgstr "تنظیم شناسۀ گروه" -#: tdefile/kpropertiesdialog.cpp:1999 +#: tdefile/kpropertiesdialog.cpp:2035 msgid "" "If this flag is set, the group of this folder will be set for all new files." msgstr "" "اگر این پرچم تنظیم شود، گروه این پوشه برای تمام پروندههای جدید تنظیم میشود." -#: tdefile/kpropertiesdialog.cpp:2002 +#: tdefile/kpropertiesdialog.cpp:2038 msgid "" "If this file is an executable and the flag is set, it will be executed with the " "permissions of the group." @@ -4678,13 +5467,13 @@ msgstr "" "اگر این پرونده قابل اجرا باشد و پرچم تنظیم شده باشد، با مجوزهای گروه اجرا " "میشود." -#: tdefile/kpropertiesdialog.cpp:2006 +#: tdefile/kpropertiesdialog.cpp:2042 msgid "" "_: File permission\n" "Sticky" msgstr "چسبناک" -#: tdefile/kpropertiesdialog.cpp:2010 +#: tdefile/kpropertiesdialog.cpp:2046 msgid "" "If the Sticky flag is set on a folder, only the owner and root can delete or " "rename files. Otherwise everybody with write permissions can do this." @@ -4693,99 +5482,95 @@ msgstr "" "پروندهها را حذف کنند یا نام آنها را تغییر دهند. در غیر این صورت، با مجوزهای " "نوشتن هر کسی میتواند این کار را انجام دهد." -#: tdefile/kpropertiesdialog.cpp:2014 +#: tdefile/kpropertiesdialog.cpp:2050 msgid "" "The Sticky flag on a file is ignored on Linux, but may be used on some systems" msgstr "" "در لینوکس، پرچم چسبناک روی پرونده نادیده گرفته میشود، اما ممکن است در برخی " "سیستمها استفاده شود" -#: tdefile/kpropertiesdialog.cpp:2193 +#: tdefile/kpropertiesdialog.cpp:2229 msgid "Link" msgstr "پیوند" -#: tdefile/kpropertiesdialog.cpp:2209 +#: tdefile/kpropertiesdialog.cpp:2245 msgid "Varying (No Change)" msgstr "در حال تغییر )بدون تغییر(" -#: tdefile/kpropertiesdialog.cpp:2308 +#: tdefile/kpropertiesdialog.cpp:2344 msgid "" "_n: This file uses advanced permissions\n" "These files use advanced permissions." msgstr "این پروندهها از مجوزهای پیشرفته استفاده میکنند." -#: tdefile/kpropertiesdialog.cpp:2329 +#: tdefile/kpropertiesdialog.cpp:2365 msgid "" "_n: This folder uses advanced permissions.\n" "These folders use advanced permissions." msgstr "این پوشهها از مجوزهای پیشرفته استفاده میکنند." -#: tdefile/kpropertiesdialog.cpp:2344 +#: tdefile/kpropertiesdialog.cpp:2380 msgid "These files use advanced permissions." msgstr "این پروندهها از مجوزهای پیشرفته استفاده میکنند." -#: tdefile/kpropertiesdialog.cpp:2560 +#: tdefile/kpropertiesdialog.cpp:2596 msgid "U&RL" msgstr "&نشانی وب" -#: tdefile/kpropertiesdialog.cpp:2665 +#: tdefile/kpropertiesdialog.cpp:2733 msgid "A&ssociation" msgstr "&انجمن" -#: tdefile/kpropertiesdialog.cpp:2674 +#: tdefile/kpropertiesdialog.cpp:2742 msgid "Pattern ( example: *.html;*.htm )" msgstr "الگو )مثال: *.html؛ *.htm (" -#: tdefile/kpropertiesdialog.cpp:2707 +#: tdefile/kpropertiesdialog.cpp:2775 msgid "Left click previews" msgstr "پیشنمایشهای فشار چپ" -#: tdefile/kpropertiesdialog.cpp:2826 +#: tdefile/kpropertiesdialog.cpp:2894 msgid "De&vice" msgstr "&دستگاه" -#: tdefile/kpropertiesdialog.cpp:2856 +#: tdefile/kpropertiesdialog.cpp:2924 msgid "Device (/dev/fd0):" msgstr "دستگاه )/dev/fd0(:" -#: tdefile/kpropertiesdialog.cpp:2857 +#: tdefile/kpropertiesdialog.cpp:2925 msgid "Device:" msgstr "دستگاه:" -#: tdefile/kpropertiesdialog.cpp:2867 +#: tdefile/kpropertiesdialog.cpp:2937 msgid "Read only" msgstr "فقط خواندنی" -#: tdefile/kpropertiesdialog.cpp:2871 +#: tdefile/kpropertiesdialog.cpp:2941 msgid "File system:" msgstr "سیستم پرونده:" -#: tdefile/kpropertiesdialog.cpp:2879 +#: tdefile/kpropertiesdialog.cpp:2949 msgid "Mount point (/mnt/floppy):" msgstr "نقطۀ سوار کردن ) /mnt/floppy(:" -#: tdefile/kpropertiesdialog.cpp:2880 +#: tdefile/kpropertiesdialog.cpp:2950 msgid "Mount point:" msgstr "نقطۀ سوار کردن:" -#: tdefile/kpropertiesdialog.cpp:2911 +#: tdefile/kpropertiesdialog.cpp:2981 msgid "Unmounted Icon" msgstr "شمایل پیادهشده" -#: tdefile/kpropertiesdialog.cpp:3091 tdefile/kpropertiesdialog.cpp:3896 +#: tdefile/kpropertiesdialog.cpp:3178 tdefile/kpropertiesdialog.cpp:3986 msgid "&Application" msgstr "&کاربرد" -#: tdefile/kpropertiesdialog.cpp:3213 +#: tdefile/kpropertiesdialog.cpp:3303 #, c-format msgid "Add File Type for %1" msgstr "افزودن نوع پرونده برای %1" -#: bookmarks/kbookmarkmenu.cc:829 tdefile/kpropertiesdialog.cpp:3216 -msgid "&Add" -msgstr "&افزودن" - -#: tdefile/kpropertiesdialog.cpp:3217 tdefile/kpropertiesdialog.cpp:3218 +#: tdefile/kpropertiesdialog.cpp:3307 tdefile/kpropertiesdialog.cpp:3308 msgid "" "Add the selected file types to\n" "the list of supported file types." @@ -4793,24 +5578,24 @@ msgstr "" "افزودن انواع پروندههای برگزیده به\n" "فهرست انواع پروندههای پشتیبانیشده." -#: tdefile/kpropertiesdialog.cpp:3412 tdefile/kpropertiesdialog.cpp:3868 +#: tdefile/kpropertiesdialog.cpp:3502 tdefile/kpropertiesdialog.cpp:3958 msgid "Only executables on local file systems are supported." msgstr "فقط پروندههای قابل اجرا در سیستم پروندههای محلی پشتیبانی میشوند." -#: tdefile/kpropertiesdialog.cpp:3424 +#: tdefile/kpropertiesdialog.cpp:3514 #, c-format msgid "Advanced Options for %1" msgstr "گزینههای پیشرفته برای %1" -#: tdefile/kpropertiesdialog.cpp:3583 +#: tdefile/kpropertiesdialog.cpp:3673 msgid "E&xecute" msgstr "&اجرا" -#: tdefile/kpropertiesdialog.cpp:3590 +#: tdefile/kpropertiesdialog.cpp:3680 msgid "Comman&d:" msgstr "&فرمان:" -#: tdefile/kpropertiesdialog.cpp:3599 +#: tdefile/kpropertiesdialog.cpp:3689 msgid "" "Following the command, you can have several place holders which will be " "replaced with the actual values when the actual program is run:\n" @@ -4838,921 +5623,191 @@ msgstr "" "%m - خردشمایل\n" "%c - عنوان" -#: tdefile/kpropertiesdialog.cpp:3620 +#: tdefile/kpropertiesdialog.cpp:3710 msgid "Panel Embedding" msgstr "نهفتن تابلو" -#: tdefile/kpropertiesdialog.cpp:3629 +#: tdefile/kpropertiesdialog.cpp:3719 msgid "&Execute on click:" msgstr "&اجرا هنگام فشار:" -#: tdefile/kpropertiesdialog.cpp:3637 +#: tdefile/kpropertiesdialog.cpp:3727 msgid "&Window title:" msgstr "عنوان &پنجره:" -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 55 -#: tdefile/kpropertiesdialog.cpp:3657 rc.cpp:81 -#, no-c-format +#: tdefile/kpropertiesdialog.cpp:3747 msgid "&Run in terminal" msgstr "&اجرا در پایانه" -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 77 -#: tdefile/kpropertiesdialog.cpp:3672 rc.cpp:90 -#, no-c-format +#: tdefile/kpropertiesdialog.cpp:3762 msgid "Do not &close when command exits" msgstr "هنگام خروج فرمان، &بسته نشود" -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 66 -#: tdefile/kpropertiesdialog.cpp:3676 rc.cpp:87 -#, no-c-format +#: tdefile/kpropertiesdialog.cpp:3766 msgid "&Terminal options:" msgstr "گزینههای &پایانه:" -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 106 -#: tdefile/kpropertiesdialog.cpp:3696 rc.cpp:99 -#, no-c-format +#: tdefile/kpropertiesdialog.cpp:3786 msgid "Ru&n as a different user" msgstr "&اجرا به عنوان یک کاربر متفاوت" -#: tdefile/kpropertiesdialog.cpp:3937 +#: tdefile/kpropertiesdialog.cpp:4027 msgid "Description:" msgstr "توصیف:" -#: tdefile/kpropertiesdialog.cpp:3943 +#: tdefile/kpropertiesdialog.cpp:4033 msgid "Comment:" msgstr "توضیح:" -#: tdefile/kpropertiesdialog.cpp:3949 +#: tdefile/kpropertiesdialog.cpp:4039 msgid "File types:" msgstr "انواع پرونده:" -#: tdefile/tdefilesharedlg.cpp:56 -msgid "&Share" -msgstr "&اشتراک" - -#: tdefile/tdefilesharedlg.cpp:128 -msgid "Only folders in your home folder can be shared." -msgstr "فقط پوشههای موجود در پوشۀ آغازهتان را میتوان مشترک کرد." - -#: tdefile/tdefilesharedlg.cpp:139 -msgid "Not shared" -msgstr "مشترک نبودن" - -#: tdefile/tdefilesharedlg.cpp:144 -msgid "Shared" -msgstr "مشترک" - -#: tdefile/tdefilesharedlg.cpp:156 -msgid "" -"Sharing this folder makes it available under Linux/UNIX (NFS) and Windows " -"(Samba)." -msgstr "" -"با اشتراک این پوشه، بر اساس لینوکس/یونیکس )NFS( و ویندوز)Samba( در دسترس قرار " -"میگیرد." - -#: tdefile/tdefilesharedlg.cpp:162 -msgid "You can also reconfigure file sharing authorization." -msgstr "میتوانید اجازۀ اشتراک پرونده را هم مجدداً پیکربندی کنید." - -#: tdefile/tdefilesharedlg.cpp:165 tdefile/tdefilesharedlg.cpp:189 -msgid "Configure File Sharing..." -msgstr "پیکربندی اشتراک پرونده..." - -#: tdefile/tdefilesharedlg.cpp:174 -msgid "" -"Error running 'filesharelist'. Check if installed and in $PATH or /usr/sbin." -msgstr "" -"خطای اجرای »filesharelist«. بررسی کنید که نصب شده و در $PATH یا /usr/sbin " -"باشد." - -#: tdefile/tdefilesharedlg.cpp:181 -msgid "You need to be authorized to share folders." -msgstr "لازم است که اجازۀ اشتراک پوشهها را داشته باشید." - -#: tdefile/tdefilesharedlg.cpp:184 -msgid "File sharing is disabled." -msgstr "اشتراک پرونده غیرفعال میشود." - -#: tdefile/tdefilesharedlg.cpp:249 -msgid "Sharing folder '%1' failed." -msgstr "خرابی در اشتراک پوشۀ »%1«." - -#: tdefile/tdefilesharedlg.cpp:250 -msgid "" -"An error occurred while trying to share folder '%1'. Make sure that the Perl " -"script 'fileshareset' is set suid root." -msgstr "" -"زمانی که سعی در مشترکسازی پوشۀ »%1« داشتید، خطایی رخ داد. مطمئن شوید که " -"دستنوشتۀ پرل، »fileshareset« با suid root تنظیم شود." - -#: tdefile/tdefilesharedlg.cpp:255 -msgid "Unsharing folder '%1' failed." -msgstr "خرابی در پوشۀ غیراشتراکی »%1«." - -#: tdefile/tdefilesharedlg.cpp:256 -msgid "" -"An error occurred while trying to unshare folder '%1'. Make sure that the Perl " -"script 'fileshareset' is set suid root." -msgstr "" -"زمانی که سعی در غیر مشترکسازی پوشۀ »%1« داشتید، خطایی رخ داد. مطمئن شوید که " -"دستنوشتۀ پرل »fileshareset« با suid root تنظیم شود." - -#: tdefile/kurlbar.cpp:348 -msgid "" -"<qt>The <b>Quick Access</b> panel provides easy access to commonly used file " -"locations." -"<p>Clicking on one of the shortcut entries will take you to that location." -"<p>By right clicking on an entry you can add, edit and remove shortcuts.</qt>" -msgstr "" -"<qt>تابلو <b>دستیابی سریع</b>دستیابی آسان به محل پروندههای مورد استفاده را " -"فراهم میکند." -"<p>با فشار بر یکی از مدخلهای میانبر، شما را به آن محل میبرد." -"<p>با فشار راست بر یک مدخل، میتوانید میانبرها را اضافه، ویرایش و حذف " -"کنید.</qt>" - -#: tdefile/kurlbar.cpp:730 -msgid "&Large Icons" -msgstr "شمایلهای &بزرگ" - -#: tdefile/kurlbar.cpp:730 -msgid "&Small Icons" -msgstr "شمایلهای &کوچک" - -#: tdefile/kurlbar.cpp:736 -msgid "&Edit Entry..." -msgstr "&ویرایش مدخل..." - -#: tdefile/kurlbar.cpp:740 -msgid "&Add Entry..." -msgstr "&افزودن مدخل..." - -#: tdefile/kurlbar.cpp:744 -msgid "&Remove Entry" -msgstr "&حذف مدخل" - -#: tdefile/kurlbar.cpp:776 -msgid "Enter a description" -msgstr "وارد کردن یک توصیف" - -#: tdefile/kurlbar.cpp:922 -msgid "Edit Quick Access Entry" -msgstr "ویرایش مدخل دستیابی سریع" - -#: tdefile/kurlbar.cpp:925 -msgid "" -"<qt><b>Please provide a description, URL and icon for this Quick Access " -"entry.</b></br></qt>" -msgstr "" -"<qt><b>لطفاً، یک توصیف، نشانی وب و یک شمایل برای این مدخل دستیابی سریع فراهم " -"کنید.</b></br></qt>" - -#: tdefile/kurlbar.cpp:932 -msgid "" -"<qt>This is the text that will appear in the Quick Access panel." -"<p>The description should consist of one or two words that will help you " -"remember what this entry refers to.</qt>" -msgstr "" -"<qt> این متنی است که در تابلوی دستیابی سریع ظاهر میشود." -"<p>توصیف باید دارای یک یا دو واژه باشد، که در یادآوری آنچه این مدخل به آن ارجاع " -"میشود، کمک میکند.</qt>" - -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 125 -#: tdefile/kurlbar.cpp:935 rc.cpp:239 -#, no-c-format -msgid "&Description:" -msgstr "&توصیف:" - -#: tdefile/kurlbar.cpp:942 -msgid "" -"<qt>This is the location associated with the entry. Any valid URL may be used. " -"For example:" -"<p>%1" -"<br>http://www.kde.org" -"<br>ftp://ftp.kde.org/pub/kde/stable" -"<p>By clicking on the button next to the text edit box you can browse to an " -"appropriate URL.</qt>" -msgstr "" -"<qt>این محل وابسته به مدخل میباشد. ممکن است از هر نشانی وب معتبری استفاده شود. " -"برای مثال:" -"<p>%1" -"<br>http://www.kde.org" -"<br> ftp://ftp.kde.org/pub/kde/stable" -"<p>با فشار دکمۀ مجاور جعبه ویرایش متن، میتوانید یک نشانی وب مناسب را مرور " -"کنید.</qt>" - -#: tdefile/kurlbar.cpp:946 -msgid "&URL:" -msgstr "&نشانی وب:" - -#: tdefile/kurlbar.cpp:953 -msgid "" -"<qt>This is the icon that will appear in the Quick Access panel." -"<p>Click on the button to select a different icon.</qt>" -msgstr "" -"<qt>این شمایلی است که در تابلو دستیابی سریع ظاهر میشود." -"<p>برای گزینش یک شمایل متفاوت، روی دکمه فشار دهید.</qt>" - -#: tdefile/kurlbar.cpp:955 -msgid "Choose an &icon:" -msgstr "انتخاب یک &شمایل:" - -#: tdefile/kurlbar.cpp:971 -msgid "&Only show when using this application (%1)" -msgstr "&فقط نمایش هنگام استفاده از این کاربرد )%1(" - -#: tdefile/kurlbar.cpp:974 -msgid "" -"<qt>Select this setting if you want this entry to show only when using the " -"current application (%1)." -"<p>If this setting is not selected, the entry will be available in all " -"applications.</qt>" -msgstr "" -"<qt>اگر میخواهید این مدخل فقط زمانی که از کاربرد جاری )%1( استفاده میشود، " -"نمایش داده شود، این تنظیم را برگزینید." -"<p>اگر این حالت انتخاب نشود، مدخل در تمام کاربردها موجود است.</qt>" - -#: tests/kurifiltertest.cpp:144 -msgid "kurifiltertest" -msgstr "" - -#: tests/kurifiltertest.cpp:145 -msgid "Unit test for the URI filter plugin framework." -msgstr "آزمون واحد برای چارچوب وصلۀ پالایۀ نشانی وب" - -#: tests/kurifiltertest.cpp:150 -msgid "Use space as keyword delimeter for web shortcuts" -msgstr "استفاده از فاصله به عنوان جداساز صفحه کلید برای میانبرهای وب" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "نسیم دانیارزاده" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "daniarzadeh@itland.ir" - -#. i18n: file ./kssl/keygenwizard2.ui line 25 -#: rc.cpp:3 -#, no-c-format -msgid "" -"You must now provide a password for the certificate request. Please choose a " -"very secure password as this will be used to encrypt your private key." -msgstr "" -"حالا، برای درخواست گواهینامه یک اسم رمز فراهم کنید. لطفاً، یک اسم رمز بسیار " -"امن انتخاب کنید، چون برای رمزبندی کلید خصوصیتان استفاده خواهد شد." - -#. i18n: file ./kssl/keygenwizard2.ui line 38 -#: rc.cpp:6 -#, no-c-format -msgid "&Repeat password:" -msgstr "&تکرار اسم رمز:" - -#. i18n: file ./kssl/keygenwizard2.ui line 49 -#: rc.cpp:9 -#, no-c-format -msgid "&Choose password:" -msgstr "&انتخاب اسم رمز:" - -#. i18n: file ./kssl/keygenwizard.ui line 25 -#: rc.cpp:12 -#, no-c-format -msgid "" -"You have indicated that you wish to obtain or purchase a secure certificate. " -"This wizard is intended to guide you through the procedure. You may cancel at " -"any time, and this will abort the transaction." -msgstr "" -"نشان دادهاید که مایل هستید یک گواهینامۀ امن به دست بیاورید یا بخرید. این " -"جادوگر قصد دارد شما را از طریق این روش راهنمایی کند. ممکن است هر زمانی آن را " -"لغو کنید و با این کار معامله ساقط میشود." - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 16 -#: rc.cpp:15 -#, no-c-format -msgid "TDE Wallet Wizard" -msgstr "جادوگر TDE Wallet" - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 23 -#: rc.cpp:18 -#, no-c-format -msgid "Introduction" -msgstr "مقدمه" - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 56 -#: rc.cpp:21 -#, no-c-format -msgid "<u>TDEWallet</u> - The TDE Wallet System" -msgstr "<u>TDEWallet</u> - سیستم TDE Wallet" - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 81 -#: rc.cpp:24 -#, no-c-format -msgid "" -"Welcome to TDEWallet, the TDE Wallet System. TDEWallet allows you to store your " -"passwords and other personal information on disk in an encrypted file, " -"preventing others from viewing the information. This wizard will tell you " -"about TDEWallet and help you configure it for the first time." -msgstr "" -"به TDEWallet، سیستم Wallet TDE، خوش آمدید. TDEWallet به شما اجازه میدهد که اسم " -"رمزها و اطلاعات شخصیتان را در دیسک در یک پرونده رمزبندی شده ذخیره کنید و مانع " -"این میشود که دیگران اطلاعات را ببینند. این جادوگر به شما در مورد TDEWallet " -"میگوید، و به شما کمک میکند که آن را برای اولین بار پیکربندی کنید." - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 112 -#: rc.cpp:27 -#, no-c-format -msgid "&Basic setup (recommended)" -msgstr "برپایی &پایهای )توصیهشده(" - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 123 -#: rc.cpp:30 -#, no-c-format -msgid "&Advanced setup" -msgstr "برپایی &پیشرفته" - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 180 -#: rc.cpp:36 -#, no-c-format -msgid "" -"The TDE Wallet system stores your data in a <i>wallet</i> " -"file on your local hard disk. The data is only written in encrypted form, " -"presently using the blowfish algorithm with your password as the key. When a " -"wallet is opened, the wallet manager application will launch and display an " -"icon in the system tray. You can use this application to manage your wallets. " -"It even permits you to drag wallets and wallet contents, allowing you to easily " -"copy a wallet to a remote system." -msgstr "" -"سیستم TDE Wallet دادۀ شما را در پروندۀ <i>wallet</i> " -"در دیسک سخت محلیتان ذخیره میکند. داده فقط به شکل رمزبندیشده نوشته میشود، که " -"در حال حاضر از الگوریتم blowfish با اسم رمزتان به عنوان کلید استفاده میکند. " -"زمانی که یک wallet باز میشود، کاربرد مدیر wallet شمایلی را در سینی سیستم راه " -"میاندازد و نمایش میدهد. میتوانید از این کاربرد برای مدیریت walletهای خود " -"استفاده کنید. حتی به شما اجازه میدهد wallet ها و محتویات wallet را بکشید، و به " -"شما اجازه میدهد به سهولت یک wallet را در یک سیستم دور رونوشت کنید." - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 193 -#: rc.cpp:39 -#, no-c-format -msgid "Password Selection" -msgstr "گزینش اسم رمز" - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 204 -#: rc.cpp:42 -#, no-c-format -msgid "" -"Various applications may attempt to use the TDE wallet to store passwords or " -"other information such as web form data and cookies. If you would like these " -"applications to use the wallet, you must enable it now and choose a password. " -"The password you choose <i>cannot</i> be recovered if it is lost, and will " -"allow anyone who knows it to obtain all the information contained in the " -"wallet." -msgstr "" -"ممکن است کاربردهای مختلف برای استفاده از TDE wallet برای ذخیرۀ اسم رمزها یا " -"اطلاعات دیگر نظیر داده و کوکیهای قالب وب تلاش کنند. اگر میخواهید این کاربردها " -"از wallet استفاده کنند، باید اکنون آن را فعال کنید و یک اسم رمز انتخاب کنید. " -"اگر اسم رمز از بین برود، اسم رمزی که انتخاب میکنید را <i> نمیتوان </i> " -"بازیافت کرد؛ و هر کسی که آن را میداند، اجازه مییابد که تمام اطلاعات موجود در " -"wallet را به دست آورد." - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 234 -#: rc.cpp:45 -#, no-c-format -msgid "Enter a new password:" -msgstr "وارد کردن یک اسم رمز جدید:" - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 251 -#: rc.cpp:48 -#, no-c-format -msgid "Verify password:" -msgstr "وارسی اسم رمز:" - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 301 -#: rc.cpp:51 -#, no-c-format -msgid "Yes, I wish to use the TDE wallet to store my personal information." -msgstr "بله، مایل هستم از TDE wallet برای ذخیرۀ اطلاعات شخصیام استفاده کنم." - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 390 -#: rc.cpp:54 -#, no-c-format -msgid "Security Level" -msgstr "سطح امنیت" - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 401 -#: rc.cpp:57 -#, no-c-format -msgid "" -"The TDE Wallet system allows you to control the level of security of your " -"personal data. Some of these settings do impact usability. While the default " -"settings are generally acceptable for most users, you may wish to change some " -"of them. You may further tune these settings from the TDEWallet control module." -msgstr "" -"سیستم TDE Wallet به شما اجازه میدهد که سطح امنیت دادۀ شخصیتان را کنترل کنید. " -"برخی از این تنظیمات، قابلیت استفادۀ فشرده را ایجاد میکنند. در حالی که تنظیمات " -"پیشفرض، معمولاً برای اغلب کاربران قابل قبول است؛ ممکن است بخواهید برخی از " -"آنها را تغییر دهید. به علاوه، ممکن است این تنظیمات را از پیمانۀ کنترل TDEWallet " -"میزان کنید." - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 432 -#: rc.cpp:60 -#, no-c-format -msgid "Store network passwords and local passwords in separate wallet files" -msgstr "ذخیرۀ اسم رمزهای شبکه و اسم رمزهای محلی در پروندههای جداگانۀ wallet" - -#. i18n: file ./misc/tdewalletd/tdewalletwizard.ui line 440 -#: rc.cpp:63 -#, no-c-format -msgid "Automatically close idle wallets" -msgstr "بستن خودکار wallet های بیکار" - -#. i18n: file ./misc/tdewalletd/kbetterthankdialogbase.ui line 60 -#: rc.cpp:66 -#, no-c-format -msgid "Allow &Once" -msgstr "&یک مرتبه اجازه دادن" - -#. i18n: file ./misc/tdewalletd/kbetterthankdialogbase.ui line 71 -#: rc.cpp:69 -#, no-c-format -msgid "Allow &Always" -msgstr "&همیشه اجازه دادن" - -#. i18n: file ./misc/tdewalletd/kbetterthankdialogbase.ui line 79 -#: rc.cpp:72 -#, no-c-format -msgid "&Deny" -msgstr "&رد کردن" - -#. i18n: file ./misc/tdewalletd/kbetterthankdialogbase.ui line 87 -#: rc.cpp:75 -#, no-c-format -msgid "Deny &Forever" -msgstr "رد کردن &برای همیشه" - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 27 -#: rc.cpp:78 -#, no-c-format -msgid "Terminal" -msgstr "پایانه" - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 58 -#: rc.cpp:84 -#, no-c-format -msgid "" -"Check this option if the application you want to run is a text mode application " -"or if you want the information that is provided by the terminal emulator " -"window." -msgstr "" -"اگر کاربردی که میخواهید اجرا شود، کاربرد حالت متن است، یا اگر اطلاعاتی که " -"توسط پایانۀ پنجرۀ مقلد فراهم میشود را میخواهید، این گزینه را علامت بزنید." - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 80 -#: rc.cpp:93 -#, no-c-format -msgid "" -"Check this option if the text mode application offers relevant information on " -"exit. Keeping the terminal emulator open allows you to retrieve this " -"information." -msgstr "" -"اگر کاربرد حالت متن، هنگام خروج، اطلاعات مناسبی را ارائه میکند، این گزینه را " -"علامت بزنید. با نگه داشتن پایانۀ مقلد، اجازه مییابید که این اطلاعات را " -"بازیابی کنید." - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 109 -#: rc.cpp:102 -#, no-c-format -msgid "" -"Check this option if you want to run this application with a different user id. " -"Every process has a different user id associated with it. This id code " -"determines file access and other permissions. The password of the user is " -"required to use this option." -msgstr "" -"اگر میخواهید این کاربرد را با شناسه کاربری متفاوت اجرا کنید، این گزینه را " -"علامت بزنید. هر فرآیند، یک شناسه کاربر متفاوت دارد که به آن وابسته است. این کد " -"شناسه، دستیابی به پرونده و مجوزهای دیگر را تعیین میکند. برای استفاده از این " -"گزینه، به اسم رمز کاربر نیاز است." - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 140 -#: rc.cpp:108 -#, no-c-format -msgid "Enter the user name you want to run the application as." -msgstr "" -"نام کاربری که میخواهید کاربرد را به عنوان آن اجرا کنید را وارد نمایید." - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 148 -#: rc.cpp:111 -#, no-c-format -msgid "Enter the user name you want to run the application as here." -msgstr "" -"نام کاربری که میخواهید کاربرد را به عنوان آن اجرا کنید را در اینجا وارد " -"کنید." - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 158 -#: rc.cpp:114 -#, no-c-format -msgid "Startup" -msgstr "راهاندازی" - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 169 -#: rc.cpp:117 -#, no-c-format -msgid "Enable &launch feedback" -msgstr "فعالسازی &راهاندازی بازخورد" - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 172 -#: rc.cpp:120 -#, no-c-format -msgid "" -"Check this option if you want to make clear that your application has started. " -"This visual feedback may appear as a busy cursor or in the taskbar." -msgstr "" -"اگر میخواهید آشکار کنید که کاربردتان آغاز شده است، این گزینه را علامت بزنید. " -"ممکن است این باز خورد تصویری به عنوان یک مکاننمای مشغول یا در میله تکلیف ظاهر " -"شود." - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 180 -#: rc.cpp:123 -#, no-c-format -msgid "&Place in system tray" -msgstr "&جادهی در سینی سیستم" - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 183 -#: rc.cpp:126 -#, no-c-format -msgid "" -"Check this option if you want to have a system tray handle for your " -"application." -msgstr "" -"اگر میخواهید برای کاربردتان یک گردانندۀ سینی سیستم داشته باشید، این گزینه را " -"علامت بزنید." - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 191 -#: rc.cpp:129 -#, no-c-format -msgid "&DCOP registration:" -msgstr "ثبت &DCOP:" - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 200 -#: rc.cpp:132 -#, no-c-format -msgid "None" -msgstr "هیچکدام" - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 205 -#: rc.cpp:135 -#, no-c-format -msgid "Multiple Instances" -msgstr "نمونههای چندگانه" - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 210 -#: rc.cpp:138 -#, no-c-format -msgid "Single Instance" -msgstr "نمونۀ تک" - -#. i18n: file ./tdefile/kpropertiesdesktopadvbase.ui line 215 -#: rc.cpp:141 -#, no-c-format -msgid "Run Until Finished" -msgstr "اجرا تا زمانی که تمام شود" - -#. i18n: file ./tdefile/knotifywidgetbase.ui line 91 -#: rc.cpp:144 -#, no-c-format -msgid "Events" -msgstr "رویدادها" - -#. i18n: file ./tdefile/knotifywidgetbase.ui line 117 -#: rc.cpp:147 -#, no-c-format -msgid "Quick Controls" -msgstr "کنترلهای سریع" - -#. i18n: file ./tdefile/knotifywidgetbase.ui line 128 -#: rc.cpp:150 -#, no-c-format -msgid "Apply to &all applications" -msgstr "اعمال در مورد &تمام کاربردها" - -#. i18n: file ./tdefile/knotifywidgetbase.ui line 170 -#: rc.cpp:153 -#, no-c-format -msgid "Turn O&ff All" -msgstr "&خاموش کردن همه" - -#. i18n: file ./tdefile/knotifywidgetbase.ui line 173 -#: rc.cpp:156 rc.cpp:162 -#, no-c-format -msgid "Allows you to change the behavior for all events at once" -msgstr "" -"به شما اجازه میدهد به طور همزمان، برای تمام رویدادها رفتار را تغییر دهید" +#: tdefile/tdefilefiltercombo.cpp:164 +msgid "All Supported Files" +msgstr "تمام پروندههای پشتیبانیشده" -#. i18n: file ./tdefile/knotifywidgetbase.ui line 181 -#: rc.cpp:159 -#, no-c-format -msgid "Turn O&n All" -msgstr "&روشن کردن همه" +#: tdefile/kcustommenueditor.cpp:88 +msgid "Menu Editor" +msgstr "ویرایشگر گزینگان" -#. i18n: file ./tdefile/knotifywidgetbase.ui line 215 -#: rc.cpp:168 -#, no-c-format -msgid "Print a message to standard &error output" -msgstr "چاپ یک پیام طبق خروجی &خطای استاندارد" +#: tdefile/kcustommenueditor.cpp:98 +msgid "New..." +msgstr "جدید..." -#. i18n: file ./tdefile/knotifywidgetbase.ui line 223 -#: rc.cpp:171 -#, no-c-format -msgid "Show a &message in a pop-up window" -msgstr "نمایش یک &پیام در پنجرۀ بالاپر" +#: tdefile/kcustommenueditor.cpp:100 +msgid "Move Up" +msgstr "حرکت به بالا" -#. i18n: file ./tdefile/knotifywidgetbase.ui line 231 -#: rc.cpp:174 -#, no-c-format -msgid "E&xecute a program:" -msgstr "&اجرای یک برنامه:" +#: tdefile/kcustommenueditor.cpp:101 +msgid "Move Down" +msgstr "حرکت به پایین" -#. i18n: file ./tdefile/knotifywidgetbase.ui line 247 -#: rc.cpp:177 -#, no-c-format -msgid "Play a &sound:" -msgstr "پخش یک &صدا:" +#: tdefile/knotifydialog.cpp:81 +msgid "Sounds" +msgstr "صداها" -#. i18n: file ./tdefile/knotifywidgetbase.ui line 258 -#: rc.cpp:180 -#, no-c-format -msgid "Test the Sound" -msgstr "آزمون صدا" +#: tdefile/knotifydialog.cpp:82 +msgid "Logging" +msgstr "ثبت" -#. i18n: file ./tdefile/knotifywidgetbase.ui line 268 -#: rc.cpp:183 -#, no-c-format -msgid "Mark &taskbar entry" -msgstr "نشاندار کردن مدخل &میله تکلیف" +#: tdefile/knotifydialog.cpp:83 +msgid "Program Execution" +msgstr "اجرای برنامه" -#. i18n: file ./tdefile/knotifywidgetbase.ui line 276 -#: rc.cpp:186 -#, no-c-format -msgid "&Log to a file:" -msgstr "&ثبت در یک پرونده:" +#: tdefile/knotifydialog.cpp:84 +msgid "Message Windows" +msgstr "پنجرههای پیام" -#. i18n: file ./tdefile/knotifywidgetbase.ui line 352 -#: rc.cpp:189 -#, no-c-format -msgid "&Use a passive window that does not interrupt other work" -msgstr "&استفاده از پنجرۀ منفعلی که کار دیگری را متوقف نمیکند" +#: tdefile/knotifydialog.cpp:85 +msgid "Passive Windows" +msgstr "پنجرههای منفعل" -#. i18n: file ./tdefile/knotifywidgetbase.ui line 378 -#: rc.cpp:192 -#, no-c-format -msgid "Less Options" -msgstr "گزینههای کمتر" +#: tdefile/knotifydialog.cpp:86 +msgid "Standard Error Output" +msgstr "خروجی خطای استاندارد" -#. i18n: file ./tdefile/knotifywidgetbase.ui line 406 -#: rc.cpp:195 -#, no-c-format -msgid "Player Settings" -msgstr "تنظیمات پخشکننده" +#: tdefile/knotifydialog.cpp:87 +msgid "Taskbar" +msgstr "میله تکلیف" -#. i18n: file ./tdefile/kpropertiesmimetypebase.ui line 27 -#: rc.cpp:198 -#, no-c-format -msgid "Select one or more file types to add:" -msgstr "گزینش یک یا چند نوع پرونده برای افزودن:" +#: tdefile/knotifydialog.cpp:121 +msgid "Execute a program" +msgstr "اجرای یک برنامه" -#. i18n: file ./tdefile/kpropertiesmimetypebase.ui line 36 -#: rc.cpp:201 rc.cpp:219 -#, no-c-format -msgid "Mimetype" -msgstr "نوع مایم" +#: tdefile/knotifydialog.cpp:122 +msgid "Print to Standard error output" +msgstr "چاپ در خروجی خطای استاندارد" -#. i18n: file ./tdefile/kpropertiesmimetypebase.ui line 47 -#: rc.cpp:204 rc.cpp:222 -#, no-c-format -msgid "Description" -msgstr "توصیف" +#: tdefile/knotifydialog.cpp:123 +msgid "Display a messagebox" +msgstr "نمایش جعبه پیام" -#. i18n: file ./tdefile/kpropertiesmimetypebase.ui line 61 -#: rc.cpp:207 -#, no-c-format -msgid "" -"<qt>" -"<p>Select one or more types of file that your application can handle here. This " -"list is organized by <u>mimetypes</u>.</p>\n" -"<p>MIME, Multipurpose Internet (e)Mail Extension, is a standard protocol for " -"identifying the type of data based on filename extensions and correspondent <u>" -"mimetypes</u>. Example: the \"bmp\" part that comes after the dot in flower.bmp " -"indicates that it is a specific kind of image, <u>image/x-bmp</u>" -". To know which application should open each type of file, the system should be " -"informed about the abilities of each application to handle these extensions and " -"mimetypes.</p>" -msgstr "" -"<qt>" -"<p>یک یا چند نوع پرونده را که کاربردتان میتواند بگرداند، در اینجا برگزینید. " -"این فهرست توسط <u> انواع مایم</u> سازمان مییابد.</p>\n" -"<p>مایم، پسوند چند منظورۀ رایانامۀ اینترنتی، یک قرارداد استاندارد برای تشخیص " -"نوع داده بر اساس پسوندهای نام پرونده و <u> انواع مایم </u> " -"مطابق میباشد. مثال: جزء »bmp« که در flower.bmp بعد از نقطه میآید، نشان " -"میدهد که نوع مشخصی از تصویر است، <u>image/x-bmp</u>" -". برای دانستن این که کدام کاربرد باید هر نوع پرونده را باز کند، سیستم باید در " -"مورد تواناییهای هر کاربردی که این پسوندها و انواع مایم را به کار میبرد، آگاه " -"شود.</p>" +#: tdefile/knotifydialog.cpp:124 +msgid "Log to a file" +msgstr "ثبت در یک پرونده" -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 44 -#: rc.cpp:211 -#, no-c-format -msgid "&Supported file types:" -msgstr "انواع پروندۀ &پشتیبانیشده:" +#: tdefile/knotifydialog.cpp:125 +msgid "Play a sound" +msgstr "پخش یک صدا" -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 52 -#: rc.cpp:214 rc.cpp:225 -#, no-c-format -msgid "" -"<qt>" -"<p>This list should show the types of file that your application can handle. " -"This list is organized by <u>mimetypes</u>.</p>\n" -"<p>MIME, Multipurpose Internet (e)Mail Extension, is a standard protocol for " -"identifying the type of data based on filename extensions and correspondent <u>" -"mimetypes</u>. Example: the \"bmp\" part that comes after the dot in flower.bmp " -"indicates that it is a specific kind of image, <u>image/x-bmp</u>" -". To know which application should open each type of file, the system should be " -"informed about the abilities of each application to handle these extensions and " -"mimetypes.</p>\n" -"<p>If you want to associate this application with one or more mimetypes that " -"are not in this list, click on the button <b>Add</b> " -"below. If there are one or more filetypes that this application cannot handle, " -"you may want to remove them from the list clicking on the button <b>Remove</b> " -"below.</p></qt>" -msgstr "" -"<qt>" -"<p> این فهرست، باید انواع پرونده که کاربردتان میتواند به کار ببرد را نمایش " -"دهد. این فهرست توسط <u> انواع مایم </u>سازمان مییابد.</p>\n" -"<p> مایم، پسوند چند منظورۀ رایانامۀ اینترنتی، یک قرارداد استاندارد برای تشخیص " -"نوع داده بر اساس پسوندهای نام پرونده و <u> انواع مایم </u> " -"مطابق میباشد. مثال: جزء »bmp« که در flower.bmp بعد از نقطه میآید، نشان " -"میدهد که نوع مشخصی از تصویر است، <u>image/x-bmp</u>" -". برای آگاهی از این که کدام کاربرد باید هر نوع پرونده را باز کند، سیستم باید " -"در مورد تواناییهای هر کاربردی که این پسوندها و انواع مایم را به کار میبرد، " -"آگاه شود.</p>\n" -"<p> اگر میخواهید این کاربرد را با یک یا چند نوع مایمی که در فهرست نیستند " -"ارتباط دهید، روی دکمۀ <b> افزودن </b> در زیر فشار دهید. اگر یک یا چند نوع " -"پرونده وجود دارد که این کاربرد نمیتواند به کار ببرد، ممکن است بخواهید آنها را " -"با فشار دکمۀ <b>حذف</b> در زیر، حذف کنید.</p></qt>" +#: tdefile/knotifydialog.cpp:126 +msgid "Flash the taskbar entry" +msgstr "درخشش مدخل میله تکلیف" -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 103 -#: rc.cpp:230 -#, no-c-format -msgid "&Name:" -msgstr "&نام:" +#: tdefile/knotifydialog.cpp:163 +msgid "Notification Settings" +msgstr "تنظیمات اخطار" -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 109 -#: rc.cpp:233 rc.cpp:236 -#, no-c-format +#: tdefile/knotifydialog.cpp:309 msgid "" -"Type the name you want to give to this application here. This application will " -"appear under this name in the applications menu and in the panel." +"<qt>You may use the following macros" +"<br>in the commandline:" +"<br><b>%e</b>: for the event name," +"<br><b>%a</b>: for the name of the application that sent the event," +"<br><b>%s</b>: for the notification message," +"<br><b>%w</b>: for the numeric window ID where the event originated," +"<br><b>%i</b>: for the numeric event ID." msgstr "" -"نامی که میخواهید به این کاربرد بدهید را در اینجا تحریر کنید. این کاربرد طبق " -"این نام در گزینگان کاربردها و در تابلو ظاهر میشود." +"<qt>ممکن است از کلاندستورهای زیر" +"<br> در خط فرمان استفاده کنید:" +"<br><b>%e</b>: برای نام رویداد،" +"<br><b>%a</b>: برای نام کاربردی که به رویداد ارسال شده،" +"<br><b>%s</b>: برای پیام اخطار،" +"<br><b>%w</b>: برای شناسۀ عددی پنجره که رویداد از آن ناشی شده،" +"<br><b>%i</b>: برای شناسۀ عددی رویداد." -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 131 -#: rc.cpp:242 rc.cpp:245 -#, no-c-format -msgid "" -"Type the description of this application, based on its use, here. Examples: a " -"dial up application (KPPP) would be \"Dial up tool\"." -msgstr "" -"توصیف این کاربرد را بر اساس استفادۀ آن، در اینجا تحریر کنید. مثالها: یک کاربرد " -"شمارهگیری )KPPP(، »ابزار شمارهگیری« میباشد." +#: tdefile/knotifydialog.cpp:339 +msgid "Advanced <<" +msgstr "پیشرفته >>" -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 147 -#: rc.cpp:248 -#, no-c-format -msgid "Comm&ent:" -msgstr "&توضیح:" +#: tdefile/knotifydialog.cpp:340 +msgid "Hide advanced options" +msgstr "مخفی کردن گزینههای پیشرفته" -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 153 -#: rc.cpp:251 rc.cpp:254 -#, no-c-format -msgid "Type any comment you think is useful here." -msgstr "هر توضیحی که فکر میکنید مفید است را در اینجا تحریر کنید." +#: tdefile/knotifydialog.cpp:356 +msgid "Advanced >>" +msgstr "پیشرفته <<" -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 169 -#: rc.cpp:257 -#, no-c-format -msgid "Co&mmand:" -msgstr "&فرمان:" +#: tdefile/knotifydialog.cpp:357 +msgid "Show advanced options" +msgstr "نمایش گزینههای پیشرفته" -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 186 -#: rc.cpp:260 rc.cpp:274 -#, no-c-format -msgid "" -"Type the command to start this application here.\n" -"\n" -"Following the command, you can have several place holders which will be " -"replaced with the actual values when the actual program is run:\n" -"%f - a single file name\n" -"%F - a list of files; use for applications that can open several local files at " -"once\n" -"%u - a single URL\n" -"%U - a list of URLs\n" -"%d - the directory of the file to open\n" -"%D - a list of directories\n" -"%i - the icon\n" -"%m - the mini-icon\n" -"%c - the caption" -msgstr "" -"برای آغاز این کاربرد، فرمان را در اینجا تحریر کنید.\n" -"\n" -"با پیروی از فرمان، میتوانید چندین جاگیرنده داشته باشید، که زمانی که برنامۀ " -"واقعی اجرا میشود، جایگزین مقادیر واقعی میشوند:\n" -"%f - یک نام پروندۀ تک\n" -"%F - فهرست پروندهها؛ در مورد کاربردهایی استفاده میشود که میتوانند چندین " -"پروندۀ محلی را در یک زمان باز کنند\n" -"%u - تک نشانی وب\n" -"%U - فهرست نشانیهای وب\n" -"%d - فهرست راهنمای پرونده برای باز کردن\n" -"%D- فهرست فهرستهای راهنما\n" -"%i - شمایل\n" -"%m - خرد شمایل\n" -"%c - عنوان" +#: tdefile/knotifydialog.cpp:782 +msgid "This will cause the notifications to be reset to their defaults." +msgstr "این باعث میشود اخطارها در پیشفرضهایشان بازنشانی شوند." -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 216 -#: rc.cpp:291 -#, no-c-format -msgid "" -"Click here to browse your file system in order to find the desired executable." -msgstr "" -"برای مرور سیستم پروندۀ خود به منظور یافتن پروندۀ قابل اجرای مطلوب، اینجا را " -"فشار دهید." +#: tdefile/knotifydialog.cpp:784 +msgid "Are You Sure?" +msgstr "مطمئن هستید؟" -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 224 -#: rc.cpp:294 -#, no-c-format -msgid "&Work path:" -msgstr "مسیر &کار:" +#: tdefile/knotifydialog.cpp:785 +msgid "&Reset" +msgstr "&بازنشانی" -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 230 -#: rc.cpp:297 rc.cpp:300 -#, no-c-format -msgid "Sets the working directory for your application." -msgstr "فهرست راهنمای در حال کار را برای کاربردتان تنظیم میکند." +#: tdefile/knotifydialog.cpp:858 +msgid "Select Sound File" +msgstr "برگزیدن پروندۀ صوتی" -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 246 -#: rc.cpp:303 -#, no-c-format -msgid "Add..." -msgstr "افزودن..." +#: tdefile/knotifydialog.cpp:894 +msgid "Select Log File" +msgstr "برگزیدن پروندۀ ثبت" -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 249 -#: rc.cpp:306 -#, no-c-format -msgid "" -"Click on this button if you want to add a type of file (mimetype) that your " -"application can handle." -msgstr "" -"اگر میخواهید یک نوع پرونده )نوع مایم( اضافه کنید که کاربردتان بتواند آن را " -"بگرداند، روی این دکمه فشار دهید." +#: tdefile/knotifydialog.cpp:908 +msgid "Select File to Execute" +msgstr "برگزیدن پرونده برای اجرا" -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 277 -#: rc.cpp:312 -#, no-c-format -msgid "" -"If you want to remove a type of file (mimetype) that your application cannot " -"handle, select the mimetype in the list above and click on this button." -msgstr "" -"اگر میخواهید یک نوع پرونده )نوع مایم( که کاربردتان نمیتواند بگرداند را حذف " -"کنید، در فهرست بالا نوع مایم را برگزینید و روی این دکمه فشار دهید." +#: tdefile/knotifydialog.cpp:942 +msgid "The specified file does not exist." +msgstr "پروندۀ مشخصشده موجود نمیباشد." -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 302 -#: rc.cpp:315 -#, no-c-format -msgid "Ad&vanced Options" -msgstr "گزینههای &پیشرفته" +#: tdefile/knotifydialog.cpp:1012 +msgid "No description available" +msgstr "هیچ توصیفی موجود نیست" -#. i18n: file ./tdefile/kpropertiesdesktopbase.ui line 305 -#: rc.cpp:318 -#, no-c-format -msgid "" -"Click here to modify the way this application will run, launch feedback, DCOP " -"options or to run it as a different user." +#: tdefile/tdefilemetainfowidget.cpp:111 +msgid "<Error>" msgstr "" -"برای تغییر روشی که این کاربرد اجرا میکند، راهاندازی بازخورد، گزینههای DCOP " -"یا اجرای آن به عنوان یک کاربر متفاوت، اینجا را فشار دهید." - -#: ../tdeioslave/http/http.cc:5155 kpasswdserver/kpasswdserver.cpp:346 -msgid " Do you want to retry?" -msgstr " میخواهید دوباره سعی کنید؟" - -#: ../tdeioslave/http/http.cc:5156 kpasswdserver/kpasswdserver.cpp:348 -msgid "Authentication" -msgstr "احراز هویت" - -#: kpasswdserver/kpasswdserver.cpp:348 -msgid "Retry" -msgstr "سعی مجدد" #: httpfilter/httpfilter.cc:278 msgid "Unexpected end of data, some information may be lost." @@ -5762,142 +5817,6 @@ msgstr "پایان غیرمنتظرۀ داده، ممکن است برخی اطل msgid "Receiving corrupt data." msgstr "در حال دریافت دادۀ خراب." -#: bookmarks/kbookmarkimporter_ns.cc:110 bookmarks/kbookmarkimporter_ns.cc:113 -msgid "*.html|HTML Files (*.html)" -msgstr "پروندههای *.html|HTML (*.html)" - -#: bookmarks/kbookmarkimporter_ns.cc:197 -msgid "<!-- This file was generated by Konqueror -->" -msgstr "<!-- این پرونده توسط Konqueror تولید شد -->" - -#: bookmarks/kbookmarkimporter_opera.cc:110 -#: bookmarks/kbookmarkimporter_opera.cc:113 -msgid "*.adr|Opera Bookmark Files (*.adr)" -msgstr "*.adr| پروندههای چوب الف اپرا (*.adr)" - -#: bookmarks/kbookmarkmenu.cc:506 bookmarks/kbookmarkmenu_p.h:146 -msgid "Add Bookmark" -msgstr "افزودن چوب الف" - -#: bookmarks/kbookmarkmenu.cc:259 -msgid "Add Bookmark Here" -msgstr "افزودن چوب الف در اینجا" - -#: bookmarks/kbookmarkmenu.cc:276 -msgid "Open Folder in Bookmark Editor" -msgstr "باز کردن پوشه در ویرایشگر چوب الف" - -#: bookmarks/kbookmarkmenu.cc:279 -msgid "Delete Folder" -msgstr "حذف پوشه" - -#: bookmarks/kbookmarkmenu.cc:287 -msgid "Copy Link Address" -msgstr "رونوشت نشانی پیوند" - -#: bookmarks/kbookmarkmenu.cc:290 -msgid "Delete Bookmark" -msgstr "حذف چوب الف" - -#: bookmarks/kbookmarkmenu.cc:318 -msgid "Bookmark Properties" -msgstr "ویژگیهای چوب الف" - -#: bookmarks/kbookmarkmanager.cc:506 bookmarks/kbookmarkmenu.cc:343 -msgid "Cannot add bookmark with empty URL." -msgstr "نمیتوان چوب الف را با نشانی وب خالی اضافه کرد." - -#: bookmarks/kbookmarkmenu.cc:381 -msgid "" -"Are you sure you wish to remove the bookmark folder\n" -"\"%1\"?" -msgstr "" -"مطمئن هستید که میخواهید پوشۀ چوب الف\n" -"»%1« را حذف کنید؟" - -#: bookmarks/kbookmarkmenu.cc:382 -msgid "" -"Are you sure you wish to remove the bookmark\n" -"\"%1\"?" -msgstr "" -"مطمئن هستید که میخواهید چوب الف\n" -"»%1« را حذف کنید؟" - -#: bookmarks/kbookmarkmenu.cc:383 -msgid "Bookmark Folder Deletion" -msgstr "حذف پوشۀ چوب الف" - -#: bookmarks/kbookmarkmenu.cc:384 -msgid "Bookmark Deletion" -msgstr "حذف چوب الف" - -#: bookmarks/kbookmarkmenu.cc:486 -msgid "Bookmark Tabs as Folder..." -msgstr "تبهای چوب الف به عنوان پوشه..." - -#: bookmarks/kbookmarkmenu.cc:495 -msgid "Add a folder of bookmarks for all open tabs." -msgstr "افزودن پوشهای از چوب الفها برای تمام تبهای باز." - -#: bookmarks/kbookmarkmenu.cc:515 -msgid "Add a bookmark for the current document" -msgstr "افزودن یک چوب الف برای سند جاری" - -#: bookmarks/kbookmarkmenu.cc:529 -msgid "Edit your bookmark collection in a separate window" -msgstr "مجموعۀ چوب الف خود را در یک پنجرۀ جدا ویرایش کنید" - -#: bookmarks/kbookmarkmenu.cc:538 -msgid "&New Bookmark Folder..." -msgstr "پوشۀ &جدید چوب الف..." - -#: bookmarks/kbookmarkmenu.cc:550 -msgid "Create a new bookmark folder in this menu" -msgstr "ایجاد یک پوشۀ جدید چوب الف در این گزینگان" - -#: bookmarks/kbookmarkmenu.cc:684 -msgid "Quick Actions" -msgstr "کنشهای سریع" - -#: bookmarks/kbookmarkmenu.cc:831 -msgid "&New Folder..." -msgstr "پوشۀ &جدید..." - -#: bookmarks/kbookmarkmenu.cc:948 -msgid "Bookmark" -msgstr "چوب الف" - -#: bookmarks/kbookmarkmenu.cc:1115 -msgid "Netscape Bookmarks" -msgstr "چوب الفهای نتاسکیپ" - -#: bookmarks/kbookmark.cc:117 -msgid "Create New Bookmark Folder" -msgstr "ایجاد پوشۀ جدید چوب الف" - -#: bookmarks/kbookmark.cc:118 -#, c-format -msgid "Create New Bookmark Folder in %1" -msgstr "ایجاد پوشۀ جدید چوب الف در %1" - -#: bookmarks/kbookmark.cc:120 -msgid "New folder:" -msgstr "پوشۀ جدید:" - -#: bookmarks/kbookmark.cc:286 -msgid "--- separator ---" -msgstr "--- جداساز ---" - -#: bookmarks/kbookmarkmanager.cc:365 -msgid "" -"Unable to save bookmarks in %1. Reported error was: %2. This error message will " -"only be shown once. The cause of the error needs to be fixed as quickly as " -"possible, which is most likely a full hard drive." -msgstr "" -"قادر به ذخیرۀ چوب الفها در %1 نیست. خطای گزارششده این بود: %2. این پیام خطا " -"فقط یک مرتبه نمایش داده میشود. لازم است که علت خطا هر چه سریعتر تعیین شود، که " -"به احتمال زیاد یک گردانندۀ کاملاً سخت است." - #: ../tdeioslave/ftp/ftp.cc:451 #, c-format msgid "Opening connection to host %1" @@ -5938,12 +5857,12 @@ msgstr "" "%2\n" "\n" -#: ../tdeioslave/ftp/ftp.cc:596 ../tdeioslave/http/http.cc:5167 +#: ../tdeioslave/ftp/ftp.cc:596 ../tdeioslave/http/http.cc:5201 msgid "You need to supply a username and a password to access this site." msgstr "" "برای دستیابی به این پایگاه، لازم است یک نام کاربر و یک اسم رمز فراهم کنید." -#: ../tdeioslave/ftp/ftp.cc:598 ../tdeioslave/http/http.cc:5175 +#: ../tdeioslave/ftp/ftp.cc:598 ../tdeioslave/http/http.cc:5209 msgid "Site:" msgstr "پایگاه:" @@ -5960,7 +5879,7 @@ msgstr "تأیید ورود" msgid "Could not login to %1." msgstr "نتوانست به %1 وارد شود." -#: ../tdeioslave/file/file.cc:564 ../tdeioslave/file/file.cc:798 +#: ../tdeioslave/file/file.cc:565 ../tdeioslave/file/file.cc:799 #, c-format msgid "" "Could not change permissions for\n" @@ -5969,68 +5888,40 @@ msgstr "" "نتوانست مجوزها را برای\n" "%1 تغییر دهد" -#: ../tdeioslave/file/file.cc:730 +#: ../tdeioslave/file/file.cc:731 msgid "Cannot copy file from %1 to %2. (Errno: %3)" msgstr "پرونده را نمیتوان از %1 به %2 رونوشت کرد. )شمارۀ خطا: %3(" -#: ../tdeioslave/file/file.cc:1209 +#: ../tdeioslave/file/file.cc:1210 #, c-format msgid "No media in device for %1" msgstr "در دستگاه، هیچ رسانهای برای %1 وجود ندارد" -#: ../tdeioslave/file/file.cc:1375 +#: ../tdeioslave/file/file.cc:1385 msgid "No Media inserted or Media not recognized." msgstr "هیچ رسانهای درج نشد یا رسانه شناخته نشد." -#: ../tdeioslave/file/file.cc:1385 ../tdeioslave/file/file.cc:1591 +#: ../tdeioslave/file/file.cc:1395 ../tdeioslave/file/file.cc:1601 msgid "\"vold\" is not running." msgstr "«vold» اجرا نمیشود." -#: ../tdeioslave/file/file.cc:1419 +#: ../tdeioslave/file/file.cc:1429 msgid "Could not find program \"mount\"" msgstr "نتوانست برنامۀ »سوار کردن« را پیدا کند" -#: ../tdeioslave/file/file.cc:1604 +#: ../tdeioslave/file/file.cc:1614 msgid "Could not find program \"umount\"" msgstr "نتوانست برنامۀ »پیاده کردن« را پیدا کند" -#: ../tdeioslave/file/file.cc:1709 +#: ../tdeioslave/file/file.cc:1794 #, c-format msgid "Could not read %1" msgstr "نتوانست %1 را بخواند" -#: ../tdeioslave/http/http_cache_cleaner.cpp:53 -#: ../tdeioslave/http/http_cache_cleaner.cpp:194 -msgid "TDE HTTP cache maintenance tool" -msgstr "ابزار نگه داشت نهانگاه قام TDE" - -#: ../tdeioslave/http/http_cache_cleaner.cpp:59 -msgid "Empty the cache" -msgstr "تخلیۀ نهانگاه" - -#: ../tdeioslave/http/kcookiejar/main.cpp:30 -msgid "HTTP Cookie Daemon" -msgstr "شبح کوکی قام" - -#: ../tdeioslave/http/kcookiejar/main.cpp:36 -msgid "Shut down cookie jar" -msgstr "تعطیل کردن محل استقرار کوکی" - -#: ../tdeioslave/http/kcookiejar/main.cpp:37 -msgid "Remove cookies for domain" -msgstr "حذف کوکیها برای دامنه" - -#: ../tdeioslave/http/kcookiejar/main.cpp:38 -msgid "Remove all cookies" -msgstr "حذف تمام کوکیها" - -#: ../tdeioslave/http/kcookiejar/main.cpp:39 -msgid "Reload configuration file" -msgstr "بارگذاری مجدد پروندۀ پیکربندی" - -#: ../tdeioslave/http/kcookiejar/main.cpp:46 -msgid "HTTP cookie daemon" -msgstr "شبح کوکی قام" +#: ../tdeioslave/metainfo/metainfo.cpp:99 +#, c-format +msgid "No metainfo for %1" +msgstr "جاینوشتررررررررااطلاعاتی برای %1 وجود ندارد" #: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:80 msgid "Cookie Alert" @@ -6183,67 +6074,100 @@ msgstr "کارسازان" msgid "Servers, page scripts" msgstr "کارسازان، دستنوشتههای صفحه" -#: ../tdeioslave/http/http.cc:467 +#: ../tdeioslave/http/kcookiejar/main.cpp:30 +msgid "HTTP Cookie Daemon" +msgstr "شبح کوکی قام" + +#: ../tdeioslave/http/kcookiejar/main.cpp:36 +msgid "Shut down cookie jar" +msgstr "تعطیل کردن محل استقرار کوکی" + +#: ../tdeioslave/http/kcookiejar/main.cpp:37 +msgid "Remove cookies for domain" +msgstr "حذف کوکیها برای دامنه" + +#: ../tdeioslave/http/kcookiejar/main.cpp:38 +msgid "Remove all cookies" +msgstr "حذف تمام کوکیها" + +#: ../tdeioslave/http/kcookiejar/main.cpp:39 +msgid "Reload configuration file" +msgstr "بارگذاری مجدد پروندۀ پیکربندی" + +#: ../tdeioslave/http/kcookiejar/main.cpp:46 +msgid "HTTP cookie daemon" +msgstr "شبح کوکی قام" + +#: ../tdeioslave/http/http_cache_cleaner.cpp:53 +#: ../tdeioslave/http/http_cache_cleaner.cpp:194 +msgid "TDE HTTP cache maintenance tool" +msgstr "ابزار نگه داشت نهانگاه قام TDE" + +#: ../tdeioslave/http/http_cache_cleaner.cpp:59 +msgid "Empty the cache" +msgstr "تخلیۀ نهانگاه" + +#: ../tdeioslave/http/http.cc:489 msgid "No host specified." msgstr "هیچ میزبانی مشخص نشد." -#: ../tdeioslave/http/http.cc:1553 +#: ../tdeioslave/http/http.cc:1580 msgid "Otherwise, the request would have succeeded." msgstr "در غیر این صورت، درخواست به نتیجه رسیده است." -#: ../tdeioslave/http/http.cc:1557 +#: ../tdeioslave/http/http.cc:1584 msgid "retrieve property values" msgstr "بازیابی مقادیر ویژگی" -#: ../tdeioslave/http/http.cc:1560 +#: ../tdeioslave/http/http.cc:1587 msgid "set property values" msgstr "تنظیم مقادیر ویژگی" -#: ../tdeioslave/http/http.cc:1563 +#: ../tdeioslave/http/http.cc:1590 msgid "create the requested folder" msgstr "ایجاد پوشۀ درخواستشده" -#: ../tdeioslave/http/http.cc:1566 +#: ../tdeioslave/http/http.cc:1593 msgid "copy the specified file or folder" msgstr "رونوشت پرونده یا پوشۀ مشخصشده" -#: ../tdeioslave/http/http.cc:1569 +#: ../tdeioslave/http/http.cc:1596 msgid "move the specified file or folder" msgstr "حرکت پرونده یا پوشۀ مشخصشده" -#: ../tdeioslave/http/http.cc:1572 +#: ../tdeioslave/http/http.cc:1599 msgid "search in the specified folder" msgstr "جستجو در پوشۀ مشخصشده" -#: ../tdeioslave/http/http.cc:1575 +#: ../tdeioslave/http/http.cc:1602 msgid "lock the specified file or folder" msgstr "قفل پرونده یا پوشۀ مشخصشده" -#: ../tdeioslave/http/http.cc:1578 +#: ../tdeioslave/http/http.cc:1605 msgid "unlock the specified file or folder" msgstr "باز کردن )قفل( پرونده یا پوشۀ مشخصشده" -#: ../tdeioslave/http/http.cc:1581 +#: ../tdeioslave/http/http.cc:1608 msgid "delete the specified file or folder" msgstr "حذف پرونده یا پوشۀ مشخصشده" -#: ../tdeioslave/http/http.cc:1584 +#: ../tdeioslave/http/http.cc:1611 msgid "query the server's capabilities" msgstr "پرسوجوی قابلیتهای کارساز" -#: ../tdeioslave/http/http.cc:1587 +#: ../tdeioslave/http/http.cc:1614 msgid "retrieve the contents of the specified file or folder" msgstr "بازیابی محتویات پرونده یا پوشۀ مشخصشده" -#: ../tdeioslave/http/http.cc:1599 ../tdeioslave/http/http.cc:1752 +#: ../tdeioslave/http/http.cc:1626 ../tdeioslave/http/http.cc:1779 msgid "An unexpected error (%1) occurred while attempting to %2." msgstr "هنگام تلاش برای %2، خطای غیرمنتظره )%1( رخ داد." -#: ../tdeioslave/http/http.cc:1607 +#: ../tdeioslave/http/http.cc:1634 msgid "The server does not support the WebDAV protocol." msgstr "کارساز، از قرارداد WebDAV پشتیبانی نمیکند." -#: ../tdeioslave/http/http.cc:1648 +#: ../tdeioslave/http/http.cc:1675 msgid "" "An error occurred while attempting to %1, %2. A summary of the reasons is " "below." @@ -6252,16 +6176,16 @@ msgstr "" "هنگام تلاش برای %1، %2، خطایی رخ داد. خلاصهای از دلایل در زیر آمده است. " "<ul>" -#: ../tdeioslave/http/http.cc:1660 ../tdeioslave/http/http.cc:1763 +#: ../tdeioslave/http/http.cc:1687 ../tdeioslave/http/http.cc:1790 #, c-format msgid "Access was denied while attempting to %1." msgstr "هنگام تلاش برای %1، دستیابی رد شد." -#: ../tdeioslave/http/http.cc:1667 +#: ../tdeioslave/http/http.cc:1694 msgid "The specified folder already exists." msgstr "پوشۀ مشخصشده، از قبل وجود دارد." -#: ../tdeioslave/http/http.cc:1673 ../tdeioslave/http/http.cc:1768 +#: ../tdeioslave/http/http.cc:1700 ../tdeioslave/http/http.cc:1795 msgid "" "A resource cannot be created at the destination until one or more intermediate " "collections (folders) have been created." @@ -6269,7 +6193,7 @@ msgstr "" "یک منبع را نمیتوان در مقصد ایجاد کرد، تا زمانی که یک یا چند مجموعۀ )پوشه( " "واسطه ایجاد شده باشد." -#: ../tdeioslave/http/http.cc:1682 +#: ../tdeioslave/http/http.cc:1709 #, c-format msgid "" "The server was unable to maintain the liveness of the properties listed in the " @@ -6280,95 +6204,95 @@ msgstr "" "نبود، یا این که زمانی که در حال درخواست پروندههایی که جاینوشت نمیشوند بودید؛ " "برای جاینوشت یک پرونده تلاش میکردید. %1" -#: ../tdeioslave/http/http.cc:1692 +#: ../tdeioslave/http/http.cc:1719 #, c-format msgid "The requested lock could not be granted. %1" msgstr "نتوانست قفل درخواستشده را تصدیق کند. %1" -#: ../tdeioslave/http/http.cc:1698 +#: ../tdeioslave/http/http.cc:1725 msgid "The server does not support the request type of the body." msgstr "کارساز، از درخواست نوع بدنه پشتیبانی نمیکند." -#: ../tdeioslave/http/http.cc:1703 ../tdeioslave/http/http.cc:1775 +#: ../tdeioslave/http/http.cc:1730 ../tdeioslave/http/http.cc:1802 msgid "Unable to %1 because the resource is locked." msgstr "قادر به %1 نیست، زیرا منبع قفل است." -#: ../tdeioslave/http/http.cc:1707 +#: ../tdeioslave/http/http.cc:1734 msgid "This action was prevented by another error." msgstr "این کنش توسط خطای دیگری پیشگیری شده بود." -#: ../tdeioslave/http/http.cc:1714 ../tdeioslave/http/http.cc:1780 +#: ../tdeioslave/http/http.cc:1741 ../tdeioslave/http/http.cc:1807 msgid "" "Unable to %1 because the destination server refuses to accept the file or " "folder." msgstr "قادر به %1 نیست، زیرا کارساز مقصد پذیرش، پرونده یا پوشه را رد میکند." -#: ../tdeioslave/http/http.cc:1721 ../tdeioslave/http/http.cc:1786 +#: ../tdeioslave/http/http.cc:1748 ../tdeioslave/http/http.cc:1813 msgid "" "The destination resource does not have sufficient space to record the state of " "the resource after the execution of this method." msgstr "" "منبع مقصد، فضای کافی برای ضبط وضعیت منبع بعد از اجرای این روش را ندارد." -#: ../tdeioslave/http/http.cc:1743 +#: ../tdeioslave/http/http.cc:1770 #, c-format msgid "upload %1" msgstr "بارگذاری %1" -#: ../tdeioslave/http/http.cc:2062 +#: ../tdeioslave/http/http.cc:2091 msgid "Connecting to %1..." msgstr "در حال اتصال به %1..." -#: ../tdeioslave/http/http.cc:2080 ../tdeioslave/http/http.cc:2084 +#: ../tdeioslave/http/http.cc:2109 ../tdeioslave/http/http.cc:2113 msgid "Proxy %1 at port %2" msgstr "پیشکار %1 در درگاه %2" -#: ../tdeioslave/http/http.cc:2110 +#: ../tdeioslave/http/http.cc:2139 msgid "Connection was to %1 at port %2" msgstr "اتصال برای %1 در درگاه %2 بود" -#: ../tdeioslave/http/http.cc:2116 +#: ../tdeioslave/http/http.cc:2145 msgid "%1 (port %2)" msgstr "%1 )درگاه %2(" -#: ../tdeioslave/http/http.cc:2640 +#: ../tdeioslave/http/http.cc:2674 msgid "%1 contacted. Waiting for reply..." msgstr "%1 متصل شد. انتظار برای پاسخ..." -#: ../tdeioslave/http/http.cc:3008 +#: ../tdeioslave/http/http.cc:3042 msgid "Server processing request, please wait..." msgstr "کارساز در حال پردازش درخواست، لطفاً، منتظر بمانید..." -#: ../tdeioslave/http/http.cc:3884 +#: ../tdeioslave/http/http.cc:3918 msgid "Requesting data to send" msgstr "در حال درخواست داده برای ارسال" -#: ../tdeioslave/http/http.cc:3925 +#: ../tdeioslave/http/http.cc:3959 #, c-format msgid "Sending data to %1" msgstr "در حال ارسال داده به %1" -#: ../tdeioslave/http/http.cc:4344 +#: ../tdeioslave/http/http.cc:4378 msgid "Retrieving %1 from %2..." msgstr "در حال بازیابی %1 از %2..." -#: ../tdeioslave/http/http.cc:4353 +#: ../tdeioslave/http/http.cc:4387 msgid "Retrieving from %1..." msgstr "در حال بازیابی از %1..." -#: ../tdeioslave/http/http.cc:5147 ../tdeioslave/http/http.cc:5295 +#: ../tdeioslave/http/http.cc:5181 ../tdeioslave/http/http.cc:5329 msgid "Authentication Failed." msgstr "خرابی در احراز هویت." -#: ../tdeioslave/http/http.cc:5150 ../tdeioslave/http/http.cc:5298 +#: ../tdeioslave/http/http.cc:5184 ../tdeioslave/http/http.cc:5332 msgid "Proxy Authentication Failed." msgstr "خرابی در احراز هویت پیشکار." -#: ../tdeioslave/http/http.cc:5176 ../tdeioslave/http/http.cc:5193 +#: ../tdeioslave/http/http.cc:5210 ../tdeioslave/http/http.cc:5227 msgid "<b>%1</b> at <b>%2</b>" msgstr "<b>%1</b> در <b>%2</b>" -#: ../tdeioslave/http/http.cc:5183 +#: ../tdeioslave/http/http.cc:5217 msgid "" "You need to supply a username and a password for the proxy server listed below " "before you are allowed to access any sites." @@ -6377,21 +6301,89 @@ msgstr "" "است که برای کارساز پیشکار فهرستشده در زیر، یک نام کاربر و یک اسم رمز فراهم " "کنید." -#: ../tdeioslave/http/http.cc:5192 +#: ../tdeioslave/http/http.cc:5226 msgid "Proxy:" msgstr "پیشکار:" -#: ../tdeioslave/http/http.cc:5214 +#: ../tdeioslave/http/http.cc:5248 msgid "Authentication needed for %1 but authentication is disabled." msgstr "احراز هویت برای %1 لازم بود، اما احراز هویت غیرفعال است." -#: ../tdeioslave/http/http.cc:5836 +#: ../tdeioslave/http/http.cc:5870 msgid "" "Unsupported method: authentication will fail. Please submit a bug report." msgstr "" "روش پشتیبانینشده: احراز هویت خراب خواهد شد. لطفاً یک گزارش اشکال ارائه دهید." -#: ../tdeioslave/metainfo/metainfo.cpp:99 -#, c-format -msgid "No metainfo for %1" -msgstr "جاینوشتررررررررااطلاعاتی برای %1 وجود ندارد" +#: ../tdeioslave/iso/tdeiso_info.cpp:37 +msgid "TDE utility for getting ISO information" +msgstr "" + +#: ../tdeioslave/iso/tdeiso_info.cpp:43 +msgid "Returns 0 if the file exists, -1 if it does not" +msgstr "" + +#: ../tdeioslave/iso/tdeiso_info.cpp:44 +msgid "" +"The device on which to execute the specified command. Example: /dev/sr0" +msgstr "" + +#: ../tdeioslave/iso/tdeiso_info.cpp:50 +msgid "Kerberos Realm Manager" +msgstr "" + +#: ../tdeioslave/iso/tdeiso_info.cpp:93 +#, fuzzy +msgid "No device was specified" +msgstr "هیچ پروندهای مشخص نشد" + +#~ msgid "Shared" +#~ msgstr "مشترک" + +#~ msgid "Terminal" +#~ msgstr "پایانه" + +#~ msgid "Check this option if the application you want to run is a text mode application or if you want the information that is provided by the terminal emulator window." +#~ msgstr "اگر کاربردی که میخواهید اجرا شود، کاربرد حالت متن است، یا اگر اطلاعاتی که توسط پایانۀ پنجرۀ مقلد فراهم میشود را میخواهید، این گزینه را علامت بزنید." + +#~ msgid "Check this option if the text mode application offers relevant information on exit. Keeping the terminal emulator open allows you to retrieve this information." +#~ msgstr "اگر کاربرد حالت متن، هنگام خروج، اطلاعات مناسبی را ارائه میکند، این گزینه را علامت بزنید. با نگه داشتن پایانۀ مقلد، اجازه مییابید که این اطلاعات را بازیابی کنید." + +#~ msgid "Check this option if you want to run this application with a different user id. Every process has a different user id associated with it. This id code determines file access and other permissions. The password of the user is required to use this option." +#~ msgstr "اگر میخواهید این کاربرد را با شناسه کاربری متفاوت اجرا کنید، این گزینه را علامت بزنید. هر فرآیند، یک شناسه کاربر متفاوت دارد که به آن وابسته است. این کد شناسه، دستیابی به پرونده و مجوزهای دیگر را تعیین میکند. برای استفاده از این گزینه، به اسم رمز کاربر نیاز است." + +#~ msgid "Enter the user name you want to run the application as." +#~ msgstr "نام کاربری که میخواهید کاربرد را به عنوان آن اجرا کنید را وارد نمایید." + +#~ msgid "Enter the user name you want to run the application as here." +#~ msgstr "نام کاربری که میخواهید کاربرد را به عنوان آن اجرا کنید را در اینجا وارد کنید." + +#~ msgid "Startup" +#~ msgstr "راهاندازی" + +#~ msgid "Enable &launch feedback" +#~ msgstr "فعالسازی &راهاندازی بازخورد" + +#~ msgid "Check this option if you want to make clear that your application has started. This visual feedback may appear as a busy cursor or in the taskbar." +#~ msgstr "اگر میخواهید آشکار کنید که کاربردتان آغاز شده است، این گزینه را علامت بزنید. ممکن است این باز خورد تصویری به عنوان یک مکاننمای مشغول یا در میله تکلیف ظاهر شود." + +#~ msgid "&Place in system tray" +#~ msgstr "&جادهی در سینی سیستم" + +#~ msgid "Check this option if you want to have a system tray handle for your application." +#~ msgstr "اگر میخواهید برای کاربردتان یک گردانندۀ سینی سیستم داشته باشید، این گزینه را علامت بزنید." + +#~ msgid "&DCOP registration:" +#~ msgstr "ثبت &DCOP:" + +#~ msgid "None" +#~ msgstr "هیچکدام" + +#~ msgid "Multiple Instances" +#~ msgstr "نمونههای چندگانه" + +#~ msgid "Single Instance" +#~ msgstr "نمونۀ تک" + +#~ msgid "Run Until Finished" +#~ msgstr "اجرا تا زمانی که تمام شود" diff --git a/tde-i18n-fa/messages/tdelibs/tdeio_help.po b/tde-i18n-fa/messages/tdelibs/tdeio_help.po index da670d1a4f7..5863ac4e776 100644 --- a/tde-i18n-fa/messages/tdelibs/tdeio_help.po +++ b/tde-i18n-fa/messages/tdelibs/tdeio_help.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: tdeio_help\n" -"POT-Creation-Date: 2006-05-03 03:51+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2007-01-14 11:33+0330\n" "Last-Translator: Nazanin Kazemi <kazemi@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -27,40 +28,6 @@ msgid "" "Your emails" msgstr "kazemi@itland.ir" -#: tdeio_help.cpp:115 -#, c-format -msgid "There is no documentation available for %1." -msgstr "سندی برای %1 موجود نیست." - -#: tdeio_help.cpp:158 -msgid "Looking up correct file" -msgstr "مراجعه به پروندۀ درست" - -#: tdeio_help.cpp:209 -msgid "Preparing document" -msgstr "آماده کردن سند" - -#: tdeio_help.cpp:218 tdeio_help.cpp:251 -#, c-format -msgid "The requested help file could not be parsed:<br>%1" -msgstr "پروندۀ کمک درخواستشده نتوانست تجزیه شود: <br>%1" - -#: tdeio_help.cpp:240 -msgid "Saving to cache" -msgstr "ذخیره در نهانگاه" - -#: tdeio_help.cpp:246 -msgid "Using cached version" -msgstr "استفاده از نسخۀ نهانشده" - -#: tdeio_help.cpp:308 -msgid "Looking up section" -msgstr "بخش مراجعه" - -#: tdeio_help.cpp:319 -msgid "Could not find filename %1 in %2." -msgstr "نام پروندۀ %1 در %2 یافت نشد." - #: meinproc.cpp:74 msgid "Stylesheet to use" msgstr "صفحهسبک مورد استفاده" @@ -105,11 +72,45 @@ msgstr "مترجم XML" msgid "TDE Translator for XML" msgstr "مترجم TDE برای XML" -#: meinproc.cpp:264 +#: meinproc.cpp:280 #, c-format msgid "Could not write to cache file %1." msgstr "نتوانست در پروندۀ نهانگاه %1 بنویسد." +#: tdeio_help.cpp:122 +#, fuzzy, c-format +msgid "Sorry, there is no documentation available at all for %1." +msgstr "سندی برای %1 موجود نیست." + +#: tdeio_help.cpp:166 +msgid "Looking up correct file" +msgstr "مراجعه به پروندۀ درست" + +#: tdeio_help.cpp:217 +msgid "Preparing document" +msgstr "آماده کردن سند" + +#: tdeio_help.cpp:226 tdeio_help.cpp:259 +#, c-format +msgid "The requested help file could not be parsed:<br>%1" +msgstr "پروندۀ کمک درخواستشده نتوانست تجزیه شود: <br>%1" + +#: tdeio_help.cpp:248 +msgid "Saving to cache" +msgstr "ذخیره در نهانگاه" + +#: tdeio_help.cpp:254 +msgid "Using cached version" +msgstr "استفاده از نسخۀ نهانشده" + +#: tdeio_help.cpp:316 +msgid "Looking up section" +msgstr "بخش مراجعه" + +#: tdeio_help.cpp:327 +msgid "Could not find filename %1 in %2." +msgstr "نام پروندۀ %1 در %2 یافت نشد." + #: xslt.cpp:55 msgid "Parsing stylesheet" msgstr "تجزیۀ صفحهسبک" diff --git a/tde-i18n-fa/messages/tdelibs/tdeioexec.po b/tde-i18n-fa/messages/tdelibs/tdeioexec.po index 8edbdbd759c..747bdd4ca53 100644 --- a/tde-i18n-fa/messages/tdelibs/tdeioexec.po +++ b/tde-i18n-fa/messages/tdelibs/tdeioexec.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: tdeioexec\n" -"POT-Creation-Date: 2007-04-13 02:13+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-20 08:19+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -18,8 +19,8 @@ msgstr "" #: main.cpp:50 msgid "TDEIO Exec - Opens remote files, watches modifications, asks for upload" msgstr "" -"TDEIO Exec - پروندههای دور را باز میکند، تغییرات را نمایش میدهد، برای بارگذاری " -"سؤال میکند" +"TDEIO Exec - پروندههای دور را باز میکند، تغییرات را نمایش میدهد، برای " +"بارگذاری سؤال میکند" #: main.cpp:54 msgid "Treat URLs as local files and delete them afterwards" diff --git a/tde-i18n-fa/messages/tdelibs/tdelibs.po b/tde-i18n-fa/messages/tdelibs/tdelibs.po index 173d9341473..8255d6676cc 100644 --- a/tde-i18n-fa/messages/tdelibs/tdelibs.po +++ b/tde-i18n-fa/messages/tdelibs/tdelibs.po @@ -8,10 +8,11 @@ msgid "" msgstr "" "Project-Id-Version: tdelibs\n" -"POT-Creation-Date: 2008-07-08 01:18+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2007-02-19 10:14+0330\n" "Last-Translator: MaryamSadat Razavi <razavi@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,152 +38,129 @@ msgstr "" "انتخاب نمایید. اگر<B>پیشفرض سیستم</B> را انتخاب کنید، کاربرد تغییرات شما را در " "مرکز کنترل ترجیح داده، و همۀ انتخابهای دیگر، آن تنظیمات را لغو خواهد کرد." -#. i18n: file ./tdecert/tdecertpart.rc line 4 +#. i18n: file ./tdehtml/tdehtml_popupmenu.rc line 11 #: rc.cpp:9 #, no-c-format -msgid "&Certificate" -msgstr "&گواهینامه" +msgid "Frame" +msgstr "قابک" -#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 58 -#: rc.cpp:12 +#. i18n: file ./tdehtml/tdehtml.rc line 4 +#: common_texts.cpp:81 rc.cpp:12 rc.cpp:30 rc.cpp:229 #, no-c-format -msgid "Alternate shortcut:" -msgstr "میانبر دیگر:" +msgid "&Edit" +msgstr "&ویرایش" -#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 69 +#. i18n: file ./tdehtml/kjserrordlg.ui line 17 #: rc.cpp:15 #, no-c-format -msgid "Primary shortcut:" -msgstr " میانبر اولیه:" +msgid "JavaScript Errors" +msgstr "خطاهای جاوااسکریپت" -#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 155 +#. i18n: file ./tdehtml/kjserrordlg.ui line 20 #: rc.cpp:18 -#, no-c-format +#, fuzzy, no-c-format msgid "" -"The currently set shortcut or the shortcut you are entering will show up here." -msgstr "" -"میانبری که اخیراً تنظیمشده یا میانبری که اکنون وارد میکنید اینجا نمایش داده " -"میشود." - -#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 182 -#: rc.cpp:21 rc.cpp:27 rc.cpp:84 -#, no-c-format -msgid "x" +"This dialog provides you with notification and details of scripting errors that " +"occur on web pages. In many cases it is due to an error in the web site as " +"designed by its author. In other cases it is the result of a programming error " +"in Konqueror. If you suspect the former, please contact the webmaster of the " +"site in question. Conversely if you suspect an error in Konqueror, please file " +"a bug report at http://bugs.trinitydesktop.org/. A test case which illustrates " +"the problem will be appreciated." msgstr "" +"این محاورۀ اخطار و جزئیات خطاهای دستنوشته را که در صفحات وب رخ میدهد، فراهم " +"میکند. در بسیاری موارد به علت خطا در طراحی پایگاه وب، توسط نویسندۀ آن میباشد. " +"در موارد دیگری، نتیجۀ خطای برنامهنویسی در Konqueror میباشد. اگر به طراح شک " +"دارید، لطفاً، با وب اصلی پایگاه در مورد سؤال خود تماس بگیرید. برعکس، اگر به خطا " +"در Konqueror مشکوک هستید، لطفاً، یک گزارش اشکال در پروندۀ /http://bugs.kde.org " +"بگذارید. یک نمونۀ آزمایشی که مسئله را توضیح دهد احساس میشود." -#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 188 -#: rc.cpp:24 rc.cpp:30 rc.cpp:87 -#, no-c-format -msgid "Clear shortcut" -msgstr "پاک کردن میانبر" - -#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 213 -#: rc.cpp:33 -#, no-c-format -msgid "Multi-key mode" -msgstr "حالت چند کلیدی" - -#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 216 -#: rc.cpp:36 -#, no-c-format -msgid "Enable the entry of multi-key shortcuts" -msgstr "فعالسازی مدخل میانبرهای چند کلیدی" - -#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 219 -#: rc.cpp:39 +#. i18n: file ./tdehtml/kjserrordlg.ui line 39 +#: tdeui/kstdaction_p.h:58 tdeui/kstdguiitem.cpp:161 rc.cpp:24 #, no-c-format -msgid "" -"Select this checkbox to enable the entry of multi-key shortcuts. A multi-key " -"shortcut consists of a sequence of up to 4 keys. For example, you could assign " -"\"Ctrl+F,B\" to Font-Bold and \"Ctrl+F,U\" to Font-Underline." -msgstr "" -"این جعبه بررسی را برای فعال کردن مدخل میانبرهای چند کلیدی انتخاب کنید. یک " -"میانبر چند کلیدی شامل یک دنباله از ۴ کلید میباشد. برای مثال، میتوانید »کلید " -"مهار+F،B« را برای توپر کردن قلم و »کلید مهار+F،U« را برای زیر خطدار کردن قلم " -"به کار ببرید." +msgid "C&lear" +msgstr "&پاک کردن" -#. i18n: file ./tdeui/ui_standards.rc line 4 -#: common_texts.cpp:77 rc.cpp:42 rc.cpp:262 +#. i18n: file ./tdehtml/tdehtml_browser.rc line 4 +#: common_texts.cpp:77 rc.cpp:27 rc.cpp:223 #, no-c-format msgid "&File" msgstr "&پرونده" -#. i18n: file ./tdeui/ui_standards.rc line 33 -#: common_texts.cpp:131 rc.cpp:45 +#. i18n: file ./tdehtml/tdehtml_browser.rc line 20 +#: common_texts.cpp:84 rc.cpp:33 rc.cpp:235 #, no-c-format -msgid "&Game" -msgstr "&بازی" +msgid "&View" +msgstr "&نما" -#. i18n: file ./tdeui/ui_standards.rc line 57 -#: common_texts.cpp:81 rc.cpp:48 rc.cpp:229 rc.cpp:265 +#. i18n: file ./tdehtml/tdehtml_browser.rc line 37 +#: common_texts.cpp:254 rc.cpp:36 rc.cpp:256 #, no-c-format -msgid "&Edit" -msgstr "&ویرایش" +msgid "Main Toolbar" +msgstr "میله ابزار اصلی" -#. i18n: file ./tdeui/ui_standards.rc line 80 -#: rc.cpp:51 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 26 +#: rc.cpp:39 #, no-c-format -msgid "" -"_: Menu title\n" -"&Move" -msgstr "&حرکت" +msgid "Document Information" +msgstr "اطلاعات سند" -#. i18n: file ./tdeui/ui_standards.rc line 97 -#: common_texts.cpp:84 rc.cpp:54 rc.cpp:268 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 37 +#: rc.cpp:42 #, no-c-format -msgid "&View" -msgstr "&نما" +msgid "General" +msgstr "عمومی" -#. i18n: file ./tdeui/ui_standards.rc line 112 -#: rc.cpp:57 rc.cpp:60 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 64 +#: rc.cpp:45 #, no-c-format -msgid "&Go" -msgstr "&برو" +msgid "URL:" +msgstr "نشانی وب:" -#. i18n: file ./tdeui/ui_standards.rc line 133 -#: common_texts.cpp:182 rc.cpp:63 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 122 +#: rc.cpp:48 #, no-c-format -msgid "&Bookmarks" -msgstr "&چوب الفها" +msgid "Title:" +msgstr "عنوان:" -#. i18n: file ./tdeui/ui_standards.rc line 139 -#: common_texts.cpp:185 rc.cpp:66 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 141 +#: rc.cpp:51 #, no-c-format -msgid "&Tools" -msgstr "&ابزارها" +msgid "Last modified:" +msgstr " آخرین تغییریافته:" -#. i18n: file ./tdeui/ui_standards.rc line 143 -#: common_texts.cpp:192 rc.cpp:69 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 160 +#: rc.cpp:54 #, no-c-format -msgid "&Settings" -msgstr "&تنظیمات" +msgid "Document encoding:" +msgstr "کدبندی سند:" -#. i18n: file ./tdeui/ui_standards.rc line 186 -#: common_texts.cpp:254 rc.cpp:75 rc.cpp:271 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 188 +#: rc.cpp:57 #, no-c-format -msgid "Main Toolbar" -msgstr "میله ابزار اصلی" +msgid "HTTP Headers" +msgstr "سرآیندهای HTTP" -#. i18n: file ./tdeui/tdeshortcutdialog_simple.ui line 27 -#: rc.cpp:78 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 197 +#: rc.cpp:60 #, no-c-format -msgid "Shortcut:" -msgstr "میانبر:" +msgid "Property" +msgstr "ویژگی" -#. i18n: file ./tdeui/tdeshortcutdialog_simple.ui line 65 -#: rc.cpp:81 +#. i18n: file ./tdehtml/htmlpageinfo.ui line 208 +#: tdehtml/java/kjavaappletviewer.cpp:132 rc.cpp:63 #, no-c-format -msgid "Alt+Tab" -msgstr "جهش+دگرساز" +msgid "Value" +msgstr "مقدار" #. i18n: file ./tdeui/tdespellui.ui line 38 -#: rc.cpp:90 rc.cpp:307 +#: rc.cpp:69 rc.cpp:307 #, no-c-format msgid "Unknown word:" msgstr "واژۀ ناشناخته:" #. i18n: file ./tdeui/tdespellui.ui line 44 -#: rc.cpp:93 rc.cpp:105 rc.cpp:310 rc.cpp:322 +#: rc.cpp:72 rc.cpp:84 rc.cpp:310 rc.cpp:322 #, no-c-format msgid "" "<qt>" @@ -213,25 +191,25 @@ msgstr "" "</qt>" #. i18n: file ./tdeui/tdespellui.ui line 52 -#: rc.cpp:99 rc.cpp:316 +#: rc.cpp:78 rc.cpp:316 #, no-c-format msgid "<b>misspelled</b>" msgstr "<b>غلط املایی</b>" #. i18n: file ./tdeui/tdespellui.ui line 55 -#: rc.cpp:102 rc.cpp:319 +#: rc.cpp:81 rc.cpp:319 #, no-c-format msgid "Unknown word" msgstr "واژۀ ناشناخته" #. i18n: file ./tdeui/tdespellui.ui line 69 -#: rc.cpp:111 rc.cpp:328 +#: rc.cpp:90 rc.cpp:328 #, no-c-format msgid "&Language:" msgstr "&زبان:" #. i18n: file ./tdeui/tdespellui.ui line 77 -#: rc.cpp:114 rc.cpp:209 rc.cpp:331 rc.cpp:389 +#: rc.cpp:93 rc.cpp:188 rc.cpp:331 rc.cpp:389 #, no-c-format msgid "" "<qt>\n" @@ -243,19 +221,19 @@ msgstr "" "</qt>" #. i18n: file ./tdeui/tdespellui.ui line 88 -#: rc.cpp:119 rc.cpp:336 +#: rc.cpp:98 rc.cpp:336 #, no-c-format msgid "... the <b>misspelled</b> word shown in context ..." msgstr "... واژه با <b/>غلط املایی<b> در متن نمایش داده شده ..." #. i18n: file ./tdeui/tdespellui.ui line 94 -#: rc.cpp:122 rc.cpp:339 +#: rc.cpp:101 rc.cpp:339 #, no-c-format msgid "Text excerpt showing the unknown word in its context." msgstr "متن برگزیده در حال نمایش واژۀ ناشناخته در متن آن." #. i18n: file ./tdeui/tdespellui.ui line 99 -#: rc.cpp:125 rc.cpp:342 +#: rc.cpp:104 rc.cpp:342 #, no-c-format msgid "" "<qt>\n" @@ -273,13 +251,13 @@ msgstr "" "</qt>" #. i18n: file ./tdeui/tdespellui.ui line 107 -#: rc.cpp:130 rc.cpp:347 +#: rc.cpp:109 rc.cpp:347 #, no-c-format msgid "<< Add to Dictionary" msgstr ">> افزودن به واژهنامه" #. i18n: file ./tdeui/tdespellui.ui line 113 -#: rc.cpp:133 rc.cpp:350 +#: rc.cpp:112 rc.cpp:350 #, no-c-format msgid "" "<qt>\n" @@ -302,13 +280,13 @@ msgstr "" "</qt>" #. i18n: file ./tdeui/tdespellui.ui line 138 -#: rc.cpp:139 rc.cpp:405 +#: rc.cpp:118 rc.cpp:405 #, no-c-format msgid "R&eplace All" msgstr "&جایگزینی همه" #. i18n: file ./tdeui/tdespellui.ui line 143 -#: rc.cpp:142 rc.cpp:408 +#: rc.cpp:121 rc.cpp:408 #, no-c-format msgid "" "<qt>\n" @@ -322,19 +300,19 @@ msgstr "" "</qt>" #. i18n: file ./tdeui/tdespellui.ui line 149 -#: rc.cpp:147 rc.cpp:356 +#: rc.cpp:126 rc.cpp:356 #, no-c-format msgid "Suggested Words" msgstr "واژههای پیشنهادی" #. i18n: file ./tdeui/tdespellui.ui line 165 -#: rc.cpp:150 rc.cpp:359 +#: rc.cpp:129 rc.cpp:359 #, no-c-format msgid "Suggestion List" msgstr "فهرست پیشنهادی" #. i18n: file ./tdeui/tdespellui.ui line 171 -#: rc.cpp:153 rc.cpp:362 +#: rc.cpp:132 rc.cpp:362 #, no-c-format msgid "" "<qt>\n" @@ -355,13 +333,13 @@ msgstr "" "</qt>" #. i18n: file ./tdeui/tdespellui.ui line 179 -#: tdeui/keditcl2.cpp:833 tdeutils/kfinddialog.cpp:231 rc.cpp:159 rc.cpp:397 +#: tdeui/keditcl2.cpp:833 tdeutils/kfinddialog.cpp:232 rc.cpp:138 rc.cpp:397 #, no-c-format msgid "&Replace" msgstr "&جایگزینی" #. i18n: file ./tdeui/tdespellui.ui line 184 -#: rc.cpp:162 rc.cpp:400 +#: rc.cpp:141 rc.cpp:400 #, no-c-format msgid "" "<qt>\n" @@ -375,13 +353,13 @@ msgstr "" "</qt>" #. i18n: file ./tdeui/tdespellui.ui line 192 -#: rc.cpp:167 rc.cpp:368 +#: rc.cpp:146 rc.cpp:368 #, no-c-format msgid "Replace &with:" msgstr "جایگزینی &با:" #. i18n: file ./tdeui/tdespellui.ui line 201 -#: rc.cpp:170 rc.cpp:194 rc.cpp:371 rc.cpp:377 +#: rc.cpp:149 rc.cpp:173 rc.cpp:371 rc.cpp:377 #, no-c-format msgid "" "<qt>\n" @@ -401,13 +379,13 @@ msgstr "" "</qt>" #. i18n: file ./tdeui/tdespellui.ui line 209 -#: rc.cpp:176 rc.cpp:413 +#: tdersync/tdersync.cpp:687 rc.cpp:155 rc.cpp:413 #, no-c-format msgid "&Ignore" msgstr "&چشمپوشی" #. i18n: file ./tdeui/tdespellui.ui line 215 -#: rc.cpp:179 rc.cpp:416 +#: rc.cpp:158 rc.cpp:416 #, no-c-format msgid "" "<qt>\n" @@ -423,13 +401,13 @@ msgstr "" "</qt>" #. i18n: file ./tdeui/tdespellui.ui line 223 -#: rc.cpp:185 rc.cpp:422 +#: rc.cpp:164 rc.cpp:422 #, no-c-format msgid "I&gnore All" msgstr "&چشمپوشی از همه" #. i18n: file ./tdeui/tdespellui.ui line 229 -#: rc.cpp:188 rc.cpp:425 rc.cpp:434 +#: rc.cpp:167 rc.cpp:425 rc.cpp:434 #, no-c-format msgid "" "<qt>\n" @@ -446,113 +424,136 @@ msgstr "" "</qt>" #. i18n: file ./tdeui/tdespellui.ui line 248 -#: rc.cpp:200 rc.cpp:394 +#: rc.cpp:179 rc.cpp:394 #, no-c-format msgid "S&uggest" msgstr "&پیشنهاد" #. i18n: file ./tdeui/tdespellui.ui line 254 -#: tdeui/ksconfig.cpp:294 rc.cpp:203 rc.cpp:383 +#: tdeui/ksconfig.cpp:294 rc.cpp:182 rc.cpp:383 #, no-c-format msgid "English" msgstr "انگلیسی" #. i18n: file ./tdeui/tdespellui.ui line 261 -#: rc.cpp:206 rc.cpp:386 +#: rc.cpp:185 rc.cpp:386 #, no-c-format msgid "Language Selection" msgstr "گزینش زبان" -#. i18n: file ./tdehtml/tdehtml_popupmenu.rc line 11 +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 58 +#: rc.cpp:193 +#, no-c-format +msgid "Alternate shortcut:" +msgstr "میانبر دیگر:" + +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 69 +#: rc.cpp:196 +#, no-c-format +msgid "Primary shortcut:" +msgstr " میانبر اولیه:" + +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 155 +#: rc.cpp:199 +#, no-c-format +msgid "" +"The currently set shortcut or the shortcut you are entering will show up here." +msgstr "" +"میانبری که اخیراً تنظیمشده یا میانبری که اکنون وارد میکنید اینجا نمایش داده " +"میشود." + +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 182 +#: rc.cpp:202 rc.cpp:208 rc.cpp:265 +#, no-c-format +msgid "x" +msgstr "" + +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 188 +#: rc.cpp:205 rc.cpp:211 rc.cpp:268 +#, no-c-format +msgid "Clear shortcut" +msgstr "پاک کردن میانبر" + +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 213 #: rc.cpp:214 #, no-c-format -msgid "Frame" -msgstr "قابک" +msgid "Multi-key mode" +msgstr "حالت چند کلیدی" -#. i18n: file ./tdehtml/kjserrordlg.ui line 17 +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 216 #: rc.cpp:217 #, no-c-format -msgid "JavaScript Errors" -msgstr "خطاهای جاوااسکریپت" +msgid "Enable the entry of multi-key shortcuts" +msgstr "فعالسازی مدخل میانبرهای چند کلیدی" -#. i18n: file ./tdehtml/kjserrordlg.ui line 20 +#. i18n: file ./tdeui/tdeshortcutdialog_advanced.ui line 219 #: rc.cpp:220 #, no-c-format msgid "" -"This dialog provides you with notification and details of scripting errors that " -"occur on web pages. In many cases it is due to an error in the web site as " -"designed by its author. In other cases it is the result of a programming error " -"in Konqueror. If you suspect the former, please contact the webmaster of the " -"site in question. Conversely if you suspect an error in Konqueror, please file " -"a bug report at http://bugs.kde.org/. A test case which illustrates the " -"problem will be appreciated." +"Select this checkbox to enable the entry of multi-key shortcuts. A multi-key " +"shortcut consists of a sequence of up to 4 keys. For example, you could assign " +"\"Ctrl+F,B\" to Font-Bold and \"Ctrl+F,U\" to Font-Underline." msgstr "" -"این محاورۀ اخطار و جزئیات خطاهای دستنوشته را که در صفحات وب رخ میدهد، فراهم " -"میکند. در بسیاری موارد به علت خطا در طراحی پایگاه وب، توسط نویسندۀ آن میباشد. " -"در موارد دیگری، نتیجۀ خطای برنامهنویسی در Konqueror میباشد. اگر به طراح شک " -"دارید، لطفاً، با وب اصلی پایگاه در مورد سؤال خود تماس بگیرید. برعکس، اگر به خطا " -"در Konqueror مشکوک هستید، لطفاً، یک گزارش اشکال در پروندۀ /http://bugs.kde.org " -"بگذارید. یک نمونۀ آزمایشی که مسئله را توضیح دهد احساس میشود." +"این جعبه بررسی را برای فعال کردن مدخل میانبرهای چند کلیدی انتخاب کنید. یک " +"میانبر چند کلیدی شامل یک دنباله از ۴ کلید میباشد. برای مثال، میتوانید »کلید " +"مهار+F،B« را برای توپر کردن قلم و »کلید مهار+F،U« را برای زیر خطدار کردن قلم " +"به کار ببرید." -#. i18n: file ./tdehtml/kjserrordlg.ui line 39 -#: tdeui/kstdaction_p.h:58 tdeui/kstdguiitem.cpp:161 rc.cpp:226 +#. i18n: file ./tdeui/ui_standards.rc line 33 +#: common_texts.cpp:131 rc.cpp:226 #, no-c-format -msgid "C&lear" -msgstr "&پاک کردن" +msgid "&Game" +msgstr "&بازی" -#. i18n: file ./tdehtml/htmlpageinfo.ui line 26 +#. i18n: file ./tdeui/ui_standards.rc line 80 #: rc.cpp:232 #, no-c-format -msgid "Document Information" -msgstr "اطلاعات سند" - -#. i18n: file ./tdehtml/htmlpageinfo.ui line 37 -#: rc.cpp:235 -#, no-c-format -msgid "General" -msgstr "عمومی" +msgid "" +"_: Menu title\n" +"&Move" +msgstr "&حرکت" -#. i18n: file ./tdehtml/htmlpageinfo.ui line 64 -#: rc.cpp:238 +#. i18n: file ./tdeui/ui_standards.rc line 112 +#: rc.cpp:238 rc.cpp:241 #, no-c-format -msgid "URL:" -msgstr "نشانی وب:" +msgid "&Go" +msgstr "&برو" -#. i18n: file ./tdehtml/htmlpageinfo.ui line 122 -#: rc.cpp:241 +#. i18n: file ./tdeui/ui_standards.rc line 133 +#: common_texts.cpp:182 rc.cpp:244 #, no-c-format -msgid "Title:" -msgstr "عنوان:" +msgid "&Bookmarks" +msgstr "&چوب الفها" -#. i18n: file ./tdehtml/htmlpageinfo.ui line 141 -#: rc.cpp:244 +#. i18n: file ./tdeui/ui_standards.rc line 139 +#: common_texts.cpp:185 rc.cpp:247 #, no-c-format -msgid "Last modified:" -msgstr " آخرین تغییریافته:" +msgid "&Tools" +msgstr "&ابزارها" -#. i18n: file ./tdehtml/htmlpageinfo.ui line 160 -#: rc.cpp:247 +#. i18n: file ./tdeui/ui_standards.rc line 143 +#: common_texts.cpp:192 rc.cpp:250 #, no-c-format -msgid "Document encoding:" -msgstr "کدبندی سند:" +msgid "&Settings" +msgstr "&تنظیمات" -#. i18n: file ./tdehtml/htmlpageinfo.ui line 188 -#: rc.cpp:250 +#. i18n: file ./tdeui/tdeshortcutdialog_simple.ui line 27 +#: rc.cpp:259 #, no-c-format -msgid "HTTP Headers" -msgstr "سرآیندهای HTTP" +msgid "Shortcut:" +msgstr "میانبر:" -#. i18n: file ./tdehtml/htmlpageinfo.ui line 197 -#: rc.cpp:253 +#. i18n: file ./tdeui/tdeshortcutdialog_simple.ui line 65 +#: rc.cpp:262 #, no-c-format -msgid "Property" -msgstr "ویژگی" +msgid "Alt+Tab" +msgstr "جهش+دگرساز" -#. i18n: file ./tdehtml/htmlpageinfo.ui line 208 -#: tdehtml/java/kjavaappletviewer.cpp:132 rc.cpp:256 +#. i18n: file ./tdecert/tdecertpart.rc line 4 +#: rc.cpp:271 #, no-c-format -msgid "Value" -msgstr "مقدار" +msgid "&Certificate" +msgstr "&گواهینامه" #. i18n: file ./tdespell2/ui/configui.ui line 26 #: rc.cpp:274 @@ -566,7 +567,7 @@ msgstr "" #. i18n: file ./tdespell2/ui/configui.ui line 34 #: common_texts.cpp:118 tdeui/keditcl2.cpp:723 tdeui/keditcl2.cpp:862 -#: tdeutils/kfinddialog.cpp:161 rc.cpp:277 +#: tdeutils/kfinddialog.cpp:162 rc.cpp:277 #, no-c-format msgid "Options" msgstr "گزینهها" @@ -684,8 +685,8 @@ msgstr "جستجوی بازگشتی برای دامنهها" #. i18n: file ./dnssd/kcm_tdednssd.kcfg line 19 #: rc.cpp:455 -#, no-c-format -msgid "Removed in TDE 3.5.0" +#, fuzzy, no-c-format +msgid "Removed in KDE 3.5.0" msgstr "در TDE ۳.۵.۰ حذف شد" #. i18n: file ./dnssd/kcm_tdednssd.kcfg line 25 @@ -739,8 +740,9 @@ msgid "" "Your emails" msgstr "kazemi@itland.ir" -#: common_texts.cpp:24 tdeui/tdeconfigdialog.cpp:56 tdeutils/kcmultidialog.cpp:59 -#: tdeutils/kcmultidialog.h:104 tdeutils/ksettings/dialog.cpp:571 +#: common_texts.cpp:24 tdeui/tdeconfigdialog.cpp:56 +#: tdeutils/kcmultidialog.cpp:59 tdeutils/kcmultidialog.h:104 +#: tdeutils/ksettings/dialog.cpp:571 msgid "Configure" msgstr "پیکربندی" @@ -772,7 +774,7 @@ msgstr "صفحه" msgid "Border" msgstr "لبه" -#: common_texts.cpp:32 tdeui/tdetoolbar.cpp:2116 +#: common_texts.cpp:32 tdeui/tdetoolbar.cpp:2122 msgid "Orientation" msgstr "جهت" @@ -856,8 +858,8 @@ msgstr "بزرگنمایی" msgid "&Zoom" msgstr "&بزرگنمایی" -#: arts/message/artsmessage.cc:89 common_texts.cpp:54 tdeabc/lock.cpp:132 -#: tdeui/tdemessagebox.cpp:760 tdeui/tdemessagebox.cpp:790 kjs/object.cpp:493 +#: arts/message/artsmessage.cc:89 common_texts.cpp:54 kjs/object.cpp:493 +#: tdeabc/lock.cpp:132 tdeui/tdemessagebox.cpp:760 tdeui/tdemessagebox.cpp:790 #: tdeutils/kpluginselector.cpp:248 msgid "Error" msgstr "خطا" @@ -901,10 +903,10 @@ msgstr "&درباره" msgid "Untitled" msgstr "بدون عنوان" -#: common_texts.cpp:67 tdecore/tdeapplication.cpp:1417 -#: tdecore/tdeapplication.cpp:2245 tdecore/tdeapplication.cpp:2280 -#: tdecore/tdeapplication.cpp:2551 tdecore/tdeapplication.cpp:2573 -#: tdecore/kdebug.cpp:295 tdeui/kdialogbase.cpp:908 tdeui/kstdguiitem.cpp:99 +#: common_texts.cpp:67 tdecore/kdebug.cpp:339 tdecore/tdeapplication.cpp:1627 +#: tdecore/tdeapplication.cpp:2728 tdecore/tdeapplication.cpp:2763 +#: tdecore/tdeapplication.cpp:3034 tdecore/tdeapplication.cpp:3059 +#: tdeui/kdialogbase.cpp:908 tdeui/kstdguiitem.cpp:99 msgid "&OK" msgstr "&تأیید" @@ -956,7 +958,7 @@ msgstr "خروج" msgid "&Quit" msgstr "&خروج" -#: common_texts.cpp:88 tdecore/tdestdaccel.cpp:88 kded/tdebuildsycoca.cpp:753 +#: common_texts.cpp:88 kded/tdebuildsycoca.cpp:753 tdecore/tdestdaccel.cpp:88 msgid "Reload" msgstr "بارگذاری مجدد" @@ -984,7 +986,8 @@ msgstr "بازی جدید" msgid "&New Game" msgstr "بازی &جدید" -#: common_texts.cpp:99 tdecore/kkeyserver_x11.cpp:133 tdecore/tdestdaccel.cpp:53 +#: common_texts.cpp:99 tdecore/kkeyserver_x11.cpp:134 +#: tdecore/tdestdaccel.cpp:53 msgid "Open" msgstr "باز" @@ -1028,8 +1031,9 @@ msgstr "ذخیره" msgid "&Save" msgstr "&ذخیره" -#: common_texts.cpp:111 tdehtml/tdehtml_part.cpp:3937 tdehtml/tdehtml_part.cpp:4141 -#: tdehtml/tdehtml_part.cpp:4462 tdehtml/tdehtml_run.cpp:83 tdeparts/browserrun.cpp:419 +#: common_texts.cpp:111 tdehtml/tdehtml_part.cpp:3941 +#: tdehtml/tdehtml_part.cpp:4145 tdehtml/tdehtml_part.cpp:4466 +#: tdehtml/tdehtml_run.cpp:83 tdeparts/browserrun.cpp:419 msgid "Save As" msgstr "ذخیره به عنوان" @@ -1045,7 +1049,8 @@ msgstr "&ذخیره به عنوان..." msgid "&Print..." msgstr "&چاپ..." -#: common_texts.cpp:117 tdeui/tdemessagebox.cpp:837 tdeui/tdemessagebox.cpp:867 +#: common_texts.cpp:117 tdeui/tdemessagebox.cpp:837 +#: tdeui/tdemessagebox.cpp:867 msgid "Sorry" msgstr "متأسفم" @@ -1066,7 +1071,8 @@ msgstr "تغییر" msgid "&Delete" msgstr "&حذف" -#: common_texts.cpp:125 tdeui/tdefontdialog.cpp:225 tdeui/tdefontdialog.cpp:477 +#: common_texts.cpp:125 tdeui/tdefontdialog.cpp:225 +#: tdeui/tdefontdialog.cpp:477 msgid "Italic" msgstr "کج" @@ -1094,15 +1100,16 @@ msgstr "اتصال محلی" msgid "Browse..." msgstr "مرور..." -#: common_texts.cpp:137 tdecore/kkeyserver_x11.cpp:127 tdeui/keditcl2.cpp:107 +#: common_texts.cpp:137 tdecore/kkeyserver_x11.cpp:128 +#: tdehtml/ecma/kjs_debugwin.cpp:466 tdeui/keditcl2.cpp:107 #: tdeui/keditcl2.cpp:120 tdeui/keditcl2.cpp:377 tdeui/keditcl2.cpp:390 #: tdeui/keditcl2.cpp:456 tdeui/keditcl2.cpp:469 tdeui/kstdguiitem.cpp:259 -#: tdehtml/ecma/kjs_debugwin.cpp:466 tdeutils/kreplace.cpp:319 +#: tdeutils/kreplace.cpp:319 msgid "Stop" msgstr "ایست" -#: common_texts.cpp:138 tdeui/keditlistbox.cpp:136 -#: tderesources/configpage.cpp:127 +#: common_texts.cpp:138 tderesources/configpage.cpp:127 +#: tdeui/keditlistbox.cpp:136 msgid "&Remove" msgstr "&حذف" @@ -1158,7 +1165,7 @@ msgstr "بازگرداندن" msgid "Appearance" msgstr "ظاهر" -#: common_texts.cpp:152 tdecore/kkeyserver_x11.cpp:137 +#: common_texts.cpp:152 tdecore/kkeyserver_x11.cpp:138 #: tdecore/tdestdaccel.cpp:57 msgid "Print" msgstr "چاپ" @@ -1228,8 +1235,11 @@ msgid "&Replace..." msgstr "&جایگزینی..." #: common_texts.cpp:173 tdeabc/ldapconfigwidget.cpp:156 -#: tdeabc/ldapconfigwidget.cpp:168 tdeui/klineedit.cpp:914 -#: tdeui/tdetoolbar.cpp:2058 +#: tdeabc/ldapconfigwidget.cpp:168 tderandr/libtderandr.cc:1300 +#: tderandr/libtderandr.cc:1403 tderandr/libtderandr.cc:1404 +#: tderandr/libtderandr.cc:1405 tderandr/libtderandr.cc:1445 +#: tderandr/libtderandr.cc:1446 tderandr/libtderandr.cc:1447 +#: tdeui/klineedit.cpp:914 tdeui/tdetoolbar.cpp:2064 msgid "Default" msgstr "پیشفرض" @@ -1249,7 +1259,7 @@ msgstr "باز کردن اخیر" msgid "Open &Recent" msgstr "باز کردن &اخیر" -#: common_texts.cpp:179 tdeui/kstdaction_p.h:61 tdehtml/tdehtml_part.cpp:4258 +#: common_texts.cpp:179 tdehtml/tdehtml_part.cpp:4262 tdeui/kstdaction_p.h:61 msgid "&Find..." msgstr "&یافتن..." @@ -1298,213 +1308,423 @@ msgstr "&تنظیمات..." msgid "Do not show this message again" msgstr "دوباره این پیام را نشان نده" +#: common_texts.cpp:194 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Escape" +msgstr "گریز" + +#: common_texts.cpp:195 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Tab" +msgstr "جهش" + +#: common_texts.cpp:196 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Backtab" +msgstr "پس جهش" + +#: common_texts.cpp:197 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Backspace" +msgstr "پسبر" + +#: common_texts.cpp:198 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Return" +msgstr "بازگشت" + +#: common_texts.cpp:199 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Enter" +msgstr "ورود" + +#: common_texts.cpp:200 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Insert" +msgstr "درج" + +#: common_texts.cpp:201 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Delete" +msgstr "حذف" + +#: common_texts.cpp:202 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Pause" +msgstr "مکث" + +#: common_texts.cpp:203 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Print" +msgstr "چاپ" + +#: common_texts.cpp:204 +#, fuzzy +msgid "" +"_: TQAccel\n" +"SysReq" +msgstr "درخواست سیستم" + +#: common_texts.cpp:205 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Home" +msgstr "آغازه" + +#: common_texts.cpp:206 +#, fuzzy +msgid "" +"_: TQAccel\n" +"End" +msgstr "پایان" + +#: common_texts.cpp:207 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Left" +msgstr "چپ" + +#: common_texts.cpp:208 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Up" +msgstr "بالا" + +#: common_texts.cpp:209 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Right" +msgstr "راست" + +#: common_texts.cpp:210 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Down" +msgstr "پایین" + #: common_texts.cpp:211 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Prior" msgstr "قبلی" #: common_texts.cpp:212 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Next" msgstr "بعدی" #: common_texts.cpp:213 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Shift" msgstr "تبدیل" #: common_texts.cpp:214 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Control" msgstr "مهار" #: common_texts.cpp:215 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Meta" msgstr "فرا" #: common_texts.cpp:216 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Alt" msgstr "دگرساز" +#: common_texts.cpp:217 +#, fuzzy +msgid "" +"_: TQAccel\n" +"CapsLock" +msgstr "قفل تبدیل" + +#: common_texts.cpp:218 +#, fuzzy +msgid "" +"_: TQAccel\n" +"NumLock" +msgstr "قفل اعداد" + +#: common_texts.cpp:219 +#, fuzzy +msgid "" +"_: TQAccel\n" +"ScrollLock" +msgstr "قفل لغزش" + +#: common_texts.cpp:220 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Space" +msgstr "فاصله" + #: common_texts.cpp:221 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "ParenLeft" msgstr "پرانتز چپ" #: common_texts.cpp:222 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "ParenRight" msgstr "پرانتز راست" #: common_texts.cpp:223 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Asterisk" msgstr "ستاره" #: common_texts.cpp:224 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Plus" msgstr "جمع" #: common_texts.cpp:225 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Comma" msgstr "کاما" #: common_texts.cpp:226 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Minus" msgstr "منها" #: common_texts.cpp:227 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Period" msgstr "دوره" #: common_texts.cpp:228 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Slash" msgstr "ممیز" #: common_texts.cpp:229 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Colon" msgstr "دونقطه" #: common_texts.cpp:230 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Semicolon" msgstr "نقطه-واوک" #: common_texts.cpp:231 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Less" msgstr "کمتر" #: common_texts.cpp:232 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Equal" msgstr "برابر" #: common_texts.cpp:233 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Greater" msgstr "بزرگتر" #: common_texts.cpp:234 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Question" msgstr "پرسش" #: common_texts.cpp:235 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "BracketLeft" msgstr "کروشۀ چپ" #: common_texts.cpp:236 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Backslash" msgstr "ممیز وارونه" #: common_texts.cpp:237 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "BracketRight" msgstr "کروشۀ راست" #: common_texts.cpp:238 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "AsciiCircum" msgstr "هشتک" #: common_texts.cpp:239 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Underscore" msgstr "خط تیرۀ زیرین" #: common_texts.cpp:240 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "QuoteLeft" msgstr "نقل قول چپ" #: common_texts.cpp:241 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "BraceLeft" msgstr "آکولاد چپ" #: common_texts.cpp:242 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "BraceRight" msgstr "آکولاد راست" #: common_texts.cpp:243 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "AsciiTilde" msgstr "ابرو" +#: common_texts.cpp:244 +#, fuzzy +msgid "" +"_: TQAccel\n" +"PgUp" +msgstr "بالابر صفحه" + +#: common_texts.cpp:245 +#, fuzzy +msgid "" +"_: TQAccel\n" +"PgDown" +msgstr "پایینبر صفحه" + #: common_texts.cpp:246 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Apostrophe" msgstr "اپوستروف" #: common_texts.cpp:247 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Ampersand" msgstr "امپرساند" #: common_texts.cpp:248 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Exclam" msgstr "تعجب" #: common_texts.cpp:249 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Dollar" msgstr "دلار" #: common_texts.cpp:250 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "Percent" msgstr "درصد" +#: common_texts.cpp:251 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Menu" +msgstr "گزینگان" + +#: common_texts.cpp:252 +#, fuzzy +msgid "" +"_: TQAccel\n" +"Help" +msgstr "کمک" + #: common_texts.cpp:253 +#, fuzzy msgid "" -"_: QAccel\n" +"_: TQAccel\n" "NumberSign" msgstr "علامت عدد" @@ -1562,1230 +1782,179 @@ msgid "" "Un-Sticky" msgstr "غیر چسبناک" -#: kjs/object.cpp:349 -msgid "No default value" -msgstr "مقدار پیشفرض نیست" - -#: kjs/object.cpp:494 -msgid "Evaluation error" -msgstr "خطای ارزیابی" - -#: kjs/object.cpp:495 -msgid "Range error" -msgstr "خطای گستره" - -#: kjs/object.cpp:496 -msgid "Reference error" -msgstr "خطای مرجع" - -#: kjs/object.cpp:497 -msgid "Syntax error" -msgstr "خطای نحوی" - -#: kjs/object.cpp:498 -msgid "Type error" -msgstr "خطای نوع" - -#: kjs/object.cpp:499 -msgid "URI error" -msgstr "خطای URI" - -#: kjs/internal.cpp:135 -msgid "Undefined value" -msgstr "مقدار تعریفنشده" - -#: kjs/internal.cpp:166 -msgid "Null value" -msgstr "مقدار پوچ" - -#: kjs/reference.cpp:96 -msgid "Invalid reference base" -msgstr "پایۀ مرجع نامعتبر" - -#: kjs/reference.cpp:127 -msgid "Can't find variable: " -msgstr "متغیر را نمیتوان یافت:" - -#: kjs/reference.cpp:134 -msgid "Base is not an object" -msgstr "پایه، یک شیء نیست" - -#: kjs/function_object.cpp:290 -msgid "Syntax error in parameter list" -msgstr "خطای نحوی در فهرست پارامتر" - -#: interfaces/tdetexteditor/editorchooser.cpp:60 -msgid "System Default (%1)" -msgstr "پیشفرض سیستم )%1(" - -#: interfaces/tdescript/scriptmanager.cpp:106 -msgid "Unable to get KScript Runner for type \"%1\"." -msgstr "قادر نیست اجراکنندۀ KScript برای نوع »%1« را به دست آورد." - -#: interfaces/tdescript/scriptmanager.cpp:106 -#: interfaces/tdescript/scriptmanager.cpp:129 -msgid "KScript Error" -msgstr "خطای KScript" - -#: interfaces/tdescript/scriptmanager.cpp:129 -msgid "Unable find script \"%1\"." -msgstr "قادر به یافتن دستنوشتۀ »%1« نیست." - -#: interfaces/tdescript/scriptloader.cpp:40 -msgid "TDE Scripts" -msgstr "دستنوشتههای TDE" - -#: arts/kde/kvideowidget.cpp:82 -msgid "Video Toolbar" -msgstr "میله ابزار ویدیو" - -#: arts/kde/kvideowidget.cpp:104 -msgid "Fullscreen &Mode" -msgstr "&حالت تمام صفحه" - -#: arts/kde/kvideowidget.cpp:107 -msgid "&Half Size" -msgstr "&نصف اندازه" - -#: arts/kde/kvideowidget.cpp:110 -msgid "&Normal Size" -msgstr "اندازۀ &عادی" - -#: arts/kde/kvideowidget.cpp:113 -msgid "&Double Size" -msgstr "&دو برابر کردن اندازه" - -#: tdeabc/addressbook.cpp:346 tdeabc/addressbook.cpp:365 -msgid "Unable to load resource '%1'" -msgstr "قادر به بارگذاری منبع »%1« نیست" - -#: tdeabc/key.cpp:127 -msgid "X509" +#: tdersync/rsyncconfigdialog.cpp:125 +msgid "Setting up synchronization for local folder" msgstr "" -#: tdeabc/key.cpp:130 -msgid "PGP" +#: tdersync/rsyncconfigdialog.cpp:129 +msgid "Synchronization Method" msgstr "" -#: kab/addressbook.cc:335 tdeabc/field.cpp:217 tdeabc/key.cpp:133 -#: tdeabc/scripts/field.src.cpp:110 -msgid "Custom" -msgstr "سفارشی" - -#: tdeabc/key.cpp:136 tdeabc/secrecy.cpp:80 -msgid "Unknown type" -msgstr "نوع ناشناخته" - -#: tdeabc/field.cpp:192 tdeabc/scripts/field.src.cpp:85 -msgid "Unknown Field" -msgstr "حوزۀ ناشناخته" - -#: tdeabc/field.cpp:205 tdeabc/scripts/field.src.cpp:98 -msgid "All" -msgstr "همه" - -#: tdeabc/field.cpp:207 tdeabc/scripts/field.src.cpp:100 -msgid "Frequent" -msgstr "تکرار کردن" - -#: kab/addressbook.cc:192 tdeabc/field.cpp:209 tdeabc/scripts/field.src.cpp:102 +#: tdersync/rsyncconfigdialog.cpp:134 msgid "" -"_: street/postal\n" -"Address" +"&Utilize rsync + ssh for upload to remote server\n" +"Example: servername:/path/to/remote/folder" msgstr "" -#: tdeabc/addresseedialog.cpp:71 tdeabc/addresseedialog.cpp:101 -#: tdeabc/distributionlistdialog.cpp:190 tdeabc/distributionlisteditor.cpp:143 -#: tdeabc/field.cpp:211 tdeabc/scripts/field.src.cpp:104 tdeui/tdeaboutdialog.cpp:91 -msgid "Email" -msgstr "رایانامه" - -#: tdeabc/field.cpp:213 tdeabc/scripts/field.src.cpp:106 -msgid "Personal" -msgstr "شخصی" - -#: kab/addressbook.cc:176 tdeabc/addressee.cpp:727 tdeabc/field.cpp:215 -#: tdeabc/scripts/field.src.cpp:108 -msgid "Organization" -msgstr "سازمان" - -#: tdeabc/field.cpp:219 tdeabc/scripts/field.src.cpp:112 -msgid "Undefined" -msgstr "تعریفنشده" - -#: tdeabc/tdeab2tdeabc.cpp:42 -msgid "Disable automatic startup on login" -msgstr "غیرفعالسازی راهاندازی خودکار هنگام ورود" - -#: tdeabc/tdeab2tdeabc.cpp:45 -msgid "Override existing entries" -msgstr "لغو مدخلهای موجود" - -#: tdeabc/tdeab2tdeabc.cpp:287 +#: tdersync/rsyncconfigdialog.cpp:135 msgid "" -"Address book file <b>%1</b> not found! Make sure the old address book is " -"located there and you have read permission for this file." +"&Utilize rsync + ssh for download from remote server\n" +"Example: servername:/path/to/remote/folder" msgstr "" -"پروندۀ کتاب نشانی <b>%1</b> یافت نشد! مطمئن شوید کتاب نشانی قدیمی در آنجا " -"محلیابی شده و شما مجوز را برای این پرونده خواندهاید." - -#: tdeabc/tdeab2tdeabc.cpp:435 -msgid "Kab to Kabc Converter" -msgstr "مبدل Kabc به Kab" - -#: tdeabc/resource.cpp:332 -msgid "Loading resource '%1' failed!" -msgstr "خرابی در بارگذاری منبع »%1«!" - -#: tdeabc/resource.cpp:343 -msgid "Saving resource '%1' failed!" -msgstr "خرابی در ذخیرۀ منبع »%1«!" - -#: tdeabc/resourceselectdialog.cpp:39 tderesources/selectdialog.cpp:42 -msgid "Resource Selection" -msgstr "گزینش منبع" - -#: tdeabc/resourceselectdialog.cpp:46 tderesources/configpage.cpp:107 -#: tderesources/selectdialog.cpp:49 -msgid "Resources" -msgstr "منابع" - -#: tdeabc/secrecy.cpp:71 -msgid "Public" -msgstr "عمومی" -#: kab/addressbook.cc:1950 tdeabc/secrecy.cpp:74 -msgid "Private" -msgstr "خصوصی" - -#: tdeabc/secrecy.cpp:77 -msgid "Confidential" -msgstr "محرمانه" - -#: tdeabc/errorhandler.cpp:42 -msgid "Error in libtdeabc" -msgstr "خطا در libtdeabc" - -#: tdeabc/ldifconverter.cpp:475 -msgid "List of Emails" -msgstr "فهرست رایانامهها" - -#: tdeabc/locknull.cpp:60 -msgid "LockNull: All locks succeed but no actual locking is done." -msgstr "قفل صفر: همۀ قفلها موفق بودند، ولی قفل واقعی انجام نشد." - -#: tdeabc/locknull.cpp:62 -msgid "LockNull: All locks fail." -msgstr "قفل صفر: خرابی در همۀ قفلها." - -#: tdeabc/phonenumber.cpp:147 +#: tdersync/rsyncconfigdialog.cpp:136 msgid "" -"_: Preferred phone\n" -"Preferred" -msgstr "ارجح" - -#: tdeabc/phonenumber.cpp:151 -msgid "" -"_: Home phone\n" -"Home" -msgstr "خانه" - -#: tdeabc/phonenumber.cpp:154 -msgid "" -"_: Work phone\n" -"Work" -msgstr "کار" - -#: tdeabc/phonenumber.cpp:157 -msgid "Messenger" -msgstr "پیامگیر" - -#: tdeabc/phonenumber.cpp:160 -msgid "Preferred Number" -msgstr "شمارۀ ارجح" - -#: tdeabc/phonenumber.cpp:163 -msgid "Voice" -msgstr "صدا" - -#: tdeabc/phonenumber.cpp:166 -msgid "Fax" -msgstr "دورنگار" - -#: tdeabc/phonenumber.cpp:169 -msgid "" -"_: Mobile Phone\n" -"Mobile" -msgstr "همراه" - -#: tdeabc/phonenumber.cpp:172 -msgid "Video" -msgstr "ویدیو" - -#: tdeabc/phonenumber.cpp:175 -msgid "Mailbox" -msgstr "نامهدان" - -#: tdeabc/phonenumber.cpp:178 -msgid "Modem" -msgstr "مودم" - -#: tdeabc/phonenumber.cpp:181 -msgid "" -"_: Car Phone\n" -"Car" -msgstr "اتومبیل" - -#: tdeabc/addressee.cpp:601 tdeabc/phonenumber.cpp:184 -msgid "ISDN" +"&Utilize unison + ssh for bidirectional synchronization with remote server\n" +"Example: ssh://servername//path/to/remote/folder" msgstr "" -#: tdeabc/phonenumber.cpp:187 -msgid "PCS" +#: tdersync/rsyncconfigdialog.cpp:149 +msgid "Remote Folder" msgstr "" -#: tdeabc/addressee.cpp:607 tdeabc/phonenumber.cpp:190 -msgid "Pager" -msgstr "پیجو" - -#: tdeabc/addressee.cpp:583 tdeabc/phonenumber.cpp:193 -msgid "Home Fax" -msgstr "دورنگار خانه" - -#: tdeabc/phonenumber.cpp:196 -msgid "Work Fax" -msgstr "دورنگار محل کار" - -#: tdeabc/address.cpp:312 tdeabc/phonenumber.cpp:199 tdecore/kcharsets.cpp:43 -msgid "Other" -msgstr "غیره" - -#: tdeabc/distributionlistdialog.cpp:44 -msgid "Configure Distribution Lists" -msgstr "پیکربندی فهرستهای توزیع" - -#: tdeabc/distributionlistdialog.cpp:61 tdeabc/distributionlisteditor.cpp:43 -msgid "Select Email Address" -msgstr "برگزیدن نشانی رایانامه" - -#: kab/addressbook.cc:303 tdeabc/distributionlistdialog.cpp:69 -#: tdeabc/distributionlisteditor.cpp:49 -msgid "Email Addresses" -msgstr "نشانیهای رایانامه" - -#: tdeabc/distributionlistdialog.cpp:152 -msgid "New List..." -msgstr "فهرست جدید..." - -#: tdeabc/distributionlistdialog.cpp:156 -msgid "Rename List..." -msgstr "تغییر نام فهرست..." - -#: tdeabc/distributionlistdialog.cpp:160 tdeabc/distributionlisteditor.cpp:137 -msgid "Remove List" -msgstr "حذف فهرست" - -#: tdeabc/distributionlistdialog.cpp:167 -msgid "Available addresses:" -msgstr "نشانیهای قابل دسترس:" - -#: tdeabc/addressee.cpp:335 tdeabc/addresseedialog.cpp:70 -#: tdeabc/addresseedialog.cpp:100 tdeabc/distributionlistdialog.cpp:174 -#: tdeabc/distributionlistdialog.cpp:189 tdeabc/distributionlisteditor.cpp:142 -#: tdeabc/distributionlisteditor.cpp:161 knewstuff/downloaddialog.cpp:270 -#: knewstuff/downloaddialog.cpp:276 knewstuff/downloaddialog.cpp:282 -#: knewstuff/providerdialog.cpp:65 tderesources/configpage.cpp:119 -#: tdeutils/kpluginselector.cpp:200 -msgid "Name" -msgstr "نام" - -#: tdeabc/distributionlistdialog.cpp:175 tdeabc/distributionlisteditor.cpp:162 -msgid "Preferred Email" -msgstr "رایانامۀ ارجح" - -#: tdeabc/distributionlistdialog.cpp:183 tdeabc/distributionlisteditor.cpp:156 -msgid "Add Entry" -msgstr "افزودن مدخل" - -#: tdeabc/distributionlistdialog.cpp:191 tdeabc/distributionlisteditor.cpp:144 -msgid "Use Preferred" -msgstr "استفاده از ارجح" - -#: tdeabc/distributionlistdialog.cpp:198 -msgid "Change Email..." -msgstr "تغییر رایانامه..." - -#: tdeabc/distributionlistdialog.cpp:202 tdeabc/distributionlisteditor.cpp:152 -msgid "Remove Entry" -msgstr "حذف مدخل" - -#: tdeabc/distributionlistdialog.cpp:237 tdeabc/distributionlisteditor.cpp:196 -msgid "New Distribution List" -msgstr "فهرست توزیع جدید" - -#: tdeabc/distributionlistdialog.cpp:238 -msgid "Please enter &name:" -msgstr "لطفاً، &نام را وارد کنید:" - -#: tdeabc/distributionlistdialog.cpp:255 -msgid "Distribution List" -msgstr "فهرست توزیع" - -#: tdeabc/distributionlistdialog.cpp:256 -msgid "Please change &name:" -msgstr "لطفاً، &نام را تغییر دهید:" - -#: tdeabc/distributionlistdialog.cpp:273 -msgid "Delete distribution list '%1'?" -msgstr "فهرست توزیع »%1« حذف شود؟" - -#: tdeabc/distributionlistdialog.cpp:339 -msgid "Selected addressees:" -msgstr "نشانیهای برگزیده:" - -#: tdeabc/distributionlistdialog.cpp:341 -msgid "Selected addresses in '%1':" -msgstr "نشانیهای برگزیده در »%1«:" - -#: tdeabc/addresseehelper.cpp:67 -msgid "Dr." -msgstr "دکتر" - -#: tdeabc/addresseehelper.cpp:68 -msgid "Miss" -msgstr "دوشیزه" - -#: tdeabc/addresseehelper.cpp:69 -msgid "Mr." -msgstr "آقا" - -#: tdeabc/addresseehelper.cpp:70 -msgid "Mrs." -msgstr "خانم" - -#: tdeabc/addresseehelper.cpp:71 -msgid "Ms." -msgstr "دوشیزه" - -#: tdeabc/addresseehelper.cpp:72 -msgid "Prof." -msgstr "پروفسور" +#: tdersync/rsyncconfigdialog.cpp:159 +#, fuzzy +msgid "Automatic Synchronization" +msgstr "آشکارسازی خودکار" -#: tdeabc/addresseehelper.cpp:74 -msgid "I" +#: tdersync/rsyncconfigdialog.cpp:164 +msgid "Synchronize on logout" msgstr "" -#: tdeabc/addresseehelper.cpp:75 -msgid "II" +#: tdersync/tdersync.cpp:468 tdersync/tdersync.cpp:516 +#: tdersync/tdersync.cpp:583 tdersync/tdersync.cpp:592 +#: tdersync/tdersync.cpp:645 tdersync/tdersync.cpp:658 +#: tdersync/tdersync.cpp:966 +msgid "Remote Folder Synchronization" msgstr "" -#: tdeabc/addresseehelper.cpp:76 -msgid "III" +#: tdersync/tdersync.cpp:475 tdersync/tdersync.cpp:599 +msgid "Synchronizing Folder..." msgstr "" -#: tdeabc/addresseehelper.cpp:77 -msgid "Jr." -msgstr "پسر بچه" - -#: tdeabc/addresseehelper.cpp:78 -msgid "Sr." -msgstr "آقا" - -#: tdeabc/ldapconfigwidget.cpp:83 -msgid "User:" -msgstr "کاربر:" - -#: tdeabc/ldapconfigwidget.cpp:92 -msgid "Bind DN:" -msgstr "مقید کردن DN:" - -#: tdeabc/ldapconfigwidget.cpp:101 -msgid "Realm:" -msgstr "" - -#: tdeabc/ldapconfigwidget.cpp:110 -msgid "Password:" -msgstr "اسم رمز:" - -#: tdeabc/ldapconfigwidget.cpp:120 -msgid "Host:" -msgstr "میزبان:" - -#: tdeabc/ldapconfigwidget.cpp:130 -msgid "Port:" -msgstr "درگاه:" - -#: tdeabc/ldapconfigwidget.cpp:141 -msgid "LDAP version:" -msgstr "نسخۀ LDAP:" - -#: tdeabc/ldapconfigwidget.cpp:152 -msgid "Size limit:" -msgstr "حد اندازه:" - -#: tdeabc/ldapconfigwidget.cpp:163 -msgid "Time limit:" -msgstr "حد زمان:" +#: tdersync/tdersync.cpp:501 tdersync/tdersync.cpp:624 +#, fuzzy +msgid "Remote authorization required" +msgstr "تأیید مورد نیاز" -#: tdeabc/ldapconfigwidget.cpp:167 -msgid " sec" -msgstr " ثانیه" +#: tdersync/tdersync.cpp:501 tdersync/tdersync.cpp:624 +#, fuzzy +msgid "Please input" +msgstr "پاک کردن ورودی" -#: tdeabc/ldapconfigwidget.cpp:175 -msgid "" -"_: Distinguished Name\n" -"DN:" +#: tdersync/tdersync.cpp:587 +msgid "An error ocurred on the remote system" msgstr "" -#: tdeabc/ldapconfigwidget.cpp:182 tdeabc/ldapconfigwidget.cpp:231 -msgid "Query Server" -msgstr "کارساز پرسوجو" - -#: tdeabc/ldapconfigwidget.cpp:190 -msgid "Filter:" -msgstr "پالایه:" - -#: tdeabc/ldapconfigwidget.cpp:199 -msgid "Security" -msgstr "امنیت" +#: tdersync/tdersync.cpp:687 +#, fuzzy +msgid "User Intervention Required" +msgstr "تأیید مورد نیاز" -#: tdeabc/ldapconfigwidget.cpp:201 -msgid "TLS" -msgstr "" +#: tdersync/tdersync.cpp:687 +#, fuzzy +msgid "Use &Local File" +msgstr "باز کردن یک پرونده" -#: tdeabc/ldapconfigwidget.cpp:202 -msgid "SSL" +#: tdersync/tdersync.cpp:687 +msgid "Use &Remote File" msgstr "" -#: tdeabc/ldapconfigwidget.cpp:216 -msgid "Authentication" -msgstr "احراز هویت" - -#: tdeabc/ldapconfigwidget.cpp:218 -msgid "Anonymous" -msgstr "بینام" - -#: tdeabc/ldapconfigwidget.cpp:219 -msgid "Simple" -msgstr "ساده" - -#: tdeabc/ldapconfigwidget.cpp:220 -msgid "SASL" +#: tdersync/tdersync.cpp:694 +msgid "WARNING: Both the local and remote file have been modified" msgstr "" -#: tdeabc/ldapconfigwidget.cpp:222 -msgid "SASL mechanism:" -msgstr "سازوکار SASL:" - -#: tdeabc/ldapconfigwidget.cpp:302 -msgid "LDAP Query" -msgstr "پرسوجوی LDAP" - -#: tdeabc/address.cpp:145 -msgid "Post Office Box" -msgstr "صندوق پستی" - -#: tdeabc/address.cpp:163 -msgid "Extended Address Information" -msgstr "اطلاعات نشانی توسعه یافته" - -#: tdeabc/address.cpp:181 -msgid "Street" -msgstr "خیابان" - -#: tdeabc/address.cpp:199 -msgid "Locality" +#: tdersync/tdersync.cpp:694 +#, fuzzy +msgid "Local" msgstr "محلی" -#: tdeabc/address.cpp:217 tdeui/ktimezonewidget.cpp:46 -msgid "Region" -msgstr "منطقه" - -#: tdeabc/address.cpp:235 -msgid "Postal Code" -msgstr "کد پستی" - -#: kab/addressbook.cc:204 tdeabc/address.cpp:253 -msgid "Country" -msgstr "کشور" - -#: kab/addressbook.cc:188 tdeabc/address.cpp:271 -msgid "Delivery Label" -msgstr "برچسب تحویل" - -#: tdeabc/address.cpp:287 -msgid "" -"_: Preferred address\n" -"Preferred" -msgstr "ارجح" - -#: tdeabc/address.cpp:291 -msgid "Domestic" -msgstr "بومی" - -#: tdeabc/address.cpp:294 -msgid "International" -msgstr "بینالمللی" - -#: tdeabc/address.cpp:297 -msgid "Postal" -msgstr "پستی" - -#: tdeabc/address.cpp:300 -msgid "Parcel" -msgstr "بسته" - -#: tdeabc/address.cpp:303 -msgid "" -"_: Home Address\n" -"Home" -msgstr "خانه" - -#: tdeabc/address.cpp:306 -msgid "" -"_: Work Address\n" -"Work" -msgstr "کار" - -#: tdeabc/address.cpp:309 -msgid "Preferred Address" -msgstr "نشانی ارجح" - -#: tdeabc/lock.cpp:93 -msgid "Unable to open lock file." -msgstr "قادر به باز کردن قفل نیست." - -#: tdeabc/lock.cpp:106 -msgid "" -"The address book '%1' is locked by application '%2'.\n" -"If you believe this is incorrect, just remove the lock file from '%3'" -msgstr "" -"کتاب نشانی »%1« توسط کاربرد »%2« قفل میشود.\n" -"اگر معتقدید که این درست نیست، فقط پروندۀ قفل را از »%3« حذف کنید" - -#: tdeabc/lock.cpp:146 -msgid "Unlock failed. Lock file is owned by other process: %1 (%2)" -msgstr ". خرابی در باز کردن قفل. پروندۀ قفل در دست پردازش دیگری است: %1 )%2(" - -#: tdeabc/stdaddressbook.cpp:148 -msgid "Unable to save to resource '%1'. It is locked." -msgstr "قادر به ذخیره در منبع %1 نیست. قفل میشود." - -#: tdeabc/addresseedialog.cpp:60 -msgid "Select Addressee" -msgstr "برگزیدن نشانیها" - -#: tdeabc/addresseedialog.cpp:95 -msgid "Selected" -msgstr "برگزیده" - -#: tdeabc/addresseedialog.cpp:107 -msgid "Unselect" -msgstr "از گزینش خارج کردن" - -#: tdeabc/distributionlisteditor.cpp:133 -msgid "New List" -msgstr "فهرست جدید" - -#: tdeabc/distributionlisteditor.cpp:148 -msgid "Change Email" -msgstr "تغییر رایانامه" - -#: tdeabc/distributionlisteditor.cpp:197 -msgid "Please enter name:" -msgstr "لطفاً، نام را وارد کنید:" - -#: tdeabc/formatfactory.cpp:55 tdeabc/formatfactory.cpp:119 -msgid "vCard" -msgstr "" - -#: tdeabc/formatfactory.cpp:56 tdeabc/formatfactory.cpp:120 -msgid "vCard Format" -msgstr "قالب vCard" - -#: tdeabc/formatfactory.cpp:75 -msgid "No description available." -msgstr "توصیفی در دسترس نیست." - -#: tdeabc/addressee.cpp:317 tdeabc/scripts/addressee.src.cpp:180 -msgid "Unique Identifier" -msgstr "شناسۀ یکتا" - -#: kab/addressbook.cc:271 tdeabc/addressee.cpp:354 -msgid "Formatted Name" -msgstr "نام قالببندیشده" - -#: tdeabc/addressee.cpp:373 -msgid "Family Name" -msgstr "نام خانوادگی" - -#: tdeabc/addressee.cpp:392 -msgid "Given Name" -msgstr "اسم کوچک" - -#: tdeabc/addressee.cpp:411 -msgid "Additional Names" -msgstr "نامهای اضافی" - -#: tdeabc/addressee.cpp:430 -msgid "Honorific Prefixes" -msgstr "پیشوندهای تجلیلی" - -#: tdeabc/addressee.cpp:449 -msgid "Honorific Suffixes" -msgstr "پسوندهای تجلیلی" - -#: tdeabc/addressee.cpp:468 -msgid "Nick Name" -msgstr "لقب" - -#: kab/addressbook.cc:291 tdeabc/addressee.cpp:487 -msgid "Birthday" -msgstr "روز تولد" - -#: tdeabc/addressee.cpp:493 -msgid "Home Address Street" -msgstr "خیابان نشانی خانه" - -#: tdeabc/addressee.cpp:499 -msgid "Home Address City" -msgstr "شهر نشانی خانه" - -#: tdeabc/addressee.cpp:505 -msgid "Home Address State" -msgstr "وضعیت نشانی خانه" - -#: tdeabc/addressee.cpp:511 -msgid "Home Address Zip Code" -msgstr "کد پستی نشانی خانه" - -#: tdeabc/addressee.cpp:517 -msgid "Home Address Country" -msgstr "کشور نشانی خانه" - -#: tdeabc/addressee.cpp:523 -msgid "Home Address Label" -msgstr "برچسب نشانی خانه" - -#: tdeabc/addressee.cpp:529 -msgid "Business Address Street" -msgstr "خیابان نشانی محل تجارت" - -#: tdeabc/addressee.cpp:535 -msgid "Business Address City" -msgstr "شهر نشانی محل تجارت" - -#: tdeabc/addressee.cpp:541 -msgid "Business Address State" -msgstr "وضعیت نشانی محل تجارت" - -#: tdeabc/addressee.cpp:547 -msgid "Business Address Zip Code" -msgstr "کد پستی نشانی محل تجارت" - -#: tdeabc/addressee.cpp:553 -msgid "Business Address Country" -msgstr "کشور نشانی محل تجارت" - -#: tdeabc/addressee.cpp:559 -msgid "Business Address Label" -msgstr "برچسب نشانی محل تجارت" - -#: tdeabc/addressee.cpp:565 -msgid "Home Phone" -msgstr "تلفن خانه" - -#: tdeabc/addressee.cpp:571 -msgid "Business Phone" -msgstr "تلفن محل تجارت" - -#: tdeabc/addressee.cpp:577 -msgid "Mobile Phone" -msgstr "تلفن همراه" - -#: tdeabc/addressee.cpp:589 -msgid "Business Fax" -msgstr "دورنگار محل تجارت" - -#: tdeabc/addressee.cpp:595 -msgid "Car Phone" -msgstr "تلفن اتومبیل" - -#: tdeabc/addressee.cpp:613 -msgid "Email Address" -msgstr "نشانی رایانامه" - -#: tdeabc/addressee.cpp:632 -msgid "Mail Client" -msgstr "کارخواه نامه" - -#: tdeabc/addressee.cpp:651 -msgid "Time Zone" -msgstr "ناحیۀ زمان" - -#: tdeabc/addressee.cpp:670 -msgid "Geographic Position" -msgstr "موقعیت جغرافیایی" - -#: kab/addressbook.cc:263 tdeabc/addressee.cpp:689 -msgid "" -"_: person\n" -"Title" -msgstr "عنوان" - -#: tdeabc/addressee.cpp:708 -msgid "" -"_: person in organization\n" -"Role" -msgstr "" - -#: kab/addressbook.cc:180 tdeabc/addressee.cpp:746 -msgid "Department" -msgstr "بخش" - -#: tdeabc/addressee.cpp:765 -msgid "Note" -msgstr "یادداشت" - -#: tdeabc/addressee.cpp:784 -msgid "Product Identifier" -msgstr "شناسۀ محصول" - -#: tdeabc/addressee.cpp:803 -msgid "Revision Date" -msgstr "تاریخ بازبینی" - -#: tdeabc/addressee.cpp:822 -msgid "Sort String" -msgstr "مرتب کردن رشته" - -#: tdeabc/addressee.cpp:841 tdeui/tdeaboutdialog.cpp:92 -msgid "Homepage" -msgstr "صفحۀ آغازه" - -#: tdeabc/addressee.cpp:860 -msgid "Security Class" -msgstr "ردۀ امنیت" - -#: tdeabc/addressee.cpp:879 -msgid "Logo" -msgstr "آرم" - -#: tdeabc/addressee.cpp:898 -msgid "Photo" -msgstr "عکس" - -#: tdeabc/addressee.cpp:917 -msgid "Sound" -msgstr "صوت" - -#: tdeabc/addressee.cpp:936 -msgid "Agent" -msgstr "عامل" - -#: tdeabc/vcard/testwrite.cpp:11 -msgid "TestWritevCard" -msgstr "" +#: tdersync/tdersync.cpp:694 +#, fuzzy +msgid "Remote" +msgstr "حذف" -#: tdeabc/vcardparser/testread.cpp:38 -msgid "vCard 2.1" +#: tdersync/tdersync.cpp:694 +msgid "Please select the file to duplicate (the other will be overwritten)" msgstr "" -#: tdeabc/vcardparser/testread.cpp:39 tdewidgets/maketdewidgets.cpp:112 -msgid "Input file" -msgstr "پروندۀ ورودی" - -#: kded/tde-menu.cpp:36 -msgid "Output data in UTF-8 instead of local encoding" -msgstr "دادۀ خروجی در قالب UTF-8 به جای کدبندی محلی" - -#: kded/tde-menu.cpp:37 -msgid "" -"Print menu-id of the menu that contains\n" -"the application" +#: tdersync/tdersync.cpp:694 +msgid "Or, select Ignore to skip synchronization of this file for now" msgstr "" -"چاپ شناسۀ گزینگان گزینگانی که شامل \n" -" کاربرد میباشد" -#: kded/tde-menu.cpp:38 -msgid "" -"Print menu name (caption) of the menu that\n" -"contains the application" +#: tdersync/tdersync.cpp:966 +msgid "Configuring Remote Folder Synchronization" msgstr "" -"چاپ نام گزینگان )عنوان( گزینگانی که \n" -"شامل کاربرد میباشد" -#: kded/tde-menu.cpp:39 -msgid "Highlight the entry in the menu" -msgstr "مشخص کردن مدخل در گزینگان" - -#: kded/tde-menu.cpp:40 -msgid "Do not check if sycoca database is up to date" -msgstr "اگر دادگان sycoca به روز است، بررسی نشود" - -#: kded/tde-menu.cpp:41 -msgid "The id of the menu entry to locate" -msgstr "شناسۀ مدخل گزینگان برای محلیابی" - -#: kded/tde-menu.cpp:99 -msgid "Menu item '%1' could not be highlighted." -msgstr "فقرۀ گزینگان »%1« را نتوانست مشخص کند." - -#: kded/tde-menu.cpp:111 -msgid "" -"TDE Menu query tool.\n" -"This tool can be used to find in which menu a specific application is shown.\n" -"The --highlight option can be used to visually indicate to the user where\n" -"in the TDE menu a specific application is located." -msgstr "" -"ابزار پرسوجوی گزینگان TDE.\n" -"این ابزار در گزینگانی که کاربرد مشخص را نشان میدهد، یافت میشود.\n" -"گزینۀ highlight-- میتواند برای نشان دادن جایی در گزینگان TDE به کاربر، که " -"کاربرد مشخصی به صورت مرئی در آنجا محلیابی میشود، استفاده گردد." - -#: kded/tde-menu.cpp:116 -msgid "tde-menu" -msgstr "گزینگان kde" - -#: kded/tdebuildsycoca.cpp:724 kded/tdebuildsycoca.cpp:725 kded/tde-menu.cpp:119 -#: kded/khostname.cpp:362 tdeui/tdeaboutdialog.cpp:90 -msgid "Author" -msgstr "نویسنده" - -#: kded/tde-menu.cpp:133 -msgid "You must specify an application-id such as 'tde-konsole.desktop'" -msgstr "شما باید یک کاربرد را به عنوان »tde-konsole.desktop« مشخص کنید" - -#: kded/tde-menu.cpp:142 -msgid "" -"You must specify at least one of --print-menu-id, --print-menu-name or " -"--highlight" -msgstr "" -"باید حداقل یکی از print-menu-id-- وprint-menu-name-- یا highlight-- را مشخص " -"کنید" - -#: kded/tde-menu.cpp:164 -msgid "No menu item '%1'." -msgstr "فقرۀ گزینگان »%1« نیست." - -#: kded/tde-menu.cpp:168 -msgid "Menu item '%1' not found in menu." -msgstr "فقرۀ گزینگان »%1« در گزینگان یافت نشد." - -#: kded/khostname.cpp:41 -msgid "Old hostname" -msgstr "نام میزبان قدیمی" - -#: kded/khostname.cpp:42 -msgid "New hostname" -msgstr "نام میزبان جدید" +#: tdecore/kcalendarsystemhebrew.cpp:402 +msgid "Tishrey" +msgstr "تیشرِی" -#: kded/khostname.cpp:79 -msgid "" -"Error: HOME environment variable not set.\n" -msgstr "" -"خطا: متغیر محیطی HOME تنظیم نیست.\n" +#: tdecore/kcalendarsystemhebrew.cpp:404 +msgid "Heshvan" +msgstr "هشوان" -#: kded/khostname.cpp:88 -msgid "" -"Error: DISPLAY environment variable not set.\n" -msgstr "" -"خطا: متغیر محیطی DISPLAY تنظیم نیست.\n" +#: tdecore/kcalendarsystemhebrew.cpp:406 +msgid "Kislev" +msgstr "کیسلِو" -#: kded/khostname.cpp:359 -msgid "KDontChangeTheHostName" -msgstr "" +#: tdecore/kcalendarsystemhebrew.cpp:408 +msgid "Tevet" +msgstr "تِوِت" -#: kded/khostname.cpp:360 -msgid "Informs TDE about a change in hostname" -msgstr "تغییر در نام میزبان را به TDE اطلاع میدهد" +#: tdecore/kcalendarsystemhebrew.cpp:410 +msgid "Shvat" +msgstr "شوات" -#: kded/kded.cpp:720 -msgid "Check Sycoca database only once" -msgstr "دادگان Sycoca را فقط یک بار بررسی کنید" +#: tdecore/kcalendarsystemhebrew.cpp:412 +msgid "Adar" +msgstr "ادار" -#: kded/kded.cpp:860 -msgid "TDE Daemon" -msgstr "شبح TDE" +#: tdecore/kcalendarsystemhebrew.cpp:414 +msgid "Nisan" +msgstr "نیسان" -#: kded/kded.cpp:862 -msgid "TDE Daemon - triggers Sycoca database updates when needed" -msgstr "شبح TDE - دادگان Sycoca راهاندازها هنگام نیاز به روز میشوند" +#: tdecore/kcalendarsystemhebrew.cpp:416 +msgid "Iyar" +msgstr "لیار" -#: kded/tdebuildsycoca.cpp:483 -msgid "" -"Error creating database '%1'.\n" -"Check that the permissions are correct on the directory and the disk is not " -"full.\n" -msgstr "" -"خطای ایجاد دادگان »%1«.\n" -"بررسی کنید که مجوزها در فهرست راهنما صحیح هستند و دیسک پر نیست.\n" +#: tdecore/kcalendarsystemhebrew.cpp:418 +msgid "Sivan" +msgstr "سیوان" -#: kded/tdebuildsycoca.cpp:483 kded/tdebuildsycoca.cpp:512 -#: kded/tdebuildsycoca.cpp:721 -msgid "KBuildSycoca" -msgstr "" +#: tdecore/kcalendarsystemhebrew.cpp:420 +msgid "Tamuz" +msgstr "تاموز" -#: kded/tdebuildsycoca.cpp:512 -msgid "" -"Error writing database '%1'.\n" -"Check that the permissions are correct on the directory and the disk is not " -"full.\n" +#: tdecore/kcalendarsystemhebrew.cpp:422 +msgid "Av" msgstr "" -"خطای نوشتن دادگان »%1«.\n" -"بررسی کنید که مجوزها در فهرست راهنما صحیح هستند و دیسک پر نیست.\n" - -#: kded/tdebuildsycoca.cpp:695 -msgid "Do not signal applications to update" -msgstr "کاربردها برای بهروزرسانی علامت زده نشوند" - -#: kded/tdebuildsycoca.cpp:696 -msgid "Disable incremental update, re-read everything" -msgstr "غیرفعالسازی بهروزرسانی نموی، هر چیز را دوباره بخوانید" -#: kded/tdebuildsycoca.cpp:697 -msgid "Check file timestamps" -msgstr "بررسی مهر زمانهای پرونده" - -#: kded/tdebuildsycoca.cpp:698 -msgid "Disable checking files (dangerous)" -msgstr "غیرفعالسازی بررسی پروندهها )خطرناک(" - -#: kded/tdebuildsycoca.cpp:699 -msgid "Create global database" -msgstr "ایجاد دادگان سراسری" - -#: kded/tdebuildsycoca.cpp:700 -msgid "Perform menu generation test run only" -msgstr "فقط اجرای آزمایشی تولید گزینگان را اجرا کنید" - -#: kded/tdebuildsycoca.cpp:701 -msgid "Track menu id for debug purposes" -msgstr "شناسۀ گزینگان شیار به منظور اشکالزدایی" - -#: kded/tdebuildsycoca.cpp:703 -msgid "Silent - work without windows and stderr" -msgstr "صامت - کار بدون پنجرهها و stderr" - -#: kded/tdebuildsycoca.cpp:704 -msgid "Show progress information (even if 'silent' mode is on)" -msgstr "نمایش پیشرفت اطلاعات )حتی اگر حالت سکوت روشن باشد(" - -#: kded/tdebuildsycoca.cpp:722 -msgid "Rebuilds the system configuration cache." -msgstr "نهانگاه پیکربندی سیستم را بازسازی میکند." - -#: kded/tdebuildsycoca.cpp:750 -msgid "Reloading TDE configuration, please wait..." -msgstr "بارگذاری مجدد پیکربندی TDE، لطفاً، منتظر بمانید..." - -#: kded/tdebuildsycoca.cpp:751 -msgid "TDE Configuration Manager" -msgstr "مدیر پیکربندی TDE" - -#: kded/tdebuildsycoca.cpp:753 -msgid "Do you want to reload TDE configuration?" -msgstr "میخواهید پیکربندی TDE را دوباره بارگذاری کنید؟" - -#: kded/tdebuildsycoca.cpp:753 -msgid "Do Not Reload" -msgstr "مجدداً بارگذاری نشود" - -#: kded/tdebuildsycoca.cpp:953 -msgid "Configuration information reloaded successfully." -msgstr "پیکربندی اطلاعات، مجدداً با موفقیت بارگذاری شد." - -#: tdemdi/tdemdi/guiclient.cpp:79 tdemdi/tdemdiguiclient.cpp:139 -msgid "Tool &Views" -msgstr "&نمای ابزارها" - -#: tdemdi/tdemdiguiclient.cpp:142 -msgid "MDI Mode" -msgstr "حالت MDI" - -#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2594 -msgid "&Toplevel Mode" -msgstr "حالت &سطح بالا" - -#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2595 -msgid "C&hildframe Mode" -msgstr "حالت قابک &فرزند" - -#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2596 -msgid "Ta&b Page Mode" -msgstr "حالت صفحۀ &تب" - -#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2597 -msgid "I&DEAl Mode" -msgstr "حالت &ایدهآل" - -#: tdemdi/tdemdi/guiclient.cpp:81 tdemdi/tdemdiguiclient.cpp:154 -msgid "Tool &Docks" -msgstr "&پیوندهای ابزار" - -#: tdemdi/tdemdi/guiclient.cpp:82 tdemdi/tdemdiguiclient.cpp:155 -msgid "Switch Top Dock" -msgstr "سودهی به پیوند بالا" - -#: tdemdi/tdemdi/guiclient.cpp:84 tdemdi/tdemdiguiclient.cpp:157 -msgid "Switch Left Dock" -msgstr "سودهی به پیوند چپ" - -#: tdemdi/tdemdi/guiclient.cpp:86 tdemdi/tdemdiguiclient.cpp:159 -msgid "Switch Right Dock" -msgstr "سودهی به پیوند راست" - -#: tdemdi/tdemdi/guiclient.cpp:88 tdemdi/tdemdiguiclient.cpp:161 -msgid "Switch Bottom Dock" -msgstr "سودهی به پیوند پایین" - -#: tdemdi/tdemdi/guiclient.cpp:91 tdemdi/tdemdiguiclient.cpp:164 -msgid "Previous Tool View" -msgstr "نمای ابزار قبلی" +#: tdecore/kcalendarsystemhebrew.cpp:424 +msgid "Elul" +msgstr "اِلول" -#: tdemdi/tdemdi/guiclient.cpp:93 tdemdi/tdemdiguiclient.cpp:166 -msgid "Next Tool View" -msgstr "نمای ابزار بعدی" +#: tdecore/kcalendarsystemhebrew.cpp:426 +msgid "Adar I" +msgstr "ادار I" -#: tdeui/kdockwidget.cpp:2945 tdemdi/tdemdi/guiclient.cpp:148 -#: tdemdi/tdemdiguiclient.cpp:260 -#, c-format -msgid "Show %1" -msgstr "نمایش %1" +#: tdecore/kcalendarsystemhebrew.cpp:428 +msgid "Adar II" +msgstr "ادار II" -#: tdeui/kdockwidget.cpp:2939 tdemdi/tdemdi/guiclient.cpp:152 -#: tdemdi/tdemdiguiclient.cpp:265 +#: tdecore/twinmodule.cpp:458 #, c-format -msgid "Hide %1" -msgstr "مخفی کردن %1" - -#: tdemdi/tdemdimainfrm.cpp:979 -msgid "Window" -msgstr "پنجره" - -#: tdemdi/tdemdimainfrm.cpp:992 -msgid "Undock" -msgstr "جدا کردن" - -#: tdemdi/tdemdimainfrm.cpp:1002 -msgid "Dock" -msgstr "پیوند زدن" - -#: tdemdi/tdemdimainfrm.cpp:1007 -msgid "Operations" -msgstr "عملیات" - -#: tdemdi/tdemdimainfrm.cpp:2577 -msgid "Close &All" -msgstr "بستن &همه" - -#: tdemdi/tdemdimainfrm.cpp:2586 -msgid "&Minimize All" -msgstr "&کمینهسازی همه" - -#: tdemdi/tdemdimainfrm.cpp:2592 -msgid "&MDI Mode" -msgstr "حالت &MDI" - -#: tdemdi/tdemdimainfrm.cpp:2619 -msgid "&Tile" -msgstr "&کاشی" - -#: tdemdi/tdemdimainfrm.cpp:2621 -msgid "Ca&scade Windows" -msgstr "پنجرههای &آبشاری" - -#: tdemdi/tdemdimainfrm.cpp:2622 -msgid "Cascade &Maximized" -msgstr "&بیشینهشدۀ آبشاری" - -#: tdemdi/tdemdimainfrm.cpp:2623 -msgid "Expand &Vertically" -msgstr "بسط &عمودی" - -#: tdemdi/tdemdimainfrm.cpp:2624 -msgid "Expand &Horizontally" -msgstr "بسط &افقی" - -#: tdemdi/tdemdimainfrm.cpp:2625 -msgid "Tile &Non-Overlapped" -msgstr "کاشی همپوشانی &نشده" - -#: tdemdi/tdemdimainfrm.cpp:2626 -msgid "Tile Overla&pped" -msgstr "کاشی &همپوشانیشده" - -#: tdemdi/tdemdimainfrm.cpp:2627 -msgid "Tile V&ertically" -msgstr "کاشی &عمودی" - -#: tdemdi/tdemdimainfrm.cpp:2633 -msgid "&Dock/Undock" -msgstr "&پیوند زدن/جدا کردن" - -#: tdemdi/tdemdichildfrmcaption.cpp:71 tdemdi/tdemdichildview.cpp:63 -#: tdemdi/tdemdichildview.cpp:89 -msgid "Unnamed" -msgstr "بدون نام" - -#: tdemdi/tdemdichildfrm.cpp:1239 -msgid "R&esize" -msgstr "&تغییر اندازه" - -#: tdemdi/tdemdichildfrm.cpp:1240 -msgid "M&inimize" -msgstr "&کمینهسازی" - -#: tdemdi/tdemdichildfrm.cpp:1241 -msgid "M&aximize" -msgstr "&بیشینهسازی" - -#: tdemdi/tdemdichildfrm.cpp:1261 -msgid "&Maximize" -msgstr "&بیشینهسازی" - -#: tdeui/ksystemtray.cpp:155 tdemdi/tdemdichildfrm.cpp:1263 -msgid "&Minimize" -msgstr "&کمینهسازی" - -#: tdemdi/tdemdichildfrm.cpp:1265 -msgid "M&ove" -msgstr "&حرکت" - -#: tdemdi/tdemdichildfrm.cpp:1267 -msgid "&Resize" -msgstr "&تغییر اندازه" - -#: tdemdi/tdemdichildfrm.cpp:1270 -msgid "&Undock" -msgstr "&جدا کردن" - -#: tdemdi/tdemdi/dockcontainer.cpp:196 tdemdi/tdemdidockcontainer.cpp:218 -msgid "" -"_: Switch between overlap and side by side mode\n" -"Overlap" -msgstr "همپوشانی" - -#: tdecore/klibloader.cpp:157 -msgid "The library %1 does not offer an %2 function." -msgstr "کتابخانۀ %1 تابع %2 را پیشنهاد نمیکند." - -#: tdecore/klibloader.cpp:168 -msgid "The library %1 does not offer a TDE compatible factory." -msgstr "کتابخانۀ %1 کتابخانۀ همساز TDE را پیشنهاد نمیکند." - -#: tdecore/klibloader.cpp:425 -msgid "Library files for \"%1\" not found in paths." -msgstr "پروندههای کتابخانه برای »%1« در مسیرها یافت نشد." +msgid "Desktop %1" +msgstr "رومیزی %1" -#: tdecore/tdeapplication.cpp:931 +#: tdecore/tdeapplication.cpp:1141 msgid "" "_: Dear Translator! Translate this string to the string 'LTR' in left-to-right " "languages (as english) or to 'RTL' in right-to-left languages (such as Hebrew " "and Arabic) to get proper widget layout." msgstr "RTL" -#: tdecore/tdeapplication.cpp:1404 +#: tdecore/tdeapplication.cpp:1614 msgid "" "There was an error setting up inter-process communications for TDE. The message " "returned by the system was:\n" @@ -2795,7 +1964,7 @@ msgstr "" "سیستم این بود:\n" "\n" -#: tdecore/tdeapplication.cpp:1408 +#: tdecore/tdeapplication.cpp:1618 msgid "" "\n" "\n" @@ -2805,23 +1974,23 @@ msgstr "" "\n" "لطفاً، بررسی کنید که برنامۀ »dcopserver« در حال اجراست!" -#: tdecore/tdeapplication.cpp:1415 +#: tdecore/tdeapplication.cpp:1625 msgid "DCOP communications error (%1)" msgstr "خطای ارتباطات ) DCOP( %1" -#: tdecore/tdeapplication.cpp:1433 +#: tdecore/tdeapplication.cpp:1643 msgid "Use the X-server display 'displayname'" msgstr "استفاده از »displayname« نمایش کارساز X" -#: tdecore/tdeapplication.cpp:1435 +#: tdecore/tdeapplication.cpp:1645 msgid "Use the QWS display 'displayname'" msgstr "استفاده از »displayname« نمایش QWS" -#: tdecore/tdeapplication.cpp:1437 +#: tdecore/tdeapplication.cpp:1647 msgid "Restore the application for the given 'sessionId'" msgstr "بازگرداندن کاربرد برای »sessionId« معین" -#: tdecore/tdeapplication.cpp:1438 +#: tdecore/tdeapplication.cpp:1648 msgid "" "Causes the application to install a private color\n" "map on an 8-bit display" @@ -2829,22 +1998,23 @@ msgstr "" "باعث میشود کاربرد نگاشت رنگ خصوصی را\n" "روی صفحه نمایش ۸ بیتی نصب کند" -#: tdecore/tdeapplication.cpp:1439 +#: tdecore/tdeapplication.cpp:1649 +#, fuzzy msgid "" "Limits the number of colors allocated in the color\n" "cube on an 8-bit display, if the application is\n" -"using the QApplication::ManyColor color\n" +"using the TQApplication::ManyColor color\n" "specification" msgstr "" "تعداد رنگهای تخصیصیافته در مکعب رنگ\n" "روی صفحه نمایش ۸ بیتی را محدود میکند، اگر کاربرد \n" "از مشخصۀ رنگ QApplication::ManyColor استفاده کند" -#: tdecore/tdeapplication.cpp:1440 +#: tdecore/tdeapplication.cpp:1650 msgid "tells Qt to never grab the mouse or the keyboard" msgstr "به Qt میگوید هرگز به موشی یا صفحه کلید چنگ نیندازد" -#: tdecore/tdeapplication.cpp:1441 +#: tdecore/tdeapplication.cpp:1651 msgid "" "running under a debugger can cause an implicit\n" "-nograb, use -dograb to override" @@ -2852,15 +2022,15 @@ msgstr "" "اجرا تحت اشکالزدا میتواند باعث یک nograb- ضمنی\n" "شود، برای لغو آن از dograb- استفاده شود" -#: tdecore/tdeapplication.cpp:1442 +#: tdecore/tdeapplication.cpp:1652 msgid "switches to synchronous mode for debugging" msgstr " حالت همگام برای اشکالزدایی را سودهی میکند" -#: tdecore/tdeapplication.cpp:1444 +#: tdecore/tdeapplication.cpp:1654 msgid "defines the application font" msgstr "قلم کاربرد را تعریف میکند" -#: tdecore/tdeapplication.cpp:1446 +#: tdecore/tdeapplication.cpp:1656 msgid "" "sets the default background color and an\n" "application palette (light and dark shades are\n" @@ -2870,23 +2040,23 @@ msgstr "" "پالت کاربرد را تنظیم میکند )سایههای روشن و تاریک \n" "محاسبه شدهاند(" -#: tdecore/tdeapplication.cpp:1448 +#: tdecore/tdeapplication.cpp:1658 msgid "sets the default foreground color" msgstr "رنگ پیشزمینۀ پیشفرض را تنظیم میکند" -#: tdecore/tdeapplication.cpp:1450 +#: tdecore/tdeapplication.cpp:1660 msgid "sets the default button color" msgstr "رنگ دکمۀ پیشفرض را تنظیم میکند" -#: tdecore/tdeapplication.cpp:1451 +#: tdecore/tdeapplication.cpp:1661 msgid "sets the application name" msgstr "نام کاربرد را تنظیم میکند" -#: tdecore/tdeapplication.cpp:1452 +#: tdecore/tdeapplication.cpp:1662 msgid "sets the application title (caption)" msgstr "عنوان کاربرد را تنظیم میکند )عنوان(" -#: tdecore/tdeapplication.cpp:1454 +#: tdecore/tdeapplication.cpp:1664 msgid "" "forces the application to use a TrueColor visual on\n" "an 8-bit display" @@ -2894,7 +2064,7 @@ msgstr "" "کاربردها را مجبور به استفاده از یک رنگ حقیقی تصویری روی \n" "یک صفحه نمایش ۸ بیتی میکند" -#: tdecore/tdeapplication.cpp:1455 +#: tdecore/tdeapplication.cpp:1665 msgid "" "sets XIM (X Input Method) input style. Possible\n" "values are onthespot, overthespot, offthespot and\n" @@ -2904,76 +2074,76 @@ msgstr "" "onthespot, overthespot, offthespoو\n" "root میباشد" -#: tdecore/tdeapplication.cpp:1456 +#: tdecore/tdeapplication.cpp:1666 msgid "set XIM server" msgstr "تنظیم کارساز XIM" -#: tdecore/tdeapplication.cpp:1457 +#: tdecore/tdeapplication.cpp:1667 msgid "disable XIM" msgstr "غیرفعالسازی XIM" -#: tdecore/tdeapplication.cpp:1460 +#: tdecore/tdeapplication.cpp:1670 msgid "forces the application to run as QWS Server" msgstr "کاربردها را مجبور میکند به عنوان کارساز QWS اجرا شوند" -#: tdecore/tdeapplication.cpp:1462 +#: tdecore/tdeapplication.cpp:1672 msgid "mirrors the whole layout of widgets" msgstr "کل طرحبندی عناصر را منعکس میکند" -#: tdecore/tdeapplication.cpp:1468 +#: tdecore/tdeapplication.cpp:1678 msgid "Use 'caption' as name in the titlebar" msgstr " استفاده از »عنوان« به عنوان نام در میله عنوان" -#: tdecore/tdeapplication.cpp:1469 +#: tdecore/tdeapplication.cpp:1679 msgid "Use 'icon' as the application icon" msgstr "استفاده از »شمایل« به عنوان شمایل کاربرد" -#: tdecore/tdeapplication.cpp:1470 +#: tdecore/tdeapplication.cpp:1680 msgid "Use 'icon' as the icon in the titlebar" msgstr "استفاده از »شمایل« به عنوان شمایل در میله عنوان" -#: tdecore/tdeapplication.cpp:1471 +#: tdecore/tdeapplication.cpp:1681 msgid "Use alternative configuration file" msgstr "استفاده از پروندۀ پیکربندی خودکار متناوب" -#: tdecore/tdeapplication.cpp:1472 +#: tdecore/tdeapplication.cpp:1682 msgid "Use the DCOP Server specified by 'server'" msgstr "استفاده از کارساز DCOP مشخصشده توسط »کارساز«" -#: tdecore/tdeapplication.cpp:1473 +#: tdecore/tdeapplication.cpp:1683 msgid "Disable crash handler, to get core dumps" msgstr "غیرفعالسازی گردانندۀ فروپاشی، برای به دست آوردن تخلیههای هسته" -#: tdecore/tdeapplication.cpp:1474 +#: tdecore/tdeapplication.cpp:1684 msgid "Waits for a WM_NET compatible windowmanager" msgstr "منتظر مدیر پنجرۀ همساز WM_NET میماند" -#: tdecore/tdeapplication.cpp:1475 +#: tdecore/tdeapplication.cpp:1685 msgid "sets the application GUI style" msgstr "سبک واسط نگارهای کاربرد را تنظیم میکند" -#: tdecore/tdeapplication.cpp:1476 +#: tdecore/tdeapplication.cpp:1686 msgid "" "sets the client geometry of the main widget - see man X for the argument format" msgstr "" "هندسۀ کارخواه عنصر اصلی را تنظیم میکند- راهنمای X را برای قالب نشانوند ببینید" -#: tdecore/tdeapplication.cpp:1516 +#: tdecore/tdeapplication.cpp:1740 msgid "" "The style %1 was not found\n" msgstr "" "سبک %1 یافت نشد\n" -#: tdecore/tdeapplication.cpp:1978 kstyles/klegacy/klegacystyle.cpp:3044 -#: kstyles/web/webstyle.cpp:1604 +#: tdecore/tdeapplication.cpp:2455 tdestyles/klegacy/klegacystyle.cpp:3044 +#: tdestyles/web/webstyle.cpp:1604 msgid "modified" msgstr "تغییریافته" -#: tdecore/tdeapplication.cpp:2244 tdecore/tdeapplication.cpp:2279 +#: tdecore/tdeapplication.cpp:2727 tdecore/tdeapplication.cpp:2762 msgid "Could not Launch Help Center" msgstr " مرکز کمک را نتوانست راهاندازی کند" -#: tdecore/tdeapplication.cpp:2245 tdecore/tdeapplication.cpp:2280 +#: tdecore/tdeapplication.cpp:2728 tdecore/tdeapplication.cpp:2763 #, c-format msgid "" "Could not launch the TDE Help Center:\n" @@ -2984,11 +2154,11 @@ msgstr "" "\n" "%1" -#: tdecore/tdeapplication.cpp:2550 +#: tdecore/tdeapplication.cpp:3033 msgid "Could not Launch Mail Client" msgstr " کارخواهنامه را نتوانست راهاندازی کند" -#: tdecore/tdeapplication.cpp:2551 +#: tdecore/tdeapplication.cpp:3034 #, c-format msgid "" "Could not launch the mail client:\n" @@ -2999,11 +2169,11 @@ msgstr "" "\n" "%1" -#: tdecore/tdeapplication.cpp:2572 +#: tdecore/tdeapplication.cpp:3058 msgid "Could not Launch Browser" msgstr " مرورگر را نتوانست راهاندازی کند" -#: tdecore/tdeapplication.cpp:2573 +#: tdecore/tdeapplication.cpp:3059 #, c-format msgid "" "Could not launch the browser:\n" @@ -3014,342 +2184,411 @@ msgstr "" "\n" "%1" -#: tdecore/tdeapplication.cpp:2637 +#: tdecore/tdeapplication.cpp:3128 msgid "" "Could not register with DCOP.\n" msgstr "" " با DCOP نتوانست ثبت کند.\n" -#: tdecore/tdeapplication.cpp:2672 +#: tdecore/tdeapplication.cpp:3163 msgid "" "TDELauncher could not be reached via DCOP.\n" msgstr "" "TDELauncher نتوانست از طریق DCOP.\n" -#: tdecore/twinmodule.cpp:456 -#, c-format -msgid "Desktop %1" -msgstr "رومیزی %1" +#: tdecore/netsupp.cpp:890 tdecore/network/kresolver.cpp:557 +msgid "no error" +msgstr "بدون خطا" -#: tdecore/tdeconfigbackend.cpp:1107 tdecore/tdeconfigbackend.cpp:1116 -msgid "" -"Will not save configuration.\n" -msgstr "" -"پیکربندی ذخیره نمیشود.\n" +#: tdecore/netsupp.cpp:891 +msgid "address family for nodename not supported" +msgstr "خانوادۀ نشانی برای نام گره پشتیبانی نمیشود" -#: tdecore/tdeconfigbackend.cpp:1109 tdecore/tdeconfigbackend.cpp:1117 -msgid "" -"Configuration file \"%1\" not writable.\n" -msgstr "" -"پروندۀ پیکربندی »%1« قابل نوشتن نیست.\n" +#: tdecore/netsupp.cpp:892 tdecore/network/kresolver.cpp:559 +msgid "temporary failure in name resolution" +msgstr "خرابی موقت در دقت نام" -#: tdecore/tdeconfigbackend.cpp:1124 -msgid "Please contact your system administrator." -msgstr "لطفاً، با سرپرست سیستم خود تماس بگیرید." +#: tdecore/netsupp.cpp:893 +msgid "invalid value for 'ai_flags'" +msgstr "مقدار نامعتبر برای »ai_flags«" -#: tdecore/tdecmdlineargs.cpp:500 tdecore/tdecmdlineargs.cpp:516 -msgid "Unknown option '%1'." -msgstr "گزینۀ ناشناختۀ »%1«." +#: tdecore/netsupp.cpp:894 tdecore/network/kresolver.cpp:560 +msgid "non-recoverable failure in name resolution" +msgstr "خرابی غیرقابل بازیافت در دقت نام" -#: tdecore/tdecmdlineargs.cpp:524 -msgid "'%1' missing." -msgstr " »%1« از دست رفته." +#: tdecore/netsupp.cpp:895 +msgid "'ai_family' not supported" +msgstr "«ai_family»پشتیبانی نمیشود." -#: tdecore/tdecmdlineargs.cpp:619 +#: tdecore/netsupp.cpp:896 tdecore/network/kresolver.cpp:562 +msgid "memory allocation failure" +msgstr "خرابی تخصیص حافظه" + +#: tdecore/netsupp.cpp:897 +msgid "no address associated with nodename" +msgstr "هیچ نشانی با نام گره مشترک نیست" + +#: tdecore/netsupp.cpp:898 tdecore/network/kresolver.cpp:563 +msgid "name or service not known" +msgstr "نام یا خدمت ناشناخته است" + +#: tdecore/netsupp.cpp:899 +msgid "servname not supported for ai_socktype" +msgstr "نام کارساز برای ai_socktype پشتیبانی نمیشود" + +#: tdecore/netsupp.cpp:900 +msgid "'ai_socktype' not supported" +msgstr "«ai_socktype» پشتیبانی نمیشود" + +#: tdecore/netsupp.cpp:901 +msgid "system error" +msgstr "خطای سیستم" + +#: tdecore/kcalendarsystemgregorian.cpp:91 tdecore/tdelocale.cpp:569 msgid "" -"_: the 2nd argument is a list of name+address, one on each line\n" -"%1 was written by\n" -"%2" -msgstr "" -"%1 توسط \n" -"%2 نوشته شد" +"_: January\n" +"Jan" +msgstr "ژانویه" -#: tdecore/tdecmdlineargs.cpp:622 -msgid "This application was written by somebody who wants to remain anonymous." -msgstr "این کاربرد توسط فردی نوشته شده که خواسته ناشناس باقی بماند" +#: tdecore/kcalendarsystemgregorian.cpp:93 tdecore/tdelocale.cpp:570 +msgid "" +"_: February\n" +"Feb" +msgstr "فوریه" -#: tdecore/tdecmdlineargs.cpp:629 +#: tdecore/kcalendarsystemgregorian.cpp:95 tdecore/tdelocale.cpp:571 msgid "" -"Please use http://bugs.kde.org to report bugs.\n" -msgstr "" -"لطفاً، از http://bugs.kde.org برای گزارش اشکالها استفاده کنید.\n" +"_: March\n" +"Mar" +msgstr "مارس" -#: tdecore/tdecmdlineargs.cpp:632 tdecore/tdecmdlineargs.cpp:634 +#: tdecore/kcalendarsystemgregorian.cpp:97 tdecore/tdelocale.cpp:572 msgid "" -"Please report bugs to %1.\n" -msgstr "" -"لطفاً، خطاها را به %1 گزارش کنید.\n" +"_: April\n" +"Apr" +msgstr "آوریل" -#: tdecore/tdecmdlineargs.cpp:660 -msgid "Unexpected argument '%1'." -msgstr "نشانوند غیرمنتظرۀ »%1«." +#: tdecore/kcalendarsystemgregorian.cpp:99 tdecore/tdelocale.cpp:573 +msgid "" +"_: May short\n" +"May" +msgstr "مه" -#: tdecore/tdecmdlineargs.cpp:765 -msgid "Use --help to get a list of available command line options." -msgstr "" -" برای به دست آوردن فهرستی از گزینههای خط فرمان موجود از help-- استفاده کنید." +#: tdecore/kcalendarsystemgregorian.cpp:101 tdecore/tdelocale.cpp:574 +msgid "" +"_: June\n" +"Jun" +msgstr "ژوئن" -#: tdecore/tdecmdlineargs.cpp:780 +#: tdecore/kcalendarsystemgregorian.cpp:103 tdecore/tdelocale.cpp:575 msgid "" -"\n" -"%1:\n" -msgstr "" +"_: July\n" +"Jul" +msgstr "ژوئیه" -#: tdecore/tdecmdlineargs.cpp:789 -msgid "[options] " -msgstr "]گزینهها[" +#: tdecore/kcalendarsystemgregorian.cpp:105 tdecore/tdelocale.cpp:576 +msgid "" +"_: August\n" +"Aug" +msgstr "اوت" -#: tdecore/tdecmdlineargs.cpp:796 -msgid "[%1-options]" -msgstr "]%1 گزینه[ " +#: tdecore/kcalendarsystemgregorian.cpp:107 tdecore/tdelocale.cpp:577 +msgid "" +"_: September\n" +"Sep" +msgstr "سپتامبر" -#: tdecore/tdecmdlineargs.cpp:816 +#: tdecore/kcalendarsystemgregorian.cpp:109 tdecore/tdelocale.cpp:578 msgid "" -"Usage: %1 %2\n" -msgstr "" -"کاربرد: %1 %2\n" +"_: October\n" +"Oct" +msgstr "اکتبر" -#: tdecore/tdecmdlineargs.cpp:819 -msgid "Generic options" -msgstr "گزینههای عمومی" +#: tdecore/kcalendarsystemgregorian.cpp:111 tdecore/tdelocale.cpp:579 +msgid "" +"_: November\n" +"Nov" +msgstr "نوامبر" -#: tdecore/tdecmdlineargs.cpp:820 -msgid "Show help about options" -msgstr "نمایش کمک دربارۀ گزینهها" +#: tdecore/kcalendarsystemgregorian.cpp:113 tdecore/tdelocale.cpp:580 +msgid "" +"_: December\n" +"Dec" +msgstr "دسامبر" -#: tdecore/tdecmdlineargs.cpp:828 -msgid "Show %1 specific options" -msgstr "نمایش گزینههای مشخص %1" +#: tdecore/kcalendarsystemgregorian.cpp:119 tdecore/tdelocale.cpp:585 +msgid "January" +msgstr "ژانویه" -#: tdecore/tdecmdlineargs.cpp:835 -msgid "Show all options" -msgstr "نمایش همۀ گزینهها" +#: tdecore/kcalendarsystemgregorian.cpp:121 tdecore/tdelocale.cpp:586 +msgid "February" +msgstr "فوریه" -#: tdecore/tdecmdlineargs.cpp:836 -msgid "Show author information" -msgstr "نمایش اطلاعات نویسنده" +#: tdecore/kcalendarsystemgregorian.cpp:123 tdecore/tdelocale.cpp:587 +msgid "March" +msgstr "مارس" -#: tdecore/tdecmdlineargs.cpp:837 -msgid "Show version information" -msgstr "نمایش اطلاعات نسخه" +#: tdecore/kcalendarsystemgregorian.cpp:125 tdecore/tdelocale.cpp:588 +msgid "April" +msgstr "آوریل" -#: tdecore/tdecmdlineargs.cpp:838 -msgid "Show license information" -msgstr "نمایش اطلاعات مجوز" +#: tdecore/kcalendarsystemgregorian.cpp:127 tdecore/tdelocale.cpp:589 +msgid "" +"_: May long\n" +"May" +msgstr "مه" -#: tdecore/tdecmdlineargs.cpp:839 -msgid "End of options" -msgstr "پایان گزینهها" +#: tdecore/kcalendarsystemgregorian.cpp:129 tdecore/tdelocale.cpp:590 +msgid "June" +msgstr "ژوئن" -#: tdecore/tdecmdlineargs.cpp:861 -msgid "%1 options" -msgstr "%1 گزینه" +#: tdecore/kcalendarsystemgregorian.cpp:131 tdecore/tdelocale.cpp:591 +msgid "July" +msgstr "ژوئیه" -#: tdecore/tdecmdlineargs.cpp:863 -msgid "" -"\n" -"Options:\n" -msgstr "" -"\n" -"گزینهها:\n" +#: tdecore/kcalendarsystemgregorian.cpp:133 tdecore/tdelocale.cpp:592 +msgid "August" +msgstr "اوت" -#: tdecore/tdecmdlineargs.cpp:920 -msgid "" -"\n" -"Arguments:\n" -msgstr "" -"\n" -"نشانوندها:\n" +#: tdecore/kcalendarsystemgregorian.cpp:135 tdecore/tdelocale.cpp:593 +msgid "September" +msgstr "سپتامبر" -#: tdecore/tdecmdlineargs.cpp:1282 -msgid "The files/URLs opened by the application will be deleted after use" -msgstr "" -"این پروندهها/نشانیهای وب که توسط کاربرد باز شدهاند، پس از استفاده حذف خواهند " -"شد" +#: tdecore/kcalendarsystemgregorian.cpp:137 tdecore/tdelocale.cpp:594 +msgid "October" +msgstr "اکتبر" -#: tdecore/ksockaddr.cpp:112 -msgid "<unknown socket>" -msgstr ">سوکت ناشناخته<" +#: tdecore/kcalendarsystemgregorian.cpp:139 tdecore/tdelocale.cpp:595 +msgid "November" +msgstr "نوامبر" -#: tdecore/ksockaddr.cpp:568 tdecore/ksockaddr.cpp:587 -msgid "<empty>" -msgstr "" +#: tdecore/kcalendarsystemgregorian.cpp:141 tdecore/tdelocale.cpp:596 +msgid "December" +msgstr "دسامبر" -#: tdecore/ksockaddr.cpp:571 +#: tdecore/kcalendarsystemgregorian.cpp:156 tdecore/tdelocale.cpp:607 msgid "" -"_: 1: hostname, 2: port number\n" -"%1 port %2" -msgstr "%1 درگاه %2" +"_: of January\n" +"of Jan" +msgstr "ژانویه" -#: tdecore/ksockaddr.cpp:853 -msgid "<empty UNIX socket>" -msgstr ">سوکت خالی یونیکس<" +#: tdecore/kcalendarsystemgregorian.cpp:158 tdecore/tdelocale.cpp:608 +msgid "" +"_: of February\n" +"of Feb" +msgstr "فوریه" -#: tdecore/kcheckaccelerators.cpp:148 -msgid "Dr. Klash' Accelerator Diagnosis" -msgstr "خطایابی شتابده Dr. Klash" +#: tdecore/kcalendarsystemgregorian.cpp:160 tdecore/tdelocale.cpp:609 +msgid "" +"_: of March\n" +"of Mar" +msgstr "مارس" -#: tdecore/kcheckaccelerators.cpp:155 -msgid "&Disable automatic checking" -msgstr "&غیرفعالسازی بررسی خودکار" +#: tdecore/kcalendarsystemgregorian.cpp:162 tdecore/tdelocale.cpp:610 +msgid "" +"_: of April\n" +"of Apr" +msgstr "آوریل" -#: tdecore/kcheckaccelerators.cpp:193 -msgid "<h2>Accelerators changed</h2>" -msgstr "<h2>شتابدهها تغییر یافت</h2>" +#: tdecore/kcalendarsystemgregorian.cpp:164 tdecore/tdelocale.cpp:611 +msgid "" +"_: of May short\n" +"of May" +msgstr "مه" -#: tdecore/kcheckaccelerators.cpp:199 -msgid "<h2>Accelerators removed</h2>" -msgstr "<h2>شتابدهها حذف شد</h2>" +#: tdecore/kcalendarsystemgregorian.cpp:166 tdecore/tdelocale.cpp:612 +msgid "" +"_: of June\n" +"of Jun" +msgstr "ژوئن" -#: tdecore/kcheckaccelerators.cpp:204 -msgid "<h2>Accelerators added (just for your info)</h2>" -msgstr "<h2>شتابدهها اضافه شد )فقط برای اطلاعات شما(</h2>" +#: tdecore/kcalendarsystemgregorian.cpp:168 tdecore/tdelocale.cpp:613 +msgid "" +"_: of July\n" +"of Jul" +msgstr "ژوئیه" -#: tdecore/tdestdaccel.cpp:54 -msgid "New" -msgstr "جدید" +#: tdecore/kcalendarsystemgregorian.cpp:170 tdecore/tdelocale.cpp:614 +msgid "" +"_: of August\n" +"of Aug" +msgstr "اوت" -#: tdecore/tdestdaccel.cpp:65 -msgid "Paste Selection" -msgstr "چسباندن گزینش" +#: tdecore/kcalendarsystemgregorian.cpp:172 tdecore/tdelocale.cpp:615 +msgid "" +"_: of September\n" +"of Sep" +msgstr "سپتامبر" -#: tdecore/tdestdaccel.cpp:67 -msgid "Deselect" -msgstr "عدم گزینش" +#: tdecore/kcalendarsystemgregorian.cpp:174 tdecore/tdelocale.cpp:616 +msgid "" +"_: of October\n" +"of Oct" +msgstr "اکتبر" -#: tdecore/tdestdaccel.cpp:68 -msgid "Delete Word Backwards" -msgstr "حذف واژههای پسسو" +#: tdecore/kcalendarsystemgregorian.cpp:176 tdecore/tdelocale.cpp:617 +msgid "" +"_: of November\n" +"of Nov" +msgstr "نوامبر" -#: tdecore/tdestdaccel.cpp:69 -msgid "Delete Word Forward" -msgstr "حذف واژۀ پیشسو" +#: tdecore/kcalendarsystemgregorian.cpp:178 tdecore/tdelocale.cpp:618 +msgid "" +"_: of December\n" +"of Dec" +msgstr "دسامبر" -#: tdecore/kkeyserver_x11.cpp:135 tdecore/tdestdaccel.cpp:70 -#: tdeui/keditcl2.cpp:107 tdeui/keditcl2.cpp:120 tdeui/keditcl2.cpp:377 -#: tdeui/keditcl2.cpp:390 tdeui/keditcl2.cpp:700 tdeutils/kfinddialog.cpp:119 -msgid "Find" -msgstr "یافتن" +#: tdecore/kcalendarsystemgregorian.cpp:184 tdecore/tdelocale.cpp:623 +msgid "of January" +msgstr "ژانویه" -#: tdecore/tdestdaccel.cpp:71 tdeutils/kfind.cpp:47 -msgid "Find Next" -msgstr "یافتن بعدی" +#: tdecore/kcalendarsystemgregorian.cpp:186 tdecore/tdelocale.cpp:624 +msgid "of February" +msgstr "فوریه" -#: tdecore/tdestdaccel.cpp:72 -msgid "Find Prev" -msgstr "یافتن قبلی" +#: tdecore/kcalendarsystemgregorian.cpp:188 tdecore/tdelocale.cpp:625 +msgid "of March" +msgstr "مارس" -#: tdecore/tdestdaccel.cpp:74 -msgid "Navigation" -msgstr "ناوش" +#: tdecore/kcalendarsystemgregorian.cpp:190 tdecore/tdelocale.cpp:626 +msgid "of April" +msgstr "آوریل" -#: tdecore/tdestdaccel.cpp:75 +#: tdecore/kcalendarsystemgregorian.cpp:192 tdecore/tdelocale.cpp:627 msgid "" -"_: Opposite to End\n" -"Home" -msgstr "آغازه" - -#: tdecore/tdestdaccel.cpp:76 -msgid "End" -msgstr "پایان" +"_: of May long\n" +"of May" +msgstr "مه" -#: tdecore/tdestdaccel.cpp:77 -msgid "Beginning of Line" -msgstr "ابتدای خط" +#: tdecore/kcalendarsystemgregorian.cpp:194 tdecore/tdelocale.cpp:628 +msgid "of June" +msgstr "ژوئن" -#: tdecore/tdestdaccel.cpp:78 tdeutils/kfinddialog.cpp:451 -msgid "End of Line" -msgstr "انتهای خط" +#: tdecore/kcalendarsystemgregorian.cpp:196 tdecore/tdelocale.cpp:629 +msgid "of July" +msgstr "ژوئیه" -#: tdecore/tdestdaccel.cpp:79 -msgid "Prior" -msgstr "قبلی" +#: tdecore/kcalendarsystemgregorian.cpp:198 tdecore/tdelocale.cpp:630 +msgid "of August" +msgstr "اوت" -#: tdecore/tdestdaccel.cpp:80 -msgid "" -"_: Opposite to Prior\n" -"Next" -msgstr "بعدی" +#: tdecore/kcalendarsystemgregorian.cpp:200 tdecore/tdelocale.cpp:631 +msgid "of September" +msgstr "سپتامبر" -#: tdecore/tdestdaccel.cpp:81 tdeui/keditcl2.cpp:976 -msgid "Go to Line" -msgstr "برو به خط" +#: tdecore/kcalendarsystemgregorian.cpp:202 tdecore/tdelocale.cpp:632 +msgid "of October" +msgstr "اکتبر" -#: tdecore/tdestdaccel.cpp:82 -msgid "Add Bookmark" -msgstr "افزودن چوب الف" +#: tdecore/kcalendarsystemgregorian.cpp:204 tdecore/tdelocale.cpp:633 +msgid "of November" +msgstr "نوامبر" -#: tdecore/tdestdaccel.cpp:83 -msgid "Zoom In" -msgstr "بزرگنمایی" +#: tdecore/kcalendarsystemgregorian.cpp:206 tdecore/tdelocale.cpp:634 +msgid "of December" +msgstr "دسامبر" -#: tdecore/tdestdaccel.cpp:84 -msgid "Zoom Out" -msgstr "کوچکنمایی" +#: tdecore/kcalendarsystem.cpp:124 +msgid "" +"_: Monday\n" +"Mon" +msgstr "دوشنبه" -#: tdecore/tdestdaccel.cpp:85 -msgid "Up" -msgstr "بالا" +#: tdecore/kcalendarsystem.cpp:125 +msgid "" +"_: Tuesday\n" +"Tue" +msgstr "سهشنبه" -#: tdecore/tdestdaccel.cpp:87 -msgid "Forward" -msgstr "پیشسو" +#: tdecore/kcalendarsystem.cpp:126 +msgid "" +"_: Wednesday\n" +"Wed" +msgstr "چهارشنبه" -#: tdecore/tdestdaccel.cpp:89 -msgid "Popup Menu Context" -msgstr "متن گزینگان بالاپر" +#: tdecore/kcalendarsystem.cpp:127 +msgid "" +"_: Thursday\n" +"Thu" +msgstr "پنجشنبه" -#: tdecore/tdestdaccel.cpp:90 -msgid "Show Menu Bar" -msgstr "نمایش میله گزینگان" +#: tdecore/kcalendarsystem.cpp:128 +msgid "" +"_: Friday\n" +"Fri" +msgstr "جمعه" -#: tdecore/tdestdaccel.cpp:91 -msgid "Backward Word" -msgstr "واژۀ پسسو" +#: tdecore/kcalendarsystem.cpp:129 +msgid "" +"_: Saturday\n" +"Sat" +msgstr "شنبه" -#: tdecore/tdestdaccel.cpp:92 -msgid "Forward Word" -msgstr "واژۀ پیشسو" +#: tdecore/kcalendarsystem.cpp:130 +msgid "" +"_: Sunday\n" +"Sun" +msgstr "یکشنبه" -#: tdecore/tdestdaccel.cpp:93 -msgid "Activate Next Tab" -msgstr "فعال کردن تب بعدی" +#: tdecore/tdeglobalsettings.cpp:570 +msgid "Trash" +msgstr "زباله" -#: tdecore/tdestdaccel.cpp:94 -msgid "Activate Previous Tab" -msgstr "فعال کردن تب قبلی" +#: tdecore/ksocks.cpp:135 +msgid "NEC SOCKS client" +msgstr "کارخواه NEC SOCKS" -#: tdecore/tdestdaccel.cpp:95 -msgid "Full Screen Mode" -msgstr "حالت تمام صفحه" +#: tdecore/ksocks.cpp:170 +msgid "Dante SOCKS client" +msgstr "کارخواه Dante SOCKS" -#: tdecore/tdestdaccel.cpp:98 -msgid "What's This" -msgstr "این چیست" +#: tdecore/tdeaboutdata.cpp:388 +#, fuzzy +msgid "" +"_: replace this with information about your translation team\n" +"<p>KDE is translated into many languages thanks to the work of the translation " +"teams all over the world.</p>" +"<p>For more information on KDE internationalization visit <a " +"href=\"http://l10n.kde.org\">http://l10n.kde.org</a></p>" +msgstr "" +"<p>این ترجمۀ فارسی از محیط رومیزی TDE، توسط شرکت سرزمین فنآوری اطلاعات در " +"چارچوب طرح ملی فارسی لینوکس و به کارفرمایی شورای عالی اطلاعرسانی صورت گرفته " +"است.</p> " +"<p>در صورت مشاهدۀ هر گونه اشکال، لطفاً موارد را به نشانی <a " +"href=\"mailto:kde@itland.ir\">kde@itland.ir</a> ارسال فرمایید.</p> " -#: tdecore/tdestdaccel.cpp:99 tdecore/tdestdaccel.cpp:100 tdeui/klineedit.cpp:886 -msgid "Text Completion" -msgstr "تکمیل متن" +#: tdecore/tdeaboutdata.cpp:444 +msgid "" +"No licensing terms for this program have been specified.\n" +"Please check the documentation or the source for any\n" +"licensing terms.\n" +msgstr "" +"برای این برنامه، اصطلاحات مربوط به مجوز مشخص نشده است.\n" +"لطفاً، برای هر اصطلاح مربوط به جواز،\n" +"مستندات یا متن را بررسی کنید.\n" -#: tdecore/tdestdaccel.cpp:101 -msgid "Previous Completion Match" -msgstr "تطبیق تکمیل قبلی" +#: tdecore/tdeaboutdata.cpp:451 +#, c-format +msgid "This program is distributed under the terms of the %1." +msgstr "این برنامه تحت اصطلاحات %1 توزیع میشود." -#: tdecore/tdestdaccel.cpp:102 -msgid "Next Completion Match" -msgstr "تطبیق تکمیل بعدی" +#: tdecore/ksockaddr.cpp:112 +msgid "<unknown socket>" +msgstr ">سوکت ناشناخته<" -#: tdecore/tdestdaccel.cpp:103 -msgid "Substring Completion" -msgstr "تکمیل زیر رشته" +#: tdecore/ksockaddr.cpp:568 tdecore/ksockaddr.cpp:587 +msgid "<empty>" +msgstr "" -#: tdecore/tdestdaccel.cpp:104 -msgid "Previous Item in List" -msgstr "فقرۀ قبلی در فهرست" +#: tdecore/ksockaddr.cpp:571 +msgid "" +"_: 1: hostname, 2: port number\n" +"%1 port %2" +msgstr "%1 درگاه %2" -#: tdecore/tdestdaccel.cpp:105 -msgid "Next Item in List" -msgstr "فقرۀ بعدی در فهرست" +#: tdecore/ksockaddr.cpp:853 +msgid "<empty UNIX socket>" +msgstr ">سوکت خالی یونیکس<" #: tdecore/kcalendarsystemhijri.cpp:298 tdecore/kcalendarsystemhijri.cpp:326 msgid "Muharram" @@ -3551,7 +2790,7 @@ msgstr "روز شنبه" msgid "Yaum al-Ahad" msgstr "روز چهارشنبه" -#: tdecore/tdelocale.cpp:217 +#: tdecore/tdelocale.cpp:226 msgid "" "_: Dear translator, please do not translate this string in any form, but pick " "the _right_ value out of NoPlural/TwoForms/French... If not sure what to do " @@ -3560,315 +2799,45 @@ msgid "" "Definition of PluralForm - to be set by the translator of tdelibs.po" msgstr "NoPlural" -#: tdecore/kcalendarsystemgregorian.cpp:91 tdecore/tdelocale.cpp:553 -msgid "" -"_: January\n" -"Jan" -msgstr "ژانویه" - -#: tdecore/kcalendarsystemgregorian.cpp:93 tdecore/tdelocale.cpp:554 -msgid "" -"_: February\n" -"Feb" -msgstr "فوریه" - -#: tdecore/kcalendarsystemgregorian.cpp:95 tdecore/tdelocale.cpp:555 -msgid "" -"_: March\n" -"Mar" -msgstr "مارس" - -#: tdecore/kcalendarsystemgregorian.cpp:97 tdecore/tdelocale.cpp:556 -msgid "" -"_: April\n" -"Apr" -msgstr "آوریل" - -#: tdecore/kcalendarsystemgregorian.cpp:99 tdecore/tdelocale.cpp:557 -msgid "" -"_: May short\n" -"May" -msgstr "مه" - -#: tdecore/kcalendarsystemgregorian.cpp:101 tdecore/tdelocale.cpp:558 -msgid "" -"_: June\n" -"Jun" -msgstr "ژوئن" - -#: tdecore/kcalendarsystemgregorian.cpp:103 tdecore/tdelocale.cpp:559 -msgid "" -"_: July\n" -"Jul" -msgstr "ژوئیه" - -#: tdecore/kcalendarsystemgregorian.cpp:105 tdecore/tdelocale.cpp:560 -msgid "" -"_: August\n" -"Aug" -msgstr "اوت" - -#: tdecore/kcalendarsystemgregorian.cpp:107 tdecore/tdelocale.cpp:561 -msgid "" -"_: September\n" -"Sep" -msgstr "سپتامبر" - -#: tdecore/kcalendarsystemgregorian.cpp:109 tdecore/tdelocale.cpp:562 -msgid "" -"_: October\n" -"Oct" -msgstr "اکتبر" - -#: tdecore/kcalendarsystemgregorian.cpp:111 tdecore/tdelocale.cpp:563 -msgid "" -"_: November\n" -"Nov" -msgstr "نوامبر" - -#: tdecore/kcalendarsystemgregorian.cpp:113 tdecore/tdelocale.cpp:564 -msgid "" -"_: December\n" -"Dec" -msgstr "دسامبر" - -#: tdecore/kcalendarsystemgregorian.cpp:119 tdecore/tdelocale.cpp:569 -msgid "January" -msgstr "ژانویه" - -#: tdecore/kcalendarsystemgregorian.cpp:121 tdecore/tdelocale.cpp:570 -msgid "February" -msgstr "فوریه" - -#: tdecore/kcalendarsystemgregorian.cpp:123 tdecore/tdelocale.cpp:571 -msgid "March" -msgstr "مارس" - -#: tdecore/kcalendarsystemgregorian.cpp:125 tdecore/tdelocale.cpp:572 -msgid "April" -msgstr "آوریل" - -#: tdecore/kcalendarsystemgregorian.cpp:127 tdecore/tdelocale.cpp:573 -msgid "" -"_: May long\n" -"May" -msgstr "مه" - -#: tdecore/kcalendarsystemgregorian.cpp:129 tdecore/tdelocale.cpp:574 -msgid "June" -msgstr "ژوئن" - -#: tdecore/kcalendarsystemgregorian.cpp:131 tdecore/tdelocale.cpp:575 -msgid "July" -msgstr "ژوئیه" - -#: tdecore/kcalendarsystemgregorian.cpp:133 tdecore/tdelocale.cpp:576 -msgid "August" -msgstr "اوت" - -#: tdecore/kcalendarsystemgregorian.cpp:135 tdecore/tdelocale.cpp:577 -msgid "September" -msgstr "سپتامبر" - -#: tdecore/kcalendarsystemgregorian.cpp:137 tdecore/tdelocale.cpp:578 -msgid "October" -msgstr "اکتبر" - -#: tdecore/kcalendarsystemgregorian.cpp:139 tdecore/tdelocale.cpp:579 -msgid "November" -msgstr "نوامبر" - -#: tdecore/kcalendarsystemgregorian.cpp:141 tdecore/tdelocale.cpp:580 -msgid "December" -msgstr "دسامبر" - -#: tdecore/kcalendarsystemgregorian.cpp:156 tdecore/tdelocale.cpp:591 -msgid "" -"_: of January\n" -"of Jan" -msgstr "ژانویه" - -#: tdecore/kcalendarsystemgregorian.cpp:158 tdecore/tdelocale.cpp:592 -msgid "" -"_: of February\n" -"of Feb" -msgstr "فوریه" - -#: tdecore/kcalendarsystemgregorian.cpp:160 tdecore/tdelocale.cpp:593 -msgid "" -"_: of March\n" -"of Mar" -msgstr "مارس" - -#: tdecore/kcalendarsystemgregorian.cpp:162 tdecore/tdelocale.cpp:594 -msgid "" -"_: of April\n" -"of Apr" -msgstr "آوریل" - -#: tdecore/kcalendarsystemgregorian.cpp:164 tdecore/tdelocale.cpp:595 -msgid "" -"_: of May short\n" -"of May" -msgstr "مه" - -#: tdecore/kcalendarsystemgregorian.cpp:166 tdecore/tdelocale.cpp:596 -msgid "" -"_: of June\n" -"of Jun" -msgstr "ژوئن" - -#: tdecore/kcalendarsystemgregorian.cpp:168 tdecore/tdelocale.cpp:597 -msgid "" -"_: of July\n" -"of Jul" -msgstr "ژوئیه" - -#: tdecore/kcalendarsystemgregorian.cpp:170 tdecore/tdelocale.cpp:598 -msgid "" -"_: of August\n" -"of Aug" -msgstr "اوت" - -#: tdecore/kcalendarsystemgregorian.cpp:172 tdecore/tdelocale.cpp:599 -msgid "" -"_: of September\n" -"of Sep" -msgstr "سپتامبر" - -#: tdecore/kcalendarsystemgregorian.cpp:174 tdecore/tdelocale.cpp:600 -msgid "" -"_: of October\n" -"of Oct" -msgstr "اکتبر" - -#: tdecore/kcalendarsystemgregorian.cpp:176 tdecore/tdelocale.cpp:601 -msgid "" -"_: of November\n" -"of Nov" -msgstr "نوامبر" - -#: tdecore/kcalendarsystemgregorian.cpp:178 tdecore/tdelocale.cpp:602 -msgid "" -"_: of December\n" -"of Dec" -msgstr "دسامبر" - -#: tdecore/kcalendarsystemgregorian.cpp:184 tdecore/tdelocale.cpp:607 -msgid "of January" -msgstr "ژانویه" - -#: tdecore/kcalendarsystemgregorian.cpp:186 tdecore/tdelocale.cpp:608 -msgid "of February" -msgstr "فوریه" - -#: tdecore/kcalendarsystemgregorian.cpp:188 tdecore/tdelocale.cpp:609 -msgid "of March" -msgstr "مارس" - -#: tdecore/kcalendarsystemgregorian.cpp:190 tdecore/tdelocale.cpp:610 -msgid "of April" -msgstr "آوریل" - -#: tdecore/kcalendarsystemgregorian.cpp:192 tdecore/tdelocale.cpp:611 -msgid "" -"_: of May long\n" -"of May" -msgstr "مه" - -#: tdecore/kcalendarsystemgregorian.cpp:194 tdecore/tdelocale.cpp:612 -msgid "of June" -msgstr "ژوئن" - -#: tdecore/kcalendarsystemgregorian.cpp:196 tdecore/tdelocale.cpp:613 -msgid "of July" -msgstr "ژوئیه" - -#: tdecore/kcalendarsystemgregorian.cpp:198 tdecore/tdelocale.cpp:614 -msgid "of August" -msgstr "اوت" - -#: tdecore/kcalendarsystemgregorian.cpp:200 tdecore/tdelocale.cpp:615 -msgid "of September" -msgstr "سپتامبر" - -#: tdecore/kcalendarsystemgregorian.cpp:202 tdecore/tdelocale.cpp:616 -msgid "of October" -msgstr "اکتبر" - -#: tdecore/kcalendarsystemgregorian.cpp:204 tdecore/tdelocale.cpp:617 -msgid "of November" -msgstr "نوامبر" - -#: tdecore/kcalendarsystemgregorian.cpp:206 tdecore/tdelocale.cpp:618 -msgid "of December" -msgstr "دسامبر" - -#: tdecore/tdelocale.cpp:1773 tdecore/tdelocale.cpp:1913 +#: tdecore/tdelocale.cpp:1789 tdecore/tdelocale.cpp:1929 msgid "pm" msgstr "بعد از ظهر" -#: tdecore/tdelocale.cpp:1782 tdecore/tdelocale.cpp:1915 +#: tdecore/tdelocale.cpp:1798 tdecore/tdelocale.cpp:1931 msgid "am" msgstr "قبل از ظهر" -#: tdecore/tdelocale.cpp:1956 +#: tdecore/tdelocale.cpp:1972 msgid "" "_: concatenation of dates and time\n" "%1 %2" msgstr "" -#: tdecore/tdelocale.cpp:2447 +#: tdecore/tdelocale.cpp:2473 msgid "&Next" msgstr "&بعدی" -#: tdecore/netsupp.cpp:890 tdecore/network/kresolver.cpp:557 -msgid "no error" -msgstr "بدون خطا" - -#: tdecore/netsupp.cpp:891 -msgid "address family for nodename not supported" -msgstr "خانوادۀ نشانی برای نام گره پشتیبانی نمیشود" - -#: tdecore/netsupp.cpp:892 tdecore/network/kresolver.cpp:559 -msgid "temporary failure in name resolution" -msgstr "خرابی موقت در دقت نام" - -#: tdecore/netsupp.cpp:893 -msgid "invalid value for 'ai_flags'" -msgstr "مقدار نامعتبر برای »ai_flags«" - -#: tdecore/netsupp.cpp:894 tdecore/network/kresolver.cpp:560 -msgid "non-recoverable failure in name resolution" -msgstr "خرابی غیرقابل بازیافت در دقت نام" - -#: tdecore/netsupp.cpp:895 -msgid "'ai_family' not supported" -msgstr "«ai_family»پشتیبانی نمیشود." - -#: tdecore/netsupp.cpp:896 tdecore/network/kresolver.cpp:562 -msgid "memory allocation failure" -msgstr "خرابی تخصیص حافظه" - -#: tdecore/netsupp.cpp:897 -msgid "no address associated with nodename" -msgstr "هیچ نشانی با نام گره مشترک نیست" - -#: tdecore/netsupp.cpp:898 tdecore/network/kresolver.cpp:563 -msgid "name or service not known" -msgstr "نام یا خدمت ناشناخته است" - -#: tdecore/netsupp.cpp:899 -msgid "servname not supported for ai_socktype" -msgstr "نام کارساز برای ai_socktype پشتیبانی نمیشود" +#: tdecore/kcompletion.cpp:632 +msgid "" +"You reached the end of the list\n" +"of matching items.\n" +msgstr "" +"شما به انتهای فهرست \n" +"تطابق فقرهها رسیدید.\n" -#: tdecore/netsupp.cpp:900 -msgid "'ai_socktype' not supported" -msgstr "«ai_socktype» پشتیبانی نمیشود" +#: tdecore/kcompletion.cpp:638 +msgid "" +"The completion is ambiguous, more than one\n" +"match is available.\n" +msgstr "" +"تکمیل مبهم است، بیش از یک\n" +"تطبیق در دسترس است.\n" -#: tdecore/netsupp.cpp:901 -msgid "system error" -msgstr "خطای سیستم" +#: tdecore/kcompletion.cpp:644 +msgid "" +"There is no matching item available.\n" +msgstr "" +"فقرۀ مطابق در دسترس نیست.\n" #: tdecore/kcalendarsystemjalali.cpp:392 msgid "Far" @@ -4014,49 +2983,165 @@ msgstr "شنبه" msgid "Yek-shanbe" msgstr "یکشنبه" -#: tdecore/kkeyserver_x11.cpp:113 -msgid "Win" -msgstr "پنجره" +#: tdecore/kdetcompmgr.cpp:35 +msgid "TDE composition manager detection utility" +msgstr "" -#: tdecore/kkeyserver_x11.cpp:119 -msgid "Backspace" -msgstr "پسبر" +#: tdecore/kdetcompmgr.cpp:46 +msgid "kdetcompmgr" +msgstr "" -#: tdecore/kkeyserver_x11.cpp:120 -msgid "SysReq" -msgstr "درخواست سیستم" +#: tdecore/tdestdaccel.cpp:54 +msgid "New" +msgstr "جدید" -#: tdecore/kkeyserver_x11.cpp:121 -msgid "CapsLock" -msgstr "قفل تبدیل" +#: tdecore/tdestdaccel.cpp:65 +msgid "Paste Selection" +msgstr "چسباندن گزینش" -#: tdecore/kkeyserver_x11.cpp:122 -msgid "NumLock" -msgstr "قفل اعداد" +#: tdecore/tdestdaccel.cpp:67 +msgid "Deselect" +msgstr "عدم گزینش" -#: tdecore/kkeyserver_x11.cpp:123 -msgid "ScrollLock" -msgstr "قفل لغزش" +#: tdecore/tdestdaccel.cpp:68 +msgid "Delete Word Backwards" +msgstr "حذف واژههای پسسو" -#: tdecore/kkeyserver_x11.cpp:124 -msgid "PageUp" -msgstr "بالابر صفحه" +#: tdecore/tdestdaccel.cpp:69 +msgid "Delete Word Forward" +msgstr "حذف واژۀ پیشسو" -#: tdecore/kkeyserver_x11.cpp:125 -msgid "PageDown" -msgstr "پایینبر صفحه" +#: tdecore/kkeyserver_x11.cpp:136 tdecore/tdestdaccel.cpp:70 +#: tdeui/keditcl2.cpp:107 tdeui/keditcl2.cpp:120 tdeui/keditcl2.cpp:377 +#: tdeui/keditcl2.cpp:390 tdeui/keditcl2.cpp:700 tdeutils/kfinddialog.cpp:119 +msgid "Find" +msgstr "یافتن" -#: tdecore/kkeyserver_x11.cpp:128 -msgid "Again" -msgstr "دوباره" +#: tdecore/tdestdaccel.cpp:71 tdeutils/kfind.cpp:47 +msgid "Find Next" +msgstr "یافتن بعدی" -#: tdecore/kkeyserver_x11.cpp:129 -msgid "Props" -msgstr "ویژگیها" +#: tdecore/tdestdaccel.cpp:72 +msgid "Find Prev" +msgstr "یافتن قبلی" -#: tdecore/kkeyserver_x11.cpp:131 -msgid "Front" -msgstr "جلو" +#: tdecore/tdestdaccel.cpp:74 +msgid "Navigation" +msgstr "ناوش" + +#: tdecore/tdestdaccel.cpp:75 +msgid "" +"_: Opposite to End\n" +"Home" +msgstr "آغازه" + +#: tdecore/tdestdaccel.cpp:76 +msgid "End" +msgstr "پایان" + +#: tdecore/tdestdaccel.cpp:77 +msgid "Beginning of Line" +msgstr "ابتدای خط" + +#: tdecore/tdestdaccel.cpp:78 tdeutils/kfinddialog.cpp:464 +msgid "End of Line" +msgstr "انتهای خط" + +#: tdecore/tdestdaccel.cpp:79 +msgid "Prior" +msgstr "قبلی" + +#: tdecore/tdestdaccel.cpp:80 +msgid "" +"_: Opposite to Prior\n" +"Next" +msgstr "بعدی" + +#: tdecore/tdestdaccel.cpp:81 tdeui/keditcl2.cpp:976 +msgid "Go to Line" +msgstr "برو به خط" + +#: tdecore/tdestdaccel.cpp:82 +msgid "Add Bookmark" +msgstr "افزودن چوب الف" + +#: tdecore/tdestdaccel.cpp:83 +msgid "Zoom In" +msgstr "بزرگنمایی" + +#: tdecore/tdestdaccel.cpp:84 +msgid "Zoom Out" +msgstr "کوچکنمایی" + +#: tdecore/tdestdaccel.cpp:85 +msgid "Up" +msgstr "بالا" + +#: tdecore/tdestdaccel.cpp:87 +msgid "Forward" +msgstr "پیشسو" + +#: tdecore/tdestdaccel.cpp:89 +msgid "Popup Menu Context" +msgstr "متن گزینگان بالاپر" + +#: tdecore/tdestdaccel.cpp:90 +msgid "Show Menu Bar" +msgstr "نمایش میله گزینگان" + +#: tdecore/tdestdaccel.cpp:91 +msgid "Backward Word" +msgstr "واژۀ پسسو" + +#: tdecore/tdestdaccel.cpp:92 +msgid "Forward Word" +msgstr "واژۀ پیشسو" + +#: tdecore/tdestdaccel.cpp:93 +msgid "Activate Next Tab" +msgstr "فعال کردن تب بعدی" + +#: tdecore/tdestdaccel.cpp:94 +msgid "Activate Previous Tab" +msgstr "فعال کردن تب قبلی" + +#: tdecore/tdestdaccel.cpp:95 +msgid "Full Screen Mode" +msgstr "حالت تمام صفحه" + +#: tdecore/tdestdaccel.cpp:98 +msgid "What's This" +msgstr "این چیست" + +#: tdecore/tdestdaccel.cpp:99 tdecore/tdestdaccel.cpp:100 +#: tdeui/klineedit.cpp:886 +msgid "Text Completion" +msgstr "تکمیل متن" + +#: tdecore/tdestdaccel.cpp:101 +msgid "Previous Completion Match" +msgstr "تطبیق تکمیل قبلی" + +#: tdecore/tdestdaccel.cpp:102 +msgid "Next Completion Match" +msgstr "تطبیق تکمیل بعدی" + +#: tdecore/tdestdaccel.cpp:103 +msgid "Substring Completion" +msgstr "تکمیل زیر رشته" + +#: tdecore/tdestdaccel.cpp:104 +msgid "Previous Item in List" +msgstr "فقرۀ قبلی در فهرست" + +#: tdecore/tdestdaccel.cpp:105 +msgid "Next Item in List" +msgstr "فقرۀ بعدی در فهرست" + +#: tdeabc/address.cpp:312 tdeabc/phonenumber.cpp:199 tdecore/kcharsets.cpp:43 +#: tdecore/tdehw/tdenetworkconnections.cpp:802 +msgid "Other" +msgstr "غیره" #: tdecore/kcharsets.cpp:44 tdehtml/tdehtml_part.cpp:280 msgid "Arabic" @@ -4086,8 +3171,8 @@ msgstr "سریلی" msgid "Greek" msgstr "یونانی" -#: tdecore/kcharsets.cpp:51 tdeui/ksconfig.cpp:235 tdeui/ksconfig.cpp:395 -#: tdeui/ksconfig.cpp:656 tdehtml/tdehtml_part.cpp:285 +#: tdecore/kcharsets.cpp:51 tdehtml/tdehtml_part.cpp:285 +#: tdeui/ksconfig.cpp:235 tdeui/ksconfig.cpp:395 tdeui/ksconfig.cpp:656 msgid "Hebrew" msgstr "عبری" @@ -4103,8 +3188,8 @@ msgstr "کرهای" msgid "Thai" msgstr "تایلندی" -#: tdecore/kcharsets.cpp:55 tdeui/ksconfig.cpp:240 tdeui/ksconfig.cpp:400 -#: tdeui/ksconfig.cpp:661 tdehtml/tdehtml_part.cpp:290 +#: tdecore/kcharsets.cpp:55 tdehtml/tdehtml_part.cpp:290 +#: tdeui/ksconfig.cpp:240 tdeui/ksconfig.cpp:400 tdeui/ksconfig.cpp:661 msgid "Turkish" msgstr "ترکی" @@ -4138,166 +3223,224 @@ msgid "" "%1 ( %2 )" msgstr "%1 ) %2 (" -#: tdecore/tdeglobalsettings.cpp:494 -msgid "Trash" -msgstr "زباله" +#: tdecore/tdecmdlineargs.cpp:500 tdecore/tdecmdlineargs.cpp:516 +msgid "Unknown option '%1'." +msgstr "گزینۀ ناشناختۀ »%1«." -#: tdecore/kcompletion.cpp:632 +#: tdecore/tdecmdlineargs.cpp:524 +msgid "'%1' missing." +msgstr " »%1« از دست رفته." + +#: tdecore/tdecmdlineargs.cpp:619 msgid "" -"You reached the end of the list\n" -"of matching items.\n" +"_: the 2nd argument is a list of name+address, one on each line\n" +"%1 was written by\n" +"%2" msgstr "" -"شما به انتهای فهرست \n" -"تطابق فقرهها رسیدید.\n" +"%1 توسط \n" +"%2 نوشته شد" -#: tdecore/kcompletion.cpp:638 +#: tdecore/tdecmdlineargs.cpp:622 +msgid "This application was written by somebody who wants to remain anonymous." +msgstr "این کاربرد توسط فردی نوشته شده که خواسته ناشناس باقی بماند" + +#: tdecore/tdecmdlineargs.cpp:629 +#, fuzzy msgid "" -"The completion is ambiguous, more than one\n" -"match is available.\n" +"Please use http://bugs.pearsoncomputing.net to report bugs.\n" msgstr "" -"تکمیل مبهم است، بیش از یک\n" -"تطبیق در دسترس است.\n" +"لطفاً، از http://bugs.kde.org برای گزارش اشکالها استفاده کنید.\n" -#: tdecore/kcompletion.cpp:644 +#: tdecore/tdecmdlineargs.cpp:632 tdecore/tdecmdlineargs.cpp:634 msgid "" -"There is no matching item available.\n" +"Please report bugs to %1.\n" msgstr "" -"فقرۀ مطابق در دسترس نیست.\n" +"لطفاً، خطاها را به %1 گزارش کنید.\n" -#: tdecore/kcalendarsystemhebrew.cpp:402 -msgid "Tishrey" -msgstr "تیشرِی" +#: tdecore/tdecmdlineargs.cpp:660 +msgid "Unexpected argument '%1'." +msgstr "نشانوند غیرمنتظرۀ »%1«." -#: tdecore/kcalendarsystemhebrew.cpp:404 -msgid "Heshvan" -msgstr "هشوان" +#: tdecore/tdecmdlineargs.cpp:765 +msgid "Use --help to get a list of available command line options." +msgstr "" +" برای به دست آوردن فهرستی از گزینههای خط فرمان موجود از help-- استفاده کنید." -#: tdecore/kcalendarsystemhebrew.cpp:406 -msgid "Kislev" -msgstr "کیسلِو" +#: tdecore/tdecmdlineargs.cpp:780 +msgid "" +"\n" +"%1:\n" +msgstr "" -#: tdecore/kcalendarsystemhebrew.cpp:408 -msgid "Tevet" -msgstr "تِوِت" +#: tdecore/tdecmdlineargs.cpp:789 +msgid "[options] " +msgstr "]گزینهها[" -#: tdecore/kcalendarsystemhebrew.cpp:410 -msgid "Shvat" -msgstr "شوات" +#: tdecore/tdecmdlineargs.cpp:796 +msgid "[%1-options]" +msgstr "]%1 گزینه[ " -#: tdecore/kcalendarsystemhebrew.cpp:412 -msgid "Adar" -msgstr "ادار" +#: tdecore/tdecmdlineargs.cpp:816 +msgid "" +"Usage: %1 %2\n" +msgstr "" +"کاربرد: %1 %2\n" -#: tdecore/kcalendarsystemhebrew.cpp:414 -msgid "Nisan" -msgstr "نیسان" +#: tdecore/tdecmdlineargs.cpp:819 +msgid "Generic options" +msgstr "گزینههای عمومی" -#: tdecore/kcalendarsystemhebrew.cpp:416 -msgid "Iyar" -msgstr "لیار" +#: tdecore/tdecmdlineargs.cpp:820 +msgid "Show help about options" +msgstr "نمایش کمک دربارۀ گزینهها" -#: tdecore/kcalendarsystemhebrew.cpp:418 -msgid "Sivan" -msgstr "سیوان" +#: tdecore/tdecmdlineargs.cpp:828 +msgid "Show %1 specific options" +msgstr "نمایش گزینههای مشخص %1" -#: tdecore/kcalendarsystemhebrew.cpp:420 -msgid "Tamuz" -msgstr "تاموز" +#: tdecore/tdecmdlineargs.cpp:835 +msgid "Show all options" +msgstr "نمایش همۀ گزینهها" -#: tdecore/kcalendarsystemhebrew.cpp:422 -msgid "Av" -msgstr "" +#: tdecore/tdecmdlineargs.cpp:836 +msgid "Show author information" +msgstr "نمایش اطلاعات نویسنده" -#: tdecore/kcalendarsystemhebrew.cpp:424 -msgid "Elul" -msgstr "اِلول" +#: tdecore/tdecmdlineargs.cpp:837 +msgid "Show version information" +msgstr "نمایش اطلاعات نسخه" -#: tdecore/kcalendarsystemhebrew.cpp:426 -msgid "Adar I" -msgstr "ادار I" +#: tdecore/tdecmdlineargs.cpp:838 +msgid "Show license information" +msgstr "نمایش اطلاعات مجوز" -#: tdecore/kcalendarsystemhebrew.cpp:428 -msgid "Adar II" -msgstr "ادار II" +#: tdecore/tdecmdlineargs.cpp:839 +msgid "End of options" +msgstr "پایان گزینهها" -#: tdecore/tdeaboutdata.cpp:388 +#: tdecore/tdecmdlineargs.cpp:861 +msgid "%1 options" +msgstr "%1 گزینه" + +#: tdecore/tdecmdlineargs.cpp:863 msgid "" -"_: replace this with information about your translation team\n" -"<p>TDE is translated into many languages thanks to the work of the translation " -"teams all over the world.</p>" -"<p>For more information on TDE internationalization visit <a " -"href=\"http://l10n.kde.org\">http://l10n.kde.org</a></p>" +"\n" +"Options:\n" msgstr "" -"<p>این ترجمۀ فارسی از محیط رومیزی TDE، توسط شرکت سرزمین فنآوری اطلاعات در " -"چارچوب طرح ملی فارسی لینوکس و به کارفرمایی شورای عالی اطلاعرسانی صورت گرفته " -"است.</p> " -"<p>در صورت مشاهدۀ هر گونه اشکال، لطفاً موارد را به نشانی <a " -"href=\"mailto:kde@itland.ir\">kde@itland.ir</a> ارسال فرمایید.</p> " +"\n" +"گزینهها:\n" -#: tdecore/tdeaboutdata.cpp:444 +#: tdecore/tdecmdlineargs.cpp:920 msgid "" -"No licensing terms for this program have been specified.\n" -"Please check the documentation or the source for any\n" -"licensing terms.\n" +"\n" +"Arguments:\n" msgstr "" -"برای این برنامه، اصطلاحات مربوط به مجوز مشخص نشده است.\n" -"لطفاً، برای هر اصطلاح مربوط به جواز،\n" -"مستندات یا متن را بررسی کنید.\n" +"\n" +"نشانوندها:\n" -#: tdecore/tdeaboutdata.cpp:451 -#, c-format -msgid "This program is distributed under the terms of the %1." -msgstr "این برنامه تحت اصطلاحات %1 توزیع میشود." +#: tdecore/tdecmdlineargs.cpp:1282 +msgid "The files/URLs opened by the application will be deleted after use" +msgstr "" +"این پروندهها/نشانیهای وب که توسط کاربرد باز شدهاند، پس از استفاده حذف خواهند " +"شد" -#: tdecore/kcalendarsystem.cpp:124 -msgid "" -"_: Monday\n" -"Mon" -msgstr "دوشنبه" +#: tdecore/kcheckaccelerators.cpp:148 +msgid "Dr. Klash' Accelerator Diagnosis" +msgstr "خطایابی شتابده Dr. Klash" -#: tdecore/kcalendarsystem.cpp:125 -msgid "" -"_: Tuesday\n" -"Tue" -msgstr "سهشنبه" +#: tdecore/kcheckaccelerators.cpp:155 +msgid "&Disable automatic checking" +msgstr "&غیرفعالسازی بررسی خودکار" -#: tdecore/kcalendarsystem.cpp:126 -msgid "" -"_: Wednesday\n" -"Wed" -msgstr "چهارشنبه" +#: tdecore/kcheckaccelerators.cpp:193 +msgid "<h2>Accelerators changed</h2>" +msgstr "<h2>شتابدهها تغییر یافت</h2>" -#: tdecore/kcalendarsystem.cpp:127 -msgid "" -"_: Thursday\n" -"Thu" -msgstr "پنجشنبه" +#: tdecore/kcheckaccelerators.cpp:199 +msgid "<h2>Accelerators removed</h2>" +msgstr "<h2>شتابدهها حذف شد</h2>" -#: tdecore/kcalendarsystem.cpp:128 -msgid "" -"_: Friday\n" -"Fri" -msgstr "جمعه" +#: tdecore/kcheckaccelerators.cpp:204 +msgid "<h2>Accelerators added (just for your info)</h2>" +msgstr "<h2>شتابدهها اضافه شد )فقط برای اطلاعات شما(</h2>" -#: tdecore/kcalendarsystem.cpp:129 -msgid "" -"_: Saturday\n" -"Sat" -msgstr "شنبه" +#: tdecore/kkeyserver_x11.cpp:114 +msgid "Win" +msgstr "پنجره" -#: tdecore/kcalendarsystem.cpp:130 +#: tdecore/kkeyserver_x11.cpp:120 +msgid "Backspace" +msgstr "پسبر" + +#: tdecore/kkeyserver_x11.cpp:121 +msgid "SysReq" +msgstr "درخواست سیستم" + +#: tdecore/kkeyserver_x11.cpp:122 +msgid "CapsLock" +msgstr "قفل تبدیل" + +#: tdecore/kkeyserver_x11.cpp:123 +msgid "NumLock" +msgstr "قفل اعداد" + +#: tdecore/kkeyserver_x11.cpp:124 +msgid "ScrollLock" +msgstr "قفل لغزش" + +#: tdecore/kkeyserver_x11.cpp:125 +msgid "PageUp" +msgstr "بالابر صفحه" + +#: tdecore/kkeyserver_x11.cpp:126 +msgid "PageDown" +msgstr "پایینبر صفحه" + +#: tdecore/kkeyserver_x11.cpp:129 +msgid "Again" +msgstr "دوباره" + +#: tdecore/kkeyserver_x11.cpp:130 +msgid "Props" +msgstr "ویژگیها" + +#: tdecore/kkeyserver_x11.cpp:132 +msgid "Front" +msgstr "جلو" + +#: tdecore/klibloader.cpp:157 +msgid "The library %1 does not offer an %2 function." +msgstr "کتابخانۀ %1 تابع %2 را پیشنهاد نمیکند." + +#: tdecore/klibloader.cpp:168 +msgid "The library %1 does not offer a TDE compatible factory." +msgstr "کتابخانۀ %1 کتابخانۀ همساز TDE را پیشنهاد نمیکند." + +#: tdecore/klibloader.cpp:184 +#, fuzzy +msgid " %1 %2" +msgstr "" +"کاربرد: %1 %2\n" + +#: tdecore/klibloader.cpp:425 +msgid "Library files for \"%1\" not found in paths." +msgstr "پروندههای کتابخانه برای »%1« در مسیرها یافت نشد." + +#: tdecore/tdeconfigbackend.cpp:1162 tdecore/tdeconfigbackend.cpp:1171 msgid "" -"_: Sunday\n" -"Sun" -msgstr "یکشنبه" +"Will not save configuration.\n" +msgstr "" +"پیکربندی ذخیره نمیشود.\n" -#: tdecore/ksocks.cpp:135 -msgid "NEC SOCKS client" -msgstr "کارخواه NEC SOCKS" +#: tdecore/tdeconfigbackend.cpp:1164 tdecore/tdeconfigbackend.cpp:1172 +msgid "" +"Configuration file \"%1\" not writable.\n" +msgstr "" +"پروندۀ پیکربندی »%1« قابل نوشتن نیست.\n" -#: tdecore/ksocks.cpp:170 -msgid "Dante SOCKS client" -msgstr "کارخواه Dante SOCKS" +#: tdecore/tdeconfigbackend.cpp:1179 +msgid "Please contact your system administrator." +msgstr "لطفاً، با سرپرست سیستم خود تماس بگیرید." #: tdecore/tdeconfig_compiler/tdeconfig_compiler.cpp:45 msgid "Directory to generate files in" @@ -4319,2656 +3462,2014 @@ msgstr "مترجم TDE .kcfg" msgid "TDEConfig Compiler" msgstr "مترجم TDEConfig" -#: tdecore/network/kresolver.cpp:558 -msgid "requested family not supported for this host name" -msgstr "خانوادۀ درخواستشده برای این نام میزبان پشتیبانی نمیشود" - -#: tdecore/network/kresolver.cpp:561 -msgid "invalid flags" -msgstr "پرچمهای نامعتبر" - -#: tdecore/network/kresolver.cpp:564 -msgid "requested family not supported" -msgstr "خانوادۀ درخواستشده پشتیبانی نمیشود" +#: tdecore/tdehw/tdestoragedevice.cpp:526 +msgid "%1 Removable Device" +msgstr "" -#: tdecore/network/kresolver.cpp:565 -msgid "requested service not supported for this socket type" -msgstr "خدمت درخواستشده برای این نوع سوکت پشتیبانی نمیشود" +#: tdecore/tdehw/tdestoragedevice.cpp:529 +msgid "%1 Fixed Storage Device" +msgstr "" -#: tdecore/network/kresolver.cpp:566 -msgid "requested socket type not supported" -msgstr "نوع سوکت درخواستشده پشتیبانی نمیشود" +#: tdecore/tdehw/tdestoragedevice.cpp:546 +#: tdecore/tdehw/tdestoragedevice.cpp:581 +msgid "Hard Disk Drive" +msgstr "" -#: tdecore/network/kresolver.cpp:567 -msgid "unknown error" -msgstr "خطای ناشناخته" +#: tdecore/tdehw/tdestoragedevice.cpp:550 +msgid "Floppy Drive" +msgstr "" -#: tdecore/network/kresolver.cpp:569 -#, c-format -msgid "" -"_: 1: the i18n'ed system error code, from errno\n" -"system error: %1" -msgstr "خطای سیستم: %1" +#: tdecore/tdehw/tdestoragedevice.cpp:553 +msgid "Optical Drive" +msgstr "" -#: tdecore/network/kresolver.cpp:574 -msgid "request was canceled" -msgstr "درخواست لغو شد" +#: tdecore/tdehw/tdestoragedevice.cpp:556 +msgid "CDROM Drive" +msgstr "" -#: tdecore/network/tdesocketbase.cpp:172 -msgid "" -"_: Socket error code NoError\n" -"no error" -msgstr "بدون خطا" +#: tdecore/tdehw/tdestoragedevice.cpp:559 +msgid "CDRW Drive" +msgstr "" -#: tdecore/network/tdesocketbase.cpp:177 -msgid "" -"_: Socket error code LookupFailure\n" -"name lookup has failed" -msgstr "مراجعه به نام خراب شده است" +#: tdecore/tdehw/tdestoragedevice.cpp:562 +msgid "DVD Drive" +msgstr "" -#: tdecore/network/tdesocketbase.cpp:182 -msgid "" -"_: Socket error code AddressInUse\n" -"address already in use" -msgstr "نشانی از قبل در حال استفاده است" +#: tdecore/tdehw/tdestoragedevice.cpp:565 +msgid "DVDRW Drive" +msgstr "" -#: tdecore/network/tdesocketbase.cpp:187 -msgid "" -"_: Socket error code AlreadyBound\n" -"socket is already bound" -msgstr "در حال حاضر، سوکت مقید است" +#: tdecore/tdehw/tdestoragedevice.cpp:568 +msgid "DVDRAM Drive" +msgstr "" -#: tdecore/network/tdesocketbase.cpp:192 -msgid "" -"_: Socket error code AlreadyCreated\n" -"socket is already created" -msgstr "در حال حاضر، سوکت ایجاد میشود" +#: tdecore/tdehw/tdestoragedevice.cpp:571 +msgid "Zip Drive" +msgstr "" -#: tdecore/network/tdesocketbase.cpp:197 -msgid "" -"_: Socket error code NotBound\n" -"socket is not bound" -msgstr "سوکت مقید نیست" +#: tdecore/tdehw/tdestoragedevice.cpp:574 +msgid "Tape Drive" +msgstr "" -#: tdecore/network/tdesocketbase.cpp:202 -msgid "" -"_: Socket error code NotCreated\n" -"socket has not been created" -msgstr "سوکت ایجاد نشده است" +#: tdecore/tdehw/tdestoragedevice.cpp:577 +msgid "Digital Camera" +msgstr "" -#: tdecore/network/tdesocketbase.cpp:207 -msgid "" -"_: Socket error code WouldBlock\n" -"operation would block" -msgstr "عملیات بلوک میشود" +#: tdecore/tdehw/tdestoragedevice.cpp:583 +#, fuzzy +msgid "Removable Storage" +msgstr "حذف مدخل" -#: tdecore/network/tdesocketbase.cpp:212 -msgid "" -"_: Socket error code ConnectionRefused\n" -"connection actively refused" -msgstr "اتصال به طور فعال رد شد" +#: tdecore/tdehw/tdestoragedevice.cpp:586 +msgid "Compact Flash" +msgstr "" -#: tdecore/network/tdesocketbase.cpp:217 -msgid "" -"_: Socket error code ConnectionTimedOut\n" -"connection timed out" -msgstr "اتمام وقت اتصال" +#: tdecore/tdehw/tdestoragedevice.cpp:589 +msgid "Memory Stick" +msgstr "" -#: tdecore/network/tdesocketbase.cpp:222 -msgid "" -"_: Socket error code InProgress\n" -"operation is already in progress" -msgstr "عملیات هنوز در حال اجرا است" +#: tdecore/tdehw/tdestoragedevice.cpp:592 +msgid "Smart Media" +msgstr "" -#: tdecore/network/tdesocketbase.cpp:227 -msgid "" -"_: Socket error code NetFailure\n" -"network failure occurred" -msgstr "خرابی در شبکه رخ داد" +#: tdecore/tdehw/tdestoragedevice.cpp:595 +#, fuzzy +msgid "Secure Digital" +msgstr "امنیت" -#: tdecore/network/tdesocketbase.cpp:232 -msgid "" -"_: Socket error code NotSupported\n" -"operation is not supported" -msgstr "عملیات پشتیبانی نمیشود" +#: tdecore/tdehw/tdestoragedevice.cpp:600 +msgid "Random Access Memory" +msgstr "" -#: tdecore/network/tdesocketbase.cpp:237 -msgid "" -"_: Socket error code Timeout\n" -"timed operation timed out" -msgstr "اتمام عملیات زمانبندی شد" +#: tdecore/tdehw/tdestoragedevice.cpp:603 +msgid "Loop Device" +msgstr "" -#: tdecore/network/tdesocketbase.cpp:242 -msgid "" -"_: Socket error code UnknownError\n" -"an unknown/unexpected error has happened" -msgstr "یک خطای ناشناخته/غیرمنتظره رخ داده است" +#: tdecore/tdehw/tdestoragedevice.cpp:946 +msgid "No supported mounting methods were detected on your system" +msgstr "" -#: tdecore/network/tdesocketbase.cpp:247 -msgid "" -"_: Socket error code RemotelyDisconnected\n" -"remote host closed connection" -msgstr "اتصال بستۀ میزبان راه دور" +#: tdecore/tdehw/tdestoragedevice.cpp:1124 +msgid "No supported unmounting methods were detected on your system" +msgstr "" -#: tdecore/network/tdesocketaddress.cpp:625 +#: tdecore/tdehw/tdegenericdevice.cpp:256 #, c-format -msgid "" -"_: 1: the unknown socket address family number\n" -"Unknown family %1" -msgstr "خانوادۀ ناشناختۀ %1" - -#: knewstuff/uploaddialog.cpp:47 -msgid "Share Hot New Stuff" -msgstr "Hot New Stuffمشترک" - -#: tdeui/kcolordialog.cpp:1133 knewstuff/uploaddialog.cpp:58 -#: tderesources/configdialog.cpp:53 -msgid "Name:" -msgstr "نام:" - -#: knewstuff/uploaddialog.cpp:63 -msgid "Author:" -msgstr "نویسنده:" - -#: knewstuff/uploaddialog.cpp:68 -msgid "Email:" -msgstr "رایانامه:" - -#: tdeui/kbugreport.cpp:174 knewstuff/uploaddialog.cpp:73 -msgid "Version:" -msgstr "نسخه:" - -#: knewstuff/uploaddialog.cpp:78 -msgid "Release:" -msgstr "نشر:" - -#: knewstuff/uploaddialog.cpp:84 -msgid "License:" -msgstr "مجوز:" - -#: knewstuff/uploaddialog.cpp:88 -msgid "GPL" +msgid "ACPI Node %1" msgstr "" -#: knewstuff/uploaddialog.cpp:89 -msgid "LGPL" +#: tdecore/tdehw/tdegenericdevice.cpp:277 +#: tdecore/tdehw/tdegenericdevice.cpp:295 +msgid "ACPI Lid Switch" msgstr "" -#: knewstuff/uploaddialog.cpp:90 -msgid "BSD" +#: tdecore/tdehw/tdegenericdevice.cpp:280 +#: tdecore/tdehw/tdegenericdevice.cpp:298 +msgid "ACPI Sleep Button" msgstr "" -#: knewstuff/uploaddialog.cpp:93 -msgid "Language:" -msgstr "زبان:" - -#: knewstuff/uploaddialog.cpp:99 -msgid "Preview URL:" -msgstr "پیشنمایش نشانی وب:" - -#: knewstuff/uploaddialog.cpp:104 -msgid "Summary:" -msgstr "خلاصه:" - -#: knewstuff/uploaddialog.cpp:121 -msgid "Please put in a name." -msgstr "لطفاً، یک نام پیشنهاد کنید." +#: tdecore/tdehw/tdegenericdevice.cpp:283 +#: tdecore/tdehw/tdegenericdevice.cpp:301 +msgid "ACPI Power Button" +msgstr "" -#: knewstuff/uploaddialog.cpp:191 -msgid "Old upload information found, fill out fields?" -msgstr "اطلاعات بارگذاریشدۀ قدیمی یافت شد، حوزهها پر شود؟" +#: tdecore/tdehw/tdegenericdevice.cpp:290 +msgid "Generic Event Device" +msgstr "" -#: knewstuff/uploaddialog.cpp:191 -msgid "Fill Out" -msgstr "پر کردن" +#: tdecore/tdehw/tdegenericdevice.cpp:308 +#, fuzzy +msgid "Generic Input Device" +msgstr "گزینههای عمومی" -#: knewstuff/uploaddialog.cpp:191 -msgid "Do Not Fill Out" -msgstr "پر نشود" +#: tdecore/tdehw/tdegenericdevice.cpp:315 +#: tdecore/tdehw/tdehardwaredevices.cpp:3140 +msgid "Generic %1 Device" +msgstr "" -#: knewstuff/knewstuffgeneric.cpp:139 -msgid "The file '%1' already exists. Do you want to overwrite it?" -msgstr "پروندۀ »%1« هنوز وجود دارد. میخواهید آن را جاینوشت کنید؟" +#: tdecore/tdehw/tdegenericdevice.cpp:322 +#, c-format +msgid "Virtual Device %1" +msgstr "" -#: tdehtml/tdehtml_ext.cpp:828 knewstuff/knewstuffgeneric.cpp:141 -msgid "Overwrite" -msgstr "جاینوشت" +#: tdecore/tdehw/tdegenericdevice.cpp:325 +msgid "Unknown Virtual Device" +msgstr "" -#: knewstuff/provider.cpp:270 -msgid "Error parsing providers list." -msgstr "خطای تجزیۀ فهرست فراهمکنندگان." +#: tdecore/tdehw/tdegenericdevice.cpp:330 +#: tdecore/tdehw/tdehardwaredevices.cpp:4088 +#, fuzzy +msgid "Unknown Device" +msgstr "حوزۀ ناشناخته" -#: knewstuff/downloaddialog.cpp:101 knewstuff/downloaddialog.cpp:108 -#: knewstuff/downloaddialog.cpp:124 knewstuff/downloaddialog.cpp:131 -msgid "Get Hot New Stuff" -msgstr "گرفتن Hot New Stuff" +#: tdecore/tdehw/tdeeventdevice.cpp:288 +msgid "Lid Switch" +msgstr "" -#: knewstuff/downloaddialog.cpp:228 -msgid "Welcome" -msgstr "خوش آمدید" +#: tdecore/tdehw/tdeeventdevice.cpp:291 +#, fuzzy +msgid "Tablet Mode" +msgstr "حالت صفحۀ &تب" -#: knewstuff/downloaddialog.cpp:259 -msgid "Highest Rated" -msgstr "بالاترین میزان" +#: tdecore/tdehw/tdeeventdevice.cpp:294 +msgid "Headphone Inserted" +msgstr "" -#: knewstuff/downloaddialog.cpp:260 -msgid "Most Downloads" -msgstr "بیشترین بارگیریها" +#: tdecore/tdehw/tdeeventdevice.cpp:297 +msgid "Radio Frequency Device Kill Switch" +msgstr "" -#: knewstuff/downloaddialog.cpp:261 -msgid "Latest" -msgstr "آخرین" +#: tdecore/tdehw/tdeeventdevice.cpp:300 +msgid "Enable Radio" +msgstr "" -#: knewstuff/downloaddialog.cpp:271 knewstuff/downloaddialog.cpp:277 -#: knewstuff/downloaddialog.cpp:283 -msgid "Version" -msgstr "نسخه" +#: tdecore/tdehw/tdeeventdevice.cpp:303 +msgid "Microphone Inserted" +msgstr "" -#: knewstuff/downloaddialog.cpp:272 -msgid "Rating" -msgstr "درجهبندی" +#: tdecore/tdehw/tdeeventdevice.cpp:306 +#, fuzzy +msgid "Docked" +msgstr "پیوند زدن" -#: knewstuff/downloaddialog.cpp:278 -msgid "Downloads" -msgstr "بارگیریها" +#: tdecore/tdehw/tdeeventdevice.cpp:309 +msgid "Line Out Inserted" +msgstr "" -#: knewstuff/downloaddialog.cpp:284 -msgid "Release Date" -msgstr "تاریخ نشر" +#: tdecore/tdehw/tdeeventdevice.cpp:312 +msgid "Physical Jack Inserted" +msgstr "" -#: knewstuff/downloaddialog.cpp:294 -msgid "Install" -msgstr "نصب" +#: tdecore/tdehw/tdeeventdevice.cpp:315 +msgid "Video Out Inserted" +msgstr "" -#: tdeui/tdemessagebox.cpp:246 knewstuff/downloaddialog.cpp:295 -#: knewstuff/downloaddialog.cpp:505 -msgid "Details" -msgstr "جزئیات" +#: tdecore/tdehw/tdeeventdevice.cpp:318 +msgid "Camera Lens Cover" +msgstr "" -#: knewstuff/downloaddialog.cpp:477 -msgid "" -"Name: %1\n" -"Author: %2\n" -"License: %3\n" -"Version: %4\n" -"Release: %5\n" -"Rating: %6\n" -"Downloads: %7\n" -"Release date: %8\n" -"Summary: %9\n" +#: tdecore/tdehw/tdeeventdevice.cpp:321 +msgid "Keypad Slide" msgstr "" -"نام: %1\n" -"نویسنده: %2\n" -"مجوز: %3\n" -"نسخه: %4\n" -"نشر: %5\n" -"درجهبندی: %6\n" -"بارگیریها: %7\n" -"تاریخ نشر: %8\n" -"خلاصه: %9\n" -#: knewstuff/downloaddialog.cpp:499 -msgid "" -"Preview: %1\n" -"Payload: %2\n" +#: tdecore/tdehw/tdeeventdevice.cpp:324 +msgid "Front Proximity" msgstr "" -"پیشنمایش:%1\n" -"گنجایش بار:%2\n" -#: knewstuff/downloaddialog.cpp:600 -msgid "Installation successful." -msgstr "نصب با موفقیت." +#: tdecore/tdehw/tdeeventdevice.cpp:327 +#, fuzzy +msgid "Rotate Lock" +msgstr "&چرخش در جهت عقربههای ساعت" -#: knewstuff/downloaddialog.cpp:600 knewstuff/downloaddialog.cpp:602 -msgid "Installation" -msgstr "نصب" +#: tdecore/tdehw/tdeeventdevice.cpp:330 +msgid "Line In Inserted" +msgstr "" -#: knewstuff/downloaddialog.cpp:602 -msgid "Installation failed." -msgstr "خرابی در نصب." +#: tdecore/tdehw/tdeeventdevice.cpp:333 +msgid "Power Button" +msgstr "" -#: knewstuff/downloaddialog.cpp:696 -msgid "Preview not available." -msgstr "پیشنمایش موجود نیست." +#: tdecore/tdehw/tdeeventdevice.cpp:336 +msgid "Sleep Button" +msgstr "" -#: knewstuff/knewstuff.cpp:38 knewstuff/knewstuffbutton.cpp:61 -#, c-format -msgid "Download New %1" -msgstr "بارگیری جدید %1" +#: tdecore/tdehw/tdenetworkconnections.cpp:525 +msgid "hidden" +msgstr "" -#: knewstuff/engine.cpp:218 -msgid "Successfully installed hot new stuff." -msgstr "hot new stuff با موفقیت نصب شد." +#: tdecore/tdehw/tdenetworkconnections.cpp:769 +msgid "Wired Ethernet" +msgstr "" -#: knewstuff/engine.cpp:223 -msgid "Failed to install hot new stuff." -msgstr "خرابی در نصب hot new stuff." +#: tdecore/tdehw/tdenetworkconnections.cpp:772 +msgid "802.11 WiFi" +msgstr "" -#: knewstuff/engine.cpp:278 -msgid "Unable to create file to upload." -msgstr "قادر به ایجاد پرونده برای بارگذاری نیست." +#: tdecore/tdehw/tdehardwaredevices.cpp:4049 +#: tdecore/tdehw/tdenetworkconnections.cpp:775 +msgid "Bluetooth" +msgstr "" -#: knewstuff/engine.cpp:293 -msgid "" -"The files to be uploaded have been created at:\n" +#: tdecore/tdehw/tdenetworkconnections.cpp:778 +msgid "OLPC Mesh" msgstr "" -"پروندههای بارگذاریشده ایجاد شدهاند در:\n" -#: knewstuff/engine.cpp:294 -msgid "" -"Data file: %1\n" +#: tdecore/tdehw/tdenetworkconnections.cpp:781 +msgid "WiMax" msgstr "" -"پروندۀ داده: %1\n" -#: knewstuff/engine.cpp:296 -msgid "" -"Preview image: %1\n" +#: tdecore/tdehw/tdenetworkconnections.cpp:784 +msgid "Cellular Modem" msgstr "" -"پیشنمایش تصویر: %1\n" -#: knewstuff/engine.cpp:298 -msgid "" -"Content information: %1\n" +#: tdecore/tdehw/tdenetworkconnections.cpp:787 +msgid "Infiniband" msgstr "" -"اطلاعات محتوا: %1\n" -#: knewstuff/engine.cpp:299 -msgid "" -"Those files can now be uploaded.\n" +#: tdecore/tdehw/tdenetworkconnections.cpp:790 +msgid "Bond" msgstr "" -"آن پروندهها میتوانند الان بارگذاری شوند.\n" -#: knewstuff/engine.cpp:300 -msgid "Beware that any people might have access to them at any time." -msgstr "آگاه باشید که هر فردی ممکن است به آنها در هر زمانی دستیابی داشته باشد." +#: tdecore/tdehw/tdenetworkconnections.cpp:793 +msgid "Virtual LAN" +msgstr "" -#: knewstuff/engine.cpp:302 -msgid "Upload Files" -msgstr "بارگذاری پروندهها" +#: tdecore/tdehw/tdenetworkconnections.cpp:796 +msgid "ADSL" +msgstr "" -#: knewstuff/engine.cpp:307 -msgid "Please upload the files manually." -msgstr "لطفاً، پروندهها را به صورت دستی بارگذاری کنید." +#: tdecore/tdehw/tdenetworkconnections.cpp:799 +msgid "Virtual Private Network" +msgstr "" -#: knewstuff/engine.cpp:311 -msgid "Upload Info" -msgstr "بارگذاری اطلاعات" +#: tdecore/tdehw/tdehardwaredevices.cpp:3145 +msgid "Disconnected %1 Port" +msgstr "" -#: knewstuff/engine.cpp:319 -msgid "&Upload" -msgstr "&بارگذاری" +#: tdecore/tdehw/tdehardwaredevices.cpp:3513 +#: tdecore/tdehw/tdehardwaredevices.cpp:3593 +#: tdecore/tdehw/tdehardwaredevices.cpp:3605 +#, fuzzy +msgid "Unknown PCI Device" +msgstr "حوزۀ ناشناخته" -#: knewstuff/engine.cpp:421 -msgid "Successfully uploaded new stuff." -msgstr "بارگذاری موفق new stuff." +#: tdecore/tdehw/tdehardwaredevices.cpp:3623 +#: tdecore/tdehw/tdehardwaredevices.cpp:3703 +#: tdecore/tdehw/tdehardwaredevices.cpp:3715 +#, fuzzy +msgid "Unknown USB Device" +msgstr "حوزۀ ناشناخته" -#: knewstuff/knewstuffbutton.cpp:49 -msgid "Download New Stuff" -msgstr "بارگیری new stuff" +#: tdecore/tdehw/tdehardwaredevices.cpp:3744 +#: tdecore/tdehw/tdehardwaredevices.cpp:3785 +#, fuzzy +msgid "Unknown PNP Device" +msgstr "حوزۀ ناشناخته" -#: knewstuff/knewstuffsecure.cpp:83 -msgid "" -"There was an error with the downloaded resource tarball file. Possible causes " -"are damaged archive or invalid directory structure in the archive." +#: tdecore/tdehw/tdehardwaredevices.cpp:3814 +#: tdecore/tdehw/tdehardwaredevices.cpp:3855 +msgid "Unknown Monitor Device" msgstr "" -"در پروندۀ tarball منبع بارگیریشده، خطایی وجود داشت. دلایل ممکن بایگانی یا " -"ساختار فهرست راهنمای نامعتبر در بایگانی آسیب میبینند." - -#: knewstuff/knewstuffsecure.cpp:83 -msgid "Resource Installation Error" -msgstr "خطای نصب منبع" - -#: knewstuff/knewstuffsecure.cpp:94 -msgid "No keys were found." -msgstr "کلیدها یافت نشدند." -#: knewstuff/knewstuffsecure.cpp:99 -msgid "The validation failed for unknown reason." -msgstr "خرابی در اعتبارسنجی به دلیل ناشناخته." +#: tdecore/tdehw/tdehardwaredevices.cpp:3944 +msgid "Root" +msgstr "" -#: knewstuff/knewstuffsecure.cpp:106 -msgid "The MD5SUM check failed, the archive might be broken." -msgstr "خرابی بررسی MD5SUM، ممکن است بایگانی شکسته باشد." +#: tdecore/tdehw/tdehardwaredevices.cpp:3947 +#, fuzzy +msgid "System Root" +msgstr "گزینگان سیستم" -#: knewstuff/knewstuffsecure.cpp:111 -msgid "The signature is bad, the archive might be broken or altered." -msgstr "امضا بد است، بایگانی ممکن است شکسته شده یا تغییر کرده باشد." +#: tdecore/tdehw/tdehardwaredevices.cpp:3950 +msgid "CPU" +msgstr "" -#: knewstuff/knewstuffsecure.cpp:121 -msgid "The signature is valid, but untrusted." -msgstr "امضا معتبر است، ولی مورد اعتماد نیست." +#: tdecore/tdehw/tdehardwaredevices.cpp:3953 +#, fuzzy +msgid "Graphics Processor" +msgstr "موقعیت جغرافیایی" -#: knewstuff/knewstuffsecure.cpp:127 -msgid "The signature is unknown." -msgstr "امضا ناشناخته است." +#: tdecore/tdehw/tdehardwaredevices.cpp:3956 +msgid "RAM" +msgstr "" -#: knewstuff/knewstuffsecure.cpp:131 -msgid "" -"The resource was signed with key <i>0x%1</i>, belonging to <i>%2 <%3></i>" -"." -msgstr "منبع با کلید <i>0x%1</i> علامتگذاری شد، متعلق به <i>%2 <%3></i>." +#: tdecore/tdehw/tdehardwaredevices.cpp:3959 +msgid "Bus" +msgstr "" -#: knewstuff/knewstuffsecure.cpp:137 -msgid "" -"<qt>There is a problem with the resource file you have downloaded. The errors " -"are :<b>%1</b>" -"<br>%2" -"<br>" -"<br>Installation of the resource is <b>not recommended</b>." -"<br>" -"<br>Do you want to proceed with the installation?</qt>" +#: tdecore/tdehw/tdehardwaredevices.cpp:3962 +msgid "I2C Bus" msgstr "" -"<qt>در پروندۀ منبعی که بار کردهاید، مشکلی وجود دارد. خطاها در ذیل آمدهاند: <b>" -"%1</b>" -"<br>%2" -"<br>" -"<br>نصب منبع <b>توصیه نشده است.</b>." -"<br>" -"<br>میخواهید </qt>نصب را ادامه دهید؟" -#: knewstuff/knewstuffsecure.cpp:137 -msgid "Problematic Resource File" -msgstr "پروندۀ مسئلهدار منبع" +#: tdecore/tdehw/tdehardwaredevices.cpp:3965 +msgid "MDIO Bus" +msgstr "" -#: knewstuff/knewstuffsecure.cpp:140 -msgid "<qt>%1<br><br>Press OK to install it.</qt>" -msgstr "<qt>%1<br><br>تأیید را برای نصب آن فشار بده.</qt>" +#: tdecore/tdehw/tdehardwaredevices.cpp:3968 +#, fuzzy +msgid "Mainboard" +msgstr "میله ابزار اصلی" -#: knewstuff/knewstuffsecure.cpp:140 -msgid "Valid Resource" -msgstr "منبع معتبر" +#: tdecore/tdehw/tdehardwaredevices.cpp:3971 +msgid "Disk" +msgstr "" -#: knewstuff/knewstuffsecure.cpp:190 -msgid "The signing failed for unknown reason." -msgstr "خرابی در علامتگذاری به دلیل ناشناخته." +#: tdecore/tdehw/tdehardwaredevices.cpp:3974 +msgid "SCSI" +msgstr "" -#: knewstuff/knewstuffsecure.cpp:195 -msgid "" -"There are no keys usable for signing or you did not entered the correct " -"passphrase.\n" -"Proceed without signing the resource?" +#: tdecore/tdehw/tdehardwaredevices.cpp:3977 +msgid "Storage Controller" msgstr "" -"یا برای علامتگذاری، کلید قابل استفادهای وجود ندارد، یا عبارت عبور صحیحی وارد " -"نکردهاید.\n" -"بدون علامتگذاری منبع ادامه داده شود؟" -#: knewstuff/security.cpp:63 -msgid "" -"<qt>Cannot start <i>gpg</i> and retrieve the available keys. Make sure that <i>" -"gpg</i> is installed, otherwise verification of downloaded resources will not " -"be possible.</qt>" +#: tdecore/tdehw/tdehardwaredevices.cpp:3980 +msgid "Mouse" msgstr "" -"<qt>نمیتوان <i>gpg</i> را آغاز کرد و کلیدهای موجود را بازیابی کرد.مطمئن شوید " -"که <i>gpg</i>نصب شده است. در غیر این صورت، وارسی منابع بارگیریشده ممکن " -"نیست.</qt>" -#: knewstuff/security.cpp:177 -msgid "" -"<qt>Enter passphrase for key <b>0x%1</b>, belonging to" -"<br><i>%2<%3></i>:</qt>" +#: tdecore/tdehw/tdehardwaredevices.cpp:3983 +msgid "Keyboard" msgstr "" -"<qt> عبارت رمز را برای <b>0x%1</b>وارد کن، متعلق به" -"<br><i>%2<%3></i>:</qt>" -#: knewstuff/security.cpp:257 -msgid "" -"<qt>Cannot start <i>gpg</i> and check the validity of the file. Make sure that " -"<i>gpg</i> is installed, otherwise verification of downloaded resources will " -"not be possible.</qt>" +#: tdecore/tdehw/tdehardwaredevices.cpp:3986 +msgid "HID" msgstr "" -"<qt>نمیتوان <i>gpg</i> را آغاز کرد و بررسی اعتبار پرونده ممکن نیست. مطمئن شوید " -"که <i>gpg</i> نصب شده است. در غیر این صورت وارسی منابع بارگیریشده ممکن " -"نیست.</qt>" -#: knewstuff/security.cpp:317 -msgid "Select Signing Key" -msgstr "برگزیدن کلید علامتگذاری" +#: tdeabc/phonenumber.cpp:178 tdecore/tdehw/tdehardwaredevices.cpp:3989 +msgid "Modem" +msgstr "مودم" -#: knewstuff/security.cpp:317 -msgid "Key used for signing:" -msgstr "کلید استفادهشده برای علامتگذاری:" +#: tdecore/tdehw/tdehardwaredevices.cpp:3992 +msgid "Monitor and Display" +msgstr "" -#: knewstuff/security.cpp:338 -msgid "" -"<qt>Cannot start <i>gpg</i> and sign the file. Make sure that <i>gpg</i> " -"is installed, otherwise signing of the resources will not be possible.</qt>" +#: tdecore/tdehw/tdehardwaredevices.cpp:3995 +msgid "Network" msgstr "" -"<qt>نمیتوان <i>gpg</i> را آغاز کرد و نمیتوان پرونده را علامتگذاری کرد. مطمئن " -"شوید که <i>gpg</i>نصب شده است. در غیر این صورت، علامتگذاری منابع ممکن " -"نیست.</qt>" -#: knewstuff/ghns.cpp:50 -msgid "Get hot new stuff:" -msgstr "به دست آوردن hot new stuff:" +#: tdecore/tdehw/tdehardwaredevices.cpp:3998 +#, fuzzy +msgid "Printer" +msgstr "چاپ" -#: knewstuff/tdehotnewstuff.cpp:31 -msgid "Display only media of this type" -msgstr "فقط نمایش رسانۀ این نوع" +#: tdecore/tdehw/tdehardwaredevices.cpp:4001 +msgid "Scanner" +msgstr "" -#: knewstuff/tdehotnewstuff.cpp:32 -msgid "Provider list to use" -msgstr "فراهمکنندۀ فهرست مورد استفاده" +#: tdeabc/addressee.cpp:936 tdecore/tdehw/tdehardwaredevices.cpp:4004 +msgid "Sound" +msgstr "صوت" -#: knewstuff/providerdialog.cpp:53 -msgid "Hot New Stuff Providers" -msgstr "فراهمکنندگان Hot New Stuff" +#: tdecore/tdehw/tdehardwaredevices.cpp:4007 +#, fuzzy +msgid "Video Capture" +msgstr "میله ابزار ویدیو" -#: knewstuff/providerdialog.cpp:61 -msgid "Please select one of the providers listed below:" -msgstr "لطفاً، یکی از فراهمکنندگان فهرستشدۀ زیر را انتخاب کنید:" +#: tdecore/tdehw/tdehardwaredevices.cpp:4010 +msgid "IEEE1394" +msgstr "" -#: knewstuff/providerdialog.cpp:88 -msgid "No provider selected." -msgstr "هیچ فراهمکنندهای برگزیده نشد." +#: tdecore/tdehw/tdehardwaredevices.cpp:4013 +msgid "PCMCIA" +msgstr "" -#: tdeui/kkeydialog.cpp:321 -msgid "Clear Search" -msgstr "پاک کردن جستجو" +#: tdecore/tdehw/tdehardwaredevices.cpp:4016 +msgid "Camera" +msgstr "" -#: tdeui/kkeydialog.cpp:324 -msgid "&Search:" -msgstr "&جستجو:" +#: tdecore/tdehw/tdehardwaredevices.cpp:4019 +#, fuzzy +msgid "Text I/O" +msgstr "فقط متن" -#: tdeui/kkeydialog.cpp:331 -msgid "" -"Search interactively for shortcut names (e.g. Copy) or combination of keys " -"(e.g. Ctrl+C) by typing them here." +#: tdecore/tdehw/tdehardwaredevices.cpp:4022 +msgid "Serial Communications Controller" msgstr "" -"جستجوی تعاملی نامهای میانبر )مثلاً رونوشت( یا ترکیب کلیدها )مثلاً مهار+C( با " -"تحریر آنها در اینجا." -#: tdeui/kkeydialog.cpp:354 -msgid "" -"Here you can see a list of key bindings, i.e. associations between actions " -"(e.g. 'Copy') shown in the left column and keys or combination of keys (e.g. " -"Ctrl+V) shown in the right column." +#: tdecore/tdehw/tdehardwaredevices.cpp:4025 +msgid "Parallel Port" msgstr "" -"در اینجا میتوانید فهرستی از مقیدسازیهای کلید، یعنی ارتباط بین کنشهای نشان داده " -"شده در ستون چپ )مثلاً »رونوشت«( و کلیدها یا ترکیبی از کلیدها )مثلاً مهار+V( " -"نمایش دادهشده در ستون راست را ببینید." -#: tdeui/kkeydialog.cpp:363 -msgid "Action" -msgstr "کنش" +#: tdecore/tdehw/tdehardwaredevices.cpp:4028 +msgid "Peripheral" +msgstr "" -#: tdeui/kkeydialog.cpp:364 -msgid "Shortcut" -msgstr "میانبر" +#: tdecore/tdehw/tdehardwaredevices.cpp:4031 +#, fuzzy +msgid "Backlight" +msgstr "پس" -#: tdeui/kkeydialog.cpp:365 -msgid "Alternate" -msgstr "تغییر" +#: tdecore/tdehw/tdehardwaredevices.cpp:4034 +msgid "Battery" +msgstr "" -#: tdeui/kkeydialog.cpp:380 -msgid "Shortcut for Selected Action" -msgstr "میانبری برای کنش برگزیده" +#: tdecore/tdehw/tdehardwaredevices.cpp:4037 +msgid "Power Supply" +msgstr "" -#: tdeui/kkeydialog.cpp:393 -msgid "" -"_: no key\n" -"&None" -msgstr "&هیچکدام" +#: tdecore/tdehw/tdehardwaredevices.cpp:4040 +#, fuzzy +msgid "Docking Station" +msgstr "جهت" -#: tdeui/kkeydialog.cpp:398 -msgid "The selected action will not be associated with any key." -msgstr "کنش برگزیده به هیچ کلیدی مربوط نمیشود." +#: tdecore/tdehw/tdehardwaredevices.cpp:4043 +#, fuzzy +msgid "Thermal Sensor" +msgstr "تنظیمات عمومی" -#: tdeui/kkeydialog.cpp:401 -msgid "" -"_: default key\n" -"De&fault" -msgstr "&پیشفرض" +#: tdecore/tdehw/tdehardwaredevices.cpp:4046 +msgid "Thermal Control" +msgstr "" -#: tdeui/kkeydialog.cpp:406 -msgid "" -"This will bind the default key to the selected action. Usually a reasonable " -"choice." +#: tdecore/tdehw/tdehardwaredevices.cpp:4052 +msgid "Bridge" msgstr "" -"این کلید، پیشفرض را به کنش برگزیده مقید میکند. معمولاً یک انتخاب معقول." -#: tdeui/kkeydialog.cpp:409 -msgid "C&ustom" -msgstr "&سفارشی" +#: tdecore/tdehw/tdehardwaredevices.cpp:4055 +msgid "Platform" +msgstr "" -#: tdeui/kkeydialog.cpp:414 -msgid "" -"If this option is selected you can create a customized key binding for the " -"selected action using the buttons below." +#: tdecore/tdehw/tdehardwaredevices.cpp:4058 +msgid "Cryptography" msgstr "" -"اگر این گزینه انتخاب شود، میتوانید یک مقیدسازی کلید سفارشی برای کنش برگزیده با " -"استفاده از کلیدهای زیر انتخاب کنید." -#: tdeui/kkeydialog.cpp:428 -msgid "" -"Use this button to choose a new shortcut key. Once you click it, you can press " -"the key-combination which you would like to be assigned to the currently " -"selected action." +#: tdecore/tdehw/tdehardwaredevices.cpp:4061 +msgid "Platform Event" msgstr "" -"برای انتخاب یک کلید میانبر جدید، این دکمه را استفاده کنید. با یک بار فشار " -"دادن آن، میتوانید کلید ترکیبی که میخواهید در کنش برگزیدۀ جاری علامتگذاری شود " -"را فشار دهید." -#: tdeui/kkeydialog.cpp:470 -msgid "Shortcuts" -msgstr "میانبرها" +#: tdecore/tdehw/tdehardwaredevices.cpp:4064 +#, fuzzy +msgid "Platform Input" +msgstr "پاک کردن ورودی" -#: tdeui/kkeydialog.cpp:536 -msgid "Default key:" -msgstr "کلید پیشفرض:" +#: tdecore/tdehw/tdehardwaredevices.cpp:4067 +msgid "Plug and Play" +msgstr "" -#: tdeui/kkeybutton.cpp:89 tdeui/kkeydialog.cpp:536 tdeui/klineedit.cpp:889 -msgid "None" -msgstr "هیچکدام" +#: tdecore/tdehw/tdehardwaredevices.cpp:4070 +#, fuzzy +msgid "Other ACPI" +msgstr "غیره" -#: tdeui/kkeydialog.cpp:715 -msgid "" -"In order to use the '%1' key as a shortcut, it must be combined with the Win, " -"Alt, Ctrl, and/or Shift keys." +#: tdecore/tdehw/tdehardwaredevices.cpp:4073 +#, fuzzy +msgid "Other USB" +msgstr "غیره" + +#: tdecore/tdehw/tdehardwaredevices.cpp:4076 +msgid "Other Multimedia" msgstr "" -"به منظور استفاده از کلید »%1« به عنوان میانبر، باید با یکی از کلیدهای پنجره، " -"دگرساز، مهار، و/یا تبدیل ترکیب شود." -#: tdeui/kkeydialog.cpp:718 -msgid "Invalid Shortcut Key" -msgstr "کلید میانبر نامعتبر" +#: tdecore/tdehw/tdehardwaredevices.cpp:4079 +msgid "Other Peripheral" +msgstr "" -#: tdeui/kkeydialog.cpp:943 -msgid "" -"The '%1' key combination has already been allocated to the \"%2\" action.\n" -"Please choose a unique key combination." +#: tdecore/tdehw/tdehardwaredevices.cpp:4082 +msgid "Other Sensor" msgstr "" -"کلید ترکیبی »%1« قبلاً به کنش »%2« اختصاص یافته است.\n" -"لطفاً، کلید ترکیبی منحصر به فردی را انتخاب کنید." -#: tdeui/kkeydialog.cpp:958 -msgid "Conflict with Standard Application Shortcut" -msgstr "ناسازگاری با میانبر کاربرد استاندارد" +#: tdecore/tdehw/tdehardwaredevices.cpp:4085 +msgid "Other Virtual" +msgstr "" -#: tdeui/kkeydialog.cpp:959 +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1470 msgid "" -"The '%1' key combination has already been allocated to the standard action " -"\"%2\".\n" -"Do you want to reassign it from that action to the current one?" +"Connection attempt failed!" +"<br>Secrets were required to establish a connection, but no secrets were " +"available." msgstr "" -"کلید ترکیبی »%1« قبلاً به کنش استاندارد»%2« اختصاص یافته است.\n" -"آیا میخواهید مجدداً آن را از آن کنش به کنش جاری انتساب کنید؟" -#: tdeui/kkeydialog.cpp:964 -msgid "Conflict with Global Shortcut" -msgstr "ناسازگاری با میانبر سراسری" - -#: tdeui/kkeydialog.cpp:965 +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1479 msgid "" -"The '%1' key combination has already been allocated to the global action " -"\"%2\".\n" -"Do you want to reassign it from that action to the current one?" +"Connection attempt failed!" +"<br>The supplicant failed while attempting to establish a wireless connection." msgstr "" -"کلید ترکیبی »%1« قبلاً به کنش سراسری»%2« اختصاص یافته است.\n" -"آیا میخواهید مجدداً آن را از آن کنش به کنش جاری انتساب کنید؟" -#: tdeui/kkeydialog.cpp:970 -msgid "Key Conflict" -msgstr "ناسازگاری کلید" - -#: tdeui/kkeydialog.cpp:971 +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1482 msgid "" -"The '%1' key combination has already been allocated to the \"%2\" action.\n" -"Do you want to reassign it from that action to the current one?" +"Connection attempt failed!" +"<br>The supplicant timed out while attempting to establish a wireless " +"connection." msgstr "" -"کلید ترکیبی »%1« قبلاً به کنش»%2« اختصاص یافته است.\n" -"آیا میخواهید مجدداً آن را از آن کنش به کنش جاری انتساب کنید؟" -#: tdeui/kkeydialog.cpp:977 -msgid "Reassign" -msgstr "انتساب مجدد" - -#: tdeui/kkeydialog.cpp:1091 tdeui/kkeydialog.cpp:1103 -msgid "Configure Shortcuts" -msgstr "پیکربندی میانبرها" - -#: tdeui/ktabbar.cpp:196 -msgid "Close this tab" -msgstr "بستن این تب" - -#: tdeui/kpixmapregionselectordialog.cpp:28 -msgid "Select Region of Image" -msgstr "برگزیدن منطقۀ تصویر" - -#: tdeui/kpixmapregionselectordialog.cpp:31 -msgid "Please click and drag on the image to select the region of interest:" -msgstr "لطفاً، روی تصویر فشار داده و برای گزینش منطقۀ دلخواه بکشید:" - -#: tdeui/kswitchlanguagedialog.cpp:90 -#, fuzzy -msgid "Switch application language" -msgstr "نام کاربرد را تنظیم میکند" - -#: tdeui/kswitchlanguagedialog.cpp:96 -msgid "Please choose language which should be used for this application" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1485 +msgid "Connection attempt failed!<br>The PPP client failed to start." msgstr "" -#: tdeui/kswitchlanguagedialog.cpp:123 -#, fuzzy -msgid "Add fallback language" -msgstr "زبان پیشفرض:" - -#: tdeui/kswitchlanguagedialog.cpp:124 -msgid "" -"Adds one more language which will be used if other translations do not contain " -"proper translation" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1488 +msgid "Connection attempt failed!<br>The PPP client was disconnected." msgstr "" -#: tdeui/kswitchlanguagedialog.cpp:222 -msgid "" -"Language for this application has been changed. The change will take effect " -"upon next start of application" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1491 +msgid "Connection attempt failed!<br>Unknown PPP failure." msgstr "" -#: tdeui/kswitchlanguagedialog.cpp:223 -#, fuzzy -msgid "Application language changed" -msgstr "صوت کاربردها" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1494 +msgid "Connection attempt failed!<br>The DHCP client failed to start." +msgstr "" -#: tdeui/kswitchlanguagedialog.cpp:282 -#, fuzzy -msgid "Primary language:" -msgstr "زبان پیشفرض:" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1497 +msgid "Connection attempt failed!<br>The DHCP client encountered an error." +msgstr "" -#: tdeui/kswitchlanguagedialog.cpp:282 -#, fuzzy -msgid "Fallback language:" -msgstr "زبان پیشفرض:" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1500 +msgid "Connection attempt failed!<br>Uknown DHCP failure." +msgstr "" -#: tdeui/kswitchlanguagedialog.cpp:316 +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1503 msgid "" -"This is main application language which will be used first before any other " -"languages" +"Connection attempt failed!" +"<br>The connection sharing service failed to start." msgstr "" -#: tdeui/kswitchlanguagedialog.cpp:320 +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1506 msgid "" -"This is language which will be used if any previous languages does not contain " -"proper translation" +"Connection attempt failed!" +"<br>The connection sharing service encountered an error." msgstr "" -#: tdeui/ksconfig.cpp:102 -msgid "Create &root/affix combinations not in dictionary" -msgstr "عدم ایجاد ترکیبات &root/affix در فهرست راهنما" - -#: tdeui/ksconfig.cpp:107 -msgid "Consider run-together &words as spelling errors" -msgstr "در نظر گرفتن &واژههایی که با هم اجرا میشوند، به عنوان خطاهای هجی" - -#: tdeui/ksconfig.cpp:118 -msgid "&Dictionary:" -msgstr "&واژهنامه: " - -#: tdeui/ksconfig.cpp:143 -msgid "&Encoding:" -msgstr "&کدبندی:" - -#: tdeui/ksconfig.cpp:148 -msgid "International Ispell" -msgstr "Ispell بینالمللی" - -#: tdeui/ksconfig.cpp:149 -msgid "Aspell" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1509 +msgid "Connection attempt failed!<br>The AutoIP service failed to start." msgstr "" -#: tdeui/ksconfig.cpp:150 -msgid "Hspell" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1512 +msgid "Connection attempt failed!<br>The AutoIP service encountered an error." msgstr "" -#: tdeui/ksconfig.cpp:151 -msgid "Zemberek" -msgstr "زمبرک" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1515 +msgid "Connection attempt failed!<br>Unknown AutoIP failure." +msgstr "" -#: tdeui/ksconfig.cpp:156 -msgid "&Client:" -msgstr "&کارخواه:" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1518 +msgid "Connection attempt failed!<br>Modem was busy." +msgstr "" -#: tdeui/ksconfig.cpp:297 -msgid "Spanish" -msgstr "اسپانیایی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1521 +msgid "Connection attempt failed!<br>No dial tone." +msgstr "" -#: tdeui/ksconfig.cpp:300 -msgid "Danish" -msgstr "دانمارکی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1524 +msgid "Connection attempt failed!<br>No carrier detected." +msgstr "" -#: tdeui/ksconfig.cpp:303 -msgid "German" -msgstr "آلمانی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1527 +msgid "Connection attempt failed!<br>Modem timed out while dialing." +msgstr "" -#: tdeui/ksconfig.cpp:306 -msgid "German (new spelling)" -msgstr "آلمانی )هجی جدید(" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1530 +msgid "Connection attempt failed!<br>The modem failed to dial." +msgstr "" -#: tdeui/ksconfig.cpp:309 -msgid "Brazilian Portuguese" -msgstr "پرتغالی برزیلی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1533 +msgid "Connection attempt failed!<br>Modem initialization failed." +msgstr "" -#: tdeui/ksconfig.cpp:312 -msgid "Portuguese" -msgstr "پرتغالی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1536 +msgid "Connection attempt failed!<br>GSM APN failure." +msgstr "" -#: tdeui/ksconfig.cpp:315 -msgid "Esperanto" -msgstr "اسپرانتو" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1539 +msgid "" +"Connection attempt failed!" +"<br>GSM registration failed to search for networks." +msgstr "" -#: tdeui/ksconfig.cpp:318 -msgid "Norwegian" -msgstr "نروژی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1542 +msgid "Connection attempt failed!<br>GSM registration attempt was rejected." +msgstr "" -#: tdeui/ksconfig.cpp:321 -msgid "Polish" -msgstr "لهستانی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1545 +msgid "Connection attempt failed!<br>GSM registration attempt timed out." +msgstr "" -#: tdeui/ksconfig.cpp:324 tdehtml/tdehtml_part.cpp:288 -msgid "Russian" -msgstr "روسی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1548 +msgid "Connection attempt failed!<br>GSM registration attempt failed." +msgstr "" -#: tdeui/ksconfig.cpp:327 -msgid "Slovenian" -msgstr "اسلونیایی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1551 +msgid "Connection attempt failed!<br>GSM PIN check failed." +msgstr "" -#: tdeui/ksconfig.cpp:330 -msgid "Slovak" -msgstr "اسلواکی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1554 +msgid "Connection attempt failed!<br>Network device firmware is missing." +msgstr "" -#: tdeui/ksconfig.cpp:333 -msgid "Czech" -msgstr "چکوسلواکی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1557 +msgid "Connection attempt failed!<br>Network device was removed." +msgstr "" -#: tdeui/ksconfig.cpp:336 -msgid "Swedish" -msgstr "سوئدی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1560 +msgid "Connection attempt failed!<br>Network device is sleeping." +msgstr "" -#: tdeui/ksconfig.cpp:339 -msgid "Swiss German" -msgstr "سویسی آلمانی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1563 +msgid "Connection attempt failed!<br>Connection was removed." +msgstr "" -#: tdeui/ksconfig.cpp:342 tdehtml/tdehtml_part.cpp:291 -msgid "Ukrainian" -msgstr "اوکراینی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1566 +msgid "Connection attempt failed!<br>User requested device disconnection." +msgstr "" -#: tdeui/ksconfig.cpp:345 -msgid "Lithuanian" -msgstr "لیتوانی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1569 +msgid "Connection attempt failed!<br>Carrier or link status changed." +msgstr "" -#: tdeui/ksconfig.cpp:348 -msgid "French" -msgstr "فرانسوی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1572 +msgid "Connection attempt failed!<br>Device and/or connection already active." +msgstr "" -#: tdeui/ksconfig.cpp:351 -msgid "Belarusian" -msgstr "بلاروسی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1575 +msgid "Connection attempt failed!<br>The supplicant is now available." +msgstr "" -#: tdeui/ksconfig.cpp:354 -msgid "Hungarian" -msgstr "مجارستانی" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1578 +msgid "Connection attempt failed!<br>Requested modem was not found." +msgstr "" -#: tdeui/ksconfig.cpp:358 -msgid "" -"_: Unknown ispell dictionary\n" -"Unknown" -msgstr "ناشناخته" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1581 +msgid "Connection attempt failed!<br>Bluetooth connection timeout." +msgstr "" -#: tdeui/ksconfig.cpp:440 tdeui/ksconfig.cpp:594 -msgid "ISpell Default" -msgstr "پیشفرض ISpell" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1584 +msgid "Connection attempt failed!<br>GSM SIM not inserted." +msgstr "" -#: tdeui/ksconfig.cpp:488 tdeui/ksconfig.cpp:642 -msgid "" -"_: default spelling dictionary\n" -"Default - %1 [%2]" -msgstr "پیشفرض - %1 ]%2[" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1587 +msgid "Connection attempt failed!<br>GSM PIN required." +msgstr "" -#: tdeui/ksconfig.cpp:508 tdeui/ksconfig.cpp:668 -msgid "ASpell Default" -msgstr "پیشفرض ASpell" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1590 +msgid "Connection attempt failed!<br>GSM PUK required." +msgstr "" -#: tdeui/ksconfig.cpp:573 tdeui/ksconfig.cpp:733 -#, c-format -msgid "" -"_: default spelling dictionary\n" -"Default - %1" -msgstr "پیشفرض - %1" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1593 +msgid "Connection attempt failed!<br>GSM SIM incorrect." +msgstr "" -#: tdeui/tdefontrequester.cpp:38 -msgid "Choose..." -msgstr "انتخاب..." +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1596 +msgid "Connection attempt failed!<br>Incorrect Infiniband mode." +msgstr "" -#: tdeui/tdefontrequester.cpp:102 -msgid "Click to select a font" -msgstr "برای برگزیدن یک قلم فشار دهید" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1599 +msgid "Connection attempt failed!<br>Dependency failure." +msgstr "" -#: tdeui/tdefontrequester.cpp:109 -msgid "Preview of the selected font" -msgstr "پیشنمایش قلم برگزیده" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1602 +msgid "Connection attempt failed!<br>Unknown bridge failure." +msgstr "" -#: tdeui/tdefontrequester.cpp:111 -msgid "" -"This is a preview of the selected font. You can change it by clicking the " -"\"Choose...\" button." +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1605 +msgid "Connection attempt failed!<br>ModemManager not available." msgstr "" -"این پیشنمایش قلم برگزیده است. میتوانید با فشار دکمۀ »انتخاب...« آن را تغییر " -"دهید." -#: tdeui/tdefontrequester.cpp:117 -msgid "Preview of the \"%1\" font" -msgstr "پیشنمایش قلم »%1«" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1608 +msgid "Connection attempt failed!<br>SSID not found." +msgstr "" -#: tdeui/tdefontrequester.cpp:119 -msgid "" -"This is a preview of the \"%1\" font. You can change it by clicking the " -"\"Choose...\" button." +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1611 +msgid "Connection attempt failed!<br>Secondary connection failure." msgstr "" -"این پیشنمایش قلم »%1« است. میتوانید با فشار دکمۀ »انتخاب...« آن را تغییر " -"دهید." -#. i18n "??" is displayed as (pseudo-)version when no data is known about the application -#: tdeui/tdeaboutapplication.cpp:63 -msgid "??" -msgstr "؟؟" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:1793 +msgid "NetworkManager" +msgstr "" -#: tdeui/tdeaboutapplication.cpp:67 -msgid "" -"No information available.\n" -"The supplied TDEAboutData object does not exist." +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4800 +msgid "Connection name is invalid" msgstr "" -"اطلاعات در دسترس نیست.\n" -"شیء منبع TDEAboutData l موجود نیست." -#: tdeui/tdeaboutapplication.cpp:107 -msgid "A&uthor" -msgstr "&نویسنده" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4812 +msgid "IPv4 address is invalid" +msgstr "" -#: tdeui/tdeaboutapplication.cpp:107 -msgid "A&uthors" -msgstr "&نویسندگان" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4821 +msgid "IPv6 address is invalid" +msgstr "" -#: tdeui/tdeaboutapplication.cpp:117 -msgid "" -"Please use <a href=\"http://bugs.kde.org\">http://bugs.kde.org</a> " -"to report bugs.\n" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4833 +msgid "No SSID provided" msgstr "" -"لطفاً، از <a href=\"http://bugs.kde.org\">http://bugs.kde.org</a> " -"برای گزارش اشکالها استفاده کنید.\n" -#: tdeui/tdeaboutapplication.cpp:121 tdeui/tdeaboutapplication.cpp:124 -msgid "" -"Please report bugs to <a href=\"mailto:%1\">%2</a>.\n" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4843 +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4878 +msgid "WEP key 0 has invalid length" msgstr "" -"لطفاً، اشکالها را به <a href=\"mailto:%1\">%2</a> گزارش کنید.\n" -#: tdeui/tdeaboutapplication.cpp:149 -msgid "&Thanks To" -msgstr "&با تشکر" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4850 +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4885 +msgid "WEP key 1 has invalid length" +msgstr "" -#: tdeui/tdeaboutapplication.cpp:176 -msgid "T&ranslation" -msgstr "&ترجمه" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4857 +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4892 +msgid "WEP key 2 has invalid length" +msgstr "" -#: tdeui/tdeaboutapplication.cpp:181 -msgid "&License Agreement" -msgstr "توافقنامۀ &مجوز" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4864 +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4899 +msgid "WEP key 3 has invalid length" +msgstr "" -#: tdeui/tdefontdialog.cpp:101 -msgid "Here you can choose the font to be used." -msgstr "در اینجا میتوانید قلمی که باید استفاده شود را انتخاب کنید." +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4870 +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4905 +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4912 +msgid "No WEP key(s) provided" +msgstr "" -#: tdeui/tdefontdialog.cpp:113 -msgid "Requested Font" -msgstr "قلم درخواستشده" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4920 +msgid "LEAP username and/or password not provided" +msgstr "" -#: tdeui/tdefontdialog.cpp:136 -msgid "Change font family?" -msgstr "خانوادۀ قلم تغییر کند؟" +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4931 +msgid "Hexadecimal length PSK contains non-hexadecimal characters" +msgstr "" -#: tdeui/tdefontdialog.cpp:138 -msgid "Enable this checkbox to change the font family settings." -msgstr "فعالسازی این جعبه بررسی برای تغییر تنظیمات خانوادۀ قلم." +#: tdecore/tdehw/networkbackends/network-manager/network-manager.cpp:4937 +#, fuzzy +msgid "No PSK provided" +msgstr "هیچ فراهمکنندهای برگزیده نشد." -#: tdeui/kcharselect.cpp:383 tdeui/tdefontdialog.cpp:144 -msgid "Font:" -msgstr "قلم:" +#: tdecore/network/tdesocketaddress.cpp:625 +#, c-format +msgid "" +"_: 1: the unknown socket address family number\n" +"Unknown family %1" +msgstr "خانوادۀ ناشناختۀ %1" -#: tdeui/tdefontdialog.cpp:151 -msgid "Font style" -msgstr "سبک قلم" +#: tdecore/network/kresolver.cpp:558 +msgid "requested family not supported for this host name" +msgstr "خانوادۀ درخواستشده برای این نام میزبان پشتیبانی نمیشود" -#: tdeui/tdefontdialog.cpp:155 -msgid "Change font style?" -msgstr " سبک قلم تغییر کند؟" +#: tdecore/network/kresolver.cpp:561 +msgid "invalid flags" +msgstr "پرچمهای نامعتبر" -#: tdeui/tdefontdialog.cpp:157 -msgid "Enable this checkbox to change the font style settings." -msgstr "فعالسازی این جعبه بررسی برای تغییر تنظیمات سبک قلم." +#: tdecore/network/kresolver.cpp:564 +msgid "requested family not supported" +msgstr "خانوادۀ درخواستشده پشتیبانی نمیشود" -#: tdeui/tdefontdialog.cpp:163 -msgid "Font style:" -msgstr "سبک قلم:" +#: tdecore/network/kresolver.cpp:565 +msgid "requested service not supported for this socket type" +msgstr "خدمت درخواستشده برای این نوع سوکت پشتیبانی نمیشود" -#: tdeui/tdefontdialog.cpp:171 -msgid "Size" -msgstr "اندازه" +#: tdecore/network/kresolver.cpp:566 +msgid "requested socket type not supported" +msgstr "نوع سوکت درخواستشده پشتیبانی نمیشود" -#: tdeui/tdefontdialog.cpp:175 -msgid "Change font size?" -msgstr "اندازۀ قلم تغییر کند؟" +#: tdecore/network/kresolver.cpp:567 +msgid "unknown error" +msgstr "خطای ناشناخته" -#: tdeui/tdefontdialog.cpp:177 -msgid "Enable this checkbox to change the font size settings." -msgstr "فعالسازی این جعبه بررسی برای تغییر تنظیمات اندازۀ قلم." +#: tdecore/network/kresolver.cpp:569 +#, c-format +msgid "" +"_: 1: the i18n'ed system error code, from errno\n" +"system error: %1" +msgstr "خطای سیستم: %1" -#: tdeui/tdefontdialog.cpp:183 -msgid "Size:" -msgstr "اندازه:" +#: tdecore/network/kresolver.cpp:574 +msgid "request was canceled" +msgstr "درخواست لغو شد" -#: tdeui/tdefontdialog.cpp:199 -msgid "Here you can choose the font family to be used." -msgstr "اینجا میتوانید خانوادۀ قلمی که استفاده میشود را انتخاب کنید." +#: tdecore/network/tdesocketbase.cpp:172 +msgid "" +"_: Socket error code NoError\n" +"no error" +msgstr "بدون خطا" -#: tdeui/tdefontdialog.cpp:221 -msgid "Here you can choose the font style to be used." -msgstr "اینجا میتوانید سبک قلمی که استفاده میشود را انتخاب کنید." +#: tdecore/network/tdesocketbase.cpp:177 +msgid "" +"_: Socket error code LookupFailure\n" +"name lookup has failed" +msgstr "مراجعه به نام خراب شده است" -#: tdeui/tdefontdialog.cpp:224 tdeui/tdefontdialog.cpp:473 -#: tdeui/tdefontdialog.cpp:475 tdeui/tdefontdialog.cpp:484 -#: tdeui/tdefontdialog.cpp:485 -msgid "Regular" -msgstr "منظم" +#: tdecore/network/tdesocketbase.cpp:182 +msgid "" +"_: Socket error code AddressInUse\n" +"address already in use" +msgstr "نشانی از قبل در حال استفاده است" -#: tdeui/tdefontdialog.cpp:226 -msgid "Bold" -msgstr "توپر" +#: tdecore/network/tdesocketbase.cpp:187 +msgid "" +"_: Socket error code AlreadyBound\n" +"socket is already bound" +msgstr "در حال حاضر، سوکت مقید است" -#: tdeui/tdefontdialog.cpp:227 -msgid "Bold Italic" -msgstr "توپر کج" +#: tdecore/network/tdesocketbase.cpp:192 +msgid "" +"_: Socket error code AlreadyCreated\n" +"socket is already created" +msgstr "در حال حاضر، سوکت ایجاد میشود" -#: tdeui/tdefontdialog.cpp:244 -msgid "Relative" -msgstr "نسبی" +#: tdecore/network/tdesocketbase.cpp:197 +msgid "" +"_: Socket error code NotBound\n" +"socket is not bound" +msgstr "سوکت مقید نیست" -#: tdeui/tdefontdialog.cpp:246 -msgid "Font size<br><i>fixed</i> or <i>relative</i><br>to environment" -msgstr "اندازۀ قلم<br><i>ثابت</i> یا <i>نسبی</i><br> نسبت به محیط" +#: tdecore/network/tdesocketbase.cpp:202 +msgid "" +"_: Socket error code NotCreated\n" +"socket has not been created" +msgstr "سوکت ایجاد نشده است" -#: tdeui/tdefontdialog.cpp:248 +#: tdecore/network/tdesocketbase.cpp:207 msgid "" -"Here you can switch between fixed font size and font size to be calculated " -"dynamically and adjusted to changing environment (e.g. widget dimensions, paper " -"size)." -msgstr "" -"اینجا میتوانید بین اندازۀ قلم ثابت و اندازۀ قلمی که به صورت پویا محاسبه میشود " -"و با تغییر محیط )مثلاً ابعاد عنصر، اندازۀ کاغذ( تنظیمشده، سودهی کنید." +"_: Socket error code WouldBlock\n" +"operation would block" +msgstr "عملیات بلوک میشود" -#: tdeui/tdefontdialog.cpp:272 -msgid "Here you can choose the font size to be used." -msgstr "اینجا میتوانید اندازۀ قلمی که استفاده میشود را انتخاب کنید." +#: tdecore/network/tdesocketbase.cpp:212 +msgid "" +"_: Socket error code ConnectionRefused\n" +"connection actively refused" +msgstr "اتصال به طور فعال رد شد" -#. i18n: This is a classical test phrase. (It contains all letters from A to Z.) -#: tdeui/tdefontdialog.cpp:296 -msgid "The Quick Brown Fox Jumps Over The Lazy Dog" -msgstr "" -"جذبۀ آسمان ابری ظلمانی را که با غرش و فریادش پردۀ حریر قلبم را، و با طنازی " -"ژالههایش خرمن گلهای صنوبر و ثعلب را میلرزاند، و چشمم را ضیایی، دوست دارم." +#: tdecore/network/tdesocketbase.cpp:217 +msgid "" +"_: Socket error code ConnectionTimedOut\n" +"connection timed out" +msgstr "اتمام وقت اتصال" -#: tdeui/tdefontdialog.cpp:301 +#: tdecore/network/tdesocketbase.cpp:222 msgid "" -"This sample text illustrates the current settings. You may edit it to test " -"special characters." -msgstr "" -"این متن ساده تنظیمات جاری را با مثال روشن میکند. ممکن است شما آن را برای " -"آزمایش نویسههای ویژه ویرایش کنید." +"_: Socket error code InProgress\n" +"operation is already in progress" +msgstr "عملیات هنوز در حال اجرا است" -#: tdeui/tdefontdialog.cpp:310 tdeui/tdefontdialog.cpp:320 -msgid "Actual Font" -msgstr "قلم حقیقی" +#: tdecore/network/tdesocketbase.cpp:227 +msgid "" +"_: Socket error code NetFailure\n" +"network failure occurred" +msgstr "خرابی در شبکه رخ داد" -#: tdeui/tdeactionselector.cpp:69 -msgid "&Available:" -msgstr "&دسترسپذیر:" +#: tdecore/network/tdesocketbase.cpp:232 +msgid "" +"_: Socket error code NotSupported\n" +"operation is not supported" +msgstr "عملیات پشتیبانی نمیشود" -#: tdeui/tdeactionselector.cpp:84 -msgid "&Selected:" -msgstr "&برگزیده:" +#: tdecore/network/tdesocketbase.cpp:237 +msgid "" +"_: Socket error code Timeout\n" +"timed operation timed out" +msgstr "اتمام عملیات زمانبندی شد" -#: tdeui/kcharselect.cpp:366 +#: tdecore/network/tdesocketbase.cpp:242 msgid "" -"_: Character\n" -"<qt><font size=\"+4\" face=\"%1\">%2</font>" -"<br>Unicode code point: U+%3" -"<br>(In decimal: %4)" -"<br>(Character: %5)</qt>" -msgstr "" -"<qt><font size=\"+4\" face=\"%1\">%2</font>" -"<br>نقطۀ کد یونیکد: U+%3" -"<br>)به صورت دهدهی: %4(" -"<br>)نویسه: %5(</qt>" +"_: Socket error code UnknownError\n" +"an unknown/unexpected error has happened" +msgstr "یک خطای ناشناخته/غیرمنتظره رخ داده است" -#: tdeui/kcharselect.cpp:394 -msgid "Table:" -msgstr "جدول:" +#: tdecore/network/tdesocketbase.cpp:247 +msgid "" +"_: Socket error code RemotelyDisconnected\n" +"remote host closed connection" +msgstr "اتصال بستۀ میزبان راه دور" -#: tdeui/kcharselect.cpp:404 -msgid "&Unicode code point:" -msgstr "نقطۀ کد &یونیکد:" +#: interfaces/tdescript/scriptmanager.cpp:106 +msgid "Unable to get KScript Runner for type \"%1\"." +msgstr "قادر نیست اجراکنندۀ KScript برای نوع »%1« را به دست آورد." -#: tdeui/tdemessagebox.cpp:428 tdeui/tdemessagebox.cpp:479 -msgid "Question" -msgstr "پرسش" +#: interfaces/tdescript/scriptmanager.cpp:106 +#: interfaces/tdescript/scriptmanager.cpp:129 +msgid "KScript Error" +msgstr "خطای KScript" -#: tdeui/tdemessagebox.cpp:442 tdeui/tdemessagebox.cpp:494 -#: tdeui/tdemessagebox.cpp:575 tdeui/tdemessagebox.cpp:647 -#: tdeui/tdemessagebox.cpp:723 -msgid "Do not ask again" -msgstr "دوباره سؤال نکن" +#: interfaces/tdescript/scriptmanager.cpp:129 +msgid "Unable find script \"%1\"." +msgstr "قادر به یافتن دستنوشتۀ »%1« نیست." -#: tdeui/tdeaboutdialog.cpp:1535 tdeui/khelpmenu.cpp:227 -#: tdeui/tdemessagebox.cpp:975 -#, c-format -msgid "About %1" -msgstr "دربارۀ %1" +#: interfaces/tdescript/scriptloader.cpp:40 +#, fuzzy +msgid "KDE Scripts" +msgstr "دستنوشتههای TDE" -#: tdeui/klineedit.cpp:890 -msgid "Manual" -msgstr "راهنما" +#: interfaces/tdetexteditor/editorchooser.cpp:60 +msgid "System Default (%1)" +msgstr "پیشفرض سیستم )%1(" -#: tdeui/klineedit.cpp:891 -msgid "Automatic" -msgstr "خودکار" +#: tderandr/ktimerdialog.cpp:154 +#, c-format +msgid "" +"_n: 1 second remaining:\n" +"%n seconds remaining:" +msgstr "" -#: tdeui/klineedit.cpp:892 -msgid "Dropdown List" -msgstr "فهرست پایین افت" +#: tderandr/randr.cpp:260 +msgid "Confirm Display Setting Change" +msgstr "" -#: tdeui/klineedit.cpp:893 -msgid "Short Automatic" -msgstr "خودکار کوتاه" +#: tderandr/randr.cpp:264 tderandr/randr.cpp:856 +#, fuzzy +msgid "&Accept Configuration" +msgstr "پیکربندی" -#: tdeui/klineedit.cpp:894 -msgid "Dropdown List && Automatic" -msgstr "فهرست پایین افت و خودکار" +#: tderandr/randr.cpp:265 tderandr/randr.cpp:857 +#, fuzzy +msgid "&Return to Previous Configuration" +msgstr "پیکربندی منبع" -#: tdeui/tdeabouttde.cpp:34 +#: tderandr/randr.cpp:267 msgid "" -"The <b>K Desktop Environment</b> is written and maintained by the TDE Team, a " -"world-wide network of software engineers committed to <a " -"href=\"http://www.gnu.org/philosophy/free-sw.html\">Free Software</a> " -"development." -"<br>" -"<br>No single group, company or organization controls the TDE source code. " -"Everyone is welcome to contribute to TDE." -"<br>" -"<br>Visit <A HREF=\"http://www.kde.org/\">http://www.kde.org</A> " -"for more information on the TDE project. " +"Your screen orientation, size and refresh rate have been changed to the " +"requested settings. Please indicate whether you wish to keep this " +"configuration. In 15 seconds the display will revert to your previous settings." msgstr "" -"<b>محیط رومیزی K</b> توسط تیم TDE نوشته و مدیریت میشود. این تیم، یک شبکۀ " -"گستردۀ جهانی از مهندسان نرمافزار است که توسعۀ <a " -"href=\"http://www.gnu.org/philosophy/free-sw.html\">نرمافزار آزاد</a> " -"را پذیرفتهاند." -"<br>" -"<br>هیچ گروه، شرکت یا سازمان واحدی کد متن TDE را کنترل نمیکند. به همه جهت " -"مشارکت در TDE خوشآمد میگوییم. " -"<br>" -"<br>برای اطلاعات بیشتر در مورد پروژۀ TDE از پایگاه <A " -"HREF=\"http://www.kde.org/\">http://www.kde.org</A> دیدن فرمایید." -#: tdeui/tdeabouttde.cpp:43 +#: tderandr/randr.cpp:298 msgid "" -"Software can always be improved, and the TDE Team is ready to do so. However, " -"you - the user - must tell us when something does not work as expected or could " -"be done better." -"<br>" -"<br>The K Desktop Environment has a bug tracking system. Visit <A " -"HREF=\"http://bugs.kde.org/\">http://bugs.kde.org</A> " -"or use the \"Report Bug...\" dialog from the \"Help\" menu to report bugs." -"<br>" -"<br>If you have a suggestion for improvement then you are welcome to use the " -"bug tracking system to register your wish. Make sure you use the severity " -"called \"Wishlist\"." +"New configuration:\n" +"Resolution: %1 x %2\n" +"Orientation: %3" msgstr "" -"نرمافزار را همیشه میتوان ارتقا داد، و تیم TDE حاضر به انجام آن است. به هر حال " -"شما به عنوان یک کاربر، در صورتی که چیزی آن گونه که انتظار میرود کار نکند و یا " -"بهتر هم بتواند باشد، باید به ما بگویید." -"<br>" -"<br>محیط رومیزی TDE یک سیستم ردگیری اشکال دارد. برای گزارش اشکالها به <A " -"HREF=\"http://bugs.kde.org/\">http://bugs.kde.org</A> " -"مراجعه کرده، یا از گزینگان »کمک« محاورۀ »گزارش اشکال...« استفاده کنید." -"<br>" -"<br>اگر پیشنهادی برای بهبود دارید، لطفاً از سیستم ردیابی اشکال جهت ثبت " -"پیشنهادتان استفاده نمایید. مطمئن شوید که از درجه اهمیتی که »فهرست کام« نامیده " -"میشود استفاده میکنید." -#: tdeui/tdeabouttde.cpp:54 +#: tderandr/randr.cpp:303 msgid "" -"You do not have to be a software developer to be a member of the TDE team. You " -"can join the national teams that translate program interfaces. You can provide " -"graphics, themes, sounds, and improved documentation. You decide!" -"<br>" -"<br>Visit <A HREF=\"http://www.kde.org/jobs/\">http://www.kde.org/jobs/</A> " -"for information on some projects in which you can participate." -"<br>" -"<br>If you need more information or documentation, then a visit to <A " -"HREF=\"http://developer.kde.org/\">http://developer.kde.org</A> " -"will provide you with what you need." +"New configuration:\n" +"Resolution: %1 x %2\n" +"Orientation: %3\n" +"Refresh rate: %4" msgstr "" -"نیاز نیست یک توسعهدهندۀ نرمافزار باشید تا عضو تیم TDE شوید. میتوانید به " -"تیمهای ملی که واسطهای برنامه را ترجمه میکنند، بپیوندید. میتوانید نگاره، چهره، " -"صدا و مستندات ارتقایافته را فراهم کنید. تصمیم بگیرید!" -"<br>" -"<br>جهت اطلاعات پیرامون برخی پروژههایی که میتوانید در آنها مشارکت کنید، از <A " -"HREF=\"http://www.kde.org/jobs/\">http://www.kde.org/jobs/</A> دیدن فرمایید. " -"<br>" -"<br>اگر به اطلاعات یا مستندات بیشتری احتیاج دارید، به <A " -"HREF=\"http://developer.kde.org/\">http://developer.kde.org</A> " -"مراجعه کنید. زیرا هر چه نیاز داشته باشید برای شما فراهم میکند." -#: tdeui/tdeabouttde.cpp:67 -msgid "" -"TDE is available free of charge, but making it is not free." -"<br>" -"<br>Thus, the TDE team formed the TDE e.V., a non-profit organization legally " -"founded in Tuebingen, Germany. The TDE e.V. represents the TDE project in legal " -"and financial matters. See <a href=\"http://www.kde-ev.org/\">" -"http://www.kde-ev.org</a> for information on the TDE e.V." -"<br>" -"<br>The TDE team does need financial support. Most of the money is used to " -"reimburse members and others on expenses they experienced when contributing to " -"TDE. You are encouraged to support TDE through a financial donation, using one " -"of the ways described at <a href=\"http://www.kde.org/support/\">" -"http://www.kde.org/support/</a>." -"<br>" -"<br>Thank you very much in advance for your support." +#: tderandr/randr.cpp:332 tderandr/randr.cpp:349 +#, fuzzy +msgid "Normal" +msgstr "نرمال کردن" + +#: tderandr/randr.cpp:334 +msgid "Left (90 degrees)" msgstr "" -"شارژ TDE رایگان است، اما ایجاد آن رایگان نیست." -"<br>" -"<br>بنابراین تیم TDE، از .TDE e.V که یک سازمان حقوقی بدون سود در توبینگن آلمان " -"میباشد، تشکیل شد. کار .TDE e.V ارائۀ موارد حقوقی و مالی پروژۀ TDE میباشد. " -"برای اطلاعات پیرامون .TDE e.V به <a href=\"http://www.kde-ev.org/\">" -"http://www.kde-ev.org</a> رجوع کنید. " -"<br>" -"<br>تیم TDE به پشتیبانی مالی نیاز دارد. بخش عمدهای از این پول صرف بازپرداخت به " -"اعضا و افرادی میشود که در TDE مشارکت داشتهاند، به شما توصیه میشود که از طریق " -"اهدای پول، TDE را پشتیبانی کنید. بدین منظور، از یکی از راههای زیر اقدام نمایید. " -"<a href=\"http://www.kde.org/support/\">http://www.kde.org/support/</a>" -"<br>" -"<br> پیشاپیش از حمایت شما متشکریم." -#: tdeui/tdeabouttde.cpp:81 -#, c-format -msgid "K Desktop Environment. Release %1" -msgstr "محیط رومیزی K. نشر %1" +#: tderandr/randr.cpp:336 +msgid "Upside-down (180 degrees)" +msgstr "" -#: tdeui/tdeabouttde.cpp:83 -msgid "" -"_: About TDE\n" -"&About" -msgstr "&درباره" +#: tderandr/randr.cpp:338 +msgid "Right (270 degrees)" +msgstr "" -#: tdeui/tdeabouttde.cpp:84 -msgid "&Report Bugs or Wishes" -msgstr "&گزارش اشکالها یا خواستهها" +#: tderandr/randr.cpp:340 +#, fuzzy +msgid "Mirror horizontally" +msgstr "افقی" -#: tdeui/tdeabouttde.cpp:85 -msgid "&Join the TDE Team" -msgstr "&پیوستن به تیم TDE" +#: tderandr/randr.cpp:342 +#, fuzzy +msgid "Mirror vertically" +msgstr "کاشی &عمودی" -#: tdeui/tdeabouttde.cpp:86 -msgid "&Support TDE" -msgstr "&پشتیبانی TDE" +#: tderandr/randr.cpp:344 tderandr/randr.cpp:375 +#, fuzzy +msgid "Unknown orientation" +msgstr "جهت" -#: tdeui/kstdguiitem.cpp:110 tdehtml/java/kjavaappletserver.cpp:804 -msgid "&Yes" -msgstr "&بله" +#: tderandr/randr.cpp:351 +#, fuzzy +msgid "Rotated 90 degrees counterclockwise" +msgstr "چرخش &در خلاف جهت عقربههای ساغت" -#: tdeui/kstdguiitem.cpp:115 tdehtml/java/kjavaappletserver.cpp:797 -msgid "&No" -msgstr "&خیر" +#: tderandr/randr.cpp:353 +#, fuzzy +msgid "Rotated 180 degrees counterclockwise" +msgstr "چرخش &در خلاف جهت عقربههای ساغت" -#: tdeui/kstdguiitem.cpp:120 -msgid "Discard changes" -msgstr "دور انداختن تغییرات" +#: tderandr/randr.cpp:355 +#, fuzzy +msgid "Rotated 270 degrees counterclockwise" +msgstr "چرخش &در خلاف جهت عقربههای ساغت" -#: tdeui/kstdguiitem.cpp:121 -msgid "" -"Pressing this button will discard all recent changes made in this dialog" +#: tderandr/randr.cpp:360 +msgid "Mirrored horizontally and vertically" msgstr "" -"با فشار این دکمه، همۀ تغییراتی که اخیراً در این محاوره ایجاد شده، دور انداخته " -"میشوند" -#: tdeui/kstdguiitem.cpp:127 -msgid "Save data" -msgstr "ذخیرۀ داده" +#: tderandr/randr.cpp:362 +msgid "mirrored horizontally and vertically" +msgstr "" -#: tdeui/kstdguiitem.cpp:132 -msgid "&Do Not Save" -msgstr "&ذخیره نشود" +#: tderandr/randr.cpp:365 +#, fuzzy +msgid "Mirrored horizontally" +msgstr "بسط &افقی" -#: tdeui/kstdguiitem.cpp:133 -msgid "Don't save data" -msgstr "داده ذخیره نشود" +#: tderandr/randr.cpp:367 +#, fuzzy +msgid "mirrored horizontally" +msgstr "بسط &افقی" -#: tdeui/kstdaction_p.h:44 tdeui/kstdguiitem.cpp:138 -msgid "Save &As..." -msgstr "ذخیره &به عنوان..." +#: tderandr/randr.cpp:370 +#, fuzzy +msgid "Mirrored vertically" +msgstr "کاشی &عمودی" -#: tdeui/kstdguiitem.cpp:139 -msgid "Save file with another name" -msgstr "پرونده با نام دیگری ذخیره شود" +#: tderandr/randr.cpp:372 +#, fuzzy +msgid "mirrored vertically" +msgstr "کاشی &عمودی" -#: tdeui/kstdguiitem.cpp:144 -msgid "Apply changes" -msgstr "اعمال تغییرات" +#: tderandr/randr.cpp:377 +#, fuzzy +msgid "unknown orientation" +msgstr "جهت" -#: tdeui/kstdguiitem.cpp:145 +#: tderandr/randr.cpp:519 tderandr/randr.cpp:524 msgid "" -"When clicking <b>Apply</b>, the settings will be handed over to the program, " -"but the dialog will not be closed.\n" -"Use this to try different settings." +"_: Refresh rate in Hertz (Hz)\n" +"%1 Hz" msgstr "" -"هنگامی که <b>اعمال</b>را فشار میدهید، تنظیمات به برنامه داده میشود، اما " -"محاوره بسته نمیشود.\n" -"این مورد را برای امتحان تنظیمات مختلف استفاده کنید." -#: tdeui/kstdguiitem.cpp:153 -msgid "Administrator &Mode..." -msgstr " &حالت سرپرست..." +#: tderandr/randr.cpp:693 +#, fuzzy +msgid "No screens detected" +msgstr "هیچ فراهمکنندهای برگزیده نشد." -#: tdeui/kstdguiitem.cpp:153 -msgid "Enter Administrator Mode" -msgstr "وارد کردن حالت سرپرست" +#: tderandr/randr.cpp:852 +#, fuzzy +msgid "Confirm Display Settings" +msgstr "تنظیمات عمومی" -#: tdeui/kstdguiitem.cpp:154 +#: tderandr/randr.cpp:859 msgid "" -"When clicking <b>Administrator Mode</b> you will be prompted for the " -"administrator (root) password in order to make changes which require root " -"privileges." +"Your display devices has been configured to match the settings shown above. " +"Please indicate whether you wish to keep this configuration. In 15 seconds the " +"display will revert to your previous settings." msgstr "" -"هنگامی که <b>حالت سرپرستی</b>را فشار میدهید، عبارت عبور سرپرستی )کاربر ارشد( " -"به شما اعلان میشود، تا تغییراتی که به امتیازات کاربر ارشد نیاز دارند، ایجاد " -"شوند." - -#: tdeui/kstdguiitem.cpp:162 -msgid "Clear input" -msgstr "پاک کردن ورودی" - -#: tdeui/kstdguiitem.cpp:163 -msgid "Clear the input in the edit field" -msgstr "پاک کردن ورودی در حوزۀ ویرایش" -#: tdeui/kstdaction.cpp:62 tdeui/kstdguiitem.cpp:168 +#: tdeinit/tdelauncher_main.cpp:58 +#, fuzzy msgid "" -"_: show help\n" -"&Help" -msgstr "&کمک" - -#: tdeui/kstdguiitem.cpp:169 -msgid "Show help" -msgstr "نمایش کمک" +"[tdelauncher] This program is not supposed to be started manually.\n" +"[tdelauncher] It is started automatically by tdeinit.\n" +msgstr "" +"tdelauncher:به نظر نمیرسد این برنامه به طور دستی آغاز شود.\n" +"tdelauncher: به صورت خودکار توسط tdeinit آغاز میشود.\n" -#: tdeui/kstdguiitem.cpp:175 -msgid "Close the current window or document" -msgstr "بستن پنجره یا سند جاری" +#: tdeinit/tdelauncher.cpp:744 +msgid "TDEInit could not launch '%1'." +msgstr "TDEInit نتوانست »%1« را راهاندازی کند." -#: tdeui/kstdguiitem.cpp:181 -msgid "Reset all items to their default values" -msgstr "بازنشانی همۀ فقرهها به مقادیر پیشفرض آنها" +#: tdeinit/tdelauncher.cpp:919 tdeinit/tdelauncher.cpp:944 +#: tdeinit/tdelauncher.cpp:961 +msgid "Could not find service '%1'." +msgstr "نتوانست خدمت »%1« را پیدا کند." -#: tdeui/kstdaction.cpp:51 tdeui/kstdguiitem.cpp:188 -msgid "" -"_: go back\n" -"&Back" -msgstr "&پسسو" +#: tdeinit/tdelauncher.cpp:976 tdeinit/tdelauncher.cpp:1012 +msgid "Service '%1' is malformatted." +msgstr "خدمت »%1« بد شکل میشود." -#: tdeui/kstdguiitem.cpp:189 -msgid "Go back one step" -msgstr "یک گام پس برو" +#: tdeinit/tdelauncher.cpp:1088 +#, c-format +msgid "Launching %1" +msgstr "راهاندازی %1" -#: tdeui/kstdaction.cpp:56 tdeui/kstdguiitem.cpp:196 +#: tdeinit/tdelauncher.cpp:1282 msgid "" -"_: go forward\n" -"&Forward" -msgstr "&پیشسو" - -#: tdeui/kstdguiitem.cpp:197 -msgid "Go forward one step" -msgstr "بک گام به پیش برو" - -#: tdeui/kstdguiitem.cpp:208 -msgid "Opens the print dialog to print the current document" -msgstr "محاورۀ چاپ را برای چاپ سند جاری باز میکند" - -#: tdeui/kstdguiitem.cpp:214 -msgid "C&ontinue" -msgstr "&ادامه" - -#: tdeui/kstdguiitem.cpp:215 -msgid "Continue operation" -msgstr "ادامۀ عملیات" - -#: tdeui/kstdguiitem.cpp:221 -msgid "Delete item(s)" -msgstr "حذف فقره)ها(" +"Unknown protocol '%1'.\n" +msgstr "" +"قرارداد ناشناختۀ »%1«.\n" -#: tdeui/kstdguiitem.cpp:227 -msgid "Open file" -msgstr "باز کردن پرونده" +#: tdeinit/tdelauncher.cpp:1335 +msgid "" +"Error loading '%1'.\n" +msgstr "" +"خطای بارگذاری »%1«.\n" -#: tdeui/kstdguiitem.cpp:233 -msgid "Quit application" -msgstr "خروج کاربرد" +#: tdeinit/tdeinit.cpp:475 +msgid "" +"Unable to start new process.\n" +"The system may have reached the maximum number of open files possible or the " +"maximum number of open files that you are allowed to use has been reached." +msgstr "" +"قادر نیست فرآیند جدید را آغاز کند.\n" +"ممکن است سیستم به تعداد بیشینۀ پروندههای باز ممکن یا تعداد بیشینۀ پروندههای " +"بازی که مجاز به استفاده از آن هستید، رسیده باشد." -#: tdeui/kstdguiitem.cpp:238 -msgid "&Reset" -msgstr "&بازنشانی" +#: tdeinit/tdeinit.cpp:497 +msgid "" +"Unable to create new process.\n" +"The system may have reached the maximum number of processes possible or the " +"maximum number of processes that you are allowed to use has been reached." +msgstr "" +"قادر نیست فرآیند جدید را آغاز کند.\n" +"ممکن است سیستم به تعداد بیشینۀ فرآیندهای ممکن یا تعداد بیشینۀ فرآیندهایی که " +"مجاز به استفاده از آنها هستید، رسیده باشد." -#: tdeui/kstdguiitem.cpp:239 -msgid "Reset configuration" -msgstr "بازنشانی پیکربندی" +#: tdeinit/tdeinit.cpp:589 +msgid "Could not find '%1' executable." +msgstr "نتوانست »%1« اجرایی را پیدا کند." -#: tdeui/kstdguiitem.cpp:244 +#: tdeinit/tdeinit.cpp:605 msgid "" -"_: Verb\n" -"&Insert" -msgstr "&درج" +"Could not open library '%1'.\n" +"%2" +msgstr "" +" کتابخانۀ »%1« را نتوانست باز کند.\n" +"%2" -#: tdeui/kstdguiitem.cpp:249 -msgid "Confi&gure..." -msgstr "&پیکربندی..." +#: tdeinit/tdeinit.cpp:606 tdeinit/tdeinit.cpp:649 +msgid "Unknown error" +msgstr "خطای ناشناخته" -#: tdeui/keditcl2.cpp:701 tdeui/keditcl2.cpp:833 tdeui/kstdguiitem.cpp:254 -#: tdeutils/kfinddialog.cpp:239 -msgid "&Find" -msgstr "&یافتن" +#: tdeinit/tdeinit.cpp:648 +msgid "" +"Could not find 'kdemain' in '%1'.\n" +"%2" +msgstr "" +"«kdemain»در »%1« پیدا نشد.\n" +"%2" -#: tdeui/kstdguiitem.cpp:274 -msgid "Test" -msgstr "آزمون" +#: tdeabc/addresseehelper.cpp:67 +msgid "Dr." +msgstr "دکتر" -#: tdeui/kstdguiitem.cpp:284 -msgid "&Overwrite" -msgstr "&جاینوشت" +#: tdeabc/addresseehelper.cpp:68 +msgid "Miss" +msgstr "دوشیزه" -#: tdeui/kjanuswidget.cpp:156 -#, fuzzy -msgid "Empty Page" -msgstr "&آخرین صفحه" +#: tdeabc/addresseehelper.cpp:69 +msgid "Mr." +msgstr "آقا" -#: tdeui/ksyntaxhighlighter.cpp:477 tdeui/ksyntaxhighlighter.cpp:586 -msgid "As-you-type spell checking enabled." -msgstr "همین که تحریر میکنید، غلطیاب فعال میشود." +#: tdeabc/addresseehelper.cpp:70 +msgid "Mrs." +msgstr "خانم" -#: tdeui/ksyntaxhighlighter.cpp:479 -msgid "As-you-type spell checking disabled." -msgstr "همین که تحریر میکنید، غلطیاب غیرفعال میشود." +#: tdeabc/addresseehelper.cpp:71 +msgid "Ms." +msgstr "دوشیزه" -#: tdeui/ksyntaxhighlighter.cpp:528 -msgid "Incremental Spellcheck" -msgstr "غلطیاب نموی" +#: tdeabc/addresseehelper.cpp:72 +msgid "Prof." +msgstr "پروفسور" -#: tdeui/ksyntaxhighlighter.cpp:588 -msgid "Too many misspelled words. As-you-type spell checking disabled." +#: tdeabc/addresseehelper.cpp:74 +msgid "I" msgstr "" -"واژههای فراوانی که از لحاظ املایی غلط هستند. هنگامی که رونوشت میکنید، " -"غلطیابی غیرفعال میشود." - -#: tdeui/kxmlguibuilder.cpp:166 tdeui/kxmlguibuilder.cpp:365 -msgid "No text!" -msgstr "بدون متن!" - -#: tdeui/kauthicon.cpp:99 -msgid "Editing disabled" -msgstr "غیرفعالسازی ویرایش" -#: tdeui/kauthicon.cpp:100 -msgid "Editing enabled" -msgstr "فعالسازی ویرایش" +#: tdeabc/addresseehelper.cpp:75 +msgid "II" +msgstr "" -#: tdeui/tdetoolbarhandler.cpp:86 -msgid "Show Toolbar" -msgstr "نمایش میله ابزار" +#: tdeabc/addresseehelper.cpp:76 +msgid "III" +msgstr "" -#: tdeui/tdetoolbarhandler.cpp:87 -msgid "Hide Toolbar" -msgstr "مخفی کردن میله ابزار" +#: tdeabc/addresseehelper.cpp:77 +msgid "Jr." +msgstr "پسر بچه" -#: tdeui/tdetoolbarhandler.cpp:91 -msgid "Toolbars" -msgstr "میله ابزارها" +#: tdeabc/addresseehelper.cpp:78 +msgid "Sr." +msgstr "آقا" -#: tdeui/kdatepicker.cpp:88 -#, c-format -msgid "Week %1" -msgstr "هفته %1" +#: tdeabc/resource.cpp:332 +msgid "Loading resource '%1' failed!" +msgstr "خرابی در بارگذاری منبع »%1«!" -#: tdeui/kdatepicker.cpp:163 -msgid "Next year" -msgstr "سال بعد" +#: tdeabc/resource.cpp:343 +msgid "Saving resource '%1' failed!" +msgstr "خرابی در ذخیرۀ منبع »%1«!" -#: tdeui/kdatepicker.cpp:164 -msgid "Previous year" -msgstr "سال قبل" +#: tdeabc/locknull.cpp:60 +msgid "LockNull: All locks succeed but no actual locking is done." +msgstr "قفل صفر: همۀ قفلها موفق بودند، ولی قفل واقعی انجام نشد." -#: tdeui/kdatepicker.cpp:165 -msgid "Next month" -msgstr "ماه بعد" +#: tdeabc/locknull.cpp:62 +msgid "LockNull: All locks fail." +msgstr "قفل صفر: خرابی در همۀ قفلها." -#: tdeui/kdatepicker.cpp:166 -msgid "Previous month" -msgstr "ماه قبل" +#: tdeabc/addresseedialog.cpp:60 +msgid "Select Addressee" +msgstr "برگزیدن نشانیها" -#: tdeui/kdatepicker.cpp:167 -msgid "Select a week" -msgstr "برگزیدن یک هفته" +#: tdeabc/addressee.cpp:354 tdeabc/addresseedialog.cpp:70 +#: tdeabc/addresseedialog.cpp:100 tdeabc/distributionlistdialog.cpp:174 +#: tdeabc/distributionlistdialog.cpp:189 tdeabc/distributionlisteditor.cpp:142 +#: tdeabc/distributionlisteditor.cpp:161 +#: tdehtml/misc/knsplugininstaller.cpp:380 tdenewstuff/downloaddialog.cpp:281 +#: tdenewstuff/downloaddialog.cpp:287 tdenewstuff/downloaddialog.cpp:293 +#: tdenewstuff/providerdialog.cpp:65 tderesources/configpage.cpp:119 +#: tdeutils/kpluginselector.cpp:200 +msgid "Name" +msgstr "نام" -#: tdeui/kdatepicker.cpp:168 -msgid "Select a month" -msgstr "برگزیدن یک ماه" +#: tdeabc/addresseedialog.cpp:71 tdeabc/addresseedialog.cpp:101 +#: tdeabc/distributionlistdialog.cpp:190 tdeabc/distributionlisteditor.cpp:143 +#: tdeabc/field.cpp:211 tdeabc/scripts/field.src.cpp:104 +#: tdeui/tdeaboutdialog.cpp:91 +msgid "Email" +msgstr "رایانامه" -#: tdeui/kdatepicker.cpp:169 -msgid "Select a year" -msgstr "برگزیدن یک سال" +#: tdeabc/addresseedialog.cpp:95 +msgid "Selected" +msgstr "برگزیده" -#: tdeui/kdatepicker.cpp:170 -msgid "Select the current day" -msgstr "برگزیدن روز جاری" +#: tdeabc/addresseedialog.cpp:107 +msgid "Unselect" +msgstr "از گزینش خارج کردن" -#: tdeui/kwhatsthismanager.cpp:50 -msgid "" -"<b>Not Defined</b>" -"<br>There is no \"What's This?\" help assigned to this widget. If you want to " -"help us to describe the widget, you are welcome to <a " -"href=\"submit-whatsthis\">send us your own \"What's This?\" help</a> for it." +#: tdeabc/formatfactory.cpp:55 tdeabc/formatfactory.cpp:119 +msgid "vCard" msgstr "" -"<b>تعریف نشد</b>" -"<br>کمک »این چیست« برای این عنصر در نظر گرفته نشده است. اگر میخواهید برای " -"توضیح عنصر به ما کمک کنید <a href=\"submit-whatsthis\">" -"از ارسال کمک «این چیست؟» شما </a> استقبال میشود." -#: tdeui/tdeshortcutdialog.cpp:68 -msgid "Configure Shortcut" -msgstr "پیکربندی میانبر" +#: tdeabc/formatfactory.cpp:56 tdeabc/formatfactory.cpp:120 +msgid "vCard Format" +msgstr "قالب vCard" -#: tdeui/tdeshortcutdialog.cpp:71 -msgid "Advanced" -msgstr "پیشرفته" +#: tdeabc/formatfactory.cpp:75 +msgid "No description available." +msgstr "توصیفی در دسترس نیست." -#: tdeui/kedittoolbar.cpp:49 -msgid "--- line separator ---" -msgstr "--- جداساز خط ---" +#: tdeabc/field.cpp:192 tdeabc/scripts/field.src.cpp:85 +msgid "Unknown Field" +msgstr "حوزۀ ناشناخته" -#: tdeui/kedittoolbar.cpp:50 -msgid "--- separator ---" -msgstr "--- جداساز ---" +#: tdeabc/field.cpp:205 tdeabc/scripts/field.src.cpp:98 +msgid "All" +msgstr "همه" -#: tdeui/kedittoolbar.cpp:380 tdeui/kedittoolbar.cpp:392 -#: tdeui/kedittoolbar.cpp:402 tdeui/kedittoolbar.cpp:411 -msgid "Configure Toolbars" -msgstr "پیکربندی میله ابزارها" +#: tdeabc/field.cpp:207 tdeabc/scripts/field.src.cpp:100 +msgid "Frequent" +msgstr "تکرار کردن" -#: tdeui/kedittoolbar.cpp:447 +#: kab/addressbook.cc:192 tdeabc/field.cpp:209 +#: tdeabc/scripts/field.src.cpp:102 msgid "" -"Do you really want to reset all toolbars of this application to their default? " -"The changes will be applied immediately." +"_: street/postal\n" +"Address" msgstr "" -" آیا واقعاً میخواهید همۀ میلهابزارهای این کاربرد را به پیشفرضشان باز نشانید؟ " -"تغییرات فوراً اعمال میشوند." - -#: tdeui/kedittoolbar.cpp:447 -msgid "Reset Toolbars" -msgstr "بازنشانی میله ابزارها" - -#: tdeui/kedittoolbar.cpp:447 tdehtml/html/html_formimpl.cpp:2129 -#: tdehtml/tdehtmlview.cpp:2541 tdehtml/tdehtmlview.cpp:2574 -msgid "Reset" -msgstr "بازنشانی" -#: tdeui/kedittoolbar.cpp:761 -msgid "&Toolbar:" -msgstr "&میله ابزار:" - -#: tdeui/kedittoolbar.cpp:777 -msgid "A&vailable actions:" -msgstr "کنشهای &دسترسپذیر:" +#: tdeabc/field.cpp:213 tdeabc/scripts/field.src.cpp:106 +msgid "Personal" +msgstr "شخصی" -#: tdeui/kedittoolbar.cpp:795 -msgid "Curr&ent actions:" -msgstr "کنشهای &جاری:" +#: kab/addressbook.cc:176 tdeabc/addressee.cpp:746 tdeabc/field.cpp:215 +#: tdeabc/scripts/field.src.cpp:108 tdefile-plugins/elf/tdefile_elf.cpp:70 +#: tdefile-plugins/elf/tdefile_elf.cpp:92 +msgid "Organization" +msgstr "سازمان" -#: tdeui/kedittoolbar.cpp:818 -msgid "Change &Icon..." -msgstr "تغییر &شمایل..." +#: kab/addressbook.cc:335 tdeabc/field.cpp:217 tdeabc/key.cpp:133 +#: tdeabc/scripts/field.src.cpp:110 +msgid "Custom" +msgstr "سفارشی" -#: tdeui/kedittoolbar.cpp:991 -msgid "" -"This element will be replaced with all the elements of an embedded component." -msgstr "این عنصر جایگزین عناصر مؤلفۀ نهفته خواهد شد." +#: tdeabc/field.cpp:219 tdeabc/scripts/field.src.cpp:112 +msgid "Undefined" +msgstr "تعریفنشده" -#: tdeui/kedittoolbar.cpp:993 -msgid "<Merge>" -msgstr "" +#: tdeabc/ldapconfigwidget.cpp:83 +msgid "User:" +msgstr "کاربر:" -#: tdeui/kedittoolbar.cpp:995 -msgid "<Merge %1>" -msgstr ">ادغام %1<" +#: tdeabc/ldapconfigwidget.cpp:92 +msgid "Bind DN:" +msgstr "مقید کردن DN:" -#: tdeui/kedittoolbar.cpp:1001 -msgid "" -"This is a dynamic list of actions. You can move it, but if you remove it you " -"won't be able to re-add it." +#: tdeabc/ldapconfigwidget.cpp:101 +msgid "Realm:" msgstr "" -"این یک فهرست پویای کنشهاست. میتوانید آن را حرکت دهید، ولی اگر آن را حذف کنید، " -"قادر نیستید دوباره آن را اضافه کنید." - -#: tdeui/kedittoolbar.cpp:1002 -#, c-format -msgid "ActionList: %1" -msgstr "فهرست کنش: %1" -#: tdeui/kcolordialog.cpp:84 -msgid "" -"_: palette name\n" -"* Recent Colors *" -msgstr "*رنگهای اخیر *" +#: tdeabc/ldapconfigwidget.cpp:110 +msgid "Password:" +msgstr "اسم رمز:" -#: tdeui/kcolordialog.cpp:85 -msgid "" -"_: palette name\n" -"* Custom Colors *" -msgstr "*رنگهای سفارشی *" +#: tdeabc/ldapconfigwidget.cpp:120 +msgid "Host:" +msgstr "میزبان:" -#: tdeui/kcolordialog.cpp:86 -msgid "" -"_: palette name\n" -"Forty Colors" -msgstr "رنگهای چهل" +#: tdeabc/ldapconfigwidget.cpp:130 +msgid "Port:" +msgstr "درگاه:" -#: tdeui/kcolordialog.cpp:87 -msgid "" -"_: palette name\n" -"Rainbow Colors" -msgstr "رنگهای رنگینکمان" +#: tdeabc/ldapconfigwidget.cpp:141 +msgid "LDAP version:" +msgstr "نسخۀ LDAP:" -#: tdeui/kcolordialog.cpp:88 -msgid "" -"_: palette name\n" -"Royal Colors" -msgstr "رنگهای رویال" +#: tdeabc/ldapconfigwidget.cpp:152 +msgid "Size limit:" +msgstr "حد اندازه:" -#: tdeui/kcolordialog.cpp:89 -msgid "" -"_: palette name\n" -"Web Colors" -msgstr "رنگهای وب" +#: tdeabc/ldapconfigwidget.cpp:163 +msgid "Time limit:" +msgstr "حد زمان:" -#: tdeui/kcolordialog.cpp:563 -msgid "Named Colors" -msgstr "رنگهای نامدار" +#: tdeabc/ldapconfigwidget.cpp:167 +msgid " sec" +msgstr " ثانیه" -#: tdeui/kcolordialog.cpp:717 +#: tdeabc/ldapconfigwidget.cpp:175 msgid "" -"Unable to read X11 RGB color strings. The following file location(s) were " -"examined:\n" +"_: Distinguished Name\n" +"DN:" msgstr "" -"قادر به خواندن رشتههای رنگ X11 RGB نیست. محل)های( پروندۀ زیر امتحان شدهاند.\n" -#: tdeui/kcolordialog.cpp:940 -msgid "Select Color" -msgstr "برگزیدن رنگ" +#: tdeabc/ldapconfigwidget.cpp:182 tdeabc/ldapconfigwidget.cpp:231 +msgid "Query Server" +msgstr "کارساز پرسوجو" -#: tdeui/kcolordialog.cpp:1005 -msgid "H:" -msgstr "" +#: tdeabc/ldapconfigwidget.cpp:190 +msgid "Filter:" +msgstr "پالایه:" -#: tdeui/kcolordialog.cpp:1014 -msgid "S:" -msgstr "" +#: tdeabc/ldapconfigwidget.cpp:199 +msgid "Security" +msgstr "امنیت" -#: tdeui/kcolordialog.cpp:1023 -msgid "V:" +#: tdeabc/ldapconfigwidget.cpp:201 +msgid "TLS" msgstr "" -#: tdeui/kcolordialog.cpp:1035 -msgid "R:" +#: tdeabc/ldapconfigwidget.cpp:202 +msgid "SSL" msgstr "" -#: tdeui/kcolordialog.cpp:1044 -msgid "G:" -msgstr "" +#: tdeabc/ldapconfigwidget.cpp:216 +msgid "Authentication" +msgstr "احراز هویت" -#: tdeui/kcolordialog.cpp:1053 -msgid "B:" -msgstr "" +#: tdeabc/ldapconfigwidget.cpp:218 +msgid "Anonymous" +msgstr "بینام" -#: tdeui/kcolordialog.cpp:1108 -msgid "&Add to Custom Colors" -msgstr "&افزودن به رنگهای سفارشی" +#: tdeabc/ldapconfigwidget.cpp:219 +msgid "Simple" +msgstr "ساده" -#: tdeui/kcolordialog.cpp:1140 -msgid "HTML:" -msgstr "زنگام:" +#: tdeabc/ldapconfigwidget.cpp:220 +msgid "SASL" +msgstr "" -#: tdeui/kcolordialog.cpp:1219 -msgid "Default color" -msgstr "رنگ پیشفرض" +#: tdeabc/ldapconfigwidget.cpp:222 +msgid "SASL mechanism:" +msgstr "سازوکار SASL:" -#: tdeui/kcolordialog.cpp:1247 -msgid "-default-" -msgstr "-پیشفرض-" +#: tdeabc/ldapconfigwidget.cpp:302 +msgid "LDAP Query" +msgstr "پرسوجوی LDAP" -#: tdeui/kcolordialog.cpp:1463 -msgid "-unnamed-" -msgstr "-بدون نام-" +#: tdeabc/address.cpp:145 +msgid "Post Office Box" +msgstr "صندوق پستی" -#: tdeui/kstdaction.cpp:61 -msgid "" -"_: beginning (of line)\n" -"&Home" -msgstr "&آغازه" +#: tdeabc/address.cpp:163 +msgid "Extended Address Information" +msgstr "اطلاعات نشانی توسعه یافته" -#: tdeui/kstdaction.cpp:240 -msgid "Show Menubar<p>Shows the menubar again after it has been hidden" -msgstr "" -"نمایش میله گزینگان" -"<p> میله گزینگان را دوباره بعد از اینکه مخفی شدند نمایش میدهد" +#: tdeabc/address.cpp:181 +msgid "Street" +msgstr "خیابان" -#: tdeui/kstdaction.cpp:242 -msgid "Hide &Menubar" -msgstr "مخفی کردن &میله گزینگان" +#: tdeabc/address.cpp:199 +msgid "Locality" +msgstr "محلی" -#: tdeui/kstdaction.cpp:243 -msgid "" -"Hide Menubar" -"<p>Hide the menubar. You can usually get it back using the right mouse button " -"inside the window itself." -msgstr "" -"مخفی کردن میله گزینگان" -"<p>مخفی کردن میله گزینگان. معمولاً میتوانید با استفاده از دکمۀ راست موشی در " -"خود پنجره آن را برگردانید." +#: tdeabc/address.cpp:217 tdeui/ktimezonewidget.cpp:46 +msgid "Region" +msgstr "منطقه" -#: tdeui/kstdaction.cpp:274 tdeui/kstdaction_p.h:97 -msgid "Show St&atusbar" -msgstr "نمایش &میله وضعیت" +#: tdeabc/address.cpp:235 +msgid "Postal Code" +msgstr "کد پستی" -#: tdeui/kstdaction.cpp:276 -msgid "" -"Show Statusbar" -"<p>Shows the statusbar, which is the bar at the bottom of the window used for " -"status information." -msgstr "" -"نمایش میله وضعیت" -"<p>میله وضعیت، میلهای است در پایین پنجره که برای اطلاعات وضعیت استفاده میشود، " -"را نمایش میدهد." +#: kab/addressbook.cc:204 tdeabc/address.cpp:253 +msgid "Country" +msgstr "کشور" -#: tdeui/kstdaction.cpp:278 -msgid "Hide St&atusbar" -msgstr "مخفی کردن &میله وضعیت" +#: kab/addressbook.cc:188 tdeabc/address.cpp:271 +msgid "Delivery Label" +msgstr "برچسب تحویل" -#: tdeui/kstdaction.cpp:279 +#: tdeabc/address.cpp:287 msgid "" -"Hide Statusbar" -"<p>Hides the statusbar, which is the bar at the bottom of the window used for " -"status information." -msgstr "" -"مخفی کردن میله وضعیت" -"<p>میله وضعیت، میلهای است در پایین پنجره که برای اطلاعات وضعیت استفاده میشود، " -"را مخفی میکند." +"_: Preferred address\n" +"Preferred" +msgstr "ارجح" -#: tdeui/kpassdlg.cpp:372 -msgid "&Password:" -msgstr "&اسم رمز:" +#: tdeabc/address.cpp:291 +msgid "Domestic" +msgstr "بومی" -#: tdeui/kpassdlg.cpp:391 -msgid "&Keep password" -msgstr "&نگهداری اسم رمز" +#: tdeabc/address.cpp:294 +msgid "International" +msgstr "بینالمللی" -#: tdeui/kpassdlg.cpp:403 -msgid "&Verify:" -msgstr "&وارسی:" +#: tdeabc/address.cpp:297 +msgid "Postal" +msgstr "پستی" -#: tdeui/kpassdlg.cpp:425 -msgid "Password strength meter:" -msgstr "میزان استحکام اسم رمز:" +#: tdeabc/address.cpp:300 +msgid "Parcel" +msgstr "بسته" -#: tdeui/kpassdlg.cpp:429 +#: tdeabc/address.cpp:303 msgid "" -"The password strength meter gives an indication of the security of the password " -"you have entered. To improve the strength of the password, try:\n" -" - using a longer password;\n" -" - using a mixture of upper- and lower-case letters;\n" -" - using numbers or symbols, such as #, as well as letters." -msgstr "" -"میزان استحکام اسم رمز، شاخص امنیت اسم رمزی که وارد کردهاید را میدهد. برای " -"بهبود استحکام اسم رمز، سعی کنید:\n" -" - از اسم رمز طولانیتر استفاده کنید؛\n" -" - ترکیبی از حروف کوچک و بزرگ را استفاده کنید؛\n" -" - از اعداد و نمادها، مانند # به علاوۀ حروف استفاده کنید." - -#: tdeui/kpassdlg.cpp:445 tdeui/kpassdlg.cpp:617 -msgid "Passwords do not match" -msgstr "اسم رمز تطابق ندارد" - -#: tdeui/kpassdlg.cpp:515 -msgid "You entered two different passwords. Please try again." -msgstr "شما دو اسم رمز متفاوت وارد کردید. لطفاً، دوباره سعی کنید." +"_: Home Address\n" +"Home" +msgstr "خانه" -#: tdeui/kpassdlg.cpp:522 +#: tdeabc/address.cpp:306 msgid "" -"The password you have entered has a low strength. To improve the strength of " -"the password, try:\n" -" - using a longer password;\n" -" - using a mixture of upper- and lower-case letters;\n" -" - using numbers or symbols as well as letters.\n" -"\n" -"Would you like to use this password anyway?" -msgstr "" -"اسم رمزی که وارد کردهاید استحکام پایینی دارد. برای بهبود استحکام اسم رمز سعی " -"کنید:\n" -" - از اسم رمز طولانیتر استفاده کنید؛\n" -" - ترکیبی از حروف کوچک و بزرگ را استفاده کنید؛\n" -" - از اعداد و نمادها، به علاوۀ حروف استفاده کنید.\n" -"\n" -"در هر صورت میخواهید از این اسم رمز استفاده کنید؟" +"_: Work Address\n" +"Work" +msgstr "کار" -#: tdeui/kpassdlg.cpp:530 -msgid "Low Password Strength" -msgstr "استحکام پایین اسم رمز" +#: tdeabc/address.cpp:309 +msgid "Preferred Address" +msgstr "نشانی ارجح" -#: tdeui/kpassdlg.cpp:611 -msgid "Password is empty" -msgstr "اسم رمز خالی است" +#: tdeabc/lock.cpp:93 +msgid "Unable to open lock file." +msgstr "قادر به باز کردن قفل نیست." -#: tdeui/kpassdlg.cpp:614 -#, c-format +#: tdeabc/lock.cpp:106 msgid "" -"_n: Password must be at least 1 character long\n" -"Password must be at least %n characters long" -msgstr "اسم رمز باید حداقل به طول %n نویسه باشد" - -#: tdeui/kpassdlg.cpp:616 -msgid "Passwords match" -msgstr "تطبیق اسم رمزها" - -#: tdeui/tdespelldlg.cpp:53 tdespell2/ui/dialog.cpp:62 -msgid "Check Spelling" -msgstr "غلطیابی" +"The address book '%1' is locked by application '%2'.\n" +"If you believe this is incorrect, just remove the lock file from '%3'" +msgstr "" +"کتاب نشانی »%1« توسط کاربرد »%2« قفل میشود.\n" +"اگر معتقدید که این درست نیست، فقط پروندۀ قفل را از »%3« حذف کنید" -#: tdeui/tdespelldlg.cpp:54 tdespell2/ui/dialog.cpp:64 -msgid "&Finished" -msgstr "&پایان یافت" +#: tdeabc/lock.cpp:146 +msgid "Unlock failed. Lock file is owned by other process: %1 (%2)" +msgstr ". خرابی در باز کردن قفل. پروندۀ قفل در دست پردازش دیگری است: %1 )%2(" -#: tdeui/kcombobox.cpp:444 tdehtml/rendering/render_form.cpp:388 -msgid "Clear &History" -msgstr "پاک کردن &تاریخچه" +#: tdeabc/distributionlistdialog.cpp:44 +msgid "Configure Distribution Lists" +msgstr "پیکربندی فهرستهای توزیع" -#: tdeui/kcombobox.cpp:584 -msgid "No further item in the history." -msgstr "فقرۀ بیشتری در این تاریخچه نیست." +#: tdeabc/distributionlistdialog.cpp:61 tdeabc/distributionlisteditor.cpp:43 +msgid "Select Email Address" +msgstr "برگزیدن نشانی رایانامه" -#: tdeui/klineeditdlg.cpp:92 -msgid "&Browse..." -msgstr "&مرور..." +#: kab/addressbook.cc:303 tdeabc/distributionlistdialog.cpp:69 +#: tdeabc/distributionlisteditor.cpp:49 +msgid "Email Addresses" +msgstr "نشانیهای رایانامه" -#: tdeui/kdialogbase.cpp:636 -msgid "&Try" -msgstr "&سعی شود" +#: tdeabc/distributionlistdialog.cpp:152 +msgid "New List..." +msgstr "فهرست جدید..." -#: tdeui/kdialogbase.cpp:904 -msgid "" -"If you press the <b>OK</b> button, all changes\n" -"you made will be used to proceed." -msgstr "" -"اگر دکمۀ <b>تأیید</b> را فشار دهید، همۀ تغییراتی که \n" -"ایجاد کردید برای ادامه استفاده خواهد شد." +#: tdeabc/distributionlistdialog.cpp:156 +msgid "Rename List..." +msgstr "تغییر نام فهرست..." -#: tdeui/kdialogbase.cpp:911 -msgid "Accept settings" -msgstr "پذیرفتن تنظیمات" +#: tdeabc/distributionlistdialog.cpp:160 tdeabc/distributionlisteditor.cpp:137 +msgid "Remove List" +msgstr "حذف فهرست" -#: tdeui/kdialogbase.cpp:932 -msgid "" -"When clicking <b>Apply</b>, the settings will be\n" -"handed over to the program, but the dialog\n" -"will not be closed. Use this to try different settings. " -msgstr "" -"هنگام فشار <b>اعمال</b> ، تغییرات \n" -"به برنامه داده میشود، ولی محاوره\n" -"بسته نخواهد شد. برای امتحان تنظیمات مختلف از این استفاده کنید." +#: tdeabc/distributionlistdialog.cpp:167 +msgid "Available addresses:" +msgstr "نشانیهای قابل دسترس:" -#: tdeui/kdialogbase.cpp:941 -msgid "Apply settings" -msgstr "اعمال تنظیمات" +#: tdeabc/distributionlistdialog.cpp:175 tdeabc/distributionlisteditor.cpp:162 +msgid "Preferred Email" +msgstr "رایانامۀ ارجح" -#: tdeui/kdialogbase.cpp:1130 -msgid "&Details" -msgstr "&جزئیات" +#: tdeabc/distributionlistdialog.cpp:183 tdeabc/distributionlisteditor.cpp:156 +msgid "Add Entry" +msgstr "افزودن مدخل" -#: tdeui/kdialogbase.cpp:1538 -msgid "Get help..." -msgstr "کمک گرفتن..." +#: tdeabc/distributionlistdialog.cpp:191 tdeabc/distributionlisteditor.cpp:144 +msgid "Use Preferred" +msgstr "استفاده از ارجح" -#: tdeui/keditlistbox.cpp:124 -msgid "&Add" -msgstr "&افزودن" +#: tdeabc/distributionlistdialog.cpp:198 +msgid "Change Email..." +msgstr "تغییر رایانامه..." -#: tdeui/keditlistbox.cpp:148 -msgid "Move &Up" -msgstr "حرکت &به بالا" +#: tdeabc/distributionlistdialog.cpp:202 tdeabc/distributionlisteditor.cpp:152 +msgid "Remove Entry" +msgstr "حذف مدخل" -#: tdeui/keditlistbox.cpp:153 -msgid "Move &Down" -msgstr "حرکت &به پایین" +#: tdeabc/distributionlistdialog.cpp:237 tdeabc/distributionlisteditor.cpp:196 +msgid "New Distribution List" +msgstr "فهرست توزیع جدید" -#: tdeui/kbugreport.cpp:70 -msgid "Submit Bug Report" -msgstr "ارسال گزارش خطا" +#: tdeabc/distributionlistdialog.cpp:238 +msgid "Please enter &name:" +msgstr "لطفاً، &نام را وارد کنید:" -#: tdeui/kbugreport.cpp:110 -msgid "" -"Your email address. If incorrect, use the Configure Email button to change it" -msgstr "" -"نشانی رایانامۀ شما. اگر نادرست است، برای تغییر آن از دکمۀ پیکربندی رایانامه " -"استفاده کنید" +#: tdeabc/distributionlistdialog.cpp:255 +msgid "Distribution List" +msgstr "فهرست توزیع" -#: tdeui/kbugreport.cpp:111 -msgid "From:" -msgstr "از:" +#: tdeabc/distributionlistdialog.cpp:256 +msgid "Please change &name:" +msgstr "لطفاً، &نام را تغییر دهید:" -#: tdeui/kbugreport.cpp:120 -msgid "Configure Email..." -msgstr "پیکربندی رایانامه..." +#: tdeabc/distributionlistdialog.cpp:273 +msgid "Delete distribution list '%1'?" +msgstr "فهرست توزیع »%1« حذف شود؟" -#: tdeui/kbugreport.cpp:127 -msgid "The email address this bug report is sent to." -msgstr "نشانی رایانامهای که این گزارش اشکال به آن ارسال میشود." +#: tdeabc/distributionlistdialog.cpp:339 +msgid "Selected addressees:" +msgstr "نشانیهای برگزیده:" -#: tdeui/kbugreport.cpp:128 -msgid "To:" -msgstr "به:" +#: tdeabc/distributionlistdialog.cpp:341 +msgid "Selected addresses in '%1':" +msgstr "نشانیهای برگزیده در »%1«:" -#: tdeui/kbugreport.cpp:135 -msgid "&Send" -msgstr "&ارسال" +#: tdeabc/resourceselectdialog.cpp:39 tderesources/selectdialog.cpp:42 +msgid "Resource Selection" +msgstr "گزینش منبع" -#: tdeui/kbugreport.cpp:135 -msgid "Send bug report." -msgstr "ارسال گزارش اشکال." +#: tdeabc/resourceselectdialog.cpp:46 tderesources/configpage.cpp:107 +#: tderesources/selectdialog.cpp:49 +msgid "Resources" +msgstr "منابع" -#: tdeui/kbugreport.cpp:136 -#, c-format -msgid "Send this bug report to %1." -msgstr "ارسال این گزارش خطا به %1." +#: tdeabc/ldifconverter.cpp:475 +msgid "List of Emails" +msgstr "فهرست رایانامهها" -#: tdeui/kbugreport.cpp:147 +#: tdeabc/phonenumber.cpp:147 msgid "" -"The application for which you wish to submit a bug report - if incorrect, " -"please use the Report Bug menu item of the correct application" -msgstr "" -"کاربردی که میخواهید برای آن گزارش اشکال ارائه کنید - اگر نادرست است، از فقرۀ " -"گزینگان گزارش اشکال کاربرد درست استفاده کنید" - -#: tdeui/kbugreport.cpp:148 -msgid "Application: " -msgstr "کاربرد:" +"_: Preferred phone\n" +"Preferred" +msgstr "ارجح" -#: tdeui/kbugreport.cpp:173 +#: tdeabc/phonenumber.cpp:151 msgid "" -"The version of this application - please make sure that no newer version is " -"available before sending a bug report" -msgstr "" -"نسخۀ این کاربرد - لطفاً، مطمئن شوید که نسخۀ جدیدتری قبل از ارسال گزارش اشکال در " -"دسترس نیست" - -#: tdeui/kbugreport.cpp:180 -msgid "no version set (programmer error!)" -msgstr "نسخهای تنظیم نشده )خطای برنامهنویس!(" +"_: Home phone\n" +"Home" +msgstr "خانه" -#: tdeui/kbugreport.cpp:190 -msgid "OS:" -msgstr "سیستم عامل:" +#: tdeabc/phonenumber.cpp:154 +msgid "" +"_: Work phone\n" +"Work" +msgstr "کار" -#: tdeui/kbugreport.cpp:202 -msgid "Compiler:" -msgstr "مترجم:" +#: tdeabc/phonenumber.cpp:157 +msgid "Messenger" +msgstr "پیامگیر" -#: tdeui/kbugreport.cpp:210 -msgid "Se&verity" -msgstr "&شدت" +#: tdeabc/phonenumber.cpp:160 +msgid "Preferred Number" +msgstr "شمارۀ ارجح" -#: tdeui/kbugreport.cpp:212 -msgid "Critical" -msgstr "بحرانی" +#: tdeabc/phonenumber.cpp:163 +msgid "Voice" +msgstr "صدا" -#: tdeui/kbugreport.cpp:212 -msgid "Grave" -msgstr "خطرناک" +#: tdeabc/phonenumber.cpp:166 +msgid "Fax" +msgstr "دورنگار" -#: tdeui/kbugreport.cpp:212 +#: tdeabc/phonenumber.cpp:169 msgid "" -"_: normal severity\n" -"Normal" -msgstr "عادی" - -#: tdeui/kbugreport.cpp:212 -msgid "Wishlist" -msgstr "فهرست کام" +"_: Mobile Phone\n" +"Mobile" +msgstr "همراه" -#: tdeui/kbugreport.cpp:212 -msgid "Translation" -msgstr "ترجمه" +#: tdeabc/phonenumber.cpp:172 +msgid "Video" +msgstr "ویدیو" -#: tdeui/kbugreport.cpp:225 -msgid "S&ubject: " -msgstr "&موضوع:" +#: tdeabc/phonenumber.cpp:175 +msgid "Mailbox" +msgstr "نامهدان" -#: tdeui/kbugreport.cpp:232 +#: tdeabc/phonenumber.cpp:181 msgid "" -"Enter the text (in English if possible) that you wish to submit for the bug " -"report.\n" -"If you press \"Send\", a mail message will be sent to the maintainer of this " -"program.\n" -msgstr "" -"متنی را )در صورت امکان به انگلیسی ( که میخواهید برای گزارش اشکال ارسال کنید، " -"وارد نمایید.\n" -"اگر »ارسال« را فشار دهید، پیام نامه به نگهدارندۀ این برنامه ارسال میشود.\n" +"_: Car Phone\n" +"Car" +msgstr "اتومبیل" -#: tdeui/kbugreport.cpp:252 -msgid "" -"To submit a bug report, click on the button below.\n" -"This will open a web browser window on http://bugs.kde.org where you will find " -"a form to fill in.\n" -"The information displayed above will be transferred to that server." +#: tdeabc/addressee.cpp:620 tdeabc/phonenumber.cpp:184 +msgid "ISDN" msgstr "" -"برای ارسال گزارش اشکال، دکمۀ زیر را فشار دهید.\n" -"این پنجره، مرورگر وب را روی http://bugs.kde.org باز میکند، که فرمی برای پر " -"کردن خواهید یافت.\n" -"اطلاعات نشان دادهشدۀ بالا به آن کارساز منتقل میشود." -#: tdeui/kbugreport.cpp:260 -msgid "&Launch Bug Report Wizard" -msgstr "&راهاندازی جادوگر گزارش اشکال" - -#: tdeui/kbugreport.cpp:298 -msgid "" -"_: unknown program name\n" -"unknown" -msgstr "ناشناخته" - -#: tdeui/kbugreport.cpp:376 -msgid "" -"You must specify both a subject and a description before the report can be " -"sent." +#: tdeabc/phonenumber.cpp:187 +msgid "PCS" msgstr "" -"شما باید هم موضوع و هم توصیف را قبل از اینکه گزارش بتواند ارسال شود، مشخص کنید." -#: tdeui/kbugreport.cpp:386 -msgid "" -"<p>You chose the severity <b>Critical</b>. Please note that this severity is " -"intended only for bugs that</p>" -"<ul>" -"<li>break unrelated software on the system (or the whole system)</li>" -"<li>cause serious data loss</li>" -"<li>introduce a security hole on the system where the affected package is " -"installed</li></ul>\n" -"<p>Does the bug you are reporting cause any of the above damage? If it does " -"not, please select a lower severity. Thank you!</p>" -msgstr "" -"<p> درجه اهمیت <b>بحرانی</b> را انتخاب میکنید. لطفاً، توجه کنید که این درجه " -"اهمیت فقط برای اشکالهایی که </p>" -"<ul>" -"<li>نرمافزار ترجمهنشده در سیستم )یا همۀ سیستم( را قطع میکند </li> " -"<li> باعث از دست رفتن دادههای مهم میشود</li> " -"<li>امنیت سیستم که بستههای مؤثر در آن نصب میشوند را کاهش میدهد </li></ul> " -"مفهوم دارد.\n" -"<p>آیا اشکالی که گزارش میکنید، باعث هر یک از آسیبهای بالا میشود؟ اگر نه، " -"لطفاً، درجه اهمیت پایینتری را انتخاب کنید. با تشکر از شما!</p>" +#: tdeabc/addressee.cpp:626 tdeabc/phonenumber.cpp:190 +msgid "Pager" +msgstr "پیجو" -#: tdeui/kbugreport.cpp:397 -msgid "" -"<p>You chose the severity <b>Grave</b>. Please note that this severity is " -"intended only for bugs that</p>" -"<ul>" -"<li>make the package in question unusable or mostly so</li>" -"<li>cause data loss</li>" -"<li>introduce a security hole allowing access to the accounts of users who use " -"the affected package</li></ul>\n" -"<p>Does the bug you are reporting cause any of the above damage? If it does " -"not, please select a lower severity. Thank you!</p>" -msgstr "" -"<p>شما درجه اهمیت <b>خطرناک</b>،را انتخاب میکنید. لطفاً توجه کنید که این درجه " -"اهمیت فقط برای اشکالهای که </p>" -"<ul>" -"<li>بستههای داخل پرسش را غیر قابل استفاده میسازند </li>" -"<li>باعث از دست رفتن دادهها میشوند </li>" -"<li>امنیت بخشی را که اجازۀ دستیابی به حسابهای کاربرانی که از بستههای مؤثر " -"استفاده میکنند را کاهش نمیدهد.</li></ul>\n" -"<p>آیا اشکالی که گزارش میکنید، باعث هر یک از آسیبهای بالا میشود ؟ اگر نه، " -"لطفاً درجه اهمیت پایینتری را انتخاب کنید. با تشکر از شما! </p>" +#: tdeabc/addressee.cpp:602 tdeabc/phonenumber.cpp:193 +msgid "Home Fax" +msgstr "دورنگار خانه" -#: tdeui/kbugreport.cpp:409 -msgid "" -"Unable to send the bug report.\n" -"Please submit a bug report manually...\n" -"See http://bugs.kde.org/ for instructions." -msgstr "" -"قادر به ارسال گزارش اشکال نیست.\n" -"لطفاً، گزارش اشکال را دستی ارائه دهید...\n" -"دستورالعمل را در http://bugs.kde.org/ ببینید." +#: tdeabc/phonenumber.cpp:196 +msgid "Work Fax" +msgstr "دورنگار محل کار" -#: tdeui/kbugreport.cpp:417 -msgid "Bug report sent, thank you for your input." -msgstr "گزارش اشکال ارسال شد، با تشکر از ورودی شما." +#: tdeabc/addressbook.cpp:346 tdeabc/addressbook.cpp:365 +msgid "Unable to load resource '%1'" +msgstr "قادر به بارگذاری منبع »%1« نیست" -#: tdeui/kbugreport.cpp:426 -msgid "" -"Close and discard\n" -"edited message?" +#: tdeabc/key.cpp:127 +msgid "X509" msgstr "" -"بستن و دور انداختن \n" -"پیام ویرایششده؟" -#: tdeui/kbugreport.cpp:427 -msgid "Close Message" -msgstr "بستن پیام" +#: tdeabc/key.cpp:130 +msgid "PGP" +msgstr "" -#: tdeui/kcolorcombo.cpp:187 tdeui/kcolorcombo.cpp:240 -msgid "Custom..." -msgstr "سفارشی..." +#: tdeabc/key.cpp:136 tdeabc/secrecy.cpp:80 +msgid "Unknown type" +msgstr "نوع ناشناخته" -#: tdeui/ksystemtray.cpp:190 -msgid "<qt>Are you sure you want to quit <b>%1</b>?</qt>" -msgstr "<qt> مطمئن هستید که میخواهید از <b>%1</b> خارج شوید؟ </qt>" +#: tdeabc/distributionlisteditor.cpp:133 +msgid "New List" +msgstr "فهرست جدید" -#: tdeui/ksystemtray.cpp:193 -msgid "Confirm Quit From System Tray" -msgstr "تأیید خروج از سینی سیستم" +#: tdeabc/distributionlisteditor.cpp:148 +msgid "Change Email" +msgstr "تغییر رایانامه" -#: tdeui/kpixmapregionselectorwidget.cpp:141 -msgid "Image Operations" -msgstr "عملیات تصویر" +#: tdeabc/distributionlisteditor.cpp:197 +msgid "Please enter name:" +msgstr "لطفاً، نام را وارد کنید:" -#: tdeui/kpixmapregionselectorwidget.cpp:143 -msgid "&Rotate Clockwise" -msgstr "&چرخش در جهت عقربههای ساعت" +#: tdeabc/errorhandler.cpp:42 +msgid "Error in libtdeabc" +msgstr "خطا در libtdeabc" -#: tdeui/kpixmapregionselectorwidget.cpp:148 -msgid "Rotate &Counterclockwise" -msgstr "چرخش &در خلاف جهت عقربههای ساغت" +#: tdeabc/tdeab2tdeabc.cpp:42 +msgid "Disable automatic startup on login" +msgstr "غیرفعالسازی راهاندازی خودکار هنگام ورود" -#: tdeui/kdockwidget.cpp:237 -msgid "" -"_: Freeze the window geometry\n" -"Freeze" -msgstr "ثابت کردن" +#: tdeabc/tdeab2tdeabc.cpp:45 +msgid "Override existing entries" +msgstr "لغو مدخلهای موجود" -#: tdeui/kdockwidget.cpp:244 +#: tdeabc/tdeab2tdeabc.cpp:287 msgid "" -"_: Dock this window\n" -"Dock" -msgstr "پیوند زدن" +"Address book file <b>%1</b> not found! Make sure the old address book is " +"located there and you have read permission for this file." +msgstr "" +"پروندۀ کتاب نشانی <b>%1</b> یافت نشد! مطمئن شوید کتاب نشانی قدیمی در آنجا " +"محلیابی شده و شما مجوز را برای این پرونده خواندهاید." -#: tdeui/kdockwidget.cpp:251 -msgid "Detach" -msgstr "جدا کردن" +#: tdeabc/tdeab2tdeabc.cpp:435 +msgid "Kab to Kabc Converter" +msgstr "مبدل Kabc به Kab" -#: tdeui/kwizard.cpp:48 -msgid "&Back" -msgstr "&پسسو" +#: tdeabc/secrecy.cpp:71 +msgid "Public" +msgstr "عمومی" -#: tdeui/kwizard.cpp:49 -msgid "" -"_: Opposite to Back\n" -"&Next" -msgstr "&بعدی" +#: kab/addressbook.cc:1950 tdeabc/secrecy.cpp:74 +msgid "Private" +msgstr "خصوصی" -#: tdeui/khelpmenu.cpp:130 tdeui/kstdaction_p.h:108 -msgid "%1 &Handbook" -msgstr "%1 &کتاب مرجع" +#: tdeabc/secrecy.cpp:77 +msgid "Confidential" +msgstr "محرمانه" -#: tdeui/khelpmenu.cpp:139 -msgid "What's &This" -msgstr "&این چیست" +#: tdeabc/stdaddressbook.cpp:148 +msgid "Unable to save to resource '%1'. It is locked." +msgstr "قادر به ذخیره در منبع %1 نیست. قفل میشود." -#: tdeui/khelpmenu.cpp:150 tdeui/kstdaction_p.h:111 -msgid "&Report Bug..." -msgstr "&گزارش اشکال..." +#: tdeabc/addressee.cpp:318 tdeabc/scripts/addressee.src.cpp:181 +msgid "Unique Identifier" +msgstr "شناسۀ یکتا" -#: tdeui/khelpmenu.cpp:159 tdeui/kstdaction_p.h:112 +#: tdeabc/addressee.cpp:336 tdeabc/scripts/addressee.src.cpp:199 #, fuzzy -msgid "Switch application &language..." -msgstr "نام کاربرد را تنظیم میکند" - -#: tdeui/khelpmenu.cpp:170 tdeui/kstdaction_p.h:113 -#, c-format -msgid "&About %1" -msgstr "&دربارۀ %1" - -#: tdeui/khelpmenu.cpp:176 tdeui/kstdaction_p.h:114 -msgid "About &TDE" -msgstr "دربارۀ &TDE" - -#: tdeui/tdeactionclasses.cpp:2072 -msgid "Exit F&ull Screen Mode" -msgstr "خروج از حالت &تمام صفحه" - -#: tdeui/tdeactionclasses.cpp:2077 tdeui/kstdaction_p.h:98 -msgid "F&ull Screen Mode" -msgstr "حالت &تمام صفحه" - -#: tdeui/tdelistviewsearchline.cpp:243 -msgid "Search Columns" -msgstr "جستجوی ستونها" - -#: tdeui/tdelistviewsearchline.cpp:245 -msgid "All Visible Columns" -msgstr "همۀ ستونهای مرئی" - -#: tdeui/tdelistviewsearchline.cpp:260 -msgid "" -"_: Column number %1\n" -"Column No. %1" -msgstr "شمارۀ ستون %1" +msgid "Unique Resource Identifier" +msgstr "شناسۀ یکتا" -#: tdeui/tdelistviewsearchline.cpp:455 -msgid "S&earch:" -msgstr "&جستجو:" +#: kab/addressbook.cc:271 tdeabc/addressee.cpp:373 +msgid "Formatted Name" +msgstr "نام قالببندیشده" -#: tdeui/ktip.cpp:206 -msgid "Tip of the Day" -msgstr "نکتۀ روز" +#: tdeabc/addressee.cpp:392 +msgid "Family Name" +msgstr "نام خانوادگی" -#: tdeui/ktip.cpp:224 -msgid "" -"Did you know...?\n" -msgstr "" -"آیا میدانید...؟\n" +#: tdeabc/addressee.cpp:411 +msgid "Given Name" +msgstr "اسم کوچک" -#: tdeui/ktip.cpp:287 -msgid "&Show tips on startup" -msgstr "&نمایش نکات هنگام راهاندازی" +#: tdeabc/addressee.cpp:430 +msgid "Additional Names" +msgstr "نامهای اضافی" -#: tdeui/tdetoolbar.cpp:2040 -msgid "Toolbar Menu" -msgstr "گزینگان میله ابزار" +#: tdeabc/addressee.cpp:449 +msgid "Honorific Prefixes" +msgstr "پیشوندهای تجلیلی" -#: tdeui/tdetoolbar.cpp:2043 -msgid "" -"_: toolbar position string\n" -"Top" -msgstr "بالا" +#: tdeabc/addressee.cpp:468 +msgid "Honorific Suffixes" +msgstr "پسوندهای تجلیلی" -#: tdeui/tdetoolbar.cpp:2044 -msgid "" -"_: toolbar position string\n" -"Left" -msgstr "چپ" +#: tdeabc/addressee.cpp:487 +msgid "Nick Name" +msgstr "لقب" -#: tdeui/tdetoolbar.cpp:2045 -msgid "" -"_: toolbar position string\n" -"Right" -msgstr "راست" +#: kab/addressbook.cc:291 tdeabc/addressee.cpp:506 +msgid "Birthday" +msgstr "روز تولد" -#: tdeui/tdetoolbar.cpp:2046 -msgid "" -"_: toolbar position string\n" -"Bottom" -msgstr "پایین" +#: tdeabc/addressee.cpp:512 +msgid "Home Address Street" +msgstr "خیابان نشانی خانه" -#: tdeui/tdetoolbar.cpp:2048 -msgid "" -"_: toolbar position string\n" -"Floating" -msgstr "شناور" +#: tdeabc/addressee.cpp:518 +msgid "Home Address City" +msgstr "شهر نشانی خانه" -#: tdeui/tdetoolbar.cpp:2049 -msgid "" -"_: min toolbar\n" -"Flat" -msgstr "تخت" +#: tdeabc/addressee.cpp:524 +msgid "Home Address State" +msgstr "وضعیت نشانی خانه" -#: tdeui/tdetoolbar.cpp:2052 -msgid "Icons Only" -msgstr "فقط شمایلها" +#: tdeabc/addressee.cpp:530 +msgid "Home Address Zip Code" +msgstr "کد پستی نشانی خانه" -#: tdeui/tdetoolbar.cpp:2053 -msgid "Text Only" -msgstr "فقط متن" +#: tdeabc/addressee.cpp:536 +msgid "Home Address Country" +msgstr "کشور نشانی خانه" -#: tdeui/tdetoolbar.cpp:2054 -msgid "Text Alongside Icons" -msgstr "متن کنار شمایلها" +#: tdeabc/addressee.cpp:542 +msgid "Home Address Label" +msgstr "برچسب نشانی خانه" -#: tdeui/tdetoolbar.cpp:2055 -msgid "Text Under Icons" -msgstr "متن زیر شمایلها" +#: tdeabc/addressee.cpp:548 +msgid "Business Address Street" +msgstr "خیابان نشانی محل تجارت" -#: tdeui/tdetoolbar.cpp:2080 tdeui/tdetoolbar.cpp:2101 -msgid "Small (%1x%2)" -msgstr "کوچک )%1x%2(" +#: tdeabc/addressee.cpp:554 +msgid "Business Address City" +msgstr "شهر نشانی محل تجارت" -#: tdeui/tdetoolbar.cpp:2082 tdeui/tdetoolbar.cpp:2103 -msgid "Medium (%1x%2)" -msgstr "متوسط )%1x%2(" +#: tdeabc/addressee.cpp:560 +msgid "Business Address State" +msgstr "وضعیت نشانی محل تجارت" -#: tdeui/tdetoolbar.cpp:2084 tdeui/tdetoolbar.cpp:2105 -msgid "Large (%1x%2)" -msgstr "بزرگ )%1x%2(" +#: tdeabc/addressee.cpp:566 +msgid "Business Address Zip Code" +msgstr "کد پستی نشانی محل تجارت" -#: tdeui/tdetoolbar.cpp:2086 tdeui/tdetoolbar.cpp:2107 -msgid "Huge (%1x%2)" -msgstr "بسیار بزرگ )%1x%2(" +#: tdeabc/addressee.cpp:572 +msgid "Business Address Country" +msgstr "کشور نشانی محل تجارت" -#: tdeui/tdetoolbar.cpp:2118 -msgid "Text Position" -msgstr "موقعیت متن" +#: tdeabc/addressee.cpp:578 +msgid "Business Address Label" +msgstr "برچسب نشانی محل تجارت" -#: tdeui/tdetoolbar.cpp:2120 -msgid "Icon Size" -msgstr "اندازۀ شمایل" +#: tdeabc/addressee.cpp:584 +msgid "Home Phone" +msgstr "تلفن خانه" -#: tdeui/tdeaboutdialog.cpp:93 -msgid "Task" -msgstr "تکلیف" +#: tdeabc/addressee.cpp:590 +msgid "Business Phone" +msgstr "تلفن محل تجارت" -#: tdeui/tdeaboutdialog.cpp:704 -msgid "%1 %2 (Using TDE %3)" -msgstr "%1 %2 ( با استفاده ازTDE %3)" +#: tdeabc/addressee.cpp:596 +msgid "Mobile Phone" +msgstr "تلفن همراه" -#: tdeui/tdeaboutdialog.cpp:706 -msgid "%1 %2, %3" -msgstr "" +#: tdeabc/addressee.cpp:608 +msgid "Business Fax" +msgstr "دورنگار محل تجارت" -#: tdeui/tdeaboutdialog.cpp:1326 -msgid "Other Contributors:" -msgstr "شرکتکنندگان دیگر:" +#: tdeabc/addressee.cpp:614 +msgid "Car Phone" +msgstr "تلفن اتومبیل" -#: tdeui/tdeaboutdialog.cpp:1327 -msgid "(No logo available)" -msgstr ")آرم در دسترس نیست(" +#: tdeabc/addressee.cpp:632 +msgid "Email Address" +msgstr "نشانی رایانامه" -#: tdeui/tdeaboutdialog.cpp:1772 -msgid "Image missing" -msgstr "فاقد تصویر" +#: tdeabc/addressee.cpp:651 +msgid "Mail Client" +msgstr "کارخواه نامه" -#: tdeui/ktimezonewidget.cpp:45 -msgid "Area" -msgstr "ناحیه" +#: tdeabc/addressee.cpp:670 +msgid "Time Zone" +msgstr "ناحیۀ زمان" -#: kab/addressbook.cc:295 tdeui/ktimezonewidget.cpp:47 -msgid "Comment" -msgstr "توضیح" +#: tdeabc/addressee.cpp:689 +msgid "Geographic Position" +msgstr "موقعیت جغرافیایی" -#: tdeui/keditcl2.cpp:105 tdeui/keditcl2.cpp:375 tdeui/keditcl2.cpp:454 +#: kab/addressbook.cc:263 tdeabc/addressee.cpp:708 msgid "" -"End of document reached.\n" -"Continue from the beginning?" -msgstr "" -"به انتهای سند رسید.\n" -"از ابتدا ادامه یابد؟" +"_: person\n" +"Title" +msgstr "عنوان" -#: tdeui/keditcl2.cpp:118 tdeui/keditcl2.cpp:388 tdeui/keditcl2.cpp:467 +#: tdeabc/addressee.cpp:727 msgid "" -"Beginning of document reached.\n" -"Continue from the end?" +"_: person in organization\n" +"Role" msgstr "" -"به ابتدای سند رسید.\n" -"از انتها ادامه یابد؟" - -#: tdeui/keditcl2.cpp:711 tdeui/keditcl2.cpp:844 -msgid "Find:" -msgstr "یافتن:" - -#: tdeui/keditcl2.cpp:728 tdeui/keditcl2.cpp:868 -msgid "Case &sensitive" -msgstr "&حساس به حالت" - -#: tdeui/keditcl2.cpp:730 tdeui/keditcl2.cpp:870 tdeutils/kfinddialog.cpp:171 -msgid "Find &backwards" -msgstr "یافتن &پسسوها" - -#: tdeui/keditcl2.cpp:833 -msgid "Replace &All" -msgstr "جایگزینی &همه" -#: tdeui/keditcl2.cpp:852 -msgid "Replace with:" -msgstr "جایگزینی با:" - -#: tdeui/keditcl2.cpp:984 -msgid "Go to line:" -msgstr "برو به خط:" - -#: tdeui/twindowlistmenu.cpp:129 -msgid "Unclutter Windows" -msgstr "پنجرههای مرتب" - -#: tdeui/twindowlistmenu.cpp:131 -msgid "Cascade Windows" -msgstr "پنجرههای آبشاری" - -#: tdeui/twindowlistmenu.cpp:185 -msgid "On All Desktops" -msgstr "روی همۀ رومیزیها" - -#: tdeui/twindowlistmenu.cpp:213 -msgid "No Windows" -msgstr "بدون پنجره" - -#: tdeui/ktextedit.cpp:231 -msgid "Check Spelling..." -msgstr "غلطیابی..." - -#: tdeui/ktextedit.cpp:237 -msgid "Auto Spell Check" -msgstr "غلطیاب خودکار" - -#: tdeui/ktextedit.cpp:241 -msgid "Allow Tabulations" -msgstr "اجازۀ جدولبندی" - -#: tdeui/ktextedit.cpp:353 tdehtml/rendering/render_form.cpp:331 -msgid "Spell Checking" -msgstr "غلطیابی" - -#: tdeui/tdespell.cpp:1176 -msgid "You have to restart the dialog for changes to take effect" -msgstr "برای تأثیر تغییرات باید محاوره را بازآغاز کنید" - -#: tdeui/tdespell.cpp:1402 -msgid "Spell Checker" -msgstr "غلطیاب" - -#: tdeui/kcommand.cpp:151 tdeui/kcommand.cpp:166 tdeui/kcommand.cpp:199 -#: tdeui/kcommand.cpp:241 -#, c-format -msgid "&Undo: %1" -msgstr "&واگرد: %1" - -#: tdeui/kcommand.cpp:192 tdeui/kcommand.cpp:247 -#, c-format -msgid "&Redo: %1" -msgstr "&از نو: %1" - -#: tdeui/kcommand.cpp:322 -#, c-format -msgid "Undo: %1" -msgstr "واگرد: %1" - -#: tdeui/kcommand.cpp:341 tdeui/kcommand.cpp:346 -#, c-format -msgid "Redo: %1" -msgstr "از نو: %1" +#: kab/addressbook.cc:180 tdeabc/addressee.cpp:765 +msgid "Department" +msgstr "بخش" -#: tdehtml/tdehtmlimage.cpp:199 -msgid "%1 (%2 - %3x%4 Pixels)" -msgstr "%1 (%2 - %3x%4 تصویردانه)" +#: tdeabc/addressee.cpp:784 +msgid "Note" +msgstr "یادداشت" -#: tdehtml/tdehtmlimage.cpp:201 -msgid "%1 - %2x%3 Pixels" -msgstr "%1 - %2x%3 تصویردانه" +#: tdeabc/addressee.cpp:803 +msgid "Product Identifier" +msgstr "شناسۀ محصول" -#: tdehtml/tdehtmlimage.cpp:206 -msgid "%1 (%2x%3 Pixels)" -msgstr "%1 (%2x%3 تصویردانه)" +#: tdeabc/addressee.cpp:822 +msgid "Revision Date" +msgstr "تاریخ بازبینی" -#: tdehtml/tdehtmlimage.cpp:208 -msgid "Image - %1x%2 Pixels" -msgstr "تصویر - %1x%2 تصویردانه" +#: tdeabc/addressee.cpp:841 +msgid "Sort String" +msgstr "مرتب کردن رشته" -#: tdehtml/tdehtmlimage.cpp:214 -msgid "Done." -msgstr "انجام شد." +#: tdeabc/addressee.cpp:860 tdeui/tdeaboutdialog.cpp:92 +msgid "Homepage" +msgstr "صفحۀ آغازه" -#: tdehtml/tdehtml_ext.cpp:434 -msgid "&Copy Text" -msgstr "&رونوشت متن" +#: tdeabc/addressee.cpp:879 +msgid "Security Class" +msgstr "ردۀ امنیت" -#: tdehtml/tdehtml_ext.cpp:480 -msgid "Search for '%1' with %2" -msgstr "جستجوی »%1« با %2" +#: tdeabc/addressee.cpp:898 +msgid "Logo" +msgstr "آرم" -#: tdehtml/tdehtml_ext.cpp:489 -msgid "Search for '%1' with" -msgstr "جستجوی »%1« با" +#: tdeabc/addressee.cpp:917 +msgid "Photo" +msgstr "عکس" -#: tdehtml/tdehtml_ext.cpp:518 -msgid "Open '%1'" -msgstr "باز کردن »%1«" +#: tdeabc/addressee.cpp:955 +msgid "Agent" +msgstr "عامل" -#: tdehtml/tdehtml_ext.cpp:525 tdehtml/tdehtml_ext.cpp:582 -msgid "Stop Animations" -msgstr "توقف پویانمایی" +#: tdeabc/vcard/testwrite.cpp:11 +msgid "TestWritevCard" +msgstr "" -#: tdehtml/tdehtml_ext.cpp:533 -msgid "Copy Email Address" -msgstr "رونوشت نشانی رایانامه" +#: tdeabc/vcardparser/testread.cpp:38 +msgid "vCard 2.1" +msgstr "" -#: tdehtml/tdehtml_ext.cpp:538 -msgid "&Save Link As..." -msgstr "&ذخیرۀ پیوند به عنوان..." +#: tdeabc/vcardparser/testread.cpp:39 tdewidgets/maketdewidgets.cpp:112 +msgid "Input file" +msgstr "پروندۀ ورودی" -#: tdehtml/tdehtml_ext.cpp:540 -msgid "Copy &Link Address" -msgstr "رونوشت نشانی &پیوند" +#: kjs/reference.cpp:96 +msgid "Invalid reference base" +msgstr "پایۀ مرجع نامعتبر" -#: tdehtml/tdehtml_ext.cpp:550 -msgid "Open in New &Window" -msgstr "باز کردن در&پنجرۀ جدید" +#: kjs/reference.cpp:127 +msgid "Can't find variable: " +msgstr "متغیر را نمیتوان یافت:" -#: tdehtml/tdehtml_ext.cpp:552 -msgid "Open in &This Window" -msgstr "در &این پنجره باز شود" +#: kjs/reference.cpp:134 +msgid "Base is not an object" +msgstr "پایه، یک شیء نیست" -#: tdehtml/tdehtml_ext.cpp:554 -msgid "Open in &New Tab" -msgstr "در تب &جدید باز شود" +#: kjs/function_object.cpp:290 +msgid "Syntax error in parameter list" +msgstr "خطای نحوی در فهرست پارامتر" -#: tdehtml/tdehtml_ext.cpp:556 -msgid "Reload Frame" -msgstr "بارگذاری مجدد قابک" +#: kjs/object.cpp:349 +msgid "No default value" +msgstr "مقدار پیشفرض نیست" -#: tdehtml/tdehtml_ext.cpp:561 -msgid "Block IFrame..." -msgstr "بلوک کردن IFrame..." +#: kjs/object.cpp:494 +msgid "Evaluation error" +msgstr "خطای ارزیابی" -#: tdehtml/tdehtml_ext.cpp:564 tdehtml/tdehtml_part.cpp:256 -msgid "View Frame Source" -msgstr "مشاهدۀ متن قابک" +#: kjs/object.cpp:495 +msgid "Range error" +msgstr "خطای گستره" -#: tdehtml/tdehtml_ext.cpp:566 -msgid "View Frame Information" -msgstr "مشاهدۀ اطلاعات قابک" +#: kjs/object.cpp:496 +msgid "Reference error" +msgstr "خطای مرجع" -#: tdehtml/tdehtml_ext.cpp:570 tdehtml/tdehtml_part.cpp:404 -msgid "Print Frame..." -msgstr "چاپ قابک..." +#: kjs/object.cpp:497 +msgid "Syntax error" +msgstr "خطای نحوی" -#: tdehtml/tdehtml_ext.cpp:571 tdehtml/tdehtml_part.cpp:262 -msgid "Save &Frame As..." -msgstr "ذخیرۀ &قابک به عنوان..." +#: kjs/object.cpp:498 +msgid "Type error" +msgstr "خطای نوع" -#: tdehtml/tdehtml_ext.cpp:601 -msgid "Save Image As..." -msgstr "ذخیرۀ تصویر به عنوان..." +#: kjs/object.cpp:499 +msgid "URI error" +msgstr "خطای URI" -#: tdehtml/tdehtml_ext.cpp:603 -msgid "Send Image..." -msgstr "ارسال تصویر..." +#: kjs/internal.cpp:135 +msgid "Undefined value" +msgstr "مقدار تعریفنشده" -#: tdehtml/tdehtml_ext.cpp:608 -msgid "Copy Image" -msgstr "رونوشت تصویر" +#: kjs/internal.cpp:166 +msgid "Null value" +msgstr "مقدار پوچ" -#: tdehtml/tdehtml_ext.cpp:613 -msgid "Copy Image Location" -msgstr "رونوشت محل تصویر" +#: tdefile-plugins/elf/tdefile_elf.cpp:59 +#: tdefile-plugins/elf/tdefile_elf.cpp:83 +msgid "Embedded Metadata" +msgstr "" -#: tdehtml/tdehtml_ext.cpp:618 -msgid "View Image (%1)" -msgstr "مشاهدۀ تصویر )%1(" +#: tdefile-plugins/elf/tdefile_elf.cpp:60 +#: tdefile-plugins/elf/tdefile_elf.cpp:84 +msgid "Embedded Icon(s)" +msgstr "" -#: tdehtml/tdehtml_ext.cpp:623 -msgid "Block Image..." -msgstr "بلوک تصویر..." +#: tdefile-plugins/elf/tdefile_elf.cpp:64 +#: tdefile-plugins/elf/tdefile_elf.cpp:86 +#, fuzzy +msgid "Internal Name" +msgstr "نامهای اضافی" -#: tdehtml/tdehtml_ext.cpp:629 -#, c-format -msgid "Block Images From %1" -msgstr "بلوک تصاویر از %1" +#: tdefile-plugins/elf/tdefile_elf.cpp:65 +#: tdefile-plugins/elf/tdefile_elf.cpp:87 +#, fuzzy +msgid "Description" +msgstr "توصیف:" -#: tdehtml/tdehtml_ext.cpp:653 -msgid "Save Link As" -msgstr "ذخیرۀ پیوند به عنوان" +#: tdefile-plugins/elf/tdefile_elf.cpp:66 +#: tdefile-plugins/elf/tdefile_elf.cpp:88 +#, fuzzy +msgid "License" +msgstr "مجوز:" -#: tdehtml/tdehtml_ext.cpp:673 -msgid "Save Image As" -msgstr "ذخیرۀ تصویر به عنوان" +#: tdefile-plugins/elf/tdefile_elf.cpp:67 +#: tdefile-plugins/elf/tdefile_elf.cpp:89 +#, fuzzy +msgid "Copyright" +msgstr "رونوشت" -#: tdehtml/tdehtml_ext.cpp:687 tdehtml/tdehtml_ext.cpp:700 -msgid "Add URL to Filter" -msgstr "افزودن نشانی وب به پالایه" +#: tdefile-plugins/elf/tdefile_elf.cpp:68 +#: tdefile-plugins/elf/tdefile_elf.cpp:90 +#, fuzzy +msgid "Author(s)" +msgstr "&نویسندگان" -#: tdehtml/tdehtml_ext.cpp:688 tdehtml/tdehtml_ext.cpp:701 -msgid "Enter the URL:" +#: tdefile-plugins/elf/tdefile_elf.cpp:69 +#: tdefile-plugins/elf/tdefile_elf.cpp:91 +msgid "Product" msgstr "" -#: tdehtml/tdehtml_ext.cpp:828 -msgid "" -"A file named \"%1\" already exists. Are you sure you want to overwrite it?" +#: tdefile-plugins/elf/tdefile_elf.cpp:71 +#: tdefile-plugins/elf/tdefile_elf.cpp:93 tdenewstuff/downloaddialog.cpp:282 +#: tdenewstuff/downloaddialog.cpp:288 tdenewstuff/downloaddialog.cpp:294 +msgid "Version" +msgstr "نسخه" + +#: tdefile-plugins/elf/tdefile_elf.cpp:72 +#: tdefile-plugins/elf/tdefile_elf.cpp:94 +msgid "Compilation Date/Time" msgstr "" -"یک پرونده با نام »%1« هنوز موجود است. مطمئنید که میخواهید آن را جاینوشت کنید؟" -#: tdehtml/tdehtml_ext.cpp:828 -msgid "Overwrite File?" -msgstr "پرونده جاینوشت شود؟" +#: tdefile-plugins/elf/tdefile_elf.cpp:73 +#: tdefile-plugins/elf/tdefile_elf.cpp:95 +#, fuzzy +msgid "Requested Icon" +msgstr "قلم درخواستشده" -#: tdehtml/tdehtml_ext.cpp:889 tdeparts/browserrun.cpp:390 -msgid "The Download Manager (%1) could not be found in your $PATH " -msgstr "مدیر بارگیری )%1( در $PATH شما یافت نشد" +#: tdefile-plugins/elf/tdefile_elf.cpp:74 +#: tdefile-plugins/elf/tdefile_elf.cpp:96 +#, fuzzy +msgid "SCM Module" +msgstr "حالت MDI" -#: tdehtml/tdehtml_ext.cpp:890 tdeparts/browserrun.cpp:391 -msgid "" -"Try to reinstall it \n" -"\n" -"The integration with Konqueror will be disabled!" -msgstr "" -"سعی کنید آن را دوباره نصب کنید\n" -"\n" -"مجتمعسازی توسط Konqueror غیرفعال میشود!" +#: tdefile-plugins/elf/tdefile_elf.cpp:75 +#: tdefile-plugins/elf/tdefile_elf.cpp:97 +#, fuzzy +msgid "SCM Revision" +msgstr "تاریخ بازبینی" -#: tdehtml/tdehtml_ext.cpp:983 -#, no-c-format -msgid "Default Font Size (100%)" -msgstr "اندازۀ قلم پیشفرض )٪۱۰۰(" +#: tdefile-plugins/elf/tdefile_elf.cpp:76 +#: tdefile-plugins/elf/tdefile_elf.cpp:98 +#, fuzzy +msgid "Comments" +msgstr "توضیح" -#: tdehtml/tdehtml_ext.cpp:996 -#, no-c-format -msgid "%1%" -msgstr "%1٪" +#: tdefile-plugins/elf/tdefile_elf.cpp:78 +#: tdefile-plugins/elf/tdefile_elf.cpp:100 +msgid "Icon Name(s)" +msgstr "" #: tdehtml/tdehtml_printsettings.cpp:31 msgid "" @@ -7048,6 +5549,10 @@ msgstr "چاپ سرآیند" msgid "View Do&cument Source" msgstr "مشاهدۀ متن &سند" +#: tdehtml/tdehtml_ext.cpp:564 tdehtml/tdehtml_part.cpp:256 +msgid "View Frame Source" +msgstr "مشاهدۀ متن قابک" + #: tdehtml/tdehtml_part.cpp:257 msgid "View Document Information" msgstr "مشاهدۀ اطلاعات سند" @@ -7056,6 +5561,10 @@ msgstr "مشاهدۀ اطلاعات سند" msgid "Save &Background Image As..." msgstr "ذخیرۀ تصویر &زمینه به عنوان..." +#: tdehtml/tdehtml_ext.cpp:571 tdehtml/tdehtml_part.cpp:262 +msgid "Save &Frame As..." +msgstr "ذخیرۀ &قابک به عنوان..." + #: tdehtml/tdehtml_part.cpp:263 msgid "Security..." msgstr "امنیت..." @@ -7094,7 +5603,15 @@ msgstr "تنظیم &کدبندی" msgid "Semi-Automatic" msgstr "نیمه خودکار" -#: tdehtml/tdehtml_part.cpp:297 tdehtml/tdehtml_part.cpp:2298 +#: tdehtml/tdehtml_part.cpp:288 tdeui/ksconfig.cpp:324 +msgid "Russian" +msgstr "روسی" + +#: tdehtml/tdehtml_part.cpp:291 tdeui/ksconfig.cpp:342 +msgid "Ukrainian" +msgstr "اوکراینی" + +#: tdehtml/tdehtml_part.cpp:297 tdehtml/tdehtml_part.cpp:2302 msgid "Automatic Detection" msgstr "آشکارسازی خودکار" @@ -7171,6 +5688,10 @@ msgstr "یافتن متنی که تحریر میکنید" msgid "Find Links as You Type" msgstr "یافتن پیوندهایی که تحریر میکنید" +#: tdehtml/tdehtml_ext.cpp:570 tdehtml/tdehtml_part.cpp:404 +msgid "Print Frame..." +msgstr "چاپ قابک..." + #: tdehtml/tdehtml_part.cpp:405 msgid "" "Print Frame" @@ -7213,118 +5734,118 @@ msgstr "<b>خطا</b>: گره %1: %2" msgid "Display Images on Page" msgstr "نمایش تصاویر روی صفحه" -#: tdehtml/tdehtml_part.cpp:1539 tdehtml/tdehtml_part.cpp:1629 +#: tdehtml/tdehtml_part.cpp:1543 tdehtml/tdehtml_part.cpp:1633 msgid "Session is secured with %1 bit %2." msgstr "نشست توسط %1 بیت %2 امن میشود." -#: tdehtml/tdehtml_part.cpp:1540 tdehtml/tdehtml_part.cpp:1631 +#: tdehtml/tdehtml_part.cpp:1544 tdehtml/tdehtml_part.cpp:1635 msgid "Session is not secured." msgstr "نشست امن نیست." -#: tdehtml/tdehtml_part.cpp:1727 +#: tdehtml/tdehtml_part.cpp:1731 #, c-format msgid "Error while loading %1" msgstr "خطا هنگام بارگذاری %1" -#: tdehtml/tdehtml_part.cpp:1729 +#: tdehtml/tdehtml_part.cpp:1733 msgid "An error occurred while loading <B>%1</B>:" msgstr "خطایی در هنگام بارگذاری <B>%1</B> رخ داد:" -#: tdehtml/tdehtml_part.cpp:1764 +#: tdehtml/tdehtml_part.cpp:1768 msgid "Error: " msgstr "خطا:" -#: tdehtml/tdehtml_part.cpp:1767 +#: tdehtml/tdehtml_part.cpp:1771 msgid "The requested operation could not be completed" msgstr "عملیات درخواستشده نتوانست کامل شود" -#: tdehtml/tdehtml_part.cpp:1773 +#: tdehtml/tdehtml_part.cpp:1777 msgid "Technical Reason: " msgstr "دلیل فنی:" -#: tdehtml/tdehtml_part.cpp:1778 +#: tdehtml/tdehtml_part.cpp:1782 msgid "Details of the Request:" msgstr "جزئیات درخواست:" -#: tdehtml/tdehtml_part.cpp:1780 +#: tdehtml/tdehtml_part.cpp:1784 #, c-format msgid "URL: %1" msgstr "نشانی وب: %1" -#: tdehtml/tdehtml_part.cpp:1787 +#: tdehtml/tdehtml_part.cpp:1791 #, c-format msgid "Date and Time: %1" msgstr "تاریخ و زمان: %1" -#: tdehtml/tdehtml_part.cpp:1789 +#: tdehtml/tdehtml_part.cpp:1793 #, c-format msgid "Additional Information: %1" msgstr "اطلاعات اضافی: %1" -#: tdehtml/tdehtml_part.cpp:1791 +#: tdehtml/tdehtml_part.cpp:1795 msgid "Description:" msgstr "توصیف:" -#: tdehtml/tdehtml_part.cpp:1797 +#: tdehtml/tdehtml_part.cpp:1801 msgid "Possible Causes:" msgstr "دلایل ممکن:" -#: tdehtml/tdehtml_part.cpp:1804 +#: tdehtml/tdehtml_part.cpp:1808 msgid "Possible Solutions:" msgstr " راه حلهای ممکن:" -#: tdehtml/tdehtml_part.cpp:2135 +#: tdehtml/tdehtml_part.cpp:2139 msgid "Page loaded." msgstr "صفحه بار شد." -#: tdehtml/tdehtml_part.cpp:2137 +#: tdehtml/tdehtml_part.cpp:2141 msgid "" "_n: %n Image of %1 loaded.\n" "%n Images of %1 loaded." msgstr "%n تصویر از %1 بار شد." -#: tdehtml/tdehtml_part.cpp:3738 tdehtml/tdehtml_part.cpp:3825 -#: tdehtml/tdehtml_part.cpp:3836 +#: tdehtml/tdehtml_part.cpp:3742 tdehtml/tdehtml_part.cpp:3829 +#: tdehtml/tdehtml_part.cpp:3840 msgid " (In new window)" msgstr ")در پنجرۀ جدید(" -#: tdehtml/tdehtml_part.cpp:3777 +#: tdehtml/tdehtml_part.cpp:3781 msgid "Symbolic Link" msgstr "پیوند نمادی" -#: tdehtml/tdehtml_part.cpp:3779 +#: tdehtml/tdehtml_part.cpp:3783 msgid "%1 (Link)" msgstr "%1 )پیوند(" -#: tdehtml/tdehtml_part.cpp:3799 +#: tdehtml/tdehtml_part.cpp:3803 msgid "%2 (%1 bytes)" msgstr "%2 )%1 بایتها(" -#: tdehtml/tdehtml_part.cpp:3803 +#: tdehtml/tdehtml_part.cpp:3807 msgid "%2 (%1 K)" msgstr "%2 )%1 کیلو(" -#: tdehtml/tdehtml_part.cpp:3838 +#: tdehtml/tdehtml_part.cpp:3842 msgid " (In other frame)" msgstr ")در قابک دیگر(" -#: tdehtml/tdehtml_part.cpp:3843 +#: tdehtml/tdehtml_part.cpp:3847 msgid "Email to: " msgstr "رایانامه به:" -#: tdehtml/tdehtml_part.cpp:3849 +#: tdehtml/tdehtml_part.cpp:3853 msgid " - Subject: " msgstr " - موضوع:" -#: tdehtml/tdehtml_part.cpp:3851 +#: tdehtml/tdehtml_part.cpp:3855 msgid " - CC: " msgstr " - ر.ن:" -#: tdehtml/tdehtml_part.cpp:3853 +#: tdehtml/tdehtml_part.cpp:3857 msgid " - BCC: " msgstr " - ر.ن.م:" -#: tdehtml/tdehtml_part.cpp:3942 +#: tdehtml/tdehtml_part.cpp:3946 msgid "" "<qt>This untrusted page links to<BR><B>%1</B>.<BR>Do you want to follow the " "link?" @@ -7332,31 +5853,31 @@ msgstr "" "<qt>این صفحه غیرقابل اعتماد به <BR><B>%1</B>میپیوندد.<BR>" "آیا میخواهید پیوند را ادامه دهید؟" -#: tdehtml/tdehtml_part.cpp:3943 +#: tdehtml/tdehtml_part.cpp:3947 msgid "Follow" msgstr "دنبال کردن" -#: tdehtml/tdehtml_part.cpp:4043 +#: tdehtml/tdehtml_part.cpp:4047 msgid "Frame Information" msgstr "اطلاعات قابک" -#: tdehtml/tdehtml_part.cpp:4049 +#: tdehtml/tdehtml_part.cpp:4053 msgid " <a href=\"%1\">[Properties]</a>" msgstr " <a href=\"%1\">[ویژگیها]</a>" -#: tdehtml/tdehtml_part.cpp:4129 +#: tdehtml/tdehtml_part.cpp:4133 msgid "Save Background Image As" msgstr "ذخیرۀ تصویر زمینه به عنوان" -#: tdehtml/tdehtml_part.cpp:4216 +#: tdehtml/tdehtml_part.cpp:4220 msgid "Save Frame As" msgstr "ذخیرۀ قابک به عنوان" -#: tdehtml/tdehtml_part.cpp:4256 +#: tdehtml/tdehtml_part.cpp:4260 msgid "&Find in Frame..." msgstr "&یافتن در قابک..." -#: tdehtml/tdehtml_part.cpp:4763 +#: tdehtml/tdehtml_part.cpp:4767 msgid "" "Warning: This is a secure form but it is attempting to send your data back " "unencrypted.\n" @@ -7368,16 +5889,16 @@ msgstr "" "نفر سومی ممکن است قادر به افتراق و مشاهدۀ این اطلاعات باشد.\n" "مطمئنید که میخواهید ادامه دهید؟" -#: tdehtml/tdehtml_part.cpp:4766 tdehtml/tdehtml_part.cpp:4775 -#: tdehtml/tdehtml_part.cpp:4799 +#: tdehtml/tdehtml_part.cpp:4770 tdehtml/tdehtml_part.cpp:4779 +#: tdehtml/tdehtml_part.cpp:4803 msgid "Network Transmission" msgstr "انتقال شبکه" -#: tdehtml/tdehtml_part.cpp:4766 tdehtml/tdehtml_part.cpp:4776 +#: tdehtml/tdehtml_part.cpp:4770 tdehtml/tdehtml_part.cpp:4780 msgid "&Send Unencrypted" msgstr "&ارسال رمزبندینشده" -#: tdehtml/tdehtml_part.cpp:4773 +#: tdehtml/tdehtml_part.cpp:4777 msgid "" "Warning: Your data is about to be transmitted across the network unencrypted.\n" "Are you sure you wish to continue?" @@ -7385,7 +5906,7 @@ msgstr "" "اخطار: دادههای شما درصدد هستند، رمزبندینشده از طریق شبکه فرستاده شود. \n" "آیا مطمئنید که میخواهید ادامه دهید؟" -#: tdehtml/tdehtml_part.cpp:4797 +#: tdehtml/tdehtml_part.cpp:4801 msgid "" "This site is attempting to submit form data via email.\n" "Do you want to continue?" @@ -7393,11 +5914,11 @@ msgstr "" "این پایگاه تلاش میکند، دادهها را از طریق رایانامه ارائه کند.\n" "میخواهید ادامه دهید؟" -#: tdehtml/tdehtml_part.cpp:4800 +#: tdehtml/tdehtml_part.cpp:4804 msgid "&Send Email" msgstr "&ارسال رایانامه" -#: tdehtml/tdehtml_part.cpp:4821 +#: tdehtml/tdehtml_part.cpp:4825 msgid "" "<qt>The form will be submitted to <BR><B>%1</B><BR>on your local filesystem.<BR>" "Do you want to submit the form?" @@ -7405,12 +5926,13 @@ msgstr "" "<qt>برگه به <BR><B>%1</B><BR>در سیستم پروندۀ محلی شما ارائه میشود. <BR>" "میخواهید برگه را ارائه کنید؟" -#: tdehtml/html/html_formimpl.cpp:1531 tdehtml/html/html_formimpl.cpp:2137 -#: tdehtml/tdehtml_part.cpp:4822 tdehtml/tdehtmlview.cpp:2527 tdehtml/tdehtmlview.cpp:2569 +#: tdehtml/html/html_formimpl.cpp:1527 tdehtml/html/html_formimpl.cpp:2133 +#: tdehtml/tdehtml_part.cpp:4826 tdehtml/tdehtmlview.cpp:2558 +#: tdehtml/tdehtmlview.cpp:2600 msgid "Submit" msgstr "ارائه" -#: tdehtml/tdehtml_part.cpp:4870 +#: tdehtml/tdehtml_part.cpp:4874 msgid "" "This site attempted to attach a file from your computer in the form submission. " "The attachment was removed for your protection." @@ -7418,47 +5940,47 @@ msgstr "" "این پایگاه تلاش میکند، یک پرونده را از رایانۀ شما در برگۀ ارائه پیوست کند. " "پیوست برای حفاظت شما حذف شد." -#: tdehtml/tdehtml_part.cpp:4870 +#: tdehtml/tdehtml_part.cpp:4874 msgid "TDE" msgstr "" -#: tdehtml/tdehtml_part.cpp:5776 +#: tdehtml/tdehtml_part.cpp:5782 msgid "(%1/s)" msgstr ")%1/ثانیه(" -#: tdehtml/tdehtml_part.cpp:6829 +#: tdehtml/tdehtml_part.cpp:6835 msgid "Security Warning" msgstr "اخطار امنیت" -#: tdehtml/tdehtml_part.cpp:6835 +#: tdehtml/tdehtml_part.cpp:6841 msgid "<qt>Access by untrusted page to<BR><B>%1</B><BR> denied." msgstr "<qt>دستیابی توسط صفحۀ غیرقابل اعتماد به<BR><B>%1</B><BR> انکار شد." -#: tdehtml/java/kjavaappletserver.cpp:784 tdehtml/tdehtml_part.cpp:6836 +#: tdehtml/java/kjavaappletserver.cpp:784 tdehtml/tdehtml_part.cpp:6842 msgid "Security Alert" msgstr "اخطار امنیت" -#: tdehtml/tdehtml_part.cpp:7261 +#: tdehtml/tdehtml_part.cpp:7267 msgid "The wallet '%1' is open and being used for form data and passwords." msgstr " wallet »%1« باز است و برای داده و اسم رمزها استفاده میشود" -#: tdehtml/tdehtml_part.cpp:7315 +#: tdehtml/tdehtml_part.cpp:7321 msgid "&Close Wallet" msgstr "&بستن Wallet" -#: tdehtml/tdehtml_part.cpp:7358 +#: tdehtml/tdehtml_part.cpp:7364 msgid "JavaScript &Debugger" msgstr "&اشکالزدای جاوااسکریپت" -#: tdehtml/tdehtml_part.cpp:7393 +#: tdehtml/tdehtml_part.cpp:7399 msgid "This page was prevented from opening a new window via JavaScript." msgstr "این صفحه از باز کردن یک پنجرۀ جدید از طریق جاوااسکریپت پیشگیری میکند." -#: tdehtml/tdehtml_part.cpp:7399 +#: tdehtml/tdehtml_part.cpp:7405 msgid "Popup Window Blocked" msgstr "پنجرۀ بالاپر بلوکه شد" -#: tdehtml/tdehtml_part.cpp:7399 +#: tdehtml/tdehtml_part.cpp:7405 msgid "" "This page has attempted to open a popup window but was blocked.\n" "You can click on this icon in the status bar to control this behavior\n" @@ -7468,256 +5990,355 @@ msgstr "" "میتوانید برای کنترل این رفتار\n" "یا باز کردن بالاپر، این شمایل را در میلۀ وضعیت فشار دهید." -#: tdehtml/tdehtml_part.cpp:7413 +#: tdehtml/tdehtml_part.cpp:7419 #, c-format msgid "" "_n: &Show Blocked Popup Window\n" "Show %n Blocked Popup Windows" msgstr "نمایش %n پنجرۀ بالاپر بلوکشده" -#: tdehtml/tdehtml_part.cpp:7414 +#: tdehtml/tdehtml_part.cpp:7420 msgid "Show Blocked Window Passive Popup &Notification" msgstr "نمایش &اخطار بالاپر منفعل پنجرۀ بلوکشده" -#: tdehtml/tdehtml_part.cpp:7416 +#: tdehtml/tdehtml_part.cpp:7422 msgid "&Configure JavaScript New Window Policies..." msgstr "&پیکربندی خط مشیهای پنجرۀ جدید جاوااسکریپت..." -#: tdehtml/tdehtmlview.cpp:1625 +#: tdehtml/tdehtml_factory.cpp:177 +msgid "TDEHTML" +msgstr "" + +#: tdehtml/tdehtml_factory.cpp:178 +msgid "Embeddable HTML component" +msgstr "مؤلفۀ نهفتۀ زنگام" + +#: tdehtml/tdehtmlimage.cpp:199 +msgid "%1 (%2 - %3x%4 Pixels)" +msgstr "%1 (%2 - %3x%4 تصویردانه)" + +#: tdehtml/tdehtmlimage.cpp:201 +msgid "%1 - %2x%3 Pixels" +msgstr "%1 - %2x%3 تصویردانه" + +#: tdehtml/tdehtmlimage.cpp:206 +msgid "%1 (%2x%3 Pixels)" +msgstr "%1 (%2x%3 تصویردانه)" + +#: tdehtml/tdehtmlimage.cpp:208 +msgid "Image - %1x%2 Pixels" +msgstr "تصویر - %1x%2 تصویردانه" + +#: tdehtml/tdehtmlimage.cpp:214 +msgid "Done." +msgstr "انجام شد." + +#: tdehtml/tdehtml_ext.cpp:434 +msgid "&Copy Text" +msgstr "&رونوشت متن" + +#: tdehtml/tdehtml_ext.cpp:480 +msgid "Search for '%1' with %2" +msgstr "جستجوی »%1« با %2" + +#: tdehtml/tdehtml_ext.cpp:489 +msgid "Search for '%1' with" +msgstr "جستجوی »%1« با" + +#: tdehtml/tdehtml_ext.cpp:518 +msgid "Open '%1'" +msgstr "باز کردن »%1«" + +#: tdehtml/tdehtml_ext.cpp:525 tdehtml/tdehtml_ext.cpp:582 +msgid "Stop Animations" +msgstr "توقف پویانمایی" + +#: tdehtml/tdehtml_ext.cpp:533 +msgid "Copy Email Address" +msgstr "رونوشت نشانی رایانامه" + +#: tdehtml/tdehtml_ext.cpp:538 +msgid "&Save Link As..." +msgstr "&ذخیرۀ پیوند به عنوان..." + +#: tdehtml/tdehtml_ext.cpp:540 +msgid "Copy &Link Address" +msgstr "رونوشت نشانی &پیوند" + +#: tdehtml/tdehtml_ext.cpp:550 +msgid "Open in New &Window" +msgstr "باز کردن در&پنجرۀ جدید" + +#: tdehtml/tdehtml_ext.cpp:552 +msgid "Open in &This Window" +msgstr "در &این پنجره باز شود" + +#: tdehtml/tdehtml_ext.cpp:554 +msgid "Open in &New Tab" +msgstr "در تب &جدید باز شود" + +#: tdehtml/tdehtml_ext.cpp:556 +msgid "Reload Frame" +msgstr "بارگذاری مجدد قابک" + +#: tdehtml/tdehtml_ext.cpp:561 +msgid "Block IFrame..." +msgstr "بلوک کردن IFrame..." + +#: tdehtml/tdehtml_ext.cpp:566 +msgid "View Frame Information" +msgstr "مشاهدۀ اطلاعات قابک" + +#: tdehtml/tdehtml_ext.cpp:601 +msgid "Save Image As..." +msgstr "ذخیرۀ تصویر به عنوان..." + +#: tdehtml/tdehtml_ext.cpp:603 +msgid "Send Image..." +msgstr "ارسال تصویر..." + +#: tdehtml/tdehtml_ext.cpp:608 +msgid "Copy Image" +msgstr "رونوشت تصویر" + +#: tdehtml/tdehtml_ext.cpp:613 +msgid "Copy Image Location" +msgstr "رونوشت محل تصویر" + +#: tdehtml/tdehtml_ext.cpp:618 +msgid "View Image (%1)" +msgstr "مشاهدۀ تصویر )%1(" + +#: tdehtml/tdehtml_ext.cpp:623 +msgid "Block Image..." +msgstr "بلوک تصویر..." + +#: tdehtml/tdehtml_ext.cpp:629 +#, c-format +msgid "Block Images From %1" +msgstr "بلوک تصاویر از %1" + +#: tdehtml/tdehtml_ext.cpp:653 +msgid "Save Link As" +msgstr "ذخیرۀ پیوند به عنوان" + +#: tdehtml/tdehtml_ext.cpp:673 +msgid "Save Image As" +msgstr "ذخیرۀ تصویر به عنوان" + +#: tdehtml/tdehtml_ext.cpp:687 tdehtml/tdehtml_ext.cpp:700 +msgid "Add URL to Filter" +msgstr "افزودن نشانی وب به پالایه" + +#: tdehtml/tdehtml_ext.cpp:688 tdehtml/tdehtml_ext.cpp:701 +msgid "Enter the URL:" +msgstr "" + +#: tdehtml/tdehtml_ext.cpp:828 +msgid "" +"A file named \"%1\" already exists. Are you sure you want to overwrite it?" +msgstr "" +"یک پرونده با نام »%1« هنوز موجود است. مطمئنید که میخواهید آن را جاینوشت کنید؟" + +#: tdehtml/tdehtml_ext.cpp:828 +msgid "Overwrite File?" +msgstr "پرونده جاینوشت شود؟" + +#: tdehtml/tdehtml_ext.cpp:828 tdenewstuff/knewstuffgeneric.cpp:141 +msgid "Overwrite" +msgstr "جاینوشت" + +#: tdehtml/tdehtml_ext.cpp:889 tdeparts/browserrun.cpp:390 +msgid "The Download Manager (%1) could not be found in your $PATH " +msgstr "مدیر بارگیری )%1( در $PATH شما یافت نشد" + +#: tdehtml/tdehtml_ext.cpp:890 tdeparts/browserrun.cpp:391 +msgid "" +"Try to reinstall it \n" +"\n" +"The integration with Konqueror will be disabled!" +msgstr "" +"سعی کنید آن را دوباره نصب کنید\n" +"\n" +"مجتمعسازی توسط Konqueror غیرفعال میشود!" + +#: tdehtml/tdehtml_ext.cpp:983 +#, no-c-format +msgid "Default Font Size (100%)" +msgstr "اندازۀ قلم پیشفرض )٪۱۰۰(" + +#: tdehtml/tdehtml_ext.cpp:996 +#, no-c-format +msgid "%1%" +msgstr "%1٪" + +#: tdehtml/tdehtmlview.cpp:1644 msgid "Find stopped." msgstr "یافتن متوقف شد." -#: tdehtml/tdehtmlview.cpp:1636 +#: tdehtml/tdehtmlview.cpp:1655 msgid "Starting -- find links as you type" msgstr "شروع -- یافتن پیوندهایی که شما تحریر میکنید" -#: tdehtml/tdehtmlview.cpp:1642 +#: tdehtml/tdehtmlview.cpp:1661 msgid "Starting -- find text as you type" msgstr "شروع -- یافتن متنی که شما تحریر میکنید" -#: tdehtml/tdehtmlview.cpp:1663 +#: tdehtml/tdehtmlview.cpp:1682 msgid "Link found: \"%1\"." msgstr "پیوند یافت شد: »%1«." -#: tdehtml/tdehtmlview.cpp:1668 +#: tdehtml/tdehtmlview.cpp:1687 msgid "Link not found: \"%1\"." msgstr "پیوند یافت نشد: »%1«." -#: tdehtml/tdehtmlview.cpp:1676 +#: tdehtml/tdehtmlview.cpp:1695 msgid "Text found: \"%1\"." msgstr "متن یافت شد: »%1«." -#: tdehtml/tdehtmlview.cpp:1681 +#: tdehtml/tdehtmlview.cpp:1700 msgid "Text not found: \"%1\"." msgstr "متن یافت نشد: »%1«." -#: tdehtml/tdehtmlview.cpp:1725 +#: tdehtml/tdehtmlview.cpp:1752 msgid "Access Keys activated" msgstr "کلیدهای دستیابی فعال شد" -#: tdehtml/tdehtmlview.cpp:2756 +#: tdehtml/html/html_formimpl.cpp:2125 tdehtml/tdehtmlview.cpp:2572 +#: tdehtml/tdehtmlview.cpp:2605 tdeui/kedittoolbar.cpp:447 +msgid "Reset" +msgstr "بازنشانی" + +#: tdehtml/tdehtmlview.cpp:2787 #, c-format msgid "Print %1" msgstr "چاپ %1" -#: tdehtml/tdehtml_factory.cpp:177 -msgid "TDEHTML" +#: tdehtml/rendering/render_frames.cpp:957 +msgid "" +"No plugin found for '%1'.\n" +"Do you want to download one from %2?" msgstr "" +"وصله برای »%1« یافت نشد.\n" +"میخواهید یکی از %2 را بارگیری کنید؟" -#: tdehtml/tdehtml_factory.cpp:178 -msgid "Embeddable HTML component" -msgstr "مؤلفۀ نهفتۀ زنگام" - -#: tdehtml/xml/xml_tokenizer.cpp:312 -msgid "the document is not in the correct file format" -msgstr "سند در قالب پروندۀ درست نیست" - -#: tdehtml/xml/xml_tokenizer.cpp:318 -msgid "fatal parsing error: %1 in line %2, column %3" -msgstr "خطای مهلک تجزیه: %1 در خط %2، ستون %3" - -#: tdehtml/xml/xml_tokenizer.cpp:477 -msgid "XML parsing error" -msgstr "خطای تجزیۀ XML" - -#: tdehtml/xml/dom_docimpl.cpp:2077 -msgid "Basic Page Style" -msgstr "سبک پایهای صفحه" +#: tdehtml/rendering/render_frames.cpp:958 +msgid "Missing Plugin" +msgstr "فاقد وصله" -#: tdehtml/ecma/kjs_debugwin.cpp:291 -msgid "JavaScript Error" -msgstr "خطای جاوااسکریپت" +#: tdehtml/rendering/render_frames.cpp:958 +msgid "Download" +msgstr "بارگیری" -#: tdehtml/ecma/kjs_debugwin.cpp:305 -msgid "&Do not show this message again" -msgstr "این پیام را دوباره نشان &نده" +#: tdehtml/rendering/render_frames.cpp:958 +msgid "Do Not Download" +msgstr "عدم بارگیری" -#: tdehtml/ecma/kjs_debugwin.cpp:369 -msgid "JavaScript Debugger" -msgstr "اشکالزدای جاوااسکریپت" +#: tdehtml/rendering/render_form.cpp:331 tdeui/ktextedit.cpp:353 +msgid "Spell Checking" +msgstr "غلطیابی" -#: tdehtml/ecma/kjs_debugwin.cpp:383 -msgid "Call stack" -msgstr "فراخوانی پشته" +#: tdehtml/rendering/render_form.cpp:388 tdeui/kcombobox.cpp:458 +#, fuzzy +msgid "&Edit History..." +msgstr "&ویرایش..." -#: tdehtml/ecma/kjs_debugwin.cpp:418 -msgid "JavaScript console" -msgstr "پیشانۀ جاوااسکریپت" +#: tdehtml/rendering/render_form.cpp:390 tdeui/kcombobox.cpp:461 +msgid "Clear &History" +msgstr "پاک کردن &تاریخچه" -#: tdehtml/ecma/kjs_debugwin.cpp:448 -msgid "" -"_: Next breakpoint\n" -"&Next" -msgstr "&بعدی" +#: tdehtml/tdemultipart/tdemultipart.cpp:320 +msgid "No handler found for %1!" +msgstr "گرداننده برای %1 یافت نشد!" -#: tdehtml/ecma/kjs_debugwin.cpp:450 -msgid "&Step" -msgstr "&گام" +#: tdehtml/tdemultipart/tdemultipart.cpp:576 +msgid "KMultiPart" +msgstr "" -#: tdehtml/ecma/kjs_debugwin.cpp:455 -msgid "&Continue" -msgstr "&ادامه" +#: tdehtml/tdemultipart/tdemultipart.cpp:578 +msgid "Embeddable component for multipart/mixed" +msgstr "مؤلفۀ نهفتنی برای چند بخشی/مخلوطشده" -#: tdehtml/ecma/kjs_debugwin.cpp:459 -msgid "&Break at Next Statement" -msgstr "&شکستن در حکم بعدی" +#: tdehtml/xml/dom_docimpl.cpp:2077 +msgid "Basic Page Style" +msgstr "سبک پایهای صفحه" -#: tdehtml/ecma/kjs_debugwin.cpp:463 -msgid "" -"_: Next breakpoint\n" -"Next" -msgstr "بعدی" +#: tdehtml/xml/xml_tokenizer.cpp:312 +msgid "the document is not in the correct file format" +msgstr "سند در قالب پروندۀ درست نیست" -#: tdehtml/ecma/kjs_debugwin.cpp:464 -msgid "Step" -msgstr "گام" +#: tdehtml/xml/xml_tokenizer.cpp:318 +msgid "fatal parsing error: %1 in line %2, column %3" +msgstr "خطای مهلک تجزیه: %1 در خط %2، ستون %3" -#: tdehtml/ecma/kjs_debugwin.cpp:826 -msgid "Parse error at %1 line %2" -msgstr "خطای تجزیه در %1 خط %2" +#: tdehtml/xml/xml_tokenizer.cpp:477 +msgid "XML parsing error" +msgstr "خطای تجزیۀ XML" -#: tdehtml/ecma/kjs_debugwin.cpp:837 -#, c-format -msgid "" -"An error occurred while attempting to run a script on this page.\n" -"\n" -"%1" +#: tdehtml/misc/knsplugininstaller.cpp:348 +msgid "TDE plugin wizard" msgstr "" -"خطایی در هنگام تلاش برای اجرای دستنوشته در این صفحه رخ داد.\n" -"\n" -"%1" -#: tdehtml/ecma/kjs_debugwin.cpp:846 -msgid "" -"An error occurred while attempting to run a script on this page.\n" -"\n" -"%1 line %2:\n" -"%3" +#: tdehtml/misc/knsplugininstaller.cpp:378 +#, fuzzy +msgid "The following plugins are available." msgstr "" -"خطایی هنگام تلاش برای اجرای دستنوشته در این صفحه رخ داد.\n" -"\n" -"%1 خط %2:\n" -"%3" - -#: tdehtml/ecma/kjs_html.cpp:2160 tdehtml/ecma/kjs_window.cpp:1562 -msgid "Confirmation: JavaScript Popup" -msgstr "تأیید: بالاپر جاوااسکریپت" +"فقرۀ مطابق در دسترس نیست.\n" -#: tdehtml/ecma/kjs_window.cpp:1565 -msgid "" -"This site is requesting to open up a new browser window via JavaScript.\n" -"Do you want to allow this?" +#: tdehtml/misc/knsplugininstaller.cpp:382 +msgid "Click on next to install the selected plugin." msgstr "" -"این پایگاه، باز کردن یک پنجرۀ مرورگر جدید از طریق جاوااسکریپت را درخواست " -"میکند.\n" -"آیا این اجازه را میدهید؟" -#: tdehtml/ecma/kjs_window.cpp:1568 -msgid "" -"<qt>This site is requesting to open" -"<p>%1</p>in a new browser window via JavaScript.<br />" -"Do you want to allow this?</qt>" +#: tdehtml/misc/knsplugininstaller.cpp:383 +msgid "Plugin installation confirmation" msgstr "" -"<qt>این پایگاه، باز کردن " -"<p>%1</p>در پنجرۀ جدید مرورگر از طریق جاوااسکریپت را درخواست میکند.<br />" -"آیا این اجازه را میدهید؟</qt>" -#: tdehtml/ecma/kjs_html.cpp:2167 tdehtml/ecma/kjs_window.cpp:1570 -msgid "Allow" -msgstr "اجازه دادن" - -#: tdehtml/ecma/kjs_html.cpp:2167 tdehtml/ecma/kjs_window.cpp:1570 -msgid "Do Not Allow" -msgstr "اجازه داده نشود" - -#: tdehtml/ecma/kjs_window.cpp:1862 -msgid "Close window?" -msgstr "پنجره بسته شود؟" - -#: tdehtml/ecma/kjs_window.cpp:1862 -msgid "Confirmation Required" -msgstr "تأیید مورد نیاز" - -#: tdehtml/ecma/kjs_window.cpp:2744 -msgid "" -"Do you want a bookmark pointing to the location \"%1\" to be added to your " -"collection?" -msgstr "آیا میخواهید نقطۀ چوب الف در محل »%1« به مجموعۀ شما اضافه شود؟" +#: tdehtml/misc/knsplugininstaller.cpp:414 +msgid "I agree." +msgstr "" -#: tdehtml/ecma/kjs_window.cpp:2747 -msgid "" -"Do you want a bookmark pointing to the location \"%1\" titled \"%2\" to be " -"added to your collection?" +#: tdehtml/misc/knsplugininstaller.cpp:416 +msgid "I do not agree (plugin will not be installed)." msgstr "" -"آیا میخواهید نقطۀ چوب الف در محل »%1« کاشیشده »%2« به مجموعۀ شما اضافه شود؟" -#: tdehtml/ecma/kjs_window.cpp:2755 -msgid "JavaScript Attempted Bookmark Insert" -msgstr "جاوااسکریپت برای درج چوب الف تلاش میکند" +#: tdehtml/misc/knsplugininstaller.cpp:422 +msgid "Plugin licence" +msgstr "" -#: tdehtml/ecma/kjs_window.cpp:2759 -msgid "Disallow" -msgstr "غیرمجاز" +#: tdehtml/misc/knsplugininstaller.cpp:432 +#, fuzzy +msgid "Installation in progress." +msgstr "خرابی در نصب." -#: tdehtml/ecma/kjs_proxy.cpp:405 -msgid "" -"A script on this page is causing TDEHTML to freeze. If it continues to run, other " -"applications may become less responsive.\n" -"Do you want to abort the script?" -msgstr "" -"یک دستنوشته در این صفحه باعث از کار افتادن TDEHTML میشود. اگر اجرا را ادامه " -"دهد، ممکن است برنامههای دیگر کمتر واکنش نشان دهند.\n" -"آیا میخواهید این دستنوشته را ساقط کنید؟" +#: tdehtml/misc/knsplugininstaller.cpp:438 +#, fuzzy +msgid "Plugin installation" +msgstr "نصب" -#: tdehtml/ecma/kjs_proxy.cpp:405 -msgid "JavaScript" -msgstr "جاوااسکریپت" +#: tdehtml/misc/knsplugininstaller.cpp:451 +#, fuzzy +msgid "Installation status" +msgstr "نصب" -#: tdehtml/ecma/kjs_proxy.cpp:405 -msgid "&Abort" -msgstr "&ساقط کردن" +#: tdehtml/misc/knsplugininstaller.cpp:498 +#, fuzzy +msgid "To install " +msgstr "نصب" -#: tdehtml/ecma/kjs_html.cpp:2162 -msgid "" -"This site is submitting a form which will open up a new browser window via " -"JavaScript.\n" -"Do you want to allow the form to be submitted?" +#: tdehtml/misc/knsplugininstaller.cpp:498 +msgid " you need to agree to the following" msgstr "" -"این پایگاه برگهای را ارائه میکند که بالای یک پنجرۀ جدید مرورگر از طریق " -"جاوااسکریپت باز میشود.\n" -"آیا اجازه میدهید برگه ارائه شود؟" -#: tdehtml/ecma/kjs_html.cpp:2165 -msgid "" -"<qt>This site is submitting a form which will open " -"<p>%1</p> in a new browser window via JavaScript.<br />" -"Do you want to allow the form to be submitted?</qt>" +#: tdehtml/misc/knsplugininstaller.cpp:529 +msgid "Installation completed. Reload the page." msgstr "" -"<qt>این پایگاه برگهای را ارائه میکند که " -"<p>%1</p> را در یک پنجرۀ جدید مرورگر از طریق جاوااسکریپت ارائه میکند.<br />" -"آیا میخواهید اجازه دهید این برگه ارائه شود؟</qt>" -#: tdehtml/html/htmlparser.cpp:1709 +#: tdehtml/misc/knsplugininstaller.cpp:532 +#, fuzzy +msgid "Installation failed" +msgstr "خرابی در نصب." + +#: tdehtml/html/htmlparser.cpp:1707 msgid "This is a searchable index. Enter search keywords: " msgstr "این یک نمایۀ قابل جستجوست. کلیدواژههای جستجو را وارد کنید." @@ -7770,25 +6391,9 @@ msgstr "&هرگز برای این پایگاه" msgid "Do Not Store" msgstr "ذخیره نشود" -#: tdehtml/html/html_formimpl.cpp:618 -msgid "" -"Konqueror has the ability to store the password in an encrypted wallet. When " -"the wallet is unlocked, it can then automatically restore the login information " -"next time you submit this form. Do you want to store the information now?" -msgstr "" -"Konqueror توانایی ذخیرۀ اسم رمز در یک wallet رمزبندیشده را دارد. هنگامی که " -"wallet قفل نیست، میتواند به طور خودکار اطلاعات ورود را در زمان دیگری که این " -"برگه را ارائه میکنید، بازگرداند. آیا میخواهید اطلاعات را اکنون ذخیره کنید؟" - -#: tdehtml/html/html_formimpl.cpp:623 -msgid "" -"Konqueror has the ability to store the password in an encrypted wallet. When " -"the wallet is unlocked, it can then automatically restore the login information " -"next time you visit %1. Do you want to store the information now?" +#: tdehtml/html/html_formimpl.cpp:617 +msgid "Store passwords on this page?" msgstr "" -"Konqueror توانایی ذخیرۀ اسم رمز در یک wallet رمزبندیشده را دارد. هنگامی که " -"wallet قفل نیست، میتواند به طور خودکار اطلاعات ورود را در زمان دیگری که %1 را " -"بازدید میکنید، برگرداند. آیا میخواهید اطلاعات را اکنون ذخیره کنید؟" #: tdehtml/java/kjavaappletviewer.cpp:122 msgid "Applet Parameters" @@ -7814,22 +6419,6 @@ msgstr "بایگانیها" msgid "TDE Java Applet Plugin" msgstr "وصلۀ برنامک جاوا TDE" -#: tdehtml/java/kjavaapplet.cpp:225 -msgid "Initializing Applet \"%1\"..." -msgstr "مقداردهی اولیۀ برنامک »%1«..." - -#: tdehtml/java/kjavaapplet.cpp:232 -msgid "Starting Applet \"%1\"..." -msgstr "آغاز برنامک »%1«..." - -#: tdehtml/java/kjavaapplet.cpp:239 -msgid "Applet \"%1\" started" -msgstr "برنامک »%1« آغاز شد" - -#: tdehtml/java/kjavaapplet.cpp:245 -msgid "Applet \"%1\" stopped" -msgstr "برنامک »%1« متوقف شد" - #: tdehtml/java/kjavaappletserver.cpp:145 msgid "Loading Applet" msgstr "بارگذاری برنامک" @@ -7914,126 +6503,272 @@ msgstr "آیا برنامک جاوا را توسط گواهینامه)ها( msgid "the following permission" msgstr "مجوز زیر" +#: tdehtml/java/kjavaappletserver.cpp:797 tdeui/kstdguiitem.cpp:115 +msgid "&No" +msgstr "&خیر" + #: tdehtml/java/kjavaappletserver.cpp:801 msgid "&Reject All" msgstr "&رد کردن همه" +#: tdehtml/java/kjavaappletserver.cpp:804 tdeui/kstdguiitem.cpp:110 +msgid "&Yes" +msgstr "&بله" + #: tdehtml/java/kjavaappletserver.cpp:807 msgid "&Grant All" msgstr "&اعطای همه" -#: tdehtml/tdemultipart/tdemultipart.cpp:320 -msgid "No handler found for %1!" -msgstr "گرداننده برای %1 یافت نشد!" +#: tdehtml/java/kjavaapplet.cpp:225 +msgid "Initializing Applet \"%1\"..." +msgstr "مقداردهی اولیۀ برنامک »%1«..." -#: tdehtml/tdemultipart/tdemultipart.cpp:576 -msgid "KMultiPart" -msgstr "" +#: tdehtml/java/kjavaapplet.cpp:232 +msgid "Starting Applet \"%1\"..." +msgstr "آغاز برنامک »%1«..." -#: tdehtml/tdemultipart/tdemultipart.cpp:578 -msgid "Embeddable component for multipart/mixed" -msgstr "مؤلفۀ نهفتنی برای چند بخشی/مخلوطشده" +#: tdehtml/java/kjavaapplet.cpp:239 +msgid "Applet \"%1\" started" +msgstr "برنامک »%1« آغاز شد" + +#: tdehtml/java/kjavaapplet.cpp:245 +msgid "Applet \"%1\" stopped" +msgstr "برنامک »%1« متوقف شد" + +#: tdehtml/ecma/kjs_html.cpp:2163 tdehtml/ecma/kjs_window.cpp:1562 +msgid "Confirmation: JavaScript Popup" +msgstr "تأیید: بالاپر جاوااسکریپت" -#: tdehtml/rendering/render_frames.cpp:944 +#: tdehtml/ecma/kjs_html.cpp:2165 msgid "" -"No plugin found for '%1'.\n" -"Do you want to download one from %2?" +"This site is submitting a form which will open up a new browser window via " +"JavaScript.\n" +"Do you want to allow the form to be submitted?" msgstr "" -"وصله برای »%1« یافت نشد.\n" -"میخواهید یکی از %2 را بارگیری کنید؟" +"این پایگاه برگهای را ارائه میکند که بالای یک پنجرۀ جدید مرورگر از طریق " +"جاوااسکریپت باز میشود.\n" +"آیا اجازه میدهید برگه ارائه شود؟" -#: tdehtml/rendering/render_frames.cpp:945 -msgid "Missing Plugin" -msgstr "فاقد وصله" +#: tdehtml/ecma/kjs_html.cpp:2168 +msgid "" +"<qt>This site is submitting a form which will open " +"<p>%1</p> in a new browser window via JavaScript.<br />" +"Do you want to allow the form to be submitted?</qt>" +msgstr "" +"<qt>این پایگاه برگهای را ارائه میکند که " +"<p>%1</p> را در یک پنجرۀ جدید مرورگر از طریق جاوااسکریپت ارائه میکند.<br />" +"آیا میخواهید اجازه دهید این برگه ارائه شود؟</qt>" -#: tdehtml/rendering/render_frames.cpp:945 -msgid "Download" -msgstr "بارگیری" +#: tdehtml/ecma/kjs_html.cpp:2170 tdehtml/ecma/kjs_window.cpp:1570 +msgid "Allow" +msgstr "اجازه دادن" -#: tdehtml/rendering/render_frames.cpp:945 -msgid "Do Not Download" -msgstr "عدم بارگیری" +#: tdehtml/ecma/kjs_html.cpp:2170 tdehtml/ecma/kjs_window.cpp:1570 +msgid "Do Not Allow" +msgstr "اجازه داده نشود" -#: tdeinit/tdeinit.cpp:475 +#: tdehtml/ecma/kjs_debugwin.cpp:291 +msgid "JavaScript Error" +msgstr "خطای جاوااسکریپت" + +#: tdehtml/ecma/kjs_debugwin.cpp:305 +msgid "&Do not show this message again" +msgstr "این پیام را دوباره نشان &نده" + +#: tdehtml/ecma/kjs_debugwin.cpp:369 +msgid "JavaScript Debugger" +msgstr "اشکالزدای جاوااسکریپت" + +#: tdehtml/ecma/kjs_debugwin.cpp:383 +msgid "Call stack" +msgstr "فراخوانی پشته" + +#: tdehtml/ecma/kjs_debugwin.cpp:418 +msgid "JavaScript console" +msgstr "پیشانۀ جاوااسکریپت" + +#: tdehtml/ecma/kjs_debugwin.cpp:448 msgid "" -"Unable to start new process.\n" -"The system may have reached the maximum number of open files possible or the " -"maximum number of open files that you are allowed to use has been reached." +"_: Next breakpoint\n" +"&Next" +msgstr "&بعدی" + +#: tdehtml/ecma/kjs_debugwin.cpp:450 +msgid "&Step" +msgstr "&گام" + +#: tdehtml/ecma/kjs_debugwin.cpp:455 +msgid "&Continue" +msgstr "&ادامه" + +#: tdehtml/ecma/kjs_debugwin.cpp:459 +msgid "&Break at Next Statement" +msgstr "&شکستن در حکم بعدی" + +#: tdehtml/ecma/kjs_debugwin.cpp:463 +msgid "" +"_: Next breakpoint\n" +"Next" +msgstr "بعدی" + +#: tdehtml/ecma/kjs_debugwin.cpp:464 +msgid "Step" +msgstr "گام" + +#: tdehtml/ecma/kjs_debugwin.cpp:826 +msgid "Parse error at %1 line %2" +msgstr "خطای تجزیه در %1 خط %2" + +#: tdehtml/ecma/kjs_debugwin.cpp:837 +#, c-format +msgid "" +"An error occurred while attempting to run a script on this page.\n" +"\n" +"%1" msgstr "" -"قادر نیست فرآیند جدید را آغاز کند.\n" -"ممکن است سیستم به تعداد بیشینۀ پروندههای باز ممکن یا تعداد بیشینۀ پروندههای " -"بازی که مجاز به استفاده از آن هستید، رسیده باشد." +"خطایی در هنگام تلاش برای اجرای دستنوشته در این صفحه رخ داد.\n" +"\n" +"%1" -#: tdeinit/tdeinit.cpp:497 +#: tdehtml/ecma/kjs_debugwin.cpp:846 msgid "" -"Unable to create new process.\n" -"The system may have reached the maximum number of processes possible or the " -"maximum number of processes that you are allowed to use has been reached." +"An error occurred while attempting to run a script on this page.\n" +"\n" +"%1 line %2:\n" +"%3" msgstr "" -"قادر نیست فرآیند جدید را آغاز کند.\n" -"ممکن است سیستم به تعداد بیشینۀ فرآیندهای ممکن یا تعداد بیشینۀ فرآیندهایی که " -"مجاز به استفاده از آنها هستید، رسیده باشد." +"خطایی هنگام تلاش برای اجرای دستنوشته در این صفحه رخ داد.\n" +"\n" +"%1 خط %2:\n" +"%3" -#: tdeinit/tdeinit.cpp:589 -msgid "Could not find '%1' executable." -msgstr "نتوانست »%1« اجرایی را پیدا کند." +#: tdehtml/ecma/kjs_window.cpp:1565 +msgid "" +"This site is requesting to open up a new browser window via JavaScript.\n" +"Do you want to allow this?" +msgstr "" +"این پایگاه، باز کردن یک پنجرۀ مرورگر جدید از طریق جاوااسکریپت را درخواست " +"میکند.\n" +"آیا این اجازه را میدهید؟" -#: tdeinit/tdeinit.cpp:605 +#: tdehtml/ecma/kjs_window.cpp:1568 msgid "" -"Could not open library '%1'.\n" -"%2" +"<qt>This site is requesting to open" +"<p>%1</p>in a new browser window via JavaScript.<br />" +"Do you want to allow this?</qt>" msgstr "" -" کتابخانۀ »%1« را نتوانست باز کند.\n" -"%2" +"<qt>این پایگاه، باز کردن " +"<p>%1</p>در پنجرۀ جدید مرورگر از طریق جاوااسکریپت را درخواست میکند.<br />" +"آیا این اجازه را میدهید؟</qt>" -#: tdeinit/tdeinit.cpp:606 tdeinit/tdeinit.cpp:649 -msgid "Unknown error" -msgstr "خطای ناشناخته" +#: tdehtml/ecma/kjs_window.cpp:1862 +msgid "Close window?" +msgstr "پنجره بسته شود؟" -#: tdeinit/tdeinit.cpp:648 +#: tdehtml/ecma/kjs_window.cpp:1862 +msgid "Confirmation Required" +msgstr "تأیید مورد نیاز" + +#: tdehtml/ecma/kjs_window.cpp:2744 msgid "" -"Could not find 'kdemain' in '%1'.\n" -"%2" +"Do you want a bookmark pointing to the location \"%1\" to be added to your " +"collection?" +msgstr "آیا میخواهید نقطۀ چوب الف در محل »%1« به مجموعۀ شما اضافه شود؟" + +#: tdehtml/ecma/kjs_window.cpp:2747 +msgid "" +"Do you want a bookmark pointing to the location \"%1\" titled \"%2\" to be " +"added to your collection?" msgstr "" -"«kdemain»در »%1« پیدا نشد.\n" -"%2" +"آیا میخواهید نقطۀ چوب الف در محل »%1« کاشیشده »%2« به مجموعۀ شما اضافه شود؟" -#: tdeinit/tdelauncher_main.cpp:58 +#: tdehtml/ecma/kjs_window.cpp:2755 +msgid "JavaScript Attempted Bookmark Insert" +msgstr "جاوااسکریپت برای درج چوب الف تلاش میکند" + +#: tdehtml/ecma/kjs_window.cpp:2759 +msgid "Disallow" +msgstr "غیرمجاز" + +#: tdehtml/ecma/kjs_proxy.cpp:405 msgid "" -"tdelauncher: This program is not supposed to be started manually.\n" -"tdelauncher: It is started automatically by tdeinit.\n" +"A script on this page is causing TDEHTML to freeze. If it continues to run, " +"other applications may become less responsive.\n" +"Do you want to abort the script?" msgstr "" -"tdelauncher:به نظر نمیرسد این برنامه به طور دستی آغاز شود.\n" -"tdelauncher: به صورت خودکار توسط tdeinit آغاز میشود.\n" +"یک دستنوشته در این صفحه باعث از کار افتادن TDEHTML میشود. اگر اجرا را ادامه " +"دهد، ممکن است برنامههای دیگر کمتر واکنش نشان دهند.\n" +"آیا میخواهید این دستنوشته را ساقط کنید؟" -#: tdeinit/tdelauncher.cpp:743 -msgid "TDEInit could not launch '%1'." -msgstr "TDEInit نتوانست »%1« را راهاندازی کند." +#: tdehtml/ecma/kjs_proxy.cpp:405 +msgid "JavaScript" +msgstr "جاوااسکریپت" -#: tdeinit/tdelauncher.cpp:918 tdeinit/tdelauncher.cpp:943 tdeinit/tdelauncher.cpp:960 -msgid "Could not find service '%1'." -msgstr "نتوانست خدمت »%1« را پیدا کند." +#: tdehtml/ecma/kjs_proxy.cpp:405 +msgid "&Abort" +msgstr "&ساقط کردن" -#: tdeinit/tdelauncher.cpp:975 tdeinit/tdelauncher.cpp:1011 -msgid "Service '%1' is malformatted." -msgstr "خدمت »%1« بد شکل میشود." +#: arts/kde/kvideowidget.cpp:82 +msgid "Video Toolbar" +msgstr "میله ابزار ویدیو" -#: tdeinit/tdelauncher.cpp:1087 -#, c-format -msgid "Launching %1" -msgstr "راهاندازی %1" +#: arts/kde/kvideowidget.cpp:104 +msgid "Fullscreen &Mode" +msgstr "&حالت تمام صفحه" + +#: arts/kde/kvideowidget.cpp:107 +msgid "&Half Size" +msgstr "&نصف اندازه" + +#: arts/kde/kvideowidget.cpp:110 +msgid "&Normal Size" +msgstr "اندازۀ &عادی" -#: tdeinit/tdelauncher.cpp:1281 +#: arts/kde/kvideowidget.cpp:113 +msgid "&Double Size" +msgstr "&دو برابر کردن اندازه" + +#: networkstatus/networkstatusindicator.cpp:39 +msgid "The desktop is offline" +msgstr "" + +#: networkstatus/connectionmanager.cpp:146 msgid "" -"Unknown protocol '%1'.\n" +"A network connection was disconnected. The application is now in offline mode. " +" Do you want the application to resume network operations when the network is " +"available again?" msgstr "" -"قرارداد ناشناختۀ »%1«.\n" -#: tdeinit/tdelauncher.cpp:1334 +#: networkstatus/connectionmanager.cpp:147 +msgid "This application is currently in offline mode. Do you want to connect?" +msgstr "" + +#: networkstatus/connectionmanager.cpp:148 msgid "" -"Error loading '%1'.\n" +"_: Message shown when a network connection failed. The placeholder contains " +"the concrete description of the operation eg 'while performing this operation\n" +"A network connection failed %1. Do you want to place the application in " +"offline mode?" +msgstr "" + +#: networkstatus/connectionmanager.cpp:150 +msgid "" +"This application is currently in offline mode. Do you want to connect in order " +"to carry out this operation?" +msgstr "" + +#: networkstatus/connectionmanager.cpp:151 +msgid "Leave Offline Mode?" +msgstr "" + +#: networkstatus/connectionmanager.cpp:152 +msgid "Connect" msgstr "" -"خطای بارگذاری »%1«.\n" + +#: networkstatus/connectionmanager.cpp:152 +#, fuzzy +msgid "Do Not Connect" +msgstr "ذخیره نشود" #: tdeconf_update/tdeconf_update.cpp:43 msgid "Keep output results from scripts" @@ -8059,143 +6794,137 @@ msgstr "بهروزرسانیKConf" msgid "TDE Tool for updating user configuration files" msgstr "ابزار TDE برای بهروزرسانی پروندههای پیکربندی کاربر" -#: tdespell2/ui/configdialog.cpp:38 -msgid "KSpell2 Configuration" -msgstr "پیکربندی KSpell2" - -#: tdewidgets/maketdewidgets.cpp:15 -msgid "Builds Qt widget plugins from an ini style description file." -msgstr "وصلههای عنصر را از یک پروندۀ توصیف سبک ini ایجاد میکند." - -#: tdewidgets/maketdewidgets.cpp:113 -msgid "Output file" -msgstr "پروندۀ خروجی" - -#: tdewidgets/maketdewidgets.cpp:114 -msgid "Name of the plugin class to generate" -msgstr "نام ردۀ وصله برای تولید" +#: tdeutils/kreplace.cpp:49 +msgid "&All" +msgstr "&همه" -#: tdewidgets/maketdewidgets.cpp:115 -msgid "Default widget group name to display in designer" -msgstr "نام گروه عنصر پیشفرض برای نمایش در طراح" +#: tdeutils/kreplace.cpp:49 +msgid "&Skip" +msgstr "&برش" -#: tdewidgets/maketdewidgets.cpp:116 -msgid "Embed pixmaps from a source directory" -msgstr "نگاشت تصویردانهای نهفته از یک فهرست راهنمای متن" +#: tdeutils/kreplace.cpp:58 +msgid "Replace '%1' with '%2'?" +msgstr "»%1« با »%2« جایگزین شود؟" -#: tdewidgets/maketdewidgets.cpp:129 -msgid "maketdewidgets" -msgstr "" +#: tdeutils/kreplace.cpp:105 tdeutils/kreplace.cpp:300 +msgid "No text was replaced." +msgstr "هیچ متنی جایگزین نشد." -#: kstyles/web/plugin.cpp:9 -msgid "Web style plugin" -msgstr "وصلۀ سبک وب" +#: tdeutils/kreplace.cpp:107 tdeutils/kreplace.cpp:302 +#, c-format +msgid "" +"_n: 1 replacement done.\n" +"%n replacements done." +msgstr "%n جایگزینی انجام شد." -#: kstyles/klegacy/plugin.cpp:28 -msgid "TDE LegacyStyle plugin" -msgstr "وصلۀ TDE LegacyStyle" +#: tdeutils/kfind.cpp:650 tdeutils/kreplace.cpp:307 +msgid "Beginning of document reached." +msgstr "به ابتدای سند رسید." -#: kstyles/utils/installtheme/main.cpp:35 -msgid "TDE Tool to build a cache list of all pixmap themes installed" -msgstr "ابزار TDE برای ایجاد فهرست نهانگاه از همۀ چهرههای نصبشدۀ نگاشت بیت" +#: tdeutils/kfind.cpp:652 tdeutils/kreplace.cpp:309 +msgid "End of document reached." +msgstr "به انتهای سند رسید." -#: kstyles/utils/installtheme/main.cpp:40 -msgid "KInstalltheme" -msgstr "" +#: tdeutils/kreplace.cpp:316 +msgid "Do you want to restart search from the end?" +msgstr "میخواهید جستجو را از انتها باز آغاز کنید؟" -#: tdeunittest/modrunner.cpp:36 -msgid "A command-line application that can be used to run KUnitTest modules." -msgstr "" -"یک کاربرد خط فرمان که برای اجرای پیمانههای آزمون KUnit استفاده میشود." +#: tdeutils/kreplace.cpp:317 +msgid "Do you want to restart search at the beginning?" +msgstr "میخواهید جستجو را از ابتدا باز آغاز کنید؟" -#: tdeunittest/modrunner.cpp:42 -msgid "Only run modules whose filenames match the regexp." -msgstr "فقط پیمانههایی اجرا میشوند که نام پروندهها مطابق عبارت منظم است." +#: tdeutils/kreplace.cpp:319 +msgid "Restart" +msgstr "بازآغازی" -#: tdeunittest/modrunner.cpp:43 +#: tdeutils/tdecmoduleproxy.cpp:213 msgid "" -"Only run tests modules which are found in the folder. Use the query option to " -"select modules." +"<b>Changes in this section requires root access.</b><br />" +"Click the \"Administrator Mode\" button to allow modifications." msgstr "" -"فقط پیمانههای آزمونی اجرا میشود که در پوشه یافت شدند. گزینۀ پرسوجو را برای " -"برگزیدن پیمانهها استفاده کنید." +"<b>تغییرات در این بخش نیاز به دستبابی به کاربر ارشد دارد .</b><br />" +"دکمۀ »حالت سرپرست« را برای اجازۀ اصلاحات فشار دهید." -#: tdeunittest/modrunner.cpp:44 +#: tdeutils/tdecmoduleproxy.cpp:220 msgid "" -"Disables debug capturing. You typically use this option when you use the GUI." -msgstr "" -"گیراندازیِ اشکال را غیرفعال میسازد. به طور خاص، این گزینه را هنگام استفاده از " -"ونک به کار میبرید." - -#: tdeunittest/modrunner.cpp:53 -msgid "KUnitTest ModRunner" +"This section requires special permissions, probably for system-wide changes; " +"therefore, it is required that you provide the root password to be able to " +"change the module's properties. If you do not provide the password, the module " +"will be disabled." msgstr "" +"این بخش، احتمالاً برای تغییرات پهنای سیستم به مجوزهای ویژه نیاز دارد. بنابراین، " +"نیاز دارد که شما اسم رمز کاربر ارشد را فراهم کنید تا قادر به تغییر ویژگیهای " +"پیمانه باشد. اگر اسم رمز را آماده نکنید، پیمانه غیرفعال خواهد شد." -#: tdeparts/browserextension.cpp:485 -msgid "<qt>Do you want to search the Internet for <b>%1</b>?" -msgstr "<qt>میخواهید اینترنت را برای <b>%1</b> جستجو کنید؟" - -#: tdeparts/browserextension.cpp:486 -msgid "Internet Search" -msgstr "جستجوی اینترنت" - -#: tdeparts/browserextension.cpp:486 -msgid "&Search" -msgstr "&جستجو" - -#: tdeparts/part.cpp:492 +#: tdeutils/tdecmoduleproxy.cpp:252 +#, c-format msgid "" -"The document \"%1\" has been modified.\n" -"Do you want to save your changes or discard them?" -msgstr "" -"سند »%1« اصلاح شده است.\n" -"میخواهید تغییرات را ذخیره کنید یا آنها را دور بریزید؟" +"_: Argument is application name\n" +"This configuration section is already opened in %1" +msgstr "این بخش پیکربندی قبلاً در %1 باز شده است" -#: tdeparts/part.cpp:494 -msgid "Close Document" -msgstr "بستن سند" +#: tdeutils/tdecmoduleproxy.cpp:325 +msgid "<big>Loading...</big>" +msgstr "<big>بارگذاری...</big>" -#: tdeparts/browserrun.cpp:275 -msgid "Do you really want to execute '%1'? " -msgstr "آیا واقعاً میخواهید »%1« را اجرا کنید؟" +#: tdeutils/kreplacedialog.cpp:142 +msgid "Your replacement string is referencing a capture greater than '\\%1', " +msgstr "رشتۀ جایگزین شما به گیرانداز بزرگتر از »\\%1« مراجعه میکند." -#: tdeparts/browserrun.cpp:276 -msgid "Execute File?" -msgstr "پرونده اجرا شود؟" +#: tdeutils/kreplacedialog.cpp:145 +#, c-format +msgid "" +"_n: but your pattern only defines 1 capture.\n" +"but your pattern only defines %n captures." +msgstr " ولی الگوی شما فقط %n گیرانداز را تعریف میکند." -#: tdeparts/browserrun.cpp:276 -msgid "Execute" -msgstr "اجرا" +#: tdeutils/kreplacedialog.cpp:146 +msgid "but your pattern defines no captures." +msgstr "ولی الگوی شما گیراندازها را تعریف نمیکند." -#: tdeparts/browserrun.cpp:294 +#: tdeutils/kreplacedialog.cpp:147 msgid "" -"Open '%2'?\n" -"Type: %1" +"\n" +"Please correct." msgstr "" -" »%2« باز شود؟\n" -"نوع: %1" +"\n" +"لطفاً، اصلاح کنید." -#: tdeparts/browserrun.cpp:296 +#: tdeutils/kpluginselector.cpp:111 msgid "" -"Open '%3'?\n" -"Name: %2\n" -"Type: %1" +"<qt>" +"<table>" +"<tr>" +"<td><b>Description:</b></td>" +"<td>%1</td></tr>" +"<tr>" +"<td><b>Author:</b></td>" +"<td>%2</td></tr>" +"<tr>" +"<td><b>Version:</b></td>" +"<td>%3</td></tr>" +"<tr>" +"<td><b>License:</b></td>" +"<td>%4</td></tr></table></qt>" msgstr "" -" »%3« باز شود؟\n" -"نام: %2\n" -"نوع: %1" - -#: tdeparts/browserrun.cpp:310 -msgid "&Open with '%1'" -msgstr "&باز کردن با »%1«" - -#: tdeparts/browserrun.cpp:311 -msgid "&Open With..." -msgstr "&باز کردن با..." +"<qt>" +"<table>" +"<tr>" +"<td><b>توصیف:</b></td>" +"<td>%1</td></tr>" +"<tr>" +"<td><b>نویسنده:</b></td>" +"<td>%2</td></tr>" +"<tr>" +"<td><b>نسخه:</b></td>" +"<td>%3</td></tr>" +"<tr>" +"<td><b>مجوز:</b></td>" +"<td>%4</td></tr></table></qt>" -#: tdeparts/browserrun.cpp:353 -msgid "&Open" -msgstr "&باز کردن" +#: tdeutils/kpluginselector.cpp:536 +msgid "(This plugin is not configurable)" +msgstr ")این وصله قابل پیکربندی نیست(" #: tdeutils/kfinddialog.cpp:55 tdeutils/kfinddialog.cpp:66 msgid "Find Text" @@ -8229,35 +6958,39 @@ msgstr "&جایگزینی متن:" msgid "Use p&laceholders" msgstr "استفاده از &جانگهدارها" -#: tdeutils/kfinddialog.cpp:152 +#: tdeutils/kfinddialog.cpp:153 msgid "Insert Place&holder" msgstr "درج &جانگهدار" -#: tdeutils/kfinddialog.cpp:168 +#: tdeutils/kfinddialog.cpp:169 msgid "C&ase sensitive" msgstr "&حساس به حالت" -#: tdeutils/kfinddialog.cpp:169 +#: tdeutils/kfinddialog.cpp:170 msgid "&Whole words only" msgstr "فقط &تمام کلمات" -#: tdeutils/kfinddialog.cpp:170 +#: tdeutils/kfinddialog.cpp:171 msgid "From c&ursor" msgstr "از &مکاننما" -#: tdeutils/kfinddialog.cpp:172 +#: tdeui/keditcl2.cpp:730 tdeui/keditcl2.cpp:870 tdeutils/kfinddialog.cpp:172 +msgid "Find &backwards" +msgstr "یافتن &پسسوها" + +#: tdeutils/kfinddialog.cpp:173 msgid "&Selected text" msgstr "متن &برگزیده" -#: tdeutils/kfinddialog.cpp:179 +#: tdeutils/kfinddialog.cpp:180 msgid "&Prompt on replace" msgstr "&اعلان هنگام جایگزینی" -#: tdeutils/kfinddialog.cpp:232 +#: tdeutils/kfinddialog.cpp:233 msgid "Start replace" msgstr "آغاز جایگزینی" -#: tdeutils/kfinddialog.cpp:233 +#: tdeutils/kfinddialog.cpp:234 msgid "" "<qt>If you press the <b>Replace</b> button, the text you entered above is " "searched for within the document and any occurrence is replaced with the " @@ -8266,11 +6999,16 @@ msgstr "" "<qt>اگر دکمۀ <b>جایگزینی</b>را فشار دهید، متنی که بالا وارد کردید در سند جستجو " "شده و هر رخداد با متن جایگزین، جایگزینی میشود.</qt>" +#: tdeui/keditcl2.cpp:701 tdeui/keditcl2.cpp:833 tdeui/kstdguiitem.cpp:254 #: tdeutils/kfinddialog.cpp:240 +msgid "&Find" +msgstr "&یافتن" + +#: tdeutils/kfinddialog.cpp:241 msgid "Start searching" msgstr "آغاز جستجو" -#: tdeutils/kfinddialog.cpp:241 +#: tdeutils/kfinddialog.cpp:242 msgid "" "<qt>If you press the <b>Find</b> button, the text you entered above is searched " "for within the document.</qt>" @@ -8278,25 +7016,25 @@ msgstr "" "<qt>اگر دکمۀ <b>یافتن</b>را فشار دهید، متنی که بالا وارد کردید در سند جستجو " "میشود.</qt>" -#: tdeutils/kfinddialog.cpp:247 +#: tdeutils/kfinddialog.cpp:248 msgid "" "Enter a pattern to search for, or select a previous pattern from the list." msgstr "یک الگو برای جستجو وارد کرده، یا الگوی قبلی را از فهرست انتخاب نمایید." -#: tdeutils/kfinddialog.cpp:250 +#: tdeutils/kfinddialog.cpp:251 msgid "If enabled, search for a regular expression." msgstr "اگر فعال شده، برای یک عبارت منظم جستجو شود." -#: tdeutils/kfinddialog.cpp:252 +#: tdeutils/kfinddialog.cpp:253 msgid "Click here to edit your regular expression using a graphical editor." msgstr "" "اینجا را برای ویرایش عبارت منظم با استفاده از ویرایشگر نگارهای فشار دهید." -#: tdeutils/kfinddialog.cpp:254 +#: tdeutils/kfinddialog.cpp:255 msgid "Enter a replacement string, or select a previous one from the list." msgstr "رشتۀ جایگزین وارد شود، یا قبلی از فهرست انتخاب شود." -#: tdeutils/kfinddialog.cpp:256 +#: tdeutils/kfinddialog.cpp:257 msgid "" "<qt>If enabled, any occurrence of <code><b>\\N</b></code>, where <code><b>N</b>" "</code> is a integer number, will be replaced with the corresponding capture " @@ -8311,23 +7049,23 @@ msgstr "" "در جایگزینی خود، یک ممیز اضافی جلوی آن بگذارید، مانند <code><b>\\\\N</b></code>" ".</qt>" -#: tdeutils/kfinddialog.cpp:263 +#: tdeutils/kfinddialog.cpp:264 msgid "Click for a menu of available captures." msgstr "فشار برای گزینگان گیراندازهای موجود." -#: tdeutils/kfinddialog.cpp:265 +#: tdeutils/kfinddialog.cpp:266 msgid "Require word boundaries in both ends of a match to succeed." msgstr "کرانههای واژه در هر دو انتهای یک تطبیق برای موفقیت نیاز است." -#: tdeutils/kfinddialog.cpp:267 +#: tdeutils/kfinddialog.cpp:268 msgid "Start searching at the current cursor location rather than at the top." msgstr "آغاز جستجوی بیشتر از محل مکاننمای جاری تا از بالا." -#: tdeutils/kfinddialog.cpp:269 +#: tdeutils/kfinddialog.cpp:270 msgid "Only search within the current selection." msgstr "جستجو فقط با گزینش جاری." -#: tdeutils/kfinddialog.cpp:271 +#: tdeutils/kfinddialog.cpp:272 msgid "" "Perform a case sensitive search: entering the pattern 'Joe' will not match " "'joe' or 'JOE', only 'Joe'." @@ -8335,78 +7073,105 @@ msgstr "" "عملکرد یک جستجوی حساس به حالت: ورود الگوی »Joe« با »joe« یا »JOE« تطابق ندارد، " "فقط »Joe«." -#: tdeutils/kfinddialog.cpp:274 +#: tdeutils/kfinddialog.cpp:275 msgid "Search backwards." msgstr "جستجوی پسسوها." -#: tdeutils/kfinddialog.cpp:276 +#: tdeutils/kfinddialog.cpp:277 msgid "Ask before replacing each match found." msgstr "قبل از جایگزینی هر تطبیق یافتشده سؤال شود." -#: tdeutils/kfinddialog.cpp:449 +#: tdeutils/kfinddialog.cpp:462 msgid "Any Character" msgstr "هر نویسه" -#: tdeutils/kfinddialog.cpp:450 +#: tdeutils/kfinddialog.cpp:463 msgid "Start of Line" msgstr "آغاز خط" -#: tdeutils/kfinddialog.cpp:452 +#: tdeutils/kfinddialog.cpp:465 msgid "Set of Characters" msgstr "مجموعۀ نویسهها" -#: tdeutils/kfinddialog.cpp:453 +#: tdeutils/kfinddialog.cpp:466 msgid "Repeats, Zero or More Times" msgstr "تکرار، صفر یا چند بار" -#: tdeutils/kfinddialog.cpp:454 +#: tdeutils/kfinddialog.cpp:467 msgid "Repeats, One or More Times" msgstr "تکرار، یک یا چند بار" -#: tdeutils/kfinddialog.cpp:455 +#: tdeutils/kfinddialog.cpp:468 msgid "Optional" msgstr "اختیاری" -#: tdeutils/kfinddialog.cpp:456 +#: tdeutils/kfinddialog.cpp:469 msgid "Escape" msgstr "گریز" -#: tdeutils/kfinddialog.cpp:457 +#: tdeutils/kfinddialog.cpp:470 msgid "TAB" msgstr "جهش" -#: tdeutils/kfinddialog.cpp:458 +#: tdeutils/kfinddialog.cpp:471 msgid "Newline" msgstr "خط جدید" -#: tdeutils/kfinddialog.cpp:459 +#: tdeutils/kfinddialog.cpp:472 msgid "Carriage Return" msgstr "بازگشت نورد" -#: tdeutils/kfinddialog.cpp:460 +#: tdeutils/kfinddialog.cpp:473 msgid "White Space" msgstr "فاصله سفید" -#: tdeutils/kfinddialog.cpp:461 +#: tdeutils/kfinddialog.cpp:474 msgid "Digit" msgstr "رقم" -#: tdeutils/kfinddialog.cpp:510 +#: tdeutils/kfinddialog.cpp:523 msgid "Complete Match" msgstr "تطبیق کامل" -#: tdeutils/kfinddialog.cpp:515 +#: tdeutils/kfinddialog.cpp:528 msgid "Captured Text (%1)" msgstr "متن گیرانداز )%1(" -#: tdeutils/kfinddialog.cpp:523 +#: tdeutils/kfinddialog.cpp:536 msgid "You must enter some text to search for." msgstr "باید چند متن برای جستجو وارد کنید." -#: tdeutils/kfinddialog.cpp:534 +#: tdeutils/kfinddialog.cpp:547 msgid "Invalid regular expression." msgstr "عبارت منظم نامعتبر." +#: tdeutils/kfind.cpp:53 +msgid "<qt>Find next occurrence of '<b>%1</b>'?</qt>" +msgstr "<qt>رخداد بعدی «<b>%1</b>» یافت شد؟</qt>" + +#: tdeutils/kfind.cpp:623 tdeutils/kfind.cpp:643 +#, c-format +msgid "" +"_n: 1 match found.\n" +"%n matches found." +msgstr "%n تطبیق یافت شد." + +#: tdeutils/kfind.cpp:625 +msgid "<qt>No matches found for '<b>%1</b>'.</qt>" +msgstr "<qt>تطبیقی برای «<b>%1</b>» یافت نشد.</qt>" + +#: tdeutils/kfind.cpp:645 +msgid "No matches found for '<b>%1</b>'." +msgstr "تطبیقی برای »<b>%1</b>« یافت نشد." + +#: tdeutils/kfind.cpp:659 +msgid "Continue from the end?" +msgstr "از انتها ادامه یابد؟" + +#: tdeutils/kfind.cpp:660 +msgid "Continue from the beginning?" +msgstr "از ابتدا ادامه یابد؟" + #: tdeutils/tdecmoduleloader.cpp:98 msgid "" "<qt>There was an error when loading the module '%1'." @@ -8425,37 +7190,47 @@ msgstr "" msgid "The specified library %1 could not be found." msgstr "کتابخانۀ مشخصشدۀ %1 را نتوانست بیابد." -#: tdeutils/tdecmoduleloader.cpp:132 +#: tdeutils/tdecmoduleloader.cpp:134 tdeutils/tdecmoduleloader.cpp:143 msgid "The module %1 could not be found." msgstr "پیمانۀ %1 را نتوانست بیابد." -#: tdeutils/tdecmoduleloader.cpp:133 +#: tdeutils/tdecmoduleloader.cpp:136 +msgid "" +"<qt>" +"<p>The Lisa and lan:/ ioslave modules are not installed by default in Kubuntu, " +"because they are obsolete and replaced by zeroconf." +"<br> If you still wish to use them, you should install the lisa package from " +"the Universe repository.</p></qt>" +msgstr "" + +#: tdeutils/tdecmoduleloader.cpp:145 +#, fuzzy msgid "" "<qt>" "<p>The diagnostics is:" -"<br>The desktop file %1 could not be found.</qt>" +"<br>The desktop file %1 could not be found.</p></qt>" msgstr "<qt><p>تشخیص خطا:<br>پروندۀ رومیزی %1یافت نمیشود.</qt>" -#: tdeutils/tdecmoduleloader.cpp:152 +#: tdeutils/tdecmoduleloader.cpp:166 msgid "The module %1 could not be loaded." msgstr "پیمانۀ %1 را نتوانست بار کند." -#: tdeutils/tdecmoduleloader.cpp:171 +#: tdeutils/tdecmoduleloader.cpp:185 msgid "The module %1 is not a valid configuration module." msgstr "پیمانۀ %1 یک پیمانۀ پیکربندی معتبر نیست." -#: tdeutils/tdecmoduleloader.cpp:172 +#: tdeutils/tdecmoduleloader.cpp:186 msgid "" "<qt>" "<p>The diagnostics is:" "<br>The desktop file %1 does not specify a library.</qt>" msgstr "<qt><p>تشخیص خطا :<br>پروندۀ رومیزی %1 کتابخانه را مشخص نمیکند.</qt>" -#: tdeutils/tdecmoduleloader.cpp:206 +#: tdeutils/tdecmoduleloader.cpp:220 msgid "There was an error loading the module." msgstr "یک خطای بارگذاری پیمانه وجود داشت." -#: tdeutils/tdecmoduleloader.cpp:206 tdeutils/tdecmoduleloader.cpp:274 +#: tdeutils/tdecmoduleloader.cpp:220 tdeutils/tdecmoduleloader.cpp:288 msgid "" "<qt>" "<p>The diagnostics is:" @@ -8479,192 +7254,2212 @@ msgstr "" "کنید. اگر این خراب میشود، تماس با توزیعکننده یا بستهبندیکنندۀ خود را مد نظر " "بگیرید.</p></qt>" -#: tdeutils/kreplace.cpp:49 -msgid "&All" -msgstr "&همه" +#: tdeutils/ksettings/componentsdialog.cpp:48 +msgid "Select Components" +msgstr "برگزیدن مؤلفهها" -#: tdeutils/kreplace.cpp:49 -msgid "&Skip" -msgstr "&برش" +#: tdeutils/ksettings/dialog.cpp:590 +msgid "Select Components..." +msgstr "برگزیدن مؤلفهها..." -#: tdeutils/kreplace.cpp:58 -msgid "Replace '%1' with '%2'?" -msgstr "»%1« با »%2« جایگزین شود؟" +#: tdeui/keditcl2.cpp:105 tdeui/keditcl2.cpp:375 tdeui/keditcl2.cpp:454 +msgid "" +"End of document reached.\n" +"Continue from the beginning?" +msgstr "" +"به انتهای سند رسید.\n" +"از ابتدا ادامه یابد؟" -#: tdeutils/kreplace.cpp:105 tdeutils/kreplace.cpp:300 -msgid "No text was replaced." -msgstr "هیچ متنی جایگزین نشد." +#: tdeui/keditcl2.cpp:118 tdeui/keditcl2.cpp:388 tdeui/keditcl2.cpp:467 +msgid "" +"Beginning of document reached.\n" +"Continue from the end?" +msgstr "" +"به ابتدای سند رسید.\n" +"از انتها ادامه یابد؟" -#: tdeutils/kreplace.cpp:107 tdeutils/kreplace.cpp:302 +#: tdeui/keditcl2.cpp:711 tdeui/keditcl2.cpp:844 +msgid "Find:" +msgstr "یافتن:" + +#: tdeui/keditcl2.cpp:728 tdeui/keditcl2.cpp:868 +msgid "Case &sensitive" +msgstr "&حساس به حالت" + +#: tdeui/keditcl2.cpp:833 +msgid "Replace &All" +msgstr "جایگزینی &همه" + +#: tdeui/keditcl2.cpp:852 +msgid "Replace with:" +msgstr "جایگزینی با:" + +#: tdeui/keditcl2.cpp:984 +msgid "Go to line:" +msgstr "برو به خط:" + +#: kded/khostname.cpp:372 kded/tde-menu.cpp:119 kded/tdebuildsycoca.cpp:724 +#: kded/tdebuildsycoca.cpp:725 tdeui/tdeaboutdialog.cpp:90 +msgid "Author" +msgstr "نویسنده" + +#: tdeui/tdeaboutdialog.cpp:93 +msgid "Task" +msgstr "تکلیف" + +#: tdeui/tdeaboutdialog.cpp:704 +#, fuzzy +msgid "%1 %2 (Using Trinity %3)" +msgstr "%1 %2 ( با استفاده ازTDE %3)" + +#: tdeui/tdeaboutdialog.cpp:706 +msgid "%1 %2, %3" +msgstr "" + +#: tdeui/tdeaboutdialog.cpp:1326 +msgid "Other Contributors:" +msgstr "شرکتکنندگان دیگر:" + +#: tdeui/tdeaboutdialog.cpp:1327 +msgid "(No logo available)" +msgstr ")آرم در دسترس نیست(" + +#: tdeui/khelpmenu.cpp:228 tdeui/tdeaboutdialog.cpp:1535 +#: tdeui/tdemessagebox.cpp:975 #, c-format +msgid "About %1" +msgstr "دربارۀ %1" + +#: tdeui/tdeaboutdialog.cpp:1772 +msgid "Image missing" +msgstr "فاقد تصویر" + +#: tdeui/tdeactionclasses.cpp:2093 +msgid "Exit F&ull Screen Mode" +msgstr "خروج از حالت &تمام صفحه" + +#: tdeui/kstdaction_p.h:98 tdeui/tdeactionclasses.cpp:2098 +msgid "F&ull Screen Mode" +msgstr "حالت &تمام صفحه" + +#: tdespell2/ui/dialog.cpp:62 tdeui/tdespelldlg.cpp:53 +msgid "Check Spelling" +msgstr "غلطیابی" + +#: tdespell2/ui/dialog.cpp:64 tdeui/tdespelldlg.cpp:54 +msgid "&Finished" +msgstr "&پایان یافت" + +#: tdeui/ktabbar.cpp:196 +msgid "Close this tab" +msgstr "بستن این تب" + +#: tdeui/ksconfig.cpp:102 +msgid "Create &root/affix combinations not in dictionary" +msgstr "عدم ایجاد ترکیبات &root/affix در فهرست راهنما" + +#: tdeui/ksconfig.cpp:107 +msgid "Consider run-together &words as spelling errors" +msgstr "در نظر گرفتن &واژههایی که با هم اجرا میشوند، به عنوان خطاهای هجی" + +#: tdeui/ksconfig.cpp:118 +msgid "&Dictionary:" +msgstr "&واژهنامه: " + +#: tdeui/ksconfig.cpp:143 +msgid "&Encoding:" +msgstr "&کدبندی:" + +#: tdeui/ksconfig.cpp:148 +msgid "International Ispell" +msgstr "Ispell بینالمللی" + +#: tdeui/ksconfig.cpp:149 +msgid "Aspell" +msgstr "" + +#: tdeui/ksconfig.cpp:150 +msgid "Hspell" +msgstr "" + +#: tdeui/ksconfig.cpp:151 +msgid "Zemberek" +msgstr "زمبرک" + +#: tdeui/ksconfig.cpp:156 +msgid "&Client:" +msgstr "&کارخواه:" + +#: tdeui/ksconfig.cpp:297 +msgid "Spanish" +msgstr "اسپانیایی" + +#: tdeui/ksconfig.cpp:300 +msgid "Danish" +msgstr "دانمارکی" + +#: tdeui/ksconfig.cpp:303 +msgid "German" +msgstr "آلمانی" + +#: tdeui/ksconfig.cpp:306 +msgid "German (new spelling)" +msgstr "آلمانی )هجی جدید(" + +#: tdeui/ksconfig.cpp:309 +msgid "Brazilian Portuguese" +msgstr "پرتغالی برزیلی" + +#: tdeui/ksconfig.cpp:312 +msgid "Portuguese" +msgstr "پرتغالی" + +#: tdeui/ksconfig.cpp:315 +msgid "Esperanto" +msgstr "اسپرانتو" + +#: tdeui/ksconfig.cpp:318 +msgid "Norwegian" +msgstr "نروژی" + +#: tdeui/ksconfig.cpp:321 +msgid "Polish" +msgstr "لهستانی" + +#: tdeui/ksconfig.cpp:327 +msgid "Slovenian" +msgstr "اسلونیایی" + +#: tdeui/ksconfig.cpp:330 +msgid "Slovak" +msgstr "اسلواکی" + +#: tdeui/ksconfig.cpp:333 +msgid "Czech" +msgstr "چکوسلواکی" + +#: tdeui/ksconfig.cpp:336 +msgid "Swedish" +msgstr "سوئدی" + +#: tdeui/ksconfig.cpp:339 +msgid "Swiss German" +msgstr "سویسی آلمانی" + +#: tdeui/ksconfig.cpp:345 +msgid "Lithuanian" +msgstr "لیتوانی" + +#: tdeui/ksconfig.cpp:348 +msgid "French" +msgstr "فرانسوی" + +#: tdeui/ksconfig.cpp:351 +msgid "Belarusian" +msgstr "بلاروسی" + +#: tdeui/ksconfig.cpp:354 +msgid "Hungarian" +msgstr "مجارستانی" + +#: tdeui/ksconfig.cpp:358 msgid "" -"_n: 1 replacement done.\n" -"%n replacements done." -msgstr "%n جایگزینی انجام شد." +"_: Unknown ispell dictionary\n" +"Unknown" +msgstr "ناشناخته" -#: tdeutils/kfind.cpp:650 tdeutils/kreplace.cpp:307 -msgid "Beginning of document reached." -msgstr "به ابتدای سند رسید." +#: tdeui/ksconfig.cpp:440 tdeui/ksconfig.cpp:594 +msgid "ISpell Default" +msgstr "پیشفرض ISpell" -#: tdeutils/kfind.cpp:652 tdeutils/kreplace.cpp:309 -msgid "End of document reached." -msgstr "به انتهای سند رسید." +#: tdeui/ksconfig.cpp:488 tdeui/ksconfig.cpp:642 +msgid "" +"_: default spelling dictionary\n" +"Default - %1 [%2]" +msgstr "پیشفرض - %1 ]%2[" -#: tdeutils/kreplace.cpp:316 -msgid "Do you want to restart search from the end?" -msgstr "میخواهید جستجو را از انتها باز آغاز کنید؟" +#: tdeui/ksconfig.cpp:508 tdeui/ksconfig.cpp:668 +msgid "ASpell Default" +msgstr "پیشفرض ASpell" -#: tdeutils/kreplace.cpp:317 -msgid "Do you want to restart search at the beginning?" -msgstr "میخواهید جستجو را از ابتدا باز آغاز کنید؟" +#: tdeui/ksconfig.cpp:573 tdeui/ksconfig.cpp:733 +#, c-format +msgid "" +"_: default spelling dictionary\n" +"Default - %1" +msgstr "پیشفرض - %1" -#: tdeutils/kreplace.cpp:319 -msgid "Restart" -msgstr "بازآغازی" +#. i18n "??" is displayed as (pseudo-)version when no data is known about the application +#: tdeui/tdeaboutapplication.cpp:63 +msgid "??" +msgstr "؟؟" -#: tdeutils/kpluginselector.cpp:111 +#: tdeui/tdeaboutapplication.cpp:67 msgid "" -"<qt>" -"<table>" -"<tr>" -"<td><b>Description:</b></td>" -"<td>%1</td></tr>" -"<tr>" -"<td><b>Author:</b></td>" -"<td>%2</td></tr>" -"<tr>" -"<td><b>Version:</b></td>" -"<td>%3</td></tr>" -"<tr>" -"<td><b>License:</b></td>" -"<td>%4</td></tr></table></qt>" +"No information available.\n" +"The supplied TDEAboutData object does not exist." msgstr "" -"<qt>" -"<table>" -"<tr>" -"<td><b>توصیف:</b></td>" -"<td>%1</td></tr>" -"<tr>" -"<td><b>نویسنده:</b></td>" -"<td>%2</td></tr>" -"<tr>" -"<td><b>نسخه:</b></td>" -"<td>%3</td></tr>" -"<tr>" -"<td><b>مجوز:</b></td>" -"<td>%4</td></tr></table></qt>" +"اطلاعات در دسترس نیست.\n" +"شیء منبع TDEAboutData l موجود نیست." -#: tdeutils/kpluginselector.cpp:536 -msgid "(This plugin is not configurable)" -msgstr ")این وصله قابل پیکربندی نیست(" +#: tdeui/tdeaboutapplication.cpp:107 +msgid "A&uthor" +msgstr "&نویسنده" -#: tdeutils/kreplacedialog.cpp:142 -msgid "Your replacement string is referencing a capture greater than '\\%1', " -msgstr "رشتۀ جایگزین شما به گیرانداز بزرگتر از »\\%1« مراجعه میکند." +#: tdeui/tdeaboutapplication.cpp:107 +msgid "A&uthors" +msgstr "&نویسندگان" -#: tdeutils/kreplacedialog.cpp:145 +#: tdeui/tdeaboutapplication.cpp:117 +#, fuzzy +msgid "" +"Please use <a href=\"http://bugs.pearsoncomputing.net\">" +"http://bugs.pearsoncomputing.net</a> to report bugs.\n" +msgstr "" +"لطفاً، از <a href=\"http://bugs.kde.org\">http://bugs.kde.org</a> " +"برای گزارش اشکالها استفاده کنید.\n" + +#: tdeui/tdeaboutapplication.cpp:121 tdeui/tdeaboutapplication.cpp:124 +msgid "" +"Please report bugs to <a href=\"mailto:%1\">%2</a>.\n" +msgstr "" +"لطفاً، اشکالها را به <a href=\"mailto:%1\">%2</a> گزارش کنید.\n" + +#: tdeui/tdeaboutapplication.cpp:149 +msgid "&Thanks To" +msgstr "&با تشکر" + +#: tdeui/tdeaboutapplication.cpp:176 +msgid "T&ranslation" +msgstr "&ترجمه" + +#: tdeui/tdeaboutapplication.cpp:181 +msgid "&License Agreement" +msgstr "توافقنامۀ &مجوز" + +#: tdeui/kbugreport.cpp:70 +msgid "Submit Bug Report" +msgstr "ارسال گزارش خطا" + +#: tdeui/kbugreport.cpp:111 +msgid "" +"Your email address. If incorrect, use the Configure Email button to change it" +msgstr "" +"نشانی رایانامۀ شما. اگر نادرست است، برای تغییر آن از دکمۀ پیکربندی رایانامه " +"استفاده کنید" + +#: tdeui/kbugreport.cpp:112 +msgid "From:" +msgstr "از:" + +#: tdeui/kbugreport.cpp:121 +msgid "Configure Email..." +msgstr "پیکربندی رایانامه..." + +#: tdeui/kbugreport.cpp:128 +msgid "The email address this bug report is sent to." +msgstr "نشانی رایانامهای که این گزارش اشکال به آن ارسال میشود." + +#: tdeui/kbugreport.cpp:129 +msgid "To:" +msgstr "به:" + +#: tdeui/kbugreport.cpp:136 +msgid "&Send" +msgstr "&ارسال" + +#: tdeui/kbugreport.cpp:136 +msgid "Send bug report." +msgstr "ارسال گزارش اشکال." + +#: tdeui/kbugreport.cpp:137 #, c-format +msgid "Send this bug report to %1." +msgstr "ارسال این گزارش خطا به %1." + +#: tdeui/kbugreport.cpp:148 msgid "" -"_n: but your pattern only defines 1 capture.\n" -"but your pattern only defines %n captures." -msgstr " ولی الگوی شما فقط %n گیرانداز را تعریف میکند." +"The application for which you wish to submit a bug report - if incorrect, " +"please use the Report Bug menu item of the correct application" +msgstr "" +"کاربردی که میخواهید برای آن گزارش اشکال ارائه کنید - اگر نادرست است، از فقرۀ " +"گزینگان گزارش اشکال کاربرد درست استفاده کنید" -#: tdeutils/kreplacedialog.cpp:146 -msgid "but your pattern defines no captures." -msgstr "ولی الگوی شما گیراندازها را تعریف نمیکند." +#: tdeui/kbugreport.cpp:149 +msgid "Application: " +msgstr "کاربرد:" -#: tdeutils/kreplacedialog.cpp:147 +#: tdeui/kbugreport.cpp:174 msgid "" +"The version of this application - please make sure that no newer version is " +"available before sending a bug report" +msgstr "" +"نسخۀ این کاربرد - لطفاً، مطمئن شوید که نسخۀ جدیدتری قبل از ارسال گزارش اشکال در " +"دسترس نیست" + +#: tdenewstuff/uploaddialog.cpp:73 tdeui/kbugreport.cpp:175 +msgid "Version:" +msgstr "نسخه:" + +#: tdeui/kbugreport.cpp:181 +msgid "no version set (programmer error!)" +msgstr "نسخهای تنظیم نشده )خطای برنامهنویس!(" + +#: tdeui/kbugreport.cpp:192 +msgid "OS:" +msgstr "سیستم عامل:" + +#: tdeui/kbugreport.cpp:204 +msgid "Compiler:" +msgstr "مترجم:" + +#: tdeui/kbugreport.cpp:212 +msgid "Se&verity" +msgstr "&شدت" + +#: tdeui/kbugreport.cpp:214 +msgid "Critical" +msgstr "بحرانی" + +#: tdeui/kbugreport.cpp:214 +msgid "Grave" +msgstr "خطرناک" + +#: tdeui/kbugreport.cpp:214 +msgid "" +"_: normal severity\n" +"Normal" +msgstr "عادی" + +#: tdeui/kbugreport.cpp:214 +msgid "Wishlist" +msgstr "فهرست کام" + +#: tdeui/kbugreport.cpp:214 +msgid "Translation" +msgstr "ترجمه" + +#: tdeui/kbugreport.cpp:227 +msgid "S&ubject: " +msgstr "&موضوع:" + +#: tdeui/kbugreport.cpp:234 +msgid "" +"Enter the text (in English if possible) that you wish to submit for the bug " +"report.\n" +"If you press \"Send\", a mail message will be sent to the maintainer of this " +"program.\n" +msgstr "" +"متنی را )در صورت امکان به انگلیسی ( که میخواهید برای گزارش اشکال ارسال کنید، " +"وارد نمایید.\n" +"اگر »ارسال« را فشار دهید، پیام نامه به نگهدارندۀ این برنامه ارسال میشود.\n" + +#: tdeui/kbugreport.cpp:254 +msgid "" +"Reporting bugs and requesting enhancements are maintained using the Bugzilla " +"reporting system.\n" +"You'll need a login account and password to use the reporting system.\n" +"To control spam and rogue elements the login requires a valid email address.\n" +"Consider using any large email service if you want to avoid using your private " +"email address.\n" "\n" -"Please correct." +"Selecting the button below opens your web browser to " +"http://bugs.trinitydesktop.org,\n" +"where you will find the report form.\n" +"The information displayed above will be transferred to the reporting system.\n" +"Session cookies must be enabled to use the reporting system.\n" +"\n" +"Thank you for helping!" +msgstr "" + +#: tdeui/kbugreport.cpp:270 +msgid "&Launch Bug Report Wizard" +msgstr "&راهاندازی جادوگر گزارش اشکال" + +#: tdeui/kbugreport.cpp:309 +msgid "" +"_: unknown program name\n" +"unknown" +msgstr "ناشناخته" + +#: tdeui/kbugreport.cpp:387 +msgid "" +"You must specify both a subject and a description before the report can be " +"sent." +msgstr "" +"شما باید هم موضوع و هم توصیف را قبل از اینکه گزارش بتواند ارسال شود، مشخص کنید." + +#: tdeui/kbugreport.cpp:397 +msgid "" +"<p>You chose the severity <b>Critical</b>. Please note that this severity is " +"intended only for bugs that</p>" +"<ul>" +"<li>break unrelated software on the system (or the whole system)</li>" +"<li>cause serious data loss</li>" +"<li>introduce a security hole on the system where the affected package is " +"installed</li></ul>\n" +"<p>Does the bug you are reporting cause any of the above damage? If it does " +"not, please select a lower severity. Thank you!</p>" +msgstr "" +"<p> درجه اهمیت <b>بحرانی</b> را انتخاب میکنید. لطفاً، توجه کنید که این درجه " +"اهمیت فقط برای اشکالهایی که </p>" +"<ul>" +"<li>نرمافزار ترجمهنشده در سیستم )یا همۀ سیستم( را قطع میکند </li> " +"<li> باعث از دست رفتن دادههای مهم میشود</li> " +"<li>امنیت سیستم که بستههای مؤثر در آن نصب میشوند را کاهش میدهد </li></ul> " +"مفهوم دارد.\n" +"<p>آیا اشکالی که گزارش میکنید، باعث هر یک از آسیبهای بالا میشود؟ اگر نه، " +"لطفاً، درجه اهمیت پایینتری را انتخاب کنید. با تشکر از شما!</p>" + +#: tdeui/kbugreport.cpp:408 +msgid "" +"<p>You chose the severity <b>Grave</b>. Please note that this severity is " +"intended only for bugs that</p>" +"<ul>" +"<li>make the package in question unusable or mostly so</li>" +"<li>cause data loss</li>" +"<li>introduce a security hole allowing access to the accounts of users who use " +"the affected package</li></ul>\n" +"<p>Does the bug you are reporting cause any of the above damage? If it does " +"not, please select a lower severity. Thank you!</p>" +msgstr "" +"<p>شما درجه اهمیت <b>خطرناک</b>،را انتخاب میکنید. لطفاً توجه کنید که این درجه " +"اهمیت فقط برای اشکالهای که </p>" +"<ul>" +"<li>بستههای داخل پرسش را غیر قابل استفاده میسازند </li>" +"<li>باعث از دست رفتن دادهها میشوند </li>" +"<li>امنیت بخشی را که اجازۀ دستیابی به حسابهای کاربرانی که از بستههای مؤثر " +"استفاده میکنند را کاهش نمیدهد.</li></ul>\n" +"<p>آیا اشکالی که گزارش میکنید، باعث هر یک از آسیبهای بالا میشود ؟ اگر نه، " +"لطفاً درجه اهمیت پایینتری را انتخاب کنید. با تشکر از شما! </p>" + +#: tdeui/kbugreport.cpp:420 +#, fuzzy +msgid "" +"Unable to send the bug report.\n" +"Please submit a bug report manually...\n" +"See http://bugs.pearsoncomputing.net/ for instructions." +msgstr "" +"قادر به ارسال گزارش اشکال نیست.\n" +"لطفاً، گزارش اشکال را دستی ارائه دهید...\n" +"دستورالعمل را در http://bugs.kde.org/ ببینید." + +#: tdeui/kbugreport.cpp:428 +msgid "Bug report sent, thank you for your input." +msgstr "گزارش اشکال ارسال شد، با تشکر از ورودی شما." + +#: tdeui/kbugreport.cpp:437 +msgid "" +"Close and discard\n" +"edited message?" +msgstr "" +"بستن و دور انداختن \n" +"پیام ویرایششده؟" + +#: tdeui/kbugreport.cpp:438 +msgid "Close Message" +msgstr "بستن پیام" + +#: tdeui/kedittoolbar.cpp:49 +msgid "--- line separator ---" +msgstr "--- جداساز خط ---" + +#: tdeui/kedittoolbar.cpp:50 +msgid "--- separator ---" +msgstr "--- جداساز ---" + +#: tdeui/kedittoolbar.cpp:380 tdeui/kedittoolbar.cpp:392 +#: tdeui/kedittoolbar.cpp:402 tdeui/kedittoolbar.cpp:411 +msgid "Configure Toolbars" +msgstr "پیکربندی میله ابزارها" + +#: tdeui/kedittoolbar.cpp:447 +msgid "" +"Do you really want to reset all toolbars of this application to their default? " +"The changes will be applied immediately." +msgstr "" +" آیا واقعاً میخواهید همۀ میلهابزارهای این کاربرد را به پیشفرضشان باز نشانید؟ " +"تغییرات فوراً اعمال میشوند." + +#: tdeui/kedittoolbar.cpp:447 +msgid "Reset Toolbars" +msgstr "بازنشانی میله ابزارها" + +#: tdeui/kedittoolbar.cpp:761 +msgid "&Toolbar:" +msgstr "&میله ابزار:" + +#: tdeui/kedittoolbar.cpp:777 +msgid "A&vailable actions:" +msgstr "کنشهای &دسترسپذیر:" + +#: tdeui/kedittoolbar.cpp:795 +msgid "Curr&ent actions:" +msgstr "کنشهای &جاری:" + +#: tdeui/kedittoolbar.cpp:818 +msgid "Change &Icon..." +msgstr "تغییر &شمایل..." + +#: tdeui/kedittoolbar.cpp:991 +msgid "" +"This element will be replaced with all the elements of an embedded component." +msgstr "این عنصر جایگزین عناصر مؤلفۀ نهفته خواهد شد." + +#: tdeui/kedittoolbar.cpp:993 +msgid "<Merge>" +msgstr "" + +#: tdeui/kedittoolbar.cpp:995 +msgid "<Merge %1>" +msgstr ">ادغام %1<" + +#: tdeui/kedittoolbar.cpp:1001 +msgid "" +"This is a dynamic list of actions. You can move it, but if you remove it you " +"won't be able to re-add it." +msgstr "" +"این یک فهرست پویای کنشهاست. میتوانید آن را حرکت دهید، ولی اگر آن را حذف کنید، " +"قادر نیستید دوباره آن را اضافه کنید." + +#: tdeui/kedittoolbar.cpp:1002 +#, c-format +msgid "ActionList: %1" +msgstr "فهرست کنش: %1" + +#: tdeui/kauthicon.cpp:99 +msgid "Editing disabled" +msgstr "غیرفعالسازی ویرایش" + +#: tdeui/kauthicon.cpp:100 +msgid "Editing enabled" +msgstr "فعالسازی ویرایش" + +#: tdeui/tdespell.cpp:1176 +msgid "You have to restart the dialog for changes to take effect" +msgstr "برای تأثیر تغییرات باید محاوره را بازآغاز کنید" + +#: tdeui/tdespell.cpp:1402 +msgid "Spell Checker" +msgstr "غلطیاب" + +#: tdeui/kcharselect.cpp:366 +msgid "" +"_: Character\n" +"<qt><font size=\"+4\" face=\"%1\">%2</font>" +"<br>Unicode code point: U+%3" +"<br>(In decimal: %4)" +"<br>(Character: %5)</qt>" +msgstr "" +"<qt><font size=\"+4\" face=\"%1\">%2</font>" +"<br>نقطۀ کد یونیکد: U+%3" +"<br>)به صورت دهدهی: %4(" +"<br>)نویسه: %5(</qt>" + +#: tdeui/kcharselect.cpp:383 tdeui/tdefontdialog.cpp:144 +msgid "Font:" +msgstr "قلم:" + +#: tdeui/kcharselect.cpp:394 +msgid "Table:" +msgstr "جدول:" + +#: tdeui/kcharselect.cpp:404 +msgid "&Unicode code point:" +msgstr "نقطۀ کد &یونیکد:" + +#: tdeui/tdetoolbarhandler.cpp:86 +msgid "Show Toolbar" +msgstr "نمایش میله ابزار" + +#: tdeui/tdetoolbarhandler.cpp:87 +msgid "Hide Toolbar" +msgstr "مخفی کردن میله ابزار" + +#: tdeui/tdetoolbarhandler.cpp:91 +msgid "Toolbars" +msgstr "میله ابزارها" + +#: tdeui/khelpmenu.cpp:131 tdeui/kstdaction_p.h:108 +msgid "%1 &Handbook" +msgstr "%1 &کتاب مرجع" + +#: tdeui/khelpmenu.cpp:140 +msgid "What's &This" +msgstr "&این چیست" + +#: tdeui/khelpmenu.cpp:151 tdeui/kstdaction_p.h:111 +msgid "&Report Bug/Request Enhancement..." +msgstr "" + +#: tdeui/khelpmenu.cpp:160 tdeui/kstdaction_p.h:112 +#, fuzzy +msgid "Switch application &language..." +msgstr "نام کاربرد را تنظیم میکند" + +#: tdeui/khelpmenu.cpp:171 tdeui/kstdaction_p.h:113 +#, c-format +msgid "&About %1" +msgstr "&دربارۀ %1" + +#: tdeui/khelpmenu.cpp:177 tdeui/kstdaction_p.h:114 +#, fuzzy +msgid "About &Trinity" +msgstr "دربارۀ &TDE" + +#: tdeui/klineeditdlg.cpp:92 +msgid "&Browse..." +msgstr "&مرور..." + +#: tdeui/ktip.cpp:206 +msgid "Tip of the Day" +msgstr "نکتۀ روز" + +#: tdeui/ktip.cpp:224 +msgid "" +"Did you know...?\n" +msgstr "" +"آیا میدانید...؟\n" + +#: tdeui/ktip.cpp:287 +msgid "&Show tips on startup" +msgstr "&نمایش نکات هنگام راهاندازی" + +#: tdeui/kpixmapregionselectordialog.cpp:28 +msgid "Select Region of Image" +msgstr "برگزیدن منطقۀ تصویر" + +#: tdeui/kpixmapregionselectordialog.cpp:31 +msgid "Please click and drag on the image to select the region of interest:" +msgstr "لطفاً، روی تصویر فشار داده و برای گزینش منطقۀ دلخواه بکشید:" + +#: tdeui/kpassdlg.cpp:250 +msgid "&Password:" +msgstr "&اسم رمز:" + +#: tdeui/kpassdlg.cpp:269 +msgid "&Keep password" +msgstr "&نگهداری اسم رمز" + +#: tdeui/kpassdlg.cpp:289 +msgid "&Verify:" +msgstr "&وارسی:" + +#: tdeui/kpassdlg.cpp:311 +msgid "Password strength meter:" +msgstr "میزان استحکام اسم رمز:" + +#: tdeui/kpassdlg.cpp:315 +msgid "" +"The password strength meter gives an indication of the security of the password " +"you have entered. To improve the strength of the password, try:\n" +" - using a longer password;\n" +" - using a mixture of upper- and lower-case letters;\n" +" - using numbers or symbols, such as #, as well as letters." +msgstr "" +"میزان استحکام اسم رمز، شاخص امنیت اسم رمزی که وارد کردهاید را میدهد. برای " +"بهبود استحکام اسم رمز، سعی کنید:\n" +" - از اسم رمز طولانیتر استفاده کنید؛\n" +" - ترکیبی از حروف کوچک و بزرگ را استفاده کنید؛\n" +" - از اعداد و نمادها، مانند # به علاوۀ حروف استفاده کنید." + +#: tdeui/kpassdlg.cpp:331 tdeui/kpassdlg.cpp:525 +msgid "Passwords do not match" +msgstr "اسم رمز تطابق ندارد" + +#: tdeui/kpassdlg.cpp:408 +msgid "You entered two different passwords. Please try again." +msgstr "شما دو اسم رمز متفاوت وارد کردید. لطفاً، دوباره سعی کنید." + +#: tdeui/kpassdlg.cpp:415 +msgid "" +"The password you have entered has a low strength. To improve the strength of " +"the password, try:\n" +" - using a longer password;\n" +" - using a mixture of upper- and lower-case letters;\n" +" - using numbers or symbols as well as letters.\n" +"\n" +"Would you like to use this password anyway?" msgstr "" +"اسم رمزی که وارد کردهاید استحکام پایینی دارد. برای بهبود استحکام اسم رمز سعی " +"کنید:\n" +" - از اسم رمز طولانیتر استفاده کنید؛\n" +" - ترکیبی از حروف کوچک و بزرگ را استفاده کنید؛\n" +" - از اعداد و نمادها، به علاوۀ حروف استفاده کنید.\n" "\n" -"لطفاً، اصلاح کنید." +"در هر صورت میخواهید از این اسم رمز استفاده کنید؟" -#: tdeutils/kfind.cpp:53 -msgid "<qt>Find next occurrence of '<b>%1</b>'?</qt>" -msgstr "<qt>رخداد بعدی «<b>%1</b>» یافت شد؟</qt>" +#: tdeui/kpassdlg.cpp:423 +msgid "Low Password Strength" +msgstr "استحکام پایین اسم رمز" -#: tdeutils/kfind.cpp:623 tdeutils/kfind.cpp:643 +#: tdeui/kpassdlg.cpp:519 +msgid "Password is empty" +msgstr "اسم رمز خالی است" + +#: tdeui/kpassdlg.cpp:522 #, c-format msgid "" -"_n: 1 match found.\n" -"%n matches found." -msgstr "%n تطبیق یافت شد." +"_n: Password must be at least 1 character long\n" +"Password must be at least %n characters long" +msgstr "اسم رمز باید حداقل به طول %n نویسه باشد" -#: tdeutils/kfind.cpp:625 -msgid "<qt>No matches found for '<b>%1</b>'.</qt>" -msgstr "<qt>تطبیقی برای «<b>%1</b>» یافت نشد.</qt>" +#: tdeui/kpassdlg.cpp:524 +msgid "Passwords match" +msgstr "تطبیق اسم رمزها" -#: tdeutils/kfind.cpp:645 -msgid "No matches found for '<b>%1</b>'." -msgstr "تطبیقی برای »<b>%1</b>« یافت نشد." +#: tdeui/tdelistviewsearchline.cpp:243 +msgid "Search Columns" +msgstr "جستجوی ستونها" -#: tdeutils/kfind.cpp:659 -msgid "Continue from the end?" -msgstr "از انتها ادامه یابد؟" +#: tdeui/tdelistviewsearchline.cpp:245 +msgid "All Visible Columns" +msgstr "همۀ ستونهای مرئی" -#: tdeutils/kfind.cpp:660 -msgid "Continue from the beginning?" -msgstr "از ابتدا ادامه یابد؟" +#: tdeui/tdelistviewsearchline.cpp:260 +msgid "" +"_: Column number %1\n" +"Column No. %1" +msgstr "شمارۀ ستون %1" -#: tdeutils/tdecmoduleproxy.cpp:212 +#: tdeui/tdelistviewsearchline.cpp:455 +msgid "S&earch:" +msgstr "&جستجو:" + +#: tdeui/kcolordialog.cpp:84 msgid "" -"<b>Changes in this section requires root access.</b><br />" -"Click the \"Administrator Mode\" button to allow modifications." +"_: palette name\n" +"* Recent Colors *" +msgstr "*رنگهای اخیر *" + +#: tdeui/kcolordialog.cpp:85 +msgid "" +"_: palette name\n" +"* Custom Colors *" +msgstr "*رنگهای سفارشی *" + +#: tdeui/kcolordialog.cpp:86 +msgid "" +"_: palette name\n" +"Forty Colors" +msgstr "رنگهای چهل" + +#: tdeui/kcolordialog.cpp:87 +msgid "" +"_: palette name\n" +"Rainbow Colors" +msgstr "رنگهای رنگینکمان" + +#: tdeui/kcolordialog.cpp:88 +msgid "" +"_: palette name\n" +"Royal Colors" +msgstr "رنگهای رویال" + +#: tdeui/kcolordialog.cpp:89 +msgid "" +"_: palette name\n" +"Web Colors" +msgstr "رنگهای وب" + +#: tdeui/kcolordialog.cpp:563 +msgid "Named Colors" +msgstr "رنگهای نامدار" + +#: tdeui/kcolordialog.cpp:717 +msgid "" +"Unable to read X11 RGB color strings. The following file location(s) were " +"examined:\n" +msgstr "" +"قادر به خواندن رشتههای رنگ X11 RGB نیست. محل)های( پروندۀ زیر امتحان شدهاند.\n" + +#: tdeui/kcolordialog.cpp:940 +msgid "Select Color" +msgstr "برگزیدن رنگ" + +#: tdeui/kcolordialog.cpp:1005 +msgid "H:" msgstr "" -"<b>تغییرات در این بخش نیاز به دستبابی به کاربر ارشد دارد .</b><br />" -"دکمۀ »حالت سرپرست« را برای اجازۀ اصلاحات فشار دهید." -#: tdeutils/tdecmoduleproxy.cpp:219 +#: tdeui/kcolordialog.cpp:1014 +msgid "S:" +msgstr "" + +#: tdeui/kcolordialog.cpp:1023 +msgid "V:" +msgstr "" + +#: tdeui/kcolordialog.cpp:1035 +msgid "R:" +msgstr "" + +#: tdeui/kcolordialog.cpp:1044 +msgid "G:" +msgstr "" + +#: tdeui/kcolordialog.cpp:1053 +msgid "B:" +msgstr "" + +#: tdeui/kcolordialog.cpp:1108 +msgid "&Add to Custom Colors" +msgstr "&افزودن به رنگهای سفارشی" + +#: tdenewstuff/uploaddialog.cpp:58 tderesources/configdialog.cpp:53 +#: tdeui/kcolordialog.cpp:1133 +msgid "Name:" +msgstr "نام:" + +#: tdeui/kcolordialog.cpp:1140 +msgid "HTML:" +msgstr "زنگام:" + +#: tdeui/kcolordialog.cpp:1219 +msgid "Default color" +msgstr "رنگ پیشفرض" + +#: tdeui/kcolordialog.cpp:1247 +msgid "-default-" +msgstr "-پیشفرض-" + +#: tdeui/kcolordialog.cpp:1463 +msgid "-unnamed-" +msgstr "-بدون نام-" + +#: tdeui/kstdaction.cpp:51 tdeui/kstdguiitem.cpp:188 msgid "" -"This section requires special permissions, probably for system-wide changes; " -"therefore, it is required that you provide the root password to be able to " -"change the module's properties. If you do not provide the password, the module " -"will be disabled." +"_: go back\n" +"&Back" +msgstr "&پسسو" + +#: tdeui/kstdaction.cpp:56 tdeui/kstdguiitem.cpp:196 +msgid "" +"_: go forward\n" +"&Forward" +msgstr "&پیشسو" + +#: tdeui/kstdaction.cpp:61 +msgid "" +"_: beginning (of line)\n" +"&Home" +msgstr "&آغازه" + +#: tdeui/kstdaction.cpp:62 tdeui/kstdguiitem.cpp:168 +msgid "" +"_: show help\n" +"&Help" +msgstr "&کمک" + +#: tdeui/kstdaction.cpp:240 +msgid "Show Menubar<p>Shows the menubar again after it has been hidden" msgstr "" -"این بخش، احتمالاً برای تغییرات پهنای سیستم به مجوزهای ویژه نیاز دارد. بنابراین، " -"نیاز دارد که شما اسم رمز کاربر ارشد را فراهم کنید تا قادر به تغییر ویژگیهای " -"پیمانه باشد. اگر اسم رمز را آماده نکنید، پیمانه غیرفعال خواهد شد." +"نمایش میله گزینگان" +"<p> میله گزینگان را دوباره بعد از اینکه مخفی شدند نمایش میدهد" + +#: tdeui/kstdaction.cpp:242 +msgid "Hide &Menubar" +msgstr "مخفی کردن &میله گزینگان" + +#: tdeui/kstdaction.cpp:243 +msgid "" +"Hide Menubar" +"<p>Hide the menubar. You can usually get it back using the right mouse button " +"inside the window itself." +msgstr "" +"مخفی کردن میله گزینگان" +"<p>مخفی کردن میله گزینگان. معمولاً میتوانید با استفاده از دکمۀ راست موشی در " +"خود پنجره آن را برگردانید." + +#: tdeui/kstdaction.cpp:274 tdeui/kstdaction_p.h:97 +msgid "Show St&atusbar" +msgstr "نمایش &میله وضعیت" + +#: tdeui/kstdaction.cpp:276 +msgid "" +"Show Statusbar" +"<p>Shows the statusbar, which is the bar at the bottom of the window used for " +"status information." +msgstr "" +"نمایش میله وضعیت" +"<p>میله وضعیت، میلهای است در پایین پنجره که برای اطلاعات وضعیت استفاده میشود، " +"را نمایش میدهد." + +#: tdeui/kstdaction.cpp:278 +msgid "Hide St&atusbar" +msgstr "مخفی کردن &میله وضعیت" + +#: tdeui/kstdaction.cpp:279 +msgid "" +"Hide Statusbar" +"<p>Hides the statusbar, which is the bar at the bottom of the window used for " +"status information." +msgstr "" +"مخفی کردن میله وضعیت" +"<p>میله وضعیت، میلهای است در پایین پنجره که برای اطلاعات وضعیت استفاده میشود، " +"را مخفی میکند." + +#: tdeui/kswitchlanguagedialog.cpp:90 +#, fuzzy +msgid "Switch application language" +msgstr "نام کاربرد را تنظیم میکند" + +#: tdeui/kswitchlanguagedialog.cpp:96 +msgid "Please choose language which should be used for this application" +msgstr "" + +#: tdeui/kswitchlanguagedialog.cpp:123 +#, fuzzy +msgid "Add fallback language" +msgstr "زبان پیشفرض:" + +#: tdeui/kswitchlanguagedialog.cpp:124 +msgid "" +"Adds one more language which will be used if other translations do not contain " +"proper translation" +msgstr "" + +#: tdeui/kswitchlanguagedialog.cpp:222 +msgid "" +"Language for this application has been changed. The change will take effect " +"upon next start of application" +msgstr "" + +#: tdeui/kswitchlanguagedialog.cpp:223 +#, fuzzy +msgid "Application language changed" +msgstr "صوت کاربردها" + +#: tdeui/kswitchlanguagedialog.cpp:282 +#, fuzzy +msgid "Primary language:" +msgstr "زبان پیشفرض:" + +#: tdeui/kswitchlanguagedialog.cpp:282 +#, fuzzy +msgid "Fallback language:" +msgstr "زبان پیشفرض:" + +#: tdeui/kswitchlanguagedialog.cpp:316 +msgid "" +"This is main application language which will be used first before any other " +"languages" +msgstr "" + +#: tdeui/kswitchlanguagedialog.cpp:320 +msgid "" +"This is language which will be used if any previous languages does not contain " +"proper translation" +msgstr "" + +#: tdeui/tdeabouttde.cpp:34 +msgid "" +"The <b>Trinity Desktop Environment</b> was born as a fork of the K Desktop " +"Environment version 3.5, which was originally written by the KDE Team, a " +"world-wide network of software engineers committed to <a " +"href=\"http://www.gnu.org/philosophy/free-sw.html\">Free Software</a> " +"development. The name <i>Trinity</i> was chosen because the word means <i>" +"Three</i> as in <i>continuation of KDE 3</i>." +"<br>Since then, TDE has evolved to be an indipendent and standalone computer " +"desktop environment project. The developers have molded the code to its own " +"identity without giving up on the efficiency, productivity and traditional user " +"interface experience characteristic of the original KDE 3 series." +"<br>" +"<br>No single group, company or organization controls the Trinity source code. " +"Everyone is welcome to contribute to Trinity." +"<br>" +"<br>Visit <A HREF=\"http://www.trinitydesktop.org\">" +"http://www.trinitydesktop.org</A> for more information about Trinity, and <A " +"HREF=\"http://www.kde.org\">http://www.kde.org</A> for more information on the " +"KDE project. " +msgstr "" + +#: tdeui/tdeabouttde.cpp:50 +#, fuzzy +msgid "" +"Software can always be improved, and the Trinity Team is ready to do so. " +"However, you - the user - must tell us when something does not work as expected " +"or could be done better." +"<br>" +"<br>The Trinity Desktop Environment has a bug tracking system. Visit <A " +"HREF=\"http://bugs.pearsoncomputing.net\">http://bugs.pearsoncomputing.net</A> " +"or use the \"Report Bug...\" dialog from the \"Help\" menu to report bugs." +"<br>" +"<br>If you have a suggestion for improvement then you are welcome to use the " +"bug tracking system to register your wish. Make sure you use the severity " +"called \"Wishlist\"." +msgstr "" +"نرمافزار را همیشه میتوان ارتقا داد، و تیم TDE حاضر به انجام آن است. به هر حال " +"شما به عنوان یک کاربر، در صورتی که چیزی آن گونه که انتظار میرود کار نکند و یا " +"بهتر هم بتواند باشد، باید به ما بگویید." +"<br>" +"<br>محیط رومیزی TDE یک سیستم ردگیری اشکال دارد. برای گزارش اشکالها به <A " +"HREF=\"http://bugs.kde.org/\">http://bugs.kde.org</A> " +"مراجعه کرده، یا از گزینگان »کمک« محاورۀ »گزارش اشکال...« استفاده کنید." +"<br>" +"<br>اگر پیشنهادی برای بهبود دارید، لطفاً از سیستم ردیابی اشکال جهت ثبت " +"پیشنهادتان استفاده نمایید. مطمئن شوید که از درجه اهمیتی که »فهرست کام« نامیده " +"میشود استفاده میکنید." + +#: tdeui/tdeabouttde.cpp:61 +#, fuzzy +msgid "" +"You do not have to be a software developer to be a member of the Trinity team. " +"You can join the national teams that translate program interfaces. You can " +"provide graphics, themes, sounds, and improved documentation. You decide!" +"<br>" +"<br>Visit the <A HREF=\"http://www.trinitydesktop.org/jobs\">TDE Development</A> " +"webpage to find out how you can contribute or mail us using one of the " +"available <A HREF=\"http://www.trinitydesktop.org/mailinglist.php\">" +"mailing lists</A>." +"<br>" +"<br>If you need more information or documentation, then a visit to <A " +"HREF=\"http://www.trinitydesktop.org/docs\">http://www.trinitydesktop.org/docs</" +"A> will provide you with what you need." +msgstr "" +"نیاز نیست یک توسعهدهندۀ نرمافزار باشید تا عضو تیم TDE شوید. میتوانید به " +"تیمهای ملی که واسطهای برنامه را ترجمه میکنند، بپیوندید. میتوانید نگاره، چهره، " +"صدا و مستندات ارتقایافته را فراهم کنید. تصمیم بگیرید!" +"<br>" +"<br>جهت اطلاعات پیرامون برخی پروژههایی که میتوانید در آنها مشارکت کنید، از <A " +"HREF=\"http://www.kde.org/jobs/\">http://www.kde.org/jobs/</A> دیدن فرمایید. " +"<br>" +"<br>اگر به اطلاعات یا مستندات بیشتری احتیاج دارید، به <A " +"HREF=\"http://developer.kde.org/\">http://developer.kde.org</A> " +"مراجعه کنید. زیرا هر چه نیاز داشته باشید برای شما فراهم میکند." + +#: tdeui/tdeabouttde.cpp:76 +#, fuzzy +msgid "" +"TDE is available free of charge, but making it is not free." +"<br>" +"<br>The Trinity team <i>does need</i> financial support. The money is used to " +"support the expenses incurred to keep the TDE servers running, so that you - " +"the user - can access them at any time. You are encouraged to support Trinity " +"through a financial or hardware donation, using one of the ways described at <a " +"href=\"http://www.trinitydesktop.org/donate.php\">http://www.trinitydesktop.org/" +"donate.php</a>." +"<br>" +"<br>Thank you very much in advance for your support!" +msgstr "" +"شارژ TDE رایگان است، اما ایجاد آن رایگان نیست." +"<br>" +"<br>بنابراین تیم TDE، از .TDE e.V که یک سازمان حقوقی بدون سود در توبینگن آلمان " +"میباشد، تشکیل شد. کار .TDE e.V ارائۀ موارد حقوقی و مالی پروژۀ TDE میباشد. " +"برای اطلاعات پیرامون .TDE e.V به <a href=\"http://www.kde-ev.org/\">" +"http://www.kde-ev.org</a> رجوع کنید. " +"<br>" +"<br>تیم TDE به پشتیبانی مالی نیاز دارد. بخش عمدهای از این پول صرف بازپرداخت به " +"اعضا و افرادی میشود که در TDE مشارکت داشتهاند، به شما توصیه میشود که از طریق " +"اهدای پول، TDE را پشتیبانی کنید. بدین منظور، از یکی از راههای زیر اقدام نمایید. " +"<a href=\"http://www.kde.org/support/\">http://www.kde.org/support/</a>" +"<br>" +"<br> پیشاپیش از حمایت شما متشکریم." + +#: tdeui/tdeabouttde.cpp:86 +#, fuzzy, c-format +msgid "Trinity Desktop Environment. Release %1" +msgstr "محیط رومیزی K. نشر %1" + +#: tdeui/tdeabouttde.cpp:88 +#, fuzzy +msgid "" +"_: About Trinity\n" +"&About" +msgstr "&درباره" + +#: tdeui/tdeabouttde.cpp:89 +msgid "&Report Bugs/Request Enhancements" +msgstr "" + +#: tdeui/tdeabouttde.cpp:90 +#, fuzzy +msgid "&Join the Trinity Team" +msgstr "&پیوستن به تیم TDE" + +#: tdeui/tdeabouttde.cpp:91 +#, fuzzy +msgid "&Support Trinity" +msgstr "&پشتیبانی TDE" + +#: tdeui/kcolorcombo.cpp:187 tdeui/kcolorcombo.cpp:240 +msgid "Custom..." +msgstr "سفارشی..." + +#: tdeui/kdialog.cpp:381 +#, fuzzy +msgid "Trinity Desktop Environment" +msgstr "محیط رومیزی K. نشر %1" + +#: tdeui/kdialog.cpp:418 tdeui/kdialog.cpp:481 +msgid "Pondering what to do next" +msgstr "" + +#: tdeui/kdialog.cpp:449 +#, fuzzy +msgid "Please wait..." +msgstr "تغییر نام فهرست..." + +#: tdeui/kdialog.cpp:507 +msgid "Starting DCOP" +msgstr "" + +#: tdeui/kdialog.cpp:508 +#, fuzzy +msgid "Starting TDE daemon" +msgstr "شبح TDE" + +#: tdeui/kdialog.cpp:509 +#, fuzzy +msgid "Starting services" +msgstr "خدمات" + +#: tdeui/kdialog.cpp:510 +#, fuzzy +msgid "Starting session" +msgstr "آغاز جستجو" + +#: tdeui/kdialog.cpp:511 +msgid "Initializing window manager" +msgstr "" + +#: tdeui/kdialog.cpp:512 +#, fuzzy +msgid "Loading desktop" +msgstr "بارگذاری برنامک" + +#: tdeui/kdialog.cpp:513 +#, fuzzy +msgid "Loading panels" +msgstr "بارگذاری برنامک" + +#: tdeui/kdialog.cpp:514 +#, fuzzy +msgid "Restoring applications" +msgstr "خروج کاربرد" + +#: tdeui/kwhatsthismanager.cpp:50 +msgid "" +"<b>Not Defined</b>" +"<br>There is no \"What's This?\" help assigned to this widget. If you want to " +"help us to describe the widget, you are welcome to <a " +"href=\"submit-whatsthis\">send us your own \"What's This?\" help</a> for it." +msgstr "" +"<b>تعریف نشد</b>" +"<br>کمک »این چیست« برای این عنصر در نظر گرفته نشده است. اگر میخواهید برای " +"توضیح عنصر به ما کمک کنید <a href=\"submit-whatsthis\">" +"از ارسال کمک «این چیست؟» شما </a> استقبال میشود." + +#: tdemdi/tdemdichildfrm.cpp:1263 tdeui/ksystemtray.cpp:160 +msgid "&Minimize" +msgstr "&کمینهسازی" + +#: tdeui/ksystemtray.cpp:195 +msgid "<qt>Are you sure you want to quit <b>%1</b>?</qt>" +msgstr "<qt> مطمئن هستید که میخواهید از <b>%1</b> خارج شوید؟ </qt>" -#: tdeutils/tdecmoduleproxy.cpp:251 +#: tdeui/ksystemtray.cpp:198 +msgid "Confirm Quit From System Tray" +msgstr "تأیید خروج از سینی سیستم" + +#: tdeui/ksyntaxhighlighter.cpp:477 tdeui/ksyntaxhighlighter.cpp:586 +msgid "As-you-type spell checking enabled." +msgstr "همین که تحریر میکنید، غلطیاب فعال میشود." + +#: tdeui/ksyntaxhighlighter.cpp:479 +msgid "As-you-type spell checking disabled." +msgstr "همین که تحریر میکنید، غلطیاب غیرفعال میشود." + +#: tdeui/ksyntaxhighlighter.cpp:528 +msgid "Incremental Spellcheck" +msgstr "غلطیاب نموی" + +#: tdeui/ksyntaxhighlighter.cpp:588 +msgid "Too many misspelled words. As-you-type spell checking disabled." +msgstr "" +"واژههای فراوانی که از لحاظ املایی غلط هستند. هنگامی که رونوشت میکنید، " +"غلطیابی غیرفعال میشود." + +#: tdeui/kcombobox.cpp:601 +msgid "No further item in the history." +msgstr "فقرۀ بیشتری در این تاریخچه نیست." + +#: tdeui/kcombobox.cpp:730 +msgid "History Editor" +msgstr "" + +#: tdeui/kcombobox.cpp:732 +#, fuzzy +msgid "&Delete Entry" +msgstr "&حذف" + +#: tdeui/kcombobox.cpp:738 +msgid "This dialog allows you to delete unwanted history items." +msgstr "" + +#: tdeui/kcombobox.cpp:745 tdeui/kkeydialog.cpp:321 +msgid "Clear Search" +msgstr "پاک کردن جستجو" + +#: tdeui/kcombobox.cpp:747 tdeui/kkeydialog.cpp:324 +msgid "&Search:" +msgstr "&جستجو:" + +#: tdeui/kdialogbase.cpp:636 +msgid "&Try" +msgstr "&سعی شود" + +#: tdeui/kdialogbase.cpp:904 +msgid "" +"If you press the <b>OK</b> button, all changes\n" +"you made will be used to proceed." +msgstr "" +"اگر دکمۀ <b>تأیید</b> را فشار دهید، همۀ تغییراتی که \n" +"ایجاد کردید برای ادامه استفاده خواهد شد." + +#: tdeui/kdialogbase.cpp:911 +msgid "Accept settings" +msgstr "پذیرفتن تنظیمات" + +#: tdeui/kdialogbase.cpp:932 +msgid "" +"When clicking <b>Apply</b>, the settings will be\n" +"handed over to the program, but the dialog\n" +"will not be closed. Use this to try different settings. " +msgstr "" +"هنگام فشار <b>اعمال</b> ، تغییرات \n" +"به برنامه داده میشود، ولی محاوره\n" +"بسته نخواهد شد. برای امتحان تنظیمات مختلف از این استفاده کنید." + +#: tdeui/kdialogbase.cpp:941 +msgid "Apply settings" +msgstr "اعمال تنظیمات" + +#: tdeui/kdialogbase.cpp:1130 +msgid "&Details" +msgstr "&جزئیات" + +#: tdeui/kdialogbase.cpp:1538 +msgid "Get help..." +msgstr "کمک گرفتن..." + +#: tdeui/twindowlistmenu.cpp:129 +msgid "Unclutter Windows" +msgstr "پنجرههای مرتب" + +#: tdeui/twindowlistmenu.cpp:131 +msgid "Cascade Windows" +msgstr "پنجرههای آبشاری" + +#: tdeui/twindowlistmenu.cpp:185 +msgid "On All Desktops" +msgstr "روی همۀ رومیزیها" + +#: tdeui/twindowlistmenu.cpp:213 +msgid "No Windows" +msgstr "بدون پنجره" + +#: tdeui/tdefontrequester.cpp:38 +msgid "Choose..." +msgstr "انتخاب..." + +#: tdeui/tdefontrequester.cpp:102 +msgid "Click to select a font" +msgstr "برای برگزیدن یک قلم فشار دهید" + +#: tdeui/tdefontrequester.cpp:109 +msgid "Preview of the selected font" +msgstr "پیشنمایش قلم برگزیده" + +#: tdeui/tdefontrequester.cpp:111 +msgid "" +"This is a preview of the selected font. You can change it by clicking the " +"\"Choose...\" button." +msgstr "" +"این پیشنمایش قلم برگزیده است. میتوانید با فشار دکمۀ »انتخاب...« آن را تغییر " +"دهید." + +#: tdeui/tdefontrequester.cpp:117 +msgid "Preview of the \"%1\" font" +msgstr "پیشنمایش قلم »%1«" + +#: tdeui/tdefontrequester.cpp:119 +msgid "" +"This is a preview of the \"%1\" font. You can change it by clicking the " +"\"Choose...\" button." +msgstr "" +"این پیشنمایش قلم »%1« است. میتوانید با فشار دکمۀ »انتخاب...« آن را تغییر " +"دهید." + +#: tdeui/kpixmapregionselectorwidget.cpp:141 +msgid "Image Operations" +msgstr "عملیات تصویر" + +#: tdeui/kpixmapregionselectorwidget.cpp:143 +msgid "&Rotate Clockwise" +msgstr "&چرخش در جهت عقربههای ساعت" + +#: tdeui/kpixmapregionselectorwidget.cpp:148 +msgid "Rotate &Counterclockwise" +msgstr "چرخش &در خلاف جهت عقربههای ساغت" + +#: tdeui/tdeactionselector.cpp:69 +msgid "&Available:" +msgstr "&دسترسپذیر:" + +#: tdeui/tdeactionselector.cpp:84 +msgid "&Selected:" +msgstr "&برگزیده:" + +#: tdeui/kdockwidget.cpp:237 +msgid "" +"_: Freeze the window geometry\n" +"Freeze" +msgstr "ثابت کردن" + +#: tdeui/kdockwidget.cpp:244 +msgid "" +"_: Dock this window\n" +"Dock" +msgstr "پیوند زدن" + +#: tdeui/kdockwidget.cpp:251 +msgid "Detach" +msgstr "جدا کردن" + +#: tdemdi/tdemdi/guiclient.cpp:152 tdemdi/tdemdiguiclient.cpp:265 +#: tdeui/kdockwidget.cpp:2939 #, c-format +msgid "Hide %1" +msgstr "مخفی کردن %1" + +#: tdemdi/tdemdi/guiclient.cpp:148 tdemdi/tdemdiguiclient.cpp:260 +#: tdeui/kdockwidget.cpp:2945 +#, c-format +msgid "Show %1" +msgstr "نمایش %1" + +#: tdeui/kkeydialog.cpp:331 msgid "" -"_: Argument is application name\n" -"This configuration section is already opened in %1" -msgstr "این بخش پیکربندی قبلاً در %1 باز شده است" +"Search interactively for shortcut names (e.g. Copy) or combination of keys " +"(e.g. Ctrl+C) by typing them here." +msgstr "" +"جستجوی تعاملی نامهای میانبر )مثلاً رونوشت( یا ترکیب کلیدها )مثلاً مهار+C( با " +"تحریر آنها در اینجا." -#: tdeutils/tdecmoduleproxy.cpp:324 -msgid "<big>Loading...</big>" -msgstr "<big>بارگذاری...</big>" +#: tdeui/kkeydialog.cpp:354 +msgid "" +"Here you can see a list of key bindings, i.e. associations between actions " +"(e.g. 'Copy') shown in the left column and keys or combination of keys (e.g. " +"Ctrl+V) shown in the right column." +msgstr "" +"در اینجا میتوانید فهرستی از مقیدسازیهای کلید، یعنی ارتباط بین کنشهای نشان داده " +"شده در ستون چپ )مثلاً »رونوشت«( و کلیدها یا ترکیبی از کلیدها )مثلاً مهار+V( " +"نمایش دادهشده در ستون راست را ببینید." -#: tdeutils/ksettings/componentsdialog.cpp:48 -msgid "Select Components" -msgstr "برگزیدن مؤلفهها" +#: tdeui/kkeydialog.cpp:363 +msgid "Action" +msgstr "کنش" -#: tdeutils/ksettings/dialog.cpp:590 -msgid "Select Components..." -msgstr "برگزیدن مؤلفهها..." +#: tdeui/kkeydialog.cpp:364 +msgid "Shortcut" +msgstr "میانبر" -#: tderesources/resource.cpp:61 -msgid "resource" -msgstr "منبع" +#: tdeui/kkeydialog.cpp:365 +msgid "Alternate" +msgstr "تغییر" -#: tderesources/selectdialog.cpp:95 -msgid "There is no resource available!" -msgstr "منبع در دسترس نیست!" +#: tdeui/kkeydialog.cpp:380 +msgid "Shortcut for Selected Action" +msgstr "میانبری برای کنش برگزیده" -#: tderesources/kcmtderesources.cpp:44 -msgid "kcmtderesources" +#: tdeui/kkeydialog.cpp:393 +msgid "" +"_: no key\n" +"&None" +msgstr "&هیچکدام" + +#: tdeui/kkeydialog.cpp:398 +msgid "The selected action will not be associated with any key." +msgstr "کنش برگزیده به هیچ کلیدی مربوط نمیشود." + +#: tdeui/kkeydialog.cpp:401 +msgid "" +"_: default key\n" +"De&fault" +msgstr "&پیشفرض" + +#: tdeui/kkeydialog.cpp:406 +msgid "" +"This will bind the default key to the selected action. Usually a reasonable " +"choice." msgstr "" +"این کلید، پیشفرض را به کنش برگزیده مقید میکند. معمولاً یک انتخاب معقول." -#: tderesources/kcmtderesources.cpp:45 -msgid "TDE Resources configuration module" -msgstr "پیمانۀ پیکربندی منابع TDE" +#: tdeui/kkeydialog.cpp:409 +msgid "C&ustom" +msgstr "&سفارشی" -#: tderesources/kcmtderesources.cpp:47 -msgid "(c) 2003 Tobias Koenig" +#: tdeui/kkeydialog.cpp:414 +msgid "" +"If this option is selected you can create a customized key binding for the " +"selected action using the buttons below." +msgstr "" +"اگر این گزینه انتخاب شود، میتوانید یک مقیدسازی کلید سفارشی برای کنش برگزیده با " +"استفاده از کلیدهای زیر انتخاب کنید." + +#: tdeui/kkeydialog.cpp:428 +msgid "" +"Use this button to choose a new shortcut key. Once you click it, you can press " +"the key-combination which you would like to be assigned to the currently " +"selected action." +msgstr "" +"برای انتخاب یک کلید میانبر جدید، این دکمه را استفاده کنید. با یک بار فشار " +"دادن آن، میتوانید کلید ترکیبی که میخواهید در کنش برگزیدۀ جاری علامتگذاری شود " +"را فشار دهید." + +#: tdeui/kkeydialog.cpp:470 +msgid "Shortcuts" +msgstr "میانبرها" + +#: tdeui/kkeydialog.cpp:536 +msgid "Default key:" +msgstr "کلید پیشفرض:" + +#: tdeui/kkeybutton.cpp:89 tdeui/kkeydialog.cpp:536 tdeui/klineedit.cpp:889 +msgid "None" +msgstr "هیچکدام" + +#: tdeui/kkeydialog.cpp:715 +msgid "" +"In order to use the '%1' key as a shortcut, it must be combined with the Win, " +"Alt, Ctrl, and/or Shift keys." msgstr "" +"به منظور استفاده از کلید »%1« به عنوان میانبر، باید با یکی از کلیدهای پنجره، " +"دگرساز، مهار، و/یا تبدیل ترکیب شود." + +#: tdeui/kkeydialog.cpp:718 +msgid "Invalid Shortcut Key" +msgstr "کلید میانبر نامعتبر" + +#: tdeui/kkeydialog.cpp:943 +msgid "" +"The '%1' key combination has already been allocated to the \"%2\" action.\n" +"Please choose a unique key combination." +msgstr "" +"کلید ترکیبی »%1« قبلاً به کنش »%2« اختصاص یافته است.\n" +"لطفاً، کلید ترکیبی منحصر به فردی را انتخاب کنید." + +#: tdeui/kkeydialog.cpp:958 +msgid "Conflict with Standard Application Shortcut" +msgstr "ناسازگاری با میانبر کاربرد استاندارد" + +#: tdeui/kkeydialog.cpp:959 +msgid "" +"The '%1' key combination has already been allocated to the standard action " +"\"%2\".\n" +"Do you want to reassign it from that action to the current one?" +msgstr "" +"کلید ترکیبی »%1« قبلاً به کنش استاندارد»%2« اختصاص یافته است.\n" +"آیا میخواهید مجدداً آن را از آن کنش به کنش جاری انتساب کنید؟" + +#: tdeui/kkeydialog.cpp:964 +msgid "Conflict with Global Shortcut" +msgstr "ناسازگاری با میانبر سراسری" + +#: tdeui/kkeydialog.cpp:965 +msgid "" +"The '%1' key combination has already been allocated to the global action " +"\"%2\".\n" +"Do you want to reassign it from that action to the current one?" +msgstr "" +"کلید ترکیبی »%1« قبلاً به کنش سراسری»%2« اختصاص یافته است.\n" +"آیا میخواهید مجدداً آن را از آن کنش به کنش جاری انتساب کنید؟" + +#: tdeui/kkeydialog.cpp:970 +msgid "Key Conflict" +msgstr "ناسازگاری کلید" + +#: tdeui/kkeydialog.cpp:971 +msgid "" +"The '%1' key combination has already been allocated to the \"%2\" action.\n" +"Do you want to reassign it from that action to the current one?" +msgstr "" +"کلید ترکیبی »%1« قبلاً به کنش»%2« اختصاص یافته است.\n" +"آیا میخواهید مجدداً آن را از آن کنش به کنش جاری انتساب کنید؟" + +#: tdeui/kkeydialog.cpp:977 +msgid "Reassign" +msgstr "انتساب مجدد" + +#: tdeui/kkeydialog.cpp:1091 tdeui/kkeydialog.cpp:1103 +msgid "Configure Shortcuts" +msgstr "پیکربندی میانبرها" + +#: tdeui/kjanuswidget.cpp:161 +#, fuzzy +msgid "Empty Page" +msgstr "&آخرین صفحه" + +#: tdeui/tdeshortcutdialog.cpp:68 +msgid "Configure Shortcut" +msgstr "پیکربندی میانبر" + +#: tdeui/tdeshortcutdialog.cpp:71 +msgid "Advanced" +msgstr "پیشرفته" + +#: tdeui/ktextedit.cpp:231 +msgid "Check Spelling..." +msgstr "غلطیابی..." + +#: tdeui/ktextedit.cpp:237 +msgid "Auto Spell Check" +msgstr "غلطیاب خودکار" + +#: tdeui/ktextedit.cpp:241 +msgid "Allow Tabulations" +msgstr "اجازۀ جدولبندی" + +#: tdeui/keditlistbox.cpp:124 +msgid "&Add" +msgstr "&افزودن" + +#: tdeui/keditlistbox.cpp:148 +msgid "Move &Up" +msgstr "حرکت &به بالا" + +#: tdeui/keditlistbox.cpp:153 +msgid "Move &Down" +msgstr "حرکت &به پایین" + +#: tdeui/kdatepicker.cpp:88 +#, c-format +msgid "Week %1" +msgstr "هفته %1" + +#: tdeui/kdatepicker.cpp:163 +msgid "Next year" +msgstr "سال بعد" + +#: tdeui/kdatepicker.cpp:164 +msgid "Previous year" +msgstr "سال قبل" + +#: tdeui/kdatepicker.cpp:165 +msgid "Next month" +msgstr "ماه بعد" + +#: tdeui/kdatepicker.cpp:166 +msgid "Previous month" +msgstr "ماه قبل" + +#: tdeui/kdatepicker.cpp:167 +msgid "Select a week" +msgstr "برگزیدن یک هفته" + +#: tdeui/kdatepicker.cpp:168 +msgid "Select a month" +msgstr "برگزیدن یک ماه" + +#: tdeui/kdatepicker.cpp:169 +msgid "Select a year" +msgstr "برگزیدن یک سال" + +#: tdeui/kdatepicker.cpp:170 +msgid "Select the current day" +msgstr "برگزیدن روز جاری" + +#: tdeui/kxmlguibuilder.cpp:166 tdeui/kxmlguibuilder.cpp:365 +msgid "No text!" +msgstr "بدون متن!" + +#: tdeui/kwizard.cpp:48 +msgid "&Back" +msgstr "&پسسو" + +#: tdeui/kwizard.cpp:49 +msgid "" +"_: Opposite to Back\n" +"&Next" +msgstr "&بعدی" + +#: tdeui/kstdguiitem.cpp:120 +msgid "Discard changes" +msgstr "دور انداختن تغییرات" + +#: tdeui/kstdguiitem.cpp:121 +msgid "" +"Pressing this button will discard all recent changes made in this dialog" +msgstr "" +"با فشار این دکمه، همۀ تغییراتی که اخیراً در این محاوره ایجاد شده، دور انداخته " +"میشوند" + +#: tdeui/kstdguiitem.cpp:127 +msgid "Save data" +msgstr "ذخیرۀ داده" + +#: tdeui/kstdguiitem.cpp:132 +msgid "&Do Not Save" +msgstr "&ذخیره نشود" + +#: tdeui/kstdguiitem.cpp:133 +msgid "Don't save data" +msgstr "داده ذخیره نشود" + +#: tdeui/kstdaction_p.h:44 tdeui/kstdguiitem.cpp:138 +msgid "Save &As..." +msgstr "ذخیره &به عنوان..." + +#: tdeui/kstdguiitem.cpp:139 +msgid "Save file with another name" +msgstr "پرونده با نام دیگری ذخیره شود" + +#: tdeui/kstdguiitem.cpp:144 +msgid "Apply changes" +msgstr "اعمال تغییرات" + +#: tdeui/kstdguiitem.cpp:145 +msgid "" +"When clicking <b>Apply</b>, the settings will be handed over to the program, " +"but the dialog will not be closed.\n" +"Use this to try different settings." +msgstr "" +"هنگامی که <b>اعمال</b>را فشار میدهید، تنظیمات به برنامه داده میشود، اما " +"محاوره بسته نمیشود.\n" +"این مورد را برای امتحان تنظیمات مختلف استفاده کنید." + +#: tdeui/kstdguiitem.cpp:153 +msgid "Administrator &Mode..." +msgstr " &حالت سرپرست..." + +#: tdeui/kstdguiitem.cpp:153 +msgid "Enter Administrator Mode" +msgstr "وارد کردن حالت سرپرست" + +#: tdeui/kstdguiitem.cpp:154 +msgid "" +"When clicking <b>Administrator Mode</b> you will be prompted for the " +"administrator (root) password in order to make changes which require root " +"privileges." +msgstr "" +"هنگامی که <b>حالت سرپرستی</b>را فشار میدهید، عبارت عبور سرپرستی )کاربر ارشد( " +"به شما اعلان میشود، تا تغییراتی که به امتیازات کاربر ارشد نیاز دارند، ایجاد " +"شوند." + +#: tdeui/kstdguiitem.cpp:162 +msgid "Clear input" +msgstr "پاک کردن ورودی" + +#: tdeui/kstdguiitem.cpp:163 +msgid "Clear the input in the edit field" +msgstr "پاک کردن ورودی در حوزۀ ویرایش" + +#: tdeui/kstdguiitem.cpp:169 +msgid "Show help" +msgstr "نمایش کمک" + +#: tdeui/kstdguiitem.cpp:175 +msgid "Close the current window or document" +msgstr "بستن پنجره یا سند جاری" + +#: tdeui/kstdguiitem.cpp:181 +msgid "Reset all items to their default values" +msgstr "بازنشانی همۀ فقرهها به مقادیر پیشفرض آنها" + +#: tdeui/kstdguiitem.cpp:189 +msgid "Go back one step" +msgstr "یک گام پس برو" + +#: tdeui/kstdguiitem.cpp:197 +msgid "Go forward one step" +msgstr "بک گام به پیش برو" + +#: tdeui/kstdguiitem.cpp:208 +msgid "Opens the print dialog to print the current document" +msgstr "محاورۀ چاپ را برای چاپ سند جاری باز میکند" + +#: tdeui/kstdguiitem.cpp:214 +msgid "C&ontinue" +msgstr "&ادامه" + +#: tdeui/kstdguiitem.cpp:215 +msgid "Continue operation" +msgstr "ادامۀ عملیات" + +#: tdeui/kstdguiitem.cpp:221 +msgid "Delete item(s)" +msgstr "حذف فقره)ها(" + +#: tdeui/kstdguiitem.cpp:227 +msgid "Open file" +msgstr "باز کردن پرونده" + +#: tdeui/kstdguiitem.cpp:233 +msgid "Quit application" +msgstr "خروج کاربرد" + +#: tdeui/kstdguiitem.cpp:238 +msgid "&Reset" +msgstr "&بازنشانی" + +#: tdeui/kstdguiitem.cpp:239 +msgid "Reset configuration" +msgstr "بازنشانی پیکربندی" + +#: tdeui/kstdguiitem.cpp:244 +msgid "" +"_: Verb\n" +"&Insert" +msgstr "&درج" + +#: tdeui/kstdguiitem.cpp:249 +msgid "Confi&gure..." +msgstr "&پیکربندی..." + +#: tdeui/kstdguiitem.cpp:274 +msgid "Test" +msgstr "آزمون" + +#: tdeui/kstdguiitem.cpp:284 +msgid "&Overwrite" +msgstr "&جاینوشت" + +#: tdeui/ktimezonewidget.cpp:45 +msgid "Area" +msgstr "ناحیه" + +#: kab/addressbook.cc:295 tdeui/ktimezonewidget.cpp:47 +msgid "Comment" +msgstr "توضیح" + +#: tdeui/klineedit.cpp:890 +msgid "Manual" +msgstr "راهنما" + +#: tdeui/klineedit.cpp:891 +msgid "Automatic" +msgstr "خودکار" + +#: tdeui/klineedit.cpp:892 +msgid "Dropdown List" +msgstr "فهرست پایین افت" + +#: tdeui/klineedit.cpp:893 +msgid "Short Automatic" +msgstr "خودکار کوتاه" + +#: tdeui/klineedit.cpp:894 +msgid "Dropdown List && Automatic" +msgstr "فهرست پایین افت و خودکار" + +#: tdeui/tdetoolbar.cpp:2046 +msgid "Toolbar Menu" +msgstr "گزینگان میله ابزار" + +#: tdeui/tdetoolbar.cpp:2049 +msgid "" +"_: toolbar position string\n" +"Top" +msgstr "بالا" + +#: tdeui/tdetoolbar.cpp:2050 +msgid "" +"_: toolbar position string\n" +"Left" +msgstr "چپ" + +#: tdeui/tdetoolbar.cpp:2051 +msgid "" +"_: toolbar position string\n" +"Right" +msgstr "راست" + +#: tdeui/tdetoolbar.cpp:2052 +msgid "" +"_: toolbar position string\n" +"Bottom" +msgstr "پایین" + +#: tdeui/tdetoolbar.cpp:2054 +msgid "" +"_: toolbar position string\n" +"Floating" +msgstr "شناور" + +#: tdeui/tdetoolbar.cpp:2055 +msgid "" +"_: min toolbar\n" +"Flat" +msgstr "تخت" + +#: tdeui/tdetoolbar.cpp:2058 +msgid "Icons Only" +msgstr "فقط شمایلها" + +#: tdeui/tdetoolbar.cpp:2059 +msgid "Text Only" +msgstr "فقط متن" + +#: tdeui/tdetoolbar.cpp:2060 +msgid "Text Alongside Icons" +msgstr "متن کنار شمایلها" + +#: tdeui/tdetoolbar.cpp:2061 +msgid "Text Under Icons" +msgstr "متن زیر شمایلها" + +#: tdeui/tdetoolbar.cpp:2086 tdeui/tdetoolbar.cpp:2107 +msgid "Small (%1x%2)" +msgstr "کوچک )%1x%2(" + +#: tdeui/tdetoolbar.cpp:2088 tdeui/tdetoolbar.cpp:2109 +msgid "Medium (%1x%2)" +msgstr "متوسط )%1x%2(" + +#: tdeui/tdetoolbar.cpp:2090 tdeui/tdetoolbar.cpp:2111 +msgid "Large (%1x%2)" +msgstr "بزرگ )%1x%2(" + +#: tdeui/tdetoolbar.cpp:2092 tdeui/tdetoolbar.cpp:2113 +msgid "Huge (%1x%2)" +msgstr "بسیار بزرگ )%1x%2(" + +#: tdeui/tdetoolbar.cpp:2124 +msgid "Text Position" +msgstr "موقعیت متن" + +#: tdeui/tdetoolbar.cpp:2126 +msgid "Icon Size" +msgstr "اندازۀ شمایل" + +#: tdenewstuff/downloaddialog.cpp:306 tdenewstuff/downloaddialog.cpp:544 +#: tdeui/tdemessagebox.cpp:246 +msgid "Details" +msgstr "جزئیات" + +#: tdeui/tdemessagebox.cpp:428 tdeui/tdemessagebox.cpp:479 +msgid "Question" +msgstr "پرسش" + +#: tdeui/tdemessagebox.cpp:442 tdeui/tdemessagebox.cpp:494 +#: tdeui/tdemessagebox.cpp:575 tdeui/tdemessagebox.cpp:647 +#: tdeui/tdemessagebox.cpp:723 +msgid "Do not ask again" +msgstr "دوباره سؤال نکن" + +#: tdeui/kcommand.cpp:151 tdeui/kcommand.cpp:166 tdeui/kcommand.cpp:199 +#: tdeui/kcommand.cpp:241 +#, c-format +msgid "&Undo: %1" +msgstr "&واگرد: %1" + +#: tdeui/kcommand.cpp:192 tdeui/kcommand.cpp:247 +#, c-format +msgid "&Redo: %1" +msgstr "&از نو: %1" + +#: tdeui/kcommand.cpp:322 +#, c-format +msgid "Undo: %1" +msgstr "واگرد: %1" + +#: tdeui/kcommand.cpp:341 tdeui/kcommand.cpp:346 +#, c-format +msgid "Redo: %1" +msgstr "از نو: %1" + +#: tdeui/tdefontdialog.cpp:101 +msgid "Here you can choose the font to be used." +msgstr "در اینجا میتوانید قلمی که باید استفاده شود را انتخاب کنید." + +#: tdeui/tdefontdialog.cpp:113 +msgid "Requested Font" +msgstr "قلم درخواستشده" + +#: tdeui/tdefontdialog.cpp:136 +msgid "Change font family?" +msgstr "خانوادۀ قلم تغییر کند؟" + +#: tdeui/tdefontdialog.cpp:138 +msgid "Enable this checkbox to change the font family settings." +msgstr "فعالسازی این جعبه بررسی برای تغییر تنظیمات خانوادۀ قلم." + +#: tdeui/tdefontdialog.cpp:151 +msgid "Font style" +msgstr "سبک قلم" + +#: tdeui/tdefontdialog.cpp:155 +msgid "Change font style?" +msgstr " سبک قلم تغییر کند؟" + +#: tdeui/tdefontdialog.cpp:157 +msgid "Enable this checkbox to change the font style settings." +msgstr "فعالسازی این جعبه بررسی برای تغییر تنظیمات سبک قلم." + +#: tdeui/tdefontdialog.cpp:163 +msgid "Font style:" +msgstr "سبک قلم:" + +#: tdeui/tdefontdialog.cpp:171 +msgid "Size" +msgstr "اندازه" + +#: tdeui/tdefontdialog.cpp:175 +msgid "Change font size?" +msgstr "اندازۀ قلم تغییر کند؟" + +#: tdeui/tdefontdialog.cpp:177 +msgid "Enable this checkbox to change the font size settings." +msgstr "فعالسازی این جعبه بررسی برای تغییر تنظیمات اندازۀ قلم." + +#: tdeui/tdefontdialog.cpp:183 +msgid "Size:" +msgstr "اندازه:" + +#: tdeui/tdefontdialog.cpp:199 +msgid "Here you can choose the font family to be used." +msgstr "اینجا میتوانید خانوادۀ قلمی که استفاده میشود را انتخاب کنید." + +#: tdeui/tdefontdialog.cpp:221 +msgid "Here you can choose the font style to be used." +msgstr "اینجا میتوانید سبک قلمی که استفاده میشود را انتخاب کنید." + +#: tdeui/tdefontdialog.cpp:224 tdeui/tdefontdialog.cpp:473 +#: tdeui/tdefontdialog.cpp:475 tdeui/tdefontdialog.cpp:484 +#: tdeui/tdefontdialog.cpp:485 +msgid "Regular" +msgstr "منظم" + +#: tdeui/tdefontdialog.cpp:226 +msgid "Bold" +msgstr "توپر" + +#: tdeui/tdefontdialog.cpp:227 +msgid "Bold Italic" +msgstr "توپر کج" + +#: tdeui/tdefontdialog.cpp:244 +msgid "Relative" +msgstr "نسبی" + +#: tdeui/tdefontdialog.cpp:246 +msgid "Font size<br><i>fixed</i> or <i>relative</i><br>to environment" +msgstr "اندازۀ قلم<br><i>ثابت</i> یا <i>نسبی</i><br> نسبت به محیط" + +#: tdeui/tdefontdialog.cpp:248 +msgid "" +"Here you can switch between fixed font size and font size to be calculated " +"dynamically and adjusted to changing environment (e.g. widget dimensions, paper " +"size)." +msgstr "" +"اینجا میتوانید بین اندازۀ قلم ثابت و اندازۀ قلمی که به صورت پویا محاسبه میشود " +"و با تغییر محیط )مثلاً ابعاد عنصر، اندازۀ کاغذ( تنظیمشده، سودهی کنید." + +#: tdeui/tdefontdialog.cpp:272 +msgid "Here you can choose the font size to be used." +msgstr "اینجا میتوانید اندازۀ قلمی که استفاده میشود را انتخاب کنید." + +#. i18n: This is a classical test phrase. (It contains all letters from A to Z.) +#: tdeui/tdefontdialog.cpp:296 +msgid "The Quick Brown Fox Jumps Over The Lazy Dog" +msgstr "" +"جذبۀ آسمان ابری ظلمانی را که با غرش و فریادش پردۀ حریر قلبم را، و با طنازی " +"ژالههایش خرمن گلهای صنوبر و ثعلب را میلرزاند، و چشمم را ضیایی، دوست دارم." + +#: tdeui/tdefontdialog.cpp:301 +msgid "" +"This sample text illustrates the current settings. You may edit it to test " +"special characters." +msgstr "" +"این متن ساده تنظیمات جاری را با مثال روشن میکند. ممکن است شما آن را برای " +"آزمایش نویسههای ویژه ویرایش کنید." + +#: tdeui/tdefontdialog.cpp:310 tdeui/tdefontdialog.cpp:320 +msgid "Actual Font" +msgstr "قلم حقیقی" + +#: tdemdi/tdemdi/guiclient.cpp:79 tdemdi/tdemdiguiclient.cpp:139 +msgid "Tool &Views" +msgstr "&نمای ابزارها" + +#: tdemdi/tdemdiguiclient.cpp:142 +msgid "MDI Mode" +msgstr "حالت MDI" + +#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2594 +msgid "&Toplevel Mode" +msgstr "حالت &سطح بالا" + +#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2595 +msgid "C&hildframe Mode" +msgstr "حالت قابک &فرزند" + +#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2596 +msgid "Ta&b Page Mode" +msgstr "حالت صفحۀ &تب" + +#: tdemdi/tdemdiguiclient.cpp:144 tdemdi/tdemdimainfrm.cpp:2597 +msgid "I&DEAl Mode" +msgstr "حالت &ایدهآل" + +#: tdemdi/tdemdi/guiclient.cpp:81 tdemdi/tdemdiguiclient.cpp:154 +msgid "Tool &Docks" +msgstr "&پیوندهای ابزار" + +#: tdemdi/tdemdi/guiclient.cpp:82 tdemdi/tdemdiguiclient.cpp:155 +msgid "Switch Top Dock" +msgstr "سودهی به پیوند بالا" + +#: tdemdi/tdemdi/guiclient.cpp:84 tdemdi/tdemdiguiclient.cpp:157 +msgid "Switch Left Dock" +msgstr "سودهی به پیوند چپ" + +#: tdemdi/tdemdi/guiclient.cpp:86 tdemdi/tdemdiguiclient.cpp:159 +msgid "Switch Right Dock" +msgstr "سودهی به پیوند راست" + +#: tdemdi/tdemdi/guiclient.cpp:88 tdemdi/tdemdiguiclient.cpp:161 +msgid "Switch Bottom Dock" +msgstr "سودهی به پیوند پایین" + +#: tdemdi/tdemdi/guiclient.cpp:91 tdemdi/tdemdiguiclient.cpp:164 +msgid "Previous Tool View" +msgstr "نمای ابزار قبلی" + +#: tdemdi/tdemdi/guiclient.cpp:93 tdemdi/tdemdiguiclient.cpp:166 +msgid "Next Tool View" +msgstr "نمای ابزار بعدی" + +#: tdemdi/tdemdichildfrmcaption.cpp:71 tdemdi/tdemdichildview.cpp:63 +#: tdemdi/tdemdichildview.cpp:89 +msgid "Unnamed" +msgstr "بدون نام" + +#: tdemdi/tdemdichildfrm.cpp:1239 +msgid "R&esize" +msgstr "&تغییر اندازه" + +#: tdemdi/tdemdichildfrm.cpp:1240 +msgid "M&inimize" +msgstr "&کمینهسازی" + +#: tdemdi/tdemdichildfrm.cpp:1241 +msgid "M&aximize" +msgstr "&بیشینهسازی" + +#: tdemdi/tdemdichildfrm.cpp:1261 +msgid "&Maximize" +msgstr "&بیشینهسازی" + +#: tdemdi/tdemdichildfrm.cpp:1265 +msgid "M&ove" +msgstr "&حرکت" + +#: tdemdi/tdemdichildfrm.cpp:1267 +msgid "&Resize" +msgstr "&تغییر اندازه" + +#: tdemdi/tdemdichildfrm.cpp:1270 +msgid "&Undock" +msgstr "&جدا کردن" + +#: tdemdi/tdemdi/dockcontainer.cpp:195 tdemdi/tdemdidockcontainer.cpp:218 +msgid "" +"_: Switch between overlap and side by side mode\n" +"Overlap" +msgstr "همپوشانی" + +#: tdemdi/tdemdimainfrm.cpp:979 +msgid "Window" +msgstr "پنجره" + +#: tdemdi/tdemdimainfrm.cpp:992 +msgid "Undock" +msgstr "جدا کردن" + +#: tdemdi/tdemdimainfrm.cpp:1002 +msgid "Dock" +msgstr "پیوند زدن" + +#: tdemdi/tdemdimainfrm.cpp:1007 +msgid "Operations" +msgstr "عملیات" + +#: tdemdi/tdemdimainfrm.cpp:2577 +msgid "Close &All" +msgstr "بستن &همه" + +#: tdemdi/tdemdimainfrm.cpp:2586 +msgid "&Minimize All" +msgstr "&کمینهسازی همه" + +#: tdemdi/tdemdimainfrm.cpp:2592 +msgid "&MDI Mode" +msgstr "حالت &MDI" + +#: tdemdi/tdemdimainfrm.cpp:2619 +msgid "&Tile" +msgstr "&کاشی" + +#: tdemdi/tdemdimainfrm.cpp:2621 +msgid "Ca&scade Windows" +msgstr "پنجرههای &آبشاری" + +#: tdemdi/tdemdimainfrm.cpp:2622 +msgid "Cascade &Maximized" +msgstr "&بیشینهشدۀ آبشاری" + +#: tdemdi/tdemdimainfrm.cpp:2623 +msgid "Expand &Vertically" +msgstr "بسط &عمودی" + +#: tdemdi/tdemdimainfrm.cpp:2624 +msgid "Expand &Horizontally" +msgstr "بسط &افقی" + +#: tdemdi/tdemdimainfrm.cpp:2625 +msgid "Tile &Non-Overlapped" +msgstr "کاشی همپوشانی &نشده" + +#: tdemdi/tdemdimainfrm.cpp:2626 +msgid "Tile Overla&pped" +msgstr "کاشی &همپوشانیشده" + +#: tdemdi/tdemdimainfrm.cpp:2627 +msgid "Tile V&ertically" +msgstr "کاشی &عمودی" + +#: tdemdi/tdemdimainfrm.cpp:2633 +msgid "&Dock/Undock" +msgstr "&پیوند زدن/جدا کردن" + +#: tdewidgets/maketdewidgets.cpp:15 +msgid "Builds Qt widget plugins from an ini style description file." +msgstr "وصلههای عنصر را از یک پروندۀ توصیف سبک ini ایجاد میکند." + +#: tdewidgets/maketdewidgets.cpp:113 +msgid "Output file" +msgstr "پروندۀ خروجی" + +#: tdewidgets/maketdewidgets.cpp:114 +msgid "Name of the plugin class to generate" +msgstr "نام ردۀ وصله برای تولید" + +#: tdewidgets/maketdewidgets.cpp:115 +msgid "Default widget group name to display in designer" +msgstr "نام گروه عنصر پیشفرض برای نمایش در طراح" + +#: tdewidgets/maketdewidgets.cpp:116 +msgid "Embed pixmaps from a source directory" +msgstr "نگاشت تصویردانهای نهفته از یک فهرست راهنمای متن" + +#: tdewidgets/maketdewidgets.cpp:129 +msgid "maketdewidgets" +msgstr "" + +#: tderesources/resource.cpp:61 +msgid "resource" +msgstr "منبع" #: tderesources/configdialog.cpp:40 tderesources/configpage.cpp:103 #: tderesources/configpage.cpp:297 @@ -8687,6 +9482,22 @@ msgstr "تنظیمات منبع %1" msgid "Please enter a resource name." msgstr "لطفاً، یک نام منبع وارد کنید." +#: tderesources/selectdialog.cpp:95 +msgid "There is no resource available!" +msgstr "منبع در دسترس نیست!" + +#: tderesources/kcmtderesources.cpp:44 +msgid "kcmtderesources" +msgstr "" + +#: tderesources/kcmtderesources.cpp:45 +msgid "TDE Resources configuration module" +msgstr "پیمانۀ پیکربندی منابع TDE" + +#: tderesources/kcmtderesources.cpp:47 +msgid "(c) 2003 Tobias Koenig" +msgstr "" + #: tderesources/configpage.cpp:120 msgid "Type" msgstr "نوع" @@ -8747,6 +9558,712 @@ msgstr "" "منبع استاندارد معتبری وجود ندارد! لطفاً، یکی را انتخاب کنید که نه فقط خواندنی " "باشد و نه غیرفعال." +#: tdeunittest/modrunner.cpp:36 +msgid "A command-line application that can be used to run KUnitTest modules." +msgstr "" +"یک کاربرد خط فرمان که برای اجرای پیمانههای آزمون KUnit استفاده میشود." + +#: tdeunittest/modrunner.cpp:42 +msgid "Only run modules whose filenames match the regexp." +msgstr "فقط پیمانههایی اجرا میشوند که نام پروندهها مطابق عبارت منظم است." + +#: tdeunittest/modrunner.cpp:43 +msgid "" +"Only run tests modules which are found in the folder. Use the query option to " +"select modules." +msgstr "" +"فقط پیمانههای آزمونی اجرا میشود که در پوشه یافت شدند. گزینۀ پرسوجو را برای " +"برگزیدن پیمانهها استفاده کنید." + +#: tdeunittest/modrunner.cpp:44 +msgid "" +"Disables debug capturing. You typically use this option when you use the GUI." +msgstr "" +"گیراندازیِ اشکال را غیرفعال میسازد. به طور خاص، این گزینه را هنگام استفاده از " +"ونک به کار میبرید." + +#: tdeunittest/modrunner.cpp:53 +msgid "KUnitTest ModRunner" +msgstr "" + +#: kded/tde-menu.cpp:36 +msgid "Output data in UTF-8 instead of local encoding" +msgstr "دادۀ خروجی در قالب UTF-8 به جای کدبندی محلی" + +#: kded/tde-menu.cpp:37 +msgid "" +"Print menu-id of the menu that contains\n" +"the application" +msgstr "" +"چاپ شناسۀ گزینگان گزینگانی که شامل \n" +" کاربرد میباشد" + +#: kded/tde-menu.cpp:38 +msgid "" +"Print menu name (caption) of the menu that\n" +"contains the application" +msgstr "" +"چاپ نام گزینگان )عنوان( گزینگانی که \n" +"شامل کاربرد میباشد" + +#: kded/tde-menu.cpp:39 +msgid "Highlight the entry in the menu" +msgstr "مشخص کردن مدخل در گزینگان" + +#: kded/tde-menu.cpp:40 +msgid "Do not check if sycoca database is up to date" +msgstr "اگر دادگان sycoca به روز است، بررسی نشود" + +#: kded/tde-menu.cpp:41 +msgid "The id of the menu entry to locate" +msgstr "شناسۀ مدخل گزینگان برای محلیابی" + +#: kded/tde-menu.cpp:99 +msgid "Menu item '%1' could not be highlighted." +msgstr "فقرۀ گزینگان »%1« را نتوانست مشخص کند." + +#: kded/tde-menu.cpp:111 +msgid "" +"TDE Menu query tool.\n" +"This tool can be used to find in which menu a specific application is shown.\n" +"The --highlight option can be used to visually indicate to the user where\n" +"in the TDE menu a specific application is located." +msgstr "" +"ابزار پرسوجوی گزینگان TDE.\n" +"این ابزار در گزینگانی که کاربرد مشخص را نشان میدهد، یافت میشود.\n" +"گزینۀ highlight-- میتواند برای نشان دادن جایی در گزینگان TDE به کاربر، که " +"کاربرد مشخصی به صورت مرئی در آنجا محلیابی میشود، استفاده گردد." + +#: kded/tde-menu.cpp:116 +msgid "tde-menu" +msgstr "گزینگان kde" + +#: kded/tde-menu.cpp:133 +msgid "You must specify an application-id such as 'tde-konsole.desktop'" +msgstr "شما باید یک کاربرد را به عنوان »tde-konsole.desktop« مشخص کنید" + +#: kded/tde-menu.cpp:142 +msgid "" +"You must specify at least one of --print-menu-id, --print-menu-name or " +"--highlight" +msgstr "" +"باید حداقل یکی از print-menu-id-- وprint-menu-name-- یا highlight-- را مشخص " +"کنید" + +#: kded/tde-menu.cpp:164 +msgid "No menu item '%1'." +msgstr "فقرۀ گزینگان »%1« نیست." + +#: kded/tde-menu.cpp:168 +msgid "Menu item '%1' not found in menu." +msgstr "فقرۀ گزینگان »%1« در گزینگان یافت نشد." + +#: kded/khostname.cpp:41 +msgid "Old hostname" +msgstr "نام میزبان قدیمی" + +#: kded/khostname.cpp:42 +msgid "New hostname" +msgstr "نام میزبان جدید" + +#: kded/khostname.cpp:79 +msgid "" +"Error: HOME environment variable not set.\n" +msgstr "" +"خطا: متغیر محیطی HOME تنظیم نیست.\n" + +#: kded/khostname.cpp:88 +msgid "" +"Error: DISPLAY environment variable not set.\n" +msgstr "" +"خطا: متغیر محیطی DISPLAY تنظیم نیست.\n" + +#: kded/khostname.cpp:369 +msgid "KDontChangeTheHostName" +msgstr "" + +#: kded/khostname.cpp:370 +msgid "Informs TDE about a change in hostname" +msgstr "تغییر در نام میزبان را به TDE اطلاع میدهد" + +#: kded/tdebuildsycoca.cpp:483 +msgid "" +"Error creating database '%1'.\n" +"Check that the permissions are correct on the directory and the disk is not " +"full.\n" +msgstr "" +"خطای ایجاد دادگان »%1«.\n" +"بررسی کنید که مجوزها در فهرست راهنما صحیح هستند و دیسک پر نیست.\n" + +#: kded/tdebuildsycoca.cpp:483 kded/tdebuildsycoca.cpp:512 +#: kded/tdebuildsycoca.cpp:721 +msgid "KBuildSycoca" +msgstr "" + +#: kded/tdebuildsycoca.cpp:512 +#, fuzzy +msgid "" +"[tdebuildsycoca] Error writing database '%1'.\n" +"Check that the permissions are correct on the directory and the disk is not " +"full.\n" +msgstr "" +"خطای نوشتن دادگان »%1«.\n" +"بررسی کنید که مجوزها در فهرست راهنما صحیح هستند و دیسک پر نیست.\n" + +#: kded/tdebuildsycoca.cpp:695 +msgid "Do not signal applications to update" +msgstr "کاربردها برای بهروزرسانی علامت زده نشوند" + +#: kded/tdebuildsycoca.cpp:696 +msgid "Disable incremental update, re-read everything" +msgstr "غیرفعالسازی بهروزرسانی نموی، هر چیز را دوباره بخوانید" + +#: kded/tdebuildsycoca.cpp:697 +msgid "Check file timestamps" +msgstr "بررسی مهر زمانهای پرونده" + +#: kded/tdebuildsycoca.cpp:698 +msgid "Disable checking files (dangerous)" +msgstr "غیرفعالسازی بررسی پروندهها )خطرناک(" + +#: kded/tdebuildsycoca.cpp:699 +msgid "Create global database" +msgstr "ایجاد دادگان سراسری" + +#: kded/tdebuildsycoca.cpp:700 +msgid "Perform menu generation test run only" +msgstr "فقط اجرای آزمایشی تولید گزینگان را اجرا کنید" + +#: kded/tdebuildsycoca.cpp:701 +msgid "Track menu id for debug purposes" +msgstr "شناسۀ گزینگان شیار به منظور اشکالزدایی" + +#: kded/tdebuildsycoca.cpp:703 +msgid "Silent - work without windows and stderr" +msgstr "صامت - کار بدون پنجرهها و stderr" + +#: kded/tdebuildsycoca.cpp:704 +msgid "Show progress information (even if 'silent' mode is on)" +msgstr "نمایش پیشرفت اطلاعات )حتی اگر حالت سکوت روشن باشد(" + +#: kded/tdebuildsycoca.cpp:722 +msgid "Rebuilds the system configuration cache." +msgstr "نهانگاه پیکربندی سیستم را بازسازی میکند." + +#: kded/tdebuildsycoca.cpp:750 +msgid "Reloading TDE configuration, please wait..." +msgstr "بارگذاری مجدد پیکربندی TDE، لطفاً، منتظر بمانید..." + +#: kded/tdebuildsycoca.cpp:751 +msgid "TDE Configuration Manager" +msgstr "مدیر پیکربندی TDE" + +#: kded/tdebuildsycoca.cpp:753 +msgid "Do you want to reload TDE configuration?" +msgstr "میخواهید پیکربندی TDE را دوباره بارگذاری کنید؟" + +#: kded/tdebuildsycoca.cpp:753 +msgid "Do Not Reload" +msgstr "مجدداً بارگذاری نشود" + +#: kded/tdebuildsycoca.cpp:953 +#, fuzzy +msgid "[tdebuildsycoca] Configuration information reloaded successfully." +msgstr "پیکربندی اطلاعات، مجدداً با موفقیت بارگذاری شد." + +#: kded/kded.cpp:737 +msgid "Check Sycoca database only once" +msgstr "دادگان Sycoca را فقط یک بار بررسی کنید" + +#: kded/kded.cpp:877 +msgid "TDE Daemon" +msgstr "شبح TDE" + +#: kded/kded.cpp:879 +msgid "TDE Daemon - triggers Sycoca database updates when needed" +msgstr "شبح TDE - دادگان Sycoca راهاندازها هنگام نیاز به روز میشوند" + +#: tdeparts/part.cpp:492 +msgid "" +"The document \"%1\" has been modified.\n" +"Do you want to save your changes or discard them?" +msgstr "" +"سند »%1« اصلاح شده است.\n" +"میخواهید تغییرات را ذخیره کنید یا آنها را دور بریزید؟" + +#: tdeparts/part.cpp:494 +msgid "Close Document" +msgstr "بستن سند" + +#: tdeparts/browserextension.cpp:485 +msgid "<qt>Do you want to search the Internet for <b>%1</b>?" +msgstr "<qt>میخواهید اینترنت را برای <b>%1</b> جستجو کنید؟" + +#: tdeparts/browserextension.cpp:486 +msgid "Internet Search" +msgstr "جستجوی اینترنت" + +#: tdeparts/browserextension.cpp:486 +msgid "&Search" +msgstr "&جستجو" + +#: tdeparts/browserrun.cpp:275 +msgid "Do you really want to execute '%1'? " +msgstr "آیا واقعاً میخواهید »%1« را اجرا کنید؟" + +#: tdeparts/browserrun.cpp:276 +msgid "Execute File?" +msgstr "پرونده اجرا شود؟" + +#: tdeparts/browserrun.cpp:276 +msgid "Execute" +msgstr "اجرا" + +#: tdeparts/browserrun.cpp:294 +msgid "" +"Open '%2'?\n" +"Type: %1" +msgstr "" +" »%2« باز شود؟\n" +"نوع: %1" + +#: tdeparts/browserrun.cpp:296 +msgid "" +"Open '%3'?\n" +"Name: %2\n" +"Type: %1" +msgstr "" +" »%3« باز شود؟\n" +"نام: %2\n" +"نوع: %1" + +#: tdeparts/browserrun.cpp:310 +msgid "&Open with '%1'" +msgstr "&باز کردن با »%1«" + +#: tdeparts/browserrun.cpp:311 +msgid "&Open With..." +msgstr "&باز کردن با..." + +#: tdeparts/browserrun.cpp:353 +msgid "&Open" +msgstr "&باز کردن" + +#: tdestyles/web/plugin.cpp:9 +msgid "Web style plugin" +msgstr "وصلۀ سبک وب" + +#: tdestyles/utils/installtheme/main.cpp:35 +msgid "TDE Tool to build a cache list of all pixmap themes installed" +msgstr "ابزار TDE برای ایجاد فهرست نهانگاه از همۀ چهرههای نصبشدۀ نگاشت بیت" + +#: tdestyles/utils/installtheme/main.cpp:40 +msgid "KInstalltheme" +msgstr "" + +#: tdestyles/klegacy/plugin.cpp:28 +#, fuzzy +msgid "KDE LegacyStyle plugin" +msgstr "وصلۀ TDE LegacyStyle" + +#: tdenewstuff/provider.cpp:261 +#, fuzzy +msgid "Error parsing category list." +msgstr "خطای تجزیۀ فهرست فراهمکنندگان." + +#: tdenewstuff/provider.cpp:394 +msgid "Error parsing providers list." +msgstr "خطای تجزیۀ فهرست فراهمکنندگان." + +#: tdenewstuff/knewstuff.cpp:38 tdenewstuff/knewstuffbutton.cpp:61 +#, c-format +msgid "Download New %1" +msgstr "بارگیری جدید %1" + +#: tdenewstuff/providerdialog.cpp:53 +msgid "Hot New Stuff Providers" +msgstr "فراهمکنندگان Hot New Stuff" + +#: tdenewstuff/providerdialog.cpp:61 +msgid "Please select one of the providers listed below:" +msgstr "لطفاً، یکی از فراهمکنندگان فهرستشدۀ زیر را انتخاب کنید:" + +#: tdenewstuff/providerdialog.cpp:88 +msgid "No provider selected." +msgstr "هیچ فراهمکنندهای برگزیده نشد." + +#: tdenewstuff/knewstuffgeneric.cpp:139 +msgid "The file '%1' already exists. Do you want to overwrite it?" +msgstr "پروندۀ »%1« هنوز وجود دارد. میخواهید آن را جاینوشت کنید؟" + +#: tdenewstuff/ghns.cpp:50 +msgid "Get hot new stuff:" +msgstr "به دست آوردن hot new stuff:" + +#: tdenewstuff/knewstuffsecure.cpp:83 +msgid "" +"There was an error with the downloaded resource tarball file. Possible causes " +"are damaged archive or invalid directory structure in the archive." +msgstr "" +"در پروندۀ tarball منبع بارگیریشده، خطایی وجود داشت. دلایل ممکن بایگانی یا " +"ساختار فهرست راهنمای نامعتبر در بایگانی آسیب میبینند." + +#: tdenewstuff/knewstuffsecure.cpp:83 +msgid "Resource Installation Error" +msgstr "خطای نصب منبع" + +#: tdenewstuff/knewstuffsecure.cpp:94 +msgid "No keys were found." +msgstr "کلیدها یافت نشدند." + +#: tdenewstuff/knewstuffsecure.cpp:99 +msgid "The validation failed for unknown reason." +msgstr "خرابی در اعتبارسنجی به دلیل ناشناخته." + +#: tdenewstuff/knewstuffsecure.cpp:106 +msgid "The MD5SUM check failed, the archive might be broken." +msgstr "خرابی بررسی MD5SUM، ممکن است بایگانی شکسته باشد." + +#: tdenewstuff/knewstuffsecure.cpp:111 +msgid "The signature is bad, the archive might be broken or altered." +msgstr "امضا بد است، بایگانی ممکن است شکسته شده یا تغییر کرده باشد." + +#: tdenewstuff/knewstuffsecure.cpp:121 +msgid "The signature is valid, but untrusted." +msgstr "امضا معتبر است، ولی مورد اعتماد نیست." + +#: tdenewstuff/knewstuffsecure.cpp:127 +msgid "The signature is unknown." +msgstr "امضا ناشناخته است." + +#: tdenewstuff/knewstuffsecure.cpp:131 +msgid "" +"The resource was signed with key <i>0x%1</i>, belonging to <i>%2 <%3></i>" +"." +msgstr "منبع با کلید <i>0x%1</i> علامتگذاری شد، متعلق به <i>%2 <%3></i>." + +#: tdenewstuff/knewstuffsecure.cpp:137 +msgid "" +"<qt>There is a problem with the resource file you have downloaded. The errors " +"are :<b>%1</b>" +"<br>%2" +"<br>" +"<br>Installation of the resource is <b>not recommended</b>." +"<br>" +"<br>Do you want to proceed with the installation?</qt>" +msgstr "" +"<qt>در پروندۀ منبعی که بار کردهاید، مشکلی وجود دارد. خطاها در ذیل آمدهاند: <b>" +"%1</b>" +"<br>%2" +"<br>" +"<br>نصب منبع <b>توصیه نشده است.</b>." +"<br>" +"<br>میخواهید </qt>نصب را ادامه دهید؟" + +#: tdenewstuff/knewstuffsecure.cpp:137 +msgid "Problematic Resource File" +msgstr "پروندۀ مسئلهدار منبع" + +#: tdenewstuff/knewstuffsecure.cpp:140 +msgid "<qt>%1<br><br>Press OK to install it.</qt>" +msgstr "<qt>%1<br><br>تأیید را برای نصب آن فشار بده.</qt>" + +#: tdenewstuff/knewstuffsecure.cpp:140 +msgid "Valid Resource" +msgstr "منبع معتبر" + +#: tdenewstuff/knewstuffsecure.cpp:190 +msgid "The signing failed for unknown reason." +msgstr "خرابی در علامتگذاری به دلیل ناشناخته." + +#: tdenewstuff/knewstuffsecure.cpp:195 +msgid "" +"There are no keys usable for signing or you did not entered the correct " +"passphrase.\n" +"Proceed without signing the resource?" +msgstr "" +"یا برای علامتگذاری، کلید قابل استفادهای وجود ندارد، یا عبارت عبور صحیحی وارد " +"نکردهاید.\n" +"بدون علامتگذاری منبع ادامه داده شود؟" + +#: tdenewstuff/tdehotnewstuff.cpp:31 +msgid "Display only media of this type" +msgstr "فقط نمایش رسانۀ این نوع" + +#: tdenewstuff/tdehotnewstuff.cpp:32 +msgid "Provider list to use" +msgstr "فراهمکنندۀ فهرست مورد استفاده" + +#: tdenewstuff/security.cpp:63 +msgid "" +"<qt>Cannot start <i>gpg</i> and retrieve the available keys. Make sure that <i>" +"gpg</i> is installed, otherwise verification of downloaded resources will not " +"be possible.</qt>" +msgstr "" +"<qt>نمیتوان <i>gpg</i> را آغاز کرد و کلیدهای موجود را بازیابی کرد.مطمئن شوید " +"که <i>gpg</i>نصب شده است. در غیر این صورت، وارسی منابع بارگیریشده ممکن " +"نیست.</qt>" + +#: tdenewstuff/security.cpp:177 +msgid "" +"<qt>Enter passphrase for key <b>0x%1</b>, belonging to" +"<br><i>%2<%3></i>:</qt>" +msgstr "" +"<qt> عبارت رمز را برای <b>0x%1</b>وارد کن، متعلق به" +"<br><i>%2<%3></i>:</qt>" + +#: tdenewstuff/security.cpp:257 +msgid "" +"<qt>Cannot start <i>gpg</i> and check the validity of the file. Make sure that " +"<i>gpg</i> is installed, otherwise verification of downloaded resources will " +"not be possible.</qt>" +msgstr "" +"<qt>نمیتوان <i>gpg</i> را آغاز کرد و بررسی اعتبار پرونده ممکن نیست. مطمئن شوید " +"که <i>gpg</i> نصب شده است. در غیر این صورت وارسی منابع بارگیریشده ممکن " +"نیست.</qt>" + +#: tdenewstuff/security.cpp:317 +msgid "Select Signing Key" +msgstr "برگزیدن کلید علامتگذاری" + +#: tdenewstuff/security.cpp:317 +msgid "Key used for signing:" +msgstr "کلید استفادهشده برای علامتگذاری:" + +#: tdenewstuff/security.cpp:338 +msgid "" +"<qt>Cannot start <i>gpg</i> and sign the file. Make sure that <i>gpg</i> " +"is installed, otherwise signing of the resources will not be possible.</qt>" +msgstr "" +"<qt>نمیتوان <i>gpg</i> را آغاز کرد و نمیتوان پرونده را علامتگذاری کرد. مطمئن " +"شوید که <i>gpg</i>نصب شده است. در غیر این صورت، علامتگذاری منابع ممکن " +"نیست.</qt>" + +#: tdenewstuff/uploaddialog.cpp:47 +msgid "Share Hot New Stuff" +msgstr "Hot New Stuffمشترک" + +#: tdenewstuff/uploaddialog.cpp:63 +msgid "Author:" +msgstr "نویسنده:" + +#: tdenewstuff/uploaddialog.cpp:68 +msgid "Email:" +msgstr "رایانامه:" + +#: tdenewstuff/uploaddialog.cpp:78 +msgid "Release:" +msgstr "نشر:" + +#: tdenewstuff/uploaddialog.cpp:84 +msgid "License:" +msgstr "مجوز:" + +#: tdenewstuff/uploaddialog.cpp:88 +msgid "GPL" +msgstr "" + +#: tdenewstuff/uploaddialog.cpp:89 +msgid "LGPL" +msgstr "" + +#: tdenewstuff/uploaddialog.cpp:90 +msgid "BSD" +msgstr "" + +#: tdenewstuff/uploaddialog.cpp:93 +msgid "Language:" +msgstr "زبان:" + +#: tdenewstuff/uploaddialog.cpp:99 +msgid "Preview URL:" +msgstr "پیشنمایش نشانی وب:" + +#: tdenewstuff/uploaddialog.cpp:104 +msgid "Summary:" +msgstr "خلاصه:" + +#: tdenewstuff/uploaddialog.cpp:121 +msgid "Please put in a name." +msgstr "لطفاً، یک نام پیشنهاد کنید." + +#: tdenewstuff/uploaddialog.cpp:191 +msgid "Old upload information found, fill out fields?" +msgstr "اطلاعات بارگذاریشدۀ قدیمی یافت شد، حوزهها پر شود؟" + +#: tdenewstuff/uploaddialog.cpp:191 +msgid "Fill Out" +msgstr "پر کردن" + +#: tdenewstuff/uploaddialog.cpp:191 +msgid "Do Not Fill Out" +msgstr "پر نشود" + +#: tdenewstuff/engine.cpp:219 +msgid "Successfully installed hot new stuff." +msgstr "hot new stuff با موفقیت نصب شد." + +#: tdenewstuff/engine.cpp:224 +msgid "Failed to install hot new stuff." +msgstr "خرابی در نصب hot new stuff." + +#: tdenewstuff/engine.cpp:279 +msgid "Unable to create file to upload." +msgstr "قادر به ایجاد پرونده برای بارگذاری نیست." + +#: tdenewstuff/engine.cpp:294 +msgid "" +"The files to be uploaded have been created at:\n" +msgstr "" +"پروندههای بارگذاریشده ایجاد شدهاند در:\n" + +#: tdenewstuff/engine.cpp:295 +msgid "" +"Data file: %1\n" +msgstr "" +"پروندۀ داده: %1\n" + +#: tdenewstuff/engine.cpp:297 +msgid "" +"Preview image: %1\n" +msgstr "" +"پیشنمایش تصویر: %1\n" + +#: tdenewstuff/engine.cpp:299 +msgid "" +"Content information: %1\n" +msgstr "" +"اطلاعات محتوا: %1\n" + +#: tdenewstuff/engine.cpp:300 +msgid "" +"Those files can now be uploaded.\n" +msgstr "" +"آن پروندهها میتوانند الان بارگذاری شوند.\n" + +#: tdenewstuff/engine.cpp:301 +msgid "Beware that any people might have access to them at any time." +msgstr "آگاه باشید که هر فردی ممکن است به آنها در هر زمانی دستیابی داشته باشد." + +#: tdenewstuff/engine.cpp:303 +msgid "Upload Files" +msgstr "بارگذاری پروندهها" + +#: tdenewstuff/engine.cpp:308 +msgid "Please upload the files manually." +msgstr "لطفاً، پروندهها را به صورت دستی بارگذاری کنید." + +#: tdenewstuff/engine.cpp:312 +msgid "Upload Info" +msgstr "بارگذاری اطلاعات" + +#: tdenewstuff/engine.cpp:320 +msgid "&Upload" +msgstr "&بارگذاری" + +#: tdenewstuff/engine.cpp:422 +msgid "Successfully uploaded new stuff." +msgstr "بارگذاری موفق new stuff." + +#: tdenewstuff/knewstuffbutton.cpp:49 +msgid "Download New Stuff" +msgstr "بارگیری new stuff" + +#: tdenewstuff/downloaddialog.cpp:106 tdenewstuff/downloaddialog.cpp:113 +#: tdenewstuff/downloaddialog.cpp:129 tdenewstuff/downloaddialog.cpp:136 +msgid "Get Hot New Stuff" +msgstr "گرفتن Hot New Stuff" + +#: tdenewstuff/downloaddialog.cpp:151 +msgid "Welcome" +msgstr "خوش آمدید" + +#: tdenewstuff/downloaddialog.cpp:153 +msgid "Loading data providers..." +msgstr "" + +#: tdenewstuff/downloaddialog.cpp:212 +msgid "Loading data listings..." +msgstr "" + +#: tdenewstuff/downloaddialog.cpp:270 +msgid "Highest Rated" +msgstr "بالاترین میزان" + +#: tdenewstuff/downloaddialog.cpp:271 +msgid "Most Downloads" +msgstr "بیشترین بارگیریها" + +#: tdenewstuff/downloaddialog.cpp:272 +msgid "Latest" +msgstr "آخرین" + +#: tdenewstuff/downloaddialog.cpp:283 +msgid "Rating" +msgstr "درجهبندی" + +#: tdenewstuff/downloaddialog.cpp:289 +msgid "Downloads" +msgstr "بارگیریها" + +#: tdenewstuff/downloaddialog.cpp:295 +msgid "Release Date" +msgstr "تاریخ نشر" + +#: tdenewstuff/downloaddialog.cpp:305 +msgid "Install" +msgstr "نصب" + +#: tdenewstuff/downloaddialog.cpp:516 +msgid "" +"Name: %1\n" +"Author: %2\n" +"License: %3\n" +"Version: %4\n" +"Release: %5\n" +"Rating: %6\n" +"Downloads: %7\n" +"Release date: %8\n" +"Summary: %9\n" +msgstr "" +"نام: %1\n" +"نویسنده: %2\n" +"مجوز: %3\n" +"نسخه: %4\n" +"نشر: %5\n" +"درجهبندی: %6\n" +"بارگیریها: %7\n" +"تاریخ نشر: %8\n" +"خلاصه: %9\n" + +#: tdenewstuff/downloaddialog.cpp:538 +msgid "" +"Preview: %1\n" +"Payload: %2\n" +msgstr "" +"پیشنمایش:%1\n" +"گنجایش بار:%2\n" + +#: tdenewstuff/downloaddialog.cpp:718 +msgid "Installation successful." +msgstr "نصب با موفقیت." + +#: tdenewstuff/downloaddialog.cpp:718 tdenewstuff/downloaddialog.cpp:720 +msgid "Installation" +msgstr "نصب" + +#: tdenewstuff/downloaddialog.cpp:720 +msgid "Installation failed." +msgstr "خرابی در نصب." + +#: tdenewstuff/downloaddialog.cpp:814 +msgid "Preview not available." +msgstr "پیشنمایش موجود نیست." + +#: tdespell2/ui/configdialog.cpp:38 +msgid "KSpell2 Configuration" +msgstr "پیکربندی KSpell2" + #: kab/addressbook.cc:168 msgid "Headline" msgstr "سر خط" @@ -9097,6 +10614,92 @@ msgstr "تاریخها" msgid "Your new entry could not be added." msgstr "مدخل جدیدتان را نتوانست اضافه کند." +#: tdewallet/backend/tdewalletbackend.cc:258 +msgid "Already open." +msgstr "از قبل باز است." + +#: tdewallet/backend/tdewalletbackend.cc:260 +msgid "Error opening file." +msgstr "خطای باز کردن پرونده." + +#: tdewallet/backend/tdewalletbackend.cc:262 +msgid "Not a wallet file." +msgstr "یک پرونده wallet نیست." + +#: tdewallet/backend/tdewalletbackend.cc:264 +msgid "Unsupported file format revision." +msgstr "بازبینی قالب پروندۀ پشتیبانینشده." + +#: tdewallet/backend/tdewalletbackend.cc:266 +msgid "Unknown encryption scheme." +msgstr "طرحوارۀ رمزبندی ناشناخته." + +#: tdewallet/backend/tdewalletbackend.cc:268 +msgid "Corrupt file?" +msgstr "پرونده خراب شود؟" + +#: tdewallet/backend/tdewalletbackend.cc:270 +msgid "Error validating wallet integrity. Possibly corrupted." +msgstr "خطای اعتبارسنجی صحت wallet. احتمالاً خراب شد." + +#: tdewallet/backend/tdewalletbackend.cc:274 +msgid "Read error - possibly incorrect password." +msgstr "خطای خواندن- احتمالاً اسم رمز نادرست." + +#: tdewallet/backend/tdewalletbackend.cc:276 +msgid "Decryption error." +msgstr "خطای سرگشایی." + +#: tderandr/libtderandr.cc:703 +#, fuzzy +msgid "Setting gamma failed." +msgstr "خرابی در ذخیره." + +#: tderandr/libtderandr.cc:708 +msgid "XRandR encountered a problem" +msgstr "" + +#: tderandr/libtderandr.cc:1224 +msgid "%1:%2" +msgstr "" + +#: tderandr/libtderandr.cc:1225 +msgid "%1. %2 output on %3" +msgstr "" + +#: tderandr/libtderandr.cc:1231 +msgid "%1. %2 on %3 on card %4" +msgstr "" + +#: tderandr/libtderandr.cc:1281 tderandr/libtderandr.cc:1285 +msgid "%1 x %2" +msgstr "" + +#: tderandr/libtderandr.cc:1400 +#, fuzzy +msgid "disconnected" +msgstr "اتصال محلی" + +#: tderandr/libtderandr.cc:1406 tderandr/libtderandr.cc:1448 +msgid "N/A" +msgstr "" + +#: tderandr/libtderandr.cc:1441 +msgid "Default output on generic video card" +msgstr "" + +#: tdehtml/tdehtml_settings.cc:152 +msgid "Accept" +msgstr "پذیرفتن" + +#: tdehtml/tdehtml_settings.cc:153 +msgid "Reject" +msgstr "رد کردن" + +#: tdehtml/tdehtml_settings.cc:779 +msgid "Filter error" +msgstr "خطای پالایه" + #: arts/kde/kconverttest.cc:23 arts/kde/kiotest.cc:17 #: arts/kde/kiotestslow.cc:83 msgid "URL to open" @@ -9163,7 +10766,8 @@ msgstr "کارخواه" msgid "Import &All" msgstr "واردات &همه" -#: tdecert/tdecertpart.cc:183 tdecert/tdecertpart.cc:274 tdecert/tdecertpart.cc:359 +#: tdecert/tdecertpart.cc:183 tdecert/tdecertpart.cc:274 +#: tdecert/tdecertpart.cc:359 msgid "TDE Secure Certificate Import" msgstr "واردات گواهینامۀ امنیت TDE" @@ -9247,10 +10851,12 @@ msgstr "&انجامشده" msgid "Save failed." msgstr "خرابی در ذخیره." -#: tdecert/tdecertpart.cc:418 tdecert/tdecertpart.cc:440 tdecert/tdecertpart.cc:455 -#: tdecert/tdecertpart.cc:460 tdecert/tdecertpart.cc:496 tdecert/tdecertpart.cc:532 -#: tdecert/tdecertpart.cc:566 tdecert/tdecertpart.cc:600 tdecert/tdecertpart.cc:730 -#: tdecert/tdecertpart.cc:741 tdecert/tdecertpart.cc:746 tdecert/tdecertpart.cc:759 +#: tdecert/tdecertpart.cc:418 tdecert/tdecertpart.cc:440 +#: tdecert/tdecertpart.cc:455 tdecert/tdecertpart.cc:460 +#: tdecert/tdecertpart.cc:496 tdecert/tdecertpart.cc:532 +#: tdecert/tdecertpart.cc:566 tdecert/tdecertpart.cc:600 +#: tdecert/tdecertpart.cc:730 tdecert/tdecertpart.cc:741 +#: tdecert/tdecertpart.cc:746 tdecert/tdecertpart.cc:759 #: tdecert/tdecertpart.cc:873 msgid "Certificate Import" msgstr "واردات گواهینامه" @@ -9316,54 +10922,6 @@ msgstr "" msgid "TDE Certificate Part" msgstr "جزء گواهینامۀ TDE" -#: tdehtml/tdehtml_settings.cc:152 -msgid "Accept" -msgstr "پذیرفتن" - -#: tdehtml/tdehtml_settings.cc:153 -msgid "Reject" -msgstr "رد کردن" - -#: tdehtml/tdehtml_settings.cc:779 -msgid "Filter error" -msgstr "خطای پالایه" - -#: tdewallet/backend/tdewalletbackend.cc:258 -msgid "Already open." -msgstr "از قبل باز است." - -#: tdewallet/backend/tdewalletbackend.cc:260 -msgid "Error opening file." -msgstr "خطای باز کردن پرونده." - -#: tdewallet/backend/tdewalletbackend.cc:262 -msgid "Not a wallet file." -msgstr "یک پرونده wallet نیست." - -#: tdewallet/backend/tdewalletbackend.cc:264 -msgid "Unsupported file format revision." -msgstr "بازبینی قالب پروندۀ پشتیبانینشده." - -#: tdewallet/backend/tdewalletbackend.cc:266 -msgid "Unknown encryption scheme." -msgstr "طرحوارۀ رمزبندی ناشناخته." - -#: tdewallet/backend/tdewalletbackend.cc:268 -msgid "Corrupt file?" -msgstr "پرونده خراب شود؟" - -#: tdewallet/backend/tdewalletbackend.cc:270 -msgid "Error validating wallet integrity. Possibly corrupted." -msgstr "خطای اعتبارسنجی صحت wallet. احتمالاً خراب شد." - -#: tdewallet/backend/tdewalletbackend.cc:274 -msgid "Read error - possibly incorrect password." -msgstr "خطای خواندن- احتمالاً اسم رمز نادرست." - -#: tdewallet/backend/tdewalletbackend.cc:276 -msgid "Decryption error." -msgstr "خطای سرگشایی." - #: tdeui/kstdaction_p.h:40 msgid "&New" msgstr "&جدید" @@ -9536,109 +11094,109 @@ msgstr "مسیر کاربر: رومیزی|آغاز خودکار|زباله|سن msgid "Prefix to install resource files to" msgstr "پیشوند نصب پروندههای منبع" -#: tdecore/tde-config.cpp.in:168 +#: tdecore/tde-config.cpp.in:169 msgid "Applications menu (.desktop files)" msgstr "گزینگان کاربردها )پروندههای .desktop(" -#: tdecore/tde-config.cpp.in:169 +#: tdecore/tde-config.cpp.in:170 msgid "CGIs to run from kdehelp" msgstr "CGIها برای اجرا از kdehelp" -#: tdecore/tde-config.cpp.in:170 +#: tdecore/tde-config.cpp.in:171 msgid "Configuration files" msgstr "پروندههای پیکربندی" -#: tdecore/tde-config.cpp.in:171 +#: tdecore/tde-config.cpp.in:172 msgid "Where applications store data" msgstr "جایی که کاربردها، داده را ذخیره میکنند" -#: tdecore/tde-config.cpp.in:172 +#: tdecore/tde-config.cpp.in:173 msgid "Executables in $prefix/bin" msgstr "قابل اجرا در prefix/bin$" -#: tdecore/tde-config.cpp.in:173 +#: tdecore/tde-config.cpp.in:174 msgid "HTML documentation" msgstr "سند زنگام" -#: tdecore/tde-config.cpp.in:174 +#: tdecore/tde-config.cpp.in:175 msgid "Icons" msgstr "شمایلها" -#: tdecore/tde-config.cpp.in:175 +#: tdecore/tde-config.cpp.in:176 msgid "Configuration description files" msgstr "پیکربندی پروندههای توصیف" -#: tdecore/tde-config.cpp.in:176 +#: tdecore/tde-config.cpp.in:177 msgid "Libraries" msgstr "کتابخانهها" -#: tdecore/tde-config.cpp.in:177 +#: tdecore/tde-config.cpp.in:178 msgid "Includes/Headers" msgstr "" -#: tdecore/tde-config.cpp.in:178 +#: tdecore/tde-config.cpp.in:179 msgid "Translation files for TDELocale" msgstr "پروندههای ترجمه برای TDELocale" -#: tdecore/tde-config.cpp.in:179 +#: tdecore/tde-config.cpp.in:180 msgid "Mime types" msgstr "انواع مایم" -#: tdecore/tde-config.cpp.in:180 +#: tdecore/tde-config.cpp.in:181 msgid "Loadable modules" msgstr "پیمانههای بارگذاری" -#: tdecore/tde-config.cpp.in:181 +#: tdecore/tde-config.cpp.in:182 msgid "Qt plugins" msgstr "وصلههای Qt" -#: tdecore/tde-config.cpp.in:182 +#: tdecore/tde-config.cpp.in:183 msgid "Services" msgstr "خدمات" -#: tdecore/tde-config.cpp.in:183 +#: tdecore/tde-config.cpp.in:184 msgid "Service types" msgstr "انواع خدمت" -#: tdecore/tde-config.cpp.in:184 +#: tdecore/tde-config.cpp.in:185 msgid "Application sounds" msgstr "صوت کاربردها" -#: tdecore/tde-config.cpp.in:185 +#: tdecore/tde-config.cpp.in:186 msgid "Templates" msgstr "قالبها" -#: tdecore/tde-config.cpp.in:186 +#: tdecore/tde-config.cpp.in:187 msgid "Wallpapers" msgstr "کاغذهای دیواری" -#: tdecore/tde-config.cpp.in:187 +#: tdecore/tde-config.cpp.in:188 msgid "XDG Application menu (.desktop files)" msgstr "گزینگان کاربرد XDG )پروندههای .desktop(" -#: tdecore/tde-config.cpp.in:188 +#: tdecore/tde-config.cpp.in:189 msgid "XDG Menu descriptions (.directory files)" msgstr "توصیفات گزینگان XDG )پروندههای .directory(" -#: tdecore/tde-config.cpp.in:189 +#: tdecore/tde-config.cpp.in:190 msgid "XDG Menu layout (.menu files)" msgstr "طرحبندی گزینگان XDG )پروندههای .menu(" -#: tdecore/tde-config.cpp.in:190 +#: tdecore/tde-config.cpp.in:191 msgid "Temporary files (specific for both current host and current user)" msgstr "پروندههای موقت ) مشخص هم برای میزبان جاری و هم برای کاربر جاری(" -#: tdecore/tde-config.cpp.in:191 +#: tdecore/tde-config.cpp.in:192 msgid "UNIX Sockets (specific for both current host and current user)" msgstr "سوکتهای یونیکس ) مشخص هم برای میزبان جاری و هم برای کاربر جاری(" -#: tdecore/tde-config.cpp.in:203 +#: tdecore/tde-config.cpp.in:204 msgid "" "%1 - unknown type\n" msgstr "" "%1 - نوع ناشناخته\n" -#: tdecore/tde-config.cpp.in:228 +#: tdecore/tde-config.cpp.in:229 msgid "" "%1 - unknown type of userpath\n" msgstr "" @@ -11009,3 +12567,27 @@ msgid "" "_: QXml\n" "error in the text declaration of an external entity" msgstr "خطا در اعلان متن یک هستار خارجی" + +#~ msgid "The <b>K Desktop Environment</b> is written and maintained by the TDE Team, a world-wide network of software engineers committed to <a href=\"http://www.gnu.org/philosophy/free-sw.html\">Free Software</a> development.<br><br>No single group, company or organization controls the TDE source code. Everyone is welcome to contribute to TDE.<br><br>Visit <A HREF=\"http://www.kde.org/\">http://www.kde.org</A> for more information on the TDE project. " +#~ msgstr "<b>محیط رومیزی K</b> توسط تیم TDE نوشته و مدیریت میشود. این تیم، یک شبکۀ گستردۀ جهانی از مهندسان نرمافزار است که توسعۀ <a href=\"http://www.gnu.org/philosophy/free-sw.html\">نرمافزار آزاد</a> را پذیرفتهاند.<br><br>هیچ گروه، شرکت یا سازمان واحدی کد متن TDE را کنترل نمیکند. به همه جهت مشارکت در TDE خوشآمد میگوییم. <br><br>برای اطلاعات بیشتر در مورد پروژۀ TDE از پایگاه <A HREF=\"http://www.kde.org/\">http://www.kde.org</A> دیدن فرمایید." + +#~ msgid "&Report Bugs or Wishes" +#~ msgstr "&گزارش اشکالها یا خواستهها" + +#~ msgid "" +#~ "To submit a bug report, click on the button below.\n" +#~ "This will open a web browser window on http://bugs.kde.org where you will find a form to fill in.\n" +#~ "The information displayed above will be transferred to that server." +#~ msgstr "" +#~ "برای ارسال گزارش اشکال، دکمۀ زیر را فشار دهید.\n" +#~ "این پنجره، مرورگر وب را روی http://bugs.kde.org باز میکند، که فرمی برای پر کردن خواهید یافت.\n" +#~ "اطلاعات نشان دادهشدۀ بالا به آن کارساز منتقل میشود." + +#~ msgid "&Report Bug..." +#~ msgstr "&گزارش اشکال..." + +#~ msgid "Konqueror has the ability to store the password in an encrypted wallet. When the wallet is unlocked, it can then automatically restore the login information next time you submit this form. Do you want to store the information now?" +#~ msgstr "Konqueror توانایی ذخیرۀ اسم رمز در یک wallet رمزبندیشده را دارد. هنگامی که wallet قفل نیست، میتواند به طور خودکار اطلاعات ورود را در زمان دیگری که این برگه را ارائه میکنید، بازگرداند. آیا میخواهید اطلاعات را اکنون ذخیره کنید؟" + +#~ msgid "Konqueror has the ability to store the password in an encrypted wallet. When the wallet is unlocked, it can then automatically restore the login information next time you visit %1. Do you want to store the information now?" +#~ msgstr "Konqueror توانایی ذخیرۀ اسم رمز در یک wallet رمزبندیشده را دارد. هنگامی که wallet قفل نیست، میتواند به طور خودکار اطلاعات ورود را در زمان دیگری که %1 را بازدید میکنید، برگرداند. آیا میخواهید اطلاعات را اکنون ذخیره کنید؟" diff --git a/tde-i18n-fa/messages/tdelibs/tdelibs_colors.po b/tde-i18n-fa/messages/tdelibs/tdelibs_colors.po index dfaaffb2624..4ba7d85f6b8 100644 --- a/tde-i18n-fa/messages/tdelibs/tdelibs_colors.po +++ b/tde-i18n-fa/messages/tdelibs/tdelibs_colors.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: tdelibs_colors\n" -"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-19 10:39+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-fa/messages/tdelibs/tdeprint.po b/tde-i18n-fa/messages/tdelibs/tdeprint.po index 57676174e7a..9c54061a977 100644 --- a/tde-i18n-fa/messages/tdelibs/tdeprint.po +++ b/tde-i18n-fa/messages/tdelibs/tdeprint.po @@ -6,466 +6,30 @@ msgid "" msgstr "" "Project-Id-Version: tdeprint\n" -"POT-Creation-Date: 2007-08-27 01:12+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2007-01-13 08:13-0500\n" "Last-Translator: Nazanin Kazemi <kazemi@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ext/kextprinterimpl.cpp:47 -msgid "Empty print command." -msgstr "فرمان چاپ خالی." - -#: ext/kmextmanager.cpp:41 -msgid "PS_printer" -msgstr "" - -#: ext/kmextmanager.cpp:43 -msgid "PostScript file generator" -msgstr "مولد پروندۀ پستاسکریپت" - -#: kpgeneralpage.cpp:88 lpd/lpdtools.cpp:28 -msgid "Ledger" -msgstr "معین" - -#: kpgeneralpage.cpp:87 lpd/lpdtools.cpp:29 -msgid "US Legal" -msgstr "" - -#: kpgeneralpage.cpp:86 lpd/lpdtools.cpp:30 -msgid "US Letter" -msgstr "حرف آمریکایی" - -#: lpd/lpdtools.cpp:31 -msgid "A4" -msgstr "" - -#: lpd/lpdtools.cpp:32 -msgid "A3" -msgstr "" - -#: lpd/lpdtools.cpp:33 -msgid "B4" -msgstr "" - -#: lpd/lpdtools.cpp:34 -msgid "B5" -msgstr "" - -#: kpgeneralpage.cpp:416 lpd/lpdtools.cpp:39 lpr/editentrydialog.cpp:50 -msgid "Enabled" -msgstr "فعال" - -#: kpgeneralpage.cpp:415 lpd/lpdtools.cpp:40 management/kmconfiggeneral.cpp:52 -msgid "Disabled" -msgstr "غیرفعال" - -#: lpd/lpdtools.cpp:233 -msgid "GhostScript settings" -msgstr "تنظیمات GhostScript" - -#: lpd/lpdtools.cpp:239 management/kmpropdriver.cpp:53 -#: management/kmwend.cpp:104 -msgid "Driver" -msgstr "گرداننده" - -#: lpd/lpdtools.cpp:254 -msgid "Resolution" -msgstr "دقت" - -#: lpd/lpdtools.cpp:277 -msgid "Color depth" -msgstr "عمق رنگ" - -#: lpd/lpdtools.cpp:301 -msgid "Additional GS options" -msgstr "گزینههای GS اضافی" - -#: driver.cpp:377 kpgeneralpage.cpp:260 lpd/lpdtools.cpp:307 -#: management/kmconfiggeneral.cpp:44 management/kmpropgeneral.cpp:54 -#: management/kmwend.cpp:49 -msgid "General" -msgstr "عمومی" - -#: lpd/lpdtools.cpp:313 -msgid "Page size" -msgstr "اندازۀ صفحه" - -#: lpd/lpdtools.cpp:329 -msgid "Pages per sheet" -msgstr "صفحات هر ورق" - -#: lpd/lpdtools.cpp:345 -msgid "Left/right margin (1/72 in)" -msgstr "حاشیۀ چپ/راست )۱/۷۲ اینچ(" - -#: lpd/lpdtools.cpp:350 -msgid "Top/bottom margin (1/72 in)" -msgstr "حاشیۀ بالا/پایین )۱/۷۲ اینچ(" - -#: lpd/lpdtools.cpp:356 -msgid "Text options" -msgstr "گزینههای متن" - -#: lpd/lpdtools.cpp:362 -msgid "Send EOF after job to eject page" -msgstr "ارسال EOF پس از کار جهت پس زدن صفحه" - -#: lpd/lpdtools.cpp:370 -msgid "Fix stair-stepping text" -msgstr "" - -#: lpd/lpdtools.cpp:382 -msgid "Fast text printing (non-PS printers only)" -msgstr "چاپ سریع متن )فقط چاپگرهای غیر PS(" - -#: lpd/klpdprinterimpl.cpp:46 rlpr/krlprprinterimpl.cpp:53 -msgid "" -"The <b>%1</b> executable could not be found in your path. Check your " -"installation." -msgstr "<b>%1</b>قابل اجرا در مسیر شما یافت نشد. نصب خود را بررسی کنید." - -#: lpd/kmlpduimanager.cpp:44 -msgid "Local printer (parallel, serial, USB)" -msgstr "چاپگر محلی )موازی، متوالی، گذرگاه سریال جهانی(" - -#: lpd/kmlpduimanager.cpp:45 management/kmpropbackend.cpp:68 -#: rlpr/kmwrlpr.cpp:116 -msgid "Remote LPD queue" -msgstr " صف LPD دور" - -#: lpd/kmlpduimanager.cpp:46 -msgid "SMB shared printer (Windows)" -msgstr "چاپگر فشردۀ SMB )ویندوز(" - -#: lpd/kmlpduimanager.cpp:47 -msgid "Network printer (TCP)" -msgstr "چاپگر شبکۀ )تیسیپی(" - -#: lpd/kmlpduimanager.cpp:48 -msgid "File printer (print to file)" -msgstr "چاپگر پرونده )چاپ در پرونده(" - -#: lpd/kmlpdmanager.cpp:87 -msgid "Local printer queue (%1)" -msgstr "صف چاپگر محلی )%1(" - -#: lpd/kmlpdmanager.cpp:87 -msgid "" -"_: Unknown type of local printer queue\n" -"Unknown" -msgstr "ناشناخته" - -#: lpd/kmlpdmanager.cpp:88 -msgid "<Not available>" -msgstr ">قابل دسترس نیست<" - -#: lpd/kmlpdmanager.cpp:89 -msgid "" -"_: Unknown Driver\n" -"Unknown" -msgstr "ناشناخته" - -#: lpd/kmlpdmanager.cpp:95 -msgid "Remote LPD queue %1@%2" -msgstr "صف الپیدی دور %1@%2" - -#: lpd/kmlpdmanager.cpp:158 -msgid "Unable to create spool directory %1 for printer %2." -msgstr "قادر به ایجاد فهرست راهنمای اسپول %1 برای چاپگر %2 نیست." - -#: lpd/kmlpdmanager.cpp:165 -msgid "Unable to save information for printer <b>%1</b>." -msgstr "قادر به ذخیرۀ اطلاعات برای چاپگر <b>%1</b> نیست." - -#: lpd/kmlpdmanager.cpp:193 -msgid "" -"Unable to set correct permissions on spool directory %1 for printer <b>%2</b>." -msgstr "" -"قادر به تنظیم مجوزهای صحیح روی صفحۀ راهنمای اسپول %1 برای چاپگر <b>%2</b> " -"نیست." - -#: lpd/kmlpdmanager.cpp:237 -msgid "Permission denied: you must be root." -msgstr "مجوز رد شد: باید کاربر ارشد باشید." - -#: lpd/kmlpdmanager.cpp:244 -msgid "Unable to execute command \"%1\"." -msgstr "قادر به اجرای فرمان»%1« نیست." - -#: lpd/kmlpdmanager.cpp:317 -msgid "Unable to write printcap file." -msgstr "قادر به نوشتن پروندۀ printcap نیست." - -#: lpd/kmlpdmanager.cpp:372 -msgid "Couldn't find driver <b>%1</b> in printtool database." -msgstr "نتوانست گردانندۀ <b>%1</b> را در دادگان printtool پیدا کند." - -#: lpd/kmlpdmanager.cpp:411 -msgid "Couldn't find printer <b>%1</b> in printcap file." -msgstr "نتوانست چاپگر <b>%1</b> را در پروندۀ printcap پیدا کند." - -#: lpd/kmlpdmanager.cpp:440 -msgid "No driver found (raw printer)" -msgstr "گردانندهای یافت نشد )چاپگر خام(" - -#: lpd/kmlpdmanager.cpp:442 -msgid "Printer type not recognized." -msgstr "نوع چاپگر تشخیص داده نشد." - -#: lpd/kmlpdmanager.cpp:452 -msgid "" -"The driver device <b>%1</b> is not compiled in your GhostScript distribution. " -"Check your installation or use another driver." -msgstr "" -"دستگاه گردانندۀ <b>%1</b> در توزیع GhostScript شما ترجمه نشده است. یا نصب خود " -"را بررسی کنید و یا از گردانندۀ دیگری استفاده نمایید." - -#: lpd/kmlpdmanager.cpp:560 -msgid "Unable to write driver associated files in spool directory." -msgstr "" -"قادر به نوشتن پروندههای وابسته به گرداننده در فهرست راهنمای اسپول نیست." - -#: lpr/apshandler.cpp:68 -msgid "APS Driver (%1)" -msgstr "گردانندۀ APS) %1(" - -#: lpr/apshandler.cpp:112 lpr/lprhandler.cpp:74 lpr/lprngtoolhandler.cpp:72 -msgid "Network printer (%1)" -msgstr "چاپگر شبکه )%1(" - -#: lpr/apshandler.cpp:215 lpr/lprhandler.cpp:127 lpr/lprngtoolhandler.cpp:276 -#: lpr/matichandler.cpp:421 -#, c-format -msgid "Unsupported backend: %1." -msgstr "کمکی پشتیبانینشده: %1." - -#: lpr/apshandler.cpp:221 -#, c-format -msgid "Unable to create directory %1." -msgstr "قادر به ایجاد فهرست راهنمای %1 نیست." - -#: lpr/apshandler.cpp:241 -#, c-format -msgid "Missing element: %1." -msgstr "فاقد عنصر: %1." - -#: lpr/apshandler.cpp:258 lpr/apshandler.cpp:289 lpr/lprngtoolhandler.cpp:323 -#, c-format -msgid "Invalid printer backend specification: %1" -msgstr "تشخیص پشتیبانی چاپگر نامعتبر: %1" - -#: lpr/apshandler.cpp:264 lpr/apshandler.cpp:295 lpr/apshandler.cpp:367 -#, c-format -msgid "Unable to create the file %1." -msgstr "قادر به ایجاد پروندۀ %1 نیست." - -#: lpr/apshandler.cpp:322 -msgid "The APS driver is not defined." -msgstr "گردانندۀ APS تعریف نشده است." - -#: lpr/apshandler.cpp:380 -#, c-format -msgid "Unable to remove directory %1." -msgstr "قادر به حذف فهرست راهنمای %1 نیست." - -#: lpr/lprhandler.cpp:59 lpr/lprhandler.cpp:97 -msgid "Unknown (unrecognized entry)" -msgstr "ناشناخته )مدخل شناختهنشده(" - -#: lpr/lprhandler.cpp:67 lpr/lprhandler.cpp:91 -msgid "Remote queue (%1) on %2" -msgstr "صف دور )%1( روی %2" - -#: lpr/lprhandler.cpp:81 lpr/matichandler.cpp:86 -#, c-format -msgid "Local printer on %1" -msgstr "چاپگر محلی روی %1" - -#: lpr/lprhandler.cpp:104 lpr/lprhandler.cpp:110 lpr/lprhandler.cpp:116 -msgid "Unrecognized entry." -msgstr "مدخل شناختهنشده." - -#: lpr/kmlprmanager.cpp:289 -msgid "The printcap file is a remote file (NIS). It cannot be written." -msgstr "پروندۀ printcap یک پروندۀ دور )NIS( است. نمیتوان آن را نوشت." - -#: lpr/kmlprmanager.cpp:305 -msgid "" -"Unable to save printcap file. Check that you have write permissions for that " -"file." -msgstr "" -"قادر به ذخیرۀ پروندۀ printcap نیست. بررسی کنید که مجوزهای نوشتن را برای آن " -"پرونده دارید." - -#: lpr/kmlprmanager.cpp:330 -msgid "Internal error: no handler defined." -msgstr "خطای درونی: هیچ گردانندهای تعریف نشد." - -#: lpr/kmlprmanager.cpp:344 -msgid "Couldn't determine spool directory. See options dialog." -msgstr "" -"نتوانست فهرست راهنمای اسپول را تعیین کند. به محاورۀ گزینهها مراجعه کنید." - -#: lpr/kmlprmanager.cpp:350 -msgid "" -"Unable to create the spool directory %1. Check that you have the required " -"permissions for that operation." -msgstr "" -"قادر به ایجاد فهرست راهنمای اسپول %1 نیست. بررسی کنید که مجوزهای مورد نیاز را " -"برای آن عملیات دارید." - -#: lpr/kmlprmanager.cpp:382 -#, c-format -msgid "" -"The printer has been created but the print daemon could not be restarted. %1" -msgstr "چاپگر ایجاد شده است، اما شبح چاپ بازآغازی نشد. %1" - -#: lpr/kmlprmanager.cpp:410 -msgid "" -"Unable to remove spool directory %1. Check that you have write permissions for " -"that directory." -msgstr "" -"قادر به حذف فهرست راهنمای اسپول %1 نیست. بررسی کنید که مجوزهای نوشتن را برای " -"آن فهرست راهنما دارید." - -#: lpr/kmlprmanager.cpp:458 -msgid "&Edit printcap Entry..." -msgstr "&ویرایش مدخل printcap..." - -#: lpr/kmlprmanager.cpp:473 -msgid "" -"Editing a printcap entry manually should only be done by confirmed system " -"administrator. This may prevent your printer from working. Do you want to " -"continue?" -msgstr "" -"ویرایش دستی مدخل printcap باید فقط به وسیلۀ سرپرست سیستم تأییدشده انجام گیرد. " -"ممکن است از کار چاپگرتان جلوگیری کند. میخواهید ادامه دهید؟" - -#: lpr/kmlprmanager.cpp:489 -#, c-format -msgid "Spooler type: %1" -msgstr "نوع اسپولر: %1" - -#: lpr/kmlprjobmanager.cpp:83 -msgid "Unsupported operation." -msgstr "عملیات پشتیبانینشده." - -#: lpr/kmconfiglpr.cpp:33 lpr/kmconfiglpr.cpp:37 -msgid "Spooler" -msgstr "اسپولر" - -#: lpr/kmconfiglpr.cpp:34 -msgid "Spooler Settings" -msgstr "تنظیمات اسپولر" - -#: lpr/lpchelper.cpp:235 lpr/lpchelper.cpp:273 lpr/lpchelper.cpp:291 -#: lpr/lpchelper.cpp:314 -msgid "The executable %1 couldn't be found in your PATH." -msgstr "%1 قابل اجرا را در PATH شما نتوانست بیابد." - -#: lpr/lpchelper.cpp:256 lpr/lpchelper.cpp:280 lpr/lpchelper.cpp:298 -msgid "Permission denied." -msgstr "مجوز رد شد." - -#: lpr/lpchelper.cpp:259 -msgid "Printer %1 does not exist." -msgstr "چاپگر %1 وجود ندارد." - -#: lpr/lpchelper.cpp:263 -#, c-format -msgid "Unknown error: %1" -msgstr "خطای ناشناخته: %1" - -#: lpr/lpchelper.cpp:282 -#, c-format -msgid "Execution of lprm failed: %1" -msgstr "خرابی در اجرای lprm : %1" - -#: lpr/lprngtoolhandler.cpp:99 -msgid "IFHP Driver (%1)" -msgstr "گردانندۀ IFHP ) %1(" - -#: lpr/lprngtoolhandler.cpp:99 lpr/lprngtoolhandler.cpp:170 -msgid "unknown" -msgstr "ناشناخته" - -#: lpr/lprngtoolhandler.cpp:162 -msgid "No driver defined for that printer. It might be a raw printer." -msgstr "برای آن چاپگر گردانندهای تعریف نشد. ممکن است یک چاپگر خام باشد." - -#: lpr/lprngtoolhandler.cpp:170 -msgid "LPRngTool Common Driver (%1)" -msgstr "گردانندۀ مشترک LPRngTool ) %1(" - -#: lpr/matichandler.cpp:82 -msgid "Network printer" -msgstr "چاپگر شبکه" - -#: lpr/matichandler.cpp:245 -msgid "Internal error." -msgstr "خطای درونی." - -#: cups/kmcupsmanager.cpp:583 lpr/matichandler.cpp:254 -#: lpr/matichandler.cpp:358 -msgid "" -"Unable to find the executable foomatic-datafile in your PATH. Check that " -"Foomatic is correctly installed." -msgstr "" -"قادر به یافتن پروندۀ دادۀ foomatic در PATH شما نیست. بررسی کنید که Foomatic " -"درست نصب شده باشد." - -#: cups/kmcupsmanager.cpp:615 lpr/matichandler.cpp:286 -#: lpr/matichandler.cpp:405 -msgid "" -"Unable to create the Foomatic driver [%1,%2]. Either that driver does not " -"exist, or you don't have the required permissions to perform that operation." -msgstr "" -"قادر به ایجاد گردانندۀ Foomatic [%1،%2] نیست. یا گرداننده وجود ندارد، یا " -"مجوزهای مورد نیاز برای اجرای آن عملیات را ندارید." +#: ppdloader.cpp:173 +msgid "(line %1): " +msgstr ")خط %1(:" -#: lpr/matichandler.cpp:339 -msgid "" -"You probably don't have the required permissions to perform that operation." -msgstr "احتمالاً مجوزهای مورد نیاز برای اجرای آن عملیات را ندارید." +#: marginpreview.cpp:135 +msgid "No preview available" +msgstr "هیچ پیشنمایشی وجود ندارد" -#: lpr/matichandler.cpp:426 -msgid "" -"Unable to find executable lpdomatic. Check that Foomatic is correctly installed " -"and that lpdomatic is installed in a standard location." +#: kmfactory.cpp:221 +msgid "<qt>There was an error loading %1. The diagnostic is:<p>%2</p></qt>" msgstr "" -"قادر نیست که lpdomatic قابل اجرا را بیابد. بررسی کنید که آیا Foomatic درست نصب " -"شده است، و lpdomatic در یک محل استاندارد نصب باشد." - -#: lpr/matichandler.cpp:457 -#, c-format -msgid "Unable to remove driver file %1." -msgstr "قادر به حذف پروندۀ گردانندۀ %1 نیست." - -#: lpr/editentrydialog.cpp:40 -msgid "Aliases:" -msgstr "نامگردانها:" - -#: lpr/editentrydialog.cpp:46 management/kxmlcommanddlg.cpp:107 -msgid "String" -msgstr "رشته" - -#: lpr/editentrydialog.cpp:47 -msgid "Number" -msgstr "عدد" - -#: lpr/editentrydialog.cpp:48 management/kxmlcommanddlg.cpp:111 -msgid "Boolean" -msgstr "بولی" - -#: lpr/editentrydialog.cpp:72 -#, c-format -msgid "Printcap Entry: %1" -msgstr "مدخل Printcap: %1" +"<qt>در هنگام بار کردن %1 خطایی وجود داشت. تشخیص این است:" +"<p>%2</p></qt>" #: kprintdialog.cpp:97 msgid "" @@ -626,12 +190,13 @@ msgstr "" "<p>این دکمه گزینههای چاپ اضافی را نشان میدهد یا مخفی میکند.</qt>" #: kprintdialog.cpp:170 +#, fuzzy msgid "" " <qt><b>System Options:</b> " "<p>This button starts a new dialog where you can adjust various settings of " "your printing system. Amongst them: " "<ul>" -"<li> Should TDE applications embed all fonts into the PostScript they generate " +"<li> Should \tDE applications embed all fonts into the PostScript they generate " "for printing? " "<li> Should TDE use an external PostScript viewer like <em>gv</em> " "for print page previews? " @@ -786,7 +351,7 @@ msgstr "" "گزینههای سیستم</em> <-- <em>عمومی</em> <-- <em>متفرقه</em>: <em>" "«پیشفرضهای آخرین چاپگر مورد استفاده در کاربرد»</em>غیرفعال باشد.( </qt>" -#: kprintdialog.cpp:265 management/kmmainview.cpp:290 management/kmwend.cpp:90 +#: kprintdialog.cpp:265 management/kmmainview.cpp:289 management/kmwend.cpp:90 #: management/smbview.cpp:43 msgid "Printer" msgstr "چاپگر" @@ -898,568 +463,303 @@ msgstr "چاپ در پرونده" msgid "All Files" msgstr "همۀ پروندهها" -#: cups/kpschedulepage.cpp:40 -msgid "" -" <qt> " -"<p><b>Print Job Billing and Accounting</b></p> " -"<p>Insert a meaningful string here to associate the current print job with a " -"certain account. This string will appear in the CUPS \"page_log\" to help with " -"the print accounting in your organization. (Leave it empty if you do not need " -"it.) " -"<p> It is useful for people who print on behalf of different \"customers\", " -"like print service bureaux, letter shops, press and prepress companies, or " -"secretaries who serve different bosses, etc.</p> " -"<br> " -"<hr> " -"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " -"matches with the CUPS commandline job option parameter:</em> " -"<pre> -o job-billing=... # example: \"Marketing_Department\" or " -"\"Joe_Doe\" </pre> </p> </qt>" -msgstr "" -" <qt> " -"<p><b>چاپ حساب و صورت حساب کار</b></p> " -"<p>یک رشتۀ پر معنی در اینجا درج کنید، تا کار چاپ جاری با حساب مشخص ارتباط " -"یابند. این رشته در CUPS »ثبت ـ صفحه« ظاهر میشود، تا به چاپ حساب در سازمان شما " -"کمک کند. )اگر احتیاج ندارید آن را خالی بگذارید(." -"<p> برای افرادی مفید است که برای »مشتریهای« مختلف، مانند دفتر خدمات چاپ، تایپ " -"و تکثیریها، شرکتهای انتشاراتی، یا دبیرانی که به رؤسای مختلف خدمت میکنند و " -"غیره، چاپ میکنند.</p> " -"<br> " -"<hr> " -"<p><em><b>نکتۀ اضافی برای کاربران توان:</b> این عنصر ونک TDEPrint، با پارامتر " -"گزینۀ کار خط فرمان CUPS تطابق میکند:</em> " -"<pre> -o job-billing=... #مثال: «Marketing_Department» یا «Joe_Doe» " -"</pre> </p> </qt>" - -#: cups/kpschedulepage.cpp:60 -msgid "" -" <qt> " -"<p><b>Scheduled Printing</b></p> " -"<p>Scheduled printing lets you control the time of the actual printout, while " -"you can still send away your job <b>now</b> and have it out of your way. " -"<p> Especially useful is the \"Never (hold indefinitely)\" option. It allows " -"you to park your job until a time when you (or a printer administrator) decides " -"to manually release it. " -"<p> This is often required in enterprise environments, where you normally are " -"not allowed to directly and immediately access the huge production printers in " -"your <em>Central Repro Department</em>. However it is okay to send jobs to the " -"queue which is under the control of the operators (who, after all, need to make " -"sure that the 10,000 sheets of pink paper which is required by the Marketing " -"Department for a particular job are available and loaded into the paper " -"trays).</p> " -"<br> " -"<hr> " -"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " -"matches with the CUPS commandline job option parameter:</em> " -"<pre> -o job-hold-until=... # example: \"indefinite\" or \"no-hold\" " -"</pre> </p> </qt>" -msgstr "" -" <qt> " -"<p><b>چاپ زمانبندیشده</b></p> " -"<p>چاپ زمانبندیشده به شما اجازه میدهد، که زمان نتیجۀ چاپی واقعی را، هنگامی " -"که میتوانید هنوز <b>حالا</b>کار خود را ارسال کنید و طبق خواستۀ شما نیست، کنترل " -"کنید. " -"<p>گزینۀ »هرگز )به طور نامحدود نگه ندارید(« اغلب مفید است. به شما اجازه میدهد " -"که کار خود را زمانی که شما )یا یک سرپرست چاپگر( تصمیم میگیرید که آن را به طور " -"دستی انتشار کنید، پارک کنید. " -"<p>اغلب در محیطهای کار، یعنی جایی که در حالت عادی اجازه ندارید، مستقیماً و " -"بلافاصله به چاپگرها با تولید فراوان در <em>Central Repro Department</em> " -"خود دست یابید، مورد نیاز است.گرچه بهتر است که کارها به صفی ارسال شوند که تحت " -"کنترل عملگرهایی است )که با این وجود، لازم است مطمئن شوند که ۱۰،۰۰۰ برگ کاغذ " -"صورتی که مورد نیاز بخش بازاریابی است، برای یک کار مشخص وجود دارند و در سینیهای " -"کاغذ بارگذاری شدهاند(. </p> " -"<br> " -"<hr> " -"<p><em><b>نکتههای اضافی برای کاربران توان: </b> این عنصر ونک TDEPrint، با " -"پارامتر گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " -"<pre> -o job-hold-until=... #مثال: «indefinite» یا «no-hold» </pre> " -"</p> </qt>" - -#: cups/kpschedulepage.cpp:87 -msgid "" -" <qt> " -"<p><b>Page Labels</b></p> " -"<p>Page Labels are printed by CUPS at the top and bottom of each page. They " -"appear on the pages surrounded by a little frame box. " -"<p>They contain any string you type into the line edit field.</p> " -"<br> " -"<hr> " -"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " -"matches with the CUPS commandline job option parameter:</em> " -"<pre> -o page-label=\"...\" # example: \"Company Confidential\" </pre> " -"</p> </qt>" -msgstr "" -" <qt> " -"<p><b>برچسبهای صفحه</b></p> " -"<p>برچسبهای صفحه با CUPS در بالا و پایین هر صفحه چاپ میشوند. آنها روی صفحاتی " -"که با یک جعبه قابک کوچک احاطه شدهاند، ظاهر میشوند. " -"<p> حاوی هر رشتهای است که در حوزه ویرایش خط رونوشت میکنید.</p> " -"<br> " -"<hr> " -"<p><em><b>نکتههای اضافی برای کاربران توان:</b> این عنصر ونک TDEPrint، با " -"پارامتر گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " -"<pre> -o page-label=«...» #مثال: «Company Confidential» </pre> </p> " -"</qt>" - -#: cups/kpschedulepage.cpp:102 -msgid "" -" <qt> " -"<p><b>Job Priority</b></p> " -"<p>Usually CUPS prints all jobs per queue according to the \"FIFO\" principle: " -"<em>First In, First Out</em>. " -"<p> The job priority option allows you to re-order the queue according to your " -"needs. " -"<p> It works in both directions: you can increase as well as decrease " -"priorities. (Usually you can only control your <b>own</b> jobs). " -"<p> Since the default job priority is \"50\", any job sent with, for example, " -"\"49\" will be printed only after all those others have finished. Conversely, a " -"\"51\" or higher priority job will go right to the top of a populated queue (if " -"no other, higher prioritized one is present).</p> " -"<br> " -"<hr> " -"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " -"matches with the CUPS commandline job option parameter:</em> " -"<pre> -o job-priority=... # example: \"10\" or \"66\" or \"99\" </pre> " -"</p> </qt>" -msgstr "" -" <qt> " -"<p><b>اولویت کار</b></p> " -"<p>معمولاً CUPS کل کارهای هر صف را بر اساس اصل «FIFO» چاپ میکند: <em>" -"اولین ورود، اولین خروج</em>." -"<p> گزینۀ اولویت کار به شما اجازه میدهد که صف را بر اساس نیاز خود دوباره مرتب " -"کنید. " -"<p> در هر دو جهت کار میکند: میتوانید اولویتها را افزایش یا کاهش دهید. " -")معمولاً فقط میتوانید کارهای <b>شخصی</b> خود را کنترل کنید(. " -"<p> چون اولویت کار پیشفرض »۵۰« است، هر کاری که با آن ارسال میشود، مثلاً، " -"»۴۹« فقط پس از اتمام موارد دیگر چاپ میشود. برعکس،کار با اولویت »۵۱« یا بالاتر " -"به بالای صف ساکن )اگر مورد دیگری نباشدکه اولویتبندی شده است( میرود.</p> " -"<br> " -"<hr> " -"<p><em><b>نکتۀ اضافی برای کاربر توان:</b> این عنصر ونک TDEPrint، با پارامتر " -"گزینۀ کار خط فرمان CUPS تطابق دارد: </em> " -"<pre> -o job-priority=... #مثال: »۱۰« یا »۶۶« یا »۹۹«</pre> </p> </qt>" - -#: cups/kpschedulepage.cpp:126 -msgid "Advanced Options" -msgstr "گزینههای پیشرفته" - -#: cups/kpschedulepage.cpp:137 -msgid "Immediately" -msgstr "فوراً" - -#: cups/kpschedulepage.cpp:138 -msgid "Never (hold indefinitely)" -msgstr "هرگز) برای مدت نامعلومی نگه ندارید(" - -#: cups/kpschedulepage.cpp:139 -msgid "Daytime (6 am - 6 pm)" -msgstr "روز )۶ صبح - ۶ عصر(" - -#: cups/kpschedulepage.cpp:140 -msgid "Evening (6 pm - 6 am)" -msgstr "عصر )۶ عصر - ۶ صبح(" - -#: cups/kpschedulepage.cpp:141 -msgid "Night (6 pm - 6 am)" -msgstr "شب )۶ عصر - ۶ صبح(" - -#: cups/kpschedulepage.cpp:142 -msgid "Weekend" -msgstr "آخر هفته" - -#: cups/kpschedulepage.cpp:143 -msgid "Second Shift (4 pm - 12 am)" -msgstr "شیفت دوم )۴ عصر - ۱۲ صبح(" - -#: cups/kpschedulepage.cpp:144 -msgid "Third Shift (12 am - 8 am)" -msgstr "شیفت سوم ) ۱۲ صبح - ۸ صبح(" - -#: cups/kpschedulepage.cpp:145 -msgid "Specified Time" -msgstr "زمان مشخصشده" - -#: cups/kpschedulepage.cpp:160 -msgid "&Scheduled printing:" -msgstr "چاپ &زمانبندیشده:" - -#: cups/kpschedulepage.cpp:163 -msgid "&Billing information:" -msgstr "اطلاعات &صورت حساب:" - -#: cups/kpschedulepage.cpp:166 -msgid "T&op/Bottom page label:" -msgstr "برچسب &بالا/ پایین صفحه:" - -#: cups/kpschedulepage.cpp:169 -msgid "&Job priority:" -msgstr "اولویت &کار:" - -#: cups/kpschedulepage.cpp:200 -msgid "The time specified is not valid." -msgstr "زمان مشخصشده معتبر نیست." - -#: cups/kmwbanners.cpp:57 -msgid "No Banner" -msgstr "بدون Banner" - -#: cups/kmwbanners.cpp:58 -msgid "Classified" -msgstr "سرّی" - -#: cups/kmwbanners.cpp:59 -msgid "Confidential" -msgstr "محرمانه" - -#: cups/kmwbanners.cpp:60 -msgid "Secret" -msgstr "محرمانه" +#: kprintprocess.cpp:75 +msgid "File transfer failed." +msgstr "خرابی در انتقال پرونده." -#: cups/kmwbanners.cpp:61 -msgid "Standard" -msgstr "استاندارد" +#: kprintprocess.cpp:81 +msgid "Abnormal process termination (<b>%1</b>)." +msgstr "پایاندهی فرایند غیرعادی )<b>%1</b>(." -#: cups/kmwbanners.cpp:62 -msgid "Top Secret" -msgstr "خیلی محرمانه" +#: kprintprocess.cpp:83 +msgid "<b>%1</b>: execution failed with message:<p>%2</p>" +msgstr "<b>%1</b>: با پیام:<p>%2</p>اجرا خراب شد." -#: cups/kmwbanners.cpp:63 -msgid "Unclassified" -msgstr "غیر سری" +#: lpr/kmlprjobmanager.cpp:83 +msgid "Unsupported operation." +msgstr "عملیات پشتیبانینشده." -#: cups/kmwbanners.cpp:86 -msgid "Banner Selection" -msgstr "گزینش Banner" +#: lpr/kmconfiglpr.cpp:33 lpr/kmconfiglpr.cpp:37 +msgid "Spooler" +msgstr "اسپولر" -#: cups/kmpropbanners.cpp:35 cups/kmwbanners.cpp:92 -msgid "&Starting banner:" -msgstr "&آغاز banner:" +#: lpr/kmconfiglpr.cpp:34 +msgid "Spooler Settings" +msgstr "تنظیمات اسپولر" -#: cups/kmpropbanners.cpp:36 cups/kmwbanners.cpp:93 -msgid "&Ending banner:" -msgstr "&اتمام banner:" +#: lpr/kmlprmanager.cpp:289 +msgid "The printcap file is a remote file (NIS). It cannot be written." +msgstr "پروندۀ printcap یک پروندۀ دور )NIS( است. نمیتوان آن را نوشت." -#: cups/kmwbanners.cpp:99 +#: lpr/kmlprmanager.cpp:305 msgid "" -"<p>Select the default banners associated with this printer. These banners will " -"be inserted before and/or after each print job sent to the printer. If you " -"don't want to use banners, select <b>No Banner</b>.</p>" +"Unable to save printcap file. Check that you have write permissions for that " +"file." msgstr "" -"<p>banner های پیشفرض مرتبط با این چاپگر را انتخاب کنید. این banner ها قبل و/یا " -"بعد از این که هر کار چاپ برای چاپگر ارسال شود، درج میشوند. اگر نمیخواهید از " -"banner ها استفاده کنید، <b>بدون Banner</b> را انتخاب کنید.</p>" - -#: cups/cupsaddsmb2.cpp:55 cups/cupsaddsmb2.cpp:363 -msgid "&Export" -msgstr "&صادرات" - -#: cups/cupsaddsmb2.cpp:61 -msgid "Export Printer Driver to Windows Clients" -msgstr "صادرات گردانندۀ چاپگر به کارخواههای ویندوز" - -#: cups/cupsaddsmb2.cpp:72 -msgid "&Username:" -msgstr "نام&کاربر:" +"قادر به ذخیرۀ پروندۀ printcap نیست. بررسی کنید که مجوزهای نوشتن را برای آن " +"پرونده دارید." -#: cups/cupsaddsmb2.cpp:73 -msgid "&Samba server:" -msgstr "کارساز &Samba:" +#: lpr/kmlprmanager.cpp:330 +msgid "Internal error: no handler defined." +msgstr "خطای درونی: هیچ گردانندهای تعریف نشد." -#: cups/cupsaddsmb2.cpp:74 management/kmwpassword.cpp:50 -msgid "&Password:" -msgstr "&اسم رمز:" +#: lpr/kmlprmanager.cpp:344 +msgid "Couldn't determine spool directory. See options dialog." +msgstr "" +"نتوانست فهرست راهنمای اسپول را تعیین کند. به محاورۀ گزینهها مراجعه کنید." -#: cups/cupsaddsmb2.cpp:79 +#: lpr/kmlprmanager.cpp:350 msgid "" -"<p><b>Samba server</b></p>Adobe Windows PostScript driver files plus the CUPS " -"printer PPD will be exported to the <tt>[print$]</tt> " -"special share of the Samba server (to change the source CUPS server, use the " -"<nobr><i>Configure Manager -> CUPS server</i></nobr> first). The <tt>" -"[print$]</tt> share must exist on the Samba side prior to clicking the <b>" -"Export</b> button below." +"Unable to create the spool directory %1. Check that you have the required " +"permissions for that operation." msgstr "" -"<p><b>Samba کارساز </b></p>پروندهای گردانندۀ پستاسکریپت ویندوز ادوب به علاوۀ " -" PPD چاپگر CUPS به <tt>[print$]</tt> سهم ویژۀ کارساز Samba صادر میشود )برای " -"تغییر کارساز CUPS متن، ابتدا از <nobr><i>مدیر پیکربندی -< کارساز CUPS</i></nobr> " -"استفاده کنید(. سهم <tt>[print$]</tt> باید پیش از فشار دکمۀ <b>صادرات</b> " -"زیر، در سمت Samba وجود داشته باشد." +"قادر به ایجاد فهرست راهنمای اسپول %1 نیست. بررسی کنید که مجوزهای مورد نیاز را " +"برای آن عملیات دارید." -#: cups/cupsaddsmb2.cpp:88 +#: lpr/kmlprmanager.cpp:382 +#, c-format msgid "" -"<p><b>Samba username</b></p>User needs to have write access to the <tt>" -"[print$]</tt> share on the Samba server. <tt>[print$]</tt> " -"holds printer drivers prepared for download to Windows clients. This dialog " -"does not work for Samba servers configured with <tt>security = share</tt> " -"(but works fine with <tt>security = user</tt>)." -msgstr "" -"<p><b>Samba نام کاربر</b></p>لازم است کاربر به سهم <tt>[print$]</tt> " -"روی کارساز Samba دسترسی نوشتاری داشته باشد. <tt>[print$]</tt> " -"گردانندگان چاپگر که برای بارگذاری در کارخواههای ویندوز مهیا شدهاند را نگه " -"میدارد. این محاوره برای کارسازان Samba که با <tt>امنیت= سهم</tt> " -"پیکربندی شدهاند کار نمیکند )اما با <tt>امنیت = کاربر</tt> " -"به خوبی کار میکند(." +"The printer has been created but the print daemon could not be restarted. %1" +msgstr "چاپگر ایجاد شده است، اما شبح چاپ بازآغازی نشد. %1" -#: cups/cupsaddsmb2.cpp:96 +#: lpr/kmlprmanager.cpp:410 msgid "" -"<p><b>Samba password</b></p>The Samba setting <tt>encrypt passwords = yes</tt> " -"(default) requires prior use of <tt>smbpasswd -a [username]</tt> " -"command, to create an encrypted Samba password and have Samba recognize it." +"Unable to remove spool directory %1. Check that you have write permissions for " +"that directory." msgstr "" -"<p><b>Samba اسم رمز</b></p>تنظیم Samba <tt>رمزبندی اسم رمزها = بله</tt> " -")پیشفرض( به استفادۀ پیشاپیش از فرمان <tt>smbpasswd -a [نام کاربر]</tt>" -"نیاز دارد، تا یک اسم رمز رمزبندیشدۀ Samba ایجاد شود، و Samba آن را تشخیص دهد." +"قادر به حذف فهرست راهنمای اسپول %1 نیست. بررسی کنید که مجوزهای نوشتن را برای " +"آن فهرست راهنما دارید." -#: cups/cupsaddsmb2.cpp:267 -#, c-format -msgid "Creating folder %1" -msgstr "ایجاد پوشۀ %1" +#: lpr/kmlprmanager.cpp:458 +msgid "&Edit printcap Entry..." +msgstr "&ویرایش مدخل printcap..." -#: cups/cupsaddsmb2.cpp:275 -#, c-format -msgid "Uploading %1" -msgstr "در حال بارگذاری %1" +#: lpr/kmlprmanager.cpp:473 +msgid "" +"Editing a printcap entry manually should only be done by confirmed system " +"administrator. This may prevent your printer from working. Do you want to " +"continue?" +msgstr "" +"ویرایش دستی مدخل printcap باید فقط به وسیلۀ سرپرست سیستم تأییدشده انجام گیرد. " +"ممکن است از کار چاپگرتان جلوگیری کند. میخواهید ادامه دهید؟" -#: cups/cupsaddsmb2.cpp:283 +#: lpr/kmlprmanager.cpp:489 #, c-format -msgid "Installing driver for %1" -msgstr "در حال نصب گرداننده برای %1" +msgid "Spooler type: %1" +msgstr "نوع اسپولر: %1" -#: cups/cupsaddsmb2.cpp:291 +#: lpr/matichandler.cpp:82 +msgid "Network printer" +msgstr "چاپگر شبکه" + +#: lpr/lprhandler.cpp:81 lpr/matichandler.cpp:86 #, c-format -msgid "Installing printer %1" -msgstr "در حال نصب چاپگر %1" +msgid "Local printer on %1" +msgstr "چاپگر محلی روی %1" -#: cups/cupsaddsmb2.cpp:333 -msgid "Driver successfully exported." -msgstr "گرداننده با موفقیت صادر شد." +#: lpr/matichandler.cpp:245 +msgid "Internal error." +msgstr "خطای درونی." -#: cups/cupsaddsmb2.cpp:343 +#: cups/kmcupsmanager.cpp:634 lpr/matichandler.cpp:254 +#: lpr/matichandler.cpp:358 msgid "" -"Operation failed. Possible reasons are: permission denied or invalid Samba " -"configuration (see <a href=\"man:/cupsaddsmb\">cupsaddsmb</a> " -"manual page for detailed information, you need <a href=\"http://www.cups.org\">" -"CUPS</a> version 1.1.11 or higher). You may want to try again with another " -"login/password." +"Unable to find the executable foomatic-datafile in your PATH. Check that " +"Foomatic is correctly installed." msgstr "" -"خرابی در عملیات. دلایل ممکن: رد مجوز یا پیکربندی نامعتبر Samba )جهت اطلاعات " -"بیشتر به <a href=\"man:/cupsaddsmb\">cupsaddsmb</a>صفحۀ دستی مراجعه کنید، به <a " -"href=\"http://www.cups.org\">CUPS</a> نسخۀ ۱.۱.۱۱ یا بالاتر نیاز دارید(. ممکن " -"است بخواهید دوباره با ورود / اسم رمز دیگری امتحان کنید." - -#: cups/cupsaddsmb2.cpp:352 -msgid "Operation aborted (process killed)." -msgstr "عملیات ساقط شد )فرایندکشته شد(." - -#: cups/cupsaddsmb2.cpp:358 -msgid "<h3>Operation failed.</h3><p>%1</p>" -msgstr "<h3>خرابی در عملیات.</h3><p>%1</p>" +"قادر به یافتن پروندۀ دادۀ foomatic در PATH شما نیست. بررسی کنید که Foomatic " +"درست نصب شده باشد." -#: cups/cupsaddsmb2.cpp:373 +#: cups/kmcupsmanager.cpp:666 lpr/matichandler.cpp:286 +#: lpr/matichandler.cpp:405 msgid "" -"You are about to prepare the <b>%1</b> driver to be shared out to Windows " -"clients through Samba. This operation requires the <a " -"href=\"http://www.adobe.com/products/printerdrivers/main.html\">" -"Adobe PostScript Driver</a>, a recent version of Samba 2.2.x and a running SMB " -"service on the target server. Click <b>Export</b> to start the operation. Read " -"the <a href=\"man:/cupsaddsmb\">cupsaddsmb</a> manual page in Konqueror or type " -"<tt>man cupsaddsmb</tt> in a console window to learn more about this " -"functionality." +"Unable to create the Foomatic driver [%1,%2]. Either that driver does not " +"exist, or you don't have the required permissions to perform that operation." msgstr "" -"در شرف فراهم آوردن گرداننده <b>%1</b> هستید تا از طریق Samba به کارخواههای " -"ویندوز تقسیم شود. این عملیات به پستاسکریپت ادورب، <a " -"href=\"http://www.adobe.com/products/printerdrivers/main.html\">" -"گرداننده نیاز دارید</a>، نسخۀ اخیر Samba 2.2.x و خدمت SMB در حال اجرا روی " -"کارساز هدف. <b>صادرات</b> را فشار دهید تا عملیات آغاز شود. <a " -"href=\"man:/cupsaddsmb\">cupsaddsmb</a>صفحۀ دستی در Konqueror را بخوانید، یا " -"<tt>man cupsaddsmb</tt> را در یک پنجرۀ پیشانه رونوشت کنید تا در مورد عملکرد آن " -"بیشتر بدانید." +"قادر به ایجاد گردانندۀ Foomatic [%1،%2] نیست. یا گرداننده وجود ندارد، یا " +"مجوزهای مورد نیاز برای اجرای آن عملیات را ندارید." -#: cups/cupsaddsmb2.cpp:393 +#: lpr/matichandler.cpp:339 msgid "" -"Some driver files are missing. You can get them on <a " -"href=\"http://www.adobe.com\">Adobe</a> web site. See <a " -"href=\"man:/cupsaddsmb\">cupsaddsmb</a> manual page for more details (you need " -"<a href=\"http://www.cups.org\">CUPS</a> version 1.1.11 or higher)." -msgstr "" -"برخی پروندههای گرداننده گم شدهاند. در وبگاه <a href=\"http://www.adobe.com\">" -"Adobe</a>میتوانید به آنها دست یابید. برای جزئیات بیشتر به صفحۀ دستی <a " -"href=\"man:/cupsaddsmb\">cupsaddsmb</a> مراجعه نمایید )به نسخۀ ۱.۱.۱۱ یا بالاتر " -"نیاز دارید(." +"You probably don't have the required permissions to perform that operation." +msgstr "احتمالاً مجوزهای مورد نیاز برای اجرای آن عملیات را ندارید." -#: cups/cupsaddsmb2.cpp:404 +#: lpr/apshandler.cpp:215 lpr/lprhandler.cpp:127 lpr/lprngtoolhandler.cpp:276 +#: lpr/matichandler.cpp:421 #, c-format -msgid "Preparing to upload driver to host %1" -msgstr "مهیا شدن جهت بارگذاری گرداننده در میزبان %1" - -#: cups/cupsaddsmb2.cpp:409 management/networkscanner.cpp:149 -msgid "&Abort" -msgstr "&ساقط کردن" +msgid "Unsupported backend: %1." +msgstr "کمکی پشتیبانینشده: %1." -#: cups/cupsaddsmb2.cpp:415 -msgid "The driver for printer <b>%1</b> could not be found." -msgstr "برای چاپگر <b>%1</b> نتوانست گرداننده بیابد." +#: lpr/matichandler.cpp:426 +msgid "" +"Unable to find executable lpdomatic. Check that Foomatic is correctly installed " +"and that lpdomatic is installed in a standard location." +msgstr "" +"قادر نیست که lpdomatic قابل اجرا را بیابد. بررسی کنید که آیا Foomatic درست نصب " +"شده است، و lpdomatic در یک محل استاندارد نصب باشد." -#: cups/cupsaddsmb2.cpp:455 +#: lpr/matichandler.cpp:457 #, c-format -msgid "Preparing to install driver on host %1" -msgstr "مهیا شدن جهت نصب گرداننده روی میزبان %1" - -#: cups/kmwippselect.cpp:36 -msgid "Remote IPP Printer Selection" -msgstr "گزینش چاپگر IPP دور" - -#: cups/kmwippselect.cpp:49 -msgid "You must select a printer." -msgstr "باید یک چاپگر انتخاب کنید." +msgid "Unable to remove driver file %1." +msgstr "قادر به حذف پروندۀ گردانندۀ %1 نیست." -#: cups/ipprequest.cpp:110 -msgid "You don't have access to the requested resource." -msgstr "به منبع درخواستشده دسترسی ندارید." +#: lpr/editentrydialog.cpp:40 +msgid "Aliases:" +msgstr "نامگردانها:" -#: cups/ipprequest.cpp:113 -msgid "You are not authorized to access the requested resource." -msgstr "اجازه ندارید که به منبع درخواستشده دست یابید." +#: lpr/editentrydialog.cpp:46 management/kxmlcommanddlg.cpp:107 +msgid "String" +msgstr "رشته" -#: cups/ipprequest.cpp:116 -msgid "The requested operation cannot be completed." -msgstr "عملیات درخواستشده را نمیتوان کامل کرد." +#: lpr/editentrydialog.cpp:47 +msgid "Number" +msgstr "عدد" -#: cups/ipprequest.cpp:119 -msgid "The requested service is currently unavailable." -msgstr "در حال حاضر خدمت درخواستشده موجود نیست." +#: lpr/editentrydialog.cpp:48 management/kxmlcommanddlg.cpp:111 +msgid "Boolean" +msgstr "بولی" -#: cups/ipprequest.cpp:122 -msgid "The target printer is not accepting print jobs." -msgstr "چاپگر هدف کارهای چاپ را نمیپذیرد." +#: kpgeneralpage.cpp:417 lpd/lpdtools.cpp:39 lpr/editentrydialog.cpp:50 +msgid "Enabled" +msgstr "فعال" -#: cups/ipprequest.cpp:233 -msgid "" -"Connection to CUPS server failed. Check that the CUPS server is correctly " -"installed and running." -msgstr "" -"خرابی اتصال به کارساز CUPS. بررسی کنید که کارساز CUPS درست نصب و اجرا شده باشد." +#: lpr/editentrydialog.cpp:72 +#, c-format +msgid "Printcap Entry: %1" +msgstr "مدخل Printcap: %1" -#: cups/ipprequest.cpp:236 -msgid "The IPP request failed for an unknown reason." -msgstr "درخواست IPP به دلیل ناشناختهای خراب شد." +#: lpr/lprhandler.cpp:59 lpr/lprhandler.cpp:97 +msgid "Unknown (unrecognized entry)" +msgstr "ناشناخته )مدخل شناختهنشده(" -#: cups/ipprequest.cpp:356 -msgid "Attribute" -msgstr "خصیصه" +#: lpr/lprhandler.cpp:67 lpr/lprhandler.cpp:91 +msgid "Remote queue (%1) on %2" +msgstr "صف دور )%1( روی %2" -#: cups/ipprequest.cpp:357 -msgid "Values" -msgstr "مقادیر" +#: lpr/apshandler.cpp:112 lpr/lprhandler.cpp:74 lpr/lprngtoolhandler.cpp:72 +msgid "Network printer (%1)" +msgstr "چاپگر شبکه )%1(" -#: cups/ipprequest.cpp:388 -msgid "True" -msgstr "درست" +#: lpr/lprhandler.cpp:104 lpr/lprhandler.cpp:110 lpr/lprhandler.cpp:116 +msgid "Unrecognized entry." +msgstr "مدخل شناختهنشده." -#: cups/ipprequest.cpp:388 -msgid "False" -msgstr "نادرست" +#: lpr/lprngtoolhandler.cpp:99 +msgid "IFHP Driver (%1)" +msgstr "گردانندۀ IFHP ) %1(" -#: cups/kmpropquota.cpp:39 cups/kmwquota.cpp:96 -msgid "&Period:" -msgstr "&دوره:" +#: lpr/lprngtoolhandler.cpp:99 lpr/lprngtoolhandler.cpp:170 +msgid "unknown" +msgstr "ناشناخته" -#: cups/kmpropquota.cpp:40 cups/kmwquota.cpp:97 -msgid "&Size limit (KB):" -msgstr "حد &اندازه )کیلوبایت(:" +#: lpr/lprngtoolhandler.cpp:162 +msgid "No driver defined for that printer. It might be a raw printer." +msgstr "برای آن چاپگر گردانندهای تعریف نشد. ممکن است یک چاپگر خام باشد." -#: cups/kmpropquota.cpp:41 cups/kmwquota.cpp:98 -msgid "&Page limit:" -msgstr "حد &صفحه:" +#: lpr/lprngtoolhandler.cpp:170 +msgid "LPRngTool Common Driver (%1)" +msgstr "گردانندۀ مشترک LPRngTool ) %1(" -#: cups/kmpropquota.cpp:57 -msgid "Quotas" -msgstr "سهام" +#: lpr/apshandler.cpp:258 lpr/apshandler.cpp:289 lpr/lprngtoolhandler.cpp:323 +#, c-format +msgid "Invalid printer backend specification: %1" +msgstr "تشخیص پشتیبانی چاپگر نامعتبر: %1" -#: cups/kmpropquota.cpp:58 -msgid "Quota Settings" -msgstr "تنظیمات سهم" +#: lpr/lpchelper.cpp:235 lpr/lpchelper.cpp:273 lpr/lpchelper.cpp:291 +#: lpr/lpchelper.cpp:314 +msgid "The executable %1 couldn't be found in your PATH." +msgstr "%1 قابل اجرا را در PATH شما نتوانست بیابد." -#: cups/kmpropquota.cpp:78 cups/kmwquota.cpp:84 -msgid "No quota" -msgstr "بدون سهم" +#: lpr/lpchelper.cpp:256 lpr/lpchelper.cpp:280 lpr/lpchelper.cpp:298 +msgid "Permission denied." +msgstr "مجوز رد شد." -#: cups/kmpropquota.cpp:79 cups/kmpropquota.cpp:80 cups/kmwquota.cpp:87 -#: cups/kmwquota.cpp:90 -msgid "None" -msgstr "هیچکدام" +#: lpr/lpchelper.cpp:259 +msgid "Printer %1 does not exist." +msgstr "چاپگر %1 وجود ندارد." -#: cups/kmwipp.cpp:35 -msgid "Remote IPP server" -msgstr "کارساز IPP دور" +#: lpr/lpchelper.cpp:263 +#, c-format +msgid "Unknown error: %1" +msgstr "خطای ناشناخته: %1" -#: cups/kmwipp.cpp:39 -msgid "" -"<p>Enter the information concerning the remote IPP server owning the targeted " -"printer. This wizard will poll the server before continuing.</p>" -msgstr "" -"<p>اطلاعات مربوط به کارساز IPP دور دارای چاپگر هدفدار را وارد کنید. این " -"جادوگر کارساز را پیش از ادامه تأیید میکند.</p>" +#: lpr/lpchelper.cpp:282 +#, c-format +msgid "Execution of lprm failed: %1" +msgstr "خرابی در اجرای lprm : %1" -#: cups/kmwipp.cpp:42 management/kmwlpd.cpp:46 rlpr/kmproprlpr.cpp:34 -#: rlpr/kmwrlpr.cpp:62 -msgid "Host:" -msgstr "میزبان:" +#: lpr/apshandler.cpp:68 +msgid "APS Driver (%1)" +msgstr "گردانندۀ APS) %1(" -#: cups/kmwipp.cpp:43 -msgid "Port:" -msgstr "درگاه:" +#: lpr/apshandler.cpp:221 +#, c-format +msgid "Unable to create directory %1." +msgstr "قادر به ایجاد فهرست راهنمای %1 نیست." -#: cups/kmwipp.cpp:52 management/kmwsmb.cpp:79 -msgid "Empty server name." -msgstr "نام کارساز خالی." +#: lpr/apshandler.cpp:241 +#, c-format +msgid "Missing element: %1." +msgstr "فاقد عنصر: %1." -#: cups/kmwipp.cpp:59 -msgid "Incorrect port number." -msgstr "عدد نادرست درگاه." +#: lpr/apshandler.cpp:264 lpr/apshandler.cpp:295 lpr/apshandler.cpp:367 +#, c-format +msgid "Unable to create the file %1." +msgstr "قادر به ایجاد پروندۀ %1 نیست." -#: cups/kmwipp.cpp:72 -msgid "<nobr>Unable to connect to <b>%1</b> on port <b>%2</b> .</nobr>" -msgstr "<nobr>قادر نیست که به <b>%1</b> روی درگاه <b>%2</b> متصل شود .</nobr>" +#: lpr/apshandler.cpp:322 +msgid "The APS driver is not defined." +msgstr "گردانندۀ APS تعریف نشده است." -#: cups/kmpropbanners.cpp:49 kpgeneralpage.cpp:297 -msgid "Banners" -msgstr "Bannerها" +#: lpr/apshandler.cpp:380 +#, c-format +msgid "Unable to remove directory %1." +msgstr "قادر به حذف فهرست راهنمای %1 نیست." -#: cups/kmpropbanners.cpp:50 -msgid "Banner Settings" -msgstr "تنظیمات Banner" +#: kpdriverpage.cpp:30 management/kmpropdriver.cpp:54 +msgid "Driver Settings" +msgstr "تنظیمات گرداننده" -#: cups/ippreportdlg.cpp:34 -msgid "IPP Report" -msgstr "گزارش IPP" +#: kpdriverpage.cpp:48 +msgid "" +"<qt>Some options selected are in conflict. You must resolve these conflicts " +"before continuing. See <b>Driver Settings</b> tab for detailed information.</qt>" +msgstr "" +"<qt>برخی گزینههای برگزیده با هم سازگاری ندارند. باید پیش از ادامۀ کار این " +"ناسازگاریها را برطرف کنید. برای اطلاعات بیشتر به تب <b>پیشرفته</b> " +"مراجعه کنید.</qt>" -#: cups/ippreportdlg.cpp:93 -msgid "Internal error: unable to generate HTML report." -msgstr "خطای درونی: قادر به ایجاد گزارش زنگام نیست." +#: posterpreview.cpp:115 +#, fuzzy +msgid "" +"Poster preview not available. Either the <b>poster</b> " +"executable is not properly installed, or you don't have the required version" +msgstr "" +"پیشنمایش پوستر وجود ندارد. یا <b>پوستر</b> قابل اجرا درست نصب نشده است، یا " -#: cups/kmpropusers.cpp:39 cups/kmwusers.cpp:36 -msgid "Users Access Settings" -msgstr "تنظیمات دسترسی به کاربران" +#: cups/kptextpage.cpp:195 kpmarginpage.cpp:42 kpmarginpage.cpp:45 +msgid "Margins" +msgstr "حاشیهها" #: cups/kmpropusers.cpp:38 cups/kmwusers.cpp:39 msgid "Users" msgstr "کاربران" -#: cups/kmwusers.cpp:41 -msgid "Allowed Users" -msgstr "کاربران مجاز" +#: cups/kmpropusers.cpp:39 cups/kmwusers.cpp:36 +msgid "Users Access Settings" +msgstr "تنظیمات دسترسی به کاربران" -#: cups/kmwusers.cpp:42 -msgid "Denied Users" +#: cups/kmpropusers.cpp:55 +msgid "Denied users" msgstr "کاربران ردشده" -#: cups/kmwusers.cpp:44 -msgid "Define here a group of allowed/denied users for this printer." -msgstr "در اینجا برای این چاپگر گروهی از کاربران مجاز/ ردشده را تعریف کنید." +#: cups/kmpropusers.cpp:62 +msgid "Allowed users" +msgstr "کاربران مجاز" -#: cups/kmwusers.cpp:45 management/kxmlcommanddlg.cpp:117 -msgid "&Type:" -msgstr "&نوع:" +#: cups/kmpropusers.cpp:76 +msgid "All users allowed" +msgstr "همۀ کاربران مجاز شدند" #: cups/kptextpage.cpp:41 msgid "" @@ -1537,13 +837,14 @@ msgstr "" "میکند. </qt>" #: cups/kptextpage.cpp:87 +#, fuzzy msgid "" " <qt> " "<p><b>Text Formats</b></p> " "<p>These settings control the appearance of text on printouts. They are only " "valid for printing text files or input directly through kprinter. </p> " "<p><b>Note:</b> These settings have no effect whatsoever for other input " -"formats than text, or for printing from applications such as the TDE Advanced " +"formats than text, or for printing from applications such as the KDE Advanced " "Text Editor. (Applications in general send PostScript to the print system, and " "'kate' in particular has its own knobs to control the print output. </p>. " "<hr> " @@ -1569,6 +870,7 @@ msgstr "" "<br> -o columns=... # مثال: »۲« یا »۴« </pre> </p> </qt>" #: cups/kptextpage.cpp:108 +#, fuzzy msgid "" " <qt> " "<p><b>Margins</b></p> " @@ -1576,7 +878,7 @@ msgid "" "valid for jobs originating from applications which define their own page " "layout internally and send PostScript to TDEPrint (such as KOffice or " "OpenOffice.org). </p> " -"<p>When printing from TDE applications, such as KMail and Konqueror, or " +"<p>When printing from KDE applications, such as KMail and Konqueror, or " "printing an ASCII text file through kprinter, you can choose your preferred " "margin settings here. </p> " "<p>Margins may be set individually for each edge of the paper. The combo box at " @@ -1714,10 +1016,6 @@ msgstr "قالب متن" msgid "Syntax Highlighting" msgstr "مشخص کردن نحو" -#: cups/kptextpage.cpp:195 kpmarginpage.cpp:42 kpmarginpage.cpp:45 -msgid "Margins" -msgstr "حاشیهها" - #: cups/kptextpage.cpp:200 msgid "&Chars per inch:" msgstr "&نویسهها در هر اینچ:" @@ -1738,134 +1036,166 @@ msgstr "&غیرفعال" msgid "&Enabled" msgstr "&فعال" -#: cups/kmconfigcupsdir.cpp:34 -msgid "Folder" -msgstr "پوشه" +#: cups/kmconfigcups.cpp:32 +msgid "CUPS Server" +msgstr "کارساز CUPS" -#: cups/kmconfigcupsdir.cpp:35 -msgid "CUPS Folder Settings" -msgstr "تنظیمات پوشۀ CUPS" +#: cups/kmconfigcups.cpp:33 +msgid "CUPS Server Settings" +msgstr "تنظیمات کارساز CUPS" -#: cups/kmconfigcupsdir.cpp:38 -msgid "Installation Folder" -msgstr "پوشۀ نصب" +#: cups/kphpgl2page.cpp:33 +msgid "" +" <qt> <b>Print in Black Only (Blackplot)</b> " +"<p>The 'blackplot' option specifies that all pens should plot in black-only: " +"The default is to use the colors defined in the plot file, or the standard pen " +"colors defined in the HP-GL/2 reference manual from Hewlett Packard. </p> " +"<br> " +"<hr> " +"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " +"matches with the CUPS commandline job option parameter:</em> " +"<pre> -o blackplot=true </pre> </p> </qt>" +msgstr "" +"<qt> <b>فقط چاپ مشکی )رسم مشکی(</b> " +"<p> گزینۀ »چاپ مشکی« مشخص میکند که همۀ قلمها باید فقط به صورت مشکی رسم شوند: " +"پیشفرض این است که از رنگهایی که در پروندۀ رسم تعریف شدهاند، یا رنگهای قلم " +"استاندارد در راهنمای مرجع HP-GL/2 از هولت پکارد، استفاده کنید. </p> " +"<br> " +"<hr> " +"<p><em><b>نکتۀ اضافی برای کاربران توان:</b>این عنصر ونک TDEPrint، با پارامتر " +"گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " +"<pre> -o blackplot=true </pre> </p> </qt>" -#: cups/kmconfigcupsdir.cpp:41 -msgid "Standard installation (/)" -msgstr "نصب استاندارد )/(" +#: cups/kphpgl2page.cpp:48 +msgid "" +" <qt> <b>Scale Print Image to Page Size</b> " +"<p>The 'fitplot' option specifies that the HP-GL image should be scaled to fill " +" exactly the page with the (elsewhere selected) media size. </p> " +"<p>The default is 'fitplot is disabled'. The default will therefore use the " +"absolute distances specified in the plot file. (You should be aware that HP-GL " +"files are very often CAD drawings intended for large format plotters. On " +"standard office printers they will therefore lead to the drawing printout " +"being spread across multiple pages.) </p> " +"<p><b>Note:</b>This feature depends upon an accurate plot size (PS) command in " +"the HP-GL/2 file. If no plot size is given in the file the filter converting " +"the HP-GL to PostScript assumes the plot is ANSI E size. </p> " +"<br> " +"<hr> " +"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " +"matches with the CUPS commandline job option parameter:</em> " +"<pre> -o fitplot=true </pre> </p> </qt>" +msgstr "" +"<qt> <b>مقیاس تصویر چاپ نسبت به اندازۀ صفحه</b> " +"<p>گزینۀ «fitplot» مشخص میکند که تصویر HP-GL باید مقیاس شود تا تصویر کاملاً با " +"اندازۀ رسانه )جایی که انتخاب شده( پر شود. </p> " +"<p>پیشفرض این است که «fitplot غیرفعال است«. بنابراین، پیشفرض از فواصل مطلق " +"مشخصشده در پروندۀ رسم استفاده میکند. )باید آگاه باشید که پروندههای HP-GL " +"اغلب موارد ترسیمات CAD هستند که به رسامهای قالب بزرگ تمایل دارند. بنابراین، در " +"چاپگرهای دفتری استاندارد، ترسیم نتیجۀ چاپی در چند صفحه گسترده میشود.( </p> " +"<p><b>نکته:</b>این ویژگی به فرمان اندازۀ رسم دقیق (PS) در پروندۀ HP-GL/2 بستگی " +"دارد. اگر در پرونده هیچ اندازۀ رسمی داده نشده است، در پالایهای که HP-GL را به " +"فرضیات پستاسکریپت تبدیل میکند، رسم به اندازۀ ANSI E است. </p> " +"<br> " +"<hr> " +"<p><em><b>نکتۀ اضافی برای کاربران توان:</b> این عنصر ونک TDEPrint، با پارامتر " +"گزینۀ کار خط فرمان CUPS تطابق میکند:</em> " +"<pre> -o fitplot=true </pre> </p> </qt>" -#: cups/kptagspage.cpp:36 +#: cups/kphpgl2page.cpp:68 msgid "" -" <qt>" -"<p><b>Additional Tags</b></p> You may send additional commands to the CUPS " -"server via this editable list. There are 3 purposes for this: " -"<ul> " -"<li>Use any current or future standard CUPS job option not supported by the " -"TDEPrint GUI. </li> " -"<li>Control any custom job option you may want to support in custom CUPS " -"filters and backends plugged into the CUPS filtering chain.</li> " -"<li>Send short messages to the operators of your production printers in your " -"<em>Central Repro Department</em>. </ul> " -"<p><b>Standard CUPS job options:</b> A complete list of standard CUPS job " -"options is in the <a href=\"http://localhost:631/sum.html\">CUPS User Manual</a>" -". Mappings of the kprinter user interface widgets to respective CUPS job " -"option names are named in the various <em>WhatsThis</em> help items..</p> " -"<p><b>Custom CUPS job options:</b> CUPS print servers may be customized with " -"additional print filters and backends which understand custom job options. You " -"can specify such custom job options here. If in doubt, ask your system " -"administrator..</p> " -"<p><b> </b></p> " -"<p><b>Operator Messages:</b> You may send additional messages to the " -"operator(s) of your production printers (e.g. in your <em>" -"Central Repro Department</p>) Messages can be read by the operator(s) (or " -"yourself) by viewing the <em>\"Job IPP Report\"</em> for the job.</p> <b>" -"Examples:</b>" -"<br> " -"<pre> A standard CUPS job option:" -"<br> <em>(Name) number-up</em> -- <em>(Value) 9</em> " -"<br> " -"<br> A job option for custom CUPS filters or backends:" -"<br> <em>(Name) DANKA_watermark</em> -- <em>" -"(Value) Company_Confidential</em> " -"<br> " -"<br> A message to the operator(s):" -"<br> <em>(Name) Deliver_after_completion</em> -- <em>" -"(Value) to_Marketing_Departm.</em>" -"<br> </pre> " -"<p><b>Note:</b> the fields must not include spaces, tabs or quotes. You may " -"need to double-click on a field to edit it. " -"<p><b>Warning:</b> Do not use such standard CUPS option names which also can be " -"used through the TDEPrint GUI. Results may be unpredictable if they conflict, " -" or if they are sent multiple times. For all options supported by the GUI, " -"please do use the GUI. (Each GUI element's 'WhatsThis' names the related CUPS " -"option name.) </p> </qt>" +" <qt> <b>Set Pen Width for HP-GL (if not defined in file)</b>. " +"<p>The pen width value can be set here in case the original HP-GL file does not " +"have it set. The pen width specifies the value in micrometers. The default " +"value of 1000 produces lines that are 1000 micrometers == 1 millimeter in " +"width. Specifying a pen width of 0 produces lines that are exactly 1 pixel " +"wide. </p> " +"<p><b>Note:</b> The penwidth option set here is ignored if the pen widths are " +"set inside the plot file itself..</p> " +"<br> " +"<hr> " +"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " +"matches with the CUPS commandline job option parameter:</em> " +"<pre> -o penwidth=... # example: \"2000\" or \"500\" </pre> </p> </qt>" msgstr "" -" <qt>" -"<p><b>برچسبهای اضافی</b></p> ممکن است فرمانهای اضافی را از طریق این فهرست قابل " -"ویرایش به کارساز CUPS ارسال کنید. این کار برای رسیدن به ۳ هدف میباشد: " -"<ul> " -"<li>استفاده از هر گزینۀ کار CUPS استاندارد در حال حاضر یا آینده که به وسیلۀ ونک " -"TDEPrint پشتیبانی نشده است. </li> " -"<li>کنترل هر گزینۀ کار سفارشی که ممکن است بخواهید در پالایههای CUPS سفارشی " -"پشتیبانی کنید و پشتیبانیهایی که به زنجیر پالایش CUPS وصل شدهاند.</li> " -"<li>ارسال پیامهای کوتاه به عملگرهای چاپگرهای تولید شما در <em>" -"بخش تولید مجدد مرکزی</em>. </ul> " -"<p><b>گزینههای کار CUPS استاندارد:</b> فهرست کاملی از گزینههای کار CUPS " -"استاندارد در راهنمای کاربر CUPS <a href=\"http://localhost:631/sum.html\">" -"وجود دارد</a>. نگاشتهای عناصر واسط کاربر kprinter به اسامی گزینۀ کار CUPS " -"مربوطه در فقرههای کمک <em>این چیست؟</em> گوناگون نامگذاری شدهاند. </p> " -"<p><b>گزینههای کار CUPS سفارشی:</b> ممکن است کارسازهای چاپ CUPS با پالایههای " -"چاپ اضافی و پشتیبانیهایی که گزینههای کار سفارشی را میشناسند، سفارشی شده " -"باشند. در اینجا میتوانید این گزینههای کار سفارشی را مشخص کنید. اگر شک دارید، " -"از سرپرست سیستم خود بپرسید..</p> " -"<p><b> </b></p> " -"<p><b>پیامهای عملگر:</b> ممکن است پیامهای اضافی را به عملگر)های( چاپگرهای " -"تولید خود )مثلاً در <em> بخش تولید مجدد مرکزی</p>( ارسال کنید. برای کار، پیامها " -"را میتوان با عملگر)ها( )یا خودتان( به وسیلۀ مرور <em>\"Job IPP Report\"</em> " -"خواند.</p> <b>مثلاً:</b>" -"<br> " -"<pre> یک گزینۀ کار CUPS استاندارد:" -"<br> <em>(نام) number-up</em> -- <em>(مقدار) ۹</em> " -"<br> " -"<br> یک گزینۀ کار برای پالایههای CUPS یا پشتیبانیها:" -"<br> <em>(نام) DANKA_watermark</em> -- <em> " -")مقدار( محرمانه ـ شرکت </em> " -"<br> " -"<br> یک پیام به عملگر)ها(:" -"<br> <em>(نام) تحویل ـ پس از ـ تکمیل</em> -- <em> " -")مقدار( به ـ بخش ـ بازاریابی.</em>" -"<br> </pre> " -"<p><b>نکته:</b> حوزهها نباید فاصله، تب یا نقل قول داشته باشند. ممکن است لازم " -"باشد روی حوزه دو بار فشار دهید تا ویرایش شود. " -"<p><b>اخطار:</b> از این نامهای گزینه CUPS استاندارد که از طریق ونک TDEPrint هم " -"میتوان از آنها استفاده کرد، استفاده نکنید. اگر ناسازگارند، یا اگر چندین بار " -"ارسال میشوند، ممکن است نتیجه قابل پیشبینی نباشد. لطفاً، برای همۀ گزینههایی " -"که با ونک پشتیبانی میشوند، از ونک استفاده کنید. )هر »این چیست« عنصر ونک با " -"نام گزینۀ CUPS مربوطه نامیده میشود.( </p> </qt>" +"<qt> <b>تنظیم عرض قلم برای HP-GL (اگر در پرونده تعریفنشده باشد)</b>. " +"<p>مقدار عرض قلم را میتوان در صورتی که پروندۀ HP-GL اصلی، تنظیم آن را نداشته " +"باشد، در اینجا تنظیم کرد. مقدار پیشفرض ۱۰۰۰ خطوطی ایجاد میکند که ۱۰۰۰ " +"میکرومتر هستند == ۱میلیمتر در عرض. با مشخص کردن ۰ برای عرض قلم خطوطی ایجاد " +"میشوند، که درست ۱ پیکسل پهنا دارند. </p> " +"<p><b>نکته:</b> در صورتی که عرضهای قلم داخل پروندۀ رسم تنظیم شده باشند، گزینۀ " +"عرض قلم که در اینجا تنظیم شده، نادیده گرفته میشود. </p> " +"<br> " +"<hr> " +"<p><em><b>نکتۀ اضافی برای کاربران توان:</b>این عنصر ونک TDEPrint، با پارامتر " +"گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " +"<pre> -o penwidth=... # مثال: »۲۰۰۰« یا »۵۰۰« </pre> </p> </qt>" -#: cups/kptagspage.cpp:77 -msgid "Additional Tags" -msgstr "برچسبهای اضافی" +#: cups/kphpgl2page.cpp:85 +msgid "" +" <qt> <b>HP-GL Print Options</b> " +"<p>All options on this page are only applicable if you use TDEPrint to send " +"HP-GL and HP-GL/2 files to one of your printers. </p> " +"<p>HP-GL and HP-GL/2 are page description languages developed by " +"Hewlett-Packard to drive Pen Plotting devices. </p> " +"<p>TDEPrint can (with the help of CUPS) convert the HP-GL file format and print " +"it on any installed printer. </p> " +"<p><b>Note 1:</b> To print HP-GL files, start 'kprinter' and simply load the " +"file into the running kprinter.</p> " +"<p><b>Note 2:</b> The 'fitplot' parameter provided on this dialog does also " +"work for printing PDF files (if your CUPS version is more recent than " +"1.1.22).</p> " +"<br> " +"<hr> " +"<p><em><b>Additional hint for power users:</b> These TDEPrint GUI elements " +"match with CUPS commandline job option parameters:</em> " +"<pre> -o blackplot=... # examples: \"true\" or \"false\" " +"<br> -o fitplot=... # examples: \"true\" or \"false\" " +"<br> -o penwidth=... # examples: \"true\" or \"false\" </pre> </p> </qt>" +msgstr "" +"<qt> <b>HP-GL گزینههای چاپ</b> " +"<p>همۀ گزینههای این صفحه فقط در صورتی قابل اعمالند، که برای ارسال پروندههای " +"HP-GL و HP-GL/2 به یکی از چاپگرهای خود از TDEPrint استفاده کنید. </p> " +"<p>HP-GL و HP-GL/2 زبانهای توصیف صفحه هستند که توسط هولت پکارد به منظور گرداندن " +"دستگاههای رسم قلمی ایجاد شدند. </p> " +"<p>TDEPrint (با کمک CUPS) میتواند قالب پرونده HP-GL را بازیابی کند، و آن را " +"روی هر چاپگر نصبشدهای چاپ کند. </p> " +"<p><b>نکته ۱:</b>برای چاپ پروندههای HP-GL، «kprinter» را آغاز کنید و پروندۀ را " +"به راحتی در kprinter در حال اجرا بارگذاری کنید.</p> " +"<p><b>نکته ۲:</b> پارامتر «fitplot» که در این محاوره قرار دارد برای چاپ " +"پروندههای PDF هم کار میکند(اگر نسخۀ CUPS شما جدیدتر از ۱.۱.۲۲ باشد).</p> " +"<br> " +"<hr> " +"<p><em><b>نکتۀ اضافی برای کاربران توان:</b>این عناصر ونک TDEPrint، با " +"پارامترهای گزینۀ کار خط فرمان CUPS تطابق دارند:</em> " +"<pre> -o blackplot=... # مثالها: »درست« یا »نادرست« " +"<br> -o fitplot=... # مثالها: »درست« یا »نادرست« " +"<br> -o penwidth=... # مثالها: »درست« یا »نادرست« </pre> </p> </qt>" -#: cups/kptagspage.cpp:82 tdefilelist.cpp:101 kpfilterpage.cpp:406 -#: management/kmjobviewer.cpp:237 management/kmwend.cpp:51 -#: management/kxmlcommanddlg.cpp:141 management/kxmlcommanddlg.cpp:545 -msgid "Name" -msgstr "نام" +#: cups/kphpgl2page.cpp:113 +msgid "HP-GL/2 Options" +msgstr "گزینههای HP-GL/2" -#: cups/kptagspage.cpp:83 -msgid "Value" -msgstr "مقدار" +#: cups/kphpgl2page.cpp:115 +msgid "&Use only black pen" +msgstr "فقط &استفاده از قلم سیاه" -#: cups/kptagspage.cpp:92 -msgid "Read-Only" -msgstr "فقط خواندنی" +#: cups/kphpgl2page.cpp:118 +msgid "&Fit plot to page" +msgstr "&متناسب بودن رسم با صفحه" -#: cups/kptagspage.cpp:115 -msgid "The tag name must not contain any spaces, tabs or quotes: <b>%1</b>." -msgstr "نام برچسب نباید هیچ فاصله، تب یا نقل قولی داشته باشد: <b>%1</b>." +#: cups/kphpgl2page.cpp:122 +msgid "&Pen width:" +msgstr "عرض &قلم:" + +#: cups/kmwippselect.cpp:38 +msgid "Remote IPP Printer Selection" +msgstr "گزینش چاپگر IPP دور" -#: cups/kmcupsuimanager.cpp:85 +#: cups/kmwippselect.cpp:51 +msgid "You must select a printer." +msgstr "باید یک چاپگر انتخاب کنید." + +#: cups/kmcupsuimanager.cpp:87 msgid "" "<qt>" "<p>Print queue on remote CUPS server</p>" @@ -1879,7 +1209,7 @@ msgstr "" "این استفاده کنید. اجازه میدهد که هنگام خاموش بودن مرور CUPS از چاپگرهای دور " "استفاده شود.</p></qt>" -#: cups/kmcupsuimanager.cpp:92 +#: cups/kmcupsuimanager.cpp:94 msgid "" "<qt>" "<p>Network IPP printer</p>" @@ -1894,7 +1224,7 @@ msgstr "" "میتواند از هر دو استفاده کند، به جای تیسیپی از این حالت استفاده کنید.</p>" "</qt>" -#: cups/kmcupsuimanager.cpp:99 +#: cups/kmcupsuimanager.cpp:101 msgid "" "<qt>" "<p>Fax/Modem printer</p>" @@ -1910,7 +1240,7 @@ msgstr "" "نیاز دارد. اسناد ارسالشده به این چاپگر، با شمارۀ دورنگار هدف دادهشده دورنگار " "میشوند.</p></qt>" -#: cups/kmcupsuimanager.cpp:106 +#: cups/kmcupsuimanager.cpp:108 msgid "" "<qt>" "<p>Other printer</p>" @@ -1926,7 +1256,7 @@ msgstr "" "مستندات CUPS مراجعه کنید. این گزینه برای انواع چاپگر که از پشتیبانیهای گروه سوم " "استفاده میکنند و از احتمالات دیگری برخوردار نیستند، بیشتر مفید است. </p></qt>" -#: cups/kmcupsuimanager.cpp:114 +#: cups/kmcupsuimanager.cpp:116 msgid "" "<qt>" "<p>Class of printers</p>" @@ -1941,81 +1271,570 @@ msgstr "" "رده، در حقیقت سند به اولین چاپگر موجود )بیکار( در رده ارسال میشود. برای " "اطلاعات بیشتر پیرامون ردۀ چاپگرها، به مستندات CUPS مراجعه کنید.</p></qt>" -#: cups/kmcupsuimanager.cpp:127 +#: cups/kmcupsuimanager.cpp:129 msgid "Re&mote CUPS server (IPP/HTTP)" msgstr "کارساز CUPS &دور )IPP/قام(" -#: cups/kmcupsuimanager.cpp:128 +#: cups/kmcupsuimanager.cpp:130 msgid "Network printer w/&IPP (IPP/HTTP)" msgstr "w/&IPP چاپگر شبکۀ (IPP/قام)" -#: cups/kmcupsuimanager.cpp:129 +#: cups/kmcupsuimanager.cpp:131 msgid "S&erial Fax/Modem printer" msgstr "چاپگر دورنگار/مودم &متوالی" -#: cups/kmcupsuimanager.cpp:130 +#: cups/kmcupsuimanager.cpp:132 msgid "Other &printer type" msgstr "نوع دیگر &چاپگر" -#: cups/kmcupsuimanager.cpp:132 +#: cups/kmcupsuimanager.cpp:134 msgid "Cl&ass of printers" msgstr "&ردۀ چاپگرها" -#: cups/kmcupsuimanager.cpp:169 +#: cups/kmcupsuimanager.cpp:190 msgid "An error occurred while retrieving the list of available backends:" msgstr "هنگام بازیابی فهرست پشتیبانیهای موجود، خطایی رخ داد:" -#: cups/kmcupsuimanager.cpp:215 +#: cups/kmcupsuimanager.cpp:236 msgid "Priority" msgstr "اولویت" -#: cups/kmcupsuimanager.cpp:217 +#: cups/kmcupsuimanager.cpp:238 msgid "Billing Information" msgstr "اطلاعات صورتحساب" -#: cups/kmwfax.cpp:37 -msgid "Fax Serial Device" -msgstr "دستگاه متوالی دورنگار" +#: cups/kmconfigcupsdir.cpp:34 +msgid "Folder" +msgstr "پوشه" -#: cups/kmwfax.cpp:41 -msgid "<p>Select the device which your serial Fax/Modem is connected to.</p>" +#: cups/kmconfigcupsdir.cpp:35 +msgid "CUPS Folder Settings" +msgstr "تنظیمات پوشۀ CUPS" + +#: cups/kmconfigcupsdir.cpp:38 +msgid "Installation Folder" +msgstr "پوشۀ نصب" + +#: cups/kmconfigcupsdir.cpp:41 +msgid "Standard installation (/)" +msgstr "نصب استاندارد )/(" + +#: cups/kmwusers.cpp:41 +msgid "Allowed Users" +msgstr "کاربران مجاز" + +#: cups/kmwusers.cpp:42 +msgid "Denied Users" +msgstr "کاربران ردشده" + +#: cups/kmwusers.cpp:44 +msgid "Define here a group of allowed/denied users for this printer." +msgstr "در اینجا برای این چاپگر گروهی از کاربران مجاز/ ردشده را تعریف کنید." + +#: cups/kmwusers.cpp:45 management/kxmlcommanddlg.cpp:117 +msgid "&Type:" +msgstr "&نوع:" + +#: cups/cupsaddsmb2.cpp:55 cups/cupsaddsmb2.cpp:363 +msgid "&Export" +msgstr "&صادرات" + +#: cups/cupsaddsmb2.cpp:61 +msgid "Export Printer Driver to Windows Clients" +msgstr "صادرات گردانندۀ چاپگر به کارخواههای ویندوز" + +#: cups/cupsaddsmb2.cpp:72 +msgid "&Username:" +msgstr "نام&کاربر:" + +#: cups/cupsaddsmb2.cpp:73 +msgid "&Samba server:" +msgstr "کارساز &Samba:" + +#: cups/cupsaddsmb2.cpp:74 management/kmwpassword.cpp:50 +msgid "&Password:" +msgstr "&اسم رمز:" + +#: cups/cupsaddsmb2.cpp:79 +msgid "" +"<p><b>Samba server</b></p>Adobe Windows PostScript driver files plus the CUPS " +"printer PPD will be exported to the <tt>[print$]</tt> " +"special share of the Samba server (to change the source CUPS server, use the " +"<nobr><i>Configure Manager -> CUPS server</i></nobr> first). The <tt>" +"[print$]</tt> share must exist on the Samba side prior to clicking the <b>" +"Export</b> button below." msgstr "" -"<p>دستگاهی که دورنگار/مودم متوالی شما به آن وصل است را انتخاب کنید.</p>" +"<p><b>Samba کارساز </b></p>پروندهای گردانندۀ پستاسکریپت ویندوز ادوب به علاوۀ " +" PPD چاپگر CUPS به <tt>[print$]</tt> سهم ویژۀ کارساز Samba صادر میشود )برای " +"تغییر کارساز CUPS متن، ابتدا از <nobr><i>مدیر پیکربندی -< کارساز CUPS</i></nobr> " +"استفاده کنید(. سهم <tt>[print$]</tt> باید پیش از فشار دکمۀ <b>صادرات</b> " +"زیر، در سمت Samba وجود داشته باشد." -#: cups/kmwfax.cpp:71 -msgid "You must select a device." -msgstr "باید یک دستگاه انتخاب کنید." +#: cups/cupsaddsmb2.cpp:88 +msgid "" +"<p><b>Samba username</b></p>User needs to have write access to the <tt>" +"[print$]</tt> share on the Samba server. <tt>[print$]</tt> " +"holds printer drivers prepared for download to Windows clients. This dialog " +"does not work for Samba servers configured with <tt>security = share</tt> " +"(but works fine with <tt>security = user</tt>)." +msgstr "" +"<p><b>Samba نام کاربر</b></p>لازم است کاربر به سهم <tt>[print$]</tt> " +"روی کارساز Samba دسترسی نوشتاری داشته باشد. <tt>[print$]</tt> " +"گردانندگان چاپگر که برای بارگذاری در کارخواههای ویندوز مهیا شدهاند را نگه " +"میدارد. این محاوره برای کارسازان Samba که با <tt>امنیت= سهم</tt> " +"پیکربندی شدهاند کار نمیکند )اما با <tt>امنیت = کاربر</tt> " +"به خوبی کار میکند(." + +#: cups/cupsaddsmb2.cpp:96 +msgid "" +"<p><b>Samba password</b></p>The Samba setting <tt>encrypt passwords = yes</tt> " +"(default) requires prior use of <tt>smbpasswd -a [username]</tt> " +"command, to create an encrypted Samba password and have Samba recognize it." +msgstr "" +"<p><b>Samba اسم رمز</b></p>تنظیم Samba <tt>رمزبندی اسم رمزها = بله</tt> " +")پیشفرض( به استفادۀ پیشاپیش از فرمان <tt>smbpasswd -a [نام کاربر]</tt>" +"نیاز دارد، تا یک اسم رمز رمزبندیشدۀ Samba ایجاد شود، و Samba آن را تشخیص دهد." + +#: cups/cupsaddsmb2.cpp:267 +#, c-format +msgid "Creating folder %1" +msgstr "ایجاد پوشۀ %1" + +#: cups/cupsaddsmb2.cpp:275 +#, c-format +msgid "Uploading %1" +msgstr "در حال بارگذاری %1" + +#: cups/cupsaddsmb2.cpp:283 +#, c-format +msgid "Installing driver for %1" +msgstr "در حال نصب گرداننده برای %1" + +#: cups/cupsaddsmb2.cpp:291 +#, c-format +msgid "Installing printer %1" +msgstr "در حال نصب چاپگر %1" + +#: cups/cupsaddsmb2.cpp:333 +msgid "Driver successfully exported." +msgstr "گرداننده با موفقیت صادر شد." + +#: cups/cupsaddsmb2.cpp:343 +msgid "" +"Operation failed. Possible reasons are: permission denied or invalid Samba " +"configuration (see <a href=\"man:/cupsaddsmb\">cupsaddsmb</a> " +"manual page for detailed information, you need <a href=\"http://www.cups.org\">" +"CUPS</a> version 1.1.11 or higher). You may want to try again with another " +"login/password." +msgstr "" +"خرابی در عملیات. دلایل ممکن: رد مجوز یا پیکربندی نامعتبر Samba )جهت اطلاعات " +"بیشتر به <a href=\"man:/cupsaddsmb\">cupsaddsmb</a>صفحۀ دستی مراجعه کنید، به <a " +"href=\"http://www.cups.org\">CUPS</a> نسخۀ ۱.۱.۱۱ یا بالاتر نیاز دارید(. ممکن " +"است بخواهید دوباره با ورود / اسم رمز دیگری امتحان کنید." + +#: cups/cupsaddsmb2.cpp:352 +msgid "Operation aborted (process killed)." +msgstr "عملیات ساقط شد )فرایندکشته شد(." + +#: cups/cupsaddsmb2.cpp:358 +msgid "<h3>Operation failed.</h3><p>%1</p>" +msgstr "<h3>خرابی در عملیات.</h3><p>%1</p>" + +#: cups/cupsaddsmb2.cpp:373 +msgid "" +"You are about to prepare the <b>%1</b> driver to be shared out to Windows " +"clients through Samba. This operation requires the <a " +"href=\"http://www.adobe.com/products/printerdrivers/main.html\">" +"Adobe PostScript Driver</a>, a recent version of Samba 2.2.x and a running SMB " +"service on the target server. Click <b>Export</b> to start the operation. Read " +"the <a href=\"man:/cupsaddsmb\">cupsaddsmb</a> manual page in Konqueror or type " +"<tt>man cupsaddsmb</tt> in a console window to learn more about this " +"functionality." +msgstr "" +"در شرف فراهم آوردن گرداننده <b>%1</b> هستید تا از طریق Samba به کارخواههای " +"ویندوز تقسیم شود. این عملیات به پستاسکریپت ادورب، <a " +"href=\"http://www.adobe.com/products/printerdrivers/main.html\">" +"گرداننده نیاز دارید</a>، نسخۀ اخیر Samba 2.2.x و خدمت SMB در حال اجرا روی " +"کارساز هدف. <b>صادرات</b> را فشار دهید تا عملیات آغاز شود. <a " +"href=\"man:/cupsaddsmb\">cupsaddsmb</a>صفحۀ دستی در Konqueror را بخوانید، یا " +"<tt>man cupsaddsmb</tt> را در یک پنجرۀ پیشانه رونوشت کنید تا در مورد عملکرد آن " +"بیشتر بدانید." + +#: cups/cupsaddsmb2.cpp:393 +msgid "" +"Some driver files are missing. You can get them on <a " +"href=\"http://www.adobe.com\">Adobe</a> web site. See <a " +"href=\"man:/cupsaddsmb\">cupsaddsmb</a> manual page for more details (you need " +"<a href=\"http://www.cups.org\">CUPS</a> version 1.1.11 or higher)." +msgstr "" +"برخی پروندههای گرداننده گم شدهاند. در وبگاه <a href=\"http://www.adobe.com\">" +"Adobe</a>میتوانید به آنها دست یابید. برای جزئیات بیشتر به صفحۀ دستی <a " +"href=\"man:/cupsaddsmb\">cupsaddsmb</a> مراجعه نمایید )به نسخۀ ۱.۱.۱۱ یا بالاتر " +"نیاز دارید(." + +#: cups/cupsaddsmb2.cpp:404 +#, c-format +msgid "Preparing to upload driver to host %1" +msgstr "مهیا شدن جهت بارگذاری گرداننده در میزبان %1" + +#: cups/cupsaddsmb2.cpp:409 management/networkscanner.cpp:149 +msgid "&Abort" +msgstr "&ساقط کردن" + +#: cups/cupsaddsmb2.cpp:415 +msgid "The driver for printer <b>%1</b> could not be found." +msgstr "برای چاپگر <b>%1</b> نتوانست گرداننده بیابد." + +#: cups/cupsaddsmb2.cpp:455 +#, c-format +msgid "Preparing to install driver on host %1" +msgstr "مهیا شدن جهت نصب گرداننده روی میزبان %1" + +#: cups/kmwquota.cpp:46 +msgid "second(s)" +msgstr "ثانیه" + +#: cups/kmwquota.cpp:47 +msgid "minute(s)" +msgstr "دقیقه" + +#: cups/kmwquota.cpp:48 +msgid "hour(s)" +msgstr "ساعت" + +#: cups/kmwquota.cpp:49 +msgid "day(s)" +msgstr "روز" + +#: cups/kmwquota.cpp:50 +msgid "week(s)" +msgstr "هفته" + +#: cups/kmwquota.cpp:51 +msgid "month(s)" +msgstr "ماه" + +#: cups/kmwquota.cpp:79 +msgid "Printer Quota Settings" +msgstr "تنظیمات سهمیۀ چاپگر" + +#: cups/kmpropquota.cpp:78 cups/kmwquota.cpp:84 +msgid "No quota" +msgstr "بدون سهم" + +#: cups/kmpropquota.cpp:79 cups/kmpropquota.cpp:80 cups/kmwquota.cpp:87 +#: cups/kmwquota.cpp:90 +msgid "None" +msgstr "هیچکدام" + +#: cups/kmpropquota.cpp:39 cups/kmwquota.cpp:96 +msgid "&Period:" +msgstr "&دوره:" + +#: cups/kmpropquota.cpp:40 cups/kmwquota.cpp:97 +msgid "&Size limit (KB):" +msgstr "حد &اندازه )کیلوبایت(:" + +#: cups/kmpropquota.cpp:41 cups/kmwquota.cpp:98 +msgid "&Page limit:" +msgstr "حد &صفحه:" + +#: cups/kmwquota.cpp:104 +msgid "" +"<p>Set here the quota for this printer. Using limits of <b>0</b> " +"means that no quota will be used. This is equivalent to set quota period to <b>" +"<nobr>No quota</nobr></b> (-1). Quota limits are defined on a per-user base and " +"applied to all users.</p>" +msgstr "" +"<p>در اینجا برای این چاپگر سهمیه تنظیم کنید. استفاده از حدود <b>۰</b>" +"یعنی هیچ سهمیهای استفاده نمیشود. مثل این است که دورۀ سهمیه در <b><nobr>" +"بدون سهمیه</nobr></b> (-۱) تنظیم شود. حدود سهمیه بر اساس هر کاربر تعریف میشوند " +"و برای همۀ کاربران اعمال میشود.</p>" + +#: cups/kmwquota.cpp:130 +msgid "You must specify at least one quota limit." +msgstr "در نهایت باید یک حد سهمیه مشخص کنید." + +#: cups/kmcupsconfigwidget.cpp:65 +msgid "Server Information" +msgstr "اطلاعات کارساز" + +#: cups/kmcupsconfigwidget.cpp:66 +msgid "Account Information" +msgstr "اطلاعات حساب" + +#: cups/kmcupsconfigwidget.cpp:67 rlpr/kmproxywidget.cpp:34 +msgid "&Host:" +msgstr "&میزبان:" + +#: cups/kmcupsconfigwidget.cpp:68 management/kmwsocketutil.cpp:53 +#: management/networkscanner.cpp:339 rlpr/kmproxywidget.cpp:35 +msgid "&Port:" +msgstr "&درگاه:" + +#: cups/kmcupsconfigwidget.cpp:75 +msgid "&User:" +msgstr "&کاربر:" + +#: cups/kmcupsconfigwidget.cpp:76 +msgid "Pass&word:" +msgstr "&اسم رمز:" + +#: cups/kmcupsconfigwidget.cpp:79 +msgid "&Store password in configuration file" +msgstr "&ذخیرۀ اسم رمز در پروندۀ پیکربندی" + +#: cups/kmcupsconfigwidget.cpp:81 +msgid "Use &anonymous access" +msgstr "استفاده از دستیابی &بینام" + +#: cups/kpschedulepage.cpp:40 +msgid "" +" <qt> " +"<p><b>Print Job Billing and Accounting</b></p> " +"<p>Insert a meaningful string here to associate the current print job with a " +"certain account. This string will appear in the CUPS \"page_log\" to help with " +"the print accounting in your organization. (Leave it empty if you do not need " +"it.) " +"<p> It is useful for people who print on behalf of different \"customers\", " +"like print service bureaux, letter shops, press and prepress companies, or " +"secretaries who serve different bosses, etc.</p> " +"<br> " +"<hr> " +"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " +"matches with the CUPS commandline job option parameter:</em> " +"<pre> -o job-billing=... # example: \"Marketing_Department\" or " +"\"Joe_Doe\" </pre> </p> </qt>" +msgstr "" +" <qt> " +"<p><b>چاپ حساب و صورت حساب کار</b></p> " +"<p>یک رشتۀ پر معنی در اینجا درج کنید، تا کار چاپ جاری با حساب مشخص ارتباط " +"یابند. این رشته در CUPS »ثبت ـ صفحه« ظاهر میشود، تا به چاپ حساب در سازمان شما " +"کمک کند. )اگر احتیاج ندارید آن را خالی بگذارید(." +"<p> برای افرادی مفید است که برای »مشتریهای« مختلف، مانند دفتر خدمات چاپ، تایپ " +"و تکثیریها، شرکتهای انتشاراتی، یا دبیرانی که به رؤسای مختلف خدمت میکنند و " +"غیره، چاپ میکنند.</p> " +"<br> " +"<hr> " +"<p><em><b>نکتۀ اضافی برای کاربران توان:</b> این عنصر ونک TDEPrint، با پارامتر " +"گزینۀ کار خط فرمان CUPS تطابق میکند:</em> " +"<pre> -o job-billing=... #مثال: «Marketing_Department» یا «Joe_Doe» " +"</pre> </p> </qt>" + +#: cups/kpschedulepage.cpp:60 +msgid "" +" <qt> " +"<p><b>Scheduled Printing</b></p> " +"<p>Scheduled printing lets you control the time of the actual printout, while " +"you can still send away your job <b>now</b> and have it out of your way. " +"<p> Especially useful is the \"Never (hold indefinitely)\" option. It allows " +"you to park your job until a time when you (or a printer administrator) decides " +"to manually release it. " +"<p> This is often required in enterprise environments, where you normally are " +"not allowed to directly and immediately access the huge production printers in " +"your <em>Central Repro Department</em>. However it is okay to send jobs to the " +"queue which is under the control of the operators (who, after all, need to make " +"sure that the 10,000 sheets of pink paper which is required by the Marketing " +"Department for a particular job are available and loaded into the paper " +"trays).</p> " +"<br> " +"<hr> " +"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " +"matches with the CUPS commandline job option parameter:</em> " +"<pre> -o job-hold-until=... # example: \"indefinite\" or \"no-hold\" " +"</pre> </p> </qt>" +msgstr "" +" <qt> " +"<p><b>چاپ زمانبندیشده</b></p> " +"<p>چاپ زمانبندیشده به شما اجازه میدهد، که زمان نتیجۀ چاپی واقعی را، هنگامی " +"که میتوانید هنوز <b>حالا</b>کار خود را ارسال کنید و طبق خواستۀ شما نیست، کنترل " +"کنید. " +"<p>گزینۀ »هرگز )به طور نامحدود نگه ندارید(« اغلب مفید است. به شما اجازه میدهد " +"که کار خود را زمانی که شما )یا یک سرپرست چاپگر( تصمیم میگیرید که آن را به طور " +"دستی انتشار کنید، پارک کنید. " +"<p>اغلب در محیطهای کار، یعنی جایی که در حالت عادی اجازه ندارید، مستقیماً و " +"بلافاصله به چاپگرها با تولید فراوان در <em>Central Repro Department</em> " +"خود دست یابید، مورد نیاز است.گرچه بهتر است که کارها به صفی ارسال شوند که تحت " +"کنترل عملگرهایی است )که با این وجود، لازم است مطمئن شوند که ۱۰،۰۰۰ برگ کاغذ " +"صورتی که مورد نیاز بخش بازاریابی است، برای یک کار مشخص وجود دارند و در سینیهای " +"کاغذ بارگذاری شدهاند(. </p> " +"<br> " +"<hr> " +"<p><em><b>نکتههای اضافی برای کاربران توان: </b> این عنصر ونک TDEPrint، با " +"پارامتر گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " +"<pre> -o job-hold-until=... #مثال: «indefinite» یا «no-hold» </pre> " +"</p> </qt>" + +#: cups/kpschedulepage.cpp:87 +msgid "" +" <qt> " +"<p><b>Page Labels</b></p> " +"<p>Page Labels are printed by CUPS at the top and bottom of each page. They " +"appear on the pages surrounded by a little frame box. " +"<p>They contain any string you type into the line edit field.</p> " +"<br> " +"<hr> " +"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " +"matches with the CUPS commandline job option parameter:</em> " +"<pre> -o page-label=\"...\" # example: \"Company Confidential\" </pre> " +"</p> </qt>" +msgstr "" +" <qt> " +"<p><b>برچسبهای صفحه</b></p> " +"<p>برچسبهای صفحه با CUPS در بالا و پایین هر صفحه چاپ میشوند. آنها روی صفحاتی " +"که با یک جعبه قابک کوچک احاطه شدهاند، ظاهر میشوند. " +"<p> حاوی هر رشتهای است که در حوزه ویرایش خط رونوشت میکنید.</p> " +"<br> " +"<hr> " +"<p><em><b>نکتههای اضافی برای کاربران توان:</b> این عنصر ونک TDEPrint، با " +"پارامتر گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " +"<pre> -o page-label=«...» #مثال: «Company Confidential» </pre> </p> " +"</qt>" + +#: cups/kpschedulepage.cpp:102 +msgid "" +" <qt> " +"<p><b>Job Priority</b></p> " +"<p>Usually CUPS prints all jobs per queue according to the \"FIFO\" principle: " +"<em>First In, First Out</em>. " +"<p> The job priority option allows you to re-order the queue according to your " +"needs. " +"<p> It works in both directions: you can increase as well as decrease " +"priorities. (Usually you can only control your <b>own</b> jobs). " +"<p> Since the default job priority is \"50\", any job sent with, for example, " +"\"49\" will be printed only after all those others have finished. Conversely, a " +"\"51\" or higher priority job will go right to the top of a populated queue (if " +"no other, higher prioritized one is present).</p> " +"<br> " +"<hr> " +"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " +"matches with the CUPS commandline job option parameter:</em> " +"<pre> -o job-priority=... # example: \"10\" or \"66\" or \"99\" </pre> " +"</p> </qt>" +msgstr "" +" <qt> " +"<p><b>اولویت کار</b></p> " +"<p>معمولاً CUPS کل کارهای هر صف را بر اساس اصل «FIFO» چاپ میکند: <em>" +"اولین ورود، اولین خروج</em>." +"<p> گزینۀ اولویت کار به شما اجازه میدهد که صف را بر اساس نیاز خود دوباره مرتب " +"کنید. " +"<p> در هر دو جهت کار میکند: میتوانید اولویتها را افزایش یا کاهش دهید. " +")معمولاً فقط میتوانید کارهای <b>شخصی</b> خود را کنترل کنید(. " +"<p> چون اولویت کار پیشفرض »۵۰« است، هر کاری که با آن ارسال میشود، مثلاً، " +"»۴۹« فقط پس از اتمام موارد دیگر چاپ میشود. برعکس،کار با اولویت »۵۱« یا بالاتر " +"به بالای صف ساکن )اگر مورد دیگری نباشدکه اولویتبندی شده است( میرود.</p> " +"<br> " +"<hr> " +"<p><em><b>نکتۀ اضافی برای کاربر توان:</b> این عنصر ونک TDEPrint، با پارامتر " +"گزینۀ کار خط فرمان CUPS تطابق دارد: </em> " +"<pre> -o job-priority=... #مثال: »۱۰« یا »۶۶« یا »۹۹«</pre> </p> </qt>" + +#: cups/kpschedulepage.cpp:126 +msgid "Advanced Options" +msgstr "گزینههای پیشرفته" + +#: cups/kpschedulepage.cpp:137 +msgid "Immediately" +msgstr "فوراً" + +#: cups/kpschedulepage.cpp:138 +msgid "Never (hold indefinitely)" +msgstr "هرگز) برای مدت نامعلومی نگه ندارید(" + +#: cups/kpschedulepage.cpp:139 +msgid "Daytime (6 am - 6 pm)" +msgstr "روز )۶ صبح - ۶ عصر(" + +#: cups/kpschedulepage.cpp:140 +msgid "Evening (6 pm - 6 am)" +msgstr "عصر )۶ عصر - ۶ صبح(" + +#: cups/kpschedulepage.cpp:141 +msgid "Night (6 pm - 6 am)" +msgstr "شب )۶ عصر - ۶ صبح(" + +#: cups/kpschedulepage.cpp:142 +msgid "Weekend" +msgstr "آخر هفته" + +#: cups/kpschedulepage.cpp:143 +msgid "Second Shift (4 pm - 12 am)" +msgstr "شیفت دوم )۴ عصر - ۱۲ صبح(" + +#: cups/kpschedulepage.cpp:144 +msgid "Third Shift (12 am - 8 am)" +msgstr "شیفت سوم ) ۱۲ صبح - ۸ صبح(" + +#: cups/kpschedulepage.cpp:145 +msgid "Specified Time" +msgstr "زمان مشخصشده" + +#: cups/kpschedulepage.cpp:160 +msgid "&Scheduled printing:" +msgstr "چاپ &زمانبندیشده:" + +#: cups/kpschedulepage.cpp:163 +msgid "&Billing information:" +msgstr "اطلاعات &صورت حساب:" + +#: cups/kpschedulepage.cpp:166 +msgid "T&op/Bottom page label:" +msgstr "برچسب &بالا/ پایین صفحه:" + +#: cups/kpschedulepage.cpp:169 +msgid "&Job priority:" +msgstr "اولویت &کار:" + +#: cups/kpschedulepage.cpp:200 +msgid "The time specified is not valid." +msgstr "زمان مشخصشده معتبر نیست." + +#: cups/kmpropquota.cpp:57 +msgid "Quotas" +msgstr "سهام" -#: cups/kmcupsmanager.cpp:768 +#: cups/kmpropquota.cpp:58 +msgid "Quota Settings" +msgstr "تنظیمات سهم" + +#: cups/ippreportdlg.cpp:34 +msgid "IPP Report" +msgstr "گزارش IPP" + +#: cups/ippreportdlg.cpp:93 +msgid "Internal error: unable to generate HTML report." +msgstr "خطای درونی: قادر به ایجاد گزارش زنگام نیست." + +#: cups/kmcupsmanager.cpp:819 msgid "Library cupsdconf not found. Check your installation." msgstr "کتابخانۀ cupsdconf یافت نشد. نصب خود را بررسی کنید." -#: cups/kmcupsmanager.cpp:774 +#: cups/kmcupsmanager.cpp:825 msgid "Symbol %1 not found in cupsdconf library." msgstr "در کتابخانۀ cupsdconf نماد %1 یافت نشد." -#: cups/kmcupsmanager.cpp:849 +#: cups/kmcupsmanager.cpp:920 msgid "&Export Driver..." msgstr "&صادرات گرداننده..." -#: cups/kmcupsmanager.cpp:851 +#: cups/kmcupsmanager.cpp:922 msgid "&Printer IPP Report" msgstr "گزارش IPP &چاپگر" -#: cups/kmcupsmanager.cpp:897 cups/kmwippprinter.cpp:218 +#: cups/kmcupsmanager.cpp:968 cups/kmwippprinter.cpp:218 #, c-format msgid "IPP Report for %1" msgstr "گزارش IPP برای %1" -#: cups/kmcupsmanager.cpp:901 +#: cups/kmcupsmanager.cpp:972 msgid "Unable to retrieve printer information. Error received:" msgstr "قادر به بازیابی اطلاعات چاپگر نیست. خطا دریافت شد:" -#: cups/kmcupsmanager.cpp:914 +#: cups/kmcupsmanager.cpp:985 msgid "Server" msgstr "کارساز" -#: cups/kmcupsmanager.cpp:954 +#: cups/kmcupsmanager.cpp:1025 #, c-format msgid "" "Connection to CUPS server failed. Check that the CUPS server is correctly " @@ -2024,23 +1843,23 @@ msgstr "" "خرابی اتصال به کارساز CUPS. بررسی کنید که کارساز CUPS درست نصب و اجرا شده " "باشد. خطا: %1." -#: cups/kmcupsmanager.cpp:955 +#: cups/kmcupsmanager.cpp:1026 msgid "the IPP request failed for an unknown reason" msgstr "درخواست IPP به دلیل نامعلومی خراب شد" -#: cups/kmcupsmanager.cpp:989 +#: cups/kmcupsmanager.cpp:1060 msgid "connection refused" msgstr "اتصال رد شد" -#: cups/kmcupsmanager.cpp:992 +#: cups/kmcupsmanager.cpp:1063 msgid "host not found" msgstr "میزبان یافت نشد" -#: cups/kmcupsmanager.cpp:996 +#: cups/kmcupsmanager.cpp:1067 msgid "read failed (%1)" msgstr "خرابی در خواندن )%1(" -#: cups/kmcupsmanager.cpp:1000 +#: cups/kmcupsmanager.cpp:1071 msgid "" "Connection to CUPS server failed. Check that the CUPS server is correctly " "installed and running. Error: %2: %1." @@ -2048,148 +1867,52 @@ msgstr "" "خرابی اتصال به کارساز CUPS. بررسی کنید که کارساز CUPS درست نصب شده و اجرا " "میشود. خطا: %2: %1." -#: cups/kphpgl2page.cpp:33 -msgid "" -" <qt> <b>Print in Black Only (Blackplot)</b> " -"<p>The 'blackplot' option specifies that all pens should plot in black-only: " -"The default is to use the colors defined in the plot file, or the standard pen " -"colors defined in the HP-GL/2 reference manual from Hewlett Packard. </p> " -"<br> " -"<hr> " -"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " -"matches with the CUPS commandline job option parameter:</em> " -"<pre> -o blackplot=true </pre> </p> </qt>" -msgstr "" -"<qt> <b>فقط چاپ مشکی )رسم مشکی(</b> " -"<p> گزینۀ »چاپ مشکی« مشخص میکند که همۀ قلمها باید فقط به صورت مشکی رسم شوند: " -"پیشفرض این است که از رنگهایی که در پروندۀ رسم تعریف شدهاند، یا رنگهای قلم " -"استاندارد در راهنمای مرجع HP-GL/2 از هولت پکارد، استفاده کنید. </p> " -"<br> " -"<hr> " -"<p><em><b>نکتۀ اضافی برای کاربران توان:</b>این عنصر ونک TDEPrint، با پارامتر " -"گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " -"<pre> -o blackplot=true </pre> </p> </qt>" +#: cups/ipprequest.cpp:164 +msgid "You don't have access to the requested resource." +msgstr "به منبع درخواستشده دسترسی ندارید." -#: cups/kphpgl2page.cpp:48 -msgid "" -" <qt> <b>Scale Print Image to Page Size</b> " -"<p>The 'fitplot' option specifies that the HP-GL image should be scaled to fill " -" exactly the page with the (elsewhere selected) media size. </p> " -"<p>The default is 'fitplot is disabled'. The default will therefore use the " -"absolute distances specified in the plot file. (You should be aware that HP-GL " -"files are very often CAD drawings intended for large format plotters. On " -"standard office printers they will therefore lead to the drawing printout " -"being spread across multiple pages.) </p> " -"<p><b>Note:</b>This feature depends upon an accurate plot size (PS) command in " -"the HP-GL/2 file. If no plot size is given in the file the filter converting " -"the HP-GL to PostScript assumes the plot is ANSI E size. </p> " -"<br> " -"<hr> " -"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " -"matches with the CUPS commandline job option parameter:</em> " -"<pre> -o fitplot=true </pre> </p> </qt>" -msgstr "" -"<qt> <b>مقیاس تصویر چاپ نسبت به اندازۀ صفحه</b> " -"<p>گزینۀ «fitplot» مشخص میکند که تصویر HP-GL باید مقیاس شود تا تصویر کاملاً با " -"اندازۀ رسانه )جایی که انتخاب شده( پر شود. </p> " -"<p>پیشفرض این است که «fitplot غیرفعال است«. بنابراین، پیشفرض از فواصل مطلق " -"مشخصشده در پروندۀ رسم استفاده میکند. )باید آگاه باشید که پروندههای HP-GL " -"اغلب موارد ترسیمات CAD هستند که به رسامهای قالب بزرگ تمایل دارند. بنابراین، در " -"چاپگرهای دفتری استاندارد، ترسیم نتیجۀ چاپی در چند صفحه گسترده میشود.( </p> " -"<p><b>نکته:</b>این ویژگی به فرمان اندازۀ رسم دقیق (PS) در پروندۀ HP-GL/2 بستگی " -"دارد. اگر در پرونده هیچ اندازۀ رسمی داده نشده است، در پالایهای که HP-GL را به " -"فرضیات پستاسکریپت تبدیل میکند، رسم به اندازۀ ANSI E است. </p> " -"<br> " -"<hr> " -"<p><em><b>نکتۀ اضافی برای کاربران توان:</b> این عنصر ونک TDEPrint، با پارامتر " -"گزینۀ کار خط فرمان CUPS تطابق میکند:</em> " -"<pre> -o fitplot=true </pre> </p> </qt>" +#: cups/ipprequest.cpp:167 +msgid "You are not authorized to access the requested resource." +msgstr "اجازه ندارید که به منبع درخواستشده دست یابید." -#: cups/kphpgl2page.cpp:68 -msgid "" -" <qt> <b>Set Pen Width for HP-GL (if not defined in file)</b>. " -"<p>The pen width value can be set here in case the original HP-GL file does not " -"have it set. The pen width specifies the value in micrometers. The default " -"value of 1000 produces lines that are 1000 micrometers == 1 millimeter in " -"width. Specifying a pen width of 0 produces lines that are exactly 1 pixel " -"wide. </p> " -"<p><b>Note:</b> The penwidth option set here is ignored if the pen widths are " -"set inside the plot file itself..</p> " -"<br> " -"<hr> " -"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " -"matches with the CUPS commandline job option parameter:</em> " -"<pre> -o penwidth=... # example: \"2000\" or \"500\" </pre> </p> </qt>" -msgstr "" -"<qt> <b>تنظیم عرض قلم برای HP-GL (اگر در پرونده تعریفنشده باشد)</b>. " -"<p>مقدار عرض قلم را میتوان در صورتی که پروندۀ HP-GL اصلی، تنظیم آن را نداشته " -"باشد، در اینجا تنظیم کرد. مقدار پیشفرض ۱۰۰۰ خطوطی ایجاد میکند که ۱۰۰۰ " -"میکرومتر هستند == ۱میلیمتر در عرض. با مشخص کردن ۰ برای عرض قلم خطوطی ایجاد " -"میشوند، که درست ۱ پیکسل پهنا دارند. </p> " -"<p><b>نکته:</b> در صورتی که عرضهای قلم داخل پروندۀ رسم تنظیم شده باشند، گزینۀ " -"عرض قلم که در اینجا تنظیم شده، نادیده گرفته میشود. </p> " -"<br> " -"<hr> " -"<p><em><b>نکتۀ اضافی برای کاربران توان:</b>این عنصر ونک TDEPrint، با پارامتر " -"گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " -"<pre> -o penwidth=... # مثال: »۲۰۰۰« یا »۵۰۰« </pre> </p> </qt>" +#: cups/ipprequest.cpp:170 +msgid "The requested operation cannot be completed." +msgstr "عملیات درخواستشده را نمیتوان کامل کرد." -#: cups/kphpgl2page.cpp:85 +#: cups/ipprequest.cpp:173 +msgid "The requested service is currently unavailable." +msgstr "در حال حاضر خدمت درخواستشده موجود نیست." + +#: cups/ipprequest.cpp:176 +msgid "The target printer is not accepting print jobs." +msgstr "چاپگر هدف کارهای چاپ را نمیپذیرد." + +#: cups/ipprequest.cpp:313 msgid "" -" <qt> <b>HP-GL Print Options</b> " -"<p>All options on this page are only applicable if you use TDEPrint to send " -"HP-GL and HP-GL/2 files to one of your printers. </p> " -"<p>HP-GL and HP-GL/2 are page description languages developed by " -"Hewlett-Packard to drive Pen Plotting devices. </p> " -"<p>TDEPrint can (with the help of CUPS) convert the HP-GL file format and print " -"it on any installed printer. </p> " -"<p><b>Note 1:</b> To print HP-GL files, start 'kprinter' and simply load the " -"file into the running kprinter.</p> " -"<p><b>Note 2:</b> The 'fitplot' parameter provided on this dialog does also " -"work for printing PDF files (if your CUPS version is more recent than " -"1.1.22).</p> " -"<br> " -"<hr> " -"<p><em><b>Additional hint for power users:</b> These TDEPrint GUI elements " -"match with CUPS commandline job option parameters:</em> " -"<pre> -o blackplot=... # examples: \"true\" or \"false\" " -"<br> -o fitplot=... # examples: \"true\" or \"false\" " -"<br> -o penwidth=... # examples: \"true\" or \"false\" </pre> </p> </qt>" +"Connection to CUPS server failed. Check that the CUPS server is correctly " +"installed and running." msgstr "" -"<qt> <b>HP-GL گزینههای چاپ</b> " -"<p>همۀ گزینههای این صفحه فقط در صورتی قابل اعمالند، که برای ارسال پروندههای " -"HP-GL و HP-GL/2 به یکی از چاپگرهای خود از TDEPrint استفاده کنید. </p> " -"<p>HP-GL و HP-GL/2 زبانهای توصیف صفحه هستند که توسط هولت پکارد به منظور گرداندن " -"دستگاههای رسم قلمی ایجاد شدند. </p> " -"<p>TDEPrint (با کمک CUPS) میتواند قالب پرونده HP-GL را بازیابی کند، و آن را " -"روی هر چاپگر نصبشدهای چاپ کند. </p> " -"<p><b>نکته ۱:</b>برای چاپ پروندههای HP-GL، «kprinter» را آغاز کنید و پروندۀ را " -"به راحتی در kprinter در حال اجرا بارگذاری کنید.</p> " -"<p><b>نکته ۲:</b> پارامتر «fitplot» که در این محاوره قرار دارد برای چاپ " -"پروندههای PDF هم کار میکند(اگر نسخۀ CUPS شما جدیدتر از ۱.۱.۲۲ باشد).</p> " -"<br> " -"<hr> " -"<p><em><b>نکتۀ اضافی برای کاربران توان:</b>این عناصر ونک TDEPrint، با " -"پارامترهای گزینۀ کار خط فرمان CUPS تطابق دارند:</em> " -"<pre> -o blackplot=... # مثالها: »درست« یا »نادرست« " -"<br> -o fitplot=... # مثالها: »درست« یا »نادرست« " -"<br> -o penwidth=... # مثالها: »درست« یا »نادرست« </pre> </p> </qt>" +"خرابی اتصال به کارساز CUPS. بررسی کنید که کارساز CUPS درست نصب و اجرا شده باشد." -#: cups/kphpgl2page.cpp:113 -msgid "HP-GL/2 Options" -msgstr "گزینههای HP-GL/2" +#: cups/ipprequest.cpp:316 +msgid "The IPP request failed for an unknown reason." +msgstr "درخواست IPP به دلیل ناشناختهای خراب شد." -#: cups/kphpgl2page.cpp:115 -msgid "&Use only black pen" -msgstr "فقط &استفاده از قلم سیاه" +#: cups/ipprequest.cpp:461 +msgid "Attribute" +msgstr "خصیصه" -#: cups/kphpgl2page.cpp:118 -msgid "&Fit plot to page" -msgstr "&متناسب بودن رسم با صفحه" +#: cups/ipprequest.cpp:462 +msgid "Values" +msgstr "مقادیر" -#: cups/kphpgl2page.cpp:122 -msgid "&Pen width:" -msgstr "عرض &قلم:" +#: cups/ipprequest.cpp:500 cups/ipprequest.cpp:567 +msgid "True" +msgstr "درست" + +#: cups/ipprequest.cpp:500 cups/ipprequest.cpp:567 +msgid "False" +msgstr "نادرست" #: cups/kmwippprinter.cpp:45 msgid "IPP Printer Information" @@ -2215,11 +1938,11 @@ msgstr "گزارش &IPP" msgid "You must enter a printer URI." msgstr "باید یک چاپگر URI وارد کنید." -#: cups/kmwippprinter.cpp:119 management/kmwsocket.cpp:116 +#: cups/kmwippprinter.cpp:119 management/kmwsocket.cpp:117 msgid "No printer found at this address/port." msgstr "در این نشانی/درگاه هیچ چاپگری یافت نشد." -#: cups/kmwippprinter.cpp:139 management/kmwsocket.cpp:135 +#: cups/kmwippprinter.cpp:139 management/kmwsocket.cpp:136 msgid "" "_: Unknown host - 1 is the IP\n" "<Unknown> (%1)" @@ -2299,102 +2022,21 @@ msgstr "" msgid "CUPS Server %1:%2" msgstr "کارساز CUPS %1:%2" -#: cups/kmcupsconfigwidget.cpp:65 -msgid "Server Information" -msgstr "اطلاعات کارساز" - -#: cups/kmcupsconfigwidget.cpp:66 -msgid "Account Information" -msgstr "اطلاعات حساب" - -#: cups/kmcupsconfigwidget.cpp:67 rlpr/kmproxywidget.cpp:34 -msgid "&Host:" -msgstr "&میزبان:" - -#: cups/kmcupsconfigwidget.cpp:68 management/kmwsocketutil.cpp:53 -#: management/networkscanner.cpp:339 rlpr/kmproxywidget.cpp:35 -msgid "&Port:" -msgstr "&درگاه:" - -#: cups/kmcupsconfigwidget.cpp:75 -msgid "&User:" -msgstr "&کاربر:" - -#: cups/kmcupsconfigwidget.cpp:76 -msgid "Pass&word:" -msgstr "&اسم رمز:" - -#: cups/kmcupsconfigwidget.cpp:79 -msgid "&Store password in configuration file" -msgstr "&ذخیرۀ اسم رمز در پروندۀ پیکربندی" - -#: cups/kmcupsconfigwidget.cpp:81 -msgid "Use &anonymous access" -msgstr "استفاده از دستیابی &بینام" - -#: cups/kmwquota.cpp:46 -msgid "second(s)" -msgstr "ثانیه" - -#: cups/kmwquota.cpp:47 -msgid "minute(s)" -msgstr "دقیقه" - -#: cups/kmwquota.cpp:48 -msgid "hour(s)" -msgstr "ساعت" - -#: cups/kmwquota.cpp:49 -msgid "day(s)" -msgstr "روز" - -#: cups/kmwquota.cpp:50 -msgid "week(s)" -msgstr "هفته" - -#: cups/kmwquota.cpp:51 -msgid "month(s)" -msgstr "ماه" - -#: cups/kmwquota.cpp:79 -msgid "Printer Quota Settings" -msgstr "تنظیمات سهمیۀ چاپگر" - -#: cups/kmwquota.cpp:104 -msgid "" -"<p>Set here the quota for this printer. Using limits of <b>0</b> " -"means that no quota will be used. This is equivalent to set quota period to <b>" -"<nobr>No quota</nobr></b> (-1). Quota limits are defined on a per-user base and " -"applied to all users.</p>" -msgstr "" -"<p>در اینجا برای این چاپگر سهمیه تنظیم کنید. استفاده از حدود <b>۰</b>" -"یعنی هیچ سهمیهای استفاده نمیشود. مثل این است که دورۀ سهمیه در <b><nobr>" -"بدون سهمیه</nobr></b> (-۱) تنظیم شود. حدود سهمیه بر اساس هر کاربر تعریف میشوند " -"و برای همۀ کاربران اعمال میشود.</p>" - -#: cups/kmwquota.cpp:130 -msgid "You must specify at least one quota limit." -msgstr "در نهایت باید یک حد سهمیه مشخص کنید." - -#: cups/kmconfigcups.cpp:32 -msgid "CUPS Server" -msgstr "کارساز CUPS" - -#: cups/kmconfigcups.cpp:33 -msgid "CUPS Server Settings" -msgstr "تنظیمات کارساز CUPS" +#: cups/kmpropbanners.cpp:35 cups/kmwbanners.cpp:92 +msgid "&Starting banner:" +msgstr "&آغاز banner:" -#: cups/kmpropusers.cpp:55 -msgid "Denied users" -msgstr "کاربران ردشده" +#: cups/kmpropbanners.cpp:36 cups/kmwbanners.cpp:93 +msgid "&Ending banner:" +msgstr "&اتمام banner:" -#: cups/kmpropusers.cpp:62 -msgid "Allowed users" -msgstr "کاربران مجاز" +#: cups/kmpropbanners.cpp:49 kpgeneralpage.cpp:298 +msgid "Banners" +msgstr "Bannerها" -#: cups/kmpropusers.cpp:76 -msgid "All users allowed" -msgstr "همۀ کاربران مجاز شدند" +#: cups/kmpropbanners.cpp:50 +msgid "Banner Settings" +msgstr "تنظیمات Banner" #: cups/kpimagepage.cpp:44 msgid "" @@ -2830,127 +2472,741 @@ msgstr "٪ اندازۀ طبیعی تصویر" msgid "&Image size type:" msgstr "نوع اندازۀ &تصویر:" -#: cups/kmcupsjobmanager.cpp:277 +#: cups/kmcupsjobmanager.cpp:349 msgid "Job Report" msgstr "گزارش کار" -#: cups/kmcupsjobmanager.cpp:279 cups/kmcupsjobmanager.cpp:384 +#: cups/kmcupsjobmanager.cpp:351 cups/kmcupsjobmanager.cpp:456 msgid "Unable to retrieve job information: " msgstr "قادر به بازیابی اطلاعات کار نیست:" -#: cups/kmcupsjobmanager.cpp:288 +#: cups/kmcupsjobmanager.cpp:360 msgid "&Job IPP Report" msgstr "گزارش IPP &کار" -#: cups/kmcupsjobmanager.cpp:290 +#: cups/kmcupsjobmanager.cpp:362 msgid "&Increase Priority" msgstr "&افزایش اولویت" -#: cups/kmcupsjobmanager.cpp:292 +#: cups/kmcupsjobmanager.cpp:364 msgid "&Decrease Priority" msgstr "&کاهش اولویت" -#: cups/kmcupsjobmanager.cpp:294 +#: cups/kmcupsjobmanager.cpp:366 msgid "&Edit Attributes..." msgstr "&ویرایش خصیصهها..." -#: cups/kmcupsjobmanager.cpp:347 +#: cups/kmcupsjobmanager.cpp:419 msgid "Unable to change job priority: " msgstr "قادر به تغییر اولویت کار نیست:" -#: cups/kmcupsjobmanager.cpp:405 +#: cups/kmcupsjobmanager.cpp:477 #, c-format msgid "Unable to find printer %1." msgstr "قادر به یافتن چاپگر %1 نیست." -#: cups/kmcupsjobmanager.cpp:422 +#: cups/kmcupsjobmanager.cpp:494 msgid "Attributes of Job %1@%2 (%3)" msgstr "خصیصههای کار %1@%2 )%3(" -#: cups/kmcupsjobmanager.cpp:444 +#: cups/kmcupsjobmanager.cpp:516 msgid "Unable to set job attributes: " msgstr "قادر به تنظیم خصیصههای کار نیست:" -#: rlpr/krlprprinterimpl.cpp:73 -msgid "The printer is incompletely defined. Try to reinstall it." +#: cups/kmwipp.cpp:35 +msgid "Remote IPP server" +msgstr "کارساز IPP دور" + +#: cups/kmwipp.cpp:39 +msgid "" +"<p>Enter the information concerning the remote IPP server owning the targeted " +"printer. This wizard will poll the server before continuing.</p>" msgstr "" -"چاپگر به صورت کامل تعریف نشده است. تلاش کنید که مجدداً آن را نصب نمایید." +"<p>اطلاعات مربوط به کارساز IPP دور دارای چاپگر هدفدار را وارد کنید. این " +"جادوگر کارساز را پیش از ادامه تأیید میکند.</p>" -#: rlpr/kmproprlpr.cpp:49 rlpr/kmwrlpr.cpp:50 -msgid "Remote LPD Queue Settings" -msgstr "تنظیمات صف LPD دور" +#: cups/kmwipp.cpp:42 management/kmwlpd.cpp:46 rlpr/kmproprlpr.cpp:34 +#: rlpr/kmwrlpr.cpp:62 +msgid "Host:" +msgstr "میزبان:" -#: management/kmwlpd.cpp:47 rlpr/kmproprlpr.cpp:35 rlpr/kmwrlpr.cpp:63 -msgid "Queue:" -msgstr "صف:" +#: cups/kmwipp.cpp:43 +msgid "Port:" +msgstr "درگاه:" -#: rlpr/kmrlprmanager.cpp:47 rlpr/kmwrlpr.cpp:85 -msgid "Empty host name." -msgstr "نام میزبان خالی." +#: cups/kmwipp.cpp:52 management/kmwsmb.cpp:79 +msgid "Empty server name." +msgstr "نام کارساز خالی." -#: rlpr/kmrlprmanager.cpp:49 rlpr/kmwrlpr.cpp:87 -msgid "Empty queue name." -msgstr "نام صف خالی." +#: cups/kmwipp.cpp:59 +msgid "Incorrect port number." +msgstr "عدد نادرست درگاه." -#: rlpr/kmwrlpr.cpp:124 -msgid "Remote queue %1 on %2" -msgstr "صف دور %1 روی %2" +#: cups/kmwipp.cpp:72 +msgid "<nobr>Unable to connect to <b>%1</b> on port <b>%2</b> .</nobr>" +msgstr "<nobr>قادر نیست که به <b>%1</b> روی درگاه <b>%2</b> متصل شود .</nobr>" -#: rlpr/kmwrlpr.cpp:199 -msgid "No Predefined Printers" -msgstr "بدون چاپگر از پیش تعریفشده" +#: cups/kptagspage.cpp:36 +msgid "" +" <qt>" +"<p><b>Additional Tags</b></p> You may send additional commands to the CUPS " +"server via this editable list. There are 3 purposes for this: " +"<ul> " +"<li>Use any current or future standard CUPS job option not supported by the " +"TDEPrint GUI. </li> " +"<li>Control any custom job option you may want to support in custom CUPS " +"filters and backends plugged into the CUPS filtering chain.</li> " +"<li>Send short messages to the operators of your production printers in your " +"<em>Central Repro Department</em>. </ul> " +"<p><b>Standard CUPS job options:</b> A complete list of standard CUPS job " +"options is in the <a href=\"http://localhost:631/sum.html\">CUPS User Manual</a>" +". Mappings of the kprinter user interface widgets to respective CUPS job " +"option names are named in the various <em>WhatsThis</em> help items..</p> " +"<p><b>Custom CUPS job options:</b> CUPS print servers may be customized with " +"additional print filters and backends which understand custom job options. You " +"can specify such custom job options here. If in doubt, ask your system " +"administrator..</p> " +"<p><b> </b></p> " +"<p><b>Operator Messages:</b> You may send additional messages to the " +"operator(s) of your production printers (e.g. in your <em>" +"Central Repro Department</p>) Messages can be read by the operator(s) (or " +"yourself) by viewing the <em>\"Job IPP Report\"</em> for the job.</p> <b>" +"Examples:</b>" +"<br> " +"<pre> A standard CUPS job option:" +"<br> <em>(Name) number-up</em> -- <em>(Value) 9</em> " +"<br> " +"<br> A job option for custom CUPS filters or backends:" +"<br> <em>(Name) DANKA_watermark</em> -- <em>" +"(Value) Company_Confidential</em> " +"<br> " +"<br> A message to the operator(s):" +"<br> <em>(Name) Deliver_after_completion</em> -- <em>" +"(Value) to_Marketing_Departm.</em>" +"<br> </pre> " +"<p><b>Note:</b> the fields must not include spaces, tabs or quotes. You may " +"need to double-click on a field to edit it. " +"<p><b>Warning:</b> Do not use such standard CUPS option names which also can be " +"used through the TDEPrint GUI. Results may be unpredictable if they conflict, " +" or if they are sent multiple times. For all options supported by the GUI, " +"please do use the GUI. (Each GUI element's 'WhatsThis' names the related CUPS " +"option name.) </p> </qt>" +msgstr "" +" <qt>" +"<p><b>برچسبهای اضافی</b></p> ممکن است فرمانهای اضافی را از طریق این فهرست قابل " +"ویرایش به کارساز CUPS ارسال کنید. این کار برای رسیدن به ۳ هدف میباشد: " +"<ul> " +"<li>استفاده از هر گزینۀ کار CUPS استاندارد در حال حاضر یا آینده که به وسیلۀ ونک " +"TDEPrint پشتیبانی نشده است. </li> " +"<li>کنترل هر گزینۀ کار سفارشی که ممکن است بخواهید در پالایههای CUPS سفارشی " +"پشتیبانی کنید و پشتیبانیهایی که به زنجیر پالایش CUPS وصل شدهاند.</li> " +"<li>ارسال پیامهای کوتاه به عملگرهای چاپگرهای تولید شما در <em>" +"بخش تولید مجدد مرکزی</em>. </ul> " +"<p><b>گزینههای کار CUPS استاندارد:</b> فهرست کاملی از گزینههای کار CUPS " +"استاندارد در راهنمای کاربر CUPS <a href=\"http://localhost:631/sum.html\">" +"وجود دارد</a>. نگاشتهای عناصر واسط کاربر kprinter به اسامی گزینۀ کار CUPS " +"مربوطه در فقرههای کمک <em>این چیست؟</em> گوناگون نامگذاری شدهاند. </p> " +"<p><b>گزینههای کار CUPS سفارشی:</b> ممکن است کارسازهای چاپ CUPS با پالایههای " +"چاپ اضافی و پشتیبانیهایی که گزینههای کار سفارشی را میشناسند، سفارشی شده " +"باشند. در اینجا میتوانید این گزینههای کار سفارشی را مشخص کنید. اگر شک دارید، " +"از سرپرست سیستم خود بپرسید..</p> " +"<p><b> </b></p> " +"<p><b>پیامهای عملگر:</b> ممکن است پیامهای اضافی را به عملگر)های( چاپگرهای " +"تولید خود )مثلاً در <em> بخش تولید مجدد مرکزی</p>( ارسال کنید. برای کار، پیامها " +"را میتوان با عملگر)ها( )یا خودتان( به وسیلۀ مرور <em>\"Job IPP Report\"</em> " +"خواند.</p> <b>مثلاً:</b>" +"<br> " +"<pre> یک گزینۀ کار CUPS استاندارد:" +"<br> <em>(نام) number-up</em> -- <em>(مقدار) ۹</em> " +"<br> " +"<br> یک گزینۀ کار برای پالایههای CUPS یا پشتیبانیها:" +"<br> <em>(نام) DANKA_watermark</em> -- <em> " +")مقدار( محرمانه ـ شرکت </em> " +"<br> " +"<br> یک پیام به عملگر)ها(:" +"<br> <em>(نام) تحویل ـ پس از ـ تکمیل</em> -- <em> " +")مقدار( به ـ بخش ـ بازاریابی.</em>" +"<br> </pre> " +"<p><b>نکته:</b> حوزهها نباید فاصله، تب یا نقل قول داشته باشند. ممکن است لازم " +"باشد روی حوزه دو بار فشار دهید تا ویرایش شود. " +"<p><b>اخطار:</b> از این نامهای گزینه CUPS استاندارد که از طریق ونک TDEPrint هم " +"میتوان از آنها استفاده کرد، استفاده نکنید. اگر ناسازگارند، یا اگر چندین بار " +"ارسال میشوند، ممکن است نتیجه قابل پیشبینی نباشد. لطفاً، برای همۀ گزینههایی " +"که با ونک پشتیبانی میشوند، از ونک استفاده کنید. )هر »این چیست« عنصر ونک با " +"نام گزینۀ CUPS مربوطه نامیده میشود.( </p> </qt>" -#: management/kmwend.cpp:82 rlpr/kmproprlpr.cpp:48 -msgid "Queue" -msgstr "صف" +#: cups/kptagspage.cpp:77 +msgid "Additional Tags" +msgstr "برچسبهای اضافی" -#: management/kmwsmb.cpp:81 rlpr/kmrlprmanager.cpp:45 -msgid "Empty printer name." -msgstr "نام چاپگر خالی." +#: cups/kptagspage.cpp:82 kpfilterpage.cpp:406 management/kmjobviewer.cpp:237 +#: management/kmwend.cpp:51 management/kxmlcommanddlg.cpp:141 +#: management/kxmlcommanddlg.cpp:545 tdefilelist.cpp:101 +msgid "Name" +msgstr "نام" -#: rlpr/kmrlprmanager.cpp:63 -msgid "Printer not found." -msgstr "چاپگر یافت نشد." +#: cups/kptagspage.cpp:83 +msgid "Value" +msgstr "مقدار" -#: rlpr/kmrlprmanager.cpp:75 -msgid "Not implemented yet." -msgstr "هنوز پیادهسازی نشده است." +#: cups/kptagspage.cpp:92 +msgid "Read-Only" +msgstr "فقط خواندنی" -#: rlpr/kmconfigproxy.cpp:29 -msgid "Proxy" -msgstr "پیشکار" +#: cups/kptagspage.cpp:115 +msgid "The tag name must not contain any spaces, tabs or quotes: <b>%1</b>." +msgstr "نام برچسب نباید هیچ فاصله، تب یا نقل قولی داشته باشد: <b>%1</b>." -#: rlpr/kmconfigproxy.cpp:30 -msgid "RLPR Proxy Server Settings" -msgstr "تنظیمات کارساز پیشکار RLPR" +#: cups/kmwbanners.cpp:57 +msgid "No Banner" +msgstr "بدون Banner" -#: rlpr/kmproxywidget.cpp:32 -msgid "Proxy Settings" -msgstr "تنظیمات پیشکار" +#: cups/kmwbanners.cpp:58 +msgid "Classified" +msgstr "سرّی" -#: rlpr/kmproxywidget.cpp:36 -msgid "&Use proxy server" -msgstr "&استفاده از کارساز پیشکار" +#: cups/kmwbanners.cpp:59 +msgid "Confidential" +msgstr "محرمانه" -#: kmjob.cpp:114 -msgid "Queued" -msgstr "صفشده" +#: cups/kmwbanners.cpp:60 +msgid "Secret" +msgstr "محرمانه" -#: kmjob.cpp:117 -msgid "Held" -msgstr "نگهداشتهشده" +#: cups/kmwbanners.cpp:61 +msgid "Standard" +msgstr "استاندارد" -#: kmjob.cpp:123 -msgid "Canceled" -msgstr "لغوشده" +#: cups/kmwbanners.cpp:62 +msgid "Top Secret" +msgstr "خیلی محرمانه" -#: kmjob.cpp:126 -msgid "Aborted" -msgstr "ساقطشده" +#: cups/kmwbanners.cpp:63 +msgid "Unclassified" +msgstr "غیر سری" -#: kmjob.cpp:129 -msgid "Completed" -msgstr "کاملشده" +#: cups/kmwbanners.cpp:86 +msgid "Banner Selection" +msgstr "گزینش Banner" + +#: cups/kmwbanners.cpp:99 +msgid "" +"<p>Select the default banners associated with this printer. These banners will " +"be inserted before and/or after each print job sent to the printer. If you " +"don't want to use banners, select <b>No Banner</b>.</p>" +msgstr "" +"<p>banner های پیشفرض مرتبط با این چاپگر را انتخاب کنید. این banner ها قبل و/یا " +"بعد از این که هر کار چاپ برای چاپگر ارسال شود، درج میشوند. اگر نمیخواهید از " +"banner ها استفاده کنید، <b>بدون Banner</b> را انتخاب کنید.</p>" + +#: cups/kmwfax.cpp:39 +msgid "Fax Serial Device" +msgstr "دستگاه متوالی دورنگار" + +#: cups/kmwfax.cpp:43 +msgid "<p>Select the device which your serial Fax/Modem is connected to.</p>" +msgstr "" +"<p>دستگاهی که دورنگار/مودم متوالی شما به آن وصل است را انتخاب کنید.</p>" + +#: cups/kmwfax.cpp:81 +msgid "You must select a device." +msgstr "باید یک دستگاه انتخاب کنید." + +#: foomatic/kfoomaticprinterimpl.cpp:51 lpdunix/klpdunixprinterimpl.cpp:72 +msgid "" +"No valid print executable was found in your path. Check your installation." +msgstr "در مسیر شما هیچ چاپ معتبر قابل اجرایی یافت نشد. نصب خود را بررسی کنید." + +#: foomatic/kmfoomaticmanager.cpp:70 +msgid "This is not a Foomatic printer" +msgstr "این یک چاپگر Foomatic نیست" + +#: foomatic/kmfoomaticmanager.cpp:75 +msgid "Some printer information are missing" +msgstr "برخی از اطلاعات چاپگر از دست میروند" + +#: kmmanager.cpp:70 +msgid "This operation is not implemented." +msgstr "این عملیات پیادهسازی نمیشود." + +#: kmmanager.cpp:169 +msgid "Unable to locate test page." +msgstr "قادر به محلیابی صفحۀ آزمون نیست." + +#: kmmanager.cpp:449 +msgid "Can't overwrite regular printer with special printer settings." +msgstr "با تنظیمات ویژۀ چاپگر نمیتوان چاپگر منظم را جاینوشت کرد." + +#: kmmanager.cpp:478 +#, c-format +msgid "Parallel Port #%1" +msgstr "درگاه موازی #%1" + +#: kmmanager.cpp:486 kmmanager.cpp:502 kxmlcommand.cpp:661 +#, c-format +msgid "Unable to load TDE print management library: %1" +msgstr "قادر به بار کردن کتابخانۀ مدیریت چاپ TDE نیست: %1" + +#: kmmanager.cpp:491 kxmlcommand.cpp:669 +msgid "Unable to find wizard object in management library." +msgstr "قادر به یافتن شیء جادوگر در کتابخانۀ مدیریت نیست." + +#: kmmanager.cpp:507 +msgid "Unable to find options dialog in management library." +msgstr "قادر به یافتن محاورۀ گزینهها در کتابخانۀ مدیریت نیست." + +#: kmmanager.cpp:534 +msgid "No plugin information available" +msgstr "هیچ اطلاعاتی در مورد وصله وجود ندارد" + +#: kprintpreview.cpp:140 +msgid "Do you want to continue printing anyway?" +msgstr "به هر صورت میخواهید به چاپ ادامه دهید؟" + +#: kprintpreview.cpp:148 kprintpreview.cpp:227 +msgid "Print Preview" +msgstr "پیشنمایش چاپ" + +#: kprintpreview.cpp:278 +msgid "" +"The preview program %1 cannot be found. Check that the program is correctly " +"installed and located in a directory included in your PATH environment " +"variable." +msgstr "" +"برنامۀ پیشنمایش %1 را نمیتوان یافت. بررسی کنید که برنامه به درستی نصب و در یک " +"فهرست راهنمای موجود در متغیر محیط PATH شما محلیابی شده باشد." + +#: kprintpreview.cpp:303 +msgid "" +"Preview failed: neither the internal TDE PostScript viewer (KGhostView) nor any " +"other external PostScript viewer could be found." +msgstr "" +"خرابی در پیشنمایش: نه مشاهدهگر پستاسکریپت TDE )KGhostView( و نه هیچ " +"مشاهدهگر پستاسکریپت خارجی دیگری را نمیتوان یافت." + +#: kprintpreview.cpp:307 +#, c-format +msgid "" +"Preview failed: TDE could not find any application to preview files of type %1." +msgstr "" +"خرابی در پیشنمایش: TDE نمیتواند برای پیشنمایش پروندههای نوع %1 هیچ کاربردی " +"بیابد." + +#: kprintpreview.cpp:317 +#, c-format +msgid "Preview failed: unable to start program %1." +msgstr "خرابی در پیشنمایش: قادر به آغاز برنامۀ %1 نیست." + +#: kprintpreview.cpp:322 +msgid "Do you want to continue printing?" +msgstr "میخواهید به چاپ ادامه دهید؟" + +#: marginwidget.cpp:37 +msgid "" +" <qt> " +"<p><b>Top Margin</b></p>. " +"<p>This spinbox/text edit field lets you control the top margin of your " +"printout if the printing application does not define its margins internally. " +"</p> " +"<p>The setting works for instance for ASCII text file printing, or for printing " +"from KMail and and Konqueror.. </p> " +"<p><b>Note:</b></p>This margin setting is not intended for KOffice or " +"OpenOffice.org printing, because these applications (or rather their users) " +"are expected to do it by themselves. It also does not work for PostScript or " +"PDF file, which in most cases have their margins hardcoded internally.</p> " +"<br> " +"<hr> " +"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " +"matches with the CUPS commandline job option parameter:</em> " +"<pre> -o page-top=... # use values from \"0\" or higher. \"72\" is " +"equal to 1 inch. </pre> </p> </qt>" +msgstr "" +" <qt> " +"<p><b>حاشیۀ بالا</b></p>. " +"<p>این حوزۀ ویرایش جعبۀ دوار/متن به شما اجازه میدهد که حاشیۀ بالایی نتیجۀ چاپی " +"خود را در صورتی که کاربرد چاپ به صورت درونی حاشیههای آن را تنظیم نکرده " +"باشد،کنترل کنید. </p> " +"<p>تنظیم برای مثال برای چاپ پروندۀ متن اسکی، یا برای چاپ از KMail و Konqueror " +"کار میکند. </p> " +"<p><b>نکته:</b></p>این تنظیمات حاشیه برای چاپ KOffice یا OpenOffice.org در نظر " +"گرفته نشده است، زیرا این کاربردها )یا بیشتر کاربران آنها( باید خودشان این کار " +"را انجام دهند. برای پروندۀ PDF یا پستاسکریپت هم که در اغلب موارد به صورت " +"درونی، حاشیههای اختصاصی دارندکار نمیکند.</p> " +"<br> " +"<hr> " +"<p><em><b>نکتۀ اضافی برای کاربران توان:</b> این عنصر ونک TDEPrint، با پارامتر " +"گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " +"<pre> -o page-top=... # استفاده از مقادیر »۰« یا بیشتر از »۷۲« با یک " +"اینچ برابر است. </pre> </p> </qt>" + +#: marginwidget.cpp:57 +msgid "" +" <qt> " +"<p><b>Bottom Margin</b></p>. " +"<p>This spinbox/text edit field lets you control the bottom margin of your " +"printout if the printing application does not define its margins internally. " +"</p> " +"<p>The setting works for instance for ASCII text file printing, or for printing " +"from KMail and and Konqueror. </p> " +"<p><b>Note:</b></p>This margin setting is not intended for KOffice or " +"OpenOffice.org printing, because these applications (or rather their users) " +"are expected to do it by themselves. It also does not work for PostScript or " +"PDF file, which in most cases have their margins hardcoded internally.</p> " +"<br> " +"<hr> " +"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " +"matches with the CUPS commandline job option parameter:</em> " +"<pre> -o page-bottom=... # use values from \"0\" or higher. \"72\" is " +"equal to 1 inch. </pre> </qt>" +msgstr "" +" <qt> " +"<p><b>حاشیۀ پایین</b></p>. " +"<p>این حوزۀ ویرایش جعبۀ دوار/متن به شما اجازه میدهد که حاشیۀ پایینی نتیجۀ چاپی " +"خود را در صورتی که کاربرد چاپ به صورت درونی حاشیههای آن را تنظیم نکرده " +"باشد،کنترل کنید. </p> " +"<p>تنظیم برای مثال برای چاپ پروندۀ متن اسکی، یا برای چاپ از KMail و Konqueror " +"کار میکند. </p> " +"<p><b>نکته:</b></p>این تنظیمات حاشیه برای چاپ KOffice یا OpenOffice.org در نظر " +"گرفته نشده است، زیرا این کاربردها )یا بیشتر کاربران آنها( باید خودشان این کار " +"را انجام دهند. برای پروندۀ PDF یا پستاسکریپت هم که در اغلب موارد به صورت " +"درونی، حاشیههای اختصاصی دارندکار نمیکند.</p> " +"<br> " +"<hr> " +"<p><em><b>نکتۀ اضافی برای کاربران توان:</b> این عنصر ونک TDEPrint، با پارامتر " +"گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " +"<pre> -o page-bottom=... # استفاده از مقادیر »۰« یا بیشتر از »۷۲« با یک " +"اینچ برابر است. </pre> </qt>" + +#: marginwidget.cpp:76 +msgid "" +" <qt> " +"<p><b>Left Margin</b></p>. " +"<p>This spinbox/text edit field lets you control the left margin of your " +"printout if the printing application does not define its margins internally. " +"</p> " +"<p>The setting works for instance for ASCII text file printing, or for printing " +"from KMail and and Konqueror. </p> " +"<p><b>Note:</b></p>This margin setting is not intended for KOffice or " +"OpenOffice.org printing, because these applications (or rather their users) " +"are expected to do it by themselves. It also does not work for PostScript or " +"PDF file, which in most cases have their margins hardcoded internally.</p> " +"<br> " +"<hr> " +"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " +"matches with the CUPS commandline job option parameter:</em> " +"<pre> -o page-left=... # use values from \"0\" or higher. \"72\" is " +"equal to 1 inch. </pre> </qt>" +msgstr "" +" <qt> " +"<p><b>حاشیۀ چپ</b></p>. " +"<p>این حوزۀ ویرایش جعبۀ دوار/متن به شما اجازه میدهد که حاشیۀ چپ نتیجۀ چاپی خود " +"را در صورتی که کاربرد چاپ به صورت درونی حاشیههای آن را تنظیم نکرده باشد،کنترل " +"کنید. </p> " +"<p>تنظیم برای مثال برای چاپ پروندۀ متن اسکی، یا برای چاپ از KMail و Konqueror " +"کار میکند. </p> " +"<p><b>نکته:</b></p>این تنظیمات حاشیه برای چاپ KOffice یا OpenOffice.org در نظر " +"گرفته نشده است، زیرا این کاربردها )یا بیشتر کاربران آنها( باید خودشان این کار " +"را انجام دهند. برای پروندۀ PDF یا پستاسکریپت هم که در اغلب موارد به صورت " +"درونی، حاشیههای اختصاصی دارندکار نمیکند.</p> " +"<br> " +"<hr> " +"<p><em><b>نکتۀ اضافی برای کاربران توان:</b> این عنصر ونک TDEPrint، با پارامتر " +"گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " +"<pre> -o page-left=... # استفاده از مقادیر »۰« یا بیشتر از »۷۲« با یک " +"اینچ برابر است. </pre> </qt>" + +#: marginwidget.cpp:95 +msgid "" +" <qt> " +"<p><b>Right Margin</b></p>. " +"<p>This spinbox/text edit field lets you control the right margin of your " +"printout if the printing application does not define its margins internally. " +"</p> " +"<p>The setting works for instance for ASCII text file printing, or for printing " +"from KMail and and Konqueror. </p> " +"<p><b>Note:</b></p>This margin setting is not intended for KOffice or " +"OpenOffice.org printing, because these applications (or rather their users) " +"are expected to do it by themselves. It also does not work for PostScript or " +"PDF file, which in most cases have their margins hardcoded internally.</p> " +"<br> " +"<hr> " +"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " +"matches with the CUPS commandline job option parameter:</em> " +"<pre> -o page-right=... # use values from \"0\" or higher. \"72\" is " +"equal to 1 inch. </pre> </qt>" +msgstr "" +" <qt> " +"<p><b>حاشیۀ راست</b></p>. " +"<p>این حوزۀ ویرایش جعبۀ دوار/متن به شما اجازه میدهد که حاشیۀ راست نتیجۀ چاپی " +"خود را در صورتی که کاربرد چاپ به صورت درونی حاشیههای آن را تنظیم نکرده " +"باشد،کنترل کنید. </p> " +"<p>تنظیم برای مثال برای چاپ پروندۀ متن اسکی، یا برای چاپ از KMail و Konqueror " +"کار میکند. </p> " +"<p><b>نکته:</b></p>این تنظیمات حاشیه برای چاپ KOffice یا OpenOffice.org در نظر " +"گرفته نشده است، زیرا این کاربردها )یا بیشتر کاربران آنها( باید خودشان این کار " +"را انجام دهند. برای پروندۀ PDF یا پستاسکریپت هم که در اغلب موارد به صورت " +"درونی، حاشیههای اختصاصی دارندکار نمیکند.</p> " +"<br> " +"<hr> " +"<p><em><b>نکتۀ اضافی برای کاربران توان:</b> این عنصر ونک TDEPrint، با پارامتر " +"گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " +"<pre> -o page-right=... # استفاده از مقادیر »۰« یا بیشتر از »۷۲« برابر " +"با یک اینچ است. </pre> </qt>" + +#: marginwidget.cpp:114 +msgid "" +" <qt> " +"<p><b>Change Measurement Unit<b></p>. " +"<p>You can change the units of measurement for the page margins here. Select " +"from Millimeter, Centimeter, Inch or Pixels (1 pixel == 1/72 inch). </p> </qt>" +msgstr "" +" <qt> " +"<p><b>تغییر واحد اندازهگیری<b></p>. " +"<p>در اینجا میتوانید واحدهای اندازهگیری را برای حاشیههای صفحه تغییر دهید. از " +"میلیمتر، سانتیمتر، اینچ یا پیکسل )۱ پیکسل == ۱/۷۲ اینچ( برگزینید. </p> </qt>" + +#: marginwidget.cpp:121 +msgid "" +" <qt> " +"<p><b>Custom Margins Checkbox</b></p>. " +"<p>Enable this checkbox if you want to modify the margins of your printouts " +"<p>You can change margin settings in 4 ways: " +"<ul> " +"<li>Edit the text fields. </li> " +"<li>Click spinbox arrows. </li> " +"<li>Scroll wheel of wheelmouses. </li> " +"<li>Drag margins in preview frame with mouse. </li> </ul> <b>Note:</b> " +"The margin setting does not work if you load such files directly into " +"kprinter, which have their print margins hardcoded internally, like as most " +"PDF or PostScript files. It works for all ASCII text files however. It also may " +"not work with non-TDE applications which fail to fully utilize the TDEPrint " +"framework, such as OpenOffice.org. </p> </qt>" +msgstr "" +" <qt> " +"<p><b>جعبه بررسی سفارشی حاشیهها</b></p>. " +"<p>اگر میخواهید حاشیههای پیشنمایش خود را تغییر دهید، این جعبه بررسی را فعال " +"کنید. " +"<p>تنظیمات حاشیه را به ۴ طریق میتوان تغییر داد: " +"<ul> " +"<li>ویرایش حوزههای متن. </li> " +"<li>فشار کلیدهای تغییر جهت جعبۀ دوار. </li> " +"<li>لغزش چرخ موشیهای چرخی. </li> " +"<li>کشیدن حاشیهها در قابک پیشنمایش با موشی. </li> </ul> <b>نکته:</b>" +"اگر این پروندهها را مستقیماً در kprinter، که به صورت درونی حاشیههای چاپ " +"اختصاصی دارند، مانند اغلب پروندههای PDF یا پستاسکریپت بار کنید، تنظیم حاشیه " +"کار نمیکند. هر چند برای همۀ پروندههای متن اسکی کار میکند. ممکن است با " +"کاربردهای غیر TDE که در سودمندسازی کامل کار قابک TDEPrint ناتوان است، مانند " +"OpenOffice.org کار نکند. </p> </qt>" + +#: marginwidget.cpp:138 +msgid "" +" <qt> " +"<p><b>\"Drag-your-Margins\" </p>. " +"<p>Use your mouse to drag and set each margin on this little preview window. " +"</p> </qt>" +msgstr "" +" <qt> " +"<p><b>«حاشیههای خود را بکشید»</p>. " +"<p>از موشی خود برای کشیدن و تنظیم هر حاشیهای که روی این پنجرۀ پیشنمایش کوچک " +"است، استفاده کنید. </p> </qt>" + +#: marginwidget.cpp:148 +msgid "&Use custom margins" +msgstr "&استفاده از حاشیههای سفارشی" + +#: marginwidget.cpp:158 +msgid "&Top:" +msgstr "&بالا:" + +#: marginwidget.cpp:159 +msgid "&Bottom:" +msgstr "&پایین:" + +#: marginwidget.cpp:160 +msgid "Le&ft:" +msgstr "&چپ:" + +#: marginwidget.cpp:161 +msgid "&Right:" +msgstr "&راست:" + +#: marginwidget.cpp:164 +msgid "Pixels (1/72nd in)" +msgstr "پیکسل )۷۲/۱ اینچ(" + +#: marginwidget.cpp:167 +msgid "Inches (in)" +msgstr "اینچ )in(" + +#: marginwidget.cpp:168 +msgid "Centimeters (cm)" +msgstr "سانتیمتر )cm(" + +#: marginwidget.cpp:169 +msgid "Millimeters (mm)" +msgstr "میلیمتر)mm(" + +#: kprinterimpl.cpp:156 +msgid "Cannot copy multiple files into one file." +msgstr "چند پرونده را نمیتوان در یک پرونده رونوشت کرد." + +#: kprinterimpl.cpp:165 +msgid "Cannot save print file to %1. Check that you have write access to it." +msgstr "" +"پروندۀ چاپ را نمیتوان در %1 ذخیره کرد. بررسی کنید که دستیابی به آن را نوشته " +"باشید." + +#: kprinterimpl.cpp:233 +#, c-format +msgid "Printing document: %1" +msgstr "چاپ سند: %1" + +#: kprinterimpl.cpp:251 +#, c-format +msgid "Sending print data to printer: %1" +msgstr "ارسال دادۀ چاپ به چاپگر: %1" + +#: kprinterimpl.cpp:279 +msgid "Unable to start child print process. " +msgstr "قادر به آغاز فرایند چاپ فرزند نیست." + +#: kprinterimpl.cpp:281 +msgid "" +"The TDE print server (<b>tdeprintd</b>) could not be contacted. Check that this " +"server is running." +msgstr "" +"کارساز چاپ TDE )<b>tdeprintd</b>( نتوانست متصل شود. بررسی کنید که این کارساز " +"در حال اجرا باشد." + +#: kprinterimpl.cpp:283 +msgid "" +"_: 1 is the command that <files> is given to\n" +"Check the command syntax:\n" +"%1 <files>" +msgstr "" +"بررسی نحو فرمان:\n" +"%1 <files>" + +#: kprinterimpl.cpp:290 +msgid "No valid file was found for printing. Operation aborted." +msgstr "هیچ پروندۀ معتبری برای چاپ یافت نشد. عملیات ساقط شد." + +#: kprinterimpl.cpp:325 +msgid "" +"<p>Unable to perform the requested page selection. The filter <b>psselect</b> " +"cannot be inserted in the current filter chain. See <b>Filter</b> " +"tab in the printer properties dialog for further information.</p>" +msgstr "" +"<p>قادر به انجام گزینش صفحۀ درخواستشده نیست. پالایۀ <b>psselect</b> " +"را نمیتوان در زنجیر پالایۀ جاری درج کرد. برای اطلاعات بیشتر به تب <b>پالایه</b> " +"در محاورۀ ویژگیهای چاپگر مراجعه کنید.</p>" + +#: kprinterimpl.cpp:355 +msgid "<p>Could not load filter description for <b>%1</b>.</p>" +msgstr "<p>نتوانست توصیف پالایه را برای <b>%1</b>بار کند.</p>" + +#: kprinterimpl.cpp:371 +msgid "" +"<p>Error while reading filter description for <b>%1</b>" +". Empty command line received.</p>" +msgstr "" +"<p>خطا هنگام خواندن توصیف پالایه برای <b>%1</b>. خط فرمان خالی دریافت شد.</p>" + +#: kprinterimpl.cpp:385 +msgid "" +"The MIME type %1 is not supported as input of the filter chain (this may happen " +"with non-CUPS spoolers when performing page selection on a non-PostScript " +"file). Do you want TDE to convert the file to a supported format?</p>" +msgstr "" +"نوع مایم %1 به عنوان ورودی زنجیر پالایه پشتیبانی نشده است )ممکن است هنگام " +"انجام گزینش صفحه روی یک پروندۀ غیر پستاسکریپت و با اسپولرهای غیر CUPS رخ دهد(. " +"میخواهید TDE پرونده را به یک قالب پشتیبانیشده تبدیل کند؟</p>" + +#: kprinterimpl.cpp:389 kprinterimpl.cpp:509 +msgid "Convert" +msgstr "تبدیل" + +#: kprinterimpl.cpp:399 +msgid "Select MIME Type" +msgstr "برگزیدن نوع مایم" + +#: kprinterimpl.cpp:400 +msgid "Select the target format for the conversion:" +msgstr "برگزیدن قالب هدف برای تبدیل:" + +#: kprinterimpl.cpp:404 kprinterimpl.cpp:430 +msgid "Operation aborted." +msgstr "عملیات ساقط شد." + +#: kprinterimpl.cpp:410 +msgid "No appropriate filter found. Select another target format." +msgstr "هیچ پالایۀ مناسبی یافت نشد. قالب هدف دیگری انتخاب کنید." + +#: kprinterimpl.cpp:423 +msgid "" +"<qt>Operation failed with message:" +"<br>%1" +"<br>Select another target format.</qt>" +msgstr "" +"<qt>با پیام:" +"<br>%1" +"<br> عملیات خراب شد. قالب هدف دیگری انتخاب کنید.</qt>" + +#: kprinterimpl.cpp:441 +msgid "Filtering print data" +msgstr "پالایش دادۀ چاپ" + +#: kprinterimpl.cpp:445 +msgid "Error while filtering. Command was: <b>%1</b>." +msgstr "خطا هنگام پالایش. فرمان:<b>%1</b> بود." + +#: kprinterimpl.cpp:487 +msgid "<qt>The print file is empty and will be ignored:<p>%1</p></qt>" +msgstr "<qt>پروندۀ چاپ خالی است و چشمپوشی میشود:<p>%1</p></qt>" + +#: kprinterimpl.cpp:497 +msgid "" +"<qt>The file format <em> %1 </em> is not directly supported by the current " +"print system. You now have 3 options: " +"<ul> " +"<li> TDE can attempt to convert this file automatically to a supported format. " +"(Select <em>Convert</em>) </li>" +"<li> You can try to send the file to the printer without any conversion. " +"(Select <em>Keep</em>) </li>" +"<li> You can cancel the printjob. (Select <em>Cancel</em>) </li></ul> " +"Do you want TDE to attempt and convert this file to %2?</qt>" +msgstr "" +"<qt>قالب پرونده<em> %1 </em> مستقیماً به وسیلۀ سیستم چاپ جاری پشتیبانی نمیشود. " +"حالا ۳ گزینه دارید: " +"<ul> " +"<li>TDE میتواند برای تبدیل خودکار این پرونده به یک قالب پشتیبانیشده تلاش کند. " +")برگزیدن <em>تبدیل</em>) </li>" +"<li> میتوانید برای ارسال پرونده به چاپگر بدون هیچ تبدیلی تلاش کنید. )برگزیدن " +"<em>نگه داشتن</em>) </li>" +"<li> میتوانید کار چاپ را لغو کنید. )برگزیدن <em>لغو</em>) </li></ul> " +"میخواهید TDE تلاش کند و این پرونده را به %2 تبدیل کند؟</qt>" + +#: kprinterimpl.cpp:510 management/kmwname.cpp:62 +msgid "Keep" +msgstr "نگه داشتن" + +#: kprinterimpl.cpp:518 +msgid "" +"<qt>No appropriate filter was found to convert the file format %1 into %2." +"<br>" +"<ul>" +"<li>Go to <i>System Options -> Commands</i> to look through the list of " +"possible filters. Each filter executes an external program.</li>" +"<li> See if the required external program is available.on your system.</li></ul>" +"</qt>" +msgstr "" +"<qt>برای تبدیل قالب پروندۀ %1 به %2 پالایۀ مناسبی یافت نشد." +"<br>" +"<ul>" +"<li>جهت مراجعه به <i>فهرست پالایههای ممکن به فرمانهای -> گزینههای سیستم</i>" +"مراجعه کنید. هر پرونده یک برنامۀ خارجی را اجرا میکند.</li>" +"<li> ببینید که آیا برنامۀ خارجی مورد نیاز روی سیستم شما وجود دارد.</li></ul>" +"</qt>" #: tools/escputil/escpwidget.cpp:45 msgid "EPSON InkJet Printer Utilities" @@ -3025,7 +3281,23 @@ msgstr "عملیات با خطاها پایان یافت." msgid "Output" msgstr "خروجی" -#: management/kmmainview.cpp:71 +#: kprintaction.cpp:117 kprintaction.cpp:122 kprintaction.cpp:127 +msgid "&Export..." +msgstr "&صادرات..." + +#: driver.cpp:385 foomatic2loader.cpp:268 +msgid "Adjustments" +msgstr "تنظیمات" + +#: kmprinter.cpp:144 +msgid "(rejecting jobs)" +msgstr ")رد کارها(" + +#: kmprinter.cpp:144 +msgid "(accepting jobs)" +msgstr ")پذیرفتن کارها(" + +#: management/kmmainview.cpp:72 msgid "" "The printer %1 already exists. Continuing will overwrite existing printer. Do " "you want to continue?" @@ -3033,224 +3305,217 @@ msgstr "" "چاپگر %1 از قبل وجود داشته است. ادامۀ کار باعث جاینوشت چاپگر موجود میشود. " "میخواهید ادامه دهید؟" -#: management/kmmainview.cpp:132 management/kmmainview.cpp:779 -#: management/kmmainview.cpp:855 management/kmmainview.cpp:879 +#: management/kmmainview.cpp:133 management/kmmainview.cpp:783 +#: management/kmmainview.cpp:859 management/kmmainview.cpp:883 msgid "Initializing manager..." msgstr "مقداردهی اولیۀ مدیر..." -#: management/kmmainview.cpp:179 +#: management/kmmainview.cpp:180 msgid "&Icons,&List,&Tree" msgstr "&شمایلها، &فهرست، &درخت" -#: management/kmmainview.cpp:183 +#: management/kmmainview.cpp:184 msgid "Start/Stop Printer" msgstr "آغاز/توقف چاپگر" -#: management/kmmainview.cpp:185 +#: management/kmmainview.cpp:186 msgid "&Start Printer" msgstr "&آغاز چاپگر" -#: management/kmmainview.cpp:186 +#: management/kmmainview.cpp:187 msgid "Sto&p Printer" msgstr "&توقف چاپگر" -#: management/kmmainview.cpp:188 +#: management/kmmainview.cpp:189 msgid "Enable/Disable Job Spooling" msgstr "فعالسازی/غیرفعالسازی اسپول کار" -#: management/kmmainview.cpp:190 +#: management/kmmainview.cpp:191 msgid "&Enable Job Spooling" msgstr "&فعالسازی اسپول کار" -#: management/kmmainview.cpp:191 +#: management/kmmainview.cpp:192 msgid "&Disable Job Spooling" msgstr "&غیرفعالسازی اسپول کار" -#: management/kmmainview.cpp:194 +#: management/kmmainview.cpp:195 msgid "&Configure..." msgstr "&پیکربندی..." -#: management/kmmainview.cpp:195 +#: management/kmmainview.cpp:196 msgid "Add &Printer/Class..." msgstr "افزودن &چاپگر/رده..." -#: management/kmmainview.cpp:196 +#: management/kmmainview.cpp:197 msgid "Add &Special (pseudo) Printer..." msgstr "افزودن چاپگر &ویژه )شبه(..." -#: management/kmmainview.cpp:197 +#: management/kmmainview.cpp:198 msgid "Set as &Local Default" msgstr "تنظیم به عنوان پیشفرض &محلی" -#: management/kmmainview.cpp:198 +#: management/kmmainview.cpp:199 msgid "Set as &User Default" msgstr "تنظیم به عنوان پیشفرض &کاربر" -#: management/kmmainview.cpp:199 +#: management/kmmainview.cpp:200 msgid "&Test Printer..." msgstr "&آزمایش چاپگر..." -#: management/kmmainview.cpp:200 +#: management/kmmainview.cpp:201 msgid "Configure &Manager..." msgstr "پیکربندی &مدیر..." -#: management/kmmainview.cpp:201 +#: management/kmmainview.cpp:202 msgid "Initialize Manager/&View" msgstr "مقداردهی اولیۀ مدیر/&نما" -#: management/kmmainview.cpp:203 +#: management/kmmainview.cpp:204 msgid "&Orientation" msgstr "&جهت" -#: management/kmmainview.cpp:206 +#: management/kmmainview.cpp:207 msgid "&Vertical,&Horizontal" msgstr "&عمودی، &افقی" -#: management/kmmainview.cpp:210 +#: management/kmmainview.cpp:211 msgid "R&estart Server" msgstr "&بازآغازی کارساز" -#: management/kmmainview.cpp:211 +#: management/kmmainview.cpp:212 msgid "Configure &Server..." msgstr "پیکربندی &کارساز..." -#: management/kmmainview.cpp:214 +#: management/kmmainview.cpp:213 +#, fuzzy +msgid "Configure Server Access..." +msgstr "پیکربندی &کارساز..." + +#: management/kmmainview.cpp:216 msgid "Hide &Toolbar" msgstr "مخفی کردن &میله ابزار" -#: management/kmmainview.cpp:216 +#: management/kmmainview.cpp:218 msgid "Show Me&nu Toolbar" msgstr "نمایش میله ابزار &گزینگان" -#: management/kmmainview.cpp:217 +#: management/kmmainview.cpp:219 msgid "Hide Me&nu Toolbar" msgstr "مخفی کردن میله ابزار &گزینگان" -#: management/kmmainview.cpp:219 +#: management/kmmainview.cpp:221 msgid "Show Pr&inter Details" msgstr "نمایش جزئیات &چاپگر" -#: management/kmmainview.cpp:220 +#: management/kmmainview.cpp:222 msgid "Hide Pr&inter Details" msgstr "مخفی کردن جزئیات &چاپگر" -#: management/kmmainview.cpp:224 +#: management/kmmainview.cpp:226 msgid "Toggle Printer &Filtering" msgstr "زدن ضامن &پالایش چاپگر" -#: management/kmmainview.cpp:228 -msgid "%1 &Handbook" -msgstr "%1 &کتاب مرجع" - -#: management/kmmainview.cpp:229 -msgid "%1 &Web Site" -msgstr "%1 &وبگاه" - -#: management/kmmainview.cpp:231 +#: management/kmmainview.cpp:230 msgid "Pri&nter Tools" msgstr "ابزارهای &چاپگر" -#: management/kmmainview.cpp:296 +#: management/kmmainview.cpp:295 msgid "Print Server" msgstr "کارساز چاپ" -#: management/kmmainview.cpp:302 +#: management/kmmainview.cpp:301 msgid "Print Manager" msgstr "مدیر چاپ" -#: management/kmmainview.cpp:319 -msgid "Documentation" -msgstr "مستندات" - -#: management/kmmainview.cpp:340 +#: management/kmmainview.cpp:334 msgid "An error occurred while retrieving the printer list." msgstr "هنگام بازیابی فهرست چاپگر خطایی رخ داد." -#: management/kmmainview.cpp:514 +#: management/kmmainview.cpp:511 #, c-format msgid "Unable to modify the state of printer %1." msgstr "قادر به تغییر وضعیت چاپگر %1 نیست." -#: management/kmmainview.cpp:525 +#: management/kmmainview.cpp:522 msgid "Do you really want to remove %1?" msgstr "واقعاً میخواهید %1 را حذف کنید؟" -#: management/kmmainview.cpp:529 +#: management/kmmainview.cpp:526 #, c-format msgid "Unable to remove special printer %1." msgstr "قادر به حذف چاپگر ویژۀ %1 نیست." -#: management/kmmainview.cpp:532 +#: management/kmmainview.cpp:529 #, c-format msgid "Unable to remove printer %1." msgstr "قادر به حذف چاپگر %1 نیست." -#: management/kmmainview.cpp:562 +#: management/kmmainview.cpp:559 #, c-format msgid "Configure %1" msgstr "پیکربندی %1" -#: management/kmmainview.cpp:569 +#: management/kmmainview.cpp:566 #, c-format msgid "Unable to modify settings of printer %1." msgstr "قادر به تغییر تنظیمات چاپگر %1 نیست." -#: management/kmmainview.cpp:573 +#: management/kmmainview.cpp:570 #, c-format msgid "Unable to load a valid driver for printer %1." msgstr "قادر به بار کردن یک گردانندۀ معتبر برای چاپگر %1 نیست." -#: management/kmmainview.cpp:585 +#: management/kmmainview.cpp:582 msgid "Unable to create printer." msgstr "قادر به ایجاد چاپگر نیست." -#: management/kmmainview.cpp:597 +#: management/kmmainview.cpp:594 msgid "Unable to define printer %1 as default." msgstr "قادر به تعریف چاپگر %1 به عنوان پیشفرض نیست." -#: management/kminstancepage.cpp:265 management/kmmainview.cpp:632 +#: management/kminstancepage.cpp:265 management/kmmainview.cpp:629 msgid "You are about to print a test page on %1. Do you want to continue?" msgstr "در شرف چاپ صفحۀ آزمون روی %1 هستید. میخواهید ادامه دهید؟" -#: management/kminstancepage.cpp:265 management/kmmainview.cpp:632 +#: management/kminstancepage.cpp:265 management/kmmainview.cpp:629 msgid "Print Test Page" msgstr "چاپ صفحۀ آزمون" -#: management/kminstancepage.cpp:270 management/kmmainview.cpp:635 +#: management/kminstancepage.cpp:270 management/kmmainview.cpp:632 #, c-format msgid "Test page successfully sent to printer %1." msgstr "صفحۀ آزمون با موفقیت به چاپگر %1 ارسال شد." -#: management/kmmainview.cpp:637 +#: management/kmmainview.cpp:634 #, c-format msgid "Unable to test printer %1." msgstr "قادر به آزمایش چاپگر %1 نیست." -#: management/kmmainview.cpp:650 +#: management/kmmainview.cpp:647 msgid "Error message received from manager:</p><p>%1</p>" msgstr "از مدیر، پیام خطایی دریافت شد:</p><p>%1</p>" -#: management/kmmainview.cpp:652 +#: management/kmmainview.cpp:649 msgid "Internal error (no error message)." msgstr "خطای درونی )بدون پیام خطا(." -#: management/kmmainview.cpp:670 +#: management/kmmainview.cpp:667 msgid "Unable to restart print server." msgstr "قادر به بازآغازی کارساز چاپ نیست." -#: management/kmmainview.cpp:675 +#: management/kmmainview.cpp:672 msgid "Restarting server..." msgstr "بازآغازی کارساز..." -#: management/kmmainview.cpp:685 +#: management/kmmainview.cpp:682 msgid "Unable to configure print server." msgstr "قادر به پیکربندی کارساز چاپ نیست." -#: management/kmmainview.cpp:690 +#: management/kmmainview.cpp:687 msgid "Configuring server..." msgstr "پیکربندی کارساز..." -#: management/kmmainview.cpp:838 +#: management/kmmainview.cpp:842 msgid "" "Unable to start printer tool. Possible reasons are: no printer selected, the " "selected printer doesn't have any local device defined (printer port), or the " @@ -3260,165 +3525,10 @@ msgstr "" "چاپگر برگزیدهشده هیچ دستگاه محلی تعریفشدهای )درگاه چاپگر( ندارد، یا کتابخانۀ " "ابزار را نتوانست بیابد." -#: management/kmmainview.cpp:862 +#: management/kmmainview.cpp:866 msgid "Unable to retrieve the printer list." msgstr "قادر به بازیابی فهرست چاپگر نیست." -#: management/kmconfigcommand.cpp:33 -msgid "Commands" -msgstr "فرمانها" - -#: management/kmconfigcommand.cpp:34 -msgid "Command Settings" -msgstr "تنظیمات فرمان" - -#: management/kmconfigcommand.cpp:37 -msgid "Edit/Create Commands" -msgstr "ویرایش /ایجاد فرمانها" - -#: management/kmconfigcommand.cpp:39 -msgid "" -"<p>Command objects perform a conversion from input to output." -"<br>They are used as the basis to build both print filters and special " -"printers. They are described by a command string, a set of options, a set of " -"requirements and associated mime types. Here you can create new command objects " -"and edit existing ones. All changes will only be effective for you." -msgstr "" -"<p>اشیای فرمان از ورودی به خروجی، یک تبدیل انجام میدهند." -"<br>به عنوان مبنایی برای ساخت پالایههای چاپ و چاپگرهای ویژه استفاده میشوند. " -"با یک رشته فرمان، گروهی از گزینهها، گروهی از نیازها و انواع مایم مربوطه توصیف " -"میشوند. در اینجا میتوانید اشیای فرمان جدیدی ایجاد کنید، و آنهایی که وجود " -"دارند را ویرایش کنید. همۀ تغییرات فقط برای شما مؤثر میباشند." - -#: management/kmwizard.cpp:64 management/kmwizard.cpp:209 -msgid "&Next >" -msgstr "&بعدی <" - -#: management/kmwizard.cpp:66 -msgid "< &Back" -msgstr "> &عقب" - -#: management/kmwizard.cpp:131 management/kmwizard.cpp:166 -#: management/kmwizard.cpp:191 -msgid "Add Printer Wizard" -msgstr "افزودن جادوگر چاپگر" - -#: management/kmwizard.cpp:166 -msgid "Modify Printer" -msgstr "تغییر چاپگر" - -#: management/kmwizard.cpp:191 -msgid "Unable to find the requested page." -msgstr "قادر به یافتن صفحۀ درخواستشده نیست." - -#: management/kmwizard.cpp:207 management/kmwizard.cpp:234 -msgid "&Finish" -msgstr "&پایان" - -#: management/tdeprint_management_module.cpp:48 -msgid "Select Command" -msgstr "برگزیدن فرمان" - -#: management/kmwlocal.cpp:38 -msgid "Local Port Selection" -msgstr "گزینش درگاه محلی" - -#: management/kmwlocal.cpp:50 -msgid "Local System" -msgstr "سیستم محلی" - -#: management/kmwlocal.cpp:57 -msgid "Parallel" -msgstr "موازی" - -#: management/kmwlocal.cpp:58 -msgid "Serial" -msgstr "متوالی" - -#: management/kmwlocal.cpp:59 -msgid "USB" -msgstr "گذرگاه سریال جهانی" - -#: driver.cpp:389 management/kmwlocal.cpp:60 -msgid "Others" -msgstr "غیره" - -#: management/kmwlocal.cpp:63 -msgid "" -"<p>Select a valid detected port, or enter directly the corresponding URI in the " -"bottom edit field.</p>" -msgstr "" -"<p>یک درگاه آشکارشدۀ معتبر انتخاب کنید، یا URI مربوطه را مستقیماً در پایین حوزۀ " -"ویرایش وارد کنید.</p>" - -#: management/kmwlocal.cpp:78 -msgid "" -"_: The URI is empty\n" -"Empty URI." -msgstr "URI خالی." - -#: management/kmwlocal.cpp:83 -msgid "The local URI doesn't correspond to a detected port. Continue?" -msgstr "URI محلی به درگاه آشکارشده مربوط نیست. ادامه میدهید؟" - -#: management/kmwlocal.cpp:85 -msgid "Select a valid port." -msgstr "برگزیدن یک درگاه معتبر." - -#: management/kmwlocal.cpp:166 -msgid "Unable to detect local ports." -msgstr "قادر به آشکارسازی درگاههای محلی نیست." - -#: management/kmpropbackend.cpp:34 -msgid "Printer type:" -msgstr "نوع چاپگر:" - -#: management/kmpropbackend.cpp:48 -msgid "Interface" -msgstr "واسط" - -#: management/kmpropbackend.cpp:49 -msgid "Interface Settings" -msgstr "تنظیمات واسط" - -#: management/kmpropbackend.cpp:62 -msgid "IPP Printer" -msgstr "چاپگر IPP" - -#: management/kmpropbackend.cpp:63 -msgid "Local USB Printer" -msgstr "چاپگر گذرگاه سریال جهانی محلی" - -#: management/kmpropbackend.cpp:64 -msgid "Local Parallel Printer" -msgstr "چاپگر موازی محلی" - -#: management/kmpropbackend.cpp:65 -msgid "Local Serial Printer" -msgstr "چاپگر متوالی محلی" - -#: management/kmpropbackend.cpp:66 -msgid "Network Printer (socket)" -msgstr "چاپگر شبکه )سوکت(" - -#: management/kmpropbackend.cpp:67 -msgid "SMB printers (Windows)" -msgstr "چاپگرهای SMB )ویندوز(" - -#: management/kmpropbackend.cpp:69 -msgid "File printer" -msgstr "چاپگر پرونده" - -#: management/kmpropbackend.cpp:70 -msgid "Serial Fax/Modem printer" -msgstr "چاپگر دورنگار/مودم متوالی" - -#: management/kmpropbackend.cpp:71 -msgid "" -"_: Unknown Protocol\n" -"Unknown" -msgstr "ناشناخته" - #: management/kminfopage.cpp:44 management/kmpropgeneral.cpp:38 msgid "" "_: Physical Location\n" @@ -3470,142 +3580,9 @@ msgid "" "Unknown" msgstr "ناشناخته" -#: management/kmwclass.cpp:37 -msgid "Class Composition" -msgstr "ترکیب رده" - -#: management/kmwclass.cpp:52 -msgid "Available printers:" -msgstr "چاپگرهای موجود:" - -#: management/kmwclass.cpp:53 -msgid "Class printers:" -msgstr "چاپگرهای رده:" - -#: management/kmwclass.cpp:79 -msgid "You must select at least one printer." -msgstr "حداقل باید یک چاپگر اتنخاب کنید." - -#: management/kmpropgeneral.cpp:37 -msgid "Printer name:" -msgstr "نام چاپگر:" - -#: management/kmconfiggeneral.cpp:45 management/kmpropgeneral.cpp:55 -msgid "General Settings" -msgstr "تنظیمات عمومی" - -#: management/networkscanner.cpp:104 management/networkscanner.cpp:184 -msgid "Sc&an" -msgstr "&پویش" - -#: management/networkscanner.cpp:111 -msgid "Network scan:" -msgstr "پویش شبکه:" - -#: management/networkscanner.cpp:112 management/networkscanner.cpp:299 -#: management/networkscanner.cpp:310 -#, c-format -msgid "Subnet: %1" -msgstr "زیر شبکه: %1" - -#: management/networkscanner.cpp:161 -msgid "" -"You are about to scan a subnet (%1.*) that does not correspond to the current " -"subnet of this computer (%2.*). Do you want to scan the specified subnet " -"anyway?" -msgstr "" -"در شرف پویش زیرشبکهای )%1.*( هستید که به زیرشبکۀ این رایانه ) %2.*( مربوط " -"نیست. با این وجود میخواهید زیرشبکۀ مشخصشده را پویش کنید؟" - -#: management/networkscanner.cpp:164 -msgid "&Scan" -msgstr "&پویش" - -#: management/kmwsocketutil.cpp:52 management/networkscanner.cpp:338 -msgid "&Subnetwork:" -msgstr "&زیرشبکه:" - -#: management/kmwsocketutil.cpp:54 management/networkscanner.cpp:340 -msgid "&Timeout (ms):" -msgstr "&اتمام وقت )میلیثانیه(:" - -#: management/kmwsocketutil.cpp:92 management/networkscanner.cpp:378 -msgid "Scan Configuration" -msgstr "پویش پیکربندی" - -#: management/kmwsocketutil.cpp:104 management/kmwsocketutil.cpp:110 -#: management/networkscanner.cpp:390 management/networkscanner.cpp:396 -msgid "Wrong subnetwork specification." -msgstr "مشخصۀ نادرست زیرشبکه." - -#: management/kmwsocketutil.cpp:118 management/networkscanner.cpp:404 -msgid "Wrong timeout specification." -msgstr "مشخصۀ نادرست اتمام وقت." - -#: management/kmwsocketutil.cpp:121 management/networkscanner.cpp:407 -msgid "Wrong port specification." -msgstr "مشخصۀ نادرست درگاه." - -#: management/kmdriverdialog.cpp:48 -msgid "" -"Some options are in conflict. You must resolve those conflicts before " -"continuing." -msgstr "" -"برخی گزینهها با هم ناسازگارند. باید پیش از ادامه، آن ناسازگاریها را برطرف " -"کنید." - -#: management/kmwfile.cpp:35 -msgid "File Selection" -msgstr "گزینش پرونده" - -#: management/kmwfile.cpp:41 -msgid "" -"<p>The printing will be redirected to a file. Enter here the path of the file " -"you want to use for redirection. Use an absolute path or the browse button for " -"graphical selection.</p>" -msgstr "" -"<p>چاپ به یک پرونده تغییر جهت میدهد. در اینجا مسیر پروندهای که میخواهید " -"برای تغییر جهت از آن استفاده کنید را وارد کنید. برای گزینش نگارهای از یک مسیر " -"مطلق یا دکمۀ مرور استفاده کنید.</p>" - -#: management/kmwfile.cpp:44 -msgid "Print to file:" -msgstr "چاپ در پرونده:" - -#: management/kmconfiggeneral.cpp:137 management/kmwfile.cpp:60 -msgid "Empty file name." -msgstr "نام پروندۀ خالی." - -#: management/kmwfile.cpp:66 -msgid "Directory does not exist." -msgstr "فهرست راهنما وجود ندارد." - -#: management/kmconfigpreview.cpp:35 -msgid "Preview" -msgstr "پیشنمایش" - -#: management/kmconfigpreview.cpp:36 -msgid "Preview Settings" -msgstr "تنظیمات پیشنمایش" - -#: management/kmconfigpreview.cpp:39 -msgid "Preview Program" -msgstr "برنامۀ پیشنمایش" - -#: management/kmconfigpreview.cpp:41 -msgid "&Use external preview program" -msgstr "&استفاده از برنامۀ پیشنمایش خارجی" - -#: management/kmconfigpreview.cpp:44 -msgid "" -"You can use an external preview program (PS viewer) instead of the TDE built-in " -"preview system. Note that if the TDE default PS viewer (KGhostView) cannot be " -"found, TDE tries automatically to find another external PostScript viewer" -msgstr "" -"میتوانید از یک برنامۀ پیشنمایش خارجی )مشاهدهگر PS( به جای سیستم پیشنمایش " -"توکار TDE استفاده کنید. توجه داشته باشید که اگر مشاهدهگر PS پیشفرض TDE " -")KGhostView( پیدا نمیشود، TDE به طور خودکار سعی میکند که مشاهدهگر " -"پستاسکریپت خارجی دیگری بیابد." +#: management/kmpropcontainer.cpp:35 +msgid "Change..." +msgstr "تغییر..." #: management/kmwdrivertest.cpp:41 msgid "Printer Test" @@ -3663,139 +3640,6 @@ msgstr "قادر به حذف چاپگر موقت نیست." msgid "Unable to create temporary printer." msgstr "قادر به ایجاد چاپگر موقت نیست." -#: management/kmpropwidget.cpp:50 -msgid "" -"<qt>Unable to change printer properties. Error received from manager:" -"<p>%1</p></qt>" -msgstr "" -"<qt>قادر به تغییر ویژگیهای چاپگر نیست. از مدیر، خطا دریافت شد:" -"<p>%1</p></qt>" - -#: management/kaddprinterwizard.cpp:10 -msgid "Configure TDE Print" -msgstr "پیکربندی چاپ TDE" - -#: management/kaddprinterwizard.cpp:11 -msgid "Configure print server" -msgstr "پیکربندی کارساز چاپ" - -#: management/kaddprinterwizard.cpp:18 -msgid "Start the add printer wizard" -msgstr "آغاز افزودن جادوگر چاپگر" - -#: management/kmdbcreator.cpp:92 -msgid "" -"No executable defined for the creation of the driver database. This operation " -"is not implemented." -msgstr "" -"برای ایجاد دادگان گرداننده، هیچ قابل اجرایی تعریف نشد. این عملیات پیاده نشده " -"است." - -#: management/kmdbcreator.cpp:95 -msgid "" -"The executable %1 could not be found in your PATH. Check that this program " -"exists and is accessible in your PATH variable." -msgstr "" -"نتوانست %1 قابل اجرا را در PATH شما پیدا کند. بررسی کنید که این برنامه موجود " -"است، و در متغیر PATH شما قابل دسترسی باشد." - -#: management/kmdbcreator.cpp:99 -msgid "" -"Unable to start the creation of the driver database. The execution of %1 " -"failed." -msgstr "قادر نیست که ایجاد دادگان گرداننده را آغاز کند. اجرای %1 خراب شد." - -#: management/kmdbcreator.cpp:113 -msgid "Please wait while TDE rebuilds a driver database." -msgstr "لطفاً، هنگامی که TDE یک دادگان گرداننده بازسازی میکند، منتظر بمانید." - -#: management/kmdbcreator.cpp:114 -msgid "Driver Database" -msgstr "دادگان گرداننده" - -#: management/kmdbcreator.cpp:171 -msgid "" -"Error while creating driver database: abnormal child-process termination." -msgstr "خطا هنگام ایجاد دادگان گرداننده: پایاندهی پردازه فرزند غیر عادی." - -#: management/kmwpassword.cpp:37 -msgid "User Identification" -msgstr "شناسایی کاربر" - -#: management/kmwpassword.cpp:43 -msgid "" -"<p>This backend may require a login/password to work properly. Select the type " -"of access to use and fill in the login and password entries if needed.</p>" -msgstr "" -"<p>ممکن است پشتیبان به یک ورود/اسم رمز نیاز داشته باشد تا درست کار کند. اگر " -"لازم شد، نوع دسترسی جهت استفاده و پر کردن مدخلهای ورود و اسم رمز را انتخاب " -"کنید. </p>" - -#: management/kmwpassword.cpp:49 -msgid "&Login:" -msgstr "&ورود:" - -#: management/kmwpassword.cpp:53 -msgid "&Anonymous (no login/password)" -msgstr "&بینام )بدون ورود/اسم رمز(" - -#: management/kmwpassword.cpp:54 -msgid "&Guest account (login=\"guest\")" -msgstr "حساب &میهمان )ورود=»میهمان«(" - -#: management/kmwpassword.cpp:55 -msgid "Nor&mal account" -msgstr "حساب &عادی" - -#: management/kmwpassword.cpp:88 -msgid "Select one option" -msgstr "برگزیدن یک گزینه" - -#: management/kmwpassword.cpp:90 -msgid "User name is empty." -msgstr "نام کاربر، خالی است." - -#: management/kmwsocket.cpp:38 -msgid "Network Printer Information" -msgstr "اطلاعات چاپگر شبکه" - -#: management/kmwsocket.cpp:48 -msgid "&Printer address:" -msgstr "نشانی &چاپگر:" - -#: management/kmwsocket.cpp:49 -msgid "P&ort:" -msgstr "&درگاه:" - -#: management/kmwsocket.cpp:98 -msgid "You must enter a printer address." -msgstr "باید یک نشانی چاپگر وارد کنید." - -#: management/kmwsocket.cpp:109 -msgid "Wrong port number." -msgstr "عدد درگاه نادرست." - -#: management/kmpropcontainer.cpp:35 -msgid "Change..." -msgstr "تغییر..." - -#: management/kmconfigdialog.cpp:38 -msgid "TDE Print Configuration" -msgstr "پیکربندی چاپ TDE" - -#: management/kmwdriver.cpp:33 -msgid "Printer Model Selection" -msgstr "گزینش مدل چاپگر" - -#: management/kmwdriver.cpp:80 management/kmwend.cpp:106 -#: management/kmwname.cpp:83 -msgid "Raw printer" -msgstr "چاپگر خام" - -#: management/kmwdriver.cpp:113 -msgid "Internal error: unable to locate the driver." -msgstr "خطای داخلی: قادر به محلیابی گرداننده نیست." - #: management/kmjobviewer.cpp:101 management/kmjobviewer.cpp:158 msgid "No Printer" msgstr "بدون چاپگر" @@ -3923,206 +3767,660 @@ msgstr "خرابی در عملیات." msgid "Print Job Settings" msgstr "تنظیمات کار چاپ" -#: management/kmconfiggeneral.cpp:48 -msgid "Refresh Interval" -msgstr "بازآوری فاصله" +#: management/kmconfigcommand.cpp:33 +msgid "Commands" +msgstr "فرمانها" -#: management/kmconfiggeneral.cpp:51 -msgid " sec" -msgstr "ثانیه" +#: management/kmconfigcommand.cpp:34 +msgid "Command Settings" +msgstr "تنظیمات فرمان" -#: management/kmconfiggeneral.cpp:53 +#: management/kmconfigcommand.cpp:37 +msgid "Edit/Create Commands" +msgstr "ویرایش /ایجاد فرمانها" + +#: management/kmconfigcommand.cpp:39 msgid "" -"This time setting controls the refresh rate of various <b>TDE Print</b> " -"components like the print manager and the job viewer." +"<p>Command objects perform a conversion from input to output." +"<br>They are used as the basis to build both print filters and special " +"printers. They are described by a command string, a set of options, a set of " +"requirements and associated mime types. Here you can create new command objects " +"and edit existing ones. All changes will only be effective for you." msgstr "" -"این تنظیمات زمان، نرخ بازآوری مؤلفههای <b>TDE چاپ</b> " -"گوناگون مانند مدیر چاپ و مشاهدهگر کار را کنترل میکند." +"<p>اشیای فرمان از ورودی به خروجی، یک تبدیل انجام میدهند." +"<br>به عنوان مبنایی برای ساخت پالایههای چاپ و چاپگرهای ویژه استفاده میشوند. " +"با یک رشته فرمان، گروهی از گزینهها، گروهی از نیازها و انواع مایم مربوطه توصیف " +"میشوند. در اینجا میتوانید اشیای فرمان جدیدی ایجاد کنید، و آنهایی که وجود " +"دارند را ویرایش کنید. همۀ تغییرات فقط برای شما مؤثر میباشند." -#: management/kmconfiggeneral.cpp:57 -msgid "Test Page" -msgstr "صفحۀ آزمون" +#: management/tdeprint_management_module.cpp:48 +msgid "Select Command" +msgstr "برگزیدن فرمان" -#: management/kmconfiggeneral.cpp:58 -msgid "&Specify personal test page" -msgstr "&مشخص کردن صفحه آزمون شخصی" +#: management/kmwbackend.cpp:54 +msgid "Backend Selection" +msgstr "گزینش پشتیبان" -#: management/kmconfiggeneral.cpp:60 -msgid "Preview..." -msgstr "پیشنمایش..." +#: management/kmwbackend.cpp:68 +msgid "You must select a backend." +msgstr "باید یک پشتیبان برگزینید." -#: management/kmconfiggeneral.cpp:70 -msgid "Sho&w printing status message box" -msgstr "&نمایش جعبۀ پیام وضعیت چاپ" +#: management/kmwbackend.cpp:115 +msgid "&Local printer (parallel, serial, USB)" +msgstr "چاپگر &محلی )موازی، متوالی، گذرگاه سریال جهانی(" -#: management/kmconfiggeneral.cpp:71 -msgid "De&faults to the last printer used in the application" -msgstr "&پیشفرضها برای آخرین چاپگری که در کاربرد استفاده شده است" +#: management/kmwbackend.cpp:116 +msgid "" +"<qt>" +"<p>Locally-connected printer</p>" +"<p>Use this for a printer connected to the computer via a parallel, serial or " +"USB port.</p></qt>" +msgstr "" +"برای چاپگری که از طریق یک درگاه موازی، متوالی یا گذرگاه سریال جهانی به رایانه " +"متصل شده، از<qt>" +"<p>چاپگری که به صورت محلی متصل شده است</p>" +"<p> استفاده کنید. </p></qt>" -#: management/kmconfiggeneral.cpp:127 +#: management/kmwbackend.cpp:122 +msgid "&SMB shared printer (Windows)" +msgstr "چاپگر مشترک &SMB )ویندوز(" + +#: management/kmwbackend.cpp:123 msgid "" -"The selected test page is not a PostScript file. You may not be able to test " -"your printer anymore." +"<qt>" +"<p>Shared Windows printer</p>" +"<p>Use this for a printer installed on a Windows server and shared on the " +"network using the SMB protocol (samba).</p></qt>" msgstr "" -"صفحه آزمون برگزیده، یک پروندۀ پستاسکریپت نیست. ممکن است دیگر نتوانید چاپگر خود " -"را آزمایش کنید." +"<qt>" +"<p>چاپگر ویندوز مشترک</p>" +"<p>برای چاپگری که روی کارساز ویندوز نصب شده است و با استفاده از قرارداد SMB " +"(samba) روی شبکه مشترک شده است، استفاده میشود.</p></qt>" -#: management/smbview.cpp:44 -msgid "Comment" -msgstr "توضیح" +#: management/kmwbackend.cpp:130 +msgid "&Remote LPD queue" +msgstr "صف LPD &دور" -#: management/kmwend.cpp:33 -msgid "Confirmation" -msgstr "تأیید" +#: management/kmwbackend.cpp:131 +msgid "" +"<qt>" +"<p>Print queue on a remote LPD server</p>" +"<p>Use this for a print queue existing on a remote machine running a LPD print " +"server.</p></qt>" +msgstr "" +"<qt>" +"<p>صف چاپ روی یک کارساز LPD دور</p>" +"<p>برای صف چاپ موجود روی ماشین دور که در حال اجرای کارساز چاپ LPD است، از این " +"استفاده کنید.</p></qt>" -#: tdefilelist.cpp:102 management/kmwend.cpp:50 management/kmwend.cpp:106 -#: management/kmwend.cpp:109 -msgid "Type" -msgstr "نوع" +#: management/kmwbackend.cpp:137 +msgid "Ne&twork printer (TCP)" +msgstr "چاپگر &شبکه )تیسیپی(" -#: management/kmwend.cpp:52 -msgid "Location" -msgstr "محل" +#: management/kmwbackend.cpp:138 +msgid "" +"<qt>" +"<p>Network TCP printer</p>" +"<p>Use this for a network-enabled printer using TCP (usually on port 9100) as " +"communication protocol. Most network printers can use this mode.</p></qt>" +msgstr "" +"<qt>" +"<p>چاپگر تیسیپی شبکه</p>" +"<p>برای چاپگری که با استفاده از تیسیپی )معمولاً روی درگاه ۹۱۰۰( به عنوان " +"قرارداد ارتباط بر روی شبکه فعال شده است، از این استفاده کنید. اغلب چاپگرهای " +"شبکه میتوانند از این مدل استفاده کنند.</p></qt>" -#: management/kmwend.cpp:53 management/kmwend.cpp:112 -#: management/kxmlcommanddlg.cpp:142 management/kxmlcommanddlg.cpp:545 -msgid "Description" -msgstr "توصیف" +#: management/kmwfile.cpp:35 +msgid "File Selection" +msgstr "گزینش پرونده" + +#: management/kmwfile.cpp:41 +msgid "" +"<p>The printing will be redirected to a file. Enter here the path of the file " +"you want to use for redirection. Use an absolute path or the browse button for " +"graphical selection.</p>" +msgstr "" +"<p>چاپ به یک پرونده تغییر جهت میدهد. در اینجا مسیر پروندهای که میخواهید " +"برای تغییر جهت از آن استفاده کنید را وارد کنید. برای گزینش نگارهای از یک مسیر " +"مطلق یا دکمۀ مرور استفاده کنید.</p>" + +#: management/kmwfile.cpp:44 +msgid "Print to file:" +msgstr "چاپ در پرونده:" + +#: management/kmconfiggeneral.cpp:137 management/kmwfile.cpp:60 +msgid "Empty file name." +msgstr "نام پروندۀ خالی." + +#: management/kmwfile.cpp:66 +msgid "Directory does not exist." +msgstr "فهرست راهنما وجود ندارد." + +#: management/kmdriverdbwidget.cpp:51 +msgid "&PostScript printer" +msgstr "چاپگر &پستاسکریپت" + +#: management/kmdriverdbwidget.cpp:52 +msgid "&Raw printer (no driver needed)" +msgstr "چاپگر &خام )نیاز به گرداننده نیست(" + +#: management/kmdriverdbwidget.cpp:55 +msgid "&Other..." +msgstr "&غیره..." + +#: management/kmdriverdbwidget.cpp:56 +msgid "&Manufacturer:" +msgstr "&سازنده:" + +#: management/kmdriverdbwidget.cpp:57 +msgid "Mo&del:" +msgstr "&مدل:" + +#: management/kmdriverdbwidget.cpp:157 management/kmdriverdbwidget.cpp:166 +msgid "Loading..." +msgstr "بارگذاری..." + +#: management/kmdriverdbwidget.cpp:217 +msgid "Unable to find the PostScript driver." +msgstr "قادر به یافتن گردانندۀ پستاسکریپت نیست." + +#: management/kmdriverdbwidget.cpp:230 +msgid "Select Driver" +msgstr "برگزیدن گرداننده" + +#: management/kmdriverdbwidget.cpp:247 management/kmdriverdbwidget.cpp:249 +msgid "<Unknown>" +msgstr "" + +#: management/kmdriverdbwidget.cpp:252 +msgid "Database" +msgstr "دادگان" + +#: management/kmdriverdbwidget.cpp:259 +msgid "Wrong driver format." +msgstr "قالب گردانندۀ نادرست." + +#: management/kmdriverdbwidget.cpp:268 +msgid "Other" +msgstr "غیره" + +#: management/networkscanner.cpp:104 management/networkscanner.cpp:184 +msgid "Sc&an" +msgstr "&پویش" + +#: management/networkscanner.cpp:111 +msgid "Network scan:" +msgstr "پویش شبکه:" + +#: management/networkscanner.cpp:112 management/networkscanner.cpp:299 +#: management/networkscanner.cpp:310 +#, c-format +msgid "Subnet: %1" +msgstr "زیر شبکه: %1" + +#: management/networkscanner.cpp:161 +msgid "" +"You are about to scan a subnet (%1.*) that does not correspond to the current " +"subnet of this computer (%2.*). Do you want to scan the specified subnet " +"anyway?" +msgstr "" +"در شرف پویش زیرشبکهای )%1.*( هستید که به زیرشبکۀ این رایانه ) %2.*( مربوط " +"نیست. با این وجود میخواهید زیرشبکۀ مشخصشده را پویش کنید؟" + +#: management/networkscanner.cpp:164 +msgid "&Scan" +msgstr "&پویش" + +#: management/kmwsocketutil.cpp:52 management/networkscanner.cpp:338 +msgid "&Subnetwork:" +msgstr "&زیرشبکه:" + +#: management/kmwsocketutil.cpp:54 management/networkscanner.cpp:340 +msgid "&Timeout (ms):" +msgstr "&اتمام وقت )میلیثانیه(:" + +#: management/kmwsocketutil.cpp:92 management/networkscanner.cpp:378 +msgid "Scan Configuration" +msgstr "پویش پیکربندی" + +#: management/kmwsocketutil.cpp:104 management/kmwsocketutil.cpp:110 +#: management/networkscanner.cpp:390 management/networkscanner.cpp:396 +msgid "Wrong subnetwork specification." +msgstr "مشخصۀ نادرست زیرشبکه." + +#: management/kmwsocketutil.cpp:118 management/networkscanner.cpp:404 +msgid "Wrong timeout specification." +msgstr "مشخصۀ نادرست اتمام وقت." + +#: management/kmwsocketutil.cpp:121 management/networkscanner.cpp:407 +msgid "Wrong port specification." +msgstr "مشخصۀ نادرست درگاه." + +#: management/kxmlcommandselector.cpp:54 +msgid "New command" +msgstr "فرمان جدید" + +#: management/kxmlcommandselector.cpp:55 +msgid "Edit command" +msgstr "فرمان ویرایش" + +#: management/kxmlcommandselector.cpp:72 +msgid "&Browse..." +msgstr "&مرور..." + +#: management/kxmlcommandselector.cpp:73 +msgid "Use co&mmand:" +msgstr "استفاده از &فرمان:" + +#: management/kxmlcommandselector.cpp:174 +msgid "Command Name" +msgstr "نام فرمان" + +#: management/kxmlcommandselector.cpp:174 +msgid "Enter an identification name for the new command:" +msgstr "برای فرمان جدید یک نام شناسایی وارد کنید:" + +#: management/kxmlcommandselector.cpp:183 +msgid "" +"A command named %1 already exists. Do you want to continue and edit the " +"existing one?" +msgstr "" +"یک فرمان با نام %1 از قبل وجود داشته است. میخواهید ادامه دهید و فرمان موجود را " +"ویرایش کنید؟" + +#: management/kxmlcommandselector.cpp:220 +msgid "Internal error. The XML driver for the command %1 could not be found." +msgstr "خطای داخلی: نتوانست گردانندۀ اکسامال را برای فرمان %1 بیابد." + +#: management/kxmlcommandselector.cpp:238 +msgid "output" +msgstr "خروجی" + +#: management/kxmlcommandselector.cpp:242 +msgid "undefined" +msgstr "تعریفنشده" + +#: management/kxmlcommandselector.cpp:247 +msgid "not allowed" +msgstr "اجازه دادهنشده" + +#: management/kxmlcommandselector.cpp:253 +msgid "(Unavailable: requirements not satisfied)" +msgstr ")غیرقابل دسترس: نیازها مرتفع نشد(" + +#: management/kmconfigpreview.cpp:35 +msgid "Preview" +msgstr "پیشنمایش" + +#: management/kmconfigpreview.cpp:36 +msgid "Preview Settings" +msgstr "تنظیمات پیشنمایش" + +#: management/kmconfigpreview.cpp:39 +msgid "Preview Program" +msgstr "برنامۀ پیشنمایش" + +#: management/kmconfigpreview.cpp:41 +msgid "&Use external preview program" +msgstr "&استفاده از برنامۀ پیشنمایش خارجی" + +#: management/kmconfigpreview.cpp:44 +msgid "" +"You can use an external preview program (PS viewer) instead of the TDE built-in " +"preview system. Note that if the TDE default PS viewer (KGhostView) cannot be " +"found, TDE tries automatically to find another external PostScript viewer" +msgstr "" +"میتوانید از یک برنامۀ پیشنمایش خارجی )مشاهدهگر PS( به جای سیستم پیشنمایش " +"توکار TDE استفاده کنید. توجه داشته باشید که اگر مشاهدهگر PS پیشفرض TDE " +")KGhostView( پیدا نمیشود، TDE به طور خودکار سعی میکند که مشاهدهگر " +"پستاسکریپت خارجی دیگری بیابد." + +#: management/kmwclass.cpp:37 +msgid "Class Composition" +msgstr "ترکیب رده" + +#: management/kmwclass.cpp:52 +msgid "Available printers:" +msgstr "چاپگرهای موجود:" + +#: management/kmwclass.cpp:53 +msgid "Class printers:" +msgstr "چاپگرهای رده:" + +#: management/kmwclass.cpp:79 +msgid "You must select at least one printer." +msgstr "حداقل باید یک چاپگر اتنخاب کنید." #: management/kmpropmembers.cpp:39 management/kmwend.cpp:59 msgid "Members" msgstr "اعضا" -#: management/kmwend.cpp:69 -msgid "Backend" -msgstr "پشتیبان" +#: management/kmpropmembers.cpp:40 +msgid "Class Members" +msgstr "اعضای رده" -#: management/kmwend.cpp:74 -msgid "Device" -msgstr "دستگاه" +#: management/kaddprinterwizard.cpp:10 +msgid "Configure TDE Print" +msgstr "پیکربندی چاپ TDE" -#: management/kmwend.cpp:77 -msgid "Printer IP" -msgstr "چاپگر اینترنتی" +#: management/kaddprinterwizard.cpp:11 +msgid "Configure print server" +msgstr "پیکربندی کارساز چاپ" -#: management/kmwend.cpp:78 management/kmwend.cpp:89 -msgid "Port" -msgstr "درگاه" +#: management/kaddprinterwizard.cpp:18 +msgid "Start the add printer wizard" +msgstr "آغاز افزودن جادوگر چاپگر" -#: management/kmwend.cpp:81 management/kmwend.cpp:88 -msgid "Host" -msgstr "میزبان" +#: management/kmpropwidget.cpp:50 +msgid "" +"<qt>Unable to change printer properties. Error received from manager:" +"<p>%1</p></qt>" +msgstr "" +"<qt>قادر به تغییر ویژگیهای چاپگر نیست. از مدیر، خطا دریافت شد:" +"<p>%1</p></qt>" -#: management/kmwend.cpp:91 -msgid "Account" -msgstr "حساب" +#: management/kmdbcreator.cpp:92 +msgid "" +"No executable defined for the creation of the driver database. This operation " +"is not implemented." +msgstr "" +"برای ایجاد دادگان گرداننده، هیچ قابل اجرایی تعریف نشد. این عملیات پیاده نشده " +"است." -#: management/kmwend.cpp:96 -msgid "URI" +#: management/kmdbcreator.cpp:95 +msgid "" +"The executable %1 could not be found in your PATH. Check that this program " +"exists and is accessible in your PATH variable." msgstr "" +"نتوانست %1 قابل اجرا را در PATH شما پیدا کند. بررسی کنید که این برنامه موجود " +"است، و در متغیر PATH شما قابل دسترسی باشد." -#: management/kmwend.cpp:109 -msgid "DB driver" -msgstr "گردانندۀ DB" +#: management/kmdbcreator.cpp:99 +msgid "" +"Unable to start the creation of the driver database. The execution of %1 " +"failed." +msgstr "قادر نیست که ایجاد دادگان گرداننده را آغاز کند. اجرای %1 خراب شد." -#: management/kmwend.cpp:109 -msgid "External driver" -msgstr "گردانندۀ خارجی" +#: management/kmdbcreator.cpp:113 +msgid "Please wait while TDE rebuilds a driver database." +msgstr "لطفاً، هنگامی که TDE یک دادگان گرداننده بازسازی میکند، منتظر بمانید." -#: management/kmwend.cpp:110 -msgid "Manufacturer" -msgstr "سازنده" +#: management/kmdbcreator.cpp:114 +msgid "Driver Database" +msgstr "دادگان گرداننده" -#: management/kmwend.cpp:111 -msgid "Model" -msgstr "مدل" +#: management/kmdbcreator.cpp:171 +msgid "" +"Error while creating driver database: abnormal child-process termination." +msgstr "خطا هنگام ایجاد دادگان گرداننده: پایاندهی پردازه فرزند غیر عادی." -#: management/kmconfigfonts.cpp:43 -msgid "Font Settings" -msgstr "تنظیمات قلم" +#: management/kmwname.cpp:34 +msgid "General Information" +msgstr "اطلاعات عمومی" -#: management/kmconfigfonts.cpp:46 -msgid "Fonts Embedding" -msgstr "نهفتهسازی قلمها" +#: management/kmwname.cpp:37 +msgid "" +"<p>Enter the information concerning your printer or class. <b>Name</b> " +"is mandatory, <b>Location</b> and <b>Description</b> " +"are not (they may even not be used on some systems).</p>" +msgstr "" +"<p>اطلاعات مربوط به چاپگر یا ردۀ خود را وارد کنید. <b>نام</b> الزامی است، <b>" +"محل</b> و <b>توصیف</b> الزامی نیستند )حتی ممکن است در برخی سیستمها استفاده " +"نشوند(.</p>" -#: management/kmconfigfonts.cpp:47 -msgid "Fonts Path" -msgstr "مسیر قلمها" +#: management/kmwname.cpp:39 +msgid "Name:" +msgstr "نام:" -#: management/kmconfigfonts.cpp:49 -msgid "&Embed fonts in PostScript data when printing" -msgstr "هنگام چاپ، قلمها را در دادۀ پستاسکریپت &نهفتهسازی کنید" +#: management/kmwname.cpp:48 +msgid "You must supply at least a name." +msgstr "حداقل باید یک نام را پشتیبانی کنید." -#: management/kmconfigfonts.cpp:57 -msgid "&Up" -msgstr "&بالا" +#: management/kmwname.cpp:56 +msgid "" +"It is usually not a good idea to include spaces in printer name: it may prevent " +"your printer from working correctly. The wizard can strip all spaces from the " +"string you entered, resulting in %1; what do you want to do?" +msgstr "" +"معمولاً بهتر است که در نام چاپگر فاصله نگذارید. این کار ممکن است باعث شود که " +"چاپگر شما درست کار نکند. جادوگر میتواند همۀ فاصلهها را از رشتهای که وارد " +"کردهاید، و منجر به %1 شده است را جدا کند؛ چه میکنید؟" -#: management/kmconfigfonts.cpp:58 -msgid "&Down" -msgstr "&پایین" +#: management/kmwname.cpp:62 +msgid "Strip" +msgstr "جدا کردن" -#: management/kmconfigfonts.cpp:59 -msgid "&Add" -msgstr "&افزودن" +#: management/kmwdriver.cpp:80 management/kmwend.cpp:106 +#: management/kmwname.cpp:83 +msgid "Raw printer" +msgstr "چاپگر خام" -#: management/kmconfigfonts.cpp:61 -msgid "Additional director&y:" -msgstr "&فهرست راهنمای اضافی:" +#: management/kmwpassword.cpp:37 +msgid "User Identification" +msgstr "شناسایی کاربر" -#: management/kmconfigfonts.cpp:85 +#: management/kmwpassword.cpp:43 msgid "" -"These options will automatically put fonts in the PostScript file which are not " -"present on the printer. Font embedding usually produces better print results " -"(closer to what you see on the screen), but larger print data as well." +"<p>This backend may require a login/password to work properly. Select the type " +"of access to use and fill in the login and password entries if needed.</p>" msgstr "" -"این گزینهها به طور خودکار قلمهایی که روی چاپگر نیستند را در پروندۀ پستاسکریپت " -"قرار میدهد. با نهفتهسازی قلم معمولاً نتایج چاپی بهتر است )به آنچه که روی پرده " -"میبینید نزدیکتر است(، اما دادۀ چاپ بزرگتر بهتر میباشد." +"<p>ممکن است پشتیبان به یک ورود/اسم رمز نیاز داشته باشد تا درست کار کند. اگر " +"لازم شد، نوع دسترسی جهت استفاده و پر کردن مدخلهای ورود و اسم رمز را انتخاب " +"کنید. </p>" -#: management/kmconfigfonts.cpp:89 +#: management/kmwpassword.cpp:49 +msgid "&Login:" +msgstr "&ورود:" + +#: management/kmwpassword.cpp:53 +msgid "&Anonymous (no login/password)" +msgstr "&بینام )بدون ورود/اسم رمز(" + +#: management/kmwpassword.cpp:54 +msgid "&Guest account (login=\"guest\")" +msgstr "حساب &میهمان )ورود=»میهمان«(" + +#: management/kmwpassword.cpp:55 +msgid "Nor&mal account" +msgstr "حساب &عادی" + +#: management/kmwpassword.cpp:88 +msgid "Select one option" +msgstr "برگزیدن یک گزینه" + +#: management/kmwpassword.cpp:90 +msgid "User name is empty." +msgstr "نام کاربر، خالی است." + +#: management/kmwdriverselect.cpp:37 +msgid "Driver Selection" +msgstr "گزینش گرداننده" + +#: management/kmwdriverselect.cpp:43 msgid "" -"When using font embedding you can select additional directories where TDE " -"should search for embeddable font files. By default, the X server font path is " -"used, so adding those directories is not needed. The default search path should " -"be sufficient in most cases." +"<p>Several drivers have been detected for this model. Select the driver you " +"want to use. You will have the opportunity to test it as well as to change it " +"if necessary.</p>" msgstr "" -"هنگام استفاده از نهفتهسازی قلم، میتوانید فهرستهای راهنمای اضافی را در جایی که " -" TDE باید پروندههای قلم قابل نهفتهسازی را جستجو کند انتخاب کنید. مسیر قلم " -"کارساز X به طور پیشفرض استفاده میشود؛ بنابراین، لازم نیست که آن فهرستهای " -"راهنما اضافه شوند. مسیر جستجوی پیشفرض باید از بیشتر جهات کافی باشد." +"<p>برای این مدل چندین گرداننده آشکار شده است. گردانندهای که میخواهید استفاده " +"کنید را انتخاب کنید. این فرصت را داریدکه اگر لازم باشد آن را آزمایش کنید، یا " +"تغییر دهید.</p>" -#: management/kmwsmb.cpp:35 -msgid "SMB Printer Settings" -msgstr "تنظیمات چاپگر SMB" +#: management/kmwdriverselect.cpp:46 +msgid "Driver Information" +msgstr "اطلاعات گرداننده" -#: management/kmwsmb.cpp:41 -msgid "Scan" -msgstr "پویش" +#: management/kmwdriverselect.cpp:62 +msgid "You must select a driver." +msgstr "باید یک گرداننده برگزینید." -#: management/kmwsmb.cpp:42 -msgid "Abort" -msgstr "ساقط کردن" +#: management/kmwdriverselect.cpp:82 +msgid " [recommended]" +msgstr "]توصیهشده[" -#: management/kmwsmb.cpp:44 -msgid "Workgroup:" -msgstr "کار گروه:" +#: management/kmwdriverselect.cpp:113 +msgid "No information about the selected driver." +msgstr "بدون اطلاعات در مورد گردانندۀ برگزیده." -#: management/kmwsmb.cpp:45 -msgid "Server:" -msgstr "کارساز:" +#: management/kmpropbackend.cpp:34 +msgid "Printer type:" +msgstr "نوع چاپگر:" -#: management/kmwsmb.cpp:99 -#, c-format -msgid "Login: %1" -msgstr "ورود: %1" +#: management/kmpropbackend.cpp:48 +msgid "Interface" +msgstr "واسط" -#: management/kmwsmb.cpp:99 -msgid "<anonymous>" +#: management/kmpropbackend.cpp:49 +msgid "Interface Settings" +msgstr "تنظیمات واسط" + +#: management/kmpropbackend.cpp:62 +msgid "IPP Printer" +msgstr "چاپگر IPP" + +#: management/kmpropbackend.cpp:63 +msgid "Local USB Printer" +msgstr "چاپگر گذرگاه سریال جهانی محلی" + +#: management/kmpropbackend.cpp:64 +msgid "Local Parallel Printer" +msgstr "چاپگر موازی محلی" + +#: management/kmpropbackend.cpp:65 +msgid "Local Serial Printer" +msgstr "چاپگر متوالی محلی" + +#: management/kmpropbackend.cpp:66 +msgid "Network Printer (socket)" +msgstr "چاپگر شبکه )سوکت(" + +#: management/kmpropbackend.cpp:67 +msgid "SMB printers (Windows)" +msgstr "چاپگرهای SMB )ویندوز(" + +#: lpd/kmlpduimanager.cpp:45 management/kmpropbackend.cpp:68 +#: rlpr/kmwrlpr.cpp:116 +msgid "Remote LPD queue" +msgstr " صف LPD دور" + +#: management/kmpropbackend.cpp:69 +msgid "File printer" +msgstr "چاپگر پرونده" + +#: management/kmpropbackend.cpp:70 +msgid "Serial Fax/Modem printer" +msgstr "چاپگر دورنگار/مودم متوالی" + +#: management/kmpropbackend.cpp:71 +msgid "" +"_: Unknown Protocol\n" +"Unknown" +msgstr "ناشناخته" + +#: management/kmconfigdialog.cpp:38 +msgid "TDE Print Configuration" +msgstr "پیکربندی چاپ TDE" + +#: management/kmpropdriver.cpp:36 +msgid "Manufacturer:" +msgstr "سازنده:" + +#: management/kmpropdriver.cpp:37 +msgid "Printer model:" +msgstr "مدل چاپگر:" + +#: management/kmpropdriver.cpp:38 +msgid "Driver info:" +msgstr "اطلاعات گرداننده:" + +#: lpd/lpdtools.cpp:239 management/kmpropdriver.cpp:53 +#: management/kmwend.cpp:104 +msgid "Driver" +msgstr "گرداننده" + +#: management/kmwsocket.cpp:38 +msgid "Network Printer Information" +msgstr "اطلاعات چاپگر شبکه" + +#: management/kmwsocket.cpp:48 +msgid "&Printer address:" +msgstr "نشانی &چاپگر:" + +#: management/kmwsocket.cpp:49 +msgid "P&ort:" +msgstr "&درگاه:" + +#: management/kmwsocket.cpp:99 +msgid "You must enter a printer address." +msgstr "باید یک نشانی چاپگر وارد کنید." + +#: management/kmwsocket.cpp:110 +msgid "Wrong port number." +msgstr "عدد درگاه نادرست." + +#: management/kmwizard.cpp:64 management/kmwizard.cpp:209 +msgid "&Next >" +msgstr "&بعدی <" + +#: management/kmwizard.cpp:66 +msgid "< &Back" +msgstr "> &عقب" + +#: management/kmwizard.cpp:131 management/kmwizard.cpp:166 +#: management/kmwizard.cpp:191 +msgid "Add Printer Wizard" +msgstr "افزودن جادوگر چاپگر" + +#: management/kmwizard.cpp:166 +msgid "Modify Printer" +msgstr "تغییر چاپگر" + +#: management/kmwizard.cpp:191 +msgid "Unable to find the requested page." +msgstr "قادر به یافتن صفحۀ درخواستشده نیست." + +#: management/kmwizard.cpp:207 management/kmwizard.cpp:234 +msgid "&Finish" +msgstr "&پایان" + +#: management/kmwinfopage.cpp:32 +msgid "Introduction" +msgstr "مقدمه" + +#: management/kmwinfopage.cpp:37 +#, fuzzy +msgid "" +"<p>Welcome,</p>" +"<br>" +"<p>This wizard will help to install a new printer on your computer. It will " +"guide you through the various steps of the process of installing and " +"configuring a printer for your printing system. At each step, you can always go " +"back using the <b>Back</b> button.</p>" +"<br>" +"<p>We hope you enjoy this tool!</p>" +"<br>" msgstr "" +"<p>خوش آمدید،</p>" +"<br>" +"<p>این جادوگر کمک میکند که یک چاپگر جدید روی رایانه شما نصب شود. از طریق " +"گامهای مختلف فرایند نصب و پیکربندی یک چاپگر برای سیستم چاپ شما، راهنمایی " +"میکند. در هر گام، همیشه میتوانید با استفاده از دکمۀ <b>پس</b> " +"به عقب برگردید. </p>" +"<br>" +"<p>امید است که از این ابزار لذت ببرید!</p>" +"<br><p align=right><i>تیم چاپ TDE</i>.</p>" -#: management/kmpropmembers.cpp:40 -msgid "Class Members" -msgstr "اعضای رده" +#: management/kmconfigjobs.cpp:33 management/kmpages.cpp:59 +msgid "Jobs" +msgstr "کارها" + +#: management/kmconfigjobs.cpp:37 +msgid "Jobs Shown" +msgstr "کارهای نمایش دادهشده" + +#: management/kmconfigjobs.cpp:42 +msgid "Maximum number of jobs shown:" +msgstr " تعداد بیشینۀ کارهای نمایش دادهشده:" #: management/kxmlcommanddlg.cpp:108 msgid "Integer" @@ -4169,6 +4467,11 @@ msgstr "&مقدار کمینه:" msgid "Ma&ximum value:" msgstr "مقدار &بیشینه:" +#: management/kmwend.cpp:53 management/kmwend.cpp:112 +#: management/kxmlcommanddlg.cpp:142 management/kxmlcommanddlg.cpp:545 +msgid "Description" +msgstr "توصیف" + #: management/kxmlcommanddlg.cpp:150 msgid "Add value" msgstr "افزودن مقدار" @@ -4193,11 +4496,11 @@ msgstr "افزودن گزینه" msgid "Delete item" msgstr "حذف فقره" -#: tdefilelist.cpp:135 management/kxmlcommanddlg.cpp:157 +#: management/kxmlcommanddlg.cpp:157 tdefilelist.cpp:135 msgid "Move up" msgstr "حرکت به بالا" -#: tdefilelist.cpp:142 management/kxmlcommanddlg.cpp:158 +#: management/kxmlcommanddlg.cpp:158 tdefilelist.cpp:142 msgid "Move down" msgstr "حرکت به پایین" @@ -4385,371 +4688,63 @@ msgstr "نام شناسه:" msgid "exec:/" msgstr "" -#: management/kmwlpd.cpp:41 -msgid "LPD Queue Information" -msgstr "اطلاعات صف LPD" - -#: management/kmwlpd.cpp:44 -msgid "" -"<p>Enter the information concerning the remote LPD queue; this wizard will " -"check it before continuing.</p>" -msgstr "" -"<p>اطلاعات مربوط به صف LPD دور را وارد کنید، این جادوگر پیش از ادامه، آن را " -"بررسی میکند.</p>" - -#: management/kmwlpd.cpp:54 -msgid "Some information is missing." -msgstr "برخی اطلاعات در حال از دست رفتن است." - -#: management/kmwlpd.cpp:61 -msgid "Cannot find queue %1 on server %2; do you want to continue anyway?" -msgstr "" -"صف %1 را نمیتوان روی کارساز %2 پیدا کرد؛ با این حال میخواهید ادامه دهید؟" - -#: management/kmconfigfilter.cpp:40 -msgid "Filter" -msgstr "پالایه" - -#: management/kmconfigfilter.cpp:41 -msgid "Printer Filtering Settings" -msgstr "تنظیمات پالایش چاپگر" - -#: management/kmconfigfilter.cpp:44 -msgid "Printer Filter" -msgstr "پالایۀ چاپگر" - -#: management/kmconfigfilter.cpp:56 -msgid "" -"The printer filtering allows you to view only a specific set of printers " -"instead of all of them. This may be useful when there are a lot of printers " -"available but you only use a few ones. Select the printers you want to see from " -"the list on the left or enter a <b>Location</b> filter (ex: Group_1*). Both are " -"cumulative and ignored if empty." -msgstr "" -"پالایش چاپگر به شما اجازه میدهد که به جای همۀ چاپگرها، گروه مشخصی از آنها را " -"مشاهده کنید. ممکن است زمانی مفید باشد که تعداد زیادی چاپگر وجود دارد و شما " -"میخواهید فقط از تعدادی از آنها استفاده کنید. از فهرست سمت چپ، چاپگرهایی که " -"میخواهید ببینید را انتخاب کنید، یا یک پالایه <b>Location</b> " -"وارد کنید )مثلاً: گروه ـ۱*(. هر دو، در صورتی که خالی باشند انباشتی هستند و " -"نادیده گرفته میشوند." - -#: management/kmconfigfilter.cpp:62 -msgid "Location filter:" -msgstr "پالایۀ محل:" - -#: management/kmwdriverselect.cpp:37 -msgid "Driver Selection" -msgstr "گزینش گرداننده" - -#: management/kmwdriverselect.cpp:43 -msgid "" -"<p>Several drivers have been detected for this model. Select the driver you " -"want to use. You will have the opportunity to test it as well as to change it " -"if necessary.</p>" -msgstr "" -"<p>برای این مدل چندین گرداننده آشکار شده است. گردانندهای که میخواهید استفاده " -"کنید را انتخاب کنید. این فرصت را داریدکه اگر لازم باشد آن را آزمایش کنید، یا " -"تغییر دهید.</p>" - -#: management/kmwdriverselect.cpp:46 -msgid "Driver Information" -msgstr "اطلاعات گرداننده" - -#: management/kmwdriverselect.cpp:62 -msgid "You must select a driver." -msgstr "باید یک گرداننده برگزینید." - -#: management/kmwdriverselect.cpp:82 -msgid " [recommended]" -msgstr "]توصیهشده[" - -#: management/kmwdriverselect.cpp:113 -msgid "No information about the selected driver." -msgstr "بدون اطلاعات در مورد گردانندۀ برگزیده." - -#: management/kmwinfopage.cpp:32 -msgid "Introduction" -msgstr "مقدمه" - -#: management/kmwinfopage.cpp:37 -msgid "" -"<p>Welcome,</p>" -"<br>" -"<p>This wizard will help to install a new printer on your computer. It will " -"guide you through the various steps of the process of installing and " -"configuring a printer for your printing system. At each step, you can always go " -"back using the <b>Back</b> button.</p>" -"<br>" -"<p>We hope you'll enjoy this tool!</p>" -"<br><p align=right><i>The TDE printing team</i>.</p>" -msgstr "" -"<p>خوش آمدید،</p>" -"<br>" -"<p>این جادوگر کمک میکند که یک چاپگر جدید روی رایانه شما نصب شود. از طریق " -"گامهای مختلف فرایند نصب و پیکربندی یک چاپگر برای سیستم چاپ شما، راهنمایی " -"میکند. در هر گام، همیشه میتوانید با استفاده از دکمۀ <b>پس</b> " -"به عقب برگردید. </p>" -"<br>" -"<p>امید است که از این ابزار لذت ببرید!</p>" -"<br><p align=right><i>تیم چاپ TDE</i>" -".</p>" - -#: management/kmdriverdbwidget.cpp:51 -msgid "&PostScript printer" -msgstr "چاپگر &پستاسکریپت" - -#: management/kmdriverdbwidget.cpp:52 -msgid "&Raw printer (no driver needed)" -msgstr "چاپگر &خام )نیاز به گرداننده نیست(" - -#: management/kmdriverdbwidget.cpp:55 -msgid "&Other..." -msgstr "&غیره..." - -#: management/kmdriverdbwidget.cpp:56 -msgid "&Manufacturer:" -msgstr "&سازنده:" - -#: management/kmdriverdbwidget.cpp:57 -msgid "Mo&del:" -msgstr "&مدل:" - -#: management/kmdriverdbwidget.cpp:157 management/kmdriverdbwidget.cpp:166 -msgid "Loading..." -msgstr "بارگذاری..." - -#: management/kmdriverdbwidget.cpp:217 -msgid "Unable to find the PostScript driver." -msgstr "قادر به یافتن گردانندۀ پستاسکریپت نیست." - -#: management/kmdriverdbwidget.cpp:230 -msgid "Select Driver" -msgstr "برگزیدن گرداننده" - -#: management/kmdriverdbwidget.cpp:247 management/kmdriverdbwidget.cpp:249 -msgid "<Unknown>" -msgstr "" - -#: management/kmdriverdbwidget.cpp:252 -msgid "Database" -msgstr "دادگان" - -#: management/kmdriverdbwidget.cpp:259 -msgid "Wrong driver format." -msgstr "قالب گردانندۀ نادرست." - -#: management/kmdriverdbwidget.cpp:268 -msgid "Other" -msgstr "غیره" - -#: management/kxmlcommandselector.cpp:54 -msgid "New command" -msgstr "فرمان جدید" - -#: management/kxmlcommandselector.cpp:55 -msgid "Edit command" -msgstr "فرمان ویرایش" - -#: management/kxmlcommandselector.cpp:72 -msgid "&Browse..." -msgstr "&مرور..." - -#: management/kxmlcommandselector.cpp:73 -msgid "Use co&mmand:" -msgstr "استفاده از &فرمان:" - -#: management/kxmlcommandselector.cpp:174 -msgid "Command Name" -msgstr "نام فرمان" - -#: management/kxmlcommandselector.cpp:174 -msgid "Enter an identification name for the new command:" -msgstr "برای فرمان جدید یک نام شناسایی وارد کنید:" - -#: management/kxmlcommandselector.cpp:183 -msgid "" -"A command named %1 already exists. Do you want to continue and edit the " -"existing one?" -msgstr "" -"یک فرمان با نام %1 از قبل وجود داشته است. میخواهید ادامه دهید و فرمان موجود را " -"ویرایش کنید؟" - -#: management/kxmlcommandselector.cpp:220 -msgid "Internal error. The XML driver for the command %1 could not be found." -msgstr "خطای داخلی: نتوانست گردانندۀ اکسامال را برای فرمان %1 بیابد." - -#: management/kxmlcommandselector.cpp:238 -msgid "output" -msgstr "خروجی" - -#: management/kxmlcommandselector.cpp:242 -msgid "undefined" -msgstr "تعریفنشده" - -#: management/kxmlcommandselector.cpp:247 -msgid "not allowed" -msgstr "اجازه دادهنشده" - -#: management/kxmlcommandselector.cpp:253 -msgid "(Unavailable: requirements not satisfied)" -msgstr ")غیرقابل دسترس: نیازها مرتفع نشد(" - -#: management/kmlistview.cpp:125 -msgid "Print System" -msgstr "سیستم چاپ" - -#: management/kmlistview.cpp:128 -msgid "Classes" -msgstr "ردهها" - -#: management/kmlistview.cpp:131 -msgid "Printers" -msgstr "چاپگرها" - -#: management/kmlistview.cpp:134 -msgid "Specials" -msgstr "انواع ویژه" - -#: management/kmpropdriver.cpp:36 -msgid "Manufacturer:" -msgstr "سازنده:" - -#: management/kmpropdriver.cpp:37 -msgid "Printer model:" -msgstr "مدل چاپگر:" - -#: management/kmpropdriver.cpp:38 -msgid "Driver info:" -msgstr "اطلاعات گرداننده:" - -#: kpdriverpage.cpp:30 management/kmpropdriver.cpp:54 -msgid "Driver Settings" -msgstr "تنظیمات گرداننده" - -#: management/kmconfigjobs.cpp:33 management/kmpages.cpp:59 -msgid "Jobs" -msgstr "کارها" - -#: management/kmconfigjobs.cpp:37 -msgid "Jobs Shown" -msgstr "کارهای نمایش دادهشده" - -#: management/kmconfigjobs.cpp:42 -msgid "Maximum number of jobs shown:" -msgstr " تعداد بیشینۀ کارهای نمایش دادهشده:" - -#: management/kmwname.cpp:34 -msgid "General Information" -msgstr "اطلاعات عمومی" - -#: management/kmwname.cpp:37 -msgid "" -"<p>Enter the information concerning your printer or class. <b>Name</b> " -"is mandatory, <b>Location</b> and <b>Description</b> " -"are not (they may even not be used on some systems).</p>" -msgstr "" -"<p>اطلاعات مربوط به چاپگر یا ردۀ خود را وارد کنید. <b>نام</b> الزامی است، <b>" -"محل</b> و <b>توصیف</b> الزامی نیستند )حتی ممکن است در برخی سیستمها استفاده " -"نشوند(.</p>" - -#: management/kmwname.cpp:39 -msgid "Name:" -msgstr "نام:" - -#: management/kmwname.cpp:48 -msgid "You must supply at least a name." -msgstr "حداقل باید یک نام را پشتیبانی کنید." - -#: management/kmwname.cpp:56 -msgid "" -"It is usually not a good idea to include spaces in printer name: it may prevent " -"your printer from working correctly. The wizard can strip all spaces from the " -"string you entered, resulting in %1; what do you want to do?" -msgstr "" -"معمولاً بهتر است که در نام چاپگر فاصله نگذارید. این کار ممکن است باعث شود که " -"چاپگر شما درست کار نکند. جادوگر میتواند همۀ فاصلهها را از رشتهای که وارد " -"کردهاید، و منجر به %1 شده است را جدا کند؛ چه میکنید؟" - -#: management/kmwname.cpp:62 -msgid "Strip" -msgstr "جدا کردن" +#: driver.cpp:377 kpgeneralpage.cpp:261 lpd/lpdtools.cpp:307 +#: management/kmconfiggeneral.cpp:44 management/kmpropgeneral.cpp:54 +#: management/kmwend.cpp:49 +msgid "General" +msgstr "عمومی" -#: kprinterimpl.cpp:510 management/kmwname.cpp:62 -msgid "Keep" -msgstr "نگه داشتن" +#: management/kmconfiggeneral.cpp:45 management/kmpropgeneral.cpp:55 +msgid "General Settings" +msgstr "تنظیمات عمومی" -#: management/kmwbackend.cpp:54 -msgid "Backend Selection" -msgstr "گزینش پشتیبان" +#: management/kmconfiggeneral.cpp:48 +msgid "Refresh Interval" +msgstr "بازآوری فاصله" -#: management/kmwbackend.cpp:68 -msgid "You must select a backend." -msgstr "باید یک پشتیبان برگزینید." +#: management/kmconfiggeneral.cpp:51 +msgid " sec" +msgstr "ثانیه" -#: management/kmwbackend.cpp:115 -msgid "&Local printer (parallel, serial, USB)" -msgstr "چاپگر &محلی )موازی، متوالی، گذرگاه سریال جهانی(" +#: kpgeneralpage.cpp:416 lpd/lpdtools.cpp:40 management/kmconfiggeneral.cpp:52 +msgid "Disabled" +msgstr "غیرفعال" -#: management/kmwbackend.cpp:116 +#: management/kmconfiggeneral.cpp:53 msgid "" -"<qt>" -"<p>Locally-connected printer</p>" -"<p>Use this for a printer connected to the computer via a parallel, serial or " -"USB port.</p></qt>" +"This time setting controls the refresh rate of various <b>TDE Print</b> " +"components like the print manager and the job viewer." msgstr "" -"برای چاپگری که از طریق یک درگاه موازی، متوالی یا گذرگاه سریال جهانی به رایانه " -"متصل شده، از<qt>" -"<p>چاپگری که به صورت محلی متصل شده است</p>" -"<p> استفاده کنید. </p></qt>" +"این تنظیمات زمان، نرخ بازآوری مؤلفههای <b>TDE چاپ</b> " +"گوناگون مانند مدیر چاپ و مشاهدهگر کار را کنترل میکند." -#: management/kmwbackend.cpp:122 -msgid "&SMB shared printer (Windows)" -msgstr "چاپگر مشترک &SMB )ویندوز(" +#: management/kmconfiggeneral.cpp:57 +msgid "Test Page" +msgstr "صفحۀ آزمون" -#: management/kmwbackend.cpp:123 -msgid "" -"<qt>" -"<p>Shared Windows printer</p>" -"<p>Use this for a printer installed on a Windows server and shared on the " -"network using the SMB protocol (samba).</p></qt>" -msgstr "" -"<qt>" -"<p>چاپگر ویندوز مشترک</p>" -"<p>برای چاپگری که روی کارساز ویندوز نصب شده است و با استفاده از قرارداد SMB " -"(samba) روی شبکه مشترک شده است، استفاده میشود.</p></qt>" +#: management/kmconfiggeneral.cpp:58 +msgid "&Specify personal test page" +msgstr "&مشخص کردن صفحه آزمون شخصی" -#: management/kmwbackend.cpp:130 -msgid "&Remote LPD queue" -msgstr "صف LPD &دور" +#: management/kmconfiggeneral.cpp:60 +msgid "Preview..." +msgstr "پیشنمایش..." -#: management/kmwbackend.cpp:131 -msgid "" -"<qt>" -"<p>Print queue on a remote LPD server</p>" -"<p>Use this for a print queue existing on a remote machine running a LPD print " -"server.</p></qt>" -msgstr "" -"<qt>" -"<p>صف چاپ روی یک کارساز LPD دور</p>" -"<p>برای صف چاپ موجود روی ماشین دور که در حال اجرای کارساز چاپ LPD است، از این " -"استفاده کنید.</p></qt>" +#: management/kmconfiggeneral.cpp:70 +msgid "Sho&w printing status message box" +msgstr "&نمایش جعبۀ پیام وضعیت چاپ" -#: management/kmwbackend.cpp:137 -msgid "Ne&twork printer (TCP)" -msgstr "چاپگر &شبکه )تیسیپی(" +#: management/kmconfiggeneral.cpp:71 +msgid "De&faults to the last printer used in the application" +msgstr "&پیشفرضها برای آخرین چاپگری که در کاربرد استفاده شده است" -#: management/kmwbackend.cpp:138 +#: management/kmconfiggeneral.cpp:127 msgid "" -"<qt>" -"<p>Network TCP printer</p>" -"<p>Use this for a network-enabled printer using TCP (usually on port 9100) as " -"communication protocol. Most network printers can use this mode.</p></qt>" +"The selected test page is not a PostScript file. You may not be able to test " +"your printer anymore." msgstr "" -"<qt>" -"<p>چاپگر تیسیپی شبکه</p>" -"<p>برای چاپگری که با استفاده از تیسیپی )معمولاً روی درگاه ۹۱۰۰( به عنوان " -"قرارداد ارتباط بر روی شبکه فعال شده است، از این استفاده کنید. اغلب چاپگرهای " -"شبکه میتوانند از این مدل استفاده کنند.</p></qt>" +"صفحه آزمون برگزیده، یک پروندۀ پستاسکریپت نیست. ممکن است دیگر نتوانید چاپگر خود " +"را آزمایش کنید." #: management/kminstancepage.cpp:61 msgid "" @@ -4844,9 +4839,189 @@ msgstr "خطای درونی: چاپگر پیدا نشد." msgid "Unable to send test page to %1." msgstr "قادر به ارسال صفحۀ آزمون به %1 نیست." -#: management/kmpages.cpp:69 -msgid "Instances" -msgstr "نمونهها" +#: management/kmdriverdialog.cpp:48 +msgid "" +"Some options are in conflict. You must resolve those conflicts before " +"continuing." +msgstr "" +"برخی گزینهها با هم ناسازگارند. باید پیش از ادامه، آن ناسازگاریها را برطرف " +"کنید." + +#: management/kmlistview.cpp:125 +msgid "Print System" +msgstr "سیستم چاپ" + +#: management/kmlistview.cpp:128 +msgid "Classes" +msgstr "ردهها" + +#: management/kmlistview.cpp:131 +msgid "Printers" +msgstr "چاپگرها" + +#: management/kmlistview.cpp:134 +msgid "Specials" +msgstr "انواع ویژه" + +#: management/kmwlocal.cpp:38 +msgid "Local Port Selection" +msgstr "گزینش درگاه محلی" + +#: management/kmwlocal.cpp:50 +msgid "Local System" +msgstr "سیستم محلی" + +#: management/kmwlocal.cpp:57 +msgid "Parallel" +msgstr "موازی" + +#: management/kmwlocal.cpp:58 +msgid "Serial" +msgstr "متوالی" + +#: management/kmwlocal.cpp:59 +msgid "USB" +msgstr "گذرگاه سریال جهانی" + +#: driver.cpp:389 management/kmwlocal.cpp:60 +msgid "Others" +msgstr "غیره" + +#: management/kmwlocal.cpp:63 +msgid "" +"<p>Select a valid detected port, or enter directly the corresponding URI in the " +"bottom edit field.</p>" +msgstr "" +"<p>یک درگاه آشکارشدۀ معتبر انتخاب کنید، یا URI مربوطه را مستقیماً در پایین حوزۀ " +"ویرایش وارد کنید.</p>" + +#: management/kmwlocal.cpp:78 +msgid "" +"_: The URI is empty\n" +"Empty URI." +msgstr "URI خالی." + +#: management/kmwlocal.cpp:83 +msgid "The local URI doesn't correspond to a detected port. Continue?" +msgstr "URI محلی به درگاه آشکارشده مربوط نیست. ادامه میدهید؟" + +#: management/kmwlocal.cpp:85 +msgid "Select a valid port." +msgstr "برگزیدن یک درگاه معتبر." + +#: management/kmwlocal.cpp:166 +msgid "Unable to detect local ports." +msgstr "قادر به آشکارسازی درگاههای محلی نیست." + +#: management/kmwlpd.cpp:41 +msgid "LPD Queue Information" +msgstr "اطلاعات صف LPD" + +#: management/kmwlpd.cpp:44 +msgid "" +"<p>Enter the information concerning the remote LPD queue; this wizard will " +"check it before continuing.</p>" +msgstr "" +"<p>اطلاعات مربوط به صف LPD دور را وارد کنید، این جادوگر پیش از ادامه، آن را " +"بررسی میکند.</p>" + +#: management/kmwlpd.cpp:47 rlpr/kmproprlpr.cpp:35 rlpr/kmwrlpr.cpp:63 +msgid "Queue:" +msgstr "صف:" + +#: management/kmwlpd.cpp:54 +msgid "Some information is missing." +msgstr "برخی اطلاعات در حال از دست رفتن است." + +#: management/kmwlpd.cpp:61 +msgid "Cannot find queue %1 on server %2; do you want to continue anyway?" +msgstr "" +"صف %1 را نمیتوان روی کارساز %2 پیدا کرد؛ با این حال میخواهید ادامه دهید؟" + +#: management/kmconfigfilter.cpp:40 +msgid "Filter" +msgstr "پالایه" + +#: management/kmconfigfilter.cpp:41 +msgid "Printer Filtering Settings" +msgstr "تنظیمات پالایش چاپگر" + +#: management/kmconfigfilter.cpp:44 +msgid "Printer Filter" +msgstr "پالایۀ چاپگر" + +#: management/kmconfigfilter.cpp:56 +msgid "" +"The printer filtering allows you to view only a specific set of printers " +"instead of all of them. This may be useful when there are a lot of printers " +"available but you only use a few ones. Select the printers you want to see from " +"the list on the left or enter a <b>Location</b> filter (ex: Group_1*). Both are " +"cumulative and ignored if empty." +msgstr "" +"پالایش چاپگر به شما اجازه میدهد که به جای همۀ چاپگرها، گروه مشخصی از آنها را " +"مشاهده کنید. ممکن است زمانی مفید باشد که تعداد زیادی چاپگر وجود دارد و شما " +"میخواهید فقط از تعدادی از آنها استفاده کنید. از فهرست سمت چپ، چاپگرهایی که " +"میخواهید ببینید را انتخاب کنید، یا یک پالایه <b>Location</b> " +"وارد کنید )مثلاً: گروه ـ۱*(. هر دو، در صورتی که خالی باشند انباشتی هستند و " +"نادیده گرفته میشوند." + +#: management/kmconfigfilter.cpp:62 +msgid "Location filter:" +msgstr "پالایۀ محل:" + +#: management/kmconfigfonts.cpp:43 +msgid "Font Settings" +msgstr "تنظیمات قلم" + +#: management/kmconfigfonts.cpp:46 +msgid "Fonts Embedding" +msgstr "نهفتهسازی قلمها" + +#: management/kmconfigfonts.cpp:47 +msgid "Fonts Path" +msgstr "مسیر قلمها" + +#: management/kmconfigfonts.cpp:49 +msgid "&Embed fonts in PostScript data when printing" +msgstr "هنگام چاپ، قلمها را در دادۀ پستاسکریپت &نهفتهسازی کنید" + +#: management/kmconfigfonts.cpp:57 +msgid "&Up" +msgstr "&بالا" + +#: management/kmconfigfonts.cpp:58 +msgid "&Down" +msgstr "&پایین" + +#: management/kmconfigfonts.cpp:59 +msgid "&Add" +msgstr "&افزودن" + +#: management/kmconfigfonts.cpp:61 +msgid "Additional director&y:" +msgstr "&فهرست راهنمای اضافی:" + +#: management/kmconfigfonts.cpp:85 +msgid "" +"These options will automatically put fonts in the PostScript file which are not " +"present on the printer. Font embedding usually produces better print results " +"(closer to what you see on the screen), but larger print data as well." +msgstr "" +"این گزینهها به طور خودکار قلمهایی که روی چاپگر نیستند را در پروندۀ پستاسکریپت " +"قرار میدهد. با نهفتهسازی قلم معمولاً نتایج چاپی بهتر است )به آنچه که روی پرده " +"میبینید نزدیکتر است(، اما دادۀ چاپ بزرگتر بهتر میباشد." + +#: management/kmconfigfonts.cpp:89 +msgid "" +"When using font embedding you can select additional directories where TDE " +"should search for embeddable font files. By default, the X server font path is " +"used, so adding those directories is not needed. The default search path should " +"be sufficient in most cases." +msgstr "" +"هنگام استفاده از نهفتهسازی قلم، میتوانید فهرستهای راهنمای اضافی را در جایی که " +" TDE باید پروندههای قلم قابل نهفتهسازی را جستجو کند انتخاب کنید. مسیر قلم " +"کارساز X به طور پیشفرض استفاده میشود؛ بنابراین، لازم نیست که آن فهرستهای " +"راهنما اضافه شوند. مسیر جستجوی پیشفرض باید از بیشتر جهات کافی باشد." #: management/kmspecialprinterdlg.cpp:46 msgid "Add Special Printer" @@ -4931,566 +5106,193 @@ msgstr "تنظیمات نامعتبر. %1." msgid "Configuring %1" msgstr "پیکربندی %1" -#: tdefilelist.cpp:42 -msgid "" -" <qt> <b>Add File button</b> " -"<p>This button calls the <em>'File Open'</em> dialog to let you select a file " -"for printing. Note, that " -"<ul>" -"<li>you can select ASCII or International Text, PDF, PostScript, JPEG, TIFF, " -"PNG, GIF and many other graphic formats. " -"<li>you can select various files from different paths and send them as one " -"\"multi-file job\" to the printing system. </ul> </qt>" -msgstr "" -" <qt> <b>دکمۀ افزودن پرونده</b> " -"<p>این دکمۀ محاوره <em>«باز کردن پرونده»</em> را فرا میخواند تا اجازه یابید که " -"برای چاپ، یک پرونده انتخاب کنید. نکته این که، " -"<ul>" -"<li>میتوانید اسکی یا متن بینالمللی، PDF، پستاسکریپ، JPEG، TIFF، PNG، GIF و " -"قالبهای نگارهای بسیار دیگری را انتخاب کنید. " -"<li>میتوانید پروندههای مختلف را از مسیرهای متفاوت انتخاب کنید و آنها را به " -"عنوان یک »کار چند پروندهای« به سیستم چاپ ارسال کنید. </ul> </qt>" - -#: tdefilelist.cpp:54 -msgid "" -" <qt> <b>Remove File button</b> " -"<p>This button removes the highlighted file from the list of to-be-printed " -"files. </qt>" -msgstr "" -" <qt> <b>دکمۀ حذف پرونده</b> " -"<p>این دکمۀ پروندۀ مشخصشده را از فهرست پروندههایی که باید چاپ شوند، حذف " -"میکند. </qt>" - -#: tdefilelist.cpp:59 -msgid "" -" <qt> <b>Move File Up button</b> " -"<p>This button moves the highlighted file up in the list of files to be " -"printed.</p> " -"<p>In effect, this changes the order of the files' printout.</p> </qt>" -msgstr "" -" <qt> <b>دکمۀ حرکت پرونده به بالا</b> " -"<p>این دکمۀ پروندۀ مشخصشده را در فهرست پروندههایی که باید چاپ شوند، به بالا " -"حرکت میدهد.</p> " -"<p>در واقع، ترتیب نتیجۀ چاپی پروندهها را تغییر میدهد.</p> </qt>" - -#: tdefilelist.cpp:66 -msgid "" -" <qt> <b>Move File Down button</b> " -"<p>This button moves the highlighted file down in the list of files to be " -"printed.</p> " -"<p>In effect, this changes the order of the files' printout.</p> </qt>" -msgstr "" -"<qt> <b>دکمۀ حرکت پرونده به پایین</b> " -"<p>این دکمۀ پروندۀ مشخصشده را در فهرست پروندههایی که باید چاپ شوند، به پایین " -"حرکت میدهد.</p> " -"<p>در واقع، ترتیب نتیجۀ چاپی پروندهها را تغییر میدهد.</p> </qt>" - -#: tdefilelist.cpp:73 -msgid "" -" <qt> <b>File Open button</b> " -"<p>This button tries to open the highlighted file, so you can view or edit it " -"before you send it to the printing system.</p> " -"<p>If you open files, TDEPrint will use the application matching the MIME type " -"of the file.</p> </qt>" -msgstr "" -"<qt> <b>دکمۀ باز کردن پرونده</b> " -"<p>این دکمه سعی میکند که پروندۀ مشخصشده را باز کند، بنابراین میتوانید پیش از " -"ارسال پرونده به سیستم چاپ، آن را مشاهده یا ویرایش کنید.</p> " -"<p>اگر پروندهها را باز کنید، TDEPrint از کاربردی که نوع مایم پرونده تطابق " -"میکند، استفاده خواهد کرد.</p> </qt>" - -#: tdefilelist.cpp:82 -msgid "" -" <qt> <b>File List view</b> " -"<p>This list displays all the files you selected for printing. You can see the " -"file name(s), file path(s) and the file (MIME) type(s) as determined by " -"TDEPrint. You may re-arrange the initial order of the list with the help of " -"the arrow buttons on the right.</p> " -"<p>The files will be printed as a single job, in the same order as displayed in " -"the list.</p> " -"<p><b>Note:</b> You can select multiple files. The files may be in multiple " -"locations. The files may be of multiple MIME types. The buttons on the right " -"side let you add more files, remove already selected files from the list, " -"re-order the list (by moving files up or down), and open files. If you open " -"files, TDEPrint will use the application matching the MIME type of the file.</p> " -"</qt>" -msgstr "" -" <qt> <b>نمای فهرست پرونده</b> " -"<p>این فهرست همۀ پروندههایی که برای چاپ انتخاب کردهاید را نمایش میدهد. " -"میتوانید نام)های( پرونده، مسیر)های( پرونده و نوع)های( )مایم( پرونده را همان " -"گونه که به وسیلۀ TDEPrint مشخصشده ببینید. ممکن است ترتیب اولیۀ فهرست را با " -"کمک دکمههای تغییر جهت سمت راست دوباره بچینید.</p> " -"<p>پروندهها به عنوان کار تک و به همان ترتیبی که در فهرست نمایش داده شده است " -"چاپ میشوند.</p> " -"<p><b>نکته:</b>میتوانید چندین پرونده انتخاب کنید. ممکن است پروندهها در چندین " -"محل باشند. ممکن است پروندهها از چندین نوع مایم باشند. دکمههای سمت راست به شما " -"اجازه میدهند که پروندههای بیشتری اضافه کنید، پروندههایی که قبلاً از فهرست " -"انتخاب شدهاند را حذف کنید، فهرست را )با حرکت پروندهها به بالا یا پایین( " -"دوباره مرتب کنید، و پروندهها را باز کنید. اگر پروندهها را باز کنید، TDEPrint " -"از کاربردی که نوع مایم پرونده را تطبیق میدهد استفاده میکند.</p> </qt>" - -#: tdefilelist.cpp:103 -msgid "Path" -msgstr "مسیر" - -#: tdefilelist.cpp:115 -msgid "Add file" -msgstr "افزودن پرونده" - -#: tdefilelist.cpp:121 -msgid "Remove file" -msgstr "حذف پرونده" - -#: tdefilelist.cpp:128 -msgid "Open file" -msgstr "باز کردن پرونده" +#: management/smbview.cpp:44 +msgid "Comment" +msgstr "توضیح" -#: tdefilelist.cpp:149 -msgid "" -"Drag file(s) here or use the button to open a file dialog. Leave empty for <b>" -"<STDIN></b>." -msgstr "" -"پرونده)ها( را به اینجا بکشید، یا از دکمۀ باز کردن یک محاورۀ پرونده استفاده " -"کنید. برای <b><STDIN></b> جای خالی بگذارید." +#: management/kmwend.cpp:33 +msgid "Confirmation" +msgstr "تأیید" -#: driver.cpp:385 foomatic2loader.cpp:268 -msgid "Adjustments" -msgstr "تنظیمات" +#: management/kmwend.cpp:50 management/kmwend.cpp:106 +#: management/kmwend.cpp:109 tdefilelist.cpp:102 +msgid "Type" +msgstr "نوع" -#: plugincombobox.cpp:33 -msgid "" -" <qt><b>Print Subsystem Selection</b> " -"<p>This combo box shows (and lets you select) a print subsystem to be used by " -"TDEPrint. (This print subsystem must, of course, be installed inside your " -"Operating System.) TDEPrint usually auto-detects the correct print subsystem by " -"itself upon first startup. Most Linux distributions have \"CUPS\", the <em>" -"Common UNIX Printing System</em>. </qt>" -msgstr "" -" <qt><b>گزینش زیر سیستم چاپ</b> " -"<p>این جعبه ترکیب یک زیرسیستم چاپ که به وسیلۀ TDEPrint استفاده میشود را نشان " -"میدهد )و اجازه میدهد که آن را انتخاب کنید(. )البته، این زیرسیستم چاپ باید " -"داخل سیستم عامل شما نصب شده باشد.( TDEPrint، معمولاً به طور خودکار زیرسیستم چاپ " -"درست را با اولین راهاندازی خود آشکار میکند. اغلب توزیعهای لینوکس»CUPS«، <em>" -"سیستم چاپ یونیکس مشترک</em> دارند. </qt>" +#: management/kmwend.cpp:52 +msgid "Location" +msgstr "محل" -#: plugincombobox.cpp:45 -msgid "Print s&ystem currently used:" -msgstr "&سیستم چاپی که تاکنون استفادهشده:" +#: management/kmwend.cpp:69 +msgid "Backend" +msgstr "پشتیبان" -#: plugincombobox.cpp:91 -msgid "" -" <qt><b>Current Connection</b> " -"<p>This line shows which CUPS server your PC is currently connected to for " -"printing and retrieving printer info. To switch to a different CUPS server, " -"click \"System Options\", then select \"Cups server\" and fill in the required " -"info. </qt>" -msgstr "" -" <qt><b>اتصال جاری</b> " -"<p>این خط نشان میدهد که کارساز CUPS در PC شما برای چاپ و بازیابی اطلاعات " -"چاپگر متصل شده است. برای سودهی به کارساز CUPS دیگر، »گزینههای سیستم« را فشار " -"دهید، سپس »Cups کارساز« را انتخاب کنید و اطلاعات مورد نیاز را پر کنید. </qt>" +#: management/kmwend.cpp:74 +msgid "Device" +msgstr "دستگاه" -#: driverview.cpp:47 -msgid "" -" <qt> <b>List of Driver Options (from PPD)</b>. " -"<p>The upper pane of this dialog page contains all printjob options as laid " -"down in the printer's description file (PostScript Printer Description == " -"'PPD') </p> " -"<p>Click on any item in the list and watch the lower pane of this dialog page " -"display the available values. </p> " -"<p>Set the values as needed. Then use one of the pushbuttons below to " -"proceed:</p> " -"<ul> " -"<li><em>'Save'</em> your settings if you want to re-use them in your next " -"job(s) too. <em>'Save'</em> will store your settings permanently until you " -"change them again. </li>. " -"<li>Click <em>'OK'</em> (without a prior click on <em>'Save'</em>" -", if you want to use your selected settings just once, for the next print job. " -"<em>'OK'</em> will forget your current settings when kprinter is closed again, " -"and will start next time with the previously saved defaults. </li> " -"<li><em>'Cancel'</em> will not change anything. If you proceed to print after " -"clicking <em>'Cancel'</em>, the job will print with the default settings of " -"this queue. </ul> " -"<p><b>Note.</b> The number of available job options depends strongly on the " -"actual driver used for your print queue. <em>'Raw'</em> " -"queues do not have a driver or a PPD. For raw queues this tab page is not " -"loaded by TDEPrint, and thus is not present in the kprinter dialog.</p> </qt>" -msgstr "" -" <qt> <b>فهرست گزینههای گرداننده )ازPPD) </b>. " -"<p>دریچۀ پنجرۀ بالایی این صفحۀ محاوره حاوی همۀ گزینههای کار چاپ است که در " -"پروندۀ توصیفی چاپگر )توصیف چاپگر پستاسکریپت == 'PPD')قرار گرفته </p> " -"<p>روی هر فقرهای در فهرست فشار دهید، و دریچۀ پنجرۀ پایینی این صفحۀ محاوره را " -"که مقادیر موجود را نمایش میدهد، ببینید. </p> " -"<p>آن گونه که لازم است مقادیر را تنظیم کنید. سپس، یکی از دکمههای فشاری زیر را " -"استفاده کنید تا پیش رود:</p> " -"<ul> " -"<li><em>اگر</em>میخواهید در کار)های( بعدی خود هم از تنظیمات دوباره استفاده " -"کنید ، تنظیمات خود را »ذخیره« کنید. <em>»ذخیره«</em> " -"تنظیمات شما را موقتاً ذخیره میکند تا دوباره آنها را تغییر دهید. " -"<li>اگر میخواهید از تنظیمات انتخابی خود فقط یک بار و برای کار چاپ بعدی استفاده " -"کنید، <em>»تأیید«</em>را )بدون فشار قبلی( <em>»ذخیره«</em> فشار دهید.<em>" -"»تأیید«</em> هنگامی که kprinter دوباره بسته میشود، تنظیمات جاری شما را فراموش " -"میکند، و بار دیگر با پیشفرضهایی که قبلاً ذخیره شدهاند آغاز میکند. </li> " -"<li><em>«لغو»</em>هیچ چیز را تغییر نمیدهد. اگر پس از فشار <em>«لغو»</em> " -"در چاپ پیش میروید، کار با تنظیمات پیشفرض این صف چاپ میشود. </ul> " -"<p><b>نکته.</b> تعداد گزینههای کار موجود به گردانندۀ واقعی که برای صف چاپ شما " -"استفاده شده بسیار وابسته است. صفهای <em>»خام«</em> گرداننده یا PPD ندارند. برای " -"صفهای خام، این صفحۀ تب با TDEPrint بار نمیشود، و بنابراین در محاورۀ kprinter " -"ارائه نمیشود.</p> </qt>" +#: management/kmwend.cpp:77 +msgid "Printer IP" +msgstr "چاپگر اینترنتی" -#: driverview.cpp:71 -msgid "" -" <qt> <b>List of Possible Values for given Option (from PPD)</b>. " -"<p>The lower pane of this dialog page contains all possible values of the " -"printoption highlighted above, as laid down in the printer's description file " -"(PostScript Printer Description == 'PPD') </p> " -"<p>Select the value you want and proceed. </p> " -"<p>Then use one of the pushbuttons below to leave this dialog:</p> " -"<ul> " -"<li><em>'Save'</em> your settings if you want to re-use them in your next " -"job(s) too. <em>'Save'</em> will store your settings permanently until you " -"change them again. </li>. " -"<li>Click <em>'OK'</em> if you want to use your selected settings just once, " -"for the next print job. <em>'OK'</em> will forget your current settings when " -"kprinter is closed again, and will start next time with your previous " -"defaults. </li> " -"<li><em>'Cancel'</em> will not change anything. If you proceed to print after " -"clicking <em>'Cancel'</em>, the job will print with the default settings of " -"this queue. </ul> " -"<p><b>Note.</b> The number of available job options depends strongly on the " -"actual driver used for your print queue. <em>'Raw'</em> " -"queues do not have a driver or a PPD. For raw queues this tab page is not " -"loaded by TDEPrint, and thus is not present in the kprinter dialog.</p> </qt>" -msgstr "" -" <qt> <b>فهرست مقادیر ممکن برای گزینۀ دادهشده )از PPD) </b>. " -"<p>دریچۀ پنجرۀ پایینی این صفحه محاورۀ حاوی همۀ مقادیر ممکن گزینۀ چاپی است که در " -"بالا مشخص شده است، همان گونه که در پروندۀ توصیف چاپگر )توصیف چاپگر پستاسکریپت " -"== 'PPD') ذخیره شده است </p> " -"<p>مقداری را که میخواهید انتخاب کرده و پیش بروید. </p> " -"<p>سپس یکی از دکمههای فشاری زیر را فشار دهید تا این محاوره باقی بماند:</p> " -"<ul> " -"<li>اگر میخواهید از تنظیمات خود در کار)های( بعدی دوباره استفاده کنید، آنها را " -"<em>«ذخیره»</em>کنید. با <em>«ذخیره»</em> تنظیمات شما به طور موقت ذخیره میشود " -"تا این که دوباره آنها را تغییر دهید. " -"<li>اگر میخواهید برای کار چاپ بعدی تنظیمات برگزیدۀ خود را استفاده کنید، <em>" -"»تأیید«</em> را فشار دهید. <em>»تأیید«</em>زمانی که kprinter دوباره بسته " -"میشود، تنظیمات جاری شما را فراموش میکند، و دفعۀ بعد با پیشفرضهای قبلی شما " -"آغاز میشود. </li> " -"<li><em>«لغو»</em> هیچ چیز را تغییر نمیدهد. اگر پس از فشار <em>«لغو»</em> " -"در چاپ پیش میروید، کار با تنظیمات پیشفرض این صف چاپ میشود. </ul> " -"<p><b>نکته.</b> تعداد گزینههای کار موجود به گردانندۀ واقعی که برای صف چاپ شما " -"استفاده شده بسیار وابسته است. <em>»خام«</em> صفها گرداننده یا PPD ندارند. " -"برای صفهای خام این صفحۀ تب با TDEPrint بارگذاری نمیشود، و بنابراین در محاورۀ " -"kprinter ارائه نمیشود.</p> </qt>" +#: management/kmwend.cpp:78 management/kmwend.cpp:89 +msgid "Port" +msgstr "درگاه" -#: kprinter.cpp:280 -msgid "Initialization..." -msgstr "مقداردهی اولیه..." +#: management/kmwend.cpp:81 management/kmwend.cpp:88 +msgid "Host" +msgstr "میزبان" -#: kprinter.cpp:283 kprinter.cpp:909 -#, c-format -msgid "Generating print data: page %1" -msgstr "ایجاد دادۀ چاپ: صفحۀ %1" +#: management/kmwend.cpp:82 rlpr/kmproprlpr.cpp:48 +msgid "Queue" +msgstr "صف" -#: kprinter.cpp:429 -msgid "Previewing..." -msgstr "پیشنمایش..." +#: management/kmwend.cpp:91 +msgid "Account" +msgstr "حساب" -#: tdeprintd.cpp:158 kprinter.cpp:690 -#, c-format -msgid "" -"<p><nobr>A print error occurred. Error message received from system:</nobr></p>" -"<br>%1" +#: management/kmwend.cpp:96 +msgid "URI" msgstr "" -"<p><nobr>یک خطای چاپ رخ داد. از سیستم،:</nobr></p>" -"<br>%1 پیام خطا دریافت شد." - -#: foomatic/kfoomaticprinterimpl.cpp:51 lpdunix/klpdunixprinterimpl.cpp:72 -msgid "" -"No valid print executable was found in your path. Check your installation." -msgstr "در مسیر شما هیچ چاپ معتبر قابل اجرایی یافت نشد. نصب خود را بررسی کنید." - -#: foomatic/kmfoomaticmanager.cpp:70 -msgid "This is not a Foomatic printer" -msgstr "این یک چاپگر Foomatic نیست" - -#: foomatic/kmfoomaticmanager.cpp:75 -msgid "Some printer information are missing" -msgstr "برخی از اطلاعات چاپگر از دست میروند" -#: kmmanager.cpp:70 -msgid "This operation is not implemented." -msgstr "این عملیات پیادهسازی نمیشود." - -#: kmmanager.cpp:169 -msgid "Unable to locate test page." -msgstr "قادر به محلیابی صفحۀ آزمون نیست." +#: management/kmwend.cpp:109 +msgid "DB driver" +msgstr "گردانندۀ DB" -#: kmmanager.cpp:449 -msgid "Can't overwrite regular printer with special printer settings." -msgstr "با تنظیمات ویژۀ چاپگر نمیتوان چاپگر منظم را جاینوشت کرد." +#: management/kmwend.cpp:109 +msgid "External driver" +msgstr "گردانندۀ خارجی" -#: kmmanager.cpp:478 -#, c-format -msgid "Parallel Port #%1" -msgstr "درگاه موازی #%1" +#: management/kmwend.cpp:110 +msgid "Manufacturer" +msgstr "سازنده" -#: kmmanager.cpp:486 kmmanager.cpp:502 kxmlcommand.cpp:661 -#, c-format -msgid "Unable to load TDE print management library: %1" -msgstr "قادر به بار کردن کتابخانۀ مدیریت چاپ TDE نیست: %1" +#: management/kmwend.cpp:111 +msgid "Model" +msgstr "مدل" -#: kmmanager.cpp:491 kxmlcommand.cpp:669 -msgid "Unable to find wizard object in management library." -msgstr "قادر به یافتن شیء جادوگر در کتابخانۀ مدیریت نیست." +#: management/kmwdriver.cpp:33 +msgid "Printer Model Selection" +msgstr "گزینش مدل چاپگر" -#: kmmanager.cpp:507 -msgid "Unable to find options dialog in management library." -msgstr "قادر به یافتن محاورۀ گزینهها در کتابخانۀ مدیریت نیست." +#: management/kmwdriver.cpp:113 +msgid "Internal error: unable to locate the driver." +msgstr "خطای داخلی: قادر به محلیابی گرداننده نیست." -#: kmmanager.cpp:534 -msgid "No plugin information available" -msgstr "هیچ اطلاعاتی در مورد وصله وجود ندارد" +#: management/kmpropgeneral.cpp:37 +msgid "Printer name:" +msgstr "نام چاپگر:" -#: lpdunix/kmlpdunixmanager.cpp:210 -msgid "Description unavailable" -msgstr "توصیف موجود نیست" +#: management/kmwsmb.cpp:35 +msgid "SMB Printer Settings" +msgstr "تنظیمات چاپگر SMB" -#: lpdunix/kmlpdunixmanager.cpp:220 lpdunix/kmlpdunixmanager.cpp:271 -#: lpdunix/kmlpdunixmanager.cpp:318 lpdunix/kmlpdunixmanager.cpp:380 -#, c-format -msgid "Remote printer queue on %1" -msgstr "صف چاپگر دور روی %1" +#: management/kmwsmb.cpp:41 +msgid "Scan" +msgstr "پویش" -#: kmspecialmanager.cpp:53 -msgid "" -"A file share/tdeprint/specials.desktop was found in your local TDE directory. " -"This file probably comes from a previous TDE release and should be removed in " -"order to manage global pseudo printers." -msgstr "" -"مشترک/tdeprint/انواع ویژۀ پرونده. رومیزی در فهرست راهنمای TDE محلی شما یافت شد. " -"ممکن است این پرونده از نشر قبلی TDE بیاید و باید برای مدیریت چاپگرهای شبه " -"سراسری حذف شود." +#: management/kmwsmb.cpp:42 +msgid "Abort" +msgstr "ساقط کردن" -#: kprinterimpl.cpp:156 -msgid "Cannot copy multiple files into one file." -msgstr "چند پرونده را نمیتوان در یک پرونده رونوشت کرد." +#: management/kmwsmb.cpp:44 +msgid "Workgroup:" +msgstr "کار گروه:" -#: kprinterimpl.cpp:165 -msgid "Cannot save print file to %1. Check that you have write access to it." -msgstr "" -"پروندۀ چاپ را نمیتوان در %1 ذخیره کرد. بررسی کنید که دستیابی به آن را نوشته " -"باشید." +#: management/kmwsmb.cpp:45 +msgid "Server:" +msgstr "کارساز:" -#: kprinterimpl.cpp:233 -#, c-format -msgid "Printing document: %1" -msgstr "چاپ سند: %1" +#: management/kmwsmb.cpp:81 rlpr/kmrlprmanager.cpp:45 +msgid "Empty printer name." +msgstr "نام چاپگر خالی." -#: kprinterimpl.cpp:251 +#: management/kmwsmb.cpp:99 #, c-format -msgid "Sending print data to printer: %1" -msgstr "ارسال دادۀ چاپ به چاپگر: %1" - -#: kprinterimpl.cpp:279 -msgid "Unable to start child print process. " -msgstr "قادر به آغاز فرایند چاپ فرزند نیست." - -#: kprinterimpl.cpp:281 -msgid "" -"The TDE print server (<b>tdeprintd</b>) could not be contacted. Check that this " -"server is running." -msgstr "" -"کارساز چاپ TDE )<b>tdeprintd</b>( نتوانست متصل شود. بررسی کنید که این کارساز " -"در حال اجرا باشد." - -#: kprinterimpl.cpp:283 -msgid "" -"_: 1 is the command that <files> is given to\n" -"Check the command syntax:\n" -"%1 <files>" -msgstr "" -"بررسی نحو فرمان:\n" -"%1 <files>" - -#: kprinterimpl.cpp:290 -msgid "No valid file was found for printing. Operation aborted." -msgstr "هیچ پروندۀ معتبری برای چاپ یافت نشد. عملیات ساقط شد." - -#: kprinterimpl.cpp:325 -msgid "" -"<p>Unable to perform the requested page selection. The filter <b>psselect</b> " -"cannot be inserted in the current filter chain. See <b>Filter</b> " -"tab in the printer properties dialog for further information.</p>" -msgstr "" -"<p>قادر به انجام گزینش صفحۀ درخواستشده نیست. پالایۀ <b>psselect</b> " -"را نمیتوان در زنجیر پالایۀ جاری درج کرد. برای اطلاعات بیشتر به تب <b>پالایه</b> " -"در محاورۀ ویژگیهای چاپگر مراجعه کنید.</p>" - -#: kprinterimpl.cpp:355 -msgid "<p>Could not load filter description for <b>%1</b>.</p>" -msgstr "<p>نتوانست توصیف پالایه را برای <b>%1</b>بار کند.</p>" - -#: kprinterimpl.cpp:371 -msgid "" -"<p>Error while reading filter description for <b>%1</b>" -". Empty command line received.</p>" -msgstr "" -"<p>خطا هنگام خواندن توصیف پالایه برای <b>%1</b>. خط فرمان خالی دریافت شد.</p>" +msgid "Login: %1" +msgstr "ورود: %1" -#: kprinterimpl.cpp:385 -msgid "" -"The MIME type %1 is not supported as input of the filter chain (this may happen " -"with non-CUPS spoolers when performing page selection on a non-PostScript " -"file). Do you want TDE to convert the file to a supported format?</p>" +#: management/kmwsmb.cpp:99 +msgid "<anonymous>" msgstr "" -"نوع مایم %1 به عنوان ورودی زنجیر پالایه پشتیبانی نشده است )ممکن است هنگام " -"انجام گزینش صفحه روی یک پروندۀ غیر پستاسکریپت و با اسپولرهای غیر CUPS رخ دهد(. " -"میخواهید TDE پرونده را به یک قالب پشتیبانیشده تبدیل کند؟</p>" - -#: kprinterimpl.cpp:389 kprinterimpl.cpp:509 -msgid "Convert" -msgstr "تبدیل" - -#: kprinterimpl.cpp:399 -msgid "Select MIME Type" -msgstr "برگزیدن نوع مایم" - -#: kprinterimpl.cpp:400 -msgid "Select the target format for the conversion:" -msgstr "برگزیدن قالب هدف برای تبدیل:" - -#: kprinterimpl.cpp:404 kprinterimpl.cpp:430 -msgid "Operation aborted." -msgstr "عملیات ساقط شد." -#: kprinterimpl.cpp:410 -msgid "No appropriate filter found. Select another target format." -msgstr "هیچ پالایۀ مناسبی یافت نشد. قالب هدف دیگری انتخاب کنید." +#: management/kmpages.cpp:69 +msgid "Instances" +msgstr "نمونهها" -#: kprinterimpl.cpp:423 -msgid "" -"<qt>Operation failed with message:" -"<br>%1" -"<br>Select another target format.</qt>" +#: kpgeneralpage.cpp:86 +msgid "ISO A4" msgstr "" -"<qt>با پیام:" -"<br>%1" -"<br> عملیات خراب شد. قالب هدف دیگری انتخاب کنید.</qt>" -#: kprinterimpl.cpp:441 -msgid "Filtering print data" -msgstr "پالایش دادۀ چاپ" - -#: kprinterimpl.cpp:445 -msgid "Error while filtering. Command was: <b>%1</b>." -msgstr "خطا هنگام پالایش. فرمان:<b>%1</b> بود." - -#: kprinterimpl.cpp:487 -msgid "<qt>The print file is empty and will be ignored:<p>%1</p></qt>" -msgstr "<qt>پروندۀ چاپ خالی است و چشمپوشی میشود:<p>%1</p></qt>" - -#: kprinterimpl.cpp:497 -msgid "" -"<qt>The file format <em> %1 </em> is not directly supported by the current " -"print system. You now have 3 options: " -"<ul> " -"<li> TDE can attempt to convert this file automatically to a supported format. " -"(Select <em>Convert</em>) </li>" -"<li> You can try to send the file to the printer without any conversion. " -"(Select <em>Keep</em>) </li>" -"<li> You can cancel the printjob. (Select <em>Cancel</em>) </li></ul> " -"Do you want TDE to attempt and convert this file to %2?</qt>" -msgstr "" -"<qt>قالب پرونده<em> %1 </em> مستقیماً به وسیلۀ سیستم چاپ جاری پشتیبانی نمیشود. " -"حالا ۳ گزینه دارید: " -"<ul> " -"<li>TDE میتواند برای تبدیل خودکار این پرونده به یک قالب پشتیبانیشده تلاش کند. " -")برگزیدن <em>تبدیل</em>) </li>" -"<li> میتوانید برای ارسال پرونده به چاپگر بدون هیچ تبدیلی تلاش کنید. )برگزیدن " -"<em>نگه داشتن</em>) </li>" -"<li> میتوانید کار چاپ را لغو کنید. )برگزیدن <em>لغو</em>) </li></ul> " -"میخواهید TDE تلاش کند و این پرونده را به %2 تبدیل کند؟</qt>" +#: kpgeneralpage.cpp:87 lpd/lpdtools.cpp:30 +msgid "US Letter" +msgstr "حرف آمریکایی" -#: kprinterimpl.cpp:518 -msgid "" -"<qt>No appropriate filter was found to convert the file format %1 into %2." -"<br>" -"<ul>" -"<li>Go to <i>System Options -> Commands</i> to look through the list of " -"possible filters. Each filter executes an external program.</li>" -"<li> See if the required external program is available.on your system.</li></ul>" -"</qt>" +#: kpgeneralpage.cpp:88 lpd/lpdtools.cpp:29 +msgid "US Legal" msgstr "" -"<qt>برای تبدیل قالب پروندۀ %1 به %2 پالایۀ مناسبی یافت نشد." -"<br>" -"<ul>" -"<li>جهت مراجعه به <i>فهرست پالایههای ممکن به فرمانهای -> گزینههای سیستم</i>" -"مراجعه کنید. هر پرونده یک برنامۀ خارجی را اجرا میکند.</li>" -"<li> ببینید که آیا برنامۀ خارجی مورد نیاز روی سیستم شما وجود دارد.</li></ul>" -"</qt>" -#: kpgeneralpage.cpp:85 -msgid "ISO A4" -msgstr "" +#: kpgeneralpage.cpp:89 lpd/lpdtools.cpp:28 +msgid "Ledger" +msgstr "معین" -#: kpgeneralpage.cpp:89 +#: kpgeneralpage.cpp:90 msgid "Folio" msgstr "ورق" -#: kpgeneralpage.cpp:90 +#: kpgeneralpage.cpp:91 msgid "US #10 Envelope" msgstr "پاکت US #۱۰" -#: kpgeneralpage.cpp:91 +#: kpgeneralpage.cpp:92 msgid "ISO DL Envelope" msgstr "پاکت ISO DL" -#: kpgeneralpage.cpp:92 +#: kpgeneralpage.cpp:93 msgid "Tabloid" msgstr "روزنامه با قطع کوچک" -#: kpgeneralpage.cpp:93 +#: kpgeneralpage.cpp:94 msgid "ISO A3" msgstr "" -#: kpgeneralpage.cpp:94 +#: kpgeneralpage.cpp:95 msgid "ISO A2" msgstr "" -#: kpgeneralpage.cpp:95 +#: kpgeneralpage.cpp:96 msgid "ISO A1" msgstr "" -#: kpgeneralpage.cpp:96 +#: kpgeneralpage.cpp:97 msgid "ISO A0" msgstr "" -#: kpgeneralpage.cpp:106 +#: kpgeneralpage.cpp:107 msgid "Upper Tray" msgstr "سینی بالایی" -#: kpgeneralpage.cpp:107 +#: kpgeneralpage.cpp:108 msgid "Lower Tray" msgstr "سینی پایینی" -#: kpgeneralpage.cpp:108 +#: kpgeneralpage.cpp:109 msgid "Multi-Purpose Tray" msgstr "سینی چند منظوره" -#: kpgeneralpage.cpp:109 +#: kpgeneralpage.cpp:110 msgid "Large Capacity Tray" msgstr "سینی با ظرفیت بالا" -#: kpgeneralpage.cpp:113 +#: kpgeneralpage.cpp:114 msgid "Normal" msgstr "عادی" -#: kpgeneralpage.cpp:114 +#: kpgeneralpage.cpp:115 msgid "Transparency" msgstr "شفافیت" -#: kpgeneralpage.cpp:123 +#: kpgeneralpage.cpp:124 msgid "" " <qt> " "<p><b>\"General\"</b> </p> " @@ -5507,7 +5309,7 @@ msgstr "" "<p>برای دریافت کمک بیشتر، مکاننمای »این چیست« را فعال کنید و روی یکی از " "برچسبهای متن یا عناصر ونک این محاوره فشار دهید. </qt>" -#: kpgeneralpage.cpp:131 +#: kpgeneralpage.cpp:132 msgid "" " <qt> " "<p><b>Page size:</b> Select paper size to be printed on from the drop-down " @@ -5531,7 +5333,7 @@ msgstr "" "گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " "<pre> -o PageSize=... # مثالها: »A4« یا »حرف« </pre> </p> </qt>" -#: kpgeneralpage.cpp:144 +#: kpgeneralpage.cpp:145 msgid "" " <qt> " "<p><b>Paper type:</b> Select paper type to be printed on from the drop-down " @@ -5555,7 +5357,7 @@ msgstr "" "گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " "<pre> -o MediaType=... # مثال: »شفافیت« </pre> </p> </qt>" -#: kpgeneralpage.cpp:157 +#: kpgeneralpage.cpp:158 msgid "" " <qt> " "<p><b>Paper source:</b> Select paper source tray for the paper to be printed on " @@ -5580,7 +5382,7 @@ msgstr "" "<pre> -o InputSlot=... # مثالها: »ظرفیت بالا« یا »ظرفیت پایین« </pre> " "</p> </qt>" -#: kpgeneralpage.cpp:170 +#: kpgeneralpage.cpp:171 msgid "" " <qt> " "<p><b>Image Orientation:</b> Orientation of the printed page image on your " @@ -5618,7 +5420,7 @@ msgstr "" "<pre> -o orientation-requested=... # مثالها: »عرضی« یا »طولی-معکوس« " "</pre> </p> </qt>" -#: kpgeneralpage.cpp:191 +#: kpgeneralpage.cpp:192 msgid "" " <qt> " "<p><b>Duplex Printing:</b> These controls may be grayed out if your printer " @@ -5663,7 +5465,7 @@ msgstr "" "<pre> -o duplex=... # مثالها: »چرخش« یا »لبۀ کوتاه دوسویه« </pre> </p> " "</qt>" -#: kpgeneralpage.cpp:217 +#: kpgeneralpage.cpp:218 msgid "" " <qt> " "<p><b>Banner Page(s):</b> Select banner(s) to print one or two special sheets " @@ -5709,7 +5511,7 @@ msgstr "" "<pre> -o job-sheets=... # مثالها: »استاندارد« یا »کاملاً سری« </pre> " "</p> </qt>" -#: kpgeneralpage.cpp:239 +#: kpgeneralpage.cpp:240 msgid "" " <qt> " "<p><b>Pages per Sheet:</b> You can choose to print more than one page onto " @@ -5744,108 +5546,571 @@ msgstr "" "گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " "<pre> -o number-up=... # مثالها: »۲« یا »۴« </pre> </p> </qt>" -#: kpgeneralpage.cpp:263 kpqtpage.cpp:118 +#: kpgeneralpage.cpp:264 kpqtpage.cpp:118 msgid "Page s&ize:" msgstr "&اندازۀ صفحه:" -#: kpgeneralpage.cpp:267 +#: kpgeneralpage.cpp:268 msgid "Paper t&ype:" msgstr "&نوع کاغذ:" -#: kpgeneralpage.cpp:271 +#: kpgeneralpage.cpp:272 msgid "Paper so&urce:" msgstr "&متن کاغذ:" -#: kpgeneralpage.cpp:291 +#: kpgeneralpage.cpp:292 msgid "Duplex Printing" msgstr "چاپ دوسویه" -#: kpgeneralpage.cpp:294 kpqtpage.cpp:143 +#: kpgeneralpage.cpp:295 kpqtpage.cpp:143 msgid "Pages per Sheet" msgstr "صفحات در هر برگ" -#: kpgeneralpage.cpp:300 kpqtpage.cpp:125 +#: kpgeneralpage.cpp:301 kpqtpage.cpp:125 msgid "&Portrait" msgstr "&طولی" -#: kpgeneralpage.cpp:301 kpqtpage.cpp:128 +#: kpgeneralpage.cpp:302 kpqtpage.cpp:128 msgid "&Landscape" msgstr "&عرضی" -#: kpgeneralpage.cpp:302 +#: kpgeneralpage.cpp:303 msgid "&Reverse landscape" msgstr "&معکوس کردن عرضی" -#: kpgeneralpage.cpp:303 +#: kpgeneralpage.cpp:304 msgid "R&everse portrait" msgstr "&معکوس کردن طولی" -#: kpgeneralpage.cpp:308 +#: kpgeneralpage.cpp:309 msgid "" "_: duplex orientation\n" "&None" msgstr "&هیچکدام" -#: kpgeneralpage.cpp:309 +#: kpgeneralpage.cpp:310 msgid "" "_: duplex orientation\n" "Lon&g side" msgstr "سمت &بلند" -#: kpgeneralpage.cpp:310 +#: kpgeneralpage.cpp:311 msgid "" "_: duplex orientation\n" "S&hort side" msgstr "سمت &کوتاه" -#: kpgeneralpage.cpp:322 +#: kpgeneralpage.cpp:323 msgid "S&tart:" msgstr "&آغاز:" -#: kpgeneralpage.cpp:323 +#: kpgeneralpage.cpp:324 msgid "En&d:" msgstr "&پایان:" -#: ppdloader.cpp:173 -msgid "(line %1): " -msgstr ")خط %1(:" +#: kpfileselectpage.cpp:33 +msgid "&Files" +msgstr "&پروندهها" -#: droptionview.cpp:61 -msgid "Value:" -msgstr "مقدار:" +#: kpqtpage.cpp:70 +msgid "" +" <qt> <b>Selection of color mode:</b> You can choose between 2 options: " +"<ul>" +"<li><b>Color</b> and</li> " +"<li><b>Grayscale</b></li></ul> <b>Note:</b> This selection field may be grayed " +"out and made inactive. This happens if TDEPrint can not retrieve enough " +"information about your print file. In this case the embedded color- or " +"grayscale information of your printfile, and the default handling of the " +"printer take precedence. </qt>" +msgstr "" +"<qt> <b>گزینش حالت رنگ:</b> میتوانید بین دو گزینه انتخاب کنید: " +"<ul>" +"<li><b>رنگ</b> و</li> " +"<li><b>مقیاس خاکستری</b></li></ul> <b>نکته:</b> ممکن است این حوزۀ گزینش " +"خاکستری و غیرفعال شود. اگر TDEPrint نتواند اطلاعاتی کافی در مورد پروندۀ چاپ شما " +"بازیابی کند، این اتفاق رخ میدهد. در این صورت، رنگ نهفته- یا اطلاعات مقیاس " +"خاکستری پروندۀ چاپ شما، و گرداندن پیشفرض چاپگر مقدم میشوند. </qt>" -#: droptionview.cpp:167 -msgid "String value:" -msgstr "مقدار رشته:" +#: kpqtpage.cpp:79 +msgid "" +" <qt> <b>Selection of page size:</b> Select paper size to be printed on from " +"the drop-down menu. " +"<p>The exact list of choices depends on the printer driver (\"PPD\") you have " +"installed. </qt>" +msgstr "" +" <qt> <b>گزینش اندازۀ صفحه:</b> اندازۀ کاغذی که باید از گزینگان پایین افت چاپ " +"شود را انتخاب کنید. " +"<p>فهرست دقیق انتخابها به گردانندۀ چاپگر («PPD») که نصب کردهاید بستگی دارد. " +"</qt>" -#: droptionview.cpp:306 droptionview.cpp:341 -msgid "No Option Selected" -msgstr "هیچ گزینهای برگزیده نشد" +#: kpqtpage.cpp:84 +msgid "" +" <qt> <b>Selection of pages per sheet:</b> You can choose to print more than " +"one page onto each sheet of paper. This is sometimes useful to save paper. " +"<p><b>Note 1:</b> the page images get scaled down accordingly to print 2 or 4 " +"pages per sheet. The page image does not get scaled if you print 1 page per " +"sheet (the default setting.). " +"<p><b>Note 2:</b> If you select multiple pages per sheet here, the scaling and " +"re-arranging is done by your printing system. " +"<p><b>Note 3, regarding \"Other\":</b> You cannot really select <em>Other</em> " +"as the number of pages to print on one sheet.\"Other\" is checkmarked here for " +"information purposes only. " +"<p>To select 8, 9, 16 or other numbers of pages per sheet: " +"<ul> " +"<li> go to the tab headlined \"Filter\"</li> " +"<li> enable the <em>Multiple Pages per Sheet</em> filter </li> " +"<li> and configure it (bottom-most button on the right of the \"Filters\" tab). " +"</li> </ul> </qt>" +msgstr "" +" <qt> <b>گزینش صفحات هر برگ:</b> میتوانید بیش از یک صفحه را در هر برگ از " +"کاغذ چاپ کنید. گاهی اوقات برای صرفهجویی در کاغذ مفید است. " +"<p><b>نکتۀ ۱:</b> مقیاس تصاویر صفحه بر اساس چاپ ۲ یا ۴ صفحه در هر برگ کم " +"میشود. اگر ۱ صفحه در هر برگ چاپ کنید )که تنظیم پیشفرض است.( مقیاس ندارد. " +"<p><b>نکتۀ ۲:</b> اگر در اینجا چند صفحه در هر برگ را انتخاب کنید، مقیاسبندی و " +"چیدن دوباره به وسیلۀ سیستم چاپ شما صورت میگیرد. " +"<p><b>نکتۀ ۳، مربوط به »غیره:« </b> در واقع نمیتوانید <em>غیره</em> " +"را به عنوان تعداد صفحاتی که روی یک برگ چاپ میشوند انتخاب کنید. »غیره« فقط برای " +"اهداف اطلاعاتی در اینجا بازبینی میشود. " +"<p>برای انتخاب ۸،۹،۱۶ یا تعداد بیشتری صفحه در هر برگ : " +"<ul> " +"<li> به »پالایۀ« دارای عنوان تب بروید</li> " +"<li> پالایه <em>چند صفحه در هر برگ</em>را فعال کنید </li> " +"<li> و آن را پیکربندی کنید )پایینترین دکمه در سمت راست تب »پالایهها« . </li> " +"</ul> </qt>" + +#: kpqtpage.cpp:102 +msgid "" +" <qt> <b>Selection of image orientation:</b> Orientation of the printed " +"pageimage on your paper is controlled by the radio buttons. By default, the " +"orientation is <em>Portrait</em> " +"<p>You can select 2 alternatives: " +"<ul> " +"<li> <b>Portrait.</b>.Portrait is the default setting. </li> " +"<li> <b>Landscape.</b> </li> </ul> The icon changes according to your " +"selection. </qt>" +msgstr "" +" <qt> <b>گزینش جهت تصویر:</b> جهت تصویر صفحۀ چاپشده روی کاغذ شما با دکمههای " +"رادیویی کنترل میشود. به عنوان پیشفرض، جهت <em>تصویر</em>است " +"<p>میتوانید ۲ انتخاب داشته باشید: " +"<ul> " +"<li> <b>طولی.</b>.تصویر تنظیم پیشفرض است. </li> " +"<li> <b>عرضی.</b> </li> </ul> شمایل بر اساس انتخاب شما تغییر میکند. </qt>" + +#: kpqtpage.cpp:113 +msgid "Print Format" +msgstr "قالب چاپ" + +#: kpqtpage.cpp:123 +msgid "Color Mode" +msgstr "حالت رنگ" + +#: kpqtpage.cpp:135 +msgid "Colo&r" +msgstr "&رنگ" + +#: kpqtpage.cpp:138 +msgid "&Grayscale" +msgstr "&مقیاس خاکستری" + +#: kpqtpage.cpp:151 +msgid "Ot&her" +msgstr "هر چندد" + +#: lpdunix/kmlpdunixmanager.cpp:210 +msgid "Description unavailable" +msgstr "توصیف موجود نیست" + +#: lpdunix/kmlpdunixmanager.cpp:220 lpdunix/kmlpdunixmanager.cpp:271 +#: lpdunix/kmlpdunixmanager.cpp:318 lpdunix/kmlpdunixmanager.cpp:380 +#, c-format +msgid "Remote printer queue on %1" +msgstr "صف چاپگر دور روی %1" + +#: kprinterpropertydialog.cpp:78 kprinterpropertydialog.cpp:138 +msgid "Printer Configuration" +msgstr "پیکربندی چاپگر" + +#: kprinterpropertydialog.cpp:138 +msgid "No configurable options for that printer." +msgstr "برای آن چاپگر هیچ گزینۀ قابل پیکربندی وجود ندارد." + +#: kmvirtualmanager.cpp:161 +msgid "" +"<qt>You are about to set a pseudo-printer as your personal default. This " +"setting is specific to TDE and will not be available outside TDE applications. " +"Note that this will only make your personal default printer as undefined for " +"non-TDE applications and should not prevent you from printing normally. Do you " +"really want to set <b>%1</b> as your personal default?</qt>" +msgstr "" +"<qt>در شرف تنظیم یک شبه چاپگر به عنوان پیشفرض شخصی خود هستید. این تنظیم مخصوص " +"TDE است و خارج از کاربردهای TDE وجود ندارد. توجه داشته باشید که این فقط چاپگر " +"پیشفرض شخصی شما را برای کاربردهای غیر TDE تعریفنشده میسازد، و نباید از چاپ " +"عادی شما جلوگیری کند. واقعاً میخواهید <b>%1</b> را به عنوان پیشفرض شخصی خود " +"تنظیم کنید؟</qt>" + +#: rlpr/kmrlprmanager.cpp:47 rlpr/kmwrlpr.cpp:85 +msgid "Empty host name." +msgstr "نام میزبان خالی." + +#: rlpr/kmrlprmanager.cpp:49 rlpr/kmwrlpr.cpp:87 +msgid "Empty queue name." +msgstr "نام صف خالی." + +#: rlpr/kmrlprmanager.cpp:63 +msgid "Printer not found." +msgstr "چاپگر یافت نشد." + +#: rlpr/kmrlprmanager.cpp:75 +msgid "Not implemented yet." +msgstr "هنوز پیادهسازی نشده است." + +#: rlpr/kmconfigproxy.cpp:29 +msgid "Proxy" +msgstr "پیشکار" + +#: rlpr/kmconfigproxy.cpp:30 +msgid "RLPR Proxy Server Settings" +msgstr "تنظیمات کارساز پیشکار RLPR" + +#: rlpr/kmproprlpr.cpp:49 rlpr/kmwrlpr.cpp:50 +msgid "Remote LPD Queue Settings" +msgstr "تنظیمات صف LPD دور" + +#: rlpr/kmproxywidget.cpp:32 +msgid "Proxy Settings" +msgstr "تنظیمات پیشکار" + +#: rlpr/kmproxywidget.cpp:36 +msgid "&Use proxy server" +msgstr "&استفاده از کارساز پیشکار" + +#: rlpr/kmwrlpr.cpp:124 +msgid "Remote queue %1 on %2" +msgstr "صف دور %1 روی %2" + +#: rlpr/kmwrlpr.cpp:199 +msgid "No Predefined Printers" +msgstr "بدون چاپگر از پیش تعریفشده" + +#: lpd/klpdprinterimpl.cpp:46 rlpr/krlprprinterimpl.cpp:53 +msgid "" +"The <b>%1</b> executable could not be found in your path. Check your " +"installation." +msgstr "<b>%1</b>قابل اجرا در مسیر شما یافت نشد. نصب خود را بررسی کنید." + +#: rlpr/krlprprinterimpl.cpp:73 +msgid "The printer is incompletely defined. Try to reinstall it." +msgstr "" +"چاپگر به صورت کامل تعریف نشده است. تلاش کنید که مجدداً آن را نصب نمایید." + +#: kmspecialmanager.cpp:53 +#, fuzzy +msgid "" +"A file share/tdeprint/specials.desktop was found in your local KDE directory. " +"This file probably comes from a previous KDE release and should be removed in " +"order to manage global pseudo printers." +msgstr "" +"مشترک/tdeprint/انواع ویژۀ پرونده. رومیزی در فهرست راهنمای TDE محلی شما یافت شد. " +"ممکن است این پرونده از نشر قبلی TDE بیاید و باید برای مدیریت چاپگرهای شبه " +"سراسری حذف شود." + +#: kmjob.cpp:114 +msgid "Queued" +msgstr "صفشده" + +#: kmjob.cpp:117 +msgid "Held" +msgstr "نگهداشتهشده" + +#: kmjob.cpp:123 +msgid "Canceled" +msgstr "لغوشده" + +#: kmjob.cpp:126 +msgid "Aborted" +msgstr "ساقطشده" + +#: kmjob.cpp:129 +msgid "Completed" +msgstr "کاملشده" + +#. i18n: file kprintpreviewui.rc line 13 +#: rc.cpp:9 rc.cpp:21 +#, no-c-format +msgid "&PageMarks" +msgstr "&نشانهای صفحه" #: kmuimanager.cpp:158 #, c-format msgid "Configuration of %1" msgstr "پیکربندی %1" -#: kmprinter.cpp:144 -msgid "(rejecting jobs)" -msgstr ")رد کارها(" +#: ext/kextprinterimpl.cpp:47 +msgid "Empty print command." +msgstr "فرمان چاپ خالی." -#: kmprinter.cpp:144 -msgid "(accepting jobs)" -msgstr ")پذیرفتن کارها(" +#: ext/kmextmanager.cpp:41 +msgid "PS_printer" +msgstr "" -#: kprintprocess.cpp:75 -msgid "File transfer failed." -msgstr "خرابی در انتقال پرونده." +#: ext/kmextmanager.cpp:43 +msgid "PostScript file generator" +msgstr "مولد پروندۀ پستاسکریپت" -#: kprintprocess.cpp:81 -msgid "Abnormal process termination (<b>%1</b>)." -msgstr "پایاندهی فرایند غیرعادی )<b>%1</b>(." +#: kpposterpage.cpp:42 +msgid " <qt> 5. </qt>" +msgstr " <qt> ۵. </qt>" -#: kprintprocess.cpp:83 -msgid "<b>%1</b>: execution failed with message:<p>%2</p>" -msgstr "<b>%1</b>: با پیام:<p>%2</p>اجرا خراب شد." +#: kpposterpage.cpp:46 +#, fuzzy +msgid "" +" <qt> <b>Print Poster</b> (enabled or disabled). " +"<p>If you enable this option, you can print posters of different sizes The " +"printout will happen in the form <em>'tiles'</em> printed on smaller paper " +"sizes, which you can stitch together later. <em>If you enable this option " +"here, the <em>'Poster Printing' filter</em> will be auto-loaded in the " +"'Filters' tab of this dialog. </p> " +"<p>This tab is only visible if the external <em>'poster'</em> " +"utility is discovered by TDEPrint on your system. [<em>'poster'</em> " +"is a commandline utility that enables you to convert PostScript files into " +"tiled printouts which allow for oversized appearance of the stitched-together " +"tiles.] </p> " +"<p><b>Note:</b> The standard version of 'poster' will not work. Your system " +"must use a patched version of 'poster'. Ask your operating system vendor to " +"provide a patched version of 'poster' if he does not already. </p> </qt>" +msgstr "" +" <qt> <b>چاپ پوستر</b>(فعال یا غیرفعال)." +"<p>در صورت فعالسازی این گزینه، میتوانید پوسترهایی با اندازههای مختلف را چاپ " +"کنید. نتیجۀ چاپی به شکل <em>»کاشیهای«</em> چاپشده روی کاغذ با اندازههای " +"کوچکتر ایجاد میشود، که میتوانید بعداً به هم بدوزید. <em>" +"اگر این گزینه را در اینجا فعال کنید، <em>پالایۀ »چاپ پوستر«</em> " +"به طور خودکار در تب »پالایهها«ی این محاوره بار میشود. </p> " +"<p>این تب فقط در صورتی مرئی است که برنامۀ سودمند <em>«پوستر»</em> " +"خارجی به وسیلۀ TDEPrint روی سیستم شما کشف شده باشد.[ <em>»پوستر«</em> " +"یک برنامۀ سودمند خط فرمان است که به شما اجازه میدهد که پروندههای پستاسکریپت " +"را به نتیجۀ چاپی کاشیشده تبدیل کنید،که کاشیها قابل دوختن به یکدیگر میباشند.] " +"</p> </qt>" + +#: kpposterpage.cpp:62 +msgid "" +" <qt> <b>Tile Selection widget</b> " +"<p>This GUI element is <em>not only for viewing</em> " +"your selections: it also lets you interactively select the tile(s) you want to " +"print. </p> " +"<p><b>Hints</b> " +"<ul> " +"<li>Click any tile to select it for printing.</li> " +"<li>To select multiple tiles to be printed at once, <em>'shift-click'</em> " +"on the tiles ('shift-click' means: hold down the [SHIFT]-key on your keyboard " +"and click with the mouse while [SHIFT]-key is held.) <em>Be aware</em> " +"that the order of your clicking is also significant to the order of printing " +"the different tiles. </li> </ul> <b>Note 1:</b> The order of your selection " +"(and the order for printout of the tiles) is indicated by the contents of the " +"text field below, labelled as <em>'Tile pages (to be printed):'</em>" +"<p> <b>Note 2:</b> By default no tile is selected. Before you can print (a part " +" of) your poster, you must select at least one tile. </p> </qt>" +msgstr "" +" <qt> <b>عنصر گزینش کاشی</b> " +"<p>این عنصر ونک <em>فقط برای مشاهده </em> گزینشهای شما نیست. به شما اجازه " +"میدهد که به صورت تعاملی کاشی)هایی( که میخواهید چاپ کنید را انتخاب کنید. </p> " +"<p><b>نکتههای</b> " +"<ul> " +"<li>روی هر کاشی که میخواهید فشار دهید تا برای چاپ انتخاب شود.</li> " +"<li>برای گزینش همزمان چند کاشی جهت چاپ، روی کاشیها <em>«فشار -تبدیل» </em>" +"کنید )»فشار- تبدیل« یعنی: پایین نگه داشتن کلید تبدیل روی صفحه کلید و فشار با " +"موشی.) <em>آگاه باشید</em> که ترتیب فشار شما هم به ترتیب چاپ کاشیهای مختلف " +"بستگی دارد. </li> </ul> <b>نکتۀ ۱:</b> ترتیب انتخاب شما )و ترتیب نتیجۀ چاپی " +"کاشیها( با محتوای حوزۀ متن زیر مشخص میشود، که به عنوان <em>" +"»صفحات کاشی )که باید چاپ شوند(:«</em>" +"<p> میباشد<b>نکتۀ ۲:</b>هیچ کاشی به عنوان پیشفرض برگزیده نشده است. پیش از این " +"که )بخشی از ( پوستر خود را چاپ کنید، باید در نهایت یک کاشی انتخاب کنید. </p>" +"</qt>" + +#: kpposterpage.cpp:83 +msgid "" +" <qt> <b>Poster Size</b> " +"<p>Select the poster size you want from the dropdown list. </p> " +"Available sizes are all standard paper sizes up to 'A0'. [A0 is the same size " +"as 16 sheets of A4, or '84cm x 118.2cm'.] </p> " +"<p><b>Notice</b>, how the little preview window below changes with your change " +"of poster size. It indicates to you how many tiles need to be printed to make " +"the poster, given the selected paper size.</p> " +"<p><b>Hint:</b> The little preview window below is not just a passive icon. You " +"can click on its individual tiles to select them for printing. To select " +"multiple tiles to be printed at once, you need to <em>'shift-click'</em> " +"on the tiles ('shift-click' means: hold down the [SHIFT]-key on your keyboard " +"and click with the mouse while [SHIFT]-key is held.) The order of your " +"clicking is significant to the order of printing the different tiles. The order " +"of your selection (and for the printed tiles) is indicated by the contents of " +"the text field labelled as <em>'Tile pages (to be printed):'</em>" +"<p> <b>Note:</b> By default no tile is selected. Before you can print (a part " +"of) your poster, you must select at least one tile. </p> </qt>" +msgstr "" +" <qt> <b>اندازۀ پوستر</b> " +"<p>اندازۀ پوستری که میخواهید از فهرست پایین افت انتخاب کنید. </p> " +"اندازههای موجود همۀ اندازههای استاندارد کاغذ بیشتر از «A0» میباشد. [A0 هم " +"اندازۀ ۱۶ برگه A4، یا »۸۴cm × ۱۱۸/۲cm» میباشد.] </p> " +"<p><b>توجه کنید</b>، پنجرۀ پیشنمایش کوچک زیر چگونه با تغییر اندازۀ پوستر تغییر " +"میکند. به شما نشان میدهد که برای ساخت پوستر، با اندازۀ کاغذ برگزیده، چند کاشی " +"باید چاپ شود.</p> " +"<p><b>نکته:</b> پنجرۀ پیشنمایش کوچک زیر فقط یک شمایل غیرفعال نیست. میتوانید " +"روی کاشیهای آن فشار دهید تا برای چاپ انتخاب شوند. برای گزینش همزمان چند کاشی " +"جهت چاپ، روی کاشیها <em>»فشار -تبدیل« </em>کنید )»فشار- تبدیل« یعنی: پایین نگه " +"داشتن کلید تبدیل روی صفحه کلید و فشار با موشی.) ترتیب فشار شما به ترتیب چاپ " +"کاشیهای مختلف بستگی دارد. ترتیب گزینش شما )و برای کاشیهای چاپشده) با محتوای " +"حوزۀ متن با عنوان <em>»صفحات کاشی که باید چاپ شوند:«</em>مشخص میشود" +"<p> <b>نکته:</b> هیچ کاشی به عنوان پیشفرض انتخاب نشده است. پیش از این که " +"بتوانید بخشی از پوستر خود را چاپ کنید، باید در نهایت یک کاشی انتخاب کنید. </p>" +"</qt>" + +#: kpposterpage.cpp:102 +msgid "" +" <qt> <b>Paper Size</b> " +"<p>This field indicates the paper size the poster tiles will be printed on. To " +"select a different paper size for your poster tiles, go to the 'General' tab " +"of this dialog and select one from the dropdown list. </p> " +"Available sizes are most standard paper sizes supported by your printer. Your " +"printer's supported paper sizes are read from the printer driver info (as laid " +"down in the <em>'PPD'</em>, the printer description file). <em>" +"Be aware that the 'Paper Size' selected may not be supported by 'poster' " +"(example: 'HalfLetter') while it may well be supported by your printer.</em> " +"If you hit that obstacle, simply use another, supported Paper Size, like 'A4' " +"or 'Letter'. " +"<p><b>Notice</b>, how the little preview window below changes with your change " +"of paper size. It indicates how many tiles need to be printed to make up the " +"poster, given the selected paper and poster size.</p> " +"<p><b>Hint:</b> The little preview window below is not just a passive icon. You " +"can click on its individual tiles to select them for printing. To select " +"multiple tiles to be printed at once, you need to <em>'shift-click'</em> " +"on the tiles ('shift-click' means: hold down the [SHIFT]-key on your keyboard " +"and click with the mouse while [SHIFT]-key is held.) The order of your " +"clicking is significant to the order of printing the different tiles. The order " +"of your selection (and for the printed tiles) is indicated by the contents of " +"the text field labelled as <em>'Tile pages (to be printed):'</em>" +"<p> <b>Note:</b> By default no tile is selected. Before you can print (a part " +"of) your poster, you must select at least one tile. </p> </qt>" +msgstr "" +" <qt> <b>اندازۀ کاغذ</b> " +"<p>این حوزه اندازۀ کاغذی که کاشیهای پوستر روی آن چاپ میشوند را نشان میدهد. " +"جهت گزینش اندازۀ کاغذهای مختلف برای کاشیهای پوستر خود، به تب »عمومی« این محاوره " +"بروید و از فهرست پایین افت یکی را انتخاب کنید. </p> اندازههای موجود اغلب " +"اندازههای کاغذ استاندارد هستند، که توسط چاپگر شما پشتیبانی میشوند. اندازههای " +"کاغذ پشتیبانیشده توسط چاپگر شما از اطلاعات گردانندۀ چاپگر )همان گونه که در <em>" +"«PPD»</em>، پروندۀ توصیف چاپگر افتاده است( خوانده میشود. <em>" +"آگاه باشید که »اندازۀ کاغذ« برگزیده ممکن است توسط »پوستر« )مثال: »نیم حرفی«( " +"پشتیبانی نشده باشد، در حالی که ممکن است توسط چاپگر شما پشتیبانی شود.</em> " +"اگر با آن مانع برخورد کردید، کافی است از دیگری، اندازۀ کاغذ پشتیبانیشده، مانند " +"»A4« یا »حرف« استفاده کنید. " +"<p><b>توجه کنید</b>، که چطور پنجرۀ پیشنمایش زیر با تغییر اندازۀ کاغذ تغییر " +"میکند. نشان میدهد که برای ساخت پوستری که باید چاپ شود، با کاغذ و اندازۀ پوستر " +"برگزیده، چه تعداد کاشی لازم است.</p> " +"<p><b>نکته:</b> پنجرۀ پیشنمایش کوچک زیر فقط یک شمایل غیرفعال نیست. میتوانید " +"روی تکتک کاشیها فشار دهید تا برای چاپ انتخاب شوند. جهت انتخاب همزمان چند کاشی " +"برای چاپ، لازم است که روی کاشیها <em>»تبدیل-فشار«</em>" +"کنید . )یعنی: پایین نگه داشتن کلید تبدیل روی صفحه کلید و فشار با موشی در حالی " +"که کلید تبدیل نگه داشته شده است.( ترتیب فشار به ترتیب چاپ کاشیهای مختلف بستگی " +"دارد. ترتیب انتخاب شما ) و برای کاشیهای چاپشده( توسط محتوای حوزۀ متنی که به " +"عنوان <em>»صفحات کاشی که باید چاپ شوند:«</em>برچسبدارشده مشخص میشود. <b>" +"نکته:</b>هیچ کاشی به عنوان پیشفرض انتخاب نشده است. پیش از این که بتوانید بخشی " +"از پوستر خود را چاپ کنید، باید نهایتاً یک کاشی را انتخاب کنید. </p> </qt>" + +#: kpposterpage.cpp:126 +msgid "" +" <qt> <b>Cut Margin selection</b> " +"<p>Slider and spinbox let you determine a <em>'cut margin'</em> " +"which will be printed onto each tile of your poster to help you cut the pieces " +"as needed. </p> " +"<p><b>Notice</b>, how the little preview window above changes with your change " +"of cut margins. It indicates to you how much space the cut margins will take " +"away from each tile. " +"<p><b>Be aware</b>, that your cut margins need to be equal to or greater than " +"the margins your printer uses. The printer's capabilities are described in the " +"<em>'ImageableArea'</em> keywords of its driver PPD file. </p> </qt>" +msgstr "" +" <qt> <b> گزینش حاشیۀ برش</b> " +"<p>لغزان و جعبه دوار به شما اجازه میدهد که یک <em>»حاشیۀ برش«</em> " +"مشخص کنید که روی هر کاشی پوستر شما چاپ میشود، و به شما کمک میکند که قطعهها " +"را همانطور که میخواهید ببرید. </p> " +"<p><b>دقت کنید</b>، که چگونه پنجرۀ پیشنمایش کوچک زیر با تغییر حاشیههای برش " +"تغییر میکند. نشان میدهد حاشیههای برش در چه فاصلهای از هر کاشی قرار دارند. " +"<p><b>آگاه باشد</b>، که لازم است حاشیههای برش شما مساوی یا بزرگتر از " +"حاشیههای مورد استفادۀ چاپگرتان باشد. تواناییهای چاپگر در کلیدواژههای <em>" +"»ناحیۀ قابل تصور«</em> پروندۀ PPD گردانندۀ آن توصیف میشوند. </p> </qt>" + +#: kpposterpage.cpp:137 +msgid "" +" <qt> <b>Order and number of tile pages to be printed</b> " +"<p>This field displays and sets the individual tiles to be printed, as well as " +"the order for their printout. </p> You can file the field with 2 different " +"methods: " +"<ul> " +"<li>Either use the interactive thumbnail preview above and '[SHIFT]-click' on " +"the tiles. </li> " +"<li>Or edit this text field accordingly. </li> </ul> " +"<p>When editing the field, you can use a '3-7' syntax instead of a '3,4,5,6,7' " +"one. </p> " +"<p><b>Examples:</b></p> " +"<pre> \"2,3,7,9,3\" " +"<br> \"1-3,6,8-11\" </qt>" +msgstr "" +" <qt> <b>ترتیب و تعداد صفحات کاشی که باید چاپ شود</b> " +"<p>این حوزۀ تک کاشیهایی که باید چاپ شوند را، و نیز ترتیب نتیجۀ چاپی آنها را " +"نمایش میدهد و تنظیم میکند. </p> میتوانید حوزه را با ۲ روش مختلف فهرست کنید: " +" " +"<ul> " +"<li>یا استفاده از پیشنمایش ریزنقش تعاملی فوق و »تبدیل-فشار« روی کاشیها. </li> " +"<li>یا نتیجتاً ویرایش این حوزۀ متن. </li> </ul> " +"<p>در هنگام ویرایش حوزه، میتوانید از یک نحو »۳-۷« به جای »۳،۴،۵،۶،۷« استفاده " +"کنید. </p>" +"<p><b>مثالها:</b></p> " +"<pre> «۲،۳،۷،۹،۳» " +"<br> «۱-۳،۶،۸-۱۱» </qt>" + +#: kpposterpage.cpp:154 +msgid "Poster" +msgstr "پوستر" + +#: kpposterpage.cpp:156 +msgid "&Print poster" +msgstr "&چاپ پوستر" + +#: kpposterpage.cpp:170 +msgid "Poste&r size:" +msgstr "اندازۀ &پوستر:" + +#: kpposterpage.cpp:172 +msgid "Media size:" +msgstr "اندازۀ رسانه:" + +#: kpposterpage.cpp:174 +msgid "Pri&nt size:" +msgstr "اندازۀ &چاپ:" + +#: kpposterpage.cpp:181 +#, no-c-format +msgid "C&ut margin (% of media):" +msgstr "&برش حاشیه )٪ از رسانه(:" + +#: kpposterpage.cpp:185 +msgid "&Tile pages (to be printed):" +msgstr "صفحات &کاشی )که باید چاپ شود(:" + +#: kpposterpage.cpp:192 +msgid "Link/unlink poster and print size" +msgstr "پوستر پیوندی/غیر پیوندی و اندازۀ چاپ" + +#: kpposterpage.cpp:257 +msgid "Unknown" +msgstr "ناشناخته" + +#: kprinter.cpp:690 tdeprintd.cpp:158 +#, c-format +msgid "" +"<p><nobr>A print error occurred. Error message received from system:</nobr></p>" +"<br>%1" +msgstr "" +"<p><nobr>یک خطای چاپ رخ داد. از سیستم،:</nobr></p>" +"<br>%1 پیام خطا دریافت شد." #: tdeprintd.cpp:176 msgid "" @@ -5874,11 +6139,111 @@ msgstr "سیستم چاپ" msgid "Authentication failed (user name=%1)" msgstr "خرابی در احراز هویت )نام کاربر=%1(" -#. i18n: file kprintpreviewui.rc line 13 -#: rc.cpp:9 rc.cpp:21 -#, no-c-format -msgid "&PageMarks" -msgstr "&نشانهای صفحه" +#: kprinter.cpp:280 +msgid "Initialization..." +msgstr "مقداردهی اولیه..." + +#: kprinter.cpp:283 kprinter.cpp:909 +#, c-format +msgid "Generating print data: page %1" +msgstr "ایجاد دادۀ چاپ: صفحۀ %1" + +#: kprinter.cpp:429 +msgid "Previewing..." +msgstr "پیشنمایش..." + +#: driverview.cpp:47 +msgid "" +" <qt> <b>List of Driver Options (from PPD)</b>. " +"<p>The upper pane of this dialog page contains all printjob options as laid " +"down in the printer's description file (PostScript Printer Description == " +"'PPD') </p> " +"<p>Click on any item in the list and watch the lower pane of this dialog page " +"display the available values. </p> " +"<p>Set the values as needed. Then use one of the pushbuttons below to " +"proceed:</p> " +"<ul> " +"<li><em>'Save'</em> your settings if you want to re-use them in your next " +"job(s) too. <em>'Save'</em> will store your settings permanently until you " +"change them again. </li>. " +"<li>Click <em>'OK'</em> (without a prior click on <em>'Save'</em>" +", if you want to use your selected settings just once, for the next print job. " +"<em>'OK'</em> will forget your current settings when kprinter is closed again, " +"and will start next time with the previously saved defaults. </li> " +"<li><em>'Cancel'</em> will not change anything. If you proceed to print after " +"clicking <em>'Cancel'</em>, the job will print with the default settings of " +"this queue. </ul> " +"<p><b>Note.</b> The number of available job options depends strongly on the " +"actual driver used for your print queue. <em>'Raw'</em> " +"queues do not have a driver or a PPD. For raw queues this tab page is not " +"loaded by TDEPrint, and thus is not present in the kprinter dialog.</p> </qt>" +msgstr "" +" <qt> <b>فهرست گزینههای گرداننده )ازPPD) </b>. " +"<p>دریچۀ پنجرۀ بالایی این صفحۀ محاوره حاوی همۀ گزینههای کار چاپ است که در " +"پروندۀ توصیفی چاپگر )توصیف چاپگر پستاسکریپت == 'PPD')قرار گرفته </p> " +"<p>روی هر فقرهای در فهرست فشار دهید، و دریچۀ پنجرۀ پایینی این صفحۀ محاوره را " +"که مقادیر موجود را نمایش میدهد، ببینید. </p> " +"<p>آن گونه که لازم است مقادیر را تنظیم کنید. سپس، یکی از دکمههای فشاری زیر را " +"استفاده کنید تا پیش رود:</p> " +"<ul> " +"<li><em>اگر</em>میخواهید در کار)های( بعدی خود هم از تنظیمات دوباره استفاده " +"کنید ، تنظیمات خود را »ذخیره« کنید. <em>»ذخیره«</em> " +"تنظیمات شما را موقتاً ذخیره میکند تا دوباره آنها را تغییر دهید. " +"<li>اگر میخواهید از تنظیمات انتخابی خود فقط یک بار و برای کار چاپ بعدی استفاده " +"کنید، <em>»تأیید«</em>را )بدون فشار قبلی( <em>»ذخیره«</em> فشار دهید.<em>" +"»تأیید«</em> هنگامی که kprinter دوباره بسته میشود، تنظیمات جاری شما را فراموش " +"میکند، و بار دیگر با پیشفرضهایی که قبلاً ذخیره شدهاند آغاز میکند. </li> " +"<li><em>«لغو»</em>هیچ چیز را تغییر نمیدهد. اگر پس از فشار <em>«لغو»</em> " +"در چاپ پیش میروید، کار با تنظیمات پیشفرض این صف چاپ میشود. </ul> " +"<p><b>نکته.</b> تعداد گزینههای کار موجود به گردانندۀ واقعی که برای صف چاپ شما " +"استفاده شده بسیار وابسته است. صفهای <em>»خام«</em> گرداننده یا PPD ندارند. برای " +"صفهای خام، این صفحۀ تب با TDEPrint بار نمیشود، و بنابراین در محاورۀ kprinter " +"ارائه نمیشود.</p> </qt>" + +#: driverview.cpp:71 +msgid "" +" <qt> <b>List of Possible Values for given Option (from PPD)</b>. " +"<p>The lower pane of this dialog page contains all possible values of the " +"printoption highlighted above, as laid down in the printer's description file " +"(PostScript Printer Description == 'PPD') </p> " +"<p>Select the value you want and proceed. </p> " +"<p>Then use one of the pushbuttons below to leave this dialog:</p> " +"<ul> " +"<li><em>'Save'</em> your settings if you want to re-use them in your next " +"job(s) too. <em>'Save'</em> will store your settings permanently until you " +"change them again. </li>. " +"<li>Click <em>'OK'</em> if you want to use your selected settings just once, " +"for the next print job. <em>'OK'</em> will forget your current settings when " +"kprinter is closed again, and will start next time with your previous " +"defaults. </li> " +"<li><em>'Cancel'</em> will not change anything. If you proceed to print after " +"clicking <em>'Cancel'</em>, the job will print with the default settings of " +"this queue. </ul> " +"<p><b>Note.</b> The number of available job options depends strongly on the " +"actual driver used for your print queue. <em>'Raw'</em> " +"queues do not have a driver or a PPD. For raw queues this tab page is not " +"loaded by TDEPrint, and thus is not present in the kprinter dialog.</p> </qt>" +msgstr "" +" <qt> <b>فهرست مقادیر ممکن برای گزینۀ دادهشده )از PPD) </b>. " +"<p>دریچۀ پنجرۀ پایینی این صفحه محاورۀ حاوی همۀ مقادیر ممکن گزینۀ چاپی است که در " +"بالا مشخص شده است، همان گونه که در پروندۀ توصیف چاپگر )توصیف چاپگر پستاسکریپت " +"== 'PPD') ذخیره شده است </p> " +"<p>مقداری را که میخواهید انتخاب کرده و پیش بروید. </p> " +"<p>سپس یکی از دکمههای فشاری زیر را فشار دهید تا این محاوره باقی بماند:</p> " +"<ul> " +"<li>اگر میخواهید از تنظیمات خود در کار)های( بعدی دوباره استفاده کنید، آنها را " +"<em>«ذخیره»</em>کنید. با <em>«ذخیره»</em> تنظیمات شما به طور موقت ذخیره میشود " +"تا این که دوباره آنها را تغییر دهید. " +"<li>اگر میخواهید برای کار چاپ بعدی تنظیمات برگزیدۀ خود را استفاده کنید، <em>" +"»تأیید«</em> را فشار دهید. <em>»تأیید«</em>زمانی که kprinter دوباره بسته " +"میشود، تنظیمات جاری شما را فراموش میکند، و دفعۀ بعد با پیشفرضهای قبلی شما " +"آغاز میشود. </li> " +"<li><em>«لغو»</em> هیچ چیز را تغییر نمیدهد. اگر پس از فشار <em>«لغو»</em> " +"در چاپ پیش میروید، کار با تنظیمات پیشفرض این صف چاپ میشود. </ul> " +"<p><b>نکته.</b> تعداد گزینههای کار موجود به گردانندۀ واقعی که برای صف چاپ شما " +"استفاده شده بسیار وابسته است. <em>»خام«</em> صفها گرداننده یا PPD ندارند. " +"برای صفهای خام این صفحۀ تب با TDEPrint بارگذاری نمیشود، و بنابراین در محاورۀ " +"kprinter ارائه نمیشود.</p> </qt>" #: kpcopiespage.cpp:46 msgid "" @@ -5901,9 +6266,10 @@ msgstr "" "است، میشود آن را از قبل انتخاب کرد. </p> </qt>" #: kpcopiespage.cpp:55 +#, fuzzy msgid "" " <qt><b>Current Page:</b> Select <em>\"Current\"</em> " -"if you want to print the page currently visible in your TDE application.</p> " +"if you want to print the page currently visible in your KDE application.</p> " "<p><b>Note:</b> this field is disabled if you print from non-TDE applications " "like Mozilla or OpenOffice.org, since here TDEPrint has no means to determine " "which document page you are currently viewing.</p></qt>" @@ -6154,594 +6520,336 @@ msgstr "&تنظیم صفحه:" msgid "Pages" msgstr "صفحات" -#: kprintpreview.cpp:137 -msgid "Do you want to continue printing anyway?" -msgstr "به هر صورت میخواهید به چاپ ادامه دهید؟" +#: plugincombobox.cpp:33 +msgid "" +" <qt><b>Print Subsystem Selection</b> " +"<p>This combo box shows (and lets you select) a print subsystem to be used by " +"TDEPrint. (This print subsystem must, of course, be installed inside your " +"Operating System.) TDEPrint usually auto-detects the correct print subsystem by " +"itself upon first startup. Most Linux distributions have \"CUPS\", the <em>" +"Common UNIX Printing System</em>. </qt>" +msgstr "" +" <qt><b>گزینش زیر سیستم چاپ</b> " +"<p>این جعبه ترکیب یک زیرسیستم چاپ که به وسیلۀ TDEPrint استفاده میشود را نشان " +"میدهد )و اجازه میدهد که آن را انتخاب کنید(. )البته، این زیرسیستم چاپ باید " +"داخل سیستم عامل شما نصب شده باشد.( TDEPrint، معمولاً به طور خودکار زیرسیستم چاپ " +"درست را با اولین راهاندازی خود آشکار میکند. اغلب توزیعهای لینوکس»CUPS«، <em>" +"سیستم چاپ یونیکس مشترک</em> دارند. </qt>" -#: kprintpreview.cpp:145 kprintpreview.cpp:224 -msgid "Print Preview" -msgstr "پیشنمایش چاپ" +#: plugincombobox.cpp:45 +msgid "Print s&ystem currently used:" +msgstr "&سیستم چاپی که تاکنون استفادهشده:" -#: kprintpreview.cpp:275 +#: plugincombobox.cpp:91 msgid "" -"The preview program %1 cannot be found. Check that the program is correctly " -"installed and located in a directory included in your PATH environment " -"variable." +" <qt><b>Current Connection</b> " +"<p>This line shows which CUPS server your PC is currently connected to for " +"printing and retrieving printer info. To switch to a different CUPS server, " +"click \"System Options\", then select \"Cups server\" and fill in the required " +"info. </qt>" msgstr "" -"برنامۀ پیشنمایش %1 را نمیتوان یافت. بررسی کنید که برنامه به درستی نصب و در یک " -"فهرست راهنمای موجود در متغیر محیط PATH شما محلیابی شده باشد." +" <qt><b>اتصال جاری</b> " +"<p>این خط نشان میدهد که کارساز CUPS در PC شما برای چاپ و بازیابی اطلاعات " +"چاپگر متصل شده است. برای سودهی به کارساز CUPS دیگر، »گزینههای سیستم« را فشار " +"دهید، سپس »Cups کارساز« را انتخاب کنید و اطلاعات مورد نیاز را پر کنید. </qt>" -#: kprintpreview.cpp:300 +#: tdefilelist.cpp:42 msgid "" -"Preview failed: neither the internal TDE PostScript viewer (KGhostView) nor any " -"other external PostScript viewer could be found." +" <qt> <b>Add File button</b> " +"<p>This button calls the <em>'File Open'</em> dialog to let you select a file " +"for printing. Note, that " +"<ul>" +"<li>you can select ASCII or International Text, PDF, PostScript, JPEG, TIFF, " +"PNG, GIF and many other graphic formats. " +"<li>you can select various files from different paths and send them as one " +"\"multi-file job\" to the printing system. </ul> </qt>" msgstr "" -"خرابی در پیشنمایش: نه مشاهدهگر پستاسکریپت TDE )KGhostView( و نه هیچ " -"مشاهدهگر پستاسکریپت خارجی دیگری را نمیتوان یافت." +" <qt> <b>دکمۀ افزودن پرونده</b> " +"<p>این دکمۀ محاوره <em>«باز کردن پرونده»</em> را فرا میخواند تا اجازه یابید که " +"برای چاپ، یک پرونده انتخاب کنید. نکته این که، " +"<ul>" +"<li>میتوانید اسکی یا متن بینالمللی، PDF، پستاسکریپ، JPEG، TIFF، PNG، GIF و " +"قالبهای نگارهای بسیار دیگری را انتخاب کنید. " +"<li>میتوانید پروندههای مختلف را از مسیرهای متفاوت انتخاب کنید و آنها را به " +"عنوان یک »کار چند پروندهای« به سیستم چاپ ارسال کنید. </ul> </qt>" -#: kprintpreview.cpp:304 -#, c-format +#: tdefilelist.cpp:54 msgid "" -"Preview failed: TDE could not find any application to preview files of type %1." +" <qt> <b>Remove File button</b> " +"<p>This button removes the highlighted file from the list of to-be-printed " +"files. </qt>" msgstr "" -"خرابی در پیشنمایش: TDE نمیتواند برای پیشنمایش پروندههای نوع %1 هیچ کاربردی " -"بیابد." - -#: kprintpreview.cpp:314 -#, c-format -msgid "Preview failed: unable to start program %1." -msgstr "خرابی در پیشنمایش: قادر به آغاز برنامۀ %1 نیست." - -#: kprintpreview.cpp:319 -msgid "Do you want to continue printing?" -msgstr "میخواهید به چاپ ادامه دهید؟" +" <qt> <b>دکمۀ حذف پرونده</b> " +"<p>این دکمۀ پروندۀ مشخصشده را از فهرست پروندههایی که باید چاپ شوند، حذف " +"میکند. </qt>" -#: kmfactory.cpp:221 -msgid "<qt>There was an error loading %1. The diagnostic is:<p>%2</p></qt>" +#: tdefilelist.cpp:59 +msgid "" +" <qt> <b>Move File Up button</b> " +"<p>This button moves the highlighted file up in the list of files to be " +"printed.</p> " +"<p>In effect, this changes the order of the files' printout.</p> </qt>" msgstr "" -"<qt>در هنگام بار کردن %1 خطایی وجود داشت. تشخیص این است:" -"<p>%2</p></qt>" +" <qt> <b>دکمۀ حرکت پرونده به بالا</b> " +"<p>این دکمۀ پروندۀ مشخصشده را در فهرست پروندههایی که باید چاپ شوند، به بالا " +"حرکت میدهد.</p> " +"<p>در واقع، ترتیب نتیجۀ چاپی پروندهها را تغییر میدهد.</p> </qt>" -#: kpdriverpage.cpp:48 +#: tdefilelist.cpp:66 msgid "" -"<qt>Some options selected are in conflict. You must resolve these conflicts " -"before continuing. See <b>Driver Settings</b> tab for detailed information.</qt>" +" <qt> <b>Move File Down button</b> " +"<p>This button moves the highlighted file down in the list of files to be " +"printed.</p> " +"<p>In effect, this changes the order of the files' printout.</p> </qt>" msgstr "" -"<qt>برخی گزینههای برگزیده با هم سازگاری ندارند. باید پیش از ادامۀ کار این " -"ناسازگاریها را برطرف کنید. برای اطلاعات بیشتر به تب <b>پیشرفته</b> " -"مراجعه کنید.</qt>" +"<qt> <b>دکمۀ حرکت پرونده به پایین</b> " +"<p>این دکمۀ پروندۀ مشخصشده را در فهرست پروندههایی که باید چاپ شوند، به پایین " +"حرکت میدهد.</p> " +"<p>در واقع، ترتیب نتیجۀ چاپی پروندهها را تغییر میدهد.</p> </qt>" -#: posterpreview.cpp:115 +#: tdefilelist.cpp:73 msgid "" -"Poster preview not available. Either the <b>poster</b> " -"executable is not properly installed, or you don't have the required version." +" <qt> <b>File Open button</b> " +"<p>This button tries to open the highlighted file, so you can view or edit it " +"before you send it to the printing system.</p> " +"<p>If you open files, TDEPrint will use the application matching the MIME type " +"of the file.</p> </qt>" msgstr "" -"پیشنمایش پوستر وجود ندارد. یا <b>پوستر</b> قابل اجرا درست نصب نشده است، یا " +"<qt> <b>دکمۀ باز کردن پرونده</b> " +"<p>این دکمه سعی میکند که پروندۀ مشخصشده را باز کند، بنابراین میتوانید پیش از " +"ارسال پرونده به سیستم چاپ، آن را مشاهده یا ویرایش کنید.</p> " +"<p>اگر پروندهها را باز کنید، TDEPrint از کاربردی که نوع مایم پرونده تطابق " +"میکند، استفاده خواهد کرد.</p> </qt>" +#: tdefilelist.cpp:82 +msgid "" +" <qt> <b>File List view</b> " +"<p>This list displays all the files you selected for printing. You can see the " +"file name(s), file path(s) and the file (MIME) type(s) as determined by " +"TDEPrint. You may re-arrange the initial order of the list with the help of " +"the arrow buttons on the right.</p> " +"<p>The files will be printed as a single job, in the same order as displayed in " +"the list.</p> " +"<p><b>Note:</b> You can select multiple files. The files may be in multiple " +"locations. The files may be of multiple MIME types. The buttons on the right " +"side let you add more files, remove already selected files from the list, " +"re-order the list (by moving files up or down), and open files. If you open " +"files, TDEPrint will use the application matching the MIME type of the file.</p> " +"</qt>" +msgstr "" +" <qt> <b>نمای فهرست پرونده</b> " +"<p>این فهرست همۀ پروندههایی که برای چاپ انتخاب کردهاید را نمایش میدهد. " +"میتوانید نام)های( پرونده، مسیر)های( پرونده و نوع)های( )مایم( پرونده را همان " +"گونه که به وسیلۀ TDEPrint مشخصشده ببینید. ممکن است ترتیب اولیۀ فهرست را با " +"کمک دکمههای تغییر جهت سمت راست دوباره بچینید.</p> " +"<p>پروندهها به عنوان کار تک و به همان ترتیبی که در فهرست نمایش داده شده است " +"چاپ میشوند.</p> " +"<p><b>نکته:</b>میتوانید چندین پرونده انتخاب کنید. ممکن است پروندهها در چندین " +"محل باشند. ممکن است پروندهها از چندین نوع مایم باشند. دکمههای سمت راست به شما " +"اجازه میدهند که پروندههای بیشتری اضافه کنید، پروندههایی که قبلاً از فهرست " +"انتخاب شدهاند را حذف کنید، فهرست را )با حرکت پروندهها به بالا یا پایین( " +"دوباره مرتب کنید، و پروندهها را باز کنید. اگر پروندهها را باز کنید، TDEPrint " +"از کاربردی که نوع مایم پرونده را تطبیق میدهد استفاده میکند.</p> </qt>" -#: kprinterpropertydialog.cpp:78 kprinterpropertydialog.cpp:138 -msgid "Printer Configuration" -msgstr "پیکربندی چاپگر" +#: tdefilelist.cpp:103 +msgid "Path" +msgstr "مسیر" -#: kprinterpropertydialog.cpp:138 -msgid "No configurable options for that printer." -msgstr "برای آن چاپگر هیچ گزینۀ قابل پیکربندی وجود ندارد." +#: tdefilelist.cpp:115 +msgid "Add file" +msgstr "افزودن پرونده" -#: marginpreview.cpp:135 -msgid "No preview available" -msgstr "هیچ پیشنمایشی وجود ندارد" +#: tdefilelist.cpp:121 +msgid "Remove file" +msgstr "حذف پرونده" -#: kpfileselectpage.cpp:33 -msgid "&Files" -msgstr "&پروندهها" +#: tdefilelist.cpp:128 +msgid "Open file" +msgstr "باز کردن پرونده" -#: marginwidget.cpp:37 +#: tdefilelist.cpp:149 msgid "" -" <qt> " -"<p><b>Top Margin</b></p>. " -"<p>This spinbox/text edit field lets you control the top margin of your " -"printout if the printing application does not define its margins internally. " -"</p> " -"<p>The setting works for instance for ASCII text file printing, or for printing " -"from KMail and and Konqueror.. </p> " -"<p><b>Note:</b></p>This margin setting is not intended for KOffice or " -"OpenOffice.org printing, because these applications (or rather their users) " -"are expected to do it by themselves. It also does not work for PostScript or " -"PDF file, which in most cases have their margins hardcoded internally.</p> " -"<br> " -"<hr> " -"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " -"matches with the CUPS commandline job option parameter:</em> " -"<pre> -o page-top=... # use values from \"0\" or higher. \"72\" is " -"equal to 1 inch. </pre> </p> </qt>" +"Drag file(s) here or use the button to open a file dialog. Leave empty for <b>" +"<STDIN></b>." msgstr "" -" <qt> " -"<p><b>حاشیۀ بالا</b></p>. " -"<p>این حوزۀ ویرایش جعبۀ دوار/متن به شما اجازه میدهد که حاشیۀ بالایی نتیجۀ چاپی " -"خود را در صورتی که کاربرد چاپ به صورت درونی حاشیههای آن را تنظیم نکرده " -"باشد،کنترل کنید. </p> " -"<p>تنظیم برای مثال برای چاپ پروندۀ متن اسکی، یا برای چاپ از KMail و Konqueror " -"کار میکند. </p> " -"<p><b>نکته:</b></p>این تنظیمات حاشیه برای چاپ KOffice یا OpenOffice.org در نظر " -"گرفته نشده است، زیرا این کاربردها )یا بیشتر کاربران آنها( باید خودشان این کار " -"را انجام دهند. برای پروندۀ PDF یا پستاسکریپت هم که در اغلب موارد به صورت " -"درونی، حاشیههای اختصاصی دارندکار نمیکند.</p> " -"<br> " -"<hr> " -"<p><em><b>نکتۀ اضافی برای کاربران توان:</b> این عنصر ونک TDEPrint، با پارامتر " -"گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " -"<pre> -o page-top=... # استفاده از مقادیر »۰« یا بیشتر از »۷۲« با یک " -"اینچ برابر است. </pre> </p> </qt>" +"پرونده)ها( را به اینجا بکشید، یا از دکمۀ باز کردن یک محاورۀ پرونده استفاده " +"کنید. برای <b><STDIN></b> جای خالی بگذارید." -#: marginwidget.cpp:57 -msgid "" -" <qt> " -"<p><b>Bottom Margin</b></p>. " -"<p>This spinbox/text edit field lets you control the bottom margin of your " -"printout if the printing application does not define its margins internally. " -"</p> " -"<p>The setting works for instance for ASCII text file printing, or for printing " -"from KMail and and Konqueror. </p> " -"<p><b>Note:</b></p>This margin setting is not intended for KOffice or " -"OpenOffice.org printing, because these applications (or rather their users) " -"are expected to do it by themselves. It also does not work for PostScript or " -"PDF file, which in most cases have their margins hardcoded internally.</p> " -"<br> " -"<hr> " -"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " -"matches with the CUPS commandline job option parameter:</em> " -"<pre> -o page-bottom=... # use values from \"0\" or higher. \"72\" is " -"equal to 1 inch. </pre> </qt>" -msgstr "" -" <qt> " -"<p><b>حاشیۀ پایین</b></p>. " -"<p>این حوزۀ ویرایش جعبۀ دوار/متن به شما اجازه میدهد که حاشیۀ پایینی نتیجۀ چاپی " -"خود را در صورتی که کاربرد چاپ به صورت درونی حاشیههای آن را تنظیم نکرده " -"باشد،کنترل کنید. </p> " -"<p>تنظیم برای مثال برای چاپ پروندۀ متن اسکی، یا برای چاپ از KMail و Konqueror " -"کار میکند. </p> " -"<p><b>نکته:</b></p>این تنظیمات حاشیه برای چاپ KOffice یا OpenOffice.org در نظر " -"گرفته نشده است، زیرا این کاربردها )یا بیشتر کاربران آنها( باید خودشان این کار " -"را انجام دهند. برای پروندۀ PDF یا پستاسکریپت هم که در اغلب موارد به صورت " -"درونی، حاشیههای اختصاصی دارندکار نمیکند.</p> " -"<br> " -"<hr> " -"<p><em><b>نکتۀ اضافی برای کاربران توان:</b> این عنصر ونک TDEPrint، با پارامتر " -"گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " -"<pre> -o page-bottom=... # استفاده از مقادیر »۰« یا بیشتر از »۷۲« با یک " -"اینچ برابر است. </pre> </qt>" +#: droptionview.cpp:61 +msgid "Value:" +msgstr "مقدار:" -#: marginwidget.cpp:76 -msgid "" -" <qt> " -"<p><b>Left Margin</b></p>. " -"<p>This spinbox/text edit field lets you control the left margin of your " -"printout if the printing application does not define its margins internally. " -"</p> " -"<p>The setting works for instance for ASCII text file printing, or for printing " -"from KMail and and Konqueror. </p> " -"<p><b>Note:</b></p>This margin setting is not intended for KOffice or " -"OpenOffice.org printing, because these applications (or rather their users) " -"are expected to do it by themselves. It also does not work for PostScript or " -"PDF file, which in most cases have their margins hardcoded internally.</p> " -"<br> " -"<hr> " -"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " -"matches with the CUPS commandline job option parameter:</em> " -"<pre> -o page-left=... # use values from \"0\" or higher. \"72\" is " -"equal to 1 inch. </pre> </qt>" -msgstr "" -" <qt> " -"<p><b>حاشیۀ چپ</b></p>. " -"<p>این حوزۀ ویرایش جعبۀ دوار/متن به شما اجازه میدهد که حاشیۀ چپ نتیجۀ چاپی خود " -"را در صورتی که کاربرد چاپ به صورت درونی حاشیههای آن را تنظیم نکرده باشد،کنترل " -"کنید. </p> " -"<p>تنظیم برای مثال برای چاپ پروندۀ متن اسکی، یا برای چاپ از KMail و Konqueror " -"کار میکند. </p> " -"<p><b>نکته:</b></p>این تنظیمات حاشیه برای چاپ KOffice یا OpenOffice.org در نظر " -"گرفته نشده است، زیرا این کاربردها )یا بیشتر کاربران آنها( باید خودشان این کار " -"را انجام دهند. برای پروندۀ PDF یا پستاسکریپت هم که در اغلب موارد به صورت " -"درونی، حاشیههای اختصاصی دارندکار نمیکند.</p> " -"<br> " -"<hr> " -"<p><em><b>نکتۀ اضافی برای کاربران توان:</b> این عنصر ونک TDEPrint، با پارامتر " -"گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " -"<pre> -o page-left=... # استفاده از مقادیر »۰« یا بیشتر از »۷۲« با یک " -"اینچ برابر است. </pre> </qt>" +#: droptionview.cpp:167 +msgid "String value:" +msgstr "مقدار رشته:" -#: marginwidget.cpp:95 -msgid "" -" <qt> " -"<p><b>Right Margin</b></p>. " -"<p>This spinbox/text edit field lets you control the right margin of your " -"printout if the printing application does not define its margins internally. " -"</p> " -"<p>The setting works for instance for ASCII text file printing, or for printing " -"from KMail and and Konqueror. </p> " -"<p><b>Note:</b></p>This margin setting is not intended for KOffice or " -"OpenOffice.org printing, because these applications (or rather their users) " -"are expected to do it by themselves. It also does not work for PostScript or " -"PDF file, which in most cases have their margins hardcoded internally.</p> " -"<br> " -"<hr> " -"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element " -"matches with the CUPS commandline job option parameter:</em> " -"<pre> -o page-right=... # use values from \"0\" or higher. \"72\" is " -"equal to 1 inch. </pre> </qt>" +#: droptionview.cpp:306 droptionview.cpp:341 +msgid "No Option Selected" +msgstr "هیچ گزینهای برگزیده نشد" + +#: lpd/kmlpduimanager.cpp:44 +msgid "Local printer (parallel, serial, USB)" +msgstr "چاپگر محلی )موازی، متوالی، گذرگاه سریال جهانی(" + +#: lpd/kmlpduimanager.cpp:46 +msgid "SMB shared printer (Windows)" +msgstr "چاپگر فشردۀ SMB )ویندوز(" + +#: lpd/kmlpduimanager.cpp:47 +msgid "Network printer (TCP)" +msgstr "چاپگر شبکۀ )تیسیپی(" + +#: lpd/kmlpduimanager.cpp:48 +msgid "File printer (print to file)" +msgstr "چاپگر پرونده )چاپ در پرونده(" + +#: lpd/lpdtools.cpp:31 +msgid "A4" msgstr "" -" <qt> " -"<p><b>حاشیۀ راست</b></p>. " -"<p>این حوزۀ ویرایش جعبۀ دوار/متن به شما اجازه میدهد که حاشیۀ راست نتیجۀ چاپی " -"خود را در صورتی که کاربرد چاپ به صورت درونی حاشیههای آن را تنظیم نکرده " -"باشد،کنترل کنید. </p> " -"<p>تنظیم برای مثال برای چاپ پروندۀ متن اسکی، یا برای چاپ از KMail و Konqueror " -"کار میکند. </p> " -"<p><b>نکته:</b></p>این تنظیمات حاشیه برای چاپ KOffice یا OpenOffice.org در نظر " -"گرفته نشده است، زیرا این کاربردها )یا بیشتر کاربران آنها( باید خودشان این کار " -"را انجام دهند. برای پروندۀ PDF یا پستاسکریپت هم که در اغلب موارد به صورت " -"درونی، حاشیههای اختصاصی دارندکار نمیکند.</p> " -"<br> " -"<hr> " -"<p><em><b>نکتۀ اضافی برای کاربران توان:</b> این عنصر ونک TDEPrint، با پارامتر " -"گزینۀ کار خط فرمان CUPS تطابق دارد:</em> " -"<pre> -o page-right=... # استفاده از مقادیر »۰« یا بیشتر از »۷۲« برابر " -"با یک اینچ است. </pre> </qt>" -#: marginwidget.cpp:114 -msgid "" -" <qt> " -"<p><b>Change Measurement Unit<b></p>. " -"<p>You can change the units of measurement for the page margins here. Select " -"from Millimeter, Centimeter, Inch or Pixels (1 pixel == 1/72 inch). </p> </qt>" +#: lpd/lpdtools.cpp:32 +msgid "A3" msgstr "" -" <qt> " -"<p><b>تغییر واحد اندازهگیری<b></p>. " -"<p>در اینجا میتوانید واحدهای اندازهگیری را برای حاشیههای صفحه تغییر دهید. از " -"میلیمتر، سانتیمتر، اینچ یا پیکسل )۱ پیکسل == ۱/۷۲ اینچ( برگزینید. </p> </qt>" -#: marginwidget.cpp:121 -msgid "" -" <qt> " -"<p><b>Custom Margins Checkbox</b></p>. " -"<p>Enable this checkbox if you want to modify the margins of your printouts " -"<p>You can change margin settings in 4 ways: " -"<ul> " -"<li>Edit the text fields. </li> " -"<li>Click spinbox arrows. </li> " -"<li>Scroll wheel of wheelmouses. </li> " -"<li>Drag margins in preview frame with mouse. </li> </ul> <b>Note:</b> " -"The margin setting does not work if you load such files directly into " -"kprinter, which have their print margins hardcoded internally, like as most " -"PDF or PostScript files. It works for all ASCII text files however. It also may " -"not work with non-TDE applications which fail to fully utilize the TDEPrint " -"framework, such as OpenOffice.org. </p> </qt>" +#: lpd/lpdtools.cpp:33 +msgid "B4" msgstr "" -" <qt> " -"<p><b>جعبه بررسی سفارشی حاشیهها</b></p>. " -"<p>اگر میخواهید حاشیههای پیشنمایش خود را تغییر دهید، این جعبه بررسی را فعال " -"کنید. " -"<p>تنظیمات حاشیه را به ۴ طریق میتوان تغییر داد: " -"<ul> " -"<li>ویرایش حوزههای متن. </li> " -"<li>فشار کلیدهای تغییر جهت جعبۀ دوار. </li> " -"<li>لغزش چرخ موشیهای چرخی. </li> " -"<li>کشیدن حاشیهها در قابک پیشنمایش با موشی. </li> </ul> <b>نکته:</b>" -"اگر این پروندهها را مستقیماً در kprinter، که به صورت درونی حاشیههای چاپ " -"اختصاصی دارند، مانند اغلب پروندههای PDF یا پستاسکریپت بار کنید، تنظیم حاشیه " -"کار نمیکند. هر چند برای همۀ پروندههای متن اسکی کار میکند. ممکن است با " -"کاربردهای غیر TDE که در سودمندسازی کامل کار قابک TDEPrint ناتوان است، مانند " -"OpenOffice.org کار نکند. </p> </qt>" -#: marginwidget.cpp:138 -msgid "" -" <qt> " -"<p><b>\"Drag-your-Margins\" </p>. " -"<p>Use your mouse to drag and set each margin on this little preview window. " -"</p> </qt>" +#: lpd/lpdtools.cpp:34 +msgid "B5" msgstr "" -" <qt> " -"<p><b>«حاشیههای خود را بکشید»</p>. " -"<p>از موشی خود برای کشیدن و تنظیم هر حاشیهای که روی این پنجرۀ پیشنمایش کوچک " -"است، استفاده کنید. </p> </qt>" -#: marginwidget.cpp:148 -msgid "&Use custom margins" -msgstr "&استفاده از حاشیههای سفارشی" +#: lpd/lpdtools.cpp:233 +msgid "GhostScript settings" +msgstr "تنظیمات GhostScript" -#: marginwidget.cpp:158 -msgid "&Top:" -msgstr "&بالا:" +#: lpd/lpdtools.cpp:254 +msgid "Resolution" +msgstr "دقت" -#: marginwidget.cpp:159 -msgid "&Bottom:" -msgstr "&پایین:" +#: lpd/lpdtools.cpp:277 +msgid "Color depth" +msgstr "عمق رنگ" -#: marginwidget.cpp:160 -msgid "Le&ft:" -msgstr "&چپ:" +#: lpd/lpdtools.cpp:301 +msgid "Additional GS options" +msgstr "گزینههای GS اضافی" -#: marginwidget.cpp:161 -msgid "&Right:" -msgstr "&راست:" +#: lpd/lpdtools.cpp:313 +msgid "Page size" +msgstr "اندازۀ صفحه" -#: marginwidget.cpp:164 -msgid "Pixels (1/72nd in)" -msgstr "پیکسل )۷۲/۱ اینچ(" +#: lpd/lpdtools.cpp:329 +msgid "Pages per sheet" +msgstr "صفحات هر ورق" -#: marginwidget.cpp:167 -msgid "Inches (in)" -msgstr "اینچ )in(" +#: lpd/lpdtools.cpp:345 +msgid "Left/right margin (1/72 in)" +msgstr "حاشیۀ چپ/راست )۱/۷۲ اینچ(" -#: marginwidget.cpp:168 -msgid "Centimeters (cm)" -msgstr "سانتیمتر )cm(" +#: lpd/lpdtools.cpp:350 +msgid "Top/bottom margin (1/72 in)" +msgstr "حاشیۀ بالا/پایین )۱/۷۲ اینچ(" -#: marginwidget.cpp:169 -msgid "Millimeters (mm)" -msgstr "میلیمتر)mm(" +#: lpd/lpdtools.cpp:356 +msgid "Text options" +msgstr "گزینههای متن" -#: driver.cpp:387 -msgid "JCL" -msgstr "" +#: lpd/lpdtools.cpp:362 +msgid "Send EOF after job to eject page" +msgstr "ارسال EOF پس از کار جهت پس زدن صفحه" -#: kmvirtualmanager.cpp:161 -msgid "" -"<qt>You are about to set a pseudo-printer as your personal default. This " -"setting is specific to TDE and will not be available outside TDE applications. " -"Note that this will only make your personal default printer as undefined for " -"non-TDE applications and should not prevent you from printing normally. Do you " -"really want to set <b>%1</b> as your personal default?</qt>" +#: lpd/lpdtools.cpp:370 +msgid "Fix stair-stepping text" msgstr "" -"<qt>در شرف تنظیم یک شبه چاپگر به عنوان پیشفرض شخصی خود هستید. این تنظیم مخصوص " -"TDE است و خارج از کاربردهای TDE وجود ندارد. توجه داشته باشید که این فقط چاپگر " -"پیشفرض شخصی شما را برای کاربردهای غیر TDE تعریفنشده میسازد، و نباید از چاپ " -"عادی شما جلوگیری کند. واقعاً میخواهید <b>%1</b> را به عنوان پیشفرض شخصی خود " -"تنظیم کنید؟</qt>" -#: kpposterpage.cpp:42 -msgid " <qt> 5. </qt>" -msgstr " <qt> ۵. </qt>" +#: lpd/lpdtools.cpp:382 +msgid "Fast text printing (non-PS printers only)" +msgstr "چاپ سریع متن )فقط چاپگرهای غیر PS(" -#: kpposterpage.cpp:46 -msgid "" -" <qt> <b>Print Poster</b> (enabled or disabled). " -"<p>If you enable this option, you can print posters of different sizes The " -"printout will happen in the form <em>'tiles'</em> printed on smaller paper " -"sizes, which you can stitch together later. <em>If you enable this option " -"here, the <em>'Poster Printing' filter</em> will be auto-loaded in the " -"'Filters' tab of this dialog. </p> " -"<p>This tab is only visible if the external <em>'poster'</em> " -"utility is discovered by TDEPrint on your system. [<em>'poster'</em> " -"is a commandline utility that enables you to convert PostScript files into " -"tiled printouts which allow for oversized appearance of the stitched-together " -"tiles.] </p> " -"<p><b>Note:</b> The standard version of 'poster' will not work. Your system " -"must use a patched version of 'poster'. Ask your operating system vendor to " -"provide a patched version of 'poster' if he does not already. </p></qt>" -msgstr "" -" <qt> <b>چاپ پوستر</b>(فعال یا غیرفعال)." -"<p>در صورت فعالسازی این گزینه، میتوانید پوسترهایی با اندازههای مختلف را چاپ " -"کنید. نتیجۀ چاپی به شکل <em>»کاشیهای«</em> چاپشده روی کاغذ با اندازههای " -"کوچکتر ایجاد میشود، که میتوانید بعداً به هم بدوزید. <em>" -"اگر این گزینه را در اینجا فعال کنید، <em>پالایۀ »چاپ پوستر«</em> " -"به طور خودکار در تب »پالایهها«ی این محاوره بار میشود. </p> " -"<p>این تب فقط در صورتی مرئی است که برنامۀ سودمند <em>«پوستر»</em> " -"خارجی به وسیلۀ TDEPrint روی سیستم شما کشف شده باشد.[ <em>»پوستر«</em> " -"یک برنامۀ سودمند خط فرمان است که به شما اجازه میدهد که پروندههای پستاسکریپت " -"را به نتیجۀ چاپی کاشیشده تبدیل کنید،که کاشیها قابل دوختن به یکدیگر میباشند.] " -"</p> </qt>" +#: lpd/kmlpdmanager.cpp:87 +msgid "Local printer queue (%1)" +msgstr "صف چاپگر محلی )%1(" -#: kpposterpage.cpp:68 +#: lpd/kmlpdmanager.cpp:87 msgid "" -" <qt> <b>Tile Selection widget</b> " -"<p>This GUI element is <em>not only for viewing</em> " -"your selections: it also lets you interactively select the tile(s) you want to " -"print. </p> " -"<p><b>Hints</b> " -"<ul> " -"<li>Click any tile to select it for printing.</li> " -"<li>To select multiple tiles to be printed at once, <em>'shift-click'</em> " -"on the tiles ('shift-click' means: hold down the [SHIFT]-key on your keyboard " -"and click with the mouse while [SHIFT]-key is held.) <em>Be aware</em> " -"that the order of your clicking is also significant to the order of printing " -"the different tiles. </li> </ul> <b>Note 1:</b> The order of your selection " -"(and the order for printout of the tiles) is indicated by the contents of the " -"text field below, labelled as <em>'Tile pages (to be printed):'</em>" -"<p> <b>Note 2:</b> By default no tile is selected. Before you can print (a part " -" of) your poster, you must select at least one tile. </p> </qt>" -msgstr "" -" <qt> <b>عنصر گزینش کاشی</b> " -"<p>این عنصر ونک <em>فقط برای مشاهده </em> گزینشهای شما نیست. به شما اجازه " -"میدهد که به صورت تعاملی کاشی)هایی( که میخواهید چاپ کنید را انتخاب کنید. </p> " -"<p><b>نکتههای</b> " -"<ul> " -"<li>روی هر کاشی که میخواهید فشار دهید تا برای چاپ انتخاب شود.</li> " -"<li>برای گزینش همزمان چند کاشی جهت چاپ، روی کاشیها <em>«فشار -تبدیل» </em>" -"کنید )»فشار- تبدیل« یعنی: پایین نگه داشتن کلید تبدیل روی صفحه کلید و فشار با " -"موشی.) <em>آگاه باشید</em> که ترتیب فشار شما هم به ترتیب چاپ کاشیهای مختلف " -"بستگی دارد. </li> </ul> <b>نکتۀ ۱:</b> ترتیب انتخاب شما )و ترتیب نتیجۀ چاپی " -"کاشیها( با محتوای حوزۀ متن زیر مشخص میشود، که به عنوان <em>" -"»صفحات کاشی )که باید چاپ شوند(:«</em>" -"<p> میباشد<b>نکتۀ ۲:</b>هیچ کاشی به عنوان پیشفرض برگزیده نشده است. پیش از این " -"که )بخشی از ( پوستر خود را چاپ کنید، باید در نهایت یک کاشی انتخاب کنید. </p>" -"</qt>" +"_: Unknown type of local printer queue\n" +"Unknown" +msgstr "ناشناخته" -#: kpposterpage.cpp:89 -msgid "" -" <qt> <b>Poster Size</b> " -"<p>Select the poster size you want from the dropdown list. </p> " -"Available sizes are all standard paper sizes up to 'A0'. [A0 is the same size " -"as 16 sheets of A4, or '84cm x 118.2cm'.] </p> " -"<p><b>Notice</b>, how the little preview window below changes with your change " -"of poster size. It indicates to you how many tiles need to be printed to make " -"the poster, given the selected paper size.</p> " -"<p><b>Hint:</b> The little preview window below is not just a passive icon. You " -"can click on its individual tiles to select them for printing. To select " -"multiple tiles to be printed at once, you need to <em>'shift-click'</em> " -"on the tiles ('shift-click' means: hold down the [SHIFT]-key on your keyboard " -"and click with the mouse while [SHIFT]-key is held.) The order of your " -"clicking is significant to the order of printing the different tiles. The order " -"of your selection (and for the printed tiles) is indicated by the contents of " -"the text field labelled as <em>'Tile pages (to be printed):'</em>" -"<p> <b>Note:</b> By default no tile is selected. Before you can print (a part " -"of) your poster, you must select at least one tile. </p> </qt>" -msgstr "" -" <qt> <b>اندازۀ پوستر</b> " -"<p>اندازۀ پوستری که میخواهید از فهرست پایین افت انتخاب کنید. </p> " -"اندازههای موجود همۀ اندازههای استاندارد کاغذ بیشتر از «A0» میباشد. [A0 هم " -"اندازۀ ۱۶ برگه A4، یا »۸۴cm × ۱۱۸/۲cm» میباشد.] </p> " -"<p><b>توجه کنید</b>، پنجرۀ پیشنمایش کوچک زیر چگونه با تغییر اندازۀ پوستر تغییر " -"میکند. به شما نشان میدهد که برای ساخت پوستر، با اندازۀ کاغذ برگزیده، چند کاشی " -"باید چاپ شود.</p> " -"<p><b>نکته:</b> پنجرۀ پیشنمایش کوچک زیر فقط یک شمایل غیرفعال نیست. میتوانید " -"روی کاشیهای آن فشار دهید تا برای چاپ انتخاب شوند. برای گزینش همزمان چند کاشی " -"جهت چاپ، روی کاشیها <em>»فشار -تبدیل« </em>کنید )»فشار- تبدیل« یعنی: پایین نگه " -"داشتن کلید تبدیل روی صفحه کلید و فشار با موشی.) ترتیب فشار شما به ترتیب چاپ " -"کاشیهای مختلف بستگی دارد. ترتیب گزینش شما )و برای کاشیهای چاپشده) با محتوای " -"حوزۀ متن با عنوان <em>»صفحات کاشی که باید چاپ شوند:«</em>مشخص میشود" -"<p> <b>نکته:</b> هیچ کاشی به عنوان پیشفرض انتخاب نشده است. پیش از این که " -"بتوانید بخشی از پوستر خود را چاپ کنید، باید در نهایت یک کاشی انتخاب کنید. </p>" -"</qt>" +#: lpd/kmlpdmanager.cpp:88 +msgid "<Not available>" +msgstr ">قابل دسترس نیست<" -#: kpposterpage.cpp:108 +#: lpd/kmlpdmanager.cpp:89 msgid "" -" <qt> <b>Paper Size</b> " -"<p>This field indicates the paper size the poster tiles will be printed on. To " -"select a different paper size for your poster tiles, go to the 'General' tab " -"of this dialog and select one from the dropdown list. </p> " -"Available sizes are most standard paper sizes supported by your printer. Your " -"printer's supported paper sizes are read from the printer driver info (as laid " -"down in the <em>'PPD'</em>, the printer description file). <em>" -"Be aware that the 'Paper Size' selected may not be supported by 'poster' " -"(example: 'HalfLetter') while it may well be supported by your printer.</em> " -"If you hit that obstacle, simply use another, supported Paper Size, like 'A4' " -"or 'Letter'. " -"<p><b>Notice</b>, how the little preview window below changes with your change " -"of paper size. It indicates how many tiles need to be printed to make up the " -"poster, given the selected paper and poster size.</p> " -"<p><b>Hint:</b> The little preview window below is not just a passive icon. You " -"can click on its individual tiles to select them for printing. To select " -"multiple tiles to be printed at once, you need to <em>'shift-click'</em> " -"on the tiles ('shift-click' means: hold down the [SHIFT]-key on your keyboard " -"and click with the mouse while [SHIFT]-key is held.) The order of your " -"clicking is significant to the order of printing the different tiles. The order " -"of your selection (and for the printed tiles) is indicated by the contents of " -"the text field labelled as <em>'Tile pages (to be printed):'</em>" -"<p> <b>Note:</b> By default no tile is selected. Before you can print (a part " -"of) your poster, you must select at least one tile. </p> </qt>" -msgstr "" -" <qt> <b>اندازۀ کاغذ</b> " -"<p>این حوزه اندازۀ کاغذی که کاشیهای پوستر روی آن چاپ میشوند را نشان میدهد. " -"جهت گزینش اندازۀ کاغذهای مختلف برای کاشیهای پوستر خود، به تب »عمومی« این محاوره " -"بروید و از فهرست پایین افت یکی را انتخاب کنید. </p> اندازههای موجود اغلب " -"اندازههای کاغذ استاندارد هستند، که توسط چاپگر شما پشتیبانی میشوند. اندازههای " -"کاغذ پشتیبانیشده توسط چاپگر شما از اطلاعات گردانندۀ چاپگر )همان گونه که در <em>" -"«PPD»</em>، پروندۀ توصیف چاپگر افتاده است( خوانده میشود. <em>" -"آگاه باشید که »اندازۀ کاغذ« برگزیده ممکن است توسط »پوستر« )مثال: »نیم حرفی«( " -"پشتیبانی نشده باشد، در حالی که ممکن است توسط چاپگر شما پشتیبانی شود.</em> " -"اگر با آن مانع برخورد کردید، کافی است از دیگری، اندازۀ کاغذ پشتیبانیشده، مانند " -"»A4« یا »حرف« استفاده کنید. " -"<p><b>توجه کنید</b>، که چطور پنجرۀ پیشنمایش زیر با تغییر اندازۀ کاغذ تغییر " -"میکند. نشان میدهد که برای ساخت پوستری که باید چاپ شود، با کاغذ و اندازۀ پوستر " -"برگزیده، چه تعداد کاشی لازم است.</p> " -"<p><b>نکته:</b> پنجرۀ پیشنمایش کوچک زیر فقط یک شمایل غیرفعال نیست. میتوانید " -"روی تکتک کاشیها فشار دهید تا برای چاپ انتخاب شوند. جهت انتخاب همزمان چند کاشی " -"برای چاپ، لازم است که روی کاشیها <em>»تبدیل-فشار«</em>" -"کنید . )یعنی: پایین نگه داشتن کلید تبدیل روی صفحه کلید و فشار با موشی در حالی " -"که کلید تبدیل نگه داشته شده است.( ترتیب فشار به ترتیب چاپ کاشیهای مختلف بستگی " -"دارد. ترتیب انتخاب شما ) و برای کاشیهای چاپشده( توسط محتوای حوزۀ متنی که به " -"عنوان <em>»صفحات کاشی که باید چاپ شوند:«</em>برچسبدارشده مشخص میشود. <b>" -"نکته:</b>هیچ کاشی به عنوان پیشفرض انتخاب نشده است. پیش از این که بتوانید بخشی " -"از پوستر خود را چاپ کنید، باید نهایتاً یک کاشی را انتخاب کنید. </p> </qt>" +"_: Unknown Driver\n" +"Unknown" +msgstr "ناشناخته" -#: kpposterpage.cpp:132 -msgid "" -" <qt> <b>Cut Margin selection</b> " -"<p>Slider and spinbox let you determine a <em>'cut margin'</em> " -"which will be printed onto each tile of your poster to help you cut the pieces " -"as needed. </p> " -"<p><b>Notice</b>, how the little preview window above changes with your change " -"of cut margins. It indicates to you how much space the cut margins will take " -"away from each tile. " -"<p><b>Be aware</b>, that your cut margins need to be equal to or greater than " -"the margins your printer uses. The printer's capabilities are described in the " -"<em>'ImageableArea'</em> keywords of its driver PPD file. </p> </qt>" -msgstr "" -" <qt> <b> گزینش حاشیۀ برش</b> " -"<p>لغزان و جعبه دوار به شما اجازه میدهد که یک <em>»حاشیۀ برش«</em> " -"مشخص کنید که روی هر کاشی پوستر شما چاپ میشود، و به شما کمک میکند که قطعهها " -"را همانطور که میخواهید ببرید. </p> " -"<p><b>دقت کنید</b>، که چگونه پنجرۀ پیشنمایش کوچک زیر با تغییر حاشیههای برش " -"تغییر میکند. نشان میدهد حاشیههای برش در چه فاصلهای از هر کاشی قرار دارند. " -"<p><b>آگاه باشد</b>، که لازم است حاشیههای برش شما مساوی یا بزرگتر از " -"حاشیههای مورد استفادۀ چاپگرتان باشد. تواناییهای چاپگر در کلیدواژههای <em>" -"»ناحیۀ قابل تصور«</em> پروندۀ PPD گردانندۀ آن توصیف میشوند. </p> </qt>" +#: lpd/kmlpdmanager.cpp:95 +msgid "Remote LPD queue %1@%2" +msgstr "صف الپیدی دور %1@%2" -#: kpposterpage.cpp:143 +#: lpd/kmlpdmanager.cpp:158 +msgid "Unable to create spool directory %1 for printer %2." +msgstr "قادر به ایجاد فهرست راهنمای اسپول %1 برای چاپگر %2 نیست." + +#: lpd/kmlpdmanager.cpp:165 +msgid "Unable to save information for printer <b>%1</b>." +msgstr "قادر به ذخیرۀ اطلاعات برای چاپگر <b>%1</b> نیست." + +#: lpd/kmlpdmanager.cpp:193 msgid "" -" <qt> <b>Order and number of tile pages to be printed</b> " -"<p>This field displays and sets the individual tiles to be printed, as well as " -"the order for their printout. </p> You can file the field with 2 different " -"methods: " -"<ul> " -"<li>Either use the interactive thumbnail preview above and '[SHIFT]-click' on " -"the tiles. </li> " -"<li>Or edit this text field accordingly. </li> </ul> " -"<p>When editing the field, you can use a '3-7' syntax instead of a '3,4,5,6,7' " -"one. </p> " -"<p><b>Examples:</b></p> " -"<pre> \"2,3,7,9,3\" " -"<br> \"1-3,6,8-11\" </qt>" +"Unable to set correct permissions on spool directory %1 for printer <b>%2</b>." msgstr "" -" <qt> <b>ترتیب و تعداد صفحات کاشی که باید چاپ شود</b> " -"<p>این حوزۀ تک کاشیهایی که باید چاپ شوند را، و نیز ترتیب نتیجۀ چاپی آنها را " -"نمایش میدهد و تنظیم میکند. </p> میتوانید حوزه را با ۲ روش مختلف فهرست کنید: " -" " -"<ul> " -"<li>یا استفاده از پیشنمایش ریزنقش تعاملی فوق و »تبدیل-فشار« روی کاشیها. </li> " -"<li>یا نتیجتاً ویرایش این حوزۀ متن. </li> </ul> " -"<p>در هنگام ویرایش حوزه، میتوانید از یک نحو »۳-۷« به جای »۳،۴،۵،۶،۷« استفاده " -"کنید. </p>" -"<p><b>مثالها:</b></p> " -"<pre> «۲،۳،۷،۹،۳» " -"<br> «۱-۳،۶،۸-۱۱» </qt>" +"قادر به تنظیم مجوزهای صحیح روی صفحۀ راهنمای اسپول %1 برای چاپگر <b>%2</b> " +"نیست." -#: kpposterpage.cpp:160 -msgid "Poster" -msgstr "پوستر" +#: lpd/kmlpdmanager.cpp:237 +msgid "Permission denied: you must be root." +msgstr "مجوز رد شد: باید کاربر ارشد باشید." -#: kpposterpage.cpp:162 -msgid "&Print poster" -msgstr "&چاپ پوستر" +#: lpd/kmlpdmanager.cpp:244 +msgid "Unable to execute command \"%1\"." +msgstr "قادر به اجرای فرمان»%1« نیست." -#: kpposterpage.cpp:176 -msgid "Poste&r size:" -msgstr "اندازۀ &پوستر:" +#: lpd/kmlpdmanager.cpp:317 +msgid "Unable to write printcap file." +msgstr "قادر به نوشتن پروندۀ printcap نیست." -#: kpposterpage.cpp:178 -msgid "Media size:" -msgstr "اندازۀ رسانه:" +#: lpd/kmlpdmanager.cpp:372 +msgid "Couldn't find driver <b>%1</b> in printtool database." +msgstr "نتوانست گردانندۀ <b>%1</b> را در دادگان printtool پیدا کند." -#: kpposterpage.cpp:180 -msgid "Pri&nt size:" -msgstr "اندازۀ &چاپ:" +#: lpd/kmlpdmanager.cpp:411 +msgid "Couldn't find printer <b>%1</b> in printcap file." +msgstr "نتوانست چاپگر <b>%1</b> را در پروندۀ printcap پیدا کند." -#: kpposterpage.cpp:187 -#, no-c-format -msgid "C&ut margin (% of media):" -msgstr "&برش حاشیه )٪ از رسانه(:" +#: lpd/kmlpdmanager.cpp:440 +msgid "No driver found (raw printer)" +msgstr "گردانندهای یافت نشد )چاپگر خام(" -#: kpposterpage.cpp:191 -msgid "&Tile pages (to be printed):" -msgstr "صفحات &کاشی )که باید چاپ شود(:" +#: lpd/kmlpdmanager.cpp:442 +msgid "Printer type not recognized." +msgstr "نوع چاپگر تشخیص داده نشد." -#: kpposterpage.cpp:198 -msgid "Link/unlink poster and print size" -msgstr "پوستر پیوندی/غیر پیوندی و اندازۀ چاپ" +#: lpd/kmlpdmanager.cpp:452 +msgid "" +"The driver device <b>%1</b> is not compiled in your GhostScript distribution. " +"Check your installation or use another driver." +msgstr "" +"دستگاه گردانندۀ <b>%1</b> در توزیع GhostScript شما ترجمه نشده است. یا نصب خود " +"را بررسی کنید و یا از گردانندۀ دیگری استفاده نمایید." -#: kpposterpage.cpp:263 -msgid "Unknown" -msgstr "ناشناخته" +#: lpd/kmlpdmanager.cpp:560 +msgid "Unable to write driver associated files in spool directory." +msgstr "" +"قادر به نوشتن پروندههای وابسته به گرداننده در فهرست راهنمای اسپول نیست." + +#: driver.cpp:387 +msgid "JCL" +msgstr "" #: kxmlcommand.cpp:789 msgid "One of the command object's requirements is not met." @@ -6752,10 +6860,6 @@ msgstr "یکی از نیازهای شیء فرمان یافت نشد." msgid "The command does not contain the required tag %1." msgstr "فرمان حاوی برچسب %1 مورد نیاز نیست." -#: kprintaction.cpp:117 kprintaction.cpp:122 kprintaction.cpp:127 -msgid "&Export..." -msgstr "&صادرات..." - #: kpfilterpage.cpp:42 msgid "" " <qt> <b>Add Filter button</b> " @@ -6953,106 +7057,11 @@ msgstr "" msgid "Input" msgstr "ورودی" -#: kpqtpage.cpp:70 -msgid "" -" <qt> <b>Selection of color mode:</b> You can choose between 2 options: " -"<ul>" -"<li><b>Color</b> and</li> " -"<li><b>Grayscale</b></li></ul> <b>Note:</b> This selection field may be grayed " -"out and made inactive. This happens if TDEPrint can not retrieve enough " -"information about your print file. In this case the embedded color- or " -"grayscale information of your printfile, and the default handling of the " -"printer take precedence. </qt>" -msgstr "" -"<qt> <b>گزینش حالت رنگ:</b> میتوانید بین دو گزینه انتخاب کنید: " -"<ul>" -"<li><b>رنگ</b> و</li> " -"<li><b>مقیاس خاکستری</b></li></ul> <b>نکته:</b> ممکن است این حوزۀ گزینش " -"خاکستری و غیرفعال شود. اگر TDEPrint نتواند اطلاعاتی کافی در مورد پروندۀ چاپ شما " -"بازیابی کند، این اتفاق رخ میدهد. در این صورت، رنگ نهفته- یا اطلاعات مقیاس " -"خاکستری پروندۀ چاپ شما، و گرداندن پیشفرض چاپگر مقدم میشوند. </qt>" +#~ msgid "%1 &Handbook" +#~ msgstr "%1 &کتاب مرجع" -#: kpqtpage.cpp:79 -msgid "" -" <qt> <b>Selection of page size:</b> Select paper size to be printed on from " -"the drop-down menu. " -"<p>The exact list of choices depends on the printer driver (\"PPD\") you have " -"installed. </qt>" -msgstr "" -" <qt> <b>گزینش اندازۀ صفحه:</b> اندازۀ کاغذی که باید از گزینگان پایین افت چاپ " -"شود را انتخاب کنید. " -"<p>فهرست دقیق انتخابها به گردانندۀ چاپگر («PPD») که نصب کردهاید بستگی دارد. " -"</qt>" +#~ msgid "%1 &Web Site" +#~ msgstr "%1 &وبگاه" -#: kpqtpage.cpp:84 -msgid "" -" <qt> <b>Selection of pages per sheet:</b> You can choose to print more than " -"one page onto each sheet of paper. This is sometimes useful to save paper. " -"<p><b>Note 1:</b> the page images get scaled down accordingly to print 2 or 4 " -"pages per sheet. The page image does not get scaled if you print 1 page per " -"sheet (the default setting.). " -"<p><b>Note 2:</b> If you select multiple pages per sheet here, the scaling and " -"re-arranging is done by your printing system. " -"<p><b>Note 3, regarding \"Other\":</b> You cannot really select <em>Other</em> " -"as the number of pages to print on one sheet.\"Other\" is checkmarked here for " -"information purposes only. " -"<p>To select 8, 9, 16 or other numbers of pages per sheet: " -"<ul> " -"<li> go to the tab headlined \"Filter\"</li> " -"<li> enable the <em>Multiple Pages per Sheet</em> filter </li> " -"<li> and configure it (bottom-most button on the right of the \"Filters\" tab). " -"</li> </ul> </qt>" -msgstr "" -" <qt> <b>گزینش صفحات هر برگ:</b> میتوانید بیش از یک صفحه را در هر برگ از " -"کاغذ چاپ کنید. گاهی اوقات برای صرفهجویی در کاغذ مفید است. " -"<p><b>نکتۀ ۱:</b> مقیاس تصاویر صفحه بر اساس چاپ ۲ یا ۴ صفحه در هر برگ کم " -"میشود. اگر ۱ صفحه در هر برگ چاپ کنید )که تنظیم پیشفرض است.( مقیاس ندارد. " -"<p><b>نکتۀ ۲:</b> اگر در اینجا چند صفحه در هر برگ را انتخاب کنید، مقیاسبندی و " -"چیدن دوباره به وسیلۀ سیستم چاپ شما صورت میگیرد. " -"<p><b>نکتۀ ۳، مربوط به »غیره:« </b> در واقع نمیتوانید <em>غیره</em> " -"را به عنوان تعداد صفحاتی که روی یک برگ چاپ میشوند انتخاب کنید. »غیره« فقط برای " -"اهداف اطلاعاتی در اینجا بازبینی میشود. " -"<p>برای انتخاب ۸،۹،۱۶ یا تعداد بیشتری صفحه در هر برگ : " -"<ul> " -"<li> به »پالایۀ« دارای عنوان تب بروید</li> " -"<li> پالایه <em>چند صفحه در هر برگ</em>را فعال کنید </li> " -"<li> و آن را پیکربندی کنید )پایینترین دکمه در سمت راست تب »پالایهها« . </li> " -"</ul> </qt>" - -#: kpqtpage.cpp:102 -msgid "" -" <qt> <b>Selection of image orientation:</b> Orientation of the printed " -"pageimage on your paper is controlled by the radio buttons. By default, the " -"orientation is <em>Portrait</em> " -"<p>You can select 2 alternatives: " -"<ul> " -"<li> <b>Portrait.</b>.Portrait is the default setting. </li> " -"<li> <b>Landscape.</b> </li> </ul> The icon changes according to your " -"selection. </qt>" -msgstr "" -" <qt> <b>گزینش جهت تصویر:</b> جهت تصویر صفحۀ چاپشده روی کاغذ شما با دکمههای " -"رادیویی کنترل میشود. به عنوان پیشفرض، جهت <em>تصویر</em>است " -"<p>میتوانید ۲ انتخاب داشته باشید: " -"<ul> " -"<li> <b>طولی.</b>.تصویر تنظیم پیشفرض است. </li> " -"<li> <b>عرضی.</b> </li> </ul> شمایل بر اساس انتخاب شما تغییر میکند. </qt>" - -#: kpqtpage.cpp:113 -msgid "Print Format" -msgstr "قالب چاپ" - -#: kpqtpage.cpp:123 -msgid "Color Mode" -msgstr "حالت رنگ" - -#: kpqtpage.cpp:135 -msgid "Colo&r" -msgstr "&رنگ" - -#: kpqtpage.cpp:138 -msgid "&Grayscale" -msgstr "&مقیاس خاکستری" - -#: kpqtpage.cpp:151 -msgid "Ot&her" -msgstr "هر چندد" +#~ msgid "Documentation" +#~ msgstr "مستندات" diff --git a/tde-i18n-fa/messages/tdelibs/tdestyle_highcontrast_config.po b/tde-i18n-fa/messages/tdelibs/tdestyle_highcontrast_config.po index 2c497ea7df2..a8c1b262d54 100644 --- a/tde-i18n-fa/messages/tdelibs/tdestyle_highcontrast_config.po +++ b/tde-i18n-fa/messages/tdelibs/tdestyle_highcontrast_config.po @@ -4,10 +4,11 @@ msgid "" msgstr "" "Project-Id-Version: tdestyle_highcontrast_config\n" -"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-20 08:24+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-fa/messages/tdelibs/tdestyle_plastik_config.po b/tde-i18n-fa/messages/tdelibs/tdestyle_plastik_config.po index cdddb50cced..af850b2a226 100644 --- a/tde-i18n-fa/messages/tdelibs/tdestyle_plastik_config.po +++ b/tde-i18n-fa/messages/tdelibs/tdestyle_plastik_config.po @@ -4,10 +4,11 @@ msgid "" msgstr "" "Project-Id-Version: tdestyle_plastik_config\n" -"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-20 08:25+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-fa/messages/tdelibs/tdetexteditor_autobookmarker.po b/tde-i18n-fa/messages/tdelibs/tdetexteditor_autobookmarker.po index 1a8fdb82167..fc5fe63c5cf 100644 --- a/tde-i18n-fa/messages/tdelibs/tdetexteditor_autobookmarker.po +++ b/tde-i18n-fa/messages/tdelibs/tdetexteditor_autobookmarker.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: tdetexteditor_autobookmarker\n" -"POT-Creation-Date: 2005-06-14 01:24+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-20 08:27+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -23,33 +24,33 @@ msgstr "چوب الفهای خودکار" msgid "Configure AutoBookmarks" msgstr "پیکربندی چوب الفهای خودکار" -#: autobookmarker.cpp:280 +#: autobookmarker.cpp:279 msgid "Edit Entry" msgstr "ویرایش مدخل" -#: autobookmarker.cpp:288 +#: autobookmarker.cpp:287 msgid "&Pattern:" msgstr "&الگو:" -#: autobookmarker.cpp:294 +#: autobookmarker.cpp:293 msgid "<p>A regular expression. Matching lines will be bookmarked.</p>" msgstr "<p>یک عبارت منظم. تطابق خطوطی که چوب الف میشوند.</p>" -#: autobookmarker.cpp:298 +#: autobookmarker.cpp:297 msgid "Case &sensitive" msgstr "&حساس به حالت" -#: autobookmarker.cpp:302 +#: autobookmarker.cpp:301 msgid "" "<p>If enabled, the pattern matching will be case sensitive, otherwise not.</p>" msgstr "" "<p>اگر فعال شود، تطابق الگو حساس به حالت میشود، در غیر این صورت نه.</p>" -#: autobookmarker.cpp:305 +#: autobookmarker.cpp:304 msgid "&Minimal matching" msgstr "تطابق &کمینه" -#: autobookmarker.cpp:309 +#: autobookmarker.cpp:308 msgid "" "<p>If enabled, the pattern matching will use minimal matching; if you do not " "know what that is, please read the appendix on regular expressions in the kate " @@ -58,11 +59,11 @@ msgstr "" "<p> اگر فعال شود، تطابق الگو از تطابق کمینه استفاده خواهد کرد؛ اگر نمیدانید " "چیست، لطفاً، پیوست عبارتهای منظم را در راهنمای kate بخوانید.</p>" -#: autobookmarker.cpp:313 +#: autobookmarker.cpp:312 msgid "&File mask:" msgstr "نقاب &پرونده:" -#: autobookmarker.cpp:319 +#: autobookmarker.cpp:318 msgid "" "<p>A list of filename masks, separated by semicolons. This can be used to limit " "the usage of this entity to files with matching names.</p>" @@ -74,11 +75,11 @@ msgstr "" "<p> از دکمۀ جادوگر در سمت راست مدخل نوع مایم در زیر، برای پر کردن هر دو فهرست " "به آسانی استفاده کنید.</p>" -#: autobookmarker.cpp:324 +#: autobookmarker.cpp:323 msgid "MIME &types:" msgstr "&انواع مایم:" -#: autobookmarker.cpp:330 +#: autobookmarker.cpp:329 msgid "" "<p>A list of mime types, separated by semicolon. This can be used to limit the " "usage of this entity to files with matching mime types.</p>" @@ -90,7 +91,7 @@ msgstr "" "<p>از دکمۀ جادوگر در سمت راست، برای به دست آوردن فهرست انواع پروندههای موجود " "جهت انتخاب از آن استفاده کنید، با استفاده از آن نقابهای شبکه هم پر میشوند.</p>" -#: autobookmarker.cpp:340 +#: autobookmarker.cpp:339 msgid "" "<p>Click this button to display a checkable list of mimetypes available on your " "system. When used, the file masks entry above will be filled in with the " @@ -99,7 +100,7 @@ msgstr "" "<p>برای نمایش فهرست قابل بررسی انواع مایم موجود در سیستم خود، این دکمه را فشار " "دهید. هنگام استفاده، مدخل نقابهای پروندۀ بالا توسط نقابهای متناظر پر میشود.</p>" -#: autobookmarker.cpp:365 +#: autobookmarker.cpp:364 msgid "" "Select the MimeTypes for this pattern.\n" "Please note that this will automatically edit the associated file extensions as " @@ -109,27 +110,27 @@ msgstr "" "لطفاً، توجه کنید که این به طور خودکار پسوند پروندههای مربوطه را هم ویرایش " "میکند." -#: autobookmarker.cpp:367 +#: autobookmarker.cpp:366 msgid "Select Mime Types" msgstr "برگزیدن انواع مایم" -#: autobookmarker.cpp:385 +#: autobookmarker.cpp:384 msgid "&Patterns" msgstr "&الگوها" -#: autobookmarker.cpp:388 +#: autobookmarker.cpp:387 msgid "Pattern" msgstr "الگوها" -#: autobookmarker.cpp:389 +#: autobookmarker.cpp:388 msgid "Mime Types" msgstr "انواع مایم" -#: autobookmarker.cpp:390 +#: autobookmarker.cpp:389 msgid "File Masks" msgstr "نقاب پروندهها" -#: autobookmarker.cpp:394 +#: autobookmarker.cpp:393 msgid "" "<p>This list shows your configured autobookmark entities. When a document is " "opened, each entity is used in the following way: " @@ -149,22 +150,22 @@ msgstr "" "مطابق تنظیم میشود.</li></ul>" "<p>برای مدیریت مجموعه هستارهای خود، از دکمههای زیر استفاده کنید.</p>" -#: autobookmarker.cpp:406 +#: autobookmarker.cpp:405 msgid "&New..." msgstr "&جدید..." -#: autobookmarker.cpp:409 +#: autobookmarker.cpp:408 msgid "Press this button to create a new autobookmark entity." msgstr "برای ایجاد یک هستار چوب الف خودکار جدید، این دکمه را فشار دهید." -#: autobookmarker.cpp:414 +#: autobookmarker.cpp:413 msgid "Press this button to delete the currently selected entity." msgstr "برای حذف هستار برگزیدۀ جاری، این دکمه را فشار دهید." -#: autobookmarker.cpp:416 +#: autobookmarker.cpp:415 msgid "&Edit..." msgstr "&ویرایش..." -#: autobookmarker.cpp:419 +#: autobookmarker.cpp:418 msgid "Press this button to edit the currently selected entity." msgstr "برای ویرایش هستار برگزیدۀ جاری، این دکمه را فشار دهید." diff --git a/tde-i18n-fa/messages/tdelibs/tdetexteditor_docwordcompletion.po b/tde-i18n-fa/messages/tdelibs/tdetexteditor_docwordcompletion.po index 77ba8be5f01..619dfff1a37 100644 --- a/tde-i18n-fa/messages/tdelibs/tdetexteditor_docwordcompletion.po +++ b/tde-i18n-fa/messages/tdelibs/tdetexteditor_docwordcompletion.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: tdetexteditor_docwordcompletion\n" -"POT-Creation-Date: 2007-02-18 02:38+0100\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-20 08:28+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-fa/messages/tdelibs/tdetexteditor_insertfile.po b/tde-i18n-fa/messages/tdelibs/tdetexteditor_insertfile.po index 3909f4546e6..1e21eb02f61 100644 --- a/tde-i18n-fa/messages/tdelibs/tdetexteditor_insertfile.po +++ b/tde-i18n-fa/messages/tdelibs/tdetexteditor_insertfile.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: tdetexteditor_insertfile\n" -"POT-Creation-Date: 2005-06-14 01:24+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-20 08:28+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-fa/messages/tdelibs/tdetexteditor_isearch.po b/tde-i18n-fa/messages/tdelibs/tdetexteditor_isearch.po index a5781f14cb2..b043f16016b 100644 --- a/tde-i18n-fa/messages/tdelibs/tdetexteditor_isearch.po +++ b/tde-i18n-fa/messages/tdelibs/tdetexteditor_isearch.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: tdetexteditor_isearch\n" -"POT-Creation-Date: 2007-05-29 02:14+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-20 09:04+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-fa/messages/tdelibs/tdetexteditor_kdatatool.po b/tde-i18n-fa/messages/tdelibs/tdetexteditor_kdatatool.po index ad41953804f..3ec9fcc9ff6 100644 --- a/tde-i18n-fa/messages/tdelibs/tdetexteditor_kdatatool.po +++ b/tde-i18n-fa/messages/tdelibs/tdetexteditor_kdatatool.po @@ -5,10 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: tdetexteditor_kdatatool\n" -"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"POT-Creation-Date: 2014-09-29 00:46-0500\n" "PO-Revision-Date: 2006-12-20 09:09+0330\n" "Last-Translator: Nasim Daniarzadeh <daniarzadeh@itland.ir>\n" "Language-Team: Persian <kde-i18n-fa@kde.org>\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" |