[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
14082024
/
Data
/
htdocs
/
htdocs
/
ojs
/
248
/
plugins
/
importexport
/
native
/
locale
/
fa_IR
/
[
Home
]
File: locale.xml
<?xml version = '1.0' encoding = 'UTF-8'?> <!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> <!-- * plugins/importexport/native/locale/fa_IR/locale.xml * * Copyright (c) 2013-2019 Simon Fraser University * Copyright (c) 2003-2019 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Localization strings for the fa_IR (فارسی) locale. * --> <locale full_name="Farsi" name="fa_IR" > <message key="plugins.importexport.native.displayName" >پلاگین XML مقالات و شماره ها</message> <message key="plugins.importexport.native.description" >ورود و خروج مقالات و شماره ها</message> <message key="plugins.importexport.native.cliUsage" ><![CDATA[نحوه استفاده: {$scriptName} {$pluginName} [command] ... فرامین: import [xmlFileName] [journal_path] [user_name] ... export [xmlFileName] [journal_path] articles [articleId1] [articleId2] ... export [xmlFileName] [journal_path] article [articleId] export [xmlFileName] [journal_path] issues [issueId1] [issueId2] ... export [xmlFileName] [journal_path] issue [issueId] برای وارد کردن داده ها پارامترهای دیگری به شرح ذیل بسته به root node سند XML لازم است: چنانچه root node موجود <article> و یا <articles> باشد پارامترهای دیگری نیز لازم است. الگوهای زیر قابل قبول است: {$scriptName} {$pluginName} import [xmlFileName] [journal_path] [user_name] issue_id [issueId] section_id [sectionId] {$scriptName} {$pluginName} import [xmlFileName] [journal_path] [user_name] issue_id [issueId] section_name [name] {$scriptName} {$pluginName} import [xmlFileName] [journal_path] issue_id [issueId] section_abbrev [abbrev] ]]></message> <message key="plugins.importexport.native.export" >استخراج داده</message> <message key="plugins.importexport.native.export.issues" >استخراج شماره ها</message> <message key="plugins.importexport.native.export.sections" >استخراج انواع مقالات</message> <message key="plugins.importexport.native.export.articles" >استخراج مقالات</message> <message key="plugins.importexport.native.selectIssue" >انتخاب شماره مجله</message> <message key="plugins.importexport.native.selectArticle" >انتخاب مقاله</message> <message key="plugins.importexport.native.import.articles" >وارد کردن مقالات</message> <message key="plugins.importexport.native.import.articles.description" >فایل ذکر شده یک یا چند مقاله دارد. اگر نمیخواهید تمام مقالات به عنوان یک نوع مقاله وارد شوند باید یک شماره مجله و نوع مقاله ای مناسب برای وارد کردن این مقالات وارد کنید. حتی میتوانید پس از انتقال آنها در فایل های XML مختلف قرار دهید و یا وارد شماره ها و انواع مختلف مقالات کنید.</message> <message key="plugins.importexport.native.import" >وارد کردن داده</message> <message key="plugins.importexport.native.import.description" >این پلاگین بر مبنای native.dtd داده ها را وارد میکند. نود های ریشه مورد حمایت این dtd عبارت است از &lt;article&gt;, &lt;articles&gt;, &lt;issue&gt; و &lt;issues&gt;</message> <message key="plugins.importexport.native.import.error" >انتقال خطا</message> <message key="plugins.importexport.native.import.error.description" >در هنگام انتقال داده ها خطا روی داد. لطفا مطمئن شوید که فورمات فایل ورودی مطابق با مشخصات خواسته شده است. خطاهای روی داده در زیر ذکر شده است.</message> <message key="plugins.importexport.native.cliError" >خطا:</message> <message key="plugins.importexport.native.error.unknownUser" >کاربر ذکر شده "{$userName}" وجود ندارد.</message> <message key="plugins.importexport.native.error.unknownJournal" >مجله ذکر شده "{$journalPath}" وجود ندارد.</message> <message key="plugins.importexport.native.export.error.couldNotWrite" >نوشتن در قایل "{$fileName}" ممکن نیست.</message> <message key="plugins.importexport.native.export.error.sectionNotFound" >نوع مقاله ذکر شده "{$sectionIdentifier}" وجود ندارد.</message> <message key="plugins.importexport.native.export.error.issueNotFound" >شماره مجله ای به این ID وجود ندارد "{$issueId}".</message> <message key="plugins.importexport.native.export.error.articleNotFound" >مقاله ای با این ID وجود ندارد "{$articleId}".</message> <message key="plugins.importexport.native.import.error.unsupportedRoot" >این پلاگین از نود ریشه ذکر شده "{$rootName}" حمایت نمی کند. لطفا چک کنید که فایل بطرز صحیحی فرمات شده باشد.</message> <message key="plugins.importexport.native.import.error.titleMissing" >عنوان یک شماره ذکر نشده است.</message> <message key="plugins.importexport.native.import.error.defaultTitle" >فقدان عنوان</message> <message key="plugins.importexport.native.import.error.unknownIdentificationType" >نوع نامشخصی از هویت "{$identificationType}" به عنوان ویژگی "identification" به عنصر "issue" در مجله "{$issueTitle}" انتساب داده شده است.</message> <message key="plugins.importexport.native.import.error.invalidBooleanValue" >مقدار بولی اشتباهی "{$value}" ذکر شده است. لطفا فقط از مقادیر "true" یا "false" استفاده شود.</message> <message key="plugins.importexport.native.import.error.invalidDate" >تاریخ ذکر شده "{$value}" معتبر نیست.</message> <message key="plugins.importexport.native.import.error.unknownEncoding" >داده های موجود در فایل کدگذاری نامشخصی "{$type}" دارد</message> <message key="plugins.importexport.native.import.error.couldNotWriteFile" >قادر به ذخیره فایل "{$originalName}" نیست.</message> <message key="plugins.importexport.native.import.error.illegalUrl" >آدرس ذکر شده "{$url}" برای شماره مجله "{$issueTitle}" مجاز نیست. فقط http - ftp و https و یا ftps مجاز است.</message> <message key="plugins.importexport.native.import.error.unknownSuppFileType" >نوع نامشخصی از فایل الحاقی "{$suppFileType}"</message> <message key="plugins.importexport.native.import.error.couldNotCopy" >از آدرس ذکر شده "{$url}" نمیتوان به فایل لوکال کپی کرد.</message> <message key="plugins.importexport.native.import.error.duplicatePublicIssueId" >شماره ID ذکر شده برای مجله ورودی "{$issueTitle}" در حال حاضر توسط شماره مجله دیگری "{$otherIssueTitle}" استفاده میشود.</message> <message key="plugins.importexport.native.import.error.sectionTitleMissing" >عنوان نوع مقاله برای شماره مجله "{$issueTitle}" ذکر نشده است. لطفا اطمینان حاصل کنید که سند XML استاندارد است.</message> <message key="plugins.importexport.native.import.error.sectionMismatch" >نوع مقاله "{$sectionTitle}" برای شماره مجله "{$issueTitle}" صحیح است ولی علامت اختصاری ذکر شده ("{$sectionAbbrev}") مربوط به نوع مقاله دیگری است.</message> <message key="plugins.importexport.native.import.error.articleTitleMissing" >عنوان یک مقاله برای شماره مجله "{$issueTitle}" از نوع مقاله "{$sectionTitle}" ذکر نشده است. لطفا مطمئن شوید سند XML استاندارد است و مقاله مذکور دارای یک عنوان به زبان مجله میباشد.</message> <message key="plugins.importexport.native.import.error.articleTitleLocaleUnsupported" >در شماره مجله "{$issueTitle}" برای مقاله ای یک عنوان ("{$articleTitle}") به زبان ("{$locale}") که مجله حمایت نمی کند ذکر شده است.</message> <message key="plugins.importexport.native.import.error.articleAbstractLocaleUnsupported" >چکیده مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبان ("{$locale}") مورد حمایت مجله نیست.</message> <message key="plugins.importexport.native.import.error.galleyLabelMissing" >مقاله "{$articleTitle}" از نوع "{$sectionTitle}" در شماره مجله "{$issueTitle}" فاقد برچسب گالی است.</message> <message key="plugins.importexport.native.import.error.suppFileMissing" >مقاله "{$articleTitle}" از نو ع "{$sectionTitle}" در شماره مجله "{$issueTitle}" فاقد یک فایل الحاقی است.</message> <message key="plugins.importexport.native.import.error.galleyFileMissing" >مقاله "{$articleTitle}" از نوع "{$sectionTitle}" در شماره مجله "{$issueTitle}" فاقد فایل گالی است.</message> <message key="plugins.importexport.native.import.error.issueTitleLocaleUnsupported" >عنوان شماره ذکر شده به زبانی ("{$locale}") است که این مجله حمایت نمی کند.</message> <message key="plugins.importexport.native.import.error.issueDescriptionLocaleUnsupported" >توصیف ذکر شده برای شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.coverLocaleUnsupported" >پشت جلد ذکر شده برای شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمی کند.</message> <message key="plugins.importexport.native.import.error.sectionTitleLocaleUnsupported" >عنوان نوع مقاله ("{$sectionTitle}") در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.sectionAbbrevLocaleUnsupported" >علامت اختصاری نوع مقاله ("{$sectionAbbrev}") داده شده در شماره مجله ("{$issueTitle}") به زبانی است که این مجله حمایت نمی کند.</message> <message key="plugins.importexport.native.import.error.sectionIdentifyTypeLocaleUnsupported" >نام شناساپی نوع مقاله ("{$sectionIdentifyType}") در شماره مجله ("{$issueTitle}") به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.sectionPolicyLocaleUnsupported" >سیاست نوع مقاله ("{$sectionPolicy}") در شماره مجله ("{$issueTitle}") به زبانی است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.sectionTitleMismatch" >نوع مقاله ذکر شده "{$section1Title}" و "{$section2Title}" در شماره مجله "{$issueTitle}" برای نوع دیگری از مقاله در این مجله بکار رفته است.</message> <message key="plugins.importexport.native.import.error.sectionTitleMatch" >عنوان نوع مقاله "{$sectionTitle}" در شماره مجله "{$issueTitle}" برای یک نوع دیگز مقاله بکار رفته است ولی عنوان دیگر این نوع مقاله تکراری نیست.</message> <message key="plugins.importexport.native.import.error.sectionAbbrevMismatch" >علامت اختصاری نوع مقاله اول "{$section1Abbrev}" و دوم "{$section2Abbrev}" در مجله شماره "{$issueTitle}" مطابقت با مجلات مختلفی دارند.</message> <message key="plugins.importexport.native.import.error.sectionAbbrevMatch" >علامت اختصاری "{$sectionAbbrev}" در شماره مجله "{$issueTitle}" مطابق با مجله موجودی است ولی علامت اختصاری دیگر آن مطابقت ندارد.</message> <message key="plugins.importexport.native.import.error.articleDisciplineLocaleUnsupported" >رشته علمی ذکر شده برای مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleTypeLocaleUnsupported" >نوع مقاله ذکر شده برای مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمی کند.</message> <message key="plugins.importexport.native.import.error.articleSubjectLocaleUnsupported" >سوژه مقاله "{$articleTitle}" در شماره "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleSubjectClassLocaleUnsupported" >طبقه بندی موضوعی ارائه شده برای مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleCoverageGeoLocaleUnsupported" >پوشش جغرافیائی داده شده برای مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" بخ زبانی ("{$locale}") است که مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleCoverageChronLocaleUnsupported" >پوشش جغرافیائی ذکر شده برای مقاله "{$articleTitle}" ذر شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleCoverageSampleLocaleUnsupported" >پوشش نمونه ذکر شده برای مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleSponsorLocaleUnsupported" >اسپانسور ذکر شده برای مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleAuthorCompetingInterestsLocaleUnsupported" >تضاد منافع ذکر شده برای مقاله "{$articleTitle}" در مورد نویسنده "{$authorFullName}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleAuthorBiographyLocaleUnsupported" >بیوگرافی ذکر شده در مقاله "{$articleTitle}" برای نویسنده "{$authorFullName}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.galleyLocaleUnsupported" >گالی مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleSuppFileTitleLocaleUnsupported" >عنوان ذکر شده فایل الحاقی برای مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبانی است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleSuppFileCreatorLocaleUnsupported" >ایجاد کننده فایل الحاقی "{$suppFileTitle}" برای مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند. </message> <message key="plugins.importexport.native.import.error.articleSuppFileSubjectLocaleUnsupported" >موضوع فایل الحاقی "{$suppFileTitle}" برای مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleSuppFileTypeOtherLocaleUnsupported" >تایپ سفارشی فایل الحاقی "{$suppFileTitle}" برای مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleSuppFileDescriptionLocaleUnsupported" >توصیف فایل الحاقی "{$suppFileTitle}" برای مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleSuppFilePublisherLocaleUnsupported" >ناشر فایل الحاقی "{$suppFileTitle}" برای مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleSuppFileSponsorLocaleUnsupported" >اسپانسور فایل الحاقی "{$suppFileTitle}" برای مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.error.articleSuppFileSourceLocaleUnsupported" >منبع فایل الحاقی "{$suppFileTitle}" برای مقاله "{$articleTitle}" در شماره مجله "{$issueTitle}" به زبانی ("{$locale}") است که این مجله حمایت نمیکند.</message> <message key="plugins.importexport.native.import.success" >واردات مقاله با موفقیت انجام شد</message> <message key="plugins.importexport.native.import.success.description" >واردات مقاله موفق بود. موارد وارد شده در پائین ذکر شده است.</message> <message key="plugins.importexport.native.error.uploadFailed">آپلود شکست خورد - لطفا مشخص کنید که آیا سرورشما اجازه آپلود میدهد و اینکه اندازه فایل بیش از حد تعیین شده در تنظیمات php نیست</message> <message key="plugins.importexport.native.import.error.articleAuthorAffiliationLocaleUnsupported">وابستگی سازمانی مربوط به نویسنده "{$authorFullName}" از مقاله "{$articleTitle}" در شماره "{$issueTitle}" به زبانی ("{$locale}") وارد شده است که این مجله حمایت نمی کند.</message> </locale>