Skip to content

Commit

Permalink
Updating NIMS English translation.
Browse files Browse the repository at this point in the history
  • Loading branch information
NtsDK committed Jul 18, 2018
1 parent 6da04fe commit 3a04880
Show file tree
Hide file tree
Showing 29 changed files with 300 additions and 33 deletions.
8 changes: 4 additions & 4 deletions nims/l10n/l10n.en.js
Original file line number Diff line number Diff line change
Expand Up @@ -203,9 +203,9 @@ Dictionaries['en'] = {
"filter":"Filter",
"results":"Results:",
"character":"Character",
"character-owner":"Character owner",
"character-owner":"Character holder",
"player-name" : "Player",
"player-owner" : "Player owner",
"player-owner" : "Player holder",
"completeness": "Adaptation completness, %",
"totalStories": "Story number",
"download-filter-table" : "Download table",
Expand Down Expand Up @@ -277,7 +277,7 @@ Dictionaries['en'] = {
"players": "Players",
"assign-rights": "Assign rights",
"take-away-rights": "Take away rights",
'have-not-owner' : "Have not owner",
'have-not-owner' : "Have not holder",
'confirm-admin-assigment' : "Are you sure about about assigning user {0} as admin? You can't undo this action.",
'confirm-editor-assigment' : "Are you sure about about assigning user {0} as editor? While editor exists other users can't modify their objects.",

Expand Down Expand Up @@ -535,7 +535,7 @@ Dictionaries['en'] = {
'forbidden-for-non-admin':'Command "{0}" is for administrator role only',
'forbidden-for-non-editor':'Command "{0}" is for editor role only',
'other-user-is-editor':'User "{0}" is an editor. Base is closed for changes by other authors.',
'master-is-not-an-owner': 'You are not an owner of entity "{0}"',
'master-is-not-an-owner': 'You are not a holder of entity "{0}"',
'forbidden-to-create-char':'Players can\'t create characters',
'player-cant-write-to-other-player':'Player can\'t modify other player',
'character-is-not-binded-to-player':'Character is not binded to player',
Expand Down
6 changes: 4 additions & 2 deletions nims/l10n2/en/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
"site-description" : "You can find documentation, presentation, YouTube screencast playlist and social network links on author's site.",
"program-is-free-in-rep" : "SMTK NIMS is a freeware. Source code is open under Apache 2 license",
"by-link" : "by link",
"icons-authors" : "Authors of used icons from www.flaticon.com: Anton Saputro, Pavel Kozlov, Budi Tanrim, Catalin Fertu, Picol, Dave Gandy and Freepik. Sort icon author FatCow.",
"versions" : "Version story",
"icons-authors" : "The project uses Font Awesome icons.",
"versions" : "Version history",
"var070" : "Version 0.7.0 (25 Apr 2018) - Reworked interface and relationship module. Added cogs.",
"var061" : "Version 0.6.1 (23 May 2017) - Added players module.",
"var052" : "Version 0.5.2 (21 Nov 2016) - working with groups, investigation board and character relations.",
"var044u3" : "Version 0.4.4u3 (21 Jul 2016) - new example base and new section in documentation about export.",
"var044u2" : "Version 0.4.4u2 (14 Jun 2016) - added strict validation with JSON schema.",
Expand Down
4 changes: 4 additions & 0 deletions nims/l10n2/en/adaptations.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@
"adaptations": "Adaptations",
"origin": "Origin",
"adaptation": "Adaptation",
"adaptation-finished": "Adaptation is finished",
"adaptation-in-progress": "Adaptation is in progress",
"adaptation-text": "Adaptation text",
'subjective-time':"Subjective time",
}
34 changes: 27 additions & 7 deletions nims/l10n2/en/admins.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,31 @@
{
"user-management": "Login management",
"character-search": "Character search",
"story-search": "Story search",
"group-search": "Group search",
"player-search": "Player search",
"create-entity": "Create organizer",
"creating-user": "Creating organizer",
"creating-player": "Creating player with account",
"creating-player-account": "Creating account for player",
"remove-master": "Remove organizer",
"remove-player-account": "Remove player account",
"user-management": "Account management",
"user-name": "User name",
"user-password": "Password",
"enter-new-password": "Enter new password",
"login": "Login",
"player": "Player",
"player-account": "Player account",
"create-player-account": "Create player account",
"new-password": "New password",
"change-password": "Change password",
"change-master-password": "Change organizer password",
"change-player-password": "Change player password",
"special-actions": "Special actions",
"admin": "Current administrator:",
"admin": "Administrator",
"current-admin": "Current administrator",
"assign-admin": "Assign administrator",
"editor": "Current editor:",
"current-editor": "Current editor",
"remove-editor": "Remove editor",
"assign-editor": "Assign editor",
"assign-adaptation-rights": "Assign adaptation rights",
Expand All @@ -18,25 +36,27 @@
"characters": "Characters",
"stories": "Stories",
"groups": "Groups",
"users": "Users",
"players": "Players",
"users": "Users",
"assign-rights": "Assign rights",
"take-away-rights": "Take away rights",
'have-not-owner' : "Have not owner",
'have-not-owner' : "Have not holder",
'confirm-admin-assigment' : "Are you sure about about assigning user {0} as admin? You can't undo this action.",
'confirm-editor-assigment' : "Are you sure about about assigning user {0} as editor? While editor exists other users can't modify their objects.",
'role-grid-access' : 'Role grid visibility',

// players management
'create-player' : 'Create player' ,
'create-login' : 'Create login' ,
'remove-login' : 'Remove login' ,
'create-login' : 'Create player account' ,
'remove-login' : 'Remove player account' ,
'settings' : 'Settings' ,
'allow-player-creation' : 'Allow player creation' ,
'allow-character-creation' : 'Allow character creation' ,
'welcome-text' : 'Welcome text' ,
'auto-export' : 'Autoexport' ,
// errors
'confirm-user-remove' : "Are you sure about removing user {0}? User objects will not be removed.",
'confirm-user-account-remove' : "Are you sure about removeing player account {0}? Player profile will be not removed.",
'user-is-not-selected' : "User is not selected",
'function-must-be-overriden-on-server': "Function {0} must be overriden by server.",
}
16 changes: 16 additions & 0 deletions nims/l10n2/en/advices.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions nims/l10n2/en/binding.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
{
'character-or-player-not-selected' : 'Character or player not selected',
'binding-is-not-selected' : 'Binding is not selected',
'binded-characters-n-players' : 'Binded characters and players',
'binding-tip' : 'Drag character and drop it on player to bind them. Press unbind button to unbind pair.',

'characters' : 'Characters',
'players' : 'Players',
'characters-players' : 'Characters/Players',
'bind' : 'Bind',
'unbind' : 'Unbind',
"character-search" : 'Character search',
"player-search" : 'Player search',
"binding-search" : 'Binding search',
"unlink-binding" : 'Unlink binding',
}
10 changes: 10 additions & 0 deletions nims/l10n2/en/briefings.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,14 @@
'direct-relation': 'Relation',
'reverse-relation': 'Reverse relation',
'extra-info': 'Extra information',
'relation-origin': 'Relation origin',
'relation-from-to': 'Relation from {0} to {1}',
'starterToEnder' : 'Active relation from {0} to {1}',
'allies' : 'Allies',
'directional' : 'Directional',
'neutral' : 'Neutral',
'enderToStarter' : 'Active relation from {1} to {0}',
'are-you-sure-about-relation-removing': 'Are you sure about removing relation {0}? Relation texts will be irreversible lost.',
// export status
"save-preparing" : "Preparing export.",
"start-saving": "Data is ready. Export started.",
Expand All @@ -72,4 +80,6 @@
"save-archive": "Archive is ready. Save?",
"file-is-ready": "Document is ready.",
"save-file": "Document is ready. Save?",

'to-page-top':'To page top',
}
3 changes: 3 additions & 0 deletions nims/l10n2/en/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@
"to":"to",
"ok":"OK",
"cancel":"Cancel",
"close":"Close",
"add":"Add",
"create": "Create",
"rename": "Rename",
"remove":"Remove",
"move":"Move",
"replace": "Replace",
"save": "Save",
"on": "on",
"set-item-before" : "Before '{0}'",
"set-item-as-last" : "To end",
Expand Down
14 changes: 14 additions & 0 deletions nims/l10n2/en/constant.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"socialRelations" : "Social Realtions",
"characterPresenceInStory" : "Character-Presence-Story",
"characterActivityInStory" : "Character-Activity-Story",
"characterRelations" : "Character relations",
// no group
"noGroup": "No group" ,
"fromGroup": "Group member" ,
Expand All @@ -22,6 +23,10 @@
"follower-s" : "F" ,
"defensive-s" : "D" ,
"passive-s" : "P" ,
// relation types
'allies' : 'Allies',
'neutral' : 'Neutral',
'directional' : 'Directional',
// number filter
"ignore" : "Ignore",
"greater" : "Greater",
Expand All @@ -32,8 +37,11 @@
"some" : "Some",
// adaptations labels
"finishedText" : "Text finished",
"adaptation-finished" : "Adaptaion finished",
"finishedSuffix" : "(finished)",
"emptySuffix" : "(empty)",
"filter": "Filter",

// profile item types
"text":"Text",
"string":"String",
Expand All @@ -57,4 +65,10 @@
'bindingNum': 'Binded characters/players',
// misc
'notAvailable': 'N/A',
'finished' : 'Finished',
'unfinished' : 'Unfinished',

'saving' : 'Saving...',
'saving-success' : 'Saving success',
'saving-fail' : 'Saving failed',
}
10 changes: 10 additions & 0 deletions nims/l10n2/en/entity.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
'living-name' : 'Name',
'lifeless-name' : 'Name',
'of-group' : 'of group',
'of-profile-item' : 'of profile item',
'of-character' : 'of character',
'of-player' : 'of player',
'of-story' : 'of story',
'of-master' : 'of organizer',
}
4 changes: 3 additions & 1 deletion nims/l10n2/en/errors.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,16 @@
'argument-is-empty-string' : 'Argument can\'t be empty string',
'argument-is-not-empty-string' : 'Argument must be empty string',

'name-is-empty-string2' : '{0} {1} can\'t be empty string',

'forbidden':'Command call is forbidden',
'unknown-command':'Unknown command "{0}"',
'user-is-not-logged':'User is not logged is',
'forbidden-for-role':'Command "{0}" is forbidden for role "{1}"',
'forbidden-for-non-admin':'Command "{0}" is for administrator role only',
'forbidden-for-non-editor':'Command "{0}" is for editor role only',
'other-user-is-editor':'User "{0}" is an editor. Base is closed for changes by other authors.',
'master-is-not-an-owner': 'You are not an owner of entity "{0}"',
'master-is-not-an-owner': 'You are not a holder of entity "{0}"',
'forbidden-to-create-char':'Players can\'t create characters',
'player-cant-write-to-other-player':'Player can\'t modify other player',
'character-is-not-binded-to-player':'Character is not binded to player',
Expand Down
35 changes: 35 additions & 0 deletions nims/l10n2/en/gears.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
'add-node': 'Add node',
'edit-node': 'Edit node',
'node-name': 'Name',
'node-group': 'Type (group)',
'notes': 'Notes',
'rename-edge': 'Rename edge',
'what-is-gear': 'What is the Gear?',
'link1': 'Petr Skulachev. The Roles Gear. (~2400 characters, RUS)',
'link2': 'Undin. The Roles Gear (~1500 characters, RUS)',
'link3': 'Arsenij Krymov. Workshop. The Investigation Board. (~18500 characters, RUS)',
'data': 'Data',
'nodes': 'Nodes',
'edges': 'Edges',
'draw': 'Draw',
'search': 'Find node',
'show-notes': 'Show notes',
'clear': 'Clear the Gear',
'settings': 'Settings',
'physics-enabled': 'Physics enabled',
'physics': 'Physics',
'physics-editor': 'Physics editor',
'custom-physics-settings': 'Custom physics settings (copied from editor - press Generate option)',
'apply-custom-settings': 'Apply settings',
'export': 'Export',
'configure-network': 'Schema settings',
'big-picture-mode': 'Big picture mode (3000px х 3000px)',
'download-image': 'Download PNG image',
'download-csv': 'Download Excel table (CSV)',
'download-json': 'Download JSON',
'download-yed': 'Download yEd graph (graphml)',
'error-on-settings-loading' : 'Error on settings loading',
'do-you-want-to-connect-node-to-itself': "Do you want to connect the node to itself?",
'confirm-clearing': "The Gear cleaning is irreversible. Are you sure?",
}
19 changes: 18 additions & 1 deletion nims/l10n2/en/groups.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
{
"groups" : "Groups",
"group" : "Group",
"create-entity" : "Create group",
"rename-entity" : "Rename group",
"remove-entity" : "Remove group",
"enter-group-name": "Enter group name",
"enter-new-group-name": "Enter new group name",
"find-group": "Find group",

"filterModel" : "Filter",
"characterList" : "Character list",
"masterDescription" : "Master description",
Expand All @@ -12,10 +20,19 @@
"save-group-filter" : "Save filter to group",
"manage-groups" : "Management",
"text-contains" : "contains '{0}'",
"one-from" : "one from",
"total" : 'Total: ',

"profile-item" : 'Profile item/statistics',
"profile-item-type" : 'Profile item type',
"condition" : 'Condition',
"value" : 'Value',

"theoretical-group-schema" : 'Group hierarchy by group conditions',
"practical-group-schema" : 'Group hierarchy by group members',

// group management errors
"are-you-sure-about-group-removing" : "Are you sure about removing group {0}? All data related to group will be removed irretrivable.",
"are-you-sure-about-group-removing" : "Are you sure about removing group {0}? All data related to group will be removed irretrievable.",
"group-editing-forbidden" : "Not sufficient rights for editing {0}",
"page-filter-is-incompatible-with-base-profiles" : "Character filter on page is not compatible with character profile in base by items: {0}. Reopen tab with character filter to load new settings.",
"base-filter-is-incompatible-with-page-profiles" : "Character filter in base is not compatible with character profile on page by items: {0}. Reopen tab with character filter to load new settings."
Expand Down
12 changes: 12 additions & 0 deletions nims/l10n2/en/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,16 @@
"masterManagement" : "Masters",
"playerManagement" : "Players",
"player" : "Player's",
"roleGrid" : "Role grid",
"gears" : "Gear",
"sliders" : "Mixing Desk",
"showDiff" : "Show changes history",
"checkConsistency" : "Check base consistency",
"showDbmsConsistencyState" : "Show base consistency state",
"clickAllTabs" : "Click through all tabs",
"refresh":"Refresh current tab",
'filling-profile': 'Filling profile',
'changing-profile-structure': 'Changing profile structure',
'binding-characters-and-players': 'Binding characters and players',

}
3 changes: 3 additions & 0 deletions nims/l10n2/en/log-viewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@
"user" : "User",
"action" : "Action",
"params" : "Parameters",
"status" : "Status",
"total" : "Total {0}",
"clear-filter":"Clear filter"
}
Loading

0 comments on commit 3a04880

Please sign in to comment.