first commit
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-11-19T11:05:46+00:00\n"
|
||||
"PO-Revision-Date: 2019-11-19T11:05:46+00:00\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
msgid "plugins.importexport.pubmed.displayName"
|
||||
msgstr "Plugin för export av PubMed XML"
|
||||
|
||||
msgid "plugins.importexport.pubmed.description"
|
||||
msgstr "Exporterar artikelmetadata i PubMed XML-format för indexing i MEDLINE."
|
||||
|
||||
msgid "plugins.importexport.pubmed.export"
|
||||
msgstr "Exportera data"
|
||||
|
||||
msgid "plugins.importexport.pubmed.export.issues"
|
||||
msgstr "Exportera nummer"
|
||||
|
||||
msgid "plugins.importexport.pubmed.export.selectIssue"
|
||||
msgstr "Välj ett nummer att exportera."
|
||||
|
||||
msgid "plugins.importexport.pubmed.export.articles"
|
||||
msgstr "Exportera artiklar"
|
||||
|
||||
msgid "plugins.importexport.pubmed.export.selectArticle"
|
||||
msgstr "Välj artiklar att exportera."
|
||||
|
||||
msgid "plugins.importexport.pubmed.cliUsage"
|
||||
msgstr ""
|
||||
"Användning: \n"
|
||||
"{$scriptName} {$pluginName} [xmlFileName] [journal_path] articles "
|
||||
"[articleId1] [articleId2] ...\n"
|
||||
"{$scriptName} {$pluginName} [xmlFileName] [journal_path] issues [issueId]\n"
|
||||
|
||||
msgid "plugins.importexport.pubmed.cliError"
|
||||
msgstr "FEL:"
|
||||
|
||||
msgid "plugins.importexport.pubmed.export.error.issueNotFound"
|
||||
msgstr "Inget nummer matchar det angivna nummer-ID:t \"{$issueId}\"."
|
||||
|
||||
msgid "plugins.importexport.pubmed.export.error.articleNotFound"
|
||||
msgstr "Ingen artikel matchar det angivna artikel-ID:t \"{$articleId}\"."
|
||||
Reference in New Issue
Block a user