commit 1db1de2257c66a528ea252f72d0644e948c381eb parent 490bd19f0de0a86bafdfbdceb52120687c4ee82d Author: Dan Stillman <dstillman@zotero.org> Date: Thu, 14 May 2009 16:01:17 +0000 Merged locales Diffstat:
119 files changed, 1875 insertions(+), 117 deletions(-)
diff --git a/chrome/locale/af-ZA/zotero/preferences.dtd b/chrome/locale/af-ZA/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Swik merkerselektor"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copy Selected Item Citations to Clipboard"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Kopieer geselekteerde items na knipbord"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Probeer konflikterende snelsleutels oorheers"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Veranderinge vind net in nuwe vensters plaas"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/af-ZA/zotero/zotero.dtd b/chrome/locale/af-ZA/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "New Item"> <!ENTITY zotero.toolbar.moreItemTypes.label "More"> <!ENTITY zotero.toolbar.newItemFromPage.label "Create New Item from Current Page"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Remove Item..."> <!ENTITY zotero.toolbar.newCollection.label "New Collection..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "New Subcollection..."> <!ENTITY zotero.toolbar.newSavedSearch.label "New Saved Search..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Show/Hide Tag Selector"> <!ENTITY zotero.toolbar.actions.label "Actions"> <!ENTITY zotero.toolbar.import.label "Import..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Export Library..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Create Timeline"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferences..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Title Case"> <!ENTITY zotero.toolbar.note.standalone "New Standalone Note"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Link to File..."> <!ENTITY zotero.toolbar.attachment.add "Store Copy of File..."> <!ENTITY zotero.toolbar.attachment.weblink "Save Link to Current Page"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Rename Tag..."> <!ENTITY zotero.tagSelector.deleteTag "Delete Tag..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Select Items"> <!ENTITY zotero.selectitems.intro.label "Select which items you'd like to add to your library"> <!ENTITY zotero.selectitems.cancel.label "Cancel"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/af-ZA/zotero/zotero.properties b/chrome/locale/af-ZA/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=No general.passed=Passed general.failed=Failed general.and=and +general.accessDenied=Access Denied install.quickStartGuide=Quick Start Guide install.quickStartGuide.message.welcome=Welcome to Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Proceedings Title itemFields.bookTitle=Book Title itemFields.shortTitle=Short Title itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Author creatorTypes.contributor=Contributor @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/ar/zotero/preferences.dtd b/chrome/locale/ar/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "تنشيط منقي الأوسمة"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "نسخ توثيقات العنصر المختار إلى الحافظة"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "انسخ العناصر المحددة للذاكرة"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "حاول تجنب الإختصارات المتعارضة"> <!ENTITY zotero.preferences.keys.changesTakeEffect "التغييرات يتم تفعيلها في النوافذ الجديدة فقط"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/ar/zotero/zotero.dtd b/chrome/locale/ar/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "موضوع جديد"> <!ENTITY zotero.toolbar.moreItemTypes.label "المزيد"> <!ENTITY zotero.toolbar.newItemFromPage.label "انشئ موضوع جديد من الصفحة الحالية"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "احذف الموضوع..."> <!ENTITY zotero.toolbar.newCollection.label "مجموعة جديدة..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "مجموعة فرعية جديدة..."> <!ENTITY zotero.toolbar.newSavedSearch.label "بحث محفوظ جديد..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "اعرض/اخفي منتقي الأوسمة"> <!ENTITY zotero.toolbar.actions.label "أدوات"> <!ENTITY zotero.toolbar.import.label "استيراد..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "تصدير للمكتبة..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "انشئ خط زمني"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "التفضيلات..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "حروف كبيرة"> <!ENTITY zotero.toolbar.note.standalone "ملاحظة منفصلة جديدة"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "وصلة إلى ملف..."> <!ENTITY zotero.toolbar.attachment.add "خزن نسخة من الملف..."> <!ENTITY zotero.toolbar.attachment.weblink "احفظ رابط للصفحة الحالية"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "تغيير اسم الوسم..."> <!ENTITY zotero.tagSelector.deleteTag "حذف الوسم..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "اختر العناصر"> <!ENTITY zotero.selectitems.intro.label "حدد المواضيع التي تريد إضافتها لمكتبتك"> <!ENTITY zotero.selectitems.cancel.label "إلغاء"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/ar/zotero/zotero.properties b/chrome/locale/ar/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=لا general.passed=نجح general.failed=فشل general.and=و +general.accessDenied=Access Denied install.quickStartGuide=دليل الإستخدام السريع install.quickStartGuide.message.welcome=مرحباً بك في زوتيرو @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=عنوان الورقة itemFields.bookTitle=عنوان الكتاب itemFields.shortTitle=العنوان الفرعي itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=المؤلف creatorTypes.contributor=اسم المشارك @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/bg-BG/zotero/preferences.dtd b/chrome/locale/bg-BG/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Превключване на Избора на Отметки"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Копирани на цитати за избраните обекти в клипборда"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Копиране на избраните обекти в клипборда"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Приоритет в случай на конфликт в клавишните комбинации."> <!ENTITY zotero.preferences.keys.changesTakeEffect "Промените ще се отразят само в новотворените прозорци"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/bg-BG/zotero/zotero.dtd b/chrome/locale/bg-BG/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Нов обект"> <!ENTITY zotero.toolbar.moreItemTypes.label "Още"> <!ENTITY zotero.toolbar.newItemFromPage.label "Създаване на нов обект от настоящата страница"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Остраняване на обект..."> <!ENTITY zotero.toolbar.newCollection.label "Нова колекция..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Нова подколекция..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Ново запазено търсене..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Показване/скриване на избора на отметки"> <!ENTITY zotero.toolbar.actions.label "Действия"> <!ENTITY zotero.toolbar.import.label "Внос..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Износ на библиотека..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Създаване на хронология"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Настройки..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Регистър на заглавието"> <!ENTITY zotero.toolbar.note.standalone "Нова самостоятелна бележка"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Връзка към файл"> <!ENTITY zotero.toolbar.attachment.add "Запазване на копие от файл"> <!ENTITY zotero.toolbar.attachment.weblink "Запазване на връзка към настоящата страница"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Преименуване на отметката..."> <!ENTITY zotero.tagSelector.deleteTag "Изтриване на отметка..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Избрани обекти"> <!ENTITY zotero.selectitems.intro.label "Изберете кои обекти искате да добавите към Вашата библиотека"> <!ENTITY zotero.selectitems.cancel.label "Отказ"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/bg-BG/zotero/zotero.properties b/chrome/locale/bg-BG/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Не general.passed=Успех general.failed=Неуспех general.and=и +general.accessDenied=Access Denied install.quickStartGuide=Кратко ръководство за начинаещи install.quickStartGuide.message.welcome=Добре дошли в Зотеро! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Заглавие на протокол itemFields.bookTitle=Заглавие на книга itemFields.shortTitle=Късо заглавие itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Автор creatorTypes.contributor=Сътрудник @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/ca-AD/zotero/preferences.dtd b/chrome/locale/ca-AD/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Canvia el selector d'etiquetes"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copia les cites dels elements seleccionats al porta-retalls"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copia els elements seleccionats al porta-retalls"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "intenta corregir els conflictes n les dreceres de teclat"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Els canvis tenen efecte només en noves finestres"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/ca-AD/zotero/zotero.dtd b/chrome/locale/ca-AD/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Nou element"> <!ENTITY zotero.toolbar.moreItemTypes.label "Més"> <!ENTITY zotero.toolbar.newItemFromPage.label "Crea un nou element a partir de la pàgina actual"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Esborra element..."> <!ENTITY zotero.toolbar.newCollection.label "Nova col·lecció..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Nova subcol·lecció..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Nova cerca desada..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Mostra/Oculta el selector d'etiquetes"> <!ENTITY zotero.toolbar.actions.label "Accions"> <!ENTITY zotero.toolbar.import.label "Importa..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Exporta Biblioteca..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Crea línia del temps"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferències..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Tipus Frase"> <!ENTITY zotero.toolbar.note.standalone "Nova nota independent"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Enllaç a l'arxiu..."> <!ENTITY zotero.toolbar.attachment.add "Emmagatzema copia de l'arxiu..."> <!ENTITY zotero.toolbar.attachment.weblink "Desa enllaç a la pàgina actual"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Reanomena etiqueta..."> <!ENTITY zotero.tagSelector.deleteTag "Esborra etiqueta..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Selecciona elements"> <!ENTITY zotero.selectitems.intro.label "Selecciona els elements que vols afegir a la teva biblioteca"> <!ENTITY zotero.selectitems.cancel.label "Cancela"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/ca-AD/zotero/zotero.properties b/chrome/locale/ca-AD/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=No general.passed=Passat general.failed=Fallat general.and=i +general.accessDenied=Access Denied install.quickStartGuide=Guia d'inici ràpid install.quickStartGuide.message.welcome=Benvingut a Zotero @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Títol de la ponència itemFields.bookTitle=Títol del llibre itemFields.shortTitle=Títol curt itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Autor creatorTypes.contributor=Col·laborador @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/cs-CZ/zotero/preferences.dtd b/chrome/locale/cs-CZ/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Tlačítko štítkového výběru"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Kopíruj citaci vybrané položky do schránky"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Kopíruj vybrané položky do schránky"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Pokusit se přepsat konfliktující klávesové zkratky"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Změny se projeví jen v nových oknech"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/cs-CZ/zotero/zotero.dtd b/chrome/locale/cs-CZ/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Nová položka"> <!ENTITY zotero.toolbar.moreItemTypes.label "Více"> <!ENTITY zotero.toolbar.newItemFromPage.label "Vytvoř novou položku z aktuální stránky"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Odstraň položku..."> <!ENTITY zotero.toolbar.newCollection.label "Nová kolekce..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Nová podkolekce..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Nové uložené hledání..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Ukaž/Schovej štítkový výběr"> <!ENTITY zotero.toolbar.actions.label "Akce"> <!ENTITY zotero.toolbar.import.label "Import..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Exportuj knihovnu..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Vyvoř časovou linii"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Nastavení..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Velká písmena"> <!ENTITY zotero.toolbar.note.standalone "Nová samostatná poznámka"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Odkaz na soubor..."> <!ENTITY zotero.toolbar.attachment.add "Ulož kopii souboru..."> <!ENTITY zotero.toolbar.attachment.weblink "Ulož odkaz k aktuální stránce"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Přejmenuj štítek..."> <!ENTITY zotero.tagSelector.deleteTag "Smaž štítek..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Označ položky"> <!ENTITY zotero.selectitems.intro.label "Označte položky, které byste rádi přidali do Vaší knihovny"> <!ENTITY zotero.selectitems.cancel.label "Zruš"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/cs-CZ/zotero/zotero.properties b/chrome/locale/cs-CZ/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Ne general.passed=Prošel general.failed=Selhal general.and=a +general.accessDenied=Access Denied install.quickStartGuide=Rychlý průvodce install.quickStartGuide.message.welcome=Vítejte v Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Jméno sborníku itemFields.bookTitle=Jméno knihy itemFields.shortTitle=Krátký název itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Autor creatorTypes.contributor=Přispěvatel @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/da-DK/zotero/preferences.dtd b/chrome/locale/da-DK/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Toggle Tag Selector"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copy Selected Item Citations to Clipboard"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copy Selected Items to Clipboard"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Try to override conflicting shortcuts"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Changes take effect in new windows only"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/da-DK/zotero/zotero.dtd b/chrome/locale/da-DK/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "New Item"> <!ENTITY zotero.toolbar.moreItemTypes.label "More"> <!ENTITY zotero.toolbar.newItemFromPage.label "Create New Item from Current Page"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Remove Item..."> <!ENTITY zotero.toolbar.newCollection.label "New Collection..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "New Subcollection..."> <!ENTITY zotero.toolbar.newSavedSearch.label "New Saved Search..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Show/Hide Tag Selector"> <!ENTITY zotero.toolbar.actions.label "Actions"> <!ENTITY zotero.toolbar.import.label "Import..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Export Library..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Create Timeline"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferences..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Title Case"> <!ENTITY zotero.toolbar.note.standalone "New Standalone Note"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Link to File..."> <!ENTITY zotero.toolbar.attachment.add "Store Copy of File..."> <!ENTITY zotero.toolbar.attachment.weblink "Save Link to Current Page"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Rename Tag..."> <!ENTITY zotero.tagSelector.deleteTag "Delete Tag..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Select Items"> <!ENTITY zotero.selectitems.intro.label "Select which items you'd like to add to your library"> <!ENTITY zotero.selectitems.cancel.label "Cancel"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/da-DK/zotero/zotero.properties b/chrome/locale/da-DK/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=No general.passed=Passed general.failed=Failed general.and=and +general.accessDenied=Access Denied install.quickStartGuide=Quick Start Guide install.quickStartGuide.message.welcome=Welcome to Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Proceedings Title itemFields.bookTitle=Book Title itemFields.shortTitle=Short Title itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Forfatter creatorTypes.contributor=Bidragsyder @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/de-AT/zotero/preferences.dtd b/chrome/locale/de-AT/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Toggle Tag Selector"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copy Selected Item Citations to Clipboard"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copy Selected Items to Clipboard"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Try to override conflicting shortcuts"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Changes take effect in new windows only"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/de-AT/zotero/zotero.dtd b/chrome/locale/de-AT/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Neuer Eintrag"> <!ENTITY zotero.toolbar.moreItemTypes.label "Mehr"> <!ENTITY zotero.toolbar.newItemFromPage.label "Neuen Eintrag aus aktueller Webseite erstellen"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Eintrag entfernen..."> <!ENTITY zotero.toolbar.newCollection.label "Neue Sammlung..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "New Subcollection..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Neue gespeicherte Suche..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Show/Hide Tag Selector"> <!ENTITY zotero.toolbar.actions.label "Aktivitäten"> <!ENTITY zotero.toolbar.import.label "Importieren..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Bibliothek exportieren..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Create Timeline"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Einstellungen..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Title Case"> <!ENTITY zotero.toolbar.note.standalone "Neue unabhängige Notiz"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Auf Datei verlinken..."> <!ENTITY zotero.toolbar.attachment.add "Kopie einer Datei speichern..."> <!ENTITY zotero.toolbar.attachment.weblink "Link zur aktuellen Seite speichern"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Rename Tag..."> <!ENTITY zotero.tagSelector.deleteTag "Delete Tag..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Einträge auswählen"> <!ENTITY zotero.selectitems.intro.label "Auswählen, welche Artikel zu Ihrer Bibliothek hinzugefügt werden sollen"> <!ENTITY zotero.selectitems.cancel.label "Abbrechen"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/de-AT/zotero/zotero.properties b/chrome/locale/de-AT/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=No general.passed=Passed general.failed=Failed general.and=and +general.accessDenied=Access Denied install.quickStartGuide=Quick Start Guide install.quickStartGuide.message.welcome=Welcome to Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Proceedings Title itemFields.bookTitle=Book Title itemFields.shortTitle=Short Title itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Autor creatorTypes.contributor=Mitarbeiter @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/de-CH/zotero/preferences.dtd b/chrome/locale/de-CH/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Toggle Tag Selector"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copy Selected Item Citations to Clipboard"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copy Selected Items to Clipboard"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Try to override conflicting shortcuts"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Changes take effect in new windows only"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/de-CH/zotero/zotero.dtd b/chrome/locale/de-CH/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Neuer Eintrag"> <!ENTITY zotero.toolbar.moreItemTypes.label "Mehr"> <!ENTITY zotero.toolbar.newItemFromPage.label "Neuen Eintrag aus aktueller Webseite erstellen"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Eintrag entfernen..."> <!ENTITY zotero.toolbar.newCollection.label "Neue Sammlung..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "New Subcollection..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Neue gespeicherte Suche..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Show/Hide Tag Selector"> <!ENTITY zotero.toolbar.actions.label "Aktivitäten"> <!ENTITY zotero.toolbar.import.label "Importieren..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Bibliothek exportieren..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Create Timeline"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Einstellungen..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Title Case"> <!ENTITY zotero.toolbar.note.standalone "Neue unabhängige Notiz"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Auf Datei verlinken..."> <!ENTITY zotero.toolbar.attachment.add "Kopie einer Datei speichern..."> <!ENTITY zotero.toolbar.attachment.weblink "Link zur aktuellen Seite speichern"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Rename Tag..."> <!ENTITY zotero.tagSelector.deleteTag "Delete Tag..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Einträge auswählen"> <!ENTITY zotero.selectitems.intro.label "Auswählen, welche Artikel zu Ihrer Bibliothek hinzugefügt werden sollen"> <!ENTITY zotero.selectitems.cancel.label "Abbrechen"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/de-CH/zotero/zotero.properties b/chrome/locale/de-CH/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=No general.passed=Passed general.failed=Failed general.and=and +general.accessDenied=Access Denied install.quickStartGuide=Quick Start Guide install.quickStartGuide.message.welcome=Welcome to Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Proceedings Title itemFields.bookTitle=Book Title itemFields.shortTitle=Short Title itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Autor creatorTypes.contributor=Mitarbeiter @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/de-DE/zotero/preferences.dtd b/chrome/locale/de-DE/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Tag-Selector an/aus"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Ausgewählte Eintragszitationen in die Zwischenablage kopieren"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Ausgewählte Einträge in die Zwischenablage kopieren"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Versuche, konfligierende Tastenkombinationen zu überschreiben"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Änderungen werden nur in neuen Fenstern wirksam"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/de-DE/zotero/zotero.dtd b/chrome/locale/de-DE/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Neuer Eintrag"> <!ENTITY zotero.toolbar.moreItemTypes.label "Mehr"> <!ENTITY zotero.toolbar.newItemFromPage.label "Neuen Eintrag aus aktueller Webseite erstellen"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Eintrag entfernen..."> <!ENTITY zotero.toolbar.newCollection.label "Neue Sammlung..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Neue Untersammlung..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Neue gespeicherte Suche..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Tag-Selector anzeigen/ausblenden"> <!ENTITY zotero.toolbar.actions.label "Aktionen"> <!ENTITY zotero.toolbar.import.label "Importieren..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Bibliothek exportieren..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Zeitstrahl erzeugen"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Einstellungen..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "englische Titel-Kapitalisierung"> <!ENTITY zotero.toolbar.note.standalone "Neue unabhängige Notiz"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Auf Datei verlinken..."> <!ENTITY zotero.toolbar.attachment.add "Kopie einer Datei speichern..."> <!ENTITY zotero.toolbar.attachment.weblink "Link zur aktuellen Seite speichern"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Tag umbennen..."> <!ENTITY zotero.tagSelector.deleteTag "Tag löschen..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Einträge auswählen"> <!ENTITY zotero.selectitems.intro.label "Auswählen, welche Artikel zu Ihrer Bibliothek hinzugefügt werden sollen"> <!ENTITY zotero.selectitems.cancel.label "Abbrechen"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/de-DE/zotero/zotero.properties b/chrome/locale/de-DE/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Nein general.passed=Erfolgreich general.failed=Fehlgeschlagen general.and=und +general.accessDenied=Access Denied install.quickStartGuide=Schnelleinstieg install.quickStartGuide.message.welcome=Willkommen bei Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Titel des Konferenzbandes itemFields.bookTitle=Buchtitel itemFields.shortTitle=Kurztitel itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Autor creatorTypes.contributor=Mitarbeiter @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/el-GR/zotero/preferences.dtd b/chrome/locale/el-GR/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Toggle Tag Selector"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copy Selected Item Citations to Clipboard"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copy Selected Items to Clipboard"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Try to override conflicting shortcuts"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Changes take effect in new windows only"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/el-GR/zotero/zotero.dtd b/chrome/locale/el-GR/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "New Item"> <!ENTITY zotero.toolbar.moreItemTypes.label "More"> <!ENTITY zotero.toolbar.newItemFromPage.label "Create New Item from Current Page"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Remove Item..."> <!ENTITY zotero.toolbar.newCollection.label "New Collection..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "New Subcollection..."> <!ENTITY zotero.toolbar.newSavedSearch.label "New Saved Search..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Show/Hide Tag Selector"> <!ENTITY zotero.toolbar.actions.label "Actions"> <!ENTITY zotero.toolbar.import.label "Import..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Export Library..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Create Timeline"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferences..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Title Case"> <!ENTITY zotero.toolbar.note.standalone "New Standalone Note"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Link to File..."> <!ENTITY zotero.toolbar.attachment.add "Store Copy of File..."> <!ENTITY zotero.toolbar.attachment.weblink "Save Link to Current Page"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Rename Tag..."> <!ENTITY zotero.tagSelector.deleteTag "Delete Tag..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Select Items"> <!ENTITY zotero.selectitems.intro.label "Select which items you'd like to add to your library"> <!ENTITY zotero.selectitems.cancel.label "Cancel"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/el-GR/zotero/zotero.properties b/chrome/locale/el-GR/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=No general.passed=Passed general.failed=Failed general.and=and +general.accessDenied=Access Denied install.quickStartGuide=Quick Start Guide install.quickStartGuide.message.welcome=Welcome to Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Proceedings Title itemFields.bookTitle=Book Title itemFields.shortTitle=Short Title itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Author creatorTypes.contributor=Contributor @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/en-US/zotero/zotero.dtd b/chrome/locale/en-US/zotero/zotero.dtd @@ -60,6 +60,7 @@ <!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Remove Item..."> <!ENTITY zotero.toolbar.newCollection.label "New Collection..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "New Subcollection..."> <!ENTITY zotero.toolbar.newSavedSearch.label "New Saved Search..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> diff --git a/chrome/locale/en-US/zotero/zotero.properties b/chrome/locale/en-US/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no = No general.passed = Passed general.failed = Failed general.and = and +general.accessDenied = Access Denied install.quickStartGuide = Quick Start Guide install.quickStartGuide.message.welcome = Welcome to Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle = Proceedings Title itemFields.bookTitle = Book Title itemFields.shortTitle = Short Title itemFields.docketNumber = Docket Number +itemFields.numPages = # of Pages creatorTypes.author = Author creatorTypes.contributor = Contributor diff --git a/chrome/locale/es-ES/zotero/preferences.dtd b/chrome/locale/es-ES/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Conmutar el selector de marcas"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copiar las citas para los ítems seleccionados al portapapeles"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copiar los ítems seleccionados al portapapeles"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Intentar suprimir los atajos de otras aplicaciones que coincidan"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Los cambios tendrán efecto sólo en las ventanas nuevas"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/es-ES/zotero/zotero.dtd b/chrome/locale/es-ES/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Nuevo ítem"> <!ENTITY zotero.toolbar.moreItemTypes.label "Más"> <!ENTITY zotero.toolbar.newItemFromPage.label "Crear un ítem nuevo a partir de la página actual"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Eliminar ítem..."> <!ENTITY zotero.toolbar.newCollection.label "Nueva colección..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Nueva subcolección..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Nueva búsqueda guardada..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Mostar/esconder el selector de marcas"> <!ENTITY zotero.toolbar.actions.label "Acciones"> <!ENTITY zotero.toolbar.import.label "Importar..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Exportar biblioteca..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Crear una cronografía"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferencias..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Capitalización De Título"> <!ENTITY zotero.toolbar.note.standalone "Nueva nota independiente"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Enlazar al archivo..."> <!ENTITY zotero.toolbar.attachment.add "Guardar copia del archivo..."> <!ENTITY zotero.toolbar.attachment.weblink "Guardar un enlace hacia la página actual"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Cambiar nombre..."> <!ENTITY zotero.tagSelector.deleteTag "Borrar marca..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Seleccionar ítems"> <!ENTITY zotero.selectitems.intro.label "Marca los ítems que te apetezca añadir a tu biblioteca"> <!ENTITY zotero.selectitems.cancel.label "Cancelar"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/es-ES/zotero/zotero.properties b/chrome/locale/es-ES/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=No general.passed=Superado general.failed=Fallido general.and=y +general.accessDenied=Access Denied install.quickStartGuide=Guía rápida install.quickStartGuide.message.welcome=¡Bienvenido a Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Título de las actas itemFields.bookTitle=Título del libro itemFields.shortTitle=Título corto itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Autor creatorTypes.contributor=Contribuidor @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/et-EE/zotero/preferences.dtd b/chrome/locale/et-EE/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Toggle Tag Selector"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copy Selected Item Citations to Clipboard"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copy Selected Items to Clipboard"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Try to override conflicting shortcuts"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Changes take effect in new windows only"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/et-EE/zotero/zotero.dtd b/chrome/locale/et-EE/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "New Item"> <!ENTITY zotero.toolbar.moreItemTypes.label "More"> <!ENTITY zotero.toolbar.newItemFromPage.label "Create New Item from Current Page"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Remove Item..."> <!ENTITY zotero.toolbar.newCollection.label "New Collection..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "New Subcollection..."> <!ENTITY zotero.toolbar.newSavedSearch.label "New Saved Search..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Show/Hide Tag Selector"> <!ENTITY zotero.toolbar.actions.label "Actions"> <!ENTITY zotero.toolbar.import.label "Import..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Export Library..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Create Timeline"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferences..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Title Case"> <!ENTITY zotero.toolbar.note.standalone "New Standalone Note"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Link to File..."> <!ENTITY zotero.toolbar.attachment.add "Store Copy of File..."> <!ENTITY zotero.toolbar.attachment.weblink "Save Link to Current Page"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Rename Tag..."> <!ENTITY zotero.tagSelector.deleteTag "Delete Tag..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Select Items"> <!ENTITY zotero.selectitems.intro.label "Select which items you'd like to add to your library"> <!ENTITY zotero.selectitems.cancel.label "Cancel"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/et-EE/zotero/zotero.properties b/chrome/locale/et-EE/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=No general.passed=Passed general.failed=Failed general.and=and +general.accessDenied=Access Denied install.quickStartGuide=Quick Start Guide install.quickStartGuide.message.welcome=Welcome to Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Proceedings Title itemFields.bookTitle=Book Title itemFields.shortTitle=Short Title itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Author creatorTypes.contributor=Contributor @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/fi-FI/zotero/preferences.dtd b/chrome/locale/fi-FI/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Toggle Tag Selector"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copy Selected Item Citations to Clipboard"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copy Selected Items to Clipboard"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Try to override conflicting shortcuts"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Changes take effect in new windows only"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/fi-FI/zotero/zotero.dtd b/chrome/locale/fi-FI/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "New Item"> <!ENTITY zotero.toolbar.moreItemTypes.label "More"> <!ENTITY zotero.toolbar.newItemFromPage.label "Create New Item from Current Page"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Remove Item..."> <!ENTITY zotero.toolbar.newCollection.label "New Collection..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "New Subcollection..."> <!ENTITY zotero.toolbar.newSavedSearch.label "New Saved Search..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Show/Hide Tag Selector"> <!ENTITY zotero.toolbar.actions.label "Actions"> <!ENTITY zotero.toolbar.import.label "Import..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Export Library..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Create Timeline"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferences..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Title Case"> <!ENTITY zotero.toolbar.note.standalone "New Standalone Note"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Link to File..."> <!ENTITY zotero.toolbar.attachment.add "Store Copy of File..."> <!ENTITY zotero.toolbar.attachment.weblink "Save Link to Current Page"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Rename Tag..."> <!ENTITY zotero.tagSelector.deleteTag "Delete Tag..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Select Items"> <!ENTITY zotero.selectitems.intro.label "Select which items you'd like to add to your library"> <!ENTITY zotero.selectitems.cancel.label "Cancel"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/fi-FI/zotero/zotero.properties b/chrome/locale/fi-FI/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Ei general.passed=Onnistui general.failed=Epäonnistui general.and=ja +general.accessDenied=Access Denied install.quickStartGuide=Quick Start Guide install.quickStartGuide.message.welcome=Tervetuloa Zoteroon! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Proceedings Title itemFields.bookTitle=Book Title itemFields.shortTitle=Short Title itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Author creatorTypes.contributor=Contributor @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/fr-FR/zotero/preferences.dtd b/chrome/locale/fr-FR/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Bascule du sélecteur de marqueurs"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copier les citations de l'objet sélectionné dans le presse-papiers"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copier les objets sélectionnés dans le presse-papiers"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Essayer de gérer les conflits de raccourcis"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Les modifications ne prendront effet que dans de nouvelles fenêtres"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/fr-FR/zotero/zotero.dtd b/chrome/locale/fr-FR/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Nouvel élément"> <!ENTITY zotero.toolbar.moreItemTypes.label "Plus"> <!ENTITY zotero.toolbar.newItemFromPage.label "Créer un nouvel élément à partir de la page courante"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Supprimer l'élément…"> <!ENTITY zotero.toolbar.newCollection.label "Nouvelle collection…"> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Nouvelle sous-collection…"> <!ENTITY zotero.toolbar.newSavedSearch.label "Nouvelle recherche enregistrée…"> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Montrer/cacher le sélecteur de marqueurs"> <!ENTITY zotero.toolbar.actions.label "Actions"> <!ENTITY zotero.toolbar.import.label "Importer…"> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Exporter la bibliothèque…"> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Créer une chronologie"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Préférences…"> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Initiales En Majuscule"> <!ENTITY zotero.toolbar.note.standalone "Nouvelle note indépendante"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Lien vers un fichier…"> <!ENTITY zotero.toolbar.attachment.add "Stocker une copie du fichier…"> <!ENTITY zotero.toolbar.attachment.weblink "Enregistrer le lien vers la page courante"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Renommer le marqueur…"> <!ENTITY zotero.tagSelector.deleteTag "Effacer le marqueur…"> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Sélectionner des éléments"> <!ENTITY zotero.selectitems.intro.label "Veuillez sélectionner les éléments à ajouter à votre bibliothèque"> <!ENTITY zotero.selectitems.cancel.label "Annuler"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/fr-FR/zotero/zotero.properties b/chrome/locale/fr-FR/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Non general.passed=Réussie general.failed=Échouée general.and=et +general.accessDenied=Access Denied install.quickStartGuide=Guide rapide pour débuter install.quickStartGuide.message.welcome=Bienvenue dans Zotero ! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Titre des annales itemFields.bookTitle=Titre du livre itemFields.shortTitle=Titre abrégé itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Auteur creatorTypes.contributor=Collaborateur @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/gl-ES/zotero/preferences.dtd b/chrome/locale/gl-ES/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Alternar o selector de etiquetas"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copiar as Citas do Elemento Seleccionado ao Portapapeis"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copiar os Elementos Seleccionados ao Portapapeis"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Trate de anular os accesos directos en conflito"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Os cambios só terán efecto en novas fiestras"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/gl-ES/zotero/zotero.dtd b/chrome/locale/gl-ES/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Novo Elemento"> <!ENTITY zotero.toolbar.moreItemTypes.label "Máis"> <!ENTITY zotero.toolbar.newItemFromPage.label "Crear Novo Elemento a partir da Páxina Actual"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Eliminar Elemento..."> <!ENTITY zotero.toolbar.newCollection.label "Colección Nova"> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "SubColección Nova"> <!ENTITY zotero.toolbar.newSavedSearch.label "Nova procura gardada..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Mostrar/Agochar o Selector de Etiquetas"> <!ENTITY zotero.toolbar.actions.label "Accións"> <!ENTITY zotero.toolbar.import.label "Importar..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Exportar Biblioteca..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Crear Cronograma"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferencias..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Maiúsculas"> <!ENTITY zotero.toolbar.note.standalone "Nova Nota Autónoma"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Enlace a un Arquivo"> <!ENTITY zotero.toolbar.attachment.add "Almacenar copia de Arquivo..."> <!ENTITY zotero.toolbar.attachment.weblink "Gardar Enlace á páxina actual"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Renomear Etiqueta"> <!ENTITY zotero.tagSelector.deleteTag "Eliminar Etiqueta"> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Seleccionar Elementos"> <!ENTITY zotero.selectitems.intro.label "Seleccione os elementos que desexa engadir á súa biblioteca"> <!ENTITY zotero.selectitems.cancel.label "Cancelar"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/gl-ES/zotero/zotero.properties b/chrome/locale/gl-ES/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Non general.passed=Aprobado general.failed=Error general.and=e +general.accessDenied=Access Denied install.quickStartGuide=Guía de Inicio Rápido install.quickStartGuide.message.welcome=Benvido a Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Título das Medidas Legais itemFields.bookTitle=Título do Libro itemFields.shortTitle=Título Curto itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Autor creatorTypes.contributor=Colaborador @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/he-IL/zotero/preferences.dtd b/chrome/locale/he-IL/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Toggle Tag Selector"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copy Selected Item Citations to Clipboard"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copy Selected Items to Clipboard"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Try to override conflicting shortcuts"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Changes take effect in new windows only"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/he-IL/zotero/zotero.dtd b/chrome/locale/he-IL/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "פריט חדש"> <!ENTITY zotero.toolbar.moreItemTypes.label "More"> <!ENTITY zotero.toolbar.newItemFromPage.label "Create New Item from Current Page"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "הסר פריט"> <!ENTITY zotero.toolbar.newCollection.label "...אוסף חדש"> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "New Subcollection..."> <!ENTITY zotero.toolbar.newSavedSearch.label "...חיפוש שמור חדש"> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Show/Hide Tag Selector"> <!ENTITY zotero.toolbar.actions.label "Actions"> <!ENTITY zotero.toolbar.import.label "Import..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Export Library..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Create Timeline"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "...העדפות"> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Title Case"> <!ENTITY zotero.toolbar.note.standalone "New Standalone Note"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "קישור לקובץ..."> <!ENTITY zotero.toolbar.attachment.add "Store Copy of File..."> <!ENTITY zotero.toolbar.attachment.weblink "שמור קישור לעמוד נוכחי"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Rename Tag..."> <!ENTITY zotero.tagSelector.deleteTag "מחק תג..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Select Items"> <!ENTITY zotero.selectitems.intro.label "Select which items you'd like to add to your library"> <!ENTITY zotero.selectitems.cancel.label "בטל"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/he-IL/zotero/zotero.properties b/chrome/locale/he-IL/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=לא general.passed=עבר general.failed=נכשל general.and=and +general.accessDenied=Access Denied install.quickStartGuide=Quick Start Guide install.quickStartGuide.message.welcome=!Zotero-ברוכים הבאים ל @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Proceedings Title itemFields.bookTitle=שם ספר itemFields.shortTitle=כותרת קצרה itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=מחבר creatorTypes.contributor=Contributor @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/hr-HR/zotero/preferences.dtd b/chrome/locale/hr-HR/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Toggle Tag Selector"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copy Selected Item Citations to Clipboard"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copy Selected Items to Clipboard"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Try to override conflicting shortcuts"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Changes take effect in new windows only"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/hr-HR/zotero/zotero.dtd b/chrome/locale/hr-HR/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "New Item"> <!ENTITY zotero.toolbar.moreItemTypes.label "More"> <!ENTITY zotero.toolbar.newItemFromPage.label "Create New Item from Current Page"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Remove Item..."> <!ENTITY zotero.toolbar.newCollection.label "New Collection..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "New Subcollection..."> <!ENTITY zotero.toolbar.newSavedSearch.label "New Saved Search..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Show/Hide Tag Selector"> <!ENTITY zotero.toolbar.actions.label "Actions"> <!ENTITY zotero.toolbar.import.label "Import..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Export Library..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Create Timeline"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferences..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Title Case"> <!ENTITY zotero.toolbar.note.standalone "New Standalone Note"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Link to File..."> <!ENTITY zotero.toolbar.attachment.add "Store Copy of File..."> <!ENTITY zotero.toolbar.attachment.weblink "Save Link to Current Page"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Rename Tag..."> <!ENTITY zotero.tagSelector.deleteTag "Delete Tag..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Select Items"> <!ENTITY zotero.selectitems.intro.label "Select which items you'd like to add to your library"> <!ENTITY zotero.selectitems.cancel.label "Cancel"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/hr-HR/zotero/zotero.properties b/chrome/locale/hr-HR/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=No general.passed=Passed general.failed=Failed general.and=and +general.accessDenied=Access Denied install.quickStartGuide=Quick Start Guide install.quickStartGuide.message.welcome=Welcome to Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Proceedings Title itemFields.bookTitle=Book Title itemFields.shortTitle=Short Title itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Author creatorTypes.contributor=Contributor @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/hu-HU/zotero/preferences.dtd b/chrome/locale/hu-HU/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Címkeválasztó mutatása/elrejtése"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Kiválasztott hivatkozás másolása a vágólapra"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Kiválasztott elemek másolása a vágólapra"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Ellentmondó billentyűparancsok felülírása"> <!ENTITY zotero.preferences.keys.changesTakeEffect "A változások csak az új ablakokban érvényesülnek"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/hu-HU/zotero/zotero.dtd b/chrome/locale/hu-HU/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Új elem"> <!ENTITY zotero.toolbar.moreItemTypes.label "Egyéb..."> <!ENTITY zotero.toolbar.newItemFromPage.label "Új elem létrehozása az aktuális oldal alapján"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Elem törlése..."> <!ENTITY zotero.toolbar.newCollection.label "Új gyűjtemény..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Új algyűjtemény..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Új mentett keresés..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Címkeválasztó mutatása/elrejtése"> <!ENTITY zotero.toolbar.actions.label "Műveletek"> <!ENTITY zotero.toolbar.import.label "Importálás..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Könyvtár exportálása..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Kronológia létrehozása"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Beállítások..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Szókezdő"> <!ENTITY zotero.toolbar.note.standalone "Új önálló jegyzet"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Fájlra mutató hivatkozás..."> <!ENTITY zotero.toolbar.attachment.add "Helyi másolat tárolása..."> <!ENTITY zotero.toolbar.attachment.weblink "Hivatkozás az aktuális oldalra"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Címke átnevezése..."> <!ENTITY zotero.tagSelector.deleteTag "Címke törlése..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Elemek kiválasztása"> <!ENTITY zotero.selectitems.intro.label "A könyvtárhoz hozzáadni kíván elemek kiválasztása"> <!ENTITY zotero.selectitems.cancel.label "Mégse"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/hu-HU/zotero/zotero.properties b/chrome/locale/hu-HU/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Nem general.passed=Sikeres general.failed=Sikertelen general.and=és +general.accessDenied=Access Denied install.quickStartGuide=Használati útmutató install.quickStartGuide.message.welcome=Üdvözli a Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Kiadvány címe itemFields.bookTitle=Könyv címe itemFields.shortTitle=Rövid cím itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Szerző creatorTypes.contributor=Közreműködő @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/is-IS/zotero/preferences.dtd b/chrome/locale/is-IS/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Toggle Tag Selector"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copy Selected Item Citations to Clipboard"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copy Selected Items to Clipboard"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Try to override conflicting shortcuts"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Changes take effect in new windows only"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/is-IS/zotero/zotero.dtd b/chrome/locale/is-IS/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "New Item"> <!ENTITY zotero.toolbar.moreItemTypes.label "More"> <!ENTITY zotero.toolbar.newItemFromPage.label "Create New Item from Current Page"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Remove Item..."> <!ENTITY zotero.toolbar.newCollection.label "New Collection..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "New Subcollection..."> <!ENTITY zotero.toolbar.newSavedSearch.label "New Saved Search..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Show/Hide Tag Selector"> <!ENTITY zotero.toolbar.actions.label "Actions"> <!ENTITY zotero.toolbar.import.label "Import..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Export Library..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Create Timeline"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferences..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Title Case"> <!ENTITY zotero.toolbar.note.standalone "New Standalone Note"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Link to File..."> <!ENTITY zotero.toolbar.attachment.add "Store Copy of File..."> <!ENTITY zotero.toolbar.attachment.weblink "Save Link to Current Page"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Rename Tag..."> <!ENTITY zotero.tagSelector.deleteTag "Delete Tag..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Select Items"> <!ENTITY zotero.selectitems.intro.label "Select which items you'd like to add to your library"> <!ENTITY zotero.selectitems.cancel.label "Cancel"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/is-IS/zotero/zotero.properties b/chrome/locale/is-IS/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=No general.passed=Passed general.failed=Failed general.and=and +general.accessDenied=Access Denied install.quickStartGuide=Quick Start Guide install.quickStartGuide.message.welcome=Welcome to Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Proceedings Title itemFields.bookTitle=Book Title itemFields.shortTitle=Short Title itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Höfundur creatorTypes.contributor=Contributor @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/it-IT/zotero/preferences.dtd b/chrome/locale/it-IT/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Attiva o disattiva selettore tag"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copia l'elemento selezionato negli Appunti"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copia gli elementi selezionati negli Appunti"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Sovrascrivi le scorciatoie in conflitto"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Le modifiche avranno effetto nelle nuove finestre"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/it-IT/zotero/zotero.dtd b/chrome/locale/it-IT/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Nuovo elemento"> <!ENTITY zotero.toolbar.moreItemTypes.label "Altro"> <!ENTITY zotero.toolbar.newItemFromPage.label "Estrai nuovo elemento dalla pagina visualizzata"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Elimina elemento..."> <!ENTITY zotero.toolbar.newCollection.label "Nuova collezione..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Nuova collezione secondaria..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Nuova ricerca salvata..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Visualizza o nascondi selettore tag"> <!ENTITY zotero.toolbar.actions.label "Azioni"> <!ENTITY zotero.toolbar.import.label "Importa..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Esporta libreria..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Crea indicatore cronologico"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Impostazioni..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Maiuscolo"> <!ENTITY zotero.toolbar.note.standalone "Nuova nota"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Collegamento al file..."> <!ENTITY zotero.toolbar.attachment.add "Archivia copia del file..."> <!ENTITY zotero.toolbar.attachment.weblink "Salva collegamento alla pagina attuale"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Rinomina tag..."> <!ENTITY zotero.tagSelector.deleteTag "Elimina tag..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Seleziona elementi"> <!ENTITY zotero.selectitems.intro.label "Selezionare gli elementi da aggiungere alla propria libreria"> <!ENTITY zotero.selectitems.cancel.label "Annulla"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/it-IT/zotero/zotero.properties b/chrome/locale/it-IT/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=No general.passed=Esito positivo general.failed=Esito negativo general.and=e +general.accessDenied=Access Denied install.quickStartGuide=Cenni preliminari install.quickStartGuide.message.welcome=Benvenuti su Zotero. @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Nome del procedimento itemFields.bookTitle=Titolo del libro itemFields.shortTitle=Titolo abbreviato itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Autore creatorTypes.contributor=Collaboratore @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/ja-JP/zotero/preferences.dtd b/chrome/locale/ja-JP/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "タグ・セレクターを表示"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "セレクトされた引用アイテムをクリップボードにコピー"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "選択されたあいてむをクリップボードにコピー"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "矛盾するショートカットを上書く"> <!ENTITY zotero.preferences.keys.changesTakeEffect "変更を有効にするために、新規画面を開いてください"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/ja-JP/zotero/zotero.dtd b/chrome/locale/ja-JP/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "新規アイテム"> <!ENTITY zotero.toolbar.moreItemTypes.label "その他"> <!ENTITY zotero.toolbar.newItemFromPage.label "現ページから新規アイテムを作成"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "アイテムを削除"> <!ENTITY zotero.toolbar.newCollection.label "新規コレクション"> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "新規サブコレクション..."> <!ENTITY zotero.toolbar.newSavedSearch.label "新規検索式保存"> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "タグ・セレクターを表示する/表示しない"> <!ENTITY zotero.toolbar.actions.label "タスク"> <!ENTITY zotero.toolbar.import.label "インポート"> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "ライブラリーをエクスポート"> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "タイムラインを作成"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "設定"> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "大文字"> <!ENTITY zotero.toolbar.note.standalone "新規メモを作成"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "ファイルへのリンク"> <!ENTITY zotero.toolbar.attachment.add "ファイルのコピー"> <!ENTITY zotero.toolbar.attachment.weblink "現ページへのリンク"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "タグ名の変更..."> <!ENTITY zotero.tagSelector.deleteTag "タグを削除..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "アイテムを選択"> <!ENTITY zotero.selectitems.intro.label "ライブラリーに追加したいアイテムを選択してください"> <!ENTITY zotero.selectitems.cancel.label "キャンセル"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/ja-JP/zotero/zotero.properties b/chrome/locale/ja-JP/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=いいえ general.passed=実行されました general.failed=失敗しました general.and=と +general.accessDenied=Access Denied install.quickStartGuide=クィック・スタート・ガイド install.quickStartGuide.message.welcome=Zoteroにようこそ! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=プロシーディングの題名 itemFields.bookTitle=タイトル itemFields.shortTitle=タイトル(略) itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=著者名 creatorTypes.contributor=寄稿者名 @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/ko-KR/zotero/preferences.dtd b/chrome/locale/ko-KR/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "태그 선택기 끄기/켜기"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "선택된 항목 인용을 클립보드에 복사"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "선택된 항목을 클립보드에 복사"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "충돌하는 단축키는 무시합니다."> <!ENTITY zotero.preferences.keys.changesTakeEffect "새 창에서만 변경한 효과가 나타납니다"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/ko-KR/zotero/zotero.dtd b/chrome/locale/ko-KR/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "새 항목"> <!ENTITY zotero.toolbar.moreItemTypes.label "더 보기"> <!ENTITY zotero.toolbar.newItemFromPage.label "현재 페이지로부터 새 항목 생성"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "항목 삭제..."> <!ENTITY zotero.toolbar.newCollection.label "새 수집품..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "새로운 하위 수집품..."> <!ENTITY zotero.toolbar.newSavedSearch.label "새 저장된 검색..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "태그 선택기 보이기/감추기"> <!ENTITY zotero.toolbar.actions.label "동작"> <!ENTITY zotero.toolbar.import.label "불러오기..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "라이브러리 내보내기..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "연표 생성"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "환경설정..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "제목"> <!ENTITY zotero.toolbar.note.standalone "새로운 독립 노트"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "파일로 연결..."> <!ENTITY zotero.toolbar.attachment.add "파일의 사본을 보존..."> <!ENTITY zotero.toolbar.attachment.weblink "현재 페이지로 링크 저장"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "태그 이름 변경..."> <!ENTITY zotero.tagSelector.deleteTag "태그 지우기..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "항목 선택"> <!ENTITY zotero.selectitems.intro.label "라이브러리에 추가하고 싶은 항목을 선택"> <!ENTITY zotero.selectitems.cancel.label "취소"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/ko-KR/zotero/zotero.properties b/chrome/locale/ko-KR/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=아니오 general.passed=통과 general.failed=실패 general.and=그리고 +general.accessDenied=Access Denied install.quickStartGuide=빠른 시작 길잡이 install.quickStartGuide.message.welcome=Zotero 사용을 환영합니다! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=의사록 itemFields.bookTitle=책 제목 itemFields.shortTitle=짧은 제목 itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=저자 creatorTypes.contributor=공헌자 @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/mn-MN/zotero/preferences.dtd b/chrome/locale/mn-MN/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Toggle Tag Selector"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copy Selected Item Citations to Clipboard"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copy Selected Items to Clipboard"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Try to override conflicting shortcuts"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Changes take effect in new windows only"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/mn-MN/zotero/zotero.dtd b/chrome/locale/mn-MN/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Шинэ бүтээл"> <!ENTITY zotero.toolbar.moreItemTypes.label "Бусад"> <!ENTITY zotero.toolbar.newItemFromPage.label "Create New Item from Current Page"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Remove Item..."> <!ENTITY zotero.toolbar.newCollection.label "New Collection..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "New Subcollection..."> <!ENTITY zotero.toolbar.newSavedSearch.label "New Saved Search..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Show/Hide Tag Selector"> <!ENTITY zotero.toolbar.actions.label "Actions"> <!ENTITY zotero.toolbar.import.label "Import..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Export Library..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Create Timeline"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferences..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Title Case"> <!ENTITY zotero.toolbar.note.standalone "New Standalone Note"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Файлыг холбох..."> <!ENTITY zotero.toolbar.attachment.add "Store Copy of File..."> <!ENTITY zotero.toolbar.attachment.weblink "Save Link to Current Page"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Rename Tag..."> <!ENTITY zotero.tagSelector.deleteTag "Delete Tag..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Select Items"> <!ENTITY zotero.selectitems.intro.label "Select which items you'd like to add to your library"> <!ENTITY zotero.selectitems.cancel.label "Цуцлах"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/mn-MN/zotero/zotero.properties b/chrome/locale/mn-MN/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Үгүй general.passed=Passed general.failed=Failed general.and=and +general.accessDenied=Access Denied install.quickStartGuide=Quick Start Guide install.quickStartGuide.message.welcome=Зотерод тавтай морил! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Proceedings Title itemFields.bookTitle=Номын гарчиг itemFields.shortTitle=Богино гарчиг itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Зохиогч creatorTypes.contributor=Contributor @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/nb-NO/zotero/preferences.dtd b/chrome/locale/nb-NO/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Slå taggvelgeren av/på"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Kopier de valgte element-henvisningene til utklippstavla."> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Kopier de valgte elementene til utklippstavla."> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Forsøk å overstyre snarveier i konflikt"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Endringer gjelder kun for nye vinduer"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/nb-NO/zotero/zotero.dtd b/chrome/locale/nb-NO/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Nytt element"> <!ENTITY zotero.toolbar.moreItemTypes.label "Mer"> <!ENTITY zotero.toolbar.newItemFromPage.label "Skap nytt element fra gjeldende side"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Slett element..."> <!ENTITY zotero.toolbar.newCollection.label "Ny samling..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Ny undersamling..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Nytt lagret søk..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Vis/skjul taggsamling"> <!ENTITY zotero.toolbar.actions.label "Handlinger"> <!ENTITY zotero.toolbar.import.label "Importer..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Eksporter bibliotek..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Lag tidslinje"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Innstillinger..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Tittel-format"> <!ENTITY zotero.toolbar.note.standalone "Nytt enkeltstående notat"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Lenke til fil..."> <!ENTITY zotero.toolbar.attachment.add "Lagre kopi av fil..."> <!ENTITY zotero.toolbar.attachment.weblink "Lagre lenke til gjeldende side"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Gi tagg nytt navn..."> <!ENTITY zotero.tagSelector.deleteTag "Slett tagg..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Velg elementer"> <!ENTITY zotero.selectitems.intro.label "Velg hvilke enheter du vil legge til biblioteket ditt"> <!ENTITY zotero.selectitems.cancel.label "Avbryt"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/nb-NO/zotero/zotero.properties b/chrome/locale/nb-NO/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Nei general.passed=Lyktes general.failed=Feilet general.and=og +general.accessDenied=Access Denied install.quickStartGuide=Rask innføring install.quickStartGuide.message.welcome=Velkommen til Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Sakstittel itemFields.bookTitle=Boktittel itemFields.shortTitle=Kort tittel itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Forfatter creatorTypes.contributor=Medforfatter @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/nl-NL/zotero/preferences.dtd b/chrome/locale/nl-NL/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Label-kiezer Weergeven"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Verwijzingen van geselecteerde objecten naar klembord kopiëren"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Geselecteerde objecten naar klembord kopiëren"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Probeer voorrang te krijgen bij conflicterende sneltoetsen"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Aanpassingen worden pas zichtbaar in nieuwe vensters"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/nl-NL/zotero/zotero.dtd b/chrome/locale/nl-NL/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Nieuw object"> <!ENTITY zotero.toolbar.moreItemTypes.label "Meer"> <!ENTITY zotero.toolbar.newItemFromPage.label "Nieuw object aanmaken van huidige pagina"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Object verwijderen..."> <!ENTITY zotero.toolbar.newCollection.label "Nieuwe verzameling aanmaken..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Nieuwe deelverzameling aanmaken..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Nieuwe bewaarde zoekopdracht aanmaken..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Label-kiezer weergeven/verbergen"> <!ENTITY zotero.toolbar.actions.label "Acties"> <!ENTITY zotero.toolbar.import.label "Importeren..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Bibliotheek exporteren..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Tijdslijn maken"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Voorkeuren..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Hoofdletters voor titel"> <!ENTITY zotero.toolbar.note.standalone "Nieuwe zelfstandige aantekening"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Koppeling naar bestand..."> <!ENTITY zotero.toolbar.attachment.add "Kopie bewaren van bestand..."> <!ENTITY zotero.toolbar.attachment.weblink "Koppeling bewaren naar huidige webpagina"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Label hernoemen..."> <!ENTITY zotero.tagSelector.deleteTag "Label verwijderen..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Objecten selecteren"> <!ENTITY zotero.selectitems.intro.label "Selecteer de objecten die u aan uw bibliotheek wilt toevoegen"> <!ENTITY zotero.selectitems.cancel.label "Annuleren"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/nl-NL/zotero/zotero.properties b/chrome/locale/nl-NL/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Nee general.passed=Voltooid general.failed=Mislukt general.and=en +general.accessDenied=Access Denied install.quickStartGuide=Beknopte Handleiding install.quickStartGuide.message.welcome=Welkom bij Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Titel notulen itemFields.bookTitle=Titel boek itemFields.shortTitle=Verkorte Titel itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Auteur creatorTypes.contributor=Coauteur @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/pl-PL/zotero/preferences.dtd b/chrome/locale/pl-PL/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Wyświetl/Ukryj wybór etykiet"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Kopiuje wybrane odnośniki bibliograficzne do schowka"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Kopiuj zaznaczony element do schowka"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Spróbuj pominąć powtarzające się skróty"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Zmiany zostaną zastosowane w nowym oknie"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/pl-PL/zotero/zotero.dtd b/chrome/locale/pl-PL/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Nowy element"> <!ENTITY zotero.toolbar.moreItemTypes.label "Więcej"> <!ENTITY zotero.toolbar.newItemFromPage.label "Utwórz nowy element z aktywnej strony"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Usuń element"> <!ENTITY zotero.toolbar.newCollection.label "Nowa kolekcja"> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Nowa subkolekcja"> <!ENTITY zotero.toolbar.newSavedSearch.label "Nowy zapisane wyszukiwanie"> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Wyświetl/Ukryj selektor etykiet"> <!ENTITY zotero.toolbar.actions.label "Funkcje"> <!ENTITY zotero.toolbar.import.label "Importuj"> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Eksportuj bibliotekę"> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Utwórz oś czasową"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Ustawienia"> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Kapitaliki"> <!ENTITY zotero.toolbar.note.standalone "Nowa osobna notatka"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Odnośnik do pliku"> <!ENTITY zotero.toolbar.attachment.add "Zapisz kopię pliku"> <!ENTITY zotero.toolbar.attachment.weblink "Zapisz odnośnik do aktywnej strony"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Zmień nazwę etykiety"> <!ENTITY zotero.tagSelector.deleteTag "Usuń etykietę"> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Zaznacz elementy"> <!ENTITY zotero.selectitems.intro.label "Zaznacz elementy, które chcesz dodać do biblioteki"> <!ENTITY zotero.selectitems.cancel.label "Anuluj"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/pl-PL/zotero/zotero.properties b/chrome/locale/pl-PL/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Nie general.passed=Wykonano general.failed=Niepowodzenie general.and=i +general.accessDenied=Access Denied install.quickStartGuide=Przewodnik "Szybki start" install.quickStartGuide.message.welcome=Witaj w Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Tytuł sprawozdania itemFields.bookTitle=Tytuł książki itemFields.shortTitle=Krótki tytuł itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Autor creatorTypes.contributor=Współautor @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/pt-BR/zotero/preferences.dtd b/chrome/locale/pt-BR/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Seletor de Tag"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copy Selected Item Citations to Clipboard"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copy Selected Items to Clipboard"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Tentar reescrever conflitos de teclas de atalhos"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Aplicar efeitos somente em nova janela"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/pt-BR/zotero/zotero.dtd b/chrome/locale/pt-BR/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Novo item"> <!ENTITY zotero.toolbar.moreItemTypes.label "Mais"> <!ENTITY zotero.toolbar.newItemFromPage.label "Criar novo item da página corrente"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Remover item..."> <!ENTITY zotero.toolbar.newCollection.label "Nova coleção..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Nova sub coleção..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Nova pesquisa salva..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Mostrar/Esconder seletor de tag"> <!ENTITY zotero.toolbar.actions.label "Ações"> <!ENTITY zotero.toolbar.import.label "Importar..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Exportar biblioteca..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Create Timeline"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferências..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Title Case"> <!ENTITY zotero.toolbar.note.standalone "Nova nota standalone"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Link para arquivo..."> <!ENTITY zotero.toolbar.attachment.add "Armazenar copiar de arquivo..."> <!ENTITY zotero.toolbar.attachment.weblink "Salvar link para página corrente"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Renomear tag..."> <!ENTITY zotero.tagSelector.deleteTag "Apagar tag..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Selecionar itens"> <!ENTITY zotero.selectitems.intro.label "Selecionar itens que gostaria de adicionar a sua biblioteca"> <!ENTITY zotero.selectitems.cancel.label "Cancelar"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/pt-BR/zotero/zotero.properties b/chrome/locale/pt-BR/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=No general.passed=Passed general.failed=Failed general.and=and +general.accessDenied=Access Denied install.quickStartGuide=Quick Start Guide install.quickStartGuide.message.welcome=Welcome to Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Proceedings Title itemFields.bookTitle=Book Title itemFields.shortTitle=Short Title itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Autor creatorTypes.contributor=Contribuidor @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/pt-PT/zotero/preferences.dtd b/chrome/locale/pt-PT/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Alternar Selector de Etiquetas"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copiar Citações de Itens Seleccionadas"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copiar Itens Seleccionados"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Tentar sobrepor atalhos em conflito"> <!ENTITY zotero.preferences.keys.changesTakeEffect "As alterações têm efeito apenas em novas janelas"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/pt-PT/zotero/zotero.dtd b/chrome/locale/pt-PT/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Novo Item"> <!ENTITY zotero.toolbar.moreItemTypes.label "Mais"> <!ENTITY zotero.toolbar.newItemFromPage.label "Criar um Novo Item a partir da Página Corrente"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Remover Item..."> <!ENTITY zotero.toolbar.newCollection.label "Nova Colecção..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Nova Sub-colecção..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Nova Procura Guardada..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Mostrar/Esconder Selector de Etiquetas"> <!ENTITY zotero.toolbar.actions.label "Acções"> <!ENTITY zotero.toolbar.import.label "Importar..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Exportar Biblioteca..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Criar Linha do Tempo"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferências..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Maiúsculas Iniciais de Título"> <!ENTITY zotero.toolbar.note.standalone "Nova Nota Isolada"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Ligação a Arquivo..."> <!ENTITY zotero.toolbar.attachment.add "Guardar Cópia de Arquivo..."> <!ENTITY zotero.toolbar.attachment.weblink "Guardar Ligação à Página Corrente"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Alterar a Etiqueta..."> <!ENTITY zotero.tagSelector.deleteTag "Remover a Etiqueta..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Seleccionar Itens"> <!ENTITY zotero.selectitems.intro.label "Seleccione os itens que deseja adicionar à sua biblioteca"> <!ENTITY zotero.selectitems.cancel.label "Cancelar"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/pt-PT/zotero/zotero.properties b/chrome/locale/pt-PT/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Não general.passed=Passou general.failed=Falhou general.and=e +general.accessDenied=Access Denied install.quickStartGuide=Guia de Iniciação Rápida install.quickStartGuide.message.welcome=Bem-vindo ao Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Título das Actas itemFields.bookTitle=Título do Livro itemFields.shortTitle=Título Curto itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Autor creatorTypes.contributor=Colaborador @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/ro-RO/zotero/preferences.dtd b/chrome/locale/ro-RO/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Afişează/ascunde selectorul de etichete"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Copiază citările înregistrărilor selectate în memoria Clipboard"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Copiază înregistrările selectate în memoria Clipboard"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Încearcă să suprascrii scurtăturile care sunt în conflict"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Schimbările vor putea fi vizualizate doar într-o fereastră nouă"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/ro-RO/zotero/zotero.dtd b/chrome/locale/ro-RO/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Înregistrare nouă"> <!ENTITY zotero.toolbar.moreItemTypes.label "Mai mult"> <!ENTITY zotero.toolbar.newItemFromPage.label "Creează o înregistrare nouă din pagina curentă"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Şterge înregistrare..."> <!ENTITY zotero.toolbar.newCollection.label "Colecţie nouă..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Subcolecţie nouă..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Căutare salvată nouă..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Arată/Ascunde selectorul de etichete"> <!ENTITY zotero.toolbar.actions.label "Acţiuni"> <!ENTITY zotero.toolbar.import.label "Importă..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Exportă biblioteca..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Creează cronologie"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferinţe..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Litere de Titlu"> <!ENTITY zotero.toolbar.note.standalone "Notă nouă"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Legătură la fişier..."> <!ENTITY zotero.toolbar.attachment.add "Memorează copia fişierului..."> <!ENTITY zotero.toolbar.attachment.weblink "Salvează legătura la pagina curentă"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Redenumeşte eticheta..."> <!ENTITY zotero.tagSelector.deleteTag "Şterge eticheta..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Selectează itemi"> <!ENTITY zotero.selectitems.intro.label "Selectează itemii pe care ai vrea să-i adaugi în biblioteca ta"> <!ENTITY zotero.selectitems.cancel.label "Anulare"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/ro-RO/zotero/zotero.properties b/chrome/locale/ro-RO/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Nu general.passed=Corect general.failed=Eşuat general.and=şi +general.accessDenied=Access Denied install.quickStartGuide=Ghid rapid install.quickStartGuide.message.welcome=Bine ai venit la Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Titlu dare de seamă itemFields.bookTitle=Titlu carte itemFields.shortTitle=Titlu scurt itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Autor creatorTypes.contributor=Colaborator @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/ru-RU/zotero/preferences.dtd b/chrome/locale/ru-RU/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Переключить панель выбора тэгов"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Скопировать цитаты из выбранного документа в буфер обмена"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Копировать выбранные документы в буфер обмена"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Попытаться заместить конфликтующие ярлыки"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Изменения вступят в силу только в новых окнах"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/ru-RU/zotero/zotero.dtd b/chrome/locale/ru-RU/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Новый документ"> <!ENTITY zotero.toolbar.moreItemTypes.label "Далее"> <!ENTITY zotero.toolbar.newItemFromPage.label "Создать новый документ с текущей страницы"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Удалить документ"> <!ENTITY zotero.toolbar.newCollection.label "Новая подборка"> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Новая субподборка"> <!ENTITY zotero.toolbar.newSavedSearch.label "Новый сохраненный поиск"> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Показать/спрятать панель выбора тэгов"> <!ENTITY zotero.toolbar.actions.label "Действия"> <!ENTITY zotero.toolbar.import.label "Импортировать..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Экспортировать библиотеку..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Создать ось времени"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Параметры..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Заглавные буквы"> <!ENTITY zotero.toolbar.note.standalone "Новая заметка"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Связать с файлом..."> <!ENTITY zotero.toolbar.attachment.add "Хранить копию Файла..."> <!ENTITY zotero.toolbar.attachment.weblink "Сохранить ссылку на текущую страницу"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Переименовать Тег..."> <!ENTITY zotero.tagSelector.deleteTag "Удалить Тег..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Выбрать документы"> <!ENTITY zotero.selectitems.intro.label "Выбрать, какие пункты вы хотите добавить к своей библиотеке"> <!ENTITY zotero.selectitems.cancel.label "Отменить"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/ru-RU/zotero/zotero.properties b/chrome/locale/ru-RU/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Нет general.passed=Осуществленно general.failed=Не удалось general.and=и +general.accessDenied=Access Denied install.quickStartGuide=Первые шаги в Zotero install.quickStartGuide.message.welcome=Добро пожаловать! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Название производства itemFields.bookTitle=Название книги itemFields.shortTitle=Краткое название itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Автор creatorTypes.contributor=Соучастник @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/sk-SK/zotero/preferences.dtd b/chrome/locale/sk-SK/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Zobrazenie/skrytie tagov"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Kopírovanie vybraných citácií do schránky"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Kopírovanie vybraných položiek do schránky"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Pokús sa získať kontrolu v prípade konfliktu skratiek s inými rozšíreniami"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Zmeny sa prejavia iba v nových oknách"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/sk-SK/zotero/zotero.dtd b/chrome/locale/sk-SK/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Nová položka"> <!ENTITY zotero.toolbar.moreItemTypes.label "Viac"> <!ENTITY zotero.toolbar.newItemFromPage.label "Vytvor novú položku z aktuálnej stránky"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Odstráň položku..."> <!ENTITY zotero.toolbar.newCollection.label "Nová kolekcia..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Nový sub-kolekcia..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Nové uložené vyhľadávanie..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Ukáž/skry tagy"> <!ENTITY zotero.toolbar.actions.label "Akcie"> <!ENTITY zotero.toolbar.import.label "Import..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Exportuj knižnicu..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Vytvor časovú os"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Predvoľby..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Prvé Veľké"> <!ENTITY zotero.toolbar.note.standalone "Nová samostatná poznámka"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Odkaz na súbor..."> <!ENTITY zotero.toolbar.attachment.add "Ulož kópiu súboru..."> <!ENTITY zotero.toolbar.attachment.weblink "Ulož odkaz na aktuálnu stránku"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Premenuj tag..."> <!ENTITY zotero.tagSelector.deleteTag "Vymaž tag..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Označte položky"> <!ENTITY zotero.selectitems.intro.label "Označte, ktoré položky chcete pridať do Zotera"> <!ENTITY zotero.selectitems.cancel.label "Zrušiť"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/sk-SK/zotero/zotero.properties b/chrome/locale/sk-SK/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Nie general.passed=Prešiel general.failed=Neprešiel general.and=a +general.accessDenied=Access Denied install.quickStartGuide=Rýchly sprievodca install.quickStartGuide.message.welcome=Vitajte v Zotere! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Názov zborníka itemFields.bookTitle=Názov knihy itemFields.shortTitle=Krátky názov itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Autor creatorTypes.contributor=Prispievateľ @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/sl-SI/zotero/preferences.dtd b/chrome/locale/sl-SI/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Vključi/izključi izbirnik značk"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Kopiraj citate izbranega na odložišče"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Kopiraj izbrano na odložišče"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Poskusi preglasiti sporne tipke za bližnjice"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Spremembe veljajo le v novih oknih"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/sl-SI/zotero/zotero.dtd b/chrome/locale/sl-SI/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Nov vnos"> <!ENTITY zotero.toolbar.moreItemTypes.label "Dodatno"> <!ENTITY zotero.toolbar.newItemFromPage.label "Ustvari nov vnos iz trenutne strani"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Odstrani vnos ..."> <!ENTITY zotero.toolbar.newCollection.label "Nova zbirka ..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Nova podzbirka ..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Novo shranjeno iskanje ..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Pokaži/skrij izbirnik značk"> <!ENTITY zotero.toolbar.actions.label "Dejanja"> <!ENTITY zotero.toolbar.import.label "Uvozi ..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Izvozi knjižnico ..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Ustvari časovnico"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Nastavitve ..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Velike Začetnice"> <!ENTITY zotero.toolbar.note.standalone "Nova samostojna opomba"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Povezava na datoteko ..."> <!ENTITY zotero.toolbar.attachment.add "Shrani kopijo datoteke ..."> <!ENTITY zotero.toolbar.attachment.weblink "Shrani povezavo na trenutno stran"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Preimenuj značko ..."> <!ENTITY zotero.tagSelector.deleteTag "Izbriši značko ..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Izberi vnose"> <!ENTITY zotero.selectitems.intro.label "Izberite vnose, ki bi jih želeli dodati v svojo knjižnico"> <!ENTITY zotero.selectitems.cancel.label "Prekliči"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/sl-SI/zotero/zotero.properties b/chrome/locale/sl-SI/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Ne general.passed=Uspelo general.failed=Ni uspelo general.and=in +general.accessDenied=Access Denied install.quickStartGuide=Hitri vodnik install.quickStartGuide.message.welcome=Dobrodošli v Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Naslov zapisnika razprave itemFields.bookTitle=Naslov knjige itemFields.shortTitle=Kratki naslov itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Avtor creatorTypes.contributor=Avtor prispevka @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/sr-RS/zotero/preferences.dtd b/chrome/locale/sr-RS/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Искључи/укључи избирача ознаке"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Умножи изабрани предмет цитата у списак исечака"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Умножи изабране ставке у списак исечака"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Покушај да премостиш сукобљене пречице"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Промене су постављене само у новом прозору"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/sr-RS/zotero/zotero.dtd b/chrome/locale/sr-RS/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Нова ставка"> <!ENTITY zotero.toolbar.moreItemTypes.label "Више"> <!ENTITY zotero.toolbar.newItemFromPage.label "Направи нову ставку од текуће странице"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Избаци ставку..."> <!ENTITY zotero.toolbar.newCollection.label "Нова збирка..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Нова подзбирка..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Нова сачувана претрага..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Покажи/сакриј изборника ознаке"> <!ENTITY zotero.toolbar.actions.label "Радње"> <!ENTITY zotero.toolbar.import.label "Увези..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Извези библиотеку..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Направите временски ток"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Поставке..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Величина слова у наслову"> <!ENTITY zotero.toolbar.note.standalone "Нова самостојећа белешка"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Повежи са датотеком..."> <!ENTITY zotero.toolbar.attachment.add "Сачувај умножак датотеке..."> <!ENTITY zotero.toolbar.attachment.weblink "Сачувај везу на тренутну страницу"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Преименуј ознаку..."> <!ENTITY zotero.tagSelector.deleteTag "Избриши ознаку..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Изабери ставке"> <!ENTITY zotero.selectitems.intro.label "Изабери које ставке бисте желели додати у вашу библиотеку"> <!ENTITY zotero.selectitems.cancel.label "Откажи"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/sr-RS/zotero/zotero.properties b/chrome/locale/sr-RS/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Не general.passed=Успешно general.failed=Неуспешно general.and=и +general.accessDenied=Access Denied install.quickStartGuide=Водич за брзи почетак install.quickStartGuide.message.welcome=Добродошли у Зотеро! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Наслов списа itemFields.bookTitle=Наслов књиге itemFields.shortTitle=Кратак наслов itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Аутор creatorTypes.contributor=Сарадник @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/sv-SE/zotero/preferences.dtd b/chrome/locale/sv-SE/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Växla etikettväljare"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Kopiera valda citeringsposter till klippbordet"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Kopiera valda poster till klippbordet"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Försök överskrida genvägar i konflikt"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Ändringar gäller bara i nya fönster"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/sv-SE/zotero/zotero.dtd b/chrome/locale/sv-SE/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Ny post"> <!ENTITY zotero.toolbar.moreItemTypes.label "Mer"> <!ENTITY zotero.toolbar.newItemFromPage.label "Skapa ny post från aktuell sida"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Remove Item..."> <!ENTITY zotero.toolbar.newCollection.label "Ny samling..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Ny undersamling..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Ny sparad sökning..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Visa/Göm etikettväljare"> <!ENTITY zotero.toolbar.actions.label "Åtgärder"> <!ENTITY zotero.toolbar.import.label "Importera..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Exportera bibliotek..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Skapa tidslinje"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Inställningar..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Titelstilkast"> <!ENTITY zotero.toolbar.note.standalone "Ny fristående anteckning"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Länk till fil..."> <!ENTITY zotero.toolbar.attachment.add "Lagra kopia av fil..."> <!ENTITY zotero.toolbar.attachment.weblink "Spara länk till aktuell sida"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Ändra namn på etikett..."> <!ENTITY zotero.tagSelector.deleteTag "Radera etikett..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Välj poster"> <!ENTITY zotero.selectitems.intro.label "Välj vilka poster du vill lägga till i ditt bibliotek"> <!ENTITY zotero.selectitems.cancel.label "Ångra"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/sv-SE/zotero/zotero.properties b/chrome/locale/sv-SE/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Nej general.passed=Lyckades general.failed=Misslyckades general.and=och +general.accessDenied=Access Denied install.quickStartGuide=Snabbhjälp install.quickStartGuide.message.welcome=Välkommen till Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Protokolltitel itemFields.bookTitle=Boktitel itemFields.shortTitle=Kort titel itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Författare creatorTypes.contributor=Medarbetare @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/th-TH/zotero/preferences.dtd b/chrome/locale/th-TH/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Toggle Tag Selector"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "ทำสำเนาอ้างอิงที่เลือกไว้ไปที่คลิปบอร์ด"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "ทำสำเนาไอเทมไปที่คลิปบอร์ด"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Try to override conflicting shortcuts"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Changes take effect in new windows only"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/th-TH/zotero/zotero.dtd b/chrome/locale/th-TH/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "ไอเทมใหม่"> <!ENTITY zotero.toolbar.moreItemTypes.label "มากกว่านั้น"> <!ENTITY zotero.toolbar.newItemFromPage.label "สร้างไอเทมใหม่จากหน้าปัจจุบัน"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "ลบไอเทม..."> <!ENTITY zotero.toolbar.newCollection.label "คอลเลคชันใหม่..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "New Subcollection..."> <!ENTITY zotero.toolbar.newSavedSearch.label "บันทึกผลการค้นหาใหม่..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Show/Hide Tag Selector"> <!ENTITY zotero.toolbar.actions.label "Actions"> <!ENTITY zotero.toolbar.import.label "นำเข้า..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Export Library..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Create Timeline"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Preferences..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Title Case"> <!ENTITY zotero.toolbar.note.standalone "New Standalone Note"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "ลิ้งค์ไปยังแฟ้ม..."> <!ENTITY zotero.toolbar.attachment.add "Store Copy of File..."> <!ENTITY zotero.toolbar.attachment.weblink "Save Link to Current Page"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Rename Tag..."> <!ENTITY zotero.tagSelector.deleteTag "Delete Tag..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Select Items"> <!ENTITY zotero.selectitems.intro.label "Select which items you'd like to add to your library"> <!ENTITY zotero.selectitems.cancel.label "ยกเลิก"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/th-TH/zotero/zotero.properties b/chrome/locale/th-TH/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=ไม่ใช่ general.passed=ผ่าน general.failed=ล้มเหลว general.and=และ +general.accessDenied=Access Denied install.quickStartGuide=คู่มือการใช้งานเบื้องต้น install.quickStartGuide.message.welcome=ยินดีต้อนรับสู่โซแทโร @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Proceedings Title itemFields.bookTitle=Book Title itemFields.shortTitle=Short Title itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Author creatorTypes.contributor=Contributor @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/tr-TR/zotero/preferences.dtd b/chrome/locale/tr-TR/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Konu Seçiciyi Aç"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Seçili eserin Atıflarını Pano'ya kopyala"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Seçilen eserleri panoya kopyala"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Çelişen kısayolların üzerine yazdırmayı dene"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Değişiklikler yeni açılan pencerelerde etkili olacaktır."> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/tr-TR/zotero/zotero.dtd b/chrome/locale/tr-TR/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Yeni Eser"> <!ENTITY zotero.toolbar.moreItemTypes.label "Daha Fazla"> <!ENTITY zotero.toolbar.newItemFromPage.label "Geçerli Sayfadan Yeni Bir Eser Yarat"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Eseri Kaldır..."> <!ENTITY zotero.toolbar.newCollection.label "Yeni Derme..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Yeni Alt Derme..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Yeni Kaydedilen Arama..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Etiket Seçiciyi Göster/Gizle"> <!ENTITY zotero.toolbar.actions.label "Olaylar"> <!ENTITY zotero.toolbar.import.label "İçeri Aktar..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Kitaplığı Dışarı Aktar..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Zaman Çizelgesi Yarat"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Tercihler..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Başlık Biçimi"> <!ENTITY zotero.toolbar.note.standalone "Yeni Bağımsız Not"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Dosyaya Bağlantı..."> <!ENTITY zotero.toolbar.attachment.add "Dosyanın bir Kopyasının Sakla"> <!ENTITY zotero.toolbar.attachment.weblink "Geçerli Sayfaya Bağlantıyı Kaydet"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Etiketi Yeniden Adlandır..."> <!ENTITY zotero.tagSelector.deleteTag "Etiketi Sil..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Eser Seç"> <!ENTITY zotero.selectitems.intro.label "Kitaplığınıza eklemek istediğiniz eserleri seçiniz"> <!ENTITY zotero.selectitems.cancel.label "İptal"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/tr-TR/zotero/zotero.properties b/chrome/locale/tr-TR/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Hayır general.passed=Geçildi general.failed=Başarısız general.and=ve +general.accessDenied=Access Denied install.quickStartGuide=Çabuk Başlama Rehberi install.quickStartGuide.message.welcome=Zotero'ya Hoşgeldiniz! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Bildiri Başlığı itemFields.bookTitle=Kitap Başlığı itemFields.shortTitle=Kısa Başlık itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Yazar creatorTypes.contributor=Katkıda Bulunan @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/vi-VN/zotero/preferences.dtd b/chrome/locale/vi-VN/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "Bật/Tắt Bộ-chọn-thẻ"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Sao chép các trích dẫn vừa chọn vào clipboard"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Sao chép các biểu ghi vừa chọn vào clipboard"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "Thử ghi đè các phím gõ tắt có xung đột"> <!ENTITY zotero.preferences.keys.changesTakeEffect "Các thay đổi chỉ có hiệu lực trong các cửa sổ mới"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/vi-VN/zotero/zotero.dtd b/chrome/locale/vi-VN/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "Biểu ghi mới"> <!ENTITY zotero.toolbar.moreItemTypes.label "Khác"> <!ENTITY zotero.toolbar.newItemFromPage.label "Tạo một Biểu ghi mới cho Trang hiện tại"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "Xóa biểu ghi..."> <!ENTITY zotero.toolbar.newCollection.label "Bộ sưu tập mới..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "Bô sưu tập con mới..."> <!ENTITY zotero.toolbar.newSavedSearch.label "Tìm kiếm Định sẵn mới..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "Hiển thị/Dấu Bộ-lọc-thẻ"> <!ENTITY zotero.toolbar.actions.label "Hành động"> <!ENTITY zotero.toolbar.import.label "Nhập khẩu..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "Xuất khẩu Thư viện..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "Tạo Tuyến thời gian"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "Tùy chọn..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "Viết hoa đầu từ"> <!ENTITY zotero.toolbar.note.standalone "Ghi chép Độc lập mới"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "Đường dẫn tới Tập tin..."> <!ENTITY zotero.toolbar.attachment.add "Tạo một Bản lưu của Tập tin..."> <!ENTITY zotero.toolbar.attachment.weblink "Lưu Đường dẫn tới Trang hiện tại"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "Đổi tên Thẻ..."> <!ENTITY zotero.tagSelector.deleteTag "Xóa Thẻ..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "Chọn các Biểu ghi"> <!ENTITY zotero.selectitems.intro.label "Chọn những biểu ghi bạn muốn thêm vào thư viện của bạn"> <!ENTITY zotero.selectitems.cancel.label "Ngừng"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/vi-VN/zotero/zotero.properties b/chrome/locale/vi-VN/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=Không general.passed=Đạt general.failed=Thất bại general.and=và +general.accessDenied=Access Denied install.quickStartGuide=Cuốn Chỉ Dẫn Nhanh install.quickStartGuide.message.welcome=Chào mừng bạn đến với Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Nhan đề của Kỷ yếu Hội nghị itemFields.bookTitle=Nhan đề sách itemFields.shortTitle=Nhan đề thu gọn itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=Tác giả creatorTypes.contributor=Cộng tác viên @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/zh-CN/zotero/preferences.dtd b/chrome/locale/zh-CN/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "切换标签选择器"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "复制选定条目引文"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "复制选定条目"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "尝试覆盖有冲突的快捷键"> <!ENTITY zotero.preferences.keys.changesTakeEffect "更改仅在新开的窗口中生效"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/zh-CN/zotero/zotero.dtd b/chrome/locale/zh-CN/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "新建条目"> <!ENTITY zotero.toolbar.moreItemTypes.label "更多"> <!ENTITY zotero.toolbar.newItemFromPage.label "由当前页新建条目"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "移除条目..."> <!ENTITY zotero.toolbar.newCollection.label "新建分类..."> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "新建子类..."> <!ENTITY zotero.toolbar.newSavedSearch.label "新建检索..."> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "显示/隐藏标签选择器"> <!ENTITY zotero.toolbar.actions.label "操作"> <!ENTITY zotero.toolbar.import.label "导入..."> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "导出库..."> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "创建时间轴(Timeline)"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "配置..."> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "标题式"> <!ENTITY zotero.toolbar.note.standalone "新建独立便笺"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "链接至文件..."> <!ENTITY zotero.toolbar.attachment.add "存储文件的拷贝..."> <!ENTITY zotero.toolbar.attachment.weblink "保存当前页链接"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "重命名标签..."> <!ENTITY zotero.tagSelector.deleteTag "删除标签..."> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "选择条目"> <!ENTITY zotero.selectitems.intro.label "选择要添加至库的条目"> <!ENTITY zotero.selectitems.cancel.label "取消"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/zh-CN/zotero/zotero.properties b/chrome/locale/zh-CN/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=否 general.passed=通过 general.failed=失败 general.and=and +general.accessDenied=Access Denied install.quickStartGuide=快速入门指南 install.quickStartGuide.message.welcome=欢迎使用Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=Proceedings Title itemFields.bookTitle=书名 itemFields.shortTitle=短标题 itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=作者 creatorTypes.contributor=贡献者 @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again. diff --git a/chrome/locale/zh-TW/zotero/preferences.dtd b/chrome/locale/zh-TW/zotero/preferences.dtd @@ -81,13 +81,16 @@ <!ENTITY zotero.preferences.keys.toggleTagSelector "切換標籤選擇器"> <!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "複製選取項目的引用文獻到剪貼簿"> <!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "複製選取項目到剪貼簿"> +<!ENTITY zotero.preferences.keys.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.preferences.keys.overrideGlobal "嘗試蓋過相衝突的快速鍵"> <!ENTITY zotero.preferences.keys.changesTakeEffect "改變只會在新開的視窗中生效"> <!ENTITY zotero.preferences.prefpane.proxies "Proxies"> <!ENTITY zotero.preferences.proxies.proxyOptions "Proxy Options"> -<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize common URL-rewriting proxy systems"> +<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the"> +<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation"> +<!ENTITY zotero.preferences.proxies.desc_after_link "for more information."> <!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies"> <!ENTITY zotero.preferences.proxies.configured "Configured Proxies"> <!ENTITY zotero.preferences.proxies.hostname "Hostname"> diff --git a/chrome/locale/zh-TW/zotero/zotero.dtd b/chrome/locale/zh-TW/zotero/zotero.dtd @@ -57,15 +57,19 @@ <!ENTITY zotero.toolbar.newItem.label "新增項目"> <!ENTITY zotero.toolbar.moreItemTypes.label "更多"> <!ENTITY zotero.toolbar.newItemFromPage.label "從目前的頁面建立新的項目"> +<!ENTITY zotero.toolbar.lookup.label "Add Item by Identifier"> <!ENTITY zotero.toolbar.removeItem.label "移除項目…"> <!ENTITY zotero.toolbar.newCollection.label "新增收集…"> +<!ENTITY zotero.toolbar.newGroup "New Group..."> <!ENTITY zotero.toolbar.newSubcollection.label "新增子收集…"> <!ENTITY zotero.toolbar.newSavedSearch.label "新增存留搜尋…"> <!ENTITY zotero.toolbar.emptyTrash.label "Empty Trash"> <!ENTITY zotero.toolbar.tagSelector.label "顯示/隱藏標籤選擇器"> <!ENTITY zotero.toolbar.actions.label "行動"> <!ENTITY zotero.toolbar.import.label "匯入…"> +<!ENTITY zotero.toolbar.importFromClipboard "Import from Clipboard"> <!ENTITY zotero.toolbar.export.label "匯出圖書館…"> +<!ENTITY zotero.toolbar.rtfScan.label "RTF Scan..."> <!ENTITY zotero.toolbar.timeline.label "建立時序列表"> <!ENTITY zotero.toolbar.duplicate.label "Show Duplicates"> <!ENTITY zotero.toolbar.preferences.label "偏好設定…"> @@ -84,6 +88,7 @@ <!ENTITY zotero.item.textTransform.titlecase "標題大小寫"> <!ENTITY zotero.toolbar.note.standalone "新增獨立筆記"> +<!ENTITY zotero.toolbar.lookup "Lookup by Identifier..."> <!ENTITY zotero.toolbar.attachment.linked "檔案鏈結…"> <!ENTITY zotero.toolbar.attachment.add "儲存檔案副本…"> <!ENTITY zotero.toolbar.attachment.weblink "儲存目前網頁鏈結"> @@ -99,6 +104,8 @@ <!ENTITY zotero.tagSelector.renameTag "重新命名標籤…"> <!ENTITY zotero.tagSelector.deleteTag "刪除標籤…"> +<!ENTITY zotero.lookup.description "Enter the ISBN, DOI, or PMID to look up in the box below."> + <!ENTITY zotero.selectitems.title "選取項目"> <!ENTITY zotero.selectitems.intro.label "選取要加到圖書館的項目"> <!ENTITY zotero.selectitems.cancel.label "取消"> @@ -172,3 +179,27 @@ <!ENTITY zotero.recognizePDF.pdfName.label "PDF Name"> <!ENTITY zotero.recognizePDF.itemName.label "Item Name"> <!ENTITY zotero.recognizePDF.captcha.label "Type the text below to continue retrieving metadata."> + +<!ENTITY zotero.rtfScan.title "RTF Scan"> +<!ENTITY zotero.rtfScan.cancel.label "Cancel"> +<!ENTITY zotero.rtfScan.citation.label "Citation"> +<!ENTITY zotero.rtfScan.itemName.label "Item Name"> +<!ENTITY zotero.rtfScan.unmappedCitations.label "Unmapped Citations"> +<!ENTITY zotero.rtfScan.ambiguousCitations.label "Ambiguous Citations"> +<!ENTITY zotero.rtfScan.mappedCitations.label "Mapped Citations"> +<!ENTITY zotero.rtfScan.introPage.label "Introduction"> +<!ENTITY zotero.rtfScan.introPage.description "Zotero can automatically extract and reformat citations and insert a bibliography into RTF files. To get started, choose an RTF file below."> +<!ENTITY zotero.rtfScan.scanPage.label "Scanning for Citations"> +<!ENTITY zotero.rtfScan.scanPage.description "Zotero is scanning your document for citations. Please be patient."> +<!ENTITY zotero.rtfScan.citationsPage.label "Verify Cited Items"> +<!ENTITY zotero.rtfScan.citationsPage.description "Please review the list of recognized citations below to ensure that Zotero has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step."> +<!ENTITY zotero.rtfScan.stylePage.label "Document Formatting"> +<!ENTITY zotero.rtfScan.formatPage.label "Formatting Citations"> +<!ENTITY zotero.rtfScan.formatPage.description "Zotero is processing and formatting your RTF file. Please be patient."> +<!ENTITY zotero.rtfScan.completePage.label "RTF Scan Complete"> +<!ENTITY zotero.rtfScan.completePage.description "Your document has now been scanned and processed. Please ensure that it is formatted correctly."> +<!ENTITY zotero.rtfScan.inputFile.label "Input File"> +<!ENTITY zotero.rtfScan.outputFile.label "Output File"> + +<!ENTITY zotero.file.choose.label "Choose File..."> +<!ENTITY zotero.file.noneSelected.label "No file selected"> diff --git a/chrome/locale/zh-TW/zotero/zotero.properties b/chrome/locale/zh-TW/zotero/zotero.properties @@ -23,6 +23,7 @@ general.no=不要 general.passed=通過了 general.failed=失敗了 general.and=與 +general.accessDenied=Access Denied install.quickStartGuide=快速入門指南 install.quickStartGuide.message.welcome=歡迎來到 Zotero! @@ -297,6 +298,7 @@ itemFields.proceedingsTitle=會議論文集標題 itemFields.bookTitle=書名 itemFields.shortTitle=短名 itemFields.docketNumber=Docket Number +itemFields.numPages=# of Pages creatorTypes.author=作者 creatorTypes.contributor=貢獻者 @@ -519,10 +521,10 @@ proxies.error.scheme.noHTTP=Valid proxy schemes must start with "http://" or "ht proxies.error.host.invalid=You must enter a full hostname for the site served by this proxy (e.g., jstor.org). proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host variable (%h). proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f). +proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S. +proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts. proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S. proxies.recognized.add=Add Proxy -proxies.enableTransparentWarning.title=Warning -proxies.enableTransparentWarning.description=Please ensure that the proxies listed below belong to a library, school, or other institution with which you are affiliated. A malicious proxy could pose a security risk. recognizePDF.noOCR=PDF does not contain OCRed text. recognizePDF.couldNotRead=Could not read text from PDF. @@ -531,3 +533,12 @@ recognizePDF.fileNotFound=File not found. recognizePDF.limit=Query limit reached. Try again later. recognizePDF.complete.label=Metadata Retrieval Complete. recognizePDF.close.label=Close + +rtfScan.openTitle=Select a file to scan +rtfScan.scanning.label=Scanning RTF Document... +rtfScan.saving.label=Formatting RTF Document... +rtfScan.rtf=Rich Text Format (.rtf) +rtfScan.saveTitle=Select a location in which to save the formatted file + +lookup.failure.title=Lookup Failed +lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.