[ 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
/
sr_SR
/
[
Home
]
File: locale.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> <!-- * plugins/importexport/native/locale/sr_SR/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 sr_SR (Cрпски) locale. * --> <locale name="sr_SR" full_name="Cрпски"> <message key="plugins.importexport.native.displayName">Članci i brojevi XML dodatak</message> <message key="plugins.importexport.native.description">Uvoz i izvoz članaka i brojeva</message> <message key="plugins.importexport.native.cliUsage"><![CDATA[Usage: {$scriptName} {$pluginName} [command] ... Commands: 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] Additional parameters are required for importing data as follows, depending on the root node of the XML document. If the root node is <article> or <articles>, additional parameters are required. The following formats are accepted: {$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">Izvoz podataka</message> <message key="plugins.importexport.native.export.issues">Izvoz broja</message> <message key="plugins.importexport.native.export.sections">Izvoz sekcija</message> <message key="plugins.importexport.native.export.articles">Izvoz članaka</message> <message key="plugins.importexport.native.selectIssue">Odaberi broj</message> <message key="plugins.importexport.native.selectArticle">Odaberi članak</message> <message key="plugins.importexport.native.import.articles">Uvoz članaka</message> <message key="plugins.importexport.native.import.articles.description">Fajl koji uvozite sadrži jedan ili više članaka. Morate da odaberete sekciju i broj časopisa u koji će biti uveženi, ukoliko ne želite da svi budu uveženi u istu sekciju i broj možete ih ili separatisati u posebne XML fajlove ili prebaciti u odgovarajuće brojeve i sekcije časopisa nakon uvoza.</message> <message key="plugins.importexport.native.import">Uvoz podataka</message> <message key="plugins.importexport.native.import.description"><![CDATA[Ovaj dodatak podržava uvoz podataka baziran na nativnom .dtd Document Type Definition. Podržani root nodovi su <article>, <articles>, <issue>, i <issues>.]]></message> <message key="plugins.importexport.native.import.error">Greška prilikom uvoza</message> <message key="plugins.importexport.native.import.error.description">Došlo je do jedne ili više grešaka. Proverite da li je format fajla koji uvozite ispravan i odgovara specifikacijama. Detalji greške navedeni su niže.</message> <message key="plugins.importexport.native.cliError">GREŠKA:</message> <message key="plugins.importexport.native.error.uploadFailed">Dodavanje nije uspelo; Proverite da li je dodavanje fajlova omogućeno na serveru i da fajl nije prevelik za vašu PHP i serversku konfiguraciju.</message> <message key="plugins.importexport.native.error.unknownUser">Korisnik "{$userName}", ne postoji.</message> <message key="plugins.importexport.native.error.unknownJournal">Putanja do časopisa, "{$journalPath}", ne postoji.</message> <message key="plugins.importexport.native.export.error.couldNotWrite">Nije moguće upisivanje u fajl "{$fileName}".</message> <message key="plugins.importexport.native.export.error.sectionNotFound">Ne postoje slične sekcije "{$sectionIdentifier}".</message> <message key="plugins.importexport.native.export.error.issueNotFound">Ne postoji broj koji se poklapa sa ID-jem broja "{$issueId}".</message> <message key="plugins.importexport.native.export.error.articleNotFound">Ne postoji članak koji se poklapa sa ID-jem članka "{$articleId}".</message> <message key="plugins.importexport.native.import.error.unsupportedRoot">Dodatak ne podržava dati root nood "{$rootName}". Proverite d li je fajl ispravno formatiran i pokušajte ponovo.</message> <message key="plugins.importexport.native.import.error.titleMissing">Naslov broja nedostaje.</message> <message key="plugins.importexport.native.import.error.defaultTitle">NASLOV NEDOSTAJE</message> <message key="plugins.importexport.native.import.error.unknownIdentificationType">An unknown identification type "{$identificationType}" was specified in the "identification" attribute to the "issue" element of the "{$issueTitle}" issue.</message> <message key="plugins.importexport.native.import.error.invalidBooleanValue">An invalid boolean value "{$value}" was specified. Please use "true" or "false".</message> <message key="plugins.importexport.native.import.error.invalidDate">An invalid date "{$value}" was specified.</message> <message key="plugins.importexport.native.import.error.unknownEncoding">Data was embedded using an unknown encoding type "{$type}".</message> <message key="plugins.importexport.native.import.error.couldNotWriteFile">Unable to save a local copy of "{$originalName}".</message> <message key="plugins.importexport.native.import.error.illegalUrl">The specified URL "{$url}" for the issue "{$issueTitle}" was illegal. Web-submitted imports support only http, https, ftp, or ftps methods.</message> <message key="plugins.importexport.native.import.error.unknownSuppFileType">An unknown supplemental file type "{$suppFileType}" was specified.</message> <message key="plugins.importexport.native.import.error.couldNotCopy">A specified URL "{$url}" could not be copied to a local file.</message> <message key="plugins.importexport.native.import.error.duplicatePublicIssueId">The public ID given for the import issue "{$issueTitle}" is already in use by another issue, "{$otherIssueTitle}".</message> <message key="plugins.importexport.native.import.error.sectionTitleMissing">A section title was missing for the issue "{$issueTitle}". Please ensure that the XML document conforms to the appropriate DTD.</message> <message key="plugins.importexport.native.import.error.sectionMismatch">The "{$sectionTitle}" section of the "{$issueTitle}" issue matched an existing journal section, but the specified abbreviation ("{$sectionAbbrev}") matched a different section.</message> <message key="plugins.importexport.native.import.error.articleTitleMissing">An article title was missing for the issue "{$issueTitle}" in the section "{$sectionTitle}". Please ensure that the XML document conforms to the appropriate DTD, and that a title has been supplied for the journal's locale.</message> <message key="plugins.importexport.native.import.error.articleTitleLocaleUnsupported">An article title ("{$articleTitle}") was provided for the issue "{$issueTitle}" in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleAbstractLocaleUnsupported">An article abstract was provided for the article "{$articleTitle}" in the issue "{$issueTitle}" in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.galleyLabelMissing">The article "{$articleTitle}" in the section "{$sectionTitle}" of the issue "{$issueTitle}" was missing a galley label.</message> <message key="plugins.importexport.native.import.error.suppFileMissing">The article "{$articleTitle}" in the section "{$sectionTitle}" of the issue "{$issueTitle}" was missing a supplemental file.</message> <message key="plugins.importexport.native.import.error.galleyFileMissing">The article "{$articleTitle}" in the section "{$sectionTitle}" of the issue "{$issueTitle}" was missing a galley file.</message> <message key="plugins.importexport.native.import.error.issueTitleLocaleUnsupported">An issue title ("{$issueTitle}") was provided in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.issueDescriptionLocaleUnsupported">A description of the issue "{$issueTitle}" was provided in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.coverLocaleUnsupported">A cover of the the issue "{$issueTitle}" was provided in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.sectionTitleLocaleUnsupported">A section title ("{$sectionTitle}") was provided in the issue "{$issueTitle}" in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.sectionAbbrevLocaleUnsupported">A section abbreviation ("{$sectionAbbrev}") was provided in the issue ("{$issueTitle}") in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.sectionIdentifyTypeLocaleUnsupported">A section identifying type ("{$sectionIdentifyType}") was provided in the issue ("{$issueTitle}") in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.sectionPolicyLocaleUnsupported">A section policy ("{$sectionPolicy}") was provided in the issue ("{$issueTitle}") in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.sectionTitleMismatch">The section title "{$section1Title}" and the section title "{$section2Title}" in the "{$issueTitle}" issue matched the different existing journal sections.</message> <message key="plugins.importexport.native.import.error.sectionTitleMatch">The section title "{$sectionTitle}" in the "{$issueTitle}" issue matched an existing journal section, but another title of this section doesn't match with another title of the existing journal section.</message> <message key="plugins.importexport.native.import.error.sectionAbbrevMismatch">The section abbreviation "{$section1Abbrev}" and the section abbreviation "{$section2Abbrev}" of the "{$issueTitle}" issue matched the different existing journal sections.</message> <message key="plugins.importexport.native.import.error.sectionAbbrevMatch">The section abbreviation "{$sectionAbbrev}" in the "{$issueTitle}" issue matched an existing journal section, but another abbreviation of this section doesn't match with another abbreviation of the existing journal section.</message> <message key="plugins.importexport.native.import.error.articleDisciplineLocaleUnsupported">An article discipline was provided for the article "{$articleTitle}" in the issue "{$issueTitle}" in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleTypeLocaleUnsupported">An article type was provided for the article "{$articleTitle}" in the issue "{$issueTitle}" in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleSubjectLocaleUnsupported">An article subject was provided for the article "{$articleTitle}" in the issue "{$issueTitle}" in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleSubjectClassLocaleUnsupported">An article subject classification was provided for the article "{$articleTitle}" in the issue "{$issueTitle}" in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleCoverageGeoLocaleUnsupported">An article geographical coverage was provided for the article "{$articleTitle}" in the issue "{$issueTitle}" in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleCoverageChronLocaleUnsupported">An article chronological coverage was provided for the article "{$articleTitle}" in the issue "{$issueTitle}" in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleCoverageSampleLocaleUnsupported">An article sample coverage was provided for the article "{$articleTitle}" in the issue "{$issueTitle}" in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleSponsorLocaleUnsupported">An article sponsor was provided for the article "{$articleTitle}" in the issue "{$issueTitle}" in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleAuthorCompetingInterestsLocaleUnsupported">An author competing interest was provided for the author "{$authorFullName}" of the article "{$articleTitle}" in the issue "{$issueTitle}" in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleAuthorBiographyLocaleUnsupported">An author biography was provided for the author "{$authorFullName}" of the article "{$articleTitle}" in the issue "{$issueTitle}" in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleAuthorAffiliationLocaleUnsupported">An author affiliation was provided for the author "{$authorFullName}" of the article "{$articleTitle}" in the issue "{$issueTitle}" in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.galleyLocaleUnsupported">A galley of the article "{$articleTitle}" in the issue "{$issueTitle}" was provided in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleSuppFileTitleLocaleUnsupported">A supplementary file title ("{$suppFileTitle}") of the article "{$articleTitle}" in the issue "{$issueTitle}" was provided in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleSuppFileCreatorLocaleUnsupported">A creator of the supplementary file "{$suppFileTitle}" of the article "{$articleTitle}" in the issue "{$issueTitle}" was provided in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleSuppFileSubjectLocaleUnsupported">A subject of the supplementary file "{$suppFileTitle}" of the article "{$articleTitle}" in the issue "{$issueTitle}" was provided in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleSuppFileTypeOtherLocaleUnsupported">A custom type of the supplementary file "{$suppFileTitle}" of the article "{$articleTitle}" in the issue "{$issueTitle}" was provided in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleSuppFileDescriptionLocaleUnsupported">A description of the supplementary file "{$suppFileTitle}" of the article "{$articleTitle}" in the issue "{$issueTitle}" was provided in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleSuppFilePublisherLocaleUnsupported">A publisher of the supplementary file "{$suppFileTitle}" of the article "{$articleTitle}" in the issue "{$issueTitle}" was provided in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleSuppFileSponsorLocaleUnsupported">A sponsor of the supplementary file "{$suppFileTitle}" of the article "{$articleTitle}" in the issue "{$issueTitle}" was provided in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.error.articleSuppFileSourceLocaleUnsupported">A source of the supplementary file "{$suppFileTitle}" of the article "{$articleTitle}" in the issue "{$issueTitle}" was provided in a locale ("{$locale}") that this journal does not support.</message> <message key="plugins.importexport.native.import.success">Import Successful</message> <message key="plugins.importexport.native.import.success.description">The import was successful. Successfully-imported items are listed below.</message> <message key="plugins.importexport.native.import.error.unknownPubId">Vaš fajl za uvoz sadrži set podataka sa ID tipom '{$pubIdType}' koji ni jedan ID dodatak ne može da podrži. Instalirajte i/ili uključite odgovarajući dodatak pr ne što pokušate da uvezete set podataka.</message> </locale>