Update locales from Transifex and merge new English strings
This commit is contained in:
parent
ded077dc8e
commit
1daf4b0413
141 changed files with 4491 additions and 581 deletions
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "View">
|
<!ENTITY viewMenu.label "View">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Standard View">
|
<!ENTITY standardView.label "Standard View">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Try Again
|
||||||
general.tryLater=Try Later
|
general.tryLater=Try Later
|
||||||
general.showDirectory=Show Directory
|
general.showDirectory=Show Directory
|
||||||
general.continue=Continue
|
general.continue=Continue
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copy to Clipboard
|
general.copyToClipboard=Copy to Clipboard
|
||||||
general.cancel=Cancel
|
general.cancel=Cancel
|
||||||
general.clear=Clear
|
general.clear=Clear
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Edit Note
|
|
||||||
|
|
||||||
itemTypes.note=Note
|
itemTypes.note=Note
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Attachment
|
itemTypes.attachment=Attachment
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=No PDFs found
|
findPDF.noPDFsFound=No PDFs found
|
||||||
findPDF.noPDFFound=No PDF found
|
findPDF.noPDFFound=No PDF found
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Full Text
|
attachment.fullText=Full Text
|
||||||
attachment.acceptedVersion=Accepted Version
|
attachment.acceptedVersion=Accepted Version
|
||||||
attachment.submittedVersion=Submitted Version
|
attachment.submittedVersion=Submitted Version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "عرض">
|
<!ENTITY viewMenu.label "عرض">
|
||||||
<!ENTITY layout.label "تخطيط">
|
<!ENTITY layout.label "تخطيط">
|
||||||
<!ENTITY standardView.label "عرض قياسي">
|
<!ENTITY standardView.label "عرض قياسي">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=حاول مرة أخرى
|
||||||
general.tryLater=حاول لاحقاً
|
general.tryLater=حاول لاحقاً
|
||||||
general.showDirectory=اعرض المجلد
|
general.showDirectory=اعرض المجلد
|
||||||
general.continue=استمر
|
general.continue=استمر
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=انسخ إلى الحافظة
|
general.copyToClipboard=انسخ إلى الحافظة
|
||||||
general.cancel=إلغاء
|
general.cancel=إلغاء
|
||||||
general.clear=تفريغ
|
general.clear=تفريغ
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=تحرير ملاحظة
|
|
||||||
|
|
||||||
itemTypes.note=ملاحظة
|
itemTypes.note=ملاحظة
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=مرفق
|
itemTypes.attachment=مرفق
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=بي دي إف (%S)
|
||||||
findPDF.noPDFsFound=لا يوجد ملفات بي دي إف
|
findPDF.noPDFsFound=لا يوجد ملفات بي دي إف
|
||||||
findPDF.noPDFFound=لم يتم العثور على بي دي إف
|
findPDF.noPDFFound=لم يتم العثور على بي دي إف
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=نص كامل
|
attachment.fullText=نص كامل
|
||||||
attachment.acceptedVersion=نسخة مقبولة
|
attachment.acceptedVersion=نسخة مقبولة
|
||||||
attachment.submittedVersion=نسخة مقدمة
|
attachment.submittedVersion=نسخة مقدمة
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=سبق أن استشهدت بهذا العنصر.
|
||||||
retraction.citeWarning.text2=يمكنك عرض العنصر في مكتبتك لمزيد من التفاصيل عن السحب.
|
retraction.citeWarning.text2=يمكنك عرض العنصر في مكتبتك لمزيد من التفاصيل عن السحب.
|
||||||
retraction.citationWarning=سُحِب أحد الاقتباسات في مستندك:
|
retraction.citationWarning=سُحِب أحد الاقتباسات في مستندك:
|
||||||
retraction.citationWarning.dontWarn=لا تحذرني حول هذا العنصر ثانية
|
retraction.citationWarning.dontWarn=لا تحذرني حول هذا العنصر ثانية
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "View">
|
<!ENTITY viewMenu.label "View">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Standard View">
|
<!ENTITY standardView.label "Standard View">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Опит отново
|
||||||
general.tryLater=Опит по-късно
|
general.tryLater=Опит по-късно
|
||||||
general.showDirectory=Показване на директорията
|
general.showDirectory=Показване на директорията
|
||||||
general.continue=Продължаване
|
general.continue=Продължаване
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Копиране в клипборда
|
general.copyToClipboard=Копиране в клипборда
|
||||||
general.cancel=Отказ
|
general.cancel=Отказ
|
||||||
general.clear=Изчисти
|
general.clear=Изчисти
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Редактира бележка
|
|
||||||
|
|
||||||
itemTypes.note=Бележка
|
itemTypes.note=Бележка
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Приложение
|
itemTypes.attachment=Приложение
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=No PDFs found
|
findPDF.noPDFsFound=No PDFs found
|
||||||
findPDF.noPDFFound=No PDF found
|
findPDF.noPDFFound=No PDF found
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Full Text
|
attachment.fullText=Full Text
|
||||||
attachment.acceptedVersion=Accepted Version
|
attachment.acceptedVersion=Accepted Version
|
||||||
attachment.submittedVersion=Submitted Version
|
attachment.submittedVersion=Submitted Version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Gwel">
|
<!ENTITY viewMenu.label "Gwel">
|
||||||
<!ENTITY layout.label "Aozadur">
|
<!ENTITY layout.label "Aozadur">
|
||||||
<!ENTITY standardView.label "Mod-gwelet standard">
|
<!ENTITY standardView.label "Mod-gwelet standard">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Klask en-dro
|
||||||
general.tryLater=Klask diwezhatoc'h
|
general.tryLater=Klask diwezhatoc'h
|
||||||
general.showDirectory=Diskouez ar c'havlec'h
|
general.showDirectory=Diskouez ar c'havlec'h
|
||||||
general.continue=Kenderc'hel
|
general.continue=Kenderc'hel
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Eilañ er golver
|
general.copyToClipboard=Eilañ er golver
|
||||||
general.cancel=Nullañ
|
general.cancel=Nullañ
|
||||||
general.clear=Diverkañ
|
general.clear=Diverkañ
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Aozañ an notenn
|
|
||||||
|
|
||||||
itemTypes.note=Notenn
|
itemTypes.note=Notenn
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Pezh-stag
|
itemTypes.attachment=Pezh-stag
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=PDF ebet kavet
|
findPDF.noPDFsFound=PDF ebet kavet
|
||||||
findPDF.noPDFFound=PDF ebet kavet
|
findPDF.noPDFFound=PDF ebet kavet
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Testenn a-bezh
|
attachment.fullText=Testenn a-bezh
|
||||||
attachment.acceptedVersion=Stumm asantet
|
attachment.acceptedVersion=Stumm asantet
|
||||||
attachment.submittedVersion=Stumm kaset
|
attachment.submittedVersion=Stumm kaset
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=An elfenn a rit un arroudenn diouti a zo bet skrize
|
||||||
retraction.citeWarning.text2=Gellout a rit gwelet an elfenn en ho levraoueg evit kaout muioc'h a ditouroù war ar skrizañ.
|
retraction.citeWarning.text2=Gellout a rit gwelet an elfenn en ho levraoueg evit kaout muioc'h a ditouroù war ar skrizañ.
|
||||||
retraction.citationWarning=Un arroudenn en ho teuliad a zo bet skrizet:
|
retraction.citationWarning=Un arroudenn en ho teuliad a zo bet skrizet:
|
||||||
retraction.citationWarning.dontWarn=Na lavar ken netra diwar-benn an elfenn-mañ adarre
|
retraction.citationWarning.dontWarn=Na lavar ken netra diwar-benn an elfenn-mañ adarre
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Visualitza">
|
<!ENTITY viewMenu.label "Visualitza">
|
||||||
<!ENTITY layout.label "Disposició">
|
<!ENTITY layout.label "Disposició">
|
||||||
<!ENTITY standardView.label "Vista estàndard">
|
<!ENTITY standardView.label "Vista estàndard">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Torna-ho a provar
|
||||||
general.tryLater=Prova-ho després
|
general.tryLater=Prova-ho després
|
||||||
general.showDirectory=Mostra el directori
|
general.showDirectory=Mostra el directori
|
||||||
general.continue=Continua
|
general.continue=Continua
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copia al portaretalls
|
general.copyToClipboard=Copia al portaretalls
|
||||||
general.cancel=Cancel·la
|
general.cancel=Cancel·la
|
||||||
general.clear=Neteja
|
general.clear=Neteja
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Notes dels elements
|
||||||
pane.context.allNotes=Totes les notes
|
pane.context.allNotes=Totes les notes
|
||||||
pane.context.noNotes=Cap nota
|
pane.context.noNotes=Cap nota
|
||||||
|
|
||||||
noteEditor.editNote=Edita la nota
|
|
||||||
|
|
||||||
itemTypes.note=Nota
|
itemTypes.note=Nota
|
||||||
itemTypes.annotation=Anotació
|
itemTypes.annotation=Anotació
|
||||||
itemTypes.attachment=Fitxer adjunt
|
itemTypes.attachment=Fitxer adjunt
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=No s'ha trobat cap PDF
|
findPDF.noPDFsFound=No s'ha trobat cap PDF
|
||||||
findPDF.noPDFFound=No s'ha trobat cap PDF
|
findPDF.noPDFFound=No s'ha trobat cap PDF
|
||||||
|
|
||||||
note.annotationsWithDate=Anotacions (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Text complet
|
attachment.fullText=Text complet
|
||||||
attachment.acceptedVersion=Versió acceptada
|
attachment.acceptedVersion=Versió acceptada
|
||||||
attachment.submittedVersion=Versió enviada
|
attachment.submittedVersion=Versió enviada
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=L'element que esteu citant ha estat retractat. Vole
|
||||||
retraction.citeWarning.text2=Podeu veure l'element en la vostra biblioteca per a més detalls de la retractació.
|
retraction.citeWarning.text2=Podeu veure l'element en la vostra biblioteca per a més detalls de la retractació.
|
||||||
retraction.citationWarning=S'ha retractat una cita del vostre document:
|
retraction.citationWarning=S'ha retractat una cita del vostre document:
|
||||||
retraction.citationWarning.dontWarn=No tornis a avisar-me d'aquest element
|
retraction.citationWarning.dontWarn=No tornis a avisar-me d'aquest element
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Zobrazení">
|
<!ENTITY viewMenu.label "Zobrazení">
|
||||||
<!ENTITY layout.label "Rozvržení">
|
<!ENTITY layout.label "Rozvržení">
|
||||||
<!ENTITY standardView.label "Standardní zobrazení">
|
<!ENTITY standardView.label "Standardní zobrazení">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Zkusit znovu
|
||||||
general.tryLater=Zkusit později
|
general.tryLater=Zkusit později
|
||||||
general.showDirectory=Zobrazit adresář
|
general.showDirectory=Zobrazit adresář
|
||||||
general.continue=Pokračovat
|
general.continue=Pokračovat
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Kopírovat do schránky
|
general.copyToClipboard=Kopírovat do schránky
|
||||||
general.cancel=Zrušit
|
general.cancel=Zrušit
|
||||||
general.clear=Vyčistit
|
general.clear=Vyčistit
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Upravit poznámku
|
|
||||||
|
|
||||||
itemTypes.note=Poznámka
|
itemTypes.note=Poznámka
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Příloha
|
itemTypes.attachment=Příloha
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=Nenalezena žádná PDF
|
findPDF.noPDFsFound=Nenalezena žádná PDF
|
||||||
findPDF.noPDFFound=Nenalezeno žádné PDF
|
findPDF.noPDFFound=Nenalezeno žádné PDF
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Plný text
|
attachment.fullText=Plný text
|
||||||
attachment.acceptedVersion=Přijatá verze
|
attachment.acceptedVersion=Přijatá verze
|
||||||
attachment.submittedVersion=Odeslaná verze
|
attachment.submittedVersion=Odeslaná verze
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=Publikování položek, které citujete, bylo odvol
|
||||||
retraction.citeWarning.text2=Pro další informace o odvolání publikování si můžete zobrazit položku ve vaší knihovně.
|
retraction.citeWarning.text2=Pro další informace o odvolání publikování si můžete zobrazit položku ve vaší knihovně.
|
||||||
retraction.citationWarning=Ve vašem dokumentu byly odvoláno publikování citace:
|
retraction.citationWarning=Ve vašem dokumentu byly odvoláno publikování citace:
|
||||||
retraction.citationWarning.dontWarn=Varování k této položce mi příště nezobrazujte
|
retraction.citationWarning.dontWarn=Varování k této položce mi příště nezobrazujte
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "View">
|
<!ENTITY viewMenu.label "View">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Standard View">
|
<!ENTITY standardView.label "Standard View">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Prøv igen
|
||||||
general.tryLater=Prøv igen senere
|
general.tryLater=Prøv igen senere
|
||||||
general.showDirectory=Vis mappe
|
general.showDirectory=Vis mappe
|
||||||
general.continue=Fortsæt
|
general.continue=Fortsæt
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Kopiér til udklipsholderen
|
general.copyToClipboard=Kopiér til udklipsholderen
|
||||||
general.cancel=Annullér
|
general.cancel=Annullér
|
||||||
general.clear=Ryd
|
general.clear=Ryd
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Redigér note
|
|
||||||
|
|
||||||
itemTypes.note=Note
|
itemTypes.note=Note
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Vedhæftning
|
itemTypes.attachment=Vedhæftning
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=Fandt ingen PDF'er
|
findPDF.noPDFsFound=Fandt ingen PDF'er
|
||||||
findPDF.noPDFFound=Fandt ingen PDF
|
findPDF.noPDFFound=Fandt ingen PDF
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Fuldtekst
|
attachment.fullText=Fuldtekst
|
||||||
attachment.acceptedVersion=Antaget version
|
attachment.acceptedVersion=Antaget version
|
||||||
attachment.submittedVersion=Indsendt version
|
attachment.submittedVersion=Indsendt version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Ansicht">
|
<!ENTITY viewMenu.label "Ansicht">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Standard Ansicht">
|
<!ENTITY standardView.label "Standard Ansicht">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Versuchen Sie es erneut
|
||||||
general.tryLater=Versuchen Sie es später
|
general.tryLater=Versuchen Sie es später
|
||||||
general.showDirectory=Verzeichnis anzeigen
|
general.showDirectory=Verzeichnis anzeigen
|
||||||
general.continue=Weiter
|
general.continue=Weiter
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=In die Zwischenablage kopieren
|
general.copyToClipboard=In die Zwischenablage kopieren
|
||||||
general.cancel=Abbrechen
|
general.cancel=Abbrechen
|
||||||
general.clear=Löschen
|
general.clear=Löschen
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Notiz bearbeiten
|
|
||||||
|
|
||||||
itemTypes.note=Notiz
|
itemTypes.note=Notiz
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Anhang
|
itemTypes.attachment=Anhang
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=Keine PDFs gefunden
|
findPDF.noPDFsFound=Keine PDFs gefunden
|
||||||
findPDF.noPDFFound=Kein PDF gefunden
|
findPDF.noPDFFound=Kein PDF gefunden
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Volltext
|
attachment.fullText=Volltext
|
||||||
attachment.acceptedVersion=Akzeptierte Version
|
attachment.acceptedVersion=Akzeptierte Version
|
||||||
attachment.submittedVersion=Eingereichte Version
|
attachment.submittedVersion=Eingereichte Version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=Der von Ihnen zitierte Eintrag wurde zurückgezogen
|
||||||
retraction.citeWarning.text2=Sie können den Eintrag in Ihrer Bibliothek ansehen, um weitere Details über die Retraction zu erfahren.
|
retraction.citeWarning.text2=Sie können den Eintrag in Ihrer Bibliothek ansehen, um weitere Details über die Retraction zu erfahren.
|
||||||
retraction.citationWarning=Ein zitiertes Werk in Ihrem Dokument wurde zurückgezogen:
|
retraction.citationWarning=Ein zitiertes Werk in Ihrem Dokument wurde zurückgezogen:
|
||||||
retraction.citationWarning.dontWarn=Warne mich nicht mehr vor diesem Eintrag.
|
retraction.citationWarning.dontWarn=Warne mich nicht mehr vor diesem Eintrag.
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Προβολή">
|
<!ENTITY viewMenu.label "Προβολή">
|
||||||
<!ENTITY layout.label "Σχέδιο">
|
<!ENTITY layout.label "Σχέδιο">
|
||||||
<!ENTITY standardView.label "Τυπική Προβολή">
|
<!ENTITY standardView.label "Τυπική Προβολή">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Προσπάθησε Πάλι
|
||||||
general.tryLater=Προσπάθησε αργότερα
|
general.tryLater=Προσπάθησε αργότερα
|
||||||
general.showDirectory=Εμφάνιση Καταλόγου
|
general.showDirectory=Εμφάνιση Καταλόγου
|
||||||
general.continue=Συνέχεια
|
general.continue=Συνέχεια
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Αντιγραφή στο Πρόχειρο
|
general.copyToClipboard=Αντιγραφή στο Πρόχειρο
|
||||||
general.cancel=Άκυρο
|
general.cancel=Άκυρο
|
||||||
general.clear=Καθαρισμός
|
general.clear=Καθαρισμός
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Επεξεργασία Σημείωσης
|
|
||||||
|
|
||||||
itemTypes.note=Σημείωση
|
itemTypes.note=Σημείωση
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Συνημμένο
|
itemTypes.attachment=Συνημμένο
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=Δεν βρέθηκαν αρχεία PDF
|
findPDF.noPDFsFound=Δεν βρέθηκαν αρχεία PDF
|
||||||
findPDF.noPDFFound=Δεν βρέθηκε PDF
|
findPDF.noPDFFound=Δεν βρέθηκε PDF
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Πλήρες Κείμενο
|
attachment.fullText=Πλήρες Κείμενο
|
||||||
attachment.acceptedVersion=Αποδεκτή Έκδοση
|
attachment.acceptedVersion=Αποδεκτή Έκδοση
|
||||||
attachment.submittedVersion=Υποβληθείσα Έκδοση
|
attachment.submittedVersion=Υποβληθείσα Έκδοση
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=Το στοιχείο που αναφέρετε έ
|
||||||
retraction.citeWarning.text2=Μπορείτε να δείτε το στοιχείο στη βιβλιοθήκη σας για περισσότερες λεπτομέρειες σχετικά με την απόσυρση.
|
retraction.citeWarning.text2=Μπορείτε να δείτε το στοιχείο στη βιβλιοθήκη σας για περισσότερες λεπτομέρειες σχετικά με την απόσυρση.
|
||||||
retraction.citationWarning=Μια αναφορά στο έγγραφό σας έχει ανασυρθεί:
|
retraction.citationWarning=Μια αναφορά στο έγγραφό σας έχει ανασυρθεί:
|
||||||
retraction.citationWarning.dontWarn=Μην με προειδοποιείτε για το στοιχείο αυτό ξανά
|
retraction.citationWarning.dontWarn=Μην με προειδοποιείτε για το στοιχείο αυτό ξανά
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "View">
|
<!ENTITY viewMenu.label "View">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Standard View">
|
<!ENTITY standardView.label "Standard View">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Try Again
|
||||||
general.tryLater=Try Later
|
general.tryLater=Try Later
|
||||||
general.showDirectory=Show Directory
|
general.showDirectory=Show Directory
|
||||||
general.continue=Continue
|
general.continue=Continue
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copy to Clipboard
|
general.copyToClipboard=Copy to Clipboard
|
||||||
general.cancel=Cancel
|
general.cancel=Cancel
|
||||||
general.clear=Clear
|
general.clear=Clear
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Edit Note
|
|
||||||
|
|
||||||
itemTypes.note=Note
|
itemTypes.note=Note
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Attachment
|
itemTypes.attachment=Attachment
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=No PDFs found
|
findPDF.noPDFsFound=No PDFs found
|
||||||
findPDF.noPDFFound=No PDF found
|
findPDF.noPDFFound=No PDF found
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Full Text
|
attachment.fullText=Full Text
|
||||||
attachment.acceptedVersion=Accepted Version
|
attachment.acceptedVersion=Accepted Version
|
||||||
attachment.submittedVersion=Submitted Version
|
attachment.submittedVersion=Submitted Version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Ver">
|
<!ENTITY viewMenu.label "Ver">
|
||||||
<!ENTITY layout.label "Composición">
|
<!ENTITY layout.label "Composición">
|
||||||
<!ENTITY standardView.label "Vista estándar">
|
<!ENTITY standardView.label "Vista estándar">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Añadir nota independiente">
|
<!ENTITY zotero.context.addStandaloneNote "Añadir nota independiente">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Añadir nota independiente a partir de las anotaciones">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Añadir nota independiente a partir de las anotaciones">
|
||||||
<!ENTITY zotero.context.editInWindow "Editar en una ventana aparte">
|
<!ENTITY zotero.context.editInWindow "Editar en una ventana aparte">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Intentarlo de nuevo
|
||||||
general.tryLater=Probar más tarde
|
general.tryLater=Probar más tarde
|
||||||
general.showDirectory=Mostrar directorio
|
general.showDirectory=Mostrar directorio
|
||||||
general.continue=Continuar
|
general.continue=Continuar
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copiar al portapapeles
|
general.copyToClipboard=Copiar al portapapeles
|
||||||
general.cancel=Cancelar
|
general.cancel=Cancelar
|
||||||
general.clear=Limpiar
|
general.clear=Limpiar
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Notas del elemento
|
||||||
pane.context.allNotes=Todas las notas
|
pane.context.allNotes=Todas las notas
|
||||||
pane.context.noNotes=Sin notas
|
pane.context.noNotes=Sin notas
|
||||||
|
|
||||||
noteEditor.editNote=Editar nota
|
|
||||||
|
|
||||||
itemTypes.note=Nota
|
itemTypes.note=Nota
|
||||||
itemTypes.annotation=Anotación
|
itemTypes.annotation=Anotación
|
||||||
itemTypes.attachment=Adjunto
|
itemTypes.attachment=Adjunto
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=No se encontraron PDFs
|
findPDF.noPDFsFound=No se encontraron PDFs
|
||||||
findPDF.noPDFFound=No se encontró PDF
|
findPDF.noPDFFound=No se encontró PDF
|
||||||
|
|
||||||
note.annotationsWithDate=Anotaciones (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Texto completo
|
attachment.fullText=Texto completo
|
||||||
attachment.acceptedVersion=Versión aceptada
|
attachment.acceptedVersion=Versión aceptada
|
||||||
attachment.submittedVersion=Versión enviada
|
attachment.submittedVersion=Versión enviada
|
||||||
|
@ -1006,8 +1003,8 @@ sync.error.invalidDataError.otherData=Otros datos continuarán sincronizándose.
|
||||||
account.unlinkWarning=Desvincular su cuenta hará que %S deje de sincronizar sus datos.
|
account.unlinkWarning=Desvincular su cuenta hará que %S deje de sincronizar sus datos.
|
||||||
account.unlinkWarning.removeData=Quitar mi información %S de este equipo.
|
account.unlinkWarning.removeData=Quitar mi información %S de este equipo.
|
||||||
account.unlinkWarning.button=Desvincular cuenta
|
account.unlinkWarning.button=Desvincular cuenta
|
||||||
account.warning.emptyLibrary=You are about to sync to an empty %1$S database. This could happen if you accidentally deleted the %2$S file in your %1$S data directory or the location of your data directory changed.
|
account.warning.emptyLibrary=Está a punto de sincronizar con una base de datos %1$S vacía. Esto puede ocurrir si ha borrado accidentalmente el archivo %2$S en su directorio de datos %1$S o si la ubicación de su directorio de datos ha cambiado.
|
||||||
account.warning.emptyLibrary.dataWillBeDownloaded=If you continue, data in the ‘%1$S’ account will be downloaded to this computer. Your online library won’t be affected.
|
account.warning.emptyLibrary.dataWillBeDownloaded=Si continúa, los datos de la cuenta '%1$S' se descargarán en este equipo. Su biblioteca en línea no se verá afectada.
|
||||||
account.warning.existingDataElsewhere=Si sus datos %S se encuentran en otro lugar de su equipo, debe moverlos al directorio de datos actual o cambiar la ubicación del directorio de datos para apuntar a sus datos existentes.
|
account.warning.existingDataElsewhere=Si sus datos %S se encuentran en otro lugar de su equipo, debe moverlos al directorio de datos actual o cambiar la ubicación del directorio de datos para apuntar a sus datos existentes.
|
||||||
account.lastSyncWithDifferentAccount=Esta base de datos %1$S se sincronizó por última vez con una cuenta diferente (“%2$S”) de la que está intentando sincronizar (“%3$S”). Si continúa, todas las bibliotecas %1$S asociadas con la cuenta “%2$S” se eliminarán de su equipo.
|
account.lastSyncWithDifferentAccount=Esta base de datos %1$S se sincronizó por última vez con una cuenta diferente (“%2$S”) de la que está intentando sincronizar (“%3$S”). Si continúa, todas las bibliotecas %1$S asociadas con la cuenta “%2$S” se eliminarán de su equipo.
|
||||||
account.lastSyncWithDifferentAccount.beforeContinuing=Antes de continuar, asegúrese de que todos los datos y archivos que desee conservar hayan sido sincronizados con la cuenta “%S” o que tiene una copia de respaldo de su directorio de datos %S.
|
account.lastSyncWithDifferentAccount.beforeContinuing=Antes de continuar, asegúrese de que todos los datos y archivos que desee conservar hayan sido sincronizados con la cuenta “%S” o que tiene una copia de respaldo de su directorio de datos %S.
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=El elemento que está citando ha sido retirado. ¿A
|
||||||
retraction.citeWarning.text2=Puede ver el elemento en su biblioteca para más detalles sobre la retirada.
|
retraction.citeWarning.text2=Puede ver el elemento en su biblioteca para más detalles sobre la retirada.
|
||||||
retraction.citationWarning=Una cita en su documento ha sido retirada:
|
retraction.citationWarning=Una cita en su documento ha sido retirada:
|
||||||
retraction.citationWarning.dontWarn=No avisarme de nuevo sobre este elemento.
|
retraction.citationWarning.dontWarn=No avisarme de nuevo sobre este elemento.
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "View">
|
<!ENTITY viewMenu.label "View">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Standard View">
|
<!ENTITY standardView.label "Standard View">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Try Again
|
||||||
general.tryLater=Try Later
|
general.tryLater=Try Later
|
||||||
general.showDirectory=Show Directory
|
general.showDirectory=Show Directory
|
||||||
general.continue=Continue
|
general.continue=Continue
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copy to Clipboard
|
general.copyToClipboard=Copy to Clipboard
|
||||||
general.cancel=Cancel
|
general.cancel=Cancel
|
||||||
general.clear=Clear
|
general.clear=Clear
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Märkuse toimetamine
|
|
||||||
|
|
||||||
itemTypes.note=Märkus
|
itemTypes.note=Märkus
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Manus
|
itemTypes.attachment=Manus
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=No PDFs found
|
findPDF.noPDFsFound=No PDFs found
|
||||||
findPDF.noPDFFound=No PDF found
|
findPDF.noPDFFound=No PDF found
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Full Text
|
attachment.fullText=Full Text
|
||||||
attachment.acceptedVersion=Accepted Version
|
attachment.acceptedVersion=Accepted Version
|
||||||
attachment.submittedVersion=Submitted Version
|
attachment.submittedVersion=Submitted Version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<!ENTITY zotero.developers "Garatzaileak:">
|
<!ENTITY zotero.developers "Garatzaileak:">
|
||||||
<!ENTITY zotero.alumni "Ikasleak:">
|
<!ENTITY zotero.alumni "Ikasleak:">
|
||||||
<!ENTITY zotero.about.localizations "Lokalizazioak:">
|
<!ENTITY zotero.about.localizations "Lokalizazioak:">
|
||||||
<!ENTITY zotero.about.additionalSoftware "Third-Party Software:">
|
<!ENTITY zotero.about.additionalSoftware "Hirugarrenen softwarea:">
|
||||||
<!ENTITY zotero.thanks "Eskertza berezia:">
|
<!ENTITY zotero.thanks "Eskertza berezia:">
|
||||||
<!ENTITY zotero.about.close "Itxi">
|
<!ENTITY zotero.about.close "Itxi">
|
||||||
<!ENTITY zotero.moreCreditsAndAcknowledgements "Kreditu eta jakinarazpen gehiago">
|
<!ENTITY zotero.moreCreditsAndAcknowledgements "Kreditu eta jakinarazpen gehiago">
|
||||||
|
|
|
@ -20,11 +20,11 @@
|
||||||
<!ENTITY zotero.preferences.miscellaneous "Bestelakoak">
|
<!ENTITY zotero.preferences.miscellaneous "Bestelakoak">
|
||||||
<!ENTITY zotero.preferences.autoUpdate "Automatikoki egiaztatu itzultzaile eta estiloen eguneraketan">
|
<!ENTITY zotero.preferences.autoUpdate "Automatikoki egiaztatu itzultzaile eta estiloen eguneraketan">
|
||||||
<!ENTITY zotero.preferences.updateNow "Eguneratu orain">
|
<!ENTITY zotero.preferences.updateNow "Eguneratu orain">
|
||||||
<!ENTITY zotero.preferences.reportTranslationFailure "Report broken site translators">
|
<!ENTITY zotero.preferences.reportTranslationFailure "Hautsitako gune itzultzaileen berri eman">
|
||||||
<!ENTITY zotero.preferences.parseRISRefer "Erabili Zotero deskargatutako RIS/Refer fitxategietarako">
|
<!ENTITY zotero.preferences.parseRISRefer "Erabili Zotero deskargatutako RIS/Refer fitxategietarako">
|
||||||
<!ENTITY zotero.preferences.automaticTags "Automatikoki etiketatu elementuak hitz gako eta gaien goiburuekin">
|
<!ENTITY zotero.preferences.automaticTags "Automatikoki etiketatu elementuak hitz gako eta gaien goiburuekin">
|
||||||
<!ENTITY zotero.preferences.trashAutoEmptyDaysPre "Automatikoki ezabatu zaborran daudek elementuak ">
|
<!ENTITY zotero.preferences.trashAutoEmptyDaysPre "Automatikoki ezabatu zaborran daudek elementuak ">
|
||||||
<!ENTITY zotero.preferences.trashAutoEmptyDaysPost "days ago">
|
<!ENTITY zotero.preferences.trashAutoEmptyDaysPost "egun atzera">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.groups "Taldeak">
|
<!ENTITY zotero.preferences.groups "Taldeak">
|
||||||
<!ENTITY zotero.preferences.groups.whenCopyingInclude "Bildumen artean iemak kopiatzen dituzunean, horrekin batera kopiatuko dira:">
|
<!ENTITY zotero.preferences.groups.whenCopyingInclude "Bildumen artean iemak kopiatzen dituzunean, horrekin batera kopiatuko dira:">
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
<!ENTITY zotero.preferences.feeds.sorting.oldest "Elementu zaharrenak lehenengo">
|
<!ENTITY zotero.preferences.feeds.sorting.oldest "Elementu zaharrenak lehenengo">
|
||||||
<!ENTITY zotero.preferences.feeds.feedDefaults "Jarioen lehenetsitakoak">
|
<!ENTITY zotero.preferences.feeds.feedDefaults "Jarioen lehenetsitakoak">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.openurl.search "Search for resolvers">
|
<!ENTITY zotero.preferences.openurl.search "Konpontzaileak bilatu">
|
||||||
<!ENTITY zotero.preferences.openurl.custom "Pertsonalizatua...">
|
<!ENTITY zotero.preferences.openurl.custom "Pertsonalizatua...">
|
||||||
<!ENTITY zotero.preferences.openurl.server "Ebazlea:">
|
<!ENTITY zotero.preferences.openurl.server "Ebazlea:">
|
||||||
<!ENTITY zotero.preferences.openurl.version "Bertsioa:">
|
<!ENTITY zotero.preferences.openurl.version "Bertsioa:">
|
||||||
|
@ -54,18 +54,18 @@
|
||||||
<!ENTITY zotero.preferences.sync.lostPassword "Pasahitza ahaztu zaizu?">
|
<!ENTITY zotero.preferences.sync.lostPassword "Pasahitza ahaztu zaizu?">
|
||||||
<!ENTITY zotero.preferences.sync.syncAutomatically "Sinkronizatu automatikoki">
|
<!ENTITY zotero.preferences.sync.syncAutomatically "Sinkronizatu automatikoki">
|
||||||
<!ENTITY zotero.preferences.sync.syncFullTextContent "Sinkronizatu testu osoa">
|
<!ENTITY zotero.preferences.sync.syncFullTextContent "Sinkronizatu testu osoa">
|
||||||
<!ENTITY zotero.preferences.sync.syncFullTextContent.desc "Zotero can sync the full-text content of files in your Zotero libraries with zotero.org and other linked devices, allowing you to easily search for your files wherever you are. The full-text content of your files will not be shared publicly.">
|
<!ENTITY zotero.preferences.sync.syncFullTextContent.desc "Zoterok zure Zotero liburutegietako fitxategien testu osoko edukia sinkronizatu dezake zotero.org eta estekatutako beste gailuekin, edonon zaudela ere zure fitxategietan bilaketak egitea ahalbidetuz. Zure fitxategien testu osoko edukia ez da publikoki partekatuko.">
|
||||||
<!ENTITY zotero.preferences.sync.about "Sinkronizazioari buruz">
|
<!ENTITY zotero.preferences.sync.about "Sinkronizazioari buruz">
|
||||||
<!ENTITY zotero.preferences.sync.fileSyncing "Fitxategiak sinkronizatzea">
|
<!ENTITY zotero.preferences.sync.fileSyncing "Fitxategiak sinkronizatzea">
|
||||||
<!ENTITY zotero.preferences.sync.fileSyncing.url "URLa:">
|
<!ENTITY zotero.preferences.sync.fileSyncing.url "URLa:">
|
||||||
<!ENTITY zotero.preferences.sync.fileSyncing.myLibrary "Sync attachment files in My Library using">
|
<!ENTITY zotero.preferences.sync.fileSyncing.myLibrary "Talde liburutegietan erantsitako fitxategiak sinkronizatu honakoa erabiliz:">
|
||||||
<!ENTITY zotero.preferences.sync.fileSyncing.groups "Sync attachment files in group libraries using Zotero storage">
|
<!ENTITY zotero.preferences.sync.fileSyncing.groups "Talde liburutegietan erantsitako fitxategiak Zotero biltegia erabiliz sinkronizatu">
|
||||||
<!ENTITY zotero.preferences.sync.fileSyncing.download "Fitxategiak deskargatu">
|
<!ENTITY zotero.preferences.sync.fileSyncing.download "Fitxategiak deskargatu">
|
||||||
<!ENTITY zotero.preferences.sync.fileSyncing.download.atSyncTime "at sync time">
|
<!ENTITY zotero.preferences.sync.fileSyncing.download.atSyncTime "sinkronizazioaren unean">
|
||||||
<!ENTITY zotero.preferences.sync.fileSyncing.download.onDemand "as needed">
|
<!ENTITY zotero.preferences.sync.fileSyncing.download.onDemand "behar ahala">
|
||||||
<!ENTITY zotero.preferences.sync.fileSyncing.verifyServer "Zerbitzaria egiaztatu">
|
<!ENTITY zotero.preferences.sync.fileSyncing.verifyServer "Zerbitzaria egiaztatu">
|
||||||
<!ENTITY zotero.preferences.sync.fileSyncing.tos1 "By using Zotero storage, you agree to become bound by its">
|
<!ENTITY zotero.preferences.sync.fileSyncing.tos1 "Zotero biltegia erabiltzean, adosten duzu onartzea haren">
|
||||||
<!ENTITY zotero.preferences.sync.fileSyncing.tos2 "terms and conditions">
|
<!ENTITY zotero.preferences.sync.fileSyncing.tos2 "termino eta baldintzak">
|
||||||
<!ENTITY zotero.preferences.sync.librariesToSync "Sinkronizatu beharreko liburutegiak">
|
<!ENTITY zotero.preferences.sync.librariesToSync "Sinkronizatu beharreko liburutegiak">
|
||||||
<!ENTITY zotero.preferences.sync.librariesToSync.button "Hautatu liburutegiak...">
|
<!ENTITY zotero.preferences.sync.librariesToSync.button "Hautatu liburutegiak...">
|
||||||
<!ENTITY zotero.preferences.sync.librariesToSync.sync "Sinkronizatu">
|
<!ENTITY zotero.preferences.sync.librariesToSync.sync "Sinkronizatu">
|
||||||
|
@ -73,131 +73,131 @@
|
||||||
<!ENTITY zotero.preferences.sync.reset.warning1 "Honako operaziak egoera ezohiko eta zehatzetan erabitzeko bakarrik dira eta ez lirateke arazoen konponketa orokorrerako erabili behar. Kasu askotan, berrezarpenak arazo gehiago sor ditzake. Ikus">
|
<!ENTITY zotero.preferences.sync.reset.warning1 "Honako operaziak egoera ezohiko eta zehatzetan erabitzeko bakarrik dira eta ez lirateke arazoen konponketa orokorrerako erabili behar. Kasu askotan, berrezarpenak arazo gehiago sor ditzake. Ikus">
|
||||||
<!ENTITY zotero.preferences.sync.reset.warning2 "Sinkronizazioaren berrezarpenerako aukerak">
|
<!ENTITY zotero.preferences.sync.reset.warning2 "Sinkronizazioaren berrezarpenerako aukerak">
|
||||||
<!ENTITY zotero.preferences.sync.reset.warning3 "informazio gehiagorako.">
|
<!ENTITY zotero.preferences.sync.reset.warning3 "informazio gehiagorako.">
|
||||||
<!ENTITY zotero.preferences.sync.reset.resetDataSyncHistory "Reset Data Sync History">
|
<!ENTITY zotero.preferences.sync.reset.resetDataSyncHistory "Berrezarri datuen sinkronizazioaren historia">
|
||||||
<!ENTITY zotero.preferences.sync.reset.resetDataSyncHistory.desc "Merge local data with remote data, ignoring sync history">
|
<!ENTITY zotero.preferences.sync.reset.resetDataSyncHistory.desc "Bateratu datu lokalak urrunekoekin, sinkronizazioaren historia baztertuz">
|
||||||
<!ENTITY zotero.preferences.sync.reset.restoreFromServer "Lineako liburutegitik berreskuratu">
|
<!ENTITY zotero.preferences.sync.reset.restoreFromServer "Lineako liburutegitik berreskuratu">
|
||||||
<!ENTITY zotero.preferences.sync.reset.restoreFromServer.desc "Gainidatzi Zoteroko datu lokalak lineako liburutegikoekin.">
|
<!ENTITY zotero.preferences.sync.reset.restoreFromServer.desc "Gainidatzi Zoteroko datu lokalak lineako liburutegikoekin.">
|
||||||
<!ENTITY zotero.preferences.sync.reset.restoreToServer "Ordezkatu lineako liburutegia">
|
<!ENTITY zotero.preferences.sync.reset.restoreToServer "Ordezkatu lineako liburutegia">
|
||||||
<!ENTITY zotero.preferences.sync.reset.restoreToServer.desc "Gainidatzi lineako liburutegia Zoteroko datu lokalekin.">
|
<!ENTITY zotero.preferences.sync.reset.restoreToServer.desc "Gainidatzi lineako liburutegia Zoteroko datu lokalekin.">
|
||||||
<!ENTITY zotero.preferences.sync.reset.resetFileSyncHistory "Garbitu Sync kronika">
|
<!ENTITY zotero.preferences.sync.reset.resetFileSyncHistory "Garbitu Sync kronika">
|
||||||
<!ENTITY zotero.preferences.sync.reset.resetFileSyncHistory.desc "Compare all attachment files with the storage service">
|
<!ENTITY zotero.preferences.sync.reset.resetFileSyncHistory.desc "Alderatu eranskin fitxategi guztiak biltegi zerbitzuarekin">
|
||||||
<!ENTITY zotero.preferences.sync.reset "Berrezarri">
|
<!ENTITY zotero.preferences.sync.reset "Berrezarri">
|
||||||
<!ENTITY zotero.preferences.sync.reset.button "Reset…">
|
<!ENTITY zotero.preferences.sync.reset.button "Berrezarri...">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.prefpane.search "Bilatu">
|
<!ENTITY zotero.preferences.prefpane.search "Bilatu">
|
||||||
<!ENTITY zotero.preferences.search.fulltextCache "Full-Text Cache">
|
<!ENTITY zotero.preferences.search.fulltextCache "Testu osoaren cachea">
|
||||||
<!ENTITY zotero.preferences.search.indexStats "Indexaren estatistika">
|
<!ENTITY zotero.preferences.search.indexStats "Indexaren estatistika">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.search.indexStats.indexed "Indexatuta:">
|
<!ENTITY zotero.preferences.search.indexStats.indexed "Indexatuta:">
|
||||||
<!ENTITY zotero.preferences.search.indexStats.partial "Partial:">
|
<!ENTITY zotero.preferences.search.indexStats.partial "Erdizkakoa:">
|
||||||
<!ENTITY zotero.preferences.search.indexStats.unindexed "Indexatu gabe:">
|
<!ENTITY zotero.preferences.search.indexStats.unindexed "Indexatu gabe:">
|
||||||
<!ENTITY zotero.preferences.search.indexStats.words "Words:">
|
<!ENTITY zotero.preferences.search.indexStats.words "Hitzak:">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.fulltext.textMaxLength "Indexatzeko gehieneko karaktere kopurua fitxategi bakoitzeko:">
|
<!ENTITY zotero.preferences.fulltext.textMaxLength "Indexatzeko gehieneko karaktere kopurua fitxategi bakoitzeko:">
|
||||||
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Indexatzeko gehieneko orrialde kopurua fitxategi bakoitzeko:">
|
<!ENTITY zotero.preferences.fulltext.pdfMaxPages "Indexatzeko gehieneko orrialde kopurua fitxategi bakoitzeko:">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.prefpane.export "Esportatu">
|
<!ENTITY zotero.preferences.prefpane.export "Esportatu">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.citationOptions.caption "Citation Options">
|
<!ENTITY zotero.preferences.citationOptions.caption "Aipuaren aukerak">
|
||||||
<!ENTITY zotero.preferences.export.citePaperJournalArticleURL "Include URLs of paper articles in references">
|
<!ENTITY zotero.preferences.export.citePaperJournalArticleURL "Paperezko artikuluen URLak gehitu erreferentziatan">
|
||||||
<!ENTITY zotero.preferences.export.citePaperJournalArticleURL.description "When this option is disabled, Zotero includes URLs when citing journal, magazine, and newspaper articles only if the article does not have a page range specified.">
|
<!ENTITY zotero.preferences.export.citePaperJournalArticleURL.description "Aukera hau ezgaituta dagoenean, Zoterok URLak gehitzen ditu aldizkari eta egunkarietako artikuluak aipatzean, artikuluak orrialde-barruti bat zehazten ez badu bakarrik.">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.quickCopy.caption "Quick Copy">
|
<!ENTITY zotero.preferences.quickCopy.caption "Kopia azkarra">
|
||||||
<!ENTITY zotero.preferences.quickCopy.defaultFormat "Lehenetsitako formatua:">
|
<!ENTITY zotero.preferences.quickCopy.defaultFormat "Lehenetsitako formatua:">
|
||||||
<!ENTITY zotero.preferences.quickCopy.copyAsHTML "Copy as HTML">
|
<!ENTITY zotero.preferences.quickCopy.copyAsHTML "Kopiatu HTML gisa">
|
||||||
<!ENTITY zotero.preferences.quickCopy.siteEditor.setings "Site-Specific Settings:">
|
<!ENTITY zotero.preferences.quickCopy.siteEditor.setings "Gunearen berariazko ezarpenak:">
|
||||||
<!ENTITY zotero.preferences.quickCopy.siteEditor.domainPath "Domain/Path">
|
<!ENTITY zotero.preferences.quickCopy.siteEditor.domainPath "Domeinua/bidea">
|
||||||
<!ENTITY zotero.preferences.quickCopy.siteEditor.domainPath.example "(e.g., wikipedia.org)">
|
<!ENTITY zotero.preferences.quickCopy.siteEditor.domainPath.example "(adibidez, wikipedia.eus)">
|
||||||
<!ENTITY zotero.preferences.quickCopy.siteEditor.format "Formatua">
|
<!ENTITY zotero.preferences.quickCopy.siteEditor.format "Formatua">
|
||||||
<!ENTITY zotero.preferences.quickCopy.siteEditor.locale "Hizkuntza">
|
<!ENTITY zotero.preferences.quickCopy.siteEditor.locale "Hizkuntza">
|
||||||
<!ENTITY zotero.preferences.quickCopy.dragLimit "Disable Quick Copy when dragging more than">
|
<!ENTITY zotero.preferences.quickCopy.dragLimit "Kopia azkarra desgaitu hauek baino gehiago arrastratzean: ">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.prefpane.cite "Cite">
|
<!ENTITY zotero.preferences.prefpane.cite "Aipatu">
|
||||||
<!ENTITY zotero.preferences.cite.styles "Styles">
|
<!ENTITY zotero.preferences.cite.styles "Estiloak">
|
||||||
<!ENTITY zotero.preferences.cite.wordProcessors "Word Processors">
|
<!ENTITY zotero.preferences.cite.wordProcessors "Testu prozesatzaileak">
|
||||||
<!ENTITY zotero.preferences.cite.wordProcessors.useClassicAddCitationDialog "Use classic Add Citation dialog">
|
<!ENTITY zotero.preferences.cite.wordProcessors.useClassicAddCitationDialog "Erabili Aipua gehitu elkarrizketa klasikoa">
|
||||||
<!ENTITY zotero.preferences.styleEditor "Estilo editorea">
|
<!ENTITY zotero.preferences.styleEditor "Estilo editorea">
|
||||||
<!ENTITY zotero.preferences.stylePreview "Estiloen aurrebista">
|
<!ENTITY zotero.preferences.stylePreview "Estiloen aurrebista">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
<!ENTITY zotero.preferences.cite.styles.styleManager "Estilo kudeatzailea">
|
||||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Izenburua">
|
||||||
<!ENTITY zotero.preferences.cite.styles.styleManager.updated "Updated">
|
<!ENTITY zotero.preferences.cite.styles.styleManager.updated "Eguneratua">
|
||||||
<!ENTITY zotero.preferences.cite.styles.styleManager.csl "CSL">
|
<!ENTITY zotero.preferences.cite.styles.styleManager.csl "CSL">
|
||||||
<!ENTITY zotero.preferences.export.getAdditionalStyles "Get additional styles…">
|
<!ENTITY zotero.preferences.export.getAdditionalStyles "Estilo gehiago lortu...">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.keys.saveToZotero "Save to Zotero (address bar icon)">
|
<!ENTITY zotero.preferences.keys.saveToZotero "Gorde Zoteron (helbide barrako ikonoa)">
|
||||||
<!ENTITY zotero.preferences.keys.toggleFullscreen "Pantaila osoa bai/ez">
|
<!ENTITY zotero.preferences.keys.toggleFullscreen "Pantaila osoa bai/ez">
|
||||||
<!ENTITY zotero.preferences.keys.focusLibrariesPane "Enfokatu liburutegien panela">
|
<!ENTITY zotero.preferences.keys.focusLibrariesPane "Enfokatu liburutegien panela">
|
||||||
<!ENTITY zotero.preferences.keys.quicksearch "Bilatu:">
|
<!ENTITY zotero.preferences.keys.quicksearch "Bilatu:">
|
||||||
<!ENTITY zotero.preferences.keys.newItem "Elementu berria sortu">
|
<!ENTITY zotero.preferences.keys.newItem "Elementu berria sortu">
|
||||||
<!ENTITY zotero.preferences.keys.newNote "Create a New Note">
|
<!ENTITY zotero.preferences.keys.newNote "Sortu ohar berria">
|
||||||
<!ENTITY zotero.preferences.keys.toggleAllRead "Jarioko elementu guztiak irakurrita/irakurri gabe markatu">
|
<!ENTITY zotero.preferences.keys.toggleAllRead "Jarioko elementu guztiak irakurrita/irakurri gabe markatu">
|
||||||
<!ENTITY zotero.preferences.keys.toggleTagSelector "Etiketa hautatzailea ikusi bai/ez">
|
<!ENTITY zotero.preferences.keys.toggleTagSelector "Etiketa hautatzailea ikusi bai/ez">
|
||||||
<!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Hautatutako elementuen aipuak arbelera kopiatu">
|
<!ENTITY zotero.preferences.keys.copySelectedItemCitationsToClipboard "Hautatutako elementuen aipuak arbelera kopiatu">
|
||||||
<!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Hautatutako elementuak arbelera kopiatu">
|
<!ENTITY zotero.preferences.keys.copySelectedItemsToClipboard "Hautatutako elementuak arbelera kopiatu">
|
||||||
<!ENTITY zotero.preferences.keys.importFromClipboard "Arbeletik inportatu">
|
<!ENTITY zotero.preferences.keys.importFromClipboard "Arbeletik inportatu">
|
||||||
<!ENTITY zotero.preferences.keys.changesTakeEffect "Changes take effect after restart">
|
<!ENTITY zotero.preferences.keys.changesTakeEffect "Aldaketak berrabiarazi ondoren sartuko dira indarrean">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.prefpane.proxies "Proxies">
|
<!ENTITY zotero.preferences.prefpane.proxies "Proxyak">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.proxies.proxyOptions "Proxy aukerak">
|
<!ENTITY zotero.preferences.proxies.proxyOptions "Proxy aukerak">
|
||||||
<!ENTITY zotero.preferences.proxies.desc_before_link "Zotero will transparently redirect requests through saved proxies. See the">
|
<!ENTITY zotero.preferences.proxies.desc_before_link "Zoterok transparenteki berbideratuko ditu gordetako proxien bitartez egindako eskaerak. Ikus ">
|
||||||
<!ENTITY zotero.preferences.proxies.desc_link "proxy dokumentazioa">
|
<!ENTITY zotero.preferences.proxies.desc_link "proxy dokumentazioa">
|
||||||
<!ENTITY zotero.preferences.proxies.desc_after_link "for more information.">
|
<!ENTITY zotero.preferences.proxies.desc_after_link "informazio gehiagorako.">
|
||||||
<!ENTITY zotero.preferences.proxies.transparent "Gaitu proxy bidezko birbideratzea">
|
<!ENTITY zotero.preferences.proxies.transparent "Gaitu proxy bidezko birbideratzea">
|
||||||
<!ENTITY zotero.preferences.proxies.autoRecognize "Automatically recognize proxied resources">
|
<!ENTITY zotero.preferences.proxies.autoRecognize "Proxy bitartezko errekurtsoak automatikoki ezagutu">
|
||||||
<!ENTITY zotero.preferences.proxies.showRedirectNotification "Erakutsi jakinarazpena proxy bidez birbideratzerakoan">
|
<!ENTITY zotero.preferences.proxies.showRedirectNotification "Erakutsi jakinarazpena proxy bidez birbideratzerakoan">
|
||||||
<!ENTITY zotero.preferences.proxies.disableByDomain "Ezgaitu proxy bidezko birbideratzea nire domeinu izenak honakoa duenean:">
|
<!ENTITY zotero.preferences.proxies.disableByDomain "Ezgaitu proxy bidezko birbideratzea nire domeinu izenak honakoa duenean:">
|
||||||
<!ENTITY zotero.preferences.proxies.configured "Konfiguratutako proxyak">
|
<!ENTITY zotero.preferences.proxies.configured "Konfiguratutako proxyak">
|
||||||
<!ENTITY zotero.preferences.proxies.hostname "Hostname">
|
<!ENTITY zotero.preferences.proxies.hostname "Ostalari-izena">
|
||||||
<!ENTITY zotero.preferences.proxies.scheme "Scheme">
|
<!ENTITY zotero.preferences.proxies.scheme "Eskema">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.proxies.multiSite "Multi-Site">
|
<!ENTITY zotero.preferences.proxies.multiSite "Gune ugari">
|
||||||
<!ENTITY zotero.preferences.proxies.autoAssociate "Automatically associate new hosts">
|
<!ENTITY zotero.preferences.proxies.autoAssociate "Ostalari berriak automatikoki erlazionatu">
|
||||||
<!ENTITY zotero.preferences.proxies.variables "Honako aldagaiak erabil ditzakezu zure proxy eskeman: ">
|
<!ENTITY zotero.preferences.proxies.variables "Honako aldagaiak erabil ditzakezu zure proxy eskeman: ">
|
||||||
<!ENTITY zotero.preferences.proxies.h_variable "%h - The hostname of the proxied site (e.g., www.zotero.org)">
|
<!ENTITY zotero.preferences.proxies.h_variable "%h - Proxy bitartezko gunearen ostalari-izena (adibidez, www.zotero.org)">
|
||||||
<!ENTITY zotero.preferences.proxies.p_variable "%p - Proxy atzeko orrialderainoko bidea hasierako barra kanpoan utzita (adibidez, about/index.html)">
|
<!ENTITY zotero.preferences.proxies.p_variable "%p - Proxy atzeko orrialderainoko bidea hasierako barra kanpoan utzita (adibidez, about/index.html)">
|
||||||
<!ENTITY zotero.preferences.proxies.d_variable "%d - The directory path (e.g., about/)">
|
<!ENTITY zotero.preferences.proxies.d_variable "%d - Direktorioaren bidea (adibidez, about/)">
|
||||||
<!ENTITY zotero.preferences.proxies.f_variable "%f - Fitxategiaren izena (adibidez, index.html)">
|
<!ENTITY zotero.preferences.proxies.f_variable "%f - Fitxategiaren izena (adibidez, index.html)">
|
||||||
<!ENTITY zotero.preferences.proxies.a_variable "%a - Any string">
|
<!ENTITY zotero.preferences.proxies.a_variable "%a - Edozein kate">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.prefpane.advanced "Advanced">
|
<!ENTITY zotero.preferences.prefpane.advanced "Aurreratua">
|
||||||
<!ENTITY zotero.preferences.advanced.filesAndFolders "Files and Folders">
|
<!ENTITY zotero.preferences.advanced.filesAndFolders "Fitxategiak eta karpetak">
|
||||||
<!ENTITY zotero.preferences.advanced.keys "Shortcuts">
|
<!ENTITY zotero.preferences.advanced.keys "Lasterbideak">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.advanced.advancedConfiguration "Konfigurazio aurreratua">
|
<!ENTITY zotero.preferences.advanced.advancedConfiguration "Konfigurazio aurreratua">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.prefpane.locate "Locate">
|
<!ENTITY zotero.preferences.prefpane.locate "Aurkitu">
|
||||||
<!ENTITY zotero.preferences.locate.locateEngineManager "Article Lookup Engine Manager">
|
<!ENTITY zotero.preferences.locate.locateEngineManager "Artikuluen bilaketarako motoreen kudeatzailea">
|
||||||
<!ENTITY zotero.preferences.locate.description "Description">
|
<!ENTITY zotero.preferences.locate.description "Deskribapena">
|
||||||
<!ENTITY zotero.preferences.locate.name "Name">
|
<!ENTITY zotero.preferences.locate.name "Izena">
|
||||||
<!ENTITY zotero.preferences.locate.locateEnginedescription "Bilaketa motor batek Info paneleko Bilatu goitibeherako menuaren gaitasunak zabaltzen ditu. Beheko zerrendako bilaketa motorrak gaitzean, goitibeherako menuan gehituko dira eta erabilgarri izango dira zure liburutegitik webean baliabideak bilatzeko.">
|
<!ENTITY zotero.preferences.locate.locateEnginedescription "Bilaketa motor batek Info paneleko Bilatu goitibeherako menuaren gaitasunak zabaltzen ditu. Beheko zerrendako bilaketa motorrak gaitzean, goitibeherako menuan gehituko dira eta erabilgarri izango dira zure liburutegitik webean baliabideak bilatzeko.">
|
||||||
<!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 Zotero’s Locate menu.">
|
<!ENTITY zotero.preferences.locate.addDescription "Zerrendan ez dagoen Bilaketa motore bat gehitzeko, bisitatu nahi duzun bilatzailea zure nabigatzailearen bitartez eta sakatu "Gehitu" Zoteroren "Aurkitu" menuan.">
|
||||||
<!ENTITY zotero.preferences.locate.restoreDefaults "Restore Defaults">
|
<!ENTITY zotero.preferences.locate.restoreDefaults "Lehenetsitakoak berrezarri">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.charset "Karaktere-kodeketa">
|
<!ENTITY zotero.preferences.charset "Karaktere-kodeketa">
|
||||||
<!ENTITY zotero.preferences.charset.importCharset "Karaktere-kodeketa inportatu">
|
<!ENTITY zotero.preferences.charset.importCharset "Karaktere-kodeketa inportatu">
|
||||||
<!ENTITY zotero.preferences.charset.displayExportOption "Karaktere-kodeketaren aukerak erakutsi esportatzerakoan">
|
<!ENTITY zotero.preferences.charset.displayExportOption "Karaktere-kodeketaren aukerak erakutsi esportatzerakoan">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.dataDir "Datu direktorioaren kokalekua">
|
<!ENTITY zotero.preferences.dataDir "Datu direktorioaren kokalekua">
|
||||||
<!ENTITY zotero.preferences.dataDir.useProfile "Use profile directory">
|
<!ENTITY zotero.preferences.dataDir.useProfile "Profilaren direktorioa erabili">
|
||||||
<!ENTITY zotero.preferences.dataDir.custom "Custom:">
|
<!ENTITY zotero.preferences.dataDir.custom "Pertsonalizatua:">
|
||||||
<!ENTITY zotero.preferences.dataDir.choose "Choose…">
|
<!ENTITY zotero.preferences.dataDir.choose "Aukeratu...">
|
||||||
<!ENTITY zotero.preferences.dataDir.viaCommandLine "(specified via command line)">
|
<!ENTITY zotero.preferences.dataDir.viaCommandLine "(komando lerroaren bitartez zehaztua)">
|
||||||
<!ENTITY zotero.preferences.dataDir.reveal "Show Data Directory">
|
<!ENTITY zotero.preferences.dataDir.reveal "Datuen direktorioa erakutsi">
|
||||||
<!ENTITY zotero.preferences.dataDir.migrate "Lehenetsitako kokaleku berrira migratu...">
|
<!ENTITY zotero.preferences.dataDir.migrate "Lehenetsitako kokaleku berrira migratu...">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.attachmentBaseDir.caption "Estekatutako eranskinen erro-direktorioa">
|
<!ENTITY zotero.preferences.attachmentBaseDir.caption "Estekatutako eranskinen erro-direktorioa">
|
||||||
<!ENTITY zotero.preferences.attachmentBaseDir.message "Zotero will use relative paths for linked file attachments within the base directory, allowing you to access files on different computers as long as the file structure within the base directory remains the same.">
|
<!ENTITY zotero.preferences.attachmentBaseDir.message "Zoterok bide erlatiboak erabiliko ditu oinarrizko direktorioko estekatutako fitxategi eranskinentzat. Modu horretan, oinarrizko direktorioaren direktorio egitura berbera den bitartean, ordenagailu ezberdinetan fitxategiak eskuragarri izatea ahalbidetzen da.">
|
||||||
<!ENTITY zotero.preferences.attachmentBaseDir.basePath "Base directory:">
|
<!ENTITY zotero.preferences.attachmentBaseDir.basePath "Oinarrizko direktorioa:">
|
||||||
<!ENTITY zotero.preferences.attachmentBaseDir.selectBasePath "Choose…">
|
<!ENTITY zotero.preferences.attachmentBaseDir.selectBasePath "Aukeratu...">
|
||||||
<!ENTITY zotero.preferences.attachmentBaseDir.resetBasePath "Revert to Absolute Paths…">
|
<!ENTITY zotero.preferences.attachmentBaseDir.resetBasePath "Bide absolutuetara itzuli...">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.dbMaintenance "Database Maintenance">
|
<!ENTITY zotero.preferences.dbMaintenance "Datu basearen mantenua">
|
||||||
<!ENTITY zotero.preferences.dbMaintenance.integrityCheck "Check Database Integrity">
|
<!ENTITY zotero.preferences.dbMaintenance.integrityCheck "Datu basearen integritatea egiaztatu">
|
||||||
<!ENTITY zotero.preferences.dbMaintenance.resetTranslatorsAndStyles "Reset Translators and Styles…">
|
<!ENTITY zotero.preferences.dbMaintenance.resetTranslatorsAndStyles "Itzultzaile eta estiloak berrezarri...">
|
||||||
<!ENTITY zotero.preferences.dbMaintenance.resetTranslators "Reset Translators…">
|
<!ENTITY zotero.preferences.dbMaintenance.resetTranslators "Itzultzaileak berrezarri...">
|
||||||
<!ENTITY zotero.preferences.dbMaintenance.resetStyles "Reset Styles…">
|
<!ENTITY zotero.preferences.dbMaintenance.resetStyles "Estiloak berrezarri...">
|
||||||
|
|
||||||
<!ENTITY zotero.preferences.configEditor "Config Editor">
|
<!ENTITY zotero.preferences.configEditor "Konfigurazio editorea">
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Ikuspegia">
|
<!ENTITY viewMenu.label "Ikuspegia">
|
||||||
<!ENTITY layout.label "Konposaketa">
|
<!ENTITY layout.label "Konposaketa">
|
||||||
<!ENTITY standardView.label "Ikuspegi estandarra">
|
<!ENTITY standardView.label "Ikuspegi estandarra">
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<!ENTITY zotero.general.deselectAll "Desautatu guztiak">
|
<!ENTITY zotero.general.deselectAll "Desautatu guztiak">
|
||||||
<!ENTITY zotero.general.edit "Editatu">
|
<!ENTITY zotero.general.edit "Editatu">
|
||||||
<!ENTITY zotero.general.delete "Ezabatu">
|
<!ENTITY zotero.general.delete "Ezabatu">
|
||||||
<!ENTITY zotero.general.moveToTrash "Move to Trash">
|
<!ENTITY zotero.general.moveToTrash "Zakarrontzira mugitu">
|
||||||
<!ENTITY zotero.general.ok "Ados">
|
<!ENTITY zotero.general.ok "Ados">
|
||||||
<!ENTITY zotero.general.cancel "Ezeztatu">
|
<!ENTITY zotero.general.cancel "Ezeztatu">
|
||||||
<!ENTITY zotero.general.refresh "Freskatu">
|
<!ENTITY zotero.general.refresh "Freskatu">
|
||||||
|
@ -31,16 +31,16 @@
|
||||||
<!ENTITY zotero.errorReport.postToForums "Mesedez, bidal ezazu mezu bat Zotero foroetara (forums.zotero.org) Txosten ID hau, arazoaren deskribapen bat, eta arazoa sortzeko urratsak azalduz.">
|
<!ENTITY zotero.errorReport.postToForums "Mesedez, bidal ezazu mezu bat Zotero foroetara (forums.zotero.org) Txosten ID hau, arazoaren deskribapen bat, eta arazoa sortzeko urratsak azalduz.">
|
||||||
<!ENTITY zotero.errorReport.notReviewed "Errore txostenak ez daude ikusgarri foroetan erreferentziarik egiten ez zaien artean.">
|
<!ENTITY zotero.errorReport.notReviewed "Errore txostenak ez daude ikusgarri foroetan erreferentziarik egiten ez zaien artean.">
|
||||||
|
|
||||||
<!ENTITY zotero.upgrade.title "Zotero eguneratzeko morroia">
|
<!ENTITY zotero.upgrade.title "Zotero bertsio-berritzeko morroia">
|
||||||
<!ENTITY zotero.upgrade.newVersionInstalled "Zotero-ren bertsio berria instalatu egin duzu.">
|
<!ENTITY zotero.upgrade.newVersionInstalled "Zotero-ren bertsio berria instalatu egin duzu.">
|
||||||
<!ENTITY zotero.upgrade.upgradeRequired "Zure Zotero datu-basea eguneratu behar da bertsio berriarekin erabili ahal izateko.">
|
<!ENTITY zotero.upgrade.upgradeRequired "Zure Zotero datu-basea bertsio-berritu egin behar da bertsio berriarekin erabili ahal izateko.">
|
||||||
<!ENTITY zotero.upgrade.autoBackup "Zure oraingo datu-basea gorde egingo da inolako aldaketarik egin baino lehen..">
|
<!ENTITY zotero.upgrade.autoBackup "Zure oraingo datu-basea gorde egingo da inolako aldaketarik egin baino lehen..">
|
||||||
<!ENTITY zotero.upgrade.majorUpgrade "Eguneraketa hau garrantzitsua da.">
|
<!ENTITY zotero.upgrade.majorUpgrade "Bertsio-berritze hau garrantzitsua da.">
|
||||||
<!ENTITY zotero.upgrade.majorUpgradeBeforeLink "Irakur itzazu">
|
<!ENTITY zotero.upgrade.majorUpgradeBeforeLink "Irakur itzazu">
|
||||||
<!ENTITY zotero.upgrade.majorUpgradeLink "eguneraketa argibideak">
|
<!ENTITY zotero.upgrade.majorUpgradeLink "bertsio-berritzerako argibideak">
|
||||||
<!ENTITY zotero.upgrade.majorUpgradeAfterLink "jarraitu aurretik.">
|
<!ENTITY zotero.upgrade.majorUpgradeAfterLink "jarraitu aurretik.">
|
||||||
<!ENTITY zotero.upgrade.upgradeInProgress "Mesedez, itxaron eguneraketa burutu arte. Horrek minutu batzuk iraun ditzake.">
|
<!ENTITY zotero.upgrade.upgradeInProgress "Mesedez, itxaron bertsio-berritzea burutu arte. Horrek minutu batzuk iraun ditzake.">
|
||||||
<!ENTITY zotero.upgrade.upgradeSucceeded "Zure Zotero datu-basea eguneratu egin da.">
|
<!ENTITY zotero.upgrade.upgradeSucceeded "Zure Zotero datu-basea bertsio-berritu egin da.">
|
||||||
<!ENTITY zotero.upgrade.changeLogBeforeLink "Ikus ezazu">
|
<!ENTITY zotero.upgrade.changeLogBeforeLink "Ikus ezazu">
|
||||||
<!ENTITY zotero.upgrade.changeLogLink "aldaketen erregistroa">
|
<!ENTITY zotero.upgrade.changeLogLink "aldaketen erregistroa">
|
||||||
<!ENTITY zotero.upgrade.changeLogAfterLink "berrikuntzen berri izateko.">
|
<!ENTITY zotero.upgrade.changeLogAfterLink "berrikuntzen berri izateko.">
|
||||||
|
@ -91,7 +91,7 @@
|
||||||
|
|
||||||
<!ENTITY zotero.items.menu.showInLibrary "Erakutsi liburutegian">
|
<!ENTITY zotero.items.menu.showInLibrary "Erakutsi liburutegian">
|
||||||
<!ENTITY zotero.items.menu.attach.note "Oharra gehitu">
|
<!ENTITY zotero.items.menu.attach.note "Oharra gehitu">
|
||||||
<!ENTITY zotero.items.menu.attach.noteFromAnnotations "Add Note from Annotations">
|
<!ENTITY zotero.items.menu.attach.noteFromAnnotations "Gehitu oharra oharpenetatik">
|
||||||
<!ENTITY zotero.items.menu.attach "Eranskina gehitu">
|
<!ENTITY zotero.items.menu.attach "Eranskina gehitu">
|
||||||
<!ENTITY zotero.items.menu.attach.link.uri "URI baterako esteka erantsi...">
|
<!ENTITY zotero.items.menu.attach.link.uri "URI baterako esteka erantsi...">
|
||||||
<!ENTITY zotero.items.menu.attach.file "Gordetako dokumentu baten kopia erantsi">
|
<!ENTITY zotero.items.menu.attach.file "Gordetako dokumentu baten kopia erantsi">
|
||||||
|
@ -157,8 +157,8 @@
|
||||||
<!ENTITY zotero.toolbar.attachment.add "Fitxategi baten kopia gorde...">
|
<!ENTITY zotero.toolbar.attachment.add "Fitxategi baten kopia gorde...">
|
||||||
<!ENTITY zotero.toolbar.attachment.weblink "Oraingo orriaren esteka gorde">
|
<!ENTITY zotero.toolbar.attachment.weblink "Oraingo orriaren esteka gorde">
|
||||||
<!ENTITY zotero.toolbar.attachment.snapshot "Oraingo orrialdearen pantaila-irudia gorde">
|
<!ENTITY zotero.toolbar.attachment.snapshot "Oraingo orrialdearen pantaila-irudia gorde">
|
||||||
<!ENTITY zotero.toolbar.context.item "Item">
|
<!ENTITY zotero.toolbar.context.item "Elementua">
|
||||||
<!ENTITY zotero.toolbar.context.notes "Notes">
|
<!ENTITY zotero.toolbar.context.notes "Oharrak">
|
||||||
|
|
||||||
<!ENTITY zotero.tagSelector.noTagsToDisplay "Etiketarik ez erakusgarri">
|
<!ENTITY zotero.tagSelector.noTagsToDisplay "Etiketarik ez erakusgarri">
|
||||||
<!ENTITY zotero.tagSelector.loadingTags "Etiketak kargatzen...">
|
<!ENTITY zotero.tagSelector.loadingTags "Etiketak kargatzen...">
|
||||||
|
@ -281,7 +281,7 @@
|
||||||
<!ENTITY zotero.sync.longTagFixer.tagWillBeDeleted "Etiketa hau elementu guztietatik kenduko da.">
|
<!ENTITY zotero.sync.longTagFixer.tagWillBeDeleted "Etiketa hau elementu guztietatik kenduko da.">
|
||||||
|
|
||||||
<!ENTITY zotero.merge.title "Gatazkak konpondu">
|
<!ENTITY zotero.merge.title "Gatazkak konpondu">
|
||||||
<!ENTITY zotero.merge.of "of">
|
<!ENTITY zotero.merge.of "(e)tik">
|
||||||
<!ENTITY zotero.merge.deleted "Ezabatuta">
|
<!ENTITY zotero.merge.deleted "Ezabatuta">
|
||||||
|
|
||||||
<!ENTITY zotero.proxy.recognized.title "Proxya ezagututa">
|
<!ENTITY zotero.proxy.recognized.title "Proxya ezagututa">
|
||||||
|
@ -330,8 +330,22 @@
|
||||||
<!ENTITY zotero.attachLink.label.link "Esteka:">
|
<!ENTITY zotero.attachLink.label.link "Esteka:">
|
||||||
<!ENTITY zotero.attachLink.label.title "Izenburua:">
|
<!ENTITY zotero.attachLink.label.title "Izenburua:">
|
||||||
|
|
||||||
<!ENTITY zotero.context.addChildNote "Add Item Note">
|
<!ENTITY zotero.context.addChildNote "Elementuaren oharra gehitu">
|
||||||
<!ENTITY zotero.context.addChildNoteFromAnnotations "Add Item Note from Annotations">
|
<!ENTITY zotero.context.addChildNoteFromAnnotations "Elementuaren oharra gehitu oharpenetara">
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Ohar autonomoa gehitu">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Ohar autonomoa gehitu oharpenetatik">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Aparteko leihoan editatu">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "نمایش">
|
<!ENTITY viewMenu.label "نمایش">
|
||||||
<!ENTITY layout.label "چیدمان">
|
<!ENTITY layout.label "چیدمان">
|
||||||
<!ENTITY standardView.label "استاندارد">
|
<!ENTITY standardView.label "استاندارد">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Try Again
|
||||||
general.tryLater=Try Later
|
general.tryLater=Try Later
|
||||||
general.showDirectory=Show Directory
|
general.showDirectory=Show Directory
|
||||||
general.continue=Continue
|
general.continue=Continue
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copy to Clipboard
|
general.copyToClipboard=Copy to Clipboard
|
||||||
general.cancel=Cancel
|
general.cancel=Cancel
|
||||||
general.clear=Clear
|
general.clear=Clear
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=ویرایش یادداشت
|
|
||||||
|
|
||||||
itemTypes.note=یادداشت
|
itemTypes.note=یادداشت
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=پیوست
|
itemTypes.attachment=پیوست
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=No PDFs found
|
findPDF.noPDFsFound=No PDFs found
|
||||||
findPDF.noPDFFound=No PDF found
|
findPDF.noPDFFound=No PDF found
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Full Text
|
attachment.fullText=Full Text
|
||||||
attachment.acceptedVersion=Accepted Version
|
attachment.acceptedVersion=Accepted Version
|
||||||
attachment.submittedVersion=Submitted Version
|
attachment.submittedVersion=Submitted Version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Näytä">
|
<!ENTITY viewMenu.label "Näytä">
|
||||||
<!ENTITY layout.label "Asettelu">
|
<!ENTITY layout.label "Asettelu">
|
||||||
<!ENTITY standardView.label "Vakionäkymä">
|
<!ENTITY standardView.label "Vakionäkymä">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Muokkaa erillisessä ikkunassa">
|
<!ENTITY zotero.context.editInWindow "Muokkaa erillisessä ikkunassa">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Yritä uudelleen
|
||||||
general.tryLater=Yritä myöhemmin
|
general.tryLater=Yritä myöhemmin
|
||||||
general.showDirectory=Näytä hakemisto
|
general.showDirectory=Näytä hakemisto
|
||||||
general.continue=Jatka
|
general.continue=Jatka
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Kopioi leikepöydälle
|
general.copyToClipboard=Kopioi leikepöydälle
|
||||||
general.cancel=Peruuta
|
general.cancel=Peruuta
|
||||||
general.clear=Tyhjennä
|
general.clear=Tyhjennä
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Muokkaa muistiinpanoa
|
|
||||||
|
|
||||||
itemTypes.note=Muistiinpano
|
itemTypes.note=Muistiinpano
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Liite
|
itemTypes.attachment=Liite
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=PDF-tiedostoja ei löytynyt
|
findPDF.noPDFsFound=PDF-tiedostoja ei löytynyt
|
||||||
findPDF.noPDFFound=PDF-tiedostoa ei löytynyt
|
findPDF.noPDFFound=PDF-tiedostoa ei löytynyt
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Kokoteksti
|
attachment.fullText=Kokoteksti
|
||||||
attachment.acceptedVersion=Hyväksytty versio
|
attachment.acceptedVersion=Hyväksytty versio
|
||||||
attachment.submittedVersion=Lähetetty versio
|
attachment.submittedVersion=Lähetetty versio
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Affichage">
|
<!ENTITY viewMenu.label "Affichage">
|
||||||
<!ENTITY layout.label "Mise en page">
|
<!ENTITY layout.label "Mise en page">
|
||||||
<!ENTITY standardView.label "Affichage standard">
|
<!ENTITY standardView.label "Affichage standard">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Réessayer
|
||||||
general.tryLater=Essayer plus tard
|
general.tryLater=Essayer plus tard
|
||||||
general.showDirectory=Ouvrir le répertoire
|
general.showDirectory=Ouvrir le répertoire
|
||||||
general.continue=Continuer
|
general.continue=Continuer
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copier dans le presse-papiers
|
general.copyToClipboard=Copier dans le presse-papiers
|
||||||
general.cancel=Annuler
|
general.cancel=Annuler
|
||||||
general.clear=Effacer
|
general.clear=Effacer
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Modifier la note
|
|
||||||
|
|
||||||
itemTypes.note=Note
|
itemTypes.note=Note
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Pièce jointe
|
itemTypes.attachment=Pièce jointe
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=Aucun PDF trouvé
|
findPDF.noPDFsFound=Aucun PDF trouvé
|
||||||
findPDF.noPDFFound=Aucun PDF trouvé
|
findPDF.noPDFFound=Aucun PDF trouvé
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Texte intégral
|
attachment.fullText=Texte intégral
|
||||||
attachment.acceptedVersion=Version acceptée
|
attachment.acceptedVersion=Version acceptée
|
||||||
attachment.submittedVersion=Version soumise
|
attachment.submittedVersion=Version soumise
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=Le document que vous citez a été rétracté. Voul
|
||||||
retraction.citeWarning.text2=Vous pouvez afficher le document dans votre bibliothèque pour plus de détails concernant la rétractation.
|
retraction.citeWarning.text2=Vous pouvez afficher le document dans votre bibliothèque pour plus de détails concernant la rétractation.
|
||||||
retraction.citationWarning=Une citation de votre texte a été rétractée :
|
retraction.citationWarning=Une citation de votre texte a été rétractée :
|
||||||
retraction.citationWarning.dontWarn=Ne plus m'avertir à nouveau concernant ce document.
|
retraction.citationWarning.dontWarn=Ne plus m'avertir à nouveau concernant ce document.
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Ver">
|
<!ENTITY viewMenu.label "Ver">
|
||||||
<!ENTITY layout.label "Interface">
|
<!ENTITY layout.label "Interface">
|
||||||
<!ENTITY standardView.label "Interface estándar">
|
<!ENTITY standardView.label "Interface estándar">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Engadir nota independente">
|
<!ENTITY zotero.context.addStandaloneNote "Engadir nota independente">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Engadir nota independente desde anotacións">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Engadir nota independente desde anotacións">
|
||||||
<!ENTITY zotero.context.editInWindow "Editar nunha xanela independente">
|
<!ENTITY zotero.context.editInWindow "Editar nunha xanela independente">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Vólveo a intentar
|
||||||
general.tryLater=Vólveo a intentar máis tarde
|
general.tryLater=Vólveo a intentar máis tarde
|
||||||
general.showDirectory=Mostrar o cartafol
|
general.showDirectory=Mostrar o cartafol
|
||||||
general.continue=Continuar
|
general.continue=Continuar
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copiar no portaretallos
|
general.copyToClipboard=Copiar no portaretallos
|
||||||
general.cancel=Cancelar
|
general.cancel=Cancelar
|
||||||
general.clear=Borrar
|
general.clear=Borrar
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Editar a nota
|
|
||||||
|
|
||||||
itemTypes.note=Nota
|
itemTypes.note=Nota
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Anexo
|
itemTypes.attachment=Anexo
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=Non se atoparon PDFs
|
findPDF.noPDFsFound=Non se atoparon PDFs
|
||||||
findPDF.noPDFFound=Non se atopou o PDF
|
findPDF.noPDFFound=Non se atopou o PDF
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Texto completo
|
attachment.fullText=Texto completo
|
||||||
attachment.acceptedVersion=Versión aceptada
|
attachment.acceptedVersion=Versión aceptada
|
||||||
attachment.submittedVersion=Versión enviada
|
attachment.submittedVersion=Versión enviada
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=O elemento que cita foi descartado. Aínda así que
|
||||||
retraction.citeWarning.text2=Podes ver o elemento na biblioteca para máis información sobre do retraemento.
|
retraction.citeWarning.text2=Podes ver o elemento na biblioteca para máis información sobre do retraemento.
|
||||||
retraction.citationWarning=Hai unha cita do documento que se descartou:
|
retraction.citationWarning=Hai unha cita do documento que se descartou:
|
||||||
retraction.citationWarning.dontWarn=Non volver a avisar disto de novo
|
retraction.citationWarning.dontWarn=Non volver a avisar disto de novo
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "View">
|
<!ENTITY viewMenu.label "View">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Standard View">
|
<!ENTITY standardView.label "Standard View">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Try Again
|
||||||
general.tryLater=Try Later
|
general.tryLater=Try Later
|
||||||
general.showDirectory=Show Directory
|
general.showDirectory=Show Directory
|
||||||
general.continue=Continue
|
general.continue=Continue
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copy to Clipboard
|
general.copyToClipboard=Copy to Clipboard
|
||||||
general.cancel=Cancel
|
general.cancel=Cancel
|
||||||
general.clear=Clear
|
general.clear=Clear
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=ערוך הערה
|
|
||||||
|
|
||||||
itemTypes.note=הערה
|
itemTypes.note=הערה
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=קובץ מצורף
|
itemTypes.attachment=קובץ מצורף
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=No PDFs found
|
findPDF.noPDFsFound=No PDFs found
|
||||||
findPDF.noPDFFound=No PDF found
|
findPDF.noPDFFound=No PDF found
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Full Text
|
attachment.fullText=Full Text
|
||||||
attachment.acceptedVersion=Accepted Version
|
attachment.acceptedVersion=Accepted Version
|
||||||
attachment.submittedVersion=Submitted Version
|
attachment.submittedVersion=Submitted Version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "View">
|
<!ENTITY viewMenu.label "View">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Standard View">
|
<!ENTITY standardView.label "Standard View">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Try Again
|
||||||
general.tryLater=Try Later
|
general.tryLater=Try Later
|
||||||
general.showDirectory=Show Directory
|
general.showDirectory=Show Directory
|
||||||
general.continue=Continue
|
general.continue=Continue
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copy to Clipboard
|
general.copyToClipboard=Copy to Clipboard
|
||||||
general.cancel=Cancel
|
general.cancel=Cancel
|
||||||
general.clear=Clear
|
general.clear=Clear
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Edit Note
|
|
||||||
|
|
||||||
itemTypes.note=Note
|
itemTypes.note=Note
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Attachment
|
itemTypes.attachment=Attachment
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=No PDFs found
|
findPDF.noPDFsFound=No PDFs found
|
||||||
findPDF.noPDFFound=No PDF found
|
findPDF.noPDFFound=No PDF found
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Full Text
|
attachment.fullText=Full Text
|
||||||
attachment.acceptedVersion=Accepted Version
|
attachment.acceptedVersion=Accepted Version
|
||||||
attachment.submittedVersion=Submitted Version
|
attachment.submittedVersion=Submitted Version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Nézet">
|
<!ENTITY viewMenu.label "Nézet">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Alapértelmezett nézet">
|
<!ENTITY standardView.label "Alapértelmezett nézet">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Próbálja újra
|
||||||
general.tryLater=Próbálja később
|
general.tryLater=Próbálja később
|
||||||
general.showDirectory=Könyvtár megjelenítése.
|
general.showDirectory=Könyvtár megjelenítése.
|
||||||
general.continue=Folytatás
|
general.continue=Folytatás
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Másolás a vágólapra
|
general.copyToClipboard=Másolás a vágólapra
|
||||||
general.cancel=Mégsem
|
general.cancel=Mégsem
|
||||||
general.clear=Törlés
|
general.clear=Törlés
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Elem jegyzetei
|
||||||
pane.context.allNotes=Minden jegyzet
|
pane.context.allNotes=Minden jegyzet
|
||||||
pane.context.noNotes=Nincsenek jegyzetek
|
pane.context.noNotes=Nincsenek jegyzetek
|
||||||
|
|
||||||
noteEditor.editNote=Jegyzet szerkesztése
|
|
||||||
|
|
||||||
itemTypes.note=Jegyzet
|
itemTypes.note=Jegyzet
|
||||||
itemTypes.annotation=Megjegyzés
|
itemTypes.annotation=Megjegyzés
|
||||||
itemTypes.attachment=Kapcsolat
|
itemTypes.attachment=Kapcsolat
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=Nem találhatóak PDF-ek
|
findPDF.noPDFsFound=Nem találhatóak PDF-ek
|
||||||
findPDF.noPDFFound=A PDF nem található
|
findPDF.noPDFFound=A PDF nem található
|
||||||
|
|
||||||
note.annotationsWithDate=Megjegyzés (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Teljes szöveg
|
attachment.fullText=Teljes szöveg
|
||||||
attachment.acceptedVersion=Elfogadott verzió
|
attachment.acceptedVersion=Elfogadott verzió
|
||||||
attachment.submittedVersion=Elküldött verzió
|
attachment.submittedVersion=Elküldött verzió
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=Az Ön által idézett elem vissza lett vonva. Még
|
||||||
retraction.citeWarning.text2=A visszavonással kapcsolatos további részletek a könyvtár elemeiben tekinthetők meg.
|
retraction.citeWarning.text2=A visszavonással kapcsolatos további részletek a könyvtár elemeiben tekinthetők meg.
|
||||||
retraction.citationWarning=A dokumentumban szereplő idézet visszavont:
|
retraction.citationWarning=A dokumentumban szereplő idézet visszavont:
|
||||||
retraction.citationWarning.dontWarn=Ne figyelmeztessen újra erről az elemről
|
retraction.citationWarning.dontWarn=Ne figyelmeztessen újra erről az elemről
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "View">
|
<!ENTITY viewMenu.label "View">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Standard View">
|
<!ENTITY standardView.label "Standard View">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Try Again
|
||||||
general.tryLater=Try Later
|
general.tryLater=Try Later
|
||||||
general.showDirectory=Show Directory
|
general.showDirectory=Show Directory
|
||||||
general.continue=Continue
|
general.continue=Continue
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copy to Clipboard
|
general.copyToClipboard=Copy to Clipboard
|
||||||
general.cancel=Cancel
|
general.cancel=Cancel
|
||||||
general.clear=Clear
|
general.clear=Clear
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Edit Catatan
|
|
||||||
|
|
||||||
itemTypes.note=Catatan
|
itemTypes.note=Catatan
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Lampiran
|
itemTypes.attachment=Lampiran
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=No PDFs found
|
findPDF.noPDFsFound=No PDFs found
|
||||||
findPDF.noPDFFound=No PDF found
|
findPDF.noPDFFound=No PDF found
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Full Text
|
attachment.fullText=Full Text
|
||||||
attachment.acceptedVersion=Accepted Version
|
attachment.acceptedVersion=Accepted Version
|
||||||
attachment.submittedVersion=Submitted Version
|
attachment.submittedVersion=Submitted Version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "View">
|
<!ENTITY viewMenu.label "View">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Standard View">
|
<!ENTITY standardView.label "Standard View">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Reyna aftur
|
||||||
general.tryLater=Reyna síðar
|
general.tryLater=Reyna síðar
|
||||||
general.showDirectory=Sýna möppu
|
general.showDirectory=Sýna möppu
|
||||||
general.continue=Halda áfram
|
general.continue=Halda áfram
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copy to Clipboard
|
general.copyToClipboard=Copy to Clipboard
|
||||||
general.cancel=Cancel
|
general.cancel=Cancel
|
||||||
general.clear=Clear
|
general.clear=Clear
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Lagfæra athugasemd
|
|
||||||
|
|
||||||
itemTypes.note=Athugasemd
|
itemTypes.note=Athugasemd
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Viðhengi
|
itemTypes.attachment=Viðhengi
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=No PDFs found
|
findPDF.noPDFsFound=No PDFs found
|
||||||
findPDF.noPDFFound=No PDF found
|
findPDF.noPDFFound=No PDF found
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Full Text
|
attachment.fullText=Full Text
|
||||||
attachment.acceptedVersion=Accepted Version
|
attachment.acceptedVersion=Accepted Version
|
||||||
attachment.submittedVersion=Submitted Version
|
attachment.submittedVersion=Submitted Version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Aspetto">
|
<!ENTITY viewMenu.label "Aspetto">
|
||||||
<!ENTITY layout.label "Disposizione">
|
<!ENTITY layout.label "Disposizione">
|
||||||
<!ENTITY standardView.label "Aspetto standard">
|
<!ENTITY standardView.label "Aspetto standard">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Aggiungi una nota indipendente">
|
<!ENTITY zotero.context.addStandaloneNote "Aggiungi una nota indipendente">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Aggiungi una nota indipendente dalle annotazioni">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Aggiungi una nota indipendente dalle annotazioni">
|
||||||
<!ENTITY zotero.context.editInWindow "Modifica in una nuova finestra">
|
<!ENTITY zotero.context.editInWindow "Modifica in una nuova finestra">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Prova di Nuovo
|
||||||
general.tryLater=Prova Più Tardi
|
general.tryLater=Prova Più Tardi
|
||||||
general.showDirectory=Mostra Cartella
|
general.showDirectory=Mostra Cartella
|
||||||
general.continue=Continua
|
general.continue=Continua
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copia negli appunti
|
general.copyToClipboard=Copia negli appunti
|
||||||
general.cancel=Cancella
|
general.cancel=Cancella
|
||||||
general.clear=Pulisci
|
general.clear=Pulisci
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Note dell'elemento
|
||||||
pane.context.allNotes=Tutte le note
|
pane.context.allNotes=Tutte le note
|
||||||
pane.context.noNotes=Nessuna nota
|
pane.context.noNotes=Nessuna nota
|
||||||
|
|
||||||
noteEditor.editNote=Modifica nota
|
|
||||||
|
|
||||||
itemTypes.note=Nota
|
itemTypes.note=Nota
|
||||||
itemTypes.annotation=Annotazione
|
itemTypes.annotation=Annotazione
|
||||||
itemTypes.attachment=Allegato
|
itemTypes.attachment=Allegato
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=Nessun PDF trovato
|
findPDF.noPDFsFound=Nessun PDF trovato
|
||||||
findPDF.noPDFFound=Nessun PDF trovato
|
findPDF.noPDFFound=Nessun PDF trovato
|
||||||
|
|
||||||
note.annotationsWithDate=Annotazioni (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Testo integrale
|
attachment.fullText=Testo integrale
|
||||||
attachment.acceptedVersion=Versione pubblicata
|
attachment.acceptedVersion=Versione pubblicata
|
||||||
attachment.submittedVersion=Versione solo inviata
|
attachment.submittedVersion=Versione solo inviata
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=L'elemento che stai citando è stato ritrattato. De
|
||||||
retraction.citeWarning.text2=Puoi visualizzare l'elemento all'interno della tua biblioteca personale se desideri ricevere ulteriori informazioni riguardo alla sua ritrattazione.
|
retraction.citeWarning.text2=Puoi visualizzare l'elemento all'interno della tua biblioteca personale se desideri ricevere ulteriori informazioni riguardo alla sua ritrattazione.
|
||||||
retraction.citationWarning=Una citazione contenuta nel tuo documento è stata ritrattata:
|
retraction.citationWarning=Una citazione contenuta nel tuo documento è stata ritrattata:
|
||||||
retraction.citationWarning.dontWarn=Non avvisarmi più su questo elemento
|
retraction.citationWarning.dontWarn=Non avvisarmi più su questo elemento
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "表示">
|
<!ENTITY viewMenu.label "表示">
|
||||||
<!ENTITY layout.label "レイアウト">
|
<!ENTITY layout.label "レイアウト">
|
||||||
<!ENTITY standardView.label "標準ビュー">
|
<!ENTITY standardView.label "標準ビュー">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=もう一度試す
|
||||||
general.tryLater=後で試す
|
general.tryLater=後で試す
|
||||||
general.showDirectory=フォルダを表示する
|
general.showDirectory=フォルダを表示する
|
||||||
general.continue=続ける
|
general.continue=続ける
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=クリップボードにコピー
|
general.copyToClipboard=クリップボードにコピー
|
||||||
general.cancel=キャンセル
|
general.cancel=キャンセル
|
||||||
general.clear=クリアする
|
general.clear=クリアする
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=メモを編集
|
|
||||||
|
|
||||||
itemTypes.note=メモ
|
itemTypes.note=メモ
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=添付ファイル
|
itemTypes.attachment=添付ファイル
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=PDFが見つかりません
|
findPDF.noPDFsFound=PDFが見つかりません
|
||||||
findPDF.noPDFFound=PDFが見つかりません
|
findPDF.noPDFFound=PDFが見つかりません
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=フルテキスト
|
attachment.fullText=フルテキスト
|
||||||
attachment.acceptedVersion=Accepted Version
|
attachment.acceptedVersion=Accepted Version
|
||||||
attachment.submittedVersion=Submitted Version
|
attachment.submittedVersion=Submitted Version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "View">
|
<!ENTITY viewMenu.label "View">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Standard View">
|
<!ENTITY standardView.label "Standard View">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Try Again
|
||||||
general.tryLater=Try Later
|
general.tryLater=Try Later
|
||||||
general.showDirectory=Show Directory
|
general.showDirectory=Show Directory
|
||||||
general.continue=Continue
|
general.continue=Continue
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copy to Clipboard
|
general.copyToClipboard=Copy to Clipboard
|
||||||
general.cancel=Cancel
|
general.cancel=Cancel
|
||||||
general.clear=Clear
|
general.clear=Clear
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=កែតម្រូវកំណត់ចំណាំ
|
|
||||||
|
|
||||||
itemTypes.note=កំណត់ចំណាំ
|
itemTypes.note=កំណត់ចំណាំ
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=ឯកសារកម្ជាប់
|
itemTypes.attachment=ឯកសារកម្ជាប់
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=No PDFs found
|
findPDF.noPDFsFound=No PDFs found
|
||||||
findPDF.noPDFFound=No PDF found
|
findPDF.noPDFFound=No PDF found
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Full Text
|
attachment.fullText=Full Text
|
||||||
attachment.acceptedVersion=Accepted Version
|
attachment.acceptedVersion=Accepted Version
|
||||||
attachment.submittedVersion=Submitted Version
|
attachment.submittedVersion=Submitted Version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "보기">
|
<!ENTITY viewMenu.label "보기">
|
||||||
<!ENTITY layout.label "레이아웃">
|
<!ENTITY layout.label "레이아웃">
|
||||||
<!ENTITY standardView.label "표준 보기">
|
<!ENTITY standardView.label "표준 보기">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=다시 시도
|
||||||
general.tryLater=다음에 시도
|
general.tryLater=다음에 시도
|
||||||
general.showDirectory=디렉토리 표시
|
general.showDirectory=디렉토리 표시
|
||||||
general.continue=계속
|
general.continue=계속
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=클립보드로 복사
|
general.copyToClipboard=클립보드로 복사
|
||||||
general.cancel=취소
|
general.cancel=취소
|
||||||
general.clear=삭제
|
general.clear=삭제
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=노트 편집
|
|
||||||
|
|
||||||
itemTypes.note=노트
|
itemTypes.note=노트
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=첨부
|
itemTypes.attachment=첨부
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=PDF 파일을 찾지 못했습니다
|
findPDF.noPDFsFound=PDF 파일을 찾지 못했습니다
|
||||||
findPDF.noPDFFound=PDF 파일을 찾지 못했습니다
|
findPDF.noPDFFound=PDF 파일을 찾지 못했습니다
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=전문(全文)
|
attachment.fullText=전문(全文)
|
||||||
attachment.acceptedVersion=게재 승인본
|
attachment.acceptedVersion=게재 승인본
|
||||||
attachment.submittedVersion=제출본
|
attachment.submittedVersion=제출본
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=인용하시려는 항목이 철회된 상태입니
|
||||||
retraction.citeWarning.text2=라이브러리의 항목에서 철회에 대한 자세한 정보를 확인할 수 있습니다.
|
retraction.citeWarning.text2=라이브러리의 항목에서 철회에 대한 자세한 정보를 확인할 수 있습니다.
|
||||||
retraction.citationWarning=문서에 포함된 인용 항목이 철회되었습니다:
|
retraction.citationWarning=문서에 포함된 인용 항목이 철회되었습니다:
|
||||||
retraction.citationWarning.dontWarn=이 항목에 대해 다시 경고하지 않기
|
retraction.citationWarning.dontWarn=이 항목에 대해 다시 경고하지 않기
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Rodymas">
|
<!ENTITY viewMenu.label "Rodymas">
|
||||||
<!ENTITY layout.label "Išdėstymas">
|
<!ENTITY layout.label "Išdėstymas">
|
||||||
<!ENTITY standardView.label "Įprastas rodymas">
|
<!ENTITY standardView.label "Įprastas rodymas">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Bandyti dar kartą
|
||||||
general.tryLater=Bandyti vėliau
|
general.tryLater=Bandyti vėliau
|
||||||
general.showDirectory=Parodyti katalogą
|
general.showDirectory=Parodyti katalogą
|
||||||
general.continue=Tęsti
|
general.continue=Tęsti
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Kopijuoti į iškarpinę
|
general.copyToClipboard=Kopijuoti į iškarpinę
|
||||||
general.cancel=Atšaukti
|
general.cancel=Atšaukti
|
||||||
general.clear=Išvalyti
|
general.clear=Išvalyti
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Taisyti pastabą:
|
|
||||||
|
|
||||||
itemTypes.note=Pastaba
|
itemTypes.note=Pastaba
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Priedas
|
itemTypes.attachment=Priedas
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=PDF rinkmenos nerastos
|
findPDF.noPDFsFound=PDF rinkmenos nerastos
|
||||||
findPDF.noPDFFound=PDF rinkmena nerasta
|
findPDF.noPDFFound=PDF rinkmena nerasta
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Pilnas tekstas
|
attachment.fullText=Pilnas tekstas
|
||||||
attachment.acceptedVersion=Priimta versija
|
attachment.acceptedVersion=Priimta versija
|
||||||
attachment.submittedVersion=Išsiųsta versija
|
attachment.submittedVersion=Išsiųsta versija
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=Jūsų cituojamas darbas atšauktas. Ar vis dar nor
|
||||||
retraction.citeWarning.text2=Išsamesnę informaciją apie šio darbo atšaukimą galite peržiūrėti savo bibliotekoje.
|
retraction.citeWarning.text2=Išsamesnę informaciją apie šio darbo atšaukimą galite peržiūrėti savo bibliotekoje.
|
||||||
retraction.citationWarning=Jūsų dokumente rasta citata, su kuria susijęs darbas buvo atšauktas:
|
retraction.citationWarning=Jūsų dokumente rasta citata, su kuria susijęs darbas buvo atšauktas:
|
||||||
retraction.citationWarning.dontWarn=Neberodyti įspėjimų apie šį įrašą
|
retraction.citationWarning.dontWarn=Neberodyti įspėjimų apie šį įrašą
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "View">
|
<!ENTITY viewMenu.label "View">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Standard View">
|
<!ENTITY standardView.label "Standard View">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Try Again
|
||||||
general.tryLater=Try Later
|
general.tryLater=Try Later
|
||||||
general.showDirectory=Show Directory
|
general.showDirectory=Show Directory
|
||||||
general.continue=Continue
|
general.continue=Continue
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copy to Clipboard
|
general.copyToClipboard=Copy to Clipboard
|
||||||
general.cancel=Cancel
|
general.cancel=Cancel
|
||||||
general.clear=Clear
|
general.clear=Clear
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Тэмдэглэл засварлах
|
|
||||||
|
|
||||||
itemTypes.note=Тэмдэглэл
|
itemTypes.note=Тэмдэглэл
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Хавсралт
|
itemTypes.attachment=Хавсралт
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=No PDFs found
|
findPDF.noPDFsFound=No PDFs found
|
||||||
findPDF.noPDFFound=No PDF found
|
findPDF.noPDFFound=No PDF found
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Full Text
|
attachment.fullText=Full Text
|
||||||
attachment.acceptedVersion=Accepted Version
|
attachment.acceptedVersion=Accepted Version
|
||||||
attachment.submittedVersion=Submitted Version
|
attachment.submittedVersion=Submitted Version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Vis">
|
<!ENTITY viewMenu.label "Vis">
|
||||||
<!ENTITY layout.label "Utforming">
|
<!ENTITY layout.label "Utforming">
|
||||||
<!ENTITY standardView.label "Standardvisning">
|
<!ENTITY standardView.label "Standardvisning">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Legg til enkeltstående notat">
|
<!ENTITY zotero.context.addStandaloneNote "Legg til enkeltstående notat">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Legg til enkeltstående notat fra merknader">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Legg til enkeltstående notat fra merknader">
|
||||||
<!ENTITY zotero.context.editInWindow "Rediger i separat vindu">
|
<!ENTITY zotero.context.editInWindow "Rediger i separat vindu">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Prøv igjen
|
||||||
general.tryLater=Prøv senere
|
general.tryLater=Prøv senere
|
||||||
general.showDirectory=Vis mappe
|
general.showDirectory=Vis mappe
|
||||||
general.continue=Fortsett
|
general.continue=Fortsett
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Kopier til utklippstavle
|
general.copyToClipboard=Kopier til utklippstavle
|
||||||
general.cancel=Avbryt
|
general.cancel=Avbryt
|
||||||
general.clear=Fjern
|
general.clear=Fjern
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Notater til element
|
||||||
pane.context.allNotes=Alle notater
|
pane.context.allNotes=Alle notater
|
||||||
pane.context.noNotes=Ingen notater
|
pane.context.noNotes=Ingen notater
|
||||||
|
|
||||||
noteEditor.editNote=Rediger notat
|
|
||||||
|
|
||||||
itemTypes.note=Notat
|
itemTypes.note=Notat
|
||||||
itemTypes.annotation=Merknad
|
itemTypes.annotation=Merknad
|
||||||
itemTypes.attachment=Vedlegg
|
itemTypes.attachment=Vedlegg
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=Ingen PDF-er funnet
|
findPDF.noPDFsFound=Ingen PDF-er funnet
|
||||||
findPDF.noPDFFound=Ingen PDF funnet
|
findPDF.noPDFFound=Ingen PDF funnet
|
||||||
|
|
||||||
note.annotationsWithDate=Merknader (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Fulltekst
|
attachment.fullText=Fulltekst
|
||||||
attachment.acceptedVersion=Akseptert versjon
|
attachment.acceptedVersion=Akseptert versjon
|
||||||
attachment.submittedVersion=Versjon sendt inn
|
attachment.submittedVersion=Versjon sendt inn
|
||||||
|
@ -1006,8 +1003,8 @@ sync.error.invalidDataError.otherData=Andre data vil fortsette å synkronisere.
|
||||||
account.unlinkWarning=Hvis du kobler fra kontoen din vil det hindre %S i å synkronisere dine data.
|
account.unlinkWarning=Hvis du kobler fra kontoen din vil det hindre %S i å synkronisere dine data.
|
||||||
account.unlinkWarning.removeData=Fjern min %S data fra denne datamaskinen
|
account.unlinkWarning.removeData=Fjern min %S data fra denne datamaskinen
|
||||||
account.unlinkWarning.button=Koble fra konto
|
account.unlinkWarning.button=Koble fra konto
|
||||||
account.warning.emptyLibrary=You are about to sync to an empty %1$S database. This could happen if you accidentally deleted the %2$S file in your %1$S data directory or the location of your data directory changed.
|
account.warning.emptyLibrary=Du er i ferd med å synkronisere til en tom %1$S database. Dette kan skje hvis du ved et uhell slettet %2$S filen i din %1$S datamappe eller plasseringen for din datamappe har blitt endret.
|
||||||
account.warning.emptyLibrary.dataWillBeDownloaded=If you continue, data in the ‘%1$S’ account will be downloaded to this computer. Your online library won’t be affected.
|
account.warning.emptyLibrary.dataWillBeDownloaded=Hvis du fortsetter vil data i ‘%1$S’ kontoen bli lastet ned til komputeren. Biblioteket ditt på nett vil ikke bli påvirket.
|
||||||
account.warning.existingDataElsewhere=Hvis dine %S-data finnes et annet sted på denne datamaskinen bør du flytte de til gjeldende datamappe eller endre datamappeplassering til mappe for dine eksisterende data.
|
account.warning.existingDataElsewhere=Hvis dine %S-data finnes et annet sted på denne datamaskinen bør du flytte de til gjeldende datamappe eller endre datamappeplassering til mappe for dine eksisterende data.
|
||||||
account.lastSyncWithDifferentAccount=Denne %1$S databasen ble sist synkronisert med en annen konto (“%2$S”) enn den du nå forsøker å synkronisere med (“%3$S”). Hvis du fortsetter vil alle %1$S biblioteker tilknyttet kontoen “%2$S” bli fjernet fra denne datamaskinen.
|
account.lastSyncWithDifferentAccount=Denne %1$S databasen ble sist synkronisert med en annen konto (“%2$S”) enn den du nå forsøker å synkronisere med (“%3$S”). Hvis du fortsetter vil alle %1$S biblioteker tilknyttet kontoen “%2$S” bli fjernet fra denne datamaskinen.
|
||||||
account.lastSyncWithDifferentAccount.beforeContinuing=For du fortsetter, sørg for at alle data og filer som du ønsker å ta vare på har blitt synkronisert med “%S” kontoen og at du har en sikkerhetskopi av din %S datamappe.
|
account.lastSyncWithDifferentAccount.beforeContinuing=For du fortsetter, sørg for at alle data og filer som du ønsker å ta vare på har blitt synkronisert med “%S” kontoen og at du har en sikkerhetskopi av din %S datamappe.
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=Elementet du henviser til er trukket tilbake. Vil d
|
||||||
retraction.citeWarning.text2=Du kan se elementet i biblioteket ditt for å få mer informasjon om tilbaketrekningen.
|
retraction.citeWarning.text2=Du kan se elementet i biblioteket ditt for å få mer informasjon om tilbaketrekningen.
|
||||||
retraction.citationWarning=En henvisning i ditt dokument har blitt trukket tilbake:
|
retraction.citationWarning=En henvisning i ditt dokument har blitt trukket tilbake:
|
||||||
retraction.citationWarning.dontWarn=Ikke advar meg om dette elementet igjen
|
retraction.citationWarning.dontWarn=Ikke advar meg om dette elementet igjen
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Beeld">
|
<!ENTITY viewMenu.label "Beeld">
|
||||||
<!ENTITY layout.label "Lay-out">
|
<!ENTITY layout.label "Lay-out">
|
||||||
<!ENTITY standardView.label "Standaard">
|
<!ENTITY standardView.label "Standaard">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Opnieuw proberen
|
||||||
general.tryLater=Later proberen
|
general.tryLater=Later proberen
|
||||||
general.showDirectory=Bestandsmap tonen
|
general.showDirectory=Bestandsmap tonen
|
||||||
general.continue=Doorgaan
|
general.continue=Doorgaan
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Kopieer naar klembord
|
general.copyToClipboard=Kopieer naar klembord
|
||||||
general.cancel=Annuleren
|
general.cancel=Annuleren
|
||||||
general.clear=Wissen
|
general.clear=Wissen
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Aantekening wijzigen
|
|
||||||
|
|
||||||
itemTypes.note=Aantekening
|
itemTypes.note=Aantekening
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Bijlage
|
itemTypes.attachment=Bijlage
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=Geen PDF's gevonden
|
findPDF.noPDFsFound=Geen PDF's gevonden
|
||||||
findPDF.noPDFFound=Geen PDF gevonden
|
findPDF.noPDFFound=Geen PDF gevonden
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Volledige Tekst
|
attachment.fullText=Volledige Tekst
|
||||||
attachment.acceptedVersion=Geaccepteerde versie
|
attachment.acceptedVersion=Geaccepteerde versie
|
||||||
attachment.submittedVersion=Ingediende versie
|
attachment.submittedVersion=Ingediende versie
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=Het item waar u naar verwijst is teruggetrokken. Wi
|
||||||
retraction.citeWarning.text2=U kunt het item in uw bibliotheek bekijken voor nadere details over de terugtrekking.
|
retraction.citeWarning.text2=U kunt het item in uw bibliotheek bekijken voor nadere details over de terugtrekking.
|
||||||
retraction.citationWarning=Een verwijzing in uw document is teruggetrokken:
|
retraction.citationWarning=Een verwijzing in uw document is teruggetrokken:
|
||||||
retraction.citationWarning.dontWarn=Geen waarschuwing meer over dit item
|
retraction.citationWarning.dontWarn=Geen waarschuwing meer over dit item
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "View">
|
<!ENTITY viewMenu.label "View">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Standard View">
|
<!ENTITY standardView.label "Standard View">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Try Again
|
||||||
general.tryLater=Try Later
|
general.tryLater=Try Later
|
||||||
general.showDirectory=Show Directory
|
general.showDirectory=Show Directory
|
||||||
general.continue=Continue
|
general.continue=Continue
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Copy to Clipboard
|
general.copyToClipboard=Copy to Clipboard
|
||||||
general.cancel=Avbryt
|
general.cancel=Avbryt
|
||||||
general.clear=Tøm
|
general.clear=Tøm
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Item Notes
|
||||||
pane.context.allNotes=All Notes
|
pane.context.allNotes=All Notes
|
||||||
pane.context.noNotes=No notes
|
pane.context.noNotes=No notes
|
||||||
|
|
||||||
noteEditor.editNote=Rediger notat
|
|
||||||
|
|
||||||
itemTypes.note=Notat
|
itemTypes.note=Notat
|
||||||
itemTypes.annotation=Annotation
|
itemTypes.annotation=Annotation
|
||||||
itemTypes.attachment=Vedlegg
|
itemTypes.attachment=Vedlegg
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=No PDFs found
|
findPDF.noPDFsFound=No PDFs found
|
||||||
findPDF.noPDFFound=No PDF found
|
findPDF.noPDFFound=No PDF found
|
||||||
|
|
||||||
note.annotationsWithDate=Annotations (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Full Text
|
attachment.fullText=Full Text
|
||||||
attachment.acceptedVersion=Accepted Version
|
attachment.acceptedVersion=Accepted Version
|
||||||
attachment.submittedVersion=Submitted Version
|
attachment.submittedVersion=Submitted Version
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=The item you are citing has been retracted. Do you
|
||||||
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
retraction.citeWarning.text2=You can view the item in your library for further details on the retraction.
|
||||||
retraction.citationWarning=A citation in your document has been retracted:
|
retraction.citationWarning=A citation in your document has been retracted:
|
||||||
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
retraction.citationWarning.dontWarn=Don’t warn me about this item again
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Widok">
|
<!ENTITY viewMenu.label "Widok">
|
||||||
<!ENTITY layout.label "Układ">
|
<!ENTITY layout.label "Układ">
|
||||||
<!ENTITY standardView.label "Standardowy">
|
<!ENTITY standardView.label "Standardowy">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Dodaj osobną notatkę">
|
<!ENTITY zotero.context.addStandaloneNote "Dodaj osobną notatkę">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edytuj w oddzielnym oknie">
|
<!ENTITY zotero.context.editInWindow "Edytuj w oddzielnym oknie">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
|
@ -65,6 +65,7 @@ general.tryAgain=Spróbuj ponownie
|
||||||
general.tryLater=Spróbuj później
|
general.tryLater=Spróbuj później
|
||||||
general.showDirectory=Wyświetl katalog
|
general.showDirectory=Wyświetl katalog
|
||||||
general.continue=Dalej
|
general.continue=Dalej
|
||||||
|
general.copy=Copy
|
||||||
general.copyToClipboard=Kopiuj do schowka
|
general.copyToClipboard=Kopiuj do schowka
|
||||||
general.cancel=Anuluj
|
general.cancel=Anuluj
|
||||||
general.clear=Wyczyść
|
general.clear=Wyczyść
|
||||||
|
@ -85,8 +86,8 @@ general.operationInProgress.waitUntilFinishedAndTryAgain=Proszę poczekać na za
|
||||||
networkError.connectionNotSecure=%S nie może ustanowić bezpiecznego połączenia.
|
networkError.connectionNotSecure=%S nie może ustanowić bezpiecznego połączenia.
|
||||||
networkError.errorViaProxy=Błąd połączenia przez serwer pośredniczący
|
networkError.errorViaProxy=Błąd połączenia przez serwer pośredniczący
|
||||||
|
|
||||||
about.createdBy=%1$S is a project of %2$S and is developed by a [global community].
|
about.createdBy=%1$S to projekt %2$S rozwijany przez [globalną społeczność].
|
||||||
about.openSource=%S is [open-source software] and depends on many [exceptional open-source projects].
|
about.openSource=%S jest [oprogramowaniem open-source] i wykorzystuje wiele [odrębnych projektów open-source].
|
||||||
about.getInvolved=Chcesz pomóc? [Zaangażuj się] od razu!
|
about.getInvolved=Chcesz pomóc? [Zaangażuj się] od razu!
|
||||||
|
|
||||||
punctuation.openingQMark="
|
punctuation.openingQMark="
|
||||||
|
@ -154,7 +155,7 @@ dataDir.selectNewDir=Wybierz nowy katalog danych %S
|
||||||
dataDir.changeDataDirectory=Zmień katalog bazy danych...
|
dataDir.changeDataDirectory=Zmień katalog bazy danych...
|
||||||
dataDir.chooseNewDataDirectory=Wybierz nowy katalog danych...
|
dataDir.chooseNewDataDirectory=Wybierz nowy katalog danych...
|
||||||
dataDir.cannotBeSetWithAlternative=The data directory cannot be set to a “storage” directory. Did you mean %S?
|
dataDir.cannotBeSetWithAlternative=The data directory cannot be set to a “storage” directory. Did you mean %S?
|
||||||
dataDir.cannotBeLinkedAttachmentBaseDirectory=The data directory cannot be set to the same location as the Linked Attachment Base Directory.
|
dataDir.cannotBeLinkedAttachmentBaseDirectory=Katalog danych nie może być ustawiony na taką samą lokalizację jak podstawowy katalog dla załączników.
|
||||||
dataDir.unsafeLocation.selected.cloud=Umieszczenie katalogu danych w usłudze przechowywania zdalnego (chmurze) może z dużym prawdopodobieństwem spowodować uszkodzenie twojej bazy danych.
|
dataDir.unsafeLocation.selected.cloud=Umieszczenie katalogu danych w usłudze przechowywania zdalnego (chmurze) może z dużym prawdopodobieństwem spowodować uszkodzenie twojej bazy danych.
|
||||||
dataDir.unsafeLocation.selected.areYouSure=Czy na pewno chcesz użyć tej lokalizacji?
|
dataDir.unsafeLocation.selected.areYouSure=Czy na pewno chcesz użyć tej lokalizacji?
|
||||||
dataDir.unsafeLocation.existing.cloud=Twój katalog danych %S prawdopodobnie znajduje się w katalogu przechowywania zdalnego (chmurze), co z dużym prawdopodobieństwem spowoduje uszkodzenie twojej bazy danych.
|
dataDir.unsafeLocation.existing.cloud=Twój katalog danych %S prawdopodobnie znajduje się w katalogu przechowywania zdalnego (chmurze), co z dużym prawdopodobieństwem spowoduje uszkodzenie twojej bazy danych.
|
||||||
|
@ -404,8 +405,6 @@ pane.context.itemNotes=Notatki elementu
|
||||||
pane.context.allNotes=Wszystkie notatki
|
pane.context.allNotes=Wszystkie notatki
|
||||||
pane.context.noNotes=Brak notatek
|
pane.context.noNotes=Brak notatek
|
||||||
|
|
||||||
noteEditor.editNote=Edytowanie notatki
|
|
||||||
|
|
||||||
itemTypes.note=Notatka
|
itemTypes.note=Notatka
|
||||||
itemTypes.annotation=Adnotacja
|
itemTypes.annotation=Adnotacja
|
||||||
itemTypes.attachment=Załącznik
|
itemTypes.attachment=Załącznik
|
||||||
|
@ -622,8 +621,6 @@ findPDF.pdfWithMethod=PDF (%S)
|
||||||
findPDF.noPDFsFound=Nie znaleziono plików PDF
|
findPDF.noPDFsFound=Nie znaleziono plików PDF
|
||||||
findPDF.noPDFFound=Nie znaleziono plików PDF
|
findPDF.noPDFFound=Nie znaleziono plików PDF
|
||||||
|
|
||||||
note.annotationsWithDate=Adnotacje (%S)
|
|
||||||
|
|
||||||
attachment.fullText=Pełny tekst
|
attachment.fullText=Pełny tekst
|
||||||
attachment.acceptedVersion=Zaakceptowana wersja
|
attachment.acceptedVersion=Zaakceptowana wersja
|
||||||
attachment.submittedVersion=Przesłana wersja
|
attachment.submittedVersion=Przesłana wersja
|
||||||
|
@ -664,7 +661,7 @@ zotero.preferences.openurl.resolversFound.plural=Znaleziono %S usług
|
||||||
zotero.preferences.locale.automaticWithLocale=Automatycznie (%S)
|
zotero.preferences.locale.automaticWithLocale=Automatycznie (%S)
|
||||||
zotero.preferences.locale.automatic=Automatycznie
|
zotero.preferences.locale.automatic=Automatycznie
|
||||||
|
|
||||||
zotero.preferences.sync.purgeStorage.title=Czy usunąć pliku załączników na serwerach Zotero?
|
zotero.preferences.sync.purgeStorage.title=Czy usunąć pliki załączników na serwerach Zotero?
|
||||||
zotero.preferences.sync.purgeStorage.desc=Jeśli planujesz używać protokołu WebDAV do synchronizacji plików, a wcześniej synchronizowałeś swoje pliki załączników w "Mojej bibliotece" na serwery Zotero, możesz usunąć te pliki z serwerów Zotero, aby uzyskać więcej przestrzeni przechowywania dla grup.\n\nMożesz też usunąć pliki później za pomocą ustawień swojego konta na zotero.org.
|
zotero.preferences.sync.purgeStorage.desc=Jeśli planujesz używać protokołu WebDAV do synchronizacji plików, a wcześniej synchronizowałeś swoje pliki załączników w "Mojej bibliotece" na serwery Zotero, możesz usunąć te pliki z serwerów Zotero, aby uzyskać więcej przestrzeni przechowywania dla grup.\n\nMożesz też usunąć pliki później za pomocą ustawień swojego konta na zotero.org.
|
||||||
zotero.preferences.sync.purgeStorage.confirmButton=Usuń pliki teraz
|
zotero.preferences.sync.purgeStorage.confirmButton=Usuń pliki teraz
|
||||||
zotero.preferences.sync.purgeStorage.cancelButton=Nie usuwaj
|
zotero.preferences.sync.purgeStorage.cancelButton=Nie usuwaj
|
||||||
|
@ -701,7 +698,7 @@ zotero.preferences.wordProcessors.incompatibleVersions2=%1$S %2$S wymaga do uruc
|
||||||
|
|
||||||
zotero.preferences.styles.addStyle=Dodaj styl
|
zotero.preferences.styles.addStyle=Dodaj styl
|
||||||
|
|
||||||
zotero.preferences.advanced.baseDirectory.withinDataDir=You cannot select a Linked Attachment Base Directory within the %S data directory.
|
zotero.preferences.advanced.baseDirectory.withinDataDir=Nie możesz ustawić podstawowego katalogu dla załączników w katalogu danych %S.
|
||||||
zotero.preferences.advanced.resetTranslatorsAndStyles=Przywróć translatory i style
|
zotero.preferences.advanced.resetTranslatorsAndStyles=Przywróć translatory i style
|
||||||
zotero.preferences.advanced.resetTranslatorsAndStyles.changesLost=Nowe lub zmodyfikowane translatory i style zostaną utracone.
|
zotero.preferences.advanced.resetTranslatorsAndStyles.changesLost=Nowe lub zmodyfikowane translatory i style zostaną utracone.
|
||||||
zotero.preferences.advanced.resetTranslators=Przywróć translatory
|
zotero.preferences.advanced.resetTranslators=Przywróć translatory
|
||||||
|
@ -1262,3 +1259,74 @@ retraction.citeWarning.text1=Element, który cytujesz, został wycofany. Czy na
|
||||||
retraction.citeWarning.text2=Możesz zobaczyć ten element w swojej bibliotece, aby zobaczyć więcej szczegółów o wycofaniu.
|
retraction.citeWarning.text2=Możesz zobaczyć ten element w swojej bibliotece, aby zobaczyć więcej szczegółów o wycofaniu.
|
||||||
retraction.citationWarning=Cytowanie w twoim dokumencie zostało wycofane:
|
retraction.citationWarning=Cytowanie w twoim dokumencie zostało wycofane:
|
||||||
retraction.citationWarning.dontWarn=Nie ostrzegaj mnie ponownie o tym elemencie
|
retraction.citationWarning.dontWarn=Nie ostrzegaj mnie ponownie o tym elemencie
|
||||||
|
|
||||||
|
noteEditor.annotationsWithDate=Annotations (%S)
|
||||||
|
noteEditor.cut=Cut
|
||||||
|
noteEditor.copy=Copy
|
||||||
|
noteEditor.paste=Paste
|
||||||
|
noteEditor.rightToLeft=Right to Left
|
||||||
|
noteEditor.leftToRight=Left to Right
|
||||||
|
noteEditor.viewNoteBackup=View Note Backup
|
||||||
|
noteEditor.updateNotice=This note was edited with a newer version of %1$S.\nPlease update %1$S to make changes.
|
||||||
|
noteEditor.enterLink=Enter Link
|
||||||
|
noteEditor.heading1=Heading 1
|
||||||
|
noteEditor.heading2=Heading 2
|
||||||
|
noteEditor.heading3=Heading 3
|
||||||
|
noteEditor.paragraph=Paragraph
|
||||||
|
noteEditor.monospaced=Monospaced
|
||||||
|
noteEditor.bulletList=Bulleted List
|
||||||
|
noteEditor.orderedList=Numbered List
|
||||||
|
noteEditor.blockquote=Block Quote
|
||||||
|
noteEditor.formatText=Format Text
|
||||||
|
noteEditor.bold=Bold
|
||||||
|
noteEditor.italic=Italic
|
||||||
|
noteEditor.underline=Underline
|
||||||
|
noteEditor.returnToNotesList=Return to Notes List
|
||||||
|
noteEditor.insertLink=Insert Link
|
||||||
|
noteEditor.clearFormatting=Clear Formatting
|
||||||
|
noteEditor.align=Align
|
||||||
|
noteEditor.alignLeft=Align Left
|
||||||
|
noteEditor.alignCenter=Align Center
|
||||||
|
noteEditor.alignRight=Align Right
|
||||||
|
noteEditor.insertCitation=Insert Citation
|
||||||
|
noteEditor.more=More
|
||||||
|
noteEditor.search=Search…
|
||||||
|
noteEditor.replace=Replace…
|
||||||
|
noteEditor.matchCase=Match Case
|
||||||
|
noteEditor.wholeWords=Whole Words
|
||||||
|
noteEditor.previous=Prev
|
||||||
|
noteEditor.next=Next
|
||||||
|
noteEditor.replaceNext=Replace
|
||||||
|
noteEditor.replaceAll=Replace All
|
||||||
|
noteEditor.goToPage=Go to Page
|
||||||
|
noteEditor.showItem=Show Item
|
||||||
|
noteEditor.editCitation=Edit Citation
|
||||||
|
noteEditor.showOnPage=Show on Page
|
||||||
|
noteEditor.unlink=Unlink
|
||||||
|
noteEditor.set=Set
|
||||||
|
noteEditor.edit=Edit
|
||||||
|
noteEditor.addCitation=Add Citation
|
||||||
|
noteEditor.findAndReplace=Find and Replace
|
||||||
|
noteEditor.showInLibrary=Show in Library
|
||||||
|
noteEditor.editInWindow=Edit in a Separate Window
|
||||||
|
|
||||||
|
pdfReader.annotations=Annotations
|
||||||
|
pdfReader.showAnnotations=Show Annotations
|
||||||
|
pdfReader.searchAnnotations=Search Annotations
|
||||||
|
pdfReader.noAnnotations=Create an annotation to see it in the sidebar
|
||||||
|
pdfReader.addText=Add extracted text
|
||||||
|
pdfReader.addComment=Add comment
|
||||||
|
pdfReader.addTags=Add tags…
|
||||||
|
pdfReader.highlightText=Highlight Text
|
||||||
|
pdfReader.addNote=Add Note
|
||||||
|
pdfReader.selectArea=Select Area
|
||||||
|
pdfReader.pickColor=Pick a Color
|
||||||
|
pdfReader.addToNote=Add to Note
|
||||||
|
pdfReader.zoomIn=Zoom In
|
||||||
|
pdfReader.zoomOut=Zoom Out
|
||||||
|
pdfReader.zoomAuto=Automatically Resize
|
||||||
|
pdfReader.zoomPageWidth=Zoom to Page Width
|
||||||
|
pdfReader.nextPage=Next Page
|
||||||
|
pdfReader.previousPage=Previous Page
|
||||||
|
pdfReader.page=Page
|
||||||
|
pdfReader.readOnly=Read-only
|
||||||
|
|
|
@ -44,6 +44,9 @@
|
||||||
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
|
||||||
|
|
||||||
|
|
||||||
|
<!ENTITY goMenu.label "Go">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY viewMenu.label "Exibir">
|
<!ENTITY viewMenu.label "Exibir">
|
||||||
<!ENTITY layout.label "Layout">
|
<!ENTITY layout.label "Layout">
|
||||||
<!ENTITY standardView.label "Exibição padrão">
|
<!ENTITY standardView.label "Exibição padrão">
|
||||||
|
|
|
@ -335,3 +335,17 @@
|
||||||
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
<!ENTITY zotero.context.addStandaloneNote "Add Standalone Note">
|
||||||
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
<!ENTITY zotero.context.addStandaloneNoteFromAnnotations "Add Standalone Note from Annotations">
|
||||||
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
<!ENTITY zotero.context.editInWindow "Edit in a Separate Window">
|
||||||
|
|
||||||
|
<!ENTITY zotero.pdfReader.firstPage "First Page">
|
||||||
|
<!ENTITY zotero.pdfReader.lastPage "Last Page">
|
||||||
|
<!ENTITY zotero.pdfReader.back "Back">
|
||||||
|
<!ENTITY zotero.pdfReader.forward "Forward">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
|
||||||
|
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
|
||||||
|
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.wrappedScrolling "Wrapped Scrolling">
|
||||||
|
<!ENTITY zotero.pdfReader.noSpreads "No Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.oddSpreads "Odd Spreads">
|
||||||
|
<!ENTITY zotero.pdfReader.evenSpreads "Even Spreads">
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue