|
From: <gem...@li...> - 2013-02-15 17:24:57
|
Revision: 1145
http://sourceforge.net/p/gemstracker/code/1145
Author: matijsdejong
Date: 2013-02-15 17:24:54 +0000 (Fri, 15 Feb 2013)
Log Message:
-----------
Translations updated
Modified Paths:
--------------
trunk/library/classes/Gems/Default/ContactAction.php
trunk/library/languages/default-en.mo
trunk/library/languages/default-en.po
trunk/library/languages/default-nl.mo
trunk/library/languages/default-nl.po
Modified: trunk/library/classes/Gems/Default/ContactAction.php
===================================================================
--- trunk/library/classes/Gems/Default/ContactAction.php 2013-02-15 16:57:18 UTC (rev 1144)
+++ trunk/library/classes/Gems/Default/ContactAction.php 2013-02-15 17:24:54 UTC (rev 1145)
@@ -142,8 +142,7 @@
$this->html->h3()->sprintf($this->_('About %s'), $this->_('GemsTracker'));
$this->html->pInfo($this->_(
- 'GemsTracker (GEneric Medical Survey Tracker) is a software package for (complex) distribution
- of questionnaires and forms during clinical research and for quality registration in healthcare.'));
+ 'GemsTracker (GEneric Medical Survey Tracker) is a software package for (complex) distribution of questionnaires and forms during clinical research and for quality registration in healthcare.'));
$this->html->pInfo()->sprintf(
$this->_('%s is a project built using GemsTracker as a foundation.'),
$this->project->getName());
@@ -196,21 +195,21 @@
);
if ($url = $this->project->getDocumentationUrl()) {
- $this->html->h4('Documentation');
+ $this->html->h4($this->_('Documentation'));
$this->html->pInfo()->sprintf($this->_('All available documentation is gathered at: %s'))
->a($url, array('rel' => 'external', 'target' => 'documentation'));
}
if ($url = $this->project->getManualUrl()) {
- $this->html->h4('Manual');
+ $this->html->h4($this->_('Manual'));
$this->html->pInfo()->sprintf($this->_('The manual is available here: %s'))
->a($url, array('rel' => 'external', 'target' => 'manual'));
}
if ($url = $this->project->getForumUrl()) {
- $this->html->h4('The forum');
+ $this->html->h4($this->_('The forum'));
$this->html->pInfo()->sprintf($this->_(
'You will find questions asked by other users and ask new questions at our forum site: %s'
@@ -218,7 +217,7 @@
}
if ($url = $this->project->getSupportUrl()) {
- $this->html->h4('Support site');
+ $this->html->h4($this->_('Support site'));
$this->html->pInfo()->sprintf($this->_('Check our support site at %s.'))
->a($url, array('rel' => 'external', 'target' => 'support'));
Modified: trunk/library/languages/default-en.mo
===================================================================
(Binary files differ)
Modified: trunk/library/languages/default-en.po
===================================================================
--- trunk/library/languages/default-en.po 2013-02-15 16:57:18 UTC (rev 1144)
+++ trunk/library/languages/default-en.po 2013-02-15 17:24:54 UTC (rev 1145)
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: GemsTracker EN\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-02-07 18:05+0100\n"
+"POT-Creation-Date: 2013-02-15 18:23+0100\n"
"PO-Revision-Date: \n"
"Last-Translator: Matijs de Jong <mj...@ma...>\n"
"Language-Team: Erasmus MGZ <mat...@ma...>\n"
@@ -31,7 +31,7 @@
msgid "You are logged in as %s"
msgstr "You are logged in as %s"
-#: classes/GemsEscort.php:895 classes/Gems/Menu.php:265
+#: classes/GemsEscort.php:895 classes/Gems/Menu.php:264
msgid "Logoff"
msgstr "Logoff"
@@ -131,118 +131,124 @@
msgid "of"
msgstr "of"
-#: classes/Gems/Menu.php:139
+#: classes/Gems/Menu.php:138 classes/Gems/Menu.php:139
+#: classes/Gems/Default/ContactAction.php:123
+#: classes/Gems/Default/ContactAction.php:143
#, php-format
msgid "About %s"
msgstr "About %s"
-#: classes/Gems/Menu.php:143
+#: classes/Gems/Menu.php:139 classes/Gems/Default/ContactAction.php:143
+msgid "GemsTracker"
+msgstr "GemsTracker"
+
+#: classes/Gems/Menu.php:142
msgid "Reporting bugs"
msgstr "Reporting bugs"
-#: classes/Gems/Menu.php:146
+#: classes/Gems/Menu.php:145 classes/Gems/Default/ContactAction.php:191
msgid "Support"
msgstr "Support"
-#: classes/Gems/Menu.php:167
+#: classes/Gems/Menu.php:166
msgid "Project setup"
msgstr "Project setup"
-#: classes/Gems/Menu.php:169
+#: classes/Gems/Menu.php:168
msgid "Upgrade"
msgstr "Upgrade"
-#: classes/Gems/Menu.php:170 classes/Gems/Menu.php:171
+#: classes/Gems/Menu.php:169 classes/Gems/Menu.php:170
#: classes/Gems/Default/ProjectInformationAction.php:113
#: classes/Gems/Default/ProjectInformationAction.php:118
#, php-format
msgid "Changelog %s"
msgstr "Changelog %s"
-#: classes/Gems/Menu.php:172 classes/Gems/Menu.php:356
+#: classes/Gems/Menu.php:171 classes/Gems/Menu.php:358
#: classes/Gems/Menu/SubMenuItem.php:551
msgid "Show"
msgstr "Show"
-#: classes/Gems/Menu.php:173
+#: classes/Gems/Menu.php:172
msgid "Execute all"
msgstr "Execute all"
-#: classes/Gems/Menu.php:174
+#: classes/Gems/Menu.php:173
msgid "Execute this"
msgstr "Execute this"
-#: classes/Gems/Menu.php:175
+#: classes/Gems/Menu.php:174
msgid "Execute from here"
msgstr "Execute from here"
-#: classes/Gems/Menu.php:176
+#: classes/Gems/Menu.php:175
msgid "Execute to here"
msgstr "Execute to here"
-#: classes/Gems/Menu.php:179 classes/Gems/Default/SourceAction.php:203
+#: classes/Gems/Menu.php:178 classes/Gems/Default/SourceAction.php:203
msgid "Database"
msgstr "Database"
-#: classes/Gems/Menu.php:183
+#: classes/Gems/Menu.php:182
msgid "Content"
msgstr "Content"
-#: classes/Gems/Menu.php:186 classes/Gems/Default/DatabaseAction.php:313
+#: classes/Gems/Menu.php:185 classes/Gems/Default/DatabaseAction.php:313
msgid "Execute"
msgstr "Execute"
-#: classes/Gems/Menu.php:191 classes/Gems/Default/DatabaseAction.php:289
+#: classes/Gems/Menu.php:190 classes/Gems/Default/DatabaseAction.php:289
msgid "Patches"
msgstr "Patches"
-#: classes/Gems/Menu.php:192
+#: classes/Gems/Menu.php:191
msgid "Execute new"
msgstr "Execute new"
-#: classes/Gems/Menu.php:194
+#: classes/Gems/Menu.php:193
msgid "Refresh translateables"
msgstr "Refresh translateables"
-#: classes/Gems/Menu.php:196
+#: classes/Gems/Menu.php:195
msgid "Run SQL"
msgstr "Run SQL"
-#: classes/Gems/Menu.php:199
+#: classes/Gems/Menu.php:198
msgid "Codes"
msgstr "Codes"
-#: classes/Gems/Menu.php:200 classes/Gems/Default/ReceptionAction.php:131
+#: classes/Gems/Menu.php:199 classes/Gems/Default/ReceptionAction.php:131
msgid "Reception codes"
msgstr "Reception codes"
-#: classes/Gems/Menu.php:201
+#: classes/Gems/Menu.php:200
msgid "Consents"
msgstr "Consents"
-#: classes/Gems/Menu.php:204
+#: classes/Gems/Menu.php:203
#: snippets/Organization/OrganizationEditSnippet.php:94
msgid "Access"
msgstr "Access"
-#: classes/Gems/Menu.php:206 classes/Gems/Default/RoleAction.php:309
+#: classes/Gems/Menu.php:205 classes/Gems/Default/RoleAction.php:330
msgid "Roles"
msgstr "Roles"
-#: classes/Gems/Menu.php:207 classes/Gems/Menu.php:392
+#: classes/Gems/Menu.php:206 classes/Gems/Menu.php:394
msgid "Assigned"
msgstr "Assigned"
-#: classes/Gems/Menu.php:208 classes/Gems/Default/RoleAction.php:238
-#: classes/Gems/Default/RoleAction.php:324
+#: classes/Gems/Menu.php:207 classes/Gems/Default/RoleAction.php:259
+#: classes/Gems/Default/RoleAction.php:345
msgid "Privileges"
msgstr "Privileges"
-#: classes/Gems/Menu.php:210
+#: classes/Gems/Menu.php:209
msgid "Groups"
msgstr "Groups"
-#: classes/Gems/Menu.php:212
+#: classes/Gems/Menu.php:211
#: classes/Gems/Default/SurveyMaintenanceAction.php:210
#: classes/Gems/Default/TrackMaintenanceAction.php:139
#: classes/Gems/Email/MailTemplateForm.php:101
@@ -250,51 +256,51 @@
msgid "Organizations"
msgstr "Organizations"
-#: classes/Gems/Menu.php:214 classes/Gems/Default/GroupAction.php:121
+#: classes/Gems/Menu.php:213 classes/Gems/Default/GroupAction.php:121
#: classes/Gems/Default/LogAction.php:193
#: classes/Gems/Default/StaffAction.php:470
msgid "Staff"
msgstr "Staff"
-#: classes/Gems/Menu.php:217
+#: classes/Gems/Menu.php:216
msgid "Mail"
msgstr "Mail"
-#: classes/Gems/Menu.php:221 classes/Gems/Default/LogAction.php:213
+#: classes/Gems/Menu.php:220 classes/Gems/Default/LogAction.php:213
msgid "Logging"
msgstr "Logging"
-#: classes/Gems/Menu.php:225
+#: classes/Gems/Menu.php:224
msgid "Maintenance"
msgstr "Maintenance"
-#: classes/Gems/Menu.php:252
+#: classes/Gems/Menu.php:251
#, php-format
msgid "Stand-alone privilege: %s"
msgstr "Stand-alone privilege: %s"
-#: classes/Gems/Menu.php:259
+#: classes/Gems/Menu.php:258
msgid "Logon"
msgstr "Logon"
-#: classes/Gems/Menu.php:260 classes/Gems/User/Form/LoginForm.php:112
+#: classes/Gems/Menu.php:259 classes/Gems/User/Form/LoginForm.php:112
msgid "Lost password"
msgstr "Lost password"
-#: classes/Gems/Menu.php:261
+#: classes/Gems/Menu.php:260
msgid "Your account"
msgstr "Your account"
-#: classes/Gems/Menu.php:262 classes/Gems/Default/OptionAction.php:153
+#: classes/Gems/Menu.php:261 classes/Gems/Default/OptionAction.php:153
msgid "Activity overview"
msgstr "Activity overview"
-#: classes/Gems/Menu.php:263 classes/Gems/Default/OptionAction.php:78
+#: classes/Gems/Menu.php:262 classes/Gems/Default/OptionAction.php:78
msgid "Change password"
msgstr "Change password"
-#: classes/Gems/Menu.php:264 classes/Gems/Menu.php:316
-#: classes/Gems/Menu.php:362 classes/Gems/Default/MailLogAction.php:114
+#: classes/Gems/Menu.php:263 classes/Gems/Menu.php:318
+#: classes/Gems/Menu.php:364 classes/Gems/Default/MailLogAction.php:114
#: classes/Gems/Default/TrackAction.php:459
#: classes/Gems/Export/RespondentExport.php:158
#: classes/Gems/Snippets/TokenModelSnippetAbstract.php:70
@@ -311,11 +317,7 @@
msgid "Token"
msgstr "Token"
-#: classes/Gems/Menu.php:304
-msgid "Export archive"
-msgstr "Export archive"
-
-#: classes/Gems/Menu.php:311 classes/Gems/Default/MailJobAction.php:99
+#: classes/Gems/Menu.php:313 classes/Gems/Default/MailJobAction.php:99
#: classes/Gems/Default/ProjectTracksAction.php:64
#: classes/Gems/Default/TrackAction.php:328
#: classes/Gems/Default/TrackActionAbstract.php:219
@@ -332,14 +334,14 @@
msgid "Track"
msgstr "Track"
-#: classes/Gems/Menu.php:319 classes/Gems/Menu.php:344
-#: classes/Gems/Menu.php:386
+#: classes/Gems/Menu.php:321 classes/Gems/Menu.php:346
+#: classes/Gems/Menu.php:388
#: classes/Gems/Default/TrackMaintenanceAction.php:458
#: snippets/AddTracksSnippet.php:241
msgid "Add"
msgstr "Add"
-#: classes/Gems/Menu.php:325 classes/Gems/Menu.php:425
+#: classes/Gems/Menu.php:327 classes/Gems/Menu.php:427
#: classes/Gems/Email/EmailFormAbstract.php:280
#: classes/Gems/Email/EmailFormAbstract.php:291
#: classes/Gems/Menu/MenuAbstract.php:406
@@ -347,26 +349,26 @@
msgid "Preview"
msgstr "Preview"
-#: classes/Gems/Menu.php:334 classes/Gems/Default/ExportAction.php:149
+#: classes/Gems/Menu.php:336 classes/Gems/Default/ExportAction.php:149
#: classes/Gems/Default/TrackMaintenanceAction.php:405
#: classes/Gems/Menu/MenuAbstract.php:415
#: classes/Gems/Menu/MenuAbstract.php:497 snippets/AddTracksSnippet.php:238
msgid "Tracks"
msgstr "Tracks"
-#: classes/Gems/Menu.php:350
+#: classes/Gems/Menu.php:352
msgid "Assignments"
msgstr "Assignments"
-#: classes/Gems/Menu.php:366 classes/Gems/Menu/SubMenuItem.php:417
+#: classes/Gems/Menu.php:368 classes/Gems/Menu/SubMenuItem.php:417
msgid "Edit"
msgstr "Edit"
-#: classes/Gems/Menu.php:372 classes/Gems/Menu/SubMenuItem.php:398
+#: classes/Gems/Menu.php:374 classes/Gems/Menu/SubMenuItem.php:398
msgid "Delete"
msgstr "Delete"
-#: classes/Gems/Menu.php:379
+#: classes/Gems/Menu.php:381
#: classes/Gems/Default/SurveyMaintenanceAction.php:586
#: classes/Gems/Menu/MenuAbstract.php:422
#: classes/Gems/Menu/MenuAbstract.php:484
@@ -374,55 +376,59 @@
msgid "Surveys"
msgstr "Surveys"
-#: classes/Gems/Menu.php:416
+#: classes/Gems/Menu.php:418
msgid "Fill in"
msgstr "Fill in"
-#: classes/Gems/Menu.php:419
+#: classes/Gems/Menu.php:421
msgid "Print PDF"
msgstr "Print PDF"
-#: classes/Gems/Menu.php:422
+#: classes/Gems/Menu.php:424
msgid "E-Mail now!"
msgstr "E-Mail now!"
-#: classes/Gems/Menu.php:428
+#: classes/Gems/Menu.php:430
#: classes/Gems/Tracker/Engine/StepEngineAbstract.php:481
msgid "Answers"
msgstr "Answers"
-#: classes/Gems/Menu.php:580 classes/Gems/Default/GroupAction.php:122
+#: classes/Gems/Menu.php:436
+msgid "Export archive"
+msgstr "Export archive"
+
+#: classes/Gems/Menu.php:586 classes/Gems/Default/GroupAction.php:122
#: classes/Gems/Default/OrganizationAction.php:154
#: classes/Gems/Default/RespondentAction.php:462
msgid "Respondents"
msgstr "Patients"
-#: classes/Gems/Menu.php:588
+#: classes/Gems/Menu.php:594
msgid "Overview"
msgstr "Overview"
-#: classes/Gems/Menu.php:595 classes/Gems/Menu/MenuAbstract.php:379
+#: classes/Gems/Menu.php:601 classes/Gems/Menu/MenuAbstract.php:379
msgid "Project"
msgstr "Project"
-#: classes/Gems/Menu.php:598
+#: classes/Gems/Menu.php:604
msgid "Setup"
msgstr "Setup"
-#: classes/Gems/Menu.php:601
+#: classes/Gems/Menu.php:607
msgid "Track Builder"
msgstr "Track Builder"
-#: classes/Gems/Menu.php:604 classes/Gems/Export/RespondentExport.php:341
+#: classes/Gems/Menu.php:610 classes/Gems/Export/RespondentExport.php:341
msgid "Export"
msgstr "Export"
-#: classes/Gems/Menu.php:610 classes/Gems/Default/ContactAction.php:101
+#: classes/Gems/Menu.php:616 classes/Gems/Default/ContactAction.php:170
#: snippets/Organization/OrganizationEditSnippet.php:82
msgid "Contact"
msgstr "Contact"
-#: classes/Gems/Menu.php:624
+#: classes/Gems/Menu.php:630
msgid "Changelog"
msgstr "Changelog"
@@ -480,7 +486,7 @@
#: classes/Gems/Default/DatabaseAction.php:335
#: classes/Gems/Default/GroupAction.php:115
#: classes/Gems/Default/OrganizationAction.php:126
-#: classes/Gems/Default/RoleAction.php:231
+#: classes/Gems/Default/RoleAction.php:252
#: classes/Gems/Default/SourceAction.php:195
#: classes/Gems/Default/StaffAction.php:328
#: classes/Gems/Default/SurveyMaintenanceAction.php:435
@@ -847,7 +853,7 @@
#: classes/Gems/Default/ConsentAction.php:68
#: classes/Gems/Default/GroupAction.php:116
#: classes/Gems/Default/ReceptionAction.php:81
-#: classes/Gems/Default/RoleAction.php:232
+#: classes/Gems/Default/RoleAction.php:253
#: classes/Gems/Default/SurveyMaintenanceAction.php:206
#: classes/Gems/Default/SurveyMaintenanceAction.php:436
#: classes/Gems/Default/TrackActionAbstract.php:220
@@ -895,34 +901,122 @@
msgid "Respondent consents"
msgstr "Patient consents"
-#: classes/Gems/Default/ContactAction.php:71
+#: classes/Gems/Default/ContactAction.php:75
#, php-format
-msgid "%s is a web application."
-msgstr "%s is a web application."
+msgid "%s is still under development."
+msgstr "%s is still under development."
-#: classes/Gems/Default/ContactAction.php:76
+#: classes/Gems/Default/ContactAction.php:80
#, php-format
-msgid "The %s project is run by: "
-msgstr "The %s project is run by: "
+msgid "%s is run by: "
+msgstr "%s is run by: "
-#: classes/Gems/Default/ContactAction.php:82
+#: classes/Gems/Default/ContactAction.php:85
#, php-format
+msgid "Please contact the %s if you have any questions regarding %s."
+msgstr "Please contact the %s if you have any questions regarding %s."
+
+#: classes/Gems/Default/ContactAction.php:95
+#, php-format
msgid "%s is a collaboration of these organizations:"
msgstr "%s is a collaboration of these organizations:"
-#: classes/Gems/Default/ContactAction.php:103
+#: classes/Gems/Default/ContactAction.php:108
#, php-format
+msgid ""
+"You can contact any of these organizations if you have questions regarding "
+"%s."
+msgstr ""
+"You can contact any of these organizations if you have questions regarding "
+"%s."
+
+#: classes/Gems/Default/ContactAction.php:145
+msgid ""
+"GemsTracker (GEneric Medical Survey Tracker) is a software package for "
+"(complex) distribution of questionnaires and forms during clinical research "
+"and for quality registration in healthcare."
+msgstr ""
+"GemsTracker (GEneric Medical Survey Tracker) is a software package for "
+"(complex) distribution of questionnaires and forms during clinical research "
+"and for quality registration in healthcare."
+
+#: classes/Gems/Default/ContactAction.php:147
+#, php-format
+msgid "%s is a project built using GemsTracker as a foundation."
+msgstr "%s is a project built using GemsTracker as a foundation."
+
+#: classes/Gems/Default/ContactAction.php:149
+#, php-format
+msgid "GemsTracker is an open source project hosted on %s."
+msgstr "GemsTracker is an open source project hosted on %s."
+
+#: classes/Gems/Default/ContactAction.php:155
+#, php-format
+msgid "More information about GemsTracker is available on the %s website."
+msgstr "More information about GemsTracker is available on the %s website."
+
+#: classes/Gems/Default/ContactAction.php:172
+#, php-format
msgid "The %s project"
msgstr "The %s project"
-#: classes/Gems/Default/ContactAction.php:106
+#: classes/Gems/Default/ContactAction.php:175
msgid "Information on this application"
msgstr "Information on this application"
-#: classes/Gems/Default/ContactAction.php:107
+#: classes/Gems/Default/ContactAction.php:176
msgid "Links concerning this web application:"
msgstr "Links concerning this web application:"
+#: classes/Gems/Default/ContactAction.php:193
+#, php-format
+msgid "There is more than one way to get support for %s."
+msgstr "There is more than one way to get support for %s."
+
+#: classes/Gems/Default/ContactAction.php:198
+msgid "Documentation"
+msgstr "Documentation"
+
+#: classes/Gems/Default/ContactAction.php:200
+#, php-format
+msgid "All available documentation is gathered at: %s"
+msgstr "All available documentation is gathered at: %s"
+
+#: classes/Gems/Default/ContactAction.php:205
+msgid "Manual"
+msgstr "Manual"
+
+#: classes/Gems/Default/ContactAction.php:207
+#, php-format
+msgid "The manual is available here: %s"
+msgstr "The manual is available here: %s"
+
+#: classes/Gems/Default/ContactAction.php:212
+msgid "The forum"
+msgstr "The forum"
+
+#: classes/Gems/Default/ContactAction.php:215
+#, php-format
+msgid ""
+"You will find questions asked by other users and ask new questions at our "
+"forum site: %s"
+msgstr ""
+"You will find questions asked by other users and ask new questions at our "
+"forum site: %s"
+
+#: classes/Gems/Default/ContactAction.php:220
+msgid "Support site"
+msgstr "Support site"
+
+#: classes/Gems/Default/ContactAction.php:222
+#, php-format
+msgid "Check our support site at %s."
+msgstr "Check our support site at %s."
+
+#: classes/Gems/Default/ContactAction.php:226
+msgid "Or contact"
+msgstr "Or contact"
+
#: classes/Gems/Default/CronAction.php:133
msgid "Cron jobs turned off."
msgstr "Cron jobs turned off."
@@ -938,7 +1032,7 @@
msgstr "On this test system all mail will be delivered to the from address."
#: classes/Gems/Default/DatabaseAction.php:75
-#: classes/Gems/Default/ProjectInformationAction.php:193
+#: classes/Gems/Default/ProjectInformationAction.php:248
#: classes/Gems/Task/CleanCache.php:58
msgid "Cache cleaned"
msgstr "Cache cleaned"
@@ -1084,7 +1178,7 @@
msgstr "%d new or changed patch(es)."
#: classes/Gems/Default/DatabaseAction.php:303
-#: classes/Gems/Default/ProjectInformationAction.php:137
+#: classes/Gems/Default/ProjectInformationAction.php:180
msgid "Gems build"
msgstr "Gems build"
@@ -1268,7 +1362,7 @@
#: classes/Gems/Default/GroupAction.php:117
#: classes/Gems/Default/LogAction.php:201
-#: classes/Gems/Default/RoleAction.php:298
+#: classes/Gems/Default/RoleAction.php:319
msgid "Role"
msgstr "Role"
@@ -1969,103 +2063,134 @@
msgid "Empty logfile"
msgstr "Empty logfile"
-#: classes/Gems/Default/ProjectInformationAction.php:130
+#: classes/Gems/Default/ProjectInformationAction.php:150
+#, php-format
+msgid "%s - does not exist"
+msgstr "%s - does not exist"
+
+#: classes/Gems/Default/ProjectInformationAction.php:157
+#, php-format
+msgid "%s - no disk information available"
+msgstr "%s - no disk information available"
+
+#: classes/Gems/Default/ProjectInformationAction.php:163
+#, php-format
+msgid "%s - %s free of %s = %d%% available"
+msgstr "%s - %s free of %s = %d%% available"
+
+#: classes/Gems/Default/ProjectInformationAction.php:173
msgid "Project information"
msgstr "Project information"
-#: classes/Gems/Default/ProjectInformationAction.php:134
+#: classes/Gems/Default/ProjectInformationAction.php:177
msgid "Project name"
msgstr "Project name"
-#: classes/Gems/Default/ProjectInformationAction.php:135
+#: classes/Gems/Default/ProjectInformationAction.php:178
msgid "Project version"
msgstr "Project version"
-#: classes/Gems/Default/ProjectInformationAction.php:136
+#: classes/Gems/Default/ProjectInformationAction.php:179
msgid "Gems version"
msgstr "Gems version"
-#: classes/Gems/Default/ProjectInformationAction.php:138
+#: classes/Gems/Default/ProjectInformationAction.php:181
msgid "Gems project"
msgstr "Gems project"
-#: classes/Gems/Default/ProjectInformationAction.php:139
+#: classes/Gems/Default/ProjectInformationAction.php:182
msgid "Gems web directory"
msgstr "Gems web directory"
-#: classes/Gems/Default/ProjectInformationAction.php:140
+#: classes/Gems/Default/ProjectInformationAction.php:183
msgid "Gems root directory"
msgstr "Gems root directory"
-#: classes/Gems/Default/ProjectInformationAction.php:141
+#: classes/Gems/Default/ProjectInformationAction.php:184
msgid "Gems code directory"
msgstr "Gems code directory"
-#: classes/Gems/Default/ProjectInformationAction.php:142
+#: classes/Gems/Default/ProjectInformationAction.php:185
+msgid "Gems variable directory"
+msgstr "Gems variable directory"
+
+#: classes/Gems/Default/ProjectInformationAction.php:186
msgid "MUtil version"
msgstr "MUtil version"
-#: classes/Gems/Default/ProjectInformationAction.php:143
+#: classes/Gems/Default/ProjectInformationAction.php:187
msgid "Zend version"
msgstr "Zend version"
-#: classes/Gems/Default/ProjectInformationAction.php:144
+#: classes/Gems/Default/ProjectInformationAction.php:188
msgid "Application environment"
msgstr "Application environment"
-#: classes/Gems/Default/ProjectInformationAction.php:145
+#: classes/Gems/Default/ProjectInformationAction.php:189
msgid "Application baseuri"
msgstr "Application baseuri"
-#: classes/Gems/Default/ProjectInformationAction.php:146
+#: classes/Gems/Default/ProjectInformationAction.php:190
msgid "Application directory"
msgstr "Application directory"
-#: classes/Gems/Default/ProjectInformationAction.php:147
+#: classes/Gems/Default/ProjectInformationAction.php:191
msgid "Application encoding"
msgstr "Application encoding"
-#: classes/Gems/Default/ProjectInformationAction.php:148
+#: classes/Gems/Default/ProjectInformationAction.php:192
msgid "PHP version"
msgstr "PHP version"
-#: classes/Gems/Default/ProjectInformationAction.php:149
+#: classes/Gems/Default/ProjectInformationAction.php:193
msgid "Server Hostname"
msgstr "Server Hostname"
-#: classes/Gems/Default/ProjectInformationAction.php:150
+#: classes/Gems/Default/ProjectInformationAction.php:194
msgid "Server OS"
msgstr "Server OS"
-#: classes/Gems/Default/ProjectInformationAction.php:151
+#: classes/Gems/Default/ProjectInformationAction.php:195
msgid "Time on server"
msgstr "Time on server"
-#: classes/Gems/Default/ProjectInformationAction.php:155
+#: classes/Gems/Default/ProjectInformationAction.php:198
+msgid "Session directory"
+msgstr "Session directory"
+
+#: classes/Gems/Default/ProjectInformationAction.php:199
+msgid "Temporary files directory"
+msgstr "Temporary files directory"
+
+#: classes/Gems/Default/ProjectInformationAction.php:202
+msgid "System Drive"
+msgstr "System Drive"
+
+#: classes/Gems/Default/ProjectInformationAction.php:210
msgid "Turn Maintenance Mode OFF"
msgstr "Turn Maintenance Mode OFF"
-#: classes/Gems/Default/ProjectInformationAction.php:157
+#: classes/Gems/Default/ProjectInformationAction.php:212
msgid "Turn Maintenance Mode ON"
msgstr "Turn Maintenance Mode ON"
-#: classes/Gems/Default/ProjectInformationAction.php:167
+#: classes/Gems/Default/ProjectInformationAction.php:222
msgid "Version information"
msgstr "Version information"
-#: classes/Gems/Default/ProjectInformationAction.php:201
+#: classes/Gems/Default/ProjectInformationAction.php:256
msgid "Server PHP Info"
msgstr "Server PHP Info"
-#: classes/Gems/Default/ProjectInformationAction.php:218
+#: classes/Gems/Default/ProjectInformationAction.php:273
msgid "Project settings"
msgstr "Project settings"
-#: classes/Gems/Default/ProjectInformationAction.php:225
+#: classes/Gems/Default/ProjectInformationAction.php:280
msgid "Session content"
msgstr "Session content"
-#: classes/Gems/Default/ProjectInformationAction.php:226
+#: classes/Gems/Default/ProjectInformationAction.php:281
#: classes/Gems/Menu/MenuAbstract.php:380
msgid "Session"
msgstr "Session"
@@ -2345,65 +2470,65 @@
msgid "Respondent planning"
msgstr "Patient planning"
-#: classes/Gems/Default/RoleAction.php:97
+#: classes/Gems/Default/RoleAction.php:106
msgid "child of current role"
msgstr "child of current role"
-#: classes/Gems/Default/RoleAction.php:105
+#: classes/Gems/Default/RoleAction.php:115
#, php-format
msgid "inherited from %s"
msgstr "inherited from %s"
-#: classes/Gems/Default/RoleAction.php:113
+#: classes/Gems/Default/RoleAction.php:127
msgid "this role"
msgstr "this role"
-#: classes/Gems/Default/RoleAction.php:144
-#: classes/Gems/Default/RoleAction.php:302
+#: classes/Gems/Default/RoleAction.php:162
+#: classes/Gems/Default/RoleAction.php:323
msgid "Inherited"
msgstr "Inherited"
-#: classes/Gems/Default/RoleAction.php:209
+#: classes/Gems/Default/RoleAction.php:230
msgid "Illegal name"
msgstr "Illegal name"
-#: classes/Gems/Default/RoleAction.php:233
-#: classes/Gems/Default/RoleAction.php:299
+#: classes/Gems/Default/RoleAction.php:254
+#: classes/Gems/Default/RoleAction.php:320
msgid "Parents"
msgstr "Parents"
-#: classes/Gems/Default/RoleAction.php:255
+#: classes/Gems/Default/RoleAction.php:276
msgid "Editing `master` is not allowed"
msgstr "Editing `master` is not allowed"
-#: classes/Gems/Default/RoleAction.php:273
+#: classes/Gems/Default/RoleAction.php:294
msgid "role"
msgid_plural "roles"
msgstr[0] "role"
msgstr[1] "roles"
-#: classes/Gems/Default/RoleAction.php:278
+#: classes/Gems/Default/RoleAction.php:299
msgid "Administrative roles"
msgstr "Administrative roles"
-#: classes/Gems/Default/RoleAction.php:300
-#: classes/Gems/Default/RoleAction.php:318
+#: classes/Gems/Default/RoleAction.php:321
+#: classes/Gems/Default/RoleAction.php:339
msgid "Allowed"
msgstr "Allowed"
-#: classes/Gems/Default/RoleAction.php:307
+#: classes/Gems/Default/RoleAction.php:328
msgid "Project role overview"
msgstr "Project role overview"
-#: classes/Gems/Default/RoleAction.php:317
+#: classes/Gems/Default/RoleAction.php:338
msgid "Privilege"
msgstr "Privilege"
-#: classes/Gems/Default/RoleAction.php:319
+#: classes/Gems/Default/RoleAction.php:340
msgid "Denied"
msgstr "Denied"
-#: classes/Gems/Default/RoleAction.php:323
+#: classes/Gems/Default/RoleAction.php:344
msgid "Project privileges"
msgstr "Project privileges"
@@ -5328,6 +5453,9 @@
msgstr[1] ""
"After this survey there are another %d surveys we would like you to answer."
+#~ msgid "%s is a web application."
+#~ msgstr "%s is a web application."
+
#~ msgid "Success"
#~ msgstr "Success"
Modified: trunk/library/languages/default-nl.mo
===================================================================
(Binary files differ)
Modified: trunk/library/languages/default-nl.po
===================================================================
--- trunk/library/languages/default-nl.po 2013-02-15 16:57:18 UTC (rev 1144)
+++ trunk/library/languages/default-nl.po 2013-02-15 17:24:54 UTC (rev 1145)
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: GemsTracker NL\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-02-07 18:05+0100\n"
+"POT-Creation-Date: 2013-02-15 18:22+0100\n"
"PO-Revision-Date: \n"
"Last-Translator: Matijs de Jong <mj...@ma...>\n"
"Language-Team: Erasmus MGZ <mat...@ma...>\n"
@@ -31,7 +31,7 @@
msgid "You are logged in as %s"
msgstr "Ingelogd als %s"
-#: classes/GemsEscort.php:895 classes/Gems/Menu.php:265
+#: classes/GemsEscort.php:895 classes/Gems/Menu.php:264
msgid "Logoff"
msgstr "Uitloggen"
@@ -131,118 +131,124 @@
msgid "of"
msgstr "van"
-#: classes/Gems/Menu.php:139
+#: classes/Gems/Menu.php:138 classes/Gems/Menu.php:139
+#: classes/Gems/Default/ContactAction.php:123
+#: classes/Gems/Default/ContactAction.php:143
#, php-format
msgid "About %s"
msgstr "Over %s"
-#: classes/Gems/Menu.php:143
+#: classes/Gems/Menu.php:139 classes/Gems/Default/ContactAction.php:143
+msgid "GemsTracker"
+msgstr "GemsTracker"
+
+#: classes/Gems/Menu.php:142
msgid "Reporting bugs"
msgstr "Meld een bug"
-#: classes/Gems/Menu.php:146
+#: classes/Gems/Menu.php:145 classes/Gems/Default/ContactAction.php:191
msgid "Support"
msgstr "Ondersteuning"
-#: classes/Gems/Menu.php:167
+#: classes/Gems/Menu.php:166
msgid "Project setup"
msgstr "Projectinfo"
-#: classes/Gems/Menu.php:169
+#: classes/Gems/Menu.php:168
msgid "Upgrade"
msgstr "Upgrade"
-#: classes/Gems/Menu.php:170 classes/Gems/Menu.php:171
+#: classes/Gems/Menu.php:169 classes/Gems/Menu.php:170
#: classes/Gems/Default/ProjectInformationAction.php:113
#: classes/Gems/Default/ProjectInformationAction.php:118
#, php-format
msgid "Changelog %s"
msgstr "Wijzigingen %s"
-#: classes/Gems/Menu.php:172 classes/Gems/Menu.php:356
+#: classes/Gems/Menu.php:171 classes/Gems/Menu.php:358
#: classes/Gems/Menu/SubMenuItem.php:551
msgid "Show"
msgstr "Toon"
-#: classes/Gems/Menu.php:173
+#: classes/Gems/Menu.php:172
msgid "Execute all"
msgstr "Alles uitvoeren"
-#: classes/Gems/Menu.php:174
+#: classes/Gems/Menu.php:173
msgid "Execute this"
msgstr "Dit uitvoeren"
-#: classes/Gems/Menu.php:175
+#: classes/Gems/Menu.php:174
msgid "Execute from here"
msgstr "Uitvoeren vanaf hier"
-#: classes/Gems/Menu.php:176
+#: classes/Gems/Menu.php:175
msgid "Execute to here"
msgstr "Uitvoeren tot hier"
-#: classes/Gems/Menu.php:179 classes/Gems/Default/SourceAction.php:203
+#: classes/Gems/Menu.php:178 classes/Gems/Default/SourceAction.php:203
msgid "Database"
msgstr "Database"
-#: classes/Gems/Menu.php:183
+#: classes/Gems/Menu.php:182
msgid "Content"
msgstr "Inhoud"
-#: classes/Gems/Menu.php:186 classes/Gems/Default/DatabaseAction.php:313
+#: classes/Gems/Menu.php:185 classes/Gems/Default/DatabaseAction.php:313
msgid "Execute"
msgstr "Uitvoeren"
-#: classes/Gems/Menu.php:191 classes/Gems/Default/DatabaseAction.php:289
+#: classes/Gems/Menu.php:190 classes/Gems/Default/DatabaseAction.php:289
msgid "Patches"
msgstr "Patches"
-#: classes/Gems/Menu.php:192
+#: classes/Gems/Menu.php:191
msgid "Execute new"
msgstr "Nieuwe aanmaken"
-#: classes/Gems/Menu.php:194
+#: classes/Gems/Menu.php:193
msgid "Refresh translateables"
msgstr "Ververs vertaalbaren"
-#: classes/Gems/Menu.php:196
+#: classes/Gems/Menu.php:195
msgid "Run SQL"
msgstr "SQL uitvoeren"
-#: classes/Gems/Menu.php:199
+#: classes/Gems/Menu.php:198
msgid "Codes"
msgstr "Codes"
-#: classes/Gems/Menu.php:200 classes/Gems/Default/ReceptionAction.php:131
+#: classes/Gems/Menu.php:199 classes/Gems/Default/ReceptionAction.php:131
msgid "Reception codes"
msgstr "Ontvangst codes"
-#: classes/Gems/Menu.php:201
+#: classes/Gems/Menu.php:200
msgid "Consents"
msgstr "Toestemmingen"
-#: classes/Gems/Menu.php:204
+#: classes/Gems/Menu.php:203
#: snippets/Organization/OrganizationEditSnippet.php:94
msgid "Access"
msgstr "Toegang"
-#: classes/Gems/Menu.php:206 classes/Gems/Default/RoleAction.php:309
+#: classes/Gems/Menu.php:205 classes/Gems/Default/RoleAction.php:330
msgid "Roles"
msgstr "Rollen"
-#: classes/Gems/Menu.php:207 classes/Gems/Menu.php:392
+#: classes/Gems/Menu.php:206 classes/Gems/Menu.php:394
msgid "Assigned"
msgstr "Toegewezen"
-#: classes/Gems/Menu.php:208 classes/Gems/Default/RoleAction.php:238
-#: classes/Gems/Default/RoleAction.php:324
+#: classes/Gems/Menu.php:207 classes/Gems/Default/RoleAction.php:259
+#: classes/Gems/Default/RoleAction.php:345
msgid "Privileges"
msgstr "Priviléges"
-#: classes/Gems/Menu.php:210
+#: classes/Gems/Menu.php:209
msgid "Groups"
msgstr "Groepen"
-#: classes/Gems/Menu.php:212
+#: classes/Gems/Menu.php:211
#: classes/Gems/Default/SurveyMaintenanceAction.php:210
#: classes/Gems/Default/TrackMaintenanceAction.php:139
#: classes/Gems/Email/MailTemplateForm.php:101
@@ -250,51 +256,51 @@
msgid "Organizations"
msgstr "Organisaties"
-#: classes/Gems/Menu.php:214 classes/Gems/Default/GroupAction.php:121
+#: classes/Gems/Menu.php:213 classes/Gems/Default/GroupAction.php:121
#: classes/Gems/Default/LogAction.php:193
#: classes/Gems/Default/StaffAction.php:470
msgid "Staff"
msgstr "Medewerkers"
-#: classes/Gems/Menu.php:217
+#: classes/Gems/Menu.php:216
msgid "Mail"
msgstr "Email"
-#: classes/Gems/Menu.php:221 classes/Gems/Default/LogAction.php:213
+#: classes/Gems/Menu.php:220 classes/Gems/Default/LogAction.php:213
msgid "Logging"
msgstr "Logboek"
-#: classes/Gems/Menu.php:225
+#: classes/Gems/Menu.php:224
msgid "Maintenance"
msgstr "Onderhoud"
-#: classes/Gems/Menu.php:252
+#: classes/Gems/Menu.php:251
#, php-format
msgid "Stand-alone privilege: %s"
msgstr "Zelfstandig privilege: %s"
-#: classes/Gems/Menu.php:259
+#: classes/Gems/Menu.php:258
msgid "Logon"
msgstr "Login"
-#: classes/Gems/Menu.php:260 classes/Gems/User/Form/LoginForm.php:112
+#: classes/Gems/Menu.php:259 classes/Gems/User/Form/LoginForm.php:112
msgid "Lost password"
msgstr "Wachtwoord vergeten"
-#: classes/Gems/Menu.php:261
+#: classes/Gems/Menu.php:260
msgid "Your account"
msgstr "Uw account"
-#: classes/Gems/Menu.php:262 classes/Gems/Default/OptionAction.php:153
+#: classes/Gems/Menu.php:261 classes/Gems/Default/OptionAction.php:153
msgid "Activity overview"
msgstr "Activiteiten overzicht"
-#: classes/Gems/Menu.php:263 classes/Gems/Default/OptionAction.php:78
+#: classes/Gems/Menu.php:262 classes/Gems/Default/OptionAction.php:78
msgid "Change password"
msgstr "Uw wachtwoord"
-#: classes/Gems/Menu.php:264 classes/Gems/Menu.php:316
-#: classes/Gems/Menu.php:362 classes/Gems/Default/MailLogAction.php:114
+#: classes/Gems/Menu.php:263 classes/Gems/Menu.php:318
+#: classes/Gems/Menu.php:364 classes/Gems/Default/MailLogAction.php:114
#: classes/Gems/Default/TrackAction.php:459
#: classes/Gems/Export/RespondentExport.php:158
#: classes/Gems/Snippets/TokenModelSnippetAbstract.php:70
@@ -311,11 +317,7 @@
msgid "Token"
msgstr "Kenmerk"
-#: classes/Gems/Menu.php:304
-msgid "Export archive"
-msgstr "Dossier export"
-
-#: classes/Gems/Menu.php:311 classes/Gems/Default/MailJobAction.php:99
+#: classes/Gems/Menu.php:313 classes/Gems/Default/MailJobAction.php:99
#: classes/Gems/Default/ProjectTracksAction.php:64
#: classes/Gems/Default/TrackAction.php:328
#: classes/Gems/Default/TrackActionAbstract.php:219
@@ -332,14 +334,14 @@
msgid "Track"
msgstr "Traject"
-#: classes/Gems/Menu.php:319 classes/Gems/Menu.php:344
-#: classes/Gems/Menu.php:386
+#: classes/Gems/Menu.php:321 classes/Gems/Menu.php:346
+#: classes/Gems/Menu.php:388
#: classes/Gems/Default/TrackMaintenanceAction.php:458
#: snippets/AddTracksSnippet.php:241
msgid "Add"
msgstr "Voeg toe"
-#: classes/Gems/Menu.php:325 classes/Gems/Menu.php:425
+#: classes/Gems/Menu.php:327 classes/Gems/Menu.php:427
#: classes/Gems/Email/EmailFormAbstract.php:280
#: classes/Gems/Email/EmailFormAbstract.php:291
#: classes/Gems/Menu/MenuAbstract.php:406
@@ -347,26 +349,26 @@
msgid "Preview"
msgstr "Preview"
-#: classes/Gems/Menu.php:334 classes/Gems/Default/ExportAction.php:149
+#: classes/Gems/Menu.php:336 classes/Gems/Default/ExportAction.php:149
#: classes/Gems/Default/TrackMaintenanceAction.php:405
#: classes/Gems/Menu/MenuAbstract.php:415
#: classes/Gems/Menu/MenuAbstract.php:497 snippets/AddTracksSnippet.php:238
msgid "Tracks"
msgstr "Trajecten"
-#: classes/Gems/Menu.php:350
+#: classes/Gems/Menu.php:352
msgid "Assignments"
msgstr "Toewijzingen"
-#: classes/Gems/Menu.php:366 classes/Gems/Menu/SubMenuItem.php:417
+#: classes/Gems/Menu.php:368 classes/Gems/Menu/SubMenuItem.php:417
msgid "Edit"
msgstr "Wijzig"
-#: classes/Gems/Menu.php:372 classes/Gems/Menu/SubMenuItem.php:398
+#: classes/Gems/Menu.php:374 classes/Gems/Menu/SubMenuItem.php:398
msgid "Delete"
msgstr "Verwijder"
-#: classes/Gems/Menu.php:379
+#: classes/Gems/Menu.php:381
#: classes/Gems/Default/SurveyMaintenanceAction.php:586
#: classes/Gems/Menu/MenuAbstract.php:422
#: classes/Gems/Menu/MenuAbstract.php:484
@@ -374,55 +376,59 @@
msgid "Surveys"
msgstr "Vragenlijsten"
-#: classes/Gems/Menu.php:416
+#: classes/Gems/Menu.php:418
msgid "Fill in"
msgstr "Vul in"
-#: classes/Gems/Menu.php:419
+#: classes/Gems/Menu.php:421
msgid "Print PDF"
msgstr "Print PDF"
-#: classes/Gems/Menu.php:422
+#: classes/Gems/Menu.php:424
msgid "E-Mail now!"
msgstr "Email nu!"
-#: classes/Gems/Menu.php:428
+#: classes/Gems/Menu.php:430
#: classes/Gems/Tracker/Engine/StepEngineAbstract.php:481
msgid "Answers"
msgstr "Antwoorden"
-#: classes/Gems/Menu.php:580 classes/Gems/Default/GroupAction.php:122
+#: classes/Gems/Menu.php:436
+msgid "Export archive"
+msgstr "Dossier export"
+
+#: classes/Gems/Menu.php:586 classes/Gems/Default/GroupAction.php:122
#: classes/Gems/Default/OrganizationAction.php:154
#: classes/Gems/Default/RespondentAction.php:462
msgid "Respondents"
msgstr "Patiënten"
-#: classes/Gems/Menu.php:588
+#: classes/Gems/Menu.php:594
msgid "Overview"
msgstr "Overzicht"
-#: classes/Gems/Menu.php:595 classes/Gems/Menu/MenuAbstract.php:379
+#: classes/Gems/Menu.php:601 classes/Gems/Menu/MenuAbstract.php:379
msgid "Project"
msgstr "Project"
-#: classes/Gems/Menu.php:598
+#: classes/Gems/Menu.php:604
msgid "Setup"
msgstr "Beheer"
-#: classes/Gems/Menu.php:601
+#: classes/Gems/Menu.php:607
msgid "Track Builder"
msgstr "Traject bouwer"
-#: classes/Gems/Menu.php:604 classes/Gems/Export/RespondentExport.php:341
+#: classes/Gems/Menu.php:610 classes/Gems/Export/RespondentExport.php:341
msgid "Export"
msgstr "Exporteer"
-#: classes/Gems/Menu.php:610 classes/Gems/Default/ContactAction.php:101
+#: classes/Gems/Menu.php:616 classes/Gems/Default/ContactAction.php:170
#: snippets/Organization/OrganizationEditSnippet.php:82
msgid "Contact"
msgstr "Contact"
-#: classes/Gems/Menu.php:624
+#: classes/Gems/Menu.php:630
msgid "Changelog"
msgstr "Changelog"
@@ -480,7 +486,7 @@
#: classes/Gems/Default/DatabaseAction.php:335
#: classes/Gems/Default/GroupAction.php:115
#: classes/Gems/Default/OrganizationAction.php:126
-#: classes/Gems/Default/RoleAction.php:231
+#: classes/Gems/Default/RoleAction.php:252
#: classes/Gems/Default/SourceAction.php:195
#: classes/Gems/Default/StaffAction.php:328
#: classes/Gems/Default/SurveyMaintenanceAction.php:435
@@ -849,7 +855,7 @@
#: classes/Gems/Default/ConsentAction.php:68
#: classes/Gems/Default/GroupAction.php:116
#: classes/Gems/Default/ReceptionAction.php:81
-#: classes/Gems/Default/RoleAction.php:232
+#: classes/Gems/Default/RoleAction.php:253
#: classes/Gems/Default/SurveyMaintenanceAction.php:206
#: classes/Gems/Default/SurveyMaintenanceAction.php:436
#: classes/Gems/Default/TrackActionAbstract.php:220
@@ -897,34 +903,120 @@
msgid "Respondent consents"
msgstr "Patiënt toestemming"
-#: classes/Gems/Default/ContactAction.php:71
+#: classes/Gems/Default/ContactAction.php:75
#, php-format
-msgid "%s is a web application."
-msgstr "%s is een web applicatie."
+msgid "%s is still under development."
+msgstr "%s wordt nog ontwikkeld."
-#: classes/Gems/Default/ContactAction.php:76
+#: classes/Gems/Default/ContactAction.php:80
#, php-format
-msgid "The %s project is run by: "
+msgid "%s is run by: "
msgstr "%s is een project van: "
-#: classes/Gems/Default/ContactAction.php:82
+#: classes/Gems/Default/ContactAction.php:85
#, php-format
+msgid "Please contact the %s if you have any questions regarding %s."
+msgstr "%s is de organisatie om contact mee op te nemen met vragen over %s."
+
+#: classes/Gems/Default/ContactAction.php:95
+#, php-format
msgid "%s is a collaboration of these organizations:"
msgstr "Deze organisaties werken samen voor het %s project:"
-#: classes/Gems/Default/ContactAction.php:103
+#: classes/Gems/Default/ContactAction.php:108
#, php-format
+msgid ""
+"You can contact any of these organizations if you have questions regarding "
+"%s."
+msgstr "U kan elk van deze organisaties benaderen met vragen over %s."
+
+#: classes/Gems/Default/ContactAction.php:145
+msgid ""
+"GemsTracker (GEneric Medical Survey Tracker) is a software package for "
+"(complex) distribution of questionnaires and forms during clinical research "
+"and for quality registration in healthcare."
+msgstr ""
+"GemsTracker (GEneric Medical Survey Tracker) is een software pakket voor de "
+"(complexe) distributie van vragenlijsten en formulieren voor klinisch "
+"onderzoek en kwaliteitsregistratie in de gezondheidszorg."
+
+#: classes/Gems/Default/ContactAction.php:147
+#, php-format
+msgid "%s is a project built using GemsTracker as a foundation."
+msgstr "%s is een project gebouwt met GemsTracker als basis fundament."
+
+#: classes/Gems/Default/ContactAction.php:149
+#, php-format
+msgid "GemsTracker is an open source project hosted on %s."
+msgstr "GemsTracker is een %s open source project."
+
+#: classes/Gems/Default/ContactAction.php:155
+#, php-format
+msgid "More information about GemsTracker is available on the %s website."
+msgstr "Meer informatie over GemsTracker vindt u op de %s site."
+
+#: classes/Gems/Default/ContactAction.php:172
+#, php-format
msgid "The %s project"
msgstr "Het %s project"
-#: classes/Gems/Default/ContactAction.php:106
+#: classes/Gems/Default/ContactAction.php:175
msgid "Information on this application"
-msgstr "Information over deze website"
+msgstr "Informatie over deze website"
-#: classes/Gems/Default/ContactAction.php:107
+#: classes/Gems/Default/ContactAction.php:176
msgid "Links concerning this web application:"
msgstr "Links met informatie over deze website:"
+#: classes/Gems/Default/ContactAction.php:193
+#, php-format
+msgid "There is more than one way to get support for %s."
+msgstr "U kan op meerdere manieren ondersteuning krijgen voor %s."
+
+#: classes/Gems/Default/ContactAction.php:198
+msgid "Documentation"
+msgstr "Documentatie"
+
+#: classes/Gems/Default/ContactAction.php:200
+#, php-format
+msgid "All available documentation is gathered at: %s"
+msgstr "Alle beschikbare documentatie staat op: %s."
+
+#: classes/Gems/Default/ContactAction.php:205
+msgid "Manual"
+msgstr "Handleiding"
+
+#: classes/Gems/Default/ContactAction.php:207
+#, php-format
+msgid "The manual is available here: %s"
+msgstr "De handleiding vindt u hier: %s"
+
+#: classes/Gems/Default/ContactAction.php:212
+msgid "The forum"
+msgstr "Forum"
+
+#: classes/Gems/Default/ContactAction.php:215
+#, php-format
+msgid ""
+"You will find questions asked by other users and ask new questions at our "
+"forum site: %s"
+msgstr ""
+"Via ons forum op %s kan u vragen en antwoorden van andere gebruikers vinden "
+"en nieuwe vragen stellen."
+
+#: classes/Gems/Default/ContactAction.php:220
+msgid "Support site"
+msgstr "Ondersteuning"
+
+#: classes/Gems/Default/ContactAction.php:222
+#, php-format
+msgid "Check our support site at %s."
+msgstr "Kijk op onze ondersteunings site op %s."
+
+#: classes/Gems/Default/ContactAction.php:226
+msgid "Or contact"
+msgstr "Of neem contact op met"
+
#: classes/Gems/Default/CronAction.php:133
msgid "Cron jobs turned off."
msgstr "Cron opdrachten uitgezet."
@@ -941,7 +1033,7 @@
"Op dit test systeem worden alle emails gestuurd naar het \"van\" adres."
#: classes/Gems/Default/DatabaseAction.php:75
-#: classes/Gems/Default/ProjectInformationAction.php:193
+#: classes/Gems/Default/ProjectInformationAction.php:248
#: classes/Gems/Task/CleanCache.php:58
msgid "Cache cleaned"
msgstr "Cache opgeschoond"
@@ -1087,7 +1179,7 @@
msgstr "%d nieuwe of veranderde patch(es)."
#: classes/Gems/Default/DatabaseAction.php:303
-#: classes/Gems/Default/ProjectInformationAction.php:137
+#: classes/Gems/Default/ProjectInformationAction.php:180
msgid "Gems build"
msgstr "Gems bouwnummer"
@@ -1273,7 +1365,7 @@
#: classes/Gems/Default/GroupAction.php:117
#: classes/Gems/Default/LogAction.php:201
-#: classes/Gems/Default/RoleAction.php:298
+#: classes/Gems/Default/RoleAction.php:319
msgid "Role"
msgstr "Rol"
@@ -1980,103 +2072,134 @@
msgid "Empty logfile"
msgstr "Verwijder alle foutmeldingen"
-#: classes/Gems/Default/ProjectInformationAction.php:130
+#: classes/Gems/Default/ProjectInformationAction.php:150
+#, php-format
+msgid "%s - does not exist"
+msgstr "%s - bestaat niet"
+
+#: classes/Gems/Default/ProjectInformationAction.php:157
+#, php-format
+msgid "%s - no disk information available"
+msgstr "%s - informatie over schijf niet beschikbaar"
+
+#: classes/Gems/Default/ProjectInformationAction.php:163
+#, php-format
+msgid "%s - %s free of %s = %d%% available"
+msgstr "%s - %s vrij van %s = %d%% beschikbaar"
+
+#: classes/Gems/Default/ProjectInformationAction.php:173
msgid "Project information"
msgstr "Project informatie"
-#: classes/Gems/Default/ProjectInformationAction.php:134
+#: classes/Gems/Default/ProjectInformationAction.php:177
msgid "Project name"
msgstr "Project naam"
-#: classes/Gems/Default/ProjectInformationAction.php:135
+#: classes/Gems/Default/ProjectInformationAction.php:178
msgid "Project version"
msgstr "Project versie"
-#: classes/Gems/Default/ProjectInformationAction.php:136
+#: classes/Gems/Default/ProjectInformationAction.php:179
msgid "Gems version"
msgstr "Gems versie"
-#: classes/Gems/Default/ProjectInformationAction.php:138
+#: classes/Gems/Default/ProjectInformationAction.php:181
msgid "Gems project"
msgstr "Gems project"
-#: classes/Gems/Default/ProjectInformationAction.php:139
+#: classes/Gems/Default/ProjectInformationAction.php:182
msgid "Gems web directory"
msgstr "Gems web folder"
-#: classes/Gems/Default/ProjectInformationAction.php:140
+#: classes/Gems/Default/ProjectInformationAction.php:183
msgid "Gems root directory"
msgstr "Gems start folder"
-#: classes/Gems/Default/ProjectInformationAction.php:141
+#: classes/Gems/Default/ProjectInformationAction.php:184
msgid "Gems code directory"
msgstr "Gems code folder"
-#: classes/Gems/Default/ProjectInformationAction.php:142
+#: classes/Gems/Default/ProjectInformationAction.php:185
+msgid "Gems variable directory"
+msgstr "Gems variabelen folder"
+
+#: classes/Gems/Default/ProjectInformationAction.php:186
msgid "MUtil version"
msgstr "MUtil versie"
-#: classes/Gems/Default/ProjectInformationAction.php:143
+#: classes/Gems/Default/ProjectInformationAction.php:187
msgid "Zend version"
msgstr "Zend versie"
-#: classes/Gems/Default/ProjectInformationAction.php:144
+#: classes/Gems/Default/ProjectInformationAction.php:188
msgid "Application environment"
msgstr "Applicatie omgeving"
-#: classes/Gems/Default/ProjectInformationAction.php:145
+#: classes/Gems/Default/ProjectInformationAction.php:189
msgid "Application baseuri"
msgstr "Applicatie baseuri"
-#: classes/Gems/Default/ProjectInformationAction.php:146
+#: classes/Gems/Default/ProjectInformationAction.php:190
msgid "Application directory"
msgstr "Applicatie folder"
-#: classes/Gems/Default/ProjectInformationAction.php:147
+#: classes/Gems/Default/ProjectInformationAction.php:191
msgid "Application encoding"
msgstr "Applicatie tekenset"
-#: classes/Gems/Default/ProjectInformationAction.php:148
+#: classes/Gems/Default/ProjectInformationAction.php:192
msgid "PHP version"
msgstr "PHP versie"
-#: classes/Gems/Default/ProjectInformationAction.php:149
+#: classes/Gems/Default/ProjectInformationAction.php:193
msgid "Server Hostname"
msgstr "Webserver naam"
-#: classes/Gems/Default/ProjectInformationAction.php:150
+#: classes/Gems/Default/ProjectInformationAction.php:194
msgid "Server OS"
msgstr "Server besturingssysteem"
-#: classes/Gems/Default/ProjectInformationAction.php:151
+#: classes/Gems/Default/ProjectInformationAction.php:195
msgid "Time on server"
msgstr "De tijd op de server"
-#: classes/Gems/Default/ProjectInformationAction.php:155
+#: classes/Gems/Default/ProjectInformationAction.php:198
+msgid "Session directory"
+msgstr "Sessie opslag folder"
+
+#: classes/Gems/Default/ProjectInformationAction.php:199
+msgid "Temporary files directory"
+msgstr "Tijdelijke bestanden folder"
+
+#: classes/Gems/Default/ProjectInformationAction.php:202
+msgid "System Drive"
+msgstr "Systeem Schijf"
+
+#: classes/Gems/Default/ProjectInformationAction.php:210
msgid "Turn Maintenance Mode OFF"
msgstr "Onderhoudsmodus UITzetten"
-#: classes/Gems/Default/ProjectInformationAction.php:157
+#: classes/Gems/Default/ProjectInformationAction.php:212
msgid "Turn Maintenance Mode ON"
msgstr "Onderhoudsmodus AANzetten"
-#: classes/Gems/Default/ProjectInformationAction.php:167
+#: classes/Gems/Default/ProjectInformationAction.php:222
msgid "Version information"
msgstr "Versie informatie"
-#: classes/Gems/Default/ProjectInformationAction.php:201
+#: classes/Gems/Default/ProjectInformationAction.php:256
msgid "Server PHP Info"
msgstr "Server PHP Info"
-#: classes/Gems/Default/ProjectInformationAction.php:218
+#: classes/Gems/Default/ProjectInformationAction.php:273
msgid "Project settings"
msgstr "Project instellingen"
-#: classes/Gems/Default/ProjectInformationAction.php:225
+#: classes/Gems/Default/ProjectInformationAction.php:280
msgid "Session content"
msgstr "Sessie inhoud"
-#: classes/Gems/Default/ProjectInformationAction.php:226
+#: classes/Gems/Default/ProjectInformationAction.php:281
#: classes/Gems/Menu/MenuAbstract.php:380
msgid "Session"
msgstr "Sessie"
@@ -2356,65 +2479,65 @@
msgid "Respondent planning"
msgstr "Per patiënt plannen"
-#: classes/Gems/Default/RoleAction.php:97
+#: classes/Gems/Default/RoleAction.php:106
msgid "child of current role"
msgstr "afgeleid van huidige rol"
-#: classes/Gems/Default/RoleAction.php:105
+#: classes/Gems/Default/RoleAction.php:115
#, php-format
msgid "inherited from %s"
msgstr "overerfd van %s"
-#: classes/Gems/Default/RoleAction.php:113
+#: classes/Gems/Default/RoleAction.php:127
msgid "this role"
msgstr "deze rol"
-#: classes/Gems/Default/RoleAction.php:144
-#: classes/Gems/Default/RoleAction.php:302
+#: classes/Gems/Default/RoleAction.php:162
+#: classes/Gems/Default/RoleAction.php:323
msgid "Inherited"
msgstr "Overerfd"
-#: classes/Gems/Default/RoleAction.php:209
+#: classes/Gems/Default/RoleAction.php:230
msgid "Illegal name"
msgstr "Naam niet toegestaan"
-#: classes/Gems/Default/RoleAction.php:233
-#: classes/Gems/Default/RoleAction.php:299
+#: classes/Gems/Default/RoleAction.php:254
+#: classes/Gems/Default/RoleAction.php:320
msgid "Parents"
msgstr "Afgeleid van"
-#: classes/Gems/Default/RoleAction.php:255
+#: classes/Gems/Default/RoleAction.php:276
msgid "Editing `master` is not allowed"
msgstr "Het wijzigen van `master` is niet toegestaan"
-#: classes/Gems/Default/RoleAction.php:273
+#: classes/Gems/Default/RoleAction.php:294
msgid "role"
msgid_plural "roles"
msgstr[0] "Rol"
msgstr[1] "Rollen"
-#: classes/Gems/Default/RoleAction.php:278
+#: classes/Gems/Default/RoleAction.php:299
msgid "Administrative roles"
msgstr "Beheer rollen en rechten"
-#: classes/Gems/Default/RoleAction.php:300
-#: classes/Gems/Default/RoleAction.php:318
+#: classes/Gems/Default/RoleAction.php:321
+#: classes/Gems/Default/RoleAction.php:339
msgid "Allowed"
msgstr "Toegestaan"
-#: classes/Gems/Default/RoleAction.php:307
+#: classes/Gems/Default/RoleAction.php:328
msgid "Project role overview"
msgstr "Project rollen"
-#: classes/Gems/Default/RoleAction.php:317
+#: classes/Gems/Default/RoleAction.php:338
msgid "Privilege"
msgstr "Privilége"
-#: classes/Gems/Default/RoleAction.php:319
+#: classes/Gems/Default/RoleAction.php:340
msgid "Denied"
msgstr "Geweigerd"
-#: classes/Gems/Default/RoleAction.php:323
+#: classes/Gems/Default/RoleAction.php:344
msgid "Project privileges"
msgstr "Project priviléges"
@@ -5384,6 +5507,9 @@
msgstr[0] "Na deze vragenlijst hebben we nog één andere vragenlijst voor u."
msgstr[1] "Na deze vragenlijst hebben we nog %d andere vragenlijsten voor u."
+#~ msgid "%s is a web application."
+#~ msgstr "%s is een web applicatie."
+
#~ msgid "Success"
#~ msgstr "Succes"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|