Update translation
Fixes for flask_limiter version >4
This commit is contained in:
@@ -111,7 +111,8 @@ web_server = WebServer()
|
||||
updater_thread = Updater()
|
||||
|
||||
if limiter_present:
|
||||
limiter = Limiter(key_func=True, headers_enabled=True, default_limits=[], swallow_errors=False)
|
||||
limiter = Limiter(key_func=True, headers_enabled=True, in_memory_fallback_enabled=True, default_limits=[],
|
||||
swallow_errors=True)
|
||||
else:
|
||||
limiter = None
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
import traceback
|
||||
|
||||
from flask import render_template, request, flash, abort
|
||||
from flask import render_template, request, flash, make_response
|
||||
from flask_limiter import RateLimitExceeded
|
||||
from flask_babel import gettext as _
|
||||
from werkzeug.exceptions import default_exceptions
|
||||
@@ -91,7 +91,6 @@ def init_errorhandler():
|
||||
return error_http(FailedDependency())
|
||||
|
||||
|
||||
|
||||
@app.errorhandler(RateLimitExceeded)
|
||||
def handle_rate_limit(__):
|
||||
log.error("Rate limit exceeded {}".format(request.endpoint))
|
||||
@@ -106,5 +105,6 @@ def handle_rate_limit(__):
|
||||
elif "opds" in request.endpoint:
|
||||
return auth.auth_error_callback(429)
|
||||
else:
|
||||
return abort(429)
|
||||
return make_response('', 429)
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2025-06-07 14:44+0300\n"
|
||||
"Last-Translator: UsamaFoad <usamafoad@gmail.com>\n"
|
||||
"Language: ar\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "فشل تخزين الملف %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "تمت إضافة تنسيق الملف %(ext)s إلى %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "يرجى الانتظار دقيقة واحدة لتسجيل مستخدم آخر"
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "تسجيل"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "يرجى الانتظار دقيقة واحدة قبل تسجيل الدخول التالي"
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "لم يكتمل إعداد Google Drive، حاول إلغاء تنشيط Google Drive ثم تنشيطه مرة أخرى"
|
||||
@@ -1435,21 +1451,6 @@ msgstr "عفوًا! حدث خطأ أثناء إرسال الكتاب: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr "عفوًا! يرجى تحديث ملفك الشخصي ببريد إلكتروني صالح للقارئ الإلكتروني."
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "يرجى الانتظار دقيقة واحدة لتسجيل مستخدم آخر"
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "تسجيل"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr "خطأ في الاتصال بالواجهة الخلفية للمُحدد، يرجى الاتصال بمسؤول النظام"
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "عفوًا! خادم البريد الإلكتروني غير مهيأ، يرجى الاتصال بمسؤول النظام."
|
||||
@@ -1466,10 +1467,6 @@ msgstr "نجاح! تم إرسال بريد إلكتروني للتأكيد."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr "لا يمكن تفعيل مصادقة LDAP"
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "يرجى الانتظار دقيقة واحدة قبل تسجيل الدخول التالي"
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2020-06-09 21:11+0100\n"
|
||||
"Last-Translator: Lukas Heroudek <lukas.heroudek@gmail.com>\n"
|
||||
"Language: cs_CZ\n"
|
||||
@@ -683,6 +683,22 @@ msgstr "Uložení souboru %(file)s se nezdařilo."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Formát souboru %(ext)s přidán do %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registrovat"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Google Drive nastavení nebylo dokončeno, zkuste znovu deaktivovat a aktivovat Google Drive"
|
||||
@@ -1434,21 +1450,6 @@ msgstr "Při odesílání této knihy došlo k chybě: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registrovat"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "E-mailový server není nakonfigurován, kontaktujte svého správce!"
|
||||
@@ -1465,10 +1466,6 @@ msgstr "Potvrzovací e-mail byl odeslán na váš účet."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2025-10-22 19:56+0200\n"
|
||||
"Last-Translator: Sebastian Holzer\n"
|
||||
"Language: de\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "Fehler beim Speichern der Datei %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Dateiformat %(ext)s zu %(book)s hinzugefügt"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Bitte eine Minute warten vor der Registrierung des nächsten Benutzers"
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registrieren"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Bitte eine Minute vor dem nächsten Loginversuch warten"
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Google Drive Setup is nicht komplett, bitte versuche Google Drive zu deaktivieren und aktiviere es anschließend erneut"
|
||||
@@ -1435,21 +1451,6 @@ msgstr "Beim Senden des Buches trat ein Fehler auf: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr "Bitte zuerst die E-Reader E-Mailadresse konfigurieren."
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Bitte eine Minute warten vor der Registrierung des nächsten Benutzers"
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registrieren"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr "Verbindugnsfehler zu Limiter Backend, bitte Administrator kontaktieren"
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "Der E-Mail Server ist nicht konfiguriert, bitte den Administrator kontaktieren."
|
||||
@@ -1466,10 +1467,6 @@ msgstr "Eine Bestätigungs-E-Mail wurde an deinen E-Mail Account versendet."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr "LDAP-Authentifizierung kann nicht aktiviert werden"
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Bitte eine Minute vor dem nächsten Loginversuch warten"
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Depountis Georgios\n"
|
||||
"Language: el\n"
|
||||
@@ -683,6 +683,22 @@ msgstr "Αποτυχία αποθήκευσης αρχείου %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Μορφή αρχείου %(ext)s προστέθηκε σε %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Εγγραφή"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Η ρύθμιση του Google Drive δεν ολοκληρώθηκε, προσπάθησε να απενεργοποιήσεις και να ενεργοποιήσεις ξανά το Google Drive"
|
||||
@@ -1434,21 +1450,6 @@ msgstr "Oυπς! Υπήρξε ένα σφάλμα κατά την αποστολ
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Εγγραφή"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "Ο διακομιστής E-Mail δεν έχει διαμορφωθεί, παρακαλούμε επικοινώνησε με το διαχειριστή σου!"
|
||||
@@ -1465,10 +1466,6 @@ msgstr "Το e-mail επιβεβαίωσης έχει σταλεί στον e-ma
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2024-10-29 15:26+0100\n"
|
||||
"Last-Translator: adruki <adruki@gmail.com>\n"
|
||||
"Language: es\n"
|
||||
@@ -687,6 +687,22 @@ msgstr "Error al guardar el archivo %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Archivo con formato %(ext)s añadido a %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Por favor, espera un minuto para registrar el siguiente usuario"
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registro"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Por favor, espera un minuto antes de iniciar sesión de nuevo"
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "La configuración de Google Drive no se ha completado, intente desactivar y activar Google Drive nuevamente"
|
||||
@@ -1438,21 +1454,6 @@ msgstr "Hubo un error en el envío del libro: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr "Por favor, actualiza tu perfil con un correo electrónico de eReader válido."
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Por favor, espera un minuto para registrar el siguiente usuario"
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registro"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr "Error de conexión con el backend de Limiter, por favor contacta con tu administrador"
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "El servidor de correo no está configurado, por favor contacta con tu administrador."
|
||||
@@ -1469,10 +1470,6 @@ msgstr "Se ha enviado un correo electrónico de verificación a su cuenta de cor
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr "No se puede activar la autenticación LDAP"
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Por favor, espera un minuto antes de iniciar sesión de nuevo"
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2020-01-12 13:56+0100\n"
|
||||
"Last-Translator: Samuli Valavuo <svalavuo@gmail.com>\n"
|
||||
"Language: fi\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "Tiedoston %(file)s tallennus epäonnistui."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Tiedostoformaatti %(ext)s lisätty %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Rekisteröi"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Google Drive asetukset ei ole valmiit. Koita poistaa Google Drive käytöstä ja ottaa se uudelleen käyttöön"
|
||||
@@ -1435,21 +1451,6 @@ msgstr "Kirjan: %(res)s lähettämisessa tapahtui virhe"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Rekisteröi"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr ""
|
||||
@@ -1466,10 +1467,6 @@ msgstr "Vahvistusviesti on lähetetty sähköpostiosoitteeseesi."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2026-01-15 11:30+0000\n"
|
||||
"Last-Translator: <thovi98@gmail.com>\n"
|
||||
"Language: fr\n"
|
||||
@@ -680,6 +680,22 @@ msgstr "Échec de la sauvegarde du fichier %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Le format de fichier %(ext)s a été ajouté à %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Veuillez patienter une minute pour enregistrer le prochain utilisateur."
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Créer un compte"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Veuillez patienter une minute avant de vous reconnecter."
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "La configuration de Google Drive n’est pas terminée, essayez de désactiver et d’activer à nouveau Google Drive"
|
||||
@@ -1431,21 +1447,6 @@ msgstr "Oups ! Une erreur est survenue lors de l'envoi du livre : %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr "Oups ! Veuillez mettre à jour votre profil avec une adresse e-mail valide pour votre liseuse."
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Veuillez patienter une minute pour enregistrer le prochain utilisateur."
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Créer un compte"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr "Erreur de connexion au backend du limiteur, veuillez contacter votre administrateur."
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "Oups ! Le serveur de courriel n'est pas configuré, veuillez contacter votre administrateur!"
|
||||
@@ -1462,10 +1463,6 @@ msgstr "Succès ! Le courriel de confirmation a été envoyé à votre adresse."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr "Impossible d'activer l'authentification LDAP"
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Veuillez patienter une minute avant de vous reconnecter."
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2024-12-08 13:50+0100\n"
|
||||
"Last-Translator: pollitor@gmx.com\n"
|
||||
"Language: gl\n"
|
||||
@@ -682,6 +682,22 @@ msgstr "Produciuse un erro ao almacenar o ficheiro %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Engadiuse o formato de ficheiro %(ext)s a %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Agarde un minuto para rexistrar o seguinte usuario"
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Rexístrate"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Agarde un minuto antes do próximo inicio de sesión"
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Non se completou a configuración de Google Drive, tenta desactivalo e activalo de novo"
|
||||
@@ -1433,21 +1449,6 @@ msgstr "Vaia! Produciuse un erro ao enviar o libro: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr "Vaia! Actualiza o teu perfil cun correo electrónico de eReader válido."
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Agarde un minuto para rexistrar o seguinte usuario"
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Rexístrate"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr "Produciuse un erro de conexión ao back-end do limitador. Ponte en contacto co teu administrador"
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "Vaia! O servidor de correo electrónico non está configurado, póñase en contacto co seu administrador."
|
||||
@@ -1464,10 +1465,6 @@ msgstr "Éxito! Enviouse o correo electrónico de confirmación."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr "Non se pode activar a autenticación LDAP"
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Agarde un minuto antes do próximo inicio de sesión"
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2019-04-06 23:36+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language: hu\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "Nem sikerült elmenteni a %(file)s fájlt."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "A(z) %(ext)s fájlformátum hozzáadva a könyvhez: %(book)s."
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Regisztrálás"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "A Google Drive beállítása nem fejeződött be, próbáld kikapcsolni és újra aktíválni a Google Drive-ot."
|
||||
@@ -1435,21 +1451,6 @@ msgstr "Hiba történt a könyv küldésekor: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Regisztrálás"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr ""
|
||||
@@ -1466,10 +1467,6 @@ msgstr "Jóváhagyó levél elküldve az email címedre."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2023-01-21 10:00+0700\n"
|
||||
"Last-Translator: Arief Hidayat<arihid95@gmail.com>\n"
|
||||
"Language: id\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "Gagal menyimpan berkas %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Format berkas %(ext)s ditambahkan ke %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Daftar"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Pengaturan Google Drive belum selesai, coba nonaktifkan dan aktifkan kembali Google Drive"
|
||||
@@ -1435,21 +1451,6 @@ msgstr "Oops! Terjadi kesalahan saat mengirim buku: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Daftar"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "Server email belum diatur, silakan hubungi administrator!"
|
||||
@@ -1466,10 +1467,6 @@ msgstr "E-mail konfirmasi telah dikirimkan ke alamat email Anda."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2026-01-04 02:22+0100\n"
|
||||
"Last-Translator: Massimo Pissarello <mapi68@gmail.com>\n"
|
||||
"Language: it\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "Impossibile archiviare il file %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Formato file %(ext)s aggiunto a %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Attendi un minuto per registrare il prossimo utente"
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registrati"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Attendi un minuto prima del prossimo accesso"
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Configurazione di Google Drive non completata, prova a disattivare e attivare nuovamente Google Drive"
|
||||
@@ -1435,21 +1451,6 @@ msgstr "Si è verificato un errore durante l'invio del libro: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr "Per favore aggiorna il tuo profilo con un'e-mail eReader valida."
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Attendi un minuto per registrare il prossimo utente"
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registrati"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr "Il server e-mail non è configurato, per favore contatta l'amministratore"
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "Il server e-mail non è configurato, per favore contatta l'amministratore"
|
||||
@@ -1466,10 +1467,6 @@ msgstr "Tutto OK! L'e-mail di conferma è stata inviata."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr "Impossibile attivare l'autenticazione LDAP"
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Attendi un minuto prima del prossimo accesso"
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2018-02-07 02:20-0500\n"
|
||||
"Last-Translator: subdiox <subdiox@gmail.com>\n"
|
||||
"Language: ja\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "ファイル %(file)s を保存できません。"
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "ファイル形式 %(ext)s が %(book)s に追加されました"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "登録"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Googleドライブの設定が完了していません。Googleドライブを無効にしてから再度有効にしてみてください"
|
||||
@@ -1435,21 +1451,6 @@ msgstr "%(res)s を送信中にエラーが発生しました"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "登録"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "メールサーバーが設定されていません。管理者に連絡してください"
|
||||
@@ -1466,10 +1467,6 @@ msgstr "確認メールがこのメールアドレスに送信されました。
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2018-08-27 17:06+0700\n"
|
||||
"Last-Translator: \n"
|
||||
"Language: km_KH\n"
|
||||
@@ -685,6 +685,22 @@ msgstr "មិនអាចរក្សាទុកឯកសារ %(file)s ។"
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "ឯកសារទម្រង់ %(ext)s ត្រូវបានបន្ថែមទៅ %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "ចុះឈ្មោះ"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr ""
|
||||
@@ -1436,21 +1452,6 @@ msgstr "មានបញ្ហានៅពេលផ្ញើសៀវភៅនេ
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "ចុះឈ្មោះ"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr ""
|
||||
@@ -1467,10 +1468,6 @@ msgstr ""
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/calibre-web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2024-11-01 17:50+0900\n"
|
||||
"Last-Translator: limeade23 <admin@limeade.me>\n"
|
||||
"Language: ko\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "%(file)s 파일 저장에 실패했습니다."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "파일 형식 %(ext)s이(가) %(book)s에 추가되었습니다"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "다음 사용자를 등록은 1분 뒤 가능합니다."
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "등록"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "1분 후 시도해 주세요."
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Google 드라이브 설정이 완료되지 않았습니다. Google 드라이브를 비활성화한 후 다시 활성화해 주세요."
|
||||
@@ -1435,21 +1451,6 @@ msgstr "전송 중 오류가 발생했습니다: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr "문제가 발생했습니다. 프로필에 유효한 전자책 리더 이메일을 설정해 주세요."
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "다음 사용자를 등록은 1분 뒤 가능합니다."
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "등록"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr "Flask-Limiter 시스템 연결에 문제가 발생했습니다. 관리자에게 문의하세요."
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "이메일 서버가 설정되지 않았습니다. 관리자에게 문의하세요."
|
||||
@@ -1466,10 +1467,6 @@ msgstr "인증 이메일을 발송했습니다."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr "LDAP 인증을 활성화할 수 없습니다."
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "1분 후 시도해 주세요."
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web (GPLV3)\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2023-12-20 22:00+0100\n"
|
||||
"Last-Translator: Michiel Cornelissen <michiel.cornelissen+gitbhun at proton.me>\n"
|
||||
"Language: nl\n"
|
||||
@@ -685,6 +685,22 @@ msgstr "Kan %(file)s niet opslaan."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Bestandsformaat %(ext)s toegevoegd aan %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Wacht alstublieft één minuut voor het registreren van de volgende gebruiker"
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registreren"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Wacht alstublieft één minuut voor de volgende inlogpoging"
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Het instellen van Google Drive is niet afgerond, heractiveer Google Drive"
|
||||
@@ -1436,21 +1452,6 @@ msgstr "Fout opgetreden bij het versturen van dit boek: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Wacht alstublieft één minuut voor het registreren van de volgende gebruiker"
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registreren"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "E-mailserver is niet geconfigureerd, neem contact op met de beheerder!"
|
||||
@@ -1467,10 +1468,6 @@ msgstr "Er is een bevestigings-e-mail verstuurd naar je e-mailadres."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Wacht alstublieft één minuut voor de volgende inlogpoging"
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2023-01-06 11:00+0000\n"
|
||||
"Last-Translator: Vegard Fladby <vegard.fladby@gmail.com>\n"
|
||||
"Language: no\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "Kunne ikke lagre filen %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Filformat %(ext)s lagt til %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registrere"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Google Disk-konfigurasjonen er ikke fullført. Prøv å deaktivere og aktivere Google Disk på nytt"
|
||||
@@ -1435,21 +1451,6 @@ msgstr ""
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registrere"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr ""
|
||||
@@ -1466,10 +1467,6 @@ msgstr ""
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre Web - polski (POT: 2021-06-12 08:52)\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2025-12-08 12:51+0100\n"
|
||||
"Last-Translator: Daniel Szepietowski <daniel@szepi.dev>\n"
|
||||
"Language: pl\n"
|
||||
@@ -689,6 +689,22 @@ msgstr "Nie można zapisać pliku %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Format pliku %(ext)s dodany do %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Proszę poczekać minutę przed rejestracją kolejnego użytkownika."
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Zarejestruj się"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Proszę poczekać minutę przed kolejnym logowaniem"
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Konfiguracja Google Drive nie została zakończona, spróbuj dezaktywować i ponownie aktywować Google Drive"
|
||||
@@ -1443,21 +1459,6 @@ msgstr "Wystąpił błąd podczas wysyłania tej książki: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr "Ups! Zaktualizuj swój profil używając poprawnego adresu email czytnika."
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Proszę poczekać minutę przed rejestracją kolejnego użytkownika."
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Zarejestruj się"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr "Błąd połączenia z backendem limitera, skontaktuj się z administratorem."
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "Serwer e-mail nie jest skonfigurowany, skontaktuj się z administratorem!"
|
||||
@@ -1474,10 +1475,6 @@ msgstr "Wiadomość e-mail z potwierdzeniem została wysłana na Twoje konto e-m
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr "Nie udało się aktywować autoryzacji za pomocą LDAP"
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Proszę poczekać minutę przed kolejnym logowaniem"
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -4,7 +4,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2023-07-25 11:30+0100\n"
|
||||
"Last-Translator: horus68 <https://github.com/horus68>\n"
|
||||
"Language: pt\n"
|
||||
@@ -681,6 +681,22 @@ msgstr "Falha ao armazenar o ficheiro %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Formato de ficheiro %(ext)s adicionado a %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Por favor, aguarde um minuto para registar o próximo utilizador"
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registar"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Por favor, aguarde um minuto antes de nova autenticação"
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Configuração do Google Drive não concluída, tente desativar e ativar o Google Drive novamente"
|
||||
@@ -1432,21 +1448,6 @@ msgstr "Ops! Ocorreu um erro ao enviar este livro: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Por favor, aguarde um minuto para registar o próximo utilizador"
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registar"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "Ops! O servidor de email não está configurado. Por favor, contacte o seu administrador!"
|
||||
@@ -1463,10 +1464,6 @@ msgstr "Sucesso! O email de confirmação foi enviado para a sua conta de email.
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Por favor, aguarde um minuto antes de nova autenticação"
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -4,7 +4,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: br\n"
|
||||
@@ -681,6 +681,22 @@ msgstr "Falha ao armazenar o arquivo %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Formato de arquivo %(ext)s adicionado a %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Aguarde um minuto para registrar o próximo usuário"
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registe-se"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Aguarde um minuto antes do próximo login"
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Configuração do Google Drive não concluída, tente desativar e ativar o Google Drive novamente"
|
||||
@@ -1432,21 +1448,6 @@ msgstr "Ops! Ocorreu um erro ao enviar este livro: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr "Ops! Atualize seu perfil com um e-mail de eReader válido."
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Aguarde um minuto para registrar o próximo usuário"
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registe-se"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr "Erro de conexão com o backend do limitador; entre em contato com o administrador"
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "O servidor de E-Mail não está configurado, por favor contacte o seu administrador!"
|
||||
@@ -1463,10 +1464,6 @@ msgstr "O e-mail de confirmação foi enviado para a sua conta de e-mail."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr "Não foi possível ativar a autenticação LDAP"
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Aguarde um minuto antes do próximo login"
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2020-04-29 01:20+0400\n"
|
||||
"Last-Translator: ZIZA\n"
|
||||
"Language: ru\n"
|
||||
@@ -685,6 +685,22 @@ msgstr "Не удалось сохранить файл %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Формат файла %(ext)s добавлен в %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Зарегистрироваться"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Настройка Google Drive не завершена, попробуйте деактивировать и снова активировать Google Drive"
|
||||
@@ -1436,21 +1452,6 @@ msgstr "При отправке этой книги произошла ошиб
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Зарегистрироваться"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "Сервер электронной почты не настроен, обратитесь к администратору !"
|
||||
@@ -1467,10 +1468,6 @@ msgstr "Письмо с подтверждением отправлено вам
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2023-11-01 06:12+0100\n"
|
||||
"Last-Translator: Branislav Hanáček <brango@brango.sk>\n"
|
||||
"Language: sk_SK\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "Zlyhalo uloženie súboru: %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Súborový formát %(ext)s bol pridaný k %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Počkajte, prosím minútku pred registráciou ďalšieho používateľa"
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registrovať"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Počkajte, prosím minútku pred opätovným prihlásením"
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Nastavenie Google Drive nie je dokončené, skúste deaktivovať a znovu aktivovať Google Drive"
|
||||
@@ -1435,21 +1451,6 @@ msgstr "Vyskytla sa chyba pri posielaní knihy: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr "Nastavte vo vašom profile platnú e-mailovú adresu pre vašu čítačku."
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Počkajte, prosím minútku pred registráciou ďalšieho používateľa"
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registrovať"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "Poštový server nie je nastavený, kontaktujte prosím správcu."
|
||||
@@ -1466,10 +1467,6 @@ msgstr "Úspech! Potvrdzujúci e-mail bol odoslaný."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr "Nie je možné aktivovať LDAP autentifikáciu"
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Počkajte, prosím minútku pred opätovným prihlásením"
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2024-09-18 19:45+0200\n"
|
||||
"Last-Translator: Andrej Kralj\n"
|
||||
"Language: sl\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "Nisem uspel shraniti datoteke %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Oblina datotek %(ext)s je dodan v %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Počakajte eno minuto za registracijo naslednjega uporabnika"
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registriraj"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Pred naslednjo prijavo počakajte eno minuto"
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Nastavitev Google Drive ni dokončana, poskusite deaktivirati in znova aktivirati Google Drive"
|
||||
@@ -1435,21 +1451,6 @@ msgstr "Ups! Pri pošiljanju knjige je prišlo do napake: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr "Ups! Posodobite svoj profil z veljavnim e-poštnim naslovom eReaderja."
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "Počakajte eno minuto za registracijo naslednjega uporabnika"
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registriraj"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr "Napaka pri povezavi z zalednim strežnikom limiterja, obrnite se na skrbnika"
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "Ups! E-poštni strežnik ni nastavljen, obrnite se na skrbnika."
|
||||
@@ -1466,10 +1467,6 @@ msgstr "Uspeh! Potrditveno e-poštno sporočilo je bilo poslano."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr "Ni mogoče aktivirati avtentikacije LDAP"
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "Pred naslednjo prijavo počakajte eno minuto"
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2021-05-13 11:00+0000\n"
|
||||
"Last-Translator: Jonatan Nyberg <jonatan.nyberg.karl@gmail.com>\n"
|
||||
"Language: sv\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "Det gick inte att lagra filen %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "Filformatet %(ext)s lades till %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registrera"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Installationen av Google Drive är inte klar, försök att inaktivera och aktivera Google Drive igen"
|
||||
@@ -1435,21 +1451,6 @@ msgstr "Det gick inte att skicka den här boken: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Registrera"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "E-postservern är inte konfigurerad, kontakta din administratör!"
|
||||
@@ -1466,10 +1467,6 @@ msgstr "Bekräftelsemail skickades till ditt e-postkonto."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2020-04-23 22:47+0300\n"
|
||||
"Last-Translator: iz <iz7iz7iz@protonmail.ch>\n"
|
||||
"Language: tr\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "%(file)s dosyası kaydedilemedi."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "%(book)s kitabına %(ext)s dosya biçimi eklendi"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Kayıt ol"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Google Drive kurulumu tamamlanmadı, Google Drive'ı devre dışı bırakmayı ve tekrar etkinleştirmeyi deneyin"
|
||||
@@ -1435,21 +1451,6 @@ msgstr ""
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Kayıt ol"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "E-Posta sunucusu ayarlanmadı, lütfen yöneticinizle iletişime geçin!"
|
||||
@@ -1466,10 +1467,6 @@ msgstr "Onay e-Postası hesabınıza gönderildi."
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/calibre-web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2017-04-30 00:47+0300\n"
|
||||
"Last-Translator: ABIS Team <biblio.if.abis@gmail.com>\n"
|
||||
"Language: uk\n"
|
||||
@@ -696,6 +696,22 @@ msgstr ""
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Зареєструватись"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr ""
|
||||
@@ -1461,21 +1477,6 @@ msgstr "Помилка при відправці книги: %(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Зареєструватись"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr ""
|
||||
@@ -1492,10 +1493,6 @@ msgstr ""
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, fuzzy, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -4,7 +4,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-web\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/janeczku/calibre-web\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2022-09-20 21:36+0700\n"
|
||||
"Last-Translator: Ha Link <halink0803@gmail.com>\n"
|
||||
"Language: vi\n"
|
||||
@@ -681,6 +681,22 @@ msgstr "Lưu file thất bại %(file)s."
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Đăng ký"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr ""
|
||||
@@ -1432,21 +1448,6 @@ msgstr ""
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "Đăng ký"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr ""
|
||||
@@ -1463,10 +1464,6 @@ msgstr ""
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2025-12-06 13:53+0800\n"
|
||||
"Last-Translator: qx100\n"
|
||||
"Language: zh_CN\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "保存文件 %(file)s 失败。"
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "已添加 %(ext)s 格式到 %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "请等待一分钟注册下一个用户"
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "注册"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "下次登录前请等待一分钟"
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Google Drive 设置未完成,请尝试停用并再次激活 Google 云端硬盘"
|
||||
@@ -1435,21 +1451,6 @@ msgstr "糟糕!发送这本书籍的时候出现错误:%(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr "请先配置您的 Kindle 邮箱。"
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "请等待一分钟注册下一个用户"
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "注册"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr "限制器后台连接错误,请联系管理员"
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "邮件服务未配置,请联系网站管理员。"
|
||||
@@ -1466,10 +1467,6 @@ msgstr "确认邮件已经发送到您的邮箱。"
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr "无法激活 LDAP 认证"
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "下次登录前请等待一分钟"
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: 2025-09-10 03:46+0000\n"
|
||||
"Last-Translator: finrodchen <me@finrod.xyz>\n"
|
||||
"Language: zh_TW\n"
|
||||
@@ -684,6 +684,22 @@ msgstr "保存文件 %(file)s 失敗。"
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr "已添加 %(ext)s 格式到 %(book)s"
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "請等待一分鐘後再註冊下一位使用者"
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "註冊"
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "請於下一次登入前等待一分鐘"
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr "Google Drive 設置未完成,請嘗試停用並再次激活Google雲端硬碟"
|
||||
@@ -1435,21 +1451,6 @@ msgstr "糟糕!發送這本書籍的時候出現錯誤:%(res)s"
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr "請等待一分鐘後再註冊下一位使用者"
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr "註冊"
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr "郵件服務未配置,請聯繫網站管理員!"
|
||||
@@ -1466,10 +1467,6 @@ msgstr "確認郵件已經發送到您的郵箱。"
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr "請於下一次登入前等待一分鐘"
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
37
messages.pot
37
messages.pot
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-13 19:17+0100\n"
|
||||
"POT-Creation-Date: 2026-02-14 11:23+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -683,6 +683,22 @@ msgstr ""
|
||||
msgid "File format %(ext)s added to %(book)s"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:98
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:99 cps/templates/layout.html:69
|
||||
#: cps/templates/layout.html:104 cps/templates/login.html:27
|
||||
#: cps/templates/register.html:17 cps/web.py:1301 cps/web.py:1305
|
||||
#: cps/web.py:1311 cps/web.py:1335 cps/web.py:1339 cps/web.py:1352
|
||||
#: cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr ""
|
||||
|
||||
#: cps/error_handler.py:103
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/gdrive.py:58
|
||||
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
|
||||
msgstr ""
|
||||
@@ -1434,21 +1450,6 @@ msgstr ""
|
||||
msgid "Oops! Please update your profile with a valid eReader Email."
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1291
|
||||
msgid "Please wait one minute to register next user"
|
||||
msgstr ""
|
||||
|
||||
#: cps/templates/layout.html:69 cps/templates/layout.html:104
|
||||
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1292
|
||||
#: cps/web.py:1296 cps/web.py:1301 cps/web.py:1305 cps/web.py:1311
|
||||
#: cps/web.py:1335 cps/web.py:1339 cps/web.py:1352 cps/web.py:1355
|
||||
msgid "Register"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1295 cps/web.py:1402
|
||||
msgid "Connection error to limiter backend, please contact your administrator"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1300 cps/web.py:1351
|
||||
msgid "Oops! Email server is not configured, please contact your administrator."
|
||||
msgstr ""
|
||||
@@ -1465,10 +1466,6 @@ msgstr ""
|
||||
msgid "Cannot activate LDAP authentication"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1398
|
||||
msgid "Please wait one minute before next login"
|
||||
msgstr ""
|
||||
|
||||
#: cps/web.py:1417
|
||||
#, python-format
|
||||
msgid "you are now logged in as: '%(nickname)s'"
|
||||
|
||||
@@ -17,7 +17,7 @@ flask-wtf>=0.14.2,<1.3.0
|
||||
chardet>=3.0.0,<5.3.0
|
||||
netifaces-plus>=0.12.0,<0.13.0
|
||||
urllib3>=1.22,<3.0
|
||||
Flask-Limiter>=2.3.0,<4.0.0
|
||||
Flask-Limiter>=2.3.0,<4.2.0
|
||||
regex>=2022.3.2,<2026.1.16
|
||||
bleach>=6.0.0,<6.4.0
|
||||
python-magic>=0.4.27,<0.5.0
|
||||
|
||||
Reference in New Issue
Block a user