diff --git a/chrome/locale/af-ZA/zotero/zotero.properties b/chrome/locale/af-ZA/zotero/zotero.properties index 3dcb12bdd6..696ecf416c 100644 --- a/chrome/locale/af-ZA/zotero/zotero.properties +++ b/chrome/locale/af-ZA/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/ar/zotero/zotero.properties b/chrome/locale/ar/zotero/zotero.properties index e13652a0da..094cdd5150 100644 --- a/chrome/locale/ar/zotero/zotero.properties +++ b/chrome/locale/ar/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/bg-BG/zotero/zotero.properties b/chrome/locale/bg-BG/zotero/zotero.properties index 14da172e13..fea3e254e7 100644 --- a/chrome/locale/bg-BG/zotero/zotero.properties +++ b/chrome/locale/bg-BG/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/br/zotero/zotero.properties b/chrome/locale/br/zotero/zotero.properties index dad6b63ba4..57b500a135 100644 --- a/chrome/locale/br/zotero/zotero.properties +++ b/chrome/locale/br/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/ca-AD/zotero/connector.json b/chrome/locale/ca-AD/zotero/connector.json index 68de0020c4..f7f6f2f0e2 100644 --- a/chrome/locale/ca-AD/zotero/connector.json +++ b/chrome/locale/ca-AD/zotero/connector.json @@ -5,9 +5,18 @@ "general_moreInfo": { "message": "Més informació…" }, + "general_needHelp": { + "message": "Us cal ajuda?" + }, "general_done": { "message": "Fet" }, + "general_yes": { + "message": "Sí" + }, + "general_no": { + "message": "No" + }, "general_tryAgain": { "message": "Torna-ho a provar" }, @@ -32,9 +41,15 @@ "progressWindow_error_translation": { "message": "S'ha produït un error desar l'element. Vegeu $1 per a més informació. " }, + "progressWindow_error_siteAccessLimitsError": { + "message": "S'ha produït un error en desar l'element. $1 pot limitar el nombre d'elements que podeu desar cada vegada. Vegeu $2 per a més informació." + }, "progressWindow_error_troubleshootingTranslatorIssues": { "message": "Resolució d'incidències dels tradutors" }, + "progressWindow_error_siteAccessLimits": { + "message": "Límits d'accés al lloc" + }, "progressWindow_error_fallback": { "message": "S'ha produït un error desant $1. Es provarà de desar-ho fent servir $2." }, @@ -50,6 +65,18 @@ "upgradeApp": { "message": "Actualitza $1" }, + "firstRun_title": { + "message": "Heu instal·lat el connector de $1!" + }, + "firstRun_text1": { + "message": "El connector de $1 us permet desar elements al $1 des del vostre navegador amb un sol clic." + }, + "firstRun_text2": { + "message": "Si no ho heu fet encara, baixeu la versió d'escriptori del $1 per a gaudir d'una millor experiència." + }, + "firstRun_acceptButton": { + "message": "Entesos" + }, "error_connection_isAppRunning": { "message": "Està executant-se el $1?" }, @@ -92,6 +119,15 @@ "integration_googleDocs_docxAlert": { "message": "La integració de $1 no és disponible quan s'editen fitxers .docx de Microsoft Word directament a Google Docs. Trieu Fitxer → Desa com a Google Docs per a habilitar aquesta funcionalitat.

Si voleu transferir un document de Word amb citacions de $1 a Google Docs, consulteu Moure documents entre processadors de text." }, + "integration_googleDocs_documentLocked": { + "message": "Les cites del document estan sent editades per un altre usuari del $1. Torneu-ho a provar més endavant." + }, + "integration_googleDocs_documentLocked_moreInfo": { + "message": "El $1 bloqueja el vostre document per a evitar que diferents usuaris puguin editar-hi cites al mateix moment. L'edició concurrent de cites en un mateix document pot portar a la seva corrupció. Circumstàncies no esperades, com ara problemes de xarxa, poden provocar que el document quedi bloquejat de forma permanent. Si creieu que ha passat això, podeu sobreescriure el bloqueig.

Voleu sobreescriure el bloqueig del document?" + }, + "integration_googleDocs_documentPermissionError": { + "message": "El compte de Google que heu seleccionat no té permisos per a editar el document. Torneu-ho a provar i assegureu-vos que trieu el compte amb accessos d'edició." + }, "integration_googleDocs_orphanedCitations_buttonTooltip": { "message": "Mostra cites de $1 no enllaçades" }, diff --git a/chrome/locale/ca-AD/zotero/zotero.properties b/chrome/locale/ca-AD/zotero/zotero.properties index 30974f0e1c..8811929de6 100644 --- a/chrome/locale/ca-AD/zotero/zotero.properties +++ b/chrome/locale/ca-AD/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/cs-CZ/zotero/zotero.properties b/chrome/locale/cs-CZ/zotero/zotero.properties index b4784055a5..d4db50fd29 100644 --- a/chrome/locale/cs-CZ/zotero/zotero.properties +++ b/chrome/locale/cs-CZ/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/da-DK/zotero/zotero.properties b/chrome/locale/da-DK/zotero/zotero.properties index c932ab5f26..ed14980988 100644 --- a/chrome/locale/da-DK/zotero/zotero.properties +++ b/chrome/locale/da-DK/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/de/zotero/zotero.properties b/chrome/locale/de/zotero/zotero.properties index f4c307c6b6..e6e2667462 100644 --- a/chrome/locale/de/zotero/zotero.properties +++ b/chrome/locale/de/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=In der PDF-Datei gespeicherte Anmerkungen w pdfReader.promptTransferToPDF.title=Anmerkungen in der Datei speichern pdfReader.promptTransferToPDF.text=Anmerkungen werden in die PDF-Datei übertragen und können nicht mehr in %S bearbeitet werden. pdfReader.promptPasswordProtected=Dieser Vorgang wird für passwortgeschützte PDF-Dateien nicht unterstützt. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Seitenzahl bearbeiten… pdfReader.editHighlightedText=Hervorgehobenen Text bearbeiten pdfReader.pageNumberPopupHeader=Seitenzahl ändern für: diff --git a/chrome/locale/el-GR/zotero/zotero.properties b/chrome/locale/el-GR/zotero/zotero.properties index dcb313343d..636ad1debf 100644 --- a/chrome/locale/el-GR/zotero/zotero.properties +++ b/chrome/locale/el-GR/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/en-GB/zotero/zotero.properties b/chrome/locale/en-GB/zotero/zotero.properties index cc5d6f2bf8..a4249260b9 100644 --- a/chrome/locale/en-GB/zotero/zotero.properties +++ b/chrome/locale/en-GB/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/es-ES/zotero/zotero.properties b/chrome/locale/es-ES/zotero/zotero.properties index 2a7919d3c5..498feb5be9 100644 --- a/chrome/locale/es-ES/zotero/zotero.properties +++ b/chrome/locale/es-ES/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Las anotaciones guardadas en el archivo PDF pdfReader.promptTransferToPDF.title=Guardar anotaciones en archivo pdfReader.promptTransferToPDF.text=Las anotaciones se transferirán al archivo PDF y ya no se podrán editar en %S. pdfReader.promptPasswordProtected=La operación no es compatible con archivos PDF protegidos por contraseña. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Editar número de página... pdfReader.editHighlightedText=Editar texto resaltado pdfReader.pageNumberPopupHeader=Cambiar número de página por:: diff --git a/chrome/locale/et-EE/zotero/zotero.properties b/chrome/locale/et-EE/zotero/zotero.properties index f0543f5321..f7ba9c680b 100644 --- a/chrome/locale/et-EE/zotero/zotero.properties +++ b/chrome/locale/et-EE/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/eu-ES/zotero/zotero.properties b/chrome/locale/eu-ES/zotero/zotero.properties index f59764d21e..9cebbba315 100644 --- a/chrome/locale/eu-ES/zotero/zotero.properties +++ b/chrome/locale/eu-ES/zotero/zotero.properties @@ -263,7 +263,7 @@ pane.collections.trash=Zaborra pane.collections.untitled=Titulu gabe pane.collections.unfiled=Artxibatu gabeko elementuak pane.collections.retracted=Erretiratutako elementuak -pane.collections.duplicate=Bikoiztu elementuak +pane.collections.duplicate=Bikoiztutako elementuak pane.collections.removeLibrary=Liburutegiak ezabatu pane.collections.removeLibrary.text=Ziur zaude "%S" betirako ezabatu nahi duzula ordenagailu honetatik? @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=PDF fitxategian jasotako oharpenak %1$S(e)r pdfReader.promptTransferToPDF.title=Oharpenak fitxategian gorde pdfReader.promptTransferToPDF.text=Oharpenak PDF fitxategira transferituko dira eta ezingo dira aurrerantzean %S(e)n editatu. pdfReader.promptPasswordProtected=Prozedura ez da onartzen pasahitzez babestutako PDF fitxategietan. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Orrialde zenbakia editatu... pdfReader.editHighlightedText=Nabarmendutako testua editatu pdfReader.pageNumberPopupHeader=Honakoagatik aldatu orrialde zenbakia: diff --git a/chrome/locale/fa/zotero/zotero.properties b/chrome/locale/fa/zotero/zotero.properties index 3123ca60f6..dbdf844d9e 100644 --- a/chrome/locale/fa/zotero/zotero.properties +++ b/chrome/locale/fa/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/fi-FI/zotero/zotero.properties b/chrome/locale/fi-FI/zotero/zotero.properties index d890421894..bd2c02041a 100644 --- a/chrome/locale/fi-FI/zotero/zotero.properties +++ b/chrome/locale/fi-FI/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=PDF-tiedostoon tallennetut huomautukset sii pdfReader.promptTransferToPDF.title=Tallenna huomautukset tiedostoon pdfReader.promptTransferToPDF.text=Huomautukset siirretään PDF-tiedostoon eivätkä ne ole enää muokattavissa %Sssa. pdfReader.promptPasswordProtected=Toimenpidettä ei tueta salasanasuojatuilla PDF-tiedostoilla. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Muokkaa sivunumeroa... pdfReader.editHighlightedText=Muokkaa korostettua tekstiä pdfReader.pageNumberPopupHeader=Vaihda sivunumero kohteelle: diff --git a/chrome/locale/fr-FR/zotero/zotero.properties b/chrome/locale/fr-FR/zotero/zotero.properties index 89e99e4a2c..83aa08dfc7 100644 --- a/chrome/locale/fr-FR/zotero/zotero.properties +++ b/chrome/locale/fr-FR/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Les annotations stockées dans le fichier P pdfReader.promptTransferToPDF.title=Stocker les annotations dans le fichier pdfReader.promptTransferToPDF.text=Les annotations seront transférées dans le fichier PDF et pourront plus être modifiées dans %S. pdfReader.promptPasswordProtected=Cette opération n'est pas prise en charge pour les fichiers PDF protégés par un mot de passe. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Modifier le numéro de page... pdfReader.editHighlightedText=Modifier le texte surligné pdfReader.pageNumberPopupHeader=Changer le numéro de page en : diff --git a/chrome/locale/gl-ES/zotero/zotero.properties b/chrome/locale/gl-ES/zotero/zotero.properties index 389d00d801..97ac74211d 100644 --- a/chrome/locale/gl-ES/zotero/zotero.properties +++ b/chrome/locale/gl-ES/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/he-IL/zotero/zotero.properties b/chrome/locale/he-IL/zotero/zotero.properties index 07b93d8f82..1090147801 100644 --- a/chrome/locale/he-IL/zotero/zotero.properties +++ b/chrome/locale/he-IL/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=הסברים שמאוחסנים ב־PDF י pdfReader.promptTransferToPDF.title=אחסון הסברים בקובץ pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=הפעולה אינה נתמכת בקובצי PDF שמוגנים בסיסמה. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=עריכת מספר עמוד… pdfReader.editHighlightedText=עריכת טקסט מודגש pdfReader.pageNumberPopupHeader=החלפת מספר העמוד של: diff --git a/chrome/locale/hr-HR/zotero/zotero.properties b/chrome/locale/hr-HR/zotero/zotero.properties index 3dcb12bdd6..696ecf416c 100644 --- a/chrome/locale/hr-HR/zotero/zotero.properties +++ b/chrome/locale/hr-HR/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/hu-HU/zotero/zotero.properties b/chrome/locale/hu-HU/zotero/zotero.properties index 52cc074961..1c4d38b654 100644 --- a/chrome/locale/hu-HU/zotero/zotero.properties +++ b/chrome/locale/hu-HU/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=A megjegyzések átkerülnek a PDF-fájlba, és többé nem szerkeszthetők a %S-ben. pdfReader.promptPasswordProtected=A művelet nem támogatott a jelszóval védett PDF-fájlok esetében. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Oldalszám szerkesztése… pdfReader.editHighlightedText=Kiemelt szöveg szerkesztése pdfReader.pageNumberPopupHeader=Oldalszám megváltoztatása: diff --git a/chrome/locale/id-ID/zotero/zotero.properties b/chrome/locale/id-ID/zotero/zotero.properties index 1e1c007e08..052b8755f1 100644 --- a/chrome/locale/id-ID/zotero/zotero.properties +++ b/chrome/locale/id-ID/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/is-IS/zotero/zotero.properties b/chrome/locale/is-IS/zotero/zotero.properties index d63ae760db..bfe8fc30d0 100644 --- a/chrome/locale/is-IS/zotero/zotero.properties +++ b/chrome/locale/is-IS/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/it-IT/zotero/zotero.properties b/chrome/locale/it-IT/zotero/zotero.properties index 23e3b47066..17d365e27d 100644 --- a/chrome/locale/it-IT/zotero/zotero.properties +++ b/chrome/locale/it-IT/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Le annotazioni presenti nel file PDF verran pdfReader.promptTransferToPDF.title=Immagazzina le annotazioni nel file pdfReader.promptTransferToPDF.text=Le annotazioni saranno trasferite nel file PDF e non saranno più modificabili in %S. pdfReader.promptPasswordProtected=L'operazione non è supportata per i file PDF protetti da password +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Modifica il numero di pagina... pdfReader.editHighlightedText=Modifica il testo evidenziato pdfReader.pageNumberPopupHeader=Cambia il numero di pagina per: diff --git a/chrome/locale/ja-JP/zotero/zotero.properties b/chrome/locale/ja-JP/zotero/zotero.properties index ed45fe8781..a19667e817 100644 --- a/chrome/locale/ja-JP/zotero/zotero.properties +++ b/chrome/locale/ja-JP/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/km/zotero/zotero.properties b/chrome/locale/km/zotero/zotero.properties index 0e2cfbfedd..112985f076 100644 --- a/chrome/locale/km/zotero/zotero.properties +++ b/chrome/locale/km/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/ko-KR/zotero/zotero.properties b/chrome/locale/ko-KR/zotero/zotero.properties index c6668596bb..71d0aa5db6 100644 --- a/chrome/locale/ko-KR/zotero/zotero.properties +++ b/chrome/locale/ko-KR/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/lt-LT/zotero/zotero.properties b/chrome/locale/lt-LT/zotero/zotero.properties index 78c4f06f2f..bcb41d6901 100644 --- a/chrome/locale/lt-LT/zotero/zotero.properties +++ b/chrome/locale/lt-LT/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/mn-MN/zotero/zotero.properties b/chrome/locale/mn-MN/zotero/zotero.properties index 5fef422e4e..20dcee0b6a 100644 --- a/chrome/locale/mn-MN/zotero/zotero.properties +++ b/chrome/locale/mn-MN/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/nb-NO/zotero/zotero.properties b/chrome/locale/nb-NO/zotero/zotero.properties index dd5014985c..f33dc32257 100644 --- a/chrome/locale/nb-NO/zotero/zotero.properties +++ b/chrome/locale/nb-NO/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Merknader lagret i PDF-filen vil bli flytte pdfReader.promptTransferToPDF.title=Lagre merknader i fil pdfReader.promptTransferToPDF.text=Merknader vil bli flyttet til PDF-filen og vil ikke lenger kunne redigeres i %S. pdfReader.promptPasswordProtected=Handlingen er ikke støttet for passordbeskyttede PDF-filer. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Rediger sidenummer… pdfReader.editHighlightedText=Rediger merket tekst pdfReader.pageNumberPopupHeader=Endre sidenummer for: diff --git a/chrome/locale/nl-NL/zotero/zotero.properties b/chrome/locale/nl-NL/zotero/zotero.properties index f4577dd81b..ed0199c348 100644 --- a/chrome/locale/nl-NL/zotero/zotero.properties +++ b/chrome/locale/nl-NL/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/nn-NO/zotero/zotero.properties b/chrome/locale/nn-NO/zotero/zotero.properties index b98211cde3..aeb1c2d43e 100644 --- a/chrome/locale/nn-NO/zotero/zotero.properties +++ b/chrome/locale/nn-NO/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/pl-PL/zotero/zotero.properties b/chrome/locale/pl-PL/zotero/zotero.properties index 30a4651a73..2de8842384 100644 --- a/chrome/locale/pl-PL/zotero/zotero.properties +++ b/chrome/locale/pl-PL/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Adnotacje zapisane w pliku PDF zostaną prz pdfReader.promptTransferToPDF.title=Zachowaj adnotacje w pliku pdfReader.promptTransferToPDF.text=Adnotacje zostaną przeniesione do pliku PDF i nie będą już edytowalne w %S. pdfReader.promptPasswordProtected=Ta operacja nie jest obsługiwana dla plików PDF zabezpieczonych hasłem. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edytuj numer strony... pdfReader.editHighlightedText=Edytuj zaznaczony tekst pdfReader.pageNumberPopupHeader=Zmień numer strony dla: diff --git a/chrome/locale/pt-BR/zotero/zotero.properties b/chrome/locale/pt-BR/zotero/zotero.properties index f9d071ef5a..1719682342 100644 --- a/chrome/locale/pt-BR/zotero/zotero.properties +++ b/chrome/locale/pt-BR/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Anotações armazenadas no arquivo PDF ser pdfReader.promptTransferToPDF.title=Armazenar anotações em arquivo pdfReader.promptTransferToPDF.text=Anotações serão transferidas para o arquivo PDF e não serão mais editáveis em %S. pdfReader.promptPasswordProtected=A operação não é permitida em arquivos PDF protegidos por senha. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Editar número de página... pdfReader.editHighlightedText=Editar texto destacado pdfReader.pageNumberPopupHeader=Mudar número de página para: diff --git a/chrome/locale/pt-PT/zotero/zotero.properties b/chrome/locale/pt-PT/zotero/zotero.properties index 32830fe28d..d512f4c52b 100644 --- a/chrome/locale/pt-PT/zotero/zotero.properties +++ b/chrome/locale/pt-PT/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=As anotações armazenadas no ficheiro PDF pdfReader.promptTransferToPDF.title=Armazenar Anotações em Ficheiro pdfReader.promptTransferToPDF.text=As anotações serão transferidas para o ficheiro PDF e não serão mais editáveis em %S. pdfReader.promptPasswordProtected=A operação não é permitida em ficheiros PDF protegidos por palavra-passe. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Editar Número da Página... pdfReader.editHighlightedText=Editar Texto Destacado pdfReader.pageNumberPopupHeader=Alterar número de página para: diff --git a/chrome/locale/ro-RO/zotero/zotero.properties b/chrome/locale/ro-RO/zotero/zotero.properties index f6501c1406..cda5bb22f1 100644 --- a/chrome/locale/ro-RO/zotero/zotero.properties +++ b/chrome/locale/ro-RO/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/ru-RU/zotero/zotero.properties b/chrome/locale/ru-RU/zotero/zotero.properties index bc8f7e9c3c..97050028a0 100644 --- a/chrome/locale/ru-RU/zotero/zotero.properties +++ b/chrome/locale/ru-RU/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Аннотации, сохраненные pdfReader.promptTransferToPDF.title=Сохранить аннотации в файл. pdfReader.promptTransferToPDF.text=Аннотации будут перемещены в файл PDF и перестанут быть редактируемыми %S. pdfReader.promptPasswordProtected=Операция не поддерживается для файлов PDF, защищенных паролем. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Изменить номер страницы… pdfReader.editHighlightedText=Изменить выделенный текст pdfReader.pageNumberPopupHeader=Ихменить номера страниц для: diff --git a/chrome/locale/sk-SK/zotero/zotero.properties b/chrome/locale/sk-SK/zotero/zotero.properties index 2989ee4b86..45a4c4ba54 100644 --- a/chrome/locale/sk-SK/zotero/zotero.properties +++ b/chrome/locale/sk-SK/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/sl-SI/zotero/zotero.properties b/chrome/locale/sl-SI/zotero/zotero.properties index 2e7e88631b..f31c85a816 100644 --- a/chrome/locale/sl-SI/zotero/zotero.properties +++ b/chrome/locale/sl-SI/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Zaznamki, shranjeni v datoteki PDF, bodo pr pdfReader.promptTransferToPDF.title=Shrani zaznamke v datoteko pdfReader.promptTransferToPDF.text=Zaznamki bodo preneseni v datoteko PDF in jih ne bo več mogoče urejati v %S. pdfReader.promptPasswordProtected=Ta operacija ni podprta z datotekami PDF, zaščitenimi z gesli. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Uredi številko strani ... pdfReader.editHighlightedText=Uredi poudarjeno besedilo pdfReader.pageNumberPopupHeader=Zamenjaj številko strani z: diff --git a/chrome/locale/sr-RS/zotero/zotero.properties b/chrome/locale/sr-RS/zotero/zotero.properties index f25034e483..5959e778fa 100644 --- a/chrome/locale/sr-RS/zotero/zotero.properties +++ b/chrome/locale/sr-RS/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/sv-SE/zotero/zotero.properties b/chrome/locale/sv-SE/zotero/zotero.properties index efaaa99948..7303414f4f 100644 --- a/chrome/locale/sv-SE/zotero/zotero.properties +++ b/chrome/locale/sv-SE/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/th-TH/zotero/zotero.properties b/chrome/locale/th-TH/zotero/zotero.properties index 55c4b13338..8f378cf029 100644 --- a/chrome/locale/th-TH/zotero/zotero.properties +++ b/chrome/locale/th-TH/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/tr-TR/zotero/zotero.properties b/chrome/locale/tr-TR/zotero/zotero.properties index 17b92ce4c8..2ff830e74b 100644 --- a/chrome/locale/tr-TR/zotero/zotero.properties +++ b/chrome/locale/tr-TR/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=PDF dosyasında kaydedilmiş ek açıklamak pdfReader.promptTransferToPDF.title=Ek Açıklamaları Dosya İçinde Kaydet pdfReader.promptTransferToPDF.text=Ek açıklamalar PDF dosyasına aktarılacak ve bundan sonra %S içinde düzenlenebilir olmayacaklardır. pdfReader.promptPasswordProtected=İşlem, parola korumalı PDF dosyaları için desteklenmemektedir. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Sayfa Numarasını Düzenle... pdfReader.editHighlightedText=Vurgulanmış Metni Düzenle... pdfReader.pageNumberPopupHeader=Bunun için sayfa numarasını değiştir: diff --git a/chrome/locale/uk-UA/zotero/zotero.properties b/chrome/locale/uk-UA/zotero/zotero.properties index 9689b286c5..9bbef480d4 100644 --- a/chrome/locale/uk-UA/zotero/zotero.properties +++ b/chrome/locale/uk-UA/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/vi-VN/zotero/zotero.properties b/chrome/locale/vi-VN/zotero/zotero.properties index 56179d38a0..dc7369bd58 100644 --- a/chrome/locale/vi-VN/zotero/zotero.properties +++ b/chrome/locale/vi-VN/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: diff --git a/chrome/locale/zh-CN/zotero/zotero.properties b/chrome/locale/zh-CN/zotero/zotero.properties index 34851af469..e4359f278b 100644 --- a/chrome/locale/zh-CN/zotero/zotero.properties +++ b/chrome/locale/zh-CN/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=PDF文件中保存的注释将被移动到% pdfReader.promptTransferToPDF.title=将注释保存于文件中 pdfReader.promptTransferToPDF.text=注释将被转移到PDF文件且在%S中不能编辑 pdfReader.promptPasswordProtected=不支持在加密的PDF文件中执行此项操作 +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=编辑页码... pdfReader.editHighlightedText=编辑高亮文本 pdfReader.pageNumberPopupHeader=该页及后续页面 diff --git a/chrome/locale/zh-TW/zotero/zotero.properties b/chrome/locale/zh-TW/zotero/zotero.properties index 6a7ec69df6..fec31aa5fe 100644 --- a/chrome/locale/zh-TW/zotero/zotero.properties +++ b/chrome/locale/zh-TW/zotero/zotero.properties @@ -1382,6 +1382,11 @@ pdfReader.promptTransferFromPDF.text=Annotations stored in the PDF file will be pdfReader.promptTransferToPDF.title=Store Annotations in File pdfReader.promptTransferToPDF.text=Annotations will be transferred to the PDF file and will no longer be editable in %S. pdfReader.promptPasswordProtected=The operation is not supported for password-protected PDF files. +pdfReader.promptDeletePages.title=Delete Pages +pdfReader.promptDeletePages.text=Are you sure you want to delete %1$S page from the PDF file?;Are you sure you want to delete %1$S pages from the PDF file? +pdfReader.rotate90=Rotate 90° +pdfReader.rotate180=Rotate 180° +pdfReader.rotate270=Rotate 270° pdfReader.editPageNumber=Edit Page Number… pdfReader.editHighlightedText=Edit Highlighted Text pdfReader.pageNumberPopupHeader=Change page number for: