mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
update locales
This commit is contained in:
+16
-16
@@ -507,7 +507,7 @@ label:
|
||||
uses: Uses
|
||||
reminder: Reminder text
|
||||
rules: Additional rules
|
||||
standard keyword:
|
||||
standard keyword:
|
||||
This is a standard %s keyword, you can not edit it.
|
||||
If you make a copy of the keyword your copy will take precedent.
|
||||
|
||||
@@ -549,7 +549,7 @@ label:
|
||||
all files: All Files
|
||||
|
||||
# other set window dialogs
|
||||
save changes:
|
||||
save changes:
|
||||
The set '%s' has changed.
|
||||
|
||||
Do you want to save the changes?
|
||||
@@ -561,7 +561,7 @@ label:
|
||||
search stylesheet list: Filter Stylesheets
|
||||
|
||||
# stylesheet not found dialog
|
||||
stylesheet not found:
|
||||
stylesheet not found:
|
||||
The set you are trying to open uses the stylesheet "%s".
|
||||
This stylesheet is not found on your system, please select an alternative.
|
||||
|
||||
@@ -592,7 +592,7 @@ label:
|
||||
Changing the scale does not retroactively apply
|
||||
to existing images. You must re-import them.
|
||||
check at startup: Check for new versions at startup
|
||||
checking requires internet:
|
||||
checking requires internet:
|
||||
Checking for updates requires an internet connection.
|
||||
When no internet connection is found upates are not checked.
|
||||
|
||||
@@ -924,10 +924,10 @@ action:
|
||||
error:
|
||||
# file related
|
||||
file not found: File not found: '%s' in package '%s'
|
||||
file not found package like:
|
||||
file not found package like:
|
||||
File not found: '%s' in package '%s'
|
||||
If you are trying to open a file from another package, use "/package/filename"
|
||||
file parse error:
|
||||
file parse error:
|
||||
Error while parsing file: '%s'
|
||||
%s
|
||||
package not found: Package not found: '%s'
|
||||
@@ -971,7 +971,7 @@ error:
|
||||
json cant convert: Input must be a string when importing from JSON
|
||||
json cant concat: Can't merge map with array
|
||||
import empty file: %s file is empty
|
||||
import missing fields:
|
||||
import missing fields:
|
||||
The %s file contains the following entries that could not
|
||||
be imported, because no corresponding card field was found: %s
|
||||
|
||||
@@ -981,12 +981,12 @@ error:
|
||||
has no member value: String "%s" has no member '%s'
|
||||
can't convert value: Can't convert "%s" from %s to %s
|
||||
unsupported format: Invalid string format: '%s'
|
||||
in function:
|
||||
in function:
|
||||
%s
|
||||
in function %s
|
||||
in parameter:
|
||||
in parameter:
|
||||
Parameter %s: %s
|
||||
in keyword reminder:
|
||||
in keyword reminder:
|
||||
%s
|
||||
in reminder text of keyword '%s'
|
||||
|
||||
@@ -998,14 +998,14 @@ error:
|
||||
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||
no game specified: No game specified for the %s
|
||||
no stylesheet specified for the set: No stylesheet specified for the set
|
||||
stylesheet and set refer to different game:
|
||||
stylesheet and set refer to different game:
|
||||
stylesheet and set don't refer to the same game, this is an error in the stylesheet file
|
||||
unsupported field type: Unsupported field type: '%s'
|
||||
unsupported fill type: Unsupported fill type: '%s'
|
||||
unrecognized value: Unrecognized value: '%s', defaulting to %s
|
||||
expected key: Expected key: '%s'
|
||||
aborting parsing: Fatal errors encountered, aborting reading.
|
||||
newer version:
|
||||
newer version:
|
||||
%s
|
||||
This file is made with a newer version of Magic Set Editor (%s)
|
||||
When you open it, some aspects of the file may be lost.
|
||||
@@ -1043,22 +1043,22 @@ error:
|
||||
dimension not found: There is no statistics dimension '%s'
|
||||
|
||||
# random packs
|
||||
pack type duplicate name:
|
||||
pack type duplicate name:
|
||||
There is already a pack type named '%s'.
|
||||
Please choose a different name.
|
||||
|
||||
# package update window
|
||||
checking updates: Checking for updates.
|
||||
can't download installer:
|
||||
can't download installer:
|
||||
Unable to download installer for package %s from %s.
|
||||
Nothing has been installed.
|
||||
|
||||
downloading updates: Downloading updates (%d of %d)
|
||||
installing updates: Updating packages (%d of %d)
|
||||
|
||||
remove packages:
|
||||
remove packages:
|
||||
This will remove %s packages, do you want to continue?
|
||||
remove packages modified:
|
||||
remove packages modified:
|
||||
This will remove %s packages, %s of those have been modified after installing.
|
||||
Removing them can not be undone.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user