Skip to content

Commit b954a01

Browse files
committed
Update translation template
1 parent a65f796 commit b954a01

1 file changed

Lines changed: 54 additions & 52 deletions

File tree

languages/template.pot

Lines changed: 54 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ msgstr ""
2020
msgid "Allowed"
2121
msgstr ""
2222

23-
#: views/admin/form.php:91 views/admin/form.php:106 views/admin/form.php:158
24-
#: views/admin/types/add-new-element.php:18
23+
#: views/admin/form.php:91 views/admin/form.php:110 views/admin/form.php:164
24+
#: views/admin/types/add-new-element.php:19
2525
msgid "Required"
2626
msgstr ""
2727

@@ -31,10 +31,14 @@ msgstr ""
3131
msgid "Deleted User"
3232
msgstr ""
3333

34-
#: UserProfilesPlugin.php:160 views/admin/index.php:2
34+
#: UserProfilesPlugin.php:184 views/admin/index.php:2
3535
msgid "User Profiles"
3636
msgstr ""
3737

38+
#: UserProfilesPlugin.php:237
39+
msgid "Added by "
40+
msgstr ""
41+
3842
#: config_form.php:7
3943
msgid "Link items to owner?"
4044
msgstr ""
@@ -43,44 +47,34 @@ msgstr ""
4347
msgid "Add a link from items to the person who added them."
4448
msgstr ""
4549

46-
#: config_form.php:25
47-
msgid ""
48-
"You have used the Contribution plugin to create Contributor information. For "
49-
"the Omeka 2.x series, that functionality has been folded into the User "
50-
"Profiles plugin."
51-
msgstr ""
52-
53-
#: config_form.php:26
54-
msgid ""
55-
"Check this box if you would like to convert Contributor information over "
56-
"into a user profile. Contributors will also become Guest Users."
57-
msgstr ""
58-
59-
#: config_form.php:27
60-
msgid "The import may take a long time if there are many contributions."
50+
#: config_form.php:28
51+
msgid "Import Contribution fields as a user profile type?"
6152
msgstr ""
6253

63-
#: config_form.php:28
54+
#: config_form.php:34
6455
msgid ""
65-
"User Profiles offers many new features for your contributor info. After the "
66-
"import is complete, you might want to edit the 'Contributor Info' profile "
67-
"type that is created."
56+
"You have used the Contribution plugin to create Contributor information. For "
57+
"the Omeka 2.x series, that functionality has been folded into the User "
58+
"Profiles plugin. Check this box if you would like to convert Contributor "
59+
"information over into a user profile. User Profiles offers many new features "
60+
"for your contributor info. After the import is complete, you might want to "
61+
"edit the 'Contributor Info' profile type that is created."
6862
msgstr ""
6963

7064
#: controllers/TypesController.php:83
7165
msgid "The profile type was successfully added."
7266
msgstr ""
7367

74-
#: controllers/TypesController.php:126
68+
#: controllers/TypesController.php:125
7569
msgid "The profile type "
7670
msgstr ""
7771

78-
#: controllers/TypesController.php:156 controllers/TypesController.php:177
72+
#: controllers/TypesController.php:155 controllers/TypesController.php:179
7973
#, php-format
8074
msgid "Options for \"%s\" must be set"
8175
msgstr ""
8276

83-
#: controllers/TypesController.php:251 controllers/TypesController.php:258
77+
#: controllers/TypesController.php:256 controllers/TypesController.php:262
8478
#, php-format
8579
msgid "The profile type cannot have more than one \"%s\" element."
8680
msgstr ""
@@ -91,11 +85,19 @@ msgid ""
9185
"connections."
9286
msgstr ""
9387

94-
#: models/UserProfilesProfile.php:612 models/UserProfilesProfile.php:621
88+
#: models/UserProfilesProfile.php:633 models/UserProfilesProfile.php:642
9589
#, php-format
9690
msgid "The \"%s\" field is required."
9791
msgstr ""
9892

93+
#: models/UserProfilesType.php:116
94+
msgid "Profile Type Name must be set"
95+
msgstr ""
96+
97+
#: models/UserProfilesType.php:120
98+
msgid "Profile Type Description must be set"
99+
msgstr ""
100+
99101
#: views/admin/form.php:46
100102
msgid "The name of the profile type"
101103
msgstr ""
@@ -104,87 +106,87 @@ msgstr ""
104106
msgid "The description of the profile type."
105107
msgstr ""
106108

107-
#: views/admin/form.php:83 views/admin/form.php:93 views/admin/form.php:98
108-
#: views/admin/form.php:108 views/admin/index.php:51 views/admin/index.php:54
109-
#: views/admin/index.php:56
109+
#: views/admin/form.php:83 views/admin/form.php:96 views/admin/form.php:101
110+
#: views/admin/form.php:115 views/admin/index.php:52 views/admin/index.php:55
111+
#: views/admin/index.php:57 views/shared/profiles/user.php:64
110112
#, php-format
111113
msgid "%s"
112114
msgstr ""
113115

114-
#: views/admin/form.php:109
116+
#: views/admin/form.php:116
115117
msgid "Allowed values, comma-separated"
116118
msgstr ""
117119

118-
#: views/admin/form.php:126
120+
#: views/admin/form.php:132
119121
msgid "Text"
120122
msgstr ""
121123

122-
#: views/admin/form.php:127
124+
#: views/admin/form.php:133
123125
msgid "Radio"
124126
msgstr ""
125127

126-
#: views/admin/form.php:128
128+
#: views/admin/form.php:134
127129
msgid "Checkbox"
128130
msgstr ""
129131

130-
#: views/admin/form.php:129
132+
#: views/admin/form.php:135
131133
msgid "Select (Single Option)"
132134
msgstr ""
133135

134-
#: views/admin/form.php:130
136+
#: views/admin/form.php:136
135137
msgid "Select (Multiple Options)"
136138
msgstr ""
137139

138-
#: views/admin/form.php:150 views/admin/types/add.php:2
140+
#: views/admin/form.php:155 views/admin/types/add.php:6
139141
msgid "Add Profile Type"
140142
msgstr ""
141143

142144
#: views/admin/index.php:10
143145
msgid "Add a Profile Type"
144146
msgstr ""
145147

146-
#: views/admin/index.php:16
148+
#: views/admin/index.php:17
147149
msgid "Profile Type"
148150
msgstr ""
149151

150-
#: views/admin/index.php:19
152+
#: views/admin/index.php:20
151153
msgid "My Profile"
152154
msgstr ""
153155

154-
#: views/admin/index.php:28 views/shared/profiles/user.php:58
156+
#: views/admin/index.php:29 views/shared/profiles/user.php:52
155157
msgid "(Public)"
156158
msgstr ""
157159

158-
#: views/admin/index.php:58
160+
#: views/admin/index.php:59
159161
msgid "(text)"
160162
msgstr ""
161163

162-
#: views/admin/types/add-new-element.php:31
164+
#: views/admin/index.php:69
165+
msgid "Add"
166+
msgstr ""
167+
168+
#: views/admin/types/add-new-element.php:34
163169
msgid "Allowed Values, comma-separated"
164170
msgstr ""
165171

166172
#: views/admin/types/edit.php:5
167173
msgid "Edit Profile Type"
168174
msgstr ""
169175

170-
#: views/shared/profiles/edit.php:18
176+
#: views/shared/profiles/edit.php:13
171177
msgid "Edit Profile"
172178
msgstr ""
173179

174-
#: views/shared/profiles/edit.php:60
180+
#: views/shared/profiles/edit.php:51
175181
msgid "Save changes before moving to edit a new profile type."
176182
msgstr ""
177183

178-
#: views/shared/profiles/edit.php:71
184+
#: views/shared/profiles/edit.php:59
179185
#, php-format
180186
msgid "Edit your %s profile"
181187
msgstr ""
182188

183-
#: views/shared/profiles/edit.php:83
184-
msgid "Profile type: "
185-
msgstr ""
186-
187-
#: views/shared/profiles/edit.php:90
189+
#: views/shared/profiles/edit.php:77
188190
msgid "This profile type is private"
189191
msgstr ""
190192

@@ -193,11 +195,11 @@ msgstr ""
193195
msgid "User Profile | %s"
194196
msgstr ""
195197

196-
#: views/shared/profiles/user.php:47
197-
msgid "Edit "
198+
#: views/shared/profiles/user.php:46
199+
msgid "No public profile"
198200
msgstr ""
199201

200-
#: views/shared/profiles/user.php:108
202+
#: views/shared/profiles/user.php:96
201203
#, php-format
202204
msgid "Edit %s"
203205
msgstr ""

0 commit comments

Comments
 (0)