Skip to main content
summaryrefslogtreecommitdiffstats
blob: b2ef016270e4b3cbc73071211f1324583642f73a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
#Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net)

dialog.add.body                = Add the following key :
dialog.add.head                = Add key
dialog.delete.body.multiple    = Are you sure you want to delete all keys in "{0}" group?
dialog.delete.body.single      = Are you sure you want to delete "{0}"?
dialog.delete.head.multiple    = Delete key group
dialog.delete.head.single      = Delete key
dialog.duplicate.body.multiple = Duplicate key group "{0}" to (all nested keys will be duplicated):
dialog.duplicate.body.single   = Duplicate "{0}" to:
dialog.duplicate.head.multiple = Duplicate key group
dialog.duplicate.head.single   = Duplicate key
dialog.error.exists            = This key already exists.
dialog.identical.body          = Below are keys having identical value as key "{0}" within the locale "{1}":
dialog.identical.head          = Identical value(s) found.
dialog.rename.body.multiple    = Rename key group "{0}" to (all nested keys will be renamed):
dialog.rename.body.single      = Rename "{0}" to:
dialog.rename.head.multiple    = Rename key group
dialog.rename.head.single      = Rename key
dialog.similar.body            = Below are keys having similar value as key "{0}" within the locale "{1}":
dialog.similar.head            = Similar value(s) found.

editor.content.desc         = Editor for ResourceBundle:
editor.default              = Default
editor.i18nentry.rootlocale.label   = Default
editor.i18nentry.resourcelocation = Resource location: {0}
editor.new.create           = Create
editor.new.tab              = New...
editor.new.title            = New properties file:
editor.properties           = Properties
editor.readOnly             = read-only
editor.wiz.add              = Add   -->
editor.wiz.browse           = Browse...
editor.wiz.bundleName       = &Base Name:
editor.wiz.creating         = Creating
editor.wiz.createfolder     = The folder "%s" does not exist. Do you want to create it?
editor.wiz.desc             = This wizard creates a set of new files with *.properties extension that can be opened by the ResourceBundle editor.
editor.wiz.error.bundleName = Base name must be specified.
editor.wiz.error.container  = Files container must be specified.
editor.wiz.error.locale     = At least one Locale must be added.
editor.wiz.error.extension  = You can't specify an extension.  It will be appended for you.
editor.wiz.error.projectnotexist = Project "%s" does not exist.
editor.wiz.error.invalidpath = You have specified an invalid path.
editor.wiz.error.couldnotcreatefolder = Error creating folder "%s".
editor.wiz.error.couldnotcreatefile = Error creating file "%s".
editor.wiz.folder           = &Folder:
editor.wiz.opening          = Opening properties files for editing...
editor.wiz.remove           = <-- Remove
editor.wiz.selectFolder     = Select a folder
editor.wiz.selected         = Selected locales
editor.wiz.title            = ResourceBundle (Properties Files)

error.init.badencoding     = Malformed \\uxxxx encoding found in this string:
error.init.ui              = Cannot initialize visual component.
error.newfile.cannotCreate = Cannot create new file.
error.newfile.cannotOpen   = Cannot open newly created file.
error.seeLogs              = See log file for details.

key.add         = &Add
key.collapseAll = Co&llapse All
key.comment     = Co&mment
key.delete      = &Delete
key.duplicate   = Du&plicate
key.expandAll   = &Expand All
key.layout.flat = Flat
key.layout.tree = Tree
key.rename      = &Rename
key.uncomment   = &Uncomment

prefs.alignEquals                     = Align equal signs
prefs.convertEncoded                  = Convert \\uXXXX values to unicode when reading from properties file
prefs.convertUnicode                  = Convert unicode values to \\uXXXX
prefs.convertUnicode.upper            = Use uppercase for hexadecimal letters
prefs.fieldTabInserts                 = Tab key inserts a tab in localized text fields
prefs.filterLocales.label             = Displayed locales:
prefs.filterLocales.tooltip           = Comma separated list of locales to display, '*' and '?' can be used.
prefs.groupAlignEquals                = Align equal signs within groups
prefs.groupKeys                       = Group keys
prefs.groupSep                        = Key group separator:
prefs.keepEmptyFields                 = Keep keys without values
prefs.keysSorted                      = Sort keys
prefs.keyTree.expanded                = Key tree is expanded by default
prefs.keyTree.hierarchical            = Key tree is hierarchical by default
prefs.levelDeep                       = How many level deep:
prefs.levelDeep.error                 = The 'How many level deep' field must be numeric
prefs.linesBetween                    = How many lines between groups:
prefs.linesBetween.error              = The 'How many lines between groups' field must be numeric
prefs.newline.force                   = Force new line escape style:
prefs.newline.nice                    = Wrap lines after escaped new line characters
prefs.perform.duplVals                = Report keys sharing duplicate values within the same locale file
prefs.perform.intro1                  = The following features can have a significant impact on performance
prefs.perform.intro2                  = Especially on large files.  Use them wisely
prefs.perform.missingVals             = Report keys having one or more missing values
prefs.perform.simVals                 = Report keys sharing similar values within the same locale file
prefs.perform.simVals.levensthein     = Use Levensthein distance
prefs.perform.simVals.precision       = Precision level (between 0 and 1):
prefs.perform.simVals.precision.error = Precision level must be between 0 and 1
prefs.perform.simVals.wordCount       = Use identical word count
prefs.removeAlreadyInstalledValidators.title = Remove installed i18n validators
prefs.removeAlreadyInstalledValidators.text = Would you like to remove the currently installed i18n builders?
prefs.perform.message.ignore		  = Ignore
prefs.perform.message.info			  = Info
prefs.perform.message.warning		  = Warning
prefs.perform.message.error		  	  = Error
prefs.setupValidationBuilderAutomatically = Setup validation builder on java projects automatically
prefs.showGeneratedBy                 = Show "Generated By..." header comment (show your support!)
prefs.spacesAroundEquals              = At least one space each side of equal signs
prefs.supportNL                       = Support Eclipse "nl" structure for plugin internationalization
prefs.wrapAlignEquals                 = Align wrapped lines with equal signs
prefs.wrapIndent                      = How many spaces to use for indentation:
prefs.wrapIndent.error                = The 'How many spaces to use...' field must be numeric
prefs.wrapLines                       = Wrap long lines
prefs.wrapLinesChar                   = Wrap lines after how many characters:
prefs.wrapLinesChar.error             = The 'Wrap lines after...' field must be numeric

selector.country  = Country
selector.language = Lang.
selector.title    = Choose or type a Locale
selector.variant  = Variant

value.comment.tooltip   = Check to comment this entry.
value.duplicate.tooltip = Duplicate value(s) found. Click for details.
value.goto.tooltip      = Click to go to corresponding properties file.
value.similar.tooltip   = Similar value(s) found. Click for details.
value.uncomment.tooltip = Uncheck to uncomment this entry.

Back to the top