8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2019-12-24 11:34 -0600\n "
11
+ "POT-Creation-Date : 2019-12-26 10:52 -0600\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -25,121 +25,145 @@ msgstr ""
25
25
msgid "Clean up (remove) custom types"
26
26
msgstr ""
27
27
28
- #: TypeCleanup/type_cleanup.py:90
28
+ #: TypeCleanup/type_cleanup.py:94
29
29
msgid "Event Attributes"
30
30
msgstr ""
31
31
32
- #: TypeCleanup/type_cleanup.py:91
32
+ #: TypeCleanup/type_cleanup.py:95
33
33
msgid "Family Attributes"
34
34
msgstr ""
35
35
36
- #: TypeCleanup/type_cleanup.py:92
36
+ #: TypeCleanup/type_cleanup.py:96
37
37
msgid "Media Attributes"
38
38
msgstr ""
39
39
40
- #: TypeCleanup/type_cleanup.py:93
40
+ #: TypeCleanup/type_cleanup.py:97
41
41
msgid "Person Attributes"
42
42
msgstr ""
43
43
44
- #: TypeCleanup/type_cleanup.py:95
44
+ #: TypeCleanup/type_cleanup.py:99
45
45
msgid "Event Roles"
46
46
msgstr ""
47
47
48
- #: TypeCleanup/type_cleanup.py:96
48
+ #: TypeCleanup/type_cleanup.py:100
49
49
msgid "Event Types"
50
50
msgstr ""
51
51
52
- #: TypeCleanup/type_cleanup.py:97
52
+ #: TypeCleanup/type_cleanup.py:101
53
53
msgid "Family Relation Types"
54
54
msgstr ""
55
55
56
- #: TypeCleanup/type_cleanup.py:98
56
+ #: TypeCleanup/type_cleanup.py:102
57
57
msgid "Child reference Types"
58
58
msgstr ""
59
59
60
- #: TypeCleanup/type_cleanup.py:99
60
+ #: TypeCleanup/type_cleanup.py:103
61
61
msgid "Name Origin Types"
62
62
msgstr ""
63
63
64
- #: TypeCleanup/type_cleanup.py:100
64
+ #: TypeCleanup/type_cleanup.py:104
65
65
msgid "Name Types"
66
66
msgstr ""
67
67
68
- #: TypeCleanup/type_cleanup.py:101
68
+ #: TypeCleanup/type_cleanup.py:105
69
69
msgid "Note Types"
70
70
msgstr ""
71
71
72
- #: TypeCleanup/type_cleanup.py:102
72
+ #: TypeCleanup/type_cleanup.py:106
73
73
msgid "Place Types"
74
74
msgstr ""
75
75
76
- #: TypeCleanup/type_cleanup.py:103
76
+ #: TypeCleanup/type_cleanup.py:107
77
77
msgid "Repository Types"
78
78
msgstr ""
79
79
80
- #: TypeCleanup/type_cleanup.py:104
80
+ #: TypeCleanup/type_cleanup.py:108
81
81
msgid "Source Attributes"
82
82
msgstr ""
83
83
84
- #: TypeCleanup/type_cleanup.py:105
84
+ #: TypeCleanup/type_cleanup.py:109
85
85
msgid "Source Media Types"
86
86
msgstr ""
87
87
88
- #: TypeCleanup/type_cleanup.py:106
88
+ #: TypeCleanup/type_cleanup.py:110
89
89
msgid "URL Types"
90
90
msgstr ""
91
91
92
- #: TypeCleanup/type_cleanup.py:118
92
+ #: TypeCleanup/type_cleanup.py:122
93
93
msgid "Types Cleanup Tool"
94
94
msgstr ""
95
95
96
- #: TypeCleanup/type_cleanup.py:145
96
+ #: TypeCleanup/type_cleanup.py:158
97
97
msgid "Remove"
98
98
msgstr ""
99
99
100
- #: TypeCleanup/type_cleanup.py:146
101
- msgid "Remove the selected type"
100
+ #: TypeCleanup/type_cleanup.py:160
101
+ msgid ""
102
+ "Remove the selected type from the db.\n"
103
+ "This does not change any referenced objects."
104
+ msgstr ""
105
+
106
+ #: TypeCleanup/type_cleanup.py:168
107
+ msgid ""
108
+ "Select a new name for the current type, prior to renaming the type in the "
109
+ "referenced objects."
102
110
msgstr ""
103
111
104
- #: TypeCleanup/type_cleanup.py:150
112
+ #: TypeCleanup/type_cleanup.py:176
113
+ msgid "Rename"
114
+ msgstr ""
115
+
116
+ #: TypeCleanup/type_cleanup.py:179
117
+ msgid "Rename the selected type in all referenced objects."
118
+ msgstr ""
119
+
120
+ #: TypeCleanup/type_cleanup.py:182
105
121
msgid "Close"
106
122
msgstr ""
107
123
108
- #: TypeCleanup/type_cleanup.py:151
124
+ #: TypeCleanup/type_cleanup.py:183
109
125
msgid "Close the Type Cleanup Tool"
110
126
msgstr ""
111
127
112
- #: TypeCleanup/type_cleanup.py:155
128
+ #: TypeCleanup/type_cleanup.py:189
113
129
msgid "Types"
114
130
msgstr ""
115
131
116
- #: TypeCleanup/type_cleanup.py:172
132
+ #: TypeCleanup/type_cleanup.py:208
117
133
msgid "Type"
118
134
msgstr ""
119
135
120
- #: TypeCleanup/type_cleanup.py:179
136
+ #: TypeCleanup/type_cleanup.py:215
121
137
msgid "References"
122
138
msgstr ""
123
139
124
- #: TypeCleanup/type_cleanup.py:196
140
+ #: TypeCleanup/type_cleanup.py:236
125
141
msgid "Type Cleanup Tool"
126
142
msgstr ""
127
143
128
- #: TypeCleanup/type_cleanup.py:218
144
+ #: TypeCleanup/type_cleanup.py:265
129
145
msgid "Reading database..."
130
146
msgstr ""
131
147
132
- #: TypeCleanup/type_cleanup.py:288
148
+ #: TypeCleanup/type_cleanup.py:377
149
+ #, python-format
150
+ msgid "Changing type from %(old_type)s to %(new_type)s."
151
+ msgstr ""
152
+
153
+ #: TypeCleanup/type_cleanup.py:422
133
154
msgid ""
134
155
"Removing this custom type will eliminate it from the type selection drop "
135
- "down lists. However, it will not remove it from the referenced items in the "
136
- "database."
156
+ "down lists\n"
157
+ "and further runs of this tool.\n"
158
+ "\n"
159
+ "However, it will not remove it from the referenced items in the database.\n"
160
+ "If you want to change it in referenced items, use 'Rename'."
137
161
msgstr ""
138
162
139
- #: TypeCleanup/type_cleanup.py:291
163
+ #: TypeCleanup/type_cleanup.py:427
140
164
msgid "_Remove"
141
165
msgstr ""
142
166
143
- #: TypeCleanup/type_cleanup.py:291
167
+ #: TypeCleanup/type_cleanup.py:427
144
168
msgid "_Stop"
145
169
msgstr ""
0 commit comments