Menu

[r11]: / languages / lang_en.php  Maximize  Restore  History

Download this file

625 lines (598 with data), 31.9 kB

  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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
<?php
#Application name: PhpCollab
#Status page: 2
#Path by root: ../languages/lang_en.php
//translator(s): St�phane Dion <contact@sdion.net>
$setCharset = "ISO-8859-1";
$byteUnits = array('Bytes', 'KB', 'MB', 'GB');
$dayNameArray = array(1 =>"Monday", 2 =>"Tuesday", 3 =>"Wednesday", 4 =>"Thursday", 5 =>"Friday", 6 =>"Saturday", 7 =>"Sunday");
$monthNameArray = array(1=> "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December");
$status = array(0 => "Client Completed", 1 => "Completed", 2 => "Not Started", 3 => "Open", 4 => "Suspended");
$profil = array(0 => "Administrator", 1 => "Project Manager", 2 => "User", 3 => "Client User", 4 => "Disabled", 5 => "Project Manager Administrator");
$priority = array(0 => "None", 1 => "Very low", 2 => "Low", 3 => "Medium", 4 => "High", 5 => "Very high");
$statusTopic = array(0 => "Closed", 1 => "Open");
$statusTopicBis = array(0 => "Yes", 1 => "No");
$statusPublish = array(0 => "Yes", 1 => "No");
$statusFile = array(0 => "Approved", 1 => "Approved With Changes", 2 => "Needs Approval", 3 => "No Approvals Needed", 4 => "Not Approved");
$phaseStatus = array(0 => "Not started", 1 => "Open", 2 => "Complete", 3 => "Suspended");
$requestStatus = array(0 => "New", 1 => "Open", 2 => "Complete");
$invoiceStatus = array(0 => "Open", 1 => "Sent", 2 => "Paid");
$strings["please_login"] = "Please log in";
$strings["requirements"] = "System Requirements";
$strings["login"] = "Log In";
$strings["no_items"] = "No items to display";
$strings["logout"] = "Log Out";
$strings["preferences"] = "Preferences";
$strings["my_tasks"] = "My Tasks";
$strings["edit_task"] = "Edit Task";
$strings["copy_task"] = "Copy Task";
$strings["add_task"] = "Add Task";
$strings["delete_tasks"] = "Delete Tasks";
$strings["assignment_history"] = "Assignment History";
$strings["assigned_on"] = "Assigned On";
$strings["assigned_by"] = "Assigned By";
$strings["to"] = "To";
$strings["comment"] = "Comment";
$strings["task_assigned"] = "Task assigned to ";
$strings["task_unassigned"] = "Task assigned to Unassigned (Unassigned)";
$strings["edit_multiple_tasks"] = "Edit Multiple Tasks";
$strings["tasks_selected"] = "tasks selected. Choose new values for these tasks, or select [No Change] to retain current values.";
$strings["assignment_comment"] = "Assignment Comment";
$strings["no_change"] = "[No Change]";
$strings["my_discussions"] = "My Discussions";
$strings["discussions"] = "Discussions";
$strings["delete_discussions"] = "Delete Discussions";
$strings["delete_discussions_note"] = "Note: Discussions cannot be reopened once they are deleted.";
$strings["topic"] = "Topic";
$strings["posts"] = "Posts";
$strings["latest_post"] = "Latest Post";
$strings["my_reports"] = "My Reports";
$strings["reports"] = "Reports";
$strings["create_report"] = "Create Report";
$strings["report_intro"] = "Select your task reporting parameters here and save the query on the results page after running your report.";
$strings["admin_intro"] = "Project settings and configuration.";
$strings["copy_of"] = "Copy of ";
$strings["add"] = "Add";
$strings["delete"] = "Delete";
$strings["remove"] = "Remove";
$strings["copy"] = "Copy";
$strings["view"] = "View";
$strings["edit"] = "Edit";
$strings["update"] = "Update";
$strings["details"] = "Details";
$strings["none"] = "None";
$strings["close"] = "Close";
$strings["new"] = "New";
$strings["select_all"] = "Select All";
$strings["unassigned"] = "Unassigned";
$strings["administrator"] = "Administrator";
$strings["my_projects"] = "My Projects";
$strings["project"] = "Project";
$strings["active"] = "Active";
$strings["inactive"] = "Inactive";
$strings["project_id"] = "Project ID";
$strings["edit_project"] = "Edit Project";
$strings["copy_project"] = "Copy Project";
$strings["add_project"] = "Add Project";
$strings["clients"] = "Clients";
$strings["organization"] = "Client Organization";
$strings["client_projects"] = "Client Projects";
$strings["client_users"] = "Client Users";
$strings["edit_organization"] = "Edit Client Organization";
$strings["add_organization"] = "Add Client Organization";
$strings["organizations"] = "Client Organizations";
$strings["info"] = "Info";
$strings["status"] = "Status";
$strings["owner"] = "Owner";
$strings["home"] = "Home";
$strings["projects"] = "Projects";
$strings["files"] = "Files";
$strings["search"] = "Search";
$strings["admin"] = "Admin";
$strings["user"] = "User";
$strings["project_manager"] = "Project Manager";
$strings["due"] = "Due";
$strings["task"] = "Task";
$strings["tasks"] = "Tasks";
$strings["team"] = "Team";
$strings["add_team"] = "Add Team Members";
$strings["team_members"] = "Team Members";
$strings["full_name"] = "Full name";
$strings["title"] = "Title";
$strings["user_name"] = "User Name";
$strings["work_phone"] = "Work Phone";
$strings["priority"] = "Priority";
$strings["name"] = "Name";
$strings["id"] = "ID";
$strings["description"] = "Description";
$strings["phone"] = "Phone";
$strings["url"] = "URL";
$strings["address"] = "Address";
$strings["comments"] = "Comments";
$strings["created"] = "Created";
$strings["assigned"] = "Assigned";
$strings["modified"] = "Modified";
$strings["assigned_to"] = "Assigned to";
$strings["due_date"] = "Due Date";
$strings["estimated_time"] = "Estimated Time";
$strings["actual_time"] = "Actual Time";
$strings["delete_following"] = "Delete the following?";
$strings["cancel"] = "Cancel";
$strings["and"] = "and";
$strings["administration"] = "Administration";
$strings["user_management"] = "User Management";
$strings["system_information"] = "System Information";
$strings["product_information"] = "Product Information";
$strings["system_properties"] = "System Properties";
$strings["create"] = "Create";
$strings["report_save"] = "Save this report query to your homepage so you can run the query again.";
$strings["report_name"] = "Report Name";
$strings["save"] = "Save";
$strings["matches"] = "Matches";
$strings["match"] = "Match";
$strings["report_results"] = "Report Results";
$strings["success"] = "Success";
$strings["addition_succeeded"] = "Addition succeeded";
$strings["deletion_succeeded"] = "Deletion succeeded";
$strings["report_created"] = "Created report";
$strings["deleted_reports"] = "Deleted reports";
$strings["modification_succeeded"] = "Modification succeeded";
$strings["errors"] = "Errors found!";
$strings["blank_user"] = "The user cannot be found.";
$strings["blank_organization"] = "The client organization cannot be located.";
$strings["blank_project"] = "The project cannot be located.";
$strings["user_profile"] = "User Profile";
$strings["change_password"] = "Change Password";
$strings["change_password_user"] = "Change the user's password.";
$strings["old_password_error"] = "The old password you entered is incorrect. Please re-enter the old password.";
$strings["new_password_error"] = "The two passwords you entered did not match. Please re-enter your new password.";
$strings["notifications"] = "Notifications";
$strings["change_password_intro"] = "Enter your old password then enter and confirm your new password.";
$strings["old_password"] = "Old Password";
$strings["password"] = "Password";
$strings["new_password"] = "New Password";
$strings["confirm_password"] = "Confirm Password";
$strings["email"] = "E-Mail";
$strings["home_phone"] = "Home Phone";
$strings["mobile_phone"] = "Mobile Phone";
$strings["fax"] = "Fax";
$strings["permissions"] = "Permissions";
$strings["administrator_permissions"] = "Administrator Permissions";
$strings["project_manager_permissions"] = "Project Manager Permissions";
$strings["user_permissions"] = "User Permissions";
$strings["account_created"] = "Account Created";
$strings["edit_user"] = "Edit User";
$strings["edit_user_details"] = "Edit the user account details.";
$strings["change_user_password"] = "Change the user's password.";
$strings["select_permissions"] = "Select permissions for this user";
$strings["add_user"] = "Add User";
$strings["enter_user_details"] = "Enter details for the user account you are creating.";
$strings["enter_password"] = "Enter the user's password.";
$strings["success_logout"] = "You have successfully logged out. You can log back in by typing your user name and password below.";
$strings["invalid_login"] = "The user name and/or password you entered is invalid. Please re-enter your login information.";
$strings["profile"] = "Profile";
$strings["user_details"] = "User account details.";
$strings["edit_user_account"] = "Edit your account information.";
$strings["no_permissions"] = "You do not have sufficient permissions to perform that action.";
$strings["discussion"] = "Discussion";
$strings["retired"] = "Retired";
$strings["last_post"] = "Last Post";
$strings["post_reply"] = "Post Reply";
$strings["posted_by"] = "Posted By";
$strings["when"] = "When";
$strings["post_to_discussion"] = "Post to Discussion";
$strings["message"] = "Message";
$strings["delete_reports"] = "Delete Reports";
$strings["delete_projects"] = "Delete Projects";
$strings["delete_organizations"] = "Delete Client Organizations";
$strings["delete_organizations_note"] = "Note: This will delete all client users for these client organizations, and disassociate all open projects from these client organizations.";
$strings["delete_messages"] = "Delete Messages";
$strings["attention"] = "Attention";
$strings["delete_teamownermix"] = "Removal successful, but the project owner cannot be removed from the project team.";
$strings["delete_teamowner"] = "You cannot remove the project owner from the project team.";
$strings["enter_keywords"] = "Enter keywords";
$strings["search_options"] = "Keyword and Search Options";
$strings["search_note"] = "You must enter information in the Search for field.";
$strings["search_results"] = "Search Results";
$strings["users"] = "Users";
$strings["search_for"] = "Search for";
$strings["results_for_keywords"] = "Search results for keywords";
$strings["add_discussion"] = "Add Discussion";
$strings["delete_users"] = "Delete User Accounts";
$strings["reassignment_user"] = "Project and Task Reassignment";
$strings["there"] = "There are";
$strings["owned_by"] = "owned by the users above.";
$strings["reassign_to"] = "Before deleting users, reassign these to";
$strings["no_files"] = "No files linked";
$strings["published"] = "Published";
$strings["project_site"] = "Project Site";
$strings["approval_tracking"] = "Approval Tracking";
$strings["size"] = "Size";
$strings["add_project_site"] = "Add to Project Site";
$strings["remove_project_site"] = "Remove from Project Site";
$strings["more_search"] = "More search options";
$strings["results_with"] = "Find Results With";
$strings["search_topics"] = "Search Topics";
$strings["search_properties"] = "Search Properties";
$strings["date_restrictions"] = "Date Restrictions";
$strings["case_sensitive"] = "Case Sensitive";
$strings["yes"] = "Yes";
$strings["no"] = "No";
$strings["sort_by"] = "Sort by";
$strings["type"] = "Type";
$strings["date"] = "Date";
$strings["all_words"] = "all of the words";
$strings["any_words"] = "any of the words";
$strings["exact_match"] = "exact match";
$strings["all_dates"] = "All dates";
$strings["between_dates"] = "Between dates";
$strings["all_content"] = "All content";
$strings["all_properties"] = "All properties";
$strings["no_results_search"] = "The search returned no results.";
$strings["no_results_report"] = "The report returned no results.";
$strings["schema_date"] = "YYYY/MM/DD";
$strings["hours"] = "hours";
$strings["choice"] = "Choice";
$strings["missing_file"] = "Missing file !";
$strings["project_site_deleted"] = "The project site was successfully deleted.";
$strings["add_user_project_site"] = "The user was successfully granted permission to access the Project Site.";
$strings["remove_user_project_site"] = "User permission was successfully removed.";
$strings["add_project_site_success"] = "The addition to the project site succeeded.";
$strings["remove_project_site_success"] = "The removal from the project site succeeded.";
$strings["add_file_success"] = "Linked 1 content item.";
$strings["delete_file_success"] = "Unlinking succeeded.";
$strings["update_comment_file"] = "The file comment was updated successfully.";
$strings["session_false"] = "Session error";
$strings["logs"] = "Logs";
$strings["logout_time"] = "Auto Log Out";
$strings["noti_foot1"] = "This notification was generated by PhpCollab.";
$strings["noti_foot2"] = "To view your PhpCollab Home Page, visit:";
$strings["noti_taskassignment1"] = "New task:";
$strings["noti_taskassignment2"] = "A task has been assigned to you:";
$strings["noti_moreinfo"] = "For more information, please visit:";
$strings["noti_prioritytaskchange1"] = "Task priority changed:";
$strings["noti_prioritytaskchange2"] = "The priority of the following task has changed:";
$strings["noti_statustaskchange1"] = "Task status changed:";
$strings["noti_statustaskchange2"] = "The status of the following task has changed:";
$strings["login_username"] = "You must enter a user name.";
$strings["login_password"] = "Please enter a password.";
$strings["login_clientuser"] = "This is a client user account. You cannot access PhpCollab with a client user account.";
$strings["user_already_exists"] = "There is already a user with this name. Please choose a variation of the user's name.";
$strings["noti_duedatetaskchange1"] = "Task due date changed:";
$strings["noti_duedatetaskchange2"] = "The due date of the following task has changed:";
$strings["company"] = "Company";
$strings["show_all"] = "Show All";
$strings["information"] = "Information";
$strings["delete_message"] = "Delete this message";
$strings["project_team"] = "Project Team";
$strings["document_list"] = "Document List";
$strings["bulletin_board"] = "Bulletin Board";
$strings["bulletin_board_topic"] = "Bulletin Board Topic";
$strings["create_topic"] = "Create a New Topic";
$strings["topic_form"] = "Topic Form";
$strings["enter_message"] = "Enter your message";
$strings["upload_file"] = "Upload a File";
$strings["upload_form"] = "Upload Form";
$strings["upload"] = "Upload";
$strings["document"] = "Document";
$strings["approval_comments"] = "Approval Comments";
$strings["client_tasks"] = "Client Tasks";
$strings["team_tasks"] = "Team Tasks";
$strings["team_member_details"] = "Project Team Member Details";
$strings["client_task_details"] = "Client Task Details";
$strings["team_task_details"] = "Team Task Details";
$strings["language"] = "Language";
$strings["welcome"] = "Welcome";
$strings["your_projectsite"] = "to Your Project Site";
$strings["contact_projectsite"] = "If you have any questions about the extranet or the information found here, please contact the project lead";
$strings["company_details"] = "Company Details";
$strings["database"] = "Backup and restore database";
$strings["company_info"] = "Edit your company informations";
$strings["create_projectsite"] = "Create Project Site";
$strings["projectsite_url"] = "Project Site URL";
$strings["design_template"] = "Design Template";
$strings["preview_design_template"] = "Preview Template Design";
$strings["delete_projectsite"] = "Delete Project Site";
$strings["add_file"] = "Add File";
$strings["linked_content"] = "Linked Content";
$strings["edit_file"] = "Edit file details";
$strings["permitted_client"] = "Permitted Client Users";
$strings["grant_client"] = "Grant Permission to View Project Site";
$strings["add_client_user"] = "Add Client User";
$strings["edit_client_user"] = "Edit Client User";
$strings["client_user"] = "Client User";
$strings["client_change_status"] = "Change your status below when you have completed this task";
$strings["project_status"] = "Project Status";
$strings["view_projectsite"] = "View Project Site";
$strings["enter_login"] = "Enter your login to receive new password";
$strings["send"] = "Send";
$strings["no_login"] = "Login not found in database";
$strings["email_pwd"] = "Password sent";
$strings["no_email"] = "User without email";
$strings["forgot_pwd"] = "Forgot password ?";
$strings["project_owner"] = "You can make changes only on your own projects.";
$strings["connected"] = "Connected";
$strings["session"] = "Session";
$strings["last_visit"] = "Last visit";
$strings["compteur"] = "Count";
$strings["ip"] = "Ip";
$strings["task_owner"] = "You are not a team member in this project";
$strings["export"] = "Export";
$strings["browse_cvs"] = "Browse CVS";
$strings["repository"] = "CVS Repository";
$strings["reassignment_clientuser"] = "Task Reassignment";
$strings["organization_already_exists"] = "That name is already in use in the system. Please choose another.";
$strings["blank_organization_field"] = "You must enter the client organization name.";
$strings["blank_fields"] = "mandatory fiels";
$strings["projectsite_login_fails"] = "We are unable to confirm the user name and password combination.";
$strings["start_date"] = "Start date";
$strings["completion"] = "Completion";
$strings["update_available"] = "An update is available!";
$strings["version_current"] = "You are currently using version";
$strings["version_latest"] = "The latest version is";
$strings["sourceforge_link"] = "See project page on Sourceforge";
$strings["demo_mode"] = "Demo mode. Action not allowed.";
$strings["setup_erase"] = "Erase the file setup.php!!";
$strings["setup_erase_file"] = "Click here to try and remove the setup file.";
$strings["setup_erase_file_ua"] = "We can not remove the file, it's not writtable. Please delete manually.";
$strings["no_file"] = "No file selected";
$strings["exceed_size"] = "Exceed max file size";
$strings["no_php"] = "Php file not allowed";
$strings["approval_date"] = "Approval date";
$strings["approver"] = "Approver";
$strings["error_database"] = "Can't connect to database";
$strings["error_server"] = "Can't connect to server";
$strings["version_control"] = "Version Control";
$strings["vc_status"] = "Status";
$strings["vc_last_in"] = "Date last modified";
$strings["ifa_comments"] = "Approval comments";
$strings["ifa_command"] = "Change approval status";
$strings["vc_version"] = "Version";
$strings["ifc_revisions"] = "Peer Reviews";
$strings["ifc_revision_of"] = "Review of version";
$strings["ifc_add_revision"] = "Add Peer Review";
$strings["ifc_update_file"] = "Update file";
$strings["ifc_last_date"] = "Date last modified";
$strings["ifc_version_history"] = "Version History";
$strings["ifc_delete_file"] = "Delete file and all child versions & reviews";
$strings["ifc_delete_version"] = "Delete Selected Version";
$strings["ifc_delete_review"] = "Delete Selected Review";
$strings["ifc_no_revisions"] = "There are currently no revisions of this document";
$strings["unlink_files"] = "Unlink Files";
$strings["remove_team"] = "Remove Team Members";
$strings["remove_team_info"] = "Remove these users from the project team?";
$strings["remove_team_client"] = "Remove Permission to View Project Site";
$strings["note"] = "Note";
$strings["notes"] = "Notes";
$strings["subject"] = "Subject";
$strings["delete_note"] = "Delete Notes Entries";
$strings["add_note"] = "Add Note Entry";
$strings["edit_note"] = "Edit Note Entry";
$strings["version_increm"] = "Select the version change to apply:";
$strings["url_dev"] = "Development site url";
$strings["url_prod"] = "Final site url";
$strings["note_owner"] = "You can make changes only on your own notes.";
$strings["alpha_only"] = "Alpha-numeric only in login";
$strings["edit_notifications"] = "Edit E-mail Notifications";
$strings["edit_notifications_info"] = "Select events for which you wish to receive E-mail notification.";
$strings["select_deselect"] = "Select/Deselect All";
$strings["noti_addprojectteam1"] = "Added to project team :";
$strings["noti_addprojectteam2"] = "You have been added to the project team for :";
$strings["noti_removeprojectteam1"] = "Removed from project team :";
$strings["noti_removeprojectteam2"] = "You have been removed from the project team for :";
$strings["noti_newpost1"] = "New post :";
$strings["noti_newpost2"] = "A post was added to the following discussion :";
$strings["edit_noti_taskassignment"] = "I am assigned to a new task.";
$strings["edit_noti_statustaskchange"] = "The status of one of my tasks changes.";
$strings["edit_noti_prioritytaskchange"] = "The priority of one of my tasks changes.";
$strings["edit_noti_duedatetaskchange"] = "The due date of one of my tasks changes.";
$strings["edit_noti_addprojectteam"] = "I am added to a project team.";
$strings["edit_noti_removeprojectteam"] = "I am removed from a project team.";
$strings["edit_noti_newpost"] = "A new post is made to a discussion.";
$strings["add_optional"] = "Add an optional";
$strings["assignment_comment_info"] = "Add comments about the assignment of this task";
$strings["my_notes"] = "My Notes";
$strings["edit_settings"] = "Edit settings";
$strings["max_upload"] = "Max file size";
$strings["project_folder_size"] = "Project folder size";
$strings["calendar"] = "Calendar";
$strings["date_start"] = "Start date";
$strings["date_end"] = "End date";
$strings["time_start"] = "Start time";
$strings["time_end"] = "End time";
$strings["calendar_reminder"] = "Reminder";
$strings["shortname"] = "Short name";
$strings["calendar_recurring"] = "Event recurs every week on this day";
$strings["edit_database"] = "Edit database";
$strings["noti_newtopic1"] = "New discussion :";
$strings["noti_newtopic2"] = "A new discussion was added to the following project :";
$strings["edit_noti_newtopic"] = "A new discussion topic was created.";
$strings["today"] = "Today";
$strings["previous"] = "Previous";
$strings["next"] = "Next";
$strings["help"] = "Help";
$strings["complete_date"] = "Complete date";
$strings["scope_creep"] = "Scope creep";
$strings["days"] = "Days";
$strings["logo"] = "Logo";
$strings["remember_password"] = "Remember Password";
$strings["client_add_task_note"] = "Note: The entered task is registered into the data base, appears here however only if it one assigned to a team member!";
$strings["noti_clientaddtask1"] = "Task added by client :";
$strings["noti_clientaddtask2"] = "A new task was added by client from project site to the following project :";
$strings["phase"] = "Phase";
$strings["phases"] = "Phases";
$strings["phase_id"] = "Phase ID";
$strings["current_phase"] = "Active phase(s)";
$strings["total_tasks"] = "Total Tasks";
$strings["uncomplete_tasks"] = "Uncompleted Tasks";
$strings["no_current_phase"] = "No phase is currently active";
$strings["true"] = "True";
$strings["false"] = "False";
$strings["enable_phases"] = "Enable Phases";
$strings["phase_enabled"] = "Phase Enabled";
$strings["order"] = "Order";
$strings["options"] = "Options";
$strings["support"] = "Support";
$strings["support_request"] = "Support Request";
$strings["support_requests"] = "Support Requests";
$strings["support_id"] = "Request ID";
$strings["my_support_request"] = "My Support Requests";
$strings["introduction"] = "Introduction";
$strings["submit"] = "Submit";
$strings["support_management"] = "Support Management";
$strings["date_open"] = "Date Opened";
$strings["date_close"] = "Date Closed";
$strings["add_support_request"] = "Add Support Request";
$strings["add_support_response"] = "Add Support Response";
$strings["respond"] = "Respond";
$strings["delete_support_request"] = "Support request deleted";
$strings["delete_request"] = "Delete support request";
$strings["delete_support_post"] = "Delete support post";
$strings["new_requests"] = "New requests";
$strings["open_requests"] = "Open requests";
$strings["closed_requests"] = "Complete requests";
$strings["manage_new_requests"] = "Manage new requests";
$strings["manage_open_requests"] = "Manage open requests";
$strings["manage_closed_requests"] = "Manage complete requests";
$strings["responses"] = "Responses";
$strings["edit_status"] = "Edit Status";
$strings["noti_support_request_new2"] = "You have submited a support request regarding: ";
$strings["noti_support_post2"] = "A new response has been added to your support request. Please review the details below.";
$strings["noti_support_status2"] = "Your support request has been updated. Please review the details below.";
$strings["noti_support_team_new2"] = "A new support request has been added to project: ";
//2.0
$strings["delete_subtasks"] = "Delete subtasks";
$strings["add_subtask"] = "Add subtask";
$strings["edit_subtask"] = "Edit subtask";
$strings["subtask"] = "Subtask";
$strings["subtasks"] = "Subtasks";
$strings["show_details"] = "Show details";
$strings["updates_task"] = "Task update history";
$strings["updates_subtask"] = "Subtask update history";
//2.1
$strings["go_projects_site"] = "Go to projects site";
$strings["bookmark"] = "Bookmark";
$strings["bookmarks"] = "Bookmarks";
$strings["bookmark_category"] = "Category";
$strings["bookmark_category_new"] = "New category";
$strings["bookmarks_all"] = "All";
$strings["bookmarks_my"] = "My Bookmarks";
$strings["my"] = "My";
$strings["bookmarks_private"] = "Private";
$strings["shared"] = "Shared";
$strings["private"] = "Private";
$strings["add_bookmark"] = "Add bookmark";
$strings["edit_bookmark"] = "Edit bookmark";
$strings["delete_bookmarks"] = "Delete bookmarks";
$strings["team_subtask_details"] = "Team Subtask Details";
$strings["client_subtask_details"] = "Client Subtask Details";
$strings["client_change_status_subtask"] = "Change your status below when you have completed this subtask";
$strings["disabled_permissions"] = "Disabled account";
$strings["user_timezone"] = "Timezone (GMT)";
//2.2
$strings["project_manager_administrator_permissions"] = "Project Manager Administrator";
$strings["bug"] = "Bug Tracking";
//2.3
$strings["report"] = "Report";
$strings["license"] = "License";
//2.4
$strings["settings_notwritable"] = "Settings.php file is not writable";
//2.5
$strings["invoicing"] = "Invoicing";
$strings["invoice"] = "Invoice";
$strings["invoices"] = "Invoices";
$strings["date_invoice"] = "Invoice date";
$strings["header_note"] = "Header note";
$strings["footer_note"] = "Footer note";
$strings["total_ex_tax"] = "Total ex tax";
$strings["total_inc_tax"] = "Total inc tax";
$strings["tax_rate"] = "Tax rate";
$strings["tax_amount"] = "Tax amount";
$strings["invoice_items"] = "Invoice items";
$strings["amount_ex_tax"] = "Amount ex tax";
$strings["completed"] = "Completed";
$strings["service"] = "Service";
$strings["name_print"] = "Name printed";
$strings["edit_invoice"] = "Edit invoice";
$strings["edit_invoiceitem"] = "Edit invoice item";
$strings["calculation"] = "Calculation";
$strings["items"] = "Items";
$strings["position"] = "Position";
$strings["service_management"] = "Service management";
$strings["hourly_rate"] = "Hourly rate";
$strings["add_service"] = "Add service";
$strings["edit_service"] = "Edit service";
$strings["delete_services"] = "Delete services";
$strings["worked_hours"] = "Worked hours";
$strings["rate_type"] = "Rate type";
$strings["rate_value"] = "Rate value";
$strings["note_invoice_items_notcompleted"] = "Not all items are completed";
$rateType = array(0 => "Rate by custom", 1 => "Rate by project", 2 => "Rate by organization", 3 => "Rate by service");
//HACKS
$strings["newsdesk"] = "Newsdesk";
$strings["newsdesk_list"] = "News list";
$strings["article_newsdesk"] = "News Body";
$strings["update_newsdesk"] = "Update Entries";
$strings["my_newsdesk"] = "My Newsdesk";
$strings["edit_newsdesk"] = "Edit News Article";
$strings["copy_newsdesk"] = "Copy News Article";
$strings["add_newsdesk"] = "Add News Article";
$strings["del_newsdesk"] = "Delete News Article";
$strings["delete_news_note"] = "Note: This will delete also all comments for the select news article";
$strings["author"] = "Author";
$strings["blank_newsdesk_title"] = "Blank title found";
$strings["blank_newsdesk"] = "The news cannot be located.";
$strings["blank_newsdesk_comment"] = "Blank comment found";
$strings["remove_newsdesk"] = "The News Article has been successfully deleted with all its comments";
$strings["add_newsdesk_comment"] = "Add a comment to the News Article";
$strings["edit_newsdesk_comment"] = "Edit the comment of the News Article";
$strings["del_newsdesk_comment"] = "Delete the comment/s of the News Article";
$strings["remove_newsdesk_comment"] = "The Comment of the News Article has been successfully deleted";
$strings["errorpermission_newsdesk"] = "Non hai abbastanza permessi per modificare o cancellare questa notizia";
$strings["errorpermission_newsdesk_comment"] = "Non hai abbastanza permessi per modificare o cancellare questo messaggio";
$strings["newsdesk_related"] = "Related Project";
$strings["newsdesk_related_generic"] = "Generic News (not project related)";
$strings["newsdesk_related_links"] = "Related links to the news";
$strings["newsdesk_rss"] = "Enable RSS for this news";
$strings["newsdesk_rss_enabled"] = "RSS Enabled for this news";
$strings["noti_memberactivation1"] = "Account Activated";
$strings["noti_memberactivation2"] = "You have just been added into the phpCollab client management system. This system has been developed and is continually being upgraded in order to help you, the client, keep tabs on the progress of your project.\n\nTo enter the system, point your browser (preferably Internet Explorer 6.x or Netscape Navigator 7.x) to $root and enter the following:";
$strings["noti_memberactivation3"] = "username:";
$strings["noti_memberactivation4"] = "password:";
$strings["noti_memberactivation5"] = "Once you have typed the information above and pressed \"enter\" you will be allowed to access your account. \n\nIn tandem with this email, you will receive additional messages regarding activations, task submissions, and other events relating to your account. These emails have been sent to keep you informed on the progress of your project.";
//BEGIN email project users mod
$strings["email_users"] = "Email Users";
$strings["email_following"] = "Email Following";
$strings["email_sent"] = "Your email was successfully sent.";
//END email project users mod
$strings["clients_connected"] = "(Client on project site)";
//2.5b4
$strings["Total_Hours_Worked"]="Total Hours Worked";
$strings["Pct_Complete"] = "Pct Complete";
$strings["noti_filepost1"] = "New File upload on the Intranet";
$strings["noti_filepost2"] = "A new file was uploaded for the project :";
$strings["noti_newfile1"] = "New File upload on the Intranet";
$strings["noti_newfile2"] = "A new file was uploaded for the project :";
//2.5rc1
$strings["location"] = "Location";
$strings["calendar_broadcast"] = "Broadcast";
//2.5rc2
$strings["edit_noti_clientaddtask"] = "A task is added by a client.";
$strings["edit_noti_uploadfile"] = "A linked content is added.";
//2.5rc3
$strings["version_check_error"] = "Sorry actually the <a href='http://www.php-collab.org'>php-collab.org</a> update service is offline, please check later or take a look on the <a href='http://www.sourceforge.net/projects/phpcollab' target='_blank'>sourceforge project page</a>";
$strings["my_subtasks"] = "My Subtasks";
$strings["edit_noti_daily_alert"] = "A daily task reminder.";
$strings["edit_noti_weekly_alert"] = "A weekly task reminder.";
$strings["edit_noti_pastdue_alert"] = "A past due task reminder.";
$strings["daily_alert_subject"] = "phpCollab - Daily Task Reminder.";
$strings["weekly_alert_subject"] = "phpCollab - Weekly Task Reminder.";
$strings["pastdue_alert_subject"] = "phpCollab - Past Due Task Reminder.";
$strings["alert_daily_task"] = "The following tasks are due today.";
$strings["alert_daily_subtask"] = "The following subtasks are due today.";
$strings["alert_weekly_task"] = "The following tasks are due this week.";
$strings["alert_weekly_subtask"] = "The following subtasks are due this week.";
$strings["alert_pastdue_task"] = "The following tasks are past due.";
$strings["alert_pastdue_subtask"] = "The following subtasks are past due.";
$strings["link"] = "Link";
?>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.