Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 17 additions & 3 deletions locales/template/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-05 05:28+0200\n"
"PO-Revision-Date: 2025-09-24 00:02+0000\n"
"PO-Revision-Date: 2025-11-28 10:02+0000\n"
"Last-Translator: Guerra24 <[email protected]>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/lanraragi/"
"lanraragi-source/es/>\n"
Expand All @@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.14-dev\n"
"X-Generator: Weblate 5.15-dev\n"

# Sample Data
# ------Start of Backup.html.tt2------
Expand Down Expand Up @@ -711,7 +711,7 @@ msgid "Delete Archive"
msgstr ""

msgid "Read Archive"
msgstr ""
msgstr "Leer archivo"

msgid "Return to Library"
msgstr ""
Expand Down Expand Up @@ -1890,3 +1890,17 @@ msgstr "Ingresa un número positivo para el intervalo de cambio de página."

msgid "The maximum value allowed is 4GB."
msgstr "El tamaño máximo permitido es 4GB."

msgid "Authenticated Progress Tracking"
msgstr "Registro de progreso al estar autenticado"

msgid "If enabled, server-side progress will only be saved if you're logged in with a password, and will override clientside progress. This allows guests to browse without affecting the main user's progress."
msgstr ""
"Si se habilita, el progreso del lado del servidor solo se guardará cuando "
"tengas una sesión iniciada y reemplazará el progreso del cliente. Esto evita "
"que los usuarios sin sesión modifiquen el progreso del servidor."

msgid "Combine with clientside progress tracking to allow unauthenticated users to track progress locally."
msgstr ""
"Al habilitarse el progreso del lado del cliente permite a los usuarios sin "
"sesión mantener el progreso de forma local."
4 changes: 2 additions & 2 deletions locales/template/zh.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-04 20:25+0200\n"
"PO-Revision-Date: 2025-11-22 02:51+0000\n"
"PO-Revision-Date: 2025-11-27 07:58+0000\n"
"Last-Translator: gustaavv <[email protected]>\n"
"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/"
"projects/lanraragi/lanraragi-source/zh_Hans/>\n"
Expand Down Expand Up @@ -604,7 +604,7 @@ msgid "Delete Archive"
msgstr "删除档案"

msgid "Read Archive"
msgstr ""
msgstr "阅读档案"

msgid "Return to Library"
msgstr "返回库"
Expand Down