diff --git a/chrome/locale/af-ZA/zotero/reader.ftl b/chrome/locale/af-ZA/zotero/reader.ftl
index 29d238c004..a477dbe9ef 100644
--- a/chrome/locale/af-ZA/zotero/reader.ftl
+++ b/chrome/locale/af-ZA/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Find
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/af-ZA/zotero/zotero.dtd b/chrome/locale/af-ZA/zotero/zotero.dtd
index 5f40a9339d..82257026e2 100644
--- a/chrome/locale/af-ZA/zotero/zotero.dtd
+++ b/chrome/locale/af-ZA/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/af-ZA/zotero/zotero.ftl b/chrome/locale/af-ZA/zotero/zotero.ftl
index c4c82445f6..4d461b67b4 100644
--- a/chrome/locale/af-ZA/zotero/zotero.ftl
+++ b/chrome/locale/af-ZA/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Help
general-tag = Tag
general-done = Done
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Citation Style:
language-label = Language:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Info
pane-abstract = Abstract
pane-attachments = Aanhegsels
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Rename associated file
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = New Collection...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = New Collection
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/ar/zotero/reader.ftl b/chrome/locale/ar/zotero/reader.ftl
index 4da322e5b4..2434b0ffdf 100644
--- a/chrome/locale/ar/zotero/reader.ftl
+++ b/chrome/locale/ar/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = اعثر
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/ar/zotero/standalone.dtd b/chrome/locale/ar/zotero/standalone.dtd
index 9b0d67bedc..7ebc0778b0 100644
--- a/chrome/locale/ar/zotero/standalone.dtd
+++ b/chrome/locale/ar/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/ar/zotero/zotero.dtd b/chrome/locale/ar/zotero/zotero.dtd
index f87ffe7fe3..0094231ce9 100644
--- a/chrome/locale/ar/zotero/zotero.dtd
+++ b/chrome/locale/ar/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/ar/zotero/zotero.ftl b/chrome/locale/ar/zotero/zotero.ftl
index 9f3eabec1f..6cb8eb5295 100644
--- a/chrome/locale/ar/zotero/zotero.ftl
+++ b/chrome/locale/ar/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = مساعدة
general-tag = وسم
general-done = تم
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = نمط الاستشهاد:
language-label = اللغة
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = معلومات
pane-abstract = المستخلص
pane-attachments = مرفقات
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = إعادة تسمية الملف المرتبط
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = مجموعة عناصر جديدة...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = مجموعة عناصر جديدة
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/bg-BG/zotero/reader.ftl b/chrome/locale/bg-BG/zotero/reader.ftl
index 816d2ecf8b..d1554147c5 100644
--- a/chrome/locale/bg-BG/zotero/reader.ftl
+++ b/chrome/locale/bg-BG/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Find
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/bg-BG/zotero/standalone.dtd b/chrome/locale/bg-BG/zotero/standalone.dtd
index c69d9d1b74..257a91ef01 100644
--- a/chrome/locale/bg-BG/zotero/standalone.dtd
+++ b/chrome/locale/bg-BG/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/bg-BG/zotero/zotero.dtd b/chrome/locale/bg-BG/zotero/zotero.dtd
index 62af18d937..70c9b2cb44 100644
--- a/chrome/locale/bg-BG/zotero/zotero.dtd
+++ b/chrome/locale/bg-BG/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/bg-BG/zotero/zotero.ftl b/chrome/locale/bg-BG/zotero/zotero.ftl
index 80257c7534..c7e502fbfc 100644
--- a/chrome/locale/bg-BG/zotero/zotero.ftl
+++ b/chrome/locale/bg-BG/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Помощ
general-tag = Отметка
general-done = Готово
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Стил на цитиране:
language-label = Език:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Информация
pane-abstract = Извлечение
pane-attachments = Прикачени файлове
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Преименува приложеният файл
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Нова колекция...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Нова колекция
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/br/zotero/reader.ftl b/chrome/locale/br/zotero/reader.ftl
index 400a67f649..e4ec4746bf 100644
--- a/chrome/locale/br/zotero/reader.ftl
+++ b/chrome/locale/br/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Find
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/br/zotero/standalone.dtd b/chrome/locale/br/zotero/standalone.dtd
index 769dfce180..8419bac24c 100644
--- a/chrome/locale/br/zotero/standalone.dtd
+++ b/chrome/locale/br/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/br/zotero/zotero.dtd b/chrome/locale/br/zotero/zotero.dtd
index 2600c3dc57..c9bfd27d23 100644
--- a/chrome/locale/br/zotero/zotero.dtd
+++ b/chrome/locale/br/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/br/zotero/zotero.ftl b/chrome/locale/br/zotero/zotero.ftl
index 8687e5df7b..49b80d1fc3 100644
--- a/chrome/locale/br/zotero/zotero.ftl
+++ b/chrome/locale/br/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Sikour
general-tag = Baliz
general-done = Graet
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Doare arroudenn:
language-label = Yezh:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Titou.
pane-abstract = Berradenn
pane-attachments = Pezhioù-stag
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Ennotadurioù
pane-header-attachment-associated =
.label = Adenvel ar restr kevelet
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Dastumadeg nevez...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Dastumadeg nevez
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/ca-AD/zotero/reader.ftl b/chrome/locale/ca-AD/zotero/reader.ftl
index 2a929a942f..c2bd1937ad 100644
--- a/chrome/locale/ca-AD/zotero/reader.ftl
+++ b/chrome/locale/ca-AD/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Cerca
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/ca-AD/zotero/standalone.dtd b/chrome/locale/ca-AD/zotero/standalone.dtd
index c227898c50..40154cb52b 100644
--- a/chrome/locale/ca-AD/zotero/standalone.dtd
+++ b/chrome/locale/ca-AD/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/ca-AD/zotero/zotero.dtd b/chrome/locale/ca-AD/zotero/zotero.dtd
index 0065743e39..b007551e40 100644
--- a/chrome/locale/ca-AD/zotero/zotero.dtd
+++ b/chrome/locale/ca-AD/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/ca-AD/zotero/zotero.ftl b/chrome/locale/ca-AD/zotero/zotero.ftl
index 8169bdac3e..8aa445aba8 100644
--- a/chrome/locale/ca-AD/zotero/zotero.ftl
+++ b/chrome/locale/ca-AD/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Ajuda
general-tag = Etiqueta
general-done = Fet
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Estil de la cita:
language-label = Llengua:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Confortable
menu-ui-density-compact =
.label = Compacte
+pane-item-details = Item Details
pane-info = Informació
pane-abstract = Resum
pane-attachments = Adjuncions
@@ -400,6 +402,8 @@ pane-attachment-preview = Previsualització
pane-attachment-annotations = Anotacions
pane-header-attachment-associated =
.label = Canvia el nom del fitxer associat
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filtra les etiquetes
context-notes-search =
.placeholder = Cerca notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Col·lecció nova...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Nova col·lecció
.buttonlabelaccept = Crea una col·lecció
diff --git a/chrome/locale/cs-CZ/zotero/reader.ftl b/chrome/locale/cs-CZ/zotero/reader.ftl
index 43306e0bc9..f7717aafc9 100644
--- a/chrome/locale/cs-CZ/zotero/reader.ftl
+++ b/chrome/locale/cs-CZ/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Najít
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/cs-CZ/zotero/standalone.dtd b/chrome/locale/cs-CZ/zotero/standalone.dtd
index fe6436f8ba..2bc9d133b9 100644
--- a/chrome/locale/cs-CZ/zotero/standalone.dtd
+++ b/chrome/locale/cs-CZ/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/cs-CZ/zotero/zotero.dtd b/chrome/locale/cs-CZ/zotero/zotero.dtd
index a783be6297..b65056cf08 100644
--- a/chrome/locale/cs-CZ/zotero/zotero.dtd
+++ b/chrome/locale/cs-CZ/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/cs-CZ/zotero/zotero.ftl b/chrome/locale/cs-CZ/zotero/zotero.ftl
index b7af49e49d..9e48407256 100644
--- a/chrome/locale/cs-CZ/zotero/zotero.ftl
+++ b/chrome/locale/cs-CZ/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Pomoc
general-tag = Štítek
general-done = Hotovo
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Citační styl:
language-label = Jazyk:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Informace
pane-abstract = Abstrakt
pane-attachments = Přílohy
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Anotace
pane-header-attachment-associated =
.label = Přejmenovat asociovaný soubor
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Nová kolekce...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Nová kolekce
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/da-DK/zotero/reader.ftl b/chrome/locale/da-DK/zotero/reader.ftl
index 647fad1620..d3f852063b 100644
--- a/chrome/locale/da-DK/zotero/reader.ftl
+++ b/chrome/locale/da-DK/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Find
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/da-DK/zotero/standalone.dtd b/chrome/locale/da-DK/zotero/standalone.dtd
index b4dbce4e8d..d85f3765a9 100644
--- a/chrome/locale/da-DK/zotero/standalone.dtd
+++ b/chrome/locale/da-DK/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/da-DK/zotero/zotero.dtd b/chrome/locale/da-DK/zotero/zotero.dtd
index 6628a36449..f1036cb1fe 100644
--- a/chrome/locale/da-DK/zotero/zotero.dtd
+++ b/chrome/locale/da-DK/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/da-DK/zotero/zotero.ftl b/chrome/locale/da-DK/zotero/zotero.ftl
index 450550c983..09deb56bd9 100644
--- a/chrome/locale/da-DK/zotero/zotero.ftl
+++ b/chrome/locale/da-DK/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Hjælp
general-tag = Mærke
general-done = Færdig
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Reference-stil:
language-label = Sprog:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Info
pane-abstract = Resumé
pane-attachments = Vedhæftede filer
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Omdøb en tilhørende fil
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Ny Samling...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Ny samling
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/de/zotero/reader.ftl b/chrome/locale/de/zotero/reader.ftl
index 3af90c7201..fec5cf479e 100644
--- a/chrome/locale/de/zotero/reader.ftl
+++ b/chrome/locale/de/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Suchen
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/de/zotero/standalone.dtd b/chrome/locale/de/zotero/standalone.dtd
index 6cfecf9ce4..5cce6079b8 100644
--- a/chrome/locale/de/zotero/standalone.dtd
+++ b/chrome/locale/de/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/de/zotero/zotero.dtd b/chrome/locale/de/zotero/zotero.dtd
index fb699f947b..f9aaaf0dbd 100644
--- a/chrome/locale/de/zotero/zotero.dtd
+++ b/chrome/locale/de/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/de/zotero/zotero.ftl b/chrome/locale/de/zotero/zotero.ftl
index b5853e58c9..a918b8825b 100644
--- a/chrome/locale/de/zotero/zotero.ftl
+++ b/chrome/locale/de/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Hilfe
general-tag = Tag
general-done = Erledigt
general-view-troubleshooting-instructions = Anleitung zur Problembehebung anzeigen
+general-go-back = Go Back
citation-style-label = Zitierstil:
language-label = Sprache:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Locker
menu-ui-density-compact =
.label = Kompakt
+pane-item-details = Item Details
pane-info = Infos
pane-abstract = Zusammenfassung
pane-attachments = Anhänge
@@ -400,6 +402,8 @@ pane-attachment-preview = Vorschau
pane-attachment-annotations = Anmerkungen
pane-header-attachment-associated =
.label = Zugehörige Datei umbenennen
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Abschnitt anpinnen
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Tags filtern
context-notes-search =
.placeholder = Notizen durchsuchen
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Neue Sammlung...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Neue Sammlung
.buttonlabelaccept = Sammlung erstellen
diff --git a/chrome/locale/el-GR/zotero/reader.ftl b/chrome/locale/el-GR/zotero/reader.ftl
index 4a02c8cc0a..ccc2e0ab1d 100644
--- a/chrome/locale/el-GR/zotero/reader.ftl
+++ b/chrome/locale/el-GR/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Εύρεση
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/el-GR/zotero/standalone.dtd b/chrome/locale/el-GR/zotero/standalone.dtd
index 4df975b01e..c467fd2837 100644
--- a/chrome/locale/el-GR/zotero/standalone.dtd
+++ b/chrome/locale/el-GR/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/el-GR/zotero/zotero.dtd b/chrome/locale/el-GR/zotero/zotero.dtd
index 5cbaf4878c..a891934aef 100644
--- a/chrome/locale/el-GR/zotero/zotero.dtd
+++ b/chrome/locale/el-GR/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/el-GR/zotero/zotero.ftl b/chrome/locale/el-GR/zotero/zotero.ftl
index d19c22f55e..6994fe19a1 100644
--- a/chrome/locale/el-GR/zotero/zotero.ftl
+++ b/chrome/locale/el-GR/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Βοήθεια
general-tag = Ετικέτα
general-done = Ολοκληρώθηκε
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Στυλ παραπομπής:
language-label = Γλώσσα:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Πληροφορίες
pane-abstract = Περίληψη
pane-attachments = Συνημμένα
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Μετονομασία συσχετισμένου αρχείου
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Νέα συλλογή...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Νέα Συλλογή
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/en-GB/zotero/reader.ftl b/chrome/locale/en-GB/zotero/reader.ftl
index 774709eb61..ef45edac74 100644
--- a/chrome/locale/en-GB/zotero/reader.ftl
+++ b/chrome/locale/en-GB/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Find
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/en-GB/zotero/standalone.dtd b/chrome/locale/en-GB/zotero/standalone.dtd
index 63d73f98f8..7d9a3bdb0f 100644
--- a/chrome/locale/en-GB/zotero/standalone.dtd
+++ b/chrome/locale/en-GB/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/en-GB/zotero/zotero.dtd b/chrome/locale/en-GB/zotero/zotero.dtd
index 64f52b2839..ec99e1857d 100644
--- a/chrome/locale/en-GB/zotero/zotero.dtd
+++ b/chrome/locale/en-GB/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/en-GB/zotero/zotero.ftl b/chrome/locale/en-GB/zotero/zotero.ftl
index 1c493a18c0..5c246f6410 100644
--- a/chrome/locale/en-GB/zotero/zotero.ftl
+++ b/chrome/locale/en-GB/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Help
general-tag = Tag
general-done = Done
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Citation Style:
language-label = Language:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Info
pane-abstract = Abstract
pane-attachments = Attachments
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Rename associated file
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = New Collection…
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = New Collection
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/es-ES/zotero/reader.ftl b/chrome/locale/es-ES/zotero/reader.ftl
index b4226034fa..e924a2b3cd 100644
--- a/chrome/locale/es-ES/zotero/reader.ftl
+++ b/chrome/locale/es-ES/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Buscar
.placeholder = { pdfReader-find-in-document }
.aria-description = Para convertir un resultado de búsqueda en una anotación resaltada, pulse { general-key-control }-{ option-or-alt }-1. Para convertir un resultado de búsqueda en una anotación subrayada, pulse { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/es-ES/zotero/standalone.dtd b/chrome/locale/es-ES/zotero/standalone.dtd
index 43c5803470..03d16aa2ff 100644
--- a/chrome/locale/es-ES/zotero/standalone.dtd
+++ b/chrome/locale/es-ES/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/es-ES/zotero/zotero.dtd b/chrome/locale/es-ES/zotero/zotero.dtd
index ba9ebbf5a7..5a13db9291 100644
--- a/chrome/locale/es-ES/zotero/zotero.dtd
+++ b/chrome/locale/es-ES/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/es-ES/zotero/zotero.ftl b/chrome/locale/es-ES/zotero/zotero.ftl
index e79643632a..e688404745 100644
--- a/chrome/locale/es-ES/zotero/zotero.ftl
+++ b/chrome/locale/es-ES/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Ayuda
general-tag = Etiqueta
general-done = Hecho
general-view-troubleshooting-instructions = Ver las instrucciones de solución de problemas
+general-go-back = Go Back
citation-style-label = Estilo de cita:
language-label = Idioma:
menu-file-show-in-finder =
@@ -389,6 +390,7 @@ menu-ui-density-comfortable =
.label = Confortable
menu-ui-density-compact =
.label = Compacto
+pane-item-details = Item Details
pane-info = Información
pane-abstract = Resumen
pane-attachments = Adjuntos
@@ -401,6 +403,8 @@ pane-attachment-preview = Previsualizar
pane-attachment-annotations = Anotaciones
pane-header-attachment-associated =
.label = Renombrar el archivo asociado
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -482,6 +486,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Anclar sección
unpin-section =
@@ -498,6 +504,13 @@ tagselector-search =
.placeholder = Filtrar etiquetas
context-notes-search =
.placeholder = Buscar notas
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Nueva colección...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Nueva colección
.buttonlabelaccept = Crear collección
diff --git a/chrome/locale/et-EE/zotero/reader.ftl b/chrome/locale/et-EE/zotero/reader.ftl
index 2ae2a89aef..1a5e1e3252 100644
--- a/chrome/locale/et-EE/zotero/reader.ftl
+++ b/chrome/locale/et-EE/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Otsida
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/et-EE/zotero/zotero.dtd b/chrome/locale/et-EE/zotero/zotero.dtd
index 19c0c926d0..d3a828ef07 100644
--- a/chrome/locale/et-EE/zotero/zotero.dtd
+++ b/chrome/locale/et-EE/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/et-EE/zotero/zotero.ftl b/chrome/locale/et-EE/zotero/zotero.ftl
index 0cff75b6ae..8a4f1c1ff7 100644
--- a/chrome/locale/et-EE/zotero/zotero.ftl
+++ b/chrome/locale/et-EE/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Abi
general-tag = Lipik
general-done = Done
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Viite stiil:
language-label = Keel
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Info
pane-abstract = Abstrakt
pane-attachments = Manused
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Seostatud faili ümbernimetamine
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Uus teema...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Uus teema
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/eu-ES/zotero/reader.ftl b/chrome/locale/eu-ES/zotero/reader.ftl
index 5dcdf515df..3d4ebe3111 100644
--- a/chrome/locale/eu-ES/zotero/reader.ftl
+++ b/chrome/locale/eu-ES/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Aurkitu
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/eu-ES/zotero/standalone.dtd b/chrome/locale/eu-ES/zotero/standalone.dtd
index 9fc32bed11..5a8a9b7bc6 100644
--- a/chrome/locale/eu-ES/zotero/standalone.dtd
+++ b/chrome/locale/eu-ES/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/eu-ES/zotero/zotero.dtd b/chrome/locale/eu-ES/zotero/zotero.dtd
index ddae34f92b..a1f91bd874 100644
--- a/chrome/locale/eu-ES/zotero/zotero.dtd
+++ b/chrome/locale/eu-ES/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/eu-ES/zotero/zotero.ftl b/chrome/locale/eu-ES/zotero/zotero.ftl
index 7e1f44361c..af3d0f555b 100644
--- a/chrome/locale/eu-ES/zotero/zotero.ftl
+++ b/chrome/locale/eu-ES/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Laguntza
general-tag = Etiketa
general-done = Egina
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Aipu estiloa:
language-label = Hizkuntza:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Erosoa
menu-ui-density-compact =
.label = Trinkoa
+pane-item-details = Item Details
pane-info = Info
pane-abstract = Laburpena
pane-attachments = Eranskinak
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Oharpenak
pane-header-attachment-associated =
.label = Aldatu fitxategi asoziatuaren izena
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Iragazi etiketak
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Bilduma berria...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Bilduma berria
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/fa/zotero/reader.ftl b/chrome/locale/fa/zotero/reader.ftl
index 69ec7d34f7..c6b20f1be5 100644
--- a/chrome/locale/fa/zotero/reader.ftl
+++ b/chrome/locale/fa/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = یافتن
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/fa/zotero/standalone.dtd b/chrome/locale/fa/zotero/standalone.dtd
index 08d7dec74f..46680b0051 100644
--- a/chrome/locale/fa/zotero/standalone.dtd
+++ b/chrome/locale/fa/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/fa/zotero/zotero.dtd b/chrome/locale/fa/zotero/zotero.dtd
index 4bc3f771fa..4c7552fef6 100644
--- a/chrome/locale/fa/zotero/zotero.dtd
+++ b/chrome/locale/fa/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/fa/zotero/zotero.ftl b/chrome/locale/fa/zotero/zotero.ftl
index 6ce5de2511..befa437cc6 100644
--- a/chrome/locale/fa/zotero/zotero.ftl
+++ b/chrome/locale/fa/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = راهنما
general-tag = برچسب
general-done = انجام شد
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = شیوهنامه
language-label = Language:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = اطلاعات
pane-abstract = چکیده
pane-attachments = پیوستها
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = تغییر نام پرونده وابسته
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = مجموعه جدید...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = مجموعه جدید
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/fi-FI/zotero/reader.ftl b/chrome/locale/fi-FI/zotero/reader.ftl
index 89ee4c3d41..72337c0924 100644
--- a/chrome/locale/fi-FI/zotero/reader.ftl
+++ b/chrome/locale/fi-FI/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Etsi
.placeholder = { pdfReader-find-in-document }
.aria-description = Muuttaaksesi hakutuloksen korostushuomautukseksi, paina { general-key-control }-{ option-or-alt }-1. Muuttaaksesi hakutuloksen alleviivaushuomautukseksi, paina { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/fi-FI/zotero/standalone.dtd b/chrome/locale/fi-FI/zotero/standalone.dtd
index b01ea54dd7..e9cf18ec3a 100644
--- a/chrome/locale/fi-FI/zotero/standalone.dtd
+++ b/chrome/locale/fi-FI/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/fi-FI/zotero/zotero.dtd b/chrome/locale/fi-FI/zotero/zotero.dtd
index ce9616fea9..65b133c2ce 100644
--- a/chrome/locale/fi-FI/zotero/zotero.dtd
+++ b/chrome/locale/fi-FI/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/fi-FI/zotero/zotero.ftl b/chrome/locale/fi-FI/zotero/zotero.ftl
index 207d78c6c4..54ca42add6 100644
--- a/chrome/locale/fi-FI/zotero/zotero.ftl
+++ b/chrome/locale/fi-FI/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Ohje
general-tag = Merkki
general-done = Valmis
general-view-troubleshooting-instructions = Katso vianhakuohjeet
+general-go-back = Go Back
citation-style-label = Viittaustyyli:
language-label = Kieli:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Väljempi
menu-ui-density-compact =
.label = Tiivis
+pane-item-details = Item Details
pane-info = Tiedot
pane-abstract = Tiivistelmä
pane-attachments = Liitteet
@@ -400,6 +402,8 @@ pane-attachment-preview = Esikatselu
pane-attachment-annotations = Huomautukset
pane-header-attachment-associated =
.label = Nimeä liitetty tiedosto uudelleen
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Kiinnitä osa
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Suodata asiasanat
context-notes-search =
.placeholder = Etsi muistiinpanoista
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Uusi kokoelma...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Uusi kokoelma
.buttonlabelaccept = Luo kokoelma
diff --git a/chrome/locale/fr-FR/zotero/reader.ftl b/chrome/locale/fr-FR/zotero/reader.ftl
index 9c830612df..420c4dfc46 100644
--- a/chrome/locale/fr-FR/zotero/reader.ftl
+++ b/chrome/locale/fr-FR/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Rechercher
.placeholder = { pdfReader-find-in-document }
.aria-description = Pour transformer le résultat de recherche en surlignement, appuyer sur { general-key-control }-{ option-or-alt }-1. Pour transformer le résultat de recherche en soulignement, appuyer sur { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/fr-FR/zotero/standalone.dtd b/chrome/locale/fr-FR/zotero/standalone.dtd
index e5193efcc0..5bc836e3c6 100644
--- a/chrome/locale/fr-FR/zotero/standalone.dtd
+++ b/chrome/locale/fr-FR/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/fr-FR/zotero/zotero.dtd b/chrome/locale/fr-FR/zotero/zotero.dtd
index 01dc7bdbdc..af259a7b7f 100644
--- a/chrome/locale/fr-FR/zotero/zotero.dtd
+++ b/chrome/locale/fr-FR/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/fr-FR/zotero/zotero.ftl b/chrome/locale/fr-FR/zotero/zotero.ftl
index c9abd45c35..eb9884ae87 100644
--- a/chrome/locale/fr-FR/zotero/zotero.ftl
+++ b/chrome/locale/fr-FR/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = ?
general-tag = Marqueur
general-done = Terminé
general-view-troubleshooting-instructions = Afficher les instructions de dépannage
+general-go-back = Go Back
citation-style-label = Style de citation :
language-label = Langue :
menu-file-show-in-finder =
@@ -389,6 +390,7 @@ menu-ui-density-comfortable =
.label = Confortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Info
pane-abstract = Résumé
pane-attachments = Fichiers joints
@@ -401,6 +403,8 @@ pane-attachment-preview = Aperçu
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Renommer le fichier associé
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -482,6 +486,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Épingler la section
unpin-section =
@@ -498,6 +504,13 @@ tagselector-search =
.placeholder = Filtrer les marqueurs
context-notes-search =
.placeholder = Rechercher dans les notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Nouvelle collection…
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Nouvelle collection
.buttonlabelaccept = Créer une collection
diff --git a/chrome/locale/gl-ES/zotero/reader.ftl b/chrome/locale/gl-ES/zotero/reader.ftl
index d9dd382d28..a01d4518db 100644
--- a/chrome/locale/gl-ES/zotero/reader.ftl
+++ b/chrome/locale/gl-ES/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Procurar
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/gl-ES/zotero/standalone.dtd b/chrome/locale/gl-ES/zotero/standalone.dtd
index 8475c4ea92..51e0fc01fa 100644
--- a/chrome/locale/gl-ES/zotero/standalone.dtd
+++ b/chrome/locale/gl-ES/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/gl-ES/zotero/zotero.dtd b/chrome/locale/gl-ES/zotero/zotero.dtd
index 454414f763..bdeaf0d7e6 100644
--- a/chrome/locale/gl-ES/zotero/zotero.dtd
+++ b/chrome/locale/gl-ES/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/gl-ES/zotero/zotero.ftl b/chrome/locale/gl-ES/zotero/zotero.ftl
index 4a754ffce5..3f519dfcd7 100644
--- a/chrome/locale/gl-ES/zotero/zotero.ftl
+++ b/chrome/locale/gl-ES/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Axuda
general-tag = Etiqueta
general-done = Feito
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Estilo de cita:
language-label = Lingua:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compacto
+pane-item-details = Item Details
pane-info = Información
pane-abstract = Resumen
pane-attachments = Anexos
@@ -400,6 +402,8 @@ pane-attachment-preview = Vista previa
pane-attachment-annotations = Anotacións
pane-header-attachment-associated =
.label = Renomear o ficheiro asociado
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Fixar sección
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Buscar notas
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Colección nova
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Nova colección
.buttonlabelaccept = Crear colección
diff --git a/chrome/locale/he-IL/zotero/reader.ftl b/chrome/locale/he-IL/zotero/reader.ftl
index 6f12b1590a..f4ca54e72a 100644
--- a/chrome/locale/he-IL/zotero/reader.ftl
+++ b/chrome/locale/he-IL/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = איתור
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/he-IL/zotero/standalone.dtd b/chrome/locale/he-IL/zotero/standalone.dtd
index cdbad813fb..07627236a1 100644
--- a/chrome/locale/he-IL/zotero/standalone.dtd
+++ b/chrome/locale/he-IL/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/he-IL/zotero/zotero.dtd b/chrome/locale/he-IL/zotero/zotero.dtd
index 4cdafd2b0c..df4cab7fd0 100644
--- a/chrome/locale/he-IL/zotero/zotero.dtd
+++ b/chrome/locale/he-IL/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/he-IL/zotero/zotero.ftl b/chrome/locale/he-IL/zotero/zotero.ftl
index 066e4c94f0..8c37c6a174 100644
--- a/chrome/locale/he-IL/zotero/zotero.ftl
+++ b/chrome/locale/he-IL/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = עזרה
general-tag = תגית
general-done = בוצע
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = סגנון ציטוט:
language-label = שפה:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = מידע
pane-abstract = תקציר
pane-attachments = צרופות
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = הסברים
pane-header-attachment-associated =
.label = שינוי שם לקובץ משויך
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = אוסף חדש…
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = אוסף חדש
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/hr-HR/zotero/reader.ftl b/chrome/locale/hr-HR/zotero/reader.ftl
index 774709eb61..ef45edac74 100644
--- a/chrome/locale/hr-HR/zotero/reader.ftl
+++ b/chrome/locale/hr-HR/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Find
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/hr-HR/zotero/zotero.dtd b/chrome/locale/hr-HR/zotero/zotero.dtd
index 7af91f268c..728e3b5727 100644
--- a/chrome/locale/hr-HR/zotero/zotero.dtd
+++ b/chrome/locale/hr-HR/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/hr-HR/zotero/zotero.ftl b/chrome/locale/hr-HR/zotero/zotero.ftl
index 30670c7675..1ce12dc9ef 100644
--- a/chrome/locale/hr-HR/zotero/zotero.ftl
+++ b/chrome/locale/hr-HR/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Help
general-tag = Tag
general-done = Done
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Citation Style:
language-label = Language:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Info
pane-abstract = Abstract
pane-attachments = Attachments
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Rename associated file
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = New Collection...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = New Collection
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/hu-HU/zotero/reader.ftl b/chrome/locale/hu-HU/zotero/reader.ftl
index 83e1dccb8c..1fa2591a9e 100644
--- a/chrome/locale/hu-HU/zotero/reader.ftl
+++ b/chrome/locale/hu-HU/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Keresés
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/hu-HU/zotero/standalone.dtd b/chrome/locale/hu-HU/zotero/standalone.dtd
index 83fca3f83a..ea4e5bf53f 100644
--- a/chrome/locale/hu-HU/zotero/standalone.dtd
+++ b/chrome/locale/hu-HU/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/hu-HU/zotero/zotero.dtd b/chrome/locale/hu-HU/zotero/zotero.dtd
index 0f20ebb17c..4954dbcac8 100644
--- a/chrome/locale/hu-HU/zotero/zotero.dtd
+++ b/chrome/locale/hu-HU/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/hu-HU/zotero/zotero.ftl b/chrome/locale/hu-HU/zotero/zotero.ftl
index fa0e286557..89c3fb08c5 100644
--- a/chrome/locale/hu-HU/zotero/zotero.ftl
+++ b/chrome/locale/hu-HU/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Súgó
general-tag = Címke
general-done = Rendben
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Hivatkozási stílus:
language-label = Nyelv:
menu-file-show-in-finder =
@@ -400,6 +401,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Info
pane-abstract = Kivonat
pane-attachments = Csatolmányok
@@ -412,6 +414,8 @@ pane-attachment-preview = Előnézet
pane-attachment-annotations = Jegyzetek
pane-header-attachment-associated =
.label = Kapcsolódó fájl átnevezése
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -488,6 +492,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -504,6 +510,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Új gyűjtemény...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Új gyűjtemény
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/id-ID/zotero/reader.ftl b/chrome/locale/id-ID/zotero/reader.ftl
index 2ec8eb5d8f..33f44b2a7f 100644
--- a/chrome/locale/id-ID/zotero/reader.ftl
+++ b/chrome/locale/id-ID/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Temukan
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/id-ID/zotero/standalone.dtd b/chrome/locale/id-ID/zotero/standalone.dtd
index a4d5c25624..246970f08b 100644
--- a/chrome/locale/id-ID/zotero/standalone.dtd
+++ b/chrome/locale/id-ID/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/id-ID/zotero/zotero.dtd b/chrome/locale/id-ID/zotero/zotero.dtd
index 40741a6dcc..67bcb46ec7 100644
--- a/chrome/locale/id-ID/zotero/zotero.dtd
+++ b/chrome/locale/id-ID/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/id-ID/zotero/zotero.ftl b/chrome/locale/id-ID/zotero/zotero.ftl
index 916e394776..2825df70f8 100644
--- a/chrome/locale/id-ID/zotero/zotero.ftl
+++ b/chrome/locale/id-ID/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Bantuan
general-tag = Tag
general-done = Selesai
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Gaya Sitasi:
language-label = Bahasa:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Info
pane-abstract = Abstrak
pane-attachments = Lampiran
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Namai ulang berkas yang terkait
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Koleksi Baru...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Koleksi Baru
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/is-IS/zotero/reader.ftl b/chrome/locale/is-IS/zotero/reader.ftl
index 3f9a2b2fbb..aa8e4e03af 100644
--- a/chrome/locale/is-IS/zotero/reader.ftl
+++ b/chrome/locale/is-IS/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Finna
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/is-IS/zotero/standalone.dtd b/chrome/locale/is-IS/zotero/standalone.dtd
index ac2da55c66..a41db5fce8 100644
--- a/chrome/locale/is-IS/zotero/standalone.dtd
+++ b/chrome/locale/is-IS/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/is-IS/zotero/zotero.dtd b/chrome/locale/is-IS/zotero/zotero.dtd
index 8d917aa7f6..feb231c868 100644
--- a/chrome/locale/is-IS/zotero/zotero.dtd
+++ b/chrome/locale/is-IS/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/is-IS/zotero/zotero.ftl b/chrome/locale/is-IS/zotero/zotero.ftl
index 4b249cdd76..13de5aec4b 100644
--- a/chrome/locale/is-IS/zotero/zotero.ftl
+++ b/chrome/locale/is-IS/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Hjálp
general-tag = Merki
general-done = Done
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Tegund tilvísunar:
language-label = Tungumál:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Upplýsingar
pane-abstract = Ágrip
pane-attachments = Viðhengi
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Endurnefna tengt skjal
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Nýtt safn…
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Nýtt safn
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/it-IT/zotero/reader.ftl b/chrome/locale/it-IT/zotero/reader.ftl
index ed3218a93a..3127d62cc5 100644
--- a/chrome/locale/it-IT/zotero/reader.ftl
+++ b/chrome/locale/it-IT/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Trova
.placeholder = { pdfReader-find-in-document }
.aria-description = Per convertire il risultato di una ricerca in evidenziatura, premi { general-key-control }-{ option-or-alt }-1. Per convertire il risultato in sottolineatura, premi { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/it-IT/zotero/standalone.dtd b/chrome/locale/it-IT/zotero/standalone.dtd
index b72edac92c..8e0aae870f 100644
--- a/chrome/locale/it-IT/zotero/standalone.dtd
+++ b/chrome/locale/it-IT/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/it-IT/zotero/zotero.dtd b/chrome/locale/it-IT/zotero/zotero.dtd
index 82ef3fa36f..6dbdc33751 100644
--- a/chrome/locale/it-IT/zotero/zotero.dtd
+++ b/chrome/locale/it-IT/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/it-IT/zotero/zotero.ftl b/chrome/locale/it-IT/zotero/zotero.ftl
index 915b057b70..9f8d5bc238 100644
--- a/chrome/locale/it-IT/zotero/zotero.ftl
+++ b/chrome/locale/it-IT/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Aiuto
general-tag = Tag
general-done = Fatto
general-view-troubleshooting-instructions = Vedi le istruzioni di risoluzione dei problemi
+general-go-back = Go Back
citation-style-label = Stile di citazione:
language-label = Lingua:
menu-file-show-in-finder =
@@ -389,6 +390,7 @@ menu-ui-density-comfortable =
.label = Confortevole
menu-ui-density-compact =
.label = Compatta
+pane-item-details = Item Details
pane-info = Informazioni
pane-abstract = Abstract
pane-attachments = Allegati
@@ -401,6 +403,8 @@ pane-attachment-preview = Anteprima
pane-attachment-annotations = Annotazioni
pane-header-attachment-associated =
.label = Rinomina file associato
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -482,6 +486,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Fissa sezione
unpin-section =
@@ -498,6 +504,13 @@ tagselector-search =
.placeholder = Filtra i tag
context-notes-search =
.placeholder = Cerca nelle note
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Nuova collezione…
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Nuova collezione
.buttonlabelaccept = Crea collezione
diff --git a/chrome/locale/ja-JP/zotero/reader.ftl b/chrome/locale/ja-JP/zotero/reader.ftl
index 9d086b65e1..2af57138ea 100644
--- a/chrome/locale/ja-JP/zotero/reader.ftl
+++ b/chrome/locale/ja-JP/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = 検索
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/ja-JP/zotero/standalone.dtd b/chrome/locale/ja-JP/zotero/standalone.dtd
index 5835c48b59..e8ab38844f 100644
--- a/chrome/locale/ja-JP/zotero/standalone.dtd
+++ b/chrome/locale/ja-JP/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/ja-JP/zotero/zotero.dtd b/chrome/locale/ja-JP/zotero/zotero.dtd
index 33ff7e8da5..fc2515d866 100644
--- a/chrome/locale/ja-JP/zotero/zotero.dtd
+++ b/chrome/locale/ja-JP/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/ja-JP/zotero/zotero.ftl b/chrome/locale/ja-JP/zotero/zotero.ftl
index ea54f03227..517c3756a0 100644
--- a/chrome/locale/ja-JP/zotero/zotero.ftl
+++ b/chrome/locale/ja-JP/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = ヘルプ
general-tag = タグ
general-done = 完了
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = 引用スタイル:
language-label = 言語:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = 情報
pane-abstract = 抄録
pane-attachments = 添付ファイル
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = 注釈
pane-header-attachment-associated =
.label = 関連ファイル名を変更する
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = 新規コレクション...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = 新規コレクション
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/km/zotero/reader.ftl b/chrome/locale/km/zotero/reader.ftl
index 9b1ceaf5fb..7a6593b7ef 100644
--- a/chrome/locale/km/zotero/reader.ftl
+++ b/chrome/locale/km/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = ស្វែងរក
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/km/zotero/zotero.dtd b/chrome/locale/km/zotero/zotero.dtd
index e9d7d1c1e0..ff8b7b0342 100644
--- a/chrome/locale/km/zotero/zotero.dtd
+++ b/chrome/locale/km/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/km/zotero/zotero.ftl b/chrome/locale/km/zotero/zotero.ftl
index 291e248532..ab9e89bf56 100644
--- a/chrome/locale/km/zotero/zotero.ftl
+++ b/chrome/locale/km/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = ជំនួយ
general-tag = ស្លាក
general-done = Done
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = រចនាបថអាគតដ្ឋាន:
language-label = Language:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = ទិន្នន័យ
pane-abstract = ខ្លឹមសារសង្ខេប
pane-attachments = ឯកសារកម្ជាប់
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = ប្តូរឈ្មោះឯកសារដែលពាក់ព័ន្ធ
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = បង្កើតកម្រងឯកសារថ្មី...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = កម្រងឯកសារថ្មី
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/ko-KR/zotero/reader.ftl b/chrome/locale/ko-KR/zotero/reader.ftl
index 85b35c4c50..6c3cf67cdb 100644
--- a/chrome/locale/ko-KR/zotero/reader.ftl
+++ b/chrome/locale/ko-KR/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = 검색
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/ko-KR/zotero/standalone.dtd b/chrome/locale/ko-KR/zotero/standalone.dtd
index 20409adaaa..13a6a0aec5 100644
--- a/chrome/locale/ko-KR/zotero/standalone.dtd
+++ b/chrome/locale/ko-KR/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/ko-KR/zotero/zotero.dtd b/chrome/locale/ko-KR/zotero/zotero.dtd
index bc37e3ca56..f8615337b4 100644
--- a/chrome/locale/ko-KR/zotero/zotero.dtd
+++ b/chrome/locale/ko-KR/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/ko-KR/zotero/zotero.ftl b/chrome/locale/ko-KR/zotero/zotero.ftl
index 43dc7b21ed..5dab93b83f 100644
--- a/chrome/locale/ko-KR/zotero/zotero.ftl
+++ b/chrome/locale/ko-KR/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = 도움말
general-tag = 태그
general-done = 완료
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = 인용 스타일:
language-label = 언어:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = 정보
pane-abstract = 요약
pane-attachments = 첨부
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = 주석
pane-header-attachment-associated =
.label = 관련된 파일 이름 변경
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = 새 컬렉션...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = 새 컬렉션
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/lt-LT/zotero/reader.ftl b/chrome/locale/lt-LT/zotero/reader.ftl
index 9797800868..57a260c10d 100644
--- a/chrome/locale/lt-LT/zotero/reader.ftl
+++ b/chrome/locale/lt-LT/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Ieškoti
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/lt-LT/zotero/standalone.dtd b/chrome/locale/lt-LT/zotero/standalone.dtd
index 93591b5f27..99e786e575 100644
--- a/chrome/locale/lt-LT/zotero/standalone.dtd
+++ b/chrome/locale/lt-LT/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/lt-LT/zotero/zotero.dtd b/chrome/locale/lt-LT/zotero/zotero.dtd
index ec93910036..7257a8ca14 100644
--- a/chrome/locale/lt-LT/zotero/zotero.dtd
+++ b/chrome/locale/lt-LT/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/lt-LT/zotero/zotero.ftl b/chrome/locale/lt-LT/zotero/zotero.ftl
index 0a15c032b9..05f86cf01b 100644
--- a/chrome/locale/lt-LT/zotero/zotero.ftl
+++ b/chrome/locale/lt-LT/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Žinynas
general-tag = Gairė
general-done = Atlikta
general-view-troubleshooting-instructions = Peržiūrėti nesklandumų sprendimo instrukcijas
+general-go-back = Go Back
citation-style-label = Citavimo stilius:
language-label = Kalba:
menu-file-show-in-finder =
@@ -390,6 +391,7 @@ menu-ui-density-comfortable =
.label = Patogus
menu-ui-density-compact =
.label = Glaustas
+pane-item-details = Item Details
pane-info = Informacija
pane-abstract = Santrauka
pane-attachments = Priedai
@@ -402,6 +404,8 @@ pane-attachment-preview = Peržiūra
pane-attachment-annotations = Anotacijos
pane-header-attachment-associated =
.label = Pervadinti susijusią rinkmeną
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -488,6 +492,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Prisegti lauką
unpin-section =
@@ -504,6 +510,13 @@ tagselector-search =
.placeholder = Atrinkti gaires
context-notes-search =
.placeholder = Pastabų paieška
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Naujas rinkinys...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Naujas rinkinys
.buttonlabelaccept = Sukurti rinkinį
diff --git a/chrome/locale/mn-MN/zotero/reader.ftl b/chrome/locale/mn-MN/zotero/reader.ftl
index 774709eb61..ef45edac74 100644
--- a/chrome/locale/mn-MN/zotero/reader.ftl
+++ b/chrome/locale/mn-MN/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Find
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/mn-MN/zotero/standalone.dtd b/chrome/locale/mn-MN/zotero/standalone.dtd
index 9355da8b2a..fae7417ebc 100644
--- a/chrome/locale/mn-MN/zotero/standalone.dtd
+++ b/chrome/locale/mn-MN/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/mn-MN/zotero/zotero.dtd b/chrome/locale/mn-MN/zotero/zotero.dtd
index 3c34b833bb..740cbecce3 100644
--- a/chrome/locale/mn-MN/zotero/zotero.dtd
+++ b/chrome/locale/mn-MN/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/mn-MN/zotero/zotero.ftl b/chrome/locale/mn-MN/zotero/zotero.ftl
index 39266eb367..9dc41f6920 100644
--- a/chrome/locale/mn-MN/zotero/zotero.ftl
+++ b/chrome/locale/mn-MN/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Тусламж
general-tag = Tag
general-done = Done
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Citation Style:
language-label = Language:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Info
pane-abstract = Abstract
pane-attachments = Attachments
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Rename associated file
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = New Collection…
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = New Collection
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/nb-NO/zotero/reader.ftl b/chrome/locale/nb-NO/zotero/reader.ftl
index d72ecc4993..2ccd6bbdfb 100644
--- a/chrome/locale/nb-NO/zotero/reader.ftl
+++ b/chrome/locale/nb-NO/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Finn
.placeholder = { pdfReader-find-in-document }
.aria-description = Hvis du vil gjøre et søkeresultat om til en uthevingskommentar, trykker du på { general-key-control }-{ option-or-alt }-1. Hvis du vil gjøre et søkeresultat om til en understrekingskommentar, trykker du på { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/nb-NO/zotero/standalone.dtd b/chrome/locale/nb-NO/zotero/standalone.dtd
index ea7bac6914..782001024f 100644
--- a/chrome/locale/nb-NO/zotero/standalone.dtd
+++ b/chrome/locale/nb-NO/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/nb-NO/zotero/zotero.dtd b/chrome/locale/nb-NO/zotero/zotero.dtd
index ef4fcbef12..e96d1a66d9 100644
--- a/chrome/locale/nb-NO/zotero/zotero.dtd
+++ b/chrome/locale/nb-NO/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/nb-NO/zotero/zotero.ftl b/chrome/locale/nb-NO/zotero/zotero.ftl
index ee17a87835..9c9de2c6a3 100644
--- a/chrome/locale/nb-NO/zotero/zotero.ftl
+++ b/chrome/locale/nb-NO/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Hjelp
general-tag = Emneord
general-done = Ferdig
general-view-troubleshooting-instructions = Se instruksjoner for feilsøking
+general-go-back = Go Back
citation-style-label = Henvisningsstil:
language-label = Språk:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Romslig
menu-ui-density-compact =
.label = Kompakt
+pane-item-details = Item Details
pane-info = Info
pane-abstract = Sammendrag
pane-attachments = Vedlegg
@@ -400,6 +402,8 @@ pane-attachment-preview = Forhåndsvisning
pane-attachment-annotations = Kommentarer
pane-header-attachment-associated =
.label = Gi nytt navn til tilknyttet fil
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Fest seksjon
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filtrer emneord
context-notes-search =
.placeholder = Søk i notater
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Ny samling...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Ny samling
.buttonlabelaccept = Opprett samling
diff --git a/chrome/locale/nl-NL/zotero/reader.ftl b/chrome/locale/nl-NL/zotero/reader.ftl
index 4a91ab1186..62c6259160 100644
--- a/chrome/locale/nl-NL/zotero/reader.ftl
+++ b/chrome/locale/nl-NL/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Zoeken
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/nl-NL/zotero/standalone.dtd b/chrome/locale/nl-NL/zotero/standalone.dtd
index 6f9903571b..0468b0da98 100644
--- a/chrome/locale/nl-NL/zotero/standalone.dtd
+++ b/chrome/locale/nl-NL/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/nl-NL/zotero/zotero.dtd b/chrome/locale/nl-NL/zotero/zotero.dtd
index 1749ebc2ee..273ea211d0 100644
--- a/chrome/locale/nl-NL/zotero/zotero.dtd
+++ b/chrome/locale/nl-NL/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/nl-NL/zotero/zotero.ftl b/chrome/locale/nl-NL/zotero/zotero.ftl
index a2415de37f..d22e5e9311 100644
--- a/chrome/locale/nl-NL/zotero/zotero.ftl
+++ b/chrome/locale/nl-NL/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Help
general-tag = Label
general-done = Klaar
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Citation Style:
language-label = Taal:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Info
pane-abstract = Samenvatting
pane-attachments = Bijlagen
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Wijzig naam geassocieerd bestand
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Nieuwe verzameling…
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Nieuwe verzameling
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/nn-NO/zotero/reader.ftl b/chrome/locale/nn-NO/zotero/reader.ftl
index aa78257ffb..b65865b8e2 100644
--- a/chrome/locale/nn-NO/zotero/reader.ftl
+++ b/chrome/locale/nn-NO/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Finn
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/nn-NO/zotero/zotero.dtd b/chrome/locale/nn-NO/zotero/zotero.dtd
index 839f12d08b..178a664c16 100644
--- a/chrome/locale/nn-NO/zotero/zotero.dtd
+++ b/chrome/locale/nn-NO/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/nn-NO/zotero/zotero.ftl b/chrome/locale/nn-NO/zotero/zotero.ftl
index 428f1d7540..abb8f335f1 100644
--- a/chrome/locale/nn-NO/zotero/zotero.ftl
+++ b/chrome/locale/nn-NO/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Hjelp
general-tag = Tagg
general-done = Ferdig
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Siteringsstil:
language-label = Språk:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Info
pane-abstract = Samandrag
pane-attachments = Vedlegg
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Gje nytt namn til tilknytta fil
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Ny samling …
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Ny samling
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/pl-PL/zotero/reader.ftl b/chrome/locale/pl-PL/zotero/reader.ftl
index b1cfc26b73..8e8605b217 100644
--- a/chrome/locale/pl-PL/zotero/reader.ftl
+++ b/chrome/locale/pl-PL/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Znajdź
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/pl-PL/zotero/standalone.dtd b/chrome/locale/pl-PL/zotero/standalone.dtd
index 6286606262..cd27aee98b 100644
--- a/chrome/locale/pl-PL/zotero/standalone.dtd
+++ b/chrome/locale/pl-PL/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/pl-PL/zotero/zotero.dtd b/chrome/locale/pl-PL/zotero/zotero.dtd
index cb8e4dea32..57a17d9049 100644
--- a/chrome/locale/pl-PL/zotero/zotero.dtd
+++ b/chrome/locale/pl-PL/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/pl-PL/zotero/zotero.ftl b/chrome/locale/pl-PL/zotero/zotero.ftl
index fa16a7b17a..628ce140b8 100644
--- a/chrome/locale/pl-PL/zotero/zotero.ftl
+++ b/chrome/locale/pl-PL/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Pomoc
general-tag = Etykieta
general-done = Zrobione
general-view-troubleshooting-instructions = Pokaż instrukcje dla rozwiązywania problemów
+general-go-back = Go Back
citation-style-label = Styl cytowania:
language-label = Język:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Komfortowa
menu-ui-density-compact =
.label = Zwarta
+pane-item-details = Item Details
pane-info = Informacje
pane-abstract = Krótki opis
pane-attachments = Załączniki
@@ -400,6 +402,8 @@ pane-attachment-preview = Podgląd
pane-attachment-annotations = Adnotacje
pane-header-attachment-associated =
.label = Zmień nazwę powiązanego pliku
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Przypnij sekcję
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filtruj etykiety
context-notes-search =
.placeholder = Przeszukaj notatki
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Nowa kolekcja...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Nowa kolekcja
.buttonlabelaccept = Utwórz kolekcję
diff --git a/chrome/locale/pt-BR/zotero/reader.ftl b/chrome/locale/pt-BR/zotero/reader.ftl
index 89bd75f0a8..f19d454a4e 100644
--- a/chrome/locale/pt-BR/zotero/reader.ftl
+++ b/chrome/locale/pt-BR/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Buscar
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/pt-BR/zotero/standalone.dtd b/chrome/locale/pt-BR/zotero/standalone.dtd
index 8ef39d9523..e05221c36e 100644
--- a/chrome/locale/pt-BR/zotero/standalone.dtd
+++ b/chrome/locale/pt-BR/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/pt-BR/zotero/zotero.dtd b/chrome/locale/pt-BR/zotero/zotero.dtd
index ee615436e9..3a39004f92 100644
--- a/chrome/locale/pt-BR/zotero/zotero.dtd
+++ b/chrome/locale/pt-BR/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/pt-BR/zotero/zotero.ftl b/chrome/locale/pt-BR/zotero/zotero.ftl
index dcce165068..c3a32db9c4 100644
--- a/chrome/locale/pt-BR/zotero/zotero.ftl
+++ b/chrome/locale/pt-BR/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Ajuda
general-tag = Etiqueta
general-done = Feito
general-view-troubleshooting-instructions = Ver instruções de resolução de problemas
+general-go-back = Go Back
citation-style-label = Estilo da citação:
language-label = Idioma:
menu-file-show-in-finder =
@@ -389,6 +390,7 @@ menu-ui-density-comfortable =
.label = Confortável
menu-ui-density-compact =
.label = Compacto
+pane-item-details = Item Details
pane-info = Informações
pane-abstract = Resumo
pane-attachments = Anexos
@@ -401,6 +403,8 @@ pane-attachment-preview = Visualização
pane-attachment-annotations = Anotações
pane-header-attachment-associated =
.label = Renomear arquivo associado
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -482,6 +486,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Fixar seção
unpin-section =
@@ -498,6 +504,13 @@ tagselector-search =
.placeholder = Filtrar etiquetas
context-notes-search =
.placeholder = Pesquisar notas
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Nova coleção...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Nova coleção
.buttonlabelaccept = Criar coleção
diff --git a/chrome/locale/pt-PT/zotero/reader.ftl b/chrome/locale/pt-PT/zotero/reader.ftl
index b71665f0a9..8d965c6418 100644
--- a/chrome/locale/pt-PT/zotero/reader.ftl
+++ b/chrome/locale/pt-PT/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Localizar
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/pt-PT/zotero/standalone.dtd b/chrome/locale/pt-PT/zotero/standalone.dtd
index e4cfb99095..ebaafea0b6 100644
--- a/chrome/locale/pt-PT/zotero/standalone.dtd
+++ b/chrome/locale/pt-PT/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/pt-PT/zotero/zotero.dtd b/chrome/locale/pt-PT/zotero/zotero.dtd
index 5e969002d4..9c3cd1b541 100644
--- a/chrome/locale/pt-PT/zotero/zotero.dtd
+++ b/chrome/locale/pt-PT/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/pt-PT/zotero/zotero.ftl b/chrome/locale/pt-PT/zotero/zotero.ftl
index ffe22cd3c7..b073745fbf 100644
--- a/chrome/locale/pt-PT/zotero/zotero.ftl
+++ b/chrome/locale/pt-PT/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Ajuda
general-tag = Etiqueta
general-done = Feito
general-view-troubleshooting-instructions = Ver instruções de resolução de problemas
+general-go-back = Go Back
citation-style-label = Estilo de Citação:
language-label = Língua:
menu-file-show-in-finder =
@@ -389,6 +390,7 @@ menu-ui-density-comfortable =
.label = Confortável
menu-ui-density-compact =
.label = Compacto
+pane-item-details = Item Details
pane-info = Informação
pane-abstract = Resumo
pane-attachments = Anexos
@@ -401,6 +403,8 @@ pane-attachment-preview = Visualização
pane-attachment-annotations = Anotações
pane-header-attachment-associated =
.label = Alterar nome do arquivo associado
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -482,6 +486,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Fixar seção
unpin-section =
@@ -498,6 +504,13 @@ tagselector-search =
.placeholder = Filtrar etiquetas
context-notes-search =
.placeholder = Pesquisar notas
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Nova Colecção...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Nova Colecção
.buttonlabelaccept = Criar Coleção
diff --git a/chrome/locale/ro-RO/zotero/reader.ftl b/chrome/locale/ro-RO/zotero/reader.ftl
index 349dca3f5e..2797aacf99 100644
--- a/chrome/locale/ro-RO/zotero/reader.ftl
+++ b/chrome/locale/ro-RO/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Găsește
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/ro-RO/zotero/standalone.dtd b/chrome/locale/ro-RO/zotero/standalone.dtd
index 24d3afebea..8c66d3a162 100644
--- a/chrome/locale/ro-RO/zotero/standalone.dtd
+++ b/chrome/locale/ro-RO/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/ro-RO/zotero/zotero.dtd b/chrome/locale/ro-RO/zotero/zotero.dtd
index 5b0299cc02..c11fb578f3 100644
--- a/chrome/locale/ro-RO/zotero/zotero.dtd
+++ b/chrome/locale/ro-RO/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/ro-RO/zotero/zotero.ftl b/chrome/locale/ro-RO/zotero/zotero.ftl
index 783cec9075..7d59b3cdc5 100644
--- a/chrome/locale/ro-RO/zotero/zotero.ftl
+++ b/chrome/locale/ro-RO/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Ajutor
general-tag = Etichetă
general-done = Gata
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Stil de citare:
language-label = Limbă:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Informații
pane-abstract = Rezumat
pane-attachments = Anexe
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Adnotări
pane-header-attachment-associated =
.label = Redenumește fișierul asociat
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Colecție nouă...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Colecție nouă
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/ru-RU/zotero/reader.ftl b/chrome/locale/ru-RU/zotero/reader.ftl
index c967c67e07..0473276bad 100644
--- a/chrome/locale/ru-RU/zotero/reader.ftl
+++ b/chrome/locale/ru-RU/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Найти
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/ru-RU/zotero/standalone.dtd b/chrome/locale/ru-RU/zotero/standalone.dtd
index 46fe11138f..a2e207c2ab 100644
--- a/chrome/locale/ru-RU/zotero/standalone.dtd
+++ b/chrome/locale/ru-RU/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/ru-RU/zotero/zotero.dtd b/chrome/locale/ru-RU/zotero/zotero.dtd
index 218ebdfd5b..f2691bfd1f 100644
--- a/chrome/locale/ru-RU/zotero/zotero.dtd
+++ b/chrome/locale/ru-RU/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/ru-RU/zotero/zotero.ftl b/chrome/locale/ru-RU/zotero/zotero.ftl
index 2771102142..baa02e40e5 100644
--- a/chrome/locale/ru-RU/zotero/zotero.ftl
+++ b/chrome/locale/ru-RU/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Справка
general-tag = Тег
general-done = Завершено
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Стиль цитирования:
language-label = Язык:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Информация
pane-abstract = Аннотация
pane-attachments = Вложения
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Аннотации
pane-header-attachment-associated =
.label = Переименовать связанный файл
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Новая коллекция…
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Новая коллекция
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/sk-SK/zotero/reader.ftl b/chrome/locale/sk-SK/zotero/reader.ftl
index 4766ceae67..1e78645cb6 100644
--- a/chrome/locale/sk-SK/zotero/reader.ftl
+++ b/chrome/locale/sk-SK/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Hľadať
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/sk-SK/zotero/standalone.dtd b/chrome/locale/sk-SK/zotero/standalone.dtd
index 9d6cef8f68..b2770041a2 100644
--- a/chrome/locale/sk-SK/zotero/standalone.dtd
+++ b/chrome/locale/sk-SK/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/sk-SK/zotero/zotero.dtd b/chrome/locale/sk-SK/zotero/zotero.dtd
index a7a61f5a1f..23d8898774 100644
--- a/chrome/locale/sk-SK/zotero/zotero.dtd
+++ b/chrome/locale/sk-SK/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/sk-SK/zotero/zotero.ftl b/chrome/locale/sk-SK/zotero/zotero.ftl
index c55a82650c..de8d8750fa 100644
--- a/chrome/locale/sk-SK/zotero/zotero.ftl
+++ b/chrome/locale/sk-SK/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Pomoc
general-tag = Značka
general-done = Hotovo
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Citačný štýl:
language-label = Jazyk:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Informácie
pane-abstract = Abstrakt
pane-attachments = Prílohy
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Premenovať prislúchajúci súbor
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Nová kolekcia...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Nová kolekcia
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/sl-SI/zotero/connector.json b/chrome/locale/sl-SI/zotero/connector.json
index c07095e504..406d9bf383 100644
--- a/chrome/locale/sl-SI/zotero/connector.json
+++ b/chrome/locale/sl-SI/zotero/connector.json
@@ -41,18 +41,57 @@
"general_copyToClipboard": {
"message": "Kopiraj na odložišče"
},
+ "itemType_pdf": {
+ "message": "Priponka PDF"
+ },
+ "itemType_epub": {
+ "message": "Priponka EPUB"
+ },
"itemType_note": {
"message": "Opomba"
},
+ "itemType_link": {
+ "message": "Spletna povezava"
+ },
"itemType_attachment": {
"message": "Priponka"
},
"progressWindow_savingTo": {
"message": "Shranjevanje v"
},
+ "progressWindow_detailsBtnView": {
+ "message": "Pokaži podrobnosti"
+ },
+ "progressWindow_detailsBtnHide": {
+ "message": "Skrij podrobnosti"
+ },
+ "progressWindow_collectionSelector": {
+ "message": "Izbirnik ciljne zbirke"
+ },
+ "progressWindow_savingItems": {
+ "message": "Shranjevanje $1 vnosov. $2"
+ },
+ "progressWindow_savingItem": {
+ "message": "Shranjevanje vnosa $1"
+ },
+ "progressWindow_saveItem": {
+ "message": "Vnos $1: $2"
+ },
+ "progressWindow_downloadComplete": {
+ "message": "Shranjeno: $1"
+ },
+ "progressWindow_allDone": {
+ "message": "Shranjevanje je zaključeno. Pogovorno okno se bo zaprlo."
+ },
+ "progressWindow_alreadySaved": {
+ "message": "Vnosi s te spletne strani so že shranjeni."
+ },
"progressWindow_tagPlaceholder": {
"message": "Značke (ločene z vejicami)"
},
+ "progressWindow_filterPlaceholder": {
+ "message": "Filtriraj zbirke"
+ },
"progressWindow_error_translation": {
"message": "Napaka pri shranjevanju tega vnosa. Glejte $1 za več informacij."
},
diff --git a/chrome/locale/sl-SI/zotero/preferences.ftl b/chrome/locale/sl-SI/zotero/preferences.ftl
index 0fdeafacec..3eeb7d22bb 100644
--- a/chrome/locale/sl-SI/zotero/preferences.ftl
+++ b/chrome/locale/sl-SI/zotero/preferences.ftl
@@ -1,9 +1,9 @@
preferences-window =
- .title = { -app-name } Settings
-preferences-appearance-title = Appearance and Language
+ .title = Nastavitve { -app-name }
+preferences-appearance-title = Videz in jezik
preferences-auto-recognize-files =
- .label = Automatically retrieve metadata for PDFs and ebooks
-preferences-file-renaming-title = File Renaming
+ .label = Samodejno pridobi metapodatke za PDF-je in e-knjige
+preferences-file-renaming-title = Preimenovanje datotek
preferences-file-renaming-intro = { -app-name } automatically renames downloaded files based on the details of the parent item (title, author, etc.). You can choose to rename files added from your computer as well.
preferences-file-renaming-auto-rename-files =
.label = Automatically rename locally added files
@@ -24,26 +24,26 @@ preferences-file-renaming-format-title = Filename Format
preferences-file-renaming-format-instructions = You can customize the filename pattern { -app-name } uses to rename attachment files from parent metadata.
preferences-file-renaming-format-instructions-example = For example, “{ $example }” in this template will be replaced with the title of the parent item, truncated at 50 characters.
preferences-file-renaming-format-instructions-more = See the for more information.
-preferences-file-renaming-format-template = Filename Template:
-preferences-file-renaming-format-preview = Preview:
-preferences-reader-title = Reader
-preferences-reader-open-epubs-using = Open EPUBs using
+preferences-file-renaming-format-template = Predloga imena datoteke:
+preferences-file-renaming-format-preview = Predogled:
+preferences-reader-title = Bralnik
+preferences-reader-open-epubs-using = Dokumente EPUB odpri s/z
preferences-reader-open-snapshots-using = Open snapshots using
preferences-reader-open-in-new-window =
.label = Open files in new windows instead of tabs
preferences-reader-ebook-font = Ebook font:
preferences-reader-ebook-hyphenate =
.label = Enable automatic hyphenation
-preferences-color-scheme = Color Scheme:
+preferences-color-scheme = Barvna shema:
preferences-color-scheme-auto =
.label = Samodejno
preferences-color-scheme-light =
- .label = Light
+ .label = svetla
preferences-color-scheme-dark =
- .label = Dark
+ .label = temna
preferences-item-pane-header = Item Pane Header:
preferences-item-pane-header-style = Header Citation Style:
-preferences-item-pane-header-locale = Header Language:
+preferences-item-pane-header-locale = Jezik glave:
preferences-item-pane-header-missing-style = Missing style: <{ $shortName }>
preferences-locate-library-lookup-intro = Library Lookup can find a resource online using your library’s OpenURL resolver.
preferences-locate-resolver = Razločitelj:
@@ -67,8 +67,8 @@ preferences-advanced-enable-local-api =
preferences-advanced-local-api-available = Available at { $url }
preferences-advanced-server-disabled = The { -app-name } HTTP server is disabled.
preferences-advanced-server-enable-and-restart =
- .label = Enable and Restart
-preferences-advanced-language-and-region-title = Language and Region
+ .label = Omogoči in ponovno zaženi
+preferences-advanced-language-and-region-title = Jezik in področje
preferences-advanced-enable-bidi-ui =
.label = Enable bidirectional text editing utilities
preferences-advanced-reset-data-dir =
diff --git a/chrome/locale/sl-SI/zotero/reader.ftl b/chrome/locale/sl-SI/zotero/reader.ftl
index 988c470e5a..c8ea6c1ecb 100644
--- a/chrome/locale/sl-SI/zotero/reader.ftl
+++ b/chrome/locale/sl-SI/zotero/reader.ftl
@@ -3,8 +3,8 @@ pdfReader-highlightText = Osvetli besedilo
pdfReader-addText = Dodaj besedilo
pdfReader-selectArea = Izberite področje
pdfReader-draw = Nariši
-pdfReader-highlightAnnotation = Highlight annotation
-pdfReader-underlineAnnotation = Underline annotation
+pdfReader-highlightAnnotation = Poudari zaznamek
+pdfReader-underlineAnnotation = Podčrtaj zaznamek
pdfReader-noteAnnotation = Note Annotation
pdfReader-textAnnotation = Text Annotation
pdfReader-imageAnnotation = Image Annotation
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Najdi
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/sl-SI/zotero/standalone.dtd b/chrome/locale/sl-SI/zotero/standalone.dtd
index a5f7d2adb9..cd214d8181 100644
--- a/chrome/locale/sl-SI/zotero/standalone.dtd
+++ b/chrome/locale/sl-SI/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/sl-SI/zotero/zotero.dtd b/chrome/locale/sl-SI/zotero/zotero.dtd
index 81686acd11..3ea972c1b5 100644
--- a/chrome/locale/sl-SI/zotero/zotero.dtd
+++ b/chrome/locale/sl-SI/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/sl-SI/zotero/zotero.ftl b/chrome/locale/sl-SI/zotero/zotero.ftl
index 16e582215c..3f1ce51ac5 100644
--- a/chrome/locale/sl-SI/zotero/zotero.ftl
+++ b/chrome/locale/sl-SI/zotero/zotero.ftl
@@ -1,8 +1,8 @@
-general-key-control = Control
-general-key-shift = Shift
-general-key-alt = Alt
-general-key-option = Option
-general-key-command = Command
+general-key-control = Krmilka (Control)
+general-key-shift = Dvigalka
+general-key-alt = Izmenjalka (Alt)
+general-key-option = Izmenjalka (Option)
+general-key-command = Ukazovalka (Command)
option-or-alt =
{ PLATFORM() ->
[macos] { general-key-option }
@@ -10,8 +10,8 @@ option-or-alt =
}
return-or-enter =
{ PLATFORM() ->
- [macos] Return
- *[other] Enter
+ [macos] Vračalka
+ *[other] Vračalka
}
general-print = Natisni
general-remove = Odstrani
@@ -19,11 +19,12 @@ general-add = Dodaj
general-remind-me-later = Spomni me kasneje
general-dont-ask-again = Ne sprašuj več
general-choose-file = Izberite datoteko ...
-general-open-settings = Open Settings
+general-open-settings = Odpri nastavitve
general-help = Pomoč
general-tag = Značka
general-done = Opravljeno
-general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-view-troubleshooting-instructions = Pokaži navodila za reševanje težav
+general-go-back = Go Back
citation-style-label = Slog citiranja:
language-label = Jezik:
menu-file-show-in-finder =
@@ -31,7 +32,7 @@ menu-file-show-in-finder =
menu-file-show-file =
.label = Pokaži datoteko
menu-file-show-files =
- .label = Show Files
+ .label = Pokaži datoteke
menu-print =
.label = { general-print }
menu-density =
@@ -43,11 +44,11 @@ menu-add-by-identifier =
menu-add-attachment =
.label = { add-attachment }
menu-add-standalone-file-attachment =
- .label = Add File…
+ .label = Dodaj datoteko ...
menu-add-standalone-linked-file-attachment =
.label = Add Link to File…
menu-add-child-file-attachment =
- .label = Attach File…
+ .label = Pripni datoteko ...
menu-add-child-linked-file-attachment =
.label = Pripni povezavo do datoteke ...
menu-add-child-linked-url-attachment =
@@ -63,7 +64,7 @@ menu-restoreToLibrary =
menu-deletePermanently =
.label = Izbriši trajno ...
menu-tools-plugins =
- .label = Plugins
+ .label = Vstavki
menu-view-columns-move-left =
.label = Move Column Left
menu-view-columns-move-right =
@@ -72,7 +73,7 @@ main-window-command =
.label = { -app-name }
zotero-toolbar-tabs-menu =
.tooltiptext = List all tabs
-filter-collections = Filter Collections
+filter-collections = Filtriraj zbirke
zotero-collections-search =
.placeholder = { filter-collections }
zotero-collections-search-btn =
@@ -80,17 +81,17 @@ zotero-collections-search-btn =
zotero-tabs-menu-filter =
.placeholder = Search Tabs
zotero-tabs-menu-close-button =
- .title = Close Tab
+ .title = Zapri zavihek
toolbar-add-attachment =
.tooltiptext = { add-attachment }
collections-menu-rename-collection =
- .label = Rename Collection
+ .label = Preimenuj zbirko
collections-menu-edit-saved-search =
.label = Uredi shranjeno iskanje
collections-menu-move-collection =
- .label = Move To
+ .label = Premakni v
collections-menu-copy-collection =
- .label = Copy To
+ .label = Kopiraj v
item-creator-moveDown =
.label = Premakni navzdol
item-creator-moveToTop =
@@ -122,9 +123,9 @@ item-menu-viewAttachment =
item-menu-add-file =
.label = Datoteka
item-menu-add-linked-file =
- .label = Linked File
+ .label = Povezana datoteka
item-menu-add-url =
- .label = Web Link
+ .label = Spletna povezava
item-menu-change-parent-item =
.label = Change Parent Item…
view-online = Pokaži na spletu
@@ -211,15 +212,15 @@ rtfScan-wizard =
.title = Pregled RTF
rtfScan-introPage-description = { -app-name } can automatically extract and reformat citations and insert a bibliography into RTF files. It currently supports citations in variations of the following formats:
rtfScan-introPage-description2 = Za začetek spodaj izberite vhodno datoteko RTF in izhodno datoteko:
-rtfScan-input-file = Input File:
-rtfScan-output-file = Output File:
+rtfScan-input-file = Vhodna datoteka:
+rtfScan-output-file = Izhodna datoteka:
rtfScan-no-file-selected = Izbrana ni nobena datoteka
rtfScan-choose-input-file =
.label = { general-choose-file }
- .aria-label = Choose Input File
+ .aria-label = Izberite vhodno datoteko
rtfScan-choose-output-file =
.label = { general-choose-file }
- .aria-label = Choose Output File
+ .aria-label = Izberite izhodno datoteko
rtfScan-intro-page = Uvod
rtfScan-scan-page = Pregledovanje citatov
rtfScan-scanPage-description = { -app-name } is scanning your document for citations. Please be patient.
@@ -235,7 +236,7 @@ rtfScan-action-find-match =
rtfScan-action-accept-match =
.title = Accept this match
runJS-title = Run JavaScript
-runJS-editor-label = Code:
+runJS-editor-label = Koda:
runJS-run = Run
runJS-help = { general-help }
runJS-result =
@@ -301,7 +302,7 @@ styleEditor-locale = { language-label }
styleEditor-editor =
.aria-label = Style editor
styleEditor-preview =
- .aria-label = Preview
+ .aria-label = Predogled
integration-prefs-displayAs-label = Prikaži citate kot:
integration-prefs-footnotes =
.label = sprotne opombe
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Podatki
pane-abstract = Povzetek
pane-attachments = Priponke
@@ -395,11 +397,13 @@ pane-notes = Opombe
pane-libraries-collections = Libraries and Collections
pane-tags = Značke
pane-related = Sorodno
-pane-attachment-info = Attachment Info
-pane-attachment-preview = Preview
+pane-attachment-info = Podatki o priponki
+pane-attachment-preview = Predogled
pane-attachment-annotations = Zaznamki
pane-header-attachment-associated =
.label = Preimenuj pridruženo datoteko
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,9 +498,16 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Nova zbirka ...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Nova zbirka
- .buttonlabelaccept = Create Collection
+ .buttonlabelaccept = Ustvari zbirko
new-collection-name = Ime:
new-collection-create-in = Create in:
attachment-info-title = Naslov
@@ -553,7 +566,7 @@ item-pane-header-titleCreatorYear =
item-pane-header-bibEntry =
.label = Bibliography Entry
item-pane-header-more-options =
- .label = More Options
+ .label = Dodatne možnosti
item-pane-message-items-selected =
{ $count ->
[0] No items selected
@@ -610,13 +623,13 @@ advanced-search-remove-btn =
advanced-search-add-btn =
.tooltiptext = { general-add }
advanced-search-conditions-menu =
- .aria-label = Search condition
+ .aria-label = Iskalni pogoj
.label = { $label }
advanced-search-operators-menu =
.aria-label = Operator
.label = { $label }
advanced-search-condition-input =
- .aria-label = Value
+ .aria-label = Vrednost
.label = { $label }
find-pdf-files-added =
{ $count ->
@@ -639,7 +652,7 @@ select-items-convertToStandaloneNote =
[one] Convert to Standalone Note
*[other] Convert to Standalone Notes
}
-file-type-webpage = Webpage
+file-type-webpage = Spletna stran
file-type-image = Slika
file-type-pdf = PDF
file-type-audio = Zvok
@@ -657,7 +670,7 @@ text-action-paste-and-search =
.label = Paste and Search
mac-word-plugin-install-message = Zotero needs access to Word data to install the Word plugin.
mac-word-plugin-install-action-button =
- .label = Install Word plugin
+ .label = Namesti dodatek za Word
mac-word-plugin-install-remind-later-button =
.label = { general-remind-me-later }
mac-word-plugin-install-dont-ask-again-button =
diff --git a/chrome/locale/sl-SI/zotero/zotero.properties b/chrome/locale/sl-SI/zotero/zotero.properties
index 542b3aadae..1d75a7d2c5 100644
--- a/chrome/locale/sl-SI/zotero/zotero.properties
+++ b/chrome/locale/sl-SI/zotero/zotero.properties
@@ -662,12 +662,12 @@ ingester.importFile.intoNewCollection=Uvozi v novo zbirko
ingester.lookup.performing=Izvajanje iskanja ...
ingester.lookup.error=Pri izvajanju iskanja za ta predmet je prišlo do napake.
-findPDF.searchingForAvailableFiles=Searching for available files…
+findPDF.searchingForAvailableFiles=Iskanje razpoložljivih datotek ...
findPDF.checkingItems=Preverjanje %1$S elementa;Preverjanje %1$S elementov
findPDF.openAccessPDF=PDF odprtega dostopa
findPDF.pdfWithMethod=PDF (%S)
-findPDF.noFilesFound=No files found
-findPDF.noFileFound=No file found
+findPDF.noFilesFound=Ni najdenih datotek
+findPDF.noFileFound=Ni najdenih datotek
attachment.fullText=Polno besedilo
attachment.acceptedVersion=Odobrena različica
@@ -1374,8 +1374,8 @@ pdfReader.underlineText=Podčrtaj besedilo
pdfReader.addNote=Dodaj opombo
pdfReader.addText=Dodaj besedilo
pdfReader.selectArea=Izberite področje
-pdfReader.highlightAnnotation=Highlight annotation
-pdfReader.underlineAnnotation=Underline annotation
+pdfReader.highlightAnnotation=Poudari zaznamek
+pdfReader.underlineAnnotation=Podčrtaj zaznamek
pdfReader.noteAnnotation=Note annotation
pdfReader.textAnnotation=Text annotation
pdfReader.imageAnnotation=Image annotation
@@ -1435,21 +1435,21 @@ pdfReader.toggleContextPane=Preklopi kontekstno podokno
pdfReader.highlightAll=Poudari vse
pdfReader.matchCase=Match case
pdfReader.wholeWords=Cele besede
-pdfReader.epubAppearance=Appearance
-pdfReader.epubAppearance.lineHeight=Line height
-pdfReader.epubAppearance.wordSpacing=Word spacing
-pdfReader.epubAppearance.letterSpacing=Letter spacing
-pdfReader.epubAppearance.pageWidth=Page width
-pdfReader.epubAppearance.useOriginalFont=Use original font
-pdfReader.epubAppearance.lineHeight.revert=Use default line height
-pdfReader.epubAppearance.wordSpacing.revert=Use default word spacing
-pdfReader.epubAppearance.letterSpacing.revert=Use default letter spacing
-pdfReader.epubAppearance.pageWidth.revert=Use default page width
-pdfReader.convertToHighlight=Convert to Highlight
-pdfReader.convertToUnderline=Convert to Underline
+pdfReader.epubAppearance=Videz
+pdfReader.epubAppearance.lineHeight=Višina vrstic
+pdfReader.epubAppearance.wordSpacing=Razmik med besedami
+pdfReader.epubAppearance.letterSpacing=Razmik med črkami
+pdfReader.epubAppearance.pageWidth=Širina strani
+pdfReader.epubAppearance.useOriginalFont=Uporabi izvorno pisavo
+pdfReader.epubAppearance.lineHeight.revert=Uporabi privzeto višino vrstic
+pdfReader.epubAppearance.wordSpacing.revert=Uporabi privzeti razmik med besedami
+pdfReader.epubAppearance.letterSpacing.revert=Uporabi privzeti razmik med črkami
+pdfReader.epubAppearance.pageWidth.revert=Uporabi privzeto širino strani
+pdfReader.convertToHighlight=Pretvori v poudarjeno
+pdfReader.convertToUnderline=Pretvori v podčrtano
pdfReader.size=Velikost
pdfReader.merge=Merge
-pdfReader.copyLink=Copy Link
+pdfReader.copyLink=Kopiraj povezavo
spellCheck.checkSpelling=Preveri črkovanje
spellCheck.addRemoveDictionaries=Dodaj/odstrani slovarje ...
diff --git a/chrome/locale/sr-RS/zotero/preferences.ftl b/chrome/locale/sr-RS/zotero/preferences.ftl
index 6cee73b071..5cb7437a53 100644
--- a/chrome/locale/sr-RS/zotero/preferences.ftl
+++ b/chrome/locale/sr-RS/zotero/preferences.ftl
@@ -1,13 +1,13 @@
preferences-window =
- .title = { -app-name } Settings
-preferences-appearance-title = Appearance and Language
+ .title = { -app-name } подешавања
+preferences-appearance-title = Изглед и језик
preferences-auto-recognize-files =
- .label = Automatically retrieve metadata for PDFs and ebooks
-preferences-file-renaming-title = File Renaming
-preferences-file-renaming-intro = { -app-name } automatically renames downloaded files based on the details of the parent item (title, author, etc.). You can choose to rename files added from your computer as well.
+ .label = Аутоматски преузми метаподатке за ПДФ и е-књиге
+preferences-file-renaming-title = Преименовање датотека
+preferences-file-renaming-intro = { -app-name } аутоматски преименује преузете датотеке на основу податка из родитељске ставке (наслов, аутор, и др.). Можете укључити и преименовање датотека које су додате са вашег рачунара.
preferences-file-renaming-auto-rename-files =
- .label = Automatically rename locally added files
-preferences-file-renaming-file-types = Rename files of these types:
+ .label = Аутоматски преименуј локално додате датотеке
+preferences-file-renaming-file-types = Преименуј следеће врсте датотека:
preferences-file-renaming-file-type-pdf =
.label = { file-type-pdf }
preferences-file-renaming-file-type-epub =
@@ -19,35 +19,35 @@ preferences-file-renaming-file-type-audio =
preferences-file-renaming-file-type-video =
.label = { file-type-video }
preferences-file-renaming-customize-button =
- .label = Customize Filename Format…
-preferences-file-renaming-format-title = Filename Format
-preferences-file-renaming-format-instructions = You can customize the filename pattern { -app-name } uses to rename attachment files from parent metadata.
-preferences-file-renaming-format-instructions-example = For example, “{ $example }” in this template will be replaced with the title of the parent item, truncated at 50 characters.
-preferences-file-renaming-format-instructions-more = See the for more information.
-preferences-file-renaming-format-template = Filename Template:
-preferences-file-renaming-format-preview = Preview:
-preferences-reader-title = Reader
-preferences-reader-open-epubs-using = Open EPUBs using
-preferences-reader-open-snapshots-using = Open snapshots using
+ .label = Прилагоди формат имена датотеке…
+preferences-file-renaming-format-title = Формат имена датотеке
+preferences-file-renaming-format-instructions = Можете променити шаблон за име датотеке који { -app-name } користи да преименује датотеке са прилозима на основу метаподатака.
+preferences-file-renaming-format-instructions-example = На пример, „{ $example }“ у овом шаблону ће бити замењен насловом родитељске ставке, скраћене на 50 знакова.
+preferences-file-renaming-format-instructions-more = Погледајте за више података.
+preferences-file-renaming-format-template = Шаблон за име датотеке:
+preferences-file-renaming-format-preview = Преглед:
+preferences-reader-title = Читач
+preferences-reader-open-epubs-using = Отвори е-ењиге помоћу
+preferences-reader-open-snapshots-using = Отвори снимке помоћу
preferences-reader-open-in-new-window =
- .label = Open files in new windows instead of tabs
-preferences-reader-ebook-font = Ebook font:
+ .label = Отвори датотеке у новим прозорима уместо у картицама
+preferences-reader-ebook-font = Фонт е-књиге:
preferences-reader-ebook-hyphenate =
- .label = Enable automatic hyphenation
-preferences-color-scheme = Color Scheme:
+ .label = Омогући аутоматски прелом текста
+preferences-color-scheme = Боје за приказ:
preferences-color-scheme-auto =
.label = Аутоматски
preferences-color-scheme-light =
- .label = Light
+ .label = Светло
preferences-color-scheme-dark =
- .label = Dark
-preferences-item-pane-header = Item Pane Header:
-preferences-item-pane-header-style = Header Citation Style:
-preferences-item-pane-header-locale = Header Language:
-preferences-item-pane-header-missing-style = Missing style: <{ $shortName }>
-preferences-locate-library-lookup-intro = Library Lookup can find a resource online using your library’s OpenURL resolver.
+ .label = Тамно
+preferences-item-pane-header = Наслов површи ставке:
+preferences-item-pane-header-style = Стил цитата заглавља:
+preferences-item-pane-header-locale = Језик заглавља:
+preferences-item-pane-header-missing-style = Стил који недостаје: <{ $shortName }>
+preferences-locate-library-lookup-intro = Претрага библиотеке може да пронађе ствари на мрежи преко ОупенУРЛ разрешитеља ваше библиотеке
preferences-locate-resolver = Разрешивач:
-preferences-locate-base-url = Base URL:
+preferences-locate-base-url = Основна адреса:
preferences-quickCopy-minus =
.aria-label = { general-remove }
.label = { $label }
@@ -55,22 +55,22 @@ preferences-quickCopy-plus =
.aria-label = { general-add }
.label = { $label }
preferences-styleManager-delete-button =
- .tooltiptext = Delete the selected style
+ .tooltiptext = Избриши изабрани стил
.aria-label = { general-remove }
.label = { $label }
preferences-styleManager-add-button =
- .tooltiptext = Add a style from a file
+ .tooltiptext = Додај стил из датотеке
.aria-label = { general-add }
.label = { $label }
preferences-advanced-enable-local-api =
- .label = Allow other applications on this computer to communicate with { -app-name }
-preferences-advanced-local-api-available = Available at { $url }
-preferences-advanced-server-disabled = The { -app-name } HTTP server is disabled.
+ .label = Дозволи осталим програмима на овом рачунару да комуницирају са { -app-name }
+preferences-advanced-local-api-available = Доступно на { $url }
+preferences-advanced-server-disabled = { -app-name } ХТТП сервер је онемогућен.
preferences-advanced-server-enable-and-restart =
- .label = Enable and Restart
-preferences-advanced-language-and-region-title = Language and Region
+ .label = Омогући и поново покрени
+preferences-advanced-language-and-region-title = Језик и регион
preferences-advanced-enable-bidi-ui =
- .label = Enable bidirectional text editing utilities
+ .label = Омогући алате за двосмерно уређивање текста
preferences-advanced-reset-data-dir =
.label = Revert to Default Location…
preferences-advanced-custom-data-dir =
diff --git a/chrome/locale/sr-RS/zotero/reader.ftl b/chrome/locale/sr-RS/zotero/reader.ftl
index 77bdcd145f..6fe24b5672 100644
--- a/chrome/locale/sr-RS/zotero/reader.ftl
+++ b/chrome/locale/sr-RS/zotero/reader.ftl
@@ -3,25 +3,25 @@ pdfReader-highlightText = Истакни текст
pdfReader-addText = Додај текст
pdfReader-selectArea = Изабери подручје
pdfReader-draw = Нацртај
-pdfReader-highlightAnnotation = Истакни белешке
-pdfReader-underlineAnnotation = Подвуци белешке
-pdfReader-noteAnnotation = Note Annotation
-pdfReader-textAnnotation = Text Annotation
-pdfReader-imageAnnotation = Image Annotation
+pdfReader-highlightAnnotation = Истакнута забелешка
+pdfReader-underlineAnnotation = Подвучена забелешка
+pdfReader-noteAnnotation = Забелешка са коментаром
+pdfReader-textAnnotation = Текстуална забелешка
+pdfReader-imageAnnotation = Забелешка са сликом
pdfReader-find-in-document = Пронађи у документу
pdfReader-move-annotation-start-key =
{ PLATFORM() ->
[macos] { general-key-command }
*[other] { general-key-alt }
}
-pdfReader-a11yMoveAnnotation = Use the arrow keys to move the annotation.
-pdfReader-a11yEditTextAnnotation = To move the end of the text annotation, hold { general-key-shift } and use the left/right arrow keys. To move the start of the annotation, hold { general-key-shift }-{ pdfReader-move-annotation-start-key } and use the arrow keys.
-pdfReader-a11yResizeAnnotation = To resize the annotation, hold { general-key-shift } and use the arrow keys.
-pdfReader-a11yAnnotationPopupAppeared = Use Tab to navigate the annotation popup.
-pdfReader-a11yAnnotationCreated = { $type } created.
-pdfReader-a11yAnnotationSelected = { $type } selected.
--pdfReader-a11yTextualAnnotationInstruction = To annotate text via the keyboard, first use “{ pdfReader-find-in-document }” to locate the phrase, and then press { general-key-control }-{ option-or-alt }-{ $number } to turn the search result into an annotation.
--pdfReader-a11yAnnotationInstruction = To add this annotation into the document, focus the document and press { general-key-control }-{ option-or-alt }-{ $number }.
+pdfReader-a11yMoveAnnotation = Користите стрелице тастатуре да се крећете кроз забелешке.
+pdfReader-a11yEditTextAnnotation = Да одете на крај текстуалне забелешке, држите { general-key-shift } и користите стрелице лево и десно. Да одете на почетак забелешке, држите { general-key-shift }-{ pdfReader-move-annotation-start-key } и користите стрелице.
+pdfReader-a11yResizeAnnotation = Да промените величину забелешке, држите { general-key-shift } и користите стрелице.
+pdfReader-a11yAnnotationPopupAppeared = Користите Tab да се крећете кроз искачуће забелешке.
+pdfReader-a11yAnnotationCreated = { $type } је направљена.
+pdfReader-a11yAnnotationSelected = { $type } је изабрана.
+-pdfReader-a11yTextualAnnotationInstruction = Да направите забелешку преко тастатуре, најпре покрените „{ pdfReader-find-in-document }“ да нађете фразу коју желите, а затим притисните { general-key-control }-{ option-or-alt }-{ $number } да претворите резултат претраге у забелешку.
+-pdfReader-a11yAnnotationInstruction = Да додате ову забелешку у документ, отворите документ и притисните { general-key-control }-{ option-or-alt }-{ $number }.
pdfReader-toolbar-highlight =
.aria-description = { -pdfReader-a11yTextualAnnotationInstruction(number: 1) }
.title = { pdfReader-highlightText }
@@ -38,9 +38,28 @@ pdfReader-toolbar-area =
.aria-description = { -pdfReader-a11yAnnotationInstruction(number: 5) }
.title = { pdfReader-selectArea }
pdfReader-toolbar-draw =
- .aria-description = This annotation type cannot be created via the keyboard.
+ .aria-description = Не можете да направите ову врсту забелешке преко тастатуре.
.title = { pdfReader-draw }
pdfReader-findInDocumentInput =
.title = Нађи
.placeholder = { pdfReader-find-in-document }
- .aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+ .aria-description = Да претворите резултат претраге у истакнуту забелешку, притисните { general-key-control }-{ option-or-alt }-1. Да претворите резултат претраге у подвучену забелешку, притисните { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/sr-RS/zotero/scaffold.ftl b/chrome/locale/sr-RS/zotero/scaffold.ftl
index 9d6bf757f1..adba6ddf3d 100644
--- a/chrome/locale/sr-RS/zotero/scaffold.ftl
+++ b/chrome/locale/sr-RS/zotero/scaffold.ftl
@@ -1,2 +1,2 @@
scaffold-translator-output =
- .aria-label = Console
+ .aria-label = Конзола
diff --git a/chrome/locale/sr-RS/zotero/standalone.dtd b/chrome/locale/sr-RS/zotero/standalone.dtd
index a0ff26bd5b..bc5aaa80a8 100644
--- a/chrome/locale/sr-RS/zotero/standalone.dtd
+++ b/chrome/locale/sr-RS/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/sr-RS/zotero/zotero.dtd b/chrome/locale/sr-RS/zotero/zotero.dtd
index fc399f78aa..4ac400fcd5 100644
--- a/chrome/locale/sr-RS/zotero/zotero.dtd
+++ b/chrome/locale/sr-RS/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/sr-RS/zotero/zotero.ftl b/chrome/locale/sr-RS/zotero/zotero.ftl
index a82390ee64..8cabeae246 100644
--- a/chrome/locale/sr-RS/zotero/zotero.ftl
+++ b/chrome/locale/sr-RS/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Помоћ
general-tag = Ознака
general-done = Готово
general-view-troubleshooting-instructions = Погледај упутства за решавање проблема
+general-go-back = Go Back
citation-style-label = Стил цитата:
language-label = Језик:
menu-file-show-in-finder =
@@ -389,6 +390,7 @@ menu-ui-density-comfortable =
.label = Удобно
menu-ui-density-compact =
.label = Збијено
+pane-item-details = Item Details
pane-info = Подаци
pane-abstract = Сажетак
pane-attachments = Прилози
@@ -401,6 +403,8 @@ pane-attachment-preview = Преглед
pane-attachment-annotations = Напомене
pane-header-attachment-associated =
.label = Преименујте повезану датотеку
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -482,6 +486,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Закачи одељак
unpin-section =
@@ -498,6 +504,13 @@ tagselector-search =
.placeholder = Филтрирај ознаке
context-notes-search =
.placeholder = Претражи белешке
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Нова збирка…
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Нова збирка
.buttonlabelaccept = Направи одељак
@@ -588,13 +601,13 @@ item-pane-message-unselected =
{ $count ->
[0] Нема ставки у овом прегледу
[one] { $count } ставка у овом прегледу
- *[other] { $count } ставки у овом прегледу
+ *[other] { $count } ставке у овом прегледу
}
item-pane-message-objects-unselected =
{ $count ->
[0] Нема објеката у овом прегледу
[one] { $count } објекат у овом прегледу
- *[other] { $count } објеката у овом прегледу
+ *[other] { $count } објекта у овом прегледу
}
item-pane-duplicates-merge-items =
.label =
@@ -606,7 +619,7 @@ item-pane-duplicates-merge-items =
locate-library-lookup-no-resolver = Морате да изаберете разрешитеља из површи { $pane } у подешавањима програма { -app-name }.
architecture-win32-warning-message = Пребаците се на 64-творо битни { -app-name } за бржи рад програма. Ваши подаци неће бити промењени.
architecture-warning-action = Преузми 64-творо битни { -app-name }
-architecture-x64-on-arm64-message = { -app-name } је покренут у кроз емулацију. Нативна верзија програма { -app-name } је много ефикаснија.
+architecture-x64-on-arm64-message = { -app-name } је покренут у кроз емулацију. Доступна верзија програма { -app-name } за ваш процесор је много ефикаснија.
architecture-x64-on-arm64-action = Преузми { -app-name } за АРМ64
first-run-guidance-quickFormat =
Унесите наслов, аутора и/или годину да потражите реферецну.
@@ -614,34 +627,36 @@ first-run-guidance-quickFormat =
Након што направите избор, кликните на балончић или изаберите ставку преко тастатуре и притисните ↓/размак да прикажете додатне опције цитата као што су број странице, префикс или суфикс.
Можете додати број странице и директно, тако што га унесете у поље за претрагу или га откуцате након балончића и притиснете { return-or-enter }.
-first-run-guidance-authorMenu = { -app-name } lets you specify editors and translators too. You can turn an author into an editor or translator by selecting from this menu.
+first-run-guidance-authorMenu = { -app-name } вам дозвољава да унесете уредника и преводиоца. Можете да поставите аутора за уредника или преводиоца из овог менија.
advanced-search-remove-btn =
.tooltiptext = { general-remove }
advanced-search-add-btn =
.tooltiptext = { general-add }
advanced-search-conditions-menu =
- .aria-label = Search condition
+ .aria-label = Услов за претрагу
.label = { $label }
advanced-search-operators-menu =
- .aria-label = Operator
+ .aria-label = Операција
.label = { $label }
advanced-search-condition-input =
- .aria-label = Value
+ .aria-label = Вредност
.label = { $label }
find-pdf-files-added =
{ $count ->
- [one] { $count } file added
- *[other] { $count } files added
+ [one] { $count } поље је додато
+ [few] { $count } поља су додата
+ *[other] { $count } поља је додато
}
select-items-dialog =
- .buttonlabelaccept = Select
+ .buttonlabelaccept = Изабери
select-items-convertToStandalone =
.label = Convert to Standalone
select-items-convertToStandaloneAttachment =
.label =
{ $count ->
- [one] Convert to Standalone Attachment
- *[other] Convert to Standalone Attachments
+ [one] Претвори у самосталне прилоге
+ [few] Претвори у самосталне прилоге
+ *[other] Претвори у самостални прилог
}
select-items-convertToStandaloneNote =
.label =
@@ -649,7 +664,7 @@ select-items-convertToStandaloneNote =
[one] Convert to Standalone Note
*[other] Convert to Standalone Notes
}
-file-type-webpage = Webpage
+file-type-webpage = Веб страница
file-type-image = Слика
file-type-pdf = ПДФ
file-type-audio = Звук
@@ -657,17 +672,17 @@ file-type-video = Видео
file-type-presentation = Презентација
file-type-document = Документ
file-type-ebook = Е-књига
-post-upgrade-message = Learn about the new features in { -app-name } { $version }
-post-upgrade-density = Choose your preferred layout density:
+post-upgrade-message = Сазнајте више о новим могућности програма { -app-name } { $version }
+post-upgrade-density = Изаберите жељену густину приказа:
post-upgrade-remind-me-later =
.label = { general-remind-me-later }
post-upgrade-done =
.label = { general-done }
text-action-paste-and-search =
- .label = Paste and Search
-mac-word-plugin-install-message = Zotero needs access to Word data to install the Word plugin.
+ .label = Убаци и претражи
+mac-word-plugin-install-message = Зотеро треба да приступи подацима програма Word како би инсталирао прикључак за Word.
mac-word-plugin-install-action-button =
- .label = Install Word plugin
+ .label = Инсталирај Word прикључак
mac-word-plugin-install-remind-later-button =
.label = { general-remind-me-later }
mac-word-plugin-install-dont-ask-again-button =
diff --git a/chrome/locale/sr-RS/zotero/zotero.properties b/chrome/locale/sr-RS/zotero/zotero.properties
index 48f8ee83e9..9f0431de11 100644
--- a/chrome/locale/sr-RS/zotero/zotero.properties
+++ b/chrome/locale/sr-RS/zotero/zotero.properties
@@ -1448,8 +1448,8 @@ pdfReader.epubAppearance.pageWidth.revert=Користи подразумева
pdfReader.convertToHighlight=Претвори у истакнуто
pdfReader.convertToUnderline=Претвори у подвучено
pdfReader.size=Величина
-pdfReader.merge=Merge
-pdfReader.copyLink=Copy Link
+pdfReader.merge=Споји
+pdfReader.copyLink=Копирај везу
spellCheck.checkSpelling=Провери писање
spellCheck.addRemoveDictionaries=Додај/уклони речнике…
diff --git a/chrome/locale/sv-SE/zotero/reader.ftl b/chrome/locale/sv-SE/zotero/reader.ftl
index be94179f42..95e530a7dc 100644
--- a/chrome/locale/sv-SE/zotero/reader.ftl
+++ b/chrome/locale/sv-SE/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Hitta
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/sv-SE/zotero/standalone.dtd b/chrome/locale/sv-SE/zotero/standalone.dtd
index 2e77662cb0..30b21f84e2 100644
--- a/chrome/locale/sv-SE/zotero/standalone.dtd
+++ b/chrome/locale/sv-SE/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/sv-SE/zotero/zotero.dtd b/chrome/locale/sv-SE/zotero/zotero.dtd
index 8846aaa5c0..20416a5d98 100644
--- a/chrome/locale/sv-SE/zotero/zotero.dtd
+++ b/chrome/locale/sv-SE/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/sv-SE/zotero/zotero.ftl b/chrome/locale/sv-SE/zotero/zotero.ftl
index 8af53670d1..e00d427da3 100644
--- a/chrome/locale/sv-SE/zotero/zotero.ftl
+++ b/chrome/locale/sv-SE/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Hjälp
general-tag = Etikett
general-done = Klar
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Referensstil
language-label = Språk:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Information
pane-abstract = Sammanfattning
pane-attachments = Bilagor
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Anteckningar
pane-header-attachment-associated =
.label = Ändra namn på bifogad fil
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Ny samling...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Ny samling
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/ta/zotero/reader.ftl b/chrome/locale/ta/zotero/reader.ftl
index 058dc99206..d94ea3d5c0 100644
--- a/chrome/locale/ta/zotero/reader.ftl
+++ b/chrome/locale/ta/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = கண்டுபிடி
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/ta/zotero/standalone.dtd b/chrome/locale/ta/zotero/standalone.dtd
index 8fc618d7a8..7a42052203 100644
--- a/chrome/locale/ta/zotero/standalone.dtd
+++ b/chrome/locale/ta/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/ta/zotero/zotero.dtd b/chrome/locale/ta/zotero/zotero.dtd
index 0df9854a6e..2388f62981 100644
--- a/chrome/locale/ta/zotero/zotero.dtd
+++ b/chrome/locale/ta/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/ta/zotero/zotero.ftl b/chrome/locale/ta/zotero/zotero.ftl
index 07a80ee1f6..23320e24c0 100644
--- a/chrome/locale/ta/zotero/zotero.ftl
+++ b/chrome/locale/ta/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = உதவி
general-tag = குறிச்சொல்
general-done = முடிந்தது
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = மேற்கோள் நடை:
language-label = மொழி:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = தகவல்
pane-abstract = சுருக்கம்
pane-attachments = இணைப்புகள்
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = சிறுகுறிப்புகள்
pane-header-attachment-associated =
.label = தொடர்புடைய கோப்பை மறுபெயரிடு
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = புதிய தொகுப்பு…
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = புதிய தொகுப்பு
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/th-TH/zotero/reader.ftl b/chrome/locale/th-TH/zotero/reader.ftl
index bab7f48d59..41053aad22 100644
--- a/chrome/locale/th-TH/zotero/reader.ftl
+++ b/chrome/locale/th-TH/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = ค้นหา
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/th-TH/zotero/zotero.dtd b/chrome/locale/th-TH/zotero/zotero.dtd
index aa9f92d3c5..ff5aa170e4 100644
--- a/chrome/locale/th-TH/zotero/zotero.dtd
+++ b/chrome/locale/th-TH/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/th-TH/zotero/zotero.ftl b/chrome/locale/th-TH/zotero/zotero.ftl
index f2bedd38f6..e624000849 100644
--- a/chrome/locale/th-TH/zotero/zotero.ftl
+++ b/chrome/locale/th-TH/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = วิธีใช้
general-tag = แท็ก
general-done = Done
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = รูปแบบการอ้างอิง:
language-label = Language:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = ข้อมูลข่าวสาร
pane-abstract = บทคัดย่อ
pane-attachments = เอกสารแนบ
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = เปลี่ยนชื่อแฟ้มที่สัมพันธ์กัน
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = คอลเล็กชั่นใหม่...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = คอลเลกชันใหม่
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/tr-TR/zotero/reader.ftl b/chrome/locale/tr-TR/zotero/reader.ftl
index 0e541515bb..a063038ff2 100644
--- a/chrome/locale/tr-TR/zotero/reader.ftl
+++ b/chrome/locale/tr-TR/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Bul
.placeholder = { pdfReader-find-in-document }
.aria-description = Arama sonucunu bir vurgulanmış ek açıklamaya çevirmek için { general-key-control }-{ option-or-alt }-1 tuşlarına basınız. Arama sonucunu bir altı çizgili ek açıklamaya çevirmek için { general-key-control }-{ option-or-alt }-2 tuşlarına basınız.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/tr-TR/zotero/standalone.dtd b/chrome/locale/tr-TR/zotero/standalone.dtd
index 141c5371c1..09db28a237 100644
--- a/chrome/locale/tr-TR/zotero/standalone.dtd
+++ b/chrome/locale/tr-TR/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/tr-TR/zotero/zotero.dtd b/chrome/locale/tr-TR/zotero/zotero.dtd
index aa292f788f..4464c5acb4 100644
--- a/chrome/locale/tr-TR/zotero/zotero.dtd
+++ b/chrome/locale/tr-TR/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/tr-TR/zotero/zotero.ftl b/chrome/locale/tr-TR/zotero/zotero.ftl
index e15eee06c0..a261ac77bf 100644
--- a/chrome/locale/tr-TR/zotero/zotero.ftl
+++ b/chrome/locale/tr-TR/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Yardım
general-tag = Etiket
general-done = Tamam
general-view-troubleshooting-instructions = Sorun Giderme Talimatlarını Göster
+general-go-back = Go Back
citation-style-label = Alıntı Stili:
language-label = Dil:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Rahat
menu-ui-density-compact =
.label = Sıkıştır
+pane-item-details = Item Details
pane-info = Bilgi
pane-abstract = Özet
pane-attachments = Ekler
@@ -400,6 +402,8 @@ pane-attachment-preview = Önizleme
pane-attachment-annotations = Ek Açıklamalar
pane-header-attachment-associated =
.label = İlişkilendirilen dosyayı yeniden adlandır
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Bölümü Sabitle
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Etiketleri Filtrele
context-notes-search =
.placeholder = Notları Ara
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Yeni Derme...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Yeni Derme
.buttonlabelaccept = Derme Oluştur
diff --git a/chrome/locale/uk-UA/zotero/reader.ftl b/chrome/locale/uk-UA/zotero/reader.ftl
index e55a5a32e1..8d59fa0b13 100644
--- a/chrome/locale/uk-UA/zotero/reader.ftl
+++ b/chrome/locale/uk-UA/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Знайти
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/uk-UA/zotero/standalone.dtd b/chrome/locale/uk-UA/zotero/standalone.dtd
index 973c8ffe56..3f64b8cfc7 100644
--- a/chrome/locale/uk-UA/zotero/standalone.dtd
+++ b/chrome/locale/uk-UA/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/uk-UA/zotero/zotero.dtd b/chrome/locale/uk-UA/zotero/zotero.dtd
index 9ea2163a06..8bd8b52569 100644
--- a/chrome/locale/uk-UA/zotero/zotero.dtd
+++ b/chrome/locale/uk-UA/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/uk-UA/zotero/zotero.ftl b/chrome/locale/uk-UA/zotero/zotero.ftl
index 80a71b0d82..a27e772420 100644
--- a/chrome/locale/uk-UA/zotero/zotero.ftl
+++ b/chrome/locale/uk-UA/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Допомога
general-tag = Тег
general-done = Готово
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Стиль цитування:
language-label = Мова:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Інформація
pane-abstract = Анотація
pane-attachments = Вкладення
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Перейменувати пов'язаний файл
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Нова колекція...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Нова колекція
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/vi-VN/zotero/reader.ftl b/chrome/locale/vi-VN/zotero/reader.ftl
index 0a69735b79..bacae6b027 100644
--- a/chrome/locale/vi-VN/zotero/reader.ftl
+++ b/chrome/locale/vi-VN/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = Find
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/vi-VN/zotero/standalone.dtd b/chrome/locale/vi-VN/zotero/standalone.dtd
index 0aa0509f6d..bae5b4b22e 100644
--- a/chrome/locale/vi-VN/zotero/standalone.dtd
+++ b/chrome/locale/vi-VN/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/vi-VN/zotero/zotero.dtd b/chrome/locale/vi-VN/zotero/zotero.dtd
index 74b8de30bc..9b52737d7b 100644
--- a/chrome/locale/vi-VN/zotero/zotero.dtd
+++ b/chrome/locale/vi-VN/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/vi-VN/zotero/zotero.ftl b/chrome/locale/vi-VN/zotero/zotero.ftl
index 3d90bb6ba0..1bac45cfb0 100644
--- a/chrome/locale/vi-VN/zotero/zotero.ftl
+++ b/chrome/locale/vi-VN/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = Giúp đỡ
general-tag = Thẻ
general-done = Hoàn thành
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = Văn phong của Trích dẫn
language-label = Ngôn ngữ:
menu-file-show-in-finder =
@@ -388,6 +389,7 @@ menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
+pane-item-details = Item Details
pane-info = Thông tin
pane-abstract = Tóm tắt
pane-attachments = Phần đính kèm
@@ -400,6 +402,8 @@ pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Đổi tên của tập tin liên đới
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -476,6 +480,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = Pin Section
unpin-section =
@@ -492,6 +498,13 @@ tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = Bộ sưu tập mới...
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = Bộ sưu tập Mới
.buttonlabelaccept = Create Collection
diff --git a/chrome/locale/zh-CN/zotero/reader.ftl b/chrome/locale/zh-CN/zotero/reader.ftl
index 7d82cf2dac..1a96b36e1b 100644
--- a/chrome/locale/zh-CN/zotero/reader.ftl
+++ b/chrome/locale/zh-CN/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = 查找
.placeholder = { pdfReader-find-in-document }
.aria-description = 要将搜索结果转换为高亮注释,请按 { general-key-control }-{ option-or-alt }-1。要将搜索结果转换为下划线注释,请按 { general-key-control }-{ option-or-alt }-2。
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/zh-CN/zotero/standalone.dtd b/chrome/locale/zh-CN/zotero/standalone.dtd
index 11a09db3e1..d7dd3e46c9 100644
--- a/chrome/locale/zh-CN/zotero/standalone.dtd
+++ b/chrome/locale/zh-CN/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/zh-CN/zotero/zotero.dtd b/chrome/locale/zh-CN/zotero/zotero.dtd
index f13215e77b..f532b67d8f 100644
--- a/chrome/locale/zh-CN/zotero/zotero.dtd
+++ b/chrome/locale/zh-CN/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/zh-CN/zotero/zotero.ftl b/chrome/locale/zh-CN/zotero/zotero.ftl
index e37a1ce5ea..a507452ab0 100644
--- a/chrome/locale/zh-CN/zotero/zotero.ftl
+++ b/chrome/locale/zh-CN/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = 帮助
general-tag = 标签
general-done = 完成
general-view-troubleshooting-instructions = 查看故障排除说明
+general-go-back = Go Back
citation-style-label = 参考文献样式:
language-label = 语言:
menu-file-show-in-finder =
@@ -387,6 +388,7 @@ menu-ui-density-comfortable =
.label = 舒适
menu-ui-density-compact =
.label = 紧凑
+pane-item-details = Item Details
pane-info = 信息
pane-abstract = 摘要
pane-attachments = 附件
@@ -399,6 +401,8 @@ pane-attachment-preview = 预览
pane-attachment-annotations = 注释
pane-header-attachment-associated =
.label = 重命名相关文件
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -470,6 +474,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = 固定此栏
unpin-section =
@@ -486,6 +492,13 @@ tagselector-search =
.placeholder = 筛选标签
context-notes-search =
.placeholder = 搜索笔记
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = 新建分类…
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = 新建分类
.buttonlabelaccept = 创建分类
diff --git a/chrome/locale/zh-TW/zotero/reader.ftl b/chrome/locale/zh-TW/zotero/reader.ftl
index 956fbbd4ec..3f1b1d8bf5 100644
--- a/chrome/locale/zh-TW/zotero/reader.ftl
+++ b/chrome/locale/zh-TW/zotero/reader.ftl
@@ -44,3 +44,22 @@ pdfReader-findInDocumentInput =
.title = 尋找
.placeholder = { pdfReader-find-in-document }
.aria-description = To turn a search result into a highlight annotation, press { general-key-control }-{ option-or-alt }-1. To turn a search result into an underline annotation, press { general-key-control }-{ option-or-alt }-2.
+pdfReader-import-from-epub =
+ .label = Import Ebook Annotations…
+pdfReader-import-from-epub-prompt-title = Import Ebook Annotations
+pdfReader-import-from-epub-prompt-text =
+ { -app-name } found { $count ->
+ [1] { $count } { $tool } annotation
+ *[other] { $count } { $tool } annotations
+ }, last edited { $lastModifiedRelative }.
+
+ Any { -app-name } annotations that were previously imported from this ebook will be updated.
+pdfReader-import-from-epub-no-annotations-current-file =
+ This ebook does not appear to contain any importable annotations.
+
+ { -app-name } can import ebook annotations created in Calibre and KOReader.
+pdfReader-import-from-epub-no-annotations-other-file =
+ “{ $filename }” does not appear to contain any Calibre or KOReader annotations.
+
+ If this ebook has been annotated with KOReader, try selecting a “metadata.epub.lua” file directly.
+pdfReader-import-from-epub-select-other = Select Other File…
diff --git a/chrome/locale/zh-TW/zotero/standalone.dtd b/chrome/locale/zh-TW/zotero/standalone.dtd
index 53a5ab7295..5139f1bc2b 100644
--- a/chrome/locale/zh-TW/zotero/standalone.dtd
+++ b/chrome/locale/zh-TW/zotero/standalone.dtd
@@ -61,7 +61,7 @@
-
+
diff --git a/chrome/locale/zh-TW/zotero/zotero.dtd b/chrome/locale/zh-TW/zotero/zotero.dtd
index 1a4aae7fe1..175d2f5426 100644
--- a/chrome/locale/zh-TW/zotero/zotero.dtd
+++ b/chrome/locale/zh-TW/zotero/zotero.dtd
@@ -80,7 +80,6 @@
-
diff --git a/chrome/locale/zh-TW/zotero/zotero.ftl b/chrome/locale/zh-TW/zotero/zotero.ftl
index c8b9701ad3..db46cc5df5 100644
--- a/chrome/locale/zh-TW/zotero/zotero.ftl
+++ b/chrome/locale/zh-TW/zotero/zotero.ftl
@@ -24,6 +24,7 @@ general-help = 說明
general-tag = 標籤
general-done = 完成
general-view-troubleshooting-instructions = View Troubleshooting Instructions
+general-go-back = Go Back
citation-style-label = 引用文獻樣式:
language-label = 語言:
menu-file-show-in-finder =
@@ -387,6 +388,7 @@ menu-ui-density-comfortable =
.label = 舒適
menu-ui-density-compact =
.label = 緊緻
+pane-item-details = Item Details
pane-info = 資訊
pane-abstract = 摘要
pane-attachments = 附件
@@ -399,6 +401,8 @@ pane-attachment-preview = 預覽
pane-attachment-annotations = 標註
pane-header-attachment-associated =
.label = 重新命名相關的檔案
+item-details-pane =
+ .aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
@@ -470,6 +474,8 @@ sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
+sidenav-main-btn-grouping =
+ .aria-label = { pane-item-details }
pin-section =
.label = 固定此章節
unpin-section =
@@ -486,6 +492,13 @@ tagselector-search =
.placeholder = 篩選標籤
context-notes-search =
.placeholder = 搜尋筆記
+context-notes-return-button =
+ .aria-label = { general-go-back }
+new-collection = 新增文獻集……
+menu-new-collection =
+ .label = { new-collection }
+toolbar-new-collection =
+ .tooltiptext = { new-collection }
new-collection-dialog =
.title = 新增文獻集
.buttonlabelaccept = 建立文獻集