From 952e436514faebb8a355a294e5ec1d999de28b13 Mon Sep 17 00:00:00 2001 From: Huang Xin Date: Mon, 11 May 2026 00:28:56 +0800 Subject: [PATCH] i18n: update translations (#4118) --- apps/readest-app/public/locales/ar/translation.json | 12 +++--------- apps/readest-app/public/locales/bn/translation.json | 12 +++--------- apps/readest-app/public/locales/bo/translation.json | 12 +++--------- apps/readest-app/public/locales/de/translation.json | 12 +++--------- apps/readest-app/public/locales/el/translation.json | 12 +++--------- apps/readest-app/public/locales/es/translation.json | 12 +++--------- apps/readest-app/public/locales/fa/translation.json | 12 +++--------- apps/readest-app/public/locales/fr/translation.json | 12 +++--------- apps/readest-app/public/locales/he/translation.json | 12 +++--------- apps/readest-app/public/locales/hi/translation.json | 12 +++--------- apps/readest-app/public/locales/hu/translation.json | 12 +++--------- apps/readest-app/public/locales/id/translation.json | 12 +++--------- apps/readest-app/public/locales/it/translation.json | 12 +++--------- apps/readest-app/public/locales/ja/translation.json | 12 +++--------- apps/readest-app/public/locales/ko/translation.json | 12 +++--------- apps/readest-app/public/locales/ms/translation.json | 12 +++--------- apps/readest-app/public/locales/nl/translation.json | 12 +++--------- apps/readest-app/public/locales/pl/translation.json | 12 +++--------- .../public/locales/pt-BR/translation.json | 12 +++--------- apps/readest-app/public/locales/pt/translation.json | 12 +++--------- apps/readest-app/public/locales/ro/translation.json | 12 +++--------- apps/readest-app/public/locales/ru/translation.json | 12 +++--------- apps/readest-app/public/locales/si/translation.json | 12 +++--------- apps/readest-app/public/locales/sl/translation.json | 12 +++--------- apps/readest-app/public/locales/sv/translation.json | 12 +++--------- apps/readest-app/public/locales/ta/translation.json | 12 +++--------- apps/readest-app/public/locales/th/translation.json | 12 +++--------- apps/readest-app/public/locales/tr/translation.json | 12 +++--------- apps/readest-app/public/locales/uk/translation.json | 12 +++--------- apps/readest-app/public/locales/uz/translation.json | 12 +++--------- apps/readest-app/public/locales/vi/translation.json | 12 +++--------- .../public/locales/zh-CN/translation.json | 12 +++--------- .../public/locales/zh-TW/translation.json | 12 +++--------- 33 files changed, 99 insertions(+), 297 deletions(-) diff --git a/apps/readest-app/public/locales/ar/translation.json b/apps/readest-app/public/locales/ar/translation.json index 525fe957..1066bd96 100644 --- a/apps/readest-app/public/locales/ar/translation.json +++ b/apps/readest-app/public/locales/ar/translation.json @@ -482,7 +482,6 @@ "Send changes only": "إرسال التغييرات فقط", "Receive changes only": "استلام التغييرات فقط", "Checksum Method": "طريقة التحقق من الصحة", - "File Content (recommended)": "محتوى الملف (موصى به)", "File Name": "اسم الملف", "Device Name": "اسم الجهاز", "Connect to your KOReader Sync server.": "الاتصال بخادم مزامنة KOReader الخاص بك.", @@ -1202,12 +1201,8 @@ "Get your API token from hardcover.app → Settings → API.": "احصل على رمز API من hardcover.app ← الإعدادات ← API.", "API Token": "رمز API", "Paste your Hardcover API token": "الصق رمز API الخاص بك في Hardcover", - "Hardcover sync enabled for this book": "تم تفعيل مزامنة Hardcover لهذا الكتاب", - "Hardcover sync disabled for this book": "تم تعطيل مزامنة Hardcover لهذا الكتاب", "Hardcover Sync": "مزامنة Hardcover", - "Enable for This Book": "تفعيل لهذا الكتاب", "Push Notes": "دفع الملاحظات", - "Enable Hardcover sync for this book first.": "قم بتفعيل مزامنة Hardcover لهذا الكتاب أولاً.", "No annotations or excerpts to sync for this book.": "لا توجد تعليقات توضيحية أو مقتطفات لمزامنتها لهذا الكتاب.", "Configure Hardcover in Settings first.": "قم بإعداد Hardcover في الإعدادات أولاً.", "No new Hardcover note changes to sync.": "لا توجد تغييرات جديدة في ملاحظات Hardcover للمزامنة.", @@ -1485,9 +1480,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "محفوظة في هذا الحساب. سيُطلب منك إدخالها عند فك تشفير بيانات الاعتماد.", "Reading progress on this device differs from \"{{deviceName}}\".": "يختلف تقدم القراءة على هذا الجهاز عن «{{deviceName}}».", "This device": "هذا الجهاز", - "Set up KOReader Sync…": "إعداد مزامنة KOReader…", - "Set up Readwise…": "إعداد Readwise…", - "Set up Hardcover…": "إعداد Hardcover…", "Red": "أحمر", "Yellow": "أصفر", "Green": "أخضر", @@ -1515,5 +1507,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "اربط Readest بخدمات خارجية للمزامنة والإبرازات والفهارس.", "Reading Sync": "مزامنة القراءة", "Content Sources": "مصادر المحتوى", - "Scroll tabs": "تمرير علامات التبويب" + "Scroll tabs": "تمرير علامات التبويب", + "Catalog actions": "إجراءات الفهرس", + "File Content": "محتوى الملف" } diff --git a/apps/readest-app/public/locales/bn/translation.json b/apps/readest-app/public/locales/bn/translation.json index fe84a5c0..0a07ea58 100644 --- a/apps/readest-app/public/locales/bn/translation.json +++ b/apps/readest-app/public/locales/bn/translation.json @@ -166,7 +166,6 @@ "Send changes only": "শুধু পরিবর্তন পাঠান", "Receive changes only": "শুধু পরিবর্তন গ্রহণ করুন", "Checksum Method": "চেকসাম পদ্ধতি", - "File Content (recommended)": "ফাইল কন্টেন্ট (সুপারিশকৃত)", "File Name": "ফাইলের নাম", "Device Name": "ডিভাইসের নাম", "Connect to your KOReader Sync server.": "আপনার KOReader সিঙ্ক সার্ভারে সংযোগ করুন।", @@ -1150,12 +1149,8 @@ "Get your API token from hardcover.app → Settings → API.": "hardcover.app → সেটিংস → API থেকে আপনার API টোকেন পান।", "API Token": "API টোকেন", "Paste your Hardcover API token": "আপনার Hardcover API টোকেন পেস্ট করুন", - "Hardcover sync enabled for this book": "এই বইয়ের জন্য Hardcover সিঙ্ক সক্রিয়", - "Hardcover sync disabled for this book": "এই বইয়ের জন্য Hardcover সিঙ্ক নিষ্ক্রিয়", "Hardcover Sync": "Hardcover সিঙ্ক", - "Enable for This Book": "এই বইয়ের জন্য সক্রিয় করুন", "Push Notes": "নোট পুশ করুন", - "Enable Hardcover sync for this book first.": "প্রথমে এই বইয়ের জন্য Hardcover সিঙ্ক সক্রিয় করুন।", "No annotations or excerpts to sync for this book.": "এই বইয়ের জন্য সিঙ্ক করার মতো কোনো টীকা বা উদ্ধৃতি নেই।", "Configure Hardcover in Settings first.": "প্রথমে সেটিংসে Hardcover কনফিগার করুন।", "No new Hardcover note changes to sync.": "সিঙ্ক করার জন্য নতুন কোনো Hardcover নোট পরিবর্তন নেই।", @@ -1389,9 +1384,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "এই অ্যাকাউন্টে সংরক্ষিত। ক্রেডেনশিয়াল ডিক্রিপ্ট করার সময় আপনাকে এটি দিতে বলা হবে।", "Reading progress on this device differs from \"{{deviceName}}\".": "এই ডিভাইসে পড়ার অগ্রগতি \"{{deviceName}}\" থেকে আলাদা।", "This device": "এই ডিভাইস", - "Set up KOReader Sync…": "KOReader সিঙ্ক সেট আপ করুন…", - "Set up Readwise…": "Readwise সেট আপ করুন…", - "Set up Hardcover…": "Hardcover সেট আপ করুন…", "Red": "লাল", "Yellow": "হলুদ", "Green": "সবুজ", @@ -1415,5 +1407,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "সিঙ্ক, হাইলাইট এবং ক্যাটালগের জন্য Readest-কে বাহ্যিক পরিষেবার সাথে সংযুক্ত করুন।", "Reading Sync": "পড়ার সিঙ্ক", "Content Sources": "কন্টেন্ট উৎস", - "Scroll tabs": "ট্যাব স্ক্রোল করুন" + "Scroll tabs": "ট্যাব স্ক্রোল করুন", + "Catalog actions": "ক্যাটালগ অ্যাকশন", + "File Content": "ফাইল সামগ্রী" } diff --git a/apps/readest-app/public/locales/bo/translation.json b/apps/readest-app/public/locales/bo/translation.json index 77b45fd4..d9834556 100644 --- a/apps/readest-app/public/locales/bo/translation.json +++ b/apps/readest-app/public/locales/bo/translation.json @@ -464,7 +464,6 @@ "Send changes only": "འབྱུང་ཁུངས་འདེམས་པ་བྱས་ནས་བརྗེ་བ།", "Receive changes only": "འབྱུང་ཁུངས་འདེམས་པ་བྱས་ནས་བརྗེ་བ།", "Checksum Method": "ཡིག་སྣེ་འབྱུང་ཁུངས།", - "File Content (recommended)": "ཡིག་སྣེ་འབྱུང་ཁུངས།", "File Name": "ཡིག་སྣེ་འབྱུང་ཁུངས།", "Device Name": "ཡིག་སྣེ་འབྱུང་ཁུངས།", "Connect to your KOReader Sync server.": "ཁྱེད་ཀྱིས KOReader སྤྲི་དོན་སང་བཞིན་འདེམས་པ།", @@ -1137,12 +1136,8 @@ "Get your API token from hardcover.app → Settings → API.": "hardcover.app → སྒྲིག་འགོད → API ནས་ཁྱེད་ཀྱི API ཐོབ་ཐང་ལེན།", "API Token": "API ཐོབ་ཐང་།", "Paste your Hardcover API token": "ཁྱེད་ཀྱི Hardcover API ཐོབ་ཐང་སྦྱར།", - "Hardcover sync enabled for this book": "དེབ་འདིའི་ཆེད་ Hardcover ཟླ་སྒྲིག་སྤྱོད་འགོ་ཚུགས།", - "Hardcover sync disabled for this book": "དེབ་འདིའི་ཆེད་ Hardcover ཟླ་སྒྲིག་མཚམས་བཞག", "Hardcover Sync": "Hardcover ཟླ་སྒྲིག", - "Enable for This Book": "དེབ་འདིའི་ཆེད་སྤྱོད་འགོ་ཚུགས།", "Push Notes": "མཆན་གཏོང་བ", - "Enable Hardcover sync for this book first.": "སྔོན་ལ་དེབ་འདིའི་ཆེད་ Hardcover ཟླ་སྒྲིག་སྤྱོད་འགོ་ཚུགས།", "No annotations or excerpts to sync for this book.": "དེབ་འདིའི་ཆེད་ཟླ་སྒྲིག་བྱེད་པའི་མཆན་ཡང་ན་དྲངས་ཡིག་མེད།", "Configure Hardcover in Settings first.": "སྔོན་ལ་སྒྲིག་འགོད་ནང་ Hardcover རིགས་སྒྲིག་བྱོས།", "No new Hardcover note changes to sync.": "ཟླ་སྒྲིག་བྱེད་པའི་ Hardcover མཆན་གསར་པ་མེད།", @@ -1365,9 +1360,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "རྩིས་ཐོ་འདིར་ཉར་ཚགས་བྱས་ཡོད། ངོས་སྦྱོར་ཆ་འཕྲིན་ལ་གསང་སྦས་འགྲོལ་སྐབས་ཁྱེད་ལ་འདྲི་སློང་གནང་འགྱུར།", "Reading progress on this device differs from \"{{deviceName}}\".": "སྒྲིག་ཆས་འདིའི་ཀློག་འགྲོས་ནི་\"{{deviceName}}\"དང་མི་འདྲ།", "This device": "སྒྲིག་ཆས་འདི།", - "Set up KOReader Sync…": "KOReader མཉམ་སྒྲིག་སྒྲིག་འགོད…", - "Set up Readwise…": "Readwise སྒྲིག་འགོད…", - "Set up Hardcover…": "Hardcover སྒྲིག་འགོད…", "Red": "དམར་པོ།", "Yellow": "སེར་པོ།", "Green": "ལྗང་ཁུ།", @@ -1390,5 +1382,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Readest ཕྱི་ཕྱོགས་ཞབས་ཞུ་ལ་སྦྲེལ་ནས་མཉམ་སྒྲིག་དང་གསལ་སྟོན། དཀར་ཆག་སོགས་སྤྱོད།", "Reading Sync": "ཀློག་པའི་མཉམ་སྒྲིག", "Content Sources": "ནང་དོན་འབྱུང་ཁུངས།", - "Scroll tabs": "ཤོག་བྱང་འགུལ་སྐྱོད།" + "Scroll tabs": "ཤོག་བྱང་འགུལ་སྐྱོད།", + "Catalog actions": "དཔེ་ཐོའི་བྱ་སྤྱོད།", + "File Content": "ཡིག་ཆའི་ནང་དོན།" } diff --git a/apps/readest-app/public/locales/de/translation.json b/apps/readest-app/public/locales/de/translation.json index 8a1b8ab5..ecb6584b 100644 --- a/apps/readest-app/public/locales/de/translation.json +++ b/apps/readest-app/public/locales/de/translation.json @@ -466,7 +466,6 @@ "Send changes only": "Nur Änderungen senden", "Receive changes only": "Nur Änderungen empfangen", "Checksum Method": "Prüfziffernverfahren", - "File Content (recommended)": "Dateiinhalte (empfohlen)", "File Name": "Dateiname", "Device Name": "Gerätename", "Connect to your KOReader Sync server.": "Mit Ihrem KOReader Sync-Server verbinden.", @@ -1150,12 +1149,8 @@ "Get your API token from hardcover.app → Settings → API.": "Holen Sie Ihr API-Token von hardcover.app → Einstellungen → API.", "API Token": "API-Token", "Paste your Hardcover API token": "Fügen Sie Ihr Hardcover-API-Token ein", - "Hardcover sync enabled for this book": "Hardcover-Synchronisierung für dieses Buch aktiviert", - "Hardcover sync disabled for this book": "Hardcover-Synchronisierung für dieses Buch deaktiviert", "Hardcover Sync": "Hardcover-Synchronisierung", - "Enable for This Book": "Für dieses Buch aktivieren", "Push Notes": "Notizen übertragen", - "Enable Hardcover sync for this book first.": "Aktivieren Sie zuerst die Hardcover-Synchronisierung für dieses Buch.", "No annotations or excerpts to sync for this book.": "Keine Anmerkungen oder Auszüge zum Synchronisieren für dieses Buch.", "Configure Hardcover in Settings first.": "Konfigurieren Sie zuerst Hardcover in den Einstellungen.", "No new Hardcover note changes to sync.": "Keine neuen Hardcover-Notizänderungen zum Synchronisieren.", @@ -1389,9 +1384,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "In diesem Konto gespeichert. Du wirst beim Entschlüsseln von Anmeldedaten danach gefragt.", "Reading progress on this device differs from \"{{deviceName}}\".": "Der Lesefortschritt auf diesem Gerät weicht von „{{deviceName}}“ ab.", "This device": "Dieses Gerät", - "Set up KOReader Sync…": "KOReader-Sync einrichten…", - "Set up Readwise…": "Readwise einrichten…", - "Set up Hardcover…": "Hardcover einrichten…", "Red": "Rot", "Yellow": "Gelb", "Green": "Grün", @@ -1415,5 +1407,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Verbinden Sie Readest mit externen Diensten für Synchronisierung, Markierungen und Kataloge.", "Reading Sync": "Lese-Synchronisierung", "Content Sources": "Inhaltsquellen", - "Scroll tabs": "Tabs scrollen" + "Scroll tabs": "Tabs scrollen", + "Catalog actions": "Katalogaktionen", + "File Content": "Dateiinhalt" } diff --git a/apps/readest-app/public/locales/el/translation.json b/apps/readest-app/public/locales/el/translation.json index 27604316..f07a8d90 100644 --- a/apps/readest-app/public/locales/el/translation.json +++ b/apps/readest-app/public/locales/el/translation.json @@ -466,7 +466,6 @@ "Send changes only": "Αποστολή μόνο αλλαγών", "Receive changes only": "Λήψη μόνο αλλαγών", "Checksum Method": "Μέθοδος ελέγχου", - "File Content (recommended)": "Περιεχόμενο αρχείου (συνιστάται)", "File Name": "Όνομα αρχείου", "Device Name": "Όνομα συσκευής", "Connect to your KOReader Sync server.": "Συνδεθείτε στον διακομιστή συγχρονισμού KOReader.", @@ -1150,12 +1149,8 @@ "Get your API token from hardcover.app → Settings → API.": "Λάβετε το API token σας από hardcover.app → Ρυθμίσεις → API.", "API Token": "API Token", "Paste your Hardcover API token": "Επικολλήστε το Hardcover API token σας", - "Hardcover sync enabled for this book": "Ο συγχρονισμός Hardcover ενεργοποιήθηκε για αυτό το βιβλίο", - "Hardcover sync disabled for this book": "Ο συγχρονισμός Hardcover απενεργοποιήθηκε για αυτό το βιβλίο", "Hardcover Sync": "Συγχρονισμός Hardcover", - "Enable for This Book": "Ενεργοποίηση για αυτό το βιβλίο", "Push Notes": "Αποστολή σημειώσεων", - "Enable Hardcover sync for this book first.": "Ενεργοποιήστε πρώτα τον συγχρονισμό Hardcover για αυτό το βιβλίο.", "No annotations or excerpts to sync for this book.": "Δεν υπάρχουν σχολιασμοί ή αποσπάσματα για συγχρονισμό σε αυτό το βιβλίο.", "Configure Hardcover in Settings first.": "Ρυθμίστε πρώτα το Hardcover στις Ρυθμίσεις.", "No new Hardcover note changes to sync.": "Δεν υπάρχουν νέες αλλαγές σημειώσεων Hardcover για συγχρονισμό.", @@ -1389,9 +1384,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Αποθηκεύτηκε σε αυτόν τον λογαριασμό. Θα σας ζητηθεί όταν χρειαστεί να αποκρυπτογραφηθούν διαπιστευτήρια.", "Reading progress on this device differs from \"{{deviceName}}\".": "Η πρόοδος ανάγνωσης σε αυτή τη συσκευή διαφέρει από το «{{deviceName}}».", "This device": "Αυτή η συσκευή", - "Set up KOReader Sync…": "Ρύθμιση συγχρονισμού KOReader…", - "Set up Readwise…": "Ρύθμιση Readwise…", - "Set up Hardcover…": "Ρύθμιση Hardcover…", "Red": "Κόκκινο", "Yellow": "Κίτρινο", "Green": "Πράσινο", @@ -1415,5 +1407,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Συνδέστε το Readest με εξωτερικές υπηρεσίες για συγχρονισμό, επισημάνσεις και καταλόγους.", "Reading Sync": "Συγχρονισμός ανάγνωσης", "Content Sources": "Πηγές περιεχομένου", - "Scroll tabs": "Κύλιση καρτελών" + "Scroll tabs": "Κύλιση καρτελών", + "Catalog actions": "Ενέργειες καταλόγου", + "File Content": "Περιεχόμενο αρχείου" } diff --git a/apps/readest-app/public/locales/es/translation.json b/apps/readest-app/public/locales/es/translation.json index da8875d9..4361cb2a 100644 --- a/apps/readest-app/public/locales/es/translation.json +++ b/apps/readest-app/public/locales/es/translation.json @@ -82,7 +82,6 @@ "Send changes only": "Solo enviar cambios", "Receive changes only": "Solo recibir cambios", "Checksum Method": "Método de identificación", - "File Content (recommended)": "Contenido del archivo (recomendado)", "File Name": "Nombre del archivo", "Device Name": "Nombre del dispositivo", "Reading Progress Synced": "Progreso de lectura sincronizado", @@ -1163,12 +1162,8 @@ "Get your API token from hardcover.app → Settings → API.": "Obtenga su token de API en hardcover.app → Ajustes → API.", "API Token": "Token de API", "Paste your Hardcover API token": "Pegue su token de API de Hardcover", - "Hardcover sync enabled for this book": "Sincronización de Hardcover activada para este libro", - "Hardcover sync disabled for this book": "Sincronización de Hardcover desactivada para este libro", "Hardcover Sync": "Sincronización de Hardcover", - "Enable for This Book": "Activar para este libro", "Push Notes": "Enviar notas", - "Enable Hardcover sync for this book first.": "Active primero la sincronización de Hardcover para este libro.", "No annotations or excerpts to sync for this book.": "No hay anotaciones ni extractos para sincronizar en este libro.", "Configure Hardcover in Settings first.": "Configure Hardcover en los ajustes primero.", "No new Hardcover note changes to sync.": "No hay nuevos cambios en notas de Hardcover para sincronizar.", @@ -1413,9 +1408,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Guardada en esta cuenta. Se te pedirá cuando se necesite descifrar credenciales.", "Reading progress on this device differs from \"{{deviceName}}\".": "El progreso de lectura en este dispositivo difiere del de «{{deviceName}}».", "This device": "Este dispositivo", - "Set up KOReader Sync…": "Configurar sincronización con KOReader…", - "Set up Readwise…": "Configurar Readwise…", - "Set up Hardcover…": "Configurar Hardcover…", "Red": "Rojo", "Yellow": "Amarillo", "Green": "Verde", @@ -1440,5 +1432,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Conecta Readest con servicios externos para sincronización, resaltados y catálogos.", "Reading Sync": "Sincronización de lectura", "Content Sources": "Fuentes de contenido", - "Scroll tabs": "Desplazar pestañas" + "Scroll tabs": "Desplazar pestañas", + "Catalog actions": "Acciones del catálogo", + "File Content": "Contenido del archivo" } diff --git a/apps/readest-app/public/locales/fa/translation.json b/apps/readest-app/public/locales/fa/translation.json index 308b63ea..4b82b83c 100644 --- a/apps/readest-app/public/locales/fa/translation.json +++ b/apps/readest-app/public/locales/fa/translation.json @@ -466,7 +466,6 @@ "Send changes only": "فقط ارسال تغییرات", "Receive changes only": "فقط دریافت تغییرات", "Checksum Method": "روش Checksum", - "File Content (recommended)": "محتوای فایل (توصیه‌شده)", "File Name": "نام فایل", "Device Name": "نام دستگاه", "Connect to your KOReader Sync server.": "به سرور همگام‌سازی KOReader خود متصل شوید.", @@ -1150,12 +1149,8 @@ "Get your API token from hardcover.app → Settings → API.": "توکن API خود را از hardcover.app ← تنظیمات ← API دریافت کنید.", "API Token": "توکن API", "Paste your Hardcover API token": "توکن API Hardcover خود را جای‌گذاری کنید", - "Hardcover sync enabled for this book": "همگام‌سازی Hardcover برای این کتاب فعال شد", - "Hardcover sync disabled for this book": "همگام‌سازی Hardcover برای این کتاب غیرفعال شد", "Hardcover Sync": "همگام‌سازی Hardcover", - "Enable for This Book": "فعال‌سازی برای این کتاب", "Push Notes": "ارسال یادداشت‌ها", - "Enable Hardcover sync for this book first.": "ابتدا همگام‌سازی Hardcover را برای این کتاب فعال کنید.", "No annotations or excerpts to sync for this book.": "هیچ حاشیه‌نویسی یا گزیده‌ای برای همگام‌سازی این کتاب وجود ندارد.", "Configure Hardcover in Settings first.": "ابتدا Hardcover را در تنظیمات پیکربندی کنید.", "No new Hardcover note changes to sync.": "تغییرات جدیدی در یادداشت‌های Hardcover برای همگام‌سازی وجود ندارد.", @@ -1389,9 +1384,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "در این حساب ذخیره شد. هنگام رمزگشایی اعتبارنامه‌ها از شما خواسته می‌شود.", "Reading progress on this device differs from \"{{deviceName}}\".": "پیشرفت مطالعه در این دستگاه با «{{deviceName}}» تفاوت دارد.", "This device": "این دستگاه", - "Set up KOReader Sync…": "تنظیم همگام‌سازی KOReader…", - "Set up Readwise…": "تنظیم Readwise…", - "Set up Hardcover…": "تنظیم Hardcover…", "Red": "قرمز", "Yellow": "زرد", "Green": "سبز", @@ -1415,5 +1407,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Readest را برای همگام‌سازی، هایلایت‌ها و کاتالوگ‌ها به سرویس‌های خارجی متصل کنید.", "Reading Sync": "همگام‌سازی مطالعه", "Content Sources": "منابع محتوا", - "Scroll tabs": "پیمایش زبانه‌ها" + "Scroll tabs": "پیمایش زبانه‌ها", + "Catalog actions": "اقدامات فهرست", + "File Content": "محتوای فایل" } diff --git a/apps/readest-app/public/locales/fr/translation.json b/apps/readest-app/public/locales/fr/translation.json index d3998e5e..88cff2a1 100644 --- a/apps/readest-app/public/locales/fr/translation.json +++ b/apps/readest-app/public/locales/fr/translation.json @@ -470,7 +470,6 @@ "Send changes only": "Envoyer uniquement les modifications", "Receive changes only": "Recevoir uniquement les modifications", "Checksum Method": "Méthode de somme de contrôle", - "File Content (recommended)": "Contenu du fichier (recommandé)", "File Name": "Nom du fichier", "Device Name": "Nom de l'appareil", "Connect to your KOReader Sync server.": "Connectez-vous à votre serveur de synchronisation KOReader.", @@ -1163,12 +1162,8 @@ "Get your API token from hardcover.app → Settings → API.": "Obtenez votre jeton API depuis hardcover.app → Paramètres → API.", "API Token": "Jeton API", "Paste your Hardcover API token": "Collez votre jeton API Hardcover", - "Hardcover sync enabled for this book": "Synchronisation Hardcover activée pour ce livre", - "Hardcover sync disabled for this book": "Synchronisation Hardcover désactivée pour ce livre", "Hardcover Sync": "Synchronisation Hardcover", - "Enable for This Book": "Activer pour ce livre", "Push Notes": "Envoyer les notes", - "Enable Hardcover sync for this book first.": "Activez d'abord la synchronisation Hardcover pour ce livre.", "No annotations or excerpts to sync for this book.": "Aucune annotation ni extrait à synchroniser pour ce livre.", "Configure Hardcover in Settings first.": "Configurez d'abord Hardcover dans les paramètres.", "No new Hardcover note changes to sync.": "Aucun nouveau changement de notes Hardcover à synchroniser.", @@ -1413,9 +1408,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Enregistrée sur ce compte. Elle vous sera demandée lors du déchiffrement des identifiants.", "Reading progress on this device differs from \"{{deviceName}}\".": "La progression de lecture sur cet appareil diffère de « {{deviceName}} ».", "This device": "Cet appareil", - "Set up KOReader Sync…": "Configurer KOReader Sync…", - "Set up Readwise…": "Configurer Readwise…", - "Set up Hardcover…": "Configurer Hardcover…", "Red": "Rouge", "Yellow": "Jaune", "Green": "Vert", @@ -1440,5 +1432,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Connectez Readest à des services externes pour la synchronisation, les surlignages et les catalogues.", "Reading Sync": "Synchronisation de lecture", "Content Sources": "Sources de contenu", - "Scroll tabs": "Faire défiler les onglets" + "Scroll tabs": "Faire défiler les onglets", + "Catalog actions": "Actions du catalogue", + "File Content": "Contenu du fichier" } diff --git a/apps/readest-app/public/locales/he/translation.json b/apps/readest-app/public/locales/he/translation.json index ce1b3378..cb026860 100644 --- a/apps/readest-app/public/locales/he/translation.json +++ b/apps/readest-app/public/locales/he/translation.json @@ -425,7 +425,6 @@ "Send changes only": "שלח שינויים בלבד", "Receive changes only": "קבל שינויים בלבד", "Checksum Method": "שיטת סיכום ביקורת (Checksum)", - "File Content (recommended)": "תוכן קובץ (מומלץ)", "File Name": "שם קובץ", "Device Name": "שם מכשיר", "Connect to your KOReader Sync server.": "התחבר לשרת סנכרון KOReader שלך.", @@ -1163,12 +1162,8 @@ "Get your API token from hardcover.app → Settings → API.": "קבל את טוקן ה-API שלך מ-hardcover.app ← הגדרות ← API.", "API Token": "טוקן API", "Paste your Hardcover API token": "הדבק את טוקן ה-API של Hardcover שלך", - "Hardcover sync enabled for this book": "סנכרון Hardcover הופעל לספר זה", - "Hardcover sync disabled for this book": "סנכרון Hardcover הושבת לספר זה", "Hardcover Sync": "סנכרון Hardcover", - "Enable for This Book": "הפעל לספר זה", "Push Notes": "שלח הערות", - "Enable Hardcover sync for this book first.": "הפעל תחילה סנכרון Hardcover לספר זה.", "No annotations or excerpts to sync for this book.": "אין הערות או ציטוטים לסנכרון עבור ספר זה.", "Configure Hardcover in Settings first.": "הגדר תחילה את Hardcover בהגדרות.", "No new Hardcover note changes to sync.": "אין שינויים חדשים בהערות Hardcover לסנכרון.", @@ -1413,9 +1408,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "נשמר בחשבון זה. תתבקש להזינו בעת פענוח אישורים.", "Reading progress on this device differs from \"{{deviceName}}\".": "התקדמות הקריאה במכשיר זה שונה מ-\"{{deviceName}}\".", "This device": "מכשיר זה", - "Set up KOReader Sync…": "הגדרת סנכרון KOReader…", - "Set up Readwise…": "הגדרת Readwise…", - "Set up Hardcover…": "הגדרת Hardcover…", "Red": "אדום", "Yellow": "צהוב", "Green": "ירוק", @@ -1440,5 +1432,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "חבר את Readest לשירותים חיצוניים לסנכרון, הדגשות וקטלוגים.", "Reading Sync": "סנכרון קריאה", "Content Sources": "מקורות תוכן", - "Scroll tabs": "גלילת לשוניות" + "Scroll tabs": "גלילת לשוניות", + "Catalog actions": "פעולות קטלוג", + "File Content": "תוכן הקובץ" } diff --git a/apps/readest-app/public/locales/hi/translation.json b/apps/readest-app/public/locales/hi/translation.json index 62421330..42d7dd5d 100644 --- a/apps/readest-app/public/locales/hi/translation.json +++ b/apps/readest-app/public/locales/hi/translation.json @@ -466,7 +466,6 @@ "Send changes only": "केवल परिवर्तन भेजें", "Receive changes only": "केवल परिवर्तन प्राप्त करें", "Checksum Method": "चेकसम विधि", - "File Content (recommended)": "फाइल सामग्री (अनुशंसित)", "File Name": "फाइल नाम", "Device Name": "डिवाइस नाम", "Connect to your KOReader Sync server.": "अपने KOReader सिंक सर्वर से कनेक्ट करें।", @@ -1150,12 +1149,8 @@ "Get your API token from hardcover.app → Settings → API.": "hardcover.app → सेटिंग्स → API से अपना API टोकन प्राप्त करें।", "API Token": "API टोकन", "Paste your Hardcover API token": "अपना Hardcover API टोकन पेस्ट करें", - "Hardcover sync enabled for this book": "इस पुस्तक के लिए Hardcover सिंक सक्षम", - "Hardcover sync disabled for this book": "इस पुस्तक के लिए Hardcover सिंक अक्षम", "Hardcover Sync": "Hardcover सिंक", - "Enable for This Book": "इस पुस्तक के लिए सक्षम करें", "Push Notes": "नोट्स भेजें", - "Enable Hardcover sync for this book first.": "पहले इस पुस्तक के लिए Hardcover सिंक सक्षम करें।", "No annotations or excerpts to sync for this book.": "इस पुस्तक के लिए सिंक करने हेतु कोई एनोटेशन या अंश नहीं हैं।", "Configure Hardcover in Settings first.": "पहले सेटिंग्स में Hardcover कॉन्फ़िगर करें।", "No new Hardcover note changes to sync.": "सिंक करने के लिए कोई नया Hardcover नोट परिवर्तन नहीं है।", @@ -1389,9 +1384,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "इस खाते में सहेजा गया। क्रेडेंशियल डिक्रिप्ट करते समय आपसे पूछा जाएगा।", "Reading progress on this device differs from \"{{deviceName}}\".": "इस डिवाइस पर पढ़ने की प्रगति \"{{deviceName}}\" से भिन्न है।", "This device": "यह डिवाइस", - "Set up KOReader Sync…": "KOReader सिंक सेट अप करें…", - "Set up Readwise…": "Readwise सेट अप करें…", - "Set up Hardcover…": "Hardcover सेट अप करें…", "Red": "लाल", "Yellow": "पीला", "Green": "हरा", @@ -1415,5 +1407,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "सिंक, हाइलाइट और कैटलॉग के लिए Readest को बाहरी सेवाओं से कनेक्ट करें।", "Reading Sync": "रीडिंग सिंक", "Content Sources": "सामग्री स्रोत", - "Scroll tabs": "टैब स्क्रॉल करें" + "Scroll tabs": "टैब स्क्रॉल करें", + "Catalog actions": "कैटलॉग क्रियाएँ", + "File Content": "फ़ाइल सामग्री" } diff --git a/apps/readest-app/public/locales/hu/translation.json b/apps/readest-app/public/locales/hu/translation.json index 6ae953ef..e255556d 100644 --- a/apps/readest-app/public/locales/hu/translation.json +++ b/apps/readest-app/public/locales/hu/translation.json @@ -473,7 +473,6 @@ "Send changes only": "Csak módosítások küldése", "Receive changes only": "Csak módosítások fogadása", "Checksum Method": "Ellenőrzőösszeg-módszer", - "File Content (recommended)": "Fájl tartalom (ajánlott)", "File Name": "Fájlnév", "Device Name": "Eszköznév", "Connect to your KOReader Sync server.": "Csatlakozzon a KOReader Sync szerveréhez.", @@ -570,8 +569,6 @@ "From Selection": "Kijelöléstől", "Section Title": "Szakasz címe", "More Info": "További információ", - "Hardcover sync enabled for this book": "Hardcover szinkronizálás engedélyezve ehhez a könyvhöz", - "Hardcover sync disabled for this book": "Hardcover szinkronizálás letiltva ehhez a könyvhöz", "Parallel Read": "Párhuzamos olvasás", "Disable": "Letiltás", "Enable": "Engedélyezés", @@ -583,7 +580,6 @@ "Readwise Sync": "Readwise szinkronizálás", "Push Highlights": "Kiemelések küldése", "Hardcover Sync": "Hardcover szinkronizálás", - "Enable for This Book": "Engedélyezés ehhez a könyvhöz", "Push Notes": "Jegyzetek küldése", "Show on Discord": "Megjelenítés a Discordon", "Display what I'm reading on Discord": "Mutassa, mit olvasok a Discordon", @@ -655,7 +651,6 @@ "Sign in to Sync": "Jelentkezzen be a szinkronizáláshoz", "Invert Image In Dark Mode": "Kép invertálása sötét módban", "Failed to auto-save book cover for lock screen: {{error}}": "A könyvborító automatikus mentése a zárolási képernyőhöz sikertelen: {{error}}", - "Enable Hardcover sync for this book first.": "Először engedélyezze a Hardcover szinkronizálást ehhez a könyvhöz.", "No annotations or excerpts to sync for this book.": "Nincsenek szinkronizálható megjegyzések vagy kivonatok ehhez a könyvhöz.", "Configure Hardcover in Settings first.": "Először konfigurálja a Hardcovert a Beállításokban.", "No new Hardcover note changes to sync.": "Nincsenek új Hardcover-jegyzetváltozások a szinkronizáláshoz.", @@ -1389,9 +1384,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Mentve ehhez a fiókhoz. Akkor kérjük majd, amikor hitelesítő adatokat kell visszafejteni.", "Reading progress on this device differs from \"{{deviceName}}\".": "Az olvasási előrehaladás ezen az eszközön eltér a következőtől: „{{deviceName}}”.", "This device": "Ez az eszköz", - "Set up KOReader Sync…": "KOReader-szinkronizálás beállítása…", - "Set up Readwise…": "Readwise beállítása…", - "Set up Hardcover…": "Hardcover beállítása…", "Red": "Piros", "Yellow": "Sárga", "Green": "Zöld", @@ -1415,5 +1407,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Csatlakoztassa a Readest-et külső szolgáltatásokhoz szinkronizálás, kiemelések és katalógusok használatához.", "Reading Sync": "Olvasási szinkronizálás", "Content Sources": "Tartalomforrások", - "Scroll tabs": "Lapok görgetése" + "Scroll tabs": "Lapok görgetése", + "Catalog actions": "Katalógusműveletek", + "File Content": "Fájl tartalma" } diff --git a/apps/readest-app/public/locales/id/translation.json b/apps/readest-app/public/locales/id/translation.json index 8884fc7c..144f3605 100644 --- a/apps/readest-app/public/locales/id/translation.json +++ b/apps/readest-app/public/locales/id/translation.json @@ -462,7 +462,6 @@ "Send changes only": "Kirim perubahan saja", "Receive changes only": "Terima perubahan saja", "Checksum Method": "Metode Checksum", - "File Content (recommended)": "Konten File (disarankan)", "File Name": "Nama File", "Device Name": "Nama Perangkat", "Connect to your KOReader Sync server.": "Hubungkan ke server Sinkronisasi KOReader Anda.", @@ -1137,12 +1136,8 @@ "Get your API token from hardcover.app → Settings → API.": "Dapatkan token API Anda dari hardcover.app → Pengaturan → API.", "API Token": "Token API", "Paste your Hardcover API token": "Tempel token API Hardcover Anda", - "Hardcover sync enabled for this book": "Sinkronisasi Hardcover diaktifkan untuk buku ini", - "Hardcover sync disabled for this book": "Sinkronisasi Hardcover dinonaktifkan untuk buku ini", "Hardcover Sync": "Sinkronisasi Hardcover", - "Enable for This Book": "Aktifkan untuk Buku Ini", "Push Notes": "Kirim Catatan", - "Enable Hardcover sync for this book first.": "Aktifkan sinkronisasi Hardcover untuk buku ini terlebih dahulu.", "No annotations or excerpts to sync for this book.": "Tidak ada anotasi atau kutipan untuk disinkronkan pada buku ini.", "Configure Hardcover in Settings first.": "Konfigurasikan Hardcover di Pengaturan terlebih dahulu.", "No new Hardcover note changes to sync.": "Tidak ada perubahan catatan Hardcover baru untuk disinkronkan.", @@ -1365,9 +1360,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Disimpan di akun ini. Anda akan diminta memasukkannya saat mendekripsi kredensial.", "Reading progress on this device differs from \"{{deviceName}}\".": "Progres membaca di perangkat ini berbeda dari \"{{deviceName}}\".", "This device": "Perangkat ini", - "Set up KOReader Sync…": "Siapkan Sinkronisasi KOReader…", - "Set up Readwise…": "Siapkan Readwise…", - "Set up Hardcover…": "Siapkan Hardcover…", "Red": "Merah", "Yellow": "Kuning", "Green": "Hijau", @@ -1390,5 +1382,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Hubungkan Readest ke layanan eksternal untuk sinkronisasi, sorotan, dan katalog.", "Reading Sync": "Sinkronisasi Membaca", "Content Sources": "Sumber Konten", - "Scroll tabs": "Gulir tab" + "Scroll tabs": "Gulir tab", + "Catalog actions": "Tindakan katalog", + "File Content": "Konten berkas" } diff --git a/apps/readest-app/public/locales/it/translation.json b/apps/readest-app/public/locales/it/translation.json index f2c715af..3baef2e0 100644 --- a/apps/readest-app/public/locales/it/translation.json +++ b/apps/readest-app/public/locales/it/translation.json @@ -470,7 +470,6 @@ "Send changes only": "Invia solo le modifiche", "Receive changes only": "Ricevi solo le modifiche", "Checksum Method": "Metodo di Controllo", - "File Content (recommended)": "Contenuto del File (consigliato)", "File Name": "Nome del File", "Device Name": "Nome del Dispositivo", "Connect to your KOReader Sync server.": "Connettiti al tuo server KOReader Sync.", @@ -1163,12 +1162,8 @@ "Get your API token from hardcover.app → Settings → API.": "Ottieni il tuo token API da hardcover.app → Impostazioni → API.", "API Token": "Token API", "Paste your Hardcover API token": "Incolla il tuo token API Hardcover", - "Hardcover sync enabled for this book": "Sincronizzazione Hardcover attivata per questo libro", - "Hardcover sync disabled for this book": "Sincronizzazione Hardcover disattivata per questo libro", "Hardcover Sync": "Sincronizzazione Hardcover", - "Enable for This Book": "Attiva per questo libro", "Push Notes": "Invia note", - "Enable Hardcover sync for this book first.": "Attiva prima la sincronizzazione Hardcover per questo libro.", "No annotations or excerpts to sync for this book.": "Nessuna annotazione o estratto da sincronizzare per questo libro.", "Configure Hardcover in Settings first.": "Configura prima Hardcover nelle impostazioni.", "No new Hardcover note changes to sync.": "Nessuna nuova modifica alle note Hardcover da sincronizzare.", @@ -1413,9 +1408,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Salvata in questo account. Ti verrà richiesta quando occorrerà decifrare le credenziali.", "Reading progress on this device differs from \"{{deviceName}}\".": "L'avanzamento di lettura su questo dispositivo è diverso da «{{deviceName}}».", "This device": "Questo dispositivo", - "Set up KOReader Sync…": "Configura KOReader Sync…", - "Set up Readwise…": "Configura Readwise…", - "Set up Hardcover…": "Configura Hardcover…", "Red": "Rosso", "Yellow": "Giallo", "Green": "Verde", @@ -1440,5 +1432,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Collega Readest a servizi esterni per sincronizzazione, evidenziazioni e cataloghi.", "Reading Sync": "Sincronizzazione lettura", "Content Sources": "Fonti di contenuti", - "Scroll tabs": "Scorri schede" + "Scroll tabs": "Scorri schede", + "Catalog actions": "Azioni del catalogo", + "File Content": "Contenuto del file" } diff --git a/apps/readest-app/public/locales/ja/translation.json b/apps/readest-app/public/locales/ja/translation.json index ff2fd77d..e7a4b1d0 100644 --- a/apps/readest-app/public/locales/ja/translation.json +++ b/apps/readest-app/public/locales/ja/translation.json @@ -462,7 +462,6 @@ "Send changes only": "変更のみを送信", "Receive changes only": "変更のみを受信", "Checksum Method": "チェックサム方式", - "File Content (recommended)": "ファイル内容(推奨)", "File Name": "ファイル名", "Device Name": "デバイス名", "Connect to your KOReader Sync server.": "KOReader Syncサーバーに接続します。", @@ -1137,12 +1136,8 @@ "Get your API token from hardcover.app → Settings → API.": "hardcover.app → 設定 → APIからAPIトークンを取得してください。", "API Token": "APIトークン", "Paste your Hardcover API token": "HardcoverのAPIトークンを貼り付け", - "Hardcover sync enabled for this book": "この本のHardcover同期が有効になりました", - "Hardcover sync disabled for this book": "この本のHardcover同期が無効になりました", "Hardcover Sync": "Hardcover同期", - "Enable for This Book": "この本で有効にする", "Push Notes": "メモを送信", - "Enable Hardcover sync for this book first.": "まずこの本のHardcover同期を有効にしてください。", "No annotations or excerpts to sync for this book.": "この本に同期する注釈や抜粋がありません。", "Configure Hardcover in Settings first.": "まず設定でHardcoverを構成してください。", "No new Hardcover note changes to sync.": "同期するHardcoverメモの新しい変更はありません。", @@ -1365,9 +1360,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "このアカウントに保存されました。認証情報を復号する際に入力を求められます。", "Reading progress on this device differs from \"{{deviceName}}\".": "このデバイスの読書進捗は「{{deviceName}}」と異なります。", "This device": "このデバイス", - "Set up KOReader Sync…": "KOReader同期を設定…", - "Set up Readwise…": "Readwiseを設定…", - "Set up Hardcover…": "Hardcoverを設定…", "Red": "赤", "Yellow": "黄", "Green": "緑", @@ -1390,5 +1382,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "同期、ハイライト、カタログのために Readest を外部サービスに接続します。", "Reading Sync": "読書同期", "Content Sources": "コンテンツソース", - "Scroll tabs": "タブをスクロール" + "Scroll tabs": "タブをスクロール", + "Catalog actions": "カタログ操作", + "File Content": "ファイル内容" } diff --git a/apps/readest-app/public/locales/ko/translation.json b/apps/readest-app/public/locales/ko/translation.json index 8c2732ad..d717e02b 100644 --- a/apps/readest-app/public/locales/ko/translation.json +++ b/apps/readest-app/public/locales/ko/translation.json @@ -462,7 +462,6 @@ "Send changes only": "변경 사항만 전송", "Receive changes only": "변경 사항만 수신", "Checksum Method": "체크섬 방법", - "File Content (recommended)": "파일 내용 (권장)", "File Name": "파일 이름", "Device Name": "장치 이름", "Connect to your KOReader Sync server.": "KOReader Sync 서버에 연결합니다.", @@ -1137,12 +1136,8 @@ "Get your API token from hardcover.app → Settings → API.": "hardcover.app → 설정 → API에서 API 토큰을 받으세요.", "API Token": "API 토큰", "Paste your Hardcover API token": "Hardcover API 토큰을 붙여넣기", - "Hardcover sync enabled for this book": "이 책의 Hardcover 동기화가 활성화됨", - "Hardcover sync disabled for this book": "이 책의 Hardcover 동기화가 비활성화됨", "Hardcover Sync": "Hardcover 동기화", - "Enable for This Book": "이 책에 대해 활성화", "Push Notes": "메모 보내기", - "Enable Hardcover sync for this book first.": "먼저 이 책의 Hardcover 동기화를 활성화하세요.", "No annotations or excerpts to sync for this book.": "이 책에 동기화할 주석이나 발췌가 없습니다.", "Configure Hardcover in Settings first.": "먼저 설정에서 Hardcover를 구성하세요.", "No new Hardcover note changes to sync.": "동기화할 새로운 Hardcover 메모 변경 사항이 없습니다.", @@ -1365,9 +1360,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "이 계정에 저장되었습니다. 자격 증명을 복호화할 때 입력하라는 메시지가 표시됩니다.", "Reading progress on this device differs from \"{{deviceName}}\".": "이 기기의 읽기 진행 상황이 \"{{deviceName}}\"와(과) 다릅니다.", "This device": "이 기기", - "Set up KOReader Sync…": "KOReader 동기화 설정…", - "Set up Readwise…": "Readwise 설정…", - "Set up Hardcover…": "Hardcover 설정…", "Red": "빨강", "Yellow": "노랑", "Green": "초록", @@ -1390,5 +1382,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "동기화, 하이라이트, 카탈로그를 위해 Readest를 외부 서비스에 연결하세요.", "Reading Sync": "읽기 동기화", "Content Sources": "콘텐츠 소스", - "Scroll tabs": "탭 스크롤" + "Scroll tabs": "탭 스크롤", + "Catalog actions": "카탈로그 작업", + "File Content": "파일 내용" } diff --git a/apps/readest-app/public/locales/ms/translation.json b/apps/readest-app/public/locales/ms/translation.json index aee7d414..ce85d648 100644 --- a/apps/readest-app/public/locales/ms/translation.json +++ b/apps/readest-app/public/locales/ms/translation.json @@ -223,7 +223,6 @@ "Send changes only": "Hantar perubahan sahaja", "Receive changes only": "Terima perubahan sahaja", "Checksum Method": "Kaedah Semak Jumlah", - "File Content (recommended)": "Kandungan Fail (disyorkan)", "File Name": "Nama Fail", "Device Name": "Nama Peranti", "Connect to your KOReader Sync server.": "Sambung ke pelayan Segerak KOReader anda.", @@ -1137,12 +1136,8 @@ "Get your API token from hardcover.app → Settings → API.": "Dapatkan token API anda dari hardcover.app → Tetapan → API.", "API Token": "Token API", "Paste your Hardcover API token": "Tampal token API Hardcover anda", - "Hardcover sync enabled for this book": "Penyegerakan Hardcover diaktifkan untuk buku ini", - "Hardcover sync disabled for this book": "Penyegerakan Hardcover dinyahaktifkan untuk buku ini", "Hardcover Sync": "Penyegerakan Hardcover", - "Enable for This Book": "Aktifkan untuk Buku Ini", "Push Notes": "Hantar Nota", - "Enable Hardcover sync for this book first.": "Aktifkan penyegerakan Hardcover untuk buku ini terlebih dahulu.", "No annotations or excerpts to sync for this book.": "Tiada anotasi atau petikan untuk disegerakkan bagi buku ini.", "Configure Hardcover in Settings first.": "Konfigurasikan Hardcover dalam Tetapan terlebih dahulu.", "No new Hardcover note changes to sync.": "Tiada perubahan nota Hardcover baharu untuk disegerakkan.", @@ -1365,9 +1360,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Disimpan dalam akaun ini. Anda akan diminta memasukkannya apabila kelayakan perlu dinyahsulit.", "Reading progress on this device differs from \"{{deviceName}}\".": "Kemajuan membaca pada peranti ini berbeza daripada \"{{deviceName}}\".", "This device": "Peranti ini", - "Set up KOReader Sync…": "Sediakan Penyegerakan KOReader…", - "Set up Readwise…": "Sediakan Readwise…", - "Set up Hardcover…": "Sediakan Hardcover…", "Red": "Merah", "Yellow": "Kuning", "Green": "Hijau", @@ -1390,5 +1382,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Sambungkan Readest ke perkhidmatan luar untuk penyegerakan, sorotan dan katalog.", "Reading Sync": "Penyegerakan Bacaan", "Content Sources": "Sumber Kandungan", - "Scroll tabs": "Skrol tab" + "Scroll tabs": "Skrol tab", + "Catalog actions": "Tindakan katalog", + "File Content": "Kandungan fail" } diff --git a/apps/readest-app/public/locales/nl/translation.json b/apps/readest-app/public/locales/nl/translation.json index b2042c3d..d45d04a7 100644 --- a/apps/readest-app/public/locales/nl/translation.json +++ b/apps/readest-app/public/locales/nl/translation.json @@ -466,7 +466,6 @@ "Send changes only": "Verzend alleen wijzigingen", "Receive changes only": "Ontvang alleen wijzigingen", "Checksum Method": "Checksum-methode", - "File Content (recommended)": "Bestandsinhoud (aanbevolen)", "File Name": "Bestandsnaam", "Device Name": "Apparaatnaam", "Connect to your KOReader Sync server.": "Verbind met je KOReader Sync-server.", @@ -1150,12 +1149,8 @@ "Get your API token from hardcover.app → Settings → API.": "Haal uw API-token op via hardcover.app → Instellingen → API.", "API Token": "API-token", "Paste your Hardcover API token": "Plak uw Hardcover API-token", - "Hardcover sync enabled for this book": "Hardcover-synchronisatie ingeschakeld voor dit boek", - "Hardcover sync disabled for this book": "Hardcover-synchronisatie uitgeschakeld voor dit boek", "Hardcover Sync": "Hardcover-synchronisatie", - "Enable for This Book": "Inschakelen voor dit boek", "Push Notes": "Notities verzenden", - "Enable Hardcover sync for this book first.": "Schakel eerst Hardcover-synchronisatie in voor dit boek.", "No annotations or excerpts to sync for this book.": "Geen annotaties of fragmenten om te synchroniseren voor dit boek.", "Configure Hardcover in Settings first.": "Configureer eerst Hardcover in de instellingen.", "No new Hardcover note changes to sync.": "Geen nieuwe Hardcover-notitiewijzigingen om te synchroniseren.", @@ -1389,9 +1384,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Opgeslagen op dit account. Er wordt om gevraagd wanneer inloggegevens ontsleuteld moeten worden.", "Reading progress on this device differs from \"{{deviceName}}\".": "De leesvoortgang op dit apparaat verschilt van \"{{deviceName}}\".", "This device": "Dit apparaat", - "Set up KOReader Sync…": "KOReader-synchronisatie instellen…", - "Set up Readwise…": "Readwise instellen…", - "Set up Hardcover…": "Hardcover instellen…", "Red": "Rood", "Yellow": "Geel", "Green": "Groen", @@ -1415,5 +1407,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Verbind Readest met externe diensten voor synchronisatie, markeringen en catalogi.", "Reading Sync": "Leessynchronisatie", "Content Sources": "Inhoudsbronnen", - "Scroll tabs": "Tabbladen scrollen" + "Scroll tabs": "Tabbladen scrollen", + "Catalog actions": "Catalogusacties", + "File Content": "Bestandsinhoud" } diff --git a/apps/readest-app/public/locales/pl/translation.json b/apps/readest-app/public/locales/pl/translation.json index a9e885db..1b14d4cc 100644 --- a/apps/readest-app/public/locales/pl/translation.json +++ b/apps/readest-app/public/locales/pl/translation.json @@ -474,7 +474,6 @@ "Send changes only": "Wyślij tylko zmiany", "Receive changes only": "Odbierz tylko zmiany", "Checksum Method": "Metoda sumy kontrolnej", - "File Content (recommended)": "Zawartość pliku (zalecane)", "File Name": "Nazwa pliku", "Device Name": "Nazwa urządzenia", "Connect to your KOReader Sync server.": "Połącz z serwerem synchronizacji KOReader.", @@ -1176,12 +1175,8 @@ "Get your API token from hardcover.app → Settings → API.": "Pobierz token API z hardcover.app → Ustawienia → API.", "API Token": "Token API", "Paste your Hardcover API token": "Wklej swój token API Hardcover", - "Hardcover sync enabled for this book": "Synchronizacja Hardcover włączona dla tej książki", - "Hardcover sync disabled for this book": "Synchronizacja Hardcover wyłączona dla tej książki", "Hardcover Sync": "Synchronizacja Hardcover", - "Enable for This Book": "Włącz dla tej książki", "Push Notes": "Wyślij notatki", - "Enable Hardcover sync for this book first.": "Najpierw włącz synchronizację Hardcover dla tej książki.", "No annotations or excerpts to sync for this book.": "Brak adnotacji lub fragmentów do zsynchronizowania dla tej książki.", "Configure Hardcover in Settings first.": "Najpierw skonfiguruj Hardcover w ustawieniach.", "No new Hardcover note changes to sync.": "Brak nowych zmian notatek Hardcover do zsynchronizowania.", @@ -1437,9 +1432,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Zapisane w tym koncie. Zostaniesz o nie poproszony przy odszyfrowywaniu poświadczeń.", "Reading progress on this device differs from \"{{deviceName}}\".": "Postęp czytania na tym urządzeniu różni się od „{{deviceName}}”.", "This device": "To urządzenie", - "Set up KOReader Sync…": "Skonfiguruj synchronizację KOReader…", - "Set up Readwise…": "Skonfiguruj Readwise…", - "Set up Hardcover…": "Skonfiguruj Hardcover…", "Red": "Czerwony", "Yellow": "Żółty", "Green": "Zielony", @@ -1465,5 +1457,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Połącz Readest z usługami zewnętrznymi w celu synchronizacji, podświetleń i katalogów.", "Reading Sync": "Synchronizacja czytania", "Content Sources": "Źródła treści", - "Scroll tabs": "Przewiń karty" + "Scroll tabs": "Przewiń karty", + "Catalog actions": "Akcje katalogu", + "File Content": "Zawartość pliku" } diff --git a/apps/readest-app/public/locales/pt-BR/translation.json b/apps/readest-app/public/locales/pt-BR/translation.json index 0d8f5f18..27aa704c 100644 --- a/apps/readest-app/public/locales/pt-BR/translation.json +++ b/apps/readest-app/public/locales/pt-BR/translation.json @@ -537,7 +537,6 @@ "Send changes only": "Enviar apenas alterações", "Receive changes only": "Receber apenas alterações", "Checksum Method": "Método de verificação", - "File Content (recommended)": "Conteúdo do arquivo (recomendado)", "File Name": "Nome do arquivo", "Device Name": "Nome do dispositivo", "Connect to your KOReader Sync server.": "Conecte-se ao seu servidor KOReader Sync.", @@ -635,8 +634,6 @@ "From Selection": "Da seleção", "Section Title": "Título da seção", "More Info": "Mais informações", - "Hardcover sync enabled for this book": "Sincronização do Hardcover ativada para este livro", - "Hardcover sync disabled for this book": "Sincronização do Hardcover desativada para este livro", "Parallel Read": "Leitura paralela", "Disable": "Desativar", "Enable": "Ativar", @@ -648,7 +645,6 @@ "Readwise Sync": "Sincronização com o Readwise", "Push Highlights": "Enviar destaques", "Hardcover Sync": "Sincronização do Hardcover", - "Enable for This Book": "Ativar para este livro", "Push Notes": "Enviar notas", "Show on Discord": "Mostrar no Discord", "Display what I'm reading on Discord": "Mostrar o que estou lendo no Discord", @@ -727,7 +723,6 @@ "Apply Theme Colors to PDF": "Aplicar cores do tema ao PDF", "Invert Image In Dark Mode": "Inverter imagem no modo escuro", "Failed to auto-save book cover for lock screen: {{error}}": "Falha ao salvar automaticamente a capa do livro para a tela de bloqueio: {{error}}", - "Enable Hardcover sync for this book first.": "Ative primeiro a sincronização do Hardcover para este livro.", "No annotations or excerpts to sync for this book.": "Não há anotações ou trechos para sincronizar neste livro.", "Configure Hardcover in Settings first.": "Configure o Hardcover nas configurações primeiro.", "No new Hardcover note changes to sync.": "Não há novas alterações de notas do Hardcover para sincronizar.", @@ -1413,9 +1408,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Salva nesta conta. Você será solicitado a informá-la quando precisar descriptografar credenciais.", "Reading progress on this device differs from \"{{deviceName}}\".": "O progresso de leitura neste dispositivo difere do de \"{{deviceName}}\".", "This device": "Este dispositivo", - "Set up KOReader Sync…": "Configurar sincronização com KOReader…", - "Set up Readwise…": "Configurar Readwise…", - "Set up Hardcover…": "Configurar Hardcover…", "Red": "Vermelho", "Yellow": "Amarelo", "Green": "Verde", @@ -1440,5 +1432,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Conecte o Readest a serviços externos para sincronização, destaques e catálogos.", "Reading Sync": "Sincronização de leitura", "Content Sources": "Fontes de conteúdo", - "Scroll tabs": "Rolar abas" + "Scroll tabs": "Rolar abas", + "Catalog actions": "Ações do catálogo", + "File Content": "Conteúdo do arquivo" } diff --git a/apps/readest-app/public/locales/pt/translation.json b/apps/readest-app/public/locales/pt/translation.json index c2671dad..25cd69d2 100644 --- a/apps/readest-app/public/locales/pt/translation.json +++ b/apps/readest-app/public/locales/pt/translation.json @@ -470,7 +470,6 @@ "Send changes only": "Enviar apenas alterações", "Receive changes only": "Receber apenas alterações", "Checksum Method": "Método de Verificação", - "File Content (recommended)": "Conteúdo do Arquivo (recomendado)", "File Name": "Nome do Arquivo", "Device Name": "Nome do Dispositivo", "Connect to your KOReader Sync server.": "Conectar ao seu servidor KOReader Sync.", @@ -1163,12 +1162,8 @@ "Get your API token from hardcover.app → Settings → API.": "Obtenha seu token de API em hardcover.app → Configurações → API.", "API Token": "Token de API", "Paste your Hardcover API token": "Cole seu token de API do Hardcover", - "Hardcover sync enabled for this book": "Sincronização do Hardcover ativada para este livro", - "Hardcover sync disabled for this book": "Sincronização do Hardcover desativada para este livro", "Hardcover Sync": "Sincronização do Hardcover", - "Enable for This Book": "Ativar para este livro", "Push Notes": "Enviar notas", - "Enable Hardcover sync for this book first.": "Ative primeiro a sincronização do Hardcover para este livro.", "No annotations or excerpts to sync for this book.": "Não há anotações ou trechos para sincronizar neste livro.", "Configure Hardcover in Settings first.": "Configure o Hardcover nas configurações primeiro.", "No new Hardcover note changes to sync.": "Não há novas alterações de notas do Hardcover para sincronizar.", @@ -1413,9 +1408,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Guardada nesta conta. Ser-lhe-á pedida quando precisar de decifrar credenciais.", "Reading progress on this device differs from \"{{deviceName}}\".": "O progresso de leitura neste dispositivo difere do «{{deviceName}}».", "This device": "Este dispositivo", - "Set up KOReader Sync…": "Configurar sincronização com KOReader…", - "Set up Readwise…": "Configurar Readwise…", - "Set up Hardcover…": "Configurar Hardcover…", "Red": "Vermelho", "Yellow": "Amarelo", "Green": "Verde", @@ -1440,5 +1432,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Liga o Readest a serviços externos para sincronização, destaques e catálogos.", "Reading Sync": "Sincronização de leitura", "Content Sources": "Fontes de conteúdo", - "Scroll tabs": "Deslocar separadores" + "Scroll tabs": "Deslocar separadores", + "Catalog actions": "Ações do catálogo", + "File Content": "Conteúdo do ficheiro" } diff --git a/apps/readest-app/public/locales/ro/translation.json b/apps/readest-app/public/locales/ro/translation.json index e94df731..a79d60a3 100644 --- a/apps/readest-app/public/locales/ro/translation.json +++ b/apps/readest-app/public/locales/ro/translation.json @@ -465,7 +465,6 @@ "Send changes only": "Trimite doar modificările", "Receive changes only": "Primește doar modificările", "Checksum Method": "Metoda sumei de control", - "File Content (recommended)": "Conținutul fișierului (recomandat)", "File Name": "Numele fișierului", "Device Name": "Numele dispozitivului", "Connect to your KOReader Sync server.": "Conectați-vă la serverul dvs. KOReader Sync.", @@ -1163,12 +1162,8 @@ "Get your API token from hardcover.app → Settings → API.": "Obțineți tokenul API de la hardcover.app → Setări → API.", "API Token": "Token API", "Paste your Hardcover API token": "Lipiți tokenul API Hardcover", - "Hardcover sync enabled for this book": "Sincronizarea Hardcover activată pentru această carte", - "Hardcover sync disabled for this book": "Sincronizarea Hardcover dezactivată pentru această carte", "Hardcover Sync": "Sincronizare Hardcover", - "Enable for This Book": "Activare pentru această carte", "Push Notes": "Trimite note", - "Enable Hardcover sync for this book first.": "Activați mai întâi sincronizarea Hardcover pentru această carte.", "No annotations or excerpts to sync for this book.": "Nu există adnotări sau extrase de sincronizat pentru această carte.", "Configure Hardcover in Settings first.": "Configurați mai întâi Hardcover în setări.", "No new Hardcover note changes to sync.": "Nu există modificări noi ale notelor Hardcover de sincronizat.", @@ -1413,9 +1408,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Salvată în acest cont. Vi se va cere când va trebui să se decripteze acreditările.", "Reading progress on this device differs from \"{{deviceName}}\".": "Progresul de citire pe acest dispozitiv diferă de „{{deviceName}}”.", "This device": "Acest dispozitiv", - "Set up KOReader Sync…": "Configurează sincronizarea KOReader…", - "Set up Readwise…": "Configurează Readwise…", - "Set up Hardcover…": "Configurează Hardcover…", "Red": "Roșu", "Yellow": "Galben", "Green": "Verde", @@ -1440,5 +1432,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Conectează Readest la servicii externe pentru sincronizare, evidențieri și cataloage.", "Reading Sync": "Sincronizare citire", "Content Sources": "Surse de conținut", - "Scroll tabs": "Derulează filele" + "Scroll tabs": "Derulează filele", + "Catalog actions": "Acțiuni catalog", + "File Content": "Conținutul fișierului" } diff --git a/apps/readest-app/public/locales/ru/translation.json b/apps/readest-app/public/locales/ru/translation.json index 1d4f053b..73ef959e 100644 --- a/apps/readest-app/public/locales/ru/translation.json +++ b/apps/readest-app/public/locales/ru/translation.json @@ -474,7 +474,6 @@ "Send changes only": "Отправлять только изменения", "Receive changes only": "Получать только изменения", "Checksum Method": "Метод контрольной суммы", - "File Content (recommended)": "Содержимое файла (рекомендуется)", "File Name": "Имя файла", "Device Name": "Имя устройства", "Connect to your KOReader Sync server.": "Подключитесь к вашему серверу синхронизации KOReader.", @@ -1176,12 +1175,8 @@ "Get your API token from hardcover.app → Settings → API.": "Получите API-токен на hardcover.app → Настройки → API.", "API Token": "API-токен", "Paste your Hardcover API token": "Вставьте ваш API-токен Hardcover", - "Hardcover sync enabled for this book": "Синхронизация Hardcover включена для этой книги", - "Hardcover sync disabled for this book": "Синхронизация Hardcover отключена для этой книги", "Hardcover Sync": "Синхронизация Hardcover", - "Enable for This Book": "Включить для этой книги", "Push Notes": "Отправить заметки", - "Enable Hardcover sync for this book first.": "Сначала включите синхронизацию Hardcover для этой книги.", "No annotations or excerpts to sync for this book.": "Нет аннотаций или выдержек для синхронизации для этой книги.", "Configure Hardcover in Settings first.": "Сначала настройте Hardcover в параметрах.", "No new Hardcover note changes to sync.": "Нет новых изменений заметок Hardcover для синхронизации.", @@ -1437,9 +1432,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Сохранено в этой учётной записи. Вы получите запрос при расшифровке учётных данных.", "Reading progress on this device differs from \"{{deviceName}}\".": "Прогресс чтения на этом устройстве отличается от «{{deviceName}}».", "This device": "Это устройство", - "Set up KOReader Sync…": "Настроить синхронизацию KOReader…", - "Set up Readwise…": "Настроить Readwise…", - "Set up Hardcover…": "Настроить Hardcover…", "Red": "Красный", "Yellow": "Жёлтый", "Green": "Зелёный", @@ -1465,5 +1457,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Подключите Readest к внешним сервисам для синхронизации, выделений и каталогов.", "Reading Sync": "Синхронизация чтения", "Content Sources": "Источники контента", - "Scroll tabs": "Прокрутить вкладки" + "Scroll tabs": "Прокрутить вкладки", + "Catalog actions": "Действия каталога", + "File Content": "Содержимое файла" } diff --git a/apps/readest-app/public/locales/si/translation.json b/apps/readest-app/public/locales/si/translation.json index af18391f..6e9cdc13 100644 --- a/apps/readest-app/public/locales/si/translation.json +++ b/apps/readest-app/public/locales/si/translation.json @@ -166,7 +166,6 @@ "Send changes only": "වෙනස්කම් පමණක් යවන්න", "Receive changes only": "වෙනස්කම් පමණක් ලබන්න", "Checksum Method": "පරීක්ෂණ ක්‍රමය", - "File Content (recommended)": "ගොනු අන්තර්ගතය (නිර්දේශිත)", "File Name": "ගොනුවේ නම", "Device Name": "උපකරණයේ නම", "Connect to your KOReader Sync server.": "ඔබේ KOReader සමමුහුර්ත සේවාදායකයට සම්බන්ධ වන්න.", @@ -1150,12 +1149,8 @@ "Get your API token from hardcover.app → Settings → API.": "hardcover.app → සැකසීම් → API වෙතින් ඔබේ API ටෝකනය ලබාගන්න.", "API Token": "API ටෝකනය", "Paste your Hardcover API token": "ඔබේ Hardcover API ටෝකනය අලවන්න", - "Hardcover sync enabled for this book": "මෙම පොත සඳහා Hardcover සමමුහුර්තකරණය සක්‍රීයයි", - "Hardcover sync disabled for this book": "මෙම පොත සඳහා Hardcover සමමුහුර්තකරණය අක්‍රීයයි", "Hardcover Sync": "Hardcover සමමුහුර්තකරණය", - "Enable for This Book": "මෙම පොත සඳහා සක්‍රීය කරන්න", "Push Notes": "සටහන් යවන්න", - "Enable Hardcover sync for this book first.": "පළමුව මෙම පොත සඳහා Hardcover සමමුහුර්තකරණය සක්‍රීය කරන්න.", "No annotations or excerpts to sync for this book.": "මෙම පොත සඳහා සමමුහුර්ත කිරීමට සටහන් හෝ උපුටා ගැනීම් නැත.", "Configure Hardcover in Settings first.": "පළමුව සැකසීම් තුළ Hardcover වින්‍යාස කරන්න.", "No new Hardcover note changes to sync.": "සමමුහුර්ත කිරීමට නව Hardcover සටහන් වෙනස්කම් නැත.", @@ -1389,9 +1384,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "මෙම ගිණුමට සුරකින ලදී. අක්තපත්‍ර විකේතනය කිරීමේදී ඔබෙන් එය ඉල්ලනු ලැබේ.", "Reading progress on this device differs from \"{{deviceName}}\".": "මෙම උපාංගයේ කියවීමේ ප්‍රගතිය \"{{deviceName}}\" වලින් වෙනස් වේ.", "This device": "මෙම උපාංගය", - "Set up KOReader Sync…": "KOReader සමමුහුර්ත කිරීම සකසන්න…", - "Set up Readwise…": "Readwise සකසන්න…", - "Set up Hardcover…": "Hardcover සකසන්න…", "Red": "රතු", "Yellow": "කහ", "Green": "කොළ", @@ -1415,5 +1407,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "සමමුහුර්ත කිරීම, ඉස්මතු කිරීම් සහ නාමාවලි සඳහා Readest බාහිර සේවාවන්ට සම්බන්ධ කරන්න.", "Reading Sync": "කියවීමේ සමමුහුර්ත කිරීම", "Content Sources": "අන්තර්ගත මූලාශ්‍ර", - "Scroll tabs": "ටැබ් අනුචලනය කරන්න" + "Scroll tabs": "ටැබ් අනුචලනය කරන්න", + "Catalog actions": "නාමාවලි ක්‍රියා", + "File Content": "ගොනුවේ අන්තර්ගතය" } diff --git a/apps/readest-app/public/locales/sl/translation.json b/apps/readest-app/public/locales/sl/translation.json index 89b7e397..2721daf7 100644 --- a/apps/readest-app/public/locales/sl/translation.json +++ b/apps/readest-app/public/locales/sl/translation.json @@ -441,7 +441,6 @@ "Send changes only": "Pošlji samo spremembe", "Receive changes only": "Prejmi samo spremembe", "Checksum Method": "Metoda kontrolne vsote", - "File Content (recommended)": "Vsebina datoteke (priporočeno)", "File Name": "Ime datoteke", "Device Name": "Ime naprave", "Connect to your KOReader Sync server.": "Povežite se s svojim KOReader Sync strežnikom.", @@ -1176,12 +1175,8 @@ "Get your API token from hardcover.app → Settings → API.": "Pridobite žeton API na hardcover.app → Nastavitve → API.", "API Token": "Žeton API", "Paste your Hardcover API token": "Prilepite žeton API za Hardcover", - "Hardcover sync enabled for this book": "Sinhronizacija Hardcover je omogočena za to knjigo", - "Hardcover sync disabled for this book": "Sinhronizacija Hardcover je onemogočena za to knjigo", "Hardcover Sync": "Sinhronizacija Hardcover", - "Enable for This Book": "Omogoči za to knjigo", "Push Notes": "Pošlji zapiske", - "Enable Hardcover sync for this book first.": "Najprej omogočite sinhronizacijo Hardcover za to knjigo.", "No annotations or excerpts to sync for this book.": "Za to knjigo ni opomb ali izpiskov za sinhronizacijo.", "Configure Hardcover in Settings first.": "Najprej nastavite Hardcover v nastavitvah.", "No new Hardcover note changes to sync.": "Ni novih sprememb zapiskov Hardcover za sinhronizacijo.", @@ -1437,9 +1432,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Shranjeno v tem računu. Pozvani boste, ko bo treba dešifrirati poverilnice.", "Reading progress on this device differs from \"{{deviceName}}\".": "Napredek branja na tej napravi se razlikuje od »{{deviceName}}«.", "This device": "Ta naprava", - "Set up KOReader Sync…": "Nastavi sinhronizacijo KOReader…", - "Set up Readwise…": "Nastavi Readwise…", - "Set up Hardcover…": "Nastavi Hardcover…", "Red": "Rdeča", "Yellow": "Rumena", "Green": "Zelena", @@ -1465,5 +1457,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Povežite Readest z zunanjimi storitvami za sinhronizacijo, oznake in kataloge.", "Reading Sync": "Sinhronizacija branja", "Content Sources": "Viri vsebin", - "Scroll tabs": "Drsenje zavihkov" + "Scroll tabs": "Drsenje zavihkov", + "Catalog actions": "Dejanja kataloga", + "File Content": "Vsebina datoteke" } diff --git a/apps/readest-app/public/locales/sv/translation.json b/apps/readest-app/public/locales/sv/translation.json index 66d53dd4..772aaab8 100644 --- a/apps/readest-app/public/locales/sv/translation.json +++ b/apps/readest-app/public/locales/sv/translation.json @@ -210,7 +210,6 @@ "Send changes only": "Skicka endast ändringar", "Receive changes only": "Ta endast emot ändringar", "Checksum Method": "Kontrollsummemetod", - "File Content (recommended)": "Filinnehåll (rekommenderas)", "File Name": "Filnamn", "Device Name": "Enhetsnamn", "Connect to your KOReader Sync server.": "Anslut till din KOReader-synkserver.", @@ -1150,12 +1149,8 @@ "Get your API token from hardcover.app → Settings → API.": "Hämta din API-token från hardcover.app → Inställningar → API.", "API Token": "API-token", "Paste your Hardcover API token": "Klistra in din Hardcover API-token", - "Hardcover sync enabled for this book": "Hardcover-synkronisering aktiverad för den här boken", - "Hardcover sync disabled for this book": "Hardcover-synkronisering inaktiverad för den här boken", "Hardcover Sync": "Hardcover-synkronisering", - "Enable for This Book": "Aktivera för den här boken", "Push Notes": "Skicka anteckningar", - "Enable Hardcover sync for this book first.": "Aktivera först Hardcover-synkronisering för den här boken.", "No annotations or excerpts to sync for this book.": "Inga anteckningar eller utdrag att synkronisera för den här boken.", "Configure Hardcover in Settings first.": "Konfigurera först Hardcover i inställningarna.", "No new Hardcover note changes to sync.": "Inga nya ändringar av Hardcover-anteckningar att synkronisera.", @@ -1389,9 +1384,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Sparad på det här kontot. Du blir tillfrågad när inloggningsuppgifter ska dekrypteras.", "Reading progress on this device differs from \"{{deviceName}}\".": "Läsförloppet på den här enheten skiljer sig från \"{{deviceName}}\".", "This device": "Den här enheten", - "Set up KOReader Sync…": "Konfigurera KOReader-synkronisering…", - "Set up Readwise…": "Konfigurera Readwise…", - "Set up Hardcover…": "Konfigurera Hardcover…", "Red": "Röd", "Yellow": "Gul", "Green": "Grön", @@ -1415,5 +1407,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Anslut Readest till externa tjänster för synkronisering, markeringar och kataloger.", "Reading Sync": "Lässynkronisering", "Content Sources": "Innehållskällor", - "Scroll tabs": "Bläddra mellan flikar" + "Scroll tabs": "Bläddra mellan flikar", + "Catalog actions": "Katalogåtgärder", + "File Content": "Filinnehåll" } diff --git a/apps/readest-app/public/locales/ta/translation.json b/apps/readest-app/public/locales/ta/translation.json index 39522a2b..f21551a0 100644 --- a/apps/readest-app/public/locales/ta/translation.json +++ b/apps/readest-app/public/locales/ta/translation.json @@ -166,7 +166,6 @@ "Send changes only": "மாற்றங்களை மட்டும் அனுப்பவும்", "Receive changes only": "மாற்றங்களை மட்டும் பெறவும்", "Checksum Method": "சரிபார்ப்பு முறை", - "File Content (recommended)": "கோப்பு உள்ளடக்கம் (பரிந்துரைக்கப்பட்டது)", "File Name": "கோப்பு பெயர்", "Device Name": "சாதன பெயர்", "Connect to your KOReader Sync server.": "உங்கள் KOReader ஒத்திசைவு சர்வருடன் இணையவும்.", @@ -1150,12 +1149,8 @@ "Get your API token from hardcover.app → Settings → API.": "hardcover.app → அமைப்புகள் → API இலிருந்து உங்கள் API டோக்கனைப் பெறவும்.", "API Token": "API டோக்கன்", "Paste your Hardcover API token": "உங்கள் Hardcover API டோக்கனை ஒட்டவும்", - "Hardcover sync enabled for this book": "இந்த புத்தகத்திற்கு Hardcover ஒத்திசைவு இயக்கப்பட்டது", - "Hardcover sync disabled for this book": "இந்த புத்தகத்திற்கு Hardcover ஒத்திசைவு முடக்கப்பட்டது", "Hardcover Sync": "Hardcover ஒத்திசைவு", - "Enable for This Book": "இந்த புத்தகத்திற்கு இயக்கு", "Push Notes": "குறிப்புகளை அனுப்பு", - "Enable Hardcover sync for this book first.": "முதலில் இந்த புத்தகத்திற்கு Hardcover ஒத்திசைவை இயக்கவும்.", "No annotations or excerpts to sync for this book.": "இந்த புத்தகத்திற்கு ஒத்திசைக்க குறிப்புகள் அல்லது பகுதிகள் இல்லை.", "Configure Hardcover in Settings first.": "முதலில் அமைப்புகளில் Hardcover-ஐ கட்டமைக்கவும்.", "No new Hardcover note changes to sync.": "ஒத்திசைக்க புதிய Hardcover குறிப்பு மாற்றங்கள் இல்லை.", @@ -1389,9 +1384,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "இந்த கணக்கில் சேமிக்கப்பட்டது. அங்கீகாரத் தரவுகளை மறைகுறியாக்கும்போது உங்களிடம் கேட்கப்படும்.", "Reading progress on this device differs from \"{{deviceName}}\".": "இந்தச் சாதனத்தில் படிப்பு முன்னேற்றம் \"{{deviceName}}\" என்பதிலிருந்து வேறுபடுகிறது.", "This device": "இந்தச் சாதனம்", - "Set up KOReader Sync…": "KOReader ஒத்திசைவை அமைக்கவும்…", - "Set up Readwise…": "Readwise ஐ அமைக்கவும்…", - "Set up Hardcover…": "Hardcover ஐ அமைக்கவும்…", "Red": "சிவப்பு", "Yellow": "மஞ்சள்", "Green": "பச்சை", @@ -1415,5 +1407,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "ஒத்திசைவு, ஹைலைட்கள் மற்றும் பட்டியல்களுக்காக Readest ஐ வெளிப்புற சேவைகளுடன் இணைக்கவும்.", "Reading Sync": "படிப்பு ஒத்திசைவு", "Content Sources": "உள்ளடக்க மூலங்கள்", - "Scroll tabs": "தாவல்களை உருட்டவும்" + "Scroll tabs": "தாவல்களை உருட்டவும்", + "Catalog actions": "பட்டியல் செயல்கள்", + "File Content": "கோப்பு உள்ளடக்கம்" } diff --git a/apps/readest-app/public/locales/th/translation.json b/apps/readest-app/public/locales/th/translation.json index 054d6a50..0f89142f 100644 --- a/apps/readest-app/public/locales/th/translation.json +++ b/apps/readest-app/public/locales/th/translation.json @@ -462,7 +462,6 @@ "Send changes only": "ส่งการเปลี่ยนแปลงเท่านั้น", "Receive changes only": "รับการเปลี่ยนแปลงเท่านั้น", "Checksum Method": "วิธีการตรวจสอบความถูกต้อง", - "File Content (recommended)": "เนื้อหาไฟล์ (แนะนำ)", "File Name": "ชื่อไฟล์", "Device Name": "ชื่ออุปกรณ์", "Connect to your KOReader Sync server.": "เชื่อมต่อกับเซิร์ฟเวอร์ KOReader Sync ของคุณ", @@ -1137,12 +1136,8 @@ "Get your API token from hardcover.app → Settings → API.": "รับโทเค็น API ของคุณจาก hardcover.app → การตั้งค่า → API", "API Token": "โทเค็น API", "Paste your Hardcover API token": "วางโทเค็น API ของ Hardcover ของคุณ", - "Hardcover sync enabled for this book": "เปิดใช้งานการซิงค์ Hardcover สำหรับหนังสือนี้แล้ว", - "Hardcover sync disabled for this book": "ปิดใช้งานการซิงค์ Hardcover สำหรับหนังสือนี้แล้ว", "Hardcover Sync": "การซิงค์ Hardcover", - "Enable for This Book": "เปิดใช้งานสำหรับหนังสือนี้", "Push Notes": "ส่งบันทึก", - "Enable Hardcover sync for this book first.": "เปิดใช้งานการซิงค์ Hardcover สำหรับหนังสือนี้ก่อน", "No annotations or excerpts to sync for this book.": "ไม่มีคำอธิบายประกอบหรือข้อความคัดลอกที่จะซิงค์สำหรับหนังสือนี้", "Configure Hardcover in Settings first.": "กำหนดค่า Hardcover ในการตั้งค่าก่อน", "No new Hardcover note changes to sync.": "ไม่มีการเปลี่ยนแปลงบันทึก Hardcover ใหม่ที่จะซิงค์", @@ -1365,9 +1360,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "บันทึกในบัญชีนี้แล้ว คุณจะได้รับแจ้งเมื่อจำเป็นต้องถอดรหัสข้อมูลรับรอง", "Reading progress on this device differs from \"{{deviceName}}\".": "ความคืบหน้าการอ่านบนอุปกรณ์นี้แตกต่างจาก \"{{deviceName}}\"", "This device": "อุปกรณ์นี้", - "Set up KOReader Sync…": "ตั้งค่าการซิงค์ KOReader…", - "Set up Readwise…": "ตั้งค่า Readwise…", - "Set up Hardcover…": "ตั้งค่า Hardcover…", "Red": "แดง", "Yellow": "เหลือง", "Green": "เขียว", @@ -1390,5 +1382,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "เชื่อมต่อ Readest กับบริการภายนอกเพื่อการซิงค์ ไฮไลต์ และแคตตาล็อก", "Reading Sync": "การซิงค์การอ่าน", "Content Sources": "แหล่งเนื้อหา", - "Scroll tabs": "เลื่อนแท็บ" + "Scroll tabs": "เลื่อนแท็บ", + "Catalog actions": "การดำเนินการแคตตาล็อก", + "File Content": "เนื้อหาไฟล์" } diff --git a/apps/readest-app/public/locales/tr/translation.json b/apps/readest-app/public/locales/tr/translation.json index 622a6870..b2989238 100644 --- a/apps/readest-app/public/locales/tr/translation.json +++ b/apps/readest-app/public/locales/tr/translation.json @@ -466,7 +466,6 @@ "Send changes only": "Sadece Değişiklikleri Gönder", "Receive changes only": "Sadece Değişiklikleri Al", "Checksum Method": "Kontrol Toplamı Yöntemi", - "File Content (recommended)": "Dosya İçeriği (önerilen)", "File Name": "Dosya Adı", "Device Name": "Cihaz Adı", "Connect to your KOReader Sync server.": "KOReader Senkronizasyon sunucunuza bağlanın.", @@ -1150,12 +1149,8 @@ "Get your API token from hardcover.app → Settings → API.": "API belirtecinizi hardcover.app → Ayarlar → API'den alın.", "API Token": "API Belirteci", "Paste your Hardcover API token": "Hardcover API belirtecinizi yapıştırın", - "Hardcover sync enabled for this book": "Bu kitap için Hardcover senkronizasyonu etkinleştirildi", - "Hardcover sync disabled for this book": "Bu kitap için Hardcover senkronizasyonu devre dışı bırakıldı", "Hardcover Sync": "Hardcover Senkronizasyonu", - "Enable for This Book": "Bu Kitap İçin Etkinleştir", "Push Notes": "Notları Gönder", - "Enable Hardcover sync for this book first.": "Önce bu kitap için Hardcover senkronizasyonunu etkinleştirin.", "No annotations or excerpts to sync for this book.": "Bu kitap için senkronize edilecek açıklama veya alıntı yok.", "Configure Hardcover in Settings first.": "Önce Ayarlar'da Hardcover'ı yapılandırın.", "No new Hardcover note changes to sync.": "Senkronize edilecek yeni Hardcover not değişikliği yok.", @@ -1389,9 +1384,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Bu hesaba kaydedildi. Kimlik bilgileri şifresi çözülürken sizden istenecektir.", "Reading progress on this device differs from \"{{deviceName}}\".": "Bu cihazdaki okuma ilerlemesi \"{{deviceName}}\" cihazından farklı.", "This device": "Bu cihaz", - "Set up KOReader Sync…": "KOReader Sync'i kur…", - "Set up Readwise…": "Readwise'i kur…", - "Set up Hardcover…": "Hardcover'ı kur…", "Red": "Kırmızı", "Yellow": "Sarı", "Green": "Yeşil", @@ -1415,5 +1407,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Senkronizasyon, vurgular ve kataloglar için Readest'i harici hizmetlere bağlayın.", "Reading Sync": "Okuma senkronizasyonu", "Content Sources": "İçerik kaynakları", - "Scroll tabs": "Sekmeleri kaydır" + "Scroll tabs": "Sekmeleri kaydır", + "Catalog actions": "Katalog eylemleri", + "File Content": "Dosya içeriği" } diff --git a/apps/readest-app/public/locales/uk/translation.json b/apps/readest-app/public/locales/uk/translation.json index 984b3e59..ae1738ad 100644 --- a/apps/readest-app/public/locales/uk/translation.json +++ b/apps/readest-app/public/locales/uk/translation.json @@ -474,7 +474,6 @@ "Send changes only": "Відправити тільки зміни", "Receive changes only": "Отримати тільки зміни", "Checksum Method": "Метод контролю суми", - "File Content (recommended)": "Вміст файлу (рекомендується)", "File Name": "Ім'я файлу", "Device Name": "Ім'я пристрою", "Connect to your KOReader Sync server.": "Під'єдайте свій сервер синхронізації KOReader.", @@ -1176,12 +1175,8 @@ "Get your API token from hardcover.app → Settings → API.": "Отримайте API-токен на hardcover.app → Налаштування → API.", "API Token": "API-токен", "Paste your Hardcover API token": "Вставте ваш API-токен Hardcover", - "Hardcover sync enabled for this book": "Синхронізацію Hardcover увімкнено для цієї книги", - "Hardcover sync disabled for this book": "Синхронізацію Hardcover вимкнено для цієї книги", "Hardcover Sync": "Синхронізація Hardcover", - "Enable for This Book": "Увімкнути для цієї книги", "Push Notes": "Надіслати нотатки", - "Enable Hardcover sync for this book first.": "Спочатку увімкніть синхронізацію Hardcover для цієї книги.", "No annotations or excerpts to sync for this book.": "Немає анотацій або витягів для синхронізації для цієї книги.", "Configure Hardcover in Settings first.": "Спочатку налаштуйте Hardcover у параметрах.", "No new Hardcover note changes to sync.": "Немає нових змін нотаток Hardcover для синхронізації.", @@ -1437,9 +1432,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Збережено в цьому обліковому записі. Вас запитають про неї під час розшифровування облікових даних.", "Reading progress on this device differs from \"{{deviceName}}\".": "Прогрес читання на цьому пристрої відрізняється від «{{deviceName}}».", "This device": "Цей пристрій", - "Set up KOReader Sync…": "Налаштувати синхронізацію KOReader…", - "Set up Readwise…": "Налаштувати Readwise…", - "Set up Hardcover…": "Налаштувати Hardcover…", "Red": "Червоний", "Yellow": "Жовтий", "Green": "Зелений", @@ -1465,5 +1457,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Підключіть Readest до зовнішніх сервісів для синхронізації, виділень і каталогів.", "Reading Sync": "Синхронізація читання", "Content Sources": "Джерела вмісту", - "Scroll tabs": "Прокрутити вкладки" + "Scroll tabs": "Прокрутити вкладки", + "Catalog actions": "Дії каталогу", + "File Content": "Вміст файлу" } diff --git a/apps/readest-app/public/locales/uz/translation.json b/apps/readest-app/public/locales/uz/translation.json index 7e139327..720a0de8 100644 --- a/apps/readest-app/public/locales/uz/translation.json +++ b/apps/readest-app/public/locales/uz/translation.json @@ -527,7 +527,6 @@ "Send changes only": "Faqat oʻzgarishlarni yuborish", "Receive changes only": "Faqat oʻzgarishlarni qabul qilish", "Checksum Method": "Nazorat yigʻindisi usuli", - "File Content (recommended)": "Fayl kontenti (tavsiya etiladi)", "File Name": "Fayl nomi", "Device Name": "Qurilma nomi", "Connect to your KOReader Sync server.": "KOReader Sync serveringizga ulaning.", @@ -624,8 +623,6 @@ "From Selection": "Tanlovdan", "Section Title": "Boʻlim sarlavhasi", "More Info": "Batafsil maʼlumot", - "Hardcover sync enabled for this book": "Ushbu kitob uchun Hardcover sinxronlash yoqildi", - "Hardcover sync disabled for this book": "Ushbu kitob uchun Hardcover sinxronlash oʻchirildi", "Parallel Read": "Parallel oʻqish", "Disable": "Oʻchirish", "Enable": "Yoqish", @@ -637,7 +634,6 @@ "Readwise Sync": "Readwise sinxronlash", "Push Highlights": "Belgilashlarni yuborish", "Hardcover Sync": "Hardcover sinxronlash", - "Enable for This Book": "Ushbu kitob uchun yoqish", "Push Notes": "Eslatmalarni yuborish", "Show on Discord": "Discord-da koʻrsatish", "Display what I'm reading on Discord": "Discord-da nima oʻqiyotganimni koʻrsatish", @@ -715,7 +711,6 @@ "Apply Theme Colors to PDF": "Mavzu ranglarini PDF-ga qoʻllash", "Invert Image In Dark Mode": "Qorongʻi rejimda rasmni teskari qilish", "Failed to auto-save book cover for lock screen: {{error}}": "Quflash ekrani uchun kitob muqovasini avtomatik saqlab boʻlmadi: {{error}}", - "Enable Hardcover sync for this book first.": "Avval ushbu kitob uchun Hardcover sinxronlashni yoqing.", "No annotations or excerpts to sync for this book.": "Ushbu kitob uchun sinxronlashga izohlar yoki parchalar yoʻq.", "Configure Hardcover in Settings first.": "Avval Sozlamalarda Hardcover-ni sozlang.", "No new Hardcover note changes to sync.": "Sinxronlashga yangi Hardcover eslatma oʻzgarishlari yoʻq.", @@ -1389,9 +1384,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Ushbu hisobga saqlangan. Hisob ma'lumotlarini deshifrlashda sizdan so'raladi.", "Reading progress on this device differs from \"{{deviceName}}\".": "Bu qurilmadagi o'qish jarayoni \"{{deviceName}}\" qurilmasidan farq qiladi.", "This device": "Ushbu qurilma", - "Set up KOReader Sync…": "KOReader Sync'ni sozlash…", - "Set up Readwise…": "Readwise'ni sozlash…", - "Set up Hardcover…": "Hardcover'ni sozlash…", "Red": "Qizil", "Yellow": "Sariq", "Green": "Yashil", @@ -1415,5 +1407,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Sinxronizatsiya, ajratishlar va kataloglar uchun Readest'ni tashqi xizmatlarga ulang.", "Reading Sync": "O'qish sinxronlashi", "Content Sources": "Kontent manbalari", - "Scroll tabs": "Yorliqlarni aylantirish" + "Scroll tabs": "Yorliqlarni aylantirish", + "Catalog actions": "Katalog amallari", + "File Content": "Fayl tarkibi" } diff --git a/apps/readest-app/public/locales/vi/translation.json b/apps/readest-app/public/locales/vi/translation.json index d5a5ba5c..3c98a152 100644 --- a/apps/readest-app/public/locales/vi/translation.json +++ b/apps/readest-app/public/locales/vi/translation.json @@ -462,7 +462,6 @@ "Send changes only": "Chỉ gửi thay đổi", "Receive changes only": "Chỉ nhận thay đổi", "Checksum Method": "Phương pháp kiểm tra", - "File Content (recommended)": "Nội dung tệp (được khuyến nghị)", "File Name": "Tên tệp", "Device Name": "Tên thiết bị", "Connect to your KOReader Sync server.": "Kết nối với máy chủ đồng bộ KOReader của bạn.", @@ -1137,12 +1136,8 @@ "Get your API token from hardcover.app → Settings → API.": "Lấy token API của bạn từ hardcover.app → Cài đặt → API.", "API Token": "Token API", "Paste your Hardcover API token": "Dán token API Hardcover của bạn", - "Hardcover sync enabled for this book": "Đồng bộ Hardcover đã được bật cho cuốn sách này", - "Hardcover sync disabled for this book": "Đồng bộ Hardcover đã được tắt cho cuốn sách này", "Hardcover Sync": "Đồng bộ Hardcover", - "Enable for This Book": "Bật cho cuốn sách này", "Push Notes": "Gửi ghi chú", - "Enable Hardcover sync for this book first.": "Bật đồng bộ Hardcover cho cuốn sách này trước.", "No annotations or excerpts to sync for this book.": "Không có chú thích hoặc trích đoạn nào để đồng bộ cho cuốn sách này.", "Configure Hardcover in Settings first.": "Cấu hình Hardcover trong Cài đặt trước.", "No new Hardcover note changes to sync.": "Không có thay đổi ghi chú Hardcover mới để đồng bộ.", @@ -1365,9 +1360,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "Đã lưu vào tài khoản này. Bạn sẽ được nhắc nhập khi cần giải mã thông tin xác thực.", "Reading progress on this device differs from \"{{deviceName}}\".": "Tiến trình đọc trên thiết bị này khác với \"{{deviceName}}\".", "This device": "Thiết bị này", - "Set up KOReader Sync…": "Thiết lập Đồng bộ KOReader…", - "Set up Readwise…": "Thiết lập Readwise…", - "Set up Hardcover…": "Thiết lập Hardcover…", "Red": "Đỏ", "Yellow": "Vàng", "Green": "Xanh lá", @@ -1390,5 +1382,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "Kết nối Readest với các dịch vụ bên ngoài để đồng bộ, đánh dấu và danh mục.", "Reading Sync": "Đồng bộ Đọc", "Content Sources": "Nguồn Nội dung", - "Scroll tabs": "Cuộn thẻ" + "Scroll tabs": "Cuộn thẻ", + "Catalog actions": "Hành động danh mục", + "File Content": "Nội dung tệp" } diff --git a/apps/readest-app/public/locales/zh-CN/translation.json b/apps/readest-app/public/locales/zh-CN/translation.json index e2497577..4fc59cbd 100644 --- a/apps/readest-app/public/locales/zh-CN/translation.json +++ b/apps/readest-app/public/locales/zh-CN/translation.json @@ -463,7 +463,6 @@ "Send changes only": "仅发送更改", "Receive changes only": "仅接收更改", "Checksum Method": "校验和方法", - "File Content (recommended)": "文件内容(推荐)", "File Name": "文件名", "Device Name": "设备名称", "Connect to your KOReader Sync server.": "连接到您的 KOReader 同步服务器。", @@ -1137,12 +1136,8 @@ "Get your API token from hardcover.app → Settings → API.": "从 hardcover.app → 设置 → API 获取您的 API 令牌。", "API Token": "API 令牌", "Paste your Hardcover API token": "粘贴您的 Hardcover API 令牌", - "Hardcover sync enabled for this book": "已为此书启用 Hardcover 同步", - "Hardcover sync disabled for this book": "已为此书禁用 Hardcover 同步", "Hardcover Sync": "Hardcover 同步", - "Enable for This Book": "为此书启用", "Push Notes": "推送笔记", - "Enable Hardcover sync for this book first.": "请先为此书启用 Hardcover 同步。", "No annotations or excerpts to sync for this book.": "此书没有可同步的注释或摘录。", "Configure Hardcover in Settings first.": "请先在设置中配置 Hardcover。", "No new Hardcover note changes to sync.": "没有新的 Hardcover 笔记更改需要同步。", @@ -1365,9 +1360,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "已保存到此账户。需要解密凭据时会提示您输入。", "Reading progress on this device differs from \"{{deviceName}}\".": "此设备上的阅读进度与“{{deviceName}}”不同。", "This device": "此设备", - "Set up KOReader Sync…": "设置 KOReader 同步…", - "Set up Readwise…": "设置 Readwise…", - "Set up Hardcover…": "设置 Hardcover…", "Red": "红色", "Yellow": "黄色", "Green": "绿色", @@ -1390,5 +1382,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "将 Readest 连接到外部服务以进行同步、高亮和获取目录。", "Reading Sync": "阅读同步", "Content Sources": "内容来源", - "Scroll tabs": "滚动选项卡" + "Scroll tabs": "滚动选项卡", + "Catalog actions": "目录操作", + "File Content": "文件内容" } diff --git a/apps/readest-app/public/locales/zh-TW/translation.json b/apps/readest-app/public/locales/zh-TW/translation.json index 930de4e3..abdc4e42 100644 --- a/apps/readest-app/public/locales/zh-TW/translation.json +++ b/apps/readest-app/public/locales/zh-TW/translation.json @@ -462,7 +462,6 @@ "Send changes only": "僅發送更改", "Receive changes only": "僅接收更改", "Checksum Method": "校驗和方法", - "File Content (recommended)": "文件內容(推薦)", "File Name": "文件名", "Device Name": "設備名稱", "Connect to your KOReader Sync server.": "連接到您的 KOReader 同步伺服器。", @@ -1137,12 +1136,8 @@ "Get your API token from hardcover.app → Settings → API.": "從 hardcover.app → 設定 → API 取得您的 API 權杖。", "API Token": "API 權杖", "Paste your Hardcover API token": "貼上您的 Hardcover API 權杖", - "Hardcover sync enabled for this book": "已為此書啟用 Hardcover 同步", - "Hardcover sync disabled for this book": "已為此書停用 Hardcover 同步", "Hardcover Sync": "Hardcover 同步", - "Enable for This Book": "為此書啟用", "Push Notes": "推送筆記", - "Enable Hardcover sync for this book first.": "請先為此書啟用 Hardcover 同步。", "No annotations or excerpts to sync for this book.": "此書沒有可同步的註釋或摘錄。", "Configure Hardcover in Settings first.": "請先在設定中配置 Hardcover。", "No new Hardcover note changes to sync.": "沒有新的 Hardcover 筆記變更需要同步。", @@ -1365,9 +1360,6 @@ "Saved to this account. You will be prompted for it when decrypting credentials.": "已儲存到此帳號。需要解密憑證時會提示您輸入。", "Reading progress on this device differs from \"{{deviceName}}\".": "此裝置上的閱讀進度與「{{deviceName}}」不同。", "This device": "此裝置", - "Set up KOReader Sync…": "設定 KOReader 同步…", - "Set up Readwise…": "設定 Readwise…", - "Set up Hardcover…": "設定 Hardcover…", "Red": "紅色", "Yellow": "黃色", "Green": "綠色", @@ -1390,5 +1382,7 @@ "Connect Readest to external services for sync, highlights, and catalogs.": "將 Readest 連線至外部服務以進行同步、標示與取得目錄。", "Reading Sync": "閱讀同步", "Content Sources": "內容來源", - "Scroll tabs": "捲動分頁" + "Scroll tabs": "捲動分頁", + "Catalog actions": "目錄操作", + "File Content": "檔案內容" }