@hoardodile/i18n 0.2.0 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{catalogs-BAP8plFt.d.ts → catalogs-CvB8vJiU.d.ts} +123 -39
- package/dist/catalogs.d.ts +1 -1
- package/dist/catalogs.js +140 -70
- package/dist/catalogs.js.map +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.js +140 -70
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/catalogs/de.json +28 -14
- package/src/catalogs/en.json +28 -14
- package/src/catalogs/es.json +28 -14
- package/src/catalogs/ja.json +28 -14
- package/src/catalogs/zh.json +28 -14
package/package.json
CHANGED
package/src/catalogs/de.json
CHANGED
|
@@ -29,10 +29,7 @@
|
|
|
29
29
|
"key": "Wiederherstellungsschlüssel exportieren",
|
|
30
30
|
"keyHelp": "Bewahren Sie diesen Schlüssel getrennt auf. Er ist zur Wiederherstellung auf einer neuen Installation erforderlich.",
|
|
31
31
|
"retention": "Aufbewahrungsregeln",
|
|
32
|
-
"
|
|
33
|
-
"daily": "Tägliche Punkte",
|
|
34
|
-
"weekly": "Wöchentliche Punkte",
|
|
35
|
-
"monthly": "Monatliche Punkte",
|
|
32
|
+
"keepAutomatic": "Aufzubewahrende automatische Sicherungen",
|
|
36
33
|
"previewCleanup": "Bereinigung prüfen",
|
|
37
34
|
"cleanup": "Abgelaufene Punkte entfernen",
|
|
38
35
|
"reclaim": "Zusätzlich ungenutzten Speicher freigeben",
|
|
@@ -152,6 +149,8 @@
|
|
|
152
149
|
"first": "Erste",
|
|
153
150
|
"last": "Letzte",
|
|
154
151
|
"jumpToPage": "Seite",
|
|
152
|
+
"noDescription": "Keine Beschreibung",
|
|
153
|
+
"noName": "Kein Name",
|
|
155
154
|
"go": "Los",
|
|
156
155
|
"goTo": "Gehe zu",
|
|
157
156
|
"unknownError": "Unbekannter Fehler",
|
|
@@ -159,6 +158,7 @@
|
|
|
159
158
|
"loadFailed": "Laden fehlgeschlagen",
|
|
160
159
|
"show": "Anzeigen",
|
|
161
160
|
"hide": "Ausblenden",
|
|
161
|
+
"view": "Ansehen",
|
|
162
162
|
"selected": "Ausgewählt",
|
|
163
163
|
"available": "Verfügbar",
|
|
164
164
|
"allSelected": "Alle ausgewählt",
|
|
@@ -401,7 +401,7 @@
|
|
|
401
401
|
"password": {
|
|
402
402
|
"title": "Passwort",
|
|
403
403
|
"description": "Das Admin-Passwort für die Anmeldung an diesem Host.",
|
|
404
|
-
"changeButton": "
|
|
404
|
+
"changeButton": "Ändern",
|
|
405
405
|
"dialogTitle": "Passwort ändern",
|
|
406
406
|
"currentPassword": "Aktuelles Passwort",
|
|
407
407
|
"newPassword": "Neues Passwort",
|
|
@@ -482,8 +482,8 @@
|
|
|
482
482
|
"sourceExplicit": "Benutzer-Proxy (explizit)",
|
|
483
483
|
"bypassCount_one": "{{count}} Host umgeht den Proxy",
|
|
484
484
|
"bypassCount_other": "{{count}} Hosts umgehen den Proxy",
|
|
485
|
-
"test": "
|
|
486
|
-
"testing": "
|
|
485
|
+
"test": "Testen",
|
|
486
|
+
"testing": "Wird getestet…",
|
|
487
487
|
"testSuccess": "GitHub erreichbar (HTTP {{status}})",
|
|
488
488
|
"testFailed": "GitHub nicht erreichbar: {{message}}",
|
|
489
489
|
"testHint": "Prüfe die Proxy-Einstellungen (HOARDODILE_PROXY / System-Proxy / Proxy-Umgebungsvariablen).",
|
|
@@ -749,6 +749,8 @@
|
|
|
749
749
|
"refreshConfirmDescription": "Dabei wird das neueste Release jedes Plugins über die GitHub-API abgefragt (ohne Token: 60 Anfragen/Stunde). Häufiges Aktualisieren kann dieses Limit erreichen; danach wird bis zum Reset die zwischengespeicherte Release-Info angezeigt.",
|
|
750
750
|
"refreshed": "Marktplatz aktualisiert",
|
|
751
751
|
"refreshFailed": "Marktplatz-Aktualisierung fehlgeschlagen",
|
|
752
|
+
"detailRefresh": "Release-Infos aktualisieren",
|
|
753
|
+
"refreshRateLimited": "GitHub-Limit erreicht — es wird weiterhin die zwischengespeicherte Release-Info angezeigt",
|
|
752
754
|
"emptyHint": "Das Registry enthält noch keine Plugins. Füge Repository-Adressen zu registry.json hinzu und aktualisiere.",
|
|
753
755
|
"install": "Installieren",
|
|
754
756
|
"update": "Aktualisieren",
|
|
@@ -974,7 +976,8 @@
|
|
|
974
976
|
"archiving": "Archivieren…",
|
|
975
977
|
"edit": "Bearbeiten",
|
|
976
978
|
"switchToVersion": "Zu dieser Version wechseln",
|
|
977
|
-
"switching": "Wechseln…"
|
|
979
|
+
"switching": "Wechseln…",
|
|
980
|
+
"moreActions": "Archiv-Aktionen"
|
|
978
981
|
},
|
|
979
982
|
"edit": {
|
|
980
983
|
"title": "Archiv bearbeiten",
|
|
@@ -2349,14 +2352,21 @@
|
|
|
2349
2352
|
"backupRunning": "Sicherung läuft…",
|
|
2350
2353
|
"firstBackupMissing": "Aktiviert; noch keine fertige Sicherung",
|
|
2351
2354
|
"backupCompleted": "Letzte fertige Sicherung: {{time}}",
|
|
2352
|
-
"locationHelp": "Hier speichert dieser Dienst Sicherungen.
|
|
2355
|
+
"locationHelp": "Hier speichert dieser Dienst Sicherungen.",
|
|
2356
|
+
"frequency": "Sicherungshäufigkeit",
|
|
2357
|
+
"frequencyHelp": "Änderungen werden höchstens in diesem Abstand automatisch gesichert. Die erste Sicherung läuft sofort.",
|
|
2358
|
+
"frequencyHourly": "Stündlich",
|
|
2359
|
+
"frequency6Hours": "Alle 6 Stunden",
|
|
2360
|
+
"frequency12Hours": "Alle 12 Stunden",
|
|
2361
|
+
"frequencyDaily": "Täglich",
|
|
2362
|
+
"frequencyWeekly": "Wöchentlich",
|
|
2353
2363
|
"saveKey": "Wiederherstellungsschlüssel sichern",
|
|
2354
2364
|
"localBackups": "Sicherungen dieses Geräts",
|
|
2355
2365
|
"availableBackups": "Verfügbare Sicherungen",
|
|
2356
|
-
"
|
|
2366
|
+
"open": "Öffnen",
|
|
2357
2367
|
"pointTools": "Erweiterte Sicherungsaktionen",
|
|
2358
2368
|
"checkHelp": "Prüfen Sie die Struktur schnell oder lesen Sie alle Sicherungsdaten zur Integritätsprüfung.",
|
|
2359
|
-
"policyHelp": "
|
|
2369
|
+
"policyHelp": "Nur die neuesten automatischen Sicherungen bleiben erhalten. Manuelle und dauerhaft aufbewahrte Punkte werden nie automatisch entfernt.",
|
|
2360
2370
|
"preparingRestore": "Sicherung wird geprüft…",
|
|
2361
2371
|
"restoreSource": "Sicherungsquelle: {{source}}",
|
|
2362
2372
|
"restoreKeepsHost": "Die Bibliothek wird ersetzt und lokale Änderungen gehen verloren. Anmeldung und Geräteverbindungen bleiben erhalten.",
|
|
@@ -2371,7 +2381,11 @@
|
|
|
2371
2381
|
"errorPairing": "Die Verbindung ist nicht mehr autorisiert. Erstellen Sie beim Sender eine neue Einladung.",
|
|
2372
2382
|
"errorNetwork": "Die Verbindung konnte nicht abgeschlossen werden. Prüfen Sie, ob der Sender läuft und erreichbar ist, und versuchen Sie es erneut.",
|
|
2373
2383
|
"errorIncomplete": "Einige Dateien konnten nicht gesichert werden. Prüfen Sie den Dateizugriff und wiederholen Sie die Sicherung.",
|
|
2374
|
-
"jobsHelp": "Zuletzt ausgeführte Sicherungen, Wiederherstellungen und Synchronisierungen – praktisch, um fehlgeschlagene Vorgänge zu erkennen und zu wiederholen."
|
|
2384
|
+
"jobsHelp": "Zuletzt ausgeführte Sicherungen, Wiederherstellungen und Synchronisierungen – praktisch, um fehlgeschlagene Vorgänge zu erkennen und zu wiederholen.",
|
|
2385
|
+
"recentOperationsCount_one": "{{count}} Vorgang",
|
|
2386
|
+
"recentOperationsCount_other": "{{count}} Vorgänge",
|
|
2387
|
+
"pointsCount_one": "{{count}} Sicherung",
|
|
2388
|
+
"pointsCount_other": "{{count}} Sicherungen"
|
|
2375
2389
|
},
|
|
2376
2390
|
"replicationUx": {
|
|
2377
2391
|
"unconfigured": "Verwendung dieses Geräts wählen",
|
|
@@ -2405,8 +2419,8 @@
|
|
|
2405
2419
|
"neverBackedUpSub": "Noch kein abgeschlossenes Backup. Erstellen Sie das erste, um Ihre Bibliothek zu schützen.",
|
|
2406
2420
|
"backupNow": "Jetzt sichern",
|
|
2407
2421
|
"turnOnAutomatic": "Automatische Sicherung aktivieren",
|
|
2408
|
-
"syncUnconfiguredTitle": "
|
|
2409
|
-
"syncUnconfiguredSub": "
|
|
2422
|
+
"syncUnconfiguredTitle": "Bisher hält nur dieses Gerät eine Kopie.",
|
|
2423
|
+
"syncUnconfiguredSub": "Paaren Sie in der Backup-Synchronisierung ein weiteres Gerät oder Laufwerk, um eine Kopie an einem anderen Ort zu behalten.",
|
|
2410
2424
|
"syncUnconfiguredAction": "Backup-Synchronisierung einrichten",
|
|
2411
2425
|
"syncDueTitle": "Ein synchronisiertes Gerät wurde nicht aktualisiert.",
|
|
2412
2426
|
"syncDueSub": "Eines Ihrer synchronisierten Geräte hat schon länger kein Backup erhalten.",
|
package/src/catalogs/en.json
CHANGED
|
@@ -29,10 +29,7 @@
|
|
|
29
29
|
"key": "Export recovery key",
|
|
30
30
|
"keyHelp": "Keep this key separately. It is required to recover your backups on a new installation.",
|
|
31
31
|
"retention": "Retention policy",
|
|
32
|
-
"
|
|
33
|
-
"daily": "Daily points",
|
|
34
|
-
"weekly": "Weekly points",
|
|
35
|
-
"monthly": "Monthly points",
|
|
32
|
+
"keepAutomatic": "Automatic backups to keep",
|
|
36
33
|
"previewCleanup": "Preview cleanup",
|
|
37
34
|
"cleanup": "Remove expired points",
|
|
38
35
|
"reclaim": "Also reclaim unused storage",
|
|
@@ -152,6 +149,8 @@
|
|
|
152
149
|
"first": "First",
|
|
153
150
|
"last": "Last",
|
|
154
151
|
"jumpToPage": "Page",
|
|
152
|
+
"noDescription": "No description",
|
|
153
|
+
"noName": "No name",
|
|
155
154
|
"go": "Go",
|
|
156
155
|
"goTo": "Go to",
|
|
157
156
|
"unknownError": "Unknown error",
|
|
@@ -159,6 +158,7 @@
|
|
|
159
158
|
"loadFailed": "Failed to load",
|
|
160
159
|
"show": "Show",
|
|
161
160
|
"hide": "Hide",
|
|
161
|
+
"view": "View",
|
|
162
162
|
"selected": "Selected",
|
|
163
163
|
"available": "Available",
|
|
164
164
|
"allSelected": "All selected",
|
|
@@ -401,7 +401,7 @@
|
|
|
401
401
|
"password": {
|
|
402
402
|
"title": "Password",
|
|
403
403
|
"description": "The admin password used to sign in to this host.",
|
|
404
|
-
"changeButton": "Change
|
|
404
|
+
"changeButton": "Change",
|
|
405
405
|
"dialogTitle": "Change password",
|
|
406
406
|
"currentPassword": "Current password",
|
|
407
407
|
"newPassword": "New password",
|
|
@@ -482,8 +482,8 @@
|
|
|
482
482
|
"sourceExplicit": "User proxy (explicit)",
|
|
483
483
|
"bypassCount_one": "{{count}} host bypasses the proxy",
|
|
484
484
|
"bypassCount_other": "{{count}} hosts bypass the proxy",
|
|
485
|
-
"test": "Test
|
|
486
|
-
"testing": "Testing
|
|
485
|
+
"test": "Test",
|
|
486
|
+
"testing": "Testing…",
|
|
487
487
|
"testSuccess": "GitHub is reachable (HTTP {{status}})",
|
|
488
488
|
"testFailed": "GitHub is not reachable: {{message}}",
|
|
489
489
|
"testHint": "Check your proxy settings (HOARDODILE_PROXY / system proxy / proxy env vars).",
|
|
@@ -749,6 +749,8 @@
|
|
|
749
749
|
"refreshConfirmDescription": "This re-checks every plugin's latest release through the GitHub API, limited to 60 requests per hour without a token. Frequent refreshes can hit that limit; the catalog then falls back to cached release data until the quota resets.",
|
|
750
750
|
"refreshed": "Marketplace refreshed",
|
|
751
751
|
"refreshFailed": "Marketplace refresh failed",
|
|
752
|
+
"detailRefresh": "Refresh release info",
|
|
753
|
+
"refreshRateLimited": "GitHub rate limit hit — still showing the cached release",
|
|
752
754
|
"emptyHint": "The registry lists no plugins yet. Add repository addresses to registry.json and refresh.",
|
|
753
755
|
"install": "Install",
|
|
754
756
|
"update": "Update",
|
|
@@ -974,7 +976,8 @@
|
|
|
974
976
|
"archiving": "Archiving…",
|
|
975
977
|
"edit": "Edit",
|
|
976
978
|
"switchToVersion": "Switch to this version",
|
|
977
|
-
"switching": "Switching…"
|
|
979
|
+
"switching": "Switching…",
|
|
980
|
+
"moreActions": "Archive actions"
|
|
978
981
|
},
|
|
979
982
|
"edit": {
|
|
980
983
|
"title": "Edit archive",
|
|
@@ -2349,14 +2352,21 @@
|
|
|
2349
2352
|
"backupRunning": "Backup in progress…",
|
|
2350
2353
|
"firstBackupMissing": "Enabled; no completed backup yet",
|
|
2351
2354
|
"backupCompleted": "Last completed backup: {{time}}",
|
|
2352
|
-
"locationHelp": "This is where this service saves backups.
|
|
2355
|
+
"locationHelp": "This is where this service saves backups.",
|
|
2356
|
+
"frequency": "Backup frequency",
|
|
2357
|
+
"frequencyHelp": "Changes are saved automatically at most this often. The first backup still runs right away.",
|
|
2358
|
+
"frequencyHourly": "Hourly",
|
|
2359
|
+
"frequency6Hours": "Every 6 hours",
|
|
2360
|
+
"frequency12Hours": "Every 12 hours",
|
|
2361
|
+
"frequencyDaily": "Daily",
|
|
2362
|
+
"frequencyWeekly": "Weekly",
|
|
2353
2363
|
"saveKey": "Save your recovery key",
|
|
2354
2364
|
"localBackups": "This device's backups",
|
|
2355
2365
|
"availableBackups": "Available backups",
|
|
2356
|
-
"
|
|
2366
|
+
"open": "Open",
|
|
2357
2367
|
"pointTools": "Advanced backup actions",
|
|
2358
2368
|
"checkHelp": "Check repository structure quickly, or read all backup data to verify its integrity.",
|
|
2359
|
-
"policyHelp": "
|
|
2369
|
+
"policyHelp": "Only the newest automatic backups are kept. Manual and pinned recovery points are never removed automatically.",
|
|
2360
2370
|
"preparingRestore": "Checking backup…",
|
|
2361
2371
|
"restoreSource": "Backup source: {{source}}",
|
|
2362
2372
|
"restoreKeepsHost": "This replaces the library and discards local changes. Your login and device connections stay in place.",
|
|
@@ -2371,7 +2381,11 @@
|
|
|
2371
2381
|
"errorPairing": "The connection is no longer authorized. Create a new pairing invitation on the sender.",
|
|
2372
2382
|
"errorNetwork": "Could not complete the connection. Check that the sender is running and reachable, then retry.",
|
|
2373
2383
|
"errorIncomplete": "Some files could not be backed up. Check file access and retry before relying on this backup.",
|
|
2374
|
-
"jobsHelp": "Backups, restores and syncs you've run recently — handy for spotting and retrying a failed job."
|
|
2384
|
+
"jobsHelp": "Backups, restores and syncs you've run recently — handy for spotting and retrying a failed job.",
|
|
2385
|
+
"recentOperationsCount_one": "{{count}} operation",
|
|
2386
|
+
"recentOperationsCount_other": "{{count}} operations",
|
|
2387
|
+
"pointsCount_one": "{{count}} backup",
|
|
2388
|
+
"pointsCount_other": "{{count}} backups"
|
|
2375
2389
|
},
|
|
2376
2390
|
"replicationUx": {
|
|
2377
2391
|
"unconfigured": "Choose how to use this device",
|
|
@@ -2405,8 +2419,8 @@
|
|
|
2405
2419
|
"neverBackedUpSub": "No completed backup yet. Create the first one to start protecting your library.",
|
|
2406
2420
|
"backupNow": "Back up now",
|
|
2407
2421
|
"turnOnAutomatic": "Turn on automatic backups",
|
|
2408
|
-
"syncUnconfiguredTitle": "
|
|
2409
|
-
"syncUnconfiguredSub": "
|
|
2422
|
+
"syncUnconfiguredTitle": "Only this device holds a copy so far.",
|
|
2423
|
+
"syncUnconfiguredSub": "Pair another device or drive in backup sync to keep an offsite copy.",
|
|
2410
2424
|
"syncUnconfiguredAction": "Set up backup sync",
|
|
2411
2425
|
"syncDueTitle": "A synced device hasn't been updated.",
|
|
2412
2426
|
"syncDueSub": "One of your synced devices hasn't received a backup in a while.",
|
package/src/catalogs/es.json
CHANGED
|
@@ -29,10 +29,7 @@
|
|
|
29
29
|
"key": "Exportar clave de recuperación",
|
|
30
30
|
"keyHelp": "Guarda esta clave por separado. La necesitarás para recuperar las copias en una instalación nueva.",
|
|
31
31
|
"retention": "Política de conservación",
|
|
32
|
-
"
|
|
33
|
-
"daily": "Puntos diarios",
|
|
34
|
-
"weekly": "Puntos semanales",
|
|
35
|
-
"monthly": "Puntos mensuales",
|
|
32
|
+
"keepAutomatic": "Copias automáticas que se conservan",
|
|
36
33
|
"previewCleanup": "Vista previa de limpieza",
|
|
37
34
|
"cleanup": "Eliminar puntos caducados",
|
|
38
35
|
"reclaim": "Liberar también el espacio sin usar",
|
|
@@ -152,6 +149,8 @@
|
|
|
152
149
|
"first": "Primera",
|
|
153
150
|
"last": "Última",
|
|
154
151
|
"jumpToPage": "Página",
|
|
152
|
+
"noDescription": "Sin descripción",
|
|
153
|
+
"noName": "Sin nombre",
|
|
155
154
|
"go": "Ir",
|
|
156
155
|
"goTo": "Ir a",
|
|
157
156
|
"unknownError": "Error desconocido",
|
|
@@ -159,6 +158,7 @@
|
|
|
159
158
|
"loadFailed": "No se pudo cargar",
|
|
160
159
|
"show": "Mostrar",
|
|
161
160
|
"hide": "Ocultar",
|
|
161
|
+
"view": "Ver",
|
|
162
162
|
"selected": "Seleccionado",
|
|
163
163
|
"available": "Disponible",
|
|
164
164
|
"allSelected": "Todo seleccionado",
|
|
@@ -401,7 +401,7 @@
|
|
|
401
401
|
"password": {
|
|
402
402
|
"title": "Contraseña",
|
|
403
403
|
"description": "La contraseña de administrador que se usa para iniciar sesión en este host.",
|
|
404
|
-
"changeButton": "Cambiar
|
|
404
|
+
"changeButton": "Cambiar",
|
|
405
405
|
"dialogTitle": "Cambiar contraseña",
|
|
406
406
|
"currentPassword": "Contraseña actual",
|
|
407
407
|
"newPassword": "Nueva contraseña",
|
|
@@ -482,8 +482,8 @@
|
|
|
482
482
|
"sourceExplicit": "Proxy de usuario (explícito)",
|
|
483
483
|
"bypassCount_one": "{{count}} host evita el proxy",
|
|
484
484
|
"bypassCount_other": "{{count}} hosts evitan el proxy",
|
|
485
|
-
"test": "Probar
|
|
486
|
-
"testing": "Probando
|
|
485
|
+
"test": "Probar",
|
|
486
|
+
"testing": "Probando…",
|
|
487
487
|
"testSuccess": "GitHub accesible (HTTP {{status}})",
|
|
488
488
|
"testFailed": "GitHub inaccesible: {{message}}",
|
|
489
489
|
"testHint": "Revisa la configuración del proxy (HOARDODILE_PROXY / proxy del sistema / variables de entorno).",
|
|
@@ -749,6 +749,8 @@
|
|
|
749
749
|
"refreshConfirmDescription": "Se volverá a consultar el último lanzamiento de cada plugin en la API de GitHub, limitada a 60 peticiones por hora sin token. Actualizar con frecuencia puede agotar ese límite; después se mostrará la información de lanzamiento en caché hasta que se restablezca.",
|
|
750
750
|
"refreshed": "Mercado actualizado",
|
|
751
751
|
"refreshFailed": "Error al actualizar el mercado",
|
|
752
|
+
"detailRefresh": "Actualizar la información del lanzamiento",
|
|
753
|
+
"refreshRateLimited": "Límite de GitHub alcanzado — se sigue mostrando el lanzamiento en caché",
|
|
752
754
|
"emptyHint": "El registro no incluye plugins todavía. Añade direcciones a registry.json y actualiza.",
|
|
753
755
|
"install": "Instalar",
|
|
754
756
|
"update": "Actualizar",
|
|
@@ -974,7 +976,8 @@
|
|
|
974
976
|
"archiving": "Archivando…",
|
|
975
977
|
"edit": "Editar",
|
|
976
978
|
"switchToVersion": "Cambiar a esta versión",
|
|
977
|
-
"switching": "Cambiando…"
|
|
979
|
+
"switching": "Cambiando…",
|
|
980
|
+
"moreActions": "Acciones del archivo"
|
|
978
981
|
},
|
|
979
982
|
"edit": {
|
|
980
983
|
"title": "Editar archivo",
|
|
@@ -2349,14 +2352,21 @@
|
|
|
2349
2352
|
"backupRunning": "Copia en curso…",
|
|
2350
2353
|
"firstBackupMissing": "Activado; aún no hay copias completadas",
|
|
2351
2354
|
"backupCompleted": "Última copia completada: {{time}}",
|
|
2352
|
-
"locationHelp": "Aquí guarda las copias este servicio.
|
|
2355
|
+
"locationHelp": "Aquí guarda las copias este servicio.",
|
|
2356
|
+
"frequency": "Frecuencia de copia",
|
|
2357
|
+
"frequencyHelp": "Los cambios se guardan automáticamente como máximo con esta frecuencia. La primera copia se ejecuta de inmediato.",
|
|
2358
|
+
"frequencyHourly": "Cada hora",
|
|
2359
|
+
"frequency6Hours": "Cada 6 horas",
|
|
2360
|
+
"frequency12Hours": "Cada 12 horas",
|
|
2361
|
+
"frequencyDaily": "Diariamente",
|
|
2362
|
+
"frequencyWeekly": "Semanalmente",
|
|
2353
2363
|
"saveKey": "Guarda tu clave de recuperación",
|
|
2354
2364
|
"localBackups": "Copias de este dispositivo",
|
|
2355
2365
|
"availableBackups": "Copias disponibles",
|
|
2356
|
-
"
|
|
2366
|
+
"open": "Abrir",
|
|
2357
2367
|
"pointTools": "Acciones avanzadas de copia",
|
|
2358
2368
|
"checkHelp": "Comprueba rápidamente la estructura o lee todos los datos para verificar su integridad.",
|
|
2359
|
-
"policyHelp": "
|
|
2369
|
+
"policyHelp": "Solo se conservan las copias automáticas más recientes. Los puntos manuales y los marcados como permanentes nunca se eliminan automáticamente.",
|
|
2360
2370
|
"preparingRestore": "Comprobando la copia…",
|
|
2361
2371
|
"restoreSource": "Origen de la copia: {{source}}",
|
|
2362
2372
|
"restoreKeepsHost": "Esto reemplaza la biblioteca y descarta cambios locales. Se conservan el acceso y las conexiones.",
|
|
@@ -2371,7 +2381,11 @@
|
|
|
2371
2381
|
"errorPairing": "La conexión ya no está autorizada. Crea una nueva invitación en el emisor.",
|
|
2372
2382
|
"errorNetwork": "No se pudo completar la conexión. Comprueba que el emisor esté activo y accesible y vuelve a intentarlo.",
|
|
2373
2383
|
"errorIncomplete": "No se pudieron copiar algunos archivos. Comprueba el acceso y repite la copia antes de confiar en ella.",
|
|
2374
|
-
"jobsHelp": "Copias, restauraciones y sincronizaciones recientes; útil para detectar un trabajo con errores y reintentarlo."
|
|
2384
|
+
"jobsHelp": "Copias, restauraciones y sincronizaciones recientes; útil para detectar un trabajo con errores y reintentarlo.",
|
|
2385
|
+
"recentOperationsCount_one": "{{count}} operación",
|
|
2386
|
+
"recentOperationsCount_other": "{{count}} operaciones",
|
|
2387
|
+
"pointsCount_one": "{{count}} copia",
|
|
2388
|
+
"pointsCount_other": "{{count}} copias"
|
|
2375
2389
|
},
|
|
2376
2390
|
"replicationUx": {
|
|
2377
2391
|
"unconfigured": "Elegir el uso de este dispositivo",
|
|
@@ -2405,8 +2419,8 @@
|
|
|
2405
2419
|
"neverBackedUpSub": "Aún no hay ninguna copia completada. Crea la primera para empezar a proteger tu biblioteca.",
|
|
2406
2420
|
"backupNow": "Copia ahora",
|
|
2407
2421
|
"turnOnAutomatic": "Activar copias automáticas",
|
|
2408
|
-
"syncUnconfiguredTitle": "
|
|
2409
|
-
"syncUnconfiguredSub": "
|
|
2422
|
+
"syncUnconfiguredTitle": "Por ahora solo este dispositivo guarda una copia.",
|
|
2423
|
+
"syncUnconfiguredSub": "Empareja otro dispositivo o unidad en la sincronización de copias para conservar una copia en otro lugar.",
|
|
2410
2424
|
"syncUnconfiguredAction": "Configurar la sincronización de copias",
|
|
2411
2425
|
"syncDueTitle": "Un dispositivo sincronizado no se ha actualizado.",
|
|
2412
2426
|
"syncDueSub": "Uno de tus dispositivos sincronizados lleva tiempo sin recibir una copia.",
|
package/src/catalogs/ja.json
CHANGED
|
@@ -29,10 +29,7 @@
|
|
|
29
29
|
"key": "復旧キーをエクスポート",
|
|
30
30
|
"keyHelp": "このキーは別の場所に保管してください。新しい環境での復旧に必要です。",
|
|
31
31
|
"retention": "保持ポリシー",
|
|
32
|
-
"
|
|
33
|
-
"daily": "日次ポイント数",
|
|
34
|
-
"weekly": "週次ポイント数",
|
|
35
|
-
"monthly": "月次ポイント数",
|
|
32
|
+
"keepAutomatic": "保持する自動バックアップ数",
|
|
36
33
|
"previewCleanup": "整理内容を確認",
|
|
37
34
|
"cleanup": "期限切れのポイントを削除",
|
|
38
35
|
"reclaim": "未使用の保存領域も解放する",
|
|
@@ -152,6 +149,8 @@
|
|
|
152
149
|
"first": "最初",
|
|
153
150
|
"last": "最後",
|
|
154
151
|
"jumpToPage": "ページ",
|
|
152
|
+
"noDescription": "説明はありません",
|
|
153
|
+
"noName": "名前はありません",
|
|
155
154
|
"go": "移動",
|
|
156
155
|
"goTo": "移動先",
|
|
157
156
|
"unknownError": "不明なエラー",
|
|
@@ -159,6 +158,7 @@
|
|
|
159
158
|
"loadFailed": "読み込みに失敗しました",
|
|
160
159
|
"show": "表示",
|
|
161
160
|
"hide": "非表示",
|
|
161
|
+
"view": "表示",
|
|
162
162
|
"selected": "選択中",
|
|
163
163
|
"available": "利用可能",
|
|
164
164
|
"allSelected": "すべて選択済み",
|
|
@@ -401,7 +401,7 @@
|
|
|
401
401
|
"password": {
|
|
402
402
|
"title": "パスワード",
|
|
403
403
|
"description": "このホストにサインインするための管理者パスワード。",
|
|
404
|
-
"changeButton": "
|
|
404
|
+
"changeButton": "変更",
|
|
405
405
|
"dialogTitle": "パスワード変更",
|
|
406
406
|
"currentPassword": "現在のパスワード",
|
|
407
407
|
"newPassword": "新しいパスワード",
|
|
@@ -482,8 +482,8 @@
|
|
|
482
482
|
"sourceExplicit": "ユーザープロキシ(明示)",
|
|
483
483
|
"bypassCount_one": "{{count}} ホストがプロキシをバイパス",
|
|
484
484
|
"bypassCount_other": "{{count}} ホストがプロキシをバイパス",
|
|
485
|
-
"test": "
|
|
486
|
-
"testing": "
|
|
485
|
+
"test": "テスト",
|
|
486
|
+
"testing": "テスト中…",
|
|
487
487
|
"testSuccess": "GitHub に到達できました(HTTP {{status}})",
|
|
488
488
|
"testFailed": "GitHub に到達できません:{{message}}",
|
|
489
489
|
"testHint": "プロキシ設定を確認してください(HOARDODILE_PROXY / システムプロキシ / プロキシ環境変数)。",
|
|
@@ -749,6 +749,8 @@
|
|
|
749
749
|
"refreshConfirmDescription": "各プラグインの最新リリースを GitHub API で再取得します(トークンなしでは毎時60回まで)。頻繁に更新すると上限に達する可能性があり、その間はキャッシュされたリリース情報を表示します。",
|
|
750
750
|
"refreshed": "マーケットを更新しました",
|
|
751
751
|
"refreshFailed": "マーケットの更新に失敗しました",
|
|
752
|
+
"detailRefresh": "リリース情報を更新",
|
|
753
|
+
"refreshRateLimited": "GitHub のレート制限に達したため、キャッシュされたリリース情報を表示しています",
|
|
752
754
|
"emptyHint": "レジストリにプラグインがまだありません。registry.json にリポジトリを追加して更新してください。",
|
|
753
755
|
"install": "インストール",
|
|
754
756
|
"update": "更新",
|
|
@@ -974,7 +976,8 @@
|
|
|
974
976
|
"archiving": "アーカイブ中…",
|
|
975
977
|
"edit": "編集",
|
|
976
978
|
"switchToVersion": "このバージョンに切り替え",
|
|
977
|
-
"switching": "切り替え中…"
|
|
979
|
+
"switching": "切り替え中…",
|
|
980
|
+
"moreActions": "アーカイブの操作"
|
|
978
981
|
},
|
|
979
982
|
"edit": {
|
|
980
983
|
"title": "アーカイブを編集",
|
|
@@ -2349,14 +2352,21 @@
|
|
|
2349
2352
|
"backupRunning": "バックアップ中…",
|
|
2350
2353
|
"firstBackupMissing": "有効ですが、完了したバックアップはまだありません",
|
|
2351
2354
|
"backupCompleted": "最終バックアップ完了:{{time}}",
|
|
2352
|
-
"locationHelp": "
|
|
2355
|
+
"locationHelp": "このサービスはここにバックアップを保存します。",
|
|
2356
|
+
"frequency": "バックアップ頻度",
|
|
2357
|
+
"frequencyHelp": "変更は最大でもこの頻度で自動保存されます。初回のバックアップはすぐに実行されます。",
|
|
2358
|
+
"frequencyHourly": "毎時",
|
|
2359
|
+
"frequency6Hours": "6 時間ごと",
|
|
2360
|
+
"frequency12Hours": "12 時間ごと",
|
|
2361
|
+
"frequencyDaily": "毎日",
|
|
2362
|
+
"frequencyWeekly": "毎週",
|
|
2353
2363
|
"saveKey": "復元キーを保存してください",
|
|
2354
2364
|
"localBackups": "この端末のバックアップ",
|
|
2355
2365
|
"availableBackups": "利用可能なバックアップ",
|
|
2356
|
-
"
|
|
2366
|
+
"open": "開く",
|
|
2357
2367
|
"pointTools": "詳細なバックアップ操作",
|
|
2358
2368
|
"checkHelp": "構造をすばやく検証するか、全データを読み込んで整合性を確認します。",
|
|
2359
|
-
"policyHelp": "
|
|
2369
|
+
"policyHelp": "最新の自動バックアップのみを保持します。手動および長期保存の復元ポイントは自動削除されません。",
|
|
2360
2370
|
"preparingRestore": "バックアップを確認中…",
|
|
2361
2371
|
"restoreSource": "バックアップ元:{{source}}",
|
|
2362
2372
|
"restoreKeepsHost": "ライブラリを置き換え、ローカルの変更を破棄します。ログイン情報と端末接続は保持されます。",
|
|
@@ -2371,7 +2381,11 @@
|
|
|
2371
2381
|
"errorPairing": "接続の認証が無効です。送信元で新しいペアリングの招待を作成してください。",
|
|
2372
2382
|
"errorNetwork": "接続を完了できません。送信元の起動とネットワークを確認して再試行してください。",
|
|
2373
2383
|
"errorIncomplete": "一部のファイルを保存できませんでした。読み取り権限を確認し、完全なバックアップを作成し直してください。",
|
|
2374
|
-
"jobsHelp": "最近行ったバックアップ、復元、同期の処理。失敗した処理の確認や再試行に便利です。"
|
|
2384
|
+
"jobsHelp": "最近行ったバックアップ、復元、同期の処理。失敗した処理の確認や再試行に便利です。",
|
|
2385
|
+
"recentOperationsCount_one": "{{count}} 件の処理",
|
|
2386
|
+
"recentOperationsCount_other": "{{count}} 件の処理",
|
|
2387
|
+
"pointsCount_one": "{{count}} 件のバックアップ",
|
|
2388
|
+
"pointsCount_other": "{{count}} 件のバックアップ"
|
|
2375
2389
|
},
|
|
2376
2390
|
"replicationUx": {
|
|
2377
2391
|
"unconfigured": "この端末の用途を選択",
|
|
@@ -2405,8 +2419,8 @@
|
|
|
2405
2419
|
"neverBackedUpSub": "完了したバックアップはまだありません。最初の1回を作成して保護を始めてください。",
|
|
2406
2420
|
"backupNow": "今すぐバックアップ",
|
|
2407
2421
|
"turnOnAutomatic": "自動バックアップをオン",
|
|
2408
|
-
"syncUnconfiguredTitle": "
|
|
2409
|
-
"syncUnconfiguredSub": "
|
|
2422
|
+
"syncUnconfiguredTitle": "現時点でコピーを保持しているのはこの端末だけです。",
|
|
2423
|
+
"syncUnconfiguredSub": "バックアップ同期で別の端末やドライブをペアリングすると、別の場所にもコピーを残せます。",
|
|
2410
2424
|
"syncUnconfiguredAction": "バックアップ同期を設定",
|
|
2411
2425
|
"syncDueTitle": "同期端末が更新されていません。",
|
|
2412
2426
|
"syncDueSub": "同期端末のいずれかがしばらくバックアップを受信していません。",
|
package/src/catalogs/zh.json
CHANGED
|
@@ -29,10 +29,7 @@
|
|
|
29
29
|
"key": "导出恢复密钥",
|
|
30
30
|
"keyHelp": "请单独保存此密钥。在新安装的服务中恢复备份时需要使用它。",
|
|
31
31
|
"retention": "保留策略",
|
|
32
|
-
"
|
|
33
|
-
"daily": "每日恢复点",
|
|
34
|
-
"weekly": "每周恢复点",
|
|
35
|
-
"monthly": "每月恢复点",
|
|
32
|
+
"keepAutomatic": "保留的自动备份数量",
|
|
36
33
|
"previewCleanup": "预览清理",
|
|
37
34
|
"cleanup": "删除过期恢复点",
|
|
38
35
|
"reclaim": "同时回收未使用的存储空间",
|
|
@@ -152,6 +149,8 @@
|
|
|
152
149
|
"first": "首页",
|
|
153
150
|
"last": "末页",
|
|
154
151
|
"jumpToPage": "页",
|
|
152
|
+
"noDescription": "暂无描述",
|
|
153
|
+
"noName": "暂无名称",
|
|
155
154
|
"go": "跳转",
|
|
156
155
|
"goTo": "跳至",
|
|
157
156
|
"unknownError": "未知错误",
|
|
@@ -159,6 +158,7 @@
|
|
|
159
158
|
"loadFailed": "加载失败",
|
|
160
159
|
"show": "显示",
|
|
161
160
|
"hide": "隐藏",
|
|
161
|
+
"view": "查看",
|
|
162
162
|
"selected": "已选",
|
|
163
163
|
"available": "可选",
|
|
164
164
|
"allSelected": "全部选中",
|
|
@@ -401,7 +401,7 @@
|
|
|
401
401
|
"password": {
|
|
402
402
|
"title": "密码",
|
|
403
403
|
"description": "登录此实例所用的管理员密码。",
|
|
404
|
-
"changeButton": "
|
|
404
|
+
"changeButton": "修改",
|
|
405
405
|
"dialogTitle": "修改密码",
|
|
406
406
|
"currentPassword": "当前密码",
|
|
407
407
|
"newPassword": "新密码",
|
|
@@ -482,8 +482,8 @@
|
|
|
482
482
|
"sourceExplicit": "用户代理(显式配置)",
|
|
483
483
|
"bypassCount_one": "{{count}} 个主机绕过代理",
|
|
484
484
|
"bypassCount_other": "{{count}} 个主机绕过代理",
|
|
485
|
-
"test": "测试
|
|
486
|
-
"testing": "
|
|
485
|
+
"test": "测试",
|
|
486
|
+
"testing": "正在测试…",
|
|
487
487
|
"testSuccess": "GitHub 可访问(HTTP {{status}})",
|
|
488
488
|
"testFailed": "GitHub 不可访问:{{message}}",
|
|
489
489
|
"testHint": "请检查代理设置(HOARDODILE_PROXY / 系统代理 / 代理环境变量)。",
|
|
@@ -749,6 +749,8 @@
|
|
|
749
749
|
"refreshConfirmDescription": "该操作会通过 GitHub API 重新查询每个插件的最新发布(未认证限额为每小时 60 次)。频繁刷新可能触发限流;限流期间将回退展示缓存的发布信息,直至配额恢复。",
|
|
750
750
|
"refreshed": "插件市场已刷新",
|
|
751
751
|
"refreshFailed": "插件市场刷新失败",
|
|
752
|
+
"detailRefresh": "刷新发布信息",
|
|
753
|
+
"refreshRateLimited": "触发 GitHub 限额,仍显示缓存的发布信息",
|
|
752
754
|
"emptyHint": "注册表还没有收录任何插件。在 registry.json 中添加仓库地址后刷新即可。",
|
|
753
755
|
"install": "安装",
|
|
754
756
|
"update": "更新",
|
|
@@ -974,7 +976,8 @@
|
|
|
974
976
|
"archiving": "归档中…",
|
|
975
977
|
"edit": "修改",
|
|
976
978
|
"switchToVersion": "切换查看此版本",
|
|
977
|
-
"switching": "切换中…"
|
|
979
|
+
"switching": "切换中…",
|
|
980
|
+
"moreActions": "归档操作"
|
|
978
981
|
},
|
|
979
982
|
"edit": {
|
|
980
983
|
"title": "编辑归档",
|
|
@@ -2349,14 +2352,21 @@
|
|
|
2349
2352
|
"backupRunning": "正在备份…",
|
|
2350
2353
|
"firstBackupMissing": "已启用,尚无已完成的备份",
|
|
2351
2354
|
"backupCompleted": "最近成功备份:{{time}}",
|
|
2352
|
-
"locationHelp": "
|
|
2355
|
+
"locationHelp": "这是本服务保存备份的位置。",
|
|
2356
|
+
"frequency": "备份频率",
|
|
2357
|
+
"frequencyHelp": "最多按此频率自动保存变更;首次备份仍会立即执行。",
|
|
2358
|
+
"frequencyHourly": "每小时",
|
|
2359
|
+
"frequency6Hours": "每 6 小时",
|
|
2360
|
+
"frequency12Hours": "每 12 小时",
|
|
2361
|
+
"frequencyDaily": "每天",
|
|
2362
|
+
"frequencyWeekly": "每周",
|
|
2353
2363
|
"saveKey": "请保存恢复密钥",
|
|
2354
2364
|
"localBackups": "本机备份",
|
|
2355
2365
|
"availableBackups": "可用备份",
|
|
2356
|
-
"
|
|
2366
|
+
"open": "打开",
|
|
2357
2367
|
"pointTools": "高级备份操作",
|
|
2358
2368
|
"checkHelp": "检查仓库结构通常较快;校验全部数据会读取整个备份,以确认内容完整。",
|
|
2359
|
-
"policyHelp": "
|
|
2369
|
+
"policyHelp": "只保留最近的自动备份;手动备份和长期保留的恢复点不会被自动删除。",
|
|
2360
2370
|
"preparingRestore": "正在检查备份…",
|
|
2361
2371
|
"restoreSource": "备份来源:{{source}}",
|
|
2362
2372
|
"restoreKeepsHost": "这会覆盖存储库并丢弃本地修改,登录凭据和设备连接会保留。",
|
|
@@ -2371,7 +2381,11 @@
|
|
|
2371
2381
|
"errorPairing": "连接授权已失效,请在发送端创建新的配对邀请。",
|
|
2372
2382
|
"errorNetwork": "连接未完成。请确认发送端正在运行且网络可达,然后重试。",
|
|
2373
2383
|
"errorIncomplete": "部分文件未能备份,请检查文件读取权限并重试;本次备份尚未完整完成。",
|
|
2374
|
-
"jobsHelp": "最近做过的备份、还原与同步——便于发现失败的任务并重试。"
|
|
2384
|
+
"jobsHelp": "最近做过的备份、还原与同步——便于发现失败的任务并重试。",
|
|
2385
|
+
"recentOperationsCount_one": "{{count}} 个操作",
|
|
2386
|
+
"recentOperationsCount_other": "{{count}} 个操作",
|
|
2387
|
+
"pointsCount_one": "{{count}} 个备份",
|
|
2388
|
+
"pointsCount_other": "{{count}} 个备份"
|
|
2375
2389
|
},
|
|
2376
2390
|
"replicationUx": {
|
|
2377
2391
|
"unconfigured": "选择本机用途",
|
|
@@ -2405,8 +2419,8 @@
|
|
|
2405
2419
|
"neverBackedUpSub": "还没有完成备份。先创建第一份以开始保护存储库。",
|
|
2406
2420
|
"backupNow": "立即备份",
|
|
2407
2421
|
"turnOnAutomatic": "开启自动备份",
|
|
2408
|
-
"syncUnconfiguredTitle": "
|
|
2409
|
-
"syncUnconfiguredSub": "
|
|
2422
|
+
"syncUnconfiguredTitle": "目前只有这台设备保存着副本。",
|
|
2423
|
+
"syncUnconfiguredSub": "在备份同步中配对另一台设备或驱动器,即可保留一份异地副本。",
|
|
2410
2424
|
"syncUnconfiguredAction": "设置备份同步",
|
|
2411
2425
|
"syncDueTitle": "有一台同步设备未更新。",
|
|
2412
2426
|
"syncDueSub": "其中一台同步设备已有段时间未收到备份。",
|