Merge new English strings to other locales
This commit is contained in:
parent
8e3b1615bf
commit
ba48148405
121 changed files with 4001 additions and 161 deletions
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/af-ZA/zotero/standalone.dtd
Normal file
80
chrome/locale/af-ZA/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ 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.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). 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.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Do you want to regenerate the citation?
|
|||
integration.regenerate.body=The changes you have made in the citation editor will be lost.
|
||||
integration.regenerate.saveBehavior=Always follow this selection.
|
||||
|
||||
integration.deleteCitedItem.title=Are you sure you want to remove this reference?
|
||||
integration.deleteCitedItem.body=This reference is cited in the text of your document. Deleting it will remove all citations.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/ar/zotero/standalone.dtd
Normal file
80
chrome/locale/ar/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=تقليص الحاشية
|
|||
annotations.expand.tooltip=توسيع الحاشية
|
||||
annotations.oneWindowWarning=لا يمكن عرض الحواشي للقطات الفوتوغرافية في اكثر من نافذة في نفس الوقت. سيتم عرض هذه اللقطة بدون حواشي.
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
|
||||
integration.fields.label=حقول
|
||||
integration.referenceMarks.label=علامات المراجع
|
||||
integration.fields.caption=حقول مايكروسوفت وورد أقل عرضة للتعديل الغير مقصود ، ولكنه لا يمكن مشاركته ببرنامج OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=هل تريد إعادة إنتاج التوثيق
|
|||
integration.regenerate.body=ستفقد التغييرات التي قمت بها في محرر التوثيق.
|
||||
integration.regenerate.saveBehavior=اتّباع نفس الإختيارات دائماً
|
||||
|
||||
integration.deleteCitedItem.title=هل أنت متأكد من رغبتك في حذف هذا المرجع؟
|
||||
integration.deleteCitedItem.body=هذا المرجع مُوثّق في نص مستندك. مسحه سيلغي جميع التوثيقات.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "прокси документацията">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "за повече инфромация.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Автоматично запомня ресурсите на прокситата">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Конфигурирани проксита">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Име на хост">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Схема">
|
||||
|
|
80
chrome/locale/bg-BG/zotero/standalone.dtd
Normal file
80
chrome/locale/bg-BG/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Свива анотация
|
|||
annotations.expand.tooltip=Разгръща анотация
|
||||
annotations.oneWindowWarning=Анотациите на копие могат да бъдат отворени само в един прозорец на браузера. Това копие ще бъде отворено без анотации.
|
||||
|
||||
integration.error.incompatibleVersion=Тази версия на плъгина за текстови редактори на Зотеро ($INTEGRATION_VERSION) не е съвместима с инсталираната понастоящем версия на Зотеро (%1$S). Моля убедете се, че използвате последните версии на двата компонента.
|
||||
|
||||
integration.fields.label=Полета
|
||||
integration.referenceMarks.label=Полета с отпратки
|
||||
integration.fields.caption=По-малко вероятно е полетата Microsoft Word да бъдат променени по грешка, но те не могат да бъдат прехвърляни в OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Искате ли да възстановите ц
|
|||
integration.regenerate.body=Промените, които направихте в редактора на цитатите ще бъдат загубени.
|
||||
integration.regenerate.saveBehavior=Винаги следвай този избор.
|
||||
|
||||
integration.deleteCitedItem.title=Сигурни ли сте, че искате да премахните тази отпратка?
|
||||
integration.deleteCitedItem.body=Тази отпратка е цитирана в текста на вашият документ. Изтриването и ще премахне всички цитати.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Празен цитат
|
||||
integration.emptyCitationWarning.body=Цитатът който сте избрали ще бъден празен, след като се форматира според настоящият стил. Сигурни ли сте, че искате да го добавите?
|
||||
|
||||
integration.error.incompatibleVersion=Тази версия на плъгина за текстови редактори на Зотеро ($INTEGRATION_VERSION) не е съвместима с инсталираната понастоящем версия на Зотеро (%1$S). Моля убедете се, че използвате последните версии на двата компонента.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Грешка в интеграцията на Зотеро
|
||||
integration.error.notInstalled=Firefox не успя да зареди компонент необходим за комуникацията с текстовият редактор. Моля уверете се, че сте инсталирали правилното разширение за Firefox.
|
||||
integration.error.generic=Грешка при осъвременяването на Вашият документ от Зотеро.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=Трябва да вмъкнете би
|
|||
integration.error.cannotInsertHere=Полета на Зотеро не могат да бъдат вмъквани тук.
|
||||
integration.error.notInCitation=Трябва да поставите курсора в цитат на Зотеро, ако искате да го редактирате.
|
||||
integration.error.noBibliography=Настоящият стил не съдържа библиография. Изберете друг стил, ако искате да добавите библиография.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Да бъде ли сменено това поле на Зотеро?
|
||||
integration.missingItem.single=Този запис не съществува във вашата Зотеро база дани. Желаете ли да изберете друг запис, който да го замести?
|
||||
integration.missingItem.multiple=Запис %1$S в този цитат не съществува във вашата Зотеро база дани. Желаете ли да изберете друг запис, който да го замести?
|
||||
integration.missingItem.description=Избирайки "Не" Вие ще изтриете кодовете на полетата за цитатите съдържащи този запис, запазвайки техният текст. Записа ще бъде остранен и от библиографията.
|
||||
integration.removeCodesWarning=Премахването на кодовете на полетата ще попречи на Зотеро да осъвременява цитатите и библиографиите в този документ. Сигурни ли сте, че искате да прдължите?
|
||||
integration.upgradeWarning=За да работи с 2.0b7 или последващи версии на Зотеро, Вашият документ трябва да бъде осъвременен. Препоръчва ме ви да направите копие от документа преди да продължите с тази операция. Сигурни ли сте, че искате да продължите?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=Кода на полето на Зотеро, който съдържа информацията за записа от библиотеката свързан с този цитат е повреден. Желаете ли да изберете отново съответният запис?
|
||||
integration.corruptField.description=Избирайки "Не" Вие ще изтриете кодовете на полетата за цитатите съдържащи този запис, запазвайки техният текст. Вероятно е този записа да бъде остранен и от библиографията.
|
||||
integration.corruptBibliography=Кода на полето на Зотеро за вашата библиография е повреден. Желаете ли Зотеро да изчисти кода и да създаде нова библиография?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=Прокси схемата за множество
|
|||
proxies.error.scheme.noPath=За да бъде валидна прокси схемата трябва да съдържа променлива за пътеката (%p) или пронемливи за папката и файла (%d и %f).
|
||||
proxies.error.host.proxyExists=Вие вече сте дефинирали прокси за хоста %1$S.
|
||||
proxies.error.scheme.invalid=Въведената прoкси схема е невалидна, защото е приложима за всички хостове.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Добавянето на това прокси ще позволи на Zotero да разпознава записи от от неговите страници и в бъдеще да пренасочи поискванията до %1$S през %2$S.
|
||||
proxies.recognized.add=Добавя прокси
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/ca-AD/zotero/standalone.dtd
Normal file
80
chrome/locale/ca-AD/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Col·lapsa l'anotació.
|
|||
annotations.expand.tooltip=Expandeix l'anotació.
|
||||
annotations.oneWindowWarning=Les anotacions en una captura només es poden obrir en una finestra del navegador simultàniament. Aquesta captura s'obrirà sense aanotacions
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
|
||||
integration.fields.label=Camps
|
||||
integration.referenceMarks.label=Marques de referències
|
||||
integration.fields.caption=Els camps de Microsoft Word són menys susceptibles de ser accidentalment modificats però no es poden compartir amb OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Vols regenerar la cita?
|
|||
integration.regenerate.body=Els canvis fets a l'editor de cites es perdran.
|
||||
integration.regenerate.saveBehavior=Segueix sempre aquesta selecció.
|
||||
|
||||
integration.deleteCitedItem.title=Estàs segur que vols eliminar aquesta referència?
|
||||
integration.deleteCitedItem.body=Aquesta referència està citada en el text del teu document. Eliminant-la s'eliminaran també totes les cites.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "dokumentaci k proxy">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link ".">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Automaticky přesměrovávat požadavky skrz dříve použité proxy servery.">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Nastavené proxy servery">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Schéma">
|
||||
|
|
80
chrome/locale/cs-CZ/zotero/standalone.dtd
Normal file
80
chrome/locale/cs-CZ/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Složit anotace
|
|||
annotations.expand.tooltip=Rozložit anotace
|
||||
annotations.oneWindowWarning=Anotace pro snímek může být najednou otevřena jen v jednom okně. Tento snímek bude otevřen bez anotací.
|
||||
|
||||
integration.error.incompatibleVersion=Tato verze pluginu pro textové procesory ($INTEGRATION_VERSION) není kompatibilní s aktuálně nainstalovanou verzí rozšíření Zotero pro Firefox (%1$S). Ujistěte se prosím, že používáte nejnovější verze obou komponent.
|
||||
|
||||
integration.fields.label=Pole
|
||||
integration.referenceMarks.label=ReferenceMarks
|
||||
integration.fields.caption=U Polí aplikace Microsoft Word je menší pravděpodobnost náhodných změn, ale nemohou být sdílena s OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Chcete obnovit citaci?
|
|||
integration.regenerate.body=Změny, které jste provedli v citačním editoru, budou ztraceny.
|
||||
integration.regenerate.saveBehavior=Vždy se držet této volby.
|
||||
|
||||
integration.deleteCitedItem.title=Jste si jisti, že chcete odstranit tuto referenci?
|
||||
integration.deleteCitedItem.body=Tato reference je citována v textu vašeho dokumentu. Smazání reference odstraní všechny citace.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Prázdná citace
|
||||
integration.emptyCitationWarning.body=Citace, kterou jste specifikovali, by byla podle aktuálně zvoleného stylu prázdná. Jste si jisti, že ji chcete přidat?
|
||||
|
||||
integration.error.incompatibleVersion=Tato verze pluginu pro textové procesory ($INTEGRATION_VERSION) není kompatibilní s aktuálně nainstalovanou verzí rozšíření Zotero pro Firefox (%1$S). Ujistěte se prosím, že používáte nejnovější verze obou komponent.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Chyba integrace Zotera
|
||||
integration.error.notInstalled=Firefox nemohl nahrát komponentu potřebnou ke komunikaci s vaším textovým procesorem. Ujistěte se, že je nainstalována odpovídající verze rozšíření Zotero pro Firefox a poté to zkuste znovu.
|
||||
integration.error.generic=Zotero zaznamenalo během aktualizace vašeho dokumentu chybu.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=Před provedením této operace musíte
|
|||
integration.error.cannotInsertHere=Na toto místo nemohou být vložena pole Zotera.
|
||||
integration.error.notInCitation=Abyste mohli editovat citaci Zotera, musíte nad ni umístit kurzor.
|
||||
integration.error.noBibliography=Aktuální bibliografický styl nedefinuje bibliografii. Pokud si přejete přidat bibliografii, zvolte prosím jiný styl.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Nahradit toto pole Zotera?
|
||||
integration.missingItem.single=Tato položka už v databázi Zotera neexistuje. Přejete si zvolit jinou položku?
|
||||
integration.missingItem.multiple=Položka %1$S v této citaci už dále neexistuje v databázi Zotera. Přejete si zvolit jinou položku?
|
||||
integration.missingItem.description=Kliknutím na "Ne" smažete kódy pole pro citace obsahujících tuto položku, text citace bude zachován, ale bude smazána z vaší bibliografie.
|
||||
integration.removeCodesWarning=Odstranění kódů polí neumožní Zoteru aktualizaci citací a bibliografií v tomto dokumentu. Jste si jistí, že chcete pokračovat?
|
||||
integration.upgradeWarning=Váš dokument musí být permanentně aktualizován, abyste mohli pracovat se Zoterem 2.0b7 a vyšším. Před pokračováním je doporučeno vytvoření záložní kopie dokumentu. Jste si jisti, že chcete pokračovat?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=Kód pole Zotera odpovídající této citaci, který označuje, které položky ve vaší knihovně tato citace reprezentuje, byl poškozen. Přejete si znovu vybrat položku?
|
||||
integration.corruptField.description=Kliknutím na "Ne" smažete kódy pole pro citace obsahující tuto položku, text citace bude zachován, ale citace může být smazána z vaší bibliografie.
|
||||
integration.corruptBibliography=Kód pole Zotera pro vaší bibliografii byl poškozen. Má Zotero vymazat tento kód pole a vygenerovat novou bibliografii?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=Více stránkové proxy schéma musí obsahovat prom
|
|||
proxies.error.scheme.noPath=Platné proxy schéma musí obsahovat proměnnou cesta (%p) nebo proměnné adresář a jméno souboru (%d a %f).
|
||||
proxies.error.host.proxyExists=Pro hostitele %1$S jste už definovali jinou proxy.
|
||||
proxies.error.scheme.invalid=Vložené proxy schéma je neplatné; aplikovalo by se na všechny hostitele.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Přidání této proxy umožní Zoteru rozpoznat položky z těchto stránek a automaticky přesměrovávat požadavky pro %1$S skrz %2$S.
|
||||
proxies.recognized.add=Přidat proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/da-DK/zotero/standalone.dtd
Normal file
80
chrome/locale/da-DK/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ 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.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). 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.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Do you want to regenerate the citation?
|
|||
integration.regenerate.body=The changes you have made in the citation editor will be lost.
|
||||
integration.regenerate.saveBehavior=Always follow this selection.
|
||||
|
||||
integration.deleteCitedItem.title=Are you sure you want to remove this reference?
|
||||
integration.deleteCitedItem.body=This reference is cited in the text of your document. Deleting it will remove all citations.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/de-AT/zotero/standalone.dtd
Normal file
80
chrome/locale/de-AT/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ 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.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). 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.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Do you want to regenerate the citation?
|
|||
integration.regenerate.body=The changes you have made in the citation editor will be lost.
|
||||
integration.regenerate.saveBehavior=Always follow this selection.
|
||||
|
||||
integration.deleteCitedItem.title=Are you sure you want to remove this reference?
|
||||
integration.deleteCitedItem.body=This reference is cited in the text of your document. Deleting it will remove all citations.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/de-CH/zotero/standalone.dtd
Normal file
80
chrome/locale/de-CH/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ 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.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). 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.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Do you want to regenerate the citation?
|
|||
integration.regenerate.body=The changes you have made in the citation editor will be lost.
|
||||
integration.regenerate.saveBehavior=Always follow this selection.
|
||||
|
||||
integration.deleteCitedItem.title=Are you sure you want to remove this reference?
|
||||
integration.deleteCitedItem.body=This reference is cited in the text of your document. Deleting it will remove all citations.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "Proxy-Dokumentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "für weitere Informationen">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Proxy-Ressourcen automatisch erinnern">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Definierte Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Schema">
|
||||
|
|
80
chrome/locale/de-DE/zotero/standalone.dtd
Normal file
80
chrome/locale/de-DE/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Anmerkung einklappen
|
|||
annotations.expand.tooltip=Anmerkung ausklappen
|
||||
annotations.oneWindowWarning=Anmerkungen für einen Schnappschuss können nur einem Browserfenster auf einmal geöffnet werden. Dieser Schnappschuss wird ohne Anmerkungen geöffnet werden.
|
||||
|
||||
integration.error.incompatibleVersion=Diese Version des Zotero Textverarbeitungs-Plugins ($INTEGRATION_VERSION) ist nicht mit der aktuell installierten Version der Zotero-Firefox-Erweiterung (%1$S) kompatibel. Bitte stellen Sie sicher, dass Sie die aktuellsten Versionen der beiden Komponenten verwenden.
|
||||
|
||||
integration.fields.label=Felder
|
||||
integration.referenceMarks.label=Referenzmarken
|
||||
integration.fields.caption=Die Wahrscheinlichkeit, dass Microsoft-Word-Felder verändert werden, ist geringer; aber diese können nicht mit OpenOffice.org ausgetauscht werden.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Wollen Sie diese Zitation neu erzeugen?
|
|||
integration.regenerate.body=Die Änderungen, die Sie an der Zitation vorgenommen haben, werden verloren gehen.
|
||||
integration.regenerate.saveBehavior=Diese Auswahl dauerhaft übernehmen.
|
||||
|
||||
integration.deleteCitedItem.title=Sind Sie sicher, dass Sie diese Literaturangabe löschen wollen?
|
||||
integration.deleteCitedItem.body=Diese Literaturangabe wird im Text Ihres Dokuments zitiert. Sie zu löschen, wird alle Zitationen entfernen.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Leere Zitation
|
||||
integration.emptyCitationWarning.body=Die ausgewählte Zitation wäre im aktuell ausgewählten Stil leer. Sind Sie sicher, dass Sie sie hinzufügen wollen?
|
||||
|
||||
integration.error.incompatibleVersion=Diese Version des Zotero Textverarbeitungs-Plugins ($INTEGRATION_VERSION) ist nicht mit der aktuell installierten Version der Zotero-Firefox-Erweiterung (%1$S) kompatibel. Bitte stellen Sie sicher, dass Sie die aktuellsten Versionen der beiden Komponenten verwenden.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero-Integrationsfehler
|
||||
integration.error.notInstalled=Firefox konnte die zur Kommunikation mit Ihrer Textverarbeitung notwendige Komponente nicht laden. Bitte stellen Sie sicher, dass Sie die korrekte Firefox-Erweiterung installiert haben, und versuchen Sie es dann erneut.
|
||||
integration.error.generic=Ein Fehler ist beim Update Ihres Dokuments aufgetreten.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=Sie müssen ein Literaturverzeichnis ei
|
|||
integration.error.cannotInsertHere=Zotero-Felder können hier nicht eingefügt werden.
|
||||
integration.error.notInCitation=Sie müssen den Cursor in einer Zotero-Zitation positionieren, um sie zu bearbeiten.
|
||||
integration.error.noBibliography=Der aktuelle Bibliographie-Stil definiert kein Literaturverzeichnis. Wenn Sie ein Literaturverzeichnis hinzufügen wollen, wählen Sie bitte einen anderen Stil aus.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Dieses Zotero-Feld ersetzen?
|
||||
integration.missingItem.single=Dieser Eintrag existiert nicht mehr in Ihrer Zotero-Datenbank. Wollen Sie einen anderen Eintrag als Ersatz auswählen?
|
||||
integration.missingItem.multiple=Eintrag %1$S in dieser Zitation existiert nicht mehr in Ihrer Zotero-Datenbank. Wollen Sie einen anderen Eintrag als Ersatz auswählen?
|
||||
integration.missingItem.description=Wenn Sie "Nein" anklicken, werden die Feld-Codes für Zitationen, die diesen Eintrag enthalten, gelöscht, und damit der Zitationstext erhalten, aber aus dem Literaturverzeichnis gelöscht.
|
||||
integration.removeCodesWarning=Das Entfernen von Feld-Codes verunmöglicht Zotero das Updaten von Zitationen und Literaturverzeichnissen in diesem Dokument. Sind Sie sicher, dass Sie fortfahren möchten?
|
||||
integration.upgradeWarning=Ihr Dokument muss permanent upgegradet werden, um mit Zotero 2.0b7 oder späteren Versionen zu funktionieren. Das Anlegen eines Backups wird empfohlen, bevor Sie fortfahren. Sind Sie sicher, dass sich fortfahren möchten?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=Der Zotero-Feld-Code zu dieser Zitation, der Zotero mitteilt, zu welchem Eintrag in Ihrer Bibliothek die Zitation gehört, ist beschädigt. Wollen Sie den Eintrag erneut auswählen?
|
||||
integration.corruptField.description=Wenn Sie "Nein" anklicken, werden die Feld-Codes für Zitationen, die diesen Eintrag enthalten, gelöscht, und damit der Zitationstext erhalten, aber möglicherweise aus dem Literaturverzeichnis gelöscht.
|
||||
integration.corruptBibliography=Der Zotero-Feld-Code für Ihr Literaturverzeichnis ist beschädigt. Soll Zotero den Feld-Code bereinigen und ein neues Literaturverzeichnis erstellen?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=Ein Multi-Site-Proxy-Schema muss die Host-Variable (
|
|||
proxies.error.scheme.noPath=Ein gültiges Proxy-Schema muss entweder die Pfad-Variable (%p) oder die Verzeichnis- oder Dateinamen-Variablen (%d und %f) enthalten.
|
||||
proxies.error.host.proxyExists=Sie haben bereits einen anderen Proxy für den Host %1$S definiert.
|
||||
proxies.error.scheme.invalid=Das eingebenen Proxy-Schema ist ungültig; es würde bei allen Hosts Anwendung finden.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Das Hinzufügen dieses Proxys erlaubt Zotero, Einträge von diesen Seiten zu erkennen, und wird weitere Zugriffe auf %1$S durch %2$S umleiten.
|
||||
proxies.recognized.add=Proxy hinzufügen
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/el-GR/zotero/standalone.dtd
Normal file
80
chrome/locale/el-GR/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ 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.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). 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.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Do you want to regenerate the citation?
|
|||
integration.regenerate.body=The changes you have made in the citation editor will be lost.
|
||||
integration.regenerate.saveBehavior=Always follow this selection.
|
||||
|
||||
integration.deleteCitedItem.title=Are you sure you want to remove this reference?
|
||||
integration.deleteCitedItem.body=This reference is cited in the text of your document. Deleting it will remove all citations.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/es-ES/zotero/standalone.dtd
Normal file
80
chrome/locale/es-ES/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Colapsar anotación
|
|||
annotations.expand.tooltip=Expandir anotación
|
||||
annotations.oneWindowWarning=Sólo se pueden abrir las anotaciones de una instantánea en una ventana de navegador simultáneamente. Esta instantánea se abrirá sin anotaciones.
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
|
||||
integration.fields.label=Campos
|
||||
integration.referenceMarks.label=Marcas de referencia
|
||||
integration.fields.caption=Es menos probable que se modifiquen accidentalmente los campos de Microsoft Word, pero no pueden compartirse con OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=¿Quieres regenerar la cita?
|
|||
integration.regenerate.body=Se perderán los cambios hechos en el editor de citas.
|
||||
integration.regenerate.saveBehavior=Seguir siempre esta selección.
|
||||
|
||||
integration.deleteCitedItem.title=¿Seguro que quieres eliminar esta referencia?
|
||||
integration.deleteCitedItem.body=Esta referencia se cita en el texto de tu documento. Al borrarla se eliminarán todas las citas.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/et-EE/zotero/standalone.dtd
Normal file
80
chrome/locale/et-EE/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ 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.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). 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.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Do you want to regenerate the citation?
|
|||
integration.regenerate.body=The changes you have made in the citation editor will be lost.
|
||||
integration.regenerate.saveBehavior=Always follow this selection.
|
||||
|
||||
integration.deleteCitedItem.title=Are you sure you want to remove this reference?
|
||||
integration.deleteCitedItem.body=This reference is cited in the text of your document. Deleting it will remove all citations.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Automatically remember proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/eu-ES/zotero/standalone.dtd
Normal file
80
chrome/locale/eu-ES/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Tolestu ohartxoa
|
|||
annotations.expand.tooltip=Zabaldu ohartxoa
|
||||
annotations.oneWindowWarning=Annotations for a snapshot may only be opened in one browser window simultaneously. This snapshot will be opened without annotations.
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
|
||||
integration.fields.label=Fields
|
||||
integration.referenceMarks.label=ReferenceMarks
|
||||
integration.fields.caption=Microsoft Word Eremuak ez dabiltza Open-Officen.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=aipamena birsortu nahi duzu?
|
|||
integration.regenerate.body=Editoreari dagozkion aldaketak ez dira gordeko.
|
||||
integration.regenerate.saveBehavior=Jarrai ezaiozu beti zure oraingo hautapenari dokumentu honekin lan egitean.
|
||||
|
||||
integration.deleteCitedItem.title=Benetan ezabatu erreferentzi hau?
|
||||
integration.deleteCitedItem.body=Erreferentzi hau zure testuko aipamenetan agertzen da. Ezabatzeak aipamen guztiak kenduko lituzke.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Aipamen hutsa
|
||||
integration.emptyCitationWarning.body=Zuk zehaztu duzun erreferentzia hutsik geratuko litzateke oraingo estiloaren arabera. Benetan gehitu?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Errorea
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Errorea eguneratzekotan.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=Lehenik, Bibliografiaren kokalekua haut
|
|||
integration.error.cannotInsertHere=Zotero data-eremuak hemen ezin dira sartu.
|
||||
integration.error.notInCitation=Ipini ezazu kurtsorea editatu nahi duzun aipamenaren barruan
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Zotero data-eremu hau aldatu?
|
||||
integration.missingItem.single=Aipatutako itema ez dago zure Zotero datu-basean. Lotura berrezarri nahi duzu?
|
||||
integration.missingItem.multiple=Aipamen honetako %1$S.garren itema ez dago zure Zotero datu-basean. Lotura berrezarri nahi duzu?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/fi-FI/zotero/standalone.dtd
Normal file
80
chrome/locale/fi-FI/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ 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.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). 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.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Do you want to regenerate the citation?
|
|||
integration.regenerate.body=The changes you have made in the citation editor will be lost.
|
||||
integration.regenerate.saveBehavior=Always follow this selection.
|
||||
|
||||
integration.deleteCitedItem.title=Are you sure you want to remove this reference?
|
||||
integration.deleteCitedItem.body=This reference is cited in the text of your document. Deleting it will remove all citations.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "documentation concernant les serveurs mandataires">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "pour plus d'information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Retenir automatiquement les ressources atteintes par l'entremise d'un serveur mandataire">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Serveurs mandataires configurés">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Adresse Internet">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Schéma">
|
||||
|
|
80
chrome/locale/fr-FR/zotero/standalone.dtd
Normal file
80
chrome/locale/fr-FR/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Réduire l'annotation
|
|||
annotations.expand.tooltip=Développer l'annotation
|
||||
annotations.oneWindowWarning=Les annotations d'une capture d'écran ne peuvent être ouvertes simultanément dans une fenêtre du navigateur. Cette capture sera ouverte sans annotation.
|
||||
|
||||
integration.error.incompatibleVersion=Cette version du plugin Zotero pour traitement de texte ($INTEGRATION_VERSION) est incompatible avec la version actuellement installée de Zotero pour Firefox (%1$S). Veuillez vous assurer que vous utilisez les dernières versions des deux composants.
|
||||
|
||||
integration.fields.label=Champs
|
||||
integration.referenceMarks.label=Champs
|
||||
integration.fields.caption=Les champs de Microsoft Word risquent moins d'être modifiés accidentellement mais ne peuvent pas être partagés avec OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Voulez-vous générer à nouveau la citation ?
|
|||
integration.regenerate.body=Les modifications que vous avez effectuées dans cet éditeur de citation seront perdues.
|
||||
integration.regenerate.saveBehavior=Toujours faire ainsi.
|
||||
|
||||
integration.deleteCitedItem.title=Voulez-vous vraiment supprimer cette référence ?
|
||||
integration.deleteCitedItem.body=Cette référence est citée dans le texte de votre document. La supprimer supprimera toutes les citations.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Citation vierge
|
||||
integration.emptyCitationWarning.body=La citation indiquée serait vide dans le style actuellement sélectionné. Voulez-vous vraiment l'ajouter ?
|
||||
|
||||
integration.error.incompatibleVersion=Cette version du plugin Zotero pour traitement de texte ($INTEGRATION_VERSION) est incompatible avec la version actuellement installée de Zotero pour Firefox (%1$S). Veuillez vous assurer que vous utilisez les dernières versions des deux composants.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Erreur d'intégration de Zotero
|
||||
integration.error.notInstalled=Firefox n'a pas pu charger le composant nécessaire pour communiquer avec votre traitement de texte. Veuillez vous assurer que l'extension appropriée de Firefox est installée et réessayer.
|
||||
integration.error.generic=Zotero a rencontré une erreur lors de la mise à jour de votre document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=Vous devez insérer une bibliographie a
|
|||
integration.error.cannotInsertHere=Des champs Zotero ne peuvent pas être insérés ici.
|
||||
integration.error.notInCitation=Vous devez disposer le curseur dans une citation Zotero pour l'éditer.
|
||||
integration.error.noBibliography=Ce style bibliographique ne définit pas une bibliographie. Si vous souhaitez ajouter une bibliographie, veuillez sélectionner un autre style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Remplacer ce champ Zotero ?
|
||||
integration.missingItem.single=Cet élément n'existe plus dans votre base de données Zotero. Voulez-vous sélectionner un élément de substitution ?
|
||||
integration.missingItem.multiple=L'élément %1$S de cette citation n'existe plus dans votre base de données Zotero. Voulez-vous sélectionner un élément de substitution ?
|
||||
integration.missingItem.description=Cliquer sur "Non" supprimera les codes de champ pour les citations comportant cet élément, conservant le texte de la citation mais le supprimant de votre bibliographie.
|
||||
integration.removeCodesWarning=La suppression des codes de champ empêchera Zotero de mettre à jour les citations et bibliographies dans ce document. Voulez-vous vraiment continuer ?
|
||||
integration.upgradeWarning=Votre document doit être mis à jour de façon définitive pour fonctionner avec Zotero 2.0b7 ou ultérieur. Il est conseillé de faire une sauvegarde avant de poursuivre. Voulez-vous vraiment continuer ?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=Le code de champ Zotero correspondant à cette citation, lequel indique à Zotero quel document représente cette citation dans votre bibliothèque, a été corrompu. Voulez-vous sélectionner à nouveau le document ?
|
||||
integration.corruptField.description=Cliquer "Non" effacera les codes de champ pour les citations comportant cet élément, préservant ainsi le texte de la citation mais l'effaçant potentiellement de votre bibliographie.
|
||||
integration.corruptBibliography=Le code de champ Zotero pour votre bibliographie est corrompu. Zotero doit-il effacer ce code de champ et créer une nouvelle bibliographie ?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=Un schéma de serveur mandataire multi-site doit con
|
|||
proxies.error.scheme.noPath=Un schéma de serveur mandataire valide doit contenir soit la variable de chemin (%p) soit les variables de répertoire et de nom de fichier (%d et %f).
|
||||
proxies.error.host.proxyExists=Vous avez déjà défini un autre serveur mandataire pour l'hôte %1$S.
|
||||
proxies.error.scheme.invalid=Le schéma de serveur mandataire enregistré n'est pas valide ; il s'appliquerait à tous les hôtes.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Ajouter ce serveur mandataire permettra à Zotero de reconnaître des documents à partir de ses pages et redirigera automatiquement les prochaines requêtes vers %1$S via %2$S.
|
||||
proxies.recognized.add=Ajout d'un serveur mandataire
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "documentación de proxy">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "para máis información.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "redirixe con transparencia as solicitudes a través dos proxies usados previamente">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Proxies Configurados">
|
||||
<!ENTITY zotero.preferences.proxies.hostname ""Hostname"">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Esquema">
|
||||
|
|
80
chrome/locale/gl-ES/zotero/standalone.dtd
Normal file
80
chrome/locale/gl-ES/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Colapsar Anotación
|
|||
annotations.expand.tooltip=Expandir Anotación
|
||||
annotations.oneWindowWarning=As anotacións dunha instantánea non se poderán abrir simultaneamente en máis dunha fiestra do navegador. Esta instantánea abrirase sen anotacións.
|
||||
|
||||
integration.error.incompatibleVersion=Esta versión do complemento para procesador de texto de Zotero ($INTEGRATION_VERSION) é incompatible coa versión instalada da extension Zotero para Firefox (%1$S). Asegúrese de usar as últimas versións de ambos compoñentes.
|
||||
|
||||
integration.fields.label=Campos
|
||||
integration.referenceMarks.label=MarcasDeReferencia
|
||||
integration.fields.caption=Os Campos Microsoft Word teñen menos probabilidades de ser modificados accidentalmente, pero non se poden compartir con OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Quere rexenerar a cita?
|
|||
integration.regenerate.body=Perderanse os cambios realizados no editor de citas.
|
||||
integration.regenerate.saveBehavior=Segir sempre esta selección.
|
||||
|
||||
integration.deleteCitedItem.title=Está seguro de que quere eliminar esta referencia?
|
||||
integration.deleteCitedItem.body=Esta referencia é citada no texto do documento. Ao eliminala tamén eliminará todas as citas.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Cita en Branco
|
||||
integration.emptyCitationWarning.body=A cita que indicou estaría baleira no estilo seleccionado actualmente. Está seguro que desexa engadila?
|
||||
|
||||
integration.error.incompatibleVersion=Esta versión do complemento para procesador de texto de Zotero ($INTEGRATION_VERSION) é incompatible coa versión instalada da extension Zotero para Firefox (%1$S). Asegúrese de usar as últimas versións de ambos compoñentes.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Erro de Integración de Zotero
|
||||
integration.error.notInstalled=Firefox non puido cargar o compoñente necesario para comunicarse co seu procesador de texto. Asegúrese de que está instalada a extensión apropriada do Firefox, e ténteo de novo.
|
||||
integration.error.generic=Zotero experimentou un erro ao actualizar o seu documento.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=Debe introducir unha bibliografía ante
|
|||
integration.error.cannotInsertHere=Non se poden inserir aquí campos Zotero.
|
||||
integration.error.notInCitation=Ten que poñer o cursor nunha cita Zotero para editala.
|
||||
integration.error.noBibliography=O estilo bibliográfico actual non define unha bibliografía. Se quere engadir unha bibliografía, por favor escolla outro estilo.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Substitir este campo Zotero?
|
||||
integration.missingItem.single=Este elemento non existe na súa base de datos Zotero. Quere seleccionar un elemento substituto?
|
||||
integration.missingItem.multiple=O elemento %1$S nesta cita xa non existe na súa base de datos Zotero. Quere seleccionar un elemento substituto?
|
||||
integration.missingItem.description=Clicando en "Non" ha borrar os códigos de campo para as citas que conteñen este elemento, mantendo o texto das citas, mais borrándoo da súa bibliografía.
|
||||
integration.removeCodesWarning=Eliminar os códigos de campo vai impedir que Zotero actualice as citas e bibliografías neste documento. Seguro que quere continuar?
|
||||
integration.upgradeWarning=Seu documento debe ser actualizado permanentemente, a fin de traballar con Zotero 2.0b7 ou posterior. É recomendable que faga unha copia de seguridade antes de continuar. Seguro que quere continuar?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=O código de campo Zotero correspondente a esta cita, que di a Zotero a que elemento representa esta cita na súa biblioteca, foi corrompido. Gustaríalle volver a seleccionar o elemento?
|
||||
integration.corruptField.description=Clicando en "Non" ha borrar os códigos de campo para as citas que conteñen este elemento, mantendo o texto das citas, mais potencialmente pode borralo da súa bibliografía.
|
||||
integration.corruptBibliography=O código de campo Zotero da súa bibliografía está corrompido. Debe borrar Zotero este código de campo e xerar unha nova bibliografía?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=Un esquema de proxy multi-sitio debe conter a variab
|
|||
proxies.error.scheme.noPath=Un esquema de proxy válida debe conter a variable ruta (%p) ou as variables directorio e nome de ficheiro (%d and %f).
|
||||
proxies.error.host.proxyExists=Xa marcou outro proxy para o host %1$S.
|
||||
proxies.error.scheme.invalid=O esquema de proxy ingresado non é válido, sería aplicable a todos os hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Engadir este proxy vai permitir que Zotero recoñeza os elementos das súas páxinas e as demandas futuras serán automaticamente redirixidas a %1$S a través de %2$S.
|
||||
proxies.recognized.add=Engadir Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/he-IL/zotero/standalone.dtd
Normal file
80
chrome/locale/he-IL/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ 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.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
|
||||
integration.fields.label=שדות
|
||||
integration.referenceMarks.label=ReferenceMarks
|
||||
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Do you want to regenerate the citation?
|
|||
integration.regenerate.body=The changes you have made in the citation editor will be lost.
|
||||
integration.regenerate.saveBehavior=Always follow this selection.
|
||||
|
||||
integration.deleteCitedItem.title=Are you sure you want to remove this reference?
|
||||
integration.deleteCitedItem.body=This reference is cited in the text of your document. Deleting it will remove all citations.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/hr-HR/zotero/standalone.dtd
Normal file
80
chrome/locale/hr-HR/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ 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.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). 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.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Do you want to regenerate the citation?
|
|||
integration.regenerate.body=The changes you have made in the citation editor will be lost.
|
||||
integration.regenerate.saveBehavior=Always follow this selection.
|
||||
|
||||
integration.deleteCitedItem.title=Are you sure you want to remove this reference?
|
||||
integration.deleteCitedItem.body=This reference is cited in the text of your document. Deleting it will remove all citations.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy leírást">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "további információkért.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Emlékezzen a proxyn keresztül megtekintett erőforrásokra">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Proxyk">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Host neve">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Séma">
|
||||
|
|
80
chrome/locale/hu-HU/zotero/standalone.dtd
Normal file
80
chrome/locale/hu-HU/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Jegyzet bezárása
|
|||
annotations.expand.tooltip=Jegyzet megnyitása
|
||||
annotations.oneWindowWarning=A pillanatfelvételhez kapcsolódó jegyzeteket egyszerre csak egy ablakban lehet megnyitni. A pillanatfelvétel jegyzetek nélkül lesz megnyitva.
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
|
||||
integration.fields.label=Mezők
|
||||
integration.referenceMarks.label=Hivatkozási jelek
|
||||
integration.fields.caption=Microsoft Word mezők esetében nem valószínű a véletlen módosítás, de nem kompatibilis az OpenOffice-gal.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=A hivatkozás újragenerálása?
|
|||
integration.regenerate.body=A hivatkozásszerkesztőben elvégzett módosítások elvesznek.
|
||||
integration.regenerate.saveBehavior=Beállítás megőrzése.
|
||||
|
||||
integration.deleteCitedItem.title=A hivatkozás törlésének megerősítése?
|
||||
integration.deleteCitedItem.body=A hivatkozás említve van a dokumentum szövegében. Törlés után az összes hivatkozás törlésre kerül.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/is-IS/zotero/standalone.dtd
Normal file
80
chrome/locale/is-IS/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ 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.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). 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.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Do you want to regenerate the citation?
|
|||
integration.regenerate.body=The changes you have made in the citation editor will be lost.
|
||||
integration.regenerate.saveBehavior=Always follow this selection.
|
||||
|
||||
integration.deleteCitedItem.title=Are you sure you want to remove this reference?
|
||||
integration.deleteCitedItem.body=This reference is cited in the text of your document. Deleting it will remove all citations.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/it-IT/zotero/standalone.dtd
Normal file
80
chrome/locale/it-IT/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Collassa annotazione
|
|||
annotations.expand.tooltip=Espandi annotazione
|
||||
annotations.oneWindowWarning=Le annotazioni di un'istantanea sono visualizzabili contemporaneamente solo all'interno di un'unica pagina. Questa istantanea verrà visualizzata senza annotazioni.
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
|
||||
integration.fields.label=Campi
|
||||
integration.referenceMarks.label=Contrassegni
|
||||
integration.fields.caption=Ci sono scarse probabilità che i campi di Microsoft Word subiscano modifiche non previste, ma non saranno compatibili con OpenOffice
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Ricreare la citazione?
|
|||
integration.regenerate.body=Le modifiche apportate alla citazione andranno perse.
|
||||
integration.regenerate.saveBehavior=Imposta come comportamento predefinito.
|
||||
|
||||
integration.deleteCitedItem.title=Eliminare questa citazione?
|
||||
integration.deleteCitedItem.body=Questa citazione è contenuta nel testo del documento, la sua eliminazione causerà l'eliminazione di tutte le citazioni.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/ja-JP/zotero/standalone.dtd
Normal file
80
chrome/locale/ja-JP/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=アノテーションを折りたたみ表示
|
|||
annotations.expand.tooltip=アノテーションを展開表示
|
||||
annotations.oneWindowWarning=スナップショットのアノテーションは同時に複数のブラウザ画面に開けることができません。このスナップショットはアノテーションなしで開かれます。
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
|
||||
integration.fields.label=フィールド
|
||||
integration.referenceMarks.label=参照記号
|
||||
integration.fields.caption=Microsoft Wordのフィールドは、偶然に変更される可能性は低いものの、OpenOfficeと共有することができません。
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=引用をもう一度作成しますか?
|
|||
integration.regenerate.body=引用エディターの変更は失われます。
|
||||
integration.regenerate.saveBehavior=常にこの設定を使用する。
|
||||
|
||||
integration.deleteCitedItem.title=この参照事項を削除してよろしいですか?
|
||||
integration.deleteCitedItem.body=この参照事項はあなたのドキュメントの文章の中に引用されています。削除するときに全ての引用はなくなります。
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=空白引用
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=インテグレーション・エラー
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "프록시 문서">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "를 참고하세요.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "이전에 사용한 프록시를 통해 투명하게 요청 재지정">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "지정된 프록시">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "호스트명">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/ko-KR/zotero/standalone.dtd
Normal file
80
chrome/locale/ko-KR/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=주석 접기
|
|||
annotations.expand.tooltip=주석 펼치기
|
||||
annotations.oneWindowWarning=스냅샷을 위한 주석은 오직 1개의 브라우저 윈도우에서만 동시에 열릴지 모릅니다. 이 스냅샷은 주석 없이 열릴 겁니다.
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
|
||||
integration.fields.label=필드
|
||||
integration.referenceMarks.label=참조 부호
|
||||
integration.fields.caption=Microsoft Word 필드는 때때로 더 작게 변경됩니다만, OpenOffice와 공유할 수는 없습니다.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=인용을 재생성하길 원하십니까?
|
|||
integration.regenerate.body=해당 변경내용은 인용 편집기를 손실시킵니다.
|
||||
integration.regenerate.saveBehavior=언제나 이 선택을 따릅니다.
|
||||
|
||||
integration.deleteCitedItem.title=이 참조를 삭제하길 원하는 것이 맞습니까?
|
||||
integration.deleteCitedItem.body=이 참조는 문서의 문장 내에 인용되고 있습니다. 삭제할 경우에 모든 인용은 없어집니다.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=빈 인용
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero 통합 오류
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero가 문서를 갱신하는 중에 오류를 경험했습니다.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero 필드는 여기에 삽입할 수 없습니다.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=이 Zotero 필드를 대체합니까?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=프록시 추가
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/mn-MN/zotero/standalone.dtd
Normal file
80
chrome/locale/mn-MN/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ 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.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
|
||||
integration.fields.label=Талбарууд
|
||||
integration.referenceMarks.label=ReferenceMarks
|
||||
integration.fields.caption=Microsoft Word Fields are less likely to be accidentally modified, but cannot be shared with OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Do you want to regenerate the citation?
|
|||
integration.regenerate.body=The changes you have made in the citation editor will be lost.
|
||||
integration.regenerate.saveBehavior=Always follow this selection.
|
||||
|
||||
integration.deleteCitedItem.title=Are you sure you want to remove this reference?
|
||||
integration.deleteCitedItem.body=This reference is cited in the text of your document. Deleting it will remove all citations.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/nb-NO/zotero/standalone.dtd
Normal file
80
chrome/locale/nb-NO/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Skjul kommentar
|
|||
annotations.expand.tooltip=Vis kommentar
|
||||
annotations.oneWindowWarning=Kommentarer til et snapshot kan bare åpnes i ett nettleservindu samtidig. Dette snapshotet blir åpnet uten kommentarer.
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
|
||||
integration.fields.label=Felter
|
||||
integration.referenceMarks.label=Referansefelter
|
||||
integration.fields.caption=Microsoft Words felter er i mindre grad utsatt for utilsiktede endringer, men kan ikke deles med OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Ønsker du å lage henvisningen på nytt?
|
|||
integration.regenerate.body=Du mister de forandringene som er gjort i referanse-behandleren.
|
||||
integration.regenerate.saveBehavior=Alltid bruk dette utvalget.
|
||||
|
||||
integration.deleteCitedItem.title=Vil du virkelig fjerne denne referansen?
|
||||
integration.deleteCitedItem.body=Det er henvisninger til denne referansen i dokumentet ditt. Hvis du fjerner den, blir alle henvisningene slettet.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy-documentatie">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "voor meer informatie.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Gebruikte proxies automatisch opslaan">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Ingestelde proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostnaam">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Systeem">
|
||||
|
|
80
chrome/locale/nl-NL/zotero/standalone.dtd
Normal file
80
chrome/locale/nl-NL/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Inklappen annotatie
|
|||
annotations.expand.tooltip=Uitklappen annotatie
|
||||
annotations.oneWindowWarning=Annotaties van een snapshot kunnen slechts in een venster tegelijk worden getoond. Het snapshot zal worden geopend in een venster zonder annotaties.
|
||||
|
||||
integration.error.incompatibleVersion=Deze versie van de Zotero word processor plugin ($INTEGRATION_VERSION) is niet geschikt voor de geïnstalleerde versie van de Zotero Firefox uitbreiding (%1$S). Zorg ervoor dat van beide componenten de laatste versie is geïnstalleerd.
|
||||
|
||||
integration.fields.label=Fields
|
||||
integration.referenceMarks.label=ReferenceMarks
|
||||
integration.fields.caption=Microsoft Word Fields worden minder snel per ongeluk gewijzigd, maar kunnen niet gedeeld worden met OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Wilt u de verwijzing opnieuw aanmaken?
|
|||
integration.regenerate.body=De veranderingen die u in de verwijzing-bewerker heeft gemaakt zullen verloren gaan.
|
||||
integration.regenerate.saveBehavior=Altijd deze selectie volgen.
|
||||
|
||||
integration.deleteCitedItem.title=Wilt u deze verwijzing verwijderen?
|
||||
integration.deleteCitedItem.body=Deze verwijzing is geciteerd in de tekst van uw document. Als u de verwijzing wist worden deze verwijzingen verwijderd.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Lege verwijzing
|
||||
integration.emptyCitationWarning.body=De opgegeven verwijzing zou leeg zijn met de geselecteerde stijl. Wilt u de verwijzing toch toevoegen?
|
||||
|
||||
integration.error.incompatibleVersion=Deze versie van de Zotero word processor plugin ($INTEGRATION_VERSION) is niet geschikt voor de geïnstalleerde versie van de Zotero Firefox uitbreiding (%1$S). Zorg ervoor dat van beide componenten de laatste versie is geïnstalleerd.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero-communicatiefout
|
||||
integration.error.notInstalled=Firefox kan niet communiceren met uw tekstverwerker. Zorg ervoor dat de juiste Firefox-uitbreiding is geinstalleerd, en probeer het opnieuw.
|
||||
integration.error.generic=Bij het bijwerken van uw document is er een fout opgetreden in Zotero.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=U moet eerst een bibliografie toevoegen
|
|||
integration.error.cannotInsertHere=Zotero velden kunnen hier niet worden toegevoegd.
|
||||
integration.error.notInCitation=U moet de cursor binnen een Zotero-verwijzing plaatsen om deze te kunnen bewerken.
|
||||
integration.error.noBibliography=De huidige stijl bevat geen bibliografie. Kies een andere stijl als u een bibliografie wilt toevoegen.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Wilt u dit Zotero-veld vervangen?
|
||||
integration.missingItem.single=Dit object bestaat niet meer in uw Zotero-database. Wilt u een ander object hiervoor in de plaats te zetten?
|
||||
integration.missingItem.multiple=Object %1$S in deze verwijzing bestaat niet meer in uw Zotero-database. Wilt u een ander object hiervoor in de plaats te zetten?
|
||||
integration.missingItem.description=Als u op "Nee" klikt worden de veld-codes van dit object verwijderd. De tekst van verwijzingen naar dit object blijven staan, maar de verwijzingen worden verwijderd uit de bibliografie.
|
||||
integration.removeCodesWarning=Als veld-codes zijn verwijderd kan Zotero de verwijzingen en bibliografieen in dit document niet meer bijwerken. Wilt u doorgaan?
|
||||
integration.upgradeWarning=Uw document moet permanent bijgewerkt worden om te kunnen werken met Zotero 2.0b7 en hoger. Het is aan te raden om eerst een backup te maken voordat u verder gaat. Wilt u doorgaan?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=De Zotero-veldcode bij deze verwijzing is beschadigd. Deze code vertelt Zotero welk object bij deze verwijzing hoort. Wilt u het object opnieuw selecteren?
|
||||
integration.corruptField.description=Als u op "Nee" klikt worden de veld-codes van dit object verwijderd. De tekst van verwijzingen naar dit object blijven staan, maar de verwijzingen worden mogelijk verwijderd uit de bibliografie.
|
||||
integration.corruptBibliography=De Zotero-veldcode van de bibliografie is beschadigd. Wilt u dat Zotero deze veldcode wist en een nieuwe bibliografie aanmaakt?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=Een multi-webpagina proxy-systeem moet de host-varia
|
|||
proxies.error.scheme.noPath=Een geldig proxy-systeem moet ofwel de pad-variabele bevatten (%p), ofwel de map- en bestandsnaam-variabele (%d en %f).
|
||||
proxies.error.host.proxyExists=U heeft al een andere proxy opgegeven voor de host %1$S.
|
||||
proxies.error.scheme.invalid=Het opgegeven proxy-systeem is ongeldig; het zou gebruikt worden voor elke host.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Het toevoegen van deze proxy maakt het mogelijk voor Zotero om objecten op deze pagina's te herkennen en om in de toekomst automatisch requests naar %1$S door te sturen via %2$S.
|
||||
proxies.recognized.add=Proxy toevoegen
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
80
chrome/locale/pl-PL/zotero/standalone.dtd
Normal file
80
chrome/locale/pl-PL/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Zwiń adnotację
|
|||
annotations.expand.tooltip=Rozwiń adnotację
|
||||
annotations.oneWindowWarning=Adnotacja do zrzutu ekranu może być otwarta tylko w jednym oknie przeglądarki. Ten zrzut zostanie otwarty bez adnotacji.
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
|
||||
integration.fields.label=Pola
|
||||
integration.referenceMarks.label=Znaki odniesienia
|
||||
integration.fields.caption=Jest mało prawdopodobne, by znaki odniesienia w programie Microsoft Word były przypadkiem modyfikowane, ale nie mogą być wspóldzielone z programem OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Czy chcesz odtworzyć cytat?
|
|||
integration.regenerate.body=Zmiany naniesione w edytorze cytowań zostaną utracone.
|
||||
integration.regenerate.saveBehavior=Zawsze korzystaj z tej sekcji.
|
||||
|
||||
integration.deleteCitedItem.title=Czy chcesz usunąć tę pozycję bibliograficzną?
|
||||
integration.deleteCitedItem.body=W tekście dokumentu znajdują się odwołania do tej pozycji bibliograficznej. Usunięcie jej spowoduje usunięcie wszystkich odwołań.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Blank Citation
|
||||
integration.emptyCitationWarning.body=The citation you have specified would be empty in the currently selected style. Are you sure you want to add it?
|
||||
|
||||
integration.error.incompatibleVersion=This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of the Zotero Firefox extension (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Zotero Integration Error
|
||||
integration.error.notInstalled=Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again.
|
||||
integration.error.generic=Zotero experienced an error updating your document.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=You must insert a bibliography before p
|
|||
integration.error.cannotInsertHere=Zotero fields cannot be inserted here.
|
||||
integration.error.notInCitation=You must place the cursor in a Zotero citation to edit it.
|
||||
integration.error.noBibliography=The current bibliographic style does not define a bibliography. If you wish to add a bibliography, please choose another style.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Replace this Zotero field?
|
||||
integration.missingItem.single=This item no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.multiple=Item %1$S in this citation no longer exists in your Zotero database. Do you want to select a substitute item?
|
||||
integration.missingItem.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but deleting it from your bibliography.
|
||||
integration.removeCodesWarning=Removing field codes will prevent Zotero from updating citations and bibliographies in this document. Are you sure you want to continue?
|
||||
integration.upgradeWarning=Your document must be permanently upgraded in order to work with Zotero 2.0b7 or later. It is recommended that you make a backup before proceeding. Are you sure you want to continue?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=The Zotero field code corresponding to this citation, which tells Zotero which item in your library this citation represents, has been corrupted. Would you like to reselect the item?
|
||||
integration.corruptField.description=Clicking "No" will delete the field codes for citations containing this item, preserving the citation text but potentially deleting it from your bibliography.
|
||||
integration.corruptBibliography=The Zotero field code for your bibliography is corrupted. Should Zotero clear this field code and generate a new bibliography?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=A multi-site proxy scheme must contain the host vari
|
|||
proxies.error.scheme.noPath=A valid proxy scheme must contain either the path variable (%p) or the directory and filename variables (%d and %f).
|
||||
proxies.error.host.proxyExists=You have already defined another proxy for the host %1$S.
|
||||
proxies.error.scheme.invalid=The entered proxy scheme is invalid; it would apply to all hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adding this proxy will allow Zotero to recognize items from its pages and will automatically redirect future requests to %1$S through %2$S.
|
||||
proxies.recognized.add=Add Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "documentação relativa a proxies">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "para maiores informações.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Redirecionar requisições através de proxies usados previamente de forma transparente">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Proxies configurados">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Nome do host">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Esquema">
|
||||
|
|
80
chrome/locale/pt-BR/zotero/standalone.dtd
Normal file
80
chrome/locale/pt-BR/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Ocultar anotação
|
|||
annotations.expand.tooltip=Expandir anotação
|
||||
annotations.oneWindowWarning=Anotações feitas em um instantâneo só podem ser abertas em uma janela do navegador de cada vez. Esse instantâneo será aberto sem anotações.
|
||||
|
||||
integration.error.incompatibleVersion=Esta versão do plugin Zotero para processador de textos ($INTEGRATION_VERSION) é incompatível com a versão atualmente instalada da extensão Firefox Zotero (%1$S). Por favor, certifique-se de instalar as versões mais recentes de ambos os componentes.
|
||||
|
||||
integration.fields.label=Campos
|
||||
integration.referenceMarks.label=ReferenceMarks
|
||||
integration.fields.caption=Os campos do Microsoft Word são menos vulneráveis a modificações acidentais, mas não podem ser compartilhados com o OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Deseja gerar esta citação novamente?
|
|||
integration.regenerate.body=As mudanças feitas no editor de citação serão perdidas.
|
||||
integration.regenerate.saveBehavior=Sempre aplicar esta opção.
|
||||
|
||||
integration.deleteCitedItem.title=Tem certeza de que deseja remover esta referência?
|
||||
integration.deleteCitedItem.body=Esta referência é citada no texto de seu documento. Excluí-la removerá todas as citações.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Citação em branco
|
||||
integration.emptyCitationWarning.body=A citação que você especificou firaria em branco no estilo atualmente selecionado. Tem certeza de que deseja adicioná-la?
|
||||
|
||||
integration.error.incompatibleVersion=Esta versão do plugin Zotero para processador de textos ($INTEGRATION_VERSION) é incompatível com a versão atualmente instalada da extensão Firefox Zotero (%1$S). Por favor, certifique-se de instalar as versões mais recentes de ambos os componentes.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Erro de integração Zotero
|
||||
integration.error.notInstalled=O Firefox não pôde carregar o componente necessário para se comunicar com seu processador de textos. Por favor, certifique-se de que a extensão Firefox apropriada está instalada, e em seguida tente novamente.
|
||||
integration.error.generic=Zotero encontrou um erro ao atualizar seu documento.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=Você deve inserir uma bibliografia ant
|
|||
integration.error.cannotInsertHere=Campos Zotero não podem ser inseridos aqui.
|
||||
integration.error.notInCitation=Você deve posicionar o cursor sobre uma citação Zotero para editá-la.
|
||||
integration.error.noBibliography=O estilo bibliográfico atual não define uma bibliografia. Se você pretende inserir uma bibliografia, por favor, escolha outro estilo.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Substituir este campo Zotero?
|
||||
integration.missingItem.single=Este item não existe mais em seu banco de dados Zotero. Deseja selecionar um item substituto?
|
||||
integration.missingItem.multiple=O item %1$S nesta citação não existe mais em seu banco de dados Zotero. Deseja selecionar um item substituto?
|
||||
integration.missingItem.description=Clicar em "Não" excluirá os códigos do campo de citações que contém este item, preservando o texto da citação, mas excluindo-a de sua bibliografia.
|
||||
integration.removeCodesWarning=A remoção dos códigos de campo impedirá que Zotero atualize citações e bibliografias neste documento. Tem certeza de que deseja continuar?
|
||||
integration.upgradeWarning=Seu documento deve ser atualizado permanentemente para trabalhar com a versão Zotero 2.0b7 ou posterior. É recomendado que você faça uma cópia de segurança antes de prosseguir. Tem certeza de que deseja continuar?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=O código do campo Zotero correspondente a esta citação, que diz a Zotero qual item em sua bibliografia esta citação representa, foi corrompido. Gostaria de selecionar este item novamente?
|
||||
integration.corruptField.description=Clicar em "Não" excluirá os códigos do campo de citações que contém este item, preservando o texto da citação mas potencialmente excluindo-a de sua bibliografia.
|
||||
integration.corruptBibliography=O código de campo Zotero para sua bibliografia foi corrompido. Zotero deve reconfigurar este campo e gerar uma nova bibliografia?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=Um esquema de proxy multi-site deve conter a variáv
|
|||
proxies.error.scheme.noPath=Um esquema de proxy multi-site deve conter ou a variável do caminho (%p) ou as variáveis do diretório e do nome do arquivo (%d e %f).
|
||||
proxies.error.host.proxyExists=Você já definiu um outro proxy para o host %1$S.
|
||||
proxies.error.scheme.invalid=O esquema de proxy informado é inválido; ele se aplicaria a todos os hosts.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Acrescentar este proxy permitirá a Zotero reconhecer itens de suas páginas e fará com que as futuras requisições a %1$S sejam redirecionadas automaticamente através de %2$S.
|
||||
proxies.recognized.add=Acrescentar Proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "documentação sobre cópias locais">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "para mais informação.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Lembrar automaticamente recursos com cópia local">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Cópias Locais Configuradas">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Nome do anfitrião">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Esquema">
|
||||
|
|
80
chrome/locale/pt-PT/zotero/standalone.dtd
Normal file
80
chrome/locale/pt-PT/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Colapsar Anotação
|
|||
annotations.expand.tooltip=Expandir Anotação
|
||||
annotations.oneWindowWarning=As anotações de uma captura não podem ser abertas simultaneamente em mais do que uma janela do navegador. Esta captura será aberta sem anotações.
|
||||
|
||||
integration.error.incompatibleVersion=Esta versão do extra para o processador de texto ($INTEGRATION_VERSION) é incompatível com a versão da extensão Zotero para o Firefox instalada actualmente (%1$S). Por favor assegure-se de que está a usar as últimas versões de ambos os componentes.
|
||||
|
||||
integration.fields.label=Campos
|
||||
integration.referenceMarks.label=ReferenceMarks
|
||||
integration.fields.caption=Os campos do Microsoft Word são menos propícios a modificações acidentais, mas não podem ser partilhados com OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Quer regenerar a citação?
|
|||
integration.regenerate.body=As modificações que fez no editor de citações serão perdidas.
|
||||
integration.regenerate.saveBehavior=Aplicar sempre esta decisão.
|
||||
|
||||
integration.deleteCitedItem.title=Quer mesmo remover esta referência?
|
||||
integration.deleteCitedItem.body=Esta referência é citada no texto do seu documento. Removê-la eliminará todas as correspondentes citações.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Citação em Branco
|
||||
integration.emptyCitationWarning.body=A citação que especificou ficaria vazia no estilo actualmente seleccionado. Tem a certeza de que a quer adicionar?
|
||||
|
||||
integration.error.incompatibleVersion=Esta versão do extra para o processador de texto ($INTEGRATION_VERSION) é incompatível com a versão da extensão Zotero para o Firefox instalada actualmente (%1$S). Por favor assegure-se de que está a usar as últimas versões de ambos os componentes.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Erro de Integração com o Zotero
|
||||
integration.error.notInstalled=O Firefox não pode carregar o componente necessário para comunicar com o seu processador de texto. Por favor assegure-se de que a extensão do Firefox apropriada está instalada e tente de novo.
|
||||
integration.error.generic=O Zotero detectou um erro ao actualizar o seu documento.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=Tem de inserir uma bibliografia antes d
|
|||
integration.error.cannotInsertHere=Não se pode inserir campos Zotero neste local.
|
||||
integration.error.notInCitation=Tem de colocar o cursor numa citação Zotero para a editar.
|
||||
integration.error.noBibliography=O estilo bibliográfico actual não define uma bibliografia. Se desejar inserir uma bibliografia, por favor escolha um outro estilo.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Substituir este campo Zotero?
|
||||
integration.missingItem.single=Este item já não existe na sua base de dados Zotero. Deseja escolher um item para o substituir?
|
||||
integration.missingItem.multiple=O item %1$S nesta citação já não existe na sua base de dados Zotero. Deseja escolher um item para o substituir?
|
||||
integration.missingItem.description=Carregar em "Não" removerá os códigos de campo para citações contendo este item, preservando o texto da citação mas removendo-a da sua bibliografia.
|
||||
integration.removeCodesWarning=A remoção de códigos de campos impedirá o Zotero de actualizar as citações e as bibliografias neste documentos. Quer mesmo continuar?
|
||||
integration.upgradeWarning=O seu documento terá de ser permanentemente actualizado de modo a funcionar com o Zotero 2.0b7 ou outra versão mais recente. Recomenda-se que faça uma cópia de segurança antes de continuar. Quer mesmo continuar?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=O código de campo Zotero correspondente a esta citação, que indica ao Zotero qual o item na sua colecção que esta citação representa, foi corrompido. Deseja voltar a seleccionar o item?
|
||||
integration.corruptField.description=Carregar em "Não" removerá os códigos de campo para citações contendo este item, preservando o texto da citação mas potencialmente removendo-a da sua bibliografia.
|
||||
integration.corruptBibliography=O código de campo Zotero da sua bibliografia está corrompido. Quer que o Zotero limpe este código de campo e gere uma nova bibliografia?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=Um esquema de cópia local multi-sítio Web tem de c
|
|||
proxies.error.scheme.noPath=Um esquema de cópia local tem de conter ou a variável de caminho (%p) ou as variáveis de pasta e de nome de arquivo (%d e %f).
|
||||
proxies.error.host.proxyExists=Já definiu uma outra cópia local para o anfitrião %1$S.
|
||||
proxies.error.scheme.invalid=O esquema de cópia local introduzido é inválido; seria aplicável a todos os anfitriões.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adicionar esta cópia local permitirá ao Zotero reconhecer itens nas suas páginas e redireccionará pedidos futuros a %1$S através de %2$S.
|
||||
proxies.recognized.add=Adicionar Cópia Local
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "documentația pentru serverele proxy">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "pentru mai multe informații.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Reamintește automat resursele proxy">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Servere proxy configurate">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Nume gazdă">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Schemă">
|
||||
|
|
80
chrome/locale/ro-RO/zotero/standalone.dtd
Normal file
80
chrome/locale/ro-RO/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Restrânge adnotare
|
|||
annotations.expand.tooltip=Extinde adnotare
|
||||
annotations.oneWindowWarning=Adnotările unui instantaneu pot fi deschise simultand doar în fereastra unui browser. Acest instantaneu va fi deschis fără adnotări.
|
||||
|
||||
integration.error.incompatibleVersion=Această versiune a plugin-ului pentru procesorul de texte ($INTEGRATION_VERSION) este incompatibilă cu versiunea curentă instalată a extensiei Firefox Zotero (%1$S). Asigură-te, te rog, că folosești ultimele versiuni ale ambelor componente.
|
||||
|
||||
integration.fields.label=Câmpuri
|
||||
integration.referenceMarks.label=Mărci pentru referințe
|
||||
integration.fields.caption=Câmpurile lui Microsoft Word nu pot fi modificate accidental cu ușurință, dar nu pot fi nici partajate cu OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Vrei să regenerezi citarea?
|
|||
integration.regenerate.body=Schimbările făcute în editorul de citare vor fi pierdute.
|
||||
integration.regenerate.saveBehavior=Întotdeauna urmează această selecție.
|
||||
|
||||
integration.deleteCitedItem.title=Ești sigur că vrei să ștergi această referință?
|
||||
integration.deleteCitedItem.body=Referința este citată în textul documentului tău. Dacă o ștergi, toate citările vor fi șterse.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Citare albă
|
||||
integration.emptyCitationWarning.body=Citarea pe care ai specificat-o este goală în stilul curent selectat. Ești sigur că vrei să o adaugi?
|
||||
|
||||
integration.error.incompatibleVersion=Această versiune a plugin-ului pentru procesorul de texte ($INTEGRATION_VERSION) este incompatibilă cu versiunea curentă instalată a extensiei Firefox Zotero (%1$S). Asigură-te, te rog, că folosești ultimele versiuni ale ambelor componente.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Eroare de integrare Zotero
|
||||
integration.error.notInstalled=Firefox nu poate încărca componenta necesară pentru comunicarea cu procesorul tău de texte. Te rog să te asiguri că extensia Firefox corespunzătoare este instalată, apoi încearcă din nou.
|
||||
integration.error.generic=Zotero a întâlnit o eroare în timpul actualizării.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=Trebuie să introduci o bibliografie î
|
|||
integration.error.cannotInsertHere=Câmpurile Zotero nu pot fi inserate aici.
|
||||
integration.error.notInCitation=Trebuie să plasezi cursorul într-o citare Zotero, pentru a o edita.
|
||||
integration.error.noBibliography=Stilul bibliografic curent nu are definită o bibliografie. Dacă vrei să adaugi o bibliografie, te rog să alegi un alt stil.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Înlocuiesc acest câmp Zotero?
|
||||
integration.missingItem.single=Acest item nu mai există în baza ta de date Zotero. Vrei să selectezi un item înlocuitor?
|
||||
integration.missingItem.multiple=Itemul %1$S din această citare nu mai există în baza ta de date Zotero. Vrei să selectezi un item înlocuitor?
|
||||
integration.missingItem.description=Dacă se apasă „Nu”, va fi șters câmpul condificat pentru citările care conțin acest item, păstrând textul citării, dar ștergând-o din bibliografia ta.
|
||||
integration.removeCodesWarning=Ștergerea codurilor câmpului va face imposibilă actualizarea de către Zotero a citărilor și bibliografiilor din acest document. Sigur vrei să continui?
|
||||
integration.upgradeWarning=Documentul tău trebuie să fie actualizat definitiv pentru a lucra cu Zotero 2.0b7 sau mai nou. Se recomandă să faci o copie de siguranță înainte de a proceda la această operațiune. Sigur vrei să continui?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=Codul de câmp Zotero corespunzător acestei citări, care îi spune lui Zotero cărui item din biblioteca ta îi corespunde această citare, a fost corupt. Vrei să reselectezi itemul?
|
||||
integration.corruptField.description=Dacă se apasă „Nu” va fi șters câmpul codificat pentru citările care conțin acest item, păstrând textul citării, dar ștergându-l din bibliografia ta.
|
||||
integration.corruptBibliography=Câmpul codificat din Zotero pentru bibliografia ta este corupt. Ar trebui ca Zotero să golească acest câmp codificat și să genereze o nouă bibliografie?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=O schemă proxy multi-site trebuie să conțină var
|
|||
proxies.error.scheme.noPath=O schemă proxy validă trebuie să conțină fie variabila cale (%p), fie dosarul și variabilele fișier (%d și %f).
|
||||
proxies.error.host.proxyExists=Ai definit deja un alt proxy pentru gazda %1$S.
|
||||
proxies.error.scheme.invalid=Schema introdusă pentru proxy este invalidă; se aplică pentru toate gazdele.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Adăugarea acestui proxy va permite programului Zotero să recunoască itemi din paginile lui și să redirecționeze în mod automat viitoarele cereri către %1$S prin %2$S.
|
||||
proxies.recognized.add=Adaugă proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "документацию по прокси">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "для дополнительной информации.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Автоматически запоминать перенаправляемые ресурсы">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Настроенные прокси">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Имя хоста">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Схема">
|
||||
|
|
80
chrome/locale/ru-RU/zotero/standalone.dtd
Normal file
80
chrome/locale/ru-RU/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Свернуть аннотацию
|
|||
annotations.expand.tooltip=Развернуть аннотацию
|
||||
annotations.oneWindowWarning=Аннотации к снимку могут быть одновременно открыты только в одном окне браузера. Этот снимок будет открыт без аннотаций.
|
||||
|
||||
integration.error.incompatibleVersion=Эта версия модуля Zotero для текстового процессора ($INTEGRATION_VERSION) несовместима с установленной версией самого Zotero — расширения для Firefox (%1$S). Пожалуйста, убедитесь, что вы используете последние версии обоих компонентов.
|
||||
|
||||
integration.fields.label=Поля
|
||||
integration.referenceMarks.label=Отметки ссылок
|
||||
integration.fields.caption=Поля Microsoft Word наименее подвержены случайным изменениям, но не совместимы с OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Вы хотите восстановить цита
|
|||
integration.regenerate.body=Изменения, которые вы сделали в редакторе цитат, будут утеряны.
|
||||
integration.regenerate.saveBehavior=Всегда следовать этому выбору.
|
||||
|
||||
integration.deleteCitedItem.title=Вы уверены, что хотите удалить эту ссылку?
|
||||
integration.deleteCitedItem.body=Эта ссылка цитируется в тексте вашего документа. Удалив ее, вы удалите все цитаты.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Пустая цитата
|
||||
integration.emptyCitationWarning.body=Выбранная цитата будет пуста при текущем стиле. Вы уверены, что хотите её добавить.
|
||||
|
||||
integration.error.incompatibleVersion=Эта версия модуля Zotero для текстового процессора ($INTEGRATION_VERSION) несовместима с установленной версией самого Zotero — расширения для Firefox (%1$S). Пожалуйста, убедитесь, что вы используете последние версии обоих компонентов.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Ошибка интеграции Zotero
|
||||
integration.error.notInstalled=Firefox не смог загрузить компонент необходимый для сообщения с вашим текстовым процессором. Пожалуйста, убедитесь, что соответствующее расширение Firefox установлено, и попробуйте ещё раз.
|
||||
integration.error.generic=Возникла ошибка в Zotero при обновлении вашего документа.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=Вы должны вставить би
|
|||
integration.error.cannotInsertHere=Сюда нельзя вставить поля Zotero.
|
||||
integration.error.notInCitation=Вы должны поместить курсор внутрь цитаты Zotero, чтобы редактировать её.
|
||||
integration.error.noBibliography=Текущий стиль цитирования не определяет библиографию. Если вы хотите добавить библиографию, пожалуйста, выберите другой стиль.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Заменить это поле Zotero?
|
||||
integration.missingItem.single=Этот документ больше не существует в вашей базе данных Zotero. Вы хотите выбрать ему замену?
|
||||
integration.missingItem.multiple=Документ %1$S в этой цитате больше не существует в вашей базе данных Zotero. Вы хотите выбрать ему замену?
|
||||
integration.missingItem.description=Нажатие "Нет" удалит коды полей цитат, содержащих этот документ, сохранив текст цитат, но удалив этот документ из вашей библиографии.
|
||||
integration.removeCodesWarning=Удаление кодов полей не позволит Zotero в будущем обновлять цитаты и библиографии в этом документе. Вы уверены, что хотите продолжить?
|
||||
integration.upgradeWarning=Ваш документ должен быть навсегда обновлён, чтобы работать с Zotero 2.0b7 или более поздней версией. Рекомендуется сделать резервную копию перед продолжением. Вы уверены, что хотите продолжить?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=Код поля Zotero, соответствующий этой цитате и указывающий Zotero на документ из вашей библиотеки, был поврежден. Вы хотите заново выбрать соответствующий документ?
|
||||
integration.corruptField.description=Нажатие "Нет" удалит коды полей цитат, содержащих этот документ, сохранив текст цитат, потенциально возможно удаление этого документа из вашей библиографии.
|
||||
integration.corruptBibliography=Код поля Zotero для вашей библиографии поврежден. Следует ли Zotero очистить это поле и сгенерировать новую библиографию?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=Схема прокси для многих сайт
|
|||
proxies.error.scheme.noPath=Допустимая схема прокси должна содержать либо переменную пути (%p), либо переменные каталога и имени файла (%d и %f).
|
||||
proxies.error.host.proxyExists=Вы уже определили другой прокси для хоста %1$S.
|
||||
proxies.error.scheme.invalid=Введенная схема прокси недопустима, так как будет применяться ко всем хостам.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Добавление этого прокси позволит Zotero узнавать документы по их страницам и автоматически перенаправит будущие запросы к %1$S через %2$S.
|
||||
proxies.recognized.add=Добавить прокси
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "dokumentácii k proxy">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link ".">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparentne presmerovať požiadavky cez v minulosti použité proxy">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Nastavené proxy">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Názov sídla">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Schéma">
|
||||
|
|
80
chrome/locale/sk-SK/zotero/standalone.dtd
Normal file
80
chrome/locale/sk-SK/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Zbaliť anotáciu
|
|||
annotations.expand.tooltip=Rozbaliť anotáciu
|
||||
annotations.oneWindowWarning=Anotácie k snímkam môžu byť naraz otvorené iba v jednom okne. Táto snímka bude otvorená bez anotácií.
|
||||
|
||||
integration.error.incompatibleVersion=Táto verzia doplnku Zotero pre textový editor Word ($INTEGRATION_VERSION) nie je kompatibilná s akutálne nainštalovanou verziou rozšírenia Zotero pre Firefox (%1$S). Prosím ubezpečte sa, že používate najaktuálnejšie verzie z oboch komponentov.
|
||||
|
||||
integration.fields.label=polí
|
||||
integration.referenceMarks.label=Odkazy na referencie
|
||||
integration.fields.caption=Pri poliach v MS Word je menšia pravdepodobnosť, že budú náhodne modifikované, ale nie je ich možné zdieľať s OpenOffice.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Chcete znovu vygenerovať citácie?
|
|||
integration.regenerate.body=Zmeny, ktoré ste urobili v editore citácií, nebudú zachované.
|
||||
integration.regenerate.saveBehavior=Vždy sa držať tohto výberu.
|
||||
|
||||
integration.deleteCitedItem.title=Naozaj chcete odstrániť túto referenciu?
|
||||
integration.deleteCitedItem.body=Táto referencia je v dokumente už citovaná. Jej vymazaním odstránite všetky príslušné citácie.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Prázdna citácia
|
||||
integration.emptyCitationWarning.body=Vybraná citácia zostane v aktuálne zvolenom štýle prázdna. Naozaj ju chcete vložiť?
|
||||
|
||||
integration.error.incompatibleVersion=Táto verzia doplnku Zotero pre textový editor Word ($INTEGRATION_VERSION) nie je kompatibilná s akutálne nainštalovanou verziou rozšírenia Zotero pre Firefox (%1$S). Prosím ubezpečte sa, že používate najaktuálnejšie verzie z oboch komponentov.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Chyba pri intergrácii Zotera
|
||||
integration.error.notInstalled=Firefox nemohol nahrať súčasť potrebnú pre komunikáciu s textovým procesorom. Prosím uistite sa, že používate správnu verziu rozšírenia a skúste to znova.
|
||||
integration.error.generic=Pri aktualizácii dokumentu narazil Zotero na chybu.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=Skôr ako môže byť vykonaná táto o
|
|||
integration.error.cannotInsertHere=Na toto miesto nie je možné vkladať polia Zotero.
|
||||
integration.error.notInCitation=Aby ste citáciu mohli upravovať, musíte do nej umiestniť kurzor.
|
||||
integration.error.noBibliography=Aktuálne zvolený štýl neobsahuje definíciu pre bibliografiu. Ak chcete vložiť bibliografiu, prosím zvoľte si iný citačný štýl.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Nahradiť toto pole?
|
||||
integration.missingItem.single=Táto položka sa už vo vašej Zotero databáze nenachádza. Chcete namiesto nej vybrať náhradnú položku?
|
||||
integration.missingItem.multiple=Položka %1$S v tejto citácii sa už vo vašej Zotero databáze nenachádza. Chcete namiesto nej vybrať náhradnú položku?
|
||||
integration.missingItem.description=Kliknutím na "Nie" odstránite kódy pre polia obsahujúce túto citáciu. Text citácie sa v dokumente zachová, ale citácia bude odstránená z bibliografie.
|
||||
integration.removeCodesWarning=Odstránením kódov polí zabránite Zoteru v budúcnosti aktualizovať citácie a bibliografiu v tomto dokumente. Ste si istí, že chcete pokračovať?
|
||||
integration.upgradeWarning=Na to, aby tento dokument bolo možné použiť so Zoterom 2.0b7 a novším je potrebné ho trvalo upgradovať. Odporúčame vám vytvoriť zálohu dokumentu pred samotným upgradom. Ste si istí, že chcete pokračovať?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=Kód poľa pre túto citáciu, ktorý hovorí Zoteru, ktorú položku vo vašej knižnici táto citácia predstavuje, bol poškodený. Chcete opätovne vybrať prislúchajúcu položku?
|
||||
integration.corruptField.description=Kliknutím na "Nie" odstránite kódy pre polia obsahujúce túto citáciu. Text citácie sa v dokumente zachová, ale citácia môže byť potenciálne odstránená z bibliografie.
|
||||
integration.corruptBibliography=Kód poľa pre túto bibliografiu je poškodený. Chcete, aby Zotero toto pole vymazal a vygeneroval novú bibliografiu?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=Schéma proxy pre viac sídiel musí obsahovať prem
|
|||
proxies.error.scheme.noPath=Platná schéma proxy musí obsahovať buď premennú (%p) alebo premenné pre priečinok a názov súboru (%d a %f).
|
||||
proxies.error.host.proxyExists=Pre server %1$S ste už definovali iné proxy.
|
||||
proxies.error.scheme.invalid=Zadaná schéma proxy nie je platná; aplikovala by sa pre pripojenia ku všetkým serverom.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Pridanie tohto proxy umožní Zoteru rozpoznať položky na svojich stránkach a automaticky presmeruje požiadavky na %1$S cez %2$S.
|
||||
proxies.recognized.add=Pridať proxy
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "dokumentacijo o posredovalnih strežnikih,">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "kjer najdete več informacij.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparentno preusmeri zahteve prek poprej uporabljenih posredovalnih strežnikov">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Nastavljeni posredovalni strežniki">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Ime gostitelja">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Shema">
|
||||
|
|
80
chrome/locale/sl-SI/zotero/standalone.dtd
Normal file
80
chrome/locale/sl-SI/zotero/standalone.dtd
Normal file
|
@ -0,0 +1,80 @@
|
|||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
<!ENTITY closeCmd.accesskey "C">
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmdMac.label "Quit Zotero">
|
||||
<!ENTITY quitApplicationCmdMac.key "Q">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "E">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY preferencesCmd.label "Options…">
|
||||
<!ENTITY preferencesCmd.accesskey "O">
|
||||
<!ENTITY preferencesCmdUnix.label "Preferences">
|
||||
<!ENTITY preferencesCmdUnix.accesskey "n">
|
||||
|
||||
<!ENTITY findOnCmd.label "Find in This Page…">
|
||||
<!ENTITY findOnCmd.accesskey "F">
|
||||
<!ENTITY findOnCmd.commandkey "f">
|
||||
<!ENTITY findAgainCmd.label "Find Again">
|
||||
<!ENTITY findAgainCmd.accesskey "g">
|
||||
<!ENTITY findAgainCmd.commandkey "g">
|
||||
<!ENTITY findAgainCmd.commandkey2 "VK_F3">
|
||||
|
||||
<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
|
||||
<!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
|
||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomEnlargeCmd.label "Zoom In">
|
||||
<!ENTITY fullZoomEnlargeCmd.accesskey "I">
|
||||
<!ENTITY fullZoomEnlargeCmd.commandkey "+">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomReduceCmd.label "Zoom Out">
|
||||
<!ENTITY fullZoomReduceCmd.accesskey "O">
|
||||
<!ENTITY fullZoomReduceCmd.commandkey "-">
|
||||
|
||||
|
||||
<!ENTITY fullZoomResetCmd.label "Reset">
|
||||
<!ENTITY fullZoomResetCmd.accesskey "R">
|
||||
|
||||
|
||||
|
||||
<!ENTITY fullZoomToggleCmd.label "Zoom Text Only">
|
||||
<!ENTITY fullZoomToggleCmd.accesskey "T">
|
||||
<!ENTITY fullZoom.label "Zoom">
|
||||
<!ENTITY fullZoom.accesskey "Z">
|
|
@ -543,8 +543,6 @@ annotations.collapse.tooltip=Zloži zaznamke
|
|||
annotations.expand.tooltip=Razširi zaznamek
|
||||
annotations.oneWindowWarning=Zaznamke za posnetek je mogoče odpreti le v enem oknu brskalnika naenkrat. Ta posnetek bo odprt brez zaznamkov.
|
||||
|
||||
integration.error.incompatibleVersion=Ta različica razširitve Zotero za urejevalnik besedila ($INTEGRATION_VERSION) ni združljiva s trenutno nameščeno različico razširitve Zotero za Firefox (%1$S). Zagotovite, da uporabljate najnovejše različice obeh komponent.
|
||||
|
||||
integration.fields.label=Polja
|
||||
integration.referenceMarks.label=Oznake sklicev
|
||||
integration.fields.caption=Polja Microsoft Word bodo manj verjetno neželeno spremenjena, vendar jih ni mogoče uporabljati skupaj z OpenOffice.org.
|
||||
|
@ -556,12 +554,20 @@ integration.regenerate.title=Želite ponovno izdelati citat?
|
|||
integration.regenerate.body=Spremembe iz urejevalnika navedkov bodo izgubljene.
|
||||
integration.regenerate.saveBehavior=Vedno sledi temu izboru.
|
||||
|
||||
integration.deleteCitedItem.title=Ste prepričani, da želite odstraniti ta sklic?
|
||||
integration.deleteCitedItem.body=Ta sklic je že citiran v besedilu vašega dokumenta. Z brisanjem boste odstranili vse citate.
|
||||
integration.revertAll.title=Are you sure you want to revert all edits to your bibliography?
|
||||
integration.revertAll.body=If you choose to continue, all references cited in the text will appear in the bibliography with their original text, and any references manually added will be removed from the bibliography.
|
||||
integration.revertAll.button=Revert All
|
||||
integration.revert.title=Are you sure you want to revert this edit?
|
||||
integration.revert.body=If you choose to continue, the text of the bibliography entries corresponded to the selected item(s) will be replaced with the unmodified text specified by the selected style.
|
||||
integration.revert.button=Revert
|
||||
integration.removeBibEntry.title=The selected references is cited within your document.
|
||||
integration.removeBibEntry.body=Are you sure you want to omit it from your bibliography?
|
||||
|
||||
integration.emptyCitationWarning.title=Prazen citat
|
||||
integration.emptyCitationWarning.body=Citat, ki ste ga navedli, bi bil prazen v trenutno izbranem slogu. Ste prepričani, da ga želite dodati?
|
||||
|
||||
integration.error.incompatibleVersion=Ta različica razširitve Zotero za urejevalnik besedila ($INTEGRATION_VERSION) ni združljiva s trenutno nameščeno različico razširitve Zotero za Firefox (%1$S). Zagotovite, da uporabljate najnovejše različice obeh komponent.
|
||||
integration.error.incompatibleVersion2=Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title=Napaka integracije Zotero
|
||||
integration.error.notInstalled=Firefox ne more naložiti komponente, potrebne za komunikacijo z vašim urejevalnikom dokumentov. Zagotovite, da je ustrezna razširitev za Firefox nameščena, nato poskusite znova.
|
||||
integration.error.generic=Zotero je naletel na napako pri posodobitvi vašega dokumenta.
|
||||
|
@ -570,12 +576,15 @@ integration.error.mustInsertBibliography=Bibliografijo morate vstaviti pred izva
|
|||
integration.error.cannotInsertHere=Polj Zotero ne morete vstaviti semkaj.
|
||||
integration.error.notInCitation=Če želite citat Zotero urejati, morate vanj postaviti kazalko.
|
||||
integration.error.noBibliography=Trenutni slog bibliografije ne določa bibliografije. Če želite dodati bibliografijo, izberite drug slog.
|
||||
integration.error.deletePipe=The pipe that Zotero uses to communicate with the word processor could not be initialized. Would you like Zotero to attempt to correct this error? You will be prompted for your password.
|
||||
|
||||
integration.replace=Želite zamenjati to polje Zotero?
|
||||
integration.missingItem.single=Ta vnos več ne obstaja v vaši zbirki podatkov Zotero. Želite izbrati nadomestni vnos?
|
||||
integration.missingItem.multiple=Vnos %1$S iz tega citata ne obstaja več v vaši zbirki podatkov Zotero. Želite izbrati nadomestni vnos?
|
||||
integration.missingItem.description=Z "Ne" boste izbrisali kode polj za citate, ki vsebujejo ta vnos, s čimer boste obdržali besedilo citata, vendar ga boste izbrisali iz bibliografije.
|
||||
integration.removeCodesWarning=Odstranitev kod polj bo preprečila Zoteru posodabljanje citatov in bibliografij v tem dokumentu. Ste prepričani, da želite nadaljevati?
|
||||
integration.upgradeWarning=Vaš dokument mora biti trajno posodobljen, da bi deloval z Zoterom 2.0b7 ali novejšim. Priporočamo, da pred nadaljevanjem naredite varnostno kopijo. Ste prepričani, da želite nadaljevati?
|
||||
integration.error.newerDocumentVersion=Your document was created with a newer version of Zotero (%1$S) than the currently installed version (%1$S). Please upgrade Zotero before editing this document.
|
||||
integration.corruptField=Koda polja Zotero, ki ustreza temu citatu, ki pove Zoteru, kateri vnos iz vaše knjižnice citat predstavlja, je bila okvarjena. Želite ponovno izbrati vnos?
|
||||
integration.corruptField.description=Z "Ne" boste izbrisali kode polj za citate, ki vsebujejo ta vnos, s čimer boste ohranili besedilo citata in ga morebiti izbrisali iz bibliografije.
|
||||
integration.corruptBibliography=Koda polja Zotero za bibliografijo je okvarjena. Naj Zotero pobriše to kodo polja in ustvari novo bibliografijo?
|
||||
|
@ -666,6 +675,11 @@ proxies.error.scheme.noHost=Večmestna shema posredovalnih strežnikov mora vseb
|
|||
proxies.error.scheme.noPath=Veljavna shema posredovalnega strežnika mora vsebovati spremenljivko poti (%p) ali spremenljivki mape in imena datoteke (%d in %f).
|
||||
proxies.error.host.proxyExists=Za gostitelja %1$S ste že določili drug posredovalni strežnik.
|
||||
proxies.error.scheme.invalid=Vnesena shema posredovalnih strežnikov ni veljavna; veljala bi za vse gostitelje.
|
||||
proxies.notification.recognized.label=Zotero detected that you are accessing this website through a proxy. Would you like to automatically redirect future requests to %1$S through %2$S?
|
||||
proxies.notification.associated.label=Zotero automatically associated this site with a previously defined proxy. Future requests to %1$S will be redirected to %2$S.
|
||||
proxies.notification.redirected.label=Zotero automatically redirected your request to %1$S through the proxy at %2$S.
|
||||
proxies.notification.enable.button=Enable...
|
||||
proxies.notification.settings.button=Proxy Settings...
|
||||
proxies.recognized.message=Če dodate ta posredovalni strežnik, boste Zoteru dovolili prepoznavanje vnosov z njegovih strani in samodejno preusmerili kasnejše zahteve na %1$S prek %2$S.
|
||||
proxies.recognized.add=Dodaj posredovalni strežnik
|
||||
|
||||
|
|
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.proxies.desc_link "proxy documentation">
|
||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
||||
<!ENTITY zotero.preferences.proxies.transparent "Transparently redirect requests through previously used proxies">
|
||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Disable proxy redirection when my domain name contains ">
|
||||
<!ENTITY zotero.preferences.proxies.configured "Configured Proxies">
|
||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue