diff --git a/src/locales/ar.json b/src/locales/ar.json index 7deb0d32..6688cdb7 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -6,5 +6,10 @@ "msgPluginRecipients": "المستلمين", "msgPluginSender": "المرسل", "pdfPluginLoading": "تحميل ...", - "pdfPluginPageNumber": " {{ allPagesCount }} \\ {{ currentPage }} صفحة " + "pdfPluginPageNumber": " {{ allPagesCount }} \\ {{ currentPage }} صفحة ", + "pdfZoomInLabel": "تكبير", + "pdfZoomOutLabel": "تصغير", + "pdfZoomResetLabel": "إعادة الضبط على مستوى التكبير أو التصغير التلقائي", + "pdfNextPageLabel": "الصفحة التالية", + "pdfPreviousPageLabel": ">الصفحة السابقة" } diff --git a/src/locales/de.json b/src/locales/de.json index a8ca5fc1..83a42da6 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -6,5 +6,10 @@ "msgPluginRecipients": "Empfänger", "msgPluginSender": "Absender", "pdfPluginLoading": "Wird geladen...", - "pdfPluginPageNumber": "Seite {{ currentPage }}/{{ allPagesCount }}" + "pdfPluginPageNumber": "Seite {{ currentPage }}/{{ allPagesCount }}", + "pdfZoomInLabel": "Vergrößern", + "pdfZoomOutLabel": "Verkleinern", + "pdfZoomResetLabel": "Auf Standard-Zoomstufe zurücksetzen", + "pdfNextPageLabel": "Nächste Seite", + "pdfPreviousPageLabel": "Vorherige Seite" } diff --git a/src/locales/en.json b/src/locales/en.json index 6bda77d9..624e54c8 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -6,5 +6,10 @@ "msgPluginRecipients": "Recipients", "msgPluginSender": "Sender", "pdfPluginLoading": "Loading...", - "pdfPluginPageNumber": "Page {{ currentPage }}/{{ allPagesCount }}" + "pdfPluginPageNumber": "Page {{ currentPage }}/{{ allPagesCount }}", + "pdfZoomInLabel": "Zoom in", + "pdfZoomOutLabel": "Zoom out", + "pdfZoomResetLabel": "Reset to default zoom level", + "pdfNextPageLabel": "Next page", + "pdfPreviousPageLabel": "Previous page" } diff --git a/src/locales/es.json b/src/locales/es.json index 5f82f2fb..220eaa6f 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -6,5 +6,10 @@ "msgPluginRecipients": "Destinatarios", "msgPluginSender": "Remitente", "pdfPluginLoading": "Cargando...", - "pdfPluginPageNumber": "Página {{ currentPage }}/{{ allPagesCount }}" + "pdfPluginPageNumber": "Página {{ currentPage }}/{{ allPagesCount }}", + "pdfZoomInLabel": "Acercar", + "pdfZoomOutLabel": "Alejar", + "pdfZoomResetLabel": "Restablecer el nivel de zoom predeterminado", + "pdfNextPageLabel": "Página siguiente", + "pdfPreviousPageLabel": "Página anterior" } diff --git a/src/locales/fr.json b/src/locales/fr.json index e80bbea5..9d6086e2 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -6,5 +6,10 @@ "msgPluginRecipients": "Destinataires", "msgPluginSender": "Expéditeur", "pdfPluginLoading": "Chargement...", - "pdfPluginPageNumber": "Page {{ currentPage }}/{{ allPagesCount }}" + "pdfPluginPageNumber": "Page {{ currentPage }}/{{ allPagesCount }}", + "pdfZoomInLabel": "Zoom avant", + "pdfZoomOutLabel": "Zoom arrière", + "pdfZoomResetLabel": "Réinitialiser le niveau de zoom par défaut", + "pdfNextPageLabel": "Page suivante", + "pdfPreviousPageLabel": "Page précédente" } diff --git a/src/locales/it.json b/src/locales/it.json index bc4a1e37..f666c752 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -6,5 +6,10 @@ "msgPluginRecipients": "Destinatari", "msgPluginSender": "Mittente", "pdfPluginLoading": "Caricamento in corso...", - "pdfPluginPageNumber": "Pagina {{ currentPage }}/{{ allPagesCount }}" + "pdfPluginPageNumber": "Pagina {{ currentPage }}/{{ allPagesCount }}", + "pdfZoomInLabel": "Ingrandisci", + "pdfZoomOutLabel": "Riduci", + "pdfZoomResetLabel": "Ripristina il livello di zoom predefinito", + "pdfNextPageLabel": "Pagina successiva", + "pdfPreviousPageLabel": "Pagina precedente" } diff --git a/src/locales/ja.json b/src/locales/ja.json index 3129341c..5974fc39 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -6,5 +6,10 @@ "msgPluginRecipients": "受信者", "msgPluginSender": "送信者", "pdfPluginLoading": "ローティング中...", - "pdfPluginPageNumber": "ページ {{ currentPage }}/{{ allPagesCount }}" + "pdfPluginPageNumber": "ページ {{ currentPage }}/{{ allPagesCount }}", + "pdfZoomInLabel": "拡大", + "pdfZoomOutLabel": "縮小", + "pdfZoomResetLabel": "リセットしてデフォルトのズームレベルに戻す", + "pdfNextPageLabel": "次のページ", + "pdfPreviousPageLabel": "前のページ" } diff --git a/src/locales/pl.json b/src/locales/pl.json index 442287ad..a7ea2de0 100644 --- a/src/locales/pl.json +++ b/src/locales/pl.json @@ -6,5 +6,10 @@ "msgPluginRecipients": "Odbiorcy", "msgPluginSender": "Nadawca", "pdfPluginLoading": "Wczytywanie...", - "pdfPluginPageNumber": "Strona {{ currentPage }}/{{ allPagesCount }}" + "pdfPluginPageNumber": "Strona {{ currentPage }}/{{ allPagesCount }}", + "pdfZoomInLabel": "Powiększ", + "pdfZoomOutLabel": "Pomniejsz", + "pdfZoomResetLabel": "Przywróć domyślny poziom powiększeni", + "pdfNextPageLabel": "Następna strona", + "pdfPreviousPageLabel": "Poprzednia strona" } diff --git a/src/locales/pt.json b/src/locales/pt.json index 03b9388c..3ed4433d 100644 --- a/src/locales/pt.json +++ b/src/locales/pt.json @@ -6,5 +6,10 @@ "msgPluginRecipients": "Destinatários", "msgPluginSender": "Remetente", "pdfPluginLoading": "Carregando...", - "pdfPluginPageNumber": "Página {{ currentPage }}/{{ allPagesCount }}" + "pdfPluginPageNumber": "Página {{ currentPage }}/{{ allPagesCount }}", + "pdfZoomInLabel": "Ampliar", + "pdfZoomOutLabel": "Reduzir", + "pdfZoomResetLabel": "Repor o nível de zoom predefinido", + "pdfNextPageLabel": "Página seguinte", + "pdfPreviousPageLabel": "Página anterior" } diff --git a/src/locales/ru.json b/src/locales/ru.json index e4ca6055..06706898 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -6,5 +6,10 @@ "msgPluginRecipients": "Получатели", "msgPluginSender": "Отправитель", "pdfPluginLoading": "Загрузка...", - "pdfPluginPageNumber": "Страница {{ currentPage }}/{{ allPagesCount }}" + "pdfPluginPageNumber": "Страница {{ currentPage }}/{{ allPagesCount }}", + "pdfZoomInLabel": "Увеличить", + "pdfZoomOutLabel": "Уменьшить", + "pdfZoomResetLabel": "Восстановить масштаб по умолчанию", + "pdfNextPageLabel": "Следующая страница", + "pdfPreviousPageLabel": "Предыдущая страница" } diff --git a/src/locales/se.json b/src/locales/se.json index aa8e6aa9..516a5eae 100644 --- a/src/locales/se.json +++ b/src/locales/se.json @@ -6,5 +6,10 @@ "msgPluginRecipients": "Mottagare", "msgPluginSender": "Avsändare", "pdfPluginLoading": "Laddar...", - "pdfPluginPageNumber": "Sida {{ currentPage }}/{{ allPagesCount }}" + "pdfPluginPageNumber": "Sida {{ currentPage }}/{{ allPagesCount }}", + "pdfZoomInLabel": "Zooma in", + "pdfZoomOutLabel": "Zooma out", + "pdfZoomResetLabel": "Återställ standardzoomnivån", + "pdfNextPageLabel": "Nästa sida", + "pdfPreviousPageLabel": "Föregående sida" } diff --git a/src/locales/sr.json b/src/locales/sr.json index ad7d05ae..a7b0d485 100644 --- a/src/locales/sr.json +++ b/src/locales/sr.json @@ -6,5 +6,10 @@ "msgPluginRecipients": "Primaoci", "msgPluginSender": "Pošiljalac", "pdfPluginLoading": "Učitavanje...", - "pdfPluginPageNumber": "Strana {{ currentPage }}/{{ allPagesCount }}" + "pdfPluginPageNumber": "Strana {{ currentPage }}/{{ allPagesCount }}", + "pdfZoomInLabel": "Povećaj", + "pdfZoomOutLabel": "Smanji", + "pdfZoomResetLabel": "Vraćanje na zadanu razinu zumiranja", + "pdfNextPageLabel": "Sljedeća stranica", + "pdfPreviousPageLabel": "Prethodna stranica" } diff --git a/src/locales/sr_cyr.json b/src/locales/sr_cyr.json index d0f0e7ef..78db4b04 100644 --- a/src/locales/sr_cyr.json +++ b/src/locales/sr_cyr.json @@ -6,5 +6,10 @@ "msgPluginRecipients": "Примаоци", "msgPluginSender": "Пошиљалац", "pdfPluginLoading": "Учитавање...", - "pdfPluginPageNumber": "Страна {{ currentPage }}/{{ allPagesCount }}" + "pdfPluginPageNumber": "Страна {{ currentPage }}/{{ allPagesCount }}", + "pdfZoomInLabel": "Увећај", + "pdfZoomOutLabel": "Умањи", + "pdfZoomResetLabel": "Ресетуј на подразумевани ниво зумирања", + "pdfNextPageLabel": "Следећа страница", + "pdfPreviousPageLabel": "Претходна страница" } diff --git a/src/renderers/pdf/components/PDFControls.tsx b/src/renderers/pdf/components/PDFControls.tsx index 4a86c345..7ca71894 100644 --- a/src/renderers/pdf/components/PDFControls.tsx +++ b/src/renderers/pdf/components/PDFControls.tsx @@ -47,6 +47,7 @@ const PDFControls: FC = () => { dispatch(setZoomLevel(zoomLevel - zoomJump))} > @@ -54,6 +55,7 @@ const PDFControls: FC = () => { dispatch(setZoomLevel(zoomLevel + zoomJump))} > @@ -61,6 +63,7 @@ const PDFControls: FC = () => { dispatch(setZoomLevel(defaultZoomLevel))} disabled={zoomLevel === defaultZoomLevel} > diff --git a/src/renderers/pdf/components/PDFPagination.tsx b/src/renderers/pdf/components/PDFPagination.tsx index 601323de..e7886f18 100644 --- a/src/renderers/pdf/components/PDFPagination.tsx +++ b/src/renderers/pdf/components/PDFPagination.tsx @@ -18,6 +18,7 @@ const PDFPagination: FC = () => { dispatch(setCurrentPage(currentPage - 1))} disabled={currentPage === 1} > @@ -33,6 +34,7 @@ const PDFPagination: FC = () => { dispatch(setCurrentPage(currentPage + 1))} disabled={currentPage >= numPages} >