The following new strings need to be translated for
MOST languages:
The following strings are visible on the "Create new skin" dialog.
https://docs.rainmeter.net/manual-beta/user-interface/manage/new-skin/
- Create new skin : (This string happens in 3 places. In the Manage dialog it shows as a tooltip on the button that launches the new skin dialog. It also appears on the context menu of folders in the Manage dialog. This is also used in the title bar of the create new skin dialog.)
- New skin : Tab name - (Name of the first tab in the create new skin dialog.)
- Template : Tab name - (Name of the second tab in the create new skin dialog.)
- Template... : Button - (Text on a button in the "New skin" tab. This string should be the same as the one above this, with an ellipses at the end.)
- Add folder : Button - (Text on a button in the "New skin" tab.)
- Add skin : Button - (Text on a button in the "New skin" tab.)
- Rename : Context menu - (Text on the context menu of 'new' bolded folders/files in the tree.)
- Save new template : GroupBox - (Name of first groupbox on the "Template" tab.)
- Saved templates : Groupbox - (Name of second groupbox on the "Template" tab.)
- Use default template : Drop down menu item - (First item on the menu when the "Template..." button is pressed on the "New skin" tab.)
The following strings pop up in a
message box when some error happens or something is about to be deleted. The percent-encoded parts will be replaced by the name of the folder/file or error code that is in error. Please
ignore these percent encoded parts and any newline characters (\n) and quotes when translating.
- Could not create folder: %1 : Message box text - (Error in creating a folder.)
- Could not create file: %1 : Message box text - (Error in creating a file.)
- The folder ""%1"" already exists. : Message box text - (Folder already exists.)
- The file ""%1"" already exists. : Message box text - (File already exists.)
- The folder ""%1"" could not be renamed.\nError code: %2 : Message box text - (Folder cannot be renamed.)
- The file ""%1"" could not be renamed.\nError code: %2 : Message box text - (File cannot be renamed.)
- Are you sure you want to delete this folder?\n%1 : Message box text - (This pops up when a folder is about to be deleted.)
- Are you sure you want to delete this file?\n%1 : Message box text - (This pops up when a file is about to be deleted.)
- Unable to delete the folder:\n%1 : Message box text - (Error in deleting folder.)
- Unable to delete the file:\n%1 : Message box text - (Error in deleting file.)
- The template ""%1"" does not exist.\nDo you want to use the default template instead? : (This pops up when the selected template in the "Template..." drop down menu is pointing to a invalid template file. It asks the user if they want to use the default template to create the file. If no, no file is created. If yes, the default template is used to create the file.)
- Template ""%1"" already exists. : Message box text - (This pops up when the name of the new template about to be saved has the same name as a template that already exists.)
- Unable to create template folder. : Message box text - (The template folder cannot be created.)
- Unable to create template file: %1 : Message box text - (The template file cannot be created.)
- Are you sure you want to delete the template ""%1""? : Message box text - (This pops up when a template file is about to be deleted.)
Notice:
The following languages are getting out-dated quickly. If these languages do not get current, we may have to remove them.
Listed are the missing strings. Please review the .h/.nsh for any other missing translations. (Don't forget about the strings above.)
- Japanese :
- Favorites
- No favorites defined
- Custom skin actions
- Favorite
- SerbianCyrillic :
- Favorites
- No favorites defined
- Custom skin actions
- Favorite
- SerbianLatin :
- Favorites
- No favorites defined
- Custom skin actions
- Favorite
Note:
If you are a
github member
and are familiar with pull requests, please update your language using a pull request.
https://help.github.com/articles/creating-a-pull-request/
Please post the translated strings in the correct topic. Use
this list to find the topic for your language.
-Brian