Skip to content

Commit

Permalink
🌐 (multi-language): Update translations (#618)
Browse files Browse the repository at this point in the history
* New translations en.json (German)

* New translations en.json (Japanese)

* New translations en.json (Hungarian)

* New translations en.json (Swedish)

* New translations en.json (Romanian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Afrikaans)

* New translations en.json (Arabic)

* New translations en.json (Catalan)

* New translations en.json (Czech)

* New translations en.json (Danish)

* New translations en.json (Greek)

* New translations en.json (Finnish)

* New translations en.json (Hebrew)

* New translations en.json (Italian)

* New translations en.json (Korean)

* New translations en.json (Dutch)

* New translations en.json (Norwegian)

* New translations en.json (Polish)

* New translations en.json (Portuguese)

* New translations en.json (Russian)

* New translations en.json (Serbian (Cyrillic))

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Czech)
  • Loading branch information
aaronleopold authored Mar 1, 2025
1 parent ce3fd2e commit f17e245
Show file tree
Hide file tree
Showing 27 changed files with 2,323 additions and 406 deletions.
79 changes: 75 additions & 4 deletions packages/i18n/src/locales/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@
},
{
"label": "Scanning",
"heading": "Scanner Behavior",
"heading": "Scanning",
"description": "Settings related to how Stump scans this library"
},
{
Expand Down Expand Up @@ -517,8 +517,72 @@
"description": "The default reader settings to use for books in this library. Any book can override these settings"
},
"options/scanning": {
"title": "Scanner Behavior",
"description": "Settings related to how Stump scans this library"
"title": "Scanning",
"description": "Settings related to how Stump scans this library",
"sections": {
"configureScan": {
"heading": "Configure scan",
"description": "A scan with additional options for more fine-grained control",
"form": {
"alert": "These will override corresponding library-wide settings",
"options": {
"forceRebuild": {
"label": "Force rebuild",
"description": "Rebuild every book in the library on disk",
"alert": "This will rebuild every book in the library from scratch, including metadata and hashes"
},
"custom": {
"label": "Custom",
"description": "Customize the scan configuration",
"validation": {
"noSelection": "At least one option must be enabled"
}
},
"rebuildMeta": {
"label": "Rebuild metadata",
"description": "Rebuild metadata for books in the library"
},
"regenHashes": {
"label": "Regenerate hashes",
"description": "Recreate hashes for books in the library"
}
}
}
},
"defaultScan": {
"heading": "Default scan",
"description": "A standard scan to index your library for new content"
},
"history": {
"heading": "Scan history",
"description": "The history of all scans recorded for this library",
"empty": "There are no scans recorded for this library",
"runScan": "Run scan",
"inspect": "See details",
"inspector": {
"title": "Scan record",
"description": "A detailed view of this scan record",
"fields": {
"library": "Library",
"date": "Date",
"config": "Config",
"jobOutput": "Job output",
"logs": "Logs"
},
"logsPresent": "Logs were persisted for this job",
"seeLogs": "See logs"
},
"table": {
"columns": {
"timestamp": "Scanned at",
"config": "Config"
},
"default": "Default",
"custom": "Custom"
},
"clearHistory": "Delete scan history"
}
}
},
"options/thumbnails": {
"title": "Thumbnails",
Expand Down Expand Up @@ -1388,6 +1452,12 @@
},
"emptyHeading": "No logs to display",
"emptySubtitle": "Your server is either very healthy or very unhealthy"
},
"deleteLogs": {
"title": "Delete logs",
"description": "Permanently delete all persisted logs from the database",
"disclaimer": "This action cannot be undone",
"confirm": "Delete logs"
}
},
"liveLogs": {
Expand Down Expand Up @@ -1862,6 +1932,7 @@
"goToServers": "Go to servers",
"notReady": "This feature is not ready",
"notUsedYet": "Not used yet",
"never": "Never"
"never": "Never",
"scan": "Scan"
}
}
79 changes: 75 additions & 4 deletions packages/i18n/src/locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@
},
{
"label": "Scanning",
"heading": "Scanner Behavior",
"heading": "Scanning",
"description": "Settings related to how Stump scans this library"
},
{
Expand Down Expand Up @@ -517,8 +517,72 @@
"description": "The default reader settings to use for books in this library. Any book can override these settings"
},
"options/scanning": {
"title": "Scanner Behavior",
"description": "Settings related to how Stump scans this library"
"title": "Scanning",
"description": "Settings related to how Stump scans this library",
"sections": {
"configureScan": {
"heading": "Configure scan",
"description": "A scan with additional options for more fine-grained control",
"form": {
"alert": "These will override corresponding library-wide settings",
"options": {
"forceRebuild": {
"label": "Force rebuild",
"description": "Rebuild every book in the library on disk",
"alert": "This will rebuild every book in the library from scratch, including metadata and hashes"
},
"custom": {
"label": "Custom",
"description": "Customize the scan configuration",
"validation": {
"noSelection": "At least one option must be enabled"
}
},
"rebuildMeta": {
"label": "Rebuild metadata",
"description": "Rebuild metadata for books in the library"
},
"regenHashes": {
"label": "Regenerate hashes",
"description": "Recreate hashes for books in the library"
}
}
}
},
"defaultScan": {
"heading": "Default scan",
"description": "A standard scan to index your library for new content"
},
"history": {
"heading": "Scan history",
"description": "The history of all scans recorded for this library",
"empty": "There are no scans recorded for this library",
"runScan": "Run scan",
"inspect": "See details",
"inspector": {
"title": "Scan record",
"description": "A detailed view of this scan record",
"fields": {
"library": "Library",
"date": "Date",
"config": "Config",
"jobOutput": "Job output",
"logs": "Logs"
},
"logsPresent": "Logs were persisted for this job",
"seeLogs": "See logs"
},
"table": {
"columns": {
"timestamp": "Scanned at",
"config": "Config"
},
"default": "Default",
"custom": "Custom"
},
"clearHistory": "Delete scan history"
}
}
},
"options/thumbnails": {
"title": "Thumbnails",
Expand Down Expand Up @@ -1388,6 +1452,12 @@
},
"emptyHeading": "No logs to display",
"emptySubtitle": "Your server is either very healthy or very unhealthy"
},
"deleteLogs": {
"title": "Delete logs",
"description": "Permanently delete all persisted logs from the database",
"disclaimer": "This action cannot be undone",
"confirm": "Delete logs"
}
},
"liveLogs": {
Expand Down Expand Up @@ -1862,6 +1932,7 @@
"goToServers": "Go to servers",
"notReady": "This feature is not ready",
"notUsedYet": "Not used yet",
"never": "Never"
"never": "Never",
"scan": "Scan"
}
}
79 changes: 75 additions & 4 deletions packages/i18n/src/locales/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@
},
{
"label": "Scanning",
"heading": "Scanner Behavior",
"heading": "Scanning",
"description": "Settings related to how Stump scans this library"
},
{
Expand Down Expand Up @@ -517,8 +517,72 @@
"description": "The default reader settings to use for books in this library. Any book can override these settings"
},
"options/scanning": {
"title": "Scanner Behavior",
"description": "Settings related to how Stump scans this library"
"title": "Scanning",
"description": "Settings related to how Stump scans this library",
"sections": {
"configureScan": {
"heading": "Configure scan",
"description": "A scan with additional options for more fine-grained control",
"form": {
"alert": "These will override corresponding library-wide settings",
"options": {
"forceRebuild": {
"label": "Force rebuild",
"description": "Rebuild every book in the library on disk",
"alert": "This will rebuild every book in the library from scratch, including metadata and hashes"
},
"custom": {
"label": "Custom",
"description": "Customize the scan configuration",
"validation": {
"noSelection": "At least one option must be enabled"
}
},
"rebuildMeta": {
"label": "Rebuild metadata",
"description": "Rebuild metadata for books in the library"
},
"regenHashes": {
"label": "Regenerate hashes",
"description": "Recreate hashes for books in the library"
}
}
}
},
"defaultScan": {
"heading": "Default scan",
"description": "A standard scan to index your library for new content"
},
"history": {
"heading": "Scan history",
"description": "The history of all scans recorded for this library",
"empty": "There are no scans recorded for this library",
"runScan": "Run scan",
"inspect": "See details",
"inspector": {
"title": "Scan record",
"description": "A detailed view of this scan record",
"fields": {
"library": "Library",
"date": "Date",
"config": "Config",
"jobOutput": "Job output",
"logs": "Logs"
},
"logsPresent": "Logs were persisted for this job",
"seeLogs": "See logs"
},
"table": {
"columns": {
"timestamp": "Scanned at",
"config": "Config"
},
"default": "Default",
"custom": "Custom"
},
"clearHistory": "Delete scan history"
}
}
},
"options/thumbnails": {
"title": "Thumbnails",
Expand Down Expand Up @@ -1388,6 +1452,12 @@
},
"emptyHeading": "No logs to display",
"emptySubtitle": "Your server is either very healthy or very unhealthy"
},
"deleteLogs": {
"title": "Delete logs",
"description": "Permanently delete all persisted logs from the database",
"disclaimer": "This action cannot be undone",
"confirm": "Delete logs"
}
},
"liveLogs": {
Expand Down Expand Up @@ -1862,6 +1932,7 @@
"goToServers": "Go to servers",
"notReady": "This feature is not ready",
"notUsedYet": "Not used yet",
"never": "Never"
"never": "Never",
"scan": "Scan"
}
}
Loading

0 comments on commit f17e245

Please sign in to comment.