Closes #710, Merge locales for RC 1

This commit is contained in:
Dan Stillman 2007-08-15 08:37:52 +00:00
parent 7feb7995d7
commit 8f776b31b6
80 changed files with 1552 additions and 0 deletions

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Настройки на Зотеро">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "Общи">
<!ENTITY zotero.preferences.userInterface "Потребителски интерфейс">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "Решаващ Сървър:">
<!ENTITY zotero.preferences.openurl.version "Версия:">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "Търси в подпапките">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "Израз">
<!ENTITY zotero.search.textModes.phraseBinary "Фраза (вкл. двоичните файлове)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "Действия">
<!ENTITY zotero.toolbar.import.label "Внос...">
<!ENTITY zotero.toolbar.export.label "Износ на Библиотека...">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "Настройки...">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "За Зотеро">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "Добавяне">
<!ENTITY zotero.item.attachment.file.show "Показване на Файл">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "Нова Самостоятелна Бележка">
<!ENTITY zotero.toolbar.attachment.linked "Връзка към Файл">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=Създаване на Библиография от
pane.items.menu.createBib.multiple=Създаване на Библиография от Избраните Обекти...
pane.items.menu.generateReport=Създаване на Отчет от Избрания Обект...
pane.items.menu.generateReport.multiple=Създаване на Отчет от Избраните Обекти...
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=Няма Избрани Обекти
pane.item.selected.multiple=Избрани са %S Обекта
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=Базата дани на Зотеро е повреде
db.dbRestored=Базата дани на Зотеро е повредена.\n\nВаште дани са възстановени от резервното копие направено на %1$S в %2$S. Повреденият файл е записан в папката на Зотеро.
db.dbRestoreFailed=Базата дани на Зотеро е повредена и не може да бъде възстановена от резервното копие.\n\nСъздадена е нова база дани. Повреденият файл е записан в папката на Зотеро.
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=Осъвременен
zotero.preferences.update.upToDate=Актуален
zotero.preferences.update.error=Грешка
zotero.preferences.openurl.resolversFound.zero=Намерени са %S решаващи сървъра.
zotero.preferences.openurl.resolversFound.singular=Намерен е %S решаващ сървър.
zotero.preferences.openurl.resolversFound.plural=Намерени са %S решаващи сървъра.
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=Внос на обекти...
fileInterface.itemsExported=Износ на обекти...
fileInterface.import=Внос
@ -335,6 +376,7 @@ searchInProgress=Търсене â<><C3A2> моля изчакайте
searchOperator.is=е
searchOperator.isNot=не е
searchOperator.beginsWith=begins with
searchOperator.contains=съдържа
searchOperator.doesNotContain=не съдържа
searchOperator.isLessThan=е по-малко от
@ -367,7 +409,11 @@ searchConditions.dateModified=Променен на
searchConditions.fulltextContent=Съдържание на Приложението
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=Експорт на Бележки
exportOptions.exportFileData=Експорт на Файлове
@ -379,6 +425,8 @@ date.abbreviation.day=д
citation.multipleSources=Много Източници...
citation.singleSource=Един Източник...
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Зотеро Отчет
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Zotero-Einstellungen">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "General">
<!ENTITY zotero.preferences.userInterface "User Interface">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "Resolver:">
<!ENTITY zotero.preferences.openurl.version "Version:">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "Unterverzeichnisse durchsuchen">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "Phrase">
<!ENTITY zotero.search.textModes.phraseBinary "Phrase (inkl. Binärdatei)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "Aktivitäten">
<!ENTITY zotero.toolbar.import.label "Importieren...">
<!ENTITY zotero.toolbar.export.label "Bibliothek exportieren...">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "Einstellungen...">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "Über Zotero">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "Hinzufügen">
<!ENTITY zotero.item.attachment.file.show "Datei zeigen">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "Neue unabhängige Notiz">
<!ENTITY zotero.toolbar.attachment.linked "Auf Datei verlinken...">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=Literaturverzeichnis aus dem ausgewählten Artikel ers
pane.items.menu.createBib.multiple=Literaturverzeichnis aus den ausgewählten Einträgen erstellen...
pane.items.menu.generateReport=Generate Report from Selected Item...
pane.items.menu.generateReport.multiple=Generate Report from Selected Items...
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=Keine Einträge ausgewählt
pane.item.selected.multiple=%S Einträge ausgewählt
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=Die Zotero-Datenbank wurde offensichtlich beschädigt und
db.dbRestored=Die Zotero-Datenbank wurde offensichtlich beschädigt.\n\nDie Daten wurde aus dem letztigen automatischen Backup vom %1$S um %2$S wiederhergestellt. Die beschädigte Datei bleibt im Zotero-Ordner gespeichert.
db.dbRestoreFailed=Die Zotero-Datenbank wurde offensichtlich beschädigt, und der Versuch, die Daten aus dem letztigen automatischen Backup wiederherzustellen, hat nicht funktioniert.\n\nEine neue Datenbank wurde erstellt. Die beschädigte Datei bleibt im Zotero-Ordner gespeichert.
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=Updated
zotero.preferences.update.upToDate=Up to date
zotero.preferences.update.error=Error
zotero.preferences.openurl.resolversFound.zero=%S resolvers found
zotero.preferences.openurl.resolversFound.singular=%S resolver found
zotero.preferences.openurl.resolversFound.plural=%S resolvers found
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=Einträge werden importiert...
fileInterface.itemsExported=Einträge werden exportiert...
fileInterface.import=Importieren
@ -335,6 +376,7 @@ searchInProgress=Search in progress — press wait.
searchOperator.is=ist
searchOperator.isNot=ist nicht
searchOperator.beginsWith=begins with
searchOperator.contains=enthält
searchOperator.doesNotContain=enthält nicht
searchOperator.isLessThan=ist kleiner als
@ -367,7 +409,11 @@ searchConditions.dateModified=verändert am
searchConditions.fulltextContent=Inhalt des Anhangs
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=Notizen exportieren
exportOptions.exportFileData=Dateien exportieren
@ -379,6 +425,8 @@ date.abbreviation.day=d
citation.multipleSources=Mehrere Quellen...
citation.singleSource=Einzelne Quelle...
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Zotero Report
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Zotero-Einstellungen">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "General">
<!ENTITY zotero.preferences.userInterface "User Interface">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "Resolver:">
<!ENTITY zotero.preferences.openurl.version "Version:">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "Unterverzeichnisse durchsuchen">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "Phrase">
<!ENTITY zotero.search.textModes.phraseBinary "Phrase (inkl. Binärdatei)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "Aktivitäten">
<!ENTITY zotero.toolbar.import.label "Importieren...">
<!ENTITY zotero.toolbar.export.label "Bibliothek exportieren...">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "Einstellungen...">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "Über Zotero">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "Hinzufügen">
<!ENTITY zotero.item.attachment.file.show "Datei zeigen">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "Neue unabhängige Notiz">
<!ENTITY zotero.toolbar.attachment.linked "Auf Datei verlinken...">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=Literaturverzeichnis aus dem ausgewählten Artikel ers
pane.items.menu.createBib.multiple=Literaturverzeichnis aus den ausgewählten Einträgen erstellen...
pane.items.menu.generateReport=Generate Report from Selected Item...
pane.items.menu.generateReport.multiple=Generate Report from Selected Items...
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=Keine Einträge ausgewählt
pane.item.selected.multiple=%S Einträge ausgewählt
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=Die Zotero-Datenbank wurde offensichtlich beschädigt und
db.dbRestored=Die Zotero-Datenbank wurde offensichtlich beschädigt.\n\nDie Daten wurde aus dem letztigen automatischen Backup vom %1$S um %2$S wiederhergestellt. Die beschädigte Datei bleibt im Zotero-Ordner gespeichert.
db.dbRestoreFailed=Die Zotero-Datenbank wurde offensichtlich beschädigt, und der Versuch, die Daten aus dem letztigen automatischen Backup wiederherzustellen, hat nicht funktioniert.\n\nEine neue Datenbank wurde erstellt. Die beschädigte Datei bleibt im Zotero-Ordner gespeichert.
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=Updated
zotero.preferences.update.upToDate=Up to date
zotero.preferences.update.error=Error
zotero.preferences.openurl.resolversFound.zero=%S resolvers found
zotero.preferences.openurl.resolversFound.singular=%S resolver found
zotero.preferences.openurl.resolversFound.plural=%S resolvers found
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=Einträge werden importiert...
fileInterface.itemsExported=Einträge werden exportiert...
fileInterface.import=Importieren
@ -335,6 +376,7 @@ searchInProgress=Search in progress — press wait.
searchOperator.is=ist
searchOperator.isNot=ist nicht
searchOperator.beginsWith=begins with
searchOperator.contains=enthält
searchOperator.doesNotContain=enthält nicht
searchOperator.isLessThan=ist kleiner als
@ -367,7 +409,11 @@ searchConditions.dateModified=verändert am
searchConditions.fulltextContent=Inhalt des Anhangs
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=Notizen exportieren
exportOptions.exportFileData=Dateien exportieren
@ -379,6 +425,8 @@ date.abbreviation.day=d
citation.multipleSources=Mehrere Quellen...
citation.singleSource=Einzelne Quelle...
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Zotero Report
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Zotero-Einstellungen">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "Allgemein">
<!ENTITY zotero.preferences.userInterface "Benutzer-Interface">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "Resolver:">
<!ENTITY zotero.preferences.openurl.version "Version:">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "Unterverzeichnisse durchsuchen">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "Phrase">
<!ENTITY zotero.search.textModes.phraseBinary "Phrase (inkl. Binärdatei)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "Aktionen">
<!ENTITY zotero.toolbar.import.label "Importieren...">
<!ENTITY zotero.toolbar.export.label "Bibliothek exportieren...">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "Einstellungen...">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "Über Zotero">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "Hinzufügen">
<!ENTITY zotero.item.attachment.file.show "Datei zeigen">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "Neue unabhängige Notiz">
<!ENTITY zotero.toolbar.attachment.linked "Auf Datei verlinken...">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=Literaturverzeichnis aus dem ausgewählten Artikel ers
pane.items.menu.createBib.multiple=Literaturverzeichnis aus den ausgewählten Einträgen erstellen...
pane.items.menu.generateReport=Bericht aus dem ausgewählten Eintrag erstellen...
pane.items.menu.generateReport.multiple=Bericht aus den ausgewählten Einträgen erstellen...
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=Keine Einträge ausgewählt
pane.item.selected.multiple=%S Einträge ausgewählt
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=Die Zotero-Datenbank wurde offensichtlich beschädigt und
db.dbRestored=Die Zotero-Datenbank wurde offensichtlich beschädigt.\n\nDie Daten wurde aus dem letztigen automatischen Backup vom %1$S um %2$S wiederhergestellt. Die beschädigte Datei bleibt im Zotero-Ordner gespeichert.
db.dbRestoreFailed=Die Zotero-Datenbank wurde offensichtlich beschädigt, und der Versuch, die Daten aus dem letztigen automatischen Backup wiederherzustellen, hat nicht funktioniert.\n\nEine neue Datenbank wurde erstellt. Die beschädigte Datei bleibt im Zotero-Ordner gespeichert.
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=Update durchgeführt
zotero.preferences.update.upToDate=Auf dem neuesten Stand
zotero.preferences.update.error=Fehler
zotero.preferences.openurl.resolversFound.zero=%S Resolver gefunden
zotero.preferences.openurl.resolversFound.singular=%S Resolver gefunden
zotero.preferences.openurl.resolversFound.plural=%S Resolver gefunden
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=Einträge werden importiert...
fileInterface.itemsExported=Einträge werden exportiert...
fileInterface.import=Importieren
@ -335,6 +376,7 @@ searchInProgress=Suche läuft — bitte warten.
searchOperator.is=ist
searchOperator.isNot=ist nicht
searchOperator.beginsWith=begins with
searchOperator.contains=enthält
searchOperator.doesNotContain=enthält nicht
searchOperator.isLessThan=ist kleiner als
@ -367,7 +409,11 @@ searchConditions.dateModified=verändert am
searchConditions.fulltextContent=Inhalt des Anhangs
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=Notizen exportieren
exportOptions.exportFileData=Dateien exportieren
@ -379,6 +425,8 @@ date.abbreviation.day=T
citation.multipleSources=Mehrere Quellen...
citation.singleSource=Einzelne Quelle...
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Zotero Bericht
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Preferencias de Zotero">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "General">
<!ENTITY zotero.preferences.userInterface "Interfaz de usuario">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "Resolutor:">
<!ENTITY zotero.preferences.openurl.version "Versión:">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "Buscar en carpetas interiores">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "Frase">
<!ENTITY zotero.search.textModes.phraseBinary "Frase (incl. archivos binarios)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "Acciones">
<!ENTITY zotero.toolbar.import.label "Importar...">
<!ENTITY zotero.toolbar.export.label "Exportar biblioteca...">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "Preferencias...">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "Acerca de Zotero">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "Añadir">
<!ENTITY zotero.item.attachment.file.show "Mostar archivo">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "Nueva nota independiente">
<!ENTITY zotero.toolbar.attachment.linked "Enlazar al archivo...">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=Crear una bibliografía a partir del ítem seleccionad
pane.items.menu.createBib.multiple=Crear una bibliografía a partir de los ítems seleccionados...
pane.items.menu.generateReport=Producir un informe a partir del ítem seleccionado...
pane.items.menu.generateReport.multiple=Producir un informe a partir de los ítems seleccionados...
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=Ningún ítem seleccionado
pane.item.selected.multiple=%S ítems seleccionados
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=La base de datos de Zotero parece haberse corrompido, y n
db.dbRestored=La base de datos de Zotero parece haberse corrompido.\n\nTus datos se han recuperado a partir de la última copia de seguridad automática hecha el %1$S a las %2$S. El archivo dañado ha sido guardado en tu directorio de Zotero.
db.dbRestoreFailed=La base de datos de Zotero parece haberse corrompido, y el intento de recuperarla a partir de la última copia de seguridad ha fallado.\n\nSe ha creado una base de datos nueva. El archivo dañado se ha grabado en tu directorio de Zotero.
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=Actualizado
zotero.preferences.update.upToDate=Actualizado
zotero.preferences.update.error=Error
zotero.preferences.openurl.resolversFound.zero=Ningún resolutor encontrado
zotero.preferences.openurl.resolversFound.singular=%S resolutor encontrado
zotero.preferences.openurl.resolversFound.plural=%S resolutores encontrados
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=Imporando ítems...
fileInterface.itemsExported=Exportando ítems...
fileInterface.import=Importar
@ -335,6 +376,7 @@ searchInProgress=Búsqueda en marcha â<><C3A2> espera, por favor.
searchOperator.is=es
searchOperator.isNot=no es
searchOperator.beginsWith=begins with
searchOperator.contains=contiene
searchOperator.doesNotContain=no contiene
searchOperator.isLessThan=es menor que
@ -367,7 +409,11 @@ searchConditions.dateModified=Fecha de modificación
searchConditions.fulltextContent=Contenido del adjunto
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=Exportar notas
exportOptions.exportFileData=Exportar archivos
@ -379,6 +425,8 @@ date.abbreviation.day=d
citation.multipleSources=Fuentes múltiples...
citation.singleSource=Fuente única...
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Informe de Zotero
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Préférences de Zotero">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "Général">
<!ENTITY zotero.preferences.userInterface "Interface utilisateur">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "Serveur de résolution :">
<!ENTITY zotero.preferences.openurl.version "Version :">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "Rechercher dans les sous-dossiers">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "Expression">
<!ENTITY zotero.search.textModes.phraseBinary "Expression (fichiers binaires incl.)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "Actions">
<!ENTITY zotero.toolbar.import.label "Importer...">
<!ENTITY zotero.toolbar.export.label "Exporter la bibliothèque...">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "Préférences...">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "À propos de Zotero">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "Ajouter">
<!ENTITY zotero.item.attachment.file.show "Afficher le fichier">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "Nouvelle note indépendante">
<!ENTITY zotero.toolbar.attachment.linked "Lien vers un fichier...">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=Créer une bibliographie à partir de l'élément sél
pane.items.menu.createBib.multiple=Créer une bibliographie à partir des éléments sélectionnés...
pane.items.menu.generateReport=Générer un rapport à partir de l'élément sélectionné...
pane.items.menu.generateReport.multiple=Générer un rapport à partir des éléments sélectionnés...
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=Aucun élément sélectionné
pane.item.selected.multiple=%S éléments sélectionnés
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=La base de données Zotero semble avoir été corrompue e
db.dbRestored=La base de données Zotero semble avoir été corrompue.\n\nVos données ont été rétablies à partir de la dernière sauvegarde automatique faite le %1$S à %2$S. Le fichier endommagé a été enregistré dans le dossier Zotero.
db.dbRestoreFailed=La base de données Zotero semble avoir été corrompue et une tentative de rétablissement à partir de la dernière sauvegarde automatique a échoué.\n\nUn nouveau fichier de base de données a été créé. Le fichier endommagé a été enregistré dans le dossier Zotero.
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=Mis à jour
zotero.preferences.update.upToDate=À jour
zotero.preferences.update.error=Erreur
zotero.preferences.openurl.resolversFound.zero=%S serveur de résolution trouvé
zotero.preferences.openurl.resolversFound.singular=%S serveur de résolution trouvé
zotero.preferences.openurl.resolversFound.plural=%S serveurs de résolution trouvés
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=Importation des éléments en cours...
fileInterface.itemsExported=Exportation des éléments en cours...
fileInterface.import=Importer
@ -335,6 +376,7 @@ searchInProgress=Recherche en cours — Patientez SVP.
searchOperator.is=égal
searchOperator.isNot=différent
searchOperator.beginsWith=begins with
searchOperator.contains=contient
searchOperator.doesNotContain=ne contient pas
searchOperator.isLessThan=est plus petit que
@ -367,7 +409,11 @@ searchConditions.dateModified=Date de modification
searchConditions.fulltextContent=Contenu de la pièce jointe
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=Exporter les notes
exportOptions.exportFileData=Exporter les fichiers
@ -379,6 +425,8 @@ date.abbreviation.day=j
citation.multipleSources=Sources multiples...
citation.singleSource=Source unique...
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Rapport Zotero
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Opzioni di Zotero">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "Generale">
<!ENTITY zotero.preferences.userInterface "Interfaccia utente">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "Sistema di risoluzione:">
<!ENTITY zotero.preferences.openurl.version "Versione:">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "Cerca nelle sottocartelle">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "Frase">
<!ENTITY zotero.search.textModes.phraseBinary "Frase (file binari inclusi)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "Azioni">
<!ENTITY zotero.toolbar.import.label "Importa...">
<!ENTITY zotero.toolbar.export.label "Esporta libreria...">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "Impostazioni...">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "Informazioni su Zotero">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "Aggiungi">
<!ENTITY zotero.item.attachment.file.show "Mostra file">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "Nuova nota">
<!ENTITY zotero.toolbar.attachment.linked "Collegamento al file...">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=Crea bibliografia dell'elemento selezionato...
pane.items.menu.createBib.multiple=Crea bibliografia degli elementi selezionati...
pane.items.menu.generateReport=Genera rapporto dall'elemento selezionato...
pane.items.menu.generateReport.multiple=Genera rapporto dagli elementi selezionati...
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=Nessun elemento selezionato
pane.item.selected.multiple=%S elementi selezionati
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=Il database di Zotero risulta essere corrotto e nessun ba
db.dbRestored=Il database di Zotero risulta essere corrotto. \n\nI dati sono stati ripristinati dall'ultimo backup automatico eseguito il %1$S alle %2$S. Il file danneggiato è stato salvato all'interno della cartella di Zotero.
db.dbRestoreFailed=Il database di Zotero risulta essere corrotto e il tentativo di ripristinare l'ultimo backup automatico ha dato esito negativo. \n\nÈ stato creato un nuovo database. Il file danneggiato è stato salvato all'interno della cartella di Zotero.
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=Aggiornato
zotero.preferences.update.upToDate=Aggiornato
zotero.preferences.update.error=Errore
zotero.preferences.openurl.resolversFound.zero=Nessun motore di ricerca trovato
zotero.preferences.openurl.resolversFound.singular=Trovato %S motore di ricerca
zotero.preferences.openurl.resolversFound.plural=Trovati %S motori di ricerca
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=Importazione elementi in corso...
fileInterface.itemsExported=Esportazione elementi in corso...
fileInterface.import=Importa
@ -335,6 +376,7 @@ searchInProgress=Attendere, ricerca in corso.
searchOperator.is=è
searchOperator.isNot=non è
searchOperator.beginsWith=begins with
searchOperator.contains=contiene
searchOperator.doesNotContain=non contiene
searchOperator.isLessThan=è minore di
@ -367,7 +409,11 @@ searchConditions.dateModified=Data modificata
searchConditions.fulltextContent=Contenuto
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=Esporta note
exportOptions.exportFileData=Esporta file
@ -379,6 +425,8 @@ date.abbreviation.day=g
citation.multipleSources=Fonti multiple
citation.singleSource=Fonte singola
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Rapporto Zotero
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "詳細設定">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "一般">
<!ENTITY zotero.preferences.userInterface "表示">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "リンク・リゾルバ:">
<!ENTITY zotero.preferences.openurl.version "バージョン:">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "サブフォルダを検索する">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "フレーズ">
<!ENTITY zotero.search.textModes.phraseBinary "フレーズ (バイナリファイルを含む)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "タスク">
<!ENTITY zotero.toolbar.import.label "インポート">
<!ENTITY zotero.toolbar.export.label "ライブラリーをエクスポート">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "設定">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "Zoteroについて">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "追加">
<!ENTITY zotero.item.attachment.file.show "ファイルを表示">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "新規メモを作成">
<!ENTITY zotero.toolbar.attachment.linked "ファイルへのリンク">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=アイテムから参考文献リストを作成...
pane.items.menu.createBib.multiple=選択されたアイテムから参考文献リストを作成...
pane.items.menu.generateReport=アイテムからレポートを作成...
pane.items.menu.generateReport.multiple=選択されたアイテムからレポートを作成...
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=アイテムが選択されていません
pane.item.selected.multiple=%S個のアイテムが選択されています
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=Zoteroのデータベースが破損しているようで
db.dbRestored=Zoteroのデータベースが破損しているようです。\n\nデータは最終の自動バックアップ%1$S %2$Sから復元されました。破損されたファイルをZoteroフォルダに保存しました。
db.dbRestoreFailed=Zoteroのデータベースが破損しているようですが、データを最終の自動バックアップから復元できませんでした。\n\n新規データベース・ファイルが作成されました。破損されたファイルをZoteroフォルダに保存しました。
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=アップデートされた
zotero.preferences.update.upToDate=最新版
zotero.preferences.update.error=エラー
zotero.preferences.openurl.resolversFound.zero=リゾルバは見つかりませんでした
zotero.preferences.openurl.resolversFound.singular=%S個のリゾルバを見つかりました
zotero.preferences.openurl.resolversFound.plural=%S個のリゾルバを見つかりました
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=アイテムをインポートしています。
fileInterface.itemsExported=アイテムをエクスポートしています。
fileInterface.import=インポート
@ -335,6 +376,7 @@ searchInProgress=検索しています。しばらくお待ちください。
searchOperator.is=is
searchOperator.isNot=
searchOperator.beginsWith=begins with
searchOperator.contains=が次を含む:
searchOperator.doesNotContain=が次を含まない:
searchOperator.isLessThan=が次より少ない:
@ -367,7 +409,11 @@ searchConditions.dateModified=更新日時
searchConditions.fulltextContent=添付ファイルの内容
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=メモをエクスポート
exportOptions.exportFileData=ファイルをエクスポート
@ -379,6 +425,8 @@ date.abbreviation.day=日
citation.multipleSources=複数の参照データ
citation.singleSource=単一の参照データ
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Zoteroレポート
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Zotero 환경설정">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "일반">
<!ENTITY zotero.preferences.userInterface "사용자 인터페이스">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "해독기:">
<!ENTITY zotero.preferences.openurl.version "버전:">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "하위폴더 검색">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "어구">
<!ENTITY zotero.search.textModes.phraseBinary "어구(바이너리 파일 포함)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "동작">
<!ENTITY zotero.toolbar.import.label "불러오기...">
<!ENTITY zotero.toolbar.export.label "라이브러리 내보내기...">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "환경설정...">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "Zotero 정보">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "추가">
<!ENTITY zotero.item.attachment.file.show "파일 표시">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "새로운 독립 노트">
<!ENTITY zotero.toolbar.attachment.linked "파일로 연결...">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=선택된 항목으로부터 참고 문헌 목록 생
pane.items.menu.createBib.multiple=선택된 항목들로부터 참고 문헌 목록 생성...
pane.items.menu.generateReport=선택된 항목으로 보고서 생성...
pane.items.menu.generateReport.multiple=선택된 항목들로 보고서 생성...
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=선택된 항목이 없습니다
pane.item.selected.multiple=%s개의 아이템이 선택되었습니다
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=Zotero의 데이타베이스가 훼손되어 있는 것
db.dbRestored=Zotero의 데이타베이스가 훼손되어 있는 것으로 보입니다. \n\n데이터는 최종 자동 백업(%1$S %2$S)으로부터 복원되었습니다. 파손된 파일을 Zotero 폴더에 저장했습니다.
db.dbRestoreFailed=Zotero의 데이타베이스가 훼손되어 있는 것으로 보이며, 최종 자동 백업으로부터 복원에 실패했습니다. \n\n신규 데이타베이스 파일이 생성되었습니다. 파손된 파일을 Zotero 폴더에 저장했습니다.
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=갱신된
zotero.preferences.update.upToDate=최신
zotero.preferences.update.error=오류
zotero.preferences.openurl.resolversFound.zero=%S개의 해독기 발견
zotero.preferences.openurl.resolversFound.singular=%S개의 해독기 발견
zotero.preferences.openurl.resolversFound.plural=%S개의 해독기 발견
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=항목 불러오는 중..
fileInterface.itemsExported=항목 내보내는 중...
fileInterface.import=불러오기
@ -335,6 +376,7 @@ searchInProgress=검색 진행중 — 잠시 기다려 주세요.
searchOperator.is=
searchOperator.isNot=
searchOperator.beginsWith=begins with
searchOperator.contains=포함하는
searchOperator.doesNotContain=포함하지 않은
searchOperator.isLessThan=이 다음보다 적다:
@ -367,7 +409,11 @@ searchConditions.dateModified=날짜 변경
searchConditions.fulltextContent=목차 첨부
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=노트 내보내기
exportOptions.exportFileData=파일 내보내기
@ -379,6 +425,8 @@ date.abbreviation.day=d
citation.multipleSources=복수의 출처...
citation.singleSource=단일 출처...
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Zotero 보고서
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Zotero innstillinger">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "Generelt">
<!ENTITY zotero.preferences.userInterface "Brukergrensesnitt">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "Resolver:">
<!ENTITY zotero.preferences.openurl.version "Versjon:">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "Søk i undermapper">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "Frase">
<!ENTITY zotero.search.textModes.phraseBinary "Frase (inkl. binærfiler)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "Handlinger">
<!ENTITY zotero.toolbar.import.label "Importer...">
<!ENTITY zotero.toolbar.export.label "Eksporter bibliotek...">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "Innstillinger...">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "Om Zotero">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "Legg til">
<!ENTITY zotero.item.attachment.file.show "Vis fil">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "Nytt enkeltstående notat">
<!ENTITY zotero.toolbar.attachment.linked "Lenke til fil...">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=Skap bibliografi fra valgt element...
pane.items.menu.createBib.multiple=Skap bibliografi fra valgte elementer...
pane.items.menu.generateReport=Generer rapport fra valgt element...
pane.items.menu.generateReport.multiple=Generer rapport fra valgte elementer...
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=Ingen elementer er valgt
pane.item.selected.multiple=%S elementer er valgt
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=Zotero-databasen synes å ha blitt korrupt, og ingen auto
db.dbRestored=Zotero-databasen synes å ha blitt korrupt.\n\nDataene dine ble gjenopprettet fra den siste automatiske backupfilen, skapt %1$S den %2$S. Den skadde filen ble lagret i Zotero-mappen.
db.dbRestoreFailed=Zotero-databasen synes å ha blitt korrupt, og et forsøk på å gjenopprette fra sist backup feilet.\n\nEn ny database har blitt skapt. Den skadde filen ble lagret i Zotero-mappen.
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=Oppdatert
zotero.preferences.update.upToDate=Oppdatert
zotero.preferences.update.error=Feil
zotero.preferences.openurl.resolversFound.zero=%S resolvers funnet
zotero.preferences.openurl.resolversFound.singular=%S resolver funnet
zotero.preferences.openurl.resolversFound.plural=%S resolvers funnet
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=Importerer elementer...
fileInterface.itemsExported=Eksporterer elementer...
fileInterface.import=Importer
@ -335,6 +376,7 @@ searchInProgress=Søk underveis — trykk vent.
searchOperator.is=er
searchOperator.isNot=er ikke
searchOperator.beginsWith=begins with
searchOperator.contains=inneholder
searchOperator.doesNotContain=inneholder ikke
searchOperator.isLessThan=er mindre enn
@ -367,7 +409,11 @@ searchConditions.dateModified=Sist endret
searchConditions.fulltextContent=Vedleggsinnhold
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=Eksporter notater
exportOptions.exportFileData=Eksporter filer
@ -379,6 +425,8 @@ date.abbreviation.day=d
citation.multipleSources=Flere kilder...
citation.singleSource=Enkeltkilde...
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Zotero-rapport
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Zotero Voorkeuren">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "Algemeen">
<!ENTITY zotero.preferences.userInterface "Weergave">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "Resolver:">
<!ENTITY zotero.preferences.openurl.version "Versie:">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "Doorzoek onderliggende mappen">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "Frase">
<!ENTITY zotero.search.textModes.phraseBinary "Frase (binaire bestanden inbegrepen)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "Extra">
<!ENTITY zotero.toolbar.import.label "Importeer...">
<!ENTITY zotero.toolbar.export.label "Exporteer Bibliotheek...">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "Voorkeuren...">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "Over Zotero">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "Toevoegen">
<!ENTITY zotero.item.attachment.file.show "Toon Bestand">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "Nieuwe Losstaande Aantekening">
<!ENTITY zotero.toolbar.attachment.linked "Link naar Bestand...">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=Maak Bibliografie van Item...
pane.items.menu.createBib.multiple=Maak Bibliografie van Geselecteerde Items...
pane.items.menu.generateReport=Maak Rapport aan van Item...
pane.items.menu.generateReport.multiple=Maak Rapport aan van Geselecteerde Items...
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=Geen items geselecteerd
pane.item.selected.multiple=%S items geselecteerd
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=De Zotero gegevensbank blijkt corrupt, en er is geen auto
db.dbRestored=De Zotero gegevensbank blijkt corrupt.\n\nJe data werden hersteld sinds de laatste automatische backup, aangemaakt op %1$S om %2$S. Het beschadigde bestand werd opgeslagen in je Zotero map.
db.dbRestoreFailed=De Zotero gegevensbank blijkt corrupt, en een poging om te herstellen sinds de laatste automatische backup mislukte. Er werd een nieuwe gegevensbank aangemaakt. Het beschadigde bestand werd opgeslagen in je Zotero map.
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=Bijgewerkt
zotero.preferences.update.upToDate=Up-to-date
zotero.preferences.update.error=Fout
zotero.preferences.openurl.resolversFound.zero=%S resolvers gevonden
zotero.preferences.openurl.resolversFound.singular=%S resolver gevonden
zotero.preferences.openurl.resolversFound.plural=%S resolvers gevonden
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=Item-import...
fileInterface.itemsExported=Item-export...
fileInterface.import=Importeer
@ -335,6 +376,7 @@ searchInProgress=Search in progress — press wait.
searchOperator.is=is
searchOperator.isNot=is niet
searchOperator.beginsWith=begins with
searchOperator.contains=bevat
searchOperator.doesNotContain=bevat niet
searchOperator.isLessThan=is minder dan
@ -367,7 +409,11 @@ searchConditions.dateModified=Datum Aangepast
searchConditions.fulltextContent=Inhoud Bijlage
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=Exporteer Aantekeningen
exportOptions.exportFileData=Exporteer Bestanden
@ -379,6 +425,8 @@ date.abbreviation.day=d
citation.multipleSources=Meerdere Bronnen...
citation.singleSource=Enkele Bron...
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Zotero Report
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Preferências Zotero">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "Geral">
<!ENTITY zotero.preferences.userInterface "Interface do usuário">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "Resolvedor:">
<!ENTITY zotero.preferences.openurl.version "Versão:">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "Pesquisar subpastas">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "Frase">
<!ENTITY zotero.search.textModes.phraseBinary "Frase (incluindo arquivos binários)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "Ações">
<!ENTITY zotero.toolbar.import.label "Importar...">
<!ENTITY zotero.toolbar.export.label "Exportar biblioteca...">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "Preferências...">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "Sobre Zotero">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "Adicionar">
<!ENTITY zotero.item.attachment.file.show "Mostrar arquivos">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "Nova nota standalone">
<!ENTITY zotero.toolbar.attachment.linked "Link para arquivo...">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=Criar bibliografia do item selecionado...
pane.items.menu.createBib.multiple=Criar bibliografia dos itens selecionados...
pane.items.menu.generateReport=Geral relatório do item selecionado...
pane.items.menu.generateReport.multiple=Geral relatório dos itens selecionados...
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=Nenhum item selecionado
pane.item.selected.multiple=%S itens selecionados
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=O banco de dados Zotero aparentemente foi corrompido, e n
db.dbRestored=O banco de dados Zotero aparentemente foi corrompido.\n\nSeus dados foram restaurados do último backup automático efetuado em %1$S às %2$S. Os arquivos danificados foram salvos no diretório do Zotero.
db.dbRestoreFailed=O banco de dados Zotero aparentemente foi corrompido, e a tentativa de recuperação do último backup automático falhou.\n\nUm novo banco de dados será criado. Os arquivos danificados foram salvos no diretório do Zotero.
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=Atualizado
zotero.preferences.update.upToDate=Atualizar
zotero.preferences.update.error=Erro
zotero.preferences.openurl.resolversFound.zero=%S resolvedores encontrados
zotero.preferences.openurl.resolversFound.singular=%S resolvedor encontrado
zotero.preferences.openurl.resolversFound.plural=%S resolvedores encontrados
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=Importando itens...
fileInterface.itemsExported=Exportando itens...
fileInterface.import=Importar
@ -335,6 +376,7 @@ searchInProgress=Pesquisa em progresso â<><C3A2> aguarde um pouco.
searchOperator.is=é
searchOperator.isNot=não é
searchOperator.beginsWith=begins with
searchOperator.contains=contêm
searchOperator.doesNotContain=não contêm
searchOperator.isLessThan=é menor que
@ -367,7 +409,11 @@ searchConditions.dateModified=Data de modificação
searchConditions.fulltextContent=Conteúdo do anexo
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=Exportar notas
exportOptions.exportFileData=Exportar arquivos
@ -379,6 +425,8 @@ date.abbreviation.day=d
citation.multipleSources=Fontes múltiplas...
citation.singleSource=Fonte única...
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Relatório Zotero
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Зотеро поставке">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "Општа">
<!ENTITY zotero.preferences.userInterface "Корисничко сучеље">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "Разрешивач:">
<!ENTITY zotero.preferences.openurl.version "Верзија:">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "Претражи подфасцикле">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "Израз">
<!ENTITY zotero.search.textModes.phraseBinary "Израз (укључујући бинарне датотеке)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "Радње">
<!ENTITY zotero.toolbar.import.label "Увези...">
<!ENTITY zotero.toolbar.export.label "Извези библиотеку...">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "Поставке...">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "О програму Зотеро">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "Додај">
<!ENTITY zotero.item.attachment.file.show "Прикажи датотеку">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "Нова самостојећа белешка">
<!ENTITY zotero.toolbar.attachment.linked "Повежи са датотеком...">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=Направи библиографију од иза
pane.items.menu.createBib.multiple=Направи библиографију од изабраних ставки...
pane.items.menu.generateReport=Направи извештај од изабране ставке
pane.items.menu.generateReport.multiple=Направи извештај од изабраних ставки
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=Ни једна ставка није изабрана
pane.item.selected.multiple=%S изабраних ставки
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=Зотеро датабаза се изгледа ошт
db.dbRestored=Зотеро дата база се изгледа оштетила.\n\nВаши подаци су обновљени из задње само-направљене резервне копије %1$S у %2$S. Оштећена датотека је сачувана у вашем Зотеро директоријуму.
db.dbRestoreFailed=Зотеро датабаза се изгледа оштетила, а покушај да се подаци обнове из задње сачуване резервне копије није успео. \n\nНова датотека датабазе је направљена. Оштећена датотека је сачувана у вашем Зотеро директоријуму.
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=Ажурирано
zotero.preferences.update.upToDate=Ажурирано
zotero.preferences.update.error=Грешка
zotero.preferences.openurl.resolversFound.zero=%S система за решавање нађено
zotero.preferences.openurl.resolversFound.singular=%S систем за решавање нађен
zotero.preferences.openurl.resolversFound.plural=%S система за решавања нађено
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=Увожење ставки...
fileInterface.itemsExported=Извоз ставки...
fileInterface.import=Увоз
@ -335,6 +376,7 @@ searchInProgress=Претрага у току -- молим сачекајте.
searchOperator.is=је
searchOperator.isNot=није
searchOperator.beginsWith=begins with
searchOperator.contains=садржи
searchOperator.doesNotContain=не садржи
searchOperator.isLessThan=је мање од
@ -367,7 +409,11 @@ searchConditions.dateModified=Датум измене
searchConditions.fulltextContent=Садржај прилога
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=Извези белешке
exportOptions.exportFileData=Извези датотеке
@ -379,6 +425,8 @@ date.abbreviation.day=д
citation.multipleSources=Вишеструки извори...
citation.singleSource=Један извор...
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Извештај зотера
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Zotero Tercihleri">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "Genel">
<!ENTITY zotero.preferences.userInterface "Kullanıcı Arabirimi">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "Resolver:">
<!ENTITY zotero.preferences.openurl.version "Sürüm:">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "Alt dizinleri araştır">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "Sözçük öbeği">
<!ENTITY zotero.search.textModes.phraseBinary "Sözçük öbeği (ikili dosyalar içerir)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "Olaylar">
<!ENTITY zotero.toolbar.import.label "İçeri Aktar...">
<!ENTITY zotero.toolbar.export.label "Kitaplığı Dışarı Aktar...">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "Tercihler...">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "Zotero Hakkında">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "Ekle">
<!ENTITY zotero.item.attachment.file.show "Dosyayı Göster">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "Yeni Bağımsız Not">
<!ENTITY zotero.toolbar.attachment.linked "Dosyaya Bağlantı...">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=Seçili Eserden Bibliyografya Yarat...
pane.items.menu.createBib.multiple=Seçili Eserlerden Bibliyografya Yarat...
pane.items.menu.generateReport=Seçili Eserden Rapor Oluştur.
pane.items.menu.generateReport.multiple=Seçili Eserlerden Rapor Oluştur...
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=Hiçbir Eser Seçilmedi
pane.item.selected.multiple=%S Eser seçildi
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=Zotero veri tabanı bozulmuş görülüyor, ve herhangi b
db.dbRestored=Zotero veri tabanı bozulmuş görülüyor.\n\nVerileriniz otomatik olarak en son %1$S %2$S tarihinde yapılan yedekten geri yüklendi. Bozulmuş dosya sizin Zotero dizininize kaydedildi.
db.dbRestoreFailed=Zotero veri tabanı bozulmuş görülüyor, ve son yapılan otomatik yedekten geri yükleme başarısız oldu.\n\nYeni bir veri tabanı oluşturuldu. Bozulmuş dosya sizin Zotero dizininize kaydedildi.
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=Güncellendi
zotero.preferences.update.upToDate=Güncel
zotero.preferences.update.error=Hata
zotero.preferences.openurl.resolversFound.zero=%S resolver bulundu
zotero.preferences.openurl.resolversFound.singular=%S rosolver bulundu
zotero.preferences.openurl.resolversFound.plural=%S resolver bulundu
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=Eserler içeri aktarılıyor...
fileInterface.itemsExported=Eserler dışarı aktarılıyor...
fileInterface.import=İçeri Aktar
@ -335,6 +376,7 @@ searchInProgress=Arama devam ediyor — lütfen bekleyiniz.
searchOperator.is=olan:
searchOperator.isNot=değil:
searchOperator.beginsWith=begins with
searchOperator.contains=içerir
searchOperator.doesNotContain=içermez
searchOperator.isLessThan=küçüktür
@ -367,7 +409,11 @@ searchConditions.dateModified=Değiştirildiği Tarih
searchConditions.fulltextContent=Eklenti İçeriği
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=Notları Dışarı Aktar
exportOptions.exportFileData=Dosyaları Dışarı Aktar
@ -379,6 +425,8 @@ date.abbreviation.day=g
citation.multipleSources=Çoklu Kaynak...
citation.singleSource=Tek Kaynak...
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Zotero Rapor
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Zotero 配置">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "常规">
<!ENTITY zotero.preferences.userInterface "用户界面">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "解析器:">
<!ENTITY zotero.preferences.openurl.version "版本">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "搜索子目录">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "表达式">
<!ENTITY zotero.search.textModes.phraseBinary "表达式(包括二进制文件)">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "操作">
<!ENTITY zotero.toolbar.import.label "导入...">
<!ENTITY zotero.toolbar.export.label "导出库...">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "配置...">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "关于 Zotero">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "添加">
<!ENTITY zotero.item.attachment.file.show "显示文件">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "新建笔记">
<!ENTITY zotero.toolbar.attachment.linked "链接至文件...">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=由所选条目创建文献目录...
pane.items.menu.createBib.multiple=由所选条目创建文献目录...
pane.items.menu.generateReport=由所选条目生成报告...
pane.items.menu.generateReport.multiple=由所选条目生成报告...
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=无选中的条目
pane.item.selected.multiple=%S 项选中
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=Zotero 数据库似乎已损坏, 而且无可用的自动
db.dbRestored=Zotero 数据库似乎已损坏.\n\n您的数据已经从最新的自动备份里恢复, 所使用的备份建立于%1$S 位于 %2$S. 损坏的文件已保存到您的 Zotero 目录中.
db.dbRestoreFailed=Zotero 数据库似乎已损坏. 试图从最新的自动备份里恢复时失败. \n\n已创建一新的数据库. 损坏的文件已保存到您的 Zotero 目录中.
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=已更新
zotero.preferences.update.upToDate=已是最新版本
zotero.preferences.update.error=出错了
zotero.preferences.openurl.resolversFound.zero=发现%S 个解析器
zotero.preferences.openurl.resolversFound.singular=发现%S 个解析器
zotero.preferences.openurl.resolversFound.plural=发现%S 个解析器
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=导入条目...
fileInterface.itemsExported=导出条目...
fileInterface.import=导入
@ -335,6 +376,7 @@ searchInProgress=正在检索 — 稍等.
searchOperator.is=
searchOperator.isNot=不是
searchOperator.beginsWith=begins with
searchOperator.contains=包含
searchOperator.doesNotContain=不包含
searchOperator.isLessThan=少于
@ -367,7 +409,11 @@ searchConditions.dateModified=修改日期
searchConditions.fulltextContent=附件内容
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=导出笔记
exportOptions.exportFileData=导出文件
@ -379,6 +425,8 @@ date.abbreviation.day=d
citation.multipleSources=多重来源...
citation.singleSource=单一来源...
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Zotero 报告
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.

View File

@ -1,5 +1,7 @@
<!ENTITY zotero.preferences.title "Zotero偏好設定">
<!ENTITY zotero.preferences.default "Default:">
<!ENTITY zotero.preferences.prefpane.general "一般">
<!ENTITY zotero.preferences.userInterface "使用者介面">
@ -27,6 +29,13 @@
<!ENTITY zotero.preferences.openurl.server "解答器:">
<!ENTITY zotero.preferences.openurl.version "版本:">
<!ENTITY zotero.preferences.prefpane.search "Search">
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
<!ENTITY zotero.preferences.search.pdfIndexing "PDF Indexing">
<!ENTITY zotero.preferences.search.indexStats "Index Statistics">
<!ENTITY zotero.preferences.fulltext.textMaxLength "Maximum characters to index per file:">
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Maximum pages to index per file:">
<!ENTITY zotero.preferences.prefpane.export "Export">
@ -58,3 +67,6 @@
<!ENTITY zotero.preferences.dataDir.useProfile "Use Firefox profile directory">
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
<!ENTITY zotero.preferences.dataDir.choose "Choose...">
<!ENTITY zotero.preferences.dbIntegrity "Database Integrity">
<!ENTITY zotero.preferences.dbIntegrity.integrityCheck "Check Database Now">

View File

@ -7,6 +7,7 @@
<!ENTITY zotero.search.recursive.label "搜尋子目錄">
<!ENTITY zotero.search.noChildren "Only show top-level items">
<!ENTITY zotero.search.includeParentsAndChildren "Include parent and child items of matching items">
<!ENTITY zotero.search.textModes.phrase "詞語">
<!ENTITY zotero.search.textModes.phraseBinary "詞語【含非文字檔】">

View File

@ -0,0 +1,21 @@
general.title=Zotero Timeline
general.filter=Filter:
general.highlight=Highlight:
general.clearAll=Clear All
general.jumpToYear=Jump to Year:
general.firstBand=First Band:
general.secondBand=Second Band:
general.thirdBand=Third Band:
general.dateType=Date Type:
general.timelineHeight=Timeline Height:
general.fitToScreen=Fit to Screen
interval.day=Day
interval.month=Month
interval.year=Year
interval.decade=Decade
interval.century=Century
interval.millennium=Millennium
dateType.published=Date Published
dateType.modified=Date Modified

View File

@ -62,6 +62,7 @@
<!ENTITY zotero.toolbar.actions.label "行動">
<!ENTITY zotero.toolbar.import.label "輸入…">
<!ENTITY zotero.toolbar.export.label "輸出書庫…">
<!ENTITY zotero.toolbar.timeline.label "Create Timeline">
<!ENTITY zotero.toolbar.preferences.label "偏好設定…">
<!ENTITY zotero.toolbar.documentation.label "Documentation">
<!ENTITY zotero.toolbar.about.label "關於Zotero…">
@ -73,6 +74,9 @@
<!ENTITY zotero.item.add "加入">
<!ENTITY zotero.item.attachment.file.show "顯示檔案">
<!ENTITY zotero.item.textTransform "Transform Text">
<!ENTITY zotero.item.textTransform.lowercase "lower case">
<!ENTITY zotero.item.textTransform.titlecase "Title Case">
<!ENTITY zotero.toolbar.note.standalone "新的獨立注記">
<!ENTITY zotero.toolbar.attachment.linked "到檔案的鏈結…">
@ -125,3 +129,7 @@
<!ENTITY zotero.integration.prefs.displayAs.label "Display Citations As:">
<!ENTITY zotero.integration.prefs.footnotes.label "Footnotes">
<!ENTITY zotero.integration.prefs.endnotes.label "Endnotes">
<!ENTITY zotero.integration.prefs.formatUsing.label "Format Using:">
<!ENTITY zotero.integration.prefs.bookmarks.label "Bookmarks">
<!ENTITY zotero.integration.prefs.bookmarks.caption "Bookmarks are preserved across Microsoft Word and OpenOffice.org, but may be accidentally modified.">

View File

@ -1,5 +1,7 @@
general.error=Error
general.warning=Warning
general.dontShowWarningAgain=Don't show this warning again.
general.browserIsOffline=%S is currently in offline mode.
general.locate=Locate...
general.restartRequired=Restart Required
general.restartRequiredForChange=Firefox must be restarted for the change to take effect.
@ -9,6 +11,15 @@ general.restartLater=Restart later
general.errorHasOccurred=An error has occurred.
general.restartFirefox=Please restart Firefox.
general.restartFirefoxAndTryAgain=Please restart Firefox and try again.
general.checkForUpdate=Check for update
general.install=Install
general.updateAvailable=Update Available
general.upgrade=Upgrade
general.yes=Yes
general.no=No
general.passed=Passed
general.failed=Failed
general.and=and
upgrade.failed=Upgrading of the Zotero database failed:
upgrade.advanceMessage=Press %S to upgrade now.
@ -73,6 +84,8 @@ pane.items.menu.createBib=從選定的項目來建出文獻目錄…
pane.items.menu.createBib.multiple=從選定的項目來建出文獻目錄…
pane.items.menu.generateReport=從選定的項目來建出報告…
pane.items.menu.generateReport.multiple=從選定的項目來建出報告…
pane.items.menu.reindexItem=Reindex Item
pane.items.menu.reindexItem.multiple=Reindex Items
pane.item.selected.zero=沒有選定的項目
pane.item.selected.multiple=選定了%S個項目
@ -306,16 +319,44 @@ db.dbCorruptedNoBackup=Zotero的資料庫似乎有毀損而且沒有可用的
db.dbRestored=Zotero的資料庫似乎有毀損。\n\n你的資料己經從在%1$S日%2$S時所做的自動備份中復原了。之前損壞了的檔案被存在你的Zotero目錄下。
db.dbRestoreFailed=Zotero的資料庫似乎有毀損而從上次自動備份來復原資料的嘗試也失敗了。\n\n一個新的資料庫檔己經建立好了。之前損壞了的檔案被存在你的Zotero目錄下。
db.integrityCheck.passed=No errors were found in the database.
db.integrityCheck.failed=Errors were found in the Zotero database!
zotero.preferences.update.updated=更新了
zotero.preferences.update.upToDate=最新的
zotero.preferences.update.error=錯誤
zotero.preferences.openurl.resolversFound.zero=發現了%S個解答器
zotero.preferences.openurl.resolversFound.singular=發現了%S個解答器
zotero.preferences.openurl.resolversFound.plural=發現了%S個解答器
zotero.preferences.search.rebuildIndex=Rebuild Index
zotero.preferences.search.rebuildWarning=Do you want to rebuild the entire index? This may take a while.\n\nTo index only items that haven't been indexed, use %S.
zotero.preferences.search.clearIndex=Clear Index
zotero.preferences.search.clearWarning=After clearing the index, attachment content will no longer be searchable.\n\nWeb link attachments cannot be reindexed without revisiting the page. To leave web links indexed, choose %S.
zotero.preferences.search.clearNonLinkedURLs=Clear All Except Web Links
zotero.preferences.search.indexUnindexed=Index Unindexed Items
zotero.preferences.search.pdf.toolRegistered=%S is installed
zotero.preferences.search.pdf.toolNotRegistered=%S is NOT installed
zotero.preferences.search.pdf.toolsRequired=PDF indexing requires the %1$S and %2$S utilities from the %3$S project.
zotero.preferences.search.pdf.automaticInstall=Zotero can automatically download and install these applications from zotero.org for certain platforms.
zotero.preferences.search.pdf.advancedUsers=Advanced users may wish to view the %S for manual installation instructions.
zotero.preferences.search.pdf.documentationLink=documentation
zotero.preferences.search.pdf.checkForInstaller=Check for installer
zotero.preferences.search.pdf.downloading=Downloading...
zotero.preferences.search.pdf.toolDownloadsNotAvailable=The %S utilities are not currently available for your platform via zotero.org.
zotero.preferences.search.pdf.viewManualInstructions=View the documentation for manual installation instructions.
zotero.preferences.search.pdf.availableDownloads=Available downloads for %1$S from %2$S:
zotero.preferences.search.pdf.availableUpdates=Available updates for %1$S from %2$S:
zotero.preferences.search.pdf.toolVersionPlatform=%1$S version %2$S
zotero.preferences.search.pdf.zoteroCanInstallVersion=Zotero can automatically install it into the Zotero data directory.
zotero.preferences.search.pdf.zoteroCanInstallVersions=Zotero can automatically install these applications into the Zotero data directory.
zotero.preferences.search.pdf.toolsDownloadError=An error occurred while attempting to download the %S utilities from zotero.org.
zotero.preferences.search.pdf.tryAgainOrViewManualInstructions=Please try again later, or view the documentation for manual installation instructions.
zotero.preferences.export.quickCopy.bibStyles=Bibliographic Styles
zotero.preferences.export.quickCopy.exportFormats=Export Formats
zotero.preferences.export.quickCopy.instructions=Select one or more references and press the shortcut key (%S) to copy the references to the clipboard.
dragAndDrop.existingFiles=The following files already existed in the destination directory and were not copied:
fileInterface.itemsImported=輸入項目中…
fileInterface.itemsExported=輸出項目中…
fileInterface.import=輸入
@ -335,6 +376,7 @@ searchInProgress=正在搜尋中 — 請稍候。
searchOperator.is=
searchOperator.isNot=不是
searchOperator.beginsWith=begins with
searchOperator.contains=含有
searchOperator.doesNotContain=不含有
searchOperator.isLessThan=少於
@ -367,7 +409,11 @@ searchConditions.dateModified=修改日期
searchConditions.fulltextContent=附件內容
searchConditions.programmingLanguage=Programming Language
searchConditions.fileTypeID=Attachment File Type
searchConditions.annotation=Annotation
fulltext.indexState.indexed=Indexed
fulltext.indexState.unavailable=Unknown
fulltext.indexState.partial=Partial
exportOptions.exportNotes=輸出注記
exportOptions.exportFileData=輸出檔案
@ -379,6 +425,8 @@ date.abbreviation.day=日
citation.multipleSources=多重來源…
citation.singleSource=單一來源…
citation.showEditor=Show Editor...
citation.hideEditor=Hide Editor...
report.title.default=Zotero報告
@ -388,3 +436,10 @@ annotations.close.tooltip=Delete Annotation
annotations.move.tooltip=Move Annotation
annotations.collapse.tooltip=Collapse Annotation
annotations.expand.tooltip=Expand Annotation
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
integration.incompatibleVersion=This version of the Zotero Word plug-in is incompatible with the currently installed version of the Zotero Firefox extension. Please ensure you are using the latest versions of both components.
integration.fields.label=Fields
integration.referenceMarks.label=ReferenceMarks
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.org.
integration.referenceMarks.caption=OpenOffice.org ReferenceMarks are less likely to be accidentally modified, but cannot be shared with Microsoft Word.