mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Update locale
This commit is contained in:
@@ -542,6 +542,9 @@ label:
|
|||||||
bulk modify field: What value must be modified:
|
bulk modify field: What value must be modified:
|
||||||
bulk modify mod description: What must the new value be:
|
bulk modify mod description: What must the new value be:
|
||||||
|
|
||||||
|
# web request dialog
|
||||||
|
web request address: Fetching data from the following URL:
|
||||||
|
|
||||||
# open dialogs
|
# open dialogs
|
||||||
all files: All Files
|
all files: All Files
|
||||||
|
|
||||||
@@ -565,6 +568,10 @@ label:
|
|||||||
# preferences dialog
|
# preferences dialog
|
||||||
language: Language
|
language: Language
|
||||||
windows: Open sets
|
windows: Open sets
|
||||||
|
dark mode: Dark Mode
|
||||||
|
dark mode system: Use system setting
|
||||||
|
dark mode no: Light mode
|
||||||
|
dark mode yes: Dark mode
|
||||||
app language: Language of the user interface:
|
app language: Language of the user interface:
|
||||||
card display: Card Display
|
card display: Card Display
|
||||||
storage: Storage
|
storage: Storage
|
||||||
@@ -807,6 +814,7 @@ title:
|
|||||||
select stylesheet: Select Stylesheet
|
select stylesheet: Select Stylesheet
|
||||||
link cards: Link Cards To Selected Card
|
link cards: Link Cards To Selected Card
|
||||||
bulk modify: Bulk Card Modification
|
bulk modify: Bulk Card Modification
|
||||||
|
web request: Emitting Web Request
|
||||||
|
|
||||||
#preferences
|
#preferences
|
||||||
preferences: Preferences
|
preferences: Preferences
|
||||||
@@ -942,7 +950,6 @@ error:
|
|||||||
cant set symbol value: Can only set symbol value with a relative filename from within the package, in field named '%s'
|
cant set symbol value: Can only set symbol value with a relative filename from within the package, in field named '%s'
|
||||||
add card csv file not found: Could not find or load the CSV or TSV file
|
add card csv file not found: Could not find or load the CSV or TSV file
|
||||||
add card csv file malformed: CSV or TSV file malformed, row '%s' does not have the same number of entries as the first row
|
add card csv file malformed: CSV or TSV file malformed, row '%s' does not have the same number of entries as the first row
|
||||||
add card json failed to parse: Failed to parse JSON file
|
|
||||||
add card json path not valid: Path within the JSON file is not valid
|
add card json path not valid: Path within the JSON file is not valid
|
||||||
add card json empty array: Card array in JSON file is empty
|
add card json empty array: Card array in JSON file is empty
|
||||||
add card json file not found: Could not find or load the JSON file
|
add card json file not found: Could not find or load the JSON file
|
||||||
@@ -1015,6 +1022,12 @@ error:
|
|||||||
bulk modify mod is not string: Modification does not evaluate to a string
|
bulk modify mod is not string: Modification does not evaluate to a string
|
||||||
bulk modify no cards: No cards to modify
|
bulk modify no cards: No cards to modify
|
||||||
|
|
||||||
|
# web request
|
||||||
|
web request failed: Web request failed
|
||||||
|
web request cant create: Could not create web request object
|
||||||
|
web request corrupted: Download successful, but data is corrupted
|
||||||
|
web request unsupported format: Download successful, but data is of unsupported format
|
||||||
|
|
||||||
# stats panel
|
# stats panel
|
||||||
dimension not found: There is no statistics dimension '%s'
|
dimension not found: There is no statistics dimension '%s'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user