Merge new English strings to non-English locales
This commit is contained in:
parent
2a8c514123
commit
ce67b52ed4
117 changed files with 897 additions and 195 deletions
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Algemeen">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Gebruikerkoppelvlak">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Statusbalk-ikoon:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "None">
|
||||
<!ENTITY zotero.preferences.fontSize "Fontgrootte:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Gevorderd">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "About Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Advanced Search">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Toggle Fullscreen Mode">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Locate">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Find through your local library">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Interview by %S et al.
|
|||
pane.item.selected.zero=No items selected
|
||||
pane.item.selected.multiple=%S items selected
|
||||
|
||||
pane.item.goToURL.online.label=View
|
||||
pane.item.goToURL.online.tooltip=Go to this item online
|
||||
pane.item.goToURL.snapshot.label=View Snapshot
|
||||
pane.item.goToURL.snapshot.tooltip=View snapshot for this item
|
||||
pane.item.changeType.title=Change Item Type
|
||||
pane.item.changeType.text=Are you sure you want to change the item type?\n\nThe following fields will be lost:
|
||||
pane.item.defaultFirstName=first
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "عام">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "واجهة المستخدم">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "ايقونة شريط الحالة:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "لاشيء">
|
||||
<!ENTITY zotero.preferences.fontSize "حجم الخط">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "متقدم">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "حول زوتيرو">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "بحث متقدم">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "فعّل نمط الشاشة الكاملة">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "إيجاد الموضع">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "ابحث في مكتبتك المحلية">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=مقابلة بواسطة %S، وآخري
|
|||
pane.item.selected.zero=لا يوجد مواضيع مختارة
|
||||
pane.item.selected.multiple=%S مواضيع مختارة
|
||||
|
||||
pane.item.goToURL.online.label=مشاهدة
|
||||
pane.item.goToURL.online.tooltip=إذهب لهذا الموضوع على الشبكة
|
||||
pane.item.goToURL.snapshot.label=شاهد لقطة فوتوغرافية
|
||||
pane.item.goToURL.snapshot.tooltip=شاهد لقطة فوتوغرافية لهذا الموضوع
|
||||
pane.item.changeType.title=تغيير نوع الموضوع
|
||||
pane.item.changeType.text=هل أنت متأكد من رغبتك في تغيير نوع الموضوع؟\n\nستفقد الحقول التالية:
|
||||
pane.item.defaultFirstName=الاسم الأول
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Общи">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Потребителски интерфейс">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Икона в лентата за състоянието">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Няма">
|
||||
<!ENTITY zotero.preferences.fontSize "Размер на шрифта:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Допълнителни">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Символен код">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Внос на символен код">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Показва опция за символният код при експорт.">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Подръжка и документация">
|
||||
<!ENTITY zotero.toolbar.about.label "За Зотеро">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Търсене за напреднали">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Превключва режим на цял екран">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Открива">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Открива чрез вашата локална библиотека">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Интервю на %S и други
|
|||
pane.item.selected.zero=Няма избрани записи
|
||||
pane.item.selected.multiple=Избрани са %S записа
|
||||
|
||||
pane.item.goToURL.online.label=Разглежда
|
||||
pane.item.goToURL.online.tooltip=Посещава записа в мрежата
|
||||
pane.item.goToURL.snapshot.label=Преглед на копието
|
||||
pane.item.goToURL.snapshot.tooltip=Преглед на копието на този запис
|
||||
pane.item.changeType.title=Променя типа на записа
|
||||
pane.item.changeType.text=Сигурни ли сте, че искате да промените типа на записа?\n\nСледните полета ще бъдат загубени:
|
||||
pane.item.defaultFirstName=първи
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Сканиран)
|
|||
|
||||
lookup.failure.title=Неуспешно търсене
|
||||
lookup.failure.description=Зотеро не може да намери запис за избраният идентификатор. Моля проверете идентификатора и опитайте отново.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "General">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Interfície d'usuari">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Icona a la barra d'estatus">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Cap">
|
||||
<!ENTITY zotero.preferences.fontSize "Mida de la font:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Avançat">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "Sobre Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Cerca avançada">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Canvia al mode de pantalla completa">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Localitza">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Cerca'l a la teva biblioteca local">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Entrevista per %S i altres
|
|||
pane.item.selected.zero=Cap element seleccionat
|
||||
pane.item.selected.multiple=%S elements seleccionats
|
||||
|
||||
pane.item.goToURL.online.label=Mostra
|
||||
pane.item.goToURL.online.tooltip=Vés a aquest element online
|
||||
pane.item.goToURL.snapshot.label=Mostra la captura
|
||||
pane.item.goToURL.snapshot.tooltip=Mostra la captura d'aquest element
|
||||
pane.item.changeType.title=Canvia el tipus d'element
|
||||
pane.item.changeType.text=Estàs segur que vols canviar el tipus d'element?\n\n Es perdran els següents camps:
|
||||
pane.item.defaultFirstName=primer
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Obecné">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Uživatelské rozhraní">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Ikona ve stavovém řádku:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Žádná">
|
||||
<!ENTITY zotero.preferences.fontSize "Velikost písma:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Pokročilé">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Kódování znaků">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Importovat kódování znaků">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Zobrazit při exportu možnost zvolit kódování">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Podpora a dokumentace">
|
||||
<!ENTITY zotero.toolbar.about.label "O Zoteru">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Pokročilé vyhledávání">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Tlačítko celoobrazovkového módu">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Najít">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Najít prostřednictvím vaší místní knihovny">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Rozhovor - %S a další
|
|||
pane.item.selected.zero=Nebyly vybrány žádné položky
|
||||
pane.item.selected.multiple=vybráno %S položek
|
||||
|
||||
pane.item.goToURL.online.label=Prohlédnout
|
||||
pane.item.goToURL.online.tooltip=Přejít na tuto položku online
|
||||
pane.item.goToURL.snapshot.label=Prohlédnout snímek
|
||||
pane.item.goToURL.snapshot.tooltip=Prohlédnout snímek této položky
|
||||
pane.item.changeType.title=Změnit typ položky
|
||||
pane.item.changeType.text=Jste si jisti, že chcete změnit typ této položky?\n\nNásledující pole budou ztracena:
|
||||
pane.item.defaultFirstName=první
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Prohledán)
|
|||
|
||||
lookup.failure.title=Vyhledání se nezdařilo
|
||||
lookup.failure.description=Zotero nedokázalo najít záznam odpovídající specifikovanému identifikátoru. Prosím ověřte správnost identifikátoru a zkuste to znovu.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "General">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "User Interface">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Status bar icon:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "None">
|
||||
<!ENTITY zotero.preferences.fontSize "Font size:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Advanced">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "About Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Advanced Search">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Toggle Fullscreen Mode">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Locate">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Find through your local library">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Interview by %S et al.
|
|||
pane.item.selected.zero=Ingen Elementer Valgt
|
||||
pane.item.selected.multiple=%S emner Valgt
|
||||
|
||||
pane.item.goToURL.online.label=View
|
||||
pane.item.goToURL.online.tooltip=Go to this item online
|
||||
pane.item.goToURL.snapshot.label=View Snapshot
|
||||
pane.item.goToURL.snapshot.tooltip=View snapshot for this item
|
||||
pane.item.changeType.title=Change Item Type
|
||||
pane.item.changeType.text=Are you sure you want to change the item type?\n\nThe following fields will be lost:
|
||||
pane.item.defaultFirstName=Fornavn
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Allgemein">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Benutzer-Interface">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Statusleisten-Icon:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Kein Icon">
|
||||
<!ENTITY zotero.preferences.fontSize "Schriftgröße">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Erweitert">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Zeichenkodierung">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Zeichenkodierung importieren">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Option für Zeichenkodierung beim Export anzeigen">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Hilfe und Dokumentation">
|
||||
<!ENTITY zotero.toolbar.about.label "Über Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Erweiterte Suche">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Vollbild-Modus an/aus">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Finden">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "In lokaler Bibliothek finden">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Interview von %S et al.
|
|||
pane.item.selected.zero=Keine Einträge ausgewählt
|
||||
pane.item.selected.multiple=%S Einträge ausgewählt
|
||||
|
||||
pane.item.goToURL.online.label=Anzeigen
|
||||
pane.item.goToURL.online.tooltip=Zu diesem online-Eintrag gehen
|
||||
pane.item.goToURL.snapshot.label=Schnappschuss anzeigen
|
||||
pane.item.goToURL.snapshot.tooltip=Schnappschuss für diesen Eintrag anzeigen
|
||||
pane.item.changeType.title=Eintragstyp ändern
|
||||
pane.item.changeType.text=Sind Sie sicher, dass Sie den Eintragstyp ändern wollen?\n\nDie folgenden Felder werden verloren gehen:
|
||||
pane.item.defaultFirstName=Vorname
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Gescannt)
|
|||
|
||||
lookup.failure.title=Nachschlagen fehlgeschlagen
|
||||
lookup.failure.description=Zotero konnte keinen Eintrag für den angegeben Identifier finden. Bitte überprüfen Sie den Identifier und versuchen Sie es erneut.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "General">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "User Interface">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Status bar icon:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "None">
|
||||
<!ENTITY zotero.preferences.fontSize "Font size:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Advanced">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "About Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Advanced Search">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Toggle Fullscreen Mode">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Locate">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Find through your local library">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Interview by %S et al.
|
|||
pane.item.selected.zero=No items selected
|
||||
pane.item.selected.multiple=%S items selected
|
||||
|
||||
pane.item.goToURL.online.label=View
|
||||
pane.item.goToURL.online.tooltip=Go to this item online
|
||||
pane.item.goToURL.snapshot.label=View Snapshot
|
||||
pane.item.goToURL.snapshot.tooltip=View snapshot for this item
|
||||
pane.item.changeType.title=Change Item Type
|
||||
pane.item.changeType.text=Are you sure you want to change the item type?\n\nThe following fields will be lost:
|
||||
pane.item.defaultFirstName=first
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "General">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Interfaz de usuario">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Icono en la barra de estado:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Nada">
|
||||
<!ENTITY zotero.preferences.fontSize "Tamaño de letra:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Avanzadas">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "Acerca de Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Búsqueda avanzada">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Conmutar el modo de pantalla completa">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Localizar">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Encontrar mediante tu biblioteca local">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Entrevista por %S et al.
|
|||
pane.item.selected.zero=Ningún ítem seleccionado
|
||||
pane.item.selected.multiple=%S ítems seleccionados
|
||||
|
||||
pane.item.goToURL.online.label=Ver
|
||||
pane.item.goToURL.online.tooltip=Ver este ítem en la red
|
||||
pane.item.goToURL.snapshot.label=Ver instantánea
|
||||
pane.item.goToURL.snapshot.tooltip=Ver la instantánea de este ítem
|
||||
pane.item.changeType.title=Cambiar el tipo de ítem
|
||||
pane.item.changeType.text=¿Seguro que quieres cambiar el tipo de ítem?\n\nLos siguientes campos se perderán:
|
||||
pane.item.defaultFirstName=primero
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Üldine">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Kasutajaliides">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Staatusriba ikoon:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Puudub">
|
||||
<!ENTITY zotero.preferences.fontSize "Fondi suurus:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Täpsemalt">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Tähtede kodeering">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Tähdede kodeeringu importimine">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Näidata ekspordi puhul tähtede kodeeringut">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Abi ja dokumentatsioon">
|
||||
<!ENTITY zotero.toolbar.about.label "Zotero kohta">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Täpsem otsing">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Täisekraan režiim">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Otsida">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Otsida kohalikus raamatukogus">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Intervjueerijad %S et al.
|
|||
pane.item.selected.zero=Kirjeid ei ole valitud
|
||||
pane.item.selected.multiple=%S kirjet valitud
|
||||
|
||||
pane.item.goToURL.online.label=Vaadata
|
||||
pane.item.goToURL.online.tooltip=Selle kirje juurde võrgus minemine
|
||||
pane.item.goToURL.snapshot.label=Momentülesvõtte vaatamine
|
||||
pane.item.goToURL.snapshot.tooltip=Selle kirje momentülesvõtte vaatamine
|
||||
pane.item.changeType.title=Kirje tüübi muutmine
|
||||
pane.item.changeType.text=Soovite kindlasti selle kirje tüüpi muutma?\n\nJärgnevad väljad kustutatakse:
|
||||
pane.item.defaultFirstName=eesnimi
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Skännitud)
|
|||
|
||||
lookup.failure.title=Otsing luhtus
|
||||
lookup.failure.description=Zotero ei leidnud määratud identifikaatorit. Palun kontrollige identifikaatorit ja proovige uuesti.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Orokorra">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Interazea">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Status bar Ikurra:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Kendu">
|
||||
<!ENTITY zotero.preferences.fontSize "Font neurria:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Advanced">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Laguntza eta dokumentazioa">
|
||||
<!ENTITY zotero.toolbar.about.label "Zotero-ri buruz">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Bilaketa aurreratua">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Zotero paintaila osoan">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Aurkitu">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Liburutegi publikoan bilatu">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Elkarrizketa %S eta besteek egina
|
|||
pane.item.selected.zero=Ez da ezer hautatu.
|
||||
pane.item.selected.multiple=%S hautaturiko item
|
||||
|
||||
pane.item.goToURL.online.label=Ikusi
|
||||
pane.item.goToURL.online.tooltip=Kargatu dagokion orria
|
||||
pane.item.goToURL.snapshot.label=Ikusi kaptura irudia
|
||||
pane.item.goToURL.snapshot.tooltip=Ikusi item honen kaptura-irudia
|
||||
pane.item.changeType.title=Aldatu item mota
|
||||
pane.item.changeType.text=Benetan item mota alduatu?\n\nOndorengo eremuak galduko dira:
|
||||
pane.item.defaultFirstName=Izena
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "General">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "User Interface">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Status bar icon:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "None">
|
||||
<!ENTITY zotero.preferences.fontSize "Font size:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Advanced">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "About Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Advanced Search">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Toggle Fullscreen Mode">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Locate">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Find through your local library">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Haastattelu, tehneet %S ym.
|
|||
pane.item.selected.zero=Ei valittuja kohteita
|
||||
pane.item.selected.multiple=%S kohdetta valittuna
|
||||
|
||||
pane.item.goToURL.online.label=Katso
|
||||
pane.item.goToURL.online.tooltip=Siirry tähän kohteeseen
|
||||
pane.item.goToURL.snapshot.label=Katso pikakuva
|
||||
pane.item.goToURL.snapshot.tooltip=Katso kohteen pikakuva
|
||||
pane.item.changeType.title=Vaihda kohteen tyyppi
|
||||
pane.item.changeType.text=Haluatko varmasti vaihtaa kohteen tyypin?\n\nSeuraavat kentät menetetään:
|
||||
pane.item.defaultFirstName=etu
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Générales">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Interface utilisateur">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Icône dans la barre d'état :">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Aucune">
|
||||
<!ENTITY zotero.preferences.fontSize "Taille des caractères :">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Avancées">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Codage de caractères">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Importer le codage de caractères">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Afficher l'option de codage de caractères à l'exportation">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Assistance et documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "À propos de Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Recherche avancée">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Bascule du mode plein écran">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Localiser">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Chercher dans votre bibliothèque locale">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Interview par %S et coll.
|
|||
pane.item.selected.zero=Aucun document sélectionné
|
||||
pane.item.selected.multiple=%S documents sélectionnés
|
||||
|
||||
pane.item.goToURL.online.label=Afficher
|
||||
pane.item.goToURL.online.tooltip=Aller à cet élément en ligne
|
||||
pane.item.goToURL.snapshot.label=Afficher la capture d'écran
|
||||
pane.item.goToURL.snapshot.tooltip=Afficher la capture d'écran pour ce document
|
||||
pane.item.changeType.title=Changer le type du document
|
||||
pane.item.changeType.text=Voulez-vous vraiment changer le type du document ?\n\nLes champs suivants seront perdus :
|
||||
pane.item.defaultFirstName=Prénom
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Analysé)
|
|||
|
||||
lookup.failure.title=La recherche a échoué
|
||||
lookup.failure.description=Zotero n'a pas trouvé d'enregistrement pour l'identifiant spécifié. Veuillez vérifier l'identifiant et réessayer.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Xeral">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Interface de usuario">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Icona da Barra de Estado:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Ningún">
|
||||
<!ENTITY zotero.preferences.fontSize "Tamaño da Fonte:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Avanzado">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Codificación de caracteres">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Importación de codificación de caracteres">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Amosar opción de codificación de caracteres na exportación">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Axuda e Documentación">
|
||||
<!ENTITY zotero.toolbar.about.label "Verbo do Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Procura Avanzada">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Cambiar a Modo de Pantalla Completa">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Localizar">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Atopar a través da súa biblioteca local">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Entrevista realizada por %S et al.
|
|||
pane.item.selected.zero=Non hai elementos seleccionados
|
||||
pane.item.selected.multiple=%S elementos seleccionados
|
||||
|
||||
pane.item.goToURL.online.label=Ver
|
||||
pane.item.goToURL.online.tooltip=Ir a este elemento en liña
|
||||
pane.item.goToURL.snapshot.label=Ver Instantánea
|
||||
pane.item.goToURL.snapshot.tooltip=Ver Instantánea de este elemento
|
||||
pane.item.changeType.title=Cambiar Tipo de Elemento
|
||||
pane.item.changeType.text=Está seguro de que quere cambiar o tipo de elemento?\n\nPerderanse os campos seguintes :
|
||||
pane.item.defaultFirstName=primeiro
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Esculcado)
|
|||
|
||||
lookup.failure.title=A Procura Fallou
|
||||
lookup.failure.description=Zotero non puido atopar un rexistro para o identificador especificado. Por favor, verifique o identificador e ténteo de novo.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "כללי">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "ממשק משתמש">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Status bar icon:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "None">
|
||||
<!ENTITY zotero.preferences.fontSize ":גודל גופן">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "מתקדם">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "About Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "חיפוש מתקדם">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Toggle Fullscreen Mode">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Locate">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Find through your local library">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Interview by %S et al.
|
|||
pane.item.selected.zero=לא נבחרו פריטים
|
||||
pane.item.selected.multiple=%S items selected
|
||||
|
||||
pane.item.goToURL.online.label=תצוגה
|
||||
pane.item.goToURL.online.tooltip=Go to this item online
|
||||
pane.item.goToURL.snapshot.label=View Snapshot
|
||||
pane.item.goToURL.snapshot.tooltip=View snapshot for this item
|
||||
pane.item.changeType.title=שנה סוג פריט
|
||||
pane.item.changeType.text=Are you sure you want to change the item type?\n\nThe following fields will be lost:
|
||||
pane.item.defaultFirstName=שם פרטי
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "General">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "User Interface">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Status bar icon:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "None">
|
||||
<!ENTITY zotero.preferences.fontSize "Font size:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Advanced">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "About Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Advanced Search">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Toggle Fullscreen Mode">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Locate">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Find through your local library">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Interview by %S et al.
|
|||
pane.item.selected.zero=No items selected
|
||||
pane.item.selected.multiple=%S items selected
|
||||
|
||||
pane.item.goToURL.online.label=View
|
||||
pane.item.goToURL.online.tooltip=Go to this item online
|
||||
pane.item.goToURL.snapshot.label=View Snapshot
|
||||
pane.item.goToURL.snapshot.tooltip=View snapshot for this item
|
||||
pane.item.changeType.title=Change Item Type
|
||||
pane.item.changeType.text=Are you sure you want to change the item type?\n\nThe following fields will be lost:
|
||||
pane.item.defaultFirstName=first
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Általános">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Felhasználói felület">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Ikon az állapotsorban:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Egyik sem">
|
||||
<!ENTITY zotero.preferences.fontSize "Betűméret">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Haladó">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Karakterkódolás">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Karakterkódolás importálása">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "A karakterkódolás beállításainak mutatása exportálás során">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Támogatás és dokumentáció">
|
||||
<!ENTITY zotero.toolbar.about.label "Névjegy">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Haladó keresés">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Teljes képernyős üzemmód">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Keresés">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Hol találom a helyi könyvtárban?">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Interjú (készítette: %S et al.)
|
|||
pane.item.selected.zero=Nincs kiválasztva elem
|
||||
pane.item.selected.multiple=%S elem kiválasztva
|
||||
|
||||
pane.item.goToURL.online.label=Megjelenítés
|
||||
pane.item.goToURL.online.tooltip=Az elem online megtekintése
|
||||
pane.item.goToURL.snapshot.label=Pillanatfelvétel megjelenítése
|
||||
pane.item.goToURL.snapshot.tooltip=Pillanatfelvétel megjelenítése ehhez az elemhez
|
||||
pane.item.changeType.title=Elem típusának módosítása
|
||||
pane.item.changeType.text=Az elemtípus módosításának megerősítése?\n\nA következő mezők elvesznek.
|
||||
pane.item.defaultFirstName=keresztnév
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Almennt">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Notendaviðmót">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Teikn í stöðuglugga:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "None">
|
||||
<!ENTITY zotero.preferences.fontSize "Font size:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Advanced">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "About Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Advanced Search">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Toggle Fullscreen Mode">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Locate">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Find through your local library">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Interview by %S et al.
|
|||
pane.item.selected.zero=Engar færslur valdar
|
||||
pane.item.selected.multiple=%S færslur valdar
|
||||
|
||||
pane.item.goToURL.online.label=View
|
||||
pane.item.goToURL.online.tooltip=Go to this item online
|
||||
pane.item.goToURL.snapshot.label=View Snapshot
|
||||
pane.item.goToURL.snapshot.tooltip=View snapshot for this item
|
||||
pane.item.changeType.title=Change Item Type
|
||||
pane.item.changeType.text=Are you sure you want to change the item type?\n\nThe following fields will be lost:
|
||||
pane.item.defaultFirstName=firsta
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Generale">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Interfaccia utente">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Icona barra di stato:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Nessuna">
|
||||
<!ENTITY zotero.preferences.fontSize "Dimensione testo:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Avanzate">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "Informazioni su Zotero...">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Ricerca avanzata">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Attiva o disattiva schermo intero">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Trova">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Cerca nelle librerie personali">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Intervista di %S e altri
|
|||
pane.item.selected.zero=Nessun elemento selezionato
|
||||
pane.item.selected.multiple=%S elementi selezionati
|
||||
|
||||
pane.item.goToURL.online.label=Visualizza
|
||||
pane.item.goToURL.online.tooltip=Vai a questo elemento in linea
|
||||
pane.item.goToURL.snapshot.label=Visualizza istantanea
|
||||
pane.item.goToURL.snapshot.tooltip=Visualizza istantanea dell'elemento
|
||||
pane.item.changeType.title=Modifica tipo di elemento
|
||||
pane.item.changeType.text=Modificare il tipo di elemento? I seguenti campi andranno persi:
|
||||
pane.item.defaultFirstName=nome
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "一般">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "表示">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "ステータスバーのアイコン:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "全て解除">
|
||||
<!ENTITY zotero.preferences.fontSize "フォントサイズ:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "詳細">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "Zoteroについて">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "詳細検索">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "全画面表示">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "所在確認">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "あなたのローカル図書館を通して発見">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=インタビュアー:
|
|||
pane.item.selected.zero=アイテムが選択されていません
|
||||
pane.item.selected.multiple=%S個のアイテムが選択されています
|
||||
|
||||
pane.item.goToURL.online.label=表示
|
||||
pane.item.goToURL.online.tooltip=オンライン一覧
|
||||
pane.item.goToURL.snapshot.label=スナップショットを表示
|
||||
pane.item.goToURL.snapshot.tooltip=このアイテムのスナップショットを表示
|
||||
pane.item.changeType.title=アイテムタイプを変更
|
||||
pane.item.changeType.text=アイテムタイプを変更してよろしいですか?\n\n\以下のフィールドが失われます:
|
||||
pane.item.defaultFirstName=名
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "일반">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "사용자 인터페이스">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "상태 막대 아이콘:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "없음">
|
||||
<!ENTITY zotero.preferences.fontSize "글꼴 크기:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "고급">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "지원 및 문서">
|
||||
<!ENTITY zotero.toolbar.about.label "Zotero 정보">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "고급 검색">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "전체화면 모드 끄기/켜기">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "위치">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "지역 라이브러리를 통해 검색">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=회견자: %S 외.
|
|||
pane.item.selected.zero=선택된 항목이 없습니다
|
||||
pane.item.selected.multiple=%s개의 아이템이 선택되었습니다
|
||||
|
||||
pane.item.goToURL.online.label=보기
|
||||
pane.item.goToURL.online.tooltip=이 항목의 인터넷으로 가기
|
||||
pane.item.goToURL.snapshot.label=스냅샷 보기
|
||||
pane.item.goToURL.snapshot.tooltip=이 항목을 위한 스냅샷 보기
|
||||
pane.item.changeType.title=항목 형식 변경
|
||||
pane.item.changeType.text=정말로 항목 형식을 변경하길 원하십니까?\n\n다음 필드들을 잃을 수 도 있습니다.
|
||||
pane.item.defaultFirstName=이름
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(조사된)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Ерөнхий">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Хэрэглэгчийн">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Status bar icon:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "None">
|
||||
<!ENTITY zotero.preferences.fontSize "Font size:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Advanced">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "Зотерогийн тухай">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Advanced Search">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Toggle Fullscreen Mode">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Locate">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Find through your local library">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Interview by %S et al.
|
|||
pane.item.selected.zero=No items selected
|
||||
pane.item.selected.multiple=%S items selected
|
||||
|
||||
pane.item.goToURL.online.label=Үзэх
|
||||
pane.item.goToURL.online.tooltip=Go to this item online
|
||||
pane.item.goToURL.snapshot.label=View Snapshot
|
||||
pane.item.goToURL.snapshot.tooltip=View snapshot for this item
|
||||
pane.item.changeType.title=Change Item Type
|
||||
pane.item.changeType.text=Are you sure you want to change the item type?\n\nThe following fields will be lost:
|
||||
pane.item.defaultFirstName=Анхны
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Generelt">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Brukergrensesnitt">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Ikon på statuslinje:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Ingen">
|
||||
<!ENTITY zotero.preferences.fontSize "Skriftstørrelse">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Avansert">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "Om Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Avansert søk">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Velg fullskjermmodus">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Lokaliser">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Finn gjennom ditt lokale bibliotek">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Intervju av %S mfl.
|
|||
pane.item.selected.zero=Ingen elementer er valgt
|
||||
pane.item.selected.multiple=%S elementer er valgt
|
||||
|
||||
pane.item.goToURL.online.label=Vis
|
||||
pane.item.goToURL.online.tooltip=Gå til dette elementet på Internett
|
||||
pane.item.goToURL.snapshot.label=Vis snapshot
|
||||
pane.item.goToURL.snapshot.tooltip=Vis snapshot for dette elementet
|
||||
pane.item.changeType.title=Endre elementtype
|
||||
pane.item.changeType.text=Vil du virkelig forandre elementtypen?\n\nDe følgende feltene vil bli slettet:
|
||||
pane.item.defaultFirstName=først
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Algemeen">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Gebruikersinterface">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Statusbalk pictogram:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Geen">
|
||||
<!ENTITY zotero.preferences.fontSize "Lettergrootte">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Geavanceerd">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Tekensetcodering">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Tekensetcodering importeren">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Tekensetcodering kiezen bij exporteren">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Ondersteuning en documentatie">
|
||||
<!ENTITY zotero.toolbar.about.label "Over Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Uitgebreid zoeken">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Zotero schermvullend maken">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Opzoeken">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Bij uw bibliotheek opzoeken">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Interview door %S en anderen
|
|||
pane.item.selected.zero=Geen objecten geselecteerd
|
||||
pane.item.selected.multiple=%S objecten geselecteerd
|
||||
|
||||
pane.item.goToURL.online.label=Bekijken
|
||||
pane.item.goToURL.online.tooltip=Dit object online bekijken
|
||||
pane.item.goToURL.snapshot.label=Snapshot bekijken
|
||||
pane.item.goToURL.snapshot.tooltip=Snapshot van dit object bekijken
|
||||
pane.item.changeType.title=Object-type veranderen
|
||||
pane.item.changeType.text=Wilt u het object-type veranderen?\n\nDe volgende velden zullen verloren gaan:
|
||||
pane.item.defaultFirstName=voornaam
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(gescand)
|
|||
|
||||
lookup.failure.title=Opzoeken niet gelukt
|
||||
lookup.failure.description=Zotero kon geen object vinden voor de opgegeven identificatiecode. Check of de identificatiecode correct is ingevoerd en probeer het opnieuw.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Generelt">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Brukargrensesnitt">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Ikon på statuslinje:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Ingen">
|
||||
<!ENTITY zotero.preferences.fontSize "Skriftstorleik">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Avansert">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "Om Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Avansert søk">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Vel fullskjermmodus">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Lokaliser">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Finn gjennom det lokale biblioteket ditt">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Intervju av %S mfl.
|
|||
pane.item.selected.zero=Ingen element er valde
|
||||
pane.item.selected.multiple=%S element er valde
|
||||
|
||||
pane.item.goToURL.online.label=Vis
|
||||
pane.item.goToURL.online.tooltip=Gå til dette elementet på Internett
|
||||
pane.item.goToURL.snapshot.label=Viser snapshot
|
||||
pane.item.goToURL.snapshot.tooltip=Viser snapshot for dette elementet
|
||||
pane.item.changeType.title=Endre elementtype
|
||||
pane.item.changeType.text=Vil du verkeleg forandra elementtypen?\n\nDei følgjande vil bli sletta:
|
||||
pane.item.defaultFirstName=først
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Ogólne">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Interfejs użytkownika">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Ikona paska stanu:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Brak">
|
||||
<!ENTITY zotero.preferences.fontSize "Wielkość czcionki:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Zaawansowane">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "Zotero - informacje">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Wyszukiwanie zaawansowane">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Maksymalizuj/Minimalizuj">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Wyszukaj lokalnie">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Wyszukuje w katalogu lokalnej biblioteki">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Prowadzący wywiad %S et al.
|
|||
pane.item.selected.zero=Nie wybrano elementu
|
||||
pane.item.selected.multiple=Wybrano %S elementy(ów)
|
||||
|
||||
pane.item.goToURL.online.label=Wyświetl
|
||||
pane.item.goToURL.online.tooltip=Przechodzi do tego elementu w sieci
|
||||
pane.item.goToURL.snapshot.label=Wyświetl zrzut ekranu
|
||||
pane.item.goToURL.snapshot.tooltip=Wyświetla zrzut ekranu dla tego elementu
|
||||
pane.item.changeType.title=Zmień typ elementu
|
||||
pane.item.changeType.text=Czy na pewno chcesz zmienić typ elementu?\n\nZostaną utracone następujące pola:
|
||||
pane.item.defaultFirstName=Imię
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Geral">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Interface do usuário">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Ícone da barra de status:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Nenhum">
|
||||
<!ENTITY zotero.preferences.fontSize "Tamanho da fonte:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Avançado">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Codificação de caracteres">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Importar codificação de caracteres">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Exibir opção de codificação de caracteres ao exportar">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Support and Documentation">
|
||||
<!ENTITY zotero.toolbar.about.label "Sobre Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Advanced Search">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Modo Tela Cheia">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Localizar">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Encontrar através de sua biblioteca local">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Entrevista de %S et al.
|
|||
pane.item.selected.zero=Nenhum item selecionado
|
||||
pane.item.selected.multiple=%S itens selecionados
|
||||
|
||||
pane.item.goToURL.online.label=Exibir
|
||||
pane.item.goToURL.online.tooltip=Ir para este item online
|
||||
pane.item.goToURL.snapshot.label=Ver instantâneo
|
||||
pane.item.goToURL.snapshot.tooltip=Ver instantâneo para esse item
|
||||
pane.item.changeType.title=Mudar tipo do item
|
||||
pane.item.changeType.text=Tem certeza de que deseja mudar o tipo do item?\n\nOs campos abaixo serão perdidos:
|
||||
pane.item.defaultFirstName=primeiro
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Analisado)
|
|||
|
||||
lookup.failure.title=Erro de busca de verificação
|
||||
lookup.failure.description=Zotero não pôde encontrar um registro para o identificador especificado. Por favor, verifique o identificador e tente novamente.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Gerais">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Interface com Utilizador">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Ícone na barra de estado:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Nenhum">
|
||||
<!ENTITY zotero.preferences.fontSize "Tamanho da fonte tipográfica:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Avançadas">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Codificação de Caracteres">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Importar Codificação de Caracteres">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Mostrar opção de codificação de caracteres ao exportar">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Suporte e Documentação">
|
||||
<!ENTITY zotero.toolbar.about.label "Acerca do Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Procura Avançada">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Alternar Modo de Ecrã Inteiro">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Localizar">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Encontrar através da sua biblioteca local">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Entrevista por %S et al.
|
|||
pane.item.selected.zero=Nenhum item seleccionado
|
||||
pane.item.selected.multiple=%S itens seleccionados
|
||||
|
||||
pane.item.goToURL.online.label=Ver
|
||||
pane.item.goToURL.online.tooltip=Ir para este item na Web
|
||||
pane.item.goToURL.snapshot.label=Ver Captura
|
||||
pane.item.goToURL.snapshot.tooltip=Ver captura deste item
|
||||
pane.item.changeType.title=Alterar Tipo de Item
|
||||
pane.item.changeType.text=Quer mesmo alterar o tipo de item?\n\nPerder-se-á os seguintes campos:
|
||||
pane.item.defaultFirstName=primeiro
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Analisado)
|
|||
|
||||
lookup.failure.title=Procura Falhada
|
||||
lookup.failure.description=O Zotero não conseguiu encontrar um registo para o identificador especificado. Por favor verifique o identificador e tente de novo.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Generale">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Interfață utilizator">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Imaginea din bara de stare:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Niciuna">
|
||||
<!ENTITY zotero.preferences.fontSize "Mărime caractere:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Avansate">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Codificarea caracterelor">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Importă codificarea caracterelor">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Afișează la export opțiunea pentru codificarea caracterelor">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Suport și documentație">
|
||||
<!ENTITY zotero.toolbar.about.label "Despre Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Căutare avansată">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Extinde pe tot ecranul">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Localizare">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Găsește în biblioteca ta locală">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Interviu de %S și alții.
|
|||
pane.item.selected.zero=Nicio înregistrare selectată
|
||||
pane.item.selected.multiple=%S înregistrări selectate
|
||||
|
||||
pane.item.goToURL.online.label=Vizualizare
|
||||
pane.item.goToURL.online.tooltip=Du-te online la această înregistrare
|
||||
pane.item.goToURL.snapshot.label=Vizualizare instantaneu
|
||||
pane.item.goToURL.snapshot.tooltip=Vizualizare instantaneu pentru această înregistrare
|
||||
pane.item.changeType.title=Schimbă tipul înregistrării
|
||||
pane.item.changeType.text=Ești sigur că vrei să schimbi tipul înregistrării?\n\nUrmătoarele câmpuri vor fi pierdute:
|
||||
pane.item.defaultFirstName=prenume
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanat)
|
|||
|
||||
lookup.failure.title=Eroare la căutare
|
||||
lookup.failure.description=Zotero nu a putut găsi o înregistrare pentru identificatorul specificat. Verifică te rog identificatorul și încearcă din nou.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Общие">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Интерфейс">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Вид в строке состояния:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Ничего">
|
||||
<!ENTITY zotero.preferences.fontSize "Размер шрифта:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Расширенные">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Кодировка символов">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Кодировка символов при импорте">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Показывать окно выбора кодировки символов при экспорте">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Поддержка и документация">
|
||||
<!ENTITY zotero.toolbar.about.label "О Zotero">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Расширенный поиск">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Переключение полноэкранного Режима">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Найти">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Найти через местную библиотеку">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Интервью %S и др.
|
|||
pane.item.selected.zero=Нет выбранных документов
|
||||
pane.item.selected.multiple=Выбрано %S документа(-ов).
|
||||
|
||||
pane.item.goToURL.online.label=Просмотр
|
||||
pane.item.goToURL.online.tooltip=Перейти к этому документу онлайн
|
||||
pane.item.goToURL.snapshot.label=Посмотреть снимок
|
||||
pane.item.goToURL.snapshot.tooltip=Посмотреть снимок для этого документа
|
||||
pane.item.changeType.title=Изменить тип документа
|
||||
pane.item.changeType.text=Вы уверены, что хотите изменить тип документа?\n\nСледующие поля будут утрачены:
|
||||
pane.item.defaultFirstName=Имя
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Отсканированно)
|
|||
|
||||
lookup.failure.title=Поиск не удался
|
||||
lookup.failure.description=Zotero не смог найти запись для указанного идентификатора. Пожалуйста, проверьте идентификатор и попробуйте снова.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Všeobecné">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Používateľské rozhranie">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Ikonka v spodnej lište:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "žiadna">
|
||||
<!ENTITY zotero.preferences.fontSize "Veľkosť písma:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Pokročilé">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Kódovanie znakov">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Kódovanie pri importovaní">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Zobraziť voľbu kódovania pri exportovaní">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Podpora a dokumentácia">
|
||||
<!ENTITY zotero.toolbar.about.label "O Zotere">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Pokročilé vyhľadávanie">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Zväčšiť do celého okna">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Nájsť">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Nájdi v miestnej knižnici">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Rozhovor - %S et al.
|
|||
pane.item.selected.zero=Nie sú vybrané žiadne položky
|
||||
pane.item.selected.multiple=%S vybraných položiek
|
||||
|
||||
pane.item.goToURL.online.label=Zobraziť
|
||||
pane.item.goToURL.online.tooltip=Prejsť na túto položku na internete
|
||||
pane.item.goToURL.snapshot.label=Zobraziť snímku
|
||||
pane.item.goToURL.snapshot.tooltip=Zobraziť snímku tejto položky
|
||||
pane.item.changeType.title=Zmeniť typ položky
|
||||
pane.item.changeType.text=Naozaj chcete zmeniť typ položky?\n\nNasledujúce polia sa stratia:
|
||||
pane.item.defaultFirstName=krstné
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(spracovaný)
|
|||
|
||||
lookup.failure.title=Vyhľadávanie zlyhalo
|
||||
lookup.failure.description=Zotero nemohol nájsť záznam pre špecifikovaný identifikátor. Prosím skontrolujte identifikátor a skúste to znova.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Splošno">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Uporabniški vmesnik">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Ikona v vrstici stanja:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "brez">
|
||||
<!ENTITY zotero.preferences.fontSize "Velikost pisave:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Napredno">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Kodiranje znakov">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Uvozi kodiranje znakov">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Pri izvozu ponudi možnost kodiranja znakov">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Podpora in dokumentacija">
|
||||
<!ENTITY zotero.toolbar.about.label "O Zoteru">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Napredno izkanje">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Vključi/izključi celozaslonski način">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Najdi">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Poišči v krajevni knjižnici">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Intervju opravili %S idr.
|
|||
pane.item.selected.zero=Noben vnos ni izbran
|
||||
pane.item.selected.multiple=%S izbranih vnosov
|
||||
|
||||
pane.item.goToURL.online.label=Pokaži
|
||||
pane.item.goToURL.online.tooltip=Obišči na spletu
|
||||
pane.item.goToURL.snapshot.label=Pokaži posnetek
|
||||
pane.item.goToURL.snapshot.tooltip=Pokaži posnetek tega vnosa
|
||||
pane.item.changeType.title=Spremeni vrsto vnosa
|
||||
pane.item.changeType.text=Ste prepričani, da želite spremeniti vrsto vnosa?\n\nIzgubljena bodo naslednja polja:
|
||||
pane.item.defaultFirstName=ime
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(pregledano)
|
|||
|
||||
lookup.failure.title=Poizvedba ni uspela
|
||||
lookup.failure.description=Zotero ne more najti zapisa za navedeni identifikator. Preverite identifikator in poskusite znova.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Опште">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Корисничко сучеље">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Икона статусне линије:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Ништа">
|
||||
<!ENTITY zotero.preferences.fontSize "Величина фонта:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Напредно">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<!ENTITY zotero.toolbar.supportAndDocumentation "Подршка и документација">
|
||||
<!ENTITY zotero.toolbar.about.label "О програму Зотеро">
|
||||
<!ENTITY zotero.toolbar.advancedSearch "Напредна претрага">
|
||||
<!ENTITY zotero.toolbar.fullscreen.tooltip "Укључи/искључи приказ преко читавог екрана">
|
||||
<!ENTITY zotero.toolbar.tab.tooltip "Toggle Tab Mode">
|
||||
<!ENTITY zotero.toolbar.openURL.label "Пронађи">
|
||||
<!ENTITY zotero.toolbar.openURL.tooltip "Нађи кроз вашу локалну библиотеку">
|
||||
|
||||
|
|
|
@ -167,10 +167,6 @@ pane.items.interview.manyParticipants=Интервју %S и осталих
|
|||
pane.item.selected.zero=Ни једна ставка није изабрана
|
||||
pane.item.selected.multiple=%S изабраних ставки
|
||||
|
||||
pane.item.goToURL.online.label=Отвори
|
||||
pane.item.goToURL.online.tooltip=Отвори ову ставку преко мреже
|
||||
pane.item.goToURL.snapshot.label=Отвори снимак
|
||||
pane.item.goToURL.snapshot.tooltip=Прегледај снимак ове ставке
|
||||
pane.item.changeType.title=Промени врсту ставке
|
||||
pane.item.changeType.text=Да ли сте сигурни да желите променити врсту ставке?/n/nСледећа поља ће бити изгубљена:
|
||||
pane.item.defaultFirstName=први
|
||||
|
@ -710,3 +706,13 @@ rtfScan.scannedFileSuffix=(Scanned)
|
|||
|
||||
lookup.failure.title=Lookup Failed
|
||||
lookup.failure.description=Zotero could not find a record for the specified identifier. Please verify the identifier and try again.
|
||||
|
||||
locate.online.label=View Online
|
||||
locate.online.tooltip=Go to this item online
|
||||
locate.snapshot.label=View Snapshot
|
||||
locate.snapshot.tooltip=View snapshot for this item
|
||||
locate.libraryLookup.label=Library Lookup
|
||||
locate.libraryLookup.tooltip=Look up this item using the selected OpenURL resolver
|
||||
locate.waybackMachine.label=Wayback Machine
|
||||
locate.waybackMachine.tooltip=View an archived version of this item
|
||||
locate.manageLocateEngines=Manage Locate Engines...
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<!ENTITY zotero.preferences.prefpane.general "Allmänt">
|
||||
|
||||
<!ENTITY zotero.preferences.userInterface "Användargränssnitt">
|
||||
<!ENTITY zotero.preferences.showIn "Load Zotero in:">
|
||||
<!ENTITY zotero.preferences.showIn.browserPane "Browser pane">
|
||||
<!ENTITY zotero.preferences.showIn.separateTab "Separate tab">
|
||||
<!ENTITY zotero.preferences.statusBarIcon "Ikon i statusfält:">
|
||||
<!ENTITY zotero.preferences.statusBarIcon.none "Ingen">
|
||||
<!ENTITY zotero.preferences.fontSize "Teckenstorlek:">
|
||||
|
@ -101,6 +104,7 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.noWordProcessorPluginsInstalled "No word processor plug-ins are currently installed.">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins...">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -147,6 +151,14 @@
|
|||
|
||||
<!ENTITY zotero.preferences.prefpane.advanced "Avancerat">
|
||||
|
||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
||||
<!ENTITY zotero.preferences.locate.description "Description">
|
||||
<!ENTITY zotero.preferences.locate.name "Name">
|
||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "A Lookup Engine extends the capability of the Locate drop down in the Info pane. By enabling Lookup Engines in the list below they will be added to the drop down and can be used to locate resources from your library on the web.">
|
||||
<!ENTITY zotero.preferences.locate.addDescription "To add a Lookup Engine that is not on the list, visit the desired search engine in your browser and select 'Add' from the Firefox Search Bar. When you reopen this preference pane you will have the option to enable the new Lookup Engine.">
|
||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
||||
|
||||
<!ENTITY zotero.preferences.charset "Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.importCharset "Import Character Encoding">
|
||||
<!ENTITY zotero.preferences.charset.displayExportOption "Display character encoding option on export">
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue