From c70c9b4054c57314be95665acfe12c7be9489d68 Mon Sep 17 00:00:00 2001 From: Anton Arsenij Date: Sat, 12 Sep 2015 14:25:06 +0200 Subject: [PATCH] Release 5.0.5 --- docs/INSTALL | 6 +- include/inc.ilias_version.php | 4 +- lang/ilias_ar.lang | 52 +- lang/ilias_bg.lang | 52 +- lang/ilias_cs.lang | 52 +- lang/ilias_da.lang | 52 +- lang/ilias_de.lang | 2 +- lang/ilias_el.lang | 52 +- lang/ilias_es.lang | 52 +- lang/ilias_et.lang | 52 +- lang/ilias_fa.lang | 52 +- lang/ilias_fr.lang | 52 +- lang/ilias_hu.lang | 13 +- lang/ilias_it.lang | 52 +- lang/ilias_ja.lang | 52 +- lang/ilias_ka.lang | 52 +- lang/ilias_lt.lang | 52 +- lang/ilias_nl.lang | 52 +- lang/ilias_pl.lang | 52 +- lang/ilias_pt.lang | 52 +- lang/ilias_ro.lang | 52 +- lang/ilias_ru.lang | 52 +- lang/ilias_sk.lang | 52 +- lang/ilias_sq.lang | 52 +- lang/ilias_sr.lang | 52 +- lang/ilias_tr.lang | 52 +- lang/ilias_uk.lang | 52 +- lang/ilias_vi.lang | 52 +- lang/ilias_zh.lang | 52 +- setup/sql/ilDBTemplate.php | 78 +- setup/sql/ilias3.sql | 3684 +++++++++++++++++---------------- 31 files changed, 3203 insertions(+), 1884 deletions(-) diff --git a/docs/INSTALL b/docs/INSTALL index 070a296e2c15..4833f374d267 100755 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -155,7 +155,7 @@ source files into separate directories in /opt/ilias/src: The ILIAS software, its documentation and the web space directory structure is stored in: - ilias-5.0.4.tar.gz + ILIAS-5.0.5.tar.gz The ILIAS tarball may also reside in /opt/ilias/src/tarballs/. After all third- party software has been installed it can directly be extracted into the web @@ -506,7 +506,7 @@ components: First extract the content of the ILIAS tarball into the web space directory: cd /opt/ilias/www/htdocs/ - tar -xzf /opt/ilias/src/tarballs/ilias-5.0.4.tar.gz + tar -xzf /opt/ilias/src/tarballs/ILIAS-5.0.5.tar.gz Please make sure your webserver has write permission to the ILIAS web space and data directories and all their subdirectories. If your webserver daemon @@ -649,7 +649,7 @@ your choice). Do not simply overwrite the 'ilias' directory in your webspace! Example: cd /tmp - tar -xzf /opt/ilias/src/tarballs/ilias-5.0.4.tar.gz + tar -xzf /opt/ilias/src/tarballs/ILIAS-5.0.5.tar.gz After extracting the files you will find a newly created subdirectory 'ilias' in your tmp/ directory. Depending on the ILIAS version you are replacing you must diff --git a/include/inc.ilias_version.php b/include/inc.ilias_version.php index 0142b39e129e..20c635ec5e74 100644 --- a/include/inc.ilias_version.php +++ b/include/inc.ilias_version.php @@ -9,6 +9,6 @@ * * @package ilias-core */ -define("ILIAS_VERSION", "5.0.4 2015-07-28"); -define("ILIAS_VERSION_NUMERIC", "5.0.4"); // must be always x.y.z: x, y and z are numbers +define("ILIAS_VERSION", "5.0.5 2015-09-12"); +define("ILIAS_VERSION_NUMERIC", "5.0.5"); // must be always x.y.z: x, y and z are numbers ?> diff --git a/lang/ilias_ar.lang b/lang/ilias_ar.lang index 8443306e860f..9130b1fd498b 100644 --- a/lang/ilias_ar.lang +++ b/lang/ilias_ar.lang @@ -7674,8 +7674,6 @@ forum#:#add_re_to_subject_info#:#If activated, 'Re: ' is added to the subject on forum#:#ascending_order#:#Latest postings at the bottom forum#:#close_topics#:#اغلاق forum#:#cont_captcha_code#:#Code -forum#:#deactivate_current_and_childs#:#Deactivate All Postings -forum#:#deactivate_post_txt#:#Would you really like to deactivate the current posting and all its child postings? forum#:#descending_order#:#Latest postings at the top forum#:#empty_subject#:#On reply the user has to enter a new title. forum#:#enter_new_subject#:#Please enter a new subject @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_bg.lang b/lang/ilias_bg.lang index f2b4d0fe771e..dc3a9accdd27 100644 --- a/lang/ilias_bg.lang +++ b/lang/ilias_bg.lang @@ -6934,10 +6934,8 @@ forum#:#make_topics_sticky#:#Make Topics Sticky###23 09 2007 new variable forum#:#make_topics_non_sticky#:#Make Topics Non-Sticky###23 09 2007 new variable forum#:#activate_post#:#Activate###23 09 2007 new variable forum#:#activate_post_txt#:#Would you really like to activate the current post and if applicable all its child posts? Please note that all parent posts will be activated, too.###23 09 2007 new variable -forum#:#deactivate_post_txt#:#Would you really like to deactivate the current post and all its child posts?###23 09 2007 new variable forum#:#activate_only_current#:#Activate Current###23 09 2007 new variable forum#:#activate_current_and_childs#:#Activate All Posts###23 09 2007 new variable -forum#:#deactivate_current_and_childs#:#Deactivate All Posts###23 09 2007 new variable forum#:#post_activation_desc#:#If enabled, the moderator has to activate new posts.###23 09 2007 new variable payment#:#import_use_only_textfile#:#Hint: Please use a plain-text file with one code per line.###23 09 2007 new variable common#:#header_zip#:#Upload Zip-Archive###23 09 2007 new variable @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_cs.lang b/lang/ilias_cs.lang index c2d300a1bf9c..62e47486096c 100644 --- a/lang/ilias_cs.lang +++ b/lang/ilias_cs.lang @@ -8566,8 +8566,6 @@ forum#:#add_re_to_subject_info#:#Je-li aktivováno, 'Re: ' je přidáno k předm forum#:#ascending_order#:#Latest postings at the bottom forum#:#close_topics#:#Zavřít forum#:#cont_captcha_code#:#Code -forum#:#deactivate_current_and_childs#:#Deaktivovat všechny příspěvky -forum#:#deactivate_post_txt#:#Skutečně chcete deaktivovat aktuální příspěvek a všechny jeho potomky? forum#:#descending_order#:#Latest postings at the top forum#:#empty_subject#:#Při odpovědi musí uživatel vložit nový název. forum#:#enter_new_subject#:#Vložte prosím nový předmět @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_da.lang b/lang/ilias_da.lang index 4996fef8738f..a3df344c3fc6 100644 --- a/lang/ilias_da.lang +++ b/lang/ilias_da.lang @@ -7009,10 +7009,8 @@ forum#:#make_topics_sticky#:#Få emner til at klistre forum#:#make_topics_non_sticky#:#Få emner til at ophøre med at klistre forum#:#activate_post#:#Aktiver forum#:#activate_post_txt#:#Would you really like to activate the current post and if applicable all its child posts? Please note that all parent posts will be activated, too.###23 09 2007 new variable -forum#:#deactivate_post_txt#:#Would you really like to deactivate the current post and all its child posts?###23 09 2007 new variable forum#:#activate_only_current#:#Aktiver den nuværende forum#:#activate_current_and_childs#:#Aktiver alle indlæg -forum#:#deactivate_current_and_childs#:#Deaktiver alle indlæg forum#:#post_activation_desc#:#Hvis aktiveret skal moderator aktivere alle nye indlæg. payment#:#import_use_only_textfile#:#Hint: Please use a plain-text file with one code per line.###23 09 2007 new variable common#:#header_zip#:#Upload zip-arkiv @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_de.lang b/lang/ilias_de.lang index 58cfe8114ae6..a9869c4a123a 100644 --- a/lang/ilias_de.lang +++ b/lang/ilias_de.lang @@ -15298,4 +15298,4 @@ sysc#:#sysc_task_structure_desc#:#Analyiert und korrigiert die Struktur des Maga blog#:#blog_keywords_other#:#Sonstige Schlagwörter blog#:#blog_keywords_other_info#:#Diese Schlagwörter sind für andere Blog-Einträge vergeben worden. forum#:#forums_thread_deleted#:#Das gewählte Thema einschließlich aller dazugehörigen Beiträge wurde gelöscht. -forum#:#forums_threads_deleted#:#Die gewählten Themen einschließlich aller dazugehörigen Beiträge wurden gelöscht. \ No newline at end of file +forum#:#forums_threads_deleted#:#Die gewählten Themen einschließlich aller dazugehörigen Beiträge wurden gelöscht. diff --git a/lang/ilias_el.lang b/lang/ilias_el.lang index cebca8177a7b..cca3482caf2e 100644 --- a/lang/ilias_el.lang +++ b/lang/ilias_el.lang @@ -5360,8 +5360,6 @@ forum#:#activate_only_current#:#Activate Current forum#:#activate_post#:#Activate forum#:#activate_post_txt#:#Would you really like to activate the current post and if applicable all its child posts? Please note that all parent posts will be activated, too. forum#:#close_topics#:#Close -forum#:#deactivate_current_and_childs#:#Deactivate All Posts -forum#:#deactivate_post_txt#:#Would you really like to deactivate the current post and all its child posts? forum#:#fmr_copy_threads_info#:#You have the possibility to copy single threads. Only the beginning of the chosen threads will be duplicated. forum#:#forums#:#Φόρουμ forum#:#forums_all_threads_marked_read#:#Όλες οι αλληλουχίες έχουν σημειωθεί ως διαβασμένες @@ -15252,3 +15250,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_es.lang b/lang/ilias_es.lang index a330c42304f5..1cdb9df79257 100644 --- a/lang/ilias_es.lang +++ b/lang/ilias_es.lang @@ -7684,8 +7684,6 @@ forum#:#add_re_to_subject_info#:#Si se activa, al responder se añade 'Re: ' al forum#:#ascending_order#:#Últimos envíos al final forum#:#close_topics#:#Cerrar forum#:#cont_captcha_code#:#Código -forum#:#deactivate_current_and_childs#:#Desactivar todos los mensajes -forum#:#deactivate_post_txt#:#¿Realmente quiere desactivar el mensaje actual y todos los mensajes hijos relacionados? forum#:#descending_order#:#Últimos envíos al principio forum#:#empty_subject#:#El usuario debe introducir un nuevo asunto al responder forum#:#enter_new_subject#:#Por favor, introduzca un nuevo asunto. @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_et.lang b/lang/ilias_et.lang index 0721de3f3984..bc9eff7257b9 100644 --- a/lang/ilias_et.lang +++ b/lang/ilias_et.lang @@ -9165,8 +9165,6 @@ forum#:#add_re_to_subject_info#:#Aktiveerimise korral lisatakse kirjale vastamis forum#:#ascending_order#:#Latest postings at the bottom forum#:#close_topics#:#Sule teema forum#:#cont_captcha_code#:#Code -forum#:#deactivate_current_and_childs#:#Deaktiveeri kõik postitused -forum#:#deactivate_post_txt#:#Kas soovite tõepoolest deaktiveerida antud postituse ja vastused sellele? forum#:#descending_order#:#Latest postings at the top forum#:#empty_subject#:#Vastates peab kasutaja sisestama uue pealkirja. forum#:#enable_thread_ratings#:#Thread Rating @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_fa.lang b/lang/ilias_fa.lang index dbf95670aa70..6712c58de8ec 100644 --- a/lang/ilias_fa.lang +++ b/lang/ilias_fa.lang @@ -7063,8 +7063,6 @@ forum#:#activate_post_txt#:#Would you really like to activate the current postin forum#:#add_re_to_subject#:#موقع پاسخ دادن به قسمت موضوع 'پاسخ:' را اضافه کن forum#:#add_re_to_subject_info#:#If activated, 'Re: ' is added to the subject on reply. forum#:#close_topics#:#بستن -forum#:#deactivate_current_and_childs#:#Deactivate All Postings -forum#:#deactivate_post_txt#:#Would you really like to deactivate the current posting and all its child postings? forum#:#empty_subject#:# موقع پاسخ کاربر باید یک عنوان جدید وارد کند forum#:#enter_new_subject#:#Please enter a new subject forum#:#fmr_copy_threads_info#:#You have the possibility to copy single threads. Only the beginning of the chosen threads will be duplicated. @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_fr.lang b/lang/ilias_fr.lang index 23921b4d0846..ca71f8d5c066 100644 --- a/lang/ilias_fr.lang +++ b/lang/ilias_fr.lang @@ -8545,8 +8545,6 @@ forum#:#add_re_to_subject_info#:#Si cela est activé, 'Re: ' est ajouté au titr forum#:#ascending_order#:#Les derniers sujets en bas forum#:#close_topics#:#Fermer forum#:#cont_captcha_code#:#Code -forum#:#deactivate_current_and_childs#:#Désactiver tous les messages -forum#:#deactivate_post_txt#:#Êtes-vous certain de vouloir désactiver ce message et toutes ses réponses ? forum#:#descending_order#:#Les derniers sujets en haut forum#:#empty_subject#:#Lors de la réponse, l'utilisateur doit entrer un nouveau titre forum#:#enter_new_subject#:#Rédiger un nouveau sujet @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_hu.lang b/lang/ilias_hu.lang index d9faf51ca143..ebefb0c980ec 100644 --- a/lang/ilias_hu.lang +++ b/lang/ilias_hu.lang @@ -6648,8 +6648,6 @@ forum#:#activate_only_current#:#Jelenlegi jóváhagyása forum#:#activate_post_txt#:#Biztos, hogy jóváhagyja a jelenlegi hozzászólást, és így az ahhoz fűzött esetleges hozzászólásokat is? Vegye figyelembe, hogy ezzel minden olyan hozzászólást is jóváhagy, amelyre ez válasz volt. forum#:#activate_post#:#Jóváhagyás forum#:#close_topics#:#Lezárás -forum#:#deactivate_current_and_childs#:#Összes hozzászólás inaktiválása -forum#:#deactivate_post_txt#:#Biztos, hogy inaktiválja a jelenlegi hozzászólást, és így az ahhoz fűzött esetleges hozzászólásokat is? forum#:#fmr_copy_threads_info#:#Lehetősége van egyszerű hozzászólások másolására. Csak a kiválasztott hozzászólások kezdete lesz megkétszerezve. forum#:#forum_add_quote#:#Előző hozzászólás beillesztése forum#:#forums_all_threads_marked_read#:#Az összes hozzászólást olvasottként jelölte meg. @@ -15290,3 +15288,14 @@ sysc#:#sysc_task_tree_missing_reference#:#Hiányzó objektumhivatkozások sysc#:#sysc_task_tree_missing_reference_desc#:#Hiányzó objektumhivatkozások keresése és javítása a Taneszköztároló-fában. sysc#:#sysc_task_structure#:#Fastruktúra sysc#:#sysc_task_structure_desc#:#Taneszköztároló-fa szerkezetének elemzése és javítása. +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_it.lang b/lang/ilias_it.lang index e9b4cd3385aa..c4e7665075b1 100644 --- a/lang/ilias_it.lang +++ b/lang/ilias_it.lang @@ -7674,8 +7674,6 @@ forum#:#add_re_to_subject_info#:#Se attivato, 'Re: ' viene aggiunto all'oggetto forum#:#ascending_order#:#Latest postings at the bottom forum#:#close_topics#:#Chiudi forum#:#cont_captcha_code#:#Codice -forum#:#deactivate_current_and_childs#:#Disattivare tutti i Post -forum#:#deactivate_post_txt#:#Vuoi veramente disattivare il post corrente e tutti i post di risposta? forum#:#descending_order#:#Latest postings at the top forum#:#empty_subject#:#Sulla risposta l'utente deve inserire un nuovo titolo. forum#:#enter_new_subject#:#Per favore, inserisci un nuovo oggetto @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_ja.lang b/lang/ilias_ja.lang index 03d460c12324..656f20918aa7 100644 --- a/lang/ilias_ja.lang +++ b/lang/ilias_ja.lang @@ -9167,8 +9167,6 @@ forum#:#add_re_to_subject_info#:#ONの場合、返信時に 'Re:' をSubject forum#:#ascending_order#:#最後列の最新投稿 forum#:#close_topics#:#終了 forum#:#cont_captcha_code#:#コード -forum#:#deactivate_current_and_childs#:#全ての投稿をアクティブ不可 -forum#:#deactivate_post_txt#:#本当に現在の投稿と全てのその子の投稿をアクティブ不可にしますか? forum#:#descending_order#:#最前列の最新投稿 forum#:#empty_subject#:#返信するにはユーザは新しいタイトルを入力する必要があります。 forum#:#enable_thread_ratings#:#スレッドレート @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_ka.lang b/lang/ilias_ka.lang index 2b52b4ea473b..33d6aee20a85 100644 --- a/lang/ilias_ka.lang +++ b/lang/ilias_ka.lang @@ -7674,8 +7674,6 @@ forum#:#add_re_to_subject_info#:#თუ გააქტიურებული forum#:#ascending_order#:#Latest postings at the bottom forum#:#close_topics#:#დახურვა forum#:#cont_captcha_code#:#Code -forum#:#deactivate_current_and_childs#:#ყველა პოსტის გაუქმება -forum#:#deactivate_post_txt#:#ნამდვილად გსურთ მიმდინარე პოსტის დეაქტივაცია და მისი შვილობილი პოსტების forum#:#descending_order#:#Latest postings at the top forum#:#empty_subject#:#პასუხზე მომხმარებელმა უნდა დაამატოს ახალი დასახელება forum#:#enter_new_subject#:#გთხოვთ შეიყვანოთ ახალი საგანი @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_lt.lang b/lang/ilias_lt.lang index 886f8ca95a4a..ce03ca4188c3 100644 --- a/lang/ilias_lt.lang +++ b/lang/ilias_lt.lang @@ -6993,10 +6993,8 @@ forum#:#make_topics_sticky#:#Padaryti Temas Lipniomis forum#:#make_topics_non_sticky#:#Padaryti Temas Nelipniomis forum#:#activate_post#:#Aktyvuoti forum#:#activate_post_txt#:#Ar tikrai norite aktyvuoti šį pranešimą ir jei jei tikslinga, visus atsakymus? Turėkite omenyje, kad visi pirminiai pranešimai bus aktyvuoti taip pat. -forum#:#deactivate_post_txt#:#Ar tikrai norite išjungti šį pranešimą su visais atsakymais? forum#:#activate_only_current#:#Aktyvuoti tik Šį(-iuos) forum#:#activate_current_and_childs#:#Aktyvuoti Visus Pranešimus -forum#:#deactivate_current_and_childs#:#Išjungti Visus Pranešimus forum#:#post_activation_desc#:#Jei įjungta, moderatorius turi patvirtinti naujus pranešimus. payment#:#import_use_only_textfile#:#Patarimas: Naudokite tekstinį failą, vienas kodas eilutėje. common#:#header_zip#:#Įkelti Zip Archyvą @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_nl.lang b/lang/ilias_nl.lang index d0ce6892cb49..d96d8a5d338b 100644 --- a/lang/ilias_nl.lang +++ b/lang/ilias_nl.lang @@ -9042,8 +9042,6 @@ forum#:#add_re_to_subject_info#:#Als ingeschakeld wordt 'Re: ' toegevoegd aan he forum#:#ascending_order#:#Laatste bericht onderaan forum#:#close_topics#:#Afsluiten forum#:#cont_captcha_code#:#Code -forum#:#deactivate_current_and_childs#:#Deactivate All Posts -forum#:#deactivate_post_txt#:#Would you really like to deactivate the current post and all its child posts forum#:#descending_order#:#Laatste bericht bovenaan forum#:#empty_subject#:#Bij het antwoorden moet de gebruiker een nieuwe titel opgeven forum#:#enable_thread_ratings#:#Beoordeling thread @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_pl.lang b/lang/ilias_pl.lang index 8618af9c3edd..242dbf6e6763 100644 --- a/lang/ilias_pl.lang +++ b/lang/ilias_pl.lang @@ -7722,8 +7722,6 @@ forum#:#add_re_to_subject_info#:#If activated, 'Re: ' is added to the subject on forum#:#ascending_order#:#Latest postings at the bottom forum#:#close_topics#:#Zamknij forum#:#cont_captcha_code#:#Code -forum#:#deactivate_current_and_childs#:#Deactivate All Posts -forum#:#deactivate_post_txt#:#Would you really like to deactivate the current post and all its child posts? forum#:#descending_order#:#Latest postings at the top forum#:#empty_subject#:#On reply the user has to enter a new title. forum#:#enter_new_subject#:#Please enter a new subject @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_pt.lang b/lang/ilias_pt.lang index 0fad5268088e..797c8c4d7ac5 100644 --- a/lang/ilias_pt.lang +++ b/lang/ilias_pt.lang @@ -7305,8 +7305,6 @@ forum#:#activate_post_txt#:#Would you really like to activate the current post a forum#:#add_re_to_subject#:#Add 'Re: ' to subject on reply forum#:#add_re_to_subject_info#:#If activated, 'Re: ' is added to the subject on reply. forum#:#close_topics#:#Close -forum#:#deactivate_current_and_childs#:#Deactivate All Posts -forum#:#deactivate_post_txt#:#Would you really like to deactivate the current post and all its child posts? forum#:#empty_subject#:#On reply the user has to enter a new title. forum#:#enter_new_subject#:#Please enter a new subject forum#:#fmr_copy_threads_info#:#You have the possibility to copy single threads. Only the beginning of the chosen threads will be duplicated. @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_ro.lang b/lang/ilias_ro.lang index c90bef5a80e1..3410d2b327ae 100644 --- a/lang/ilias_ro.lang +++ b/lang/ilias_ro.lang @@ -6932,10 +6932,8 @@ forum#:#make_topics_sticky#:#Make Topics Sticky###23 09 2007 new variable forum#:#make_topics_non_sticky#:#Make Topics Non-Sticky###23 09 2007 new variable forum#:#activate_post#:#Activate###23 09 2007 new variable forum#:#activate_post_txt#:#Would you really like to activate the current post and if applicable all its child posts? Please note that all parent posts will be activated, too.###23 09 2007 new variable -forum#:#deactivate_post_txt#:#Would you really like to deactivate the current post and all its child posts?###23 09 2007 new variable forum#:#activate_only_current#:#Activate Current###23 09 2007 new variable forum#:#activate_current_and_childs#:#Activate All Posts###23 09 2007 new variable -forum#:#deactivate_current_and_childs#:#Deactivate All Posts###23 09 2007 new variable forum#:#post_activation_desc#:#If enabled, the moderator has to activate new posts.###23 09 2007 new variable payment#:#import_use_only_textfile#:#Hint: Please use a plain-text file with one code per line.###23 09 2007 new variable common#:#header_zip#:#Upload Zip-Archive###23 09 2007 new variable @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_ru.lang b/lang/ilias_ru.lang index 6e3d24316d00..ae23c1884822 100644 --- a/lang/ilias_ru.lang +++ b/lang/ilias_ru.lang @@ -8612,8 +8612,6 @@ forum#:#add_re_to_subject_info#:#If activated, 'Re: ' is added to the subject on forum#:#ascending_order#:#Отображать последние ответы снизу forum#:#close_topics#:#Закрыть forum#:#cont_captcha_code#:#Code -forum#:#deactivate_current_and_childs#:#Deactivate All Posts -forum#:#deactivate_post_txt#:#Would you really like to deactivate the current post and all its child posts? forum#:#descending_order#:#Отображать последние ответы сверху forum#:#empty_subject#:#On reply the user has to enter a new title. forum#:#enter_new_subject#:#Please enter a new subject @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_sk.lang b/lang/ilias_sk.lang index cee9010dbb4c..e6ce8845eb81 100644 --- a/lang/ilias_sk.lang +++ b/lang/ilias_sk.lang @@ -6559,8 +6559,6 @@ forum#:#activate_post_txt#:#Skutečně chcete aktivovat aktuální příspěvky forum#:#add_re_to_subject#:#Přidat 'Re: ' předmětu odpovědi forum#:#add_re_to_subject_info#:#Je-li aktivováno, 'Re: ' je přidáno k předmětu odpovědi. forum#:#close_topics#:#Zavřít -forum#:#deactivate_current_and_childs#:#Deaktivovat všechny příspěvky -forum#:#deactivate_post_txt#:#Skutečně chcete deaktivovat aktuální příspěvek a všechny jeho potomky? forum#:#enter_new_subject#:#Vložte prosím nový předmět forum#:#fmr_copy_threads_info#:#Máte možnost kopírovat jednotlivá vlákna. Pouze začátek zvoleného vlákna bude duplikován. forum#:#forum_add_quote#:#Přidat citát @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_sq.lang b/lang/ilias_sq.lang index dad117351951..5231a5c34d1f 100644 --- a/lang/ilias_sq.lang +++ b/lang/ilias_sq.lang @@ -6932,10 +6932,8 @@ forum#:#make_topics_sticky#:#Make Topics Sticky###23 09 2007 new variable forum#:#make_topics_non_sticky#:#Make Topics Non-Sticky###23 09 2007 new variable forum#:#activate_post#:#Activate###23 09 2007 new variable forum#:#activate_post_txt#:#Would you really like to activate the current post and if applicable all its child posts? Please note that all parent posts will be activated, too.###23 09 2007 new variable -forum#:#deactivate_post_txt#:#Would you really like to deactivate the current post and all its child posts?###23 09 2007 new variable forum#:#activate_only_current#:#Activate Current###23 09 2007 new variable forum#:#activate_current_and_childs#:#Activate All Posts###23 09 2007 new variable -forum#:#deactivate_current_and_childs#:#Deactivate All Posts###23 09 2007 new variable forum#:#post_activation_desc#:#If enabled, the moderator has to activate new posts.###23 09 2007 new variable payment#:#import_use_only_textfile#:#Hint: Please use a plain-text file with one code per line.###23 09 2007 new variable common#:#header_zip#:#Upload Zip-Archive###23 09 2007 new variable @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_sr.lang b/lang/ilias_sr.lang index baa0cc841b38..cafb393f39a5 100644 --- a/lang/ilias_sr.lang +++ b/lang/ilias_sr.lang @@ -6932,10 +6932,8 @@ forum#:#make_topics_sticky#:#Make Topics Sticky###23 09 2007 new variable forum#:#make_topics_non_sticky#:#Make Topics Non-Sticky###23 09 2007 new variable forum#:#activate_post#:#Activate###23 09 2007 new variable forum#:#activate_post_txt#:#Would you really like to activate the current post and if applicable all its child posts? Please note that all parent posts will be activated, too.###23 09 2007 new variable -forum#:#deactivate_post_txt#:#Would you really like to deactivate the current post and all its child posts?###23 09 2007 new variable forum#:#activate_only_current#:#Activate Current###23 09 2007 new variable forum#:#activate_current_and_childs#:#Activate All Posts###23 09 2007 new variable -forum#:#deactivate_current_and_childs#:#Deactivate All Posts###23 09 2007 new variable forum#:#post_activation_desc#:#If enabled, the moderator has to activate new posts.###23 09 2007 new variable payment#:#import_use_only_textfile#:#Hint: Please use a plain-text file with one code per line.###23 09 2007 new variable common#:#header_zip#:#Upload Zip-Archive###23 09 2007 new variable @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_tr.lang b/lang/ilias_tr.lang index 8fc2b6443edb..75f11925cf51 100644 --- a/lang/ilias_tr.lang +++ b/lang/ilias_tr.lang @@ -7645,8 +7645,6 @@ forum#:#add_re_to_subject_info#:#etkinleştirilmişse, 'Re:' cevap üzerine konu forum#:#ascending_order#:#Alt son kayıtlar forum#:#close_topics#:#Kapat forum#:#cont_captcha_code#:#Kodu -forum#:#deactivate_current_and_childs#:#Tüm İlanları Deactivate -forum#:#deactivate_post_txt#:#gerçekten geçerli gönderme ve tüm alt ilanları devreden çıkarmak ister misiniz? forum#:#descending_order#:#En azından son kayıtlar forum#:#empty_subject#:#Cevapla üzerinde kullanıcı yeni bir başlık girmek zorundadır. forum#:#enter_new_subject#:#yeni bir konu girin @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_uk.lang b/lang/ilias_uk.lang index 9bf25bb0a5c7..d5984308738c 100644 --- a/lang/ilias_uk.lang +++ b/lang/ilias_uk.lang @@ -6932,10 +6932,8 @@ forum#:#make_topics_sticky#:#Make Topics Sticky###23 09 2007 new variable forum#:#make_topics_non_sticky#:#Make Topics Non-Sticky###23 09 2007 new variable forum#:#activate_post#:#Activate###23 09 2007 new variable forum#:#activate_post_txt#:#Would you really like to activate the current post and if applicable all its child posts? Please note that all parent posts will be activated, too.###23 09 2007 new variable -forum#:#deactivate_post_txt#:#Would you really like to deactivate the current post and all its child posts?###23 09 2007 new variable forum#:#activate_only_current#:#Activate Current###23 09 2007 new variable forum#:#activate_current_and_childs#:#Activate All Posts###23 09 2007 new variable -forum#:#deactivate_current_and_childs#:#Deactivate All Posts###23 09 2007 new variable forum#:#post_activation_desc#:#If enabled, the moderator has to activate new posts.###23 09 2007 new variable payment#:#import_use_only_textfile#:#Hint: Please use a plain-text file with one code per line.###23 09 2007 new variable common#:#header_zip#:#Upload Zip-Archive###23 09 2007 new variable @@ -15251,3 +15249,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_vi.lang b/lang/ilias_vi.lang index e758d05fe1f1..d20c1522da5f 100644 --- a/lang/ilias_vi.lang +++ b/lang/ilias_vi.lang @@ -6934,10 +6934,8 @@ forum#:#make_topics_sticky#:#Make Topics Sticky###23 09 2007 new variable forum#:#make_topics_non_sticky#:#Make Topics Non-Sticky###23 09 2007 new variable forum#:#activate_post#:#Activate###23 09 2007 new variable forum#:#activate_post_txt#:#Would you really like to activate the current post and if applicable all its child posts? Please note that all parent posts will be activated, too.###23 09 2007 new variable -forum#:#deactivate_post_txt#:#Would you really like to deactivate the current post and all its child posts?###23 09 2007 new variable forum#:#activate_only_current#:#Activate Current###23 09 2007 new variable forum#:#activate_current_and_childs#:#Activate All Posts###23 09 2007 new variable -forum#:#deactivate_current_and_childs#:#Deactivate All Posts###23 09 2007 new variable forum#:#post_activation_desc#:#If enabled, the moderator has to activate new posts.###23 09 2007 new variable payment#:#import_use_only_textfile#:#Hint: Please use a plain-text file with one code per line.###23 09 2007 new variable common#:#header_zip#:#Upload Zip-Archive###23 09 2007 new variable @@ -15253,3 +15251,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/lang/ilias_zh.lang b/lang/ilias_zh.lang index 29453dabc70f..f3c679481412 100644 --- a/lang/ilias_zh.lang +++ b/lang/ilias_zh.lang @@ -6038,8 +6038,6 @@ forum#:#activate_only_current#:#激活当前 forum#:#activate_post#:#激活 forum#:#activate_post_txt#:#您确定想激活当前贴子,且可能的话应用到它的所有子贴子?请注意,所有父贴子也将被激活。 forum#:#close_topics#:#关闭 -forum#:#deactivate_current_and_childs#:#关闭全部帖子 -forum#:#deactivate_post_txt#:#您确定想关闭当前贴子和它的所有子贴子? forum#:#fmr_copy_threads_info#:#您有可能复制单个线程。仅开始的选定的线程将被复制。 forum#:#forum_add_quote#:#添加配额 forum#:#forums#:#论坛 @@ -15250,3 +15248,53 @@ forum#:#frm_censorship_applied#:#The censorship has been successfully applied.## forum#:#frm_censorship_revoked#:#The censorship has been successfully revoked.###28 07 2015 new variable forum#:#frm_mark_as_read#:#Mark as read###28 07 2015 new variable forum#:#frm_mark_as_unread#:#Mark as unread###28 07 2015 new variable +dcl#:#dcl_allowed_file_types#:#Allowed File Types###12 09 2015 new variable +dcl#:#dcl_locked_tooltip#:#Disable this field for users to edit. Does not include roles with the permission 'Edit Settings'###12 09 2015 new variable +bibl#:#news_title_created#:#New bibliography list added###12 09 2015 new variable +bibl#:#news_content_created#:#A new bibliography list has been added. You can view the entries by clicking the link to the item.###12 09 2015 new variable +bibl#:#news_title_updated#:#Bibliography list updated###12 09 2015 new variable +bibl#:#news_content_updated#:#The bibliography list has been modified. You can view the new entries by clicking the link to the item.###12 09 2015 new variable +common#:#obj_orgu_description#:#Creating and editing organisational structure###12 09 2015 new variable +common#:#il_orgu_superior#:#Superior###12 09 2015 new variable +common#:#il_orgu_employee#:#Employee###12 09 2015 new variable +common#:#view_learning_progress#:#View Learning Progress###12 09 2015 new variable +common#:#view_learning_progress_rec#:#View Learning Progress of Unit incl. Subunits###12 09 2015 new variable +sysc#:#sysc_overview#:#Overview###12 09 2015 new variable +sysc#:#sysc_groups#:#System Check Groups###12 09 2015 new variable +sysc#:#sysc_grp_tree#:#Repository Tree###12 09 2015 new variable +sysc#:#sysc_grp_tree_desc#:#Performs an analysis of the tree and prints all tree nodes along with analysis data.###12 09 2015 new variable +sysc#:#sysc_completed_num#:#Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_failed_num#:#Not Fullfilled Tasks###12 09 2015 new variable +sysc#:#sysc_task_overview#:#Tasks###12 09 2015 new variable +sysc#:#sysc_action_validate#:#Validate###12 09 2015 new variable +sysc#:#sysc_action_repair#:#Repair###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates#:#Duplicate Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_duplicates_desc#:#Search for duplicate entries in the repository tree structure.###12 09 2015 new variable +sysc#:#sysc_task_tree_dump#:#List Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_dump_desc#:#Analyses and prints the repository tree structure###12 09 2015 new variable +sysc#:#sysc_action_list_tree#:#Create Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_action_show_tree#:#Show Repository Tree Dump###12 09 2015 new variable +sysc#:#sysc_tree_duplicate_failures#:#Found duplicate entries in tree structure. Number of duoplicate entries###12 09 2015 new variable +sysc#:#sysc_message_success#:#No errors found###12 09 2015 new variable +sysc#:#sysc_tree_list_failures#:#A dump of the the repository tree has been created. Number of errors in tree structure:###12 09 2015 new variable +sysc#:#sysc_status_na#:#Not Executed###12 09 2015 new variable +sysc#:#sysc_status_running#:#Running###12 09 2015 new variable +sysc#:#sysc_status_failed#:#Failed###12 09 2015 new variable +sysc#:#sysc_status_completed#:#Completed###12 09 2015 new variable +sysc#:#sysc_task_tree_missing#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_message_tree_missing_confirm#:#Do you really want to restore missing entries in the repository tree structure?###12 09 2015 new variable +sysc#:#sysc_btn_tree_missing#:#Restore Missing###12 09 2015 new variable +sysc#:#sysc_tree_missing_failures#:#Found missing entries in the tree structure. Number of missing entries:###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash#:#Delete Trash Bin###12 09 2015 new variable +sysc#:#sysc_cron_empty_trash_desc#:#If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree#:#Missing Entries in Repository Tree###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_tree_desc#:#Searches and repairs missing entries in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference#:#Missing Object References###12 09 2015 new variable +sysc#:#sysc_task_tree_missing_reference_desc#:#Searches and repairs missing object references in the repository tree.###12 09 2015 new variable +sysc#:#sysc_task_structure#:#Tree structure###12 09 2015 new variable +sysc#:#sysc_task_structure_desc#:#Analyzes and corrects the repository tree structure.###12 09 2015 new variable +blog#:#blog_keywords_other#:#Other Keywords###12 09 2015 new variable +blog#:#blog_keywords_other_info#:#These keywords were set for other blog postings.###12 09 2015 new variable +forum#:#forums_thread_deleted#:#The selected thread including all postings have been deleted.###12 09 2015 new variable +forum#:#forums_threads_deleted#:#The selected threads including all postings have been deleted.###12 09 2015 new variable diff --git a/setup/sql/ilDBTemplate.php b/setup/sql/ilDBTemplate.php index bd1a51b44e71..419bdeb06c64 100755 --- a/setup/sql/ilDBTemplate.php +++ b/setup/sql/ilDBTemplate.php @@ -27038,7 +27038,7 @@ function setupILIASDatabase() 'module' => array('text', 'init'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:4:{s:25:"init_error_redirect_click";s:25:"Please click to continue.";s:24:"init_error_redirect_info";s:34:"Redirect not supported by context.";s:22:"init_error_maintenance";s:83:"The server is not available due to maintenance. We apologise for any inconvenience.";s:30:"init_error_authentication_fail";s:22:"Authentication failed.";}'))); $ilDB->insert("lng_modules", array( -'module' => array('text', 'common'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:3094:{s:15:"chat_chatviewer";s:11:"Chat Viewer";s:18:"3rd_party_software";s:18:"3rd party software";s:13:"absolute_path";s:13:"Absolute Path";s:20:"accept_usr_agreement";s:22:"Accept user agreement?";s:14:"access_expired";s:7:"expired";s:19:"access_free_granted";s:44:"Set the selected user(s) to unlimited access";s:11:"access_from";s:13:"Access (from)";s:13:"access_public";s:6:"Public";s:21:"access_restrict_enter";s:56:"Please set the period for the limited access restriction";s:17:"access_restricted";s:42:"Set the selected user(s) to limited access";s:12:"access_scope";s:6:"Access";s:16:"access_unlimited";s:9:"Unlimited";s:12:"access_until";s:14:"Access (until)";s:12:"access_users";s:15:"Logged in Users";s:6:"access";s:6:"Access";s:28:"accesscount_registered_users";s:38:"Read by number of distinct ILIAS users";s:10:"accessFree";s:21:"Remove Limited Access";s:14:"accessRestrict";s:18:"Set Limited Access";s:20:"account_expires_body";s:43:"Your account is limited, it will expire at:";s:23:"account_expires_subject";s:20:"Your account expires";s:14:"action_aborted";s:14:"Action aborted";s:6:"action";s:6:"Action";s:7:"actions";s:7:"Actions";s:27:"activate_assessment_logging";s:36:"Activate Test and Assessment Logging";s:14:"activate_block";s:8:"Activate";s:14:"activate_https";s:45:"HTTPS handling by ILIAS
(Payment, Login)";s:17:"activate_tracking";s:10:"Activation";s:8:"activate";s:10:"Set Active";s:10:"activation";s:12:"Edit Timings";s:12:"active_roles";s:12:"Active Roles";s:6:"active";s:6:"Active";s:10:"add_author";s:10:"Add Author";s:12:"add_comments";s:13:"Edit comments";s:13:"add_condition";s:16:"Add Precondition";s:10:"add_member";s:10:"Add Member";s:11:"add_members";s:11:"Add Members";s:26:"add_new_user_defined_field";s:20:"Add New Custom Field";s:33:"add_new_user_defined_select_field";s:18:"Add New Select Box";s:31:"add_new_user_defined_text_field";s:18:"Add New Text Field";s:34:"add_new_user_defined_wysiwyg_field";s:33:"Add New Text Area (WYSIWYG) Field";s:8:"add_note";s:8:"Add Note";s:13:"add_parameter";s:13:"New Parameter";s:15:"add_translation";s:15:"Add translation";s:22:"add_user_defined_field";s:13:"Add New Field";s:8:"add_user";s:14:"Add Local User";s:3:"add";s:3:"Add";s:19:"added_new_condition";s:22:"Created new condition.";s:15:"additional_info";s:22:"Additional Information";s:7:"address";s:7:"Address";s:14:"adm_create_tax";s:15:"Create taxonomy";s:16:"admin_force_noti";s:19:"Notification active";s:11:"admin_panel";s:20:"Administration Panel";s:18:"administrate_users";s:25:"Local User Administration";s:12:"administrate";s:12:"Administrate";s:14:"administration";s:14:"Administration";s:13:"administrator";s:13:"Administrator";s:5:"adopt";s:5:"Adopt";s:32:"advanced_editing_allow_html_tags";s:45:"Allow the selected HTML tags for text editing";s:40:"advanced_editing_allow_javascript_editor";s:25:"Enable a Rich Text Editor";s:36:"advanced_editing_assessment_settings";s:56:"Allowed HTML Tags for the ILIAS Test and Assessment tool";s:34:"advanced_editing_frm_post_settings";s:19:"Forum Post Settings";s:35:"advanced_editing_lm_js_editing_desc";s:92:"Enables HTMLArea and JavaScript support for page editing in learning modules and glossaries.";s:30:"advanced_editing_lm_js_editing";s:35:"Enable HTMLArea for Content Editing";s:28:"advanced_editing_lm_settings";s:37:"Learning Module and Glossary Settings";s:23:"advanced_editing_no_rte";s:28:"Do not use rich text editing";s:38:"advanced_editing_rep_page_editing_desc";s:135:"This feature allows adding text/media to pages of a category, course, group or folder. If deactivated, existing content will be hidden.";s:33:"advanced_editing_rep_page_editing";s:36:"Enable Content Editing in Repository";s:30:"advanced_editing_required_tags";s:40:"The following HTML tags are required: %s";s:25:"advanced_editing_settings";s:16:"Editing Settings";s:32:"advanced_editing_survey_settings";s:43:"Allowed HTML Tags for the ILIAS survey tool";s:24:"advanced_editing_tinymce";s:14:"TinyMCE Editor";s:24:"adve_assessment_settings";s:28:"Test and Assessment Settings";s:22:"adve_frm_post_settings";s:11:"Forum Posts";s:21:"adve_general_settings";s:16:"General Settings";s:16:"adve_lm_settings";s:22:"LM / Glossary Settings";s:17:"adve_rep_settings";s:19:"Repository Settings";s:20:"adve_survey_settings";s:15:"Survey Settings";s:10:"agree_date";s:9:"Agreed on";s:11:"all_authors";s:11:"All authors";s:12:"all_commands";s:12:"All Commands";s:16:"all_global_roles";s:12:"Global roles";s:7:"all_lms";s:20:"All learning modules";s:15:"all_local_roles";s:17:"Local roles (all)";s:11:"all_objects";s:11:"All Objects";s:9:"all_roles";s:9:"All Roles";s:10:"all_topics";s:10:"All Topics";s:8:"all_tsts";s:9:"All tests";s:9:"all_users";s:9:"All Users";s:18:"allow_assign_users";s:47:"Allow user assignment for local administrators.";s:20:"allow_override_alert";s:50:"Rules for .htaccess are not interpreted correctly.";s:14:"allow_register";s:44:"Available in registration form for new users";s:23:"already_delivered_files";s:15:"Submitted Files";s:3:"and";s:3:"and";s:16:"announce_changes";s:16:"Announce Changes";s:8:"announce";s:8:"Announce";s:9:"anonymous";s:9:"Anonymous";s:7:"answers";s:7:"Answers";s:12:"any_language";s:12:"Any language";s:13:"append_search";s:21:"Append search results";s:21:"application_completed";s:23:"Application is complete";s:16:"application_date";s:16:"Application Date";s:12:"applications";s:12:"Applications";s:13:"applied_users";s:13:"Applied users";s:12:"apply_filter";s:12:"Apply Filter";s:5:"apply";s:5:"Apply";s:16:"appointment_list";s:16:"Appointment List";s:11:"appointment";s:11:"Appointment";s:12:"approve_date";s:11:"Approved on";s:17:"approve_recipient";s:20:"Login ID of Approver";s:14:"archive_broken";s:36:"Archive seems to be broken or empty.";s:7:"archive";s:7:"Archive";s:12:"are_you_sure";s:13:"Are you sure?";s:15:"arrow_downright";s:28:"Arrow from top to down right";s:15:"articels_unread";s:15:"Unread articles";s:5:"as_of";s:5:"as of";s:13:"ass_log_admin";s:23:"Log Data Administration";s:23:"ass_log_available_tests";s:15:"Available Tests";s:22:"ass_log_count_datasets";s:11:"Log Entries";s:22:"ass_log_delete_entries";s:18:"Delete Log Entries";s:27:"ass_log_delete_no_selection";s:54:"Please select at least one test to delete the Log Data";s:15:"ass_log_deleted";s:52:"The Log Data for the selected tests has been deleted";s:14:"ass_log_output";s:15:"Log Data Output";s:12:"ass_log_path";s:13:"Test Location";s:19:"assessment_defaults";s:40:"Default settings for Test and Assessment";s:26:"assessment_imap_line_color";s:20:"Image Map Line Color";s:23:"assessment_log_datetime";s:9:"Date/Time";s:22:"assessment_log_deleted";s:71:"The Test and Assessment log data has been deleted in the administration";s:23:"assessment_log_for_test";s:8:"For test";s:26:"assessment_log_log_entries";s:11:"log entries";s:22:"assessment_log_logging";s:7:"Logging";s:38:"assessment_log_manual_scoring_activate";s:27:"Activate Manual Scoring for";s:34:"assessment_log_manual_scoring_desc";s:275:"If the Manual Scoring is activated for a question type, all questions of this question type could be manually scored by a test author. Please be careful with these settings, because late manual scoring of automatically scored question types could cause even judical problems!";s:29:"assessment_log_manual_scoring";s:14:"Manual Scoring";s:22:"assessment_log_no_data";s:21:"No log data available";s:21:"assessment_log_no_log";s:78:"It is no log data available to the selected test and the selected time period!";s:28:"assessment_log_open_calendar";s:71:"Click here to open a calendar for date selection (JavaScript required!)";s:23:"assessment_log_question";s:8:"Question";s:26:"assessment_log_select_test";s:28:"--- Please select a test ---";s:19:"assessment_log_text";s:11:"Log message";s:26:"assessment_log_user_answer";s:24:"User answered a question";s:27:"assessment_log_user_answers";s:17:"Show user actions";s:14:"assessment_log";s:59:"Create a Test and Assessment log for a specific time period";s:38:"assessment_settings_reporting_language";s:18:"Reporting language";s:19:"assessment_settings";s:35:"Global Test and Assessment settings";s:30:"assessment_use_javascript_desc";s:83:"Activates JavaScript output for drag and drop actions by default for the first time";s:25:"assessment_use_javascript";s:28:"JavaScript for Drag and Drop";s:31:"assf_allowed_questiontypes_desc";s:224:"All the checked question types will be available in this ILIAS installation. If you don\'t want to allow the creation of a certain question type in this installation, you must remove the selection in the associated check box.";s:26:"assf_allowed_questiontypes";s:24:"Available Question Types";s:18:"assf_questiontypes";s:17:"Question Settings";s:18:"assign_global_role";s:21:"Assign to Global Role";s:15:"assign_lo_forum";s:15:"Assign LO Forum";s:17:"assign_local_role";s:20:"Assign to Local Role";s:19:"assign_user_to_role";s:19:"Assign User to Role";s:6:"assign";s:6:"Assign";s:16:"assigned_members";s:16:"Assigned Members";s:14:"assigned_roles";s:14:"Assigned Roles";s:14:"assigned_users";s:14:"Assigned Users";s:15:"associated_user";s:15:"associated User";s:16:"associated_users";s:16:"associated Users";s:18:"at_least_one_style";s:41:"At least one style must remain activated.";s:11:"at_location";s:11:"at location";s:10:"attachment";s:10:"Attachment";s:11:"attachments";s:11:"Attachments";s:8:"attempts";s:8:"Attempts";s:6:"attend";s:6:"Attend";s:17:"auth_active_roles";s:43:"Global roles available on registration form";s:16:"auth_allow_local";s:26:"Allow Local Authentication";s:25:"auth_cas_allow_local_desc";s:91:"This allows CAS users to authenticate with their local ILIAS username and a local password.";s:18:"auth_cas_auth_desc";s:66:"CAS requires PHP 4.3.1 or higher with CURL support (7.5 or higher)";s:13:"auth_cas_auth";s:28:"Configure CAS Authentication";s:26:"auth_cas_create_users_desc";s:136:"Creates automatically an ILIAS user account, for users that successfully authenticated against CAS, without having an ILIAS account yet.";s:18:"auth_cas_port_desc";s:75:"E.g. 443 if the full CAS server URI is https://auth.yourserver.com:443/cas/";s:20:"auth_cas_server_desc";s:91:"E.g. auth.yourserver.com if the full CAS server URI is https://auth.yourserver.com:443/cas/";s:23:"auth_cas_settings_saved";s:18:"CAS settings saved";s:17:"auth_cas_uri_desc";s:86:"Local URI, e.g. cas if the full CAS server URI is https://auth.yourserver.com:443/cas/";s:31:"auth_cas_user_default_role_desc";s:57:"This role is assigned to automatically created CAS users.";s:8:"auth_cas";s:3:"CAS";s:14:"auth_configure";s:12:"configure...";s:17:"auth_create_users";s:39:"Create non-existing users automatically";s:28:"auth_default_mode_changed_to";s:38:"Default authentication mode changed to";s:12:"auth_default";s:15:"Default setting";s:8:"auth_ecs";s:3:"ECS";s:14:"auth_ldap_desc";s:34:"Authenticate users via LDAP server";s:16:"auth_ldap_enable";s:19:"Enable LDAP support";s:24:"auth_ldap_migration_info";s:119:"Activate this option to give new users the possibility to migrate their existing ILIAS accounts to LDAP authentication.";s:19:"auth_ldap_migration";s:17:"Account Migration";s:24:"auth_ldap_not_configured";s:26:"LDAP is not configured yet";s:24:"auth_ldap_settings_saved";s:19:"LDAP settings saved";s:9:"auth_ldap";s:4:"LDAP";s:15:"auth_local_desc";s:53:"Authenticate users via local ILIAS database (default)";s:10:"auth_local";s:10:"ILIAS Auth";s:23:"auth_login_instructions";s:32:"Instructions shown on login page";s:21:"auth_mode_not_changed";s:17:"(Nothing changed)";s:23:"auth_mode_roles_changed";s:41:"Changed authentication mode for this Role";s:9:"auth_mode";s:19:"Authentication mode";s:26:"auth_new_account_mail_desc";s:158:"Send new account e-mail to user, if user is generated automatically. A password will only be generated, if ‘Allow Local Authentication’ is also activated.";s:11:"auth_openid";s:6:"OpenId";s:16:"auth_per_default";s:11:"Per Default";s:21:"auth_radius_configure";s:31:"Configure RADIUS-Authentication";s:16:"auth_radius_desc";s:36:"Authenticate users via RADIUS server";s:18:"auth_radius_enable";s:21:"Enable RADIUS support";s:26:"auth_radius_not_configured";s:28:"RADIUS is not configured yet";s:16:"auth_radius_port";s:4:"Port";s:23:"auth_radius_server_desc";s:108:"You may add multiple servers with commas separated. Servers are rotated in Round robin fashion when queried.";s:18:"auth_radius_server";s:7:"Servers";s:26:"auth_radius_settings_saved";s:21:"RADIUS settings saved";s:25:"auth_radius_shared_secret";s:13:"Shared secret";s:11:"auth_radius";s:6:"RADIUS";s:26:"auth_remark_non_local_auth";s:122:"When selecting another authentication mode than ILIAS database, you may not change user\'s login name and password anymore.";s:19:"auth_role_auth_mode";s:19:"Authentication mode";s:16:"auth_script_desc";s:38:"Authenticate users via external script";s:11:"auth_script";s:6:"Custom";s:11:"auth_select";s:26:"Select authentication mode";s:14:"auth_selection";s:13:"Login Options";s:13:"auth_settings";s:23:"Authentication Settings";s:14:"auth_shib_desc";s:78:"Authenticate users via Shibboleth, can be used as second authentication method";s:22:"auth_shib_instructions";s:93:"Be sure to read the README for instructions on how to configure Shibboleth support for ILIAS.";s:24:"auth_shib_not_configured";s:32:"Shibboleth is not configured yet";s:9:"auth_shib";s:10:"Shibboleth";s:15:"auth_shibboleth";s:10:"Shibboleth";s:26:"auth_soap_allow_local_desc";s:92:"This allows SOAP users to authenticate with their local ILIAS username and a local password.";s:19:"auth_soap_auth_desc";s:95:"This settings deal only with SOAP based user authentication, not with the ILIAS SOAP interface.";s:14:"auth_soap_auth";s:29:"Configure SOAP Authentication";s:27:"auth_soap_create_users_desc";s:137:"Creates automatically an ILIAS user account, for users that successfully authenticated against SOAP, without having an ILIAS account yet.";s:24:"auth_soap_namespace_desc";s:66:"As defined in WSDL. Must be specified, if .NET SOAP style is used.";s:19:"auth_soap_namespace";s:9:"Namespace";s:19:"auth_soap_port_desc";s:87:"E.g. 8080 if the full SOAP server URI is http://auth.yourserver.com:8080/dir/server.php";s:21:"auth_soap_server_desc";s:102:"E.g. auth.yourserver.com if the full SOAP server URI is http://auth.yourserver.com:8080/dir/server.php";s:24:"auth_soap_settings_saved";s:34:"SOAP authentication settings saved";s:18:"auth_soap_uri_desc";s:108:"Local URI, e.g. dir/server.php if the full SOAP server URI is http://auth.yourserver.com:8080/dir/server.php";s:20:"auth_soap_use_dotnet";s:19:"Use .NET SOAP Style";s:19:"auth_soap_use_https";s:9:"Use HTTPS";s:32:"auth_soap_user_default_role_desc";s:58:"This role is assigned to automatically created SOAP users.";s:27:"auth_soap_user_default_role";s:49:"Default role assigned to SOAP authenticated users";s:9:"auth_soap";s:4:"SOAP";s:22:"auth_user_default_role";s:12:"Default Role";s:18:"authenticate_ilias";s:27:"ILIAS Native Authentication";s:17:"authenticate_with";s:9:"Login to:";s:23:"authentication_settings";s:14:"Authentication";s:6:"author";s:6:"Author";s:14:"authoring_mode";s:14:"Authoring Mode";s:7:"authors";s:7:"Authors";s:17:"auto_registration";s:34:"Automatically approve registration";s:19:"available_languages";s:19:"Available Languages";s:9:"available";s:9:"Available";s:12:"average_time";s:12:"Average time";s:19:"back_to_crs_content";s:22:"Back to Course Content";s:20:"back_to_fold_content";s:22:"Back to Folder Content";s:19:"back_to_grp_content";s:21:"Back to Group Content";s:20:"back_to_sess_content";s:23:"Back to Session Content";s:4:"back";s:4:"Back";s:6:"basedn";s:6:"BaseDN";s:14:"basic_commands";s:14:"Basic Commands";s:10:"basic_data";s:10:"Basic Data";s:14:"basic_settings";s:14:"Basic Settings";s:6:"before";s:6:"before";s:18:"benchmark_settings";s:18:"Benchmark Settings";s:9:"benchmark";s:9:"Benchmark";s:10:"benchmarks";s:10:"Benchmarks";s:8:"bib_data";s:20:"Bibliographical Data";s:8:"big_icon";s:8:"Big Size";s:8:"birthday";s:8:"Birthday";s:13:"bkm_import_ok";s:59:"Successfully imported %d bookmarks and %d bookmark folders.";s:10:"bkm_import";s:16:"Import Bookmarks";s:12:"bkm_sendmail";s:18:"Send as attachment";s:16:"block_management";s:16:"Block Management";s:5:"block";s:5:"Block";s:15:"bm_add_to_ilias";s:15:"ILIAS Bookmarks";s:26:"bm_add_to_social_bookmarks";s:16:"Add to Bookmarks";s:19:"bm_manage_social_bm";s:23:"Manage Social Bookmarks";s:2:"bm";s:8:"Bookmark";s:3:"bmf";s:15:"Bookmark Folder";s:4:"bold";s:4:"Bold";s:8:"bookings";s:8:"Bookings";s:14:"bookmark_added";s:30:"The Bookmark has been created.";s:13:"bookmark_edit";s:13:"Edit Bookmark";s:20:"bookmark_folder_edit";s:20:"Edit Bookmark Folder";s:19:"bookmark_folder_new";s:19:"New Bookmark Folder";s:12:"bookmark_new";s:12:"New Bookmark";s:16:"bookmark_save_to";s:16:"save as bookmark";s:15:"bookmark_target";s:6:"Target";s:12:"bookmarks_of";s:12:"Bookmarks of";s:9:"bookmarks";s:9:"Bookmarks";s:12:"bottom_frame";s:12:"Main Content";s:21:"breadcrumb_navigation";s:21:"Breadcrumb Navigation";s:7:"btn_add";s:3:"Add";s:8:"btn_back";s:4:"Back";s:13:"btn_new_value";s:9:"New value";s:8:"btn_next";s:8:"Continue";s:12:"btn_previous";s:4:"Back";s:17:"btn_remove_system";s:18:"Remove from System";s:12:"btn_undelete";s:7:"Restore";s:3:"buy";s:3:"Buy";s:11:"by_location";s:17:"Order by location";s:7:"by_type";s:13:"Order by type";s:2:"by";s:2:"By";s:5:"bytes";s:5:"Bytes";s:8:"cal_from";s:5:"From:";s:9:"cal_until";s:6:"Until:";s:8:"calendar";s:8:"Calendar";s:6:"cancel";s:6:"Cancel";s:15:"cannot_find_xml";s:25:"Cannot find any XML-file.";s:32:"cannot_uninstall_language_in_use";s:51:"You cannot uninstall the language currently in use!";s:31:"cannot_uninstall_systemlanguage";s:41:"You cannot uninstall the system language!";s:17:"cannot_unzip_file";s:19:"Cannot unpack file.";s:33:"cant_deactivate_if_users_assigned";s:70:"You cannot deactivate a style if there are still users assigned to it.";s:5:"cat_a";s:10:"a Category";s:7:"cat_add";s:12:"Add Category";s:9:"cat_added";s:14:"Category added";s:14:"cat_clear_page";s:10:"Clear Page";s:21:"cat_copy_threads_info";s:76:"Please decide which category items should be copied, linked or even omitted.";s:8:"cat_edit";s:17:"Category Settings";s:7:"cat_new";s:12:"New Category";s:15:"cat_pages_clear";s:22:"Category page cleared.";s:21:"cat_pages_not_created";s:30:"Category page not created yet.";s:16:"cat_pages_undone";s:38:"Last changes for category page undone.";s:9:"cat_pages";s:14:"Category Pages";s:9:"cat_title";s:14:"Category Title";s:26:"cat_undo_last_page_changes";s:22:"Undo Last Page Changes";s:15:"cat_wizard_page";s:24:"Copy Category (Step 2/2)";s:3:"cat";s:8:"Category";s:19:"categories_imported";s:25:"Category import complete.";s:10:"categories";s:10:"Categories";s:14:"catr_edit_info";s:57:"Please choose one category, for creating a new reference.";s:9:"catr_edit";s:23:"Edit Category Reference";s:8:"catr_new";s:25:"Create Category Reference";s:4:"catr";s:18:"Category Reference";s:2:"cc";s:2:"CC";s:10:"censorship";s:10:"Censorship";s:11:"certificate";s:11:"Certificate";s:20:"chac_edit_permission";s:26:"Change permission settings";s:9:"chac_read";s:28:"Read access to chat settings";s:12:"chac_visible";s:25:"Chat settings are visible";s:10:"chac_write";s:18:"Edit chat settings";s:24:"change_active_assignment";s:24:"Change active assignment";s:17:"change_assignment";s:17:"Change assignment";s:19:"change_header_title";s:17:"Edit Header Title";s:14:"change_lo_info";s:14:"Change LO Info";s:15:"change_metadata";s:15:"Change Metadata";s:12:"change_owner";s:12:"Change owner";s:21:"change_sort_direction";s:21:"Change sort direction";s:6:"change";s:6:"Change";s:10:"changeable";s:39:"Changeable in Personal Data and Profile";s:10:"changed_to";s:10:"changed to";s:36:"changing_loginname_not_possible_info";s:82:"You changed your login name at last at %s. The next change can be performed at %s.";s:14:"chapter_number";s:14:"Chapter Number";s:13:"chapter_title";s:13:"Chapter Title";s:7:"chapter";s:7:"Chapter";s:10:"characters";s:10:"characters";s:30:"chat_enter_public_room_tooltip";s:18:"Enter public chat.";s:22:"chat_enter_public_room";s:11:"Public Chat";s:31:"chat_invite_public_room_tooltip";s:22:"Invite to public chat.";s:23:"chat_invite_public_room";s:11:"Public Chat";s:17:"chat_users_active";s:12:"Active users";s:9:"check_all";s:9:"Check all";s:14:"check_langfile";s:31:"Please check your language file";s:15:"check_languages";s:19:"Check All Languages";s:15:"check_link_desc";s:91:"If enabled all external links in ILIAS learning modules will be checked if they are active.";s:10:"check_link";s:13:"Weblink check";s:29:"check_max_allowed_packet_size";s:35:"The page content size is too large.";s:24:"check_user_accounts_desc";s:195:"If enabled, all users whose account expires will be informed by e-mail. Furthermore all users which have not confirmed their account after a registration with e-mail confirmation will be deleted.";s:19:"check_user_accounts";s:19:"Check user accounts";s:24:"check_web_resources_desc";s:59:"If enabled all Weblinks will be checked if they are active.";s:19:"check_web_resources";s:14:"Check Weblinks";s:5:"check";s:5:"Check";s:13:"checked_files";s:16:"Importable files";s:7:"checked";s:7:"Checked";s:32:"chg_ilias_and_webfolder_password";s:25:"Change Webfolder Password";s:18:"chg_ilias_password";s:21:"Change ILIAS Password";s:12:"chg_language";s:15:"Change Language";s:12:"chg_password";s:15:"Change Password";s:15:"choose_language";s:20:"Choose Your Language";s:15:"choose_location";s:15:"Choose Location";s:24:"choose_only_one_language";s:31:"Please choose only one language";s:13:"chown_warning";s:84:"Attention, you may loose access permissions on this object after changing the owner.";s:4:"city";s:11:"City, State";s:12:"cleaned_file";s:22:"File has been cleaned.";s:15:"cleaning_failed";s:16:"Cleaning failed.";s:15:"clear_clipboard";s:15:"Clear Clipboard";s:5:"clear";s:5:"Clear";s:9:"client_id";s:9:"Client ID";s:9:"client_ip";s:9:"Client IP";s:6:"client";s:6:"Client";s:9:"clipboard";s:9:"Clipboard";s:21:"clone_existing_course";s:20:"Copy Existing Course";s:19:"clone_option_in_cat";s:25:"Copy in Existing Category";s:19:"clone_option_in_crs";s:23:"Copy in Existing Course";s:18:"clone_target_title";s:37:"Selection of Target Folder (Step 1/2)";s:12:"clone_target";s:13:"Target Folder";s:12:"close_window";s:12:"Close window";s:5:"close";s:5:"Close";s:7:"cnt_new";s:8:"(%s New)";s:12:"collapse_all";s:12:"Collapse All";s:8:"collapse";s:8:"Collapse";s:9:"collapsed";s:9:"Collapsed";s:7:"columns";s:7:"Columns";s:15:"comma_separated";s:15:"Comma Separated";s:7:"comment";s:7:"Comment";s:7:"compose";s:7:"Compose";s:17:"cond_ref_handling";s:13:"Link Settings";s:15:"cond_ref_shared";s:34:"Shared Preconditions for all Links";s:15:"cond_ref_unique";s:30:"Unique Preconditions for Links";s:26:"condition_already_assigned";s:24:"Object already assigned.";s:24:"condition_circle_created";s:70:"This association is not possible, since the objects would interdepend.";s:17:"condition_deleted";s:18:"Condition deleted.";s:18:"condition_finished";s:8:"Finished";s:22:"condition_not_finished";s:12:"Not finished";s:16:"condition_passed";s:6:"Passed";s:22:"condition_precondition";s:14:"Preconditions:";s:23:"condition_select_object";s:25:"Please select one object.";s:20:"condition_select_one";s:29:"-Please select one condition-";s:16:"condition_update";s:4:"Save";s:9:"condition";s:9:"Condition";s:18:"conditions_updated";s:16:"Conditions saved";s:24:"confirm_delete_parameter";s:43:"Do you really want to delete the parameter?";s:7:"confirm";s:7:"Confirm";s:12:"confirmation";s:12:"Confirmation";s:17:"conflict_handling";s:17:"Conflict handling";s:11:"cont_object";s:6:"Object";s:12:"contact_data";s:19:"Contact Information";s:7:"contact";s:7:"Contact";s:18:"container_no_items";s:22:"No Materials Available";s:9:"container";s:9:"Container";s:13:"content_frame";s:13:"Content Frame";s:14:"content_styles";s:14:"Content Styles";s:7:"content";s:7:"Content";s:7:"context";s:7:"Context";s:13:"continue_work";s:8:"Continue";s:6:"contra";s:6:"Contra";s:13:"cookies_howto";s:21:"How to enable cookies";s:13:"copied_object";s:13:"Copied object";s:8:"copy_all";s:8:"Copy all";s:16:"copy_n_of_suffix";s:13:"- Copy (%1$s)";s:14:"copy_of_suffix";s:6:"- Copy";s:7:"copy_of";s:7:"Copy of";s:19:"copy_selected_items";s:4:"Copy";s:7:"copy_to";s:2:"to";s:4:"copy";s:4:"Copy";s:11:"copyChapter";s:4:"Copy";s:8:"copyPage";s:4:"Copy";s:24:"could_not_verify_account";s:81:"Sorry, we could not verify your account. Please contact the system administrator.";s:5:"count";s:5:"Count";s:7:"country";s:7:"Country";s:6:"course";s:6:"Course";s:7:"courses";s:7:"Courses";s:12:"create_block";s:12:"Create Block";s:11:"create_date";s:10:"Created on";s:18:"create_export_file";s:18:"Create export file";s:9:"create_in";s:9:"Create in";s:17:"create_stylesheet";s:12:"Create Style";s:6:"create";s:6:"Create";s:7:"created";s:13:"Creation Date";s:28:"cron_forum_notification_cron";s:22:"regularly per cron job";s:28:"cron_forum_notification_desc";s:122:"If enabled, all users, who want to be informed about new posts in specified forum threads, will get notifications by mail.";s:33:"cron_forum_notification_crob_desc";s:158:"If enabled, all users who have enabled forum notifications will get a daily mail about all new posts but no immediate notification for each submitted posting.";s:32:"cron_forum_notification_directly";s:23:"directly on new entries";s:29:"cron_forum_notification_never";s:5:"never";s:23:"cron_forum_notification";s:24:"Send Forum Notifications";s:14:"cron_jobs_desc";s:156:"A cron job is an automated process that operates at predefined time intervals. You will find information about the setup in the ‘INSTALL Documentation’.";s:9:"cron_jobs";s:9:"Cron Jobs";s:22:"cron_lucene_index_info";s:122:"If enabled, the lucene search index will be updated. Please configure the lucene server at ’Administration -> Search’.";s:17:"cron_lucene_index";s:26:"Update Lucene search index";s:27:"cron_mail_notification_cron";s:22:"regularly per cron job";s:27:"cron_mail_notification_desc";s:206:"If enabled, all users, who want to be informed about new mail, will get notifications by external mail. Please deactivate the option ‘Globally prevent sending external mails’ first to use this function.";s:28:"cron_mail_notification_never";s:5:"never";s:22:"cron_mail_notification";s:23:"Send Mail Notifications";s:5:"crs_a";s:8:"a Course";s:28:"crs_activation_start_invalid";s:43:"The start and the finish time is not valid.";s:7:"crs_add";s:10:"Add Course";s:9:"crs_added";s:12:"Course added";s:39:"crs_all_questions_answered_successfully";s:46:"You have successfully answered every question.";s:12:"crs_archives";s:8:"Archives";s:22:"crs_at_least_one_admin";s:50:"There has to be at least one course administrator.";s:13:"crs_available";s:17:"Available Courses";s:23:"crs_cancel_waiting_list";s:75:"Do you really want to remove yourself from the waiting list of course "%s"?";s:30:"crs_container_link_not_allowed";s:44:"It is not possible to link container objects";s:21:"crs_copy_threads_info";s:78:"Please decide which course materials should be copied, linked or even omitted.";s:8:"crs_edit";s:11:"Edit Course";s:8:"crs_info";s:4:"Info";s:21:"crs_management_system";s:24:"Course Management System";s:21:"crs_member_not_passed";s:10:"Not passed";s:17:"crs_member_passed";s:6:"Passed";s:19:"crs_members_gallery";s:22:"Course Members Gallery";s:7:"crs_new";s:10:"New Course";s:14:"crs_no_content";s:15:"Without content";s:29:"crs_removed_from_waiting_list";s:60:"You have been detached from the waiting list of course "%s".";s:18:"crs_status_blocked";s:16:"[Access refused]";s:18:"crs_status_pending";s:26:"[Waiting for registration]";s:24:"crs_subscribers_assigned";s:20:"Assigned new user(s)";s:9:"crs_title";s:12:"Course Title";s:15:"crs_unsubscribe";s:23:"Unsubscribe from Course";s:15:"crs_wizard_page";s:22:"Copy Course (Step 2/2)";s:3:"crs";s:6:"Course";s:14:"crsr_edit_info";s:55:"Please choose one course, for creating a new reference.";s:9:"crsr_edit";s:21:"Edit Course Reference";s:8:"crsr_new";s:23:"Create Course Reference";s:4:"crsr";s:16:"Course Reference";s:10:"csv_export";s:10:"CSV-Export";s:15:"cumulative_time";s:15:"Cumulative time";s:14:"cur_number_rec";s:25:"Current number of records";s:16:"current_ip_alert";s:97:"Notice: if you enter a wrong ip you won\'t be able to access the system with this profile anymore.";s:10:"current_ip";s:11:"Current IP:";s:16:"current_password";s:16:"Current Password";s:20:"custom_icon_size_big";s:8:"Big Size";s:25:"custom_icon_size_standard";s:11:"Medium Size";s:21:"custom_icon_size_tiny";s:10:"Small Size";s:3:"cut";s:3:"Cut";s:7:"cutPage";s:3:"Cut";s:5:"daily";s:5:"daily";s:12:"data_privacy";s:21:"Data Privacy Settings";s:16:"database_version";s:24:"Current Database Version";s:8:"database";s:8:"Database";s:7:"dataset";s:4:"Item";s:4:"date";s:4:"Date";s:10:"dateplaner";s:8:"Calendar";s:3:"day";s:3:"Day";s:14:"days_of_period";s:14:"Days of period";s:4:"days";s:4:"Days";s:7:"db_host";s:13:"Database Host";s:7:"db_name";s:13:"Database Name";s:14:"db_need_update";s:25:"Database needs an update!";s:7:"db_pass";s:17:"Database Password";s:7:"db_type";s:13:"Database Type";s:7:"db_user";s:13:"Database User";s:10:"db_version";s:16:"Database Version";s:10:"deactivate";s:12:"Set Inactive";s:17:"decrease_attempts";s:12:"Attempts - 1";s:19:"def_repository_view";s:23:"Default repository view";s:22:"default_auth_mode_info";s:78:"Please choose the authentication method that is preselected on the login page.";s:17:"default_auth_mode";s:29:"Default Authentication Method";s:16:"default_language";s:16:"Default Language";s:21:"default_perm_settings";s:19:"Default Permissions";s:12:"default_role";s:12:"Default Role";s:13:"default_roles";s:13:"Default Roles";s:18:"default_skin_style";s:20:"Default Skin / Style";s:12:"default_skin";s:12:"Default Skin";s:13:"default_style";s:13:"Default Style";s:13:"default_value";s:13:"Default Value";s:7:"default";s:7:"Default";s:8:"defaults";s:8:"Defaults";s:14:"delete_all_rec";s:18:"Delete all records";s:10:"delete_all";s:10:"Delete All";s:20:"delete_existing_file";s:20:"Delete Existing File";s:13:"delete_object";s:16:"Delete Object(s)";s:16:"delete_parameter";s:16:"Delete Parameter";s:21:"delete_selected_items";s:6:"Delete";s:15:"delete_selected";s:15:"Delete Selected";s:14:"delete_tr_data";s:20:"Delete tracking data";s:6:"delete";s:6:"Delete";s:20:"deleted_user_account";s:20:"Deleted user account";s:12:"deleted_user";s:25:"The user has been deleted";s:13:"deleted_users";s:13:"Deleted users";s:7:"deleted";s:7:"Deleted";s:9:"delicious";s:17:"Delicious Account";s:7:"deliver";s:7:"Deliver";s:10:"department";s:10:"Department";s:4:"desc";s:11:"Description";s:11:"description";s:11:"Description";s:16:"desired_password";s:16:"Desired Password";s:13:"desktop_items";s:22:"Personal Desktop Items";s:7:"details";s:7:"Details";s:19:"disable_admin_force";s:23:"Deactivate notification";s:27:"disable_anonymous_fora_desc";s:197:"If this option is enabled, the feature ‘Remain incognito’ is not available in forums anymore. In case this feature is already activated in certain forums, it is still possible to deactivate it.";s:22:"disable_anonymous_fora";s:40:"Disable ‘Remain incognito’ in forums";s:13:"disable_check";s:13:"Disable check";s:22:"disable_ext_lang_maint";s:28:"Disable Extended Maintenance";s:24:"disable_hide_user_toggle";s:31:"Member is allowed to deactivate";s:7:"disable";s:7:"disable";s:8:"disabled";s:8:"Disabled";s:20:"disk_quota_is_1_by_2";s:66:"The effective disk quota is %1$s due to membership in role "%2$s".";s:33:"disk_quota_is_1_instead_of_2_by_3";s:136:"The effective disk quota is %1$s as defined in this user account. The disk quota by role membership would have been %2$s by role "%3$s".";s:28:"disk_quota_is_unlimited_by_1";s:71:"The effective disk quota is unlimited due to membership in role "%1$s".";s:34:"disk_quota_last_reminder_sent_desc";s:93:"Last date on which the user has received a reminder mail because of exceeding the disk quota.";s:29:"disk_quota_last_reminder_sent";s:24:"Last quota reminder sent";s:23:"disk_quota_on_role_desc";s:93:"The disk quota specified on a role affects all user accounts which are assigned to this role.";s:29:"disk_quota_reminder_mail_desc";s:295:"The disk quota reminder mail is sent to active users who have exceeded their disk quota. This e-mail is sent once every day to the users when the daily ILIAS cron job is run. Users who already have received a reminder e-mail receive it again every 7 days as long as they exceed their disk quota.";s:24:"disk_quota_reminder_mail";s:13:"Reminder mail";s:29:"disk_quota_report_not_run_yet";s:110:"No disk quota report available. The daily cron job which determines the disk usage needs to be executed first.";s:17:"disk_quota_report";s:17:"Disk Quota Report";s:10:"disk_quota";s:10:"Disk Quota";s:15:"disk_space_used";s:15:"Disk space used";s:18:"disk_usage_details";s:18:"Disk Usage Details";s:10:"disk_usage";s:10:"Disk Usage";s:27:"display_webdav_actions_info";s:115:"Displays the action ‘Open as webfolder’ next to each category, folder, course and group item in the repository.";s:22:"display_webdav_actions";s:22:"Display WebDAV actions";s:6:"domain";s:6:"Domain";s:4:"down";s:4:"Down";s:27:"download_all_returned_files";s:27:"Download all returned files";s:36:"download_with_uploaded_filename_info";s:478:"Select this option exclusively for backwards compatibility with ILIAS 3.9 and older versions: When this option is selected, the filename of a downloaded file is equal to the filename that was used for uploading the file into ILIAS. If this option is not selected, the filename of a downloaded file is equal to the title of the file object in ILIAS. This option does not affect WebDAV. For WebDAV the filename of a downloaded file is always equal to the title of the file object.";s:31:"download_with_uploaded_filename";s:31:"Download with uploaded filename";s:8:"download";s:8:"Download";s:20:"downloading_settings";s:20:"Downloading Settings";s:6:"drafts";s:6:"Drafts";s:4:"drop";s:4:"Drop";s:17:"edit_cat_settings";s:26:"Advanced Category Settings";s:13:"edit_comments";s:35:"Edit comments for the selected user";s:12:"edit_content";s:12:"Edit Content";s:9:"edit_data";s:9:"Edit Data";s:13:"edit_grouping";s:26:"Edit Membership Limitation";s:15:"edit_operations";s:15:"Edit Operations";s:17:"edit_page_content";s:17:"Edit Page Content";s:9:"edit_page";s:9:"Edit Page";s:17:"edit_perm_ruleset";s:29:"Edit default permission rules";s:15:"edit_properties";s:15:"Edit Properties";s:15:"edit_stylesheet";s:10:"Edit Style";s:4:"edit";s:4:"Edit";s:9:"edited_at";s:9:"Edited at";s:6:"editor";s:6:"Editor";s:14:"email_feedback";s:15:"E-Mail feedback";s:12:"email_footer";s:22:"
powered by ILIAS";s:15:"email_not_valid";s:44:"The e-mail address you entered is not valid!";s:5:"email";s:6:"E-Mail";s:18:"enable_admin_force";s:21:"Activate notification";s:15:"enable_calendar";s:15:"Enable Calendar";s:24:"enable_custom_icons_info";s:175:"This allows you to define custom icons for single categories, courses and groups. The properties section of categories, courses and groups will provide an image upload dialog.";s:19:"enable_custom_icons";s:19:"Enable custom icons";s:22:"enable_disk_quota_info";s:414:"Allows definition of a soft disk quota for each user account and each global role. Users that have exceeded the defined disk quota can be notified by ILIAS but are still able to upload more files.
This feature requires the activation of the cron job for disk quota! This cron job analyses the disk usage of all user accounts and list it in Administration » User Accounts as well as in the Disk Quota Report.";s:31:"enable_disk_quota_reminder_mail";s:30:"Send disk quota reminder mails";s:27:"enable_download_folder_info";s:65:"Allows download of a folder including sub structures as zip file.";s:22:"enable_download_folder";s:26:"Enable Downloading Folders";s:21:"enable_ext_lang_maint";s:27:"Enable Extended Maintenance";s:27:"enable_fora_statistics_desc";s:59:"If disabled, nobody is able to access the forum statistics.";s:22:"enable_fora_statistics";s:26:"Enable Statistics in Forum";s:23:"enable_hide_user_toggle";s:35:"Member is not allowed to deactivate";s:30:"enable_hist_user_comments_desc";s:73:"Give authors the opportunity to add comments to the history log of pages.";s:25:"enable_hist_user_comments";s:31:"Enable user comments in history";s:19:"enable_js_edit_info";s:121:"This option enables JavaScript editing for all content objects (ILIAS Learning Modules, Glossaries, Assessment Questions)";s:14:"enable_js_edit";s:25:"Enable JavaScript Editing";s:26:"enable_password_assistance";s:26:"Enable password assistance";s:19:"enable_registration";s:28:"Enable new user registration";s:20:"enable_search_engine";s:219:"Open Public Area for Internet Search Engines (e.g Google).
The Apache module ‘mod_rewrite’ is required for this extension. Please take care that you have appropriate permissions to use .htaccess configurations.";s:17:"enable_trash_info";s:164:"If enabled, deleted Objects are moved into Trash and may be recovered later. When deactivating this option deleted Objects are removed irreversibly from the System!";s:12:"enable_trash";s:12:"Enable Trash";s:18:"enable_webdav_info";s:243:"Allows WebDAV clients to access the repository as a webfolder. Users can open webfolders using the ‘Open as webfolder’ action in the repository, or by entering the following address in a WebDAV client: %1$s";s:13:"enable_webdav";s:20:"Enable WebDAV access";s:6:"enable";s:6:"Enable";s:7:"enabled";s:7:"Enabled";s:16:"enter_in_mb_desc";s:20:"Enter a value in MB.";s:9:"enumerate";s:9:"Enumerate";s:11:"err_1_param";s:17:"Only 1 parameter!";s:11:"err_2_param";s:17:"Only 2 parameter!";s:26:"err_auth_cas_no_ilias_user";s:126:"Login failed. CAS authentication successful, but no corresponding ILIAS user exists. Please contact your system administrator.";s:24:"err_auth_ext_user_exists";s:83:"External account \'%s\' for authentication mode \'%s\' is already existing. (User \'%s\')";s:27:"err_auth_ldap_no_ilias_user";s:127:"Login failed. LDAP authentication successful, but no corresponding ILIAS user exists. Please contact your system administrator.";s:22:"err_auth_mode_inactive";s:42:"Your authentication method is deactivated.";s:29:"err_auth_radius_no_ilias_user";s:87:"Login failed. Radius authentication successful, but no corresponding ILIAS user exists.";s:27:"err_auth_soap_no_ilias_user";s:127:"Login failed. SOAP authentication successful, but no corresponding ILIAS user exists. Please contact your system administrator.";s:15:"err_check_input";s:57:"The settings could not be saved. Please check your input.";s:15:"err_count_param";s:29:"Reason: Wrong parameter count";s:24:"err_enter_current_passwd";s:34:"Please enter your current password";s:11:"err_in_line";s:13:"Error in line";s:12:"err_inactive";s:88:"This account has not been activated. Please contact the system administrator for access.";s:16:"err_invalid_port";s:19:"Invalid port number";s:20:"err_ldap_auth_failed";s:102:"User not authenticated on LDAP server! Please ensure that you have the same password in ILIAS and LDAP";s:23:"err_ldap_connect_failed";s:60:"Connection to LDAP server failed! Please check your settings";s:22:"err_ldap_search_failed";s:69:"Connection to LDAP server failed! PLease check BaseDN and Search base";s:23:"err_ldap_user_not_found";s:86:"User not found on LDAP server! Please check attribute for login name and object class.";s:14:"err_no_cookies";s:46:"Please enable session cookies in your browser!";s:21:"err_no_langfile_found";s:23:"No language file found!";s:12:"err_no_param";s:13:"No parameter!";s:16:"err_over_3_param";s:23:"More than 3 parameters!";s:23:"err_role_not_assignable";s:53:"You cannot assign users to this role at this location";s:19:"err_session_expired";s:24:"Your session is expired!";s:17:"err_unknown_error";s:13:"Unknown Error";s:16:"err_wrong_header";s:21:"Reason: Wrong header.";s:15:"err_wrong_login";s:23:"Wrong Login or Password";s:18:"err_wrong_password";s:14:"Wrong Password";s:12:"error_parser";s:26:"Error starting the parser.";s:15:"error_recipient";s:15:"Error Recipient";s:5:"error";s:5:"Error";s:24:"event_ass_materials_prop";s:17:"Session Materials";s:18:"event_assign_files";s:15:"File Assignment";s:7:"exc_add";s:12:"Add Exercise";s:9:"exc_added";s:14:"Exercise added";s:14:"exc_ask_delete";s:12:"Delete file?";s:14:"exc_assign_usr";s:11:"Assign User";s:10:"exc_create";s:15:"Create exercise";s:18:"exc_date_not_valid";s:21:"The date is not valid";s:20:"exc_deassign_members";s:21:"Remove Participant(s)";s:11:"exc_details";s:16:"Exercise details";s:16:"exc_download_all";s:12:"Download All";s:18:"exc_download_files";s:14:"Download Files";s:16:"exc_download_new";s:12:"Download New";s:17:"exc_edit_exercise";s:13:"Edit exercise";s:14:"exc_edit_until";s:10:"Edit Until";s:8:"exc_edit";s:20:"New exercise created";s:17:"exc_exercise_sent";s:13:"Exercise Sent";s:17:"exc_feedback_sent";s:13:"Feedback Sent";s:18:"exc_files_returned";s:15:"Submitted Files";s:9:"exc_files";s:5:"Files";s:10:"exc_groups";s:6:"Groups";s:18:"exc_header_members";s:18:"Exercise (members)";s:15:"exc_instruction";s:17:"Work Instructions";s:19:"exc_last_submission";s:15:"Last Submission";s:14:"exc_mail_users";s:20:"Send mail to user(s)";s:28:"exc_members_already_assigned";s:66:"These users are already assigned to other teams of this assignment";s:20:"exc_members_assigned";s:16:"Members assigned";s:26:"exc_members_comments_saved";s:59:"The exercise comments for the selected user have been saved";s:7:"exc_new";s:12:"New Exercise";s:23:"exc_no_members_assigned";s:19:"No members assigned";s:11:"exc_notices";s:7:"Notices";s:7:"exc_obj";s:8:"Exercise";s:22:"exc_resubmitted_advice";s:118:"This symbol will be displayed in case that a new file has been submitted after the ‘solved’ field has been checked";s:9:"exc_roles";s:5:"Roles";s:16:"exc_save_changes";s:4:"Save";s:12:"exc_schedule";s:8:"Schedule";s:14:"exc_search_for";s:10:"Search for";s:19:"exc_select_one_file";s:31:"Please select exactly one file.";s:17:"exc_send_exercise";s:21:"Send exercise by mail";s:11:"exc_sent_at";s:16:"Sent on
%s";s:8:"exc_sent";s:48:"The exercise has been sent to the selected users";s:22:"exc_status_resubmitted";s:11:"Resubmitted";s:16:"exc_status_saved";s:16:"Exercise updated";s:15:"exc_status_sent";s:9:"Delivered";s:17:"exc_status_solved";s:6:"Solved";s:20:"exc_status_submitted";s:9:"Submitted";s:10:"exc_status";s:6:"Status";s:14:"exc_submission";s:10:"Submission";s:19:"exc_time_over_short";s:11:"Time is up.";s:16:"exc_time_to_send";s:22:"Remaining Working Time";s:16:"exc_upload_error";s:20:"Error uploading file";s:9:"exc_users";s:5:"Users";s:3:"exc";s:8:"Exercise";s:4:"excs";s:9:"Exercises";s:7:"execute";s:7:"Execute";s:18:"exercise_time_over";s:91:"The time allocated for completing this exercise is over. Files cannot be submitted anymore!";s:8:"exp_html";s:11:"Export HTML";s:10:"expand_all";s:10:"Expand All";s:6:"expand";s:6:"Expand";s:8:"expanded";s:8:"Expanded";s:14:"explorer_frame";s:13:"Explorer Tree";s:23:"export_format_selection";s:36:"Please select the export file format";s:13:"export_format";s:13:"Export format";s:20:"export_group_members";s:41:"Export group members (to Microsoft Excel)";s:11:"export_html";s:19:"Export as HTML File";s:10:"export_xml";s:18:"Export as XML File";s:6:"export";s:6:"Export";s:21:"ext_acccount_required";s:46:"Please enter the name of the external account.";s:16:"ext_cat_settings";s:31:"Edit Advanced Category Settings";s:8:"ext_link";s:4:"Link";s:14:"extt_configure";s:12:"configure...";s:9:"extt_name";s:16:"Software/Service";s:11:"extt_remark";s:123:"All software and services listed above are not part of ILIAS and do not fall under the ILIAS open source licence agreement.";s:20:"extt_title_configure";s:27:"Configure external software";s:15:"failure_message";s:15:"Failure Message";s:12:"faq_exercise";s:12:"FAQ Exercise";s:3:"fax";s:3:"Fax";s:4:"feed";s:8:"Web Feed";s:18:"feedback_recipient";s:18:"Feedback Recipient";s:8:"feedback";s:8:"Feedback";s:10:"field_name";s:10:"Field Name";s:10:"field_type";s:10:"Field Type";s:6:"file_a";s:6:"a File";s:21:"file_add_and_metadata";s:29:"Upload File and Edit Metadata";s:8:"file_add";s:11:"Upload File";s:10:"file_added";s:13:"File uploaded";s:21:"file_allowed_suffixes";s:19:"Allowed file types:";s:12:"file_created";s:20:"File has been added.";s:9:"file_edit";s:32:"Edit File and Upload New Version";s:9:"file_icon";s:9:"File icon";s:9:"file_info";s:16:"File Information";s:16:"file_is_infected";s:32:"The file is infected by a virus.";s:21:"file_lock_unlock_file";s:16:"Lock/Unlock file";s:14:"file_locked_by";s:14:"File locked by";s:8:"file_new";s:18:"Upload Single File";s:14:"file_not_found";s:14:"File Not Found";s:14:"file_not_valid";s:15:"File not valid!";s:11:"file_notice";s:20:"Maximum upload size:";s:21:"file_suffix_repl_info";s:200:"Enter file types with suffix (separated by comma) that shall be be renamed with a ‘.sec’ when uploaded into webspace to prevent execution of this file. This is done per default for these suffixes:";s:16:"file_suffix_repl";s:30:"File Upload Suffix Replacement";s:12:"file_updated";s:22:"File has been updated.";s:10:"file_valid";s:14:"File is valid!";s:12:"file_version";s:24:"Version Provided in File";s:4:"file";s:4:"File";s:26:"filename_extension_missing";s:27:"File name extension missing";s:24:"filename_extension_short";s:9:"Extension";s:27:"filename_hidden_backup_file";s:18:"Hidden backup file";s:25:"filename_hidden_unix_file";s:16:"Hidden Unix file";s:25:"filename_interoperability";s:16:"Interoperability";s:27:"filename_special_characters";s:63:"Due to the character / this object is not visible in webfolders";s:25:"filename_special_filename";s:57:"Objects with names . and .. are not visible in webfolders";s:19:"filename_visibility";s:10:"Visibility";s:32:"filename_windows_empty_extension";s:94:"Due to the character . at the end of the name this object is not visible in Windows webfolders";s:35:"filename_windows_special_characters";s:95:"Due to one of the characters \\ / : * ? " < > | this object is not visible in Windows webfolders";s:29:"filename_windows_webdav_issue";s:71:"Due to the character # this object is not visible in Windows webfolders";s:8:"filename";s:9:"File Name";s:14:"files_location";s:14:"Files Location";s:5:"files";s:5:"Files";s:8:"filesize";s:9:"File Size";s:8:"filetype";s:9:"File Type";s:28:"fill_out_all_required_fields";s:35:"Please fill out all required fields";s:24:"filter_users_with_access";s:22:"Only users with access";s:28:"filter_users_with_disk_usage";s:31:"Only users with disk space used";s:37:"filter_users_with_exceeded_disk_quota";s:35:"Only users with disk quota exceeded";s:27:"filter_users_without_access";s:25:"Only users without access";s:31:"filter_users_without_disk_usage";s:34:"Only users with no disk space used";s:6:"filter";s:6:"Filter";s:9:"firstname";s:10:"First Name";s:8:"flatview";s:12:"Hide Sidebar";s:6:"fold_a";s:8:"a Folder";s:8:"fold_add";s:10:"Add Folder";s:10:"fold_added";s:12:"Folder added";s:22:"fold_copy_threads_info";s:71:"Please decide which materials should be copied, linked or even omitted.";s:9:"fold_edit";s:11:"Edit Folder";s:8:"fold_new";s:10:"New Folder";s:16:"fold_wizard_page";s:22:"Copy Folder (Step 2/2)";s:4:"fold";s:6:"Folder";s:6:"folder";s:6:"Folder";s:7:"folders";s:7:"Folders";s:26:"force_accept_usr_agreement";s:35:"You must accept the user agreement!";s:8:"forename";s:8:"Forename";s:15:"forgot_password";s:21:"Forgot your password?";s:15:"forgot_username";s:21:"Forgot your username?";s:17:"form_empty_fields";s:29:"Please complete these fields:";s:20:"form_input_not_valid";s:68:"Some data is incomplete or not valid. Please correct the form input.";s:17:"forum_attachments";s:17:"Forum attachments";s:25:"forum_direct_notification";s:19:"Direct Notification";s:26:"forum_general_notification";s:20:"General Notification";s:17:"forum_import_file";s:11:"Import file";s:12:"forum_import";s:12:"Forum import";s:24:"forum_notify_me_directly";s:57:"Please inform me about direct answers to my contribution.";s:25:"forum_notify_me_generally";s:58:"Please inform me about any new contributions to my thread.";s:15:"forum_notify_me";s:32:"Notify me when a reply is posted";s:18:"forum_post_replied";s:34:"Your forum entry has been replied.";s:5:"forum";s:5:"Forum";s:17:"forums_anonymized";s:16:"Forum anonymized";s:16:"forums_anonymous";s:6:"anonym";s:15:"forums_articles";s:8:"Articles";s:33:"forums_disable_forum_notification";s:35:"Disable Notification for this Forum";s:32:"forums_enable_forum_notification";s:34:"Enable Notification for this Forum";s:33:"forums_forum_notification_enabled";s:54:"You will be notified about new messages in this forum.";s:16:"forums_last_post";s:14:"Latest Article";s:17:"forums_moderators";s:10:"Moderators";s:19:"forums_new_articles";s:12:"New Articles";s:28:"forums_notification_settings";s:28:"Forums Notification Settings";s:15:"forums_overview";s:15:"Forums Overview";s:14:"forums_threads";s:7:"Threads";s:16:"forums_use_alias";s:131:"You may use a pseudonym for your posting. If you leave this field blank, your posting will be marked as written by ‘Anonymous’.";s:16:"forums_your_name";s:9:"Your Name";s:6:"forums";s:6:"Forums";s:5:"frm_a";s:7:"a Forum";s:7:"frm_add";s:9:"Add Forum";s:9:"frm_added";s:11:"Forum added";s:11:"frm_article";s:7:"article";s:10:"frm_create";s:12:"Create Forum";s:15:"frm_delete_post";s:24:"Edit and delete postings";s:13:"frm_edit_post";s:15:"Add new posting";s:8:"frm_edit";s:10:"Edit Forum";s:19:"frm_latest_postings";s:15:"Latest Articles";s:7:"frm_new";s:9:"New Forum";s:22:"frm_statistics_ranking";s:7:"Ranking";s:19:"frm_status_new_desc";s:81:"Please select a duration how long the status ‘New’ is kept for forum entries.";s:14:"frm_status_new";s:16:"Status ‘New’";s:3:"frm";s:5:"Forum";s:4:"from";s:4:"From";s:8:"fullname";s:9:"Full name";s:9:"functions";s:9:"Functions";s:20:"further_informations";s:19:"Further Information";s:7:"gdf_add";s:14:"Add Definition";s:7:"gdf_new";s:14:"New Definition";s:8:"gender_f";s:6:"Female";s:8:"gender_m";s:4:"Male";s:6:"gender";s:6:"Gender";s:16:"general_settings";s:16:"General Settings";s:8:"generate";s:8:"Generate";s:7:"glo_add";s:12:"Add Glossary";s:9:"glo_added";s:14:"Glossary added";s:10:"glo_create";s:15:"Create Glossary";s:13:"glo_mode_desc";s:321:"A virtual glossary works like a normal glossary. Additionally it contains the terms from all glossaries that are located on the same level in the repository like the virtual glossary (level) respectively from all glossaries that are located downwards in the repository from the position of the virtual glossary (subtree).";s:14:"glo_mode_level";s:25:"virtual (this level only)";s:15:"glo_mode_normal";s:6:"normal";s:16:"glo_mode_subtree";s:24:"virtual (entire subtree)";s:8:"glo_mode";s:4:"Mode";s:7:"glo_new";s:12:"New Glossary";s:15:"glo_upload_file";s:4:"File";s:3:"glo";s:8:"Glossary";s:14:"global_default";s:14:"Global Default";s:12:"global_fixed";s:12:"Global Fixed";s:15:"global_settings";s:15:"Global settings";s:11:"global_user";s:12:"Global users";s:6:"global";s:6:"Global";s:10:"glossaries";s:10:"Glossaries";s:14:"glossary_added";s:14:"Glossary added";s:8:"glossary";s:8:"Glossary";s:2:"go";s:2:"Go";s:19:"group_access_denied";s:13:"Access Denied";s:17:"group_any_objects";s:24:"No sub-objects available";s:17:"group_create_chat";s:11:"Create chat";s:10:"group_desc";s:17:"Group Description";s:13:"group_details";s:13:"Group Details";s:17:"group_filesharing";s:18:"Group File Sharing";s:17:"group_import_file";s:11:"Import file";s:12:"group_import";s:12:"Group import";s:14:"group_info_reg";s:19:"Admission procedure";s:13:"group_members";s:13:"Group Members";s:19:"group_memstat_admin";s:13:"Administrator";s:20:"group_memstat_member";s:6:"Member";s:13:"group_memstat";s:13:"Member Status";s:10:"group_name";s:10:"Group Name";s:23:"group_new_registrations";s:13:"Join Requests";s:25:"group_no_registration_msg";s:33:"You can join this group directly.";s:21:"group_no_registration";s:10:"Join Group";s:19:"group_not_available";s:18:"No group available";s:13:"group_objects";s:13:"Group Objects";s:31:"group_password_registration_msg";s:126:"If you know the group password, you can join this group. Please contact a group administrator, if you don\'t know the password.";s:34:"group_registration_expiration_date";s:15:"Expiration Date";s:34:"group_registration_expiration_time";s:15:"Expiration Time";s:30:"group_registration_expired_msg";s:121:"The time period for joining this group has expired. Please contact a group administrator, if you want to join this group.";s:26:"group_registration_expired";s:50:"The time period for joining this group has expired";s:23:"group_registration_mode";s:22:"Registration Procedure";s:23:"group_registration_time";s:19:"Registration Period";s:18:"group_registration";s:12:"Registration";s:16:"group_req_direct";s:13:"Join directly";s:18:"group_req_password";s:24:"Join with group password";s:26:"group_req_registration_msg";s:215:"You have to request for membership to access this group. Please describe your interest for becoming member in the message form. You will be notified as soon as an administrator has accepted or declined your request.";s:22:"group_req_registration";s:18:"Request membership";s:11:"group_reset";s:23:"Reset Group Permissions";s:19:"group_status_closed";s:6:"Closed";s:17:"group_status_desc";s:300:"Determines the initial status of the group by using the permission settings from the role templates ‘il_grp_status_closed’ or ‘il_grp_status_open’
Public: Group is visible; User may subscribe.
Closed: Group is not visible for non-members; User has to be invited by a member to join.";s:19:"group_status_public";s:6:"Public";s:12:"group_status";s:8:"Group is";s:5:"group";s:5:"Group";s:27:"grouping_select_exactly_one";s:48:"Please choose exactly one membership limitation.";s:26:"groupings_assigned_obj_crs";s:16:"Assigned Courses";s:26:"groupings_assigned_obj_grp";s:15:"Assigned Groups";s:9:"groupings";s:22:"Membership Limitations";s:15:"groups_overview";s:15:"Groups Overview";s:6:"groups";s:6:"Groups";s:5:"grp_a";s:7:"a Group";s:14:"grp_add_member";s:13:"Add Member(s)";s:7:"grp_add";s:9:"Add Group";s:9:"grp_added";s:11:"Group added";s:19:"grp_already_applied";s:68:"You have already applied to this group! Please wait for confirmation";s:17:"grp_app_send_mail";s:24:"Send applicant a message";s:8:"grp_back";s:4:"Back";s:19:"grp_btn_unsubscribe";s:22:"Unsubscribe From Group";s:23:"grp_cancel_waiting_list";s:74:"Do you really want to remove yourself from the waiting list of group "%s"?";s:21:"grp_copy_threads_info";s:71:"Please decide which materials should be copied, linked or even omitted.";s:17:"grp_count_members";s:17:"Number of members";s:10:"grp_create";s:12:"Create Group";s:24:"grp_deleted_export_files";s:23:"Deleted selected files.";s:18:"grp_dismiss_member";s:76:"Are you sure you want to unsubscribe the following member(s) from the group?";s:18:"grp_dismiss_myself";s:53:"Are you sure you want to unsubscribe from this group?";s:8:"grp_edit";s:10:"Edit Group";s:30:"grp_err_administrator_required";s:79:"Member could not be removed, at least one administrator per group is required !";s:49:"grp_err_at_least_one_groupadministrator_is_needed";s:49:"Each group needs at least one group administrator";s:13:"grp_err_error";s:17:"An error occurred";s:19:"grp_err_last_member";s:62:"Last member could not be removed, please delete group instead.";s:35:"grp_err_member_could_not_be_removed";s:73:"Member could not be removed. Please verify all dependencies of this user.";s:21:"grp_err_no_permission";s:54:"You do not possess the permissions for this operation.";s:25:"grp_err_registration_data";s:82:"Please enter a password, the expiration date and time for a valid joining period !";s:23:"grp_header_edit_members";s:12:"Edit members";s:14:"grp_list_users";s:10:"List users";s:30:"grp_mail_body_new_subscription";s:39:"You have been subscribed to this group.";s:36:"grp_mail_body_subscription_cancelled";s:35:"Your membership has been cancelled.";s:30:"grp_mail_subj_new_subscription";s:16:"New subscription";s:36:"grp_mail_subj_subscription_cancelled";s:22:"Subscription cancelled";s:21:"grp_mem_change_status";s:25:"Change Participant Status";s:13:"grp_mem_leave";s:25:"Dismiss member from group";s:17:"grp_mem_send_mail";s:27:"Send Participants a Message";s:19:"grp_members_gallery";s:21:"Group Members Gallery";s:27:"grp_msg_applicants_assigned";s:40:"Applicant(s) assigned as group member(s)";s:26:"grp_msg_applicants_removed";s:31:"Applicant(s) removed from list.";s:23:"grp_msg_member_assigned";s:35:"User(s) assigned as group member(s)";s:27:"grp_msg_membership_annulled";s:21:"Cancelled membership.";s:15:"grp_name_exists";s:68:"There is already a group with this name! Please choose another name.";s:14:"grp_new_search";s:10:"New search";s:7:"grp_new";s:9:"New Group";s:22:"grp_no_groups_selected";s:21:"Please select a group";s:20:"grp_no_results_found";s:16:"No results found";s:21:"grp_no_roles_selected";s:20:"Please select a role";s:11:"grp_options";s:7:"Options";s:12:"grp_register";s:4:"Join";s:26:"grp_registration_completed";s:25:"You have joined the group";s:16:"grp_registration";s:10:"Join Group";s:29:"grp_removed_from_waiting_list";s:59:"You have been detached from the waiting list of group "%s".";s:30:"grp_search_enter_search_string";s:28:"Please enter a search string";s:18:"grp_search_members";s:11:"User search";s:24:"grp_select_one_file_only";s:31:"Please select exactly one file.";s:19:"grp_select_one_file";s:23:"Please select one file.";s:15:"grp_wizard_page";s:21:"Copy Group (Step 2/2)";s:3:"grp";s:5:"Group";s:5:"guest";s:5:"Guest";s:6:"guests";s:6:"Guests";s:17:"header_searchable";s:10:"Searchable";s:12:"header_title";s:12:"Header Title";s:27:"header_visible_registration";s:23:"Visible in Registration";s:10:"header_zip";s:36:"Upload Multiple Files as Zip-Archive";s:6:"height";s:6:"Height";s:4:"help";s:4:"Help";s:8:"hh_mm_ss";s:8:"HH:MM:SS";s:5:"hh_mm";s:5:"HH:MM";s:2:"HH";s:5:"HH:MM";s:10:"mm_dd_yyyy";s:10:"MM/DD/YYYY";s:10:"dd_mm_yyyy";s:10:"DD.MM.YYYY";s:10:"yyyy_mm_dd";s:10:"YYYY-MM-DD";s:12:"hide_details";s:12:"Hide Details";s:11:"hide_filter";s:11:"Hide Filter";s:22:"hide_own_online_status";s:21:"Hide My Online Status";s:18:"hide_private_notes";s:10:"Hide Notes";s:14:"hide_structure";s:23:"Disable Structured-View";s:4:"hide";s:4:"Hide";s:4:"hint";s:4:"Hint";s:18:"hist_dbk_delete_pg";s:32:"Page "%1" [%2] has been deleted.";s:18:"hist_dbk_delete_st";s:35:"Chapter "%1" [%2] has been deleted.";s:18:"hist_dbk_pg_create";s:13:"Page created.";s:15:"hist_dbk_pg_cut";s:34:"Page cut out of chapter "%1" [%2].";s:17:"hist_dbk_pg_paste";s:35:"Page pasted into chapter \'%1\' [%2].";s:18:"hist_dbk_pg_update";s:13:"Page changed.";s:20:"hist_dbk_st_cut_page";s:34:"Page "%1" [%2] cut out of chapter.";s:22:"hist_dbk_st_paste_page";s:35:"Page "%1" [%2] pasted into chapter.";s:16:"hist_file_create";s:32:"File created, file name is "%1".";s:21:"hist_file_new_version";s:61:"Added new file version, file name is "%1", new version is %2.";s:17:"hist_file_replace";s:56:"File replaced. New file name is "%1", new version is %2.";s:17:"hist_lm_delete_pg";s:32:"Page "%1" [%2] has been deleted.";s:17:"hist_lm_delete_st";s:35:"Chapter "%1" [%2] has been deleted.";s:17:"hist_lm_pg_create";s:13:"Page created.";s:14:"hist_lm_pg_cut";s:34:"Page cut out of chapter "%1" [%2].";s:16:"hist_lm_pg_paste";s:35:"Page pasted into chapter "%1" [%2].";s:17:"hist_lm_pg_update";s:13:"Page changed.";s:17:"hist_lm_st_create";s:16:"Chapter created.";s:19:"hist_lm_st_cut_page";s:34:"Page "%1" [%2] cut out of chapter.";s:21:"hist_lm_st_paste_page";s:35:"Page "%1" [%2] pasted into chapter.";s:15:"hist_no_entries";s:22:"No entries in history.";s:13:"hist_webr_add";s:34:"Added new Weblink with title: "%1"";s:16:"hist_webr_delete";s:32:"Deleted Weblink with title: "%1"";s:16:"hist_webr_update";s:33:"Modified Weblink with title: "%1"";s:7:"history";s:7:"History";s:13:"hits_per_page";s:9:"Hits/Page";s:5:"hobby";s:17:"Interests/Hobbies";s:4:"home";s:11:"Public Area";s:4:"host";s:4:"Host";s:4:"hour";s:4:"Hour";s:12:"hours_of_day";s:12:"Hours of day";s:5:"hours";s:5:"Hours";s:8:"htlm_add";s:24:"Add HTML Learning Module";s:9:"htlm_edit";s:36:"Edit HTML Learning Module Properties";s:8:"htlm_new";s:24:"New HTML Learning Module";s:4:"htlm";s:20:"Learning Module HTML";s:10:"html_block";s:10:"HTML Block";s:17:"http_not_possible";s:44:"This server is not supporting http requests.";s:9:"http_path";s:9:"HTTP Path";s:4:"http";s:4:"HTTP";s:18:"https_not_possible";s:48:"This server is not supporting HTTPS connections.";s:8:"i2passwd";s:16:"ILIAS 2 password";s:13:"icon_settings";s:12:"Custom Icons";s:4:"icon";s:4:"Icon";s:15:"icons_in_header";s:10:"Header row";s:18:"icons_in_item_rows";s:9:"Item rows";s:25:"icons_in_typed_lists_info";s:123:"Determines where to display icons in item lists that are ordered by type within the repository and on the personal desktop.";s:20:"icons_in_typed_lists";s:27:"Icon position in item lists";s:2:"id";s:2:"ID";s:10:"identifier";s:10:"identifier";s:25:"if_no_title_then_filename";s:38:"Leave blank to use file name as title.";s:20:"if_no_title_then_url";s:30:"Leave blank to display the URL";s:18:"ignore_on_conflict";s:18:"Ignore on conflict";s:17:"il_chat_moderator";s:14:"Chat Moderator";s:12:"il_crs_admin";s:20:"Course Administrator";s:13:"il_crs_member";s:13:"Course Member";s:17:"il_crs_non_member";s:17:"Course non-member";s:12:"il_crs_tutor";s:12:"Course Tutor";s:16:"il_frm_moderator";s:15:"Forum moderator";s:12:"il_grp_admin";s:19:"Group Administrator";s:13:"il_grp_member";s:12:"Group Member";s:20:"il_grp_status_closed";s:12:"Group closed";s:18:"il_grp_status_open";s:10:"Group open";s:28:"ilias_and_webfolder_username";s:28:"ILIAS and Webfolder Username";s:14:"ilias_username";s:14:"ILIAS Username";s:13:"ilias_version";s:13:"ILIAS version";s:11:"im_aim_icon";s:8:"AIM Logo";s:6:"im_aim";s:3:"AIM";s:11:"im_icq_icon";s:8:"ICQ Logo";s:6:"im_icq";s:3:"ICQ";s:14:"im_jabber_icon";s:11:"Jabber Logo";s:9:"im_jabber";s:6:"Jabber";s:11:"im_msn_icon";s:8:"MSN Logo";s:6:"im_msn";s:3:"MSN";s:13:"im_skype_icon";s:10:"Skype Logo";s:8:"im_skype";s:5:"Skype";s:12:"im_voip_icon";s:9:"VoIP Logo";s:7:"im_voip";s:4:"VoIP";s:13:"im_yahoo_icon";s:10:"Yahoo Logo";s:8:"im_yahoo";s:5:"Yahoo";s:16:"image_gen_unsucc";s:93:"Image generation unsuccessful. Contact your system administrator and verify the convert path.";s:5:"image";s:5:"Image";s:10:"import_alm";s:19:"Import AICC Package";s:19:"import_cat_localrol";s:40:"Create local role for every new category";s:16:"import_cat_table";s:61:"The following table is only meaningful if the checkbox is set";s:17:"import_categories";s:17:"Import Categories";s:18:"import_failure_log";s:18:"Import failure log";s:21:"import_file_not_valid";s:29:"The import file is not valid.";s:11:"import_file";s:11:"Import File";s:15:"import_finished";s:28:"Number of imported messages.";s:21:"import_forum_finished";s:28:"The forum has been imported.";s:15:"import_glossary";s:15:"Import Glossary";s:19:"import_grp_finished";s:32:"Imported group without any error";s:10:"import_grp";s:12:"Import Group";s:9:"import_lm";s:28:"Import ILIAS Learning module";s:10:"import_qpl";s:25:"Import Question Pool Test";s:25:"import_questions_into_qpl";s:37:"Import question(s) into question pool";s:16:"import_root_user";s:16:"Import Root User";s:11:"import_sahs";s:25:"Import SCORM/AICC Package";s:10:"import_spl";s:27:"Import Question Pool Survey";s:10:"import_svy";s:13:"Import Survey";s:10:"import_tst";s:11:"Import Test";s:12:"import_users";s:12:"Import Users";s:18:"import_warning_log";s:18:"Import warning log";s:6:"import";s:6:"Import";s:9:"important";s:9:"Important";s:8:"imported";s:8:"imported";s:9:"in_use_by";s:9:"In use by";s:6:"in_use";s:13:"User Language";s:2:"in";s:2:"in";s:8:"inactive";s:8:"Inactive";s:5:"inbox";s:5:"Inbox";s:13:"include_local";s:50:"include local language file when updating language";s:27:"info_access_and_status_info";s:30:"Access- and status information";s:23:"info_access_permissions";s:18:"Access Permissions";s:20:"info_accessFree_sure";s:77:"Are you sure you want to remove the limited access for the following user(s)?";s:18:"info_activate_sure";s:78:"Are you sure that you want to approve the following user(s) as active user(s)?";s:16:"info_assign_sure";s:54:"Are you sure you want to assign the following user(s)?";s:13:"info_assigned";s:8:"assigned";s:20:"info_available_roles";s:15:"Available Roles";s:21:"info_change_user_view";s:11:"Change User";s:20:"info_deactivate_sure";s:63:"Are you sure that you want to deactivate the following user(s)?";s:16:"info_delete_sure";s:59:"Are you sure that you want to delete the following item(s)?";s:28:"info_delete_warning_no_trash";s:102:"(WARNING: Selected Objects will be removed irreversibly from System and may not be recovered anymore!)";s:12:"info_deleted";s:17:"Object(s) Deleted";s:22:"info_enter_login_or_id";s:36:"(Enter login name or user ID)";s:23:"info_err_user_not_exist";s:52:"User with that login name or user_id does not exists";s:14:"info_from_role";s:27:"Granted by Role / Ownership";s:14:"info_is_member";s:14:"User is member";s:18:"info_is_not_member";s:20:"User is not a member";s:12:"info_message";s:19:"Information Message";s:17:"info_not_assigned";s:12:"not assigned";s:20:"info_owner_of_object";s:15:"Owner of object";s:22:"info_permission_origin";s:17:"Original Position";s:22:"info_permission_source";s:15:"Effective From*";s:23:"info_remark_interrupted";s:116:"Role is interrupted at this position. The role\'s default permission settings in effect are located in that position.";s:10:"info_short";s:4:"Info";s:16:"info_status_info";s:19:"Permissions of User";s:10:"info_trash";s:15:"Deleted Objects";s:17:"info_view_of_user";s:4:"User";s:4:"info";s:11:"Information";s:16:"inform_user_mail";s:38:"Send mail to inform user about changes";s:16:"information_abbr";s:4:"Info";s:7:"inifile";s:8:"Ini-File";s:27:"inline_file_extensions_info";s:158:"Files with these extensions are displayed in the browser window.
For example: gif jpg mp3 pdf png
All other files are offered for downloading.";s:22:"inline_file_extensions";s:17:"Web-enabled files";s:11:"input_error";s:11:"Input error";s:18:"insert_object_here";s:26:"Insert at Current Position";s:6:"insert";s:6:"Insert";s:7:"inst_id";s:15:"Installation ID";s:9:"inst_info";s:17:"Installation Info";s:9:"inst_name";s:17:"Installation Name";s:13:"install_local";s:18:"Install With Local";s:7:"install";s:7:"Install";s:15:"installed_local";s:20:"Installed With Local";s:9:"installed";s:9:"Installed";s:18:"instant_messengers";s:18:"Instant Messengers";s:11:"institution";s:11:"Institution";s:25:"internal_local_roles_only";s:42:"Local roles (only automatically generated)";s:15:"internal_system";s:15:"Internal system";s:41:"invalid_visible_required_options_selected";s:73:"All fields set to required has to be set to visible in registration, too.";s:20:"invisible_block_mess";s:50:"You do not have the permission to view this block.";s:15:"invisible_block";s:15:"Invisible Block";s:10:"ip_address";s:10:"IP Address";s:15:"is_already_your";s:15:"is already your";s:4:"item";s:4:"Item";s:16:"java_server_host";s:4:"Host";s:16:"java_server_info";s:83:"If activated, it is possible to search in PDF, HTML files and HTML-Learning modules";s:25:"java_server_no_connection";s:41:"Attention: Cannot connect to Java server.";s:16:"java_server_port";s:4:"Port";s:18:"java_server_readme";s:17:"Setup information";s:11:"java_server";s:11:"Java-Server";s:12:"join_session";s:6:"Attend";s:4:"join";s:4:"Join";s:2:"kb";s:5:"KByte";s:8:"keywords";s:8:"Keywords";s:15:"lang_dateformat";s:5:"Y-m-d";s:9:"lang_path";s:13:"Language Path";s:25:"lang_refresh_confirm_info";s:388:"Extended language maintenance is currently activated. Refreshing the languages will read the global language files of ILIAS and probably the local language files from the Customizing directory to the database. Global language files will not affect your manual changes. A local language file will overwrite all manual changes that are older than the saving date of the local language file.";s:29:"lang_refresh_confirm_selected";s:53:"Do you really want to refresh the selected languages?";s:20:"lang_refresh_confirm";s:44:"Do you really want to refresh all languages?";s:16:"lang_sep_decimal";s:1:".";s:17:"lang_sep_thousand";s:1:",";s:15:"lang_size_bytes";s:5:"bytes";s:12:"lang_size_gb";s:2:"GB";s:12:"lang_size_kb";s:2:"KB";s:12:"lang_size_mb";s:2:"MB";s:22:"lang_timeformat_no_sec";s:3:"H:i";s:15:"lang_timeformat";s:5:"H:i:s";s:12:"lang_version";s:1:"1";s:14:"langfile_found";s:19:"Language file found";s:22:"language_not_installed";s:52:"is not installed. Please install that language first";s:8:"language";s:8:"Language";s:27:"languages_already_installed";s:42:"Selected language(s) are already installed";s:29:"languages_already_uninstalled";s:44:"Selected language(s) are already uninstalled";s:17:"languages_updated";s:41:"All installed languages have been updated";s:9:"languages";s:9:"Languages";s:11:"last_access";s:11:"Last Access";s:11:"last_change";s:11:"Last Change";s:14:"last_edited_on";s:14:"Last edited on";s:10:"last_login";s:10:"Last Login";s:12:"last_refresh";s:12:"Last Refresh";s:13:"last_reminder";s:13:"Last reminder";s:11:"last_update";s:11:"Last Update";s:10:"last_visit";s:10:"Last Visit";s:12:"last_visited";s:12:"Last Visited";s:8:"lastname";s:9:"Last Name";s:6:"launch";s:6:"Launch";s:11:"ldap_basedn";s:11:"LDAP BaseDN";s:14:"ldap_configure";s:29:"Configure LDAP Authentication";s:20:"ldap_edit_permission";s:26:"Change permission settings";s:14:"ldap_login_key";s:24:"Attribute for login name";s:16:"ldap_objectclass";s:28:"ObjectClass of user accounts";s:11:"ldap_passwd";s:21:"Your current password";s:9:"ldap_port";s:9:"LDAP Port";s:9:"ldap_read";s:28:"Read access to LDAP settings";s:16:"ldap_search_base";s:16:"LDAP Search base";s:11:"ldap_server";s:15:"LDAP Server URL";s:8:"ldap_tls";s:12:"Use LDAP TLS";s:7:"ldap_v2";s:6:"LDAPv2";s:7:"ldap_v3";s:6:"LDAPv3";s:12:"ldap_version";s:22:"LDAP protokoll version";s:12:"ldap_visible";s:25:"LDAP settings are visible";s:10:"ldap_write";s:18:"Edit LDAP settings";s:4:"ldap";s:4:"LDAP";s:15:"learning module";s:15:"Learning Module";s:16:"learning_objects";s:16:"Learning Objects";s:17:"learning_progress";s:17:"Learning Progress";s:16:"learning_resourc";s:17:"Learning Resource";s:17:"learning_resource";s:17:"Learning Resource";s:18:"learning_resources";s:18:"Learning Resources";s:18:"leave_waiting_list";s:18:"Leave Waiting List";s:6:"legend";s:6:"Legend";s:5:"level";s:5:"Level";s:7:"license";s:7:"License";s:8:"licenses";s:8:"Licenses";s:8:"link_all";s:8:"Link all";s:19:"link_check_body_top";s:114:"You receive mail from ILIAS because you want to be informed about invalid links of the following learning modules:";s:20:"link_check_message_b";s:61:"If enabled, you will be informed about invalid links by mail.";s:27:"link_check_message_disabled";s:17:"Messages disabled";s:26:"link_check_message_enabled";s:16:"Messages enabled";s:18:"link_check_subject";s:21:"[ILIAS] Weblink check";s:10:"link_check";s:13:"Weblink Check";s:22:"link_checker_refreshed";s:14:"Refreshed view";s:17:"link_dynamic_info";s:54:"You can add dynamic parameters like the ILIAS user id.";s:19:"link_selected_items";s:4:"Link";s:4:"link";s:4:"Link";s:13:"linked_object";s:26:"The object has been linked";s:12:"linked_pages";s:12:"Linked Pages";s:15:"links_add_param";s:14:"Add Parameter:";s:19:"links_dyn_parameter";s:18:"Dynamic Parameters";s:18:"links_dynamic_info";s:114:"If enabled, it is possible to append dynamic parameters to Weblinks.
E.g. the ILIAS user ID or the username.";s:13:"links_dynamic";s:26:"Dynamic Weblink Parameters";s:21:"links_existing_params";s:20:"Existing Parameters:";s:10:"links_name";s:14:"Parameter Name";s:19:"links_no_name_given";s:31:"Please choose a parameter name.";s:20:"links_no_value_given";s:32:"Please choose a parameter value.";s:19:"links_not_available";s:13:"Not available";s:23:"links_parameter_deleted";s:18:"Parameter deleted.";s:16:"links_select_one";s:14:"- Select one -";s:16:"links_session_id";s:16:"ILIAS session id";s:13:"links_user_id";s:13:"ILIAS user id";s:15:"links_user_name";s:14:"ILIAS username";s:11:"links_value";s:15:"Parameter Value";s:13:"list_of_pages";s:10:"Pages List";s:17:"list_of_questions";s:13:"Question List";s:4:"list";s:4:"List";s:20:"literature_bookmarks";s:20:"Literature Bookmarks";s:10:"literature";s:10:"Literature";s:4:"lm_a";s:24:"an ILIAS Learning Module";s:6:"lm_add";s:25:"Add ILIAS Learning Module";s:8:"lm_added";s:27:"ILIAS Learning Module added";s:9:"lm_create";s:28:"Create ILIAS Learning Module";s:7:"lm_join";s:34:"Subscribe to ILIAS Learning Module";s:8:"lm_leave";s:37:"Unsubscribe from ILIASLearning Module";s:6:"lm_new";s:25:"New ILIAS Learning Module";s:12:"lm_type_aicc";s:4:"AICC";s:12:"lm_type_hacp";s:4:"HACP";s:13:"lm_type_scorm";s:9:"SCORM 1.2";s:17:"lm_type_scorm2004";s:26:"SCORM 2004 3rd/4th Edition";s:2:"lm";s:21:"Learning Module ILIAS";s:3:"lng";s:8:"Language";s:4:"lngf";s:9:"Languages";s:12:"lo_available";s:37:"Overview Learning Modules and Courses";s:13:"lo_categories";s:13:"LO Categories";s:7:"lo_edit";s:20:"Edit Learning Object";s:6:"lo_new";s:19:"New Learning Object";s:13:"lo_no_content";s:31:"No Learning Resources Available";s:14:"lo_other_langs";s:22:"LOs in Other Languages";s:11:"lo_overview";s:11:"LO Overview";s:2:"lo";s:15:"Learning Object";s:19:"local_language_file";s:19:"local language file";s:20:"local_language_files";s:20:"local language files";s:33:"local_languages_already_installed";s:53:"Selected local language file(s) are already installed";s:5:"local";s:5:"Local";s:8:"location";s:8:"Location";s:7:"locator";s:9:"Location:";s:9:"lock_file";s:9:"Lock file";s:6:"log_in";s:5:"Login";s:9:"logic_and";s:3:"and";s:8:"logic_or";s:2:"or";s:8:"login_as";s:12:"Logged in as";s:10:"login_data";s:10:"Login data";s:12:"login_exists";s:72:"There is already a user with this login name! Please choose another one.";s:22:"login_information_desc";s:61:"Please enter a login information for the respective language.";s:32:"login_information_settings_saved";s:45:"The login information were saved successfully";s:17:"login_information";s:17:"Login Information";s:13:"login_invalid";s:117:"The chosen login is invalid! Only the following characters are allowed (minimum 3 characters): A-Z a-z 0-9 _.-+*@!$%~";s:10:"login_time";s:11:"Time online";s:22:"login_to_ilias_via_cas";s:49:"Login to ILIAS via Central Authentication Service";s:25:"login_to_ilias_via_openid";s:25:"Login to ILIAS via OpenID";s:29:"login_to_ilias_via_shibboleth";s:18:"Login to ILIAS via";s:14:"login_to_ilias";s:14:"Login to ILIAS";s:5:"login";s:5:"Login";s:24:"loginname_already_exists";s:31:"This login name already exists.";s:18:"loginname_settings";s:19:"Login Name Settings";s:11:"logout_text";s:56:"You logged off from ILIAS. Your session has been closed.";s:6:"logout";s:6:"Logout";s:4:"logs";s:8:"Log Data";s:16:"los_last_visited";s:29:"Last Visited Learning Objects";s:3:"los";s:16:"Learning Objects";s:4:"lres";s:18:"Learning Resources";s:11:"mail_a_root";s:7:"Mailbox";s:16:"mail_addressbook";s:8:"Contacts";s:15:"mail_allow_smtp";s:10:"Allow SMTP";s:15:"mail_attachment";s:15:"Mail attachment";s:16:"mail_attachments";s:16:"Mail attachments";s:12:"mail_b_inbox";s:5:"Inbox";s:12:"mail_c_trash";s:5:"Trash";s:13:"mail_d_drafts";s:6:"Drafts";s:22:"mail_delete_error_file";s:19:"Error deleting file";s:17:"mail_delete_error";s:20:"Error while deleting";s:11:"mail_e_sent";s:4:"Sent";s:20:"mail_edit_permission";s:58:"User can change permission settings in Mail administration";s:13:"mail_feedback";s:13:"Mail Feedback";s:12:"mail_folders";s:12:"Mail Folders";s:16:"mail_import_file";s:11:"Export file";s:11:"mail_import";s:6:"Import";s:18:"mail_intern_enable";s:6:"Enable";s:13:"mail_mails_of";s:4:"Mail";s:19:"mail_maxsize_attach";s:20:"Max. attachment size";s:16:"mail_maxsize_box";s:17:"Max. mailbox size";s:17:"mail_maxsize_mail";s:14:"Max. mail size";s:19:"mail_maxtime_attach";s:29:"Max. days to keep attachments";s:17:"mail_maxtime_mail";s:22:"Max. days to keep mail";s:12:"mail_members";s:15:"Mail to Members";s:30:"mail_multiple_recipients_found";s:97:"Enter a more specific mail address. ILIAS found multiple possible recipients for this address: %s";s:23:"mail_no_recipient_found";s:87:"Enter a different mail address. ILIAS couldn\'t find a recipient with this mail address.";s:13:"mail_not_sent";s:14:"Mail not sent!";s:29:"mail_search_courses_not_found";s:55:"No courses were found you are belonging to as a member.";s:28:"mail_search_groups_not_found";s:54:"No groups were found you are belonging to as a member.";s:14:"mail_search_no";s:17:"No entries found.";s:16:"mail_search_word";s:11:"Search word";s:15:"mail_select_one";s:24:"You must select one mail";s:15:"mail_send_error";s:18:"Error sending mail";s:9:"mail_sent";s:10:"Mail sent!";s:13:"mail_settings";s:13:"Mail Settings";s:11:"mail_system";s:14:"System Message";s:23:"mail_use_pear_mail_info";s:144:"Use Pear Mail to parse mailbox addresses. The built in parser in ILIAS is limited. Pear Mail fully supports internet compliant e-mail addresses.";s:18:"mail_use_pear_mail";s:13:"Use Pear Mail";s:12:"mail_z_local";s:12:"User Folders";s:4:"mail";s:4:"Mail";s:8:"mails_pl";s:7:"Mail(s)";s:5:"mails";s:5:"Mails";s:15:"main_menu_frame";s:14:"Top Level Menu";s:9:"main_menu";s:9:"Main Menu";s:20:"manage_tracking_data";s:20:"Manage Tracking Data";s:13:"mark_all_read";s:16:"Mark All as Read";s:15:"mark_all_unread";s:18:"Mark All as Unread";s:14:"marked_entries";s:14:"Marked Entries";s:13:"matriculation";s:20:"Matriculation number";s:14:"max_number_rec";s:25:"Maximum number of records";s:8:"max_time";s:12:"Maximum time";s:8:"mcst_add";s:13:"Add Mediacast";s:8:"mcst_new";s:13:"New Mediacast";s:4:"mcst";s:9:"Mediacast";s:13:"mem_add_to_wl";s:19:"Add to Waiting List";s:19:"mem_alert_no_places";s:35:"There are no free places available.";s:7:"mem_end";s:17:"Registration End:";s:15:"mem_free_places";s:11:"Free Places";s:13:"mem_max_users";s:17:"Maximum of Users:";s:16:"mem_participants";s:12:"Participants";s:15:"mem_reg_expired";s:33:"The registration time is expired.";s:19:"mem_reg_not_started";s:32:"The registration has not started";s:14:"mem_reg_period";s:19:"Registration Period";s:12:"mem_reg_type";s:17:"Registration Type";s:9:"mem_start";s:19:"Registration Start:";s:13:"mem_unlimited";s:9:"Unlimited";s:17:"mem_view_activate";s:16:"Show Member View";s:14:"mem_view_close";s:17:"Close Member View";s:19:"mem_view_deactivate";s:22:"Deactivate Member View";s:13:"mem_view_long";s:11:"Member View";s:25:"mem_waiting_list_position";s:34:"Your Position on the Waiting List:";s:16:"mem_waiting_list";s:22:"Users on Waiting List:";s:13:"member_status";s:13:"Member Status";s:6:"member";s:6:"Member";s:7:"members";s:7:"Members";s:19:"membership_annulled";s:34:"Your membership has been cancelled";s:16:"membership_leave";s:5:"Leave";s:7:"mep_add";s:14:"Add Media Pool";s:9:"mep_added";s:16:"Added Media Pool";s:8:"mep_edit";s:26:"Edit Media Pool Properties";s:7:"mep_new";s:14:"New Media Pool";s:28:"mep_not_insert_already_exist";s:86:"The following items have not been inserted because they are already in the media pool:";s:3:"mep";s:10:"Media Pool";s:15:"message_content";s:15:"Message Content";s:26:"message_no_delivered_files";s:33:"You have not submitted any files.";s:10:"message_to";s:11:"Message to:";s:7:"message";s:7:"Message";s:9:"meta_data";s:8:"Metadata";s:43:"mgs_objects_linked_to_the_following_folders";s:60:"The object(s) was/were linked to the following folder(s): %s";s:7:"migrate";s:7:"Migrate";s:8:"min_time";s:12:"Minimum time";s:6:"minute";s:6:"Minute";s:7:"minutes";s:7:"Minutes";s:12:"missing_perm";s:18:"Missing Permission";s:20:"missing_precondition";s:20:"Missing Precondition";s:7:"missing";s:7:"Missing";s:3:"mob";s:12:"Media Object";s:20:"mod_rewrite_disabled";s:53:"The Apache-Module ‘mod_rewrite’ is not available.";s:10:"moderators";s:10:"Moderators";s:6:"module";s:6:"module";s:7:"modules";s:7:"Modules";s:13:"month_01_long";s:7:"January";s:14:"month_01_short";s:3:"Jan";s:13:"month_02_long";s:8:"February";s:14:"month_02_short";s:3:"Feb";s:13:"month_03_long";s:5:"March";s:14:"month_03_short";s:3:"Mar";s:13:"month_04_long";s:5:"April";s:14:"month_04_short";s:3:"Apr";s:13:"month_05_long";s:3:"May";s:14:"month_05_short";s:3:"May";s:13:"month_06_long";s:4:"June";s:14:"month_06_short";s:3:"Jun";s:13:"month_07_long";s:4:"July";s:14:"month_07_short";s:3:"Jul";s:13:"month_08_long";s:6:"August";s:14:"month_08_short";s:3:"Aug";s:13:"month_09_long";s:9:"September";s:14:"month_09_short";s:3:"Sep";s:13:"month_10_long";s:7:"October";s:14:"month_10_short";s:3:"Oct";s:13:"month_11_long";s:8:"November";s:14:"month_11_short";s:3:"Nov";s:13:"month_12_long";s:8:"December";s:14:"month_12_short";s:3:"Dec";s:5:"month";s:5:"Month";s:7:"monthly";s:7:"monthly";s:6:"months";s:6:"Months";s:15:"mount_webfolder";s:17:"Open as webfolder";s:11:"move_blocks";s:11:"Move Blocks";s:9:"move_down";s:9:"Move Down";s:9:"move_left";s:9:"Move Left";s:10:"move_right";s:10:"Move Right";s:19:"move_selected_items";s:4:"Move";s:7:"move_to";s:7:"Move to";s:7:"move_up";s:7:"Move Up";s:19:"move_users_to_style";s:19:"Move Users to Style";s:4:"move";s:4:"Move";s:11:"moveChapter";s:4:"Move";s:8:"movePage";s:4:"Move";s:10:"msg_cancel";s:16:"Action cancelled";s:14:"msg_changes_ok";s:19:"The changes were OK";s:19:"msg_clear_clipboard";s:17:"Clipboard cleared";s:10:"msg_cloned";s:25:"Selected object(s) copied";s:25:"msg_copy_clipboard_source";s:102:"Now, please select the desired course, whose content should be copied and click the button ‘Next’.";s:18:"msg_copy_clipboard";s:123:"Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Paste’.";s:28:"msg_copy_clipboard_container";s:126:"Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Continue’.";s:17:"msg_cut_clipboard";s:123:"Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Paste’.";s:14:"msg_cut_copied";s:25:"Selected object(s) moved.";s:24:"msg_deleted_export_files";s:22:"Export file(s) deleted";s:16:"msg_deleted_role";s:12:"Role deleted";s:23:"msg_deleted_roles_rolts";s:32:"Roles and Role Templates deleted";s:17:"msg_deleted_roles";s:13:"Roles deleted";s:16:"msg_deleted_rolt";s:21:"Role Template deleted";s:17:"msg_deleted_rolts";s:21:"Role Template deleted";s:14:"msg_error_copy";s:10:"Copy Error";s:10:"msg_failed";s:20:"Sorry, action failed";s:19:"msg_form_save_error";s:87:"The form data could not be saved. Please check the input fields for any error messages.";s:31:"msg_input_does_not_match_regexp";s:29:"Please provide a valid value.";s:28:"msg_input_either_file_or_url";s:43:"You have to provide either a URL or a file.";s:21:"msg_input_is_required";s:45:"This input is required. Please enter a value.";s:20:"msg_invalid_filetype";s:17:"Invalid file type";s:16:"msg_is_last_role";s:57:"You removed the last global role from the following users";s:30:"msg_last_role_for_registration";s:122:"At least one role must be available in the registration form for new users. This role is currently the only one available.";s:18:"msg_link_clipboard";s:115:"Now, please select the desired location, where the selected objects should be linked to and click the button Paste.";s:10:"msg_linked";s:26:"Selected object(s) linked.";s:19:"msg_may_not_contain";s:44:"This object may not contain objects of type:";s:23:"msg_min_one_active_role";s:52:"Each user must have at least one active global role!";s:16:"msg_min_one_role";s:45:"Each user must have at least one global role!";s:27:"msg_multi_language_selected";s:58:"You selected the same language for different translations!";s:23:"msg_no_default_language";s:86:"No default language specified! You must define one translation as default translation.";s:22:"msg_no_delete_yourself";s:40:"You cannot delete your own user account.";s:11:"msg_no_file";s:58:"You didn\'t choose a file or the selected file was too big.";s:24:"msg_no_language_selected";s:82:"No translation language specified! You must define a language for each translation";s:31:"msg_no_perm_assign_role_to_user";s:55:"You have no permission to change user\'s role assignment";s:31:"msg_no_perm_assign_user_to_role";s:52:"You have no permission to change the user assignment";s:16:"msg_no_perm_copy";s:67:"You have no permission to create a copy of the following object(s):";s:26:"msg_no_perm_create_object1";s:32:"You have no permission to create";s:26:"msg_no_perm_create_object2";s:17:"at this location!";s:23:"msg_no_perm_create_role";s:35:"You have no permission to add roles";s:23:"msg_no_perm_create_rolf";s:120:"You have no permission to create a Role Folder. Therefore you may not stop inheritance of roles or add local roles here.";s:23:"msg_no_perm_create_rolt";s:44:"You have no permission to add role templates";s:23:"msg_no_perm_create_user";s:35:"You have no permission to add users";s:18:"msg_no_perm_create";s:57:"You have no permission to create the following object(s):";s:15:"msg_no_perm_cut";s:54:"You have no permission to cut the following object(s):";s:24:"msg_no_perm_delete_track";s:47:"You have no permission to delete tracking data.";s:18:"msg_no_perm_delete";s:57:"You have no permission to delete the following object(s):";s:16:"msg_no_perm_link";s:69:"You have no permission to create a link from the following object(s):";s:23:"msg_no_perm_modify_role";s:38:"You have no permission to modify roles";s:23:"msg_no_perm_modify_rolt";s:47:"You have no permission to modify role templates";s:23:"msg_no_perm_modify_user";s:42:"You have no permission to modify user data";s:34:"msg_no_perm_paste_object_in_folder";s:63:"You have no permission to paste the object %s in the folder %s.";s:17:"msg_no_perm_paste";s:56:"You have no permission to paste the following object(s):";s:16:"msg_no_perm_perm";s:50:"You have no permission to edit permission settings";s:21:"msg_no_perm_read_item";s:45:"You have no permission to access item \'%s’.";s:19:"msg_no_perm_read_lm";s:52:"You have no permission to read this learning module.";s:22:"msg_no_perm_read_track";s:51:"You have no permission to access the user tracking.";s:16:"msg_no_perm_read";s:43:"You have no permission to access this item.";s:20:"msg_no_perm_undelete";s:58:"You have no permission to restore the following object(s):";s:17:"msg_no_perm_write";s:31:"You have no permission to write";s:20:"msg_no_rolf_allowed1";s:10:"The object";s:20:"msg_no_rolf_allowed2";s:39:"is not allowed to contain a Role Folder";s:15:"msg_no_scan_log";s:28:"Scan log not implemented yet";s:20:"msg_no_search_result";s:16:"No entries found";s:20:"msg_no_search_string";s:23:"Please enter your query";s:38:"msg_no_sysadmin_sysrole_not_assignable";s:77:"Only a System Administrator may assign users to the System Administrator Role";s:12:"msg_no_title";s:21:"Please enter a title.";s:22:"msg_no_type_accessible";s:73:"Sorry. You do not have the permissions to access any [type] of this list.";s:21:"msg_no_type_available";s:50:"Sorry. There is no [type] available at the moment.";s:10:"msg_no_url";s:24:"You didn’t enter a URL";s:26:"msg_not_available_for_anon";s:64:"The page you have chosen is only accessible for registered users";s:17:"msg_not_in_itself";s:49:"It’s not possible to paste the object in itself";s:17:"msg_nothing_found";s:17:"msg_nothing_found";s:15:"msg_obj_created";s:15:"Object created.";s:24:"msg_obj_exists_in_folder";s:46:"The object %s already exists in the folder %s.";s:14:"msg_obj_exists";s:41:"This object already exists in this folder";s:39:"msg_obj_may_not_contain_objects_of_type";s:50:"The object %s may not contain objects of type: %s.";s:16:"msg_obj_modified";s:20:"Modifications saved.";s:15:"msg_obj_no_link";s:28:"are not allowed to be linked";s:26:"msg_obj_not_deletable_sold";s:71:"Payment is activated for the following objects. They can no be deleted.";s:30:"msg_paste_object_not_in_itself";s:53:"It’s not possible to paste the object %s in itself.";s:28:"msg_perm_adopted_from_itself";s:80:"You cannot adopt permission settings from the current role/role template itself.";s:22:"msg_perm_adopted_from1";s:32:"Permission settings adopted from";s:22:"msg_perm_adopted_from2";s:27:"(Settings have been saved!)";s:11:"msg_removed";s:30:"Object(s) removed from system.";s:16:"msg_role_exists1";s:34:"A role/role template with the name";s:16:"msg_role_exists2";s:42:"already exists! Please choose another name";s:24:"msg_role_reserved_prefix";s:94:"The prefix ‘il_’ is reserved for automatically generated roles. Please choose another name";s:41:"msg_roleassignment_active_changed_comment";s:134:"This setting is not saved to the user’s profile! If the user logs in again, all active role assignments reset to their saved values.";s:33:"msg_roleassignment_active_changed";s:30:"Active role assignment changed";s:26:"msg_roleassignment_changed";s:23:"Role assignment changed";s:25:"msg_sysrole_not_deletable";s:33:"The system role cannot be deleted";s:24:"msg_sysrole_not_editable";s:151:"The permission settings of the system role may not be changed. The system role grants all assigned users unlimited access to all objects and functions.";s:15:"msg_trash_empty";s:28:"There are no deleted objects";s:13:"msg_undeleted";s:19:"Object(s) restored.";s:20:"msg_unit_is_required";s:57:"This input requires a unit. Please enter a correct value.";s:19:"msg_user_last_role1";s:51:"The following users are assigned to this role only:";s:19:"msg_user_last_role2";s:84:"Please delete the users or assign them to another role in order to delete this role.";s:26:"msg_userassignment_changed";s:23:"User assignment changed";s:18:"msg_wrong_filetype";s:22:"File is no zip-archive";s:16:"msg_wrong_format";s:44:"The value you entered is not a valid format.";s:10:"multimedia";s:10:"Multimedia";s:6:"my_bms";s:9:"Bookmarks";s:10:"my_courses";s:10:"My Courses";s:7:"my_frms";s:9:"My Forums";s:7:"my_grps";s:9:"My Groups";s:6:"my_los";s:19:"My Learning Objects";s:7:"my_tsts";s:8:"My Tests";s:4:"name";s:4:"Name";s:5:"never";s:5:"never";s:15:"new_appointment";s:15:"New Appointment";s:10:"new_folder";s:10:"New Folder";s:9:"new_group";s:9:"New Group";s:12:"new_language";s:12:"New Language";s:17:"new_list_password";s:15:"New suggestions";s:13:"new_lowercase";s:3:"new";s:8:"new_mail";s:9:"New mail!";s:24:"new_pass_equals_old_pass";s:36:"The new password equals the old one.";s:3:"new";s:3:"New";s:7:"newline";s:7:"Newline";s:4:"news";s:4:"News";s:4:"next";s:4:"Next";s:8:"nickname";s:8:"Nickname";s:21:"no_access_item_public";s:81:"To access this item you need to be logged in and to have appropriate permissions.";s:14:"no_access_item";s:43:"You have no permission to access this item.";s:21:"no_access_link_object";s:39:"You are not allowed to link this object";s:24:"no_agreement_description";s:134:"There is currently no user agreement text provided with this installation. Please contact the system administrator.";s:22:"no_bm_in_personal_list";s:21:"No bookmarks defined.";s:24:"no_chat_in_personal_list";s:25:"No chats in personal list";s:11:"no_checkbox";s:32:"Please select at least one item.";s:21:"no_condition_selected";s:31:"Please select one precondition.";s:19:"no_conditions_found";s:25:"No preconditions created.";s:11:"no_datasets";s:18:"The table is empty";s:7:"no_date";s:7:"No date";s:14:"no_description";s:14:"No description";s:23:"no_frm_in_personal_list";s:27:"No forums in personal list.";s:19:"no_global_role_left";s:42:"Every user has to be assigned to one role.";s:23:"no_grp_in_personal_list";s:27:"No groups in personal list.";s:19:"no_import_available";s:29:"Import not available for type";s:20:"no_import_file_found";s:20:"No import file found";s:16:"no_invalid_links";s:23:"No invalid links found.";s:8:"no_items";s:8:"No Items";s:20:"no_license_available";s:21:"No license available!";s:8:"no_limit";s:8:"No limit";s:22:"no_lo_in_personal_list";s:37:"No learning objects in personal list.";s:14:"no_local_users";s:23:"There are no local user";s:21:"no_mkisofs_configured";s:70:"You have to configure mkisofs utility in ILIAS setup to run ISO export";s:10:"no_objects";s:10:"No objects";s:8:"no_owner";s:8:"No Owner";s:16:"no_parent_access";s:37:"No access to a superordinated object!";s:21:"no_permission_to_join";s:39:"You are not allowed to join this group!";s:13:"no_permission";s:41:"You do not have the necessary permission.";s:32:"no_roles_user_can_be_assigned_to";s:98:"There are no global roles the user can be assigned to. Therefore you are not allowed to add users.";s:13:"no_start_file";s:14:"No Start File.";s:18:"no_submission_made";s:3:"---";s:8:"no_title";s:8:"No Title";s:23:"no_tst_in_personal_list";s:26:"No tests in personal list.";s:30:"no_user_defined_fields_defined";s:27:"No custom fields available.";s:16:"no_users_applied";s:21:"Please select a user.";s:17:"no_users_selected";s:23:"Please select one user.";s:24:"no_xml_file_found_in_zip";s:35:"XML file within zip file not found:";s:11:"no_zip_file";s:18:"No zip file found.";s:2:"no";s:2:"No";s:29:"non_internal_local_roles_only";s:31:"Local roles (only user defined)";s:4:"none";s:4:"None";s:6:"normal";s:6:"Normal";s:16:"not_accessed_yet";s:16:"Not accessed yet";s:12:"not_accessed";s:12:"Not accessed";s:13:"not_available";s:13:"Not Available";s:25:"not_enabled_or_configured";s:25:"Not configured or enabled";s:19:"not_implemented_yet";s:19:"Not implemented yet";s:13:"not_installed";s:13:"Not Installed";s:13:"not_logged_in";s:21:"You are not logged in";s:18:"note_all_pub_notes";s:9:"All notes";s:17:"note_my_pub_notes";s:13:"My notes only";s:4:"note";s:4:"Note";s:18:"notes_and_comments";s:18:"Notes and Comments";s:5:"notes";s:5:"Notes";s:13:"notifications";s:13:"Notifications";s:9:"num_users";s:15:"Number of Users";s:18:"number_of_accesses";s:18:"Number of accesses";s:17:"number_of_records";s:17:"Number of records";s:13:"obj_accs_desc";s:36:"Settings for accessibility features.";s:8:"obj_accs";s:13:"Accessibility";s:12:"obj_adm_desc";s:90:"Main system settings folder containing all panels to administrate your ILIAS installation.";s:7:"obj_adm";s:14:"Administration";s:13:"obj_adve_desc";s:58:"Administration settings for ILIAS page editor and TinyMCE.";s:8:"obj_adve";s:7:"Editing";s:7:"obj_alm";s:20:"Learning Module AICC";s:13:"obj_assf_desc";s:50:"Platform settings for the Test and Assessment tool";s:8:"obj_assf";s:19:"Test and Assessment";s:13:"obj_auth_desc";s:97:"Configure your authentication mode (local, LDAP, ...) and new account registration settings here.";s:8:"obj_auth";s:31:"Authentication and Registration";s:12:"obj_calendar";s:8:"Calendar";s:13:"obj_cals_desc";s:26:"General Calendar settings.";s:8:"obj_cals";s:8:"Calendar";s:17:"obj_cat_duplicate";s:13:"Copy Category";s:14:"obj_cat_select";s:32:"-- Please select one Category --";s:7:"obj_cat";s:8:"Category";s:8:"obj_catr";s:18:"Category Reference";s:7:"obj_cen";s:12:"Centra Event";s:13:"obj_cert_desc";s:25:"Settings for certificates";s:8:"obj_cert";s:12:"Certificates";s:13:"obj_chac_desc";s:54:"Configure your chat server here. Enable/disable chats.";s:8:"obj_chac";s:11:"Chat Server";s:8:"obj_chap";s:7:"Chapter";s:8:"obj_chat";s:4:"Chat";s:13:"obj_cmps_desc";s:39:"General settings for Repository Plugins";s:8:"obj_cmps";s:7:"Plugins";s:17:"obj_crs_duplicate";s:11:"Copy Course";s:14:"obj_crs_select";s:30:"-- Please select one Course --";s:7:"obj_crs";s:6:"Course";s:8:"obj_crsr";s:16:"Course Reference";s:7:"obj_dbk";s:12:"Digilib Book";s:17:"obj_exc_duplicate";s:13:"Copy Exercise";s:14:"obj_exc_select";s:32:"-- Please select one Exercise --";s:7:"obj_exc";s:8:"Exercise";s:13:"obj_extt_desc";s:67:"Configure external software or services that are supported by ILIAS";s:8:"obj_extt";s:20:"Third Party Software";s:13:"obj_facs_desc";s:44:"Configure access to file and folder objects.";s:8:"obj_facs";s:17:"Files and Folders";s:8:"obj_feed";s:8:"Web Feed";s:18:"obj_file_duplicate";s:9:"Copy File";s:15:"obj_file_inline";s:20:"Learning Module File";s:15:"obj_file_select";s:28:"-- Please select one File --";s:8:"obj_file";s:4:"File";s:18:"obj_fold_duplicate";s:11:"Copy Folder";s:15:"obj_fold_select";s:30:"-- Please select one Folder --";s:8:"obj_fold";s:6:"Folder";s:17:"obj_frm_duplicate";s:10:"Copy Forum";s:14:"obj_frm_select";s:29:"-- Please select one Forum --";s:7:"obj_frm";s:5:"Forum";s:7:"obj_glo";s:8:"Glossary";s:17:"obj_grp_duplicate";s:10:"Copy Group";s:14:"obj_grp_select";s:29:"-- Please select one Group --";s:7:"obj_grp";s:5:"Group";s:8:"obj_htlm";s:20:"Learning Module HTML";s:13:"obj_ldap_desc";s:36:"Configure global LDAP Settings here.";s:8:"obj_ldap";s:13:"LDAP Settings";s:6:"obj_lm";s:21:"Learning Module ILIAS";s:7:"obj_lng";s:8:"Language";s:13:"obj_lngf_desc";s:34:"Manage your system languages here.";s:8:"obj_lngf";s:9:"Languages";s:6:"obj_lo";s:14:"LearningObject";s:13:"obj_lrss_desc";s:40:"Configure all types of learning modules.";s:8:"obj_lrss";s:18:"Learning Resources";s:13:"obj_mail_desc";s:36:"Configure global mail settings here.";s:8:"obj_mail";s:4:"Mail";s:8:"obj_mcst";s:9:"Mediacast";s:13:"obj_mcts_desc";s:31:"General settings for mediacast.";s:8:"obj_mcts";s:9:"Mediacast";s:7:"obj_mep";s:10:"Media Pool";s:7:"obj_mob";s:12:"Media Object";s:13:"obj_mobs_desc";s:43:"Settings for media objects and media pools.";s:8:"obj_mobs";s:19:"Media Objects/Pools";s:13:"obj_not_found";s:16:"Object Not Found";s:8:"obj_note";s:4:"Note";s:8:"obj_notf";s:19:"Note Administration";s:13:"obj_nwss_desc";s:50:"Settings for internal news and external web feeds.";s:8:"obj_nwss";s:18:"News and Web Feeds";s:13:"obj_objf_desc";s:69:"Manage ILIAS object types and object permissions. (only for experts!)";s:8:"obj_objf";s:18:"Object Definitions";s:9:"obj_owner";s:23:"This Object is owned by";s:8:"obj_page";s:4:"Page";s:13:"obj_pays_desc";s:35:"Configure shop settings and vendors";s:8:"obj_pays";s:4:"Shop";s:13:"obj_pdts_desc";s:30:"Configure the Personal Desktop";s:8:"obj_pdts";s:16:"Personal Desktop";s:6:"obj_pg";s:4:"Page";s:11:"obj_ps_desc";s:52:"Configure global privacy and security settings here.";s:6:"obj_ps";s:20:"Privacy and Security";s:17:"obj_qpl_duplicate";s:23:"Copy Question Pool Test";s:14:"obj_qpl_select";s:42:"-- Please select one Question Pool Test --";s:7:"obj_qpl";s:18:"Question Pool Test";s:8:"obj_rcrs";s:10:"ECS Course";s:13:"obj_recf_desc";s:44:"Contains restored Objects from System Check.";s:8:"obj_recf";s:16:"Restored Objects";s:8:"obj_role";s:4:"Role";s:13:"obj_rolf_desc";s:23:"Manage your roles here.";s:19:"obj_rolf_local_desc";s:34:"Contains local roles of object no.";s:14:"obj_rolf_local";s:11:"Local Roles";s:8:"obj_rolf";s:5:"Roles";s:8:"obj_rolt";s:13:"Role Template";s:8:"obj_root";s:17:"Repository - Home";s:8:"obj_sahs";s:26:"Learning Module SCORM/AICC";s:7:"obj_sco";s:3:"SCO";s:13:"obj_seas_desc";s:32:"Manage the search settings here.";s:8:"obj_seas";s:6:"Search";s:18:"obj_sess_duplicate";s:12:"Copy Session";s:15:"obj_sess_select";s:31:"-- Please select one Session --";s:8:"obj_sess";s:7:"Session";s:17:"obj_spl_duplicate";s:25:"Copy Question Pool Survey";s:14:"obj_spl_select";s:44:"-- Please select one Question Pool Survey --";s:7:"obj_spl";s:20:"Question Pool Survey";s:6:"obj_st";s:7:"Chapter";s:7:"obj_sty";s:5:"Style";s:13:"obj_stys_desc";s:42:"Manage system skin and style settings here";s:8:"obj_stys";s:17:"Layout and Styles";s:17:"obj_svy_duplicate";s:11:"Copy Survey";s:14:"obj_svy_select";s:30:"-- Please select one Survey --";s:7:"obj_svy";s:6:"Survey";s:13:"obj_svyf_desc";s:37:"Platform settings for the Survey Tool";s:8:"obj_svyf";s:6:"Survey";s:13:"obj_tags_desc";s:29:"Settings for tagging feature.";s:8:"obj_tags";s:7:"Tagging";s:7:"obj_tax";s:8:"Taxonomy";s:13:"obj_taxf_desc";s:21:"Folder for taxonomies";s:8:"obj_taxf";s:10:"Taxonomies";s:13:"obj_trac_desc";s:54:"Statistics and Learning Progress Settings and Overview";s:8:"obj_trac";s:32:"Statistics and Learning Progress";s:17:"obj_tst_duplicate";s:9:"Copy Test";s:14:"obj_tst_select";s:28:"-- Please select one Test --";s:7:"obj_tst";s:4:"Test";s:7:"obj_typ";s:22:"Object Type Definition";s:8:"obj_type";s:11:"Object Type";s:7:"obj_url";s:3:"URL";s:8:"obj_user";s:4:"User";s:8:"obj_uset";s:13:"User Settings";s:7:"obj_usr";s:4:"User";s:13:"obj_usrf_desc";s:26:"Manage user accounts here.";s:8:"obj_usrf";s:15:"User Management";s:18:"obj_webr_duplicate";s:17:"Copy Weblink list";s:15:"obj_webr_select";s:36:"-- Please select one Weblink list --";s:8:"obj_webr";s:7:"Weblink";s:8:"obj_wiki";s:4:"Wiki";s:3:"obj";s:6:"Object";s:12:"object_added";s:12:"Object added";s:23:"object_copy_in_progress";s:16:"Started Copying.";s:17:"object_duplicated";s:13:"Object copied";s:9:"object_id";s:9:"Object-Id";s:15:"object_imported";s:15:"Object imported";s:6:"object";s:6:"Object";s:7:"objects";s:7:"Objects";s:20:"objf_edit_permission";s:26:"Change permission settings";s:9:"objf_read";s:33:"Read access to Object definitions";s:12:"objf_visible";s:30:"Object definitions are visible";s:10:"objf_write";s:23:"Edit Object definitions";s:4:"objf";s:18:"Object definitions";s:8:"objs_alm";s:21:"AICC Learning Modules";s:8:"objs_cat";s:10:"Categories";s:9:"objs_catr";s:19:"Category References";s:9:"objs_chat";s:5:"Chats";s:12:"objs_confirm";s:14:"Confirm Action";s:8:"objs_crs";s:7:"Courses";s:9:"objs_crsr";s:17:"Course References";s:8:"objs_dbk";s:13:"Digilib Books";s:11:"objs_delete";s:14:"Delete objects";s:8:"objs_exc";s:9:"Exercises";s:9:"objs_feed";s:9:"Web Feeds";s:9:"objs_file";s:5:"Files";s:9:"objs_fold";s:7:"Folders";s:8:"objs_frm";s:6:"Forums";s:8:"objs_glo";s:10:"Glossaries";s:8:"objs_grp";s:6:"Groups";s:9:"objs_htlm";s:21:"HTML Learning Modules";s:7:"objs_lm";s:22:"ILIAS Learning Modules";s:8:"objs_lng";s:9:"Languages";s:7:"objs_lo";s:16:"Learning Objects";s:9:"objs_lres";s:18:"Learning Resources";s:9:"objs_mail";s:4:"Mail";s:9:"objs_mcst";s:10:"Mediacasts";s:8:"objs_mep";s:11:"Media Pools";s:8:"objs_mob";s:13:"Media Objects";s:9:"objs_note";s:5:"Notes";s:7:"objs_pg";s:5:"Pages";s:8:"objs_qpl";s:19:"Question Pools Test";s:8:"objs_qst";s:9:"Questions";s:9:"objs_rcrs";s:11:"ECS Courses";s:9:"objs_role";s:5:"Roles";s:9:"objs_rolt";s:14:"Role Templates";s:9:"objs_sahs";s:27:"SCORM/AICC Learning Modules";s:9:"objs_sess";s:8:"Sessions";s:8:"objs_spl";s:21:"Question Pools Survey";s:7:"objs_st";s:8:"Chapters";s:8:"objs_svy";s:7:"Surveys";s:8:"objs_tst";s:5:"Tests";s:9:"objs_type";s:12:"Object Types";s:8:"objs_url";s:4:"URLs";s:8:"objs_usr";s:5:"Users";s:9:"objs_webr";s:8:"Weblinks";s:9:"objs_wiki";s:5:"Wikis";s:2:"of";s:2:"Of";s:15:"offline_version";s:15:"Offline Version";s:7:"offline";s:7:"Offline";s:2:"ok";s:2:"OK";s:3:"old";s:3:"Old";s:8:"omit_all";s:8:"Omit all";s:4:"omit";s:4:"Omit";s:15:"on_waiting_list";s:27:"You are on the waiting list";s:14:"online_chapter";s:14:"Online Chapter";s:11:"online_time";s:25:"Time online (DD:HH:MM:SS)";s:14:"online_version";s:14:"Online Version";s:6:"online";s:6:"Online";s:26:"open_views_inside_frameset";s:23:"Open views inside frame";s:9:"operation";s:9:"Operation";s:8:"optimize";s:8:"Optimize";s:6:"option";s:6:"Option";s:16:"optional_filters";s:16:"Optional Filters";s:22:"options_for_subobjects";s:23:"Options for sub-objects";s:7:"options";s:7:"Options";s:16:"order_by_answers";s:16:"Order by Answers";s:13:"order_by_date";s:13:"Order by Date";s:8:"order_by";s:8:"Order by";s:12:"organization";s:8:"Provider";s:5:"other";s:5:"Other";s:8:"overview";s:8:"Overview";s:9:"overwrite";s:9:"Overwrite";s:13:"owner_updated";s:14:"Owner updated.";s:5:"owner";s:5:"Owner";s:9:"page_edit";s:9:"Edit Page";s:11:"page_layout";s:11:"Page Layout";s:12:"page_layouts";s:12:"Page Layouts";s:4:"page";s:4:"Page";s:5:"pages";s:5:"Pages";s:9:"parameter";s:9:"Parameter";s:5:"parse";s:5:"Parse";s:6:"passed";s:6:"Passed";s:22:"passwd_generation_info";s:95:"If enabled, a user can select a password only from a list of automatically generated passwords.";s:17:"passwd_generation";s:19:"Password Generation";s:14:"passwd_invalid";s:119:"The new password is invalid! Only the following characters are allowed (minimum 6 characters): A-Z a-z 0-9 _.-+?#*@!$%~";s:11:"passwd_list";s:17:"List of Passwords";s:16:"passwd_not_match";s:83:"Your entries for the new password don’t match! Please re-enter your new password.";s:12:"passwd_wrong";s:34:"The password you entered is wrong!";s:6:"passwd";s:8:"Password";s:28:"password_assistance_disabled";s:96:"Password assistance is only available when user authentication is done via local ILIAS database.";s:24:"password_assistance_info";s:229:"If password assistance is enabled, a link ‘Forgot Password?’ is shown on the login page of ILIAS. Users can use this link to define a new password for their user account without needing assistance from a system administrator.";s:37:"password_change_on_first_login_demand";s:83:"You have to change your initial password before you can start using ILIAS services.";s:14:"password_empty";s:37:"The password field must not be empty.";s:16:"password_expired";s:84:"Your password is expired and has to be changed as the last change was %s day(s) ago.";s:31:"password_must_chars_and_numbers";s:49:"The password must contain characters and numbers.";s:27:"password_must_special_chars";s:45:"The password must contain special characters.";s:16:"password_to_long";s:55:"The password must have at most a size of %s characters.";s:17:"password_to_short";s:56:"The password must have at least a size of %s characters.";s:8:"password";s:8:"Password";s:43:"paste_clipboard_items_into_multiple_objects";s:27:"Paste Into Multiple Objects";s:21:"paste_clipboard_items";s:5:"Paste";s:5:"paste";s:5:"Paste";s:12:"pasteChapter";s:5:"Paste";s:9:"pastePage";s:5:"Paste";s:12:"path_not_set";s:12:"Path not set";s:15:"path_to_babylon";s:15:"Path to Babylon";s:15:"path_to_convert";s:15:"Path to Convert";s:15:"path_to_htmldoc";s:15:"Path to HTMLdoc";s:12:"path_to_java";s:12:"Path to Java";s:13:"path_to_unzip";s:13:"Path to Unzip";s:11:"path_to_zip";s:11:"Path to Zip";s:4:"path";s:4:"Path";s:6:"pathes";s:5:"Paths";s:11:"pay_methods";s:11:"Pay methods";s:15:"payment_buyable";s:7:"Buyable";s:12:"payment_demo";s:4:"Demo";s:13:"payment_in_sc";s:24:"Already in shopping cart";s:20:"payment_payed_access";s:12:"Payed/Access";s:14:"payment_system";s:14:"Payment System";s:9:"pays_edit";s:18:"Edit shop settings";s:20:"pd_enable_chatviewer";s:18:"Enable Chat Viewer";s:32:"pd_enable_contacts_requires_mail";s:24:"Requires mail permission";s:18:"pd_enable_contacts";s:15:"Enable Contacts";s:18:"pd_items_news_info";s:120:"If activated, all news related to items that have been added to the personal desktop will be included in the news block.";s:13:"pd_items_news";s:30:"Include News of Personal Items";s:10:"pdf_export";s:10:"PDF Export";s:10:"per_object";s:17:"Access per object";s:16:"perm_role_info_1";s:98:"This form determines the permissions of role \'%s\' for newly created objects under the object \'%s\'.";s:16:"perm_role_info_2";s:180:"If you want to change the permissions of role \'%s\' for all already existing objects underneath \'%s\' you must check the option \'Change Existing Objects\' at the bottom of the screen.";s:21:"perm_role_info_glob_1";s:94:"This form determines the permissions of role \'%s\' for newly created objects in the repository.";s:21:"perm_role_info_glob_2";s:174:"If you want to change the permissions of role \'%s\' for all existing objects in the repository you must check the option \'Change Existing Objects\' at the bottom of the screen.";s:13:"perm_settings";s:11:"Permissions";s:20:"perm_special_options";s:15:"Special Options";s:10:"perma_link";s:14:"Permanent Link";s:33:"permission_denied_filed_locked_by";s:43:"Access denied. The file was locked by \'%s\'.";s:17:"permission_denied";s:17:"Permission Denied";s:24:"permission_settings_info";s:83:"This form determines which role is allowed to do what with the current object \'%s\'.";s:19:"permission_settings";s:26:"Object Permission Settings";s:10:"permission";s:10:"Permission";s:12:"person_title";s:5:"Title";s:13:"personal_data";s:13:"Personal Data";s:16:"personal_desktop";s:16:"Personal Desktop";s:16:"personal_picture";s:6:"Avatar";s:16:"personal_profile";s:25:"Personal Data and Profile";s:7:"persons";s:7:"Persons";s:4:"pg_a";s:6:"a page";s:6:"pg_add";s:8:"Add page";s:8:"pg_added";s:10:"Page added";s:7:"pg_edit";s:9:"Edit page";s:6:"pg_new";s:8:"New page";s:10:"phone_home";s:11:"Phone, Home";s:12:"phone_mobile";s:13:"Phone, Mobile";s:12:"phone_office";s:13:"Phone, Office";s:5:"phone";s:5:"Phone";s:6:"phrase";s:6:"Phrase";s:13:"please_choose";s:12:"-- Select --";s:19:"please_enter_target";s:21:"Please enter a target";s:18:"please_enter_title";s:20:"Please enter a title";s:40:"please_select_a_delivered_file_to_delete";s:57:"You must select at least one delivered file to delete it!";s:42:"please_select_a_delivered_file_to_download";s:59:"You must select at least one delivered file to download it!";s:13:"please_select";s:19:"-- Please Select --";s:11:"please_wait";s:14:"Please wait...";s:4:"port";s:4:"Port";s:10:"pos_bottom";s:6:"Bottom";s:8:"pos_left";s:4:"Left";s:9:"pos_right";s:5:"Right";s:7:"pos_top";s:3:"Top";s:8:"position";s:8:"Position";s:27:"precondition_not_accessible";s:79:"You do not have sufficient permission to view the precondition(s) of this item.";s:12:"precondition";s:12:"Precondition";s:13:"preconditions";s:13:"Preconditions";s:19:"predefined_template";s:24:"Predefined role template";s:11:"preferences";s:11:"Preferences";s:20:"presentation_options";s:20:"Presentation Options";s:20:"preview_learner_info";s:119:"If enabled, Course and Group administrators have the possibility to view the content form the perspective of a learner.";s:15:"preview_learner";s:11:"Member View";s:8:"previous";s:8:"Previous";s:10:"print_view";s:10:"Print View";s:5:"print";s:5:"Print";s:13:"private_notes";s:13:"Private Notes";s:3:"pro";s:3:"Pro";s:7:"proceed";s:7:"Proceed";s:15:"profile_changed";s:42:"ILIAS eLearning - Your profile has changed";s:18:"profile_incomplete";s:61:"Your profile is incomplete. Please fill in all required data.";s:10:"profile_of";s:10:"Profile of";s:7:"profile";s:7:"Profile";s:10:"properties";s:10:"Properties";s:17:"proxy_connectable";s:23:"Connection established.";s:15:"proxy_host_info";s:20:"Please enter a host.";s:10:"proxy_host";s:4:"Host";s:21:"proxy_not_connectable";s:56:"ILIAS could not build a connection to the defined proxy.";s:27:"proxy_pear_net_socket_error";s:21:"PEAR Net_Socket error";s:15:"proxy_port_info";s:50:"Please enter a port between 0 and 65535, e.g.8080.";s:18:"proxy_port_numeric";s:62:"The entered port has to be a numeric value between 0 and 65535";s:10:"proxy_port";s:4:"Port";s:17:"proxy_status_info";s:102:"To use a proxy in ILIAS (e.g. for web feeds or to check web links) please activate the checkbox above.";s:12:"proxy_status";s:5:"Proxy";s:5:"proxy";s:12:"Proxy-Server";s:16:"pub_section_info";s:230:"If enabled, parts of the system (e.g. repository, workspace, user profiles) can be made available to the internet without authentication. The permissions of the ‘Anonymous’ role will control the access to repository resources.";s:11:"pub_section";s:16:"Anonymous Access";s:12:"public_notes";s:12:"Public Notes";s:26:"public_profile_not_visible";s:25:"The profile is not public";s:14:"public_profile";s:7:"Profile";s:6:"public";s:6:"public";s:16:"publication_date";s:16:"Publication Date";s:11:"publication";s:11:"Publication";s:9:"published";s:9:"Published";s:23:"publishing_organisation";s:23:"Publishing Organization";s:7:"purpose";s:7:"Purpose";s:7:"qpl_add";s:22:"Add Question Pool Test";s:7:"qpl_new";s:22:"New Question Pool Test";s:15:"qpl_upload_file";s:11:"Upload file";s:3:"qpl";s:18:"Question Pool Test";s:9:"quarterly";s:9:"quarterly";s:10:"query_data";s:10:"Query data";s:16:"question_message";s:8:"Question";s:14:"question_pools";s:14:"Question Pools";s:8:"question";s:8:"Question";s:4:"quit";s:4:"Quit";s:5:"quote";s:5:"Quote";s:4:"read";s:4:"Read";s:25:"readcount_anonymous_users";s:33:"Number of anonymous read accesses";s:15:"readcount_users";s:37:"Number of non-anonymous read accesses";s:9:"recf_edit";s:19:"Edit RecoveryFolder";s:9:"recipient";s:9:"Recipient";s:17:"reference_deleted";s:25:"Destination not available";s:12:"reference_of";s:13:"Reference of:";s:16:"referral_comment";s:29:"How did you hear about ILIAS?";s:17:"refresh_languages";s:21:"Refresh All Languages";s:12:"refresh_list";s:12:"Refresh List";s:7:"refresh";s:7:"Refresh";s:6:"refuse";s:6:"Refuse";s:35:"reg_account_confirmation_successful";s:37:"Your user account has been activated.";s:28:"reg_mail_body_2_confirmation";s:92:"The link will only be good for %s, after that you will have to try again from the beginning.";s:28:"reg_mail_body_3_confirmation";s:171:"If this email means nothing to you, then it is possible that somebody else has entered your email address either deliberately or accidentally, so please ignore this email.";s:26:"reg_mail_body_confirmation";s:91:"to activate your account and confirm ownership of this email address, click the link below:";s:34:"reg_mail_body_forgot_password_info";s:132:"To get your password, please use the function « Forgot password? » at the login screen to request a new password for this account.";s:24:"reg_mail_body_salutation";s:5:"Hello";s:19:"reg_mail_body_text1";s:27:"Welcome to ILIAS eLearning!";s:19:"reg_mail_body_text2";s:39:"To access ILIAS use the following data:";s:19:"reg_mail_body_text3";s:29:"Further personal information:";s:29:"reg_mail_subject_confirmation";s:40:"ILIAS eLearning - Your Confirmation Link";s:16:"reg_mail_subject";s:34:"ILIAS eLearning - Your access data";s:19:"reg_passwd_via_mail";s:62:"Your password will be sent to your e-mail address given below.";s:13:"register_info";s:95:"Please fill out the form to register (Fields marked with an asterisk are required information).";s:8:"register";s:8:"Register";s:16:"registered_since";s:16:"Registered since";s:15:"registered_user";s:15:"registered User";s:16:"registered_users";s:16:"registered Users";s:21:"registration_disabled";s:46:"Only available when using local authentication";s:20:"registration_expired";s:30:"Registration period expired...";s:12:"registration";s:24:"New Account Registration";s:10:"related_to";s:10:"Related to";s:23:"remove_personal_picture";s:6:"Remove";s:18:"remove_translation";s:18:"Remove translation";s:6:"remove";s:6:"Remove";s:11:"rename_file";s:11:"Rename File";s:6:"rename";s:6:"Rename";s:18:"repeat_scan_failed";s:21:"Repeated scan failed.";s:20:"repeat_scan_succeded";s:24:"Repeated scan succeeded.";s:11:"repeat_scan";s:23:"Repeating virus scan...";s:12:"replace_file";s:12:"Replace File";s:5:"reply";s:5:"Reply";s:21:"repository_admin_desc";s:81:"Set permissions for repository items, restore or remove objects from system trash";s:16:"repository_admin";s:32:"Repository Trash and Permissions";s:16:"repository_frame";s:18:"Repository Content";s:10:"repository";s:10:"Repository";s:18:"request_membership";s:18:"Request membership";s:12:"require_city";s:12:"Require city";s:15:"require_country";s:15:"Require country";s:20:"require_default_role";s:12:"Require role";s:18:"require_department";s:18:"Require department";s:13:"require_email";s:14:"Require e-mail";s:11:"require_fax";s:11:"Require fax";s:17:"require_firstname";s:18:"Require first name";s:14:"require_gender";s:14:"Require gender";s:13:"require_hobby";s:13:"Require hobby";s:19:"require_institution";s:19:"Require institution";s:16:"require_lastname";s:17:"Require last name";s:13:"require_login";s:13:"Require login";s:17:"require_mandatory";s:9:"mandatory";s:21:"require_matriculation";s:28:"Require matriculation number";s:14:"require_passwd";s:16:"Require password";s:15:"require_passwd2";s:23:"Require retype password";s:18:"require_phone_home";s:18:"Require home phone";s:20:"require_phone_mobile";s:20:"Require mobile phone";s:20:"require_phone_office";s:20:"Require office phone";s:24:"require_referral_comment";s:24:"Require referral comment";s:14:"require_street";s:14:"Require street";s:15:"require_zipcode";s:16:"Require zip code";s:14:"required_field";s:8:"Required";s:15:"res_links_short";s:5:"Links";s:9:"res_links";s:16:"Repository Links";s:12:"reset_filter";s:12:"Reset Filter";s:5:"reset";s:5:"Reset";s:9:"resources";s:9:"Resources";s:15:"retype_password";s:15:"Retype Password";s:5:"right";s:5:"Right";s:6:"rights";s:6:"Rights";s:6:"role_a";s:6:"a Role";s:14:"role_add_local";s:14:"Add Local Role";s:13:"role_add_user";s:19:"Add User(s) to role";s:8:"role_add";s:8:"Add Role";s:10:"role_added";s:10:"Role added";s:24:"role_assigned_desk_items";s:22:"Assigned desktop items";s:26:"role_assigned_desktop_item";s:23:"Created new assignment.";s:23:"role_assignment_updated";s:33:"Role assignment has been updated.";s:15:"role_assignment";s:15:"Role Assignment";s:16:"role_count_users";s:15:"Number of users";s:26:"role_deleted_desktop_items";s:19:"Deleted assignment.";s:12:"role_deleted";s:12:"Role deleted";s:13:"role_desk_add";s:19:"Assign desktop item";s:22:"role_desk_none_created";s:39:"No desktop items assigned to this role.";s:9:"role_edit";s:9:"Edit Role";s:22:"role_header_edit_users";s:22:"Change User Assignment";s:15:"role_list_users";s:10:"List users";s:11:"role_mailto";s:26:"Mail to all assigned Users";s:15:"role_new_search";s:10:"New search";s:8:"role_new";s:8:"New Role";s:23:"role_no_groups_selected";s:21:"Please select a group";s:21:"role_no_results_found";s:16:"No results found";s:22:"role_no_roles_selected";s:20:"Please select a role";s:27:"role_no_users_no_desk_items";s:96:"It is not possible to assign personal desktop items, since you cannot assign users to this role.";s:29:"role_protect_permissions_desc";s:147:"The object permissions cannot be changed by systems operations anymore. Furthermore only administrator of higher levels may change the permissions.";s:24:"role_protect_permissions";s:19:"Protect Permissions";s:31:"role_search_enter_search_string";s:28:"Please enter a search string";s:17:"role_search_users";s:11:"User search";s:24:"role_select_desktop_item";s:60:"Please select one object that will be assigned to this role.";s:20:"role_select_one_item";s:25:"Please select one object.";s:27:"role_sure_delete_desk_items";s:58:"Are you sure you want to delete the following assignments?";s:19:"role_templates_only";s:19:"Role templates only";s:18:"role_user_deassign";s:23:"Deassign user from role";s:14:"role_user_edit";s:17:"Edit account data";s:19:"role_user_send_mail";s:19:"Send user a message";s:4:"role";s:4:"Role";s:22:"roles_of_import_global";s:27:"Global roles of import file";s:21:"roles_of_import_local";s:26:"Local roles of import file";s:5:"roles";s:5:"Roles";s:10:"rolf_added";s:17:"Role folder added";s:16:"rolf_create_role";s:15:"Create New Role";s:16:"rolf_create_rolt";s:24:"Create New Role Template";s:11:"rolf_delete";s:27:"Delete Roles/Role templates";s:20:"rolf_edit_permission";s:26:"Change permission settings";s:24:"rolf_edit_userassignment";s:31:"Change user assignment of Roles";s:9:"rolf_read";s:35:"Read access to Roles/role templates";s:12:"rolf_visible";s:32:"Roles/role templates are visible";s:10:"rolf_write";s:56:"Edit default permission settings of Roles/role templates";s:4:"rolf";s:5:"Roles";s:6:"rolt_a";s:15:"a Role Template";s:8:"rolt_add";s:17:"Add Role Template";s:10:"rolt_added";s:19:"Role template added";s:9:"rolt_edit";s:18:"Edit Role Template";s:8:"rolt_new";s:17:"New Role Template";s:4:"rolt";s:13:"Role Template";s:9:"root_edit";s:21:"Edit system root node";s:3:"row";s:3:"Row";s:4:"rows";s:4:"Rows";s:19:"rte_editor_disabled";s:25:"Rich Text Editor disabled";s:18:"rte_editor_enabled";s:24:"Rich Text Editor enabled";s:10:"sahs_added";s:32:"SCORM/AICC Learning Module added";s:11:"sahs_create";s:33:"Create SCORM/AICC Learning Module";s:26:"sahs_insert_chap_from_clip";s:29:"Paste Chapters from Clipboard";s:26:"sahs_insert_page_from_clip";s:26:"Paste Pages from Clipboard";s:25:"sahs_insert_sco_from_clip";s:25:"Paste SCOs from Clipboard";s:9:"sahs_join";s:39:"Subscribe to SCORM/AICC Learning Module";s:10:"sahs_leave";s:43:"Unsubscribe from SCORM/AICC Learning Module";s:4:"sahs";s:26:"Learning Module SCORM/AICC";s:12:"salutation_f";s:8:"Ms./Mrs.";s:12:"salutation_m";s:3:"Mr.";s:10:"salutation";s:10:"Salutation";s:13:"save_and_back";s:13:"Save And Back";s:26:"save_customer_address_info";s:56:"If enabled, the customers billing address will be stored";s:21:"save_customer_address";s:21:"Store billing address";s:12:"save_message";s:13:"Save as Draft";s:20:"save_params_for_cron";s:27:"Save Parameter for Cron Job";s:12:"save_refresh";s:16:"Save and Refresh";s:11:"save_return";s:15:"Save and Return";s:13:"save_settings";s:13:"Save Settings";s:22:"save_user_related_data";s:29:"Save user related access data";s:4:"save";s:4:"Save";s:18:"saved_successfully";s:18:"Saved Successfully";s:5:"saved";s:5:"Saved";s:9:"scorm_add";s:25:"Add SCORM Learning Module";s:29:"scorm_create_export_file_html";s:25:"Create Export File (HTML)";s:28:"scorm_create_export_file_iso";s:35:"Create Export File (ISO for CD-ROM)";s:28:"scorm_create_export_file_pdf";s:24:"Create Export File (PDF)";s:32:"scorm_create_export_file_scrom12";s:30:"Create Export File (SCORM 1.2)";s:38:"scorm_create_export_file_scrom2004_4th";s:43:"Create Export File (SCORM 2004 4th Edition)";s:34:"scorm_create_export_file_scrom2004";s:43:"Create Export File (SCORM 2004 3rd Edition)";s:9:"scorm_new";s:45:"Create SCORM Learning Module (Authoring Mode)";s:13:"search_active";s:20:"Include active users";s:13:"search_engine";s:19:"Readable .html URLs";s:10:"search_for";s:10:"Search For";s:9:"search_in";s:9:"Search in";s:15:"search_inactive";s:22:"Include inactive users";s:25:"search_minimum_characters";s:27:"The minimum word length is:";s:10:"search_new";s:10:"New Search";s:11:"search_note";s:125:"If "search in" is left blank, all users will be searched. This allows you to find all active or all inactive users.";s:16:"search_recipient";s:16:"Search Recipient";s:13:"search_result";s:13:"Search Result";s:14:"search_results";s:14:"Search Results";s:15:"search_to_short";s:23:"Your query is to short.";s:11:"search_user";s:11:"Search User";s:6:"search";s:6:"Search";s:18:"seas_max_hits_info";s:63:"Please enter a number for the maximum number of search results.";s:13:"seas_max_hits";s:8:"Max hits";s:13:"seas_settings";s:15:"Search settings";s:6:"second";s:6:"Second";s:7:"seconds";s:7:"Seconds";s:8:"sections";s:8:"Sections";s:10:"select_all";s:10:"Select All";s:26:"select_at_least_one_object";s:34:"Please choose at least one object.";s:11:"select_file";s:11:"Select File";s:19:"select_max_one_item";s:27:"Please select one item only";s:11:"select_mode";s:11:"Select mode";s:21:"select_object_to_copy";s:41:"Please select the object you want to copy";s:21:"select_object_to_link";s:47:"Please select the object which you want to link";s:10:"select_one";s:18:"Please select one.";s:11:"select_page";s:11:"Select Page";s:15:"select_password";s:21:"Select a new password";s:26:"select_questionpool_option";s:37:"--- Please select a question pool ---";s:19:"select_questionpool";s:21:"Insert questions into";s:6:"select";s:6:"Select";s:19:"selected_items_back";s:22:"Back to Personal Items";s:14:"selected_items";s:14:"Personal Items";s:26:"selected_languages_updated";s:56:"The selected languages have been updated (if installed):";s:8:"selected";s:8:"Selected";s:18:"send_mail_selected";s:32:"Select mail recipients from list";s:9:"send_mail";s:12:"Send Message";s:4:"send";s:4:"Send";s:6:"sender";s:6:"Sender";s:4:"sent";s:4:"Sent";s:8:"sequence";s:8:"Sequence";s:9:"sequences";s:9:"Sequences";s:11:"server_data";s:11:"Server Info";s:15:"server_software";s:15:"Server Software";s:6:"server";s:6:"Server";s:4:"sess";s:7:"Session";s:22:"session_reminder_alert";s:189:"Your session expires in %1$s at %2$s!\\n\\nChoose OK to continue your session.\\nIf you click Cancel you will not be reminded during the current browser session anymore.\\n\\nInstallation: %3$s.";s:25:"session_reminder_extended";s:32:"Your session was extended for %s";s:21:"session_reminder_info";s:85:"If enabled, you receive a reminder before the online-session of your browser expires.";s:31:"session_reminder_lead_time_info";s:241:"Please specify the lead time for the session reminder in minutes. The reminder displays a warning when only this time span is left before the session expires. Recommended value is 5 (minutes)
The current length of a user session is %s.";s:26:"session_reminder_lead_time";s:8:"Leadtime";s:33:"session_reminder_session_duration";s:23:"(Session Duration: %s).";s:16:"session_reminder";s:16:"Session-Reminder";s:13:"set_edit_mode";s:13:"Set Edit Mode";s:11:"set_offline";s:11:"Set Offline";s:10:"set_online";s:10:"Set Online";s:3:"set";s:3:"Set";s:17:"setSystemLanguage";s:19:"Set System Language";s:24:"settings_for_new_members";s:24:"Settings for new Members";s:14:"settings_saved";s:14:"Saved settings";s:8:"settings";s:8:"Settings";s:15:"setUserLanguage";s:17:"Set User Language";s:11:"shib_active";s:25:"Enable Shibboleth support";s:9:"shib_city";s:18:"Attribute for city";s:14:"shib_configure";s:35:"Configure Shibboleth Authentication";s:12:"shib_country";s:21:"Attribute for country";s:22:"shib_data_conv_warning";s:59:"The data manipulation API file you specified cannot be read";s:14:"shib_data_conv";s:38:"Absolute path to data manipulation API";s:15:"shib_department";s:24:"Attribute for department";s:20:"shib_edit_permission";s:26:"Change permission settings";s:10:"shib_email";s:28:"Attribute for e-mail address";s:20:"shib_federation_name";s:34:"Name of your Shibboleth federation";s:14:"shib_firstname";s:24:"Attribute for first name";s:11:"shib_gender";s:49:"Attribute for gender (must be ‘m’ or ‘f’)";s:31:"shib_general_login_instructions";s:159:"To log in via %s, please click on the login button and choose your organization of the following page.
If you have questions concerning this, please ask the";s:36:"shib_general_wayf_login_instructions";s:126:"In case you are not associated with the given organizations and you need access to a course on this server, please contact the";s:13:"shib_idp_list";s:496:"Provide a list of Identity Providers to let the user choose from on the ILIAS login page.
On each line there must be a comma-separated tuple for providerID of IdP (see the Shibboleth metadata file) and Name of IdP as it shall be displayed in the drop-down list.
As an optional third parameter you can add the location of a Shibboleth session initiator that shall be used in case your ILIAS installation is part of a multi federation setup.";s:16:"shib_institution";s:25:"Attribute for institution";s:30:"shib_invalid_home_organization";s:35:"Please choose a valid organization!";s:13:"shib_language";s:22:"Attribute for language";s:13:"shib_lastname";s:22:"Attribute for lastname";s:17:"shib_login_button";s:131:"Path to the image of a Shibboleth login button that is used to redirect users to the WAYF specified in the Shibboleth configuration";s:36:"shib_login_embedded_wayf_description";s:231:"If this option is chosen, you can provide any HTML code in the login instructions text area below. This can for example be used to embed an own JavaScript WAYF/Discovery Service or create a custom-tailored design of the login area.";s:24:"shib_login_embedded_wayf";s:24:"Design custom login area";s:24:"shib_login_external_wayf";s:25:"Use external WAYF service";s:24:"shib_login_internal_wayf";s:22:"Use ILIAS WAYF service";s:15:"shib_login_type";s:22:"Organization selection";s:10:"shib_login";s:27:"Unique Shibboleth attribute";s:14:"shib_member_of";s:20:"I am a member of ...";s:15:"shib_phone_home";s:31:"Attribute for home phone number";s:17:"shib_phone_mobile";s:33:"Attribute for mobile phone number";s:17:"shib_phone_office";s:33:"Attribute for office phone number";s:9:"shib_read";s:34:"Read access to Shibboleth settings";s:29:"shib_select_home_organization";s:83:"For authentication via %s, please select your organization from the drop down list.";s:19:"shib_settings_saved";s:34:"The Shibboleth settings were saved";s:11:"shib_street";s:20:"Attribute for street";s:10:"shib_title";s:19:"Attribute for title";s:11:"shib_update";s:26:"Update this field on login";s:22:"shib_user_default_role";s:41:"Default role assigned to Shibboleth users";s:12:"shib_visible";s:31:"Shibboleth settings are visible";s:10:"shib_write";s:24:"Edit Shibboleth settings";s:12:"shib_zipcode";s:21:"Attribute for zipcode";s:4:"shib";s:10:"Shibboleth";s:12:"shop_actions";s:7:"Actions";s:4:"shop";s:4:"Shop";s:20:"short_inst_name_info";s:100:"This title will appear in the browser header title bar. If no value is entered, ‘ILIAS’ is used.";s:15:"short_inst_name";s:11:"Short Title";s:12:"show_details";s:12:"Show Details";s:11:"show_filter";s:11:"Show Filter";s:17:"show_hidden_block";s:17:"Show Hidden Block";s:9:"show_list";s:9:"Show List";s:12:"show_members";s:15:"Display Members";s:10:"show_owner";s:10:"Show Owner";s:18:"show_private_notes";s:10:"Show Notes";s:12:"show_profile";s:12:"Show profile";s:14:"show_structure";s:22:"Enable Structured-View";s:17:"show_users_online";s:17:"Show active users";s:4:"show";s:4:"Show";s:10:"side_frame";s:10:"Side Frame";s:9:"signature";s:9:"Signature";s:27:"simultaneous_login_detected";s:76:"Your access is denied because of a simultaneous login with the same account.";s:4:"size";s:4:"Size";s:10:"skin_style";s:20:"Default Skin / Style";s:4:"smtp";s:4:"SMTP";s:29:"soap_user_administration_desc";s:48:"If enabled, ILIAS can be administrated via SOAP.";s:24:"soap_user_administration";s:23:"Administration via SOAP";s:19:"soap_wsdl_path_info";s:163:"Please enter the path to the ilias wsdl file which should be used for the webservice. If you leave this field blank, the following path will be used per default:%s";s:14:"soap_wsdl_path";s:9:"WSDL Path";s:16:"socialbm_disable";s:7:"Disable";s:15:"socialbm_enable";s:6:"Enable";s:30:"socialbm_extt_social_bookmarks";s:16:"Social Bookmarks";s:25:"socialbm_link_description";s:110:"You can use the placeholders {TITLE} and {LINK} to insert the page title or url in the link.";s:26:"socialbm_sure_delete_entry";s:78:"Are you sure that you want to delete the selected Social Bookmarking services?";s:19:"sort_by_this_column";s:19:"Sort by this column";s:14:"sorting_header";s:20:"Content Item Sorting";s:19:"sorting_info_manual";s:60:"Content items can be arranged manually in a preferred order.";s:18:"sorting_info_title";s:72:"Content items are arranged automatically by title in alphabetical order.";s:21:"sorting_manual_header";s:8:"Manually";s:12:"sorting_save";s:12:"Save Sorting";s:20:"sorting_title_header";s:28:"Titles in Alphabetical Order";s:6:"spacer";s:6:"Spacer";s:7:"spl_add";s:24:"Add Question Pool Survey";s:7:"spl_new";s:24:"New Question Pool Survey";s:15:"spl_upload_file";s:11:"Upload file";s:3:"spl";s:20:"Question Pool Survey";s:3:"ssl";s:11:"SSL (HTTPS)";s:4:"st_a";s:9:"a chapter";s:6:"st_add";s:11:"Add chapter";s:8:"st_added";s:13:"Chapter added";s:7:"st_edit";s:12:"Edit chapter";s:6:"st_new";s:11:"New chapter";s:15:"standard_fields";s:15:"Standard Fields";s:13:"standard_icon";s:11:"Medium Size";s:9:"startpage";s:16:"ILIAS Login Page";s:13:"stat_selected";s:8:"Selected";s:20:"state_changed_inside";s:14:"Changed Inside";s:13:"state_changed";s:7:"Changed";s:9:"state_new";s:3:"New";s:12:"state_unread";s:6:"Unread";s:9:"statistic";s:9:"Statistic";s:10:"statistics";s:10:"Statistics";s:20:"status_no_permission";s:21:"No permission granted";s:6:"status";s:6:"Status";s:4:"step";s:4:"Step";s:16:"stop_inheritance";s:16:"Stop inheritance";s:18:"stop_moving_blocks";s:18:"Stop Moving Blocks";s:6:"street";s:6:"Street";s:9:"structure";s:9:"Structure";s:3:"sty";s:5:"Style";s:16:"style_activation";s:16:"Style Activation";s:19:"sub_request_deleted";s:26:"Deleted membership request";s:17:"sub_request_saved";s:24:"Saved membership request";s:11:"subcat_name";s:16:"Subcategory Name";s:14:"subchapter_new";s:15:"New Sub-chapter";s:14:"subject_module";s:14:"Subject Module";s:7:"subject";s:7:"Subject";s:6:"submit";s:6:"Submit";s:10:"subobjects";s:11:"Sub-objects";s:12:"subscription";s:12:"Subscription";s:7:"subtabs";s:7:"SubTabs";s:15:"success_message";s:15:"Success Message";s:7:"summary";s:7:"Summary";s:26:"sure_delete_selected_users";s:52:"Are you sure you want to delete the selected user(s)";s:15:"survey_defaults";s:28:"Default Settings for Surveys";s:32:"survey_unlimited_invitation_desc";s:126:"Allows unlimited invitation in surveys. Unlimited invitation adds the survey to the personal desktop of every registered user.";s:27:"survey_unlimited_invitation";s:20:"Unlimited Invitation";s:7:"svy_add";s:10:"Add survey";s:14:"svy_evaluation";s:10:"Statistics";s:12:"svy_finished";s:29:"You have completed the survey";s:7:"svy_new";s:10:"New survey";s:14:"svy_no_content";s:20:"No surveys available";s:16:"svy_not_finished";s:37:"The survey has not been completed yet";s:15:"svy_not_started";s:36:"You did not take part in this survey";s:15:"svy_participate";s:23:"Participate in a survey";s:7:"svy_run";s:3:"Run";s:15:"svy_upload_file";s:11:"Upload file";s:31:"svy_warning_survey_not_complete";s:24:"The survey is incomplete";s:3:"svy";s:6:"Survey";s:12:"system_check";s:12:"System Check";s:22:"system_choose_language";s:22:"System Choose Language";s:13:"system_groups";s:13:"System Groups";s:10:"system_grp";s:12:"System Group";s:18:"system_information";s:18:"System Information";s:15:"system_language";s:15:"System Language";s:14:"system_message";s:15:"System Messages";s:21:"system_style_settings";s:21:"System Style Settings";s:13:"system_styles";s:13:"System Styles";s:6:"system";s:6:"System";s:16:"systemcheck_cron";s:32:"Process System Check in Cron Job";s:20:"systemcheck_cronform";s:38:"Activation of System Check in Cron Job";s:17:"table_mail_import";s:11:"Mail import";s:4:"tabs";s:4:"Tabs";s:15:"tagging_my_tags";s:7:"My Tags";s:24:"take_over_structure_info";s:116:"If activated, directories in the zip file will be mapped to categories or, if used in groups or courses, to folders.";s:19:"take_over_structure";s:15:"Adopt Structure";s:6:"target";s:6:"Target";s:7:"tax_add";s:12:"Add Taxonomy";s:10:"tax_delete";s:17:"Delete taxonomies";s:19:"tax_edit_permission";s:26:"Change permission settings";s:8:"tax_edit";s:13:"Edit Taxonomy";s:7:"tax_new";s:12:"New Taxonomy";s:8:"tax_read";s:25:"Read access to taxonomies";s:11:"tax_visible";s:19:"Taxonomy is visible";s:9:"tax_write";s:26:"Write access to taxonomies";s:3:"tax";s:8:"Taxonomy";s:20:"taxf_edit_permission";s:26:"Change permission settings";s:9:"taxf_read";s:30:"Read access to taxonomy folder";s:12:"taxf_visible";s:26:"Taxonomy folder is visible";s:10:"taxf_write";s:31:"Write access to taxonomy folder";s:4:"term";s:4:"Term";s:11:"test_intern";s:11:"Test Intern";s:11:"test_module";s:11:"Test Module";s:4:"test";s:4:"Test";s:5:"tests";s:5:"Tests";s:7:"textbox";s:7:"Textbox";s:6:"thread";s:6:"Thread";s:9:"thumbnail";s:9:"Thumbnail";s:6:"time_d";s:3:"Day";s:6:"time_h";s:4:"Hour";s:38:"time_limit_add_time_limit_for_selected";s:52:"Please enter a time period for the selected user(s).";s:24:"time_limit_applied_users";s:13:"Applied users";s:15:"time_limit_from";s:17:"From (time limit)";s:18:"time_limit_message";s:20:"Message (time limit)";s:28:"time_limit_no_users_selected";s:21:"Please select a user.";s:20:"time_limit_not_valid";s:24:"The period is not valid.";s:28:"time_limit_not_within_owners";s:60:"Your access is limited. The period is outside of your limit.";s:16:"time_limit_owner";s:18:"Owner (time limit)";s:18:"time_limit_reached";s:32:"Your user account is not active.";s:20:"time_limit_unlimited";s:22:"Unlimited (time limit)";s:16:"time_limit_until";s:18:"Until (time limit)";s:24:"time_limit_users_updated";s:17:"User data updated";s:10:"time_limit";s:6:"Access";s:11:"time_limits";s:6:"Access";s:12:"time_segment";s:14:"Period of time";s:4:"time";s:4:"Time";s:9:"tiny_icon";s:10:"Small Size";s:10:"title_long";s:10:"Long Title";s:14:"title_required";s:22:"Please insert a title.";s:5:"title";s:5:"Title";s:14:"to_client_list";s:16:"Client Selection";s:10:"to_desktop";s:14:"Add to Desktop";s:9:"to_filter";s:6:"Filter";s:2:"to";s:2:"To";s:5:"today";s:5:"Today";s:19:"toggleGlobalDefault";s:21:"Toggle Global Default";s:17:"toggleGlobalFixed";s:19:"Toggle Global Fixed";s:8:"tomorrow";s:8:"Tomorrow";s:5:"total";s:5:"Total";s:8:"tpl_path";s:13:"Template Path";s:15:"tracked_objects";s:15:"Tracked objects";s:25:"tracking_data_del_confirm";s:81:"Do you really want to delete all tracking data of the specified month and before?";s:21:"tracking_data_deleted";s:21:"Tracking data deleted";s:13:"tracking_data";s:13:"Tracking Data";s:17:"tracking_settings";s:26:"Learning Progress Settings";s:11:"translation";s:11:"Translation";s:5:"trash";s:5:"Trash";s:15:"tree_frame_info";s:96:"Defines whether the tree frame (e.g. repository tree) should appear on the left or on the right.";s:10:"tree_frame";s:10:"Tree Frame";s:9:"tree_left";s:4:"Left";s:10:"tree_right";s:5:"Right";s:4:"tree";s:4:"Tree";s:8:"treeview";s:12:"Show Sidebar";s:7:"tst_add";s:8:"Add test";s:13:"tst_anon_eval";s:7:"Results";s:7:"tst_new";s:8:"New test";s:14:"tst_no_content";s:18:"No tests available";s:7:"tst_run";s:3:"Run";s:26:"tst_statistical_evaluation";s:10:"Statistics";s:14:"tst_statistics";s:10:"Statistics";s:15:"tst_upload_file";s:11:"Upload file";s:20:"tst_user_not_invited";s:39:"You are not supposed to take this test.";s:23:"tst_user_wrong_clientip";s:43:"You don\'t have the right ip using this test";s:29:"tst_warning_test_not_complete";s:25:"The test is not complete!";s:3:"tst";s:4:"Test";s:6:"tutors";s:6:"Tutors";s:27:"txt_add_object_instruction1";s:44:"Browse to the location where you want to add";s:27:"txt_add_object_instruction2";s:1:".";s:24:"txt_registered_passw_gen";s:109:"You successfully registered to ILIAS. You should receive an e-Mail including your generated password shortly.";s:14:"txt_registered";s:112:"You successfully registered to ILIAS. Please click on the button below to login to ILIAS with your user account.";s:13:"txt_submitted";s:228:"You successfully submitted an account request to ILIAS. Your account request will be reviewed by the system administrators, and should be activated within 48 hours. You will not be able to log in until your account is activated.";s:3:"typ";s:22:"Object Type Definition";s:22:"type_your_message_here";s:22:"Type Your Message Here";s:4:"type";s:4:"Type";s:13:"udf_add_field";s:9:"Add Field";s:15:"udf_added_field";s:16:"Added new field.";s:17:"udf_delete_header";s:12:"Delete Field";s:15:"udf_delete_sure";s:71:"Are you sure you want to delete this field and all assigned user data ?";s:21:"udf_duplicate_entries";s:29:"The values have to be unique.";s:17:"udf_field_deleted";s:14:"Deleted field.";s:23:"udf_name_already_exists";s:63:"This field name already exists. Please choose a different name.";s:14:"udf_no_entries";s:31:"Please enter minimum one value.";s:17:"udf_no_name_given";s:26:"Please enter a field name.";s:31:"udf_required_requires_visib_reg";s:84:"When field is set to ‘required’, it must be set to ‘visible in registration’";s:13:"udf_type_date";s:4:"Date";s:17:"udf_type_datetime";s:13:"Date and Time";s:15:"udf_type_select";s:26:"Selection List (Drop-Down)";s:13:"udf_type_text";s:21:"Text Field (One Line)";s:16:"udf_type_wysiwyg";s:19:"Text Area (WYSIWYG)";s:23:"udf_update_select_field";s:15:"Edit Select Box";s:18:"udf_update_success";s:20:"Saved modifications.";s:21:"udf_update_text_field";s:15:"Edit Text Field";s:24:"udf_update_wysiwyg_field";s:30:"Edit Text Area (WYSIWYG) Field";s:17:"udf_value_deleted";s:27:"The value has been deleted.";s:9:"udf_value";s:5:"Value";s:3:"uid";s:3:"UID";s:22:"ums_create_new_account";s:18:"Create New Account";s:17:"ums_explanation_2";s:65:"If this is not your account, please hit ‘Create New Account’.";s:17:"ums_explanation_3";s:198:"Your external account could not be mapped to an ILIAS account. But ILIAS has found multiple accounts with your e-mail address. If one of those is your account, please login with your ILIAS password.";s:17:"ums_explanation_4";s:69:"If none of them is your account, please hit ‘Create New Account’.";s:15:"ums_explanation";s:183:"Your external account could not be mapped to an ILIAS account. But ILIAS has found an account with your e-mail address. If this is your account, please login with your ILIAS password.";s:17:"ums_login_account";s:13:"Login Account";s:15:"unambiguousness";s:19:"Distinguishing mark";s:11:"uncheck_all";s:11:"Uncheck all";s:9:"unchecked";s:9:"Unchecked";s:9:"uninstall";s:9:"Uninstall";s:11:"uninstalled";s:12:"uninstalled.";s:7:"unknown";s:7:"UNKNOWN";s:9:"unlabeled";s:9:"Unlabeled";s:16:"unread_lowercase";s:6:"unread";s:6:"unread";s:6:"Unread";s:10:"unselected";s:10:"Unselected";s:11:"unsubscribe";s:19:"Remove from desktop";s:5:"unzip";s:5:"Unzip";s:2:"up";s:2:"Up";s:14:"update_applied";s:14:"Update Applied";s:15:"update_language";s:15:"Update Language";s:18:"update_on_conflict";s:18:"Update on conflict";s:6:"update";s:4:"Edit";s:27:"upload_error_file_not_found";s:29:"Upload error: File not found.";s:6:"upload";s:6:"Upload";s:20:"uploaded_and_checked";s:71:"The file has been uploaded and checked, you can now start to import it.";s:3:"uri";s:3:"URI";s:5:"url_a";s:5:"a URL";s:7:"url_add";s:7:"Add URL";s:9:"url_added";s:9:"URL added";s:14:"url_create_url";s:10:"Create URL";s:10:"url_delete";s:10:"Delete URL";s:15:"url_description";s:15:"URL Description";s:19:"url_edit_permission";s:26:"Change Permission settings";s:8:"url_edit";s:8:"Edit URL";s:7:"url_new";s:7:"New URL";s:13:"url_not_found";s:14:"File Not Found";s:8:"url_read";s:8:"Open URL";s:12:"url_to_latex";s:23:"URL to LaTeX CGI script";s:11:"url_visible";s:14:"URL is visible";s:9:"url_write";s:8:"Edit URL";s:3:"url";s:3:"URL";s:27:"use_customized_instructions";s:28:"Use customized instructions:";s:24:"use_default_instructions";s:25:"Use default instructions.";s:11:"user_access";s:15:"Access per user";s:14:"user_activated";s:22:"User has been approved";s:10:"user_added";s:10:"User added";s:15:"user_assignment";s:15:"User Assignment";s:22:"user_cant_receive_mail";s:42:"user is not allowed to use the mail system";s:12:"user_comment";s:12:"User comment";s:16:"user_deactivated";s:25:"User has been disapproved";s:19:"user_defined_fields";s:13:"Custom Fields";s:17:"user_defined_list";s:23:"Custom User Data Fields";s:12:"user_deleted";s:12:"User deleted";s:11:"user_detail";s:11:"Detail Data";s:21:"user_ext_account_desc";s:84:"Account used for external authentication. (CAS, SOAP, LDAP or Radius authentication)";s:16:"user_ext_account";s:16:"External Account";s:10:"user_image";s:10:"User Image";s:18:"user_import_failed";s:19:"User import failed.";s:27:"user_imported_with_warnings";s:35:"User import complete with warnings.";s:13:"user_imported";s:21:"User import complete.";s:13:"user_language";s:13:"User Language";s:26:"user_new_account_mail_desc";s:190:"This mail is sent automatically to users that have self-registered or to those who have been registered by an administrator with enabled setting ‘Send mail to inform user about changes’.";s:21:"user_new_account_mail";s:16:"New Account Mail";s:15:"user_not_chosen";s:34:"You did not choose a group-member.";s:14:"user_not_known";s:31:"Please insert a valid username.";s:31:"user_profile_instant_messengers";s:18:"Instant Messengers";s:18:"user_profile_other";s:17:"Other Information";s:26:"user_send_new_account_mail";s:23:"Send new account e-mail";s:15:"user_statistics";s:16:"Statistical Data";s:11:"user_status";s:11:"User Status";s:16:"user_toggle_noti";s:48:"Member is not allowed to deactivate notification";s:4:"user";s:4:"User";s:8:"userdata";s:9:"User Data";s:21:"userfolder_export_csv";s:22:"Comma Separated Values";s:27:"userfolder_export_excel_x86";s:15:"Microsoft Excel";s:27:"userfolder_export_file_size";s:9:"File size";s:22:"userfolder_export_file";s:4:"File";s:23:"userfolder_export_files";s:5:"Files";s:21:"userfolder_export_xml";s:3:"XML";s:8:"username";s:8:"Username";s:18:"users_not_imported";s:71:"The following users do not exist, their messages cannot become imported";s:28:"users_online_show_associated";s:42:"Show members of my courses and groups only";s:19:"users_online_show_n";s:23:"Don\'t show active users";s:34:"users_online_show_short_associated";s:29:"Only course and group members";s:25:"users_online_show_short_n";s:23:"Don\'t show active users";s:25:"users_online_show_short_y";s:21:"Show all active users";s:19:"users_online_show_y";s:21:"Show all active users";s:12:"users_online";s:12:"Active Users";s:5:"users";s:5:"Users";s:12:"usertracking";s:13:"User Tracking";s:5:"usr_a";s:6:"a User";s:15:"usr_active_only";s:17:"Active Users only";s:7:"usr_add";s:8:"Add User";s:9:"usr_added";s:10:"User added";s:19:"usr_agreement_empty";s:30:"The agreement contains no text";s:13:"usr_agreement";s:14:"User Agreement";s:8:"usr_edit";s:9:"Edit User";s:23:"usr_filter_coursemember";s:16:"Member of course";s:23:"usr_filter_empty_result";s:54:"No users found that match the selected filter criteria";s:22:"usr_filter_groupmember";s:15:"Member of group";s:20:"usr_filter_lastlogin";s:18:"Last login of user";s:15:"usr_filter_role";s:13:"Assigned role";s:17:"usr_hits_per_page";s:19:"Hits/page in tables";s:17:"usr_inactive_only";s:19:"Inactive Users only";s:23:"usr_limited_access_only";s:30:"Users with limited access only";s:7:"usr_new";s:8:"New User";s:32:"usr_settings_explanation_profile";s:424:"Check ‘Visible’ to show fields in the registration form and personal data on the personal desktop. Check ‘Changeable’ to allow the user to change the value in the personal data. Please note that visible fields can always be entered in the registration form. Required fields are required in the registration form and the personal data. All data can be changed in the user administration independent on these settings.";s:35:"usr_settings_header_profile_profile";s:24:"Personal profile setting";s:27:"usr_settings_header_profile";s:25:"Standard User Data Fields";s:18:"usr_settings_saved";s:40:"Global user settings saved successfully!";s:22:"usr_settings_visib_lua";s:36:"Visible in Local User Administration";s:27:"usr_settings_changeable_lua";s:39:"Changeable in Local User Administration";s:14:"usr_skin_style";s:12:"Skin / Style";s:9:"usr_style";s:10:"User Style";s:19:"usr_without_courses";s:30:"Users without courses assigned";s:3:"usr";s:4:"User";s:16:"usrf_create_user";s:23:"Create new user account";s:4:"usrf";s:13:"User accounts";s:23:"usrimport_action_failed";s:19:"Action %1$s failed.";s:24:"usrimport_action_ignored";s:20:"Ignored action %1$s.";s:25:"usrimport_action_replaced";s:29:"Replaced action %1$s by %2$s.";s:21:"usrimport_cant_delete";s:60:"Can\'t perform ‘Delete’ action. No such user in database.";s:21:"usrimport_cant_insert";s:63:"Can\'t perform ‘Insert’ action. User is already in database.";s:21:"usrimport_cant_update";s:60:"Can\'t perform ‘Update’ action. No such user in database.";s:32:"usrimport_conflict_handling_info";s:432:"When ‘Ignore on conflict’ is selected, ILIAS ignores an action, if it can not be performed (e. g. an ‘Insert’ action is not done, if there is already a user with the same login in the database.)\\nWhen ‘Update on conflict’ is selected, ILIAS updates the database if an action can not be performed. (e. g. an ‘Insert’ action is replaced by an ‘Update’ action, if a user with the same login exists in the database).";s:41:"usrimport_global_role_for_action_required";s:61:"At least one global role must be specified for "%1$s" action.";s:21:"usrimport_ignore_role";s:11:"Ignore role";s:29:"usrimport_login_is_not_unique";s:20:"Login is not unique.";s:38:"usrimport_no_insert_ext_account_exists";s:67:"Can\'t perform ‘Insert’ action. External account already exists.";s:38:"usrimport_no_update_ext_account_exists";s:67:"Can\'t perform ‘Update’ action. External account already exists.";s:43:"usrimport_with_specified_role_not_permitted";s:41:"Import with specified role not permitted.";s:31:"usrimport_xml_attribute_missing";s:46:"Attribute "%2$s" in element "%1$s" is missing.";s:37:"usrimport_xml_attribute_value_illegal";s:62:"Value "%3$s" of attribute "%2$s" in element "%1$s" is illegal.";s:42:"usrimport_xml_attribute_value_inapplicable";s:85:"Value "%3$s" of attribute "%2$s" in element "%1$s" is inapplicable for "%4$s" action.";s:37:"usrimport_xml_element_content_illegal";s:44:"Content "%2$s" of element "%1$s" is illegal.";s:41:"usrimport_xml_element_for_action_required";s:51:"Element "%1$s" must be specified for "%2$s" action.";s:34:"usrimport_xml_element_inapplicable";s:49:"Element "%1$s" is inapplicable for "%2$s" action.";s:36:"usrimport_xml_pw_bcrypt_missing_salt";s:37:"Missing salt, cannot import password.";s:5:"valid";s:5:"Valid";s:8:"validate";s:8:"Validate";s:5:"value";s:5:"Value";s:14:"vcard_download";s:22:"Download Visiting Card";s:5:"vcard";s:13:"Visiting Card";s:7:"vendors";s:7:"Vendors";s:19:"verification_failed";s:19:"Verification failed";s:24:"verification_failure_log";s:24:"Verification failure log";s:16:"verification_log";s:16:"Verification log";s:24:"verification_warning_log";s:24:"Verification warning log";s:7:"version";s:7:"Version";s:8:"versions";s:8:"Versions";s:12:"view_content";s:12:"View Content";s:4:"view";s:4:"View";s:14:"visible_layers";s:14:"Visible Layers";s:20:"visible_registration";s:23:"Visible in Registration";s:7:"visible";s:7:"Visible";s:7:"visitor";s:7:"Visitor";s:8:"visitors";s:8:"Visitors";s:6:"visits";s:6:"Visits";s:13:"web_resources";s:8:"Weblinks";s:28:"webdav_pear_auth_http_needed";s:127:"You need to install Pear Auth_HTTP to use this function. To do this, enter pear install Auth_HTTP on the terminal.";s:6:"webdav";s:6:"WebDAV";s:18:"webfolder_dir_info";s:122:"You got here, because your browser can\'t open webfolders. Read the instructions for opening webfolders.";s:18:"webfolder_index_of";s:13:"Index of %1$s";s:27:"webfolder_instructions_info";s:479:"The webfolder instructions are shown on browsers, which can not open a webfolder directly. You can use HTML code, and the following placeholders: [WEBFOLDER_TITLE], [WEBFOLDER_URI], [WEBFOLDER_URI_IE], [WEBFOLDER_URI_KONQUEROR], [WEBFOLDER_URI_NAUTILUS], [ADMIN_MAIL], [IF_WINDOWS]...[/IF_WINDOWS], [IF_MAC]...[/IF_MAC], [IF_LINUX]...[/IF_LINUX]. Clear the field to get the default instructions.";s:27:"webfolder_instructions_text";s:2920:"

Follow the instructions below, to open [WEBFOLDER_TITLE] as a webfolder:

[IF_WINDOWS]

Instructions for Windows Vista

  1. Press the key combination Windows+E to open Windows Explorer.
  2. Click on ‘Add Network Place’ in the toolbar.
    The ‘Add a Network Place’ wizard will open.
  3. Click at the link ‘Connect to a website’.
  4. Select the ‘Choose Another Network Location’ option, and select ‘Next’.
  5. In the ‘Internet or Network Address’ field enter
    [WEBFOLDER_URI]
    then select ‘Next’.
  6. Enter your login and password, and select ‘OK’.
    Repeat this step until you get to the next dialog window.
  7. Enter a name for the webfolder, then select ‘Next’.
  8. Enter your login and password, and select ‘OK’.
    Repeat this step until you get to the next dialog window.
  9. Select ‘Finish’.
  10. You can now access the webfolder from the start menu ‘Computer’.

Instructions for Windows XP

  1. Press the key combination Windows+E to open Windows Explorer.
  2. Choose the menu ‘Extras > Add Network Place...’.
    The ’Add a Network Place’ wizard will open.
  3. Click at the link ‘Connect to a website ...’.
    The assistant window will open.
  4. Select ‘Next’.
  5. Select the ‘Choose Another Network Location’ option, and select ‘Next’.
  6. In the ‘Internet or Network Address’ field enter
    [WEBFOLDER_URI]
    then select ‘Next’.
  7. Enter your login and password, and select ‘OK’.
  8. Enter a name for the webfolder, then select ‘Next’.
  9. Enter your login and password, and select ‘OK’.
  10. Select ‘Finish’.
  11. This will open the webfolder. You can later access the webfolder from the start menu ‘Network places’ again.
[/IF_WINDOWS][IF_MAC]

Instructions for Mac OS X

  1. Open the Finder
  2. Choose the menu ‘Go > Connect to Server...’
    The ’Connect to Server’ dialog will open.
  3. In the address field enter the following address:
    [WEBFOLDER_URI]
    and select ’Connect’.
  4. Enter your login and password, and select ’OK’.
[/IF_MAC][IF_LINUX]

Instructions for Linux with Konqueror

  1. Start the Konqueror browser
  2. In the address field enter the following address:
    [WEBFOLDER_URI_KONQUEROR]
  3. Press the Enter key.
  4. Enter your login and password, and select ’OK’.

Instructions for Linux with Nautilus

  1. Start the Nautilus browser
  2. In the address field enter the following address:
    [WEBFOLDER_URI_NAUTILUS]
  3. Press the Enter key.
  4. Enter your login and password, and select ’OK’.
[/IF_LINUX]

If opening the webfolder does not work, please contact [ADMIN_MAIL].

";s:32:"webfolder_instructions_titletext";s:22:"Open %1$s as webfolder";s:22:"webfolder_instructions";s:22:"Webfolder instructions";s:24:"webfolder_mount_dir_with";s:167:"Open this page as a Webfolder with Internet Explorer 6, Konqueror, Nautilus, other Browser.";s:9:"webfolder";s:9:"Webfolder";s:11:"webr_active";s:6:"Active";s:13:"webr_add_item";s:11:"Add Weblink";s:8:"webr_add";s:11:"Add Weblink";s:17:"webr_delete_items";s:17:"Delete Weblink(s)";s:18:"webr_deleted_items";s:19:"Deleted Weblink(s).";s:18:"webr_disable_check";s:18:"Disable Validation";s:14:"webr_edit_item";s:12:"Edit Weblink";s:9:"webr_edit";s:12:"Edit Weblink";s:16:"webr_fillout_all";s:36:"Please fill out all required fields.";s:17:"webr_item_updated";s:19:"Saved modifications";s:9:"webr_join";s:18:"Subscribe Weblinks";s:21:"webr_last_check_table";s:11:"Last check:";s:15:"webr_last_check";s:10:"Last check";s:10:"webr_leave";s:20:"Unsubscribe Weblinks";s:19:"webr_modified_items";s:20:"Saved modifications.";s:18:"webr_never_checked";s:13:"Never checked";s:8:"webr_new";s:15:"Add New Weblink";s:21:"webr_no_items_created";s:19:"No Weblinks created";s:22:"webr_sure_delete_items";s:54:"Do you really want to delete the following Weblink(s)?";s:4:"webr";s:7:"Weblink";s:11:"webservices";s:4:"SOAP";s:4:"week";s:4:"Week";s:6:"weekly";s:6:"weekly";s:5:"weeks";s:5:"Weeks";s:7:"welcome";s:7:"Welcome";s:13:"who_is_online";s:14:"Who is online?";s:14:"width_x_height";s:14:"Width x Height";s:5:"width";s:5:"Width";s:8:"wiki_add";s:8:"Add Wiki";s:8:"wiki_new";s:8:"New Wiki";s:4:"wiki";s:4:"Wiki";s:4:"with";s:4:"with";s:18:"wizard_search_list";s:67:"Your search produced the following hits. Please select one of them.";s:17:"wizard_title_info";s:59:"Please enter the title of the object you want to duplicate.";s:5:"write";s:5:"Write";s:17:"wrong_ip_detected";s:95:"Your access is denied because of a wrong client ip.
Please contact the system administrator.";s:4:"year";s:4:"Year";s:5:"years";s:5:"Years";s:3:"yes";s:3:"Yes";s:9:"yesterday";s:9:"Yesterday";s:23:"you_may_add_local_roles";s:23:"You May Add Local Roles";s:12:"your_message";s:12:"Your Message";s:19:"zip_structure_error";s:49:"Archive contains same file names. Upload aborted.";s:15:"zip_test_failed";s:56:"Zip-Test failed. Please contact you ILIAS administrator.";s:3:"zip";s:8:"Zip Code";s:7:"zipcode";s:8:"Zip Code";s:14:"db_need_hotfix";s:44:"Hotfix available. Please open setup program.";s:14:"session_config";s:16:"Session Settings";s:34:"session_config_maintenance_enabled";s:29:"Maintenance by client allowed";s:35:"session_config_maintenance_disabled";s:33:"Maintenance by client not allowed";s:17:"session_max_count";s:19:"Max active sessions";s:22:"session_max_count_info";s:120:"Defines the maximum number of sessions that can be created simultaneously. Setting this to ‘0’ disables the feature.";s:16:"session_min_idle";s:29:"Min session idle (in minutes)";s:21:"session_min_idle_info";s:188:"When a user idles for at least this period of time the session can be destroyed if another session should be opened for another user and the maximum number of existing sessions is reached.";s:16:"session_max_idle";s:29:"Max session idle (in minutes)";s:21:"session_max_idle_info";s:83:"Defines the maximum period of idle time a user can idle before his session expires.";s:36:"session_max_idle_after_first_request";s:49:"Max session idle after first request (in minutes)";s:41:"session_max_idle_after_first_request_info";s:203:"All sessions that idles for at least this period of time after first request will be destroyed if another session should be opened for another user and the maximum number of existing sessions is reached.";s:21:"reached_session_limit";s:61:"The limit of online users is reached. Please try again later.";s:32:"mail_to_global_roles_not_allowed";s:47:"It is not allowed to send mails to global roles";s:24:"mail_no_valid_group_role";s:19:"No valid group role";s:29:"delete_inactive_user_accounts";s:29:"Delete inactive user accounts";s:34:"delete_inactive_user_accounts_desc";s:82:"If enabled, user accounts will be deleted depending on the date of the last login.";s:36:"delete_inactive_user_accounts_period";s:28:"Days passed since last login";s:41:"delete_inactive_user_accounts_period_desc";s:82:"All user accounts without login within the defined period of time will be deleted.";s:43:"delete_inactive_user_accounts_include_roles";s:14:"Included roles";s:48:"delete_inactive_user_accounts_include_roles_desc";s:56:"Defines the roles that will participate in the deletion.";s:38:"delete_inactive_user_accounts_interval";s:9:"Frequency";s:32:"delete_inactivated_user_accounts";s:32:"Delete inactivated user accounts";s:37:"delete_inactivated_user_accounts_desc";s:80:"If enabled, user accounts will be deleted depending on the date of inactivation.";s:39:"delete_inactivated_user_accounts_period";s:30:"Days passed since inactivation";s:44:"delete_inactivated_user_accounts_period_desc";s:78:"Accounts will be deleted if this period of time has passed since inactivation.";s:46:"delete_inactivated_user_accounts_include_roles";s:14:"Included roles";s:51:"delete_inactivated_user_accounts_include_roles_desc";s:56:"Defines the roles that will participate in the deletion.";s:41:"delete_inactivated_user_accounts_interval";s:9:"Frequency";s:46:"delete_inactivated_user_accounts_interval_desc";s:55:"Deletion conditions will be reviewed in this frequency.";s:8:"obj_frma";s:5:"Forum";s:13:"obj_frma_desc";s:21:"Global Forum Settings";s:20:"show_system_messages";s:15:"System Messages";s:24:"settings_for_all_members";s:51:"Notification activated for all course/group members";s:18:"settings_per_users";s:32:"Settings per Course/Group Member";s:10:"backto_lua";s:33:"Back to Local User Administration";s:22:"sort_activation_header";s:10:"By timings";s:19:"sort_inherit_prefix";s:7:"Default";s:20:"sorting_info_inherit";s:55:"The sorting mode is adopted from a parent course/group.";s:11:"sel_country";s:7:"Country";s:8:"obj_book";s:12:"Booking Pool";s:9:"objs_book";s:13:"Booking Pools";s:17:"country_selection";s:29:"Country (Drop Down Selection)";s:17:"country_free_text";s:25:"Country (Free Text Input)";s:20:"optional_filter_hint";s:44:"Please activate one of the optional filters.";s:19:"sess_fixed_duration";s:22:"Fixed Session Duration";s:36:"sess_load_dependent_session_handling";s:31:"Load Dependent Session Handling";s:9:"sess_mode";s:12:"Session Mode";s:18:"cronjob_last_start";s:26:"Last Start of the Cron Job";s:30:"enable_disk_quota_summary_mail";s:23:"Send Disk Quota Summary";s:35:"enable_disk_quota_summary_mail_desc";s:99:"The disk quota summary is a daily notification containing all users, who exceeded their disk quota.";s:23:"disk_quota_summary_rctp";s:10:"Recipients";s:28:"disk_quota_summary_rctp_desc";s:133:"Enter the user names (comma-separated) of those users who shall receive a daily report with users currently exceeding the disk quota.";s:28:"disk_quota_exceeded_headline";s:51:"The following users have exceeded their disk quota:";s:17:"usrf_profile_link";s:20:"Link to user profile";s:25:"currently_used_disk_space";s:25:"Currently used disk space";s:26:"disk_quota_summary_subject";s:30:"Summary of Exceeded Disk Quota";s:26:"cronjob_last_start_unknown";s:13:"Indeterminate";s:30:"cron_mail_notification_message";s:41:"Send Mail Notifications with Mail-Message";s:35:"cron_mail_notification_message_info";s:89:"If enabled, all users will get notifications with complete mail message by external mail.";s:25:"follow_link_to_read_mails";s:45:"click the following link to read these mails:";s:31:"mails_at_the_ilias_installation";s:58:"You received %1$s new mails at the ILIAS-Installation %2$s";s:30:"mail_at_the_ilias_installation";s:57:"You received %1$s new mail at the ILIAS-Installation %2$s";s:22:"webdav_pwd_instruction";s:147:"We suggest to create a local password for opening the repository as webfolder.
This password is only required for the webfolder functionality.";s:30:"webdav_pwd_instruction_success";s:84:"A new local password has been created. You can now open the repository as webfolder.";s:22:"err_auth_apache_failed";s:107:"The authentication has failed. Maybe you have no valid user certificate or your smart card is not inserted.";s:21:"nr_following_sessions";s:27:"%1d following session(s)...";s:7:"obj_ass";s:5:"Asset";s:26:"enable_anonymous_fora_desc";s:104:"If this option is disabled, the feature ‘Posting with pseudonym’ is not available in forums anymore.";s:21:"enable_anonymous_fora";s:28:"Allow posting with pseudonym";s:18:"personal_workspace";s:12:"My Workspace";s:8:"obj_wfld";s:6:"Folder";s:8:"obj_blog";s:4:"Blog";s:29:"preconditions_obligatory_hint";s:54:"You have to fulfill all of the following preconditions";s:27:"preconditions_optional_hint";s:60:"You have to fulfill %s of the following preconditions";s:10:"glo_import";s:15:"Import Glossary";s:22:"title_and_translations";s:22:"Title and Translations";s:13:"rep_main_page";s:4:"Home";s:17:"personal_settings";s:8:"Settings";s:20:"payment_notification";s:22:"Send Shop Notification";s:25:"payment_notification_desc";s:73:"If enabled, users get a reminder to extend the duration of bought objects";s:37:"payment_reminder_notification_subject";s:53:"The access duration of bought objects is ending soon.";s:26:"bought_objects_expire_soon";s:153:"For some of your bought objects the access duration is ending soon. You are able to extend the access duration, by buying an extension for these objects.";s:14:"access_enddate";s:15:"Access End Date";s:22:"toggle_hidden_sections";s:21:"Show More Information";s:20:"show_hidden_sections";s:29:"Show More Information »";s:21:"hide_visible_sections";s:29:"Hide More Information »";s:18:"tst_edit_questions";s:14:"Edit Questions";s:5:"first";s:5:"First";s:6:"behind";s:6:"Behind";s:21:"object_purchased_date";s:13:"Purchase-Date";s:15:"object_duration";s:15:"Access-Duration";s:12:"new_customer";s:23:"Are you a new customer?";s:17:"new_customer_info";s:52:"Please click here if you do not have a user account.";s:33:"enable_course_group_notifications";s:37:"Daily Mail for Groups and Course News";s:38:"enable_course_group_notifications_desc";s:66:"If enabled, Participants can subscribe to a daily summary of news.";s:6:"saving";s:9:"Saving...";s:16:"object_not_found";s:16:"Object not found";s:14:"user_not_found";s:14:"User not found";s:20:"cont_iim_create_info";s:63:"Please upload the background picture for the interactive image.";s:21:"cont_iim_overlay_info";s:187:"Overlay images are used to alter (e.g. highlight) parts of the background image when the mouse hovers over them. After uploading the images, you can select them in the ‘Triggers’ tab.";s:28:"cont_iim_content_popups_info";s:195:"Content popups appear, when the user clicks on interactive parts of the background image. On this screen you only define the popups. Their content can be edited on the editing screen of the page.";s:19:"file_upload_pending";s:12:"Pending file";s:27:"invoice_number_reset_period";s:24:"Reset incremental number";s:32:"invoice_number_reset_period_desc";s:73:"Choose the period for resetting the incremental number to the start value";s:48:"payment_userdefined_invoice_number_not_activated";s:43:"Userdefined invoice numbers are not enabled";s:14:"invoice_number";s:14:"Invoice number";s:22:"invoice_number_setting";s:23:"Invoice number settings";s:6:"yearly";s:6:"yearly";s:30:"payment_notification_days_desc";s:117:"Please enter the number days, to define when users should be notified about the limited access time to bought objects";s:25:"payment_notification_days";s:14:"Number of days";s:22:"allow_user_toggle_noti";s:44:"Member is allowed to deactivate notification";s:20:"usr_account_inactive";s:16:"Inactive Account";s:9:"portfolio";s:9:"Portfolio";s:8:"obj_skmg";s:21:"Competence Management";s:13:"obj_skmg_desc";s:45:"Manage competences and competence categories.";s:6:"skills";s:14:"My Competences";s:17:"exc_next_deadline";s:13:"Next Deadline";s:20:"password_allow_chars";s:17:"Allowed chars: %s";s:9:"fold_type";s:11:"Folder Type";s:16:"added_to_desktop";s:39:"The item has been added to the desktop.";s:20:"removed_from_desktop";s:43:"The item has been removed from the desktop.";s:9:"objs_chtr";s:9:"Chatrooms";s:8:"obj_chta";s:4:"Chat";s:8:"obj_chtr";s:8:"Chatroom";s:24:"password_multiple_errors";s:36:"Multiple criteria are not satisfied:";s:31:"password_contains_invalid_chars";s:40:"The password contains invalid characters";s:6:"notice";s:6:"Notice";s:11:"public_room";s:11:"Public room";s:17:"my_courses_groups";s:21:"My Courses and Groups";s:12:"shoppingcart";s:12:"Shoppingcart";s:25:"enable_sahs_protocol_data";s:22:"Activate Protocol Data";s:30:"enable_sahs_protocol_data_desc";s:31:"Show Protocol Data (SCORM/AICC)";s:9:"chtr_copy";s:14:"Copy Chat Room";s:18:"obj_chtr_duplicate";s:14:"Copy Chat Room";s:25:"il_chat_moderator_visible";s:20:"Chat Room is visible";s:22:"il_chat_moderator_read";s:24:"Read access to Chat Room";s:23:"il_chat_moderator_write";s:23:"Edit Chat Room settings";s:26:"il_chat_moderator_moderate";s:18:"Moderate Chat Room";s:21:"obj_il_chat_moderator";s:19:"Chat Room Moderator";s:30:"precondition_required_itemlist";s:21:"Required Precondition";s:19:"precondition_toggle";s:61:"Preconditions that need to be fulfilled to access this object";s:11:"top_of_page";s:11:"Top of page";s:10:"spl_import";s:27:"Import Question Pool Survey";s:16:"contact_sysadmin";s:22:"Contact Administration";s:12:"chta_visible";s:34:"Chatroom Administration is visible";s:9:"chta_read";s:39:"Read access to Chat Room Administration";s:10:"chta_write";s:29:"Edit Chat Room Administration";s:20:"chta_edit_permission";s:26:"Change Permission Settings";s:11:"apache_auth";s:21:"Apache Authentication";s:15:"server_disabled";s:20:"The Chat is Disabled";s:8:"continue";s:8:"continue";s:21:"statutory_regulations";s:21:"Statutory Regulations";s:20:"show_sr_shoppingcart";s:21:"Show in Shopping Cart";s:17:"attach_sr_invoice";s:16:"Attach at e-mail";s:25:"show_sr_shoppingcart_info";s:76:"If enabled, the statutory regulations will be shown within the shopping cart";s:22:"attach_sr_invoice_info";s:75:"If enabled, the statutory regulations will be attached to the billing email";s:22:"ignore_required_fields";s:22:"Ignore required fields";s:27:"ignore_required_fields_info";s:174:"If activated, you can submit this form without filling out all mandatory fields. The new user has to add the missing information on the personal profile after the next login.";s:8:"obj_rcat";s:12:"ECS Category";s:16:"obj_lm_duplicate";s:20:"Copy Learning Module";s:31:"reg_goto_parent_membership_info";s:42:"Only members can access the target object.";s:14:"remove_entries";s:14:"Remove Entries";s:9:"objs_blog";s:5:"Blogs";s:18:"obj_blog_duplicate";s:9:"Copy Blog";s:7:"obj_dcl";s:15:"Data Collection";s:8:"objs_dcl";s:16:"Data Collections";s:16:"obj_dcl_dupliate";s:20:"Copy Data Collection";s:17:"obj_dcl_duplicate";s:20:"Copy Data Collection";s:18:"shib_matriculation";s:34:"Attribute for Matriculation Number";s:20:"soap_connect_timeout";s:18:"Connection Timeout";s:25:"soap_connect_timeout_info";s:90:"The maximum time in seconds until a connect attempt to the SOAP-Webservice is interrupted.";s:17:"obj_mep_duplicate";s:15:"Copy Media Pool";s:18:"obj_mcst_duplicate";s:14:"Copy Mediacast";s:17:"obj_glo_duplicate";s:13:"Copy Glossary";s:18:"obj_htlm_duplicate";s:25:"Copy HTML Learning Module";s:18:"obj_wiki_duplicate";s:9:"Copy Wiki";s:18:"obj_sahs_duplicate";s:20:"Copy Learning Module";s:8:"obj_poll";s:4:"Poll";s:9:"objs_poll";s:5:"Polls";s:18:"obj_poll_dupliate:";s:9:"Copy Poll";s:11:"mail_member";s:14:"Mail to Member";s:7:"imprint";s:12:"Legal Notice";s:18:"crs_list_reg_start";s:18:"Registration Begin";s:16:"crs_list_reg_end";s:16:"Registration End";s:18:"crs_list_reg_noreg";s:24:"No Registration Possible";s:19:"crs_list_reg_period";s:19:"Registration Period";s:23:"crs_list_reg_limit_full";s:14:"No places left";s:25:"crs_list_reg_limit_places";s:11:"Free places";s:13:"obj_hlps_desc";s:28:"Settings for the online help";s:8:"obj_hlps";s:11:"Help System";s:18:"grp_list_reg_start";s:18:"Registration Begin";s:16:"grp_list_reg_end";s:16:"Registration End";s:18:"grp_list_reg_noreg";s:24:"No Registration Possible";s:19:"grp_list_reg_period";s:19:"Registration Period";s:23:"grp_list_reg_limit_full";s:14:"No places left";s:25:"grp_list_reg_limit_places";s:11:"Free places";s:9:"add_entry";s:14:"Add/Edit entry";s:18:"obj_poll_duplicate";s:9:"Copy Poll";s:9:"objs_rcat";s:14:"ECS Categories";s:18:"obj_itgr_duplicate";s:15:"Copy Item Group";s:15:"obj_itgr_select";s:34:"-- Please select one Item Group --";s:8:"obj_itgr";s:10:"Item Group";s:9:"objs_itgr";s:11:"Item Groups";s:8:"itgr_new";s:14:"New Item Group";s:11:"itgr_import";s:17:"Import Item Group";s:9:"itgr_copy";s:15:"Copy Item Group";s:8:"itgr_add";s:14:"Add Item Group";s:15:"search_globally";s:8:"Globally";s:26:"search_at_current_position";s:19:"At Current Position";s:8:"obj_rwik";s:8:"ECS Wiki";s:9:"objs_rwik";s:9:"ECS Wikis";s:7:"obj_rlm";s:19:"ECS Learning Module";s:8:"objs_rlm";s:20:"ECS Learning Modules";s:8:"obj_rglo";s:12:"ECS Glossary";s:9:"objs_rglo";s:14:"ECS Glossaries";s:8:"obj_rfil";s:8:"ECS File";s:9:"objs_rfil";s:9:"ECS Files";s:8:"obj_rgrp";s:9:"ECS Group";s:9:"objs_rgrp";s:10:"ECS Groups";s:8:"obj_tstv";s:16:"Test Certificate";s:8:"obj_excv";s:20:"Exercise Certificate";s:8:"obj_prtf";s:9:"Portfolio";s:8:"obj_rtst";s:8:"ECS Test";s:9:"objs_rtst";s:9:"ECS Tests";s:17:"obj_tool_settings";s:5:"Tools";s:23:"obj_tool_settings_title";s:13:"Tool Settings";s:25:"obj_tool_setting_calendar";s:8:"Calendar";s:8:"fm_start";s:22:"Open With File Manager";s:19:"il_blog_contributor";s:16:"Blog Contributor";s:8:"qpl_copy";s:23:"Copy Question Pool Test";s:16:"edit_assignments";s:16:"Edit Assignments";s:21:"obj_tool_setting_news";s:4:"News";s:8:"obj_ecss";s:3:"ECS";s:13:"obj_ecss_desc";s:20:"General ECS Settings";s:9:"edited_on";s:9:"Edited on";s:12:"obj_tos_desc";s:25:"Terms of Service Settings";s:7:"obj_tos";s:16:"Terms of Service";s:8:"obj_bibl";s:12:"Bibliography";s:9:"objs_bibl";s:14:"Bibliographies";s:8:"obj_bibs";s:12:"Bibliography";s:13:"obj_bibs_desc";s:27:"Bibliography Administration";s:16:"hide_all_details";s:16:"Hide all details";s:16:"show_all_details";s:16:"Show all details";s:26:"select_files_from_computer";s:35:"Select the files from your computer";s:15:"drag_files_here";s:29:"Drag-and-drop your files here";s:14:"selected_files";s:14:"Selected files";s:21:"num_of_selected_files";s:19:"%s file(s) selected";s:18:"cancel_file_upload";s:49:"Do you really want to cancel all pending uploads?";s:12:"upload_files";s:12:"Upload files";s:18:"upload_files_title";s:12:"Upload files";s:14:"upload_pending";s:7:"Pending";s:26:"error_empty_file_or_folder";s:43:"The file size is 0 bytes or it is a folder.";s:27:"error_upload_was_zero_bytes";s:98:"The upload failed as this is a folder, the file size is 0 bytes or the file was renamed meanwhile.";s:9:"uploading";s:12:"Uploading...";s:10:"extracting";s:13:"Extracting...";s:27:"drop_files_on_repo_obj_info";s:52:"Drop the files here to upload them into this object.";s:23:"error_extraction_failed";s:154:"The extraction of the archive and its directories failed. Probably because you don’t have the rights to create folders or categories within this object.";s:15:"upload_settings";s:18:"Uploading Settings";s:17:"enable_dnd_upload";s:27:"Enable drag-and-drop upload";s:22:"enable_dnd_upload_info";s:76:"Files can be uploaded with drag-and-drop from the local computer if enabled.";s:28:"enable_repository_dnd_upload";s:20:"Enable in Repository";s:33:"enable_repository_dnd_upload_info";s:140:"Enables that files can be dragged from the computer directly onto an object in the repository to start uploading the files into this object.";s:18:"concurrent_uploads";s:28:"Number of concurrent uploads";s:23:"concurrent_uploads_info";s:85:"Defines the number of files that can be uploaded per upload process at the same time.";s:13:"download_link";s:13:"Download Link";s:28:"file_confirm_delete_versions";s:51:"Are you sure to delete the following file versions?";s:32:"file_confirm_delete_all_versions";s:96:"You selected all file versions. This will delete the whole file object. Do you want to continue?";s:21:"file_versions_deleted";s:53:"The selected file versions were successfully deleted.";s:30:"file_rollback_select_exact_one";s:69:"Only one file version can be selected to make it the current version.";s:18:"file_rollback_done";s:43:"File version %s is now the current version.";s:24:"file_version_new_version";s:11:"New version";s:19:"file_version_create";s:15:"Initial version";s:20:"file_version_replace";s:21:"All versions replaced";s:21:"file_version_rollback";s:30:"Rollback from version %s by %s";s:13:"file_rollback";s:29:"Make this the current version";s:10:"frm_import";s:12:"Import Forum";s:18:"rpc_pdf_generation";s:14:"PDF-Generation";s:12:"rpc_pdf_font";s:5:"Fonts";s:17:"rpc_pdf_font_info";s:139:"Additional fonts for the generation of PDF files. Other fonts than ‘Helvetica’ and ‘unifont’ must be installed on the ILIAS server.";s:8:"obj_sysc";s:12:"System Check";s:13:"obj_sysc_desc";s:29:"System Check and Repair Tools";s:7:"obj_cld";s:12:"Cloud Object";s:8:"objs_cld";s:13:"Cloud Objects";s:21:"scorm_without_session";s:47:"SCORM 2004: enable storing data without session";s:26:"scorm_without_session_info";s:77:"This ensures the storage of SCORM learning data even if ILIAS session expired";s:19:"msg_obj_no_download";s:21:"cannot be downloaded.";s:23:"download_selected_items";s:8:"Download";s:25:"download_multiple_objects";s:25:"Download Multiple Objects";s:21:"msg_obj_perm_download";s:68:"You do not have sufficient rights to download the following objects:";s:21:"enable_multi_download";s:37:"«Download multiple objects» enabled";s:26:"enable_multi_download_info";s:84:"Enables that multiple folders/files can be selected to download them as zip archive.";s:7:"preview";s:7:"Preview";s:12:"preview_show";s:12:"Show Preview";s:12:"preview_none";s:25:"Preview (not created yet)";s:16:"preview_settings";s:12:"File Preview";s:14:"enable_preview";s:14:"Enable Preview";s:19:"enable_preview_info";s:69:"Enable this option to display preview images on supported file types.";s:23:"max_previews_per_object";s:33:"Number of preview images per file";s:28:"max_previews_per_object_info";s:71:"Defines the maximum number of preview images that are created per file.";s:14:"preview_create";s:14:"Create Preview";s:14:"preview_delete";s:14:"Delete Preview";s:23:"preview_status_creating";s:52:"The preview gets created. This may take some time...";s:23:"preview_status_deleting";s:27:"The preview gets deleted...";s:22:"preview_status_pending";s:61:"The preview has not been created yet. Please try again later.";s:21:"preview_status_failed";s:29:"Failed to create the preview.";s:22:"preview_status_missing";s:32:"No preview exists for this file.";s:15:"preview_loading";s:18:"Loading Preview...";s:24:"loaded_preview_renderers";s:24:"Loaded Preview Renderers";s:20:"renderer_type_plugin";s:6:"Plugin";s:21:"renderer_type_builtin";s:8:"Built-in";s:29:"renderer_supported_repo_types";s:23:"Supported ILIAS Objects";s:29:"renderer_supported_file_types";s:20:"Supported File Types";s:26:"ghostscript_not_configured";s:134:"Ghostscript is not configured. Please open the Setup to configure it.";s:8:"obj_reps";s:10:"Repository";s:13:"obj_reps_desc";s:35:"General settings for the Repository";s:8:"obj_wbrs";s:7:"Weblink";s:13:"obj_wbrs_desc";s:30:"General settings for Web Links";s:8:"obj_crss";s:6:"Course";s:13:"obj_crss_desc";s:28:"General settings for Courses";s:8:"obj_grps";s:5:"Group";s:13:"obj_grps_desc";s:27:"General settings for Groups";s:8:"obj_prtt";s:18:"Portfolio Template";s:9:"objs_prtt";s:19:"Portfolio Templates";s:18:"obj_prtt_duplicate";s:23:"Copy Portfolio Template";s:9:"objs_orgu";s:19:"Organisational Unit";s:8:"obj_orgu";s:19:"Organisational Unit";s:31:"ps_password_lowercase_chars_num";s:18:"Lower Case Letters";s:36:"ps_password_lowercase_chars_num_info";s:108:"Please insert the number of lower case letters a password must contain. Enter 0 to disable this requirement.";s:31:"ps_password_uppercase_chars_num";s:15:"Capital Letters";s:36:"ps_password_uppercase_chars_num_info";s:105:"Please insert the number of capital letters a password must contain. Enter 0 to disable this requirement.";s:37:"ps_password_must_not_contain_loginame";s:28:"Prevent Username in Password";s:42:"ps_password_must_not_contain_loginame_info";s:55:"If activated, a password must not contain the username.";s:36:"password_contains_parts_of_login_err";s:73:"The chosen password contains your username. Please insert a new password.";s:33:"password_must_contain_lcase_chars";s:57:"The password must contain at least %s lower case letters.";s:33:"password_must_contain_ucase_chars";s:54:"The password must contain at least %s capital letters.";s:25:"scorm_login_as_learner_id";s:48:"SCORM 2004: set ILIAS Username as cmi.learner_id";s:30:"scorm_login_as_learner_id_info";s:74:"If enabled, the Username instead of the User ID is set for cmi.learner_id.";s:8:"obj_wiks";s:4:"Wiki";s:13:"obj_wiks_desc";s:20:"Global Wiki Settings";s:12:"offline_mode";s:11:"Use offline";s:23:"msg_obj_already_deleted";s:36:"The object has already been deleted.";s:26:"obj_tool_setting_news_info";s:68:"The ‘News’ block will be displayed inside the ‘Content’ tab.";s:30:"obj_tool_setting_calendar_info";s:72:"The ‘Calendar’ block will be displayed inside the ‘Content’ tab.";s:8:"obj_crsv";s:18:"Course Certificate";s:8:"obj_scov";s:17:"SCORM Certificate";s:8:"obj_nota";s:13:"Notifications";s:17:"autocomplete_more";s:4:"more";s:23:"sorting_creation_header";s:16:"By Creation Date";s:21:"sorting_creation_info";s:64:"Content items are arranged automatically by their creation date.";s:17:"sorting_direction";s:17:"Sorting Direction";s:12:"sorting_desc";s:10:"Descendent";s:11:"sorting_asc";s:9:"Ascending";s:20:"il_astpl_loc_initial";s:12:"Initial Test";s:22:"il_astpl_loc_qualified";s:15:"Qualifying Test";s:25:"il_astpl_loc_initial_desc";s:74:"Settings template for initial tests of learning objective oriented courses";s:27:"il_astpl_loc_qualified_desc";s:77:"Settings template for qualifying tests of learning objective oriented courses";s:15:"ps_export_scorm";s:19:"SCORM Tracking Data";s:24:"enable_export_scorm_desc";s:51:"Allow export of user data of SCORM Learning Modules";s:22:"scorm_lp_auto_activate";s:38:"default settings for learning progress";s:27:"scorm_lp_auto_activate_info";s:259:"If learning progress is activated in general, the settings for new SCORM learning modules are set to ‘Collection of SCORM Items’ and all SCOs are selected for learning progress determination. Adjustments are still possible for every SCORM learning module.";}'))); +'module' => array('text', 'common'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:3099:{s:15:"chat_chatviewer";s:11:"Chat Viewer";s:18:"3rd_party_software";s:18:"3rd party software";s:13:"absolute_path";s:13:"Absolute Path";s:20:"accept_usr_agreement";s:22:"Accept user agreement?";s:14:"access_expired";s:7:"expired";s:19:"access_free_granted";s:44:"Set the selected user(s) to unlimited access";s:11:"access_from";s:13:"Access (from)";s:13:"access_public";s:6:"Public";s:21:"access_restrict_enter";s:56:"Please set the period for the limited access restriction";s:17:"access_restricted";s:42:"Set the selected user(s) to limited access";s:12:"access_scope";s:6:"Access";s:16:"access_unlimited";s:9:"Unlimited";s:12:"access_until";s:14:"Access (until)";s:12:"access_users";s:15:"Logged in Users";s:6:"access";s:6:"Access";s:28:"accesscount_registered_users";s:38:"Read by number of distinct ILIAS users";s:10:"accessFree";s:21:"Remove Limited Access";s:14:"accessRestrict";s:18:"Set Limited Access";s:20:"account_expires_body";s:43:"Your account is limited, it will expire at:";s:23:"account_expires_subject";s:20:"Your account expires";s:14:"action_aborted";s:14:"Action aborted";s:6:"action";s:6:"Action";s:7:"actions";s:7:"Actions";s:27:"activate_assessment_logging";s:36:"Activate Test and Assessment Logging";s:14:"activate_block";s:8:"Activate";s:14:"activate_https";s:45:"HTTPS handling by ILIAS
(Payment, Login)";s:17:"activate_tracking";s:10:"Activation";s:8:"activate";s:10:"Set Active";s:10:"activation";s:12:"Edit Timings";s:12:"active_roles";s:12:"Active Roles";s:6:"active";s:6:"Active";s:10:"add_author";s:10:"Add Author";s:12:"add_comments";s:13:"Edit comments";s:13:"add_condition";s:16:"Add Precondition";s:10:"add_member";s:10:"Add Member";s:11:"add_members";s:11:"Add Members";s:26:"add_new_user_defined_field";s:20:"Add New Custom Field";s:33:"add_new_user_defined_select_field";s:18:"Add New Select Box";s:31:"add_new_user_defined_text_field";s:18:"Add New Text Field";s:34:"add_new_user_defined_wysiwyg_field";s:33:"Add New Text Area (WYSIWYG) Field";s:8:"add_note";s:8:"Add Note";s:13:"add_parameter";s:13:"New Parameter";s:15:"add_translation";s:15:"Add translation";s:22:"add_user_defined_field";s:13:"Add New Field";s:8:"add_user";s:14:"Add Local User";s:3:"add";s:3:"Add";s:19:"added_new_condition";s:22:"Created new condition.";s:15:"additional_info";s:22:"Additional Information";s:7:"address";s:7:"Address";s:14:"adm_create_tax";s:15:"Create taxonomy";s:16:"admin_force_noti";s:19:"Notification active";s:11:"admin_panel";s:20:"Administration Panel";s:18:"administrate_users";s:25:"Local User Administration";s:12:"administrate";s:12:"Administrate";s:14:"administration";s:14:"Administration";s:13:"administrator";s:13:"Administrator";s:5:"adopt";s:5:"Adopt";s:32:"advanced_editing_allow_html_tags";s:45:"Allow the selected HTML tags for text editing";s:40:"advanced_editing_allow_javascript_editor";s:25:"Enable a Rich Text Editor";s:36:"advanced_editing_assessment_settings";s:56:"Allowed HTML Tags for the ILIAS Test and Assessment tool";s:34:"advanced_editing_frm_post_settings";s:19:"Forum Post Settings";s:35:"advanced_editing_lm_js_editing_desc";s:92:"Enables HTMLArea and JavaScript support for page editing in learning modules and glossaries.";s:30:"advanced_editing_lm_js_editing";s:35:"Enable HTMLArea for Content Editing";s:28:"advanced_editing_lm_settings";s:37:"Learning Module and Glossary Settings";s:23:"advanced_editing_no_rte";s:28:"Do not use rich text editing";s:38:"advanced_editing_rep_page_editing_desc";s:135:"This feature allows adding text/media to pages of a category, course, group or folder. If deactivated, existing content will be hidden.";s:33:"advanced_editing_rep_page_editing";s:36:"Enable Content Editing in Repository";s:30:"advanced_editing_required_tags";s:40:"The following HTML tags are required: %s";s:25:"advanced_editing_settings";s:16:"Editing Settings";s:32:"advanced_editing_survey_settings";s:43:"Allowed HTML Tags for the ILIAS survey tool";s:24:"advanced_editing_tinymce";s:14:"TinyMCE Editor";s:24:"adve_assessment_settings";s:28:"Test and Assessment Settings";s:22:"adve_frm_post_settings";s:11:"Forum Posts";s:21:"adve_general_settings";s:16:"General Settings";s:16:"adve_lm_settings";s:22:"LM / Glossary Settings";s:17:"adve_rep_settings";s:19:"Repository Settings";s:20:"adve_survey_settings";s:15:"Survey Settings";s:10:"agree_date";s:9:"Agreed on";s:11:"all_authors";s:11:"All authors";s:12:"all_commands";s:12:"All Commands";s:16:"all_global_roles";s:12:"Global roles";s:7:"all_lms";s:20:"All learning modules";s:15:"all_local_roles";s:17:"Local roles (all)";s:11:"all_objects";s:11:"All Objects";s:9:"all_roles";s:9:"All Roles";s:10:"all_topics";s:10:"All Topics";s:8:"all_tsts";s:9:"All tests";s:9:"all_users";s:9:"All Users";s:18:"allow_assign_users";s:47:"Allow user assignment for local administrators.";s:20:"allow_override_alert";s:50:"Rules for .htaccess are not interpreted correctly.";s:14:"allow_register";s:44:"Available in registration form for new users";s:23:"already_delivered_files";s:15:"Submitted Files";s:3:"and";s:3:"and";s:16:"announce_changes";s:16:"Announce Changes";s:8:"announce";s:8:"Announce";s:9:"anonymous";s:9:"Anonymous";s:7:"answers";s:7:"Answers";s:12:"any_language";s:12:"Any language";s:13:"append_search";s:21:"Append search results";s:21:"application_completed";s:23:"Application is complete";s:16:"application_date";s:16:"Application Date";s:12:"applications";s:12:"Applications";s:13:"applied_users";s:13:"Applied users";s:12:"apply_filter";s:12:"Apply Filter";s:5:"apply";s:5:"Apply";s:16:"appointment_list";s:16:"Appointment List";s:11:"appointment";s:11:"Appointment";s:12:"approve_date";s:11:"Approved on";s:17:"approve_recipient";s:20:"Login ID of Approver";s:14:"archive_broken";s:36:"Archive seems to be broken or empty.";s:7:"archive";s:7:"Archive";s:12:"are_you_sure";s:13:"Are you sure?";s:15:"arrow_downright";s:28:"Arrow from top to down right";s:15:"articels_unread";s:15:"Unread articles";s:5:"as_of";s:5:"as of";s:13:"ass_log_admin";s:23:"Log Data Administration";s:23:"ass_log_available_tests";s:15:"Available Tests";s:22:"ass_log_count_datasets";s:11:"Log Entries";s:22:"ass_log_delete_entries";s:18:"Delete Log Entries";s:27:"ass_log_delete_no_selection";s:54:"Please select at least one test to delete the Log Data";s:15:"ass_log_deleted";s:52:"The Log Data for the selected tests has been deleted";s:14:"ass_log_output";s:15:"Log Data Output";s:12:"ass_log_path";s:13:"Test Location";s:19:"assessment_defaults";s:40:"Default settings for Test and Assessment";s:26:"assessment_imap_line_color";s:20:"Image Map Line Color";s:23:"assessment_log_datetime";s:9:"Date/Time";s:22:"assessment_log_deleted";s:71:"The Test and Assessment log data has been deleted in the administration";s:23:"assessment_log_for_test";s:8:"For test";s:26:"assessment_log_log_entries";s:11:"log entries";s:22:"assessment_log_logging";s:7:"Logging";s:38:"assessment_log_manual_scoring_activate";s:27:"Activate Manual Scoring for";s:34:"assessment_log_manual_scoring_desc";s:275:"If the Manual Scoring is activated for a question type, all questions of this question type could be manually scored by a test author. Please be careful with these settings, because late manual scoring of automatically scored question types could cause even judical problems!";s:29:"assessment_log_manual_scoring";s:14:"Manual Scoring";s:22:"assessment_log_no_data";s:21:"No log data available";s:21:"assessment_log_no_log";s:78:"It is no log data available to the selected test and the selected time period!";s:28:"assessment_log_open_calendar";s:71:"Click here to open a calendar for date selection (JavaScript required!)";s:23:"assessment_log_question";s:8:"Question";s:26:"assessment_log_select_test";s:28:"--- Please select a test ---";s:19:"assessment_log_text";s:11:"Log message";s:26:"assessment_log_user_answer";s:24:"User answered a question";s:27:"assessment_log_user_answers";s:17:"Show user actions";s:14:"assessment_log";s:59:"Create a Test and Assessment log for a specific time period";s:38:"assessment_settings_reporting_language";s:18:"Reporting language";s:19:"assessment_settings";s:35:"Global Test and Assessment settings";s:30:"assessment_use_javascript_desc";s:83:"Activates JavaScript output for drag and drop actions by default for the first time";s:25:"assessment_use_javascript";s:28:"JavaScript for Drag and Drop";s:31:"assf_allowed_questiontypes_desc";s:224:"All the checked question types will be available in this ILIAS installation. If you don\'t want to allow the creation of a certain question type in this installation, you must remove the selection in the associated check box.";s:26:"assf_allowed_questiontypes";s:24:"Available Question Types";s:18:"assf_questiontypes";s:17:"Question Settings";s:18:"assign_global_role";s:21:"Assign to Global Role";s:15:"assign_lo_forum";s:15:"Assign LO Forum";s:17:"assign_local_role";s:20:"Assign to Local Role";s:19:"assign_user_to_role";s:19:"Assign User to Role";s:6:"assign";s:6:"Assign";s:16:"assigned_members";s:16:"Assigned Members";s:14:"assigned_roles";s:14:"Assigned Roles";s:14:"assigned_users";s:14:"Assigned Users";s:15:"associated_user";s:15:"associated User";s:16:"associated_users";s:16:"associated Users";s:18:"at_least_one_style";s:41:"At least one style must remain activated.";s:11:"at_location";s:11:"at location";s:10:"attachment";s:10:"Attachment";s:11:"attachments";s:11:"Attachments";s:8:"attempts";s:8:"Attempts";s:6:"attend";s:6:"Attend";s:17:"auth_active_roles";s:43:"Global roles available on registration form";s:16:"auth_allow_local";s:26:"Allow Local Authentication";s:25:"auth_cas_allow_local_desc";s:91:"This allows CAS users to authenticate with their local ILIAS username and a local password.";s:18:"auth_cas_auth_desc";s:66:"CAS requires PHP 4.3.1 or higher with CURL support (7.5 or higher)";s:13:"auth_cas_auth";s:28:"Configure CAS Authentication";s:26:"auth_cas_create_users_desc";s:136:"Creates automatically an ILIAS user account, for users that successfully authenticated against CAS, without having an ILIAS account yet.";s:18:"auth_cas_port_desc";s:75:"E.g. 443 if the full CAS server URI is https://auth.yourserver.com:443/cas/";s:20:"auth_cas_server_desc";s:91:"E.g. auth.yourserver.com if the full CAS server URI is https://auth.yourserver.com:443/cas/";s:23:"auth_cas_settings_saved";s:18:"CAS settings saved";s:17:"auth_cas_uri_desc";s:86:"Local URI, e.g. cas if the full CAS server URI is https://auth.yourserver.com:443/cas/";s:31:"auth_cas_user_default_role_desc";s:57:"This role is assigned to automatically created CAS users.";s:8:"auth_cas";s:3:"CAS";s:14:"auth_configure";s:12:"configure...";s:17:"auth_create_users";s:39:"Create non-existing users automatically";s:28:"auth_default_mode_changed_to";s:38:"Default authentication mode changed to";s:12:"auth_default";s:15:"Default setting";s:8:"auth_ecs";s:3:"ECS";s:14:"auth_ldap_desc";s:34:"Authenticate users via LDAP server";s:16:"auth_ldap_enable";s:19:"Enable LDAP support";s:24:"auth_ldap_migration_info";s:119:"Activate this option to give new users the possibility to migrate their existing ILIAS accounts to LDAP authentication.";s:19:"auth_ldap_migration";s:17:"Account Migration";s:24:"auth_ldap_not_configured";s:26:"LDAP is not configured yet";s:24:"auth_ldap_settings_saved";s:19:"LDAP settings saved";s:9:"auth_ldap";s:4:"LDAP";s:15:"auth_local_desc";s:53:"Authenticate users via local ILIAS database (default)";s:10:"auth_local";s:10:"ILIAS Auth";s:23:"auth_login_instructions";s:32:"Instructions shown on login page";s:21:"auth_mode_not_changed";s:17:"(Nothing changed)";s:23:"auth_mode_roles_changed";s:41:"Changed authentication mode for this Role";s:9:"auth_mode";s:19:"Authentication mode";s:26:"auth_new_account_mail_desc";s:158:"Send new account e-mail to user, if user is generated automatically. A password will only be generated, if ‘Allow Local Authentication’ is also activated.";s:11:"auth_openid";s:6:"OpenId";s:16:"auth_per_default";s:11:"Per Default";s:21:"auth_radius_configure";s:31:"Configure RADIUS-Authentication";s:16:"auth_radius_desc";s:36:"Authenticate users via RADIUS server";s:18:"auth_radius_enable";s:21:"Enable RADIUS support";s:26:"auth_radius_not_configured";s:28:"RADIUS is not configured yet";s:16:"auth_radius_port";s:4:"Port";s:23:"auth_radius_server_desc";s:108:"You may add multiple servers with commas separated. Servers are rotated in Round robin fashion when queried.";s:18:"auth_radius_server";s:7:"Servers";s:26:"auth_radius_settings_saved";s:21:"RADIUS settings saved";s:25:"auth_radius_shared_secret";s:13:"Shared secret";s:11:"auth_radius";s:6:"RADIUS";s:26:"auth_remark_non_local_auth";s:122:"When selecting another authentication mode than ILIAS database, you may not change user\'s login name and password anymore.";s:19:"auth_role_auth_mode";s:19:"Authentication mode";s:16:"auth_script_desc";s:38:"Authenticate users via external script";s:11:"auth_script";s:6:"Custom";s:11:"auth_select";s:26:"Select authentication mode";s:14:"auth_selection";s:13:"Login Options";s:13:"auth_settings";s:23:"Authentication Settings";s:14:"auth_shib_desc";s:78:"Authenticate users via Shibboleth, can be used as second authentication method";s:22:"auth_shib_instructions";s:93:"Be sure to read the README for instructions on how to configure Shibboleth support for ILIAS.";s:24:"auth_shib_not_configured";s:32:"Shibboleth is not configured yet";s:9:"auth_shib";s:10:"Shibboleth";s:15:"auth_shibboleth";s:10:"Shibboleth";s:26:"auth_soap_allow_local_desc";s:92:"This allows SOAP users to authenticate with their local ILIAS username and a local password.";s:19:"auth_soap_auth_desc";s:95:"This settings deal only with SOAP based user authentication, not with the ILIAS SOAP interface.";s:14:"auth_soap_auth";s:29:"Configure SOAP Authentication";s:27:"auth_soap_create_users_desc";s:137:"Creates automatically an ILIAS user account, for users that successfully authenticated against SOAP, without having an ILIAS account yet.";s:24:"auth_soap_namespace_desc";s:66:"As defined in WSDL. Must be specified, if .NET SOAP style is used.";s:19:"auth_soap_namespace";s:9:"Namespace";s:19:"auth_soap_port_desc";s:87:"E.g. 8080 if the full SOAP server URI is http://auth.yourserver.com:8080/dir/server.php";s:21:"auth_soap_server_desc";s:102:"E.g. auth.yourserver.com if the full SOAP server URI is http://auth.yourserver.com:8080/dir/server.php";s:24:"auth_soap_settings_saved";s:34:"SOAP authentication settings saved";s:18:"auth_soap_uri_desc";s:108:"Local URI, e.g. dir/server.php if the full SOAP server URI is http://auth.yourserver.com:8080/dir/server.php";s:20:"auth_soap_use_dotnet";s:19:"Use .NET SOAP Style";s:19:"auth_soap_use_https";s:9:"Use HTTPS";s:32:"auth_soap_user_default_role_desc";s:58:"This role is assigned to automatically created SOAP users.";s:27:"auth_soap_user_default_role";s:49:"Default role assigned to SOAP authenticated users";s:9:"auth_soap";s:4:"SOAP";s:22:"auth_user_default_role";s:12:"Default Role";s:18:"authenticate_ilias";s:27:"ILIAS Native Authentication";s:17:"authenticate_with";s:9:"Login to:";s:23:"authentication_settings";s:14:"Authentication";s:6:"author";s:6:"Author";s:14:"authoring_mode";s:14:"Authoring Mode";s:7:"authors";s:7:"Authors";s:17:"auto_registration";s:34:"Automatically approve registration";s:19:"available_languages";s:19:"Available Languages";s:9:"available";s:9:"Available";s:12:"average_time";s:12:"Average time";s:19:"back_to_crs_content";s:22:"Back to Course Content";s:20:"back_to_fold_content";s:22:"Back to Folder Content";s:19:"back_to_grp_content";s:21:"Back to Group Content";s:20:"back_to_sess_content";s:23:"Back to Session Content";s:4:"back";s:4:"Back";s:6:"basedn";s:6:"BaseDN";s:14:"basic_commands";s:14:"Basic Commands";s:10:"basic_data";s:10:"Basic Data";s:14:"basic_settings";s:14:"Basic Settings";s:6:"before";s:6:"before";s:18:"benchmark_settings";s:18:"Benchmark Settings";s:9:"benchmark";s:9:"Benchmark";s:10:"benchmarks";s:10:"Benchmarks";s:8:"bib_data";s:20:"Bibliographical Data";s:8:"big_icon";s:8:"Big Size";s:8:"birthday";s:8:"Birthday";s:13:"bkm_import_ok";s:59:"Successfully imported %d bookmarks and %d bookmark folders.";s:10:"bkm_import";s:16:"Import Bookmarks";s:12:"bkm_sendmail";s:18:"Send as attachment";s:16:"block_management";s:16:"Block Management";s:5:"block";s:5:"Block";s:15:"bm_add_to_ilias";s:15:"ILIAS Bookmarks";s:26:"bm_add_to_social_bookmarks";s:16:"Add to Bookmarks";s:19:"bm_manage_social_bm";s:23:"Manage Social Bookmarks";s:2:"bm";s:8:"Bookmark";s:3:"bmf";s:15:"Bookmark Folder";s:4:"bold";s:4:"Bold";s:8:"bookings";s:8:"Bookings";s:14:"bookmark_added";s:30:"The Bookmark has been created.";s:13:"bookmark_edit";s:13:"Edit Bookmark";s:20:"bookmark_folder_edit";s:20:"Edit Bookmark Folder";s:19:"bookmark_folder_new";s:19:"New Bookmark Folder";s:12:"bookmark_new";s:12:"New Bookmark";s:16:"bookmark_save_to";s:16:"save as bookmark";s:15:"bookmark_target";s:6:"Target";s:12:"bookmarks_of";s:12:"Bookmarks of";s:9:"bookmarks";s:9:"Bookmarks";s:12:"bottom_frame";s:12:"Main Content";s:21:"breadcrumb_navigation";s:21:"Breadcrumb Navigation";s:7:"btn_add";s:3:"Add";s:8:"btn_back";s:4:"Back";s:13:"btn_new_value";s:9:"New value";s:8:"btn_next";s:8:"Continue";s:12:"btn_previous";s:4:"Back";s:17:"btn_remove_system";s:18:"Remove from System";s:12:"btn_undelete";s:7:"Restore";s:3:"buy";s:3:"Buy";s:11:"by_location";s:17:"Order by location";s:7:"by_type";s:13:"Order by type";s:2:"by";s:2:"By";s:5:"bytes";s:5:"Bytes";s:8:"cal_from";s:5:"From:";s:9:"cal_until";s:6:"Until:";s:8:"calendar";s:8:"Calendar";s:6:"cancel";s:6:"Cancel";s:15:"cannot_find_xml";s:25:"Cannot find any XML-file.";s:32:"cannot_uninstall_language_in_use";s:51:"You cannot uninstall the language currently in use!";s:31:"cannot_uninstall_systemlanguage";s:41:"You cannot uninstall the system language!";s:17:"cannot_unzip_file";s:19:"Cannot unpack file.";s:33:"cant_deactivate_if_users_assigned";s:70:"You cannot deactivate a style if there are still users assigned to it.";s:5:"cat_a";s:10:"a Category";s:7:"cat_add";s:12:"Add Category";s:9:"cat_added";s:14:"Category added";s:14:"cat_clear_page";s:10:"Clear Page";s:21:"cat_copy_threads_info";s:76:"Please decide which category items should be copied, linked or even omitted.";s:8:"cat_edit";s:17:"Category Settings";s:7:"cat_new";s:12:"New Category";s:15:"cat_pages_clear";s:22:"Category page cleared.";s:21:"cat_pages_not_created";s:30:"Category page not created yet.";s:16:"cat_pages_undone";s:38:"Last changes for category page undone.";s:9:"cat_pages";s:14:"Category Pages";s:9:"cat_title";s:14:"Category Title";s:26:"cat_undo_last_page_changes";s:22:"Undo Last Page Changes";s:15:"cat_wizard_page";s:24:"Copy Category (Step 2/2)";s:3:"cat";s:8:"Category";s:19:"categories_imported";s:25:"Category import complete.";s:10:"categories";s:10:"Categories";s:14:"catr_edit_info";s:57:"Please choose one category, for creating a new reference.";s:9:"catr_edit";s:23:"Edit Category Reference";s:8:"catr_new";s:25:"Create Category Reference";s:4:"catr";s:18:"Category Reference";s:2:"cc";s:2:"CC";s:10:"censorship";s:10:"Censorship";s:11:"certificate";s:11:"Certificate";s:20:"chac_edit_permission";s:26:"Change permission settings";s:9:"chac_read";s:28:"Read access to chat settings";s:12:"chac_visible";s:25:"Chat settings are visible";s:10:"chac_write";s:18:"Edit chat settings";s:24:"change_active_assignment";s:24:"Change active assignment";s:17:"change_assignment";s:17:"Change assignment";s:19:"change_header_title";s:17:"Edit Header Title";s:14:"change_lo_info";s:14:"Change LO Info";s:15:"change_metadata";s:15:"Change Metadata";s:12:"change_owner";s:12:"Change owner";s:21:"change_sort_direction";s:21:"Change sort direction";s:6:"change";s:6:"Change";s:10:"changeable";s:39:"Changeable in Personal Data and Profile";s:10:"changed_to";s:10:"changed to";s:36:"changing_loginname_not_possible_info";s:82:"You changed your login name at last at %s. The next change can be performed at %s.";s:14:"chapter_number";s:14:"Chapter Number";s:13:"chapter_title";s:13:"Chapter Title";s:7:"chapter";s:7:"Chapter";s:10:"characters";s:10:"characters";s:30:"chat_enter_public_room_tooltip";s:18:"Enter public chat.";s:22:"chat_enter_public_room";s:11:"Public Chat";s:31:"chat_invite_public_room_tooltip";s:22:"Invite to public chat.";s:23:"chat_invite_public_room";s:11:"Public Chat";s:17:"chat_users_active";s:12:"Active users";s:9:"check_all";s:9:"Check all";s:14:"check_langfile";s:31:"Please check your language file";s:15:"check_languages";s:19:"Check All Languages";s:15:"check_link_desc";s:91:"If enabled all external links in ILIAS learning modules will be checked if they are active.";s:10:"check_link";s:13:"Weblink check";s:29:"check_max_allowed_packet_size";s:35:"The page content size is too large.";s:24:"check_user_accounts_desc";s:195:"If enabled, all users whose account expires will be informed by e-mail. Furthermore all users which have not confirmed their account after a registration with e-mail confirmation will be deleted.";s:19:"check_user_accounts";s:19:"Check user accounts";s:24:"check_web_resources_desc";s:59:"If enabled all Weblinks will be checked if they are active.";s:19:"check_web_resources";s:14:"Check Weblinks";s:5:"check";s:5:"Check";s:13:"checked_files";s:16:"Importable files";s:7:"checked";s:7:"Checked";s:32:"chg_ilias_and_webfolder_password";s:25:"Change Webfolder Password";s:18:"chg_ilias_password";s:21:"Change ILIAS Password";s:12:"chg_language";s:15:"Change Language";s:12:"chg_password";s:15:"Change Password";s:15:"choose_language";s:20:"Choose Your Language";s:15:"choose_location";s:15:"Choose Location";s:24:"choose_only_one_language";s:31:"Please choose only one language";s:13:"chown_warning";s:84:"Attention, you may loose access permissions on this object after changing the owner.";s:4:"city";s:11:"City, State";s:12:"cleaned_file";s:22:"File has been cleaned.";s:15:"cleaning_failed";s:16:"Cleaning failed.";s:15:"clear_clipboard";s:15:"Clear Clipboard";s:5:"clear";s:5:"Clear";s:9:"client_id";s:9:"Client ID";s:9:"client_ip";s:9:"Client IP";s:6:"client";s:6:"Client";s:9:"clipboard";s:9:"Clipboard";s:21:"clone_existing_course";s:20:"Copy Existing Course";s:19:"clone_option_in_cat";s:25:"Copy in Existing Category";s:19:"clone_option_in_crs";s:23:"Copy in Existing Course";s:18:"clone_target_title";s:37:"Selection of Target Folder (Step 1/2)";s:12:"clone_target";s:13:"Target Folder";s:12:"close_window";s:12:"Close window";s:5:"close";s:5:"Close";s:7:"cnt_new";s:8:"(%s New)";s:12:"collapse_all";s:12:"Collapse All";s:8:"collapse";s:8:"Collapse";s:9:"collapsed";s:9:"Collapsed";s:7:"columns";s:7:"Columns";s:15:"comma_separated";s:15:"Comma Separated";s:7:"comment";s:7:"Comment";s:7:"compose";s:7:"Compose";s:17:"cond_ref_handling";s:13:"Link Settings";s:15:"cond_ref_shared";s:34:"Shared Preconditions for all Links";s:15:"cond_ref_unique";s:30:"Unique Preconditions for Links";s:26:"condition_already_assigned";s:24:"Object already assigned.";s:24:"condition_circle_created";s:70:"This association is not possible, since the objects would interdepend.";s:17:"condition_deleted";s:18:"Condition deleted.";s:18:"condition_finished";s:8:"Finished";s:22:"condition_not_finished";s:12:"Not finished";s:16:"condition_passed";s:6:"Passed";s:22:"condition_precondition";s:14:"Preconditions:";s:23:"condition_select_object";s:25:"Please select one object.";s:20:"condition_select_one";s:29:"-Please select one condition-";s:16:"condition_update";s:4:"Save";s:9:"condition";s:9:"Condition";s:18:"conditions_updated";s:16:"Conditions saved";s:24:"confirm_delete_parameter";s:43:"Do you really want to delete the parameter?";s:7:"confirm";s:7:"Confirm";s:12:"confirmation";s:12:"Confirmation";s:17:"conflict_handling";s:17:"Conflict handling";s:11:"cont_object";s:6:"Object";s:12:"contact_data";s:19:"Contact Information";s:7:"contact";s:7:"Contact";s:18:"container_no_items";s:22:"No Materials Available";s:9:"container";s:9:"Container";s:13:"content_frame";s:13:"Content Frame";s:14:"content_styles";s:14:"Content Styles";s:7:"content";s:7:"Content";s:7:"context";s:7:"Context";s:13:"continue_work";s:8:"Continue";s:6:"contra";s:6:"Contra";s:13:"cookies_howto";s:21:"How to enable cookies";s:13:"copied_object";s:13:"Copied object";s:8:"copy_all";s:8:"Copy all";s:16:"copy_n_of_suffix";s:13:"- Copy (%1$s)";s:14:"copy_of_suffix";s:6:"- Copy";s:7:"copy_of";s:7:"Copy of";s:19:"copy_selected_items";s:4:"Copy";s:7:"copy_to";s:2:"to";s:4:"copy";s:4:"Copy";s:11:"copyChapter";s:4:"Copy";s:8:"copyPage";s:4:"Copy";s:24:"could_not_verify_account";s:81:"Sorry, we could not verify your account. Please contact the system administrator.";s:5:"count";s:5:"Count";s:7:"country";s:7:"Country";s:6:"course";s:6:"Course";s:7:"courses";s:7:"Courses";s:12:"create_block";s:12:"Create Block";s:11:"create_date";s:10:"Created on";s:18:"create_export_file";s:18:"Create export file";s:9:"create_in";s:9:"Create in";s:17:"create_stylesheet";s:12:"Create Style";s:6:"create";s:6:"Create";s:7:"created";s:13:"Creation Date";s:28:"cron_forum_notification_cron";s:22:"regularly per cron job";s:28:"cron_forum_notification_desc";s:122:"If enabled, all users, who want to be informed about new posts in specified forum threads, will get notifications by mail.";s:33:"cron_forum_notification_crob_desc";s:158:"If enabled, all users who have enabled forum notifications will get a daily mail about all new posts but no immediate notification for each submitted posting.";s:32:"cron_forum_notification_directly";s:23:"directly on new entries";s:29:"cron_forum_notification_never";s:5:"never";s:23:"cron_forum_notification";s:24:"Send Forum Notifications";s:14:"cron_jobs_desc";s:156:"A cron job is an automated process that operates at predefined time intervals. You will find information about the setup in the ‘INSTALL Documentation’.";s:9:"cron_jobs";s:9:"Cron Jobs";s:22:"cron_lucene_index_info";s:122:"If enabled, the lucene search index will be updated. Please configure the lucene server at ’Administration -> Search’.";s:17:"cron_lucene_index";s:26:"Update Lucene search index";s:27:"cron_mail_notification_cron";s:22:"regularly per cron job";s:27:"cron_mail_notification_desc";s:206:"If enabled, all users, who want to be informed about new mail, will get notifications by external mail. Please deactivate the option ‘Globally prevent sending external mails’ first to use this function.";s:28:"cron_mail_notification_never";s:5:"never";s:22:"cron_mail_notification";s:23:"Send Mail Notifications";s:5:"crs_a";s:8:"a Course";s:28:"crs_activation_start_invalid";s:43:"The start and the finish time is not valid.";s:7:"crs_add";s:10:"Add Course";s:9:"crs_added";s:12:"Course added";s:39:"crs_all_questions_answered_successfully";s:46:"You have successfully answered every question.";s:12:"crs_archives";s:8:"Archives";s:22:"crs_at_least_one_admin";s:50:"There has to be at least one course administrator.";s:13:"crs_available";s:17:"Available Courses";s:23:"crs_cancel_waiting_list";s:75:"Do you really want to remove yourself from the waiting list of course "%s"?";s:30:"crs_container_link_not_allowed";s:44:"It is not possible to link container objects";s:21:"crs_copy_threads_info";s:78:"Please decide which course materials should be copied, linked or even omitted.";s:8:"crs_edit";s:11:"Edit Course";s:8:"crs_info";s:4:"Info";s:21:"crs_management_system";s:24:"Course Management System";s:21:"crs_member_not_passed";s:10:"Not passed";s:17:"crs_member_passed";s:6:"Passed";s:19:"crs_members_gallery";s:22:"Course Members Gallery";s:7:"crs_new";s:10:"New Course";s:14:"crs_no_content";s:15:"Without content";s:29:"crs_removed_from_waiting_list";s:60:"You have been detached from the waiting list of course "%s".";s:18:"crs_status_blocked";s:16:"[Access refused]";s:18:"crs_status_pending";s:26:"[Waiting for registration]";s:24:"crs_subscribers_assigned";s:20:"Assigned new user(s)";s:9:"crs_title";s:12:"Course Title";s:15:"crs_unsubscribe";s:23:"Unsubscribe from Course";s:15:"crs_wizard_page";s:22:"Copy Course (Step 2/2)";s:3:"crs";s:6:"Course";s:14:"crsr_edit_info";s:55:"Please choose one course, for creating a new reference.";s:9:"crsr_edit";s:21:"Edit Course Reference";s:8:"crsr_new";s:23:"Create Course Reference";s:4:"crsr";s:16:"Course Reference";s:10:"csv_export";s:10:"CSV-Export";s:15:"cumulative_time";s:15:"Cumulative time";s:14:"cur_number_rec";s:25:"Current number of records";s:16:"current_ip_alert";s:97:"Notice: if you enter a wrong ip you won\'t be able to access the system with this profile anymore.";s:10:"current_ip";s:11:"Current IP:";s:16:"current_password";s:16:"Current Password";s:20:"custom_icon_size_big";s:8:"Big Size";s:25:"custom_icon_size_standard";s:11:"Medium Size";s:21:"custom_icon_size_tiny";s:10:"Small Size";s:3:"cut";s:3:"Cut";s:7:"cutPage";s:3:"Cut";s:5:"daily";s:5:"daily";s:12:"data_privacy";s:21:"Data Privacy Settings";s:16:"database_version";s:24:"Current Database Version";s:8:"database";s:8:"Database";s:7:"dataset";s:4:"Item";s:4:"date";s:4:"Date";s:10:"dateplaner";s:8:"Calendar";s:3:"day";s:3:"Day";s:14:"days_of_period";s:14:"Days of period";s:4:"days";s:4:"Days";s:7:"db_host";s:13:"Database Host";s:7:"db_name";s:13:"Database Name";s:14:"db_need_update";s:25:"Database needs an update!";s:7:"db_pass";s:17:"Database Password";s:7:"db_type";s:13:"Database Type";s:7:"db_user";s:13:"Database User";s:10:"db_version";s:16:"Database Version";s:10:"deactivate";s:12:"Set Inactive";s:17:"decrease_attempts";s:12:"Attempts - 1";s:19:"def_repository_view";s:23:"Default repository view";s:22:"default_auth_mode_info";s:78:"Please choose the authentication method that is preselected on the login page.";s:17:"default_auth_mode";s:29:"Default Authentication Method";s:16:"default_language";s:16:"Default Language";s:21:"default_perm_settings";s:19:"Default Permissions";s:12:"default_role";s:12:"Default Role";s:13:"default_roles";s:13:"Default Roles";s:18:"default_skin_style";s:20:"Default Skin / Style";s:12:"default_skin";s:12:"Default Skin";s:13:"default_style";s:13:"Default Style";s:13:"default_value";s:13:"Default Value";s:7:"default";s:7:"Default";s:8:"defaults";s:8:"Defaults";s:14:"delete_all_rec";s:18:"Delete all records";s:10:"delete_all";s:10:"Delete All";s:20:"delete_existing_file";s:20:"Delete Existing File";s:13:"delete_object";s:16:"Delete Object(s)";s:16:"delete_parameter";s:16:"Delete Parameter";s:21:"delete_selected_items";s:6:"Delete";s:15:"delete_selected";s:15:"Delete Selected";s:14:"delete_tr_data";s:20:"Delete tracking data";s:6:"delete";s:6:"Delete";s:20:"deleted_user_account";s:20:"Deleted user account";s:12:"deleted_user";s:25:"The user has been deleted";s:13:"deleted_users";s:13:"Deleted users";s:7:"deleted";s:7:"Deleted";s:9:"delicious";s:17:"Delicious Account";s:7:"deliver";s:7:"Deliver";s:10:"department";s:10:"Department";s:4:"desc";s:11:"Description";s:11:"description";s:11:"Description";s:16:"desired_password";s:16:"Desired Password";s:13:"desktop_items";s:22:"Personal Desktop Items";s:7:"details";s:7:"Details";s:19:"disable_admin_force";s:23:"Deactivate notification";s:27:"disable_anonymous_fora_desc";s:197:"If this option is enabled, the feature ‘Remain incognito’ is not available in forums anymore. In case this feature is already activated in certain forums, it is still possible to deactivate it.";s:22:"disable_anonymous_fora";s:40:"Disable ‘Remain incognito’ in forums";s:13:"disable_check";s:13:"Disable check";s:22:"disable_ext_lang_maint";s:28:"Disable Extended Maintenance";s:24:"disable_hide_user_toggle";s:31:"Member is allowed to deactivate";s:7:"disable";s:7:"disable";s:8:"disabled";s:8:"Disabled";s:20:"disk_quota_is_1_by_2";s:66:"The effective disk quota is %1$s due to membership in role "%2$s".";s:33:"disk_quota_is_1_instead_of_2_by_3";s:136:"The effective disk quota is %1$s as defined in this user account. The disk quota by role membership would have been %2$s by role "%3$s".";s:28:"disk_quota_is_unlimited_by_1";s:71:"The effective disk quota is unlimited due to membership in role "%1$s".";s:34:"disk_quota_last_reminder_sent_desc";s:93:"Last date on which the user has received a reminder mail because of exceeding the disk quota.";s:29:"disk_quota_last_reminder_sent";s:24:"Last quota reminder sent";s:23:"disk_quota_on_role_desc";s:93:"The disk quota specified on a role affects all user accounts which are assigned to this role.";s:29:"disk_quota_reminder_mail_desc";s:295:"The disk quota reminder mail is sent to active users who have exceeded their disk quota. This e-mail is sent once every day to the users when the daily ILIAS cron job is run. Users who already have received a reminder e-mail receive it again every 7 days as long as they exceed their disk quota.";s:24:"disk_quota_reminder_mail";s:13:"Reminder mail";s:29:"disk_quota_report_not_run_yet";s:110:"No disk quota report available. The daily cron job which determines the disk usage needs to be executed first.";s:17:"disk_quota_report";s:17:"Disk Quota Report";s:10:"disk_quota";s:10:"Disk Quota";s:15:"disk_space_used";s:15:"Disk space used";s:18:"disk_usage_details";s:18:"Disk Usage Details";s:10:"disk_usage";s:10:"Disk Usage";s:27:"display_webdav_actions_info";s:115:"Displays the action ‘Open as webfolder’ next to each category, folder, course and group item in the repository.";s:22:"display_webdav_actions";s:22:"Display WebDAV actions";s:6:"domain";s:6:"Domain";s:4:"down";s:4:"Down";s:27:"download_all_returned_files";s:27:"Download all returned files";s:36:"download_with_uploaded_filename_info";s:478:"Select this option exclusively for backwards compatibility with ILIAS 3.9 and older versions: When this option is selected, the filename of a downloaded file is equal to the filename that was used for uploading the file into ILIAS. If this option is not selected, the filename of a downloaded file is equal to the title of the file object in ILIAS. This option does not affect WebDAV. For WebDAV the filename of a downloaded file is always equal to the title of the file object.";s:31:"download_with_uploaded_filename";s:31:"Download with uploaded filename";s:8:"download";s:8:"Download";s:20:"downloading_settings";s:20:"Downloading Settings";s:6:"drafts";s:6:"Drafts";s:4:"drop";s:4:"Drop";s:17:"edit_cat_settings";s:26:"Advanced Category Settings";s:13:"edit_comments";s:35:"Edit comments for the selected user";s:12:"edit_content";s:12:"Edit Content";s:9:"edit_data";s:9:"Edit Data";s:13:"edit_grouping";s:26:"Edit Membership Limitation";s:15:"edit_operations";s:15:"Edit Operations";s:17:"edit_page_content";s:17:"Edit Page Content";s:9:"edit_page";s:9:"Edit Page";s:17:"edit_perm_ruleset";s:29:"Edit default permission rules";s:15:"edit_properties";s:15:"Edit Properties";s:15:"edit_stylesheet";s:10:"Edit Style";s:4:"edit";s:4:"Edit";s:9:"edited_at";s:9:"Edited at";s:6:"editor";s:6:"Editor";s:14:"email_feedback";s:15:"E-Mail feedback";s:12:"email_footer";s:22:"
powered by ILIAS";s:15:"email_not_valid";s:44:"The e-mail address you entered is not valid!";s:5:"email";s:6:"E-Mail";s:18:"enable_admin_force";s:21:"Activate notification";s:15:"enable_calendar";s:15:"Enable Calendar";s:24:"enable_custom_icons_info";s:175:"This allows you to define custom icons for single categories, courses and groups. The properties section of categories, courses and groups will provide an image upload dialog.";s:19:"enable_custom_icons";s:19:"Enable custom icons";s:22:"enable_disk_quota_info";s:414:"Allows definition of a soft disk quota for each user account and each global role. Users that have exceeded the defined disk quota can be notified by ILIAS but are still able to upload more files.
This feature requires the activation of the cron job for disk quota! This cron job analyses the disk usage of all user accounts and list it in Administration » User Accounts as well as in the Disk Quota Report.";s:31:"enable_disk_quota_reminder_mail";s:30:"Send disk quota reminder mails";s:27:"enable_download_folder_info";s:65:"Allows download of a folder including sub structures as zip file.";s:22:"enable_download_folder";s:26:"Enable Downloading Folders";s:21:"enable_ext_lang_maint";s:27:"Enable Extended Maintenance";s:27:"enable_fora_statistics_desc";s:59:"If disabled, nobody is able to access the forum statistics.";s:22:"enable_fora_statistics";s:26:"Enable Statistics in Forum";s:23:"enable_hide_user_toggle";s:35:"Member is not allowed to deactivate";s:30:"enable_hist_user_comments_desc";s:73:"Give authors the opportunity to add comments to the history log of pages.";s:25:"enable_hist_user_comments";s:31:"Enable user comments in history";s:19:"enable_js_edit_info";s:121:"This option enables JavaScript editing for all content objects (ILIAS Learning Modules, Glossaries, Assessment Questions)";s:14:"enable_js_edit";s:25:"Enable JavaScript Editing";s:26:"enable_password_assistance";s:26:"Enable password assistance";s:19:"enable_registration";s:28:"Enable new user registration";s:20:"enable_search_engine";s:219:"Open Public Area for Internet Search Engines (e.g Google).
The Apache module ‘mod_rewrite’ is required for this extension. Please take care that you have appropriate permissions to use .htaccess configurations.";s:17:"enable_trash_info";s:164:"If enabled, deleted Objects are moved into Trash and may be recovered later. When deactivating this option deleted Objects are removed irreversibly from the System!";s:12:"enable_trash";s:12:"Enable Trash";s:18:"enable_webdav_info";s:243:"Allows WebDAV clients to access the repository as a webfolder. Users can open webfolders using the ‘Open as webfolder’ action in the repository, or by entering the following address in a WebDAV client: %1$s";s:13:"enable_webdav";s:20:"Enable WebDAV access";s:6:"enable";s:6:"Enable";s:7:"enabled";s:7:"Enabled";s:16:"enter_in_mb_desc";s:20:"Enter a value in MB.";s:9:"enumerate";s:9:"Enumerate";s:11:"err_1_param";s:17:"Only 1 parameter!";s:11:"err_2_param";s:17:"Only 2 parameter!";s:26:"err_auth_cas_no_ilias_user";s:126:"Login failed. CAS authentication successful, but no corresponding ILIAS user exists. Please contact your system administrator.";s:24:"err_auth_ext_user_exists";s:83:"External account \'%s\' for authentication mode \'%s\' is already existing. (User \'%s\')";s:27:"err_auth_ldap_no_ilias_user";s:127:"Login failed. LDAP authentication successful, but no corresponding ILIAS user exists. Please contact your system administrator.";s:22:"err_auth_mode_inactive";s:42:"Your authentication method is deactivated.";s:29:"err_auth_radius_no_ilias_user";s:87:"Login failed. Radius authentication successful, but no corresponding ILIAS user exists.";s:27:"err_auth_soap_no_ilias_user";s:127:"Login failed. SOAP authentication successful, but no corresponding ILIAS user exists. Please contact your system administrator.";s:15:"err_check_input";s:57:"The settings could not be saved. Please check your input.";s:15:"err_count_param";s:29:"Reason: Wrong parameter count";s:24:"err_enter_current_passwd";s:34:"Please enter your current password";s:11:"err_in_line";s:13:"Error in line";s:12:"err_inactive";s:88:"This account has not been activated. Please contact the system administrator for access.";s:16:"err_invalid_port";s:19:"Invalid port number";s:20:"err_ldap_auth_failed";s:102:"User not authenticated on LDAP server! Please ensure that you have the same password in ILIAS and LDAP";s:23:"err_ldap_connect_failed";s:60:"Connection to LDAP server failed! Please check your settings";s:22:"err_ldap_search_failed";s:69:"Connection to LDAP server failed! PLease check BaseDN and Search base";s:23:"err_ldap_user_not_found";s:86:"User not found on LDAP server! Please check attribute for login name and object class.";s:14:"err_no_cookies";s:46:"Please enable session cookies in your browser!";s:21:"err_no_langfile_found";s:23:"No language file found!";s:12:"err_no_param";s:13:"No parameter!";s:16:"err_over_3_param";s:23:"More than 3 parameters!";s:23:"err_role_not_assignable";s:53:"You cannot assign users to this role at this location";s:19:"err_session_expired";s:24:"Your session is expired!";s:17:"err_unknown_error";s:13:"Unknown Error";s:16:"err_wrong_header";s:21:"Reason: Wrong header.";s:15:"err_wrong_login";s:23:"Wrong Login or Password";s:18:"err_wrong_password";s:14:"Wrong Password";s:12:"error_parser";s:26:"Error starting the parser.";s:15:"error_recipient";s:15:"Error Recipient";s:5:"error";s:5:"Error";s:24:"event_ass_materials_prop";s:17:"Session Materials";s:18:"event_assign_files";s:15:"File Assignment";s:7:"exc_add";s:12:"Add Exercise";s:9:"exc_added";s:14:"Exercise added";s:14:"exc_ask_delete";s:12:"Delete file?";s:14:"exc_assign_usr";s:11:"Assign User";s:10:"exc_create";s:15:"Create exercise";s:18:"exc_date_not_valid";s:21:"The date is not valid";s:20:"exc_deassign_members";s:21:"Remove Participant(s)";s:11:"exc_details";s:16:"Exercise details";s:16:"exc_download_all";s:12:"Download All";s:18:"exc_download_files";s:14:"Download Files";s:16:"exc_download_new";s:12:"Download New";s:17:"exc_edit_exercise";s:13:"Edit exercise";s:14:"exc_edit_until";s:10:"Edit Until";s:8:"exc_edit";s:20:"New exercise created";s:17:"exc_exercise_sent";s:13:"Exercise Sent";s:17:"exc_feedback_sent";s:13:"Feedback Sent";s:18:"exc_files_returned";s:15:"Submitted Files";s:9:"exc_files";s:5:"Files";s:10:"exc_groups";s:6:"Groups";s:18:"exc_header_members";s:18:"Exercise (members)";s:15:"exc_instruction";s:17:"Work Instructions";s:19:"exc_last_submission";s:15:"Last Submission";s:14:"exc_mail_users";s:20:"Send mail to user(s)";s:28:"exc_members_already_assigned";s:66:"These users are already assigned to other teams of this assignment";s:20:"exc_members_assigned";s:16:"Members assigned";s:26:"exc_members_comments_saved";s:59:"The exercise comments for the selected user have been saved";s:7:"exc_new";s:12:"New Exercise";s:23:"exc_no_members_assigned";s:19:"No members assigned";s:11:"exc_notices";s:7:"Notices";s:7:"exc_obj";s:8:"Exercise";s:22:"exc_resubmitted_advice";s:118:"This symbol will be displayed in case that a new file has been submitted after the ‘solved’ field has been checked";s:9:"exc_roles";s:5:"Roles";s:16:"exc_save_changes";s:4:"Save";s:12:"exc_schedule";s:8:"Schedule";s:14:"exc_search_for";s:10:"Search for";s:19:"exc_select_one_file";s:31:"Please select exactly one file.";s:17:"exc_send_exercise";s:21:"Send exercise by mail";s:11:"exc_sent_at";s:16:"Sent on
%s";s:8:"exc_sent";s:48:"The exercise has been sent to the selected users";s:22:"exc_status_resubmitted";s:11:"Resubmitted";s:16:"exc_status_saved";s:16:"Exercise updated";s:15:"exc_status_sent";s:9:"Delivered";s:17:"exc_status_solved";s:6:"Solved";s:20:"exc_status_submitted";s:9:"Submitted";s:10:"exc_status";s:6:"Status";s:14:"exc_submission";s:10:"Submission";s:19:"exc_time_over_short";s:11:"Time is up.";s:16:"exc_time_to_send";s:22:"Remaining Working Time";s:16:"exc_upload_error";s:20:"Error uploading file";s:9:"exc_users";s:5:"Users";s:3:"exc";s:8:"Exercise";s:4:"excs";s:9:"Exercises";s:7:"execute";s:7:"Execute";s:18:"exercise_time_over";s:91:"The time allocated for completing this exercise is over. Files cannot be submitted anymore!";s:8:"exp_html";s:11:"Export HTML";s:10:"expand_all";s:10:"Expand All";s:6:"expand";s:6:"Expand";s:8:"expanded";s:8:"Expanded";s:14:"explorer_frame";s:13:"Explorer Tree";s:23:"export_format_selection";s:36:"Please select the export file format";s:13:"export_format";s:13:"Export format";s:20:"export_group_members";s:41:"Export group members (to Microsoft Excel)";s:11:"export_html";s:19:"Export as HTML File";s:10:"export_xml";s:18:"Export as XML File";s:6:"export";s:6:"Export";s:21:"ext_acccount_required";s:46:"Please enter the name of the external account.";s:16:"ext_cat_settings";s:31:"Edit Advanced Category Settings";s:8:"ext_link";s:4:"Link";s:14:"extt_configure";s:12:"configure...";s:9:"extt_name";s:16:"Software/Service";s:11:"extt_remark";s:123:"All software and services listed above are not part of ILIAS and do not fall under the ILIAS open source licence agreement.";s:20:"extt_title_configure";s:27:"Configure external software";s:15:"failure_message";s:15:"Failure Message";s:12:"faq_exercise";s:12:"FAQ Exercise";s:3:"fax";s:3:"Fax";s:4:"feed";s:8:"Web Feed";s:18:"feedback_recipient";s:18:"Feedback Recipient";s:8:"feedback";s:8:"Feedback";s:10:"field_name";s:10:"Field Name";s:10:"field_type";s:10:"Field Type";s:6:"file_a";s:6:"a File";s:21:"file_add_and_metadata";s:29:"Upload File and Edit Metadata";s:8:"file_add";s:11:"Upload File";s:10:"file_added";s:13:"File uploaded";s:21:"file_allowed_suffixes";s:19:"Allowed file types:";s:12:"file_created";s:20:"File has been added.";s:9:"file_edit";s:32:"Edit File and Upload New Version";s:9:"file_icon";s:9:"File icon";s:9:"file_info";s:16:"File Information";s:16:"file_is_infected";s:32:"The file is infected by a virus.";s:21:"file_lock_unlock_file";s:16:"Lock/Unlock file";s:14:"file_locked_by";s:14:"File locked by";s:8:"file_new";s:18:"Upload Single File";s:14:"file_not_found";s:14:"File Not Found";s:14:"file_not_valid";s:15:"File not valid!";s:11:"file_notice";s:20:"Maximum upload size:";s:21:"file_suffix_repl_info";s:200:"Enter file types with suffix (separated by comma) that shall be be renamed with a ‘.sec’ when uploaded into webspace to prevent execution of this file. This is done per default for these suffixes:";s:16:"file_suffix_repl";s:30:"File Upload Suffix Replacement";s:12:"file_updated";s:22:"File has been updated.";s:10:"file_valid";s:14:"File is valid!";s:12:"file_version";s:24:"Version Provided in File";s:4:"file";s:4:"File";s:26:"filename_extension_missing";s:27:"File name extension missing";s:24:"filename_extension_short";s:9:"Extension";s:27:"filename_hidden_backup_file";s:18:"Hidden backup file";s:25:"filename_hidden_unix_file";s:16:"Hidden Unix file";s:25:"filename_interoperability";s:16:"Interoperability";s:27:"filename_special_characters";s:63:"Due to the character / this object is not visible in webfolders";s:25:"filename_special_filename";s:57:"Objects with names . and .. are not visible in webfolders";s:19:"filename_visibility";s:10:"Visibility";s:32:"filename_windows_empty_extension";s:94:"Due to the character . at the end of the name this object is not visible in Windows webfolders";s:35:"filename_windows_special_characters";s:95:"Due to one of the characters \\ / : * ? " < > | this object is not visible in Windows webfolders";s:29:"filename_windows_webdav_issue";s:71:"Due to the character # this object is not visible in Windows webfolders";s:8:"filename";s:9:"File Name";s:14:"files_location";s:14:"Files Location";s:5:"files";s:5:"Files";s:8:"filesize";s:9:"File Size";s:8:"filetype";s:9:"File Type";s:28:"fill_out_all_required_fields";s:35:"Please fill out all required fields";s:24:"filter_users_with_access";s:22:"Only users with access";s:28:"filter_users_with_disk_usage";s:31:"Only users with disk space used";s:37:"filter_users_with_exceeded_disk_quota";s:35:"Only users with disk quota exceeded";s:27:"filter_users_without_access";s:25:"Only users without access";s:31:"filter_users_without_disk_usage";s:34:"Only users with no disk space used";s:6:"filter";s:6:"Filter";s:9:"firstname";s:10:"First Name";s:8:"flatview";s:12:"Hide Sidebar";s:6:"fold_a";s:8:"a Folder";s:8:"fold_add";s:10:"Add Folder";s:10:"fold_added";s:12:"Folder added";s:22:"fold_copy_threads_info";s:71:"Please decide which materials should be copied, linked or even omitted.";s:9:"fold_edit";s:11:"Edit Folder";s:8:"fold_new";s:10:"New Folder";s:16:"fold_wizard_page";s:22:"Copy Folder (Step 2/2)";s:4:"fold";s:6:"Folder";s:6:"folder";s:6:"Folder";s:7:"folders";s:7:"Folders";s:26:"force_accept_usr_agreement";s:35:"You must accept the user agreement!";s:8:"forename";s:8:"Forename";s:15:"forgot_password";s:21:"Forgot your password?";s:15:"forgot_username";s:21:"Forgot your username?";s:17:"form_empty_fields";s:29:"Please complete these fields:";s:20:"form_input_not_valid";s:68:"Some data is incomplete or not valid. Please correct the form input.";s:17:"forum_attachments";s:17:"Forum attachments";s:25:"forum_direct_notification";s:19:"Direct Notification";s:26:"forum_general_notification";s:20:"General Notification";s:17:"forum_import_file";s:11:"Import file";s:12:"forum_import";s:12:"Forum import";s:24:"forum_notify_me_directly";s:57:"Please inform me about direct answers to my contribution.";s:25:"forum_notify_me_generally";s:58:"Please inform me about any new contributions to my thread.";s:15:"forum_notify_me";s:32:"Notify me when a reply is posted";s:18:"forum_post_replied";s:34:"Your forum entry has been replied.";s:5:"forum";s:5:"Forum";s:17:"forums_anonymized";s:16:"Forum anonymized";s:16:"forums_anonymous";s:6:"anonym";s:15:"forums_articles";s:8:"Articles";s:33:"forums_disable_forum_notification";s:35:"Disable Notification for this Forum";s:32:"forums_enable_forum_notification";s:34:"Enable Notification for this Forum";s:33:"forums_forum_notification_enabled";s:54:"You will be notified about new messages in this forum.";s:16:"forums_last_post";s:14:"Latest Article";s:17:"forums_moderators";s:10:"Moderators";s:19:"forums_new_articles";s:12:"New Articles";s:28:"forums_notification_settings";s:28:"Forums Notification Settings";s:15:"forums_overview";s:15:"Forums Overview";s:14:"forums_threads";s:7:"Threads";s:16:"forums_use_alias";s:131:"You may use a pseudonym for your posting. If you leave this field blank, your posting will be marked as written by ‘Anonymous’.";s:16:"forums_your_name";s:9:"Your Name";s:6:"forums";s:6:"Forums";s:5:"frm_a";s:7:"a Forum";s:7:"frm_add";s:9:"Add Forum";s:9:"frm_added";s:11:"Forum added";s:11:"frm_article";s:7:"article";s:10:"frm_create";s:12:"Create Forum";s:15:"frm_delete_post";s:24:"Edit and delete postings";s:13:"frm_edit_post";s:15:"Add new posting";s:8:"frm_edit";s:10:"Edit Forum";s:19:"frm_latest_postings";s:15:"Latest Articles";s:7:"frm_new";s:9:"New Forum";s:22:"frm_statistics_ranking";s:7:"Ranking";s:19:"frm_status_new_desc";s:81:"Please select a duration how long the status ‘New’ is kept for forum entries.";s:14:"frm_status_new";s:16:"Status ‘New’";s:3:"frm";s:5:"Forum";s:4:"from";s:4:"From";s:8:"fullname";s:9:"Full name";s:9:"functions";s:9:"Functions";s:20:"further_informations";s:19:"Further Information";s:7:"gdf_add";s:14:"Add Definition";s:7:"gdf_new";s:14:"New Definition";s:8:"gender_f";s:6:"Female";s:8:"gender_m";s:4:"Male";s:6:"gender";s:6:"Gender";s:16:"general_settings";s:16:"General Settings";s:8:"generate";s:8:"Generate";s:7:"glo_add";s:12:"Add Glossary";s:9:"glo_added";s:14:"Glossary added";s:10:"glo_create";s:15:"Create Glossary";s:13:"glo_mode_desc";s:321:"A virtual glossary works like a normal glossary. Additionally it contains the terms from all glossaries that are located on the same level in the repository like the virtual glossary (level) respectively from all glossaries that are located downwards in the repository from the position of the virtual glossary (subtree).";s:14:"glo_mode_level";s:25:"virtual (this level only)";s:15:"glo_mode_normal";s:6:"normal";s:16:"glo_mode_subtree";s:24:"virtual (entire subtree)";s:8:"glo_mode";s:4:"Mode";s:7:"glo_new";s:12:"New Glossary";s:15:"glo_upload_file";s:4:"File";s:3:"glo";s:8:"Glossary";s:14:"global_default";s:14:"Global Default";s:12:"global_fixed";s:12:"Global Fixed";s:15:"global_settings";s:15:"Global settings";s:11:"global_user";s:12:"Global users";s:6:"global";s:6:"Global";s:10:"glossaries";s:10:"Glossaries";s:14:"glossary_added";s:14:"Glossary added";s:8:"glossary";s:8:"Glossary";s:2:"go";s:2:"Go";s:19:"group_access_denied";s:13:"Access Denied";s:17:"group_any_objects";s:24:"No sub-objects available";s:17:"group_create_chat";s:11:"Create chat";s:10:"group_desc";s:17:"Group Description";s:13:"group_details";s:13:"Group Details";s:17:"group_filesharing";s:18:"Group File Sharing";s:17:"group_import_file";s:11:"Import file";s:12:"group_import";s:12:"Group import";s:14:"group_info_reg";s:19:"Admission procedure";s:13:"group_members";s:13:"Group Members";s:19:"group_memstat_admin";s:13:"Administrator";s:20:"group_memstat_member";s:6:"Member";s:13:"group_memstat";s:13:"Member Status";s:10:"group_name";s:10:"Group Name";s:23:"group_new_registrations";s:13:"Join Requests";s:25:"group_no_registration_msg";s:33:"You can join this group directly.";s:21:"group_no_registration";s:10:"Join Group";s:19:"group_not_available";s:18:"No group available";s:13:"group_objects";s:13:"Group Objects";s:31:"group_password_registration_msg";s:126:"If you know the group password, you can join this group. Please contact a group administrator, if you don\'t know the password.";s:34:"group_registration_expiration_date";s:15:"Expiration Date";s:34:"group_registration_expiration_time";s:15:"Expiration Time";s:30:"group_registration_expired_msg";s:121:"The time period for joining this group has expired. Please contact a group administrator, if you want to join this group.";s:26:"group_registration_expired";s:50:"The time period for joining this group has expired";s:23:"group_registration_mode";s:22:"Registration Procedure";s:23:"group_registration_time";s:19:"Registration Period";s:18:"group_registration";s:12:"Registration";s:16:"group_req_direct";s:13:"Join directly";s:18:"group_req_password";s:24:"Join with group password";s:26:"group_req_registration_msg";s:215:"You have to request for membership to access this group. Please describe your interest for becoming member in the message form. You will be notified as soon as an administrator has accepted or declined your request.";s:22:"group_req_registration";s:18:"Request membership";s:11:"group_reset";s:23:"Reset Group Permissions";s:19:"group_status_closed";s:6:"Closed";s:17:"group_status_desc";s:300:"Determines the initial status of the group by using the permission settings from the role templates ‘il_grp_status_closed’ or ‘il_grp_status_open’
Public: Group is visible; User may subscribe.
Closed: Group is not visible for non-members; User has to be invited by a member to join.";s:19:"group_status_public";s:6:"Public";s:12:"group_status";s:8:"Group is";s:5:"group";s:5:"Group";s:27:"grouping_select_exactly_one";s:48:"Please choose exactly one membership limitation.";s:26:"groupings_assigned_obj_crs";s:16:"Assigned Courses";s:26:"groupings_assigned_obj_grp";s:15:"Assigned Groups";s:9:"groupings";s:22:"Membership Limitations";s:15:"groups_overview";s:15:"Groups Overview";s:6:"groups";s:6:"Groups";s:5:"grp_a";s:7:"a Group";s:14:"grp_add_member";s:13:"Add Member(s)";s:7:"grp_add";s:9:"Add Group";s:9:"grp_added";s:11:"Group added";s:19:"grp_already_applied";s:68:"You have already applied to this group! Please wait for confirmation";s:17:"grp_app_send_mail";s:24:"Send applicant a message";s:8:"grp_back";s:4:"Back";s:19:"grp_btn_unsubscribe";s:22:"Unsubscribe From Group";s:23:"grp_cancel_waiting_list";s:74:"Do you really want to remove yourself from the waiting list of group "%s"?";s:21:"grp_copy_threads_info";s:71:"Please decide which materials should be copied, linked or even omitted.";s:17:"grp_count_members";s:17:"Number of members";s:10:"grp_create";s:12:"Create Group";s:24:"grp_deleted_export_files";s:23:"Deleted selected files.";s:18:"grp_dismiss_member";s:76:"Are you sure you want to unsubscribe the following member(s) from the group?";s:18:"grp_dismiss_myself";s:53:"Are you sure you want to unsubscribe from this group?";s:8:"grp_edit";s:10:"Edit Group";s:30:"grp_err_administrator_required";s:79:"Member could not be removed, at least one administrator per group is required !";s:49:"grp_err_at_least_one_groupadministrator_is_needed";s:49:"Each group needs at least one group administrator";s:13:"grp_err_error";s:17:"An error occurred";s:19:"grp_err_last_member";s:62:"Last member could not be removed, please delete group instead.";s:35:"grp_err_member_could_not_be_removed";s:73:"Member could not be removed. Please verify all dependencies of this user.";s:21:"grp_err_no_permission";s:54:"You do not possess the permissions for this operation.";s:25:"grp_err_registration_data";s:82:"Please enter a password, the expiration date and time for a valid joining period !";s:23:"grp_header_edit_members";s:12:"Edit members";s:14:"grp_list_users";s:10:"List users";s:30:"grp_mail_body_new_subscription";s:39:"You have been subscribed to this group.";s:36:"grp_mail_body_subscription_cancelled";s:35:"Your membership has been cancelled.";s:30:"grp_mail_subj_new_subscription";s:16:"New subscription";s:36:"grp_mail_subj_subscription_cancelled";s:22:"Subscription cancelled";s:21:"grp_mem_change_status";s:25:"Change Participant Status";s:13:"grp_mem_leave";s:25:"Dismiss member from group";s:17:"grp_mem_send_mail";s:27:"Send Participants a Message";s:19:"grp_members_gallery";s:21:"Group Members Gallery";s:27:"grp_msg_applicants_assigned";s:40:"Applicant(s) assigned as group member(s)";s:26:"grp_msg_applicants_removed";s:31:"Applicant(s) removed from list.";s:23:"grp_msg_member_assigned";s:35:"User(s) assigned as group member(s)";s:27:"grp_msg_membership_annulled";s:21:"Cancelled membership.";s:15:"grp_name_exists";s:68:"There is already a group with this name! Please choose another name.";s:14:"grp_new_search";s:10:"New search";s:7:"grp_new";s:9:"New Group";s:22:"grp_no_groups_selected";s:21:"Please select a group";s:20:"grp_no_results_found";s:16:"No results found";s:21:"grp_no_roles_selected";s:20:"Please select a role";s:11:"grp_options";s:7:"Options";s:12:"grp_register";s:4:"Join";s:26:"grp_registration_completed";s:25:"You have joined the group";s:16:"grp_registration";s:10:"Join Group";s:29:"grp_removed_from_waiting_list";s:59:"You have been detached from the waiting list of group "%s".";s:30:"grp_search_enter_search_string";s:28:"Please enter a search string";s:18:"grp_search_members";s:11:"User search";s:24:"grp_select_one_file_only";s:31:"Please select exactly one file.";s:19:"grp_select_one_file";s:23:"Please select one file.";s:15:"grp_wizard_page";s:21:"Copy Group (Step 2/2)";s:3:"grp";s:5:"Group";s:5:"guest";s:5:"Guest";s:6:"guests";s:6:"Guests";s:17:"header_searchable";s:10:"Searchable";s:12:"header_title";s:12:"Header Title";s:27:"header_visible_registration";s:23:"Visible in Registration";s:10:"header_zip";s:36:"Upload Multiple Files as Zip-Archive";s:6:"height";s:6:"Height";s:4:"help";s:4:"Help";s:8:"hh_mm_ss";s:8:"HH:MM:SS";s:5:"hh_mm";s:5:"HH:MM";s:2:"HH";s:5:"HH:MM";s:10:"mm_dd_yyyy";s:10:"MM/DD/YYYY";s:10:"dd_mm_yyyy";s:10:"DD.MM.YYYY";s:10:"yyyy_mm_dd";s:10:"YYYY-MM-DD";s:12:"hide_details";s:12:"Hide Details";s:11:"hide_filter";s:11:"Hide Filter";s:22:"hide_own_online_status";s:21:"Hide My Online Status";s:18:"hide_private_notes";s:10:"Hide Notes";s:14:"hide_structure";s:23:"Disable Structured-View";s:4:"hide";s:4:"Hide";s:4:"hint";s:4:"Hint";s:18:"hist_dbk_delete_pg";s:32:"Page "%1" [%2] has been deleted.";s:18:"hist_dbk_delete_st";s:35:"Chapter "%1" [%2] has been deleted.";s:18:"hist_dbk_pg_create";s:13:"Page created.";s:15:"hist_dbk_pg_cut";s:34:"Page cut out of chapter "%1" [%2].";s:17:"hist_dbk_pg_paste";s:35:"Page pasted into chapter \'%1\' [%2].";s:18:"hist_dbk_pg_update";s:13:"Page changed.";s:20:"hist_dbk_st_cut_page";s:34:"Page "%1" [%2] cut out of chapter.";s:22:"hist_dbk_st_paste_page";s:35:"Page "%1" [%2] pasted into chapter.";s:16:"hist_file_create";s:32:"File created, file name is "%1".";s:21:"hist_file_new_version";s:61:"Added new file version, file name is "%1", new version is %2.";s:17:"hist_file_replace";s:56:"File replaced. New file name is "%1", new version is %2.";s:17:"hist_lm_delete_pg";s:32:"Page "%1" [%2] has been deleted.";s:17:"hist_lm_delete_st";s:35:"Chapter "%1" [%2] has been deleted.";s:17:"hist_lm_pg_create";s:13:"Page created.";s:14:"hist_lm_pg_cut";s:34:"Page cut out of chapter "%1" [%2].";s:16:"hist_lm_pg_paste";s:35:"Page pasted into chapter "%1" [%2].";s:17:"hist_lm_pg_update";s:13:"Page changed.";s:17:"hist_lm_st_create";s:16:"Chapter created.";s:19:"hist_lm_st_cut_page";s:34:"Page "%1" [%2] cut out of chapter.";s:21:"hist_lm_st_paste_page";s:35:"Page "%1" [%2] pasted into chapter.";s:15:"hist_no_entries";s:22:"No entries in history.";s:13:"hist_webr_add";s:34:"Added new Weblink with title: "%1"";s:16:"hist_webr_delete";s:32:"Deleted Weblink with title: "%1"";s:16:"hist_webr_update";s:33:"Modified Weblink with title: "%1"";s:7:"history";s:7:"History";s:13:"hits_per_page";s:9:"Hits/Page";s:5:"hobby";s:17:"Interests/Hobbies";s:4:"home";s:11:"Public Area";s:4:"host";s:4:"Host";s:4:"hour";s:4:"Hour";s:12:"hours_of_day";s:12:"Hours of day";s:5:"hours";s:5:"Hours";s:8:"htlm_add";s:24:"Add HTML Learning Module";s:9:"htlm_edit";s:36:"Edit HTML Learning Module Properties";s:8:"htlm_new";s:24:"New HTML Learning Module";s:4:"htlm";s:20:"Learning Module HTML";s:10:"html_block";s:10:"HTML Block";s:17:"http_not_possible";s:44:"This server is not supporting http requests.";s:9:"http_path";s:9:"HTTP Path";s:4:"http";s:4:"HTTP";s:18:"https_not_possible";s:48:"This server is not supporting HTTPS connections.";s:8:"i2passwd";s:16:"ILIAS 2 password";s:13:"icon_settings";s:12:"Custom Icons";s:4:"icon";s:4:"Icon";s:15:"icons_in_header";s:10:"Header row";s:18:"icons_in_item_rows";s:9:"Item rows";s:25:"icons_in_typed_lists_info";s:123:"Determines where to display icons in item lists that are ordered by type within the repository and on the personal desktop.";s:20:"icons_in_typed_lists";s:27:"Icon position in item lists";s:2:"id";s:2:"ID";s:10:"identifier";s:10:"identifier";s:25:"if_no_title_then_filename";s:38:"Leave blank to use file name as title.";s:20:"if_no_title_then_url";s:30:"Leave blank to display the URL";s:18:"ignore_on_conflict";s:18:"Ignore on conflict";s:17:"il_chat_moderator";s:14:"Chat Moderator";s:12:"il_crs_admin";s:20:"Course Administrator";s:13:"il_crs_member";s:13:"Course Member";s:17:"il_crs_non_member";s:17:"Course non-member";s:12:"il_crs_tutor";s:12:"Course Tutor";s:16:"il_frm_moderator";s:15:"Forum moderator";s:12:"il_grp_admin";s:19:"Group Administrator";s:13:"il_grp_member";s:12:"Group Member";s:20:"il_grp_status_closed";s:12:"Group closed";s:18:"il_grp_status_open";s:10:"Group open";s:28:"ilias_and_webfolder_username";s:28:"ILIAS and Webfolder Username";s:14:"ilias_username";s:14:"ILIAS Username";s:13:"ilias_version";s:13:"ILIAS version";s:11:"im_aim_icon";s:8:"AIM Logo";s:6:"im_aim";s:3:"AIM";s:11:"im_icq_icon";s:8:"ICQ Logo";s:6:"im_icq";s:3:"ICQ";s:14:"im_jabber_icon";s:11:"Jabber Logo";s:9:"im_jabber";s:6:"Jabber";s:11:"im_msn_icon";s:8:"MSN Logo";s:6:"im_msn";s:3:"MSN";s:13:"im_skype_icon";s:10:"Skype Logo";s:8:"im_skype";s:5:"Skype";s:12:"im_voip_icon";s:9:"VoIP Logo";s:7:"im_voip";s:4:"VoIP";s:13:"im_yahoo_icon";s:10:"Yahoo Logo";s:8:"im_yahoo";s:5:"Yahoo";s:16:"image_gen_unsucc";s:93:"Image generation unsuccessful. Contact your system administrator and verify the convert path.";s:5:"image";s:5:"Image";s:10:"import_alm";s:19:"Import AICC Package";s:19:"import_cat_localrol";s:40:"Create local role for every new category";s:16:"import_cat_table";s:61:"The following table is only meaningful if the checkbox is set";s:17:"import_categories";s:17:"Import Categories";s:18:"import_failure_log";s:18:"Import failure log";s:21:"import_file_not_valid";s:29:"The import file is not valid.";s:11:"import_file";s:11:"Import File";s:15:"import_finished";s:28:"Number of imported messages.";s:21:"import_forum_finished";s:28:"The forum has been imported.";s:15:"import_glossary";s:15:"Import Glossary";s:19:"import_grp_finished";s:32:"Imported group without any error";s:10:"import_grp";s:12:"Import Group";s:9:"import_lm";s:28:"Import ILIAS Learning module";s:10:"import_qpl";s:25:"Import Question Pool Test";s:25:"import_questions_into_qpl";s:37:"Import question(s) into question pool";s:16:"import_root_user";s:16:"Import Root User";s:11:"import_sahs";s:25:"Import SCORM/AICC Package";s:10:"import_spl";s:27:"Import Question Pool Survey";s:10:"import_svy";s:13:"Import Survey";s:10:"import_tst";s:11:"Import Test";s:12:"import_users";s:12:"Import Users";s:18:"import_warning_log";s:18:"Import warning log";s:6:"import";s:6:"Import";s:9:"important";s:9:"Important";s:8:"imported";s:8:"imported";s:9:"in_use_by";s:9:"In use by";s:6:"in_use";s:13:"User Language";s:2:"in";s:2:"in";s:8:"inactive";s:8:"Inactive";s:5:"inbox";s:5:"Inbox";s:13:"include_local";s:50:"include local language file when updating language";s:27:"info_access_and_status_info";s:30:"Access- and status information";s:23:"info_access_permissions";s:18:"Access Permissions";s:20:"info_accessFree_sure";s:77:"Are you sure you want to remove the limited access for the following user(s)?";s:18:"info_activate_sure";s:78:"Are you sure that you want to approve the following user(s) as active user(s)?";s:16:"info_assign_sure";s:54:"Are you sure you want to assign the following user(s)?";s:13:"info_assigned";s:8:"assigned";s:20:"info_available_roles";s:15:"Available Roles";s:21:"info_change_user_view";s:11:"Change User";s:20:"info_deactivate_sure";s:63:"Are you sure that you want to deactivate the following user(s)?";s:16:"info_delete_sure";s:59:"Are you sure that you want to delete the following item(s)?";s:28:"info_delete_warning_no_trash";s:102:"(WARNING: Selected Objects will be removed irreversibly from System and may not be recovered anymore!)";s:12:"info_deleted";s:17:"Object(s) Deleted";s:22:"info_enter_login_or_id";s:36:"(Enter login name or user ID)";s:23:"info_err_user_not_exist";s:52:"User with that login name or user_id does not exists";s:14:"info_from_role";s:27:"Granted by Role / Ownership";s:14:"info_is_member";s:14:"User is member";s:18:"info_is_not_member";s:20:"User is not a member";s:12:"info_message";s:19:"Information Message";s:17:"info_not_assigned";s:12:"not assigned";s:20:"info_owner_of_object";s:15:"Owner of object";s:22:"info_permission_origin";s:17:"Original Position";s:22:"info_permission_source";s:15:"Effective From*";s:23:"info_remark_interrupted";s:116:"Role is interrupted at this position. The role\'s default permission settings in effect are located in that position.";s:10:"info_short";s:4:"Info";s:16:"info_status_info";s:19:"Permissions of User";s:10:"info_trash";s:15:"Deleted Objects";s:17:"info_view_of_user";s:4:"User";s:4:"info";s:11:"Information";s:16:"inform_user_mail";s:38:"Send mail to inform user about changes";s:16:"information_abbr";s:4:"Info";s:7:"inifile";s:8:"Ini-File";s:27:"inline_file_extensions_info";s:158:"Files with these extensions are displayed in the browser window.
For example: gif jpg mp3 pdf png
All other files are offered for downloading.";s:22:"inline_file_extensions";s:17:"Web-enabled files";s:11:"input_error";s:11:"Input error";s:18:"insert_object_here";s:26:"Insert at Current Position";s:6:"insert";s:6:"Insert";s:7:"inst_id";s:15:"Installation ID";s:9:"inst_info";s:17:"Installation Info";s:9:"inst_name";s:17:"Installation Name";s:13:"install_local";s:18:"Install With Local";s:7:"install";s:7:"Install";s:15:"installed_local";s:20:"Installed With Local";s:9:"installed";s:9:"Installed";s:18:"instant_messengers";s:18:"Instant Messengers";s:11:"institution";s:11:"Institution";s:25:"internal_local_roles_only";s:42:"Local roles (only automatically generated)";s:15:"internal_system";s:15:"Internal system";s:41:"invalid_visible_required_options_selected";s:73:"All fields set to required has to be set to visible in registration, too.";s:20:"invisible_block_mess";s:50:"You do not have the permission to view this block.";s:15:"invisible_block";s:15:"Invisible Block";s:10:"ip_address";s:10:"IP Address";s:15:"is_already_your";s:15:"is already your";s:4:"item";s:4:"Item";s:16:"java_server_host";s:4:"Host";s:16:"java_server_info";s:83:"If activated, it is possible to search in PDF, HTML files and HTML-Learning modules";s:25:"java_server_no_connection";s:41:"Attention: Cannot connect to Java server.";s:16:"java_server_port";s:4:"Port";s:18:"java_server_readme";s:17:"Setup information";s:11:"java_server";s:11:"Java-Server";s:12:"join_session";s:6:"Attend";s:4:"join";s:4:"Join";s:2:"kb";s:5:"KByte";s:8:"keywords";s:8:"Keywords";s:15:"lang_dateformat";s:5:"Y-m-d";s:9:"lang_path";s:13:"Language Path";s:25:"lang_refresh_confirm_info";s:388:"Extended language maintenance is currently activated. Refreshing the languages will read the global language files of ILIAS and probably the local language files from the Customizing directory to the database. Global language files will not affect your manual changes. A local language file will overwrite all manual changes that are older than the saving date of the local language file.";s:29:"lang_refresh_confirm_selected";s:53:"Do you really want to refresh the selected languages?";s:20:"lang_refresh_confirm";s:44:"Do you really want to refresh all languages?";s:16:"lang_sep_decimal";s:1:".";s:17:"lang_sep_thousand";s:1:",";s:15:"lang_size_bytes";s:5:"bytes";s:12:"lang_size_gb";s:2:"GB";s:12:"lang_size_kb";s:2:"KB";s:12:"lang_size_mb";s:2:"MB";s:22:"lang_timeformat_no_sec";s:3:"H:i";s:15:"lang_timeformat";s:5:"H:i:s";s:12:"lang_version";s:1:"1";s:14:"langfile_found";s:19:"Language file found";s:22:"language_not_installed";s:52:"is not installed. Please install that language first";s:8:"language";s:8:"Language";s:27:"languages_already_installed";s:42:"Selected language(s) are already installed";s:29:"languages_already_uninstalled";s:44:"Selected language(s) are already uninstalled";s:17:"languages_updated";s:41:"All installed languages have been updated";s:9:"languages";s:9:"Languages";s:11:"last_access";s:11:"Last Access";s:11:"last_change";s:11:"Last Change";s:14:"last_edited_on";s:14:"Last edited on";s:10:"last_login";s:10:"Last Login";s:12:"last_refresh";s:12:"Last Refresh";s:13:"last_reminder";s:13:"Last reminder";s:11:"last_update";s:11:"Last Update";s:10:"last_visit";s:10:"Last Visit";s:12:"last_visited";s:12:"Last Visited";s:8:"lastname";s:9:"Last Name";s:6:"launch";s:6:"Launch";s:11:"ldap_basedn";s:11:"LDAP BaseDN";s:14:"ldap_configure";s:29:"Configure LDAP Authentication";s:20:"ldap_edit_permission";s:26:"Change permission settings";s:14:"ldap_login_key";s:24:"Attribute for login name";s:16:"ldap_objectclass";s:28:"ObjectClass of user accounts";s:11:"ldap_passwd";s:21:"Your current password";s:9:"ldap_port";s:9:"LDAP Port";s:9:"ldap_read";s:28:"Read access to LDAP settings";s:16:"ldap_search_base";s:16:"LDAP Search base";s:11:"ldap_server";s:15:"LDAP Server URL";s:8:"ldap_tls";s:12:"Use LDAP TLS";s:7:"ldap_v2";s:6:"LDAPv2";s:7:"ldap_v3";s:6:"LDAPv3";s:12:"ldap_version";s:22:"LDAP protokoll version";s:12:"ldap_visible";s:25:"LDAP settings are visible";s:10:"ldap_write";s:18:"Edit LDAP settings";s:4:"ldap";s:4:"LDAP";s:15:"learning module";s:15:"Learning Module";s:16:"learning_objects";s:16:"Learning Objects";s:17:"learning_progress";s:17:"Learning Progress";s:16:"learning_resourc";s:17:"Learning Resource";s:17:"learning_resource";s:17:"Learning Resource";s:18:"learning_resources";s:18:"Learning Resources";s:18:"leave_waiting_list";s:18:"Leave Waiting List";s:6:"legend";s:6:"Legend";s:5:"level";s:5:"Level";s:7:"license";s:7:"License";s:8:"licenses";s:8:"Licenses";s:8:"link_all";s:8:"Link all";s:19:"link_check_body_top";s:114:"You receive mail from ILIAS because you want to be informed about invalid links of the following learning modules:";s:20:"link_check_message_b";s:61:"If enabled, you will be informed about invalid links by mail.";s:27:"link_check_message_disabled";s:17:"Messages disabled";s:26:"link_check_message_enabled";s:16:"Messages enabled";s:18:"link_check_subject";s:21:"[ILIAS] Weblink check";s:10:"link_check";s:13:"Weblink Check";s:22:"link_checker_refreshed";s:14:"Refreshed view";s:17:"link_dynamic_info";s:54:"You can add dynamic parameters like the ILIAS user id.";s:19:"link_selected_items";s:4:"Link";s:4:"link";s:4:"Link";s:13:"linked_object";s:26:"The object has been linked";s:12:"linked_pages";s:12:"Linked Pages";s:15:"links_add_param";s:14:"Add Parameter:";s:19:"links_dyn_parameter";s:18:"Dynamic Parameters";s:18:"links_dynamic_info";s:114:"If enabled, it is possible to append dynamic parameters to Weblinks.
E.g. the ILIAS user ID or the username.";s:13:"links_dynamic";s:26:"Dynamic Weblink Parameters";s:21:"links_existing_params";s:20:"Existing Parameters:";s:10:"links_name";s:14:"Parameter Name";s:19:"links_no_name_given";s:31:"Please choose a parameter name.";s:20:"links_no_value_given";s:32:"Please choose a parameter value.";s:19:"links_not_available";s:13:"Not available";s:23:"links_parameter_deleted";s:18:"Parameter deleted.";s:16:"links_select_one";s:14:"- Select one -";s:16:"links_session_id";s:16:"ILIAS session id";s:13:"links_user_id";s:13:"ILIAS user id";s:15:"links_user_name";s:14:"ILIAS username";s:11:"links_value";s:15:"Parameter Value";s:13:"list_of_pages";s:10:"Pages List";s:17:"list_of_questions";s:13:"Question List";s:4:"list";s:4:"List";s:20:"literature_bookmarks";s:20:"Literature Bookmarks";s:10:"literature";s:10:"Literature";s:4:"lm_a";s:24:"an ILIAS Learning Module";s:6:"lm_add";s:25:"Add ILIAS Learning Module";s:8:"lm_added";s:27:"ILIAS Learning Module added";s:9:"lm_create";s:28:"Create ILIAS Learning Module";s:7:"lm_join";s:34:"Subscribe to ILIAS Learning Module";s:8:"lm_leave";s:37:"Unsubscribe from ILIASLearning Module";s:6:"lm_new";s:25:"New ILIAS Learning Module";s:12:"lm_type_aicc";s:4:"AICC";s:12:"lm_type_hacp";s:4:"HACP";s:13:"lm_type_scorm";s:9:"SCORM 1.2";s:17:"lm_type_scorm2004";s:26:"SCORM 2004 3rd/4th Edition";s:2:"lm";s:21:"Learning Module ILIAS";s:3:"lng";s:8:"Language";s:4:"lngf";s:9:"Languages";s:12:"lo_available";s:37:"Overview Learning Modules and Courses";s:13:"lo_categories";s:13:"LO Categories";s:7:"lo_edit";s:20:"Edit Learning Object";s:6:"lo_new";s:19:"New Learning Object";s:13:"lo_no_content";s:31:"No Learning Resources Available";s:14:"lo_other_langs";s:22:"LOs in Other Languages";s:11:"lo_overview";s:11:"LO Overview";s:2:"lo";s:15:"Learning Object";s:19:"local_language_file";s:19:"local language file";s:20:"local_language_files";s:20:"local language files";s:33:"local_languages_already_installed";s:53:"Selected local language file(s) are already installed";s:5:"local";s:5:"Local";s:8:"location";s:8:"Location";s:7:"locator";s:9:"Location:";s:9:"lock_file";s:9:"Lock file";s:6:"log_in";s:5:"Login";s:9:"logic_and";s:3:"and";s:8:"logic_or";s:2:"or";s:8:"login_as";s:12:"Logged in as";s:10:"login_data";s:10:"Login data";s:12:"login_exists";s:72:"There is already a user with this login name! Please choose another one.";s:22:"login_information_desc";s:61:"Please enter a login information for the respective language.";s:32:"login_information_settings_saved";s:45:"The login information were saved successfully";s:17:"login_information";s:17:"Login Information";s:13:"login_invalid";s:117:"The chosen login is invalid! Only the following characters are allowed (minimum 3 characters): A-Z a-z 0-9 _.-+*@!$%~";s:10:"login_time";s:11:"Time online";s:22:"login_to_ilias_via_cas";s:49:"Login to ILIAS via Central Authentication Service";s:25:"login_to_ilias_via_openid";s:25:"Login to ILIAS via OpenID";s:29:"login_to_ilias_via_shibboleth";s:18:"Login to ILIAS via";s:14:"login_to_ilias";s:14:"Login to ILIAS";s:5:"login";s:5:"Login";s:24:"loginname_already_exists";s:31:"This login name already exists.";s:18:"loginname_settings";s:19:"Login Name Settings";s:11:"logout_text";s:56:"You logged off from ILIAS. Your session has been closed.";s:6:"logout";s:6:"Logout";s:4:"logs";s:8:"Log Data";s:16:"los_last_visited";s:29:"Last Visited Learning Objects";s:3:"los";s:16:"Learning Objects";s:4:"lres";s:18:"Learning Resources";s:11:"mail_a_root";s:7:"Mailbox";s:16:"mail_addressbook";s:8:"Contacts";s:15:"mail_allow_smtp";s:10:"Allow SMTP";s:15:"mail_attachment";s:15:"Mail attachment";s:16:"mail_attachments";s:16:"Mail attachments";s:12:"mail_b_inbox";s:5:"Inbox";s:12:"mail_c_trash";s:5:"Trash";s:13:"mail_d_drafts";s:6:"Drafts";s:22:"mail_delete_error_file";s:19:"Error deleting file";s:17:"mail_delete_error";s:20:"Error while deleting";s:11:"mail_e_sent";s:4:"Sent";s:20:"mail_edit_permission";s:58:"User can change permission settings in Mail administration";s:13:"mail_feedback";s:13:"Mail Feedback";s:12:"mail_folders";s:12:"Mail Folders";s:16:"mail_import_file";s:11:"Export file";s:11:"mail_import";s:6:"Import";s:18:"mail_intern_enable";s:6:"Enable";s:13:"mail_mails_of";s:4:"Mail";s:19:"mail_maxsize_attach";s:20:"Max. attachment size";s:16:"mail_maxsize_box";s:17:"Max. mailbox size";s:17:"mail_maxsize_mail";s:14:"Max. mail size";s:19:"mail_maxtime_attach";s:29:"Max. days to keep attachments";s:17:"mail_maxtime_mail";s:22:"Max. days to keep mail";s:12:"mail_members";s:15:"Mail to Members";s:30:"mail_multiple_recipients_found";s:97:"Enter a more specific mail address. ILIAS found multiple possible recipients for this address: %s";s:23:"mail_no_recipient_found";s:87:"Enter a different mail address. ILIAS couldn\'t find a recipient with this mail address.";s:13:"mail_not_sent";s:14:"Mail not sent!";s:29:"mail_search_courses_not_found";s:55:"No courses were found you are belonging to as a member.";s:28:"mail_search_groups_not_found";s:54:"No groups were found you are belonging to as a member.";s:14:"mail_search_no";s:17:"No entries found.";s:16:"mail_search_word";s:11:"Search word";s:15:"mail_select_one";s:24:"You must select one mail";s:15:"mail_send_error";s:18:"Error sending mail";s:9:"mail_sent";s:10:"Mail sent!";s:13:"mail_settings";s:13:"Mail Settings";s:11:"mail_system";s:14:"System Message";s:23:"mail_use_pear_mail_info";s:144:"Use Pear Mail to parse mailbox addresses. The built in parser in ILIAS is limited. Pear Mail fully supports internet compliant e-mail addresses.";s:18:"mail_use_pear_mail";s:13:"Use Pear Mail";s:12:"mail_z_local";s:12:"User Folders";s:4:"mail";s:4:"Mail";s:8:"mails_pl";s:7:"Mail(s)";s:5:"mails";s:5:"Mails";s:15:"main_menu_frame";s:14:"Top Level Menu";s:9:"main_menu";s:9:"Main Menu";s:20:"manage_tracking_data";s:20:"Manage Tracking Data";s:13:"mark_all_read";s:16:"Mark All as Read";s:15:"mark_all_unread";s:18:"Mark All as Unread";s:14:"marked_entries";s:14:"Marked Entries";s:13:"matriculation";s:20:"Matriculation number";s:14:"max_number_rec";s:25:"Maximum number of records";s:8:"max_time";s:12:"Maximum time";s:8:"mcst_add";s:13:"Add Mediacast";s:8:"mcst_new";s:13:"New Mediacast";s:4:"mcst";s:9:"Mediacast";s:13:"mem_add_to_wl";s:19:"Add to Waiting List";s:19:"mem_alert_no_places";s:35:"There are no free places available.";s:7:"mem_end";s:17:"Registration End:";s:15:"mem_free_places";s:11:"Free Places";s:13:"mem_max_users";s:17:"Maximum of Users:";s:16:"mem_participants";s:12:"Participants";s:15:"mem_reg_expired";s:33:"The registration time is expired.";s:19:"mem_reg_not_started";s:32:"The registration has not started";s:14:"mem_reg_period";s:19:"Registration Period";s:12:"mem_reg_type";s:17:"Registration Type";s:9:"mem_start";s:19:"Registration Start:";s:13:"mem_unlimited";s:9:"Unlimited";s:17:"mem_view_activate";s:16:"Show Member View";s:14:"mem_view_close";s:17:"Close Member View";s:19:"mem_view_deactivate";s:22:"Deactivate Member View";s:13:"mem_view_long";s:11:"Member View";s:25:"mem_waiting_list_position";s:34:"Your Position on the Waiting List:";s:16:"mem_waiting_list";s:22:"Users on Waiting List:";s:13:"member_status";s:13:"Member Status";s:6:"member";s:6:"Member";s:7:"members";s:7:"Members";s:19:"membership_annulled";s:34:"Your membership has been cancelled";s:16:"membership_leave";s:5:"Leave";s:7:"mep_add";s:14:"Add Media Pool";s:9:"mep_added";s:16:"Added Media Pool";s:8:"mep_edit";s:26:"Edit Media Pool Properties";s:7:"mep_new";s:14:"New Media Pool";s:28:"mep_not_insert_already_exist";s:86:"The following items have not been inserted because they are already in the media pool:";s:3:"mep";s:10:"Media Pool";s:15:"message_content";s:15:"Message Content";s:26:"message_no_delivered_files";s:33:"You have not submitted any files.";s:10:"message_to";s:11:"Message to:";s:7:"message";s:7:"Message";s:9:"meta_data";s:8:"Metadata";s:43:"mgs_objects_linked_to_the_following_folders";s:60:"The object(s) was/were linked to the following folder(s): %s";s:7:"migrate";s:7:"Migrate";s:8:"min_time";s:12:"Minimum time";s:6:"minute";s:6:"Minute";s:7:"minutes";s:7:"Minutes";s:12:"missing_perm";s:18:"Missing Permission";s:20:"missing_precondition";s:20:"Missing Precondition";s:7:"missing";s:7:"Missing";s:3:"mob";s:12:"Media Object";s:20:"mod_rewrite_disabled";s:53:"The Apache-Module ‘mod_rewrite’ is not available.";s:10:"moderators";s:10:"Moderators";s:6:"module";s:6:"module";s:7:"modules";s:7:"Modules";s:13:"month_01_long";s:7:"January";s:14:"month_01_short";s:3:"Jan";s:13:"month_02_long";s:8:"February";s:14:"month_02_short";s:3:"Feb";s:13:"month_03_long";s:5:"March";s:14:"month_03_short";s:3:"Mar";s:13:"month_04_long";s:5:"April";s:14:"month_04_short";s:3:"Apr";s:13:"month_05_long";s:3:"May";s:14:"month_05_short";s:3:"May";s:13:"month_06_long";s:4:"June";s:14:"month_06_short";s:3:"Jun";s:13:"month_07_long";s:4:"July";s:14:"month_07_short";s:3:"Jul";s:13:"month_08_long";s:6:"August";s:14:"month_08_short";s:3:"Aug";s:13:"month_09_long";s:9:"September";s:14:"month_09_short";s:3:"Sep";s:13:"month_10_long";s:7:"October";s:14:"month_10_short";s:3:"Oct";s:13:"month_11_long";s:8:"November";s:14:"month_11_short";s:3:"Nov";s:13:"month_12_long";s:8:"December";s:14:"month_12_short";s:3:"Dec";s:5:"month";s:5:"Month";s:7:"monthly";s:7:"monthly";s:6:"months";s:6:"Months";s:15:"mount_webfolder";s:17:"Open as webfolder";s:11:"move_blocks";s:11:"Move Blocks";s:9:"move_down";s:9:"Move Down";s:9:"move_left";s:9:"Move Left";s:10:"move_right";s:10:"Move Right";s:19:"move_selected_items";s:4:"Move";s:7:"move_to";s:7:"Move to";s:7:"move_up";s:7:"Move Up";s:19:"move_users_to_style";s:19:"Move Users to Style";s:4:"move";s:4:"Move";s:11:"moveChapter";s:4:"Move";s:8:"movePage";s:4:"Move";s:10:"msg_cancel";s:16:"Action cancelled";s:14:"msg_changes_ok";s:19:"The changes were OK";s:19:"msg_clear_clipboard";s:17:"Clipboard cleared";s:10:"msg_cloned";s:25:"Selected object(s) copied";s:25:"msg_copy_clipboard_source";s:102:"Now, please select the desired course, whose content should be copied and click the button ‘Next’.";s:18:"msg_copy_clipboard";s:123:"Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Paste’.";s:28:"msg_copy_clipboard_container";s:126:"Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Continue’.";s:17:"msg_cut_clipboard";s:123:"Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Paste’.";s:14:"msg_cut_copied";s:25:"Selected object(s) moved.";s:24:"msg_deleted_export_files";s:22:"Export file(s) deleted";s:16:"msg_deleted_role";s:12:"Role deleted";s:23:"msg_deleted_roles_rolts";s:32:"Roles and Role Templates deleted";s:17:"msg_deleted_roles";s:13:"Roles deleted";s:16:"msg_deleted_rolt";s:21:"Role Template deleted";s:17:"msg_deleted_rolts";s:21:"Role Template deleted";s:14:"msg_error_copy";s:10:"Copy Error";s:10:"msg_failed";s:20:"Sorry, action failed";s:19:"msg_form_save_error";s:87:"The form data could not be saved. Please check the input fields for any error messages.";s:31:"msg_input_does_not_match_regexp";s:29:"Please provide a valid value.";s:28:"msg_input_either_file_or_url";s:43:"You have to provide either a URL or a file.";s:21:"msg_input_is_required";s:45:"This input is required. Please enter a value.";s:20:"msg_invalid_filetype";s:17:"Invalid file type";s:16:"msg_is_last_role";s:57:"You removed the last global role from the following users";s:30:"msg_last_role_for_registration";s:122:"At least one role must be available in the registration form for new users. This role is currently the only one available.";s:18:"msg_link_clipboard";s:115:"Now, please select the desired location, where the selected objects should be linked to and click the button Paste.";s:10:"msg_linked";s:26:"Selected object(s) linked.";s:19:"msg_may_not_contain";s:44:"This object may not contain objects of type:";s:23:"msg_min_one_active_role";s:52:"Each user must have at least one active global role!";s:16:"msg_min_one_role";s:45:"Each user must have at least one global role!";s:27:"msg_multi_language_selected";s:58:"You selected the same language for different translations!";s:23:"msg_no_default_language";s:86:"No default language specified! You must define one translation as default translation.";s:22:"msg_no_delete_yourself";s:40:"You cannot delete your own user account.";s:11:"msg_no_file";s:58:"You didn\'t choose a file or the selected file was too big.";s:24:"msg_no_language_selected";s:82:"No translation language specified! You must define a language for each translation";s:31:"msg_no_perm_assign_role_to_user";s:55:"You have no permission to change user\'s role assignment";s:31:"msg_no_perm_assign_user_to_role";s:52:"You have no permission to change the user assignment";s:16:"msg_no_perm_copy";s:67:"You have no permission to create a copy of the following object(s):";s:26:"msg_no_perm_create_object1";s:32:"You have no permission to create";s:26:"msg_no_perm_create_object2";s:17:"at this location!";s:23:"msg_no_perm_create_role";s:35:"You have no permission to add roles";s:23:"msg_no_perm_create_rolf";s:120:"You have no permission to create a Role Folder. Therefore you may not stop inheritance of roles or add local roles here.";s:23:"msg_no_perm_create_rolt";s:44:"You have no permission to add role templates";s:23:"msg_no_perm_create_user";s:35:"You have no permission to add users";s:18:"msg_no_perm_create";s:57:"You have no permission to create the following object(s):";s:15:"msg_no_perm_cut";s:54:"You have no permission to cut the following object(s):";s:24:"msg_no_perm_delete_track";s:47:"You have no permission to delete tracking data.";s:18:"msg_no_perm_delete";s:57:"You have no permission to delete the following object(s):";s:16:"msg_no_perm_link";s:69:"You have no permission to create a link from the following object(s):";s:23:"msg_no_perm_modify_role";s:38:"You have no permission to modify roles";s:23:"msg_no_perm_modify_rolt";s:47:"You have no permission to modify role templates";s:23:"msg_no_perm_modify_user";s:42:"You have no permission to modify user data";s:34:"msg_no_perm_paste_object_in_folder";s:63:"You have no permission to paste the object %s in the folder %s.";s:17:"msg_no_perm_paste";s:56:"You have no permission to paste the following object(s):";s:16:"msg_no_perm_perm";s:50:"You have no permission to edit permission settings";s:21:"msg_no_perm_read_item";s:45:"You have no permission to access item \'%s’.";s:19:"msg_no_perm_read_lm";s:52:"You have no permission to read this learning module.";s:22:"msg_no_perm_read_track";s:51:"You have no permission to access the user tracking.";s:16:"msg_no_perm_read";s:43:"You have no permission to access this item.";s:20:"msg_no_perm_undelete";s:58:"You have no permission to restore the following object(s):";s:17:"msg_no_perm_write";s:31:"You have no permission to write";s:20:"msg_no_rolf_allowed1";s:10:"The object";s:20:"msg_no_rolf_allowed2";s:39:"is not allowed to contain a Role Folder";s:15:"msg_no_scan_log";s:28:"Scan log not implemented yet";s:20:"msg_no_search_result";s:16:"No entries found";s:20:"msg_no_search_string";s:23:"Please enter your query";s:38:"msg_no_sysadmin_sysrole_not_assignable";s:77:"Only a System Administrator may assign users to the System Administrator Role";s:12:"msg_no_title";s:21:"Please enter a title.";s:22:"msg_no_type_accessible";s:73:"Sorry. You do not have the permissions to access any [type] of this list.";s:21:"msg_no_type_available";s:50:"Sorry. There is no [type] available at the moment.";s:10:"msg_no_url";s:24:"You didn’t enter a URL";s:26:"msg_not_available_for_anon";s:64:"The page you have chosen is only accessible for registered users";s:17:"msg_not_in_itself";s:49:"It’s not possible to paste the object in itself";s:17:"msg_nothing_found";s:17:"msg_nothing_found";s:15:"msg_obj_created";s:15:"Object created.";s:24:"msg_obj_exists_in_folder";s:46:"The object %s already exists in the folder %s.";s:14:"msg_obj_exists";s:41:"This object already exists in this folder";s:39:"msg_obj_may_not_contain_objects_of_type";s:50:"The object %s may not contain objects of type: %s.";s:16:"msg_obj_modified";s:20:"Modifications saved.";s:15:"msg_obj_no_link";s:28:"are not allowed to be linked";s:26:"msg_obj_not_deletable_sold";s:71:"Payment is activated for the following objects. They can no be deleted.";s:30:"msg_paste_object_not_in_itself";s:53:"It’s not possible to paste the object %s in itself.";s:28:"msg_perm_adopted_from_itself";s:80:"You cannot adopt permission settings from the current role/role template itself.";s:22:"msg_perm_adopted_from1";s:32:"Permission settings adopted from";s:22:"msg_perm_adopted_from2";s:27:"(Settings have been saved!)";s:11:"msg_removed";s:30:"Object(s) removed from system.";s:16:"msg_role_exists1";s:34:"A role/role template with the name";s:16:"msg_role_exists2";s:42:"already exists! Please choose another name";s:24:"msg_role_reserved_prefix";s:94:"The prefix ‘il_’ is reserved for automatically generated roles. Please choose another name";s:41:"msg_roleassignment_active_changed_comment";s:134:"This setting is not saved to the user’s profile! If the user logs in again, all active role assignments reset to their saved values.";s:33:"msg_roleassignment_active_changed";s:30:"Active role assignment changed";s:26:"msg_roleassignment_changed";s:23:"Role assignment changed";s:25:"msg_sysrole_not_deletable";s:33:"The system role cannot be deleted";s:24:"msg_sysrole_not_editable";s:151:"The permission settings of the system role may not be changed. The system role grants all assigned users unlimited access to all objects and functions.";s:15:"msg_trash_empty";s:28:"There are no deleted objects";s:13:"msg_undeleted";s:19:"Object(s) restored.";s:20:"msg_unit_is_required";s:57:"This input requires a unit. Please enter a correct value.";s:19:"msg_user_last_role1";s:51:"The following users are assigned to this role only:";s:19:"msg_user_last_role2";s:84:"Please delete the users or assign them to another role in order to delete this role.";s:26:"msg_userassignment_changed";s:23:"User assignment changed";s:18:"msg_wrong_filetype";s:22:"File is no zip-archive";s:16:"msg_wrong_format";s:44:"The value you entered is not a valid format.";s:10:"multimedia";s:10:"Multimedia";s:6:"my_bms";s:9:"Bookmarks";s:10:"my_courses";s:10:"My Courses";s:7:"my_frms";s:9:"My Forums";s:7:"my_grps";s:9:"My Groups";s:6:"my_los";s:19:"My Learning Objects";s:7:"my_tsts";s:8:"My Tests";s:4:"name";s:4:"Name";s:5:"never";s:5:"never";s:15:"new_appointment";s:15:"New Appointment";s:10:"new_folder";s:10:"New Folder";s:9:"new_group";s:9:"New Group";s:12:"new_language";s:12:"New Language";s:17:"new_list_password";s:15:"New suggestions";s:13:"new_lowercase";s:3:"new";s:8:"new_mail";s:9:"New mail!";s:24:"new_pass_equals_old_pass";s:36:"The new password equals the old one.";s:3:"new";s:3:"New";s:7:"newline";s:7:"Newline";s:4:"news";s:4:"News";s:4:"next";s:4:"Next";s:8:"nickname";s:8:"Nickname";s:21:"no_access_item_public";s:81:"To access this item you need to be logged in and to have appropriate permissions.";s:14:"no_access_item";s:43:"You have no permission to access this item.";s:21:"no_access_link_object";s:39:"You are not allowed to link this object";s:24:"no_agreement_description";s:134:"There is currently no user agreement text provided with this installation. Please contact the system administrator.";s:22:"no_bm_in_personal_list";s:21:"No bookmarks defined.";s:24:"no_chat_in_personal_list";s:25:"No chats in personal list";s:11:"no_checkbox";s:32:"Please select at least one item.";s:21:"no_condition_selected";s:31:"Please select one precondition.";s:19:"no_conditions_found";s:25:"No preconditions created.";s:11:"no_datasets";s:18:"The table is empty";s:7:"no_date";s:7:"No date";s:14:"no_description";s:14:"No description";s:23:"no_frm_in_personal_list";s:27:"No forums in personal list.";s:19:"no_global_role_left";s:42:"Every user has to be assigned to one role.";s:23:"no_grp_in_personal_list";s:27:"No groups in personal list.";s:19:"no_import_available";s:29:"Import not available for type";s:20:"no_import_file_found";s:20:"No import file found";s:16:"no_invalid_links";s:23:"No invalid links found.";s:8:"no_items";s:8:"No Items";s:20:"no_license_available";s:21:"No license available!";s:8:"no_limit";s:8:"No limit";s:22:"no_lo_in_personal_list";s:37:"No learning objects in personal list.";s:14:"no_local_users";s:23:"There are no local user";s:21:"no_mkisofs_configured";s:70:"You have to configure mkisofs utility in ILIAS setup to run ISO export";s:10:"no_objects";s:10:"No objects";s:8:"no_owner";s:8:"No Owner";s:16:"no_parent_access";s:37:"No access to a superordinated object!";s:21:"no_permission_to_join";s:39:"You are not allowed to join this group!";s:13:"no_permission";s:41:"You do not have the necessary permission.";s:32:"no_roles_user_can_be_assigned_to";s:98:"There are no global roles the user can be assigned to. Therefore you are not allowed to add users.";s:13:"no_start_file";s:14:"No Start File.";s:18:"no_submission_made";s:3:"---";s:8:"no_title";s:8:"No Title";s:23:"no_tst_in_personal_list";s:26:"No tests in personal list.";s:30:"no_user_defined_fields_defined";s:27:"No custom fields available.";s:16:"no_users_applied";s:21:"Please select a user.";s:17:"no_users_selected";s:23:"Please select one user.";s:24:"no_xml_file_found_in_zip";s:35:"XML file within zip file not found:";s:11:"no_zip_file";s:18:"No zip file found.";s:2:"no";s:2:"No";s:29:"non_internal_local_roles_only";s:31:"Local roles (only user defined)";s:4:"none";s:4:"None";s:6:"normal";s:6:"Normal";s:16:"not_accessed_yet";s:16:"Not accessed yet";s:12:"not_accessed";s:12:"Not accessed";s:13:"not_available";s:13:"Not Available";s:25:"not_enabled_or_configured";s:25:"Not configured or enabled";s:19:"not_implemented_yet";s:19:"Not implemented yet";s:13:"not_installed";s:13:"Not Installed";s:13:"not_logged_in";s:21:"You are not logged in";s:18:"note_all_pub_notes";s:9:"All notes";s:17:"note_my_pub_notes";s:13:"My notes only";s:4:"note";s:4:"Note";s:18:"notes_and_comments";s:18:"Notes and Comments";s:5:"notes";s:5:"Notes";s:13:"notifications";s:13:"Notifications";s:9:"num_users";s:15:"Number of Users";s:18:"number_of_accesses";s:18:"Number of accesses";s:17:"number_of_records";s:17:"Number of records";s:13:"obj_accs_desc";s:36:"Settings for accessibility features.";s:8:"obj_accs";s:13:"Accessibility";s:12:"obj_adm_desc";s:90:"Main system settings folder containing all panels to administrate your ILIAS installation.";s:7:"obj_adm";s:14:"Administration";s:13:"obj_adve_desc";s:58:"Administration settings for ILIAS page editor and TinyMCE.";s:8:"obj_adve";s:7:"Editing";s:7:"obj_alm";s:20:"Learning Module AICC";s:13:"obj_assf_desc";s:50:"Platform settings for the Test and Assessment tool";s:8:"obj_assf";s:19:"Test and Assessment";s:13:"obj_auth_desc";s:97:"Configure your authentication mode (local, LDAP, ...) and new account registration settings here.";s:8:"obj_auth";s:31:"Authentication and Registration";s:12:"obj_calendar";s:8:"Calendar";s:13:"obj_cals_desc";s:26:"General Calendar settings.";s:8:"obj_cals";s:8:"Calendar";s:17:"obj_cat_duplicate";s:13:"Copy Category";s:14:"obj_cat_select";s:32:"-- Please select one Category --";s:7:"obj_cat";s:8:"Category";s:8:"obj_catr";s:18:"Category Reference";s:7:"obj_cen";s:12:"Centra Event";s:13:"obj_cert_desc";s:25:"Settings for certificates";s:8:"obj_cert";s:12:"Certificates";s:13:"obj_chac_desc";s:54:"Configure your chat server here. Enable/disable chats.";s:8:"obj_chac";s:11:"Chat Server";s:8:"obj_chap";s:7:"Chapter";s:8:"obj_chat";s:4:"Chat";s:13:"obj_cmps_desc";s:39:"General settings for Repository Plugins";s:8:"obj_cmps";s:7:"Plugins";s:17:"obj_crs_duplicate";s:11:"Copy Course";s:14:"obj_crs_select";s:30:"-- Please select one Course --";s:7:"obj_crs";s:6:"Course";s:8:"obj_crsr";s:16:"Course Reference";s:7:"obj_dbk";s:12:"Digilib Book";s:17:"obj_exc_duplicate";s:13:"Copy Exercise";s:14:"obj_exc_select";s:32:"-- Please select one Exercise --";s:7:"obj_exc";s:8:"Exercise";s:13:"obj_extt_desc";s:67:"Configure external software or services that are supported by ILIAS";s:8:"obj_extt";s:20:"Third Party Software";s:13:"obj_facs_desc";s:44:"Configure access to file and folder objects.";s:8:"obj_facs";s:17:"Files and Folders";s:8:"obj_feed";s:8:"Web Feed";s:18:"obj_file_duplicate";s:9:"Copy File";s:15:"obj_file_inline";s:20:"Learning Module File";s:15:"obj_file_select";s:28:"-- Please select one File --";s:8:"obj_file";s:4:"File";s:18:"obj_fold_duplicate";s:11:"Copy Folder";s:15:"obj_fold_select";s:30:"-- Please select one Folder --";s:8:"obj_fold";s:6:"Folder";s:17:"obj_frm_duplicate";s:10:"Copy Forum";s:14:"obj_frm_select";s:29:"-- Please select one Forum --";s:7:"obj_frm";s:5:"Forum";s:7:"obj_glo";s:8:"Glossary";s:17:"obj_grp_duplicate";s:10:"Copy Group";s:14:"obj_grp_select";s:29:"-- Please select one Group --";s:7:"obj_grp";s:5:"Group";s:8:"obj_htlm";s:20:"Learning Module HTML";s:13:"obj_ldap_desc";s:36:"Configure global LDAP Settings here.";s:8:"obj_ldap";s:13:"LDAP Settings";s:6:"obj_lm";s:21:"Learning Module ILIAS";s:7:"obj_lng";s:8:"Language";s:13:"obj_lngf_desc";s:34:"Manage your system languages here.";s:8:"obj_lngf";s:9:"Languages";s:6:"obj_lo";s:14:"LearningObject";s:13:"obj_lrss_desc";s:40:"Configure all types of learning modules.";s:8:"obj_lrss";s:18:"Learning Resources";s:13:"obj_mail_desc";s:36:"Configure global mail settings here.";s:8:"obj_mail";s:4:"Mail";s:8:"obj_mcst";s:9:"Mediacast";s:13:"obj_mcts_desc";s:31:"General settings for mediacast.";s:8:"obj_mcts";s:9:"Mediacast";s:7:"obj_mep";s:10:"Media Pool";s:7:"obj_mob";s:12:"Media Object";s:13:"obj_mobs_desc";s:43:"Settings for media objects and media pools.";s:8:"obj_mobs";s:19:"Media Objects/Pools";s:13:"obj_not_found";s:16:"Object Not Found";s:8:"obj_note";s:4:"Note";s:8:"obj_notf";s:19:"Note Administration";s:13:"obj_nwss_desc";s:50:"Settings for internal news and external web feeds.";s:8:"obj_nwss";s:18:"News and Web Feeds";s:13:"obj_objf_desc";s:69:"Manage ILIAS object types and object permissions. (only for experts!)";s:8:"obj_objf";s:18:"Object Definitions";s:9:"obj_owner";s:23:"This Object is owned by";s:8:"obj_page";s:4:"Page";s:13:"obj_pays_desc";s:35:"Configure shop settings and vendors";s:8:"obj_pays";s:4:"Shop";s:13:"obj_pdts_desc";s:30:"Configure the Personal Desktop";s:8:"obj_pdts";s:16:"Personal Desktop";s:6:"obj_pg";s:4:"Page";s:11:"obj_ps_desc";s:52:"Configure global privacy and security settings here.";s:6:"obj_ps";s:20:"Privacy and Security";s:17:"obj_qpl_duplicate";s:23:"Copy Question Pool Test";s:14:"obj_qpl_select";s:42:"-- Please select one Question Pool Test --";s:7:"obj_qpl";s:18:"Question Pool Test";s:8:"obj_rcrs";s:10:"ECS Course";s:13:"obj_recf_desc";s:44:"Contains restored Objects from System Check.";s:8:"obj_recf";s:16:"Restored Objects";s:8:"obj_role";s:4:"Role";s:13:"obj_rolf_desc";s:23:"Manage your roles here.";s:19:"obj_rolf_local_desc";s:34:"Contains local roles of object no.";s:14:"obj_rolf_local";s:11:"Local Roles";s:8:"obj_rolf";s:5:"Roles";s:8:"obj_rolt";s:13:"Role Template";s:8:"obj_root";s:17:"Repository - Home";s:8:"obj_sahs";s:26:"Learning Module SCORM/AICC";s:7:"obj_sco";s:3:"SCO";s:13:"obj_seas_desc";s:32:"Manage the search settings here.";s:8:"obj_seas";s:6:"Search";s:18:"obj_sess_duplicate";s:12:"Copy Session";s:15:"obj_sess_select";s:31:"-- Please select one Session --";s:8:"obj_sess";s:7:"Session";s:17:"obj_spl_duplicate";s:25:"Copy Question Pool Survey";s:14:"obj_spl_select";s:44:"-- Please select one Question Pool Survey --";s:7:"obj_spl";s:20:"Question Pool Survey";s:6:"obj_st";s:7:"Chapter";s:7:"obj_sty";s:5:"Style";s:13:"obj_stys_desc";s:42:"Manage system skin and style settings here";s:8:"obj_stys";s:17:"Layout and Styles";s:17:"obj_svy_duplicate";s:11:"Copy Survey";s:14:"obj_svy_select";s:30:"-- Please select one Survey --";s:7:"obj_svy";s:6:"Survey";s:13:"obj_svyf_desc";s:37:"Platform settings for the Survey Tool";s:8:"obj_svyf";s:6:"Survey";s:13:"obj_tags_desc";s:29:"Settings for tagging feature.";s:8:"obj_tags";s:7:"Tagging";s:7:"obj_tax";s:8:"Taxonomy";s:13:"obj_taxf_desc";s:21:"Folder for taxonomies";s:8:"obj_taxf";s:10:"Taxonomies";s:13:"obj_trac_desc";s:54:"Statistics and Learning Progress Settings and Overview";s:8:"obj_trac";s:32:"Statistics and Learning Progress";s:17:"obj_tst_duplicate";s:9:"Copy Test";s:14:"obj_tst_select";s:28:"-- Please select one Test --";s:7:"obj_tst";s:4:"Test";s:7:"obj_typ";s:22:"Object Type Definition";s:8:"obj_type";s:11:"Object Type";s:7:"obj_url";s:3:"URL";s:8:"obj_user";s:4:"User";s:8:"obj_uset";s:13:"User Settings";s:7:"obj_usr";s:4:"User";s:13:"obj_usrf_desc";s:26:"Manage user accounts here.";s:8:"obj_usrf";s:15:"User Management";s:18:"obj_webr_duplicate";s:17:"Copy Weblink list";s:15:"obj_webr_select";s:36:"-- Please select one Weblink list --";s:8:"obj_webr";s:7:"Weblink";s:8:"obj_wiki";s:4:"Wiki";s:3:"obj";s:6:"Object";s:12:"object_added";s:12:"Object added";s:23:"object_copy_in_progress";s:16:"Started Copying.";s:17:"object_duplicated";s:13:"Object copied";s:9:"object_id";s:9:"Object-Id";s:15:"object_imported";s:15:"Object imported";s:6:"object";s:6:"Object";s:7:"objects";s:7:"Objects";s:20:"objf_edit_permission";s:26:"Change permission settings";s:9:"objf_read";s:33:"Read access to Object definitions";s:12:"objf_visible";s:30:"Object definitions are visible";s:10:"objf_write";s:23:"Edit Object definitions";s:4:"objf";s:18:"Object definitions";s:8:"objs_alm";s:21:"AICC Learning Modules";s:8:"objs_cat";s:10:"Categories";s:9:"objs_catr";s:19:"Category References";s:9:"objs_chat";s:5:"Chats";s:12:"objs_confirm";s:14:"Confirm Action";s:8:"objs_crs";s:7:"Courses";s:9:"objs_crsr";s:17:"Course References";s:8:"objs_dbk";s:13:"Digilib Books";s:11:"objs_delete";s:14:"Delete objects";s:8:"objs_exc";s:9:"Exercises";s:9:"objs_feed";s:9:"Web Feeds";s:9:"objs_file";s:5:"Files";s:9:"objs_fold";s:7:"Folders";s:8:"objs_frm";s:6:"Forums";s:8:"objs_glo";s:10:"Glossaries";s:8:"objs_grp";s:6:"Groups";s:9:"objs_htlm";s:21:"HTML Learning Modules";s:7:"objs_lm";s:22:"ILIAS Learning Modules";s:8:"objs_lng";s:9:"Languages";s:7:"objs_lo";s:16:"Learning Objects";s:9:"objs_lres";s:18:"Learning Resources";s:9:"objs_mail";s:4:"Mail";s:9:"objs_mcst";s:10:"Mediacasts";s:8:"objs_mep";s:11:"Media Pools";s:8:"objs_mob";s:13:"Media Objects";s:9:"objs_note";s:5:"Notes";s:7:"objs_pg";s:5:"Pages";s:8:"objs_qpl";s:19:"Question Pools Test";s:8:"objs_qst";s:9:"Questions";s:9:"objs_rcrs";s:11:"ECS Courses";s:9:"objs_role";s:5:"Roles";s:9:"objs_rolt";s:14:"Role Templates";s:9:"objs_sahs";s:27:"SCORM/AICC Learning Modules";s:9:"objs_sess";s:8:"Sessions";s:8:"objs_spl";s:21:"Question Pools Survey";s:7:"objs_st";s:8:"Chapters";s:8:"objs_svy";s:7:"Surveys";s:8:"objs_tst";s:5:"Tests";s:9:"objs_type";s:12:"Object Types";s:8:"objs_url";s:4:"URLs";s:8:"objs_usr";s:5:"Users";s:9:"objs_webr";s:8:"Weblinks";s:9:"objs_wiki";s:5:"Wikis";s:2:"of";s:2:"Of";s:15:"offline_version";s:15:"Offline Version";s:7:"offline";s:7:"Offline";s:2:"ok";s:2:"OK";s:3:"old";s:3:"Old";s:8:"omit_all";s:8:"Omit all";s:4:"omit";s:4:"Omit";s:15:"on_waiting_list";s:27:"You are on the waiting list";s:14:"online_chapter";s:14:"Online Chapter";s:11:"online_time";s:25:"Time online (DD:HH:MM:SS)";s:14:"online_version";s:14:"Online Version";s:6:"online";s:6:"Online";s:26:"open_views_inside_frameset";s:23:"Open views inside frame";s:9:"operation";s:9:"Operation";s:8:"optimize";s:8:"Optimize";s:6:"option";s:6:"Option";s:16:"optional_filters";s:16:"Optional Filters";s:22:"options_for_subobjects";s:23:"Options for sub-objects";s:7:"options";s:7:"Options";s:16:"order_by_answers";s:16:"Order by Answers";s:13:"order_by_date";s:13:"Order by Date";s:8:"order_by";s:8:"Order by";s:12:"organization";s:8:"Provider";s:5:"other";s:5:"Other";s:8:"overview";s:8:"Overview";s:9:"overwrite";s:9:"Overwrite";s:13:"owner_updated";s:14:"Owner updated.";s:5:"owner";s:5:"Owner";s:9:"page_edit";s:9:"Edit Page";s:11:"page_layout";s:11:"Page Layout";s:12:"page_layouts";s:12:"Page Layouts";s:4:"page";s:4:"Page";s:5:"pages";s:5:"Pages";s:9:"parameter";s:9:"Parameter";s:5:"parse";s:5:"Parse";s:6:"passed";s:6:"Passed";s:22:"passwd_generation_info";s:95:"If enabled, a user can select a password only from a list of automatically generated passwords.";s:17:"passwd_generation";s:19:"Password Generation";s:14:"passwd_invalid";s:119:"The new password is invalid! Only the following characters are allowed (minimum 6 characters): A-Z a-z 0-9 _.-+?#*@!$%~";s:11:"passwd_list";s:17:"List of Passwords";s:16:"passwd_not_match";s:83:"Your entries for the new password don’t match! Please re-enter your new password.";s:12:"passwd_wrong";s:34:"The password you entered is wrong!";s:6:"passwd";s:8:"Password";s:28:"password_assistance_disabled";s:96:"Password assistance is only available when user authentication is done via local ILIAS database.";s:24:"password_assistance_info";s:229:"If password assistance is enabled, a link ‘Forgot Password?’ is shown on the login page of ILIAS. Users can use this link to define a new password for their user account without needing assistance from a system administrator.";s:37:"password_change_on_first_login_demand";s:83:"You have to change your initial password before you can start using ILIAS services.";s:14:"password_empty";s:37:"The password field must not be empty.";s:16:"password_expired";s:84:"Your password is expired and has to be changed as the last change was %s day(s) ago.";s:31:"password_must_chars_and_numbers";s:49:"The password must contain characters and numbers.";s:27:"password_must_special_chars";s:45:"The password must contain special characters.";s:16:"password_to_long";s:55:"The password must have at most a size of %s characters.";s:17:"password_to_short";s:56:"The password must have at least a size of %s characters.";s:8:"password";s:8:"Password";s:43:"paste_clipboard_items_into_multiple_objects";s:27:"Paste Into Multiple Objects";s:21:"paste_clipboard_items";s:5:"Paste";s:5:"paste";s:5:"Paste";s:12:"pasteChapter";s:5:"Paste";s:9:"pastePage";s:5:"Paste";s:12:"path_not_set";s:12:"Path not set";s:15:"path_to_babylon";s:15:"Path to Babylon";s:15:"path_to_convert";s:15:"Path to Convert";s:15:"path_to_htmldoc";s:15:"Path to HTMLdoc";s:12:"path_to_java";s:12:"Path to Java";s:13:"path_to_unzip";s:13:"Path to Unzip";s:11:"path_to_zip";s:11:"Path to Zip";s:4:"path";s:4:"Path";s:6:"pathes";s:5:"Paths";s:11:"pay_methods";s:11:"Pay methods";s:15:"payment_buyable";s:7:"Buyable";s:12:"payment_demo";s:4:"Demo";s:13:"payment_in_sc";s:24:"Already in shopping cart";s:20:"payment_payed_access";s:12:"Payed/Access";s:14:"payment_system";s:14:"Payment System";s:9:"pays_edit";s:18:"Edit shop settings";s:20:"pd_enable_chatviewer";s:18:"Enable Chat Viewer";s:32:"pd_enable_contacts_requires_mail";s:24:"Requires mail permission";s:18:"pd_enable_contacts";s:15:"Enable Contacts";s:18:"pd_items_news_info";s:120:"If activated, all news related to items that have been added to the personal desktop will be included in the news block.";s:13:"pd_items_news";s:30:"Include News of Personal Items";s:10:"pdf_export";s:10:"PDF Export";s:10:"per_object";s:17:"Access per object";s:16:"perm_role_info_1";s:98:"This form determines the permissions of role \'%s\' for newly created objects under the object \'%s\'.";s:16:"perm_role_info_2";s:180:"If you want to change the permissions of role \'%s\' for all already existing objects underneath \'%s\' you must check the option \'Change Existing Objects\' at the bottom of the screen.";s:21:"perm_role_info_glob_1";s:94:"This form determines the permissions of role \'%s\' for newly created objects in the repository.";s:21:"perm_role_info_glob_2";s:174:"If you want to change the permissions of role \'%s\' for all existing objects in the repository you must check the option \'Change Existing Objects\' at the bottom of the screen.";s:13:"perm_settings";s:11:"Permissions";s:20:"perm_special_options";s:15:"Special Options";s:10:"perma_link";s:14:"Permanent Link";s:33:"permission_denied_filed_locked_by";s:43:"Access denied. The file was locked by \'%s\'.";s:17:"permission_denied";s:17:"Permission Denied";s:24:"permission_settings_info";s:83:"This form determines which role is allowed to do what with the current object \'%s\'.";s:19:"permission_settings";s:26:"Object Permission Settings";s:10:"permission";s:10:"Permission";s:12:"person_title";s:5:"Title";s:13:"personal_data";s:13:"Personal Data";s:16:"personal_desktop";s:16:"Personal Desktop";s:16:"personal_picture";s:6:"Avatar";s:16:"personal_profile";s:25:"Personal Data and Profile";s:7:"persons";s:7:"Persons";s:4:"pg_a";s:6:"a page";s:6:"pg_add";s:8:"Add page";s:8:"pg_added";s:10:"Page added";s:7:"pg_edit";s:9:"Edit page";s:6:"pg_new";s:8:"New page";s:10:"phone_home";s:11:"Phone, Home";s:12:"phone_mobile";s:13:"Phone, Mobile";s:12:"phone_office";s:13:"Phone, Office";s:5:"phone";s:5:"Phone";s:6:"phrase";s:6:"Phrase";s:13:"please_choose";s:12:"-- Select --";s:19:"please_enter_target";s:21:"Please enter a target";s:18:"please_enter_title";s:20:"Please enter a title";s:40:"please_select_a_delivered_file_to_delete";s:57:"You must select at least one delivered file to delete it!";s:42:"please_select_a_delivered_file_to_download";s:59:"You must select at least one delivered file to download it!";s:13:"please_select";s:19:"-- Please Select --";s:11:"please_wait";s:14:"Please wait...";s:4:"port";s:4:"Port";s:10:"pos_bottom";s:6:"Bottom";s:8:"pos_left";s:4:"Left";s:9:"pos_right";s:5:"Right";s:7:"pos_top";s:3:"Top";s:8:"position";s:8:"Position";s:27:"precondition_not_accessible";s:79:"You do not have sufficient permission to view the precondition(s) of this item.";s:12:"precondition";s:12:"Precondition";s:13:"preconditions";s:13:"Preconditions";s:19:"predefined_template";s:24:"Predefined role template";s:11:"preferences";s:11:"Preferences";s:20:"presentation_options";s:20:"Presentation Options";s:20:"preview_learner_info";s:119:"If enabled, Course and Group administrators have the possibility to view the content form the perspective of a learner.";s:15:"preview_learner";s:11:"Member View";s:8:"previous";s:8:"Previous";s:10:"print_view";s:10:"Print View";s:5:"print";s:5:"Print";s:13:"private_notes";s:13:"Private Notes";s:3:"pro";s:3:"Pro";s:7:"proceed";s:7:"Proceed";s:15:"profile_changed";s:42:"ILIAS eLearning - Your profile has changed";s:18:"profile_incomplete";s:61:"Your profile is incomplete. Please fill in all required data.";s:10:"profile_of";s:10:"Profile of";s:7:"profile";s:7:"Profile";s:10:"properties";s:10:"Properties";s:17:"proxy_connectable";s:23:"Connection established.";s:15:"proxy_host_info";s:20:"Please enter a host.";s:10:"proxy_host";s:4:"Host";s:21:"proxy_not_connectable";s:56:"ILIAS could not build a connection to the defined proxy.";s:27:"proxy_pear_net_socket_error";s:21:"PEAR Net_Socket error";s:15:"proxy_port_info";s:50:"Please enter a port between 0 and 65535, e.g.8080.";s:18:"proxy_port_numeric";s:62:"The entered port has to be a numeric value between 0 and 65535";s:10:"proxy_port";s:4:"Port";s:17:"proxy_status_info";s:102:"To use a proxy in ILIAS (e.g. for web feeds or to check web links) please activate the checkbox above.";s:12:"proxy_status";s:5:"Proxy";s:5:"proxy";s:12:"Proxy-Server";s:16:"pub_section_info";s:230:"If enabled, parts of the system (e.g. repository, workspace, user profiles) can be made available to the internet without authentication. The permissions of the ‘Anonymous’ role will control the access to repository resources.";s:11:"pub_section";s:16:"Anonymous Access";s:12:"public_notes";s:12:"Public Notes";s:26:"public_profile_not_visible";s:25:"The profile is not public";s:14:"public_profile";s:7:"Profile";s:6:"public";s:6:"public";s:16:"publication_date";s:16:"Publication Date";s:11:"publication";s:11:"Publication";s:9:"published";s:9:"Published";s:23:"publishing_organisation";s:23:"Publishing Organization";s:7:"purpose";s:7:"Purpose";s:7:"qpl_add";s:22:"Add Question Pool Test";s:7:"qpl_new";s:22:"New Question Pool Test";s:15:"qpl_upload_file";s:11:"Upload file";s:3:"qpl";s:18:"Question Pool Test";s:9:"quarterly";s:9:"quarterly";s:10:"query_data";s:10:"Query data";s:16:"question_message";s:8:"Question";s:14:"question_pools";s:14:"Question Pools";s:8:"question";s:8:"Question";s:4:"quit";s:4:"Quit";s:5:"quote";s:5:"Quote";s:4:"read";s:4:"Read";s:25:"readcount_anonymous_users";s:33:"Number of anonymous read accesses";s:15:"readcount_users";s:37:"Number of non-anonymous read accesses";s:9:"recf_edit";s:19:"Edit RecoveryFolder";s:9:"recipient";s:9:"Recipient";s:17:"reference_deleted";s:25:"Destination not available";s:12:"reference_of";s:13:"Reference of:";s:16:"referral_comment";s:29:"How did you hear about ILIAS?";s:17:"refresh_languages";s:21:"Refresh All Languages";s:12:"refresh_list";s:12:"Refresh List";s:7:"refresh";s:7:"Refresh";s:6:"refuse";s:6:"Refuse";s:35:"reg_account_confirmation_successful";s:37:"Your user account has been activated.";s:28:"reg_mail_body_2_confirmation";s:92:"The link will only be good for %s, after that you will have to try again from the beginning.";s:28:"reg_mail_body_3_confirmation";s:171:"If this email means nothing to you, then it is possible that somebody else has entered your email address either deliberately or accidentally, so please ignore this email.";s:26:"reg_mail_body_confirmation";s:91:"to activate your account and confirm ownership of this email address, click the link below:";s:34:"reg_mail_body_forgot_password_info";s:132:"To get your password, please use the function « Forgot password? » at the login screen to request a new password for this account.";s:24:"reg_mail_body_salutation";s:5:"Hello";s:19:"reg_mail_body_text1";s:27:"Welcome to ILIAS eLearning!";s:19:"reg_mail_body_text2";s:39:"To access ILIAS use the following data:";s:19:"reg_mail_body_text3";s:29:"Further personal information:";s:29:"reg_mail_subject_confirmation";s:40:"ILIAS eLearning - Your Confirmation Link";s:16:"reg_mail_subject";s:34:"ILIAS eLearning - Your access data";s:19:"reg_passwd_via_mail";s:62:"Your password will be sent to your e-mail address given below.";s:13:"register_info";s:95:"Please fill out the form to register (Fields marked with an asterisk are required information).";s:8:"register";s:8:"Register";s:16:"registered_since";s:16:"Registered since";s:15:"registered_user";s:15:"registered User";s:16:"registered_users";s:16:"registered Users";s:21:"registration_disabled";s:46:"Only available when using local authentication";s:20:"registration_expired";s:30:"Registration period expired...";s:12:"registration";s:24:"New Account Registration";s:10:"related_to";s:10:"Related to";s:23:"remove_personal_picture";s:6:"Remove";s:18:"remove_translation";s:18:"Remove translation";s:6:"remove";s:6:"Remove";s:11:"rename_file";s:11:"Rename File";s:6:"rename";s:6:"Rename";s:18:"repeat_scan_failed";s:21:"Repeated scan failed.";s:20:"repeat_scan_succeded";s:24:"Repeated scan succeeded.";s:11:"repeat_scan";s:23:"Repeating virus scan...";s:12:"replace_file";s:12:"Replace File";s:5:"reply";s:5:"Reply";s:21:"repository_admin_desc";s:81:"Set permissions for repository items, restore or remove objects from system trash";s:16:"repository_admin";s:32:"Repository Trash and Permissions";s:16:"repository_frame";s:18:"Repository Content";s:10:"repository";s:10:"Repository";s:18:"request_membership";s:18:"Request membership";s:12:"require_city";s:12:"Require city";s:15:"require_country";s:15:"Require country";s:20:"require_default_role";s:12:"Require role";s:18:"require_department";s:18:"Require department";s:13:"require_email";s:14:"Require e-mail";s:11:"require_fax";s:11:"Require fax";s:17:"require_firstname";s:18:"Require first name";s:14:"require_gender";s:14:"Require gender";s:13:"require_hobby";s:13:"Require hobby";s:19:"require_institution";s:19:"Require institution";s:16:"require_lastname";s:17:"Require last name";s:13:"require_login";s:13:"Require login";s:17:"require_mandatory";s:9:"mandatory";s:21:"require_matriculation";s:28:"Require matriculation number";s:14:"require_passwd";s:16:"Require password";s:15:"require_passwd2";s:23:"Require retype password";s:18:"require_phone_home";s:18:"Require home phone";s:20:"require_phone_mobile";s:20:"Require mobile phone";s:20:"require_phone_office";s:20:"Require office phone";s:24:"require_referral_comment";s:24:"Require referral comment";s:14:"require_street";s:14:"Require street";s:15:"require_zipcode";s:16:"Require zip code";s:14:"required_field";s:8:"Required";s:15:"res_links_short";s:5:"Links";s:9:"res_links";s:16:"Repository Links";s:12:"reset_filter";s:12:"Reset Filter";s:5:"reset";s:5:"Reset";s:9:"resources";s:9:"Resources";s:15:"retype_password";s:15:"Retype Password";s:5:"right";s:5:"Right";s:6:"rights";s:6:"Rights";s:6:"role_a";s:6:"a Role";s:14:"role_add_local";s:14:"Add Local Role";s:13:"role_add_user";s:19:"Add User(s) to role";s:8:"role_add";s:8:"Add Role";s:10:"role_added";s:10:"Role added";s:24:"role_assigned_desk_items";s:22:"Assigned desktop items";s:26:"role_assigned_desktop_item";s:23:"Created new assignment.";s:23:"role_assignment_updated";s:33:"Role assignment has been updated.";s:15:"role_assignment";s:15:"Role Assignment";s:16:"role_count_users";s:15:"Number of users";s:26:"role_deleted_desktop_items";s:19:"Deleted assignment.";s:12:"role_deleted";s:12:"Role deleted";s:13:"role_desk_add";s:19:"Assign desktop item";s:22:"role_desk_none_created";s:39:"No desktop items assigned to this role.";s:9:"role_edit";s:9:"Edit Role";s:22:"role_header_edit_users";s:22:"Change User Assignment";s:15:"role_list_users";s:10:"List users";s:11:"role_mailto";s:26:"Mail to all assigned Users";s:15:"role_new_search";s:10:"New search";s:8:"role_new";s:8:"New Role";s:23:"role_no_groups_selected";s:21:"Please select a group";s:21:"role_no_results_found";s:16:"No results found";s:22:"role_no_roles_selected";s:20:"Please select a role";s:27:"role_no_users_no_desk_items";s:96:"It is not possible to assign personal desktop items, since you cannot assign users to this role.";s:29:"role_protect_permissions_desc";s:147:"The object permissions cannot be changed by systems operations anymore. Furthermore only administrator of higher levels may change the permissions.";s:24:"role_protect_permissions";s:19:"Protect Permissions";s:31:"role_search_enter_search_string";s:28:"Please enter a search string";s:17:"role_search_users";s:11:"User search";s:24:"role_select_desktop_item";s:60:"Please select one object that will be assigned to this role.";s:20:"role_select_one_item";s:25:"Please select one object.";s:27:"role_sure_delete_desk_items";s:58:"Are you sure you want to delete the following assignments?";s:19:"role_templates_only";s:19:"Role templates only";s:18:"role_user_deassign";s:23:"Deassign user from role";s:14:"role_user_edit";s:17:"Edit account data";s:19:"role_user_send_mail";s:19:"Send user a message";s:4:"role";s:4:"Role";s:22:"roles_of_import_global";s:27:"Global roles of import file";s:21:"roles_of_import_local";s:26:"Local roles of import file";s:5:"roles";s:5:"Roles";s:10:"rolf_added";s:17:"Role folder added";s:16:"rolf_create_role";s:15:"Create New Role";s:16:"rolf_create_rolt";s:24:"Create New Role Template";s:11:"rolf_delete";s:27:"Delete Roles/Role templates";s:20:"rolf_edit_permission";s:26:"Change permission settings";s:24:"rolf_edit_userassignment";s:31:"Change user assignment of Roles";s:9:"rolf_read";s:35:"Read access to Roles/role templates";s:12:"rolf_visible";s:32:"Roles/role templates are visible";s:10:"rolf_write";s:56:"Edit default permission settings of Roles/role templates";s:4:"rolf";s:5:"Roles";s:6:"rolt_a";s:15:"a Role Template";s:8:"rolt_add";s:17:"Add Role Template";s:10:"rolt_added";s:19:"Role template added";s:9:"rolt_edit";s:18:"Edit Role Template";s:8:"rolt_new";s:17:"New Role Template";s:4:"rolt";s:13:"Role Template";s:9:"root_edit";s:21:"Edit system root node";s:3:"row";s:3:"Row";s:4:"rows";s:4:"Rows";s:19:"rte_editor_disabled";s:25:"Rich Text Editor disabled";s:18:"rte_editor_enabled";s:24:"Rich Text Editor enabled";s:10:"sahs_added";s:32:"SCORM/AICC Learning Module added";s:11:"sahs_create";s:33:"Create SCORM/AICC Learning Module";s:26:"sahs_insert_chap_from_clip";s:29:"Paste Chapters from Clipboard";s:26:"sahs_insert_page_from_clip";s:26:"Paste Pages from Clipboard";s:25:"sahs_insert_sco_from_clip";s:25:"Paste SCOs from Clipboard";s:9:"sahs_join";s:39:"Subscribe to SCORM/AICC Learning Module";s:10:"sahs_leave";s:43:"Unsubscribe from SCORM/AICC Learning Module";s:4:"sahs";s:26:"Learning Module SCORM/AICC";s:12:"salutation_f";s:8:"Ms./Mrs.";s:12:"salutation_m";s:3:"Mr.";s:10:"salutation";s:10:"Salutation";s:13:"save_and_back";s:13:"Save And Back";s:26:"save_customer_address_info";s:56:"If enabled, the customers billing address will be stored";s:21:"save_customer_address";s:21:"Store billing address";s:12:"save_message";s:13:"Save as Draft";s:20:"save_params_for_cron";s:27:"Save Parameter for Cron Job";s:12:"save_refresh";s:16:"Save and Refresh";s:11:"save_return";s:15:"Save and Return";s:13:"save_settings";s:13:"Save Settings";s:22:"save_user_related_data";s:29:"Save user related access data";s:4:"save";s:4:"Save";s:18:"saved_successfully";s:18:"Saved Successfully";s:5:"saved";s:5:"Saved";s:9:"scorm_add";s:25:"Add SCORM Learning Module";s:29:"scorm_create_export_file_html";s:25:"Create Export File (HTML)";s:28:"scorm_create_export_file_iso";s:35:"Create Export File (ISO for CD-ROM)";s:28:"scorm_create_export_file_pdf";s:24:"Create Export File (PDF)";s:32:"scorm_create_export_file_scrom12";s:30:"Create Export File (SCORM 1.2)";s:38:"scorm_create_export_file_scrom2004_4th";s:43:"Create Export File (SCORM 2004 4th Edition)";s:34:"scorm_create_export_file_scrom2004";s:43:"Create Export File (SCORM 2004 3rd Edition)";s:9:"scorm_new";s:45:"Create SCORM Learning Module (Authoring Mode)";s:13:"search_active";s:20:"Include active users";s:13:"search_engine";s:19:"Readable .html URLs";s:10:"search_for";s:10:"Search For";s:9:"search_in";s:9:"Search in";s:15:"search_inactive";s:22:"Include inactive users";s:25:"search_minimum_characters";s:27:"The minimum word length is:";s:10:"search_new";s:10:"New Search";s:11:"search_note";s:125:"If "search in" is left blank, all users will be searched. This allows you to find all active or all inactive users.";s:16:"search_recipient";s:16:"Search Recipient";s:13:"search_result";s:13:"Search Result";s:14:"search_results";s:14:"Search Results";s:15:"search_to_short";s:23:"Your query is to short.";s:11:"search_user";s:11:"Search User";s:6:"search";s:6:"Search";s:18:"seas_max_hits_info";s:63:"Please enter a number for the maximum number of search results.";s:13:"seas_max_hits";s:8:"Max hits";s:13:"seas_settings";s:15:"Search settings";s:6:"second";s:6:"Second";s:7:"seconds";s:7:"Seconds";s:8:"sections";s:8:"Sections";s:10:"select_all";s:10:"Select All";s:26:"select_at_least_one_object";s:34:"Please choose at least one object.";s:11:"select_file";s:11:"Select File";s:19:"select_max_one_item";s:27:"Please select one item only";s:11:"select_mode";s:11:"Select mode";s:21:"select_object_to_copy";s:41:"Please select the object you want to copy";s:21:"select_object_to_link";s:47:"Please select the object which you want to link";s:10:"select_one";s:18:"Please select one.";s:11:"select_page";s:11:"Select Page";s:15:"select_password";s:21:"Select a new password";s:26:"select_questionpool_option";s:37:"--- Please select a question pool ---";s:19:"select_questionpool";s:21:"Insert questions into";s:6:"select";s:6:"Select";s:19:"selected_items_back";s:22:"Back to Personal Items";s:14:"selected_items";s:14:"Personal Items";s:26:"selected_languages_updated";s:56:"The selected languages have been updated (if installed):";s:8:"selected";s:8:"Selected";s:18:"send_mail_selected";s:32:"Select mail recipients from list";s:9:"send_mail";s:12:"Send Message";s:4:"send";s:4:"Send";s:6:"sender";s:6:"Sender";s:4:"sent";s:4:"Sent";s:8:"sequence";s:8:"Sequence";s:9:"sequences";s:9:"Sequences";s:11:"server_data";s:11:"Server Info";s:15:"server_software";s:15:"Server Software";s:6:"server";s:6:"Server";s:4:"sess";s:7:"Session";s:22:"session_reminder_alert";s:189:"Your session expires in %1$s at %2$s!\\n\\nChoose OK to continue your session.\\nIf you click Cancel you will not be reminded during the current browser session anymore.\\n\\nInstallation: %3$s.";s:25:"session_reminder_extended";s:32:"Your session was extended for %s";s:21:"session_reminder_info";s:85:"If enabled, you receive a reminder before the online-session of your browser expires.";s:31:"session_reminder_lead_time_info";s:241:"Please specify the lead time for the session reminder in minutes. The reminder displays a warning when only this time span is left before the session expires. Recommended value is 5 (minutes)
The current length of a user session is %s.";s:26:"session_reminder_lead_time";s:8:"Leadtime";s:33:"session_reminder_session_duration";s:23:"(Session Duration: %s).";s:16:"session_reminder";s:16:"Session-Reminder";s:13:"set_edit_mode";s:13:"Set Edit Mode";s:11:"set_offline";s:11:"Set Offline";s:10:"set_online";s:10:"Set Online";s:3:"set";s:3:"Set";s:17:"setSystemLanguage";s:19:"Set System Language";s:24:"settings_for_new_members";s:24:"Settings for new Members";s:14:"settings_saved";s:14:"Saved settings";s:8:"settings";s:8:"Settings";s:15:"setUserLanguage";s:17:"Set User Language";s:11:"shib_active";s:25:"Enable Shibboleth support";s:9:"shib_city";s:18:"Attribute for city";s:14:"shib_configure";s:35:"Configure Shibboleth Authentication";s:12:"shib_country";s:21:"Attribute for country";s:22:"shib_data_conv_warning";s:59:"The data manipulation API file you specified cannot be read";s:14:"shib_data_conv";s:38:"Absolute path to data manipulation API";s:15:"shib_department";s:24:"Attribute for department";s:20:"shib_edit_permission";s:26:"Change permission settings";s:10:"shib_email";s:28:"Attribute for e-mail address";s:20:"shib_federation_name";s:34:"Name of your Shibboleth federation";s:14:"shib_firstname";s:24:"Attribute for first name";s:11:"shib_gender";s:49:"Attribute for gender (must be ‘m’ or ‘f’)";s:31:"shib_general_login_instructions";s:159:"To log in via %s, please click on the login button and choose your organization of the following page.
If you have questions concerning this, please ask the";s:36:"shib_general_wayf_login_instructions";s:126:"In case you are not associated with the given organizations and you need access to a course on this server, please contact the";s:13:"shib_idp_list";s:496:"Provide a list of Identity Providers to let the user choose from on the ILIAS login page.
On each line there must be a comma-separated tuple for providerID of IdP (see the Shibboleth metadata file) and Name of IdP as it shall be displayed in the drop-down list.
As an optional third parameter you can add the location of a Shibboleth session initiator that shall be used in case your ILIAS installation is part of a multi federation setup.";s:16:"shib_institution";s:25:"Attribute for institution";s:30:"shib_invalid_home_organization";s:35:"Please choose a valid organization!";s:13:"shib_language";s:22:"Attribute for language";s:13:"shib_lastname";s:22:"Attribute for lastname";s:17:"shib_login_button";s:131:"Path to the image of a Shibboleth login button that is used to redirect users to the WAYF specified in the Shibboleth configuration";s:36:"shib_login_embedded_wayf_description";s:231:"If this option is chosen, you can provide any HTML code in the login instructions text area below. This can for example be used to embed an own JavaScript WAYF/Discovery Service or create a custom-tailored design of the login area.";s:24:"shib_login_embedded_wayf";s:24:"Design custom login area";s:24:"shib_login_external_wayf";s:25:"Use external WAYF service";s:24:"shib_login_internal_wayf";s:22:"Use ILIAS WAYF service";s:15:"shib_login_type";s:22:"Organization selection";s:10:"shib_login";s:27:"Unique Shibboleth attribute";s:14:"shib_member_of";s:20:"I am a member of ...";s:15:"shib_phone_home";s:31:"Attribute for home phone number";s:17:"shib_phone_mobile";s:33:"Attribute for mobile phone number";s:17:"shib_phone_office";s:33:"Attribute for office phone number";s:9:"shib_read";s:34:"Read access to Shibboleth settings";s:29:"shib_select_home_organization";s:83:"For authentication via %s, please select your organization from the drop down list.";s:19:"shib_settings_saved";s:34:"The Shibboleth settings were saved";s:11:"shib_street";s:20:"Attribute for street";s:10:"shib_title";s:19:"Attribute for title";s:11:"shib_update";s:26:"Update this field on login";s:22:"shib_user_default_role";s:41:"Default role assigned to Shibboleth users";s:12:"shib_visible";s:31:"Shibboleth settings are visible";s:10:"shib_write";s:24:"Edit Shibboleth settings";s:12:"shib_zipcode";s:21:"Attribute for zipcode";s:4:"shib";s:10:"Shibboleth";s:12:"shop_actions";s:7:"Actions";s:4:"shop";s:4:"Shop";s:20:"short_inst_name_info";s:100:"This title will appear in the browser header title bar. If no value is entered, ‘ILIAS’ is used.";s:15:"short_inst_name";s:11:"Short Title";s:12:"show_details";s:12:"Show Details";s:11:"show_filter";s:11:"Show Filter";s:17:"show_hidden_block";s:17:"Show Hidden Block";s:9:"show_list";s:9:"Show List";s:12:"show_members";s:15:"Display Members";s:10:"show_owner";s:10:"Show Owner";s:18:"show_private_notes";s:10:"Show Notes";s:12:"show_profile";s:12:"Show profile";s:14:"show_structure";s:22:"Enable Structured-View";s:17:"show_users_online";s:17:"Show active users";s:4:"show";s:4:"Show";s:10:"side_frame";s:10:"Side Frame";s:9:"signature";s:9:"Signature";s:27:"simultaneous_login_detected";s:76:"Your access is denied because of a simultaneous login with the same account.";s:4:"size";s:4:"Size";s:10:"skin_style";s:20:"Default Skin / Style";s:4:"smtp";s:4:"SMTP";s:29:"soap_user_administration_desc";s:48:"If enabled, ILIAS can be administrated via SOAP.";s:24:"soap_user_administration";s:23:"Administration via SOAP";s:19:"soap_wsdl_path_info";s:163:"Please enter the path to the ilias wsdl file which should be used for the webservice. If you leave this field blank, the following path will be used per default:%s";s:14:"soap_wsdl_path";s:9:"WSDL Path";s:16:"socialbm_disable";s:7:"Disable";s:15:"socialbm_enable";s:6:"Enable";s:30:"socialbm_extt_social_bookmarks";s:16:"Social Bookmarks";s:25:"socialbm_link_description";s:110:"You can use the placeholders {TITLE} and {LINK} to insert the page title or url in the link.";s:26:"socialbm_sure_delete_entry";s:78:"Are you sure that you want to delete the selected Social Bookmarking services?";s:19:"sort_by_this_column";s:19:"Sort by this column";s:14:"sorting_header";s:20:"Content Item Sorting";s:19:"sorting_info_manual";s:60:"Content items can be arranged manually in a preferred order.";s:18:"sorting_info_title";s:72:"Content items are arranged automatically by title in alphabetical order.";s:21:"sorting_manual_header";s:8:"Manually";s:12:"sorting_save";s:12:"Save Sorting";s:20:"sorting_title_header";s:28:"Titles in Alphabetical Order";s:6:"spacer";s:6:"Spacer";s:7:"spl_add";s:24:"Add Question Pool Survey";s:7:"spl_new";s:24:"New Question Pool Survey";s:15:"spl_upload_file";s:11:"Upload file";s:3:"spl";s:20:"Question Pool Survey";s:3:"ssl";s:11:"SSL (HTTPS)";s:4:"st_a";s:9:"a chapter";s:6:"st_add";s:11:"Add chapter";s:8:"st_added";s:13:"Chapter added";s:7:"st_edit";s:12:"Edit chapter";s:6:"st_new";s:11:"New chapter";s:15:"standard_fields";s:15:"Standard Fields";s:13:"standard_icon";s:11:"Medium Size";s:9:"startpage";s:16:"ILIAS Login Page";s:13:"stat_selected";s:8:"Selected";s:20:"state_changed_inside";s:14:"Changed Inside";s:13:"state_changed";s:7:"Changed";s:9:"state_new";s:3:"New";s:12:"state_unread";s:6:"Unread";s:9:"statistic";s:9:"Statistic";s:10:"statistics";s:10:"Statistics";s:20:"status_no_permission";s:21:"No permission granted";s:6:"status";s:6:"Status";s:4:"step";s:4:"Step";s:16:"stop_inheritance";s:16:"Stop inheritance";s:18:"stop_moving_blocks";s:18:"Stop Moving Blocks";s:6:"street";s:6:"Street";s:9:"structure";s:9:"Structure";s:3:"sty";s:5:"Style";s:16:"style_activation";s:16:"Style Activation";s:19:"sub_request_deleted";s:26:"Deleted membership request";s:17:"sub_request_saved";s:24:"Saved membership request";s:11:"subcat_name";s:16:"Subcategory Name";s:14:"subchapter_new";s:15:"New Sub-chapter";s:14:"subject_module";s:14:"Subject Module";s:7:"subject";s:7:"Subject";s:6:"submit";s:6:"Submit";s:10:"subobjects";s:11:"Sub-objects";s:12:"subscription";s:12:"Subscription";s:7:"subtabs";s:7:"SubTabs";s:15:"success_message";s:15:"Success Message";s:7:"summary";s:7:"Summary";s:26:"sure_delete_selected_users";s:52:"Are you sure you want to delete the selected user(s)";s:15:"survey_defaults";s:28:"Default Settings for Surveys";s:32:"survey_unlimited_invitation_desc";s:126:"Allows unlimited invitation in surveys. Unlimited invitation adds the survey to the personal desktop of every registered user.";s:27:"survey_unlimited_invitation";s:20:"Unlimited Invitation";s:7:"svy_add";s:10:"Add survey";s:14:"svy_evaluation";s:10:"Statistics";s:12:"svy_finished";s:29:"You have completed the survey";s:7:"svy_new";s:10:"New survey";s:14:"svy_no_content";s:20:"No surveys available";s:16:"svy_not_finished";s:37:"The survey has not been completed yet";s:15:"svy_not_started";s:36:"You did not take part in this survey";s:15:"svy_participate";s:23:"Participate in a survey";s:7:"svy_run";s:3:"Run";s:15:"svy_upload_file";s:11:"Upload file";s:31:"svy_warning_survey_not_complete";s:24:"The survey is incomplete";s:3:"svy";s:6:"Survey";s:12:"system_check";s:12:"System Check";s:22:"system_choose_language";s:22:"System Choose Language";s:13:"system_groups";s:13:"System Groups";s:10:"system_grp";s:12:"System Group";s:18:"system_information";s:18:"System Information";s:15:"system_language";s:15:"System Language";s:14:"system_message";s:15:"System Messages";s:21:"system_style_settings";s:21:"System Style Settings";s:13:"system_styles";s:13:"System Styles";s:6:"system";s:6:"System";s:16:"systemcheck_cron";s:32:"Process System Check in Cron Job";s:20:"systemcheck_cronform";s:38:"Activation of System Check in Cron Job";s:17:"table_mail_import";s:11:"Mail import";s:4:"tabs";s:4:"Tabs";s:15:"tagging_my_tags";s:7:"My Tags";s:24:"take_over_structure_info";s:116:"If activated, directories in the zip file will be mapped to categories or, if used in groups or courses, to folders.";s:19:"take_over_structure";s:15:"Adopt Structure";s:6:"target";s:6:"Target";s:7:"tax_add";s:12:"Add Taxonomy";s:10:"tax_delete";s:17:"Delete taxonomies";s:19:"tax_edit_permission";s:26:"Change permission settings";s:8:"tax_edit";s:13:"Edit Taxonomy";s:7:"tax_new";s:12:"New Taxonomy";s:8:"tax_read";s:25:"Read access to taxonomies";s:11:"tax_visible";s:19:"Taxonomy is visible";s:9:"tax_write";s:26:"Write access to taxonomies";s:3:"tax";s:8:"Taxonomy";s:20:"taxf_edit_permission";s:26:"Change permission settings";s:9:"taxf_read";s:30:"Read access to taxonomy folder";s:12:"taxf_visible";s:26:"Taxonomy folder is visible";s:10:"taxf_write";s:31:"Write access to taxonomy folder";s:4:"term";s:4:"Term";s:11:"test_intern";s:11:"Test Intern";s:11:"test_module";s:11:"Test Module";s:4:"test";s:4:"Test";s:5:"tests";s:5:"Tests";s:7:"textbox";s:7:"Textbox";s:6:"thread";s:6:"Thread";s:9:"thumbnail";s:9:"Thumbnail";s:6:"time_d";s:3:"Day";s:6:"time_h";s:4:"Hour";s:38:"time_limit_add_time_limit_for_selected";s:52:"Please enter a time period for the selected user(s).";s:24:"time_limit_applied_users";s:13:"Applied users";s:15:"time_limit_from";s:17:"From (time limit)";s:18:"time_limit_message";s:20:"Message (time limit)";s:28:"time_limit_no_users_selected";s:21:"Please select a user.";s:20:"time_limit_not_valid";s:24:"The period is not valid.";s:28:"time_limit_not_within_owners";s:60:"Your access is limited. The period is outside of your limit.";s:16:"time_limit_owner";s:18:"Owner (time limit)";s:18:"time_limit_reached";s:32:"Your user account is not active.";s:20:"time_limit_unlimited";s:22:"Unlimited (time limit)";s:16:"time_limit_until";s:18:"Until (time limit)";s:24:"time_limit_users_updated";s:17:"User data updated";s:10:"time_limit";s:6:"Access";s:11:"time_limits";s:6:"Access";s:12:"time_segment";s:14:"Period of time";s:4:"time";s:4:"Time";s:9:"tiny_icon";s:10:"Small Size";s:10:"title_long";s:10:"Long Title";s:14:"title_required";s:22:"Please insert a title.";s:5:"title";s:5:"Title";s:14:"to_client_list";s:16:"Client Selection";s:10:"to_desktop";s:14:"Add to Desktop";s:9:"to_filter";s:6:"Filter";s:2:"to";s:2:"To";s:5:"today";s:5:"Today";s:19:"toggleGlobalDefault";s:21:"Toggle Global Default";s:17:"toggleGlobalFixed";s:19:"Toggle Global Fixed";s:8:"tomorrow";s:8:"Tomorrow";s:5:"total";s:5:"Total";s:8:"tpl_path";s:13:"Template Path";s:15:"tracked_objects";s:15:"Tracked objects";s:25:"tracking_data_del_confirm";s:81:"Do you really want to delete all tracking data of the specified month and before?";s:21:"tracking_data_deleted";s:21:"Tracking data deleted";s:13:"tracking_data";s:13:"Tracking Data";s:17:"tracking_settings";s:26:"Learning Progress Settings";s:11:"translation";s:11:"Translation";s:5:"trash";s:5:"Trash";s:15:"tree_frame_info";s:96:"Defines whether the tree frame (e.g. repository tree) should appear on the left or on the right.";s:10:"tree_frame";s:10:"Tree Frame";s:9:"tree_left";s:4:"Left";s:10:"tree_right";s:5:"Right";s:4:"tree";s:4:"Tree";s:8:"treeview";s:12:"Show Sidebar";s:7:"tst_add";s:8:"Add test";s:13:"tst_anon_eval";s:7:"Results";s:7:"tst_new";s:8:"New test";s:14:"tst_no_content";s:18:"No tests available";s:7:"tst_run";s:3:"Run";s:26:"tst_statistical_evaluation";s:10:"Statistics";s:14:"tst_statistics";s:10:"Statistics";s:15:"tst_upload_file";s:11:"Upload file";s:20:"tst_user_not_invited";s:39:"You are not supposed to take this test.";s:23:"tst_user_wrong_clientip";s:43:"You don\'t have the right ip using this test";s:29:"tst_warning_test_not_complete";s:25:"The test is not complete!";s:3:"tst";s:4:"Test";s:6:"tutors";s:6:"Tutors";s:27:"txt_add_object_instruction1";s:44:"Browse to the location where you want to add";s:27:"txt_add_object_instruction2";s:1:".";s:24:"txt_registered_passw_gen";s:109:"You successfully registered to ILIAS. You should receive an e-Mail including your generated password shortly.";s:14:"txt_registered";s:112:"You successfully registered to ILIAS. Please click on the button below to login to ILIAS with your user account.";s:13:"txt_submitted";s:228:"You successfully submitted an account request to ILIAS. Your account request will be reviewed by the system administrators, and should be activated within 48 hours. You will not be able to log in until your account is activated.";s:3:"typ";s:22:"Object Type Definition";s:22:"type_your_message_here";s:22:"Type Your Message Here";s:4:"type";s:4:"Type";s:13:"udf_add_field";s:9:"Add Field";s:15:"udf_added_field";s:16:"Added new field.";s:17:"udf_delete_header";s:12:"Delete Field";s:15:"udf_delete_sure";s:71:"Are you sure you want to delete this field and all assigned user data ?";s:21:"udf_duplicate_entries";s:29:"The values have to be unique.";s:17:"udf_field_deleted";s:14:"Deleted field.";s:23:"udf_name_already_exists";s:63:"This field name already exists. Please choose a different name.";s:14:"udf_no_entries";s:31:"Please enter minimum one value.";s:17:"udf_no_name_given";s:26:"Please enter a field name.";s:31:"udf_required_requires_visib_reg";s:84:"When field is set to ‘required’, it must be set to ‘visible in registration’";s:13:"udf_type_date";s:4:"Date";s:17:"udf_type_datetime";s:13:"Date and Time";s:15:"udf_type_select";s:26:"Selection List (Drop-Down)";s:13:"udf_type_text";s:21:"Text Field (One Line)";s:16:"udf_type_wysiwyg";s:19:"Text Area (WYSIWYG)";s:23:"udf_update_select_field";s:15:"Edit Select Box";s:18:"udf_update_success";s:20:"Saved modifications.";s:21:"udf_update_text_field";s:15:"Edit Text Field";s:24:"udf_update_wysiwyg_field";s:30:"Edit Text Area (WYSIWYG) Field";s:17:"udf_value_deleted";s:27:"The value has been deleted.";s:9:"udf_value";s:5:"Value";s:3:"uid";s:3:"UID";s:22:"ums_create_new_account";s:18:"Create New Account";s:17:"ums_explanation_2";s:65:"If this is not your account, please hit ‘Create New Account’.";s:17:"ums_explanation_3";s:198:"Your external account could not be mapped to an ILIAS account. But ILIAS has found multiple accounts with your e-mail address. If one of those is your account, please login with your ILIAS password.";s:17:"ums_explanation_4";s:69:"If none of them is your account, please hit ‘Create New Account’.";s:15:"ums_explanation";s:183:"Your external account could not be mapped to an ILIAS account. But ILIAS has found an account with your e-mail address. If this is your account, please login with your ILIAS password.";s:17:"ums_login_account";s:13:"Login Account";s:15:"unambiguousness";s:19:"Distinguishing mark";s:11:"uncheck_all";s:11:"Uncheck all";s:9:"unchecked";s:9:"Unchecked";s:9:"uninstall";s:9:"Uninstall";s:11:"uninstalled";s:12:"uninstalled.";s:7:"unknown";s:7:"UNKNOWN";s:9:"unlabeled";s:9:"Unlabeled";s:16:"unread_lowercase";s:6:"unread";s:6:"unread";s:6:"Unread";s:10:"unselected";s:10:"Unselected";s:11:"unsubscribe";s:19:"Remove from desktop";s:5:"unzip";s:5:"Unzip";s:2:"up";s:2:"Up";s:14:"update_applied";s:14:"Update Applied";s:15:"update_language";s:15:"Update Language";s:18:"update_on_conflict";s:18:"Update on conflict";s:6:"update";s:4:"Edit";s:27:"upload_error_file_not_found";s:29:"Upload error: File not found.";s:6:"upload";s:6:"Upload";s:20:"uploaded_and_checked";s:71:"The file has been uploaded and checked, you can now start to import it.";s:3:"uri";s:3:"URI";s:5:"url_a";s:5:"a URL";s:7:"url_add";s:7:"Add URL";s:9:"url_added";s:9:"URL added";s:14:"url_create_url";s:10:"Create URL";s:10:"url_delete";s:10:"Delete URL";s:15:"url_description";s:15:"URL Description";s:19:"url_edit_permission";s:26:"Change Permission settings";s:8:"url_edit";s:8:"Edit URL";s:7:"url_new";s:7:"New URL";s:13:"url_not_found";s:14:"File Not Found";s:8:"url_read";s:8:"Open URL";s:12:"url_to_latex";s:23:"URL to LaTeX CGI script";s:11:"url_visible";s:14:"URL is visible";s:9:"url_write";s:8:"Edit URL";s:3:"url";s:3:"URL";s:27:"use_customized_instructions";s:28:"Use customized instructions:";s:24:"use_default_instructions";s:25:"Use default instructions.";s:11:"user_access";s:15:"Access per user";s:14:"user_activated";s:22:"User has been approved";s:10:"user_added";s:10:"User added";s:15:"user_assignment";s:15:"User Assignment";s:22:"user_cant_receive_mail";s:42:"user is not allowed to use the mail system";s:12:"user_comment";s:12:"User comment";s:16:"user_deactivated";s:25:"User has been disapproved";s:19:"user_defined_fields";s:13:"Custom Fields";s:17:"user_defined_list";s:23:"Custom User Data Fields";s:12:"user_deleted";s:12:"User deleted";s:11:"user_detail";s:11:"Detail Data";s:21:"user_ext_account_desc";s:84:"Account used for external authentication. (CAS, SOAP, LDAP or Radius authentication)";s:16:"user_ext_account";s:16:"External Account";s:10:"user_image";s:10:"User Image";s:18:"user_import_failed";s:19:"User import failed.";s:27:"user_imported_with_warnings";s:35:"User import complete with warnings.";s:13:"user_imported";s:21:"User import complete.";s:13:"user_language";s:13:"User Language";s:26:"user_new_account_mail_desc";s:190:"This mail is sent automatically to users that have self-registered or to those who have been registered by an administrator with enabled setting ‘Send mail to inform user about changes’.";s:21:"user_new_account_mail";s:16:"New Account Mail";s:15:"user_not_chosen";s:34:"You did not choose a group-member.";s:14:"user_not_known";s:31:"Please insert a valid username.";s:31:"user_profile_instant_messengers";s:18:"Instant Messengers";s:18:"user_profile_other";s:17:"Other Information";s:26:"user_send_new_account_mail";s:23:"Send new account e-mail";s:15:"user_statistics";s:16:"Statistical Data";s:11:"user_status";s:11:"User Status";s:16:"user_toggle_noti";s:48:"Member is not allowed to deactivate notification";s:4:"user";s:4:"User";s:8:"userdata";s:9:"User Data";s:21:"userfolder_export_csv";s:22:"Comma Separated Values";s:27:"userfolder_export_excel_x86";s:15:"Microsoft Excel";s:27:"userfolder_export_file_size";s:9:"File size";s:22:"userfolder_export_file";s:4:"File";s:23:"userfolder_export_files";s:5:"Files";s:21:"userfolder_export_xml";s:3:"XML";s:8:"username";s:8:"Username";s:18:"users_not_imported";s:71:"The following users do not exist, their messages cannot become imported";s:28:"users_online_show_associated";s:42:"Show members of my courses and groups only";s:19:"users_online_show_n";s:23:"Don\'t show active users";s:34:"users_online_show_short_associated";s:29:"Only course and group members";s:25:"users_online_show_short_n";s:23:"Don\'t show active users";s:25:"users_online_show_short_y";s:21:"Show all active users";s:19:"users_online_show_y";s:21:"Show all active users";s:12:"users_online";s:12:"Active Users";s:5:"users";s:5:"Users";s:12:"usertracking";s:13:"User Tracking";s:5:"usr_a";s:6:"a User";s:15:"usr_active_only";s:17:"Active Users only";s:7:"usr_add";s:8:"Add User";s:9:"usr_added";s:10:"User added";s:19:"usr_agreement_empty";s:30:"The agreement contains no text";s:13:"usr_agreement";s:14:"User Agreement";s:8:"usr_edit";s:9:"Edit User";s:23:"usr_filter_coursemember";s:16:"Member of course";s:23:"usr_filter_empty_result";s:54:"No users found that match the selected filter criteria";s:22:"usr_filter_groupmember";s:15:"Member of group";s:20:"usr_filter_lastlogin";s:18:"Last login of user";s:15:"usr_filter_role";s:13:"Assigned role";s:17:"usr_hits_per_page";s:19:"Hits/page in tables";s:17:"usr_inactive_only";s:19:"Inactive Users only";s:23:"usr_limited_access_only";s:30:"Users with limited access only";s:7:"usr_new";s:8:"New User";s:32:"usr_settings_explanation_profile";s:424:"Check ‘Visible’ to show fields in the registration form and personal data on the personal desktop. Check ‘Changeable’ to allow the user to change the value in the personal data. Please note that visible fields can always be entered in the registration form. Required fields are required in the registration form and the personal data. All data can be changed in the user administration independent on these settings.";s:35:"usr_settings_header_profile_profile";s:24:"Personal profile setting";s:27:"usr_settings_header_profile";s:25:"Standard User Data Fields";s:18:"usr_settings_saved";s:40:"Global user settings saved successfully!";s:22:"usr_settings_visib_lua";s:36:"Visible in Local User Administration";s:27:"usr_settings_changeable_lua";s:39:"Changeable in Local User Administration";s:14:"usr_skin_style";s:12:"Skin / Style";s:9:"usr_style";s:10:"User Style";s:19:"usr_without_courses";s:30:"Users without courses assigned";s:3:"usr";s:4:"User";s:16:"usrf_create_user";s:23:"Create new user account";s:4:"usrf";s:13:"User accounts";s:23:"usrimport_action_failed";s:19:"Action %1$s failed.";s:24:"usrimport_action_ignored";s:20:"Ignored action %1$s.";s:25:"usrimport_action_replaced";s:29:"Replaced action %1$s by %2$s.";s:21:"usrimport_cant_delete";s:60:"Can\'t perform ‘Delete’ action. No such user in database.";s:21:"usrimport_cant_insert";s:63:"Can\'t perform ‘Insert’ action. User is already in database.";s:21:"usrimport_cant_update";s:60:"Can\'t perform ‘Update’ action. No such user in database.";s:32:"usrimport_conflict_handling_info";s:432:"When ‘Ignore on conflict’ is selected, ILIAS ignores an action, if it can not be performed (e. g. an ‘Insert’ action is not done, if there is already a user with the same login in the database.)\\nWhen ‘Update on conflict’ is selected, ILIAS updates the database if an action can not be performed. (e. g. an ‘Insert’ action is replaced by an ‘Update’ action, if a user with the same login exists in the database).";s:41:"usrimport_global_role_for_action_required";s:61:"At least one global role must be specified for "%1$s" action.";s:21:"usrimport_ignore_role";s:11:"Ignore role";s:29:"usrimport_login_is_not_unique";s:20:"Login is not unique.";s:38:"usrimport_no_insert_ext_account_exists";s:67:"Can\'t perform ‘Insert’ action. External account already exists.";s:38:"usrimport_no_update_ext_account_exists";s:67:"Can\'t perform ‘Update’ action. External account already exists.";s:43:"usrimport_with_specified_role_not_permitted";s:41:"Import with specified role not permitted.";s:31:"usrimport_xml_attribute_missing";s:46:"Attribute "%2$s" in element "%1$s" is missing.";s:37:"usrimport_xml_attribute_value_illegal";s:62:"Value "%3$s" of attribute "%2$s" in element "%1$s" is illegal.";s:42:"usrimport_xml_attribute_value_inapplicable";s:85:"Value "%3$s" of attribute "%2$s" in element "%1$s" is inapplicable for "%4$s" action.";s:37:"usrimport_xml_element_content_illegal";s:44:"Content "%2$s" of element "%1$s" is illegal.";s:41:"usrimport_xml_element_for_action_required";s:51:"Element "%1$s" must be specified for "%2$s" action.";s:34:"usrimport_xml_element_inapplicable";s:49:"Element "%1$s" is inapplicable for "%2$s" action.";s:36:"usrimport_xml_pw_bcrypt_missing_salt";s:37:"Missing salt, cannot import password.";s:5:"valid";s:5:"Valid";s:8:"validate";s:8:"Validate";s:5:"value";s:5:"Value";s:14:"vcard_download";s:22:"Download Visiting Card";s:5:"vcard";s:13:"Visiting Card";s:7:"vendors";s:7:"Vendors";s:19:"verification_failed";s:19:"Verification failed";s:24:"verification_failure_log";s:24:"Verification failure log";s:16:"verification_log";s:16:"Verification log";s:24:"verification_warning_log";s:24:"Verification warning log";s:7:"version";s:7:"Version";s:8:"versions";s:8:"Versions";s:12:"view_content";s:12:"View Content";s:4:"view";s:4:"View";s:14:"visible_layers";s:14:"Visible Layers";s:20:"visible_registration";s:23:"Visible in Registration";s:7:"visible";s:7:"Visible";s:7:"visitor";s:7:"Visitor";s:8:"visitors";s:8:"Visitors";s:6:"visits";s:6:"Visits";s:13:"web_resources";s:8:"Weblinks";s:28:"webdav_pear_auth_http_needed";s:127:"You need to install Pear Auth_HTTP to use this function. To do this, enter pear install Auth_HTTP on the terminal.";s:6:"webdav";s:6:"WebDAV";s:18:"webfolder_dir_info";s:122:"You got here, because your browser can\'t open webfolders. Read the instructions for opening webfolders.";s:18:"webfolder_index_of";s:13:"Index of %1$s";s:27:"webfolder_instructions_info";s:479:"The webfolder instructions are shown on browsers, which can not open a webfolder directly. You can use HTML code, and the following placeholders: [WEBFOLDER_TITLE], [WEBFOLDER_URI], [WEBFOLDER_URI_IE], [WEBFOLDER_URI_KONQUEROR], [WEBFOLDER_URI_NAUTILUS], [ADMIN_MAIL], [IF_WINDOWS]...[/IF_WINDOWS], [IF_MAC]...[/IF_MAC], [IF_LINUX]...[/IF_LINUX]. Clear the field to get the default instructions.";s:27:"webfolder_instructions_text";s:2920:"

Follow the instructions below, to open [WEBFOLDER_TITLE] as a webfolder:

[IF_WINDOWS]

Instructions for Windows Vista

  1. Press the key combination Windows+E to open Windows Explorer.
  2. Click on ‘Add Network Place’ in the toolbar.
    The ‘Add a Network Place’ wizard will open.
  3. Click at the link ‘Connect to a website’.
  4. Select the ‘Choose Another Network Location’ option, and select ‘Next’.
  5. In the ‘Internet or Network Address’ field enter
    [WEBFOLDER_URI]
    then select ‘Next’.
  6. Enter your login and password, and select ‘OK’.
    Repeat this step until you get to the next dialog window.
  7. Enter a name for the webfolder, then select ‘Next’.
  8. Enter your login and password, and select ‘OK’.
    Repeat this step until you get to the next dialog window.
  9. Select ‘Finish’.
  10. You can now access the webfolder from the start menu ‘Computer’.

Instructions for Windows XP

  1. Press the key combination Windows+E to open Windows Explorer.
  2. Choose the menu ‘Extras > Add Network Place...’.
    The ’Add a Network Place’ wizard will open.
  3. Click at the link ‘Connect to a website ...’.
    The assistant window will open.
  4. Select ‘Next’.
  5. Select the ‘Choose Another Network Location’ option, and select ‘Next’.
  6. In the ‘Internet or Network Address’ field enter
    [WEBFOLDER_URI]
    then select ‘Next’.
  7. Enter your login and password, and select ‘OK’.
  8. Enter a name for the webfolder, then select ‘Next’.
  9. Enter your login and password, and select ‘OK’.
  10. Select ‘Finish’.
  11. This will open the webfolder. You can later access the webfolder from the start menu ‘Network places’ again.
[/IF_WINDOWS][IF_MAC]

Instructions for Mac OS X

  1. Open the Finder
  2. Choose the menu ‘Go > Connect to Server...’
    The ’Connect to Server’ dialog will open.
  3. In the address field enter the following address:
    [WEBFOLDER_URI]
    and select ’Connect’.
  4. Enter your login and password, and select ’OK’.
[/IF_MAC][IF_LINUX]

Instructions for Linux with Konqueror

  1. Start the Konqueror browser
  2. In the address field enter the following address:
    [WEBFOLDER_URI_KONQUEROR]
  3. Press the Enter key.
  4. Enter your login and password, and select ’OK’.

Instructions for Linux with Nautilus

  1. Start the Nautilus browser
  2. In the address field enter the following address:
    [WEBFOLDER_URI_NAUTILUS]
  3. Press the Enter key.
  4. Enter your login and password, and select ’OK’.
[/IF_LINUX]

If opening the webfolder does not work, please contact [ADMIN_MAIL].

";s:32:"webfolder_instructions_titletext";s:22:"Open %1$s as webfolder";s:22:"webfolder_instructions";s:22:"Webfolder instructions";s:24:"webfolder_mount_dir_with";s:167:"Open this page as a Webfolder with Internet Explorer 6, Konqueror, Nautilus, other Browser.";s:9:"webfolder";s:9:"Webfolder";s:11:"webr_active";s:6:"Active";s:13:"webr_add_item";s:11:"Add Weblink";s:8:"webr_add";s:11:"Add Weblink";s:17:"webr_delete_items";s:17:"Delete Weblink(s)";s:18:"webr_deleted_items";s:19:"Deleted Weblink(s).";s:18:"webr_disable_check";s:18:"Disable Validation";s:14:"webr_edit_item";s:12:"Edit Weblink";s:9:"webr_edit";s:12:"Edit Weblink";s:16:"webr_fillout_all";s:36:"Please fill out all required fields.";s:17:"webr_item_updated";s:19:"Saved modifications";s:9:"webr_join";s:18:"Subscribe Weblinks";s:21:"webr_last_check_table";s:11:"Last check:";s:15:"webr_last_check";s:10:"Last check";s:10:"webr_leave";s:20:"Unsubscribe Weblinks";s:19:"webr_modified_items";s:20:"Saved modifications.";s:18:"webr_never_checked";s:13:"Never checked";s:8:"webr_new";s:15:"Add New Weblink";s:21:"webr_no_items_created";s:19:"No Weblinks created";s:22:"webr_sure_delete_items";s:54:"Do you really want to delete the following Weblink(s)?";s:4:"webr";s:7:"Weblink";s:11:"webservices";s:4:"SOAP";s:4:"week";s:4:"Week";s:6:"weekly";s:6:"weekly";s:5:"weeks";s:5:"Weeks";s:7:"welcome";s:7:"Welcome";s:13:"who_is_online";s:14:"Who is online?";s:14:"width_x_height";s:14:"Width x Height";s:5:"width";s:5:"Width";s:8:"wiki_add";s:8:"Add Wiki";s:8:"wiki_new";s:8:"New Wiki";s:4:"wiki";s:4:"Wiki";s:4:"with";s:4:"with";s:18:"wizard_search_list";s:67:"Your search produced the following hits. Please select one of them.";s:17:"wizard_title_info";s:59:"Please enter the title of the object you want to duplicate.";s:5:"write";s:5:"Write";s:17:"wrong_ip_detected";s:95:"Your access is denied because of a wrong client ip.
Please contact the system administrator.";s:4:"year";s:4:"Year";s:5:"years";s:5:"Years";s:3:"yes";s:3:"Yes";s:9:"yesterday";s:9:"Yesterday";s:23:"you_may_add_local_roles";s:23:"You May Add Local Roles";s:12:"your_message";s:12:"Your Message";s:19:"zip_structure_error";s:49:"Archive contains same file names. Upload aborted.";s:15:"zip_test_failed";s:56:"Zip-Test failed. Please contact you ILIAS administrator.";s:3:"zip";s:8:"Zip Code";s:7:"zipcode";s:8:"Zip Code";s:14:"db_need_hotfix";s:44:"Hotfix available. Please open setup program.";s:14:"session_config";s:16:"Session Settings";s:34:"session_config_maintenance_enabled";s:29:"Maintenance by client allowed";s:35:"session_config_maintenance_disabled";s:33:"Maintenance by client not allowed";s:17:"session_max_count";s:19:"Max active sessions";s:22:"session_max_count_info";s:120:"Defines the maximum number of sessions that can be created simultaneously. Setting this to ‘0’ disables the feature.";s:16:"session_min_idle";s:29:"Min session idle (in minutes)";s:21:"session_min_idle_info";s:188:"When a user idles for at least this period of time the session can be destroyed if another session should be opened for another user and the maximum number of existing sessions is reached.";s:16:"session_max_idle";s:29:"Max session idle (in minutes)";s:21:"session_max_idle_info";s:83:"Defines the maximum period of idle time a user can idle before his session expires.";s:36:"session_max_idle_after_first_request";s:49:"Max session idle after first request (in minutes)";s:41:"session_max_idle_after_first_request_info";s:203:"All sessions that idles for at least this period of time after first request will be destroyed if another session should be opened for another user and the maximum number of existing sessions is reached.";s:21:"reached_session_limit";s:61:"The limit of online users is reached. Please try again later.";s:32:"mail_to_global_roles_not_allowed";s:47:"It is not allowed to send mails to global roles";s:24:"mail_no_valid_group_role";s:19:"No valid group role";s:29:"delete_inactive_user_accounts";s:29:"Delete inactive user accounts";s:34:"delete_inactive_user_accounts_desc";s:82:"If enabled, user accounts will be deleted depending on the date of the last login.";s:36:"delete_inactive_user_accounts_period";s:28:"Days passed since last login";s:41:"delete_inactive_user_accounts_period_desc";s:82:"All user accounts without login within the defined period of time will be deleted.";s:43:"delete_inactive_user_accounts_include_roles";s:14:"Included roles";s:48:"delete_inactive_user_accounts_include_roles_desc";s:56:"Defines the roles that will participate in the deletion.";s:38:"delete_inactive_user_accounts_interval";s:9:"Frequency";s:32:"delete_inactivated_user_accounts";s:32:"Delete inactivated user accounts";s:37:"delete_inactivated_user_accounts_desc";s:80:"If enabled, user accounts will be deleted depending on the date of inactivation.";s:39:"delete_inactivated_user_accounts_period";s:30:"Days passed since inactivation";s:44:"delete_inactivated_user_accounts_period_desc";s:78:"Accounts will be deleted if this period of time has passed since inactivation.";s:46:"delete_inactivated_user_accounts_include_roles";s:14:"Included roles";s:51:"delete_inactivated_user_accounts_include_roles_desc";s:56:"Defines the roles that will participate in the deletion.";s:41:"delete_inactivated_user_accounts_interval";s:9:"Frequency";s:46:"delete_inactivated_user_accounts_interval_desc";s:55:"Deletion conditions will be reviewed in this frequency.";s:8:"obj_frma";s:5:"Forum";s:13:"obj_frma_desc";s:21:"Global Forum Settings";s:20:"show_system_messages";s:15:"System Messages";s:24:"settings_for_all_members";s:51:"Notification activated for all course/group members";s:18:"settings_per_users";s:32:"Settings per Course/Group Member";s:10:"backto_lua";s:33:"Back to Local User Administration";s:22:"sort_activation_header";s:10:"By timings";s:19:"sort_inherit_prefix";s:7:"Default";s:20:"sorting_info_inherit";s:55:"The sorting mode is adopted from a parent course/group.";s:11:"sel_country";s:7:"Country";s:8:"obj_book";s:12:"Booking Pool";s:9:"objs_book";s:13:"Booking Pools";s:17:"country_selection";s:29:"Country (Drop Down Selection)";s:17:"country_free_text";s:25:"Country (Free Text Input)";s:20:"optional_filter_hint";s:44:"Please activate one of the optional filters.";s:19:"sess_fixed_duration";s:22:"Fixed Session Duration";s:36:"sess_load_dependent_session_handling";s:31:"Load Dependent Session Handling";s:9:"sess_mode";s:12:"Session Mode";s:18:"cronjob_last_start";s:26:"Last Start of the Cron Job";s:30:"enable_disk_quota_summary_mail";s:23:"Send Disk Quota Summary";s:35:"enable_disk_quota_summary_mail_desc";s:99:"The disk quota summary is a daily notification containing all users, who exceeded their disk quota.";s:23:"disk_quota_summary_rctp";s:10:"Recipients";s:28:"disk_quota_summary_rctp_desc";s:133:"Enter the user names (comma-separated) of those users who shall receive a daily report with users currently exceeding the disk quota.";s:28:"disk_quota_exceeded_headline";s:51:"The following users have exceeded their disk quota:";s:17:"usrf_profile_link";s:20:"Link to user profile";s:25:"currently_used_disk_space";s:25:"Currently used disk space";s:26:"disk_quota_summary_subject";s:30:"Summary of Exceeded Disk Quota";s:26:"cronjob_last_start_unknown";s:13:"Indeterminate";s:30:"cron_mail_notification_message";s:41:"Send Mail Notifications with Mail-Message";s:35:"cron_mail_notification_message_info";s:89:"If enabled, all users will get notifications with complete mail message by external mail.";s:25:"follow_link_to_read_mails";s:45:"click the following link to read these mails:";s:31:"mails_at_the_ilias_installation";s:58:"You received %1$s new mails at the ILIAS-Installation %2$s";s:30:"mail_at_the_ilias_installation";s:57:"You received %1$s new mail at the ILIAS-Installation %2$s";s:22:"webdav_pwd_instruction";s:147:"We suggest to create a local password for opening the repository as webfolder.
This password is only required for the webfolder functionality.";s:30:"webdav_pwd_instruction_success";s:84:"A new local password has been created. You can now open the repository as webfolder.";s:22:"err_auth_apache_failed";s:107:"The authentication has failed. Maybe you have no valid user certificate or your smart card is not inserted.";s:21:"nr_following_sessions";s:27:"%1d following session(s)...";s:7:"obj_ass";s:5:"Asset";s:26:"enable_anonymous_fora_desc";s:104:"If this option is disabled, the feature ‘Posting with pseudonym’ is not available in forums anymore.";s:21:"enable_anonymous_fora";s:28:"Allow posting with pseudonym";s:18:"personal_workspace";s:12:"My Workspace";s:8:"obj_wfld";s:6:"Folder";s:8:"obj_blog";s:4:"Blog";s:29:"preconditions_obligatory_hint";s:54:"You have to fulfill all of the following preconditions";s:27:"preconditions_optional_hint";s:60:"You have to fulfill %s of the following preconditions";s:10:"glo_import";s:15:"Import Glossary";s:22:"title_and_translations";s:22:"Title and Translations";s:13:"rep_main_page";s:4:"Home";s:17:"personal_settings";s:8:"Settings";s:20:"payment_notification";s:22:"Send Shop Notification";s:25:"payment_notification_desc";s:73:"If enabled, users get a reminder to extend the duration of bought objects";s:37:"payment_reminder_notification_subject";s:53:"The access duration of bought objects is ending soon.";s:26:"bought_objects_expire_soon";s:153:"For some of your bought objects the access duration is ending soon. You are able to extend the access duration, by buying an extension for these objects.";s:14:"access_enddate";s:15:"Access End Date";s:22:"toggle_hidden_sections";s:21:"Show More Information";s:20:"show_hidden_sections";s:29:"Show More Information »";s:21:"hide_visible_sections";s:29:"Hide More Information »";s:18:"tst_edit_questions";s:14:"Edit Questions";s:5:"first";s:5:"First";s:6:"behind";s:6:"Behind";s:21:"object_purchased_date";s:13:"Purchase-Date";s:15:"object_duration";s:15:"Access-Duration";s:12:"new_customer";s:23:"Are you a new customer?";s:17:"new_customer_info";s:52:"Please click here if you do not have a user account.";s:33:"enable_course_group_notifications";s:37:"Daily Mail for Groups and Course News";s:38:"enable_course_group_notifications_desc";s:66:"If enabled, Participants can subscribe to a daily summary of news.";s:6:"saving";s:9:"Saving...";s:16:"object_not_found";s:16:"Object not found";s:14:"user_not_found";s:14:"User not found";s:20:"cont_iim_create_info";s:63:"Please upload the background picture for the interactive image.";s:21:"cont_iim_overlay_info";s:187:"Overlay images are used to alter (e.g. highlight) parts of the background image when the mouse hovers over them. After uploading the images, you can select them in the ‘Triggers’ tab.";s:28:"cont_iim_content_popups_info";s:195:"Content popups appear, when the user clicks on interactive parts of the background image. On this screen you only define the popups. Their content can be edited on the editing screen of the page.";s:19:"file_upload_pending";s:12:"Pending file";s:27:"invoice_number_reset_period";s:24:"Reset incremental number";s:32:"invoice_number_reset_period_desc";s:73:"Choose the period for resetting the incremental number to the start value";s:48:"payment_userdefined_invoice_number_not_activated";s:43:"Userdefined invoice numbers are not enabled";s:14:"invoice_number";s:14:"Invoice number";s:22:"invoice_number_setting";s:23:"Invoice number settings";s:6:"yearly";s:6:"yearly";s:30:"payment_notification_days_desc";s:117:"Please enter the number days, to define when users should be notified about the limited access time to bought objects";s:25:"payment_notification_days";s:14:"Number of days";s:22:"allow_user_toggle_noti";s:44:"Member is allowed to deactivate notification";s:20:"usr_account_inactive";s:16:"Inactive Account";s:9:"portfolio";s:9:"Portfolio";s:8:"obj_skmg";s:21:"Competence Management";s:13:"obj_skmg_desc";s:45:"Manage competences and competence categories.";s:6:"skills";s:14:"My Competences";s:17:"exc_next_deadline";s:13:"Next Deadline";s:20:"password_allow_chars";s:17:"Allowed chars: %s";s:9:"fold_type";s:11:"Folder Type";s:16:"added_to_desktop";s:39:"The item has been added to the desktop.";s:20:"removed_from_desktop";s:43:"The item has been removed from the desktop.";s:9:"objs_chtr";s:9:"Chatrooms";s:8:"obj_chta";s:4:"Chat";s:8:"obj_chtr";s:8:"Chatroom";s:24:"password_multiple_errors";s:36:"Multiple criteria are not satisfied:";s:31:"password_contains_invalid_chars";s:40:"The password contains invalid characters";s:6:"notice";s:6:"Notice";s:11:"public_room";s:11:"Public room";s:17:"my_courses_groups";s:21:"My Courses and Groups";s:12:"shoppingcart";s:12:"Shoppingcart";s:25:"enable_sahs_protocol_data";s:22:"Activate Protocol Data";s:30:"enable_sahs_protocol_data_desc";s:31:"Show Protocol Data (SCORM/AICC)";s:9:"chtr_copy";s:14:"Copy Chat Room";s:18:"obj_chtr_duplicate";s:14:"Copy Chat Room";s:25:"il_chat_moderator_visible";s:20:"Chat Room is visible";s:22:"il_chat_moderator_read";s:24:"Read access to Chat Room";s:23:"il_chat_moderator_write";s:23:"Edit Chat Room settings";s:26:"il_chat_moderator_moderate";s:18:"Moderate Chat Room";s:21:"obj_il_chat_moderator";s:19:"Chat Room Moderator";s:30:"precondition_required_itemlist";s:21:"Required Precondition";s:19:"precondition_toggle";s:61:"Preconditions that need to be fulfilled to access this object";s:11:"top_of_page";s:11:"Top of page";s:10:"spl_import";s:27:"Import Question Pool Survey";s:16:"contact_sysadmin";s:22:"Contact Administration";s:12:"chta_visible";s:34:"Chatroom Administration is visible";s:9:"chta_read";s:39:"Read access to Chat Room Administration";s:10:"chta_write";s:29:"Edit Chat Room Administration";s:20:"chta_edit_permission";s:26:"Change Permission Settings";s:11:"apache_auth";s:21:"Apache Authentication";s:15:"server_disabled";s:20:"The Chat is Disabled";s:8:"continue";s:8:"continue";s:21:"statutory_regulations";s:21:"Statutory Regulations";s:20:"show_sr_shoppingcart";s:21:"Show in Shopping Cart";s:17:"attach_sr_invoice";s:16:"Attach at e-mail";s:25:"show_sr_shoppingcart_info";s:76:"If enabled, the statutory regulations will be shown within the shopping cart";s:22:"attach_sr_invoice_info";s:75:"If enabled, the statutory regulations will be attached to the billing email";s:22:"ignore_required_fields";s:22:"Ignore required fields";s:27:"ignore_required_fields_info";s:174:"If activated, you can submit this form without filling out all mandatory fields. The new user has to add the missing information on the personal profile after the next login.";s:8:"obj_rcat";s:12:"ECS Category";s:16:"obj_lm_duplicate";s:20:"Copy Learning Module";s:31:"reg_goto_parent_membership_info";s:42:"Only members can access the target object.";s:14:"remove_entries";s:14:"Remove Entries";s:9:"objs_blog";s:5:"Blogs";s:18:"obj_blog_duplicate";s:9:"Copy Blog";s:7:"obj_dcl";s:15:"Data Collection";s:8:"objs_dcl";s:16:"Data Collections";s:16:"obj_dcl_dupliate";s:20:"Copy Data Collection";s:17:"obj_dcl_duplicate";s:20:"Copy Data Collection";s:18:"shib_matriculation";s:34:"Attribute for Matriculation Number";s:20:"soap_connect_timeout";s:18:"Connection Timeout";s:25:"soap_connect_timeout_info";s:90:"The maximum time in seconds until a connect attempt to the SOAP-Webservice is interrupted.";s:17:"obj_mep_duplicate";s:15:"Copy Media Pool";s:18:"obj_mcst_duplicate";s:14:"Copy Mediacast";s:17:"obj_glo_duplicate";s:13:"Copy Glossary";s:18:"obj_htlm_duplicate";s:25:"Copy HTML Learning Module";s:18:"obj_wiki_duplicate";s:9:"Copy Wiki";s:18:"obj_sahs_duplicate";s:20:"Copy Learning Module";s:8:"obj_poll";s:4:"Poll";s:9:"objs_poll";s:5:"Polls";s:18:"obj_poll_dupliate:";s:9:"Copy Poll";s:11:"mail_member";s:14:"Mail to Member";s:7:"imprint";s:12:"Legal Notice";s:18:"crs_list_reg_start";s:18:"Registration Begin";s:16:"crs_list_reg_end";s:16:"Registration End";s:18:"crs_list_reg_noreg";s:24:"No Registration Possible";s:19:"crs_list_reg_period";s:19:"Registration Period";s:23:"crs_list_reg_limit_full";s:14:"No places left";s:25:"crs_list_reg_limit_places";s:11:"Free places";s:13:"obj_hlps_desc";s:28:"Settings for the online help";s:8:"obj_hlps";s:11:"Help System";s:18:"grp_list_reg_start";s:18:"Registration Begin";s:16:"grp_list_reg_end";s:16:"Registration End";s:18:"grp_list_reg_noreg";s:24:"No Registration Possible";s:19:"grp_list_reg_period";s:19:"Registration Period";s:23:"grp_list_reg_limit_full";s:14:"No places left";s:25:"grp_list_reg_limit_places";s:11:"Free places";s:9:"add_entry";s:14:"Add/Edit entry";s:18:"obj_poll_duplicate";s:9:"Copy Poll";s:9:"objs_rcat";s:14:"ECS Categories";s:18:"obj_itgr_duplicate";s:15:"Copy Item Group";s:15:"obj_itgr_select";s:34:"-- Please select one Item Group --";s:8:"obj_itgr";s:10:"Item Group";s:9:"objs_itgr";s:11:"Item Groups";s:8:"itgr_new";s:14:"New Item Group";s:11:"itgr_import";s:17:"Import Item Group";s:9:"itgr_copy";s:15:"Copy Item Group";s:8:"itgr_add";s:14:"Add Item Group";s:15:"search_globally";s:8:"Globally";s:26:"search_at_current_position";s:19:"At Current Position";s:8:"obj_rwik";s:8:"ECS Wiki";s:9:"objs_rwik";s:9:"ECS Wikis";s:7:"obj_rlm";s:19:"ECS Learning Module";s:8:"objs_rlm";s:20:"ECS Learning Modules";s:8:"obj_rglo";s:12:"ECS Glossary";s:9:"objs_rglo";s:14:"ECS Glossaries";s:8:"obj_rfil";s:8:"ECS File";s:9:"objs_rfil";s:9:"ECS Files";s:8:"obj_rgrp";s:9:"ECS Group";s:9:"objs_rgrp";s:10:"ECS Groups";s:8:"obj_tstv";s:16:"Test Certificate";s:8:"obj_excv";s:20:"Exercise Certificate";s:8:"obj_prtf";s:9:"Portfolio";s:8:"obj_rtst";s:8:"ECS Test";s:9:"objs_rtst";s:9:"ECS Tests";s:17:"obj_tool_settings";s:5:"Tools";s:23:"obj_tool_settings_title";s:13:"Tool Settings";s:25:"obj_tool_setting_calendar";s:8:"Calendar";s:8:"fm_start";s:22:"Open With File Manager";s:19:"il_blog_contributor";s:16:"Blog Contributor";s:8:"qpl_copy";s:23:"Copy Question Pool Test";s:16:"edit_assignments";s:16:"Edit Assignments";s:21:"obj_tool_setting_news";s:4:"News";s:8:"obj_ecss";s:3:"ECS";s:13:"obj_ecss_desc";s:20:"General ECS Settings";s:9:"edited_on";s:9:"Edited on";s:12:"obj_tos_desc";s:25:"Terms of Service Settings";s:7:"obj_tos";s:16:"Terms of Service";s:8:"obj_bibl";s:12:"Bibliography";s:9:"objs_bibl";s:14:"Bibliographies";s:8:"obj_bibs";s:12:"Bibliography";s:13:"obj_bibs_desc";s:27:"Bibliography Administration";s:16:"hide_all_details";s:16:"Hide all details";s:16:"show_all_details";s:16:"Show all details";s:26:"select_files_from_computer";s:35:"Select the files from your computer";s:15:"drag_files_here";s:29:"Drag-and-drop your files here";s:14:"selected_files";s:14:"Selected files";s:21:"num_of_selected_files";s:19:"%s file(s) selected";s:18:"cancel_file_upload";s:49:"Do you really want to cancel all pending uploads?";s:12:"upload_files";s:12:"Upload files";s:18:"upload_files_title";s:12:"Upload files";s:14:"upload_pending";s:7:"Pending";s:26:"error_empty_file_or_folder";s:43:"The file size is 0 bytes or it is a folder.";s:27:"error_upload_was_zero_bytes";s:98:"The upload failed as this is a folder, the file size is 0 bytes or the file was renamed meanwhile.";s:9:"uploading";s:12:"Uploading...";s:10:"extracting";s:13:"Extracting...";s:27:"drop_files_on_repo_obj_info";s:52:"Drop the files here to upload them into this object.";s:23:"error_extraction_failed";s:154:"The extraction of the archive and its directories failed. Probably because you don’t have the rights to create folders or categories within this object.";s:15:"upload_settings";s:18:"Uploading Settings";s:17:"enable_dnd_upload";s:27:"Enable drag-and-drop upload";s:22:"enable_dnd_upload_info";s:76:"Files can be uploaded with drag-and-drop from the local computer if enabled.";s:28:"enable_repository_dnd_upload";s:20:"Enable in Repository";s:33:"enable_repository_dnd_upload_info";s:140:"Enables that files can be dragged from the computer directly onto an object in the repository to start uploading the files into this object.";s:18:"concurrent_uploads";s:28:"Number of concurrent uploads";s:23:"concurrent_uploads_info";s:85:"Defines the number of files that can be uploaded per upload process at the same time.";s:13:"download_link";s:13:"Download Link";s:28:"file_confirm_delete_versions";s:51:"Are you sure to delete the following file versions?";s:32:"file_confirm_delete_all_versions";s:96:"You selected all file versions. This will delete the whole file object. Do you want to continue?";s:21:"file_versions_deleted";s:53:"The selected file versions were successfully deleted.";s:30:"file_rollback_select_exact_one";s:69:"Only one file version can be selected to make it the current version.";s:18:"file_rollback_done";s:43:"File version %s is now the current version.";s:24:"file_version_new_version";s:11:"New version";s:19:"file_version_create";s:15:"Initial version";s:20:"file_version_replace";s:21:"All versions replaced";s:21:"file_version_rollback";s:30:"Rollback from version %s by %s";s:13:"file_rollback";s:29:"Make this the current version";s:10:"frm_import";s:12:"Import Forum";s:18:"rpc_pdf_generation";s:14:"PDF-Generation";s:12:"rpc_pdf_font";s:5:"Fonts";s:17:"rpc_pdf_font_info";s:139:"Additional fonts for the generation of PDF files. Other fonts than ‘Helvetica’ and ‘unifont’ must be installed on the ILIAS server.";s:8:"obj_sysc";s:12:"System Check";s:13:"obj_sysc_desc";s:29:"System Check and Repair Tools";s:7:"obj_cld";s:12:"Cloud Object";s:8:"objs_cld";s:13:"Cloud Objects";s:21:"scorm_without_session";s:47:"SCORM 2004: enable storing data without session";s:26:"scorm_without_session_info";s:77:"This ensures the storage of SCORM learning data even if ILIAS session expired";s:19:"msg_obj_no_download";s:21:"cannot be downloaded.";s:23:"download_selected_items";s:8:"Download";s:25:"download_multiple_objects";s:25:"Download Multiple Objects";s:21:"msg_obj_perm_download";s:68:"You do not have sufficient rights to download the following objects:";s:21:"enable_multi_download";s:37:"«Download multiple objects» enabled";s:26:"enable_multi_download_info";s:84:"Enables that multiple folders/files can be selected to download them as zip archive.";s:7:"preview";s:7:"Preview";s:12:"preview_show";s:12:"Show Preview";s:12:"preview_none";s:25:"Preview (not created yet)";s:16:"preview_settings";s:12:"File Preview";s:14:"enable_preview";s:14:"Enable Preview";s:19:"enable_preview_info";s:69:"Enable this option to display preview images on supported file types.";s:23:"max_previews_per_object";s:33:"Number of preview images per file";s:28:"max_previews_per_object_info";s:71:"Defines the maximum number of preview images that are created per file.";s:14:"preview_create";s:14:"Create Preview";s:14:"preview_delete";s:14:"Delete Preview";s:23:"preview_status_creating";s:52:"The preview gets created. This may take some time...";s:23:"preview_status_deleting";s:27:"The preview gets deleted...";s:22:"preview_status_pending";s:61:"The preview has not been created yet. Please try again later.";s:21:"preview_status_failed";s:29:"Failed to create the preview.";s:22:"preview_status_missing";s:32:"No preview exists for this file.";s:15:"preview_loading";s:18:"Loading Preview...";s:24:"loaded_preview_renderers";s:24:"Loaded Preview Renderers";s:20:"renderer_type_plugin";s:6:"Plugin";s:21:"renderer_type_builtin";s:8:"Built-in";s:29:"renderer_supported_repo_types";s:23:"Supported ILIAS Objects";s:29:"renderer_supported_file_types";s:20:"Supported File Types";s:26:"ghostscript_not_configured";s:134:"Ghostscript is not configured. Please open the Setup to configure it.";s:8:"obj_reps";s:10:"Repository";s:13:"obj_reps_desc";s:35:"General settings for the Repository";s:8:"obj_wbrs";s:7:"Weblink";s:13:"obj_wbrs_desc";s:30:"General settings for Web Links";s:8:"obj_crss";s:6:"Course";s:13:"obj_crss_desc";s:28:"General settings for Courses";s:8:"obj_grps";s:5:"Group";s:13:"obj_grps_desc";s:27:"General settings for Groups";s:8:"obj_prtt";s:18:"Portfolio Template";s:9:"objs_prtt";s:19:"Portfolio Templates";s:18:"obj_prtt_duplicate";s:23:"Copy Portfolio Template";s:9:"objs_orgu";s:19:"Organisational Unit";s:8:"obj_orgu";s:19:"Organisational Unit";s:20:"obj_orgu_description";s:45:"Creating and editing organisational structure";s:16:"il_orgu_superior";s:8:"Superior";s:16:"il_orgu_employee";s:8:"Employee";s:22:"view_learning_progress";s:22:"View Learning Progress";s:26:"view_learning_progress_rec";s:45:"View Learning Progress of Unit incl. Subunits";s:31:"ps_password_lowercase_chars_num";s:18:"Lower Case Letters";s:36:"ps_password_lowercase_chars_num_info";s:108:"Please insert the number of lower case letters a password must contain. Enter 0 to disable this requirement.";s:31:"ps_password_uppercase_chars_num";s:15:"Capital Letters";s:36:"ps_password_uppercase_chars_num_info";s:105:"Please insert the number of capital letters a password must contain. Enter 0 to disable this requirement.";s:37:"ps_password_must_not_contain_loginame";s:28:"Prevent Username in Password";s:42:"ps_password_must_not_contain_loginame_info";s:55:"If activated, a password must not contain the username.";s:36:"password_contains_parts_of_login_err";s:73:"The chosen password contains your username. Please insert a new password.";s:33:"password_must_contain_lcase_chars";s:57:"The password must contain at least %s lower case letters.";s:33:"password_must_contain_ucase_chars";s:54:"The password must contain at least %s capital letters.";s:25:"scorm_login_as_learner_id";s:48:"SCORM 2004: set ILIAS Username as cmi.learner_id";s:30:"scorm_login_as_learner_id_info";s:74:"If enabled, the Username instead of the User ID is set for cmi.learner_id.";s:8:"obj_wiks";s:4:"Wiki";s:13:"obj_wiks_desc";s:20:"Global Wiki Settings";s:12:"offline_mode";s:11:"Use offline";s:23:"msg_obj_already_deleted";s:36:"The object has already been deleted.";s:26:"obj_tool_setting_news_info";s:68:"The ‘News’ block will be displayed inside the ‘Content’ tab.";s:30:"obj_tool_setting_calendar_info";s:72:"The ‘Calendar’ block will be displayed inside the ‘Content’ tab.";s:8:"obj_crsv";s:18:"Course Certificate";s:8:"obj_scov";s:17:"SCORM Certificate";s:8:"obj_nota";s:13:"Notifications";s:17:"autocomplete_more";s:4:"more";s:23:"sorting_creation_header";s:16:"By Creation Date";s:21:"sorting_creation_info";s:64:"Content items are arranged automatically by their creation date.";s:17:"sorting_direction";s:17:"Sorting Direction";s:12:"sorting_desc";s:10:"Descendent";s:11:"sorting_asc";s:9:"Ascending";s:20:"il_astpl_loc_initial";s:12:"Initial Test";s:22:"il_astpl_loc_qualified";s:15:"Qualifying Test";s:25:"il_astpl_loc_initial_desc";s:74:"Settings template for initial tests of learning objective oriented courses";s:27:"il_astpl_loc_qualified_desc";s:77:"Settings template for qualifying tests of learning objective oriented courses";s:15:"ps_export_scorm";s:19:"SCORM Tracking Data";s:24:"enable_export_scorm_desc";s:51:"Allow export of user data of SCORM Learning Modules";s:22:"scorm_lp_auto_activate";s:38:"default settings for learning progress";s:27:"scorm_lp_auto_activate_info";s:259:"If learning progress is activated in general, the settings for new SCORM learning modules are set to ‘Collection of SCORM Items’ and all SCOs are selected for learning progress determination. Adjustments are still possible for every SCORM learning module.";}'))); $ilDB->insert("lng_modules", array( 'module' => array('text', 'administration'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:284:{s:24:"adm_item_cmd_asynch_info";s:167:"Action commands, e.g. in the repository, are loaded asynchronously. This increases performance in general, but slows down loading of action command lists a little bit.";s:19:"adm_item_cmd_asynch";s:41:"Load Resource Action Lists Asynchronously";s:15:"adm_locale_info";s:155:"Locale setting influences e.g. sorting in lists. Examples are nl_NL or de_DE. Multiple locales can be separated by comma. The first valid one will be used.";s:10:"adm_locale";s:6:"Locale";s:30:"adm_repository_cache_time_info";s:157:"Repository access cache time. Set 0 to disable the cache. Higher values may improve performance but also display actions that lead to a no-permission screen.";s:25:"adm_repository_cache_time";s:21:"Repository Cache Time";s:22:"allow_change_loginname";s:51:"Permit Change of Login Names in ‘Personal Data’";s:16:"analysis_options";s:16:"Analysis options";s:12:"analyze_data";s:33:"Analyze and repair data integrity";s:24:"analyzing_tree_structure";s:27:"Analyzing tree structure...";s:9:"analyzing";s:12:"Analyzing...";s:28:"auth_auth_mode_determination";s:47:"Authentication Method Determination (for Login)";s:14:"auth_automatic";s:14:"Fixed Sequence";s:12:"auth_by_user";s:11:"By the User";s:23:"auth_kind_determination";s:21:"Kind of Determination";s:28:"auth_mode_determination_info";s:158:"Choose either if the users have to select their authentication method on the login screen or if this is managed by a fixed sequence of authentication methods.";s:15:"check_tree_desc";s:89:"Check consistence of entire tree structure. Depending on tree size this may take a while!";s:10:"check_tree";s:20:"Check tree structure";s:10:"clean_desc";s:78:"Remove invalid references and tree entries. Initialize gaps in tree structure.";s:5:"clean";s:8:"Clean up";s:14:"cleaning_final";s:17:"Final cleaning...";s:8:"cleaning";s:11:"Cleaning...";s:29:"confirm_message_course_export";s:94:"You added the course export functionality for one or more fields. Please confirm your changes.";s:13:"course_export";s:18:"Visible in Courses";s:8:"disabled";s:8:"Disabled";s:4:"done";s:4:"Done";s:14:"dump_tree_desc";s:82:"Perform an analysis of the tree and print all tree nodes along with analysis data.";s:9:"dump_tree";s:9:"Dump tree";s:12:"dumping_tree";s:15:"Dumping tree...";s:10:"found_none";s:11:"none found.";s:5:"found";s:6:"found.";s:17:"history_loginname";s:18:"Login Name History";s:17:"initializing_gaps";s:28:"Initializing gaps in tree...";s:23:"language_administration";s:23:"Language Administration";s:20:"language_all_modules";s:11:"All modules";s:24:"language_change_settings";s:24:"Change Language Settings";s:28:"language_clear_local_changes";s:35:"Clear local changes in the database";s:22:"language_cleared_local";s:47:"The local changes were cleared in the database.";s:16:"language_compare";s:7:"Compare";s:24:"language_default_entries";s:18:" (default entries)";s:29:"language_delete_local_changes";s:40:"Delete all local changes in the database";s:26:"language_error_clear_local";s:55:"The local changed could not be cleared in the database!";s:25:"language_error_read_local";s:57:"The local language file does not exist or cannot be read!";s:26:"language_error_write_local";s:42:"The local language file cannot be written!";s:20:"language_export_file";s:20:"Export Language File";s:22:"language_file_imported";s:34:"The language file %s was imported.";s:19:"language_file_scope";s:19:"Language file scope";s:32:"language_former_file_description";s:293:"To compare your local changes with the changes of the last update, please copy the language file of the previously installed ILIAS version to the folder of local language files. The current language file is automatically copied when you save your local language file on the ‘Maintain’ tab.";s:26:"language_former_file_equal";s:61:"The file %s is identical to the current language file.";s:28:"language_former_file_missing";s:30:"The file %s is missing.";s:20:"language_import_file";s:20:"Import Language File";s:27:"language_load_local_changes";s:42:"Load local language file into the database";s:21:"language_loaded_local";s:53:"The local language file was loaded into the database.";s:31:"language_maintain_local_changes";s:22:"Maintain local changes";s:17:"language_maintain";s:8:"Maintain";s:20:"language_maintenance";s:20:"Language Maintenance";s:29:"language_mode_existing_delete";s:23:"Delete existing entries";s:30:"language_mode_existing_keepall";s:25:"Keep all existing entries";s:30:"language_mode_existing_keepnew";s:22:"Keep all local changes";s:30:"language_mode_existing_replace";s:24:"Replace existing entries";s:22:"language_mode_existing";s:16:"Existing Entries";s:24:"language_note_save_local";s:196:"Please save your changes to the local language file regularly. If you do not have write permissions to the customized language files, you may export the local changes and re-import them if needed.";s:25:"language_note_translation";s:142:"Page translation mode is activated for each language separately. Additionally the user needs read and write permission on the language folder.";s:28:"language_process_maintenance";s:19:"Process Maintenance";s:27:"language_save_local_changes";s:43:"Save all changes to the local language file";s:20:"language_saved_local";s:50:"All changes were saved to the local language file.";s:24:"language_scope_commented";s:49:"Shows only entries with comments in language file";s:24:"language_scope_conflicts";s:24:"Local and update changes";s:24:"language_scope_dbremarks";s:44:"Shows only entries with comments in database";s:24:"language_scope_different";s:31:"Different from compare language";s:20:"language_scope_equal";s:25:"Equal to compare language";s:21:"language_scope_global";s:11:"All entries";s:20:"language_scope_local";s:18:"Local changes only";s:24:"language_scope_translate";s:34:"All entries, empty for translation";s:24:"language_scope_unchanged";s:22:"Unchanged entries only";s:17:"language_settings";s:17:"Language Settings";s:19:"language_statistics";s:10:"Statistics";s:29:"language_translation_disabled";s:25:"Page translation disabled";s:28:"language_translation_enabled";s:24:"Page translation enabled";s:25:"language_translation_mode";s:16:"Translation mode";s:13:"log_scan_desc";s:65:"Write scan results to ‘scanlog.log’ in client data directory.";s:8:"log_scan";s:16:"Log scan results";s:35:"loginname_change_blocking_time_info";s:138:"Insert a period in days that a user has to wait before changing again its login name. If you enter 0, user can change login names anytime.";s:46:"loginname_change_blocking_time_invalidity_info";s:30:"Please insert a numeric value.";s:30:"loginname_change_blocking_time";s:38:"Blocking Time for Changing Login Names";s:22:"loginname_history_info";s:134:"If activated, login name changes will be logged in database. This history is accessible in the database table ‘loginname_history’.";s:16:"nothing_to_purge";s:19:"Nothing to purge...";s:17:"nothing_to_remove";s:20:"Nothing to remove...";s:18:"nothing_to_restore";s:21:"Nothing to restore...";s:12:"obj_mds_desc";s:49:"Configure Metadata and Advanced Metadata Settings";s:7:"obj_mds";s:8:"Metadata";s:7:"options";s:7:"Options";s:14:"output_options";s:14:"Output options";s:20:"passwd_auto_generate";s:30:"Password Forwarding/Generation";s:15:"path_to_mkisofs";s:15:"Path to mkisofs";s:45:"reuse_of_loginnames_contained_in_history_info";s:128:"If activated, it is allowed to reuse any login name that is already saved in the history (even if it belongs to a deleted user).";s:20:"purge_age_limit_desc";s:115:"If this field contains a value, only objects which were deleted before the specified number of days will be purged.";s:15:"purge_age_limit";s:9:"Limit age";s:22:"purge_count_limit_desc";s:84:"If this field contains a value, only the specified number of objects will be purged.";s:17:"purge_count_limit";s:11:"Limit count";s:18:"purge_missing_desc";s:57:"Remove all missing and unbound objects found from system.";s:13:"purge_missing";s:21:"Purge missing objects";s:16:"purge_trash_desc";s:44:"Remove all objects in trash bin from system.";s:11:"purge_trash";s:21:"Purge deleted objects";s:21:"purge_type_limit_desc";s:82:"If this field contains a value, only objects of the specified type will be purged.";s:16:"purge_type_limit";s:10:"Limit type";s:20:"purging_missing_objs";s:26:"Purging missing objects...";s:13:"purging_trash";s:16:"Purging trash...";s:20:"purging_unbound_objs";s:26:"Purging unbound objects...";s:7:"purging";s:10:"Purging...";s:23:"removing_invalid_childs";s:32:"Removing invalid tree entries...";s:21:"removing_invalid_refs";s:30:"Removing invalid references...";s:22:"removing_invalid_rolfs";s:32:"Removing invalid role folders...";s:14:"repair_options";s:14:"Repair options";s:20:"restore_missing_desc";s:54:"Restore missing and unbound objects to RecoveryFolder.";s:15:"restore_missing";s:23:"Restore missing objects";s:18:"restore_trash_desc";s:51:"Restore all objects in trash bin to RecoveryFolder.";s:13:"restore_trash";s:23:"Restore deleted objects";s:22:"restoring_missing_objs";s:28:"Restoring missing objects...";s:15:"restoring_trash";s:18:"Restoring trash...";s:22:"restoring_unbound_objs";s:44:"Restoring unbound objects and sub-objects...";s:9:"restoring";s:12:"Restoring...";s:40:"reuse_of_loginnames_contained_in_history";s:20:"Reuse of Login Names";s:14:"scan_completed";s:14:"Scan completed";s:9:"scan_desc";s:58:"Scan system for corrupted/invalid/missing/unbound objects.";s:12:"scan_details";s:12:"Scan details";s:10:"scan_modes";s:15:"Scan modes used";s:4:"scan";s:4:"Scan";s:15:"scanning_system";s:18:"Scanning system...";s:22:"searching_deleted_objs";s:32:"Searching for deleted objects...";s:24:"searching_invalid_childs";s:37:"Searching for invalid tree entries...";s:22:"searching_invalid_refs";s:35:"Searching for invalid references...";s:23:"searching_invalid_rolfs";s:37:"Searching for invalid role folders...";s:22:"searching_missing_objs";s:32:"Searching for missing objects...";s:22:"searching_unbound_objs";s:32:"Searching for unbound objects...";s:7:"skipped";s:7:"skipped";s:10:"start_scan";s:6:"Start!";s:9:"stop_scan";s:5:"Stop!";s:11:"systemcheck";s:12:"System check";s:12:"tree_corrupt";s:44:"Tree is corrupted! See scan log for details.";s:26:"usr_loginname_history_info";s:67:"The user changed its login at last at %s. The former login was: %s.";s:13:"view_last_log";s:18:"View last Scan log";s:8:"view_log";s:12:"View details";s:14:"forum_settings";s:13:"Forumsettings";s:19:"frm_displayed_infos";s:21:"Displayed Information";s:18:"frm_disp_info_desc";s:71:"Please select the attributes which should to be shown in the overviews.";s:25:"adm_rep_tree_presentation";s:28:"Repository Tree Presentation";s:22:"adm_rep_tree_only_cntr";s:14:"Container Only";s:27:"adm_rep_tree_only_cntr_info";s:47:"Only categories, courses and groups are listed.";s:22:"adm_rep_tree_all_types";s:18:"All Resource Types";s:27:"adm_rep_tree_all_types_info";s:46:"All types of resources are listed in the tree.";s:26:"adm_rep_tree_limit_grp_crs";s:48:"Show limited context tree in courses and groups.";s:16:"adm_db_benchmark";s:12:"DB Benchmark";s:25:"adm_activate_db_benchmark";s:18:"Activate Benchmark";s:30:"adm_activate_db_benchmark_desc";s:62:"Benchmarking will be automatically disabled after one request.";s:21:"adm_db_benchmark_user";s:17:"User Account Name";s:26:"adm_db_benchmark_user_desc";s:45:"Only measurements for this user will be made.";s:26:"adm_db_bench_chronological";s:13:"Chronological";s:26:"adm_db_bench_slowest_first";s:13:"Slowest First";s:26:"adm_db_bench_sorted_by_sql";s:13:"Sorted by SQL";s:7:"adm_sql";s:3:"SQL";s:8:"adm_time";s:4:"Time";s:27:"adm_db_bench_by_first_table";s:32:"Aggregated by First Table in SQL";s:17:"adm_nr_statements";s:20:"Number of Statements";s:9:"adm_table";s:5:"Table";s:12:"group_export";s:17:"Visible in Groups";s:31:"adm_rep_tree_limit_grp_crs_info";s:84:"This relies on and automatically activates the ‘Synchronize Tree Frame’ feature.";s:24:"adm_synchronize_rep_tree";s:48:"Synchronize Tree Frame with Repository Main View";s:29:"adm_synchronize_rep_tree_info";s:214:"This highlights the current position in the tree frame, when the user navigates in the repository. Please note that this has a negative influence on system performance, since additional server requests are invoked.";s:21:"language_scope_merged";s:50:"Local changes merged into the global language file";s:20:"language_scope_added";s:20:"Local additions only";s:28:"language_merge_local_changes";s:49:"Merge local changes into the global language file";s:31:"language_delete_local_additions";s:38:"Delete local additions in the database";s:27:"language_error_write_global";s:42:"The global language file can\'t be written!";s:27:"language_error_local_missed";s:39:"The local language file does not exist!";s:27:"language_error_delete_local";s:41:"The local language file can\'t be deleted!";s:27:"language_local_file_deleted";s:36:"The local language file was deleted.";s:26:"language_remove_local_file";s:30:"Delete the local language file";s:22:"language_merged_global";s:60:"The local changes were merged into the global language file.";s:20:"apache_auth_settings";s:6:"Apache";s:15:"apache_settings";s:29:"Configure LDAP Authentication";s:18:"apache_enable_auth";s:36:"Enable Apache Authentication support";s:17:"apache_autocreate";s:25:"Enable account generation";s:19:"apache_default_role";s:17:"Default user role";s:19:"apache_enable_local";s:28:"Enable local user assignment";s:18:"apache_enable_ldap";s:27:"Enable LDAP user assignment";s:26:"apache_auth_indicator_name";s:45:"Indicator-field for successful authentication";s:27:"apache_auth_indicator_value";s:45:"Indicator-value for successful authentication";s:33:"apache_auth_enable_override_login";s:27:"Override default login page";s:33:"apache_auth_target_override_login";s:32:"Target url for custom login page";s:27:"apache_auth_username_config";s:22:"Username configuration";s:32:"apache_auth_username_config_type";s:4:"Type";s:35:"apache_auth_username_direct_mapping";s:19:"Straight assignment";s:37:"apache_auth_username_extended_mapping";s:19:"Extended assignment";s:32:"apache_auth_username_by_function";s:36:"Assign user names by custom function";s:40:"apache_ldap_hint_ldap_must_be_configured";s:41:"LDAP must be configured in administration";s:45:"apache_auth_username_direct_mapping_fieldname";s:20:"Field for assignment";s:11:"auth_apache";s:6:"Apache";s:31:"apache_settings_changed_success";s:19:"Configuration saved";s:38:"apache_auth_authenticate_on_login_page";s:54:"Try Apache authentication when entering the login page";s:22:"adm_settings_templates";s:18:"Settings Templates";s:25:"adm_add_settings_template";s:12:"Add Template";s:26:"adm_edit_settings_template";s:13:"Edit Template";s:13:"adm_hide_tabs";s:9:"Hide Tabs";s:23:"adm_predefined_settings";s:19:"Predefined Settings";s:9:"adm_value";s:16:"Predefined Value";s:8:"adm_hide";s:21:"Hide in Settings Form";s:33:"adm_sure_delete_settings_template";s:53:"Do you really want to delete the following templates?";s:13:"user_criteria";s:20:"Unique user criteria";s:18:"user_criteria_desc";s:136:"Unique user criteria that is used for test results import/export. This is needed to identify identical users on different ILIAS systems.";s:20:"apache_auth_security";s:17:"Security Settings";s:19:"apache_auth_domains";s:27:"Allowed Redirection Domains";s:31:"apache_auth_domains_description";s:282:"Enter one domain per line to allow redirection to this target.
If ILIAS is reachable by more than one domain please enter all target you want to allow.
Example: example.com allows the redirection to http://example.com and http://www.example.com and all pages located there.";s:8:"obj_blga";s:4:"Blog";s:13:"obj_blga_desc";s:20:"Global Blog Settings";s:8:"obj_prfa";s:9:"Portfolio";s:13:"obj_prfa_desc";s:25:"Global Portfolio Settings";s:13:"obj_chta_desc";s:19:"Chat Administration";s:9:"adm_basic";s:5:"Basic";s:9:"adm_users";s:5:"Users";s:12:"adm_services";s:8:"Services";s:11:"adm_objects";s:7:"Objects";s:34:"adm_show_comments_tagging_in_lists";s:55:"Show number of notes, comments and tags in object lists";s:8:"obj_otpl";s:18:"Didactic Templates";s:13:"obj_otpl_desc";s:69:"Template for creating new objects with predefined permission settings";s:31:"adm_repository_cache_time_info2";s:170:"It is also possible that repository objects become accessible for users with a certain time lack, e.g. after preconditions have been met or permissions have been changed.";s:27:"adm_rep_shorten_description";s:20:"Shorten Descriptions";s:32:"adm_rep_shorten_description_info";s:64:"If activated all descriptions in object lists will be shortened.";s:34:"adm_rep_shorten_description_length";s:25:"Max. number of characters";s:11:"adm_imprint";s:12:"Legal Notice";s:20:"adm_imprint_inactive";s:63:"Legal notice is not active and users are not able to access it.";s:23:"adm_user_starting_point";s:23:"Personal Starting Point";s:28:"adm_user_starting_point_info";s:53:"Select the page or object which is shown after login.";s:30:"adm_user_starting_point_object";s:17:"Repository Object";s:30:"adm_user_starting_point_ref_id";s:12:"Reference-Id";s:32:"adm_user_starting_point_personal";s:16:"Personal Setting";s:37:"adm_user_starting_point_personal_info";s:50:"If activated users may select their starting page.";s:20:"adm_social_bm_create";s:22:"Create Social Bookmark";s:18:"adm_social_bm_edit";s:20:"Edit Social Bookmark";s:20:"adm_adm_role_protect";s:26:"Protect Administrator Role";s:25:"adm_adm_role_protect_info";s:93:"If enabled, only administrator are allowed to de/assign users from/to the administrator role.";s:23:"feedback_recipient_info";s:45:"This address is used in the footer link "%s".";s:21:"system_check_no_owner";s:17:"Ownerless Objects";s:9:"adm_https";s:5:"HTTPS";s:27:"adm_external_setting_prefix";s:17:"External Settings";s:25:"adm_external_setting_edit";s:13:"Edit Settings";s:36:"adm_user_starting_point_invalid_info";s:37:"This feature is currently not active.";s:14:"vc_information";s:32:"Show Version Control Information";s:29:"vc_information_not_determined";s:58:"ILIAS could not determine any version control information.";s:20:"svn_revision_current";s:20:"Current Revision: %s";s:24:"svn_revision_last_change";s:25:"Last Changed Revision: %s";s:8:"svn_root";s:8:"Root: %s";s:8:"svn_path";s:8:"Path: %s";s:12:"git_revision";s:10:"Number: %s";s:14:"git_hash_short";s:23:"Commit Hash (short): %s";s:15:"git_last_commit";s:15:"Last Commit: %s";s:27:"adm_captcha_anonymous_short";s:7:"Captcha";s:25:"adm_captcha_anonymous_frm";s:122:"Activate captcha for anonymous in forums. Please keep in mind that this may effect the accessibility of your installation.";s:26:"adm_captcha_anonymous_auth";s:126:"Activate captcha for anonymous in login form. Please keep in mind that this may effect the accessibility of your installation.";s:25:"adm_captcha_anonymous_reg";s:133:"Activate captcha for anonymous in registration form. Please keep in mind that this may effect the accessibility of your installation.";s:26:"adm_captcha_anonymous_wiki";s:121:"Activate captcha for anonymous in wikis. Please keep in mind that this may effect the accessibility of your installation.";s:8:"obj_excs";s:8:"Exercise";s:13:"obj_excs_desc";s:24:"Global Exercise Settings";s:8:"obj_taxs";s:8:"Taxonomy";s:13:"obj_taxs_desc";s:24:"Global Taxonomy Settings";s:39:"adm_show_comments_tagging_in_lists_tags";s:30:"Display tags instead of number";s:34:"language_mode_existing_delete_info";s:281:"Delete all entries in the database before importing the file.
WARNING: The imported language file should be complete, otherwise there will be undefined language variables. If that happens, switch to the tab ‘Maintain’ and choose ‘Clear local changes in the database’.";s:35:"language_mode_existing_keepall_info";s:62:"Import only new entries that do not yet exist in the database.";s:35:"language_mode_existing_keepnew_info";s:143:"Import new entries and overwrite all entries that still have their default values. Keep those entries that are already changed in the database.";s:35:"language_mode_existing_replace_info";s:99:"Import new entries and replace all existing entries with the new values defined in the import file.";s:26:"language_scope_global_info";s:83:"Export all database entries of this language. This can be used for backup purposes.";s:25:"language_scope_local_info";s:151:"Export all entries that are locally added or changed in the database. This is similar to the saving of a local language file on the tab ‘Maintain’.";s:25:"language_scope_added_info";s:176:"Export all entries that are locally added in the database. This can be used to backup additional development entries before local changes are deleted on the tab ‘Maintain’.";s:29:"language_scope_unchanged_info";s:200:"Export all default language entries that are not changed in the database. This is the opposite to ‘Local changes only’. Both together are a complete backup of the current language in the database.";s:26:"language_scope_merged_info";s:190:"Export the standard ILIAS language file with all local changes merged in alphabetically by module and identifier. This can be used to update the global language file on the ILIAS SVN server.";s:32:"language_save_local_changes_info";s:300:"Save all locally added or changed database entries to the file Customizing/global/lang/ilias_%s_lang.local and set the language status to ‘Installed With Local’. The web server must have write permission in this folder. Please note that this file is the same for all clients of this installation.";s:32:"language_load_local_changes_info";s:163:"Load the file Customizing/global/lang/ilias_%s_lang.local to the database. New entries of this file are added to the database and existing entries are overwritten.";s:33:"language_clear_local_changes_info";s:145:"Reset the database entries of this language to the default entries defined in lang/ilias_%s.lang. All local changes or additions will be removed.";s:36:"language_delete_local_additions_info";s:59:"Delete all entries that were locally added to the database.";s:33:"language_merge_local_changes_info";s:160:"Merge all local changes and additions alphabetically into the standard language file lang/ilias_%s.lang. The web server must have write permission on this file.";s:31:"language_remove_local_file_info";s:187:"Remove the file Customizing/global/lang/ilias_%s_lang.local and change the language status from ‘Installed With Local’ to ‘Installed’. The changes in the database are not touched.";s:19:"adm_missing_entries";s:15:"Missing Entries";s:28:"adm_missing_entry_add_action";s:3:"Add";s:21:"adm_missing_entry_add";s:13:"Add New Entry";}'))); @@ -27056,10 +27056,10 @@ function setupILIASDatabase() 'module' => array('text', 'cntr'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:38:{s:17:"cntr_add_new_item";s:12:"Add New Item";s:23:"cntr_back_to_old_editor";s:18:"Back to Old Editor";s:27:"cntr_disable_multi_commands";s:22:"Disable Multi Commands";s:26:"cntr_enable_multi_commands";s:21:"Enable Multi Commands";s:24:"cntr_hide_title_and_icon";s:19:"Hide Title and Icon";s:11:"cntr_manage";s:6:"Manage";s:36:"cntr_old_editor_open_standard_editor";s:20:"Open Standard Editor";s:23:"cntr_old_editor_warning";s:226:"The maintenance of this editor will be discontinued in a future major releases of ILIAS. You may still use it to edit the content of this page now. But we recommend to switch to the standard page editor of ILIAS when possible.";s:13:"cntr_ordering";s:7:"Sorting";s:17:"cntr_page_actions";s:12:"Page Actions";s:18:"cntr_saved_sorting";s:14:"Saved Sorting.";s:29:"cntr_switch_to_new_editor_cmd";s:64:"Switch to new content of this page. Old content will be removed.";s:33:"cntr_switch_to_new_editor_message";s:200:"This is the supported standard editor. The content from the old editor cannot be transferred. Please start adding new page content below. If you click the following link, the new content will be used.";s:20:"cntr_switched_editor";s:24:"Switched to new content.";s:22:"cntr_text_media_editor";s:14:"Customize Page";s:17:"cntr_view_by_type";s:20:"Grouped-by-Type View";s:22:"cntr_view_info_by_type";s:60:"This content presentation groups all items by resource type.";s:23:"cntr_view_info_sessions";s:99:"This content presentation groups all sessions first. After that the other course content is listed.";s:21:"cntr_view_info_simple";s:55:"This content presentation lists all items in one block.";s:18:"cntr_view_sessions";s:13:"Sessions View";s:16:"cntr_view_simple";s:11:"Simple View";s:14:"edit_questions";s:14:"Edit Questions";s:33:"container_import_zip_file_invalid";s:109:"The uploaded file is not a valid ILIAS export file. To upload a directory structure please use a file object.";s:18:"cntr_adopt_content";s:13:"Adopt Content";s:35:"prtf_create_portfolio_from_template";s:30:"Create Portfolio From Template";s:24:"exc_next_deadline_single";s:8:"Deadline";s:32:"cntr_container_only_on_their_own";s:105:"Categories, courses, groups or folders can only be copied as single objects. Please select one item only.";s:18:"objects_duplicated";s:14:"Objects copied";s:23:"cntr_tax_none_available";s:34:"There are no taxonomies available.";s:32:"cntr_taxonomy_sideblock_settings";s:21:"Presentation Settings";s:28:"cntr_taxonomy_show_sideblock";s:27:"Show taxonomy in side block";s:26:"sorting_new_items_position";s:24:"Position For New Objects";s:24:"sorting_new_items_at_top";s:3:"Top";s:27:"sorting_new_items_at_bottom";s:6:"Bottom";s:23:"sorting_new_items_order";s:21:"Order For New Objects";s:25:"cntr_taxonomy_definitions";s:19:"Taxonomy Definition";s:18:"cntr_tax_list_info";s:72:"The following are all taxonomies that have been defined for this object.";s:16:"cont_custom_icon";s:11:"Custom Icon";}'))); $ilDB->insert("lng_modules", array( -'module' => array('text', 'rbac'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:670:{s:20:"accs_edit_permission";s:73:"User can change permissions of Accessibility Settings in Administration.";s:9:"accs_read";s:65:"User has read access to Accessibility Settings in Administration.";s:12:"accs_visible";s:53:"Accessibility Settings are visible in Administration.";s:10:"accs_write";s:55:"User can edit Accessibility Settings in Administration.";s:19:"adm_edit_permission";s:66:"User can change permissions of General Settings in Administration.";s:8:"adm_read";s:59:"User has read access to General Settings in Administration.";s:11:"adm_visible";s:47:"General Settings are visible in Administration.";s:9:"adm_write";s:49:"User can edit General Settings in Administration.";s:24:"adopt_perm_from_template";s:24:"Copy Permission Settings";s:20:"adve_edit_permission";s:61:"User can change permission settings of Editing administration";s:9:"adve_read";s:46:"User has read access to Editing Administration";s:12:"adve_visible";s:33:"Editing Administration is visible";s:10:"adve_write";s:48:"User can edit settings of Editing Administration";s:20:"assf_edit_permission";s:73:"User can change permission settings of Test and Assessment administration";s:9:"assf_read";s:55:"User has read access Test and Assessment Administration";s:12:"assf_visible";s:45:"Test and Assessment administration is visible";s:10:"assf_write";s:60:"User can edit settings of Test and Assessment Administration";s:20:"auth_edit_permission";s:85:"User can change permission settings of Authentication and Registration administration";s:9:"auth_read";s:73:"User has read access to administration of Authentication and Registration";s:12:"auth_visible";s:60:"Administration of Authentication and Registration is visible";s:10:"auth_write";s:58:"User can edit settings for Authentication and Registration";s:26:"cat_cat_administrate_users";s:69:"User can create and administrate local user accounts in this category";s:8:"cat_copy";s:22:"User can copy category";s:10:"cat_delete";s:32:"User can move or delete category";s:19:"cat_edit_permission";s:35:"User can change permission settings";s:14:"cat_read_users";s:58:"User can read local user accounts created in this category";s:8:"cat_read";s:32:"User has read access to category";s:11:"cat_visible";s:19:"Category is visible";s:9:"cat_write";s:53:"User can edit settings of category and manage content";s:20:"cert_edit_permission";s:66:"User can change permission settings of Certificates administration";s:9:"cert_read";s:51:"User has read access to Certificates Administration";s:12:"cert_visible";s:38:"Certificates Administration is visible";s:10:"cert_write";s:53:"User can edit settings in Certificates Administration";s:32:"change_existing_object_type_desc";s:78:"This will also change the permissions of already existing objects of that type";s:28:"change_existing_objects_desc";s:215:"The permission settings of this role will be adopted to ALL existing objects. If you want to change permissions only for specific object types please click the checkboxes to the right of the appropriate object type.";s:23:"change_existing_objects";s:23:"Change Existing Objects";s:29:"change_existing_prefix_single";s:6:"Change";s:22:"change_existing_prefix";s:15:"Change Existing";s:29:"change_existing_suffix_single";s:6:" ";s:22:"change_existing_suffix";s:6:" ";s:8:"crs_copy";s:20:"User can copy course";s:16:"rbac_create_fold";s:13:"Create Folder";s:10:"crs_delete";s:30:"User can move or delete course";s:26:"crs_edit_learning_progress";s:40:"User can edit learning progress settings";s:19:"crs_edit_permission";s:35:"User can change permission settings";s:8:"crs_join";s:20:"User can join course";s:9:"crs_leave";s:32:"User can unsubscribe from course";s:8:"crs_read";s:30:"User has read access to course";s:11:"crs_visible";s:17:"Course is visible";s:9:"crs_write";s:48:"User can edit course settings and manage content";s:19:"edit_roleassignment";s:20:"Edit role assignment";s:8:"exc_copy";s:22:"User can copy exercise";s:10:"exc_delete";s:32:"User can move or delete exercise";s:26:"exc_edit_learning_progress";s:40:"User can edit learning progress settings";s:19:"exc_edit_permission";s:35:"User can change permission settings";s:8:"exc_read";s:32:"User can participate at exercise";s:11:"exc_visible";s:19:"Exercise is visible";s:9:"exc_write";s:50:"User can edit settings and assignments of exercise";s:20:"extt_edit_permission";s:74:"User can change permission settings of Third Party Software administration";s:9:"extt_read";s:62:"User has read access to administration of Third Party Software";s:12:"extt_visible";s:49:"Administration of Third Party Software is visible";s:10:"extt_write";s:46:"User can edit settings of Third Party Software";s:11:"feed_delete";s:32:"User can move or delete web feed";s:20:"feed_edit_permission";s:35:"User can change permission settings";s:9:"feed_read";s:33:"User can read content of web feed";s:12:"feed_visible";s:19:"Web feed is visible";s:10:"feed_write";s:31:"User can edit web feed settings";s:9:"file_copy";s:18:"User can copy file";s:11:"file_delete";s:28:"User can move or delete file";s:20:"file_edit_permission";s:35:"User can change permission settings";s:9:"file_read";s:22:"User can download file";s:12:"file_visible";s:15:"File is visible";s:10:"file_write";s:58:"User can edit file settings and upload new version of file";s:9:"fold_copy";s:20:"User can copy folder";s:11:"fold_delete";s:30:"User can move or delete folder";s:27:"fold_edit_learning_progress";s:40:"User can edit learning progress settings";s:20:"fold_edit_permission";s:35:"User can change permission settings";s:9:"fold_read";s:30:"User has read access to folder";s:12:"fold_visible";s:17:"Folder is visible";s:10:"fold_write";s:51:"User can edit settings of folder and manage content";s:13:"frm_add_reply";s:28:"Users can reply to a posting";s:14:"frm_add_thread";s:25:"User can add a new thread";s:8:"frm_copy";s:19:"User can copy forum";s:10:"frm_delete";s:29:"User can move or delete forum";s:19:"frm_edit_permission";s:35:"User can change permission settings";s:16:"frm_moderate_frm";s:41:"User can edit, censor and delete postings";s:8:"frm_read";s:27:"User can read forum content";s:11:"frm_visible";s:16:"Forum is visible";s:9:"frm_write";s:43:"User can edit forum settings and moderators";s:8:"glo_copy";s:22:"User can copy glossary";s:10:"glo_delete";s:32:"User can move or delete glossary";s:19:"glo_edit_permission";s:35:"User can change permission settings";s:8:"glo_read";s:30:"User can read glossary content";s:11:"glo_visible";s:19:"Glossary is visible";s:9:"glo_write";s:46:"User can edit content and settings of glossary";s:8:"grp_copy";s:19:"User can copy group";s:10:"grp_delete";s:29:"User can move or delete group";s:26:"grp_edit_learning_progress";s:40:"User can edit learning progress settings";s:19:"grp_edit_permission";s:35:"User can change permission settings";s:8:"grp_join";s:19:"User can join group";s:9:"grp_leave";s:31:"User can unsubscribe from group";s:8:"grp_read";s:29:"User has read access to group";s:11:"grp_visible";s:16:"Group is visible";s:9:"grp_write";s:47:"User can edit group settings and manage content";s:9:"htlm_copy";s:34:"User can copy HTML learning module";s:11:"htlm_delete";s:44:"User can move or delete HTML learning module";s:27:"htlm_edit_learning_progress";s:40:"User can edit learning progress settings";s:20:"htlm_edit_permission";s:35:"User can change permission settings";s:9:"htlm_read";s:34:"User can read HTML learning module";s:12:"htlm_visible";s:31:"HTML learning module is visible";s:10:"htlm_write";s:58:"User can edit content and settings of HTML learning module";s:7:"lm_copy";s:35:"User can copy ILIAS learning module";s:9:"lm_delete";s:45:"User can move or delete ILIAS learning module";s:25:"lm_edit_learning_progress";s:40:"User can edit learning progress settings";s:18:"lm_edit_permission";s:35:"User can change permission settings";s:7:"lm_read";s:35:"User can read ILIAS learning module";s:10:"lm_visible";s:32:"ILIAS Learning Module is visible";s:8:"lm_write";s:59:"User can edit content and settings of ILIAS learning module";s:20:"lngf_edit_permission";s:62:"User can change permission settings of Language administration";s:9:"lngf_read";s:47:"User has read access to Language administration";s:12:"lngf_visible";s:34:"Language administration is visible";s:10:"lngf_write";s:87:"User can edit settings in Language administration and use extended language maintenance";s:20:"lrss_edit_permission";s:72:"User can change permission settings of Learning Resources administration";s:9:"lrss_read";s:51:"Read access to administration of Learning Resources";s:12:"lrss_visible";s:47:"Administration of Learning Resources is visible";s:10:"lrss_write";s:62:"User can edit settings of Learning Resources in administration";s:9:"mail_read";s:43:"User has read access to Mail administration";s:14:"mail_smtp_mail";s:52:"User can send e-mails per SMTP to external addresses";s:19:"mail_system_message";s:38:"User can send internal system messages";s:12:"mail_visible";s:30:"Mail administration is visible";s:10:"mail_write";s:45:"User can edit settings in Mail administration";s:9:"mcst_copy";s:23:"User can copy mediacast";s:11:"mcst_delete";s:33:"User can move or delete mediacast";s:20:"mcst_edit_permission";s:35:"User can change permission settings";s:9:"mcst_read";s:23:"User can read mediacast";s:12:"mcst_visible";s:20:"Mediacast is visible";s:10:"mcst_write";s:47:"User can edit content and settings of mediacast";s:10:"mep_delete";s:34:"User can move or delete media pool";s:19:"mep_edit_permission";s:35:"User can change permission settings";s:8:"mep_read";s:62:"User has read access to media pool and can reuse media objects";s:11:"mep_visible";s:21:"Media pool is visible";s:9:"mep_write";s:48:"User can edit content and settings of media pool";s:20:"mobs_edit_permission";s:73:"User can change permission settings in Media Objects/Pools administration";s:9:"mobs_read";s:58:"User has read access to Media Objects/Pools administration";s:12:"mobs_visible";s:45:"Media Objects/Pools administration is visible";s:10:"mobs_write";s:60:"User can edit settings in Media Objects/Pools administration";s:20:"nwss_edit_permission";s:72:"User can change permission settings in News and Web Feeds administration";s:9:"nwss_read";s:56:"User has read access to ews and Web Feeds administration";s:12:"nwss_visible";s:44:"News and Web Feeds administration is visible";s:10:"nwss_write";s:59:"User can edit settings in News and Web Feeds administration";s:20:"pays_edit_permission";s:58:"User can change permission settings in Shop administration";s:9:"pays_read";s:43:"User has read access to Shop administration";s:12:"pays_visible";s:30:"Shop administration is visible";s:10:"pays_write";s:45:"User can edit settings in Shop administration";s:18:"ps_edit_permission";s:70:"User can change permission settings of Privacy/Security administration";s:21:"ps_export_member_data";s:49:"User can export member data in courses and groups";s:7:"ps_read";s:55:"User has read access to Privacy/Security administration";s:10:"ps_visible";s:42:"Privacy/Security administration is visible";s:8:"ps_write";s:57:"User can edit settings in Privacy/Security administration";s:8:"qpl_copy";s:37:"User can copy question pool for tests";s:10:"qpl_delete";s:37:"User can move or delete question pool";s:19:"qpl_edit_permission";s:35:"User can change permission settings";s:8:"qpl_read";s:61:"User can read test questions in pool and insert them in tests";s:11:"qpl_visible";s:24:"Question pool is visible";s:9:"qpl_write";s:58:"User can edit test questions and settings of question pool";s:15:"rbac_create_cat";s:17:"Create Categories";s:20:"root_edit_permission";s:35:"User can change permission settings";s:9:"root_read";s:48:"User has read access to Repository - Home";s:12:"root_visible";s:35:"Repository - Home is visible";s:10:"root_write";s:69:"User can edit settings of Repository - Home and manage content";s:9:"sahs_copy";s:40:"User can copy SCORM/AICC learning module";s:11:"sahs_delete";s:50:"User can move or delete SCORM/AICC learning module";s:27:"sahs_edit_learning_progress";s:40:"User can edit learning progress settings";s:20:"sahs_edit_permission";s:35:"User can change permission settings";s:9:"sahs_read";s:40:"User can read SCORM/AICC learning module";s:12:"sahs_visible";s:37:"SCORM/AICC learning module is visible";s:10:"sahs_write";s:64:"User can edit content and settings of SCORM/AICC learning module";s:20:"seas_edit_permission";s:60:"User can change permission settings or Search administration";s:9:"seas_read";s:45:"User has read access to Search administration";s:11:"seas_search";s:39:"User can use the global search in ILIAS";s:12:"seas_visible";s:32:"Search administration is visible";s:10:"seas_write";s:38:"Edit settings in Search administration";s:9:"sess_copy";s:21:"User can copy session";s:8:"spl_copy";s:39:"User can copy question pool for surveys";s:10:"spl_delete";s:37:"User can move or delete question pool";s:19:"spl_edit_permission";s:35:"User can change permission settings";s:8:"spl_read";s:64:"User can read survey questions in pool and insert them in survey";s:11:"spl_visible";s:24:"Question pool is visible";s:9:"spl_write";s:60:"User can edit survey questions and settings of question pool";s:20:"stys_edit_permission";s:71:"User can change permission settings of Layout and Styles administration";s:9:"stys_read";s:56:"User has read access to Layout and Styles administration";s:12:"stys_visible";s:43:"Layout and Styles administration is visible";s:10:"stys_write";s:58:"User can edit settings in Layout and Styles administration";s:8:"svy_copy";s:20:"User can copy survey";s:10:"svy_delete";s:30:"User can move or delete survey";s:19:"svy_edit_permission";s:35:"User can change permission settings";s:10:"svy_invite";s:34:"User can invite others to a survey";s:8:"svy_read";s:32:"User can participate at a survey";s:11:"svy_visible";s:17:"Survey is visible";s:9:"svy_write";s:44:"User can edit content and settings of survey";s:20:"tags_edit_permission";s:61:"User can change permission settings in Tagging administration";s:9:"tags_read";s:46:"User has read access to Tagging administration";s:12:"tags_visible";s:33:"Tagging administration is visible";s:10:"tags_write";s:48:"User can edit settings in Tagging administration";s:11:"trac_delete";s:29:"User can delete tracking data";s:20:"trac_edit_permission";s:77:"Change permission settings in Statistics and Learning Progress administration";s:9:"trac_read";s:71:"User has read access to Statistics and Learning Progress administration";s:12:"trac_visible";s:58:"Statistics and Learning Progress administration is visible";s:8:"tst_copy";s:18:"User can copy test";s:10:"tst_delete";s:28:"User can move or delete test";s:26:"tst_edit_learning_progress";s:40:"User can edit learning progress settings";s:19:"tst_edit_permission";s:35:"User can change permission settings";s:8:"tst_read";s:25:"User can perform the test";s:11:"tst_visible";s:15:"Test is visible";s:9:"tst_write";s:42:"User can edit content and settings of test";s:11:"usrf_delete";s:29:"User can delete user accounts";s:20:"usrf_edit_permission";s:58:"User can change permission settings in User administration";s:24:"usrf_edit_roleassignment";s:47:"User can change role assignment of user account";s:23:"usrf_push_desktop_items";s:69:"User is allowed to push items on the personal desktop.of role members";s:15:"usrf_read_users";s:66:"User has read access to local user accounts (local administrators)";s:9:"usrf_read";s:43:"User has read access to User administration";s:12:"usrf_visible";s:30:"User administration is visible";s:10:"usrf_write";s:36:"Edit settings in User administration";s:9:"webr_copy";s:21:"User can copy weblink";s:11:"webr_delete";s:31:"User can move or delete weblink";s:20:"webr_edit_permission";s:35:"User can change permission settings";s:9:"webr_read";s:30:"User can read and use weblinks";s:12:"webr_visible";s:18:"Weblink is visible";s:10:"webr_write";s:34:"User can edit settings of weblinks";s:9:"wiki_copy";s:18:"User can copy wiki";s:11:"wiki_delete";s:28:"User can move or delete wiki";s:17:"wiki_edit_content";s:35:"User can create and edit wiki pages";s:20:"wiki_edit_permission";s:35:"User can change permission settings";s:9:"wiki_read";s:26:"User can read wiki content";s:12:"wiki_visible";s:15:"Wiki is visible";s:10:"wiki_write";s:30:"User can edit settings of wiki";s:15:"cals_edit_event";s:61:"User can create and edit public calendars and events in ILIAS";s:20:"cals_edit_permission";s:63:"User can change permission settings for Calendar administration";s:9:"cals_read";s:47:"User has read access to Calendar Administration";s:12:"cals_visible";s:34:"Calendar Administration is visible";s:10:"cals_write";s:49:"User can edit settings of Calendar Administration";s:9:"catr_copy";s:32:"User can copy category reference";s:11:"catr_delete";s:42:"User can move or delete category reference";s:20:"catr_edit_permission";s:35:"User can change permission settings";s:9:"catr_read";s:33:"Read access to Category Reference";s:12:"catr_visible";s:29:"Category reference is visible";s:10:"catr_write";s:44:"User can edit settings of category reference";s:20:"cmps_edit_permission";s:83:"User can change permission settings of Plugins, Modules and Services administration";s:9:"cmps_read";s:71:"User has read access to administration of Plugins, Modules and Services";s:12:"cmps_visible";s:67:"Administration of Plugins, Modules and Services settings is visible";s:10:"cmps_write";s:55:"User can edit settings of Plugins, Modules and Services";s:16:"rbac_create_sess";s:14:"Create Session";s:14:"crs_edit_event";s:20:"Edit Calendar Events";s:9:"crsr_copy";s:30:"User can copy course reference";s:11:"crsr_delete";s:40:"User can move or delete course reference";s:20:"crsr_edit_permission";s:35:"User can change permission settings";s:9:"crsr_read";s:31:"Read access to Course Reference";s:12:"crsr_visible";s:27:"Course reference is visible";s:10:"crsr_write";s:42:"User can edit settings of course reference";s:22:"edit_learning_progress";s:22:"Edit Learning Progress";s:20:"facs_edit_permission";s:71:"User can change permission settings of Files and Folders administration";s:9:"facs_read";s:59:"User has read access to administration of Files and Folders";s:12:"facs_visible";s:46:"Administration of Files and Folders is visible";s:10:"facs_write";s:61:"User can edit settings in administration of Files and Folders";s:16:"filter_all_roles";s:33:"Show all roles of current context";s:19:"filter_global_roles";s:22:"Show only global roles";s:25:"filter_local_roles_object";s:46:"Show only local roles defined at this position";s:18:"filter_local_roles";s:40:"Show only local roles of current context";s:25:"filter_roles_local_policy";s:53:"Show only roles using a local policy at this position";s:14:"grp_edit_event";s:20:"Edit Calendar Events";s:22:"info_user_view_changed";s:17:"User view changed";s:5:"leave";s:5:"Leave";s:20:"mcts_edit_permission";s:63:"User can change permission settings in Mediacast administration";s:9:"mcts_read";s:48:"User has read access to Mediacast administration";s:12:"mcts_visible";s:35:"Mediacast administration is visible";s:10:"mcts_write";s:50:"User can edit settings in Mediacast administration";s:19:"mds_edit_permission";s:62:"User can change permission settings in Metadata administration";s:8:"mds_read";s:47:"User has read access to Metadata administration";s:11:"mds_visible";s:34:"Metadata administration is visible";s:9:"mds_write";s:49:"User can edit settings in Metadata administration";s:20:"msg_no_roles_of_type";s:47:"No Roles available with selected filter setting";s:20:"pdts_edit_permission";s:70:"User can change permission settings of Personal Desktop administration";s:9:"pdts_read";s:55:"User has read access to Personal Desktop administration";s:12:"pdts_visible";s:42:"Personal Desktop administration is visible";s:10:"pdts_write";s:48:"Edit settings of Personal Desktop administration";s:17:"perm_administrate";s:12:"Administrate";s:22:"perm_class_create_desc";s:69:"Determine which object types may be created under the current object.";s:17:"perm_class_create";s:18:"Create new Objects";s:23:"perm_class_general_desc";s:101:"Common operations available for all objects. Hover the cursor over operation to get more information.";s:18:"perm_class_general";s:18:"General operations";s:22:"perm_class_object_desc";s:27:"Object-specific operations.";s:17:"perm_class_object";s:18:"Special Operations";s:20:"perm_class_rbac_desc";s:134:"Access control to Permission settings (this menu) and local policy settings for automatic permission settings for new created objects.";s:15:"perm_class_rbac";s:19:"Permission settings";s:20:"perm_local_role_desc";s:83:"This role is locally defined at the current object and correspond to a local policy";s:15:"perm_local_role";s:10:"Local Role";s:26:"perm_use_local_policy_desc";s:106:"If local policy is activated, you may define different default permission settings for the current object.";s:21:"perm_use_local_policy";s:16:"Use local policy";s:32:"rbac_change_existing_confirm_tbl";s:42:"Settings for ‘Change Existing Objects’";s:31:"rbac_delete_local_policies_info";s:105:"If activated, all local policies will be deleted. The object permissions will be rewritten and protected.";s:26:"rbac_delete_local_policies";s:21:"Delete Local Policies";s:16:"rbac_delete_role";s:11:"Delete Role";s:29:"rbac_keep_local_policies_info";s:131:"Choose this mode for keeping all local policies. The object permissions will be adapted to these policies and afterwards protected.";s:24:"rbac_keep_local_policies";s:19:"Keep Local Policies";s:19:"rbac_local_policies";s:14:"Local Policies";s:20:"rbac_role_delete_qst";s:122:"Are you sure you want to delete the following role?
All permissions granted by this role will be deleted permanently.";s:21:"rbac_role_delete_self";s:143:"Attention: You are assigned to this role. If you continue this delete operation, you may loose access to some ILIAS materials.";s:22:"rbac_role_exists_alert";s:85:"A role with the same name already exists in this context. Please choose another name.";s:43:"rbac_unprotected_delete_local_policies_info";s:110:"If activated, all local policies will be deleted. Permissions in courses and groups will be newly initialized.";s:41:"rbac_unprotected_keep_local_policies_info";s:44:"Choose this mode to keep all local policies.";s:11:"rcrs_delete";s:34:"User can move or delete ECS Course";s:20:"rcrs_edit_permission";s:35:"User can change permission settings";s:9:"rcrs_read";s:23:"User can use ECS Course";s:12:"rcrs_visible";s:21:"ECS Course is visible";s:10:"rcrs_write";s:36:"User can edit settings of ECS Course";s:20:"recf_edit_permission";s:70:"User can change permission settings of Restored Objects administration";s:9:"recf_read";s:55:"User has read access to Restored Objects administration";s:12:"recf_visible";s:42:"Restored Objects administration is visible";s:10:"recf_write";s:68:"Edit Settings and restore objects in Restored Objects administration";s:16:"rbac_create_catr";s:25:"Create Category Reference";s:15:"rbac_create_crs";s:13:"Create Course";s:16:"rbac_create_crsr";s:23:"Create Course Reference";s:15:"rbac_create_exc";s:15:"Create Exercise";s:16:"rbac_create_feed";s:15:"Create Web Feed";s:16:"rbac_create_file";s:11:"Upload File";s:15:"rbac_create_frm";s:12:"Create Forum";s:15:"rbac_create_glo";s:15:"Create Glossary";s:15:"rbac_create_grp";s:12:"Create Group";s:16:"rbac_create_htlm";s:27:"Create HTML Learning Module";s:14:"rbac_create_lm";s:28:"Create ILIAS Learning Module";s:16:"rbac_create_mcst";s:16:"Create Mediacast";s:15:"rbac_create_mep";s:17:"Create Media Pool";s:15:"rbac_create_qpl";s:25:"Create Question Pool Test";s:16:"rbac_create_rcrs";s:17:"Create ECS Course";s:16:"rbac_create_sahs";s:33:"Create SCORM/AICC Learning Module";s:15:"rbac_create_spl";s:27:"Create Question Pool Survey";s:15:"rbac_create_svy";s:13:"Create Survey";s:15:"rbac_create_tst";s:11:"Create Test";s:16:"rbac_create_webr";s:14:"Create Weblink";s:16:"rbac_create_wiki";s:11:"Create Wiki";s:11:"sess_delete";s:31:"User can move or delete session";s:15:"sess_edit_event";s:20:"Edit Calendar Events";s:20:"sess_edit_permission";s:35:"User can change permission settings";s:9:"sess_read";s:32:"User has read access to sessions";s:12:"sess_visible";s:20:"Sessions are visible";s:10:"sess_write";s:42:"User can edit session content and settings";s:20:"svyf_edit_permission";s:56:"User change permission settings in Survey administration";s:9:"svyf_read";s:45:"User has read access to Survey administration";s:12:"svyf_visible";s:32:"Survey administration is visible";s:10:"svyf_write";s:38:"Edit settings in Survey administration";s:25:"mail_mail_to_global_roles";s:35:"User can send mails to global roles";s:30:"rbac_msg_user_already_assigned";s:51:"The chosen users are already assigned to this role.";s:23:"rbac_add_new_local_role";s:18:"Add New Local Role";s:27:"cals_add_consultation_hours";s:54:"User can offer and edit consultation hours in calendar";s:3:"log";s:3:"Log";s:8:"rbac_log";s:3:"Log";s:12:"rbac_changes";s:7:"Changes";s:22:"rbac_log_operation_add";s:24:"Added Operation for "%s"";s:22:"rbac_log_operation_rmv";s:26:"Removed Operation for "%s"";s:24:"rbac_log_inheritance_add";s:28:"Stopped Inheritance for "%s"";s:24:"rbac_log_inheritance_rmv";s:28:"Allowed Inheritance for "%s"";s:22:"rbac_log_source_object";s:13:"Source object";s:25:"rbac_log_edit_permissions";s:16:"Edit Permissions";s:20:"rbac_log_move_object";s:11:"Move Object";s:20:"rbac_log_link_object";s:11:"Link Object";s:20:"rbac_log_copy_object";s:11:"Copy Object";s:22:"rbac_log_create_object";s:13:"Create Object";s:22:"rbac_log_edit_template";s:18:"Edit Role Template";s:31:"rbac_log_edit_template_existing";s:38:"Use Role Template for Existing Objects";s:21:"rbac_log_change_owner";s:22:"Change Owner of Object";s:22:"rbac_log_changed_owner";s:16:"Changed Owner to";s:24:"rbac_role_add_to_desktop";s:23:"Add To Personal Desktop";s:29:"rbac_role_add_to_desktop_info";s:56:"Make object a selected desktop item for all role members";s:21:"rbac_role_rights_copy";s:16:"Copy Permissions";s:27:"rbac_role_rights_copy_empty";s:4:"None";s:37:"rbac_role_rights_copy_change_existing";s:23:"Change Existing Objects";s:16:"perm_global_role";s:11:"Global Role";s:26:"perm_protected_global_role";s:21:"Protected Global Role";s:25:"perm_protected_local_role";s:20:"Protected Local Role";s:27:"perm_role_path_info_created";s:22:"Created in %1$s "%2$s"";s:31:"perm_role_path_info_inheritance";s:35:"using local policy from %1$s "%2$s"";s:10:"read_users";s:28:"Read Access to User Accounts";s:22:"cat_administrate_users";s:32:"Administrate Local User Accounts";s:15:"edit_permission";s:18:"Change Permissions";s:10:"edit_event";s:13:"Edit Calendar";s:20:"book_edit_permission";s:52:"User can change permission settings for booking pool";s:12:"book_visible";s:23:"Booking pool is visible";s:9:"book_read";s:49:"User can book resources / objects in booking pool";s:11:"book_delete";s:36:"User can move or delete booking pool";s:10:"book_write";s:50:"User can edit settings and content of booking pool";s:16:"rbac_create_book";s:19:"Create Booking Pool";s:5:"write";s:13:"Edit Settings";s:17:"rbac_local_policy";s:12:"Local Policy";s:15:"role_block_role";s:10:"Block Role";s:20:"role_block_role_desc";s:67:"The access to this and all subordinated objects is will be revoked.";s:28:"role_confirm_block_role_info";s:185:"The following operations will be performed:

- the role permissions of this and all subordinated objects will be blocked.
- the new permission settings will be protected.";s:30:"role_confirm_block_role_header";s:45:"Do you really want to block the chosen roles?";s:18:"push_desktop_items";s:34:"Push Items on the Personal Desktop";s:9:"smtp_mail";s:11:"SMTP E-Mail";s:20:"mail_to_global_roles";s:12:"Global Mails";s:9:"add_reply";s:9:"Add Reply";s:10:"add_thread";s:10:"Add Thread";s:12:"moderate_frm";s:8:"Moderate";s:27:"rbac_repository_permissions";s:22:"Repository Permissions";s:22:"rbac_admin_permissions";s:26:"Administration Permissions";s:22:"add_consultation_hours";s:22:"Add Consultation Hours";s:18:"export_member_data";s:16:"Access User Data";s:42:"rbac_change_existing_objects_desc_new_role";s:77:"The permission settings of this role will be adopted to ALL existing objects.";s:12:"frma_visible";s:31:"Forum Administration is visible";s:9:"frma_read";s:44:"User has read access to Forum Administration";s:10:"frma_write";s:46:"User can edit settings in Forum Administration";s:20:"frma_edit_permission";s:59:"User can change permission settings of Forum administration";s:15:"rbac_create_usr";s:39:"User is allowed to create user accounts";s:27:"precondition_obligatory_alt";s:30:"Precondition must be fulfilled";s:31:"precondition_not_obligatory_alt";s:24:"Precondition is optional";s:20:"active_preconditions";s:13:"Preconditions";s:23:"precondition_obligatory";s:10:"Compulsory";s:28:"precondition_obligatory_info";s:62:"Compulsory preconditions must be fulfilled, for having access.";s:32:"precondition_obligatory_settings";s:21:"Precondition Settings";s:27:"precondition_num_obligatory";s:28:"Number of Required Materials";s:30:"precondition_num_optional_info";s:83:"Please enter the minimum number of materials required to fulfill this precondition.";s:6:"invite";s:18:"Inviting to survey";s:16:"rbac_global_rolt";s:20:"Global Role Template";s:19:"rbac_role_selection";s:9:"Role Type";s:16:"rbac_auto_global";s:26:"Auto generated global role";s:14:"rbac_ud_global";s:24:"User defined global role";s:15:"rbac_auto_local";s:25:"Auto generated local role";s:13:"rbac_ud_local";s:23:"User defined local role";s:14:"rbac_auto_rolt";s:28:"Auto generated role template";s:12:"rbac_ud_rolt";s:26:"User defined role template";s:19:"rbac_context_global";s:6:"Global";s:12:"chtr_visible";s:19:"Chatroom is visible";s:9:"chtr_read";s:42:"User can join and participate at Chat Room";s:10:"chtr_write";s:49:"User can edit settings of Chat Room and ban users";s:20:"chtr_edit_permission";s:49:"User can change Permission Settings for Chat Room";s:13:"chtr_moderate";s:41:"User can moderate discussion in chat room";s:12:"otpl_visible";s:47:"Administration of Didactic Templates is visible";s:9:"otpl_read";s:57:"User has read access to Didactic Templates administration";s:10:"otpl_write";s:44:"User can edit settings of Didactic Templates";s:20:"otpl_edit_permission";s:75:"User can change permission settings in administration of Didactic Templates";s:21:"rbac_back_to_overview";s:17:"Back to Role List";s:24:"rbac_choose_copy_targets";s:52:"Please enter a query for selecting the target roles.";s:24:"rbac_select_copy_targets";s:30:"Please select the target roles";s:15:"rbac_role_title";s:10:"Role Title";s:19:"rbac_copy_behaviour";s:18:"Role Copy Settings";s:32:"rbac_not_change_existing_objects";s:30:"Do NOT change existing objects";s:14:"rbac_copy_role";s:9:"Copy Role";s:18:"rbac_copy_finished";s:17:"Finished copying.";s:24:"rbac_precondition_source";s:17:"Condition Trigger";s:24:"rbac_precondition_target";s:26:"Condition limits access to";s:22:"rbac_precondition_mode";s:4:"Mode";s:26:"rbac_precondition_mode_all";s:17:"All Preconditions";s:31:"rbac_precondition_mode_all_info";s:54:"All preconditions need to be fulfilled to give access.";s:29:"rbac_precondition_mode_subset";s:23:"Subset of Preconditions";s:34:"rbac_precondition_mode_subset_info";s:113:"A subset of preconditions need to be fulfilled to give access. Some preconditions may still be set as compulsory.";s:33:"rbac_precondition_save_obligatory";s:15:"Save Compulsory";s:34:"rbac_precondition_minimum_optional";s:49:"At least 2 preconditions have to remain optional.";s:12:"prfa_visible";s:35:"Portfolio administration is visible";s:9:"prfa_read";s:48:"User has read access to Portfolio administration";s:10:"prfa_write";s:50:"User can edit settings in Portfolio administration";s:20:"prfa_edit_permission";s:63:"User can change permission settings of Portfolio administration";s:12:"skmg_visible";s:47:"Competence Management administration is visible";s:9:"skmg_read";s:63:"User has read access to administration of Competence Management";s:10:"skmg_write";s:47:"User can edit settings of Competence Management";s:20:"skmg_edit_permission";s:75:"User can change permission settings of Competence Management administration";s:12:"blga_visible";s:30:"Blog Administration is visible";s:9:"blga_read";s:43:"User has read access to Blog Administration";s:10:"blga_write";s:45:"User can edit settings in Blog Administration";s:20:"blga_edit_permission";s:58:"User can change permission settings of Blog administration";s:8:"moderate";s:8:"Moderate";s:16:"rbac_create_chtr";s:16:"Create Chat Room";s:19:"rbac_edit_condition";s:17:"Edit Precondition";s:26:"rbac_condition_delete_sure";s:60:"Are you sure you want to delete the following preconditions?";s:18:"tst_tst_statistics";s:34:"User has access to test statistics";s:12:"blog_visible";s:15:"Blog is visible";s:9:"blog_read";s:26:"User can read blog content";s:9:"blog_copy";s:18:"User can copy blog";s:10:"blog_write";s:27:"User can edit blog settings";s:11:"blog_delete";s:28:"User can move or delete blog";s:20:"blog_edit_permission";s:35:"User can change permission settings";s:16:"rbac_create_blog";s:11:"Create Blog";s:10:"trac_write";s:64:"Edit settings in Statistics and Learning Progress administration";s:11:"dcl_visible";s:26:"Data Collection is visible";s:8:"dcl_read";s:30:"Read access to Data Collection";s:8:"dcl_copy";s:29:"User can copy data collection";s:9:"dcl_write";s:53:"User can edit settings and content of data collection";s:10:"dcl_delete";s:39:"User can move or delete data collection";s:19:"dcl_edit_permission";s:35:"User can change permission settings";s:13:"dcl_add_entry";s:25:"User can add/edit entries";s:15:"rbac_create_dcl";s:22:"Create Data Collection";s:12:"poll_visible";s:15:"Poll is visible";s:9:"poll_read";s:28:"User can participate at poll";s:10:"poll_write";s:39:"User can edit poll settings and content";s:11:"poll_delete";s:28:"User can move or delete poll";s:9:"poll_copy";s:18:"User can copy poll";s:20:"poll_edit_permission";s:35:"User can change permission settings";s:16:"rbac_create_poll";s:11:"Create Poll";s:15:"fld_create_poll";s:11:"Create Poll";s:20:"hlps_edit_permission";s:58:"User can change permissions of Help System administration.";s:9:"hlps_read";s:51:"User has read access to Help System administration.";s:12:"hlps_visible";s:38:"Help System administration is visible.";s:10:"hlps_write";s:61:"User can edit settings of Help System and upload new versions";s:16:"rbac_import_role";s:11:"Import Role";s:18:"rbac_role_imported";s:27:"The role has been imported.";s:13:"internal_mail";s:13:"Internal Mail";s:18:"mail_internal_mail";s:41:"User can use internal mail system (ILIAS)";s:9:"itgr_read";s:32:"User can see items in item group";s:10:"itgr_write";s:48:"User can edit content and settings of item group";s:9:"itgr_copy";s:24:"User can copy item group";s:11:"itgr_delete";s:34:"User can move or delete item group";s:20:"itgr_edit_permission";s:35:"User can change permission settings";s:16:"rbac_create_itgr";s:17:"Create Item Group";s:10:"contribute";s:10:"Contribute";s:15:"blog_contribute";s:19:"User can contribute";s:14:"lp_other_users";s:45:"See learning progress overview of other users";s:19:"trac_lp_other_users";s:45:"See learning progress overview of other users";s:20:"ecss_edit_permission";s:55:"User can edit permission settings of ECS administration";s:9:"ecss_read";s:34:"User can read general ECS settings";s:12:"ecss_visible";s:24:"ECS settings are visible";s:10:"ecss_write";s:26:"User can edit ECS settings";s:11:"rfil_delete";s:32:"User can move or delete ECS File";s:20:"rfil_edit_permission";s:35:"User can change permission settings";s:9:"rfil_read";s:21:"User can use ECS File";s:12:"rfil_visible";s:19:"ECS File is visible";s:10:"rfil_write";s:34:"User can edit settings of ECS File";s:11:"rgrp_delete";s:33:"User can move or delete ECS Group";s:20:"rgrp_edit_permission";s:35:"User can change permission settings";s:9:"rgrp_read";s:22:"User can use ECS Group";s:12:"rgrp_visible";s:20:"ECS Group is visible";s:10:"rgrp_write";s:35:"User can edit settings of ECS Group";s:11:"rglo_delete";s:36:"User can move or delete ECS Glossary";s:20:"rglo_edit_permission";s:35:"User can change permission settings";s:9:"rglo_read";s:25:"User can use ECS Glossary";s:12:"rglo_visible";s:23:"ECS Glossary is visible";s:10:"rglo_write";s:38:"User can edit settings of ECS Glossary";s:10:"rlm_delete";s:43:"User can move or delete ECS Learning Module";s:19:"rlm_edit_permission";s:35:"User can change permission settings";s:8:"rlm_read";s:32:"User can use ECS Learning Module";s:11:"rlm_visible";s:30:"ECS Learning Module is visible";s:9:"rlm_write";s:45:"User can edit settings of ECS Learning Module";s:11:"rtst_delete";s:32:"User can move or delete ECS Test";s:20:"rtst_edit_permission";s:35:"User can change permission settings";s:9:"rtst_read";s:21:"User can use ECS Test";s:12:"rtst_visible";s:19:"ECS Test is visible";s:10:"rtst_write";s:34:"User can edit settings of ECS Test";s:11:"rwik_delete";s:32:"User can move or delete ECS Wiki";s:20:"rwik_edit_permission";s:35:"User can change permission settings";s:9:"rwik_read";s:21:"User can use ECS Wiki";s:12:"rwik_visible";s:19:"ECS Wiki is visible";s:10:"rwik_write";s:34:"User can edit settings of ECS Wiki";s:11:"rcat_delete";s:36:"User can move or delete ECS Category";s:20:"rcat_edit_permission";s:35:"User can change permission settings";s:9:"rcat_read";s:25:"User can use ECS Category";s:12:"rcat_visible";s:23:"ECS Category is visible";s:10:"rcat_write";s:38:"User can edit settings of ECS Category";s:12:"itgr_visible";s:21:"Item group is visible";s:11:"chtr_delete";s:30:"User can move or delete course";s:12:"bibl_visible";s:23:"Bibliography is visible";s:9:"bibl_read";s:34:"User can read bibliography content";s:9:"bibl_copy";s:17:"Copy Bibliography";s:10:"bibl_write";s:35:"User can edit bibliography settings";s:11:"bibl_delete";s:36:"User can move or delete bibliography";s:20:"bibl_edit_permission";s:35:"User can change permission settings";s:12:"bibs_visible";s:38:"Bibliography-Administration is visible";s:9:"bibs_read";s:34:"User can read bibliography content";s:10:"bibs_write";s:35:"User can edit bibliography settings";s:11:"bibs_delete";s:31:"User can delete library entries";s:9:"bibs_copy";s:26:"User can copy bibliography";s:20:"bibs_edit_permission";s:35:"User can change permission settings";s:19:"edit_userassignment";s:20:"Edit User Assignment";s:20:"sysc_edit_permission";s:44:"User can change permissions of System Check.";s:9:"sysc_read";s:37:"User has read access to System Check.";s:12:"sysc_visible";s:24:"System Check is visible.";s:10:"sysc_write";s:30:"User can execute System Check.";s:12:"delete_files";s:12:"Delete Files";s:16:"cld_delete_files";s:42:"Users can delete Files in the cloud object";s:14:"delete_folders";s:14:"Delete Folders";s:18:"cld_delete_folders";s:44:"Users can delete Folders in the cloud object";s:13:"files_visible";s:13:"Files Visible";s:17:"cld_files_visible";s:37:"Files are visible in the cloud object";s:15:"folders_visible";s:15:"Folders Visible";s:19:"cld_folders_visible";s:39:"Folders are visible in the cloud object";s:14:"folders_create";s:14:"Create Folders";s:18:"cld_folders_create";s:42:"Folders may be created in the cloud object";s:11:"cld_visible";s:23:"Cloud Object is visible";s:8:"cld_read";s:28:"User can open a Cloud Object";s:9:"cld_write";s:35:"User can edit cloud object settings";s:10:"cld_delete";s:28:"User can delete cloud object";s:14:"cld_permission";s:35:"User can change permission settings";s:10:"cld_upload";s:41:"User can upload files to the cloud object";s:12:"cld_download";s:45:"User can download files from the cloud object";s:19:"cld_edit_permission";s:35:"User can change permission settings";s:12:"prtt_visible";s:29:"Portfolio Template is visible";s:9:"prtt_read";s:42:"User has read access to portfolio template";s:9:"prtt_copy";s:32:"User can copy portfolio template";s:10:"prtt_write";s:56:"User can edit settings and content of portfolio template";s:11:"prtt_delete";s:42:"User can move or delete portfolio template";s:20:"prtt_edit_permission";s:58:"User can change permission settings for portfolio template";s:23:"rbac_copy_role_add_perm";s:15:"Add Permissions";s:26:"rbac_copy_role_remove_perm";s:18:"Remove Permissions";s:19:"rbac_copy_role_copy";s:16:"Copy Permissions";s:16:"rbac_create_prtt";s:25:"Create Portfolio Template";s:16:"glo_edit_content";s:21:"User can edit content";s:16:"rbac_create_rolt";s:24:"Create new Role Template";s:16:"rbac_create_role";s:15:"Create new Role";s:16:"il_orgu_employee";s:28:"Organisational Unit Employee";s:16:"il_orgu_superior";s:28:"Organisational Unit Superior";s:16:"rbac_create_bibl";s:19:"Create Bibliography";s:15:"rbac_create_cld";s:19:"Create Cloud Object";s:12:"crss_visible";s:32:"Course administration is visible";s:9:"crss_read";s:45:"User has read access to Course administration";s:10:"crss_write";s:38:"Edit settings in Course administration";s:20:"crss_edit_permission";s:60:"User can change permission settings in Course administration";s:12:"grps_visible";s:31:"Group administration is visible";s:9:"grps_read";s:44:"User has read access to Group administration";s:10:"grps_write";s:37:"Edit settings in Group administration";s:20:"grps_edit_permission";s:59:"User can change permission settings in Group administration";s:12:"wiks_visible";s:30:"Wiki administration is visible";s:9:"wiks_read";s:43:"User has read access to Wiki administration";s:10:"wiks_write";s:36:"Edit settings in Wiki administration";s:20:"wiks_edit_permission";s:58:"User can change permission settings in Wiki administration";s:11:"tos_visible";s:42:"Terms of Service administration is visible";s:8:"tos_read";s:55:"User has read access to Terms of Service administration";s:9:"tos_write";s:48:"Edit settings in Terms of Service administration";s:19:"tos_edit_permission";s:70:"User can change permission settings in Terms of Service administration";s:12:"wbrs_visible";s:33:"Weblink administration is visible";s:9:"wbrs_read";s:46:"User has read access to Weblink administration";s:10:"wbrs_write";s:39:"Edit settings in Weblink administration";s:20:"wbrs_edit_permission";s:61:"User can change permission settings in Weblink administration";s:12:"reps_visible";s:36:"Repository administration is visible";s:9:"reps_read";s:49:"User has read access to Repository administration";s:10:"reps_write";s:42:"Edit settings in Repository administration";s:20:"reps_edit_permission";s:64:"User can change permission settings in Repository administration";s:27:"orgu_view_learning_progress";s:22:"View Learning Progress";s:12:"orgu_visible";s:30:"Organisational Unit is visible";s:9:"orgu_read";s:43:"User has read access to Organisational Unit";s:10:"orgu_write";s:45:"User can edit settings of Organisational Unit";s:15:"orgu_read_users";s:69:"User can read local user accounts created in this Organisational Unit";s:27:"orgu_cat_administrate_users";s:80:"User can create and administrate local user accounts in this Organisational Unit";s:11:"orgu_delete";s:43:"User can move or delete Organisational Unit";s:20:"orgu_edit_permission";s:35:"User can change permission settings";s:16:"rbac_create_orgu";s:27:"Create Organisational Units";s:15:"statistics_read";s:15:"View Statistics";s:20:"wiki_statistics_read";s:15:"View Statistics";s:12:"excs_visible";s:34:"Exercise administration is visible";s:9:"excs_read";s:47:"User has read access to Exercise administration";s:10:"excs_write";s:40:"Edit settings in Exercise administration";s:20:"excs_edit_permission";s:62:"User can change permission settings in Exercise administration";s:12:"taxs_visible";s:34:"Taxonomy administration is visible";s:9:"taxs_read";s:47:"User has read access to Taxonomy administration";s:10:"taxs_write";s:40:"Edit settings in Taxonomy administration";s:20:"taxs_edit_permission";s:62:"User can change permission settings in Taxonomy administration";s:22:"read_learning_progress";s:37:"View learning progress of other users";s:26:"crs_read_learning_progress";s:46:"User can view learning progress of other users";s:26:"grp_read_learning_progress";s:46:"User can view learning progress of other users";s:27:"fold_read_learning_progress";s:46:"User can view learning progress of other users";s:25:"lm_read_learning_progress";s:46:"User can view learning progress of other users";s:27:"htlm_read_learning_progress";s:46:"User can view learning progress of other users";s:27:"sahs_read_learning_progress";s:46:"User can view learning progress of other users";s:26:"tst_read_learning_progress";s:46:"User can view learning progress of other users";s:26:"exc_read_learning_progress";s:46:"User can view learning progress of other users";s:27:"sess_read_learning_progress";s:46:"User can view learning progress of other users";s:16:"condition_failed";s:6:"Failed";s:27:"condition_learning_progress";s:29:"Derive from Learning Progress";s:22:"rbac_precondition_hide";s:11:"Hide Object";s:27:"rbac_precondition_hide_info";s:152:" This option allows to hide the object for users who currently have not fulfilled the preconditions. Therefore, all not accessible content is invisible.";s:32:"rbac_cant_import_role_wrong_type";s:46:"Can\'t import a role from item %s into item %s.";s:31:"orgu_view_learning_progress_rec";s:45:"View Learning Progress of Unit incl. Subunits";s:9:"orgu_copy";s:24:"Copy Organisational Unit";s:8:"ilias_id";s:8:"ILIAS-ID";}'))); +'module' => array('text', 'rbac'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:670:{s:20:"accs_edit_permission";s:73:"User can change permissions of Accessibility Settings in Administration.";s:9:"accs_read";s:65:"User has read access to Accessibility Settings in Administration.";s:12:"accs_visible";s:53:"Accessibility Settings are visible in Administration.";s:10:"accs_write";s:55:"User can edit Accessibility Settings in Administration.";s:19:"adm_edit_permission";s:66:"User can change permissions of General Settings in Administration.";s:8:"adm_read";s:59:"User has read access to General Settings in Administration.";s:11:"adm_visible";s:47:"General Settings are visible in Administration.";s:9:"adm_write";s:49:"User can edit General Settings in Administration.";s:24:"adopt_perm_from_template";s:24:"Copy Permission Settings";s:20:"adve_edit_permission";s:61:"User can change permission settings of Editing administration";s:9:"adve_read";s:46:"User has read access to Editing Administration";s:12:"adve_visible";s:33:"Editing Administration is visible";s:10:"adve_write";s:48:"User can edit settings of Editing Administration";s:20:"assf_edit_permission";s:73:"User can change permission settings of Test and Assessment administration";s:9:"assf_read";s:55:"User has read access Test and Assessment Administration";s:12:"assf_visible";s:45:"Test and Assessment administration is visible";s:10:"assf_write";s:60:"User can edit settings of Test and Assessment Administration";s:20:"auth_edit_permission";s:85:"User can change permission settings of Authentication and Registration administration";s:9:"auth_read";s:73:"User has read access to administration of Authentication and Registration";s:12:"auth_visible";s:60:"Administration of Authentication and Registration is visible";s:10:"auth_write";s:58:"User can edit settings for Authentication and Registration";s:26:"cat_cat_administrate_users";s:69:"User can create and administrate local user accounts in this category";s:8:"cat_copy";s:22:"User can copy category";s:10:"cat_delete";s:32:"User can move or delete category";s:19:"cat_edit_permission";s:35:"User can change permission settings";s:14:"cat_read_users";s:58:"User can read local user accounts created in this category";s:8:"cat_read";s:32:"User has read access to category";s:11:"cat_visible";s:19:"Category is visible";s:9:"cat_write";s:53:"User can edit settings of category and manage content";s:20:"cert_edit_permission";s:66:"User can change permission settings of Certificates administration";s:9:"cert_read";s:51:"User has read access to Certificates Administration";s:12:"cert_visible";s:38:"Certificates Administration is visible";s:10:"cert_write";s:53:"User can edit settings in Certificates Administration";s:32:"change_existing_object_type_desc";s:78:"This will also change the permissions of already existing objects of that type";s:28:"change_existing_objects_desc";s:215:"The permission settings of this role will be adopted to ALL existing objects. If you want to change permissions only for specific object types please click the checkboxes to the right of the appropriate object type.";s:23:"change_existing_objects";s:23:"Change Existing Objects";s:29:"change_existing_prefix_single";s:6:"Change";s:22:"change_existing_prefix";s:15:"Change Existing";s:29:"change_existing_suffix_single";s:6:" ";s:22:"change_existing_suffix";s:6:" ";s:8:"crs_copy";s:20:"User can copy course";s:16:"rbac_create_fold";s:13:"Create Folder";s:10:"crs_delete";s:30:"User can move or delete course";s:26:"crs_edit_learning_progress";s:40:"User can edit learning progress settings";s:19:"crs_edit_permission";s:35:"User can change permission settings";s:8:"crs_join";s:20:"User can join course";s:9:"crs_leave";s:32:"User can unsubscribe from course";s:8:"crs_read";s:30:"User has read access to course";s:11:"crs_visible";s:17:"Course is visible";s:9:"crs_write";s:48:"User can edit course settings and manage content";s:19:"edit_roleassignment";s:20:"Edit role assignment";s:8:"exc_copy";s:22:"User can copy exercise";s:10:"exc_delete";s:32:"User can move or delete exercise";s:26:"exc_edit_learning_progress";s:40:"User can edit learning progress settings";s:19:"exc_edit_permission";s:35:"User can change permission settings";s:8:"exc_read";s:32:"User can participate at exercise";s:11:"exc_visible";s:19:"Exercise is visible";s:9:"exc_write";s:50:"User can edit settings and assignments of exercise";s:20:"extt_edit_permission";s:74:"User can change permission settings of Third Party Software administration";s:9:"extt_read";s:62:"User has read access to administration of Third Party Software";s:12:"extt_visible";s:49:"Administration of Third Party Software is visible";s:10:"extt_write";s:46:"User can edit settings of Third Party Software";s:11:"feed_delete";s:32:"User can move or delete web feed";s:20:"feed_edit_permission";s:35:"User can change permission settings";s:9:"feed_read";s:33:"User can read content of web feed";s:12:"feed_visible";s:19:"Web feed is visible";s:10:"feed_write";s:31:"User can edit web feed settings";s:9:"file_copy";s:18:"User can copy file";s:11:"file_delete";s:28:"User can move or delete file";s:20:"file_edit_permission";s:35:"User can change permission settings";s:9:"file_read";s:22:"User can download file";s:12:"file_visible";s:15:"File is visible";s:10:"file_write";s:58:"User can edit file settings and upload new version of file";s:9:"fold_copy";s:20:"User can copy folder";s:11:"fold_delete";s:30:"User can move or delete folder";s:27:"fold_edit_learning_progress";s:40:"User can edit learning progress settings";s:20:"fold_edit_permission";s:35:"User can change permission settings";s:9:"fold_read";s:30:"User has read access to folder";s:12:"fold_visible";s:17:"Folder is visible";s:10:"fold_write";s:51:"User can edit settings of folder and manage content";s:13:"frm_add_reply";s:28:"Users can reply to a posting";s:14:"frm_add_thread";s:25:"User can add a new thread";s:8:"frm_copy";s:19:"User can copy forum";s:10:"frm_delete";s:29:"User can move or delete forum";s:19:"frm_edit_permission";s:35:"User can change permission settings";s:16:"frm_moderate_frm";s:41:"User can edit, censor and delete postings";s:8:"frm_read";s:27:"User can read forum content";s:11:"frm_visible";s:16:"Forum is visible";s:9:"frm_write";s:43:"User can edit forum settings and moderators";s:8:"glo_copy";s:22:"User can copy glossary";s:10:"glo_delete";s:32:"User can move or delete glossary";s:19:"glo_edit_permission";s:35:"User can change permission settings";s:8:"glo_read";s:30:"User can read glossary content";s:11:"glo_visible";s:19:"Glossary is visible";s:9:"glo_write";s:46:"User can edit content and settings of glossary";s:8:"grp_copy";s:19:"User can copy group";s:10:"grp_delete";s:29:"User can move or delete group";s:26:"grp_edit_learning_progress";s:40:"User can edit learning progress settings";s:19:"grp_edit_permission";s:35:"User can change permission settings";s:8:"grp_join";s:19:"User can join group";s:9:"grp_leave";s:31:"User can unsubscribe from group";s:8:"grp_read";s:29:"User has read access to group";s:11:"grp_visible";s:16:"Group is visible";s:9:"grp_write";s:47:"User can edit group settings and manage content";s:9:"htlm_copy";s:34:"User can copy HTML learning module";s:11:"htlm_delete";s:44:"User can move or delete HTML learning module";s:27:"htlm_edit_learning_progress";s:40:"User can edit learning progress settings";s:20:"htlm_edit_permission";s:35:"User can change permission settings";s:9:"htlm_read";s:34:"User can read HTML learning module";s:12:"htlm_visible";s:31:"HTML learning module is visible";s:10:"htlm_write";s:58:"User can edit content and settings of HTML learning module";s:7:"lm_copy";s:35:"User can copy ILIAS learning module";s:9:"lm_delete";s:45:"User can move or delete ILIAS learning module";s:25:"lm_edit_learning_progress";s:40:"User can edit learning progress settings";s:18:"lm_edit_permission";s:35:"User can change permission settings";s:7:"lm_read";s:35:"User can read ILIAS learning module";s:10:"lm_visible";s:32:"ILIAS Learning Module is visible";s:8:"lm_write";s:59:"User can edit content and settings of ILIAS learning module";s:20:"lngf_edit_permission";s:62:"User can change permission settings of Language administration";s:9:"lngf_read";s:47:"User has read access to Language administration";s:12:"lngf_visible";s:34:"Language administration is visible";s:10:"lngf_write";s:87:"User can edit settings in Language administration and use extended language maintenance";s:20:"lrss_edit_permission";s:72:"User can change permission settings of Learning Resources administration";s:9:"lrss_read";s:51:"Read access to administration of Learning Resources";s:12:"lrss_visible";s:47:"Administration of Learning Resources is visible";s:10:"lrss_write";s:62:"User can edit settings of Learning Resources in administration";s:9:"mail_read";s:43:"User has read access to Mail administration";s:14:"mail_smtp_mail";s:52:"User can send e-mails per SMTP to external addresses";s:19:"mail_system_message";s:38:"User can send internal system messages";s:12:"mail_visible";s:30:"Mail administration is visible";s:10:"mail_write";s:45:"User can edit settings in Mail administration";s:9:"mcst_copy";s:23:"User can copy mediacast";s:11:"mcst_delete";s:33:"User can move or delete mediacast";s:20:"mcst_edit_permission";s:35:"User can change permission settings";s:9:"mcst_read";s:23:"User can read mediacast";s:12:"mcst_visible";s:20:"Mediacast is visible";s:10:"mcst_write";s:47:"User can edit content and settings of mediacast";s:10:"mep_delete";s:34:"User can move or delete media pool";s:19:"mep_edit_permission";s:35:"User can change permission settings";s:8:"mep_read";s:62:"User has read access to media pool and can reuse media objects";s:11:"mep_visible";s:21:"Media pool is visible";s:9:"mep_write";s:48:"User can edit content and settings of media pool";s:20:"mobs_edit_permission";s:73:"User can change permission settings in Media Objects/Pools administration";s:9:"mobs_read";s:58:"User has read access to Media Objects/Pools administration";s:12:"mobs_visible";s:45:"Media Objects/Pools administration is visible";s:10:"mobs_write";s:60:"User can edit settings in Media Objects/Pools administration";s:20:"nwss_edit_permission";s:72:"User can change permission settings in News and Web Feeds administration";s:9:"nwss_read";s:56:"User has read access to ews and Web Feeds administration";s:12:"nwss_visible";s:44:"News and Web Feeds administration is visible";s:10:"nwss_write";s:59:"User can edit settings in News and Web Feeds administration";s:20:"pays_edit_permission";s:58:"User can change permission settings in Shop administration";s:9:"pays_read";s:43:"User has read access to Shop administration";s:12:"pays_visible";s:30:"Shop administration is visible";s:10:"pays_write";s:45:"User can edit settings in Shop administration";s:18:"ps_edit_permission";s:70:"User can change permission settings of Privacy/Security administration";s:21:"ps_export_member_data";s:49:"User can export member data in courses and groups";s:7:"ps_read";s:55:"User has read access to Privacy/Security administration";s:10:"ps_visible";s:42:"Privacy/Security administration is visible";s:8:"ps_write";s:57:"User can edit settings in Privacy/Security administration";s:8:"qpl_copy";s:37:"User can copy question pool for tests";s:10:"qpl_delete";s:37:"User can move or delete question pool";s:19:"qpl_edit_permission";s:35:"User can change permission settings";s:8:"qpl_read";s:61:"User can read test questions in pool and insert them in tests";s:11:"qpl_visible";s:24:"Question pool is visible";s:9:"qpl_write";s:58:"User can edit test questions and settings of question pool";s:15:"rbac_create_cat";s:17:"Create Categories";s:20:"root_edit_permission";s:35:"User can change permission settings";s:9:"root_read";s:48:"User has read access to Repository - Home";s:12:"root_visible";s:35:"Repository - Home is visible";s:10:"root_write";s:69:"User can edit settings of Repository - Home and manage content";s:9:"sahs_copy";s:40:"User can copy SCORM/AICC learning module";s:11:"sahs_delete";s:50:"User can move or delete SCORM/AICC learning module";s:27:"sahs_edit_learning_progress";s:40:"User can edit learning progress settings";s:20:"sahs_edit_permission";s:35:"User can change permission settings";s:9:"sahs_read";s:40:"User can read SCORM/AICC learning module";s:12:"sahs_visible";s:37:"SCORM/AICC learning module is visible";s:10:"sahs_write";s:64:"User can edit content and settings of SCORM/AICC learning module";s:20:"seas_edit_permission";s:60:"User can change permission settings or Search administration";s:9:"seas_read";s:45:"User has read access to Search administration";s:11:"seas_search";s:39:"User can use the global search in ILIAS";s:12:"seas_visible";s:32:"Search administration is visible";s:10:"seas_write";s:38:"Edit settings in Search administration";s:9:"sess_copy";s:21:"User can copy session";s:8:"spl_copy";s:39:"User can copy question pool for surveys";s:10:"spl_delete";s:37:"User can move or delete question pool";s:19:"spl_edit_permission";s:35:"User can change permission settings";s:8:"spl_read";s:64:"User can read survey questions in pool and insert them in survey";s:11:"spl_visible";s:24:"Question pool is visible";s:9:"spl_write";s:60:"User can edit survey questions and settings of question pool";s:20:"stys_edit_permission";s:71:"User can change permission settings of Layout and Styles administration";s:9:"stys_read";s:56:"User has read access to Layout and Styles administration";s:12:"stys_visible";s:43:"Layout and Styles administration is visible";s:10:"stys_write";s:58:"User can edit settings in Layout and Styles administration";s:8:"svy_copy";s:20:"User can copy survey";s:10:"svy_delete";s:30:"User can move or delete survey";s:19:"svy_edit_permission";s:35:"User can change permission settings";s:10:"svy_invite";s:34:"User can invite others to a survey";s:8:"svy_read";s:32:"User can participate at a survey";s:11:"svy_visible";s:17:"Survey is visible";s:9:"svy_write";s:44:"User can edit content and settings of survey";s:20:"tags_edit_permission";s:61:"User can change permission settings in Tagging administration";s:9:"tags_read";s:46:"User has read access to Tagging administration";s:12:"tags_visible";s:33:"Tagging administration is visible";s:10:"tags_write";s:48:"User can edit settings in Tagging administration";s:11:"trac_delete";s:29:"User can delete tracking data";s:20:"trac_edit_permission";s:77:"Change permission settings in Statistics and Learning Progress administration";s:9:"trac_read";s:71:"User has read access to Statistics and Learning Progress administration";s:12:"trac_visible";s:58:"Statistics and Learning Progress administration is visible";s:8:"tst_copy";s:18:"User can copy test";s:10:"tst_delete";s:28:"User can move or delete test";s:26:"tst_edit_learning_progress";s:40:"User can edit learning progress settings";s:19:"tst_edit_permission";s:35:"User can change permission settings";s:8:"tst_read";s:25:"User can perform the test";s:11:"tst_visible";s:15:"Test is visible";s:9:"tst_write";s:42:"User can edit content and settings of test";s:11:"usrf_delete";s:29:"User can delete user accounts";s:20:"usrf_edit_permission";s:58:"User can change permission settings in User administration";s:24:"usrf_edit_roleassignment";s:47:"User can change role assignment of user account";s:23:"usrf_push_desktop_items";s:69:"User is allowed to push items on the personal desktop.of role members";s:15:"usrf_read_users";s:66:"User has read access to local user accounts (local administrators)";s:9:"usrf_read";s:43:"User has read access to User administration";s:12:"usrf_visible";s:30:"User administration is visible";s:10:"usrf_write";s:36:"Edit settings in User administration";s:9:"webr_copy";s:21:"User can copy weblink";s:11:"webr_delete";s:31:"User can move or delete weblink";s:20:"webr_edit_permission";s:35:"User can change permission settings";s:9:"webr_read";s:30:"User can read and use weblinks";s:12:"webr_visible";s:18:"Weblink is visible";s:10:"webr_write";s:34:"User can edit settings of weblinks";s:9:"wiki_copy";s:18:"User can copy wiki";s:11:"wiki_delete";s:28:"User can move or delete wiki";s:17:"wiki_edit_content";s:35:"User can create and edit wiki pages";s:20:"wiki_edit_permission";s:35:"User can change permission settings";s:9:"wiki_read";s:26:"User can read wiki content";s:12:"wiki_visible";s:15:"Wiki is visible";s:10:"wiki_write";s:30:"User can edit settings of wiki";s:15:"cals_edit_event";s:61:"User can create and edit public calendars and events in ILIAS";s:20:"cals_edit_permission";s:63:"User can change permission settings for Calendar administration";s:9:"cals_read";s:47:"User has read access to Calendar Administration";s:12:"cals_visible";s:34:"Calendar Administration is visible";s:10:"cals_write";s:49:"User can edit settings of Calendar Administration";s:9:"catr_copy";s:32:"User can copy category reference";s:11:"catr_delete";s:42:"User can move or delete category reference";s:20:"catr_edit_permission";s:35:"User can change permission settings";s:9:"catr_read";s:33:"Read access to Category Reference";s:12:"catr_visible";s:29:"Category reference is visible";s:10:"catr_write";s:44:"User can edit settings of category reference";s:20:"cmps_edit_permission";s:83:"User can change permission settings of Plugins, Modules and Services administration";s:9:"cmps_read";s:71:"User has read access to administration of Plugins, Modules and Services";s:12:"cmps_visible";s:67:"Administration of Plugins, Modules and Services settings is visible";s:10:"cmps_write";s:55:"User can edit settings of Plugins, Modules and Services";s:16:"rbac_create_sess";s:14:"Create Session";s:14:"crs_edit_event";s:20:"Edit Calendar Events";s:9:"crsr_copy";s:30:"User can copy course reference";s:11:"crsr_delete";s:40:"User can move or delete course reference";s:20:"crsr_edit_permission";s:35:"User can change permission settings";s:9:"crsr_read";s:31:"Read access to Course Reference";s:12:"crsr_visible";s:27:"Course reference is visible";s:10:"crsr_write";s:42:"User can edit settings of course reference";s:22:"edit_learning_progress";s:22:"Edit Learning Progress";s:20:"facs_edit_permission";s:71:"User can change permission settings of Files and Folders administration";s:9:"facs_read";s:59:"User has read access to administration of Files and Folders";s:12:"facs_visible";s:46:"Administration of Files and Folders is visible";s:10:"facs_write";s:61:"User can edit settings in administration of Files and Folders";s:16:"filter_all_roles";s:33:"Show all roles of current context";s:19:"filter_global_roles";s:22:"Show only global roles";s:25:"filter_local_roles_object";s:46:"Show only local roles defined at this position";s:18:"filter_local_roles";s:40:"Show only local roles of current context";s:25:"filter_roles_local_policy";s:53:"Show only roles using a local policy at this position";s:14:"grp_edit_event";s:20:"Edit Calendar Events";s:22:"info_user_view_changed";s:17:"User view changed";s:5:"leave";s:5:"Leave";s:20:"mcts_edit_permission";s:63:"User can change permission settings in Mediacast administration";s:9:"mcts_read";s:48:"User has read access to Mediacast administration";s:12:"mcts_visible";s:35:"Mediacast administration is visible";s:10:"mcts_write";s:50:"User can edit settings in Mediacast administration";s:19:"mds_edit_permission";s:62:"User can change permission settings in Metadata administration";s:8:"mds_read";s:47:"User has read access to Metadata administration";s:11:"mds_visible";s:34:"Metadata administration is visible";s:9:"mds_write";s:49:"User can edit settings in Metadata administration";s:20:"msg_no_roles_of_type";s:47:"No Roles available with selected filter setting";s:20:"pdts_edit_permission";s:70:"User can change permission settings of Personal Desktop administration";s:9:"pdts_read";s:55:"User has read access to Personal Desktop administration";s:12:"pdts_visible";s:42:"Personal Desktop administration is visible";s:10:"pdts_write";s:48:"Edit settings of Personal Desktop administration";s:17:"perm_administrate";s:12:"Administrate";s:22:"perm_class_create_desc";s:69:"Determine which object types may be created under the current object.";s:17:"perm_class_create";s:18:"Create new Objects";s:23:"perm_class_general_desc";s:101:"Common operations available for all objects. Hover the cursor over operation to get more information.";s:18:"perm_class_general";s:18:"General operations";s:22:"perm_class_object_desc";s:27:"Object-specific operations.";s:17:"perm_class_object";s:18:"Special Operations";s:20:"perm_class_rbac_desc";s:134:"Access control to Permission settings (this menu) and local policy settings for automatic permission settings for new created objects.";s:15:"perm_class_rbac";s:19:"Permission settings";s:20:"perm_local_role_desc";s:83:"This role is locally defined at the current object and correspond to a local policy";s:15:"perm_local_role";s:10:"Local Role";s:26:"perm_use_local_policy_desc";s:106:"If local policy is activated, you may define different default permission settings for the current object.";s:21:"perm_use_local_policy";s:16:"Use local policy";s:32:"rbac_change_existing_confirm_tbl";s:42:"Settings for ‘Change Existing Objects’";s:31:"rbac_delete_local_policies_info";s:105:"If activated, all local policies will be deleted. The object permissions will be rewritten and protected.";s:26:"rbac_delete_local_policies";s:21:"Delete Local Policies";s:16:"rbac_delete_role";s:11:"Delete Role";s:29:"rbac_keep_local_policies_info";s:131:"Choose this mode for keeping all local policies. The object permissions will be adapted to these policies and afterwards protected.";s:24:"rbac_keep_local_policies";s:19:"Keep Local Policies";s:19:"rbac_local_policies";s:14:"Local Policies";s:20:"rbac_role_delete_qst";s:122:"Are you sure you want to delete the following role?
All permissions granted by this role will be deleted permanently.";s:21:"rbac_role_delete_self";s:143:"Attention: You are assigned to this role. If you continue this delete operation, you may loose access to some ILIAS materials.";s:22:"rbac_role_exists_alert";s:85:"A role with the same name already exists in this context. Please choose another name.";s:43:"rbac_unprotected_delete_local_policies_info";s:110:"If activated, all local policies will be deleted. Permissions in courses and groups will be newly initialized.";s:41:"rbac_unprotected_keep_local_policies_info";s:44:"Choose this mode to keep all local policies.";s:11:"rcrs_delete";s:34:"User can move or delete ECS Course";s:20:"rcrs_edit_permission";s:35:"User can change permission settings";s:9:"rcrs_read";s:23:"User can use ECS Course";s:12:"rcrs_visible";s:21:"ECS Course is visible";s:10:"rcrs_write";s:36:"User can edit settings of ECS Course";s:20:"recf_edit_permission";s:70:"User can change permission settings of Restored Objects administration";s:9:"recf_read";s:55:"User has read access to Restored Objects administration";s:12:"recf_visible";s:42:"Restored Objects administration is visible";s:10:"recf_write";s:68:"Edit Settings and restore objects in Restored Objects administration";s:16:"rbac_create_catr";s:25:"Create Category Reference";s:15:"rbac_create_crs";s:13:"Create Course";s:16:"rbac_create_crsr";s:23:"Create Course Reference";s:15:"rbac_create_exc";s:15:"Create Exercise";s:16:"rbac_create_feed";s:15:"Create Web Feed";s:16:"rbac_create_file";s:11:"Upload File";s:15:"rbac_create_frm";s:12:"Create Forum";s:15:"rbac_create_glo";s:15:"Create Glossary";s:15:"rbac_create_grp";s:12:"Create Group";s:16:"rbac_create_htlm";s:27:"Create HTML Learning Module";s:14:"rbac_create_lm";s:28:"Create ILIAS Learning Module";s:16:"rbac_create_mcst";s:16:"Create Mediacast";s:15:"rbac_create_mep";s:17:"Create Media Pool";s:15:"rbac_create_qpl";s:25:"Create Question Pool Test";s:16:"rbac_create_rcrs";s:17:"Create ECS Course";s:16:"rbac_create_sahs";s:33:"Create SCORM/AICC Learning Module";s:15:"rbac_create_spl";s:27:"Create Question Pool Survey";s:15:"rbac_create_svy";s:13:"Create Survey";s:15:"rbac_create_tst";s:11:"Create Test";s:16:"rbac_create_webr";s:14:"Create Weblink";s:16:"rbac_create_wiki";s:11:"Create Wiki";s:11:"sess_delete";s:31:"User can move or delete session";s:15:"sess_edit_event";s:20:"Edit Calendar Events";s:20:"sess_edit_permission";s:35:"User can change permission settings";s:9:"sess_read";s:32:"User has read access to sessions";s:12:"sess_visible";s:20:"Sessions are visible";s:10:"sess_write";s:42:"User can edit session content and settings";s:20:"svyf_edit_permission";s:56:"User change permission settings in Survey administration";s:9:"svyf_read";s:45:"User has read access to Survey administration";s:12:"svyf_visible";s:32:"Survey administration is visible";s:10:"svyf_write";s:38:"Edit settings in Survey administration";s:25:"mail_mail_to_global_roles";s:35:"User can send mails to global roles";s:30:"rbac_msg_user_already_assigned";s:51:"The chosen users are already assigned to this role.";s:23:"rbac_add_new_local_role";s:18:"Add New Local Role";s:27:"cals_add_consultation_hours";s:54:"User can offer and edit consultation hours in calendar";s:3:"log";s:3:"Log";s:8:"rbac_log";s:3:"Log";s:12:"rbac_changes";s:7:"Changes";s:22:"rbac_log_operation_add";s:24:"Added Operation for "%s"";s:22:"rbac_log_operation_rmv";s:26:"Removed Operation for "%s"";s:24:"rbac_log_inheritance_add";s:28:"Stopped Inheritance for "%s"";s:24:"rbac_log_inheritance_rmv";s:28:"Allowed Inheritance for "%s"";s:22:"rbac_log_source_object";s:13:"Source object";s:25:"rbac_log_edit_permissions";s:16:"Edit Permissions";s:20:"rbac_log_move_object";s:11:"Move Object";s:20:"rbac_log_link_object";s:11:"Link Object";s:20:"rbac_log_copy_object";s:11:"Copy Object";s:22:"rbac_log_create_object";s:13:"Create Object";s:22:"rbac_log_edit_template";s:18:"Edit Role Template";s:31:"rbac_log_edit_template_existing";s:38:"Use Role Template for Existing Objects";s:21:"rbac_log_change_owner";s:22:"Change Owner of Object";s:22:"rbac_log_changed_owner";s:16:"Changed Owner to";s:24:"rbac_role_add_to_desktop";s:23:"Add To Personal Desktop";s:29:"rbac_role_add_to_desktop_info";s:56:"Make object a selected desktop item for all role members";s:21:"rbac_role_rights_copy";s:16:"Copy Permissions";s:27:"rbac_role_rights_copy_empty";s:4:"None";s:37:"rbac_role_rights_copy_change_existing";s:23:"Change Existing Objects";s:16:"perm_global_role";s:11:"Global Role";s:26:"perm_protected_global_role";s:21:"Protected Global Role";s:25:"perm_protected_local_role";s:20:"Protected Local Role";s:27:"perm_role_path_info_created";s:22:"Created in %1$s "%2$s"";s:31:"perm_role_path_info_inheritance";s:35:"using local policy from %1$s "%2$s"";s:10:"read_users";s:28:"Read Access to User Accounts";s:22:"cat_administrate_users";s:32:"Administrate Local User Accounts";s:15:"edit_permission";s:18:"Change Permissions";s:10:"edit_event";s:13:"Edit Calendar";s:20:"book_edit_permission";s:52:"User can change permission settings for booking pool";s:12:"book_visible";s:23:"Booking pool is visible";s:9:"book_read";s:49:"User can book resources / objects in booking pool";s:11:"book_delete";s:36:"User can move or delete booking pool";s:10:"book_write";s:50:"User can edit settings and content of booking pool";s:16:"rbac_create_book";s:19:"Create Booking Pool";s:5:"write";s:13:"Edit Settings";s:17:"rbac_local_policy";s:12:"Local Policy";s:15:"role_block_role";s:10:"Block Role";s:20:"role_block_role_desc";s:67:"The access to this and all subordinated objects is will be revoked.";s:28:"role_confirm_block_role_info";s:185:"The following operations will be performed:

- the role permissions of this and all subordinated objects will be blocked.
- the new permission settings will be protected.";s:30:"role_confirm_block_role_header";s:45:"Do you really want to block the chosen roles?";s:18:"push_desktop_items";s:34:"Push Items on the Personal Desktop";s:9:"smtp_mail";s:11:"SMTP E-Mail";s:20:"mail_to_global_roles";s:12:"Global Mails";s:9:"add_reply";s:9:"Add Reply";s:10:"add_thread";s:10:"Add Thread";s:12:"moderate_frm";s:8:"Moderate";s:27:"rbac_repository_permissions";s:22:"Repository Permissions";s:22:"rbac_admin_permissions";s:26:"Administration Permissions";s:22:"add_consultation_hours";s:22:"Add Consultation Hours";s:18:"export_member_data";s:16:"Access User Data";s:42:"rbac_change_existing_objects_desc_new_role";s:77:"The permission settings of this role will be adopted to ALL existing objects.";s:12:"frma_visible";s:31:"Forum Administration is visible";s:9:"frma_read";s:44:"User has read access to Forum Administration";s:10:"frma_write";s:46:"User can edit settings in Forum Administration";s:20:"frma_edit_permission";s:59:"User can change permission settings of Forum administration";s:15:"rbac_create_usr";s:39:"User is allowed to create user accounts";s:27:"precondition_obligatory_alt";s:30:"Precondition must be fulfilled";s:31:"precondition_not_obligatory_alt";s:24:"Precondition is optional";s:20:"active_preconditions";s:13:"Preconditions";s:23:"precondition_obligatory";s:10:"Compulsory";s:28:"precondition_obligatory_info";s:62:"Compulsory preconditions must be fulfilled, for having access.";s:32:"precondition_obligatory_settings";s:21:"Precondition Settings";s:27:"precondition_num_obligatory";s:28:"Number of Required Materials";s:30:"precondition_num_optional_info";s:83:"Please enter the minimum number of materials required to fulfill this precondition.";s:6:"invite";s:18:"Inviting to survey";s:16:"rbac_global_rolt";s:20:"Global Role Template";s:19:"rbac_role_selection";s:9:"Role Type";s:16:"rbac_auto_global";s:26:"Auto generated global role";s:14:"rbac_ud_global";s:24:"User defined global role";s:15:"rbac_auto_local";s:25:"Auto generated local role";s:13:"rbac_ud_local";s:23:"User defined local role";s:14:"rbac_auto_rolt";s:28:"Auto generated role template";s:12:"rbac_ud_rolt";s:26:"User defined role template";s:19:"rbac_context_global";s:6:"Global";s:12:"chtr_visible";s:19:"Chatroom is visible";s:9:"chtr_read";s:42:"User can join and participate at Chat Room";s:10:"chtr_write";s:49:"User can edit settings of Chat Room and ban users";s:20:"chtr_edit_permission";s:49:"User can change Permission Settings for Chat Room";s:13:"chtr_moderate";s:41:"User can moderate discussion in chat room";s:12:"otpl_visible";s:47:"Administration of Didactic Templates is visible";s:9:"otpl_read";s:57:"User has read access to Didactic Templates administration";s:10:"otpl_write";s:44:"User can edit settings of Didactic Templates";s:20:"otpl_edit_permission";s:75:"User can change permission settings in administration of Didactic Templates";s:21:"rbac_back_to_overview";s:17:"Back to Role List";s:24:"rbac_choose_copy_targets";s:52:"Please enter a query for selecting the target roles.";s:24:"rbac_select_copy_targets";s:30:"Please select the target roles";s:15:"rbac_role_title";s:10:"Role Title";s:19:"rbac_copy_behaviour";s:18:"Role Copy Settings";s:32:"rbac_not_change_existing_objects";s:30:"Do NOT change existing objects";s:14:"rbac_copy_role";s:9:"Copy Role";s:18:"rbac_copy_finished";s:17:"Finished copying.";s:24:"rbac_precondition_source";s:17:"Condition Trigger";s:24:"rbac_precondition_target";s:26:"Condition limits access to";s:22:"rbac_precondition_mode";s:4:"Mode";s:26:"rbac_precondition_mode_all";s:17:"All Preconditions";s:31:"rbac_precondition_mode_all_info";s:54:"All preconditions need to be fulfilled to give access.";s:29:"rbac_precondition_mode_subset";s:23:"Subset of Preconditions";s:34:"rbac_precondition_mode_subset_info";s:113:"A subset of preconditions need to be fulfilled to give access. Some preconditions may still be set as compulsory.";s:33:"rbac_precondition_save_obligatory";s:15:"Save Compulsory";s:34:"rbac_precondition_minimum_optional";s:49:"At least 2 preconditions have to remain optional.";s:12:"prfa_visible";s:35:"Portfolio administration is visible";s:9:"prfa_read";s:48:"User has read access to Portfolio administration";s:10:"prfa_write";s:50:"User can edit settings in Portfolio administration";s:20:"prfa_edit_permission";s:63:"User can change permission settings of Portfolio administration";s:12:"skmg_visible";s:47:"Competence Management administration is visible";s:9:"skmg_read";s:63:"User has read access to administration of Competence Management";s:10:"skmg_write";s:47:"User can edit settings of Competence Management";s:20:"skmg_edit_permission";s:75:"User can change permission settings of Competence Management administration";s:12:"blga_visible";s:30:"Blog Administration is visible";s:9:"blga_read";s:43:"User has read access to Blog Administration";s:10:"blga_write";s:45:"User can edit settings in Blog Administration";s:20:"blga_edit_permission";s:58:"User can change permission settings of Blog administration";s:8:"moderate";s:8:"Moderate";s:16:"rbac_create_chtr";s:16:"Create Chat Room";s:19:"rbac_edit_condition";s:17:"Edit Precondition";s:26:"rbac_condition_delete_sure";s:60:"Are you sure you want to delete the following preconditions?";s:18:"tst_tst_statistics";s:34:"User has access to test statistics";s:12:"blog_visible";s:15:"Blog is visible";s:9:"blog_read";s:26:"User can read blog content";s:9:"blog_copy";s:18:"User can copy blog";s:10:"blog_write";s:27:"User can edit blog settings";s:11:"blog_delete";s:28:"User can move or delete blog";s:20:"blog_edit_permission";s:35:"User can change permission settings";s:16:"rbac_create_blog";s:11:"Create Blog";s:10:"trac_write";s:64:"Edit settings in Statistics and Learning Progress administration";s:11:"dcl_visible";s:26:"Data Collection is visible";s:8:"dcl_read";s:30:"Read access to Data Collection";s:8:"dcl_copy";s:29:"User can copy data collection";s:9:"dcl_write";s:53:"User can edit settings and content of data collection";s:10:"dcl_delete";s:39:"User can move or delete data collection";s:19:"dcl_edit_permission";s:35:"User can change permission settings";s:13:"dcl_add_entry";s:25:"User can add/edit entries";s:15:"rbac_create_dcl";s:22:"Create Data Collection";s:12:"poll_visible";s:15:"Poll is visible";s:9:"poll_read";s:28:"User can participate at poll";s:10:"poll_write";s:39:"User can edit poll settings and content";s:11:"poll_delete";s:28:"User can move or delete poll";s:9:"poll_copy";s:18:"User can copy poll";s:20:"poll_edit_permission";s:35:"User can change permission settings";s:16:"rbac_create_poll";s:11:"Create Poll";s:15:"fld_create_poll";s:11:"Create Poll";s:20:"hlps_edit_permission";s:58:"User can change permissions of Help System administration.";s:9:"hlps_read";s:51:"User has read access to Help System administration.";s:12:"hlps_visible";s:38:"Help System administration is visible.";s:10:"hlps_write";s:61:"User can edit settings of Help System and upload new versions";s:16:"rbac_import_role";s:11:"Import Role";s:18:"rbac_role_imported";s:27:"The role has been imported.";s:13:"internal_mail";s:13:"Internal Mail";s:18:"mail_internal_mail";s:41:"User can use internal mail system (ILIAS)";s:9:"itgr_read";s:32:"User can see items in item group";s:10:"itgr_write";s:48:"User can edit content and settings of item group";s:9:"itgr_copy";s:24:"User can copy item group";s:11:"itgr_delete";s:34:"User can move or delete item group";s:20:"itgr_edit_permission";s:35:"User can change permission settings";s:16:"rbac_create_itgr";s:17:"Create Item Group";s:10:"contribute";s:10:"Contribute";s:15:"blog_contribute";s:19:"User can contribute";s:14:"lp_other_users";s:45:"See learning progress overview of other users";s:19:"trac_lp_other_users";s:45:"See learning progress overview of other users";s:20:"ecss_edit_permission";s:55:"User can edit permission settings of ECS administration";s:9:"ecss_read";s:34:"User can read general ECS settings";s:12:"ecss_visible";s:24:"ECS settings are visible";s:10:"ecss_write";s:26:"User can edit ECS settings";s:11:"rfil_delete";s:32:"User can move or delete ECS File";s:20:"rfil_edit_permission";s:35:"User can change permission settings";s:9:"rfil_read";s:21:"User can use ECS File";s:12:"rfil_visible";s:19:"ECS File is visible";s:10:"rfil_write";s:34:"User can edit settings of ECS File";s:11:"rgrp_delete";s:33:"User can move or delete ECS Group";s:20:"rgrp_edit_permission";s:35:"User can change permission settings";s:9:"rgrp_read";s:22:"User can use ECS Group";s:12:"rgrp_visible";s:20:"ECS Group is visible";s:10:"rgrp_write";s:35:"User can edit settings of ECS Group";s:11:"rglo_delete";s:36:"User can move or delete ECS Glossary";s:20:"rglo_edit_permission";s:35:"User can change permission settings";s:9:"rglo_read";s:25:"User can use ECS Glossary";s:12:"rglo_visible";s:23:"ECS Glossary is visible";s:10:"rglo_write";s:38:"User can edit settings of ECS Glossary";s:10:"rlm_delete";s:43:"User can move or delete ECS Learning Module";s:19:"rlm_edit_permission";s:35:"User can change permission settings";s:8:"rlm_read";s:32:"User can use ECS Learning Module";s:11:"rlm_visible";s:30:"ECS Learning Module is visible";s:9:"rlm_write";s:45:"User can edit settings of ECS Learning Module";s:11:"rtst_delete";s:32:"User can move or delete ECS Test";s:20:"rtst_edit_permission";s:35:"User can change permission settings";s:9:"rtst_read";s:21:"User can use ECS Test";s:12:"rtst_visible";s:19:"ECS Test is visible";s:10:"rtst_write";s:34:"User can edit settings of ECS Test";s:11:"rwik_delete";s:32:"User can move or delete ECS Wiki";s:20:"rwik_edit_permission";s:35:"User can change permission settings";s:9:"rwik_read";s:21:"User can use ECS Wiki";s:12:"rwik_visible";s:19:"ECS Wiki is visible";s:10:"rwik_write";s:34:"User can edit settings of ECS Wiki";s:11:"rcat_delete";s:36:"User can move or delete ECS Category";s:20:"rcat_edit_permission";s:35:"User can change permission settings";s:9:"rcat_read";s:25:"User can use ECS Category";s:12:"rcat_visible";s:23:"ECS Category is visible";s:10:"rcat_write";s:38:"User can edit settings of ECS Category";s:12:"itgr_visible";s:21:"Item group is visible";s:11:"chtr_delete";s:30:"User can move or delete course";s:12:"bibl_visible";s:23:"Bibliography is visible";s:9:"bibl_read";s:34:"User can read bibliography content";s:9:"bibl_copy";s:17:"Copy Bibliography";s:10:"bibl_write";s:35:"User can edit bibliography settings";s:11:"bibl_delete";s:36:"User can move or delete bibliography";s:20:"bibl_edit_permission";s:35:"User can change permission settings";s:12:"bibs_visible";s:38:"Bibliography-Administration is visible";s:9:"bibs_read";s:34:"User can read bibliography content";s:10:"bibs_write";s:35:"User can edit bibliography settings";s:11:"bibs_delete";s:31:"User can delete library entries";s:9:"bibs_copy";s:26:"User can copy bibliography";s:20:"bibs_edit_permission";s:35:"User can change permission settings";s:19:"edit_userassignment";s:20:"Edit User Assignment";s:20:"sysc_edit_permission";s:44:"User can change permissions of System Check.";s:9:"sysc_read";s:37:"User has read access to System Check.";s:12:"sysc_visible";s:24:"System Check is visible.";s:10:"sysc_write";s:30:"User can execute System Check.";s:12:"delete_files";s:12:"Delete Files";s:16:"cld_delete_files";s:42:"Users can delete Files in the cloud object";s:14:"delete_folders";s:14:"Delete Folders";s:18:"cld_delete_folders";s:44:"Users can delete Folders in the cloud object";s:13:"files_visible";s:13:"Files Visible";s:17:"cld_files_visible";s:37:"Files are visible in the cloud object";s:15:"folders_visible";s:15:"Folders Visible";s:19:"cld_folders_visible";s:39:"Folders are visible in the cloud object";s:14:"folders_create";s:14:"Create Folders";s:18:"cld_folders_create";s:42:"Folders may be created in the cloud object";s:11:"cld_visible";s:23:"Cloud Object is visible";s:8:"cld_read";s:28:"User can open a Cloud Object";s:9:"cld_write";s:35:"User can edit cloud object settings";s:10:"cld_delete";s:28:"User can delete cloud object";s:14:"cld_permission";s:35:"User can change permission settings";s:10:"cld_upload";s:41:"User can upload files to the cloud object";s:12:"cld_download";s:45:"User can download files from the cloud object";s:19:"cld_edit_permission";s:35:"User can change permission settings";s:12:"prtt_visible";s:29:"Portfolio Template is visible";s:9:"prtt_read";s:42:"User has read access to portfolio template";s:9:"prtt_copy";s:32:"User can copy portfolio template";s:10:"prtt_write";s:56:"User can edit settings and content of portfolio template";s:11:"prtt_delete";s:42:"User can move or delete portfolio template";s:20:"prtt_edit_permission";s:58:"User can change permission settings for portfolio template";s:23:"rbac_copy_role_add_perm";s:15:"Add Permissions";s:26:"rbac_copy_role_remove_perm";s:18:"Remove Permissions";s:19:"rbac_copy_role_copy";s:16:"Copy Permissions";s:16:"rbac_create_prtt";s:25:"Create Portfolio Template";s:16:"glo_edit_content";s:21:"User can edit content";s:16:"rbac_create_rolt";s:24:"Create new Role Template";s:16:"rbac_create_role";s:15:"Create new Role";s:16:"il_orgu_employee";s:28:"Organisational Unit Employee";s:16:"il_orgu_superior";s:28:"Organisational Unit Superior";s:16:"rbac_create_bibl";s:19:"Create Bibliography";s:15:"rbac_create_cld";s:19:"Create Cloud Object";s:12:"crss_visible";s:32:"Course administration is visible";s:9:"crss_read";s:45:"User has read access to Course administration";s:10:"crss_write";s:38:"Edit settings in Course administration";s:20:"crss_edit_permission";s:60:"User can change permission settings in Course administration";s:12:"grps_visible";s:31:"Group administration is visible";s:9:"grps_read";s:44:"User has read access to Group administration";s:10:"grps_write";s:37:"Edit settings in Group administration";s:20:"grps_edit_permission";s:59:"User can change permission settings in Group administration";s:12:"wiks_visible";s:30:"Wiki administration is visible";s:9:"wiks_read";s:43:"User has read access to Wiki administration";s:10:"wiks_write";s:36:"Edit settings in Wiki administration";s:20:"wiks_edit_permission";s:58:"User can change permission settings in Wiki administration";s:11:"tos_visible";s:42:"Terms of Service administration is visible";s:8:"tos_read";s:55:"User has read access to Terms of Service administration";s:9:"tos_write";s:48:"Edit settings in Terms of Service administration";s:19:"tos_edit_permission";s:70:"User can change permission settings in Terms of Service administration";s:12:"wbrs_visible";s:33:"Weblink administration is visible";s:9:"wbrs_read";s:46:"User has read access to Weblink administration";s:10:"wbrs_write";s:39:"Edit settings in Weblink administration";s:20:"wbrs_edit_permission";s:61:"User can change permission settings in Weblink administration";s:12:"reps_visible";s:36:"Repository administration is visible";s:9:"reps_read";s:49:"User has read access to Repository administration";s:10:"reps_write";s:42:"Edit settings in Repository administration";s:20:"reps_edit_permission";s:64:"User can change permission settings in Repository administration";s:27:"orgu_view_learning_progress";s:22:"View Learning Progress";s:12:"orgu_visible";s:30:"Organisational Unit is visible";s:9:"orgu_read";s:43:"User has read access to Organisational Unit";s:10:"orgu_write";s:45:"User can edit settings of Organisational Unit";s:15:"orgu_read_users";s:69:"User can read local user accounts created in this Organisational Unit";s:27:"orgu_cat_administrate_users";s:80:"User can create and administrate local user accounts in this Organisational Unit";s:11:"orgu_delete";s:43:"User can move or delete Organisational Unit";s:20:"orgu_edit_permission";s:35:"User can change permission settings";s:9:"orgu_copy";s:24:"Copy Organisational Unit";s:31:"orgu_view_learning_progress_rec";s:45:"View Learning Progress of Unit incl. Subunits";s:16:"rbac_create_orgu";s:27:"Create Organisational Units";s:15:"statistics_read";s:15:"View Statistics";s:20:"wiki_statistics_read";s:15:"View Statistics";s:12:"excs_visible";s:34:"Exercise administration is visible";s:9:"excs_read";s:47:"User has read access to Exercise administration";s:10:"excs_write";s:40:"Edit settings in Exercise administration";s:20:"excs_edit_permission";s:62:"User can change permission settings in Exercise administration";s:12:"taxs_visible";s:34:"Taxonomy administration is visible";s:9:"taxs_read";s:47:"User has read access to Taxonomy administration";s:10:"taxs_write";s:40:"Edit settings in Taxonomy administration";s:20:"taxs_edit_permission";s:62:"User can change permission settings in Taxonomy administration";s:22:"read_learning_progress";s:37:"View learning progress of other users";s:26:"crs_read_learning_progress";s:46:"User can view learning progress of other users";s:26:"grp_read_learning_progress";s:46:"User can view learning progress of other users";s:27:"fold_read_learning_progress";s:46:"User can view learning progress of other users";s:25:"lm_read_learning_progress";s:46:"User can view learning progress of other users";s:27:"htlm_read_learning_progress";s:46:"User can view learning progress of other users";s:27:"sahs_read_learning_progress";s:46:"User can view learning progress of other users";s:26:"tst_read_learning_progress";s:46:"User can view learning progress of other users";s:26:"exc_read_learning_progress";s:46:"User can view learning progress of other users";s:27:"sess_read_learning_progress";s:46:"User can view learning progress of other users";s:16:"condition_failed";s:6:"Failed";s:27:"condition_learning_progress";s:29:"Derive from Learning Progress";s:22:"rbac_precondition_hide";s:11:"Hide Object";s:27:"rbac_precondition_hide_info";s:152:" This option allows to hide the object for users who currently have not fulfilled the preconditions. Therefore, all not accessible content is invisible.";s:32:"rbac_cant_import_role_wrong_type";s:46:"Can\'t import a role from item %s into item %s.";s:8:"ilias_id";s:8:"ILIAS-ID";}'))); $ilDB->insert("lng_modules", array( -'module' => array('text', 'forum'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:150:{s:15:"ascending_order";s:29:"Latest postings at the bottom";s:16:"descending_order";s:26:"Latest postings at the top";s:27:"activate_current_and_childs";s:21:"Activate All Postings";s:18:"activate_new_posts";s:17:"Activate Postings";s:21:"activate_only_current";s:16:"Activate Current";s:17:"activate_post_txt";s:156:"Would you really like to activate the current posting and if applicable all its child postings? Please note that all parent postings will be activated, too.";s:13:"activate_post";s:8:"Activate";s:12:"close_topics";s:5:"Close";s:29:"deactivate_current_and_childs";s:23:"Deactivate All Postings";s:19:"deactivate_post_txt";s:83:"Would you really like to deactivate the current posting and all its child postings?";s:21:"fmr_copy_threads_info";s:109:"You have the possibility to copy single threads. Only the beginning of the chosen threads will be duplicated.";s:15:"forum_add_quote";s:13:"Add Quotation";s:30:"forums_all_threads_marked_read";s:36:"All threads have been marked as read";s:22:"forums_attachments_add";s:14:"Add attachment";s:18:"forums_attachments";s:11:"Attachments";s:21:"forums_censor_comment";s:17:"Comment of Censor";s:16:"forums_count_art";s:18:"Number of Articles";s:16:"forums_count_thr";s:17:"Number of Threads";s:12:"forums_count";s:16:"Number of Forums";s:17:"forums_created_by";s:10:"Created by";s:18:"forums_delete_file";s:17:"Delete attachment";s:27:"forums_disable_notification";s:36:"Disable Notification for this Thread";s:26:"forums_download_attachment";s:13:"Download file";s:16:"forums_edit_post";s:12:"Edit Article";s:26:"forums_enable_notification";s:35:"Enable Notification for this Thread";s:23:"forums_info_censor_post";s:43:"Are you sure you want to hide this article?";s:24:"forums_info_censor2_post";s:18:"Revoke Censorship?";s:23:"forums_info_delete_post";s:69:"Are you sure you want to delete this article including any responses?";s:16:"forums_mark_read";s:16:"Mark All as Read";s:17:"forums_new_thread";s:10:"New Thread";s:25:"forums_no_posts_available";s:73:"This thread has no posts yet or the moderator deactivated the first post.";s:28:"forums_notification_disabled";s:21:"Notification disabled";s:27:"forums_notification_enabled";s:20:"Notification enabled";s:25:"forums_notification_intro";s:72:"This mail was automatically sent to you by the ILIAS installation %s, %s";s:29:"forums_notification_show_post";s:16:"Show posting: %s";s:27:"forums_notification_subject";s:20:"New posting in forum";s:19:"forums_notification";s:12:"Notification";s:39:"forums_post_and_children_were_activated";s:54:"The posting and all its child postings were activated.";s:19:"forums_post_deleted";s:24:"Posting has been deleted";s:20:"forums_post_modified";s:25:"Posting has been modified";s:33:"forums_post_needs_to_be_activated";s:76:"A new posting has been created, but it needs to be activated by a moderator.";s:21:"forums_post_new_entry";s:30:"A new posting has been created";s:25:"forums_post_was_activated";s:26:"The posting was activated.";s:26:"forums_posts_not_available";s:22:"Postings Not Available";s:12:"forums_posts";s:12:"All postings";s:19:"forums_print_thread";s:12:"Print Thread";s:14:"forums_subject";s:7:"Subject";s:15:"forums_the_post";s:7:"Posting";s:25:"forums_thread_create_date";s:10:"Created on";s:25:"forums_thread_create_from";s:12:"Created from";s:20:"forums_thread_marked";s:35:"The thread has been marked as read.";s:23:"forums_thread_new_entry";s:26:"New topic has been created";s:13:"forums_thread";s:6:"Thread";s:17:"forums_your_reply";s:10:"Your Reply";s:6:"forums";s:6:"Forums";s:26:"frm_anonymous_posting_desc";s:94:"If enabled, registered users can post to this forum only by using a pseudonym or without name.";s:21:"frm_anonymous_posting";s:22:"Posting with pseudonym";s:16:"frm_default_view";s:12:"Default View";s:25:"frm_detach_moderator_role";s:21:"Detach Moderator Role";s:15:"frm_moderator_f";s:9:"Moderator";s:15:"frm_moderator_m";s:9:"Moderator";s:37:"frm_moderator_role_added_successfully";s:45:"The user was added as moderator successfully.";s:41:"frm_moderators_detached_role_successfully";s:68:"The moderator role was detached for all selected users successfully.";s:28:"frm_moderators_not_exist_yet";s:26:"Please choose a moderator.";s:34:"frm_moderators_select_at_least_one";s:37:"Please choose at least one moderator.";s:25:"frm_moderators_select_one";s:23:"Please choose one user.";s:14:"frm_moderators";s:10:"Moderators";s:26:"frm_post_not_activated_yet";s:18:"Not activated yet.";s:13:"frm_pseudonym";s:9:"Pseudonym";s:39:"frm_purifier_not_implemented_for_type_x";s:41:"Purifier for type %s not implemented yet.";s:40:"frm_statistics_disabled_for_participants";s:42:"Statistics are disabled for forum members.";s:27:"frm_statistics_enabled_desc";s:46:"Enable posting statistics for all participants";s:22:"frm_statistics_enabled";s:17:"Enable Statistics";s:22:"frm_statistics_ranking";s:18:"Number of Postings";s:14:"frm_statistics";s:10:"Statistics";s:23:"frm_sure_delete_threads";s:54:"Are you sure you want to delete the following threads?";s:15:"frm_wizard_page";s:21:"Copy Forum (Step 2/2)";s:7:"is_read";s:12:"Mark as Read";s:22:"make_topics_non_sticky";s:23:"Make Threads Non-Sticky";s:18:"make_topics_sticky";s:19:"Make Threads Sticky";s:18:"move_chosen_topics";s:19:"Move Chosen Threads";s:8:"new_post";s:8:"New Post";s:17:"no_forum_selected";s:47:"No forum selected for moving the chosen threads";s:20:"post_activation_desc";s:71:"Before being published all postings need to be approved by a moderator.";s:34:"post_censored_comment_by_moderator";s:38:"Posting Censored, Comment by Moderator";s:13:"reopen_topics";s:6:"Reopen";s:26:"select_at_least_one_thread";s:34:"Please select at least one thread.";s:6:"sticky";s:6:"Sticky";s:6:"thread";s:6:"Thread";s:26:"threads_moved_successfully";s:60:"The chosen threads were moved to another forum successfully.";s:11:"topic_close";s:6:"Closed";s:31:"topics_please_select_one_action";s:24:"Please select an action.";s:27:"forums_post_activation_mail";s:198:"Unless the following posting is not activated, it is not visible for other forum users. You receive this email because you are assigned as moderator and have the permission to activate this posting.";s:10:"post_reply";s:3:"Re:";s:14:"preset_subject";s:23:"Preset subject on reply";s:17:"add_re_to_subject";s:34:"Add ‘Re: ’ to subject on reply";s:22:"add_re_to_subject_info";s:58:"If activated, ‘Re: ’ is added to the subject on reply.";s:17:"enter_new_subject";s:26:"Please enter a new subject";s:14:"frm_edit_title";s:10:"Edit Title";s:13:"empty_subject";s:43:"On reply the user has to enter a new title.";s:19:"frm_subject_setting";s:15:"Subject setting";s:25:"user_decides_notification";s:36:"Each user decides about notification";s:20:"mark_moderator_posts";s:20:"Mark moderator posts";s:25:"mark_moderator_posts_desc";s:48:"If activated moderator posts will be highlighted";s:17:"cont_captcha_code";s:4:"Code";s:26:"frm_at_least_one_moderator";s:39:"There has to be at least one moderator.";s:21:"select_max_one_thread";s:30:"Please select one thread only!";s:13:"sort_by_posts";s:13:"Sort by Posts";s:34:"forums_forum_notification_disabled";s:64:"You will no longer be notified about new messages in this forum.";s:17:"number_of_threads";s:36:"Displayed Number of Threads per Page";s:10:"frm_rating";s:6:"Rating";s:21:"enable_thread_ratings";s:13:"Thread Rating";s:26:"enable_thread_ratings_info";s:47:"If activated users are allowed to rate threads.";s:8:"frm_copy";s:10:"Copy Forum";s:26:"frm_notification_activated";s:22:"Notification Activated";s:28:"frm_notification_deactivated";s:24:"Notification Deactivated";s:12:"sort_by_date";s:12:"Sort by date";s:18:"error_reading_file";s:35:"There was an error reading the file";s:21:"sorting_manual_sticky";s:32:"Manual sorting of sticky threads";s:19:"frm_sorting_threads";s:14:"Thread Sorting";s:17:"frm_sorting_posts";s:13:"Posts Sorting";s:28:"sticky_threads_always_on_top";s:180:"‘Sticky Threads’ are always listed at the top of the list of threads. Within the ‘Sticky Threads’ you are able to sort the threads manually, if you have chosen this option.";s:5:"merge";s:5:"Merge";s:20:"please_choose_target";s:39:"Please choose a thread as merge target.";s:22:"frm_sure_merge_threads";s:239:"Are you sure you want to merge these threads? Warning: This action can not be undone! Eventually ILIAS swaps source and target thread if the first posting of the source thread is created earlier than the first posting of the target thread.";s:39:"not_allowed_to_merge_into_another_forum";s:56:"It is not possible to merge threads of different forums.";s:22:"frm_selected_merge_src";s:28:"Selected Thread to Merge: %s";s:21:"error_same_thread_ids";s:46:"Source and target thread have to be different.";s:13:"frm_merge_src";s:19:"Selected Thread: %s";s:16:"frm_merge_target";s:10:"Target: %s";s:27:"merged_threads_successfully";s:45:"The selected threads were merged successfully";s:24:"switch_threads_for_merge";s:129:"The selected thread is older than the target thread. To ensure a successful merge, the source and target thread will be switched.";s:23:"merge_posts_into_thread";s:32:"Merge Postings into other Thread";s:20:"move_thread_to_forum";s:26:"Move Thread to other Forum";s:16:"post_reply_count";s:7:"Re(%s):";s:24:"frm_max_notification_age";s:21:"Max. Notification Age";s:29:"frm_max_notification_age_unit";s:6:"Day(s)";s:29:"frm_max_notification_age_info";s:140:"Please define the maximum age of postings to send notifications for. It is recommended to choose a higher value than the scheduled interval.";s:26:"sel_threads_already_sticky";s:54:"At least one of the selected threads is already sticky";s:28:"sel_threads_already_unsticky";s:56:"At least one of the selected threads is already unsticky";s:23:"sel_threads_make_sticky";s:46:"The selected threads has been marked as sticky";s:25:"sel_threads_make_unsticky";s:53:"The selected threads are not marked as sticky anymore";s:23:"selected_threads_closed";s:36:"The selected threads has been closed";s:25:"selected_threads_reopened";s:38:"The selected threads has been reopened";s:14:"frm_censorship";s:6:"Censor";s:21:"frm_revoke_censorship";s:17:"Revoke Censorship";s:22:"frm_censorship_applied";s:45:"The censorship has been successfully applied.";s:22:"frm_censorship_revoked";s:45:"The censorship has been successfully revoked.";s:16:"frm_mark_as_read";s:12:"Mark as read";s:18:"frm_mark_as_unread";s:14:"Mark as unread";}'))); +'module' => array('text', 'forum'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:150:{s:15:"ascending_order";s:29:"Latest postings at the bottom";s:16:"descending_order";s:26:"Latest postings at the top";s:27:"activate_current_and_childs";s:21:"Activate All Postings";s:18:"activate_new_posts";s:17:"Activate Postings";s:21:"activate_only_current";s:16:"Activate Posting";s:17:"activate_post_txt";s:54:"Would you really like to activate the current posting?";s:13:"activate_post";s:8:"Activate";s:12:"close_topics";s:5:"Close";s:21:"fmr_copy_threads_info";s:109:"You have the possibility to copy single threads. Only the beginning of the chosen threads will be duplicated.";s:15:"forum_add_quote";s:13:"Add Quotation";s:30:"forums_all_threads_marked_read";s:36:"All threads have been marked as read";s:22:"forums_attachments_add";s:14:"Add attachment";s:18:"forums_attachments";s:11:"Attachments";s:21:"forums_censor_comment";s:17:"Comment of Censor";s:16:"forums_count_art";s:18:"Number of Articles";s:16:"forums_count_thr";s:17:"Number of Threads";s:12:"forums_count";s:16:"Number of Forums";s:17:"forums_created_by";s:10:"Created by";s:18:"forums_delete_file";s:17:"Delete attachment";s:27:"forums_disable_notification";s:36:"Disable Notification for this Thread";s:26:"forums_download_attachment";s:13:"Download file";s:16:"forums_edit_post";s:12:"Edit Article";s:26:"forums_enable_notification";s:35:"Enable Notification for this Thread";s:23:"forums_info_censor_post";s:43:"Are you sure you want to hide this article?";s:24:"forums_info_censor2_post";s:18:"Revoke Censorship?";s:23:"forums_info_delete_post";s:69:"Are you sure you want to delete this article including any responses?";s:16:"forums_mark_read";s:16:"Mark All as Read";s:17:"forums_new_thread";s:10:"New Thread";s:25:"forums_no_posts_available";s:73:"This thread has no posts yet or the moderator deactivated the first post.";s:28:"forums_notification_disabled";s:21:"Notification disabled";s:27:"forums_notification_enabled";s:20:"Notification enabled";s:25:"forums_notification_intro";s:72:"This mail was automatically sent to you by the ILIAS installation %s, %s";s:29:"forums_notification_show_post";s:16:"Show posting: %s";s:27:"forums_notification_subject";s:20:"New posting in forum";s:19:"forums_notification";s:12:"Notification";s:39:"forums_post_and_children_were_activated";s:54:"The posting and all its child postings were activated.";s:19:"forums_post_deleted";s:24:"Posting has been deleted";s:20:"forums_post_modified";s:25:"Posting has been modified";s:33:"forums_post_needs_to_be_activated";s:76:"A new posting has been created, but it needs to be activated by a moderator.";s:21:"forums_post_new_entry";s:30:"A new posting has been created";s:25:"forums_post_was_activated";s:26:"The posting was activated.";s:26:"forums_posts_not_available";s:22:"Postings Not Available";s:12:"forums_posts";s:12:"All postings";s:19:"forums_print_thread";s:12:"Print Thread";s:14:"forums_subject";s:7:"Subject";s:15:"forums_the_post";s:7:"Posting";s:25:"forums_thread_create_date";s:10:"Created on";s:25:"forums_thread_create_from";s:12:"Created from";s:20:"forums_thread_marked";s:35:"The thread has been marked as read.";s:23:"forums_thread_new_entry";s:26:"New topic has been created";s:13:"forums_thread";s:6:"Thread";s:17:"forums_your_reply";s:10:"Your Reply";s:6:"forums";s:6:"Forums";s:26:"frm_anonymous_posting_desc";s:94:"If enabled, registered users can post to this forum only by using a pseudonym or without name.";s:21:"frm_anonymous_posting";s:22:"Posting with pseudonym";s:16:"frm_default_view";s:12:"Default View";s:25:"frm_detach_moderator_role";s:21:"Detach Moderator Role";s:15:"frm_moderator_f";s:9:"Moderator";s:15:"frm_moderator_m";s:9:"Moderator";s:37:"frm_moderator_role_added_successfully";s:45:"The user was added as moderator successfully.";s:41:"frm_moderators_detached_role_successfully";s:68:"The moderator role was detached for all selected users successfully.";s:28:"frm_moderators_not_exist_yet";s:26:"Please choose a moderator.";s:34:"frm_moderators_select_at_least_one";s:37:"Please choose at least one moderator.";s:25:"frm_moderators_select_one";s:23:"Please choose one user.";s:14:"frm_moderators";s:10:"Moderators";s:26:"frm_post_not_activated_yet";s:18:"Not activated yet.";s:13:"frm_pseudonym";s:9:"Pseudonym";s:39:"frm_purifier_not_implemented_for_type_x";s:41:"Purifier for type %s not implemented yet.";s:40:"frm_statistics_disabled_for_participants";s:42:"Statistics are disabled for forum members.";s:27:"frm_statistics_enabled_desc";s:46:"Enable posting statistics for all participants";s:22:"frm_statistics_enabled";s:17:"Enable Statistics";s:22:"frm_statistics_ranking";s:18:"Number of Postings";s:14:"frm_statistics";s:10:"Statistics";s:23:"frm_sure_delete_threads";s:54:"Are you sure you want to delete the following threads?";s:15:"frm_wizard_page";s:21:"Copy Forum (Step 2/2)";s:7:"is_read";s:12:"Mark as Read";s:22:"make_topics_non_sticky";s:23:"Make Threads Non-Sticky";s:18:"make_topics_sticky";s:19:"Make Threads Sticky";s:18:"move_chosen_topics";s:19:"Move Chosen Threads";s:8:"new_post";s:8:"New Post";s:17:"no_forum_selected";s:47:"No forum selected for moving the chosen threads";s:20:"post_activation_desc";s:71:"Before being published all postings need to be approved by a moderator.";s:34:"post_censored_comment_by_moderator";s:38:"Posting Censored, Comment by Moderator";s:13:"reopen_topics";s:6:"Reopen";s:26:"select_at_least_one_thread";s:34:"Please select at least one thread.";s:6:"sticky";s:6:"Sticky";s:6:"thread";s:6:"Thread";s:26:"threads_moved_successfully";s:60:"The chosen threads were moved to another forum successfully.";s:11:"topic_close";s:6:"Closed";s:31:"topics_please_select_one_action";s:24:"Please select an action.";s:27:"forums_post_activation_mail";s:198:"Unless the following posting is not activated, it is not visible for other forum users. You receive this email because you are assigned as moderator and have the permission to activate this posting.";s:10:"post_reply";s:3:"Re:";s:14:"preset_subject";s:23:"Preset subject on reply";s:17:"add_re_to_subject";s:34:"Add ‘Re: ’ to subject on reply";s:22:"add_re_to_subject_info";s:58:"If activated, ‘Re: ’ is added to the subject on reply.";s:17:"enter_new_subject";s:26:"Please enter a new subject";s:14:"frm_edit_title";s:10:"Edit Title";s:13:"empty_subject";s:43:"On reply the user has to enter a new title.";s:19:"frm_subject_setting";s:15:"Subject setting";s:25:"user_decides_notification";s:36:"Each user decides about notification";s:20:"mark_moderator_posts";s:20:"Mark moderator posts";s:25:"mark_moderator_posts_desc";s:48:"If activated moderator posts will be highlighted";s:17:"cont_captcha_code";s:4:"Code";s:26:"frm_at_least_one_moderator";s:39:"There has to be at least one moderator.";s:21:"select_max_one_thread";s:30:"Please select one thread only!";s:13:"sort_by_posts";s:13:"Sort by Posts";s:34:"forums_forum_notification_disabled";s:64:"You will no longer be notified about new messages in this forum.";s:17:"number_of_threads";s:36:"Displayed Number of Threads per Page";s:10:"frm_rating";s:6:"Rating";s:21:"enable_thread_ratings";s:13:"Thread Rating";s:26:"enable_thread_ratings_info";s:47:"If activated users are allowed to rate threads.";s:8:"frm_copy";s:10:"Copy Forum";s:26:"frm_notification_activated";s:22:"Notification Activated";s:28:"frm_notification_deactivated";s:24:"Notification Deactivated";s:12:"sort_by_date";s:12:"Sort by date";s:18:"error_reading_file";s:35:"There was an error reading the file";s:21:"sorting_manual_sticky";s:32:"Manual sorting of sticky threads";s:19:"frm_sorting_threads";s:14:"Thread Sorting";s:17:"frm_sorting_posts";s:13:"Posts Sorting";s:28:"sticky_threads_always_on_top";s:180:"‘Sticky Threads’ are always listed at the top of the list of threads. Within the ‘Sticky Threads’ you are able to sort the threads manually, if you have chosen this option.";s:5:"merge";s:5:"Merge";s:20:"please_choose_target";s:39:"Please choose a thread as merge target.";s:22:"frm_sure_merge_threads";s:85:"Are you sure you want to merge these threads? Warning: This action can not be undone.";s:39:"not_allowed_to_merge_into_another_forum";s:56:"It is not possible to merge threads of different forums.";s:22:"frm_selected_merge_src";s:28:"Selected Thread to Merge: %s";s:21:"error_same_thread_ids";s:46:"Source and target thread have to be different.";s:13:"frm_merge_src";s:19:"Selected Thread: %s";s:16:"frm_merge_target";s:10:"Target: %s";s:27:"merged_threads_successfully";s:45:"The selected threads were merged successfully";s:24:"switch_threads_for_merge";s:129:"The selected thread is older than the target thread. To ensure a successful merge, the source and target thread will be switched.";s:23:"merge_posts_into_thread";s:32:"Merge Postings into other Thread";s:20:"move_thread_to_forum";s:26:"Move Thread to other Forum";s:16:"post_reply_count";s:7:"Re(%s):";s:24:"frm_max_notification_age";s:21:"Max. Notification Age";s:29:"frm_max_notification_age_unit";s:6:"Day(s)";s:29:"frm_max_notification_age_info";s:140:"Please define the maximum age of postings to send notifications for. It is recommended to choose a higher value than the scheduled interval.";s:26:"sel_threads_already_sticky";s:54:"At least one of the selected threads is already sticky";s:28:"sel_threads_already_unsticky";s:56:"At least one of the selected threads is already unsticky";s:23:"sel_threads_make_sticky";s:46:"The selected threads has been marked as sticky";s:25:"sel_threads_make_unsticky";s:53:"The selected threads are not marked as sticky anymore";s:23:"selected_threads_closed";s:36:"The selected threads has been closed";s:25:"selected_threads_reopened";s:38:"The selected threads has been reopened";s:14:"frm_censorship";s:6:"Censor";s:21:"frm_revoke_censorship";s:17:"Revoke Censorship";s:22:"frm_censorship_applied";s:45:"The censorship has been successfully applied.";s:22:"frm_censorship_revoked";s:45:"The censorship has been successfully revoked.";s:16:"frm_mark_as_read";s:12:"Mark as read";s:18:"frm_mark_as_unread";s:14:"Mark as unread";s:21:"forums_thread_deleted";s:61:"The selected thread including all postings have been deleted.";s:22:"forums_threads_deleted";s:62:"The selected threads including all postings have been deleted.";}'))); $ilDB->insert("lng_modules", array( 'module' => array('text', 'content'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:1168:{s:14:"add_menu_entry";s:14:"Add Menu Entry";s:9:"all_pages";s:22:"Entire Learning Module";s:3:"all";s:3:"All";s:18:"choose_public_mode";s:30:"Access for Users not logged-in";s:19:"choose_public_pages";s:30:"Choose public accessible pages";s:11:"citate_from";s:15:"Citate From ...";s:11:"citate_page";s:16:"Citate this Page";s:9:"citate_to";s:13:"Citate To ...";s:6:"citate";s:6:"Citate";s:15:"cont_act_number";s:18:"Chapter Numeration";s:18:"cont_activate_page";s:13:"Activate Page";s:14:"cont_activated";s:9:"Activated";s:15:"cont_activation";s:10:"Activation";s:11:"cont_active";s:11:"Enable Menu";s:13:"cont_add_area";s:8:"Add Area";s:23:"cont_add_change_comment";s:18:"Add change comment";s:15:"cont_add_circle";s:10:"Add Circle";s:19:"cont_add_definition";s:14:"Add Definition";s:17:"cont_add_elements";s:42:"Click on placeholders to add new elements.";s:13:"cont_add_file";s:8:"Add File";s:19:"cont_add_fullscreen";s:15:"Add Full Screen";s:16:"cont_add_polygon";s:11:"Add Polygon";s:18:"cont_add_rectangle";s:13:"Add Rectangle";s:12:"cont_add_tab";s:9:"Add Panel";s:18:"cont_added_comment";s:34:"Comment has been added to history.";s:15:"cont_added_term";s:10:"Term added";s:15:"cont_Additional";s:22:"Additional Information";s:16:"cont_adjust_size";s:11:"Adjust Size";s:10:"cont_align";s:9:"Alignment";s:15:"cont_all_closed";s:10:"All Closed";s:20:"cont_all_definitions";s:15:"All Definitions";s:14:"cont_all_pages";s:9:"All Pages";s:17:"cont_alphabetic_s";s:20:"Alphabetic a, b, …";s:15:"cont_alphabetic";s:20:"Alphabetic A, B, …";s:11:"cont_anchor";s:6:"Anchor";s:10:"cont_annex";s:5:"Annex";s:16:"cont_api_adapter";s:16:"API Adapter Name";s:20:"cont_api_func_prefix";s:20:"API Functions Prefix";s:18:"cont_areas_deleted";s:18:"Map areas deleted.";s:26:"cont_assign_characteristic";s:21:"Assign Characteristic";s:16:"cont_assign_full";s:18:"Assign Full Screen";s:15:"cont_assign_std";s:15:"Assign Standard";s:23:"cont_assign_translation";s:18:"Assign translation";s:24:"cont_assignments_deleted";s:33:"The assignments have been deleted";s:15:"cont_autoindent";s:11:"Auto Indent";s:14:"cont_autostart";s:9:"Autostart";s:9:"cont_back";s:4:"Back";s:11:"cont_bb_tip";s:52:"Tip: Styles can be applied quickly to selected text.";s:13:"cont_behavior";s:8:"Behavior";s:10:"cont_Block";s:5:"Block";s:14:"cont_booktitle";s:10:"Book title";s:11:"cont_bottom";s:6:"Bottom";s:27:"cont_browser_not_js_capable";s:61:"JavaScript enabled editing is not supported for your browser.";s:16:"cont_bullet_list";s:11:"Bullet List";s:22:"cont_cant_copy_folders";s:38:"Folders cannot be copied to clipboard.";s:18:"cont_cant_del_full";s:42:"Deletion of full screen file not possible.";s:17:"cont_cant_del_std";s:44:"Deletion of standard view file not possible.";s:12:"cont_caption";s:7:"Caption";s:11:"cont_center";s:6:"Center";s:28:"cont_change_object_reference";s:23:"Change Object Reference";s:16:"cont_change_type";s:11:"Change Type";s:19:"cont_chap_and_pages";s:18:"Chapters and Pages";s:32:"cont_chap_copy_select_target_now";s:46:"Chapter marked for copying. Select target now.";s:27:"cont_chap_select_target_now";s:45:"Chapter marked for moving. Select target now.";s:25:"cont_chapters_after_pages";s:74:"Please note that pages have to precede all sub-chapters of the same level.";s:23:"cont_chapters_and_pages";s:18:"Chapters and Pages";s:18:"cont_chapters_only";s:13:"Chapters only";s:13:"cont_chapters";s:8:"Chapters";s:19:"cont_characteristic";s:11:"Style Class";s:34:"cont_choose_characteristic_section";s:8:"Sections";s:31:"cont_choose_characteristic_text";s:13:"Text Elements";s:26:"cont_choose_characteristic";s:21:"Choose Characteristic";s:20:"cont_choose_cont_obj";s:21:"Choose Content Object";s:20:"cont_choose_glossary";s:15:"Choose Glossary";s:24:"cont_choose_media_source";s:19:"Choose Media Source";s:34:"cont_choose_pages_or_chapters_only";s:44:"Please select either pages or chapters only.";s:11:"cont_Circle";s:6:"Circle";s:21:"cont_citation_err_one";s:35:"You must select exactly one edition";s:33:"cont_citation_selection_not_valid";s:29:"You\'re selection is not valid";s:13:"cont_Citation";s:8:"Citation";s:14:"cont_citations";s:9:"Citations";s:20:"cont_click_br_corner";s:60:"Please click on the bottom right corner of the desired area.";s:17:"cont_click_center";s:43:"Please click on center of the desired area.";s:17:"cont_click_circle";s:51:"Please click on a circle point of the desired area.";s:23:"cont_click_next_or_save";s:140:"Please click on the next point of the polygon or save the area. (It is not necessary to click again on the starting point of this polygon !)";s:21:"cont_click_next_point";s:46:"Please click on the next point of the polygon.";s:25:"cont_click_starting_point";s:50:"Please click on the starting point of the polygon.";s:20:"cont_click_tl_corner";s:56:"Please click on the top left corner of the desired area.";s:9:"cont_Code";s:4:"Code";s:12:"cont_colspan";s:9:"Col. Span";s:19:"cont_confirm_delete";s:42:"Do you really want to delete this item(s)?";s:26:"cont_constrain_proportions";s:21:"Constrain Proportions";s:16:"cont_content_obj";s:14:"Content Object";s:12:"cont_content";s:7:"Content";s:13:"cont_contents";s:8:"Contents";s:11:"cont_coords";s:11:"Coordinates";s:16:"cont_copy_object";s:11:"copy object";s:22:"cont_copy_to_clipboard";s:17:"Copy to clipboard";s:23:"cont_copy_to_media_pool";s:18:"Copy to media pool";s:38:"cont_could_not_determine_resource_size";s:58:"ILIAS could not automatically determine the resource size.";s:15:"cont_create_dir";s:16:"Create Directory";s:28:"cont_create_export_file_html";s:25:"Create Export File (HTML)";s:29:"cont_create_export_file_scorm";s:26:"Create Export File (SCORM)";s:27:"cont_create_export_file_xml";s:24:"Create Export File (XML)";s:23:"cont_create_export_file";s:18:"Create Export File";s:18:"cont_create_folder";s:13:"Create Folder";s:24:"cont_create_html_version";s:19:"Create HTML Package";s:15:"cont_create_mob";s:19:"Create Media Object";s:16:"cont_credit_mode";s:11:"Credit Mode";s:15:"cont_credit_off";s:9:"No Credit";s:14:"cont_credit_on";s:6:"Credit";s:12:"cont_credits";s:7:"Credits";s:20:"cont_cross_reference";s:15:"Cross reference";s:20:"cont_current_chapter";s:15:"Current Chapter";s:17:"cont_current_page";s:12:"Current Page";s:18:"cont_current_style";s:13:"Current Style";s:20:"cont_current_version";s:15:"Current Version";s:16:"cont_custom_size";s:11:"Custom Size";s:11:"cont_custom";s:6:"Custom";s:18:"cont_data_from_lms";s:17:"adlcp:datafromlms";s:16:"cont_de_activate";s:13:"(De-)Activate";s:20:"cont_deactivate_page";s:15:"Deactivate Page";s:16:"cont_deactivated";s:11:"Deactivated";s:10:"cont_debug";s:16:"Enable Test Tool";s:12:"cont_debugpw";s:8:"Password";s:12:"cont_decimal";s:7:"Decimal";s:15:"cont_def_layout";s:14:"Default Layout";s:20:"cont_def_lesson_mode";s:19:"Default Lesson Mode";s:18:"cont_def_map_areas";s:18:"Default Link Areas";s:21:"cont_def_organization";s:7:"default";s:12:"cont_default";s:7:"Default";s:15:"cont_definition";s:10:"Definition";s:16:"cont_definitions";s:11:"Definitions";s:19:"cont_del_assignment";s:17:"Delete assignment";s:20:"cont_delete_selected";s:6:"Delete";s:17:"cont_delete_style";s:12:"Delete Style";s:22:"cont_delete_track_data";s:20:"Delete Tracking Data";s:17:"cont_dependencies";s:12:"Dependencies";s:20:"cont_derive_from_obj";s:18:"Derive from Object";s:12:"cont_details";s:7:"Details";s:16:"cont_dir_created";s:27:"Directory has been created.";s:16:"cont_dir_deleted";s:27:"Directory has been deleted.";s:13:"cont_dir_file";s:14:"Directory/File";s:16:"cont_dir_renamed";s:27:"Directory has been renamed.";s:27:"cont_double_click_to_delete";s:80:"Double-click on content elements to select them for (de-)activation or deletion.";s:19:"cont_download_title";s:14:"Download Title";s:19:"cont_downloads_desc";s:77:"Offers all public export files for download (e.g. for offline use or import).";s:26:"cont_downloads_public_desc";s:56:"Allow download even for anonymous users (in public area)";s:14:"cont_downloads";s:15:"Enable Download";s:27:"cont_drag_and_drop_elements";s:64:"Drag and drop content elements on placeholders to move elements.";s:16:"cont_e_g_example";s:4:"e.g.";s:20:"cont_ed_align_center";s:13:"Align: Center";s:24:"cont_ed_align_left_float";s:17:"Align: Left Float";s:18:"cont_ed_align_left";s:11:"Align: Left";s:25:"cont_ed_align_right_float";s:18:"Align: Right Float";s:19:"cont_ed_align_right";s:12:"Align: Right";s:14:"cont_ed_atable";s:14:"Advanced Table";s:13:"cont_ed_class";s:5:"Style";s:16:"cont_ed_col_left";s:16:"Move Column Left";s:17:"cont_ed_col_right";s:17:"Move Column Right";s:17:"cont_ed_copy_clip";s:17:"Copy to Clipboard";s:18:"cont_ed_delete_col";s:13:"Delete Column";s:19:"cont_ed_delete_item";s:11:"Delete Item";s:18:"cont_ed_delete_row";s:10:"Delete Row";s:14:"cont_ed_delete";s:6:"Delete";s:14:"cont_ed_dtable";s:10:"Data Table";s:17:"cont_ed_edit_data";s:9:"Edit Data";s:18:"cont_ed_edit_files";s:10:"Edit Files";s:17:"cont_ed_edit_prop";s:15:"Edit Properties";s:12:"cont_ed_edit";s:4:"Edit";s:14:"cont_ed_enable";s:22:"(De-)Activate Elements";s:13:"cont_ed_flist";s:10:" File List";s:10:"cont_ed_go";s:2:"Go";s:21:"cont_ed_insert_atable";s:21:"Insert Advanced Table";s:19:"cont_ed_insert_code";s:11:"Insert Code";s:21:"cont_ed_insert_dtable";s:17:"Insert Data Table";s:23:"cont_ed_insert_filelist";s:16:"Insert File List";s:19:"cont_ed_insert_incl";s:22:"Insert Content Snippet";s:19:"cont_ed_insert_list";s:20:"Insert Advanced List";s:18:"cont_ed_insert_map";s:10:"Insert Map";s:20:"cont_ed_insert_media";s:18:"Insert Image/Media";s:18:"cont_ed_insert_par";s:11:"Insert Text";s:20:"cont_ed_insert_pcqst";s:15:"Insert Question";s:20:"cont_ed_insert_plach";s:18:"Insert Placeholder";s:21:"cont_ed_insert_repobj";s:20:"Insert Resource List";s:22:"cont_ed_insert_section";s:14:"Insert Section";s:19:"cont_ed_insert_tabs";s:16:"Insert Accordion";s:17:"cont_ed_item_down";s:14:"Move Item Down";s:15:"cont_ed_item_up";s:12:"Move Item Up";s:12:"cont_ed_list";s:14:" Advanced List";s:17:"cont_ed_moveafter";s:10:"Move After";s:18:"cont_ed_movebefore";s:11:"Move Before";s:21:"cont_ed_new_col_after";s:16:"New Column After";s:22:"cont_ed_new_col_before";s:17:"New Column Before";s:22:"cont_ed_new_item_after";s:14:"New Item After";s:23:"cont_ed_new_item_before";s:15:"New Item Before";s:21:"cont_ed_new_row_after";s:13:"New Row After";s:22:"cont_ed_new_row_before";s:14:"New Row Before";s:11:"cont_ed_par";s:4:"Text";s:18:"cont_ed_paste_clip";s:20:"Paste From Clipboard";s:13:"cont_ed_paste";s:5:"Paste";s:15:"cont_ed_pglprop";s:22:"Page Layout Properties";s:18:"cont_ed_plachmedia";s:17:"Placeholder Media";s:17:"cont_ed_plachprop";s:22:"Placeholder Properties";s:21:"cont_ed_plachquestion";s:20:"Placeholder Question";s:17:"cont_ed_plachtext";s:16:"Placeholder Text";s:16:"cont_ed_row_down";s:13:"Move Row Down";s:14:"cont_ed_row_up";s:11:"Move Row Up";s:21:"cont_ed_select_pctext";s:16:"Select Text Item";s:23:"cont_ed_split_page_next";s:18:"Split to Next Page";s:18:"cont_ed_split_page";s:17:"Split to New Page";s:16:"cont_ed_textitem";s:10:" Text Item";s:13:"cont_ed_width";s:5:"Width";s:14:"cont_edit_area";s:9:"Edit Area";s:30:"cont_edit_file_list_properties";s:25:"Edit File List Properties";s:22:"cont_edit_lrs_settings";s:13:"Edit Settings";s:24:"cont_edit_mob_alias_prop";s:37:"Edit Media Object Instance Properties";s:19:"cont_edit_mob_files";s:12:"Object Files";s:24:"cont_edit_mob_properties";s:28:"Edit Media Object Properties";s:13:"cont_edit_mob";s:17:"Edit Media Object";s:13:"cont_edit_par";s:9:"Edit Text";s:22:"cont_edit_shape_circle";s:19:"Edit Shape (Circle)";s:23:"cont_edit_shape_polygon";s:20:"Edit Shape (Polygon)";s:25:"cont_edit_shape_rectangle";s:22:"Edit Shape (Rectangle)";s:13:"cont_edit_src";s:16:"Edit Source Code";s:15:"cont_edit_style";s:10:"Edit Style";s:24:"cont_edit_tab_properties";s:16:"Table Properties";s:14:"cont_edit_tabs";s:10:"Properties";s:14:"cont_edit_term";s:9:"Edit Term";s:12:"cont_edition";s:7:"Edition";s:21:"cont_empty_mep_folder";s:42:"There are no media objects in this folder.";s:19:"cont_empty_question";s:79:"Question editing not finished. Please either click and edit or delete question.";s:47:"cont_enable_time_scheduled_page_activation_info";s:105:"If enabled, an activation period (date/time) can be selected in the learning module editor for each page.";s:42:"cont_enable_time_scheduled_page_activation";s:30:"Time Scheduled Page Activation";s:8:"cont_end";s:3:"End";s:21:"cont_enter_a_dir_name";s:30:"Please enter a directory name.";s:17:"cont_enter_a_file";s:21:"Please select a file.";s:12:"cont_Example";s:7:"Example";s:13:"cont_Excursus";s:8:"Excursus";s:15:"cont_export_all";s:10:"Export all";s:17:"cont_export_files";s:12:"Export Files";s:19:"cont_export_success";s:25:"Success-data (aggregated)";s:20:"cont_export_tracking";s:20:"Export Tracking Data";s:16:"cont_export_type";s:11:"Export-Type";s:17:"cont_external_url";s:12:"external url";s:13:"cont_external";s:8:"external";s:17:"cont_file_created";s:22:"File has been created.";s:17:"cont_file_deleted";s:22:"File has been deleted.";s:25:"cont_file_from_repository";s:20:"File From Repository";s:17:"cont_file_renamed";s:22:"File has been renamed.";s:18:"cont_file_unzipped";s:23:"File has been unzipped.";s:9:"cont_file";s:4:"File";s:17:"cont_FileListItem";s:25:"File List Item (Standard)";s:10:"cont_files";s:5:"Files";s:15:"cont_first_open";s:18:"First Panel Opened";s:20:"cont_first_row_style";s:21:"First Row Style Class";s:21:"cont_fix_tree_confirm";s:140:"Please execute this command only if the tree structure of this learning module is corrupted, e.g. if blank items occur in the explorer view.";s:13:"cont_fix_tree";s:13:"Fix structure";s:11:"cont_footer";s:6:"Footer";s:19:"cont_force_all_open";s:16:"Force All Opened";s:17:"cont_format_error";s:35:"This operation is not allowed here!";s:11:"cont_format";s:6:"Format";s:19:"cont_frame_botright";s:32:"Content Details (Glossary) Frame";s:22:"cont_frame_maincontent";s:13:"Content Frame";s:16:"cont_frame_right";s:21:"Content Details Frame";s:14:"cont_frame_toc";s:10:"Side Frame";s:19:"cont_frame_topright";s:37:"Content Details (FAQ and Media) Frame";s:15:"cont_free_pages";s:10:"Free Pages";s:19:"cont_full_is_in_dir";s:56:"Deletion not possible. Full screen file is in directory.";s:15:"cont_fullscreen";s:11:"Full Screen";s:23:"cont_general_properties";s:18:"General Properties";s:13:"cont_get_link";s:8:"get link";s:18:"cont_get_orig_size";s:17:"Set original size";s:15:"cont_glo_assign";s:15:"Assign Glossary";s:15:"cont_glo_create";s:15:"Create Glossary";s:15:"cont_glo_detach";s:15:"Detach Glossary";s:13:"cont_glo_menu";s:4:"Menu";s:19:"cont_glo_properties";s:19:"Glossary Properties";s:11:"cont_header";s:6:"Header";s:14:"cont_Headline1";s:10:"Headline 1";s:14:"cont_Headline2";s:10:"Headline 2";s:14:"cont_Headline3";s:10:"Headline 3";s:11:"cont_height";s:6:"Height";s:14:"cont_hidenavig";s:20:"Hide Navigation Tree";s:9:"cont_Hint";s:4:"Hint";s:18:"cont_how_published";s:13:"How published";s:9:"cont_href";s:4:"href";s:15:"cont_html_table";s:10:"HTML Table";s:11:"cont_id_ref";s:13:"identifierref";s:13:"cont_imagemap";s:9:"Image Map";s:14:"cont_import_id";s:10:"identifier";s:20:"cont_import_tracking";s:20:"Import Tracking Data";s:29:"cont_import_validation_errors";s:191:"Some errors occurred during validation of the learning module. The presentation of the learning module may be ok, but it is likely that you are not able to edit the pages that contain errors.";s:22:"cont_insert_as_chapter";s:17:"Insert as Chapter";s:25:"cont_insert_as_subchapter";s:21:"Insert as Sub-chapter";s:29:"cont_insert_chapter_from_clip";s:29:"Paste Chapters from Clipboard";s:19:"cont_insert_chapter";s:14:"Insert Chapter";s:21:"cont_insert_file_item";s:16:"Insert File Item";s:21:"cont_insert_file_list";s:16:"Insert File List";s:16:"cont_insert_list";s:20:"Insert Advanced List";s:15:"cont_insert_map";s:10:"Insert Map";s:15:"cont_insert_mob";s:19:"Insert Media Object";s:24:"cont_insert_new_footnote";s:19:"insert new footnote";s:26:"cont_insert_page_from_clip";s:26:"Paste Pages from Clipboard";s:16:"cont_insert_page";s:11:"Insert Page";s:15:"cont_insert_par";s:11:"Insert Text";s:21:"cont_insert_resources";s:20:"Insert Resource List";s:18:"cont_insert_search";s:27:"Please insert a search term";s:19:"cont_insert_section";s:14:"Insert Section";s:15:"cont_insert_src";s:18:"Insert source code";s:32:"cont_insert_subchapter_from_clip";s:33:"Paste Sub-chapters from Clipboard";s:22:"cont_insert_subchapter";s:18:"Insert Sub-chapter";s:17:"cont_insert_table";s:12:"Insert Table";s:16:"cont_insert_tabs";s:11:"Insert Tabs";s:19:"cont_inst_map_areas";s:19:"Instance Link Areas";s:18:"cont_internal_link";s:13:"internal link";s:19:"cont_internal_links";s:14:"Internal Links";s:13:"cont_internal";s:8:"internal";s:23:"cont_invalid_new_module";s:68:"Incompatible module! Please make sure imsmanifest.xml is not changed";s:15:"cont_is_visible";s:9:"isvisible";s:9:"cont_isbn";s:4:"ISBN";s:9:"cont_issn";s:4:"ISSN";s:9:"cont_item";s:4:"Item";s:12:"cont_journal";s:7:"Journal";s:20:"cont_js_chap_editing";s:27:"Use JavaScript Editing Mode";s:12:"cont_keyword";s:7:"Keyword";s:16:"cont_last_access";s:11:"Last Access";s:15:"cont_latest_rev";s:15:"Latest Revision";s:24:"cont_layout_1window_desc";s:81:"Content in the main frame. FAQ, glossary and media links open in separate window.";s:19:"cont_layout_1window";s:10:"One Window";s:24:"cont_layout_2window_desc";s:77:"Content in the left frame. FAQ, glossary and media links open in right frame.";s:19:"cont_layout_2window";s:11:"Two Windows";s:24:"cont_layout_3window_desc";s:109:"Content in the left frame. FAQ and media links open in top-right frame, glossary links in bottom-right frame.";s:19:"cont_layout_3window";s:13:"Three Windows";s:27:"cont_layout_fullscreen_desc";s:123:"Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu and no navigation bar.";s:22:"cont_layout_fullscreen";s:11:"Full Screen";s:25:"cont_layout_per_page_info";s:118:"Allow to set individual layouts for each page. This automatically activates the ‘Synchronize Frames’ setting, too.";s:20:"cont_layout_per_page";s:15:"Layout per Page";s:29:"cont_layout_presentation_desc";s:101:"Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu.";s:24:"cont_layout_presentation";s:12:"Presentation";s:24:"cont_layout_toc2win_desc";s:113:"Table of contents in the left, content in the right frame. FAQ, glossary and media links open in separate window.";s:19:"cont_layout_toc2win";s:17:"Table of Contents";s:27:"cont_layout_toc2windyn_desc";s:130:"Table of contents in the left, content in the right frame. FAQ, glossary and media links open dynamically a frame at bottom-right.";s:22:"cont_layout_toc2windyn";s:25:"Table of Contents Dynamic";s:11:"cont_layout";s:6:"Layout";s:15:"cont_left_float";s:14:"Left, Floating";s:9:"cont_left";s:4:"Left";s:14:"cont_link_area";s:9:"Link Area";s:13:"cont_link_ext";s:15:"Link (external)";s:13:"cont_link_int";s:15:"Link (internal)";s:16:"cont_link_select";s:13:"Internal Link";s:14:"cont_link_type";s:9:"Link Type";s:9:"cont_link";s:4:"Link";s:16:"cont_linked_mobs";s:20:"Linked media objects";s:10:"cont_links";s:5:"Links";s:15:"cont_list_files";s:10:"List Files";s:20:"cont_list_properties";s:15:"List Properties";s:9:"cont_List";s:4:"List";s:19:"cont_lk_chapter_new";s:19:"Chapter (New Frame)";s:15:"cont_lk_chapter";s:7:"Chapter";s:17:"cont_lk_media_faq";s:17:"Media (FAQ Frame)";s:20:"cont_lk_media_inline";s:14:"Media (Inline)";s:19:"cont_lk_media_media";s:19:"Media (Media Frame)";s:17:"cont_lk_media_new";s:17:"Media (New Frame)";s:16:"cont_lk_page_faq";s:16:"Page (FAQ Frame)";s:16:"cont_lk_page_new";s:16:"Page (New Frame)";s:12:"cont_lk_page";s:4:"Page";s:14:"cont_lk_survey";s:6:"Survey";s:16:"cont_lk_term_new";s:25:"Glossary Term (New Frame)";s:12:"cont_lk_term";s:13:"Glossary Term";s:22:"cont_lm_default_layout";s:33:"Default Layout of Learning Module";s:12:"cont_lm_menu";s:4:"Menu";s:18:"cont_lm_properties";s:24:"Learning Module Settings";s:14:"cont_localfile";s:10:"Local File";s:14:"cont_LocalFile";s:10:"Local File";s:13:"cont_location";s:8:"Location";s:17:"cont_lrs_settings";s:8:"Settings";s:11:"cont_lvalue";s:12:"Data element";s:13:"cont_manifest";s:8:"Manifest";s:14:"cont_map_areas";s:10:"Link Areas";s:27:"cont_map_file_not_generated";s:47:"Sorry. Unable to generate map file for editing.";s:18:"cont_mastery_score";s:18:"adlcp:masteryscore";s:21:"cont_max_time_allowed";s:20:"adlcp:maxtimeallowed";s:17:"cont_media_placeh";s:30:"Click and edit to insert media";s:18:"cont_media_placehl";s:17:"Media Placeholder";s:17:"cont_media_source";s:12:"Media Source";s:10:"cont_Media";s:16:"Media (Standard)";s:18:"cont_mep_structure";s:20:"Media Pool Structure";s:26:"cont_missing_preconditions";s:75:"You need to fulfill the following preconditions to access the chapter "%s".";s:13:"cont_Mnemonic";s:8:"Mnemonic";s:17:"cont_mob_def_prop";s:18:"Default Properties";s:14:"cont_mob_files";s:12:"Object Files";s:24:"cont_mob_from_media_pool";s:22:"Choose From Media Pool";s:18:"cont_mob_inst_prop";s:19:"Instance Properties";s:13:"cont_mob_prop";s:17:"Object Properties";s:15:"cont_mob_usages";s:5:"Usage";s:10:"cont_month";s:5:"Month";s:16:"cont_move_object";s:11:"move object";s:26:"cont_msg_multiple_editions";s:54:"It\'s not possible to show details of multiple editions";s:9:"cont_name";s:4:"Name";s:13:"cont_new_area";s:13:"New Link Area";s:19:"cont_new_assignment";s:14:"New assignment";s:12:"cont_new_dir";s:13:"New Directory";s:13:"cont_new_file";s:8:"New File";s:18:"cont_new_media_obj";s:16:"New Media Object";s:12:"cont_new_mob";s:16:"New Media Object";s:21:"cont_new_module_added";s:43:"New version of module uploaded successfully";s:12:"cont_new_tab";s:9:"New Panel";s:13:"cont_new_term";s:8:"New Term";s:13:"cont_next_rev";s:13:"Next Revision";s:14:"cont_no_access";s:9:"No Access";s:21:"cont_no_assign_itself";s:39:"The object cannot be assigned to itself";s:15:"cont_no_caption";s:10:"No Caption";s:16:"cont_no_glossary";s:21:"No glossary assigned.";s:16:"cont_no_manifest";s:48:"No imsmanifest.xml file found in main directory.";s:20:"cont_no_object_found";s:41:"Could not find any object with this title";s:23:"cont_no_page_in_chapter";s:71:"Sorry, but there is currently no activated content within this chapter.";s:12:"cont_no_page";s:14:"No Page found.";s:18:"cont_no_parameters";s:13:"No Parameters";s:21:"cont_no_subdir_in_zip";s:84:"Zip command failed or import file invalid.
It does not contain a sub-folder \'%s\'.";s:12:"cont_no_text";s:7:"No Text";s:16:"cont_no_zip_file";s:30:"Import file is not a zip file.";s:11:"cont_nomenu";s:19:"Hide Navigation Bar";s:9:"cont_none";s:4:"None";s:24:"cont_not_js_chap_editing";s:30:"Use No-JavaScript Editing Mode";s:18:"cont_nr_col_footer";s:14:"Footer Columns";s:18:"cont_nr_col_header";s:14:"Header Columns";s:12:"cont_nr_cols";s:17:"Number of Columns";s:13:"cont_nr_items";s:15:"Number of Items";s:18:"cont_nr_row_footer";s:11:"Footer Rows";s:18:"cont_nr_row_header";s:11:"Header Rows";s:12:"cont_nr_rows";s:14:"Number of Rows";s:19:"cont_number_of_tabs";s:16:"Number of Panels";s:15:"cont_number_std";s:8:"Standard";s:16:"cont_number_type";s:11:"Number Type";s:11:"cont_Number";s:6:"Number";s:18:"cont_numbered_list";s:13:"Numbered List";s:16:"cont_obj_removed";s:16:"Objects removed.";s:18:"cont_offline_files";s:16:"Offline versions";s:21:"cont_offline_versions";s:16:"Offline Versions";s:12:"cont_offline";s:16:"Offline Versions";s:11:"cont_online";s:6:"Online";s:26:"cont_operation_not_allowed";s:30:"This operation is not allowed.";s:7:"cont_or";s:2:"or";s:10:"cont_order";s:10:"Order Type";s:17:"cont_organization";s:12:"Organization";s:18:"cont_organizations";s:13:"Organizations";s:14:"cont_orig_size";s:13:"Original Size";s:20:"cont_page_activation";s:15:"Page Activation";s:17:"cont_page_compare";s:26:"Compare Selected Revisions";s:31:"cont_page_currently_deactivated";s:46:"Sorry, but this page is currently deactivated.";s:30:"cont_page_deactivated_elements";s:35:"Page contains deactivated elements.";s:21:"cont_page_deactivated";s:20:"Page is deactivated.";s:16:"cont_page_header";s:11:"Page Header";s:16:"cont_page_layout";s:11:"Page Layout";s:14:"cont_page_link";s:9:"Page Link";s:27:"cont_page_select_target_now";s:42:"Page marked for moving. Select target now.";s:26:"cont_pages_and_subchapters";s:21:"Subchapters and Pages";s:10:"cont_pages";s:5:"Pages";s:14:"cont_parameter";s:9:"Parameter";s:15:"cont_parameters";s:10:"parameters";s:25:"cont_paste_from_clipboard";s:20:"Paste from clipboard";s:16:"cont_paste_table";s:11:"Paste Table";s:12:"cont_pc_code";s:4:"Code";s:15:"cont_pc_deleted";s:15:"Deleted Content";s:12:"cont_pc_dtab";s:10:"Data Table";s:13:"cont_pc_flist";s:9:"File List";s:12:"cont_pc_hacc";s:22:"Accordion (Horizontal)";s:12:"cont_pc_incl";s:15:"Content Snippet";s:12:"cont_pc_list";s:13:"Advanced List";s:11:"cont_pc_map";s:3:"Map";s:11:"cont_pc_mob";s:5:"Media";s:16:"cont_pc_modified";s:16:"Modified Content";s:11:"cont_pc_new";s:11:"New Content";s:11:"cont_pc_par";s:4:"Text";s:11:"cont_pc_qst";s:8:"Question";s:11:"cont_pc_res";s:8:"Resource";s:11:"cont_pc_sec";s:7:"Section";s:11:"cont_pc_tab";s:14:"Advanced Table";s:12:"cont_pc_vacc";s:20:"Accordion (Vertical)";s:23:"cont_personal_clipboard";s:18:"Personal Clipboard";s:15:"cont_pg_content";s:12:"Page Content";s:13:"cont_pg_title";s:10:"Page Title";s:24:"cont_please_enter_a_term";s:20:"Please enter a term.";s:18:"cont_please_select";s:13:"please select";s:9:"cont_Poly";s:7:"Polygon";s:13:"cont_position";s:8:"Position";s:16:"cont_prereq_type";s:24:"adlcp:prerequisites.type";s:18:"cont_prerequisites";s:19:"adlcp:prerequisites";s:12:"cont_preview";s:7:"Preview";s:17:"cont_previous_rev";s:17:"Previous Revision";s:27:"cont_print_no_page_selected";s:32:"Please select at least one page.";s:20:"cont_print_selection";s:20:"Print View Selection";s:23:"cont_print_view_pre_glo";s:39:"Prevent Glossary Appendix in Print View";s:15:"cont_print_view";s:10:"Print View";s:18:"cont_public_access";s:13:"Public Access";s:22:"cont_public_notes_desc";s:64:"Allow users to share notes on every page of the learning module.";s:17:"cont_public_notes";s:12:"Public Notes";s:14:"cont_publisher";s:9:"Publisher";s:12:"cont_purpose";s:7:"Purpose";s:11:"cont_qtries";s:29:"Number of Tries for Questions";s:20:"cont_question_placeh";s:33:"Click and edit to insert question";s:21:"cont_question_placehl";s:20:"Question Placeholder";s:18:"cont_question_pool";s:13:"Question Pool";s:18:"cont_question_type";s:13:"Question Type";s:12:"cont_Reading";s:7:"Reading";s:9:"cont_Rect";s:9:"Rectangle";s:17:"cont_ref_helptext";s:40:"(e.g. http://www.server.org/myimage.jpg)";s:15:"cont_ref_images";s:17:"Referenced Images";s:14:"cont_reference";s:9:"Reference";s:11:"cont_Remark";s:6:"Remark";s:22:"cont_remove_fullscreen";s:18:"Remove Full Screen";s:14:"cont_removeiln";s:29:"really remove internal link ?";s:15:"cont_rename_dir";s:16:"Rename Directory";s:29:"cont_replace_mob_feature_info";s:132:"Activates a feature that allows you to replace a media object while keeping the other properties of a media instance in the content.";s:24:"cont_replace_mob_feature";s:32:"Replace Media Objects in Content";s:26:"cont_repository_item_links";s:21:"Repository Item Links";s:20:"cont_repository_item";s:15:"Repository Item";s:23:"cont_resize_explanation";s:109:"If this option is activated uploaded image files are automatically resized to the specified width and height.";s:24:"cont_resize_explanation2";s:74:"This function resizes local image files to the specified width and height.";s:17:"cont_resize_image";s:13:"Resize images";s:15:"cont_resize_img";s:17:"Resize Image File";s:18:"cont_resource_size";s:22:"Original Resource Size";s:18:"cont_resource_type";s:4:"type";s:13:"cont_resource";s:8:"Resource";s:14:"cont_resources";s:9:"Resources";s:13:"cont_revision";s:8:"Revision";s:16:"cont_right_float";s:15:"Right, Floating";s:10:"cont_right";s:5:"Right";s:26:"cont_rollback_confirmation";s:59:"Do you really want to restore this old version of the page?";s:13:"cont_rollback";s:8:"Rollback";s:12:"cont_roman_s";s:16:"Roman i, ii, …";s:10:"cont_roman";s:16:"Roman I, II, …";s:12:"cont_rowspan";s:8:"Row Span";s:11:"cont_rvalue";s:5:"Value";s:20:"cont_save_all_titles";s:11:"Save Titles";s:31:"cont_save_positions_and_classes";s:32:"Save Positions and Style Classes";s:19:"cont_save_positions";s:14:"Save Positions";s:15:"cont_save_spans";s:10:"Save Spans";s:16:"cont_save_widths";s:11:"Save Widths";s:19:"cont_saved_map_area";s:14:"Saved map area";s:19:"cont_saved_map_data";s:14:"Saved map data";s:19:"cont_sc_auto_review";s:25:"Set Review when Completed";s:24:"cont_sc_less_mode_browse";s:6:"Browse";s:24:"cont_sc_less_mode_normal";s:6:"Normal";s:26:"cont_sc_max_attempt_exceed";s:57:"Max. number of attempts for this module has been reached.";s:19:"cont_sc_max_attempt";s:13:"Max. Attempts";s:19:"cont_sc_new_version";s:18:"Upload new version";s:15:"cont_sc_preview";s:7:"Preview";s:20:"cont_sc_stat_browsed";s:7:"Browsed";s:22:"cont_sc_stat_completed";s:9:"Completed";s:19:"cont_sc_stat_failed";s:6:"Failed";s:23:"cont_sc_stat_incomplete";s:10:"Incomplete";s:26:"cont_sc_stat_not_attempted";s:13:"Not attempted";s:19:"cont_sc_stat_passed";s:6:"Passed";s:20:"cont_sc_stat_running";s:7:"Running";s:13:"cont_sc_title";s:5:"title";s:16:"cont_sc_usession";s:25:"Unlimited Session Timeout";s:15:"cont_sc_version";s:7:"Version";s:25:"cont_scheduled_activation";s:20:"Scheduled Activation";s:11:"cont_school";s:6:"School";s:10:"cont_score";s:5:"Score";s:15:"cont_scorm_type";s:15:"adlcp:scormtype";s:27:"cont_select_from_upload_dir";s:38:"-- Select from the upload directory --";s:16:"cont_select_item";s:25:"Select at least one item.";s:24:"cont_select_max_one_item";s:28:"Please select one item only.";s:24:"cont_select_max_one_term";s:28:"Please select one term only.";s:22:"cont_select_media_pool";s:17:"Select Media Pool";s:23:"cont_select_one_edition";s:35:"Please select at least one edition.";s:35:"cont_select_one_translation_warning";s:53:"It is not possible to show more than one translation.";s:27:"cont_select_one_translation";s:29:"Please select one translation";s:26:"cont_select_par_or_section";s:48:"Please select at least one paragraph or section.";s:16:"cont_select_term";s:21:"Please select a term.";s:23:"cont_select_translation";s:48:"Please select the assignment from the list above";s:11:"cont_select";s:6:"Select";s:36:"cont_selected_items_have_been_copied";s:115:"Selected items have been copied to the clipboard. Click target placeholders to paste them into the learning module.";s:33:"cont_selected_items_have_been_cut";s:112:"Selected items have been cut to the clipboard. Click target placeholders to paste them into the learning module.";s:21:"cont_selected_pg_chap";s:23:"Selected Pages/Chapters";s:18:"cont_series_editor";s:13:"Series editor";s:17:"cont_series_title";s:12:"Series title";s:18:"cont_series_volume";s:13:"Series volume";s:11:"cont_series";s:6:"Series";s:14:"cont_set_after";s:12:"insert after";s:15:"cont_set_before";s:13:"insert before";s:15:"cont_set_cancel";s:6:"cancel";s:14:"cont_set_class";s:9:"Set Class";s:18:"cont_set_edit_mode";s:13:"Set Edit Mode";s:13:"cont_set_into";s:11:"insert into";s:13:"cont_set_link";s:9:"Edit Link";s:14:"cont_set_shape";s:10:"Edit Shape";s:19:"cont_set_start_file";s:14:"Set Start File";s:26:"cont_set_styles_and_widths";s:22:"Save Styles and Widths";s:15:"cont_set_styles";s:10:"Set Styles";s:23:"cont_set_tab_style_info";s:48:"Activate checkboxes in table cells to set style.";s:14:"cont_set_width";s:9:"Set Width";s:10:"cont_shape";s:5:"Shape";s:18:"cont_show_citation";s:18:"Show with citation";s:14:"cont_show_info";s:9:"Show Info";s:22:"cont_show_line_numbers";s:17:"Show line numbers";s:20:"cont_show_print_view";s:15:"Show Print View";s:9:"cont_show";s:4:"Show";s:9:"cont_size";s:12:"Size (Bytes)";s:17:"cont_skip_chapter";s:17:"Skip this chapter";s:18:"cont_snippets_used";s:21:"Used Content Snippets";s:11:"cont_source";s:6:"Source";s:9:"cont_span";s:4:"Span";s:12:"cont_Special";s:7:"Special";s:22:"cont_spreadsheet_table";s:17:"Spreadsheet Table";s:14:"cont_src_other";s:5:"other";s:8:"cont_src";s:11:"Source code";s:13:"cont_st_on_pg";s:29:"this function is not allowed.";s:13:"cont_st_title";s:13:"Chapter Title";s:18:"cont_StandardTable";s:14:"Standard Table";s:21:"cont_start_value_info";s:50:"Enter start value as decimal number. Default is 1.";s:16:"cont_start_value";s:11:"Start Value";s:10:"cont_start";s:5:"Start";s:14:"cont_startfile";s:10:"Start File";s:11:"cont_status";s:6:"Status";s:18:"cont_std_is_in_dir";s:58:"Deletion not possible. Standard view file is in directory.";s:13:"cont_std_view";s:13:"Standard View";s:14:"cont_structure";s:9:"structure";s:10:"cont_style";s:5:"Style";s:16:"cont_subchapters";s:11:"Subchapters";s:28:"cont_synchronize_frames_desc";s:157:"This option synchronises the table of contents frame with the content frame and clears additional frames in 3 window view. But it also decreases performance.";s:23:"cont_synchronize_frames";s:18:"Synchronize Frames";s:16:"cont_syntax_help";s:11:"Syntax Help";s:20:"cont_tab_cont_height";s:14:"Content Height";s:19:"cont_tab_cont_width";s:13:"Content Width";s:17:"cont_table_border";s:12:"Table Border";s:26:"cont_table_cell_properties";s:21:"Table Cell Properties";s:22:"cont_table_cellpadding";s:18:"Table Cell Padding";s:22:"cont_table_cellspacing";s:18:"Table Cell Spacing";s:27:"cont_table_html_import_info";s:68:"Import only works with XHTML conform tables. Table must be root tag!";s:22:"cont_table_html_import";s:17:"Import HTML Table";s:21:"cont_table_properties";s:16:"Table Properties";s:34:"cont_table_spreadsheet_import_info";s:74:"Paste table from spreadsheet application via clipboard into the text area.";s:29:"cont_table_spreadsheet_import";s:18:"Spreadsheet Import";s:16:"cont_table_width";s:11:"Table Width";s:10:"cont_table";s:5:"Table";s:17:"cont_TableContent";s:13:"Table Content";s:17:"cont_tabs_acc_hor";s:20:"Horizontal Accordion";s:17:"cont_tabs_acc_ver";s:18:"Vertical Accordion";s:19:"cont_tabs_accordion";s:9:"Accordion";s:26:"cont_tabs_confirm_deletion";s:65:"Are you sure that all panels and their content should be deleted?";s:24:"cont_tabs_hor_align_info";s:50:"Horizontal accordions will always be aligned left.";s:18:"cont_tabs_hor_tabs";s:15:"Horizontal Tabs";s:9:"cont_tabs";s:6:"Panels";s:19:"cont_target_missing";s:14:"Target Missing";s:25:"cont_target_within_source";s:40:"Target must not be within source object.";s:9:"cont_term";s:4:"Term";s:10:"cont_terms";s:5:"Terms";s:13:"cont_text_acc";s:7:"Accent:";s:14:"cont_text_code";s:5:"Code:";s:13:"cont_text_com";s:8:"Comment:";s:13:"cont_text_emp";s:14:"Emphatic Text:";s:12:"cont_text_fn";s:9:"Footnote:";s:13:"cont_text_iln";s:20:"Internal Link, e.g.:";s:13:"cont_text_imp";s:10:"Important:";s:17:"cont_text_keyword";s:7:"Keyword";s:16:"cont_text_placeh";s:29:"Click and edit to insert text";s:17:"cont_text_placehl";s:16:"Text Placeholder";s:14:"cont_text_quot";s:10:"Quotation:";s:13:"cont_text_str";s:12:"Strong Text:";s:13:"cont_text_tex";s:11:"LaTeX Code:";s:14:"cont_text_type";s:14:"Text Item Type";s:13:"cont_text_xln";s:14:"External Link:";s:22:"cont_time_limit_action";s:21:"adlcp:timelimitaction";s:9:"cont_time";s:4:"Time";s:20:"cont_title_footnotes";s:9:"Footnotes";s:10:"cont_title";s:5:"title";s:13:"cont_toc_mode";s:23:"Table of Contents Items";s:8:"cont_toc";s:17:"Table of Contents";s:8:"cont_top";s:3:"Top";s:15:"cont_total_time";s:10:"Total Time";s:19:"cont_tracking_bysco";s:10:"By Chapter";s:20:"cont_tracking_byuser";s:7:"By User";s:18:"cont_tracking_data";s:13:"Tracking Data";s:19:"cont_tracking_items";s:14:"Tracking Items";s:26:"cont_translations_assigned";s:37:"The translation(s) have been assigned";s:17:"cont_translations";s:14:"Translation(s)";s:15:"cont_tree_fixed";s:30:"Tree structure has been fixed.";s:9:"cont_type";s:4:"Type";s:14:"cont_Unordered";s:9:"Unordered";s:15:"cont_update_map";s:8:"Edit Map";s:17:"cont_update_names";s:12:"Update Names";s:21:"cont_update_resources";s:20:"Update Resource List";s:19:"cont_update_section";s:14:"Update Section";s:16:"cont_update_tabs";s:13:"Update Panels";s:11:"cont_update";s:6:"Update";s:20:"cont_upload_dir_info";s:231:"Server directory from which large SCORM and HTML packages can be copied instead of being uploaded. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.";s:15:"cont_upload_dir";s:16:"Upload directory";s:16:"cont_upload_file";s:11:"Upload File";s:18:"cont_uploaded_file";s:13:"Existing File";s:8:"cont_url";s:3:"URL";s:10:"cont_usage";s:5:"Usage";s:31:"cont_use_same_resource_as_above";s:30:"Use the same resource as above";s:28:"cont_users_have_mob_in_clip1";s:40:"This media object is in the clipboard of";s:28:"cont_users_have_mob_in_clip2";s:8:"user(s).";s:18:"cont_validate_file";s:13:"Validate File";s:12:"cont_version";s:7:"version";s:13:"cont_versions";s:8:"Versions";s:25:"cont_view_last_export_log";s:15:"Last Export Log";s:20:"cont_where_published";s:15:"Where published";s:10:"cont_width";s:5:"Width";s:19:"cont_wiki_page_link";s:14:"Wiki Page Link";s:12:"cont_wysiwyg";s:15:"Content WYSIWYG";s:13:"cont_xml_base";s:8:"xml:base";s:9:"cont_year";s:4:"Year";s:21:"cont_zip_file_invalid";s:68:"File is not a valid import file.
It does not contain a file \'%s\'.";s:15:"content_current";s:7:"Current";s:12:"content_last";s:4:"Last";s:20:"content_page_history";s:12:"Page History";s:19:"copied_to_clipboard";s:30:"Copied object(s) to clipboard.";s:13:"dgl_pagebreak";s:9:"Pagebreak";s:19:"glo_definition_abbr";s:4:"Def.";s:16:"glo_term_used_in";s:44:"The following resources linking to that term";s:10:"glo_usages";s:22:"Glossary is used in...";s:11:"HTML export";s:11:"HTML Export";s:17:"import_sco_object";s:10:"Import SCO";s:18:"lm_menu_edit_entry";s:15:"Edit menu entry";s:20:"lm_menu_entry_target";s:6:"Target";s:19:"lm_menu_entry_title";s:5:"Title";s:17:"lm_menu_new_entry";s:23:"Create a new menu entry";s:30:"lm_menu_select_internal_object";s:25:"Select internal object >>";s:28:"lm_menu_select_object_to_add";s:52:"Please select the object you want to add to the menu";s:18:"mep_folder_created";s:17:"Added new folder.";s:15:"msg_entry_added";s:16:"Menu entry added";s:17:"msg_entry_removed";s:18:"Menu entry removed";s:17:"msg_entry_updated";s:18:"Menu entry updated";s:25:"msg_page_no_public_access";s:138:"The page you called is not available in the public area. Only registered users may view this page. Please login first to access this page.";s:19:"msg_page_not_public";s:18:"Page is not public";s:10:"pages from";s:10:"Pages From";s:5:"Pages";s:5:"Pages";s:3:"par";s:9:"Paragraph";s:10:"PDF export";s:10:"PDF Export";s:2:"pg";s:4:"Page";s:14:"public_section";s:11:"Public Area";s:12:"read offline";s:12:"Read Offline";s:18:"saved_media_object";s:19:"Saved media object.";s:21:"scplayer_collapsetree";s:12:"Collapse All";s:17:"scplayer_continue";s:8:"Continue";s:17:"scplayer_debugger";s:14:"Show test tool";s:13:"scplayer_exit";s:4:"Exit";s:16:"scplayer_exitall";s:8:"Exit All";s:19:"scplayer_expandtree";s:10:"Expand All";s:17:"scplayer_hidetree";s:9:"Hide Tree";s:22:"scplayer_phpmysqlcheck";s:79:"You need MYSQL 4.1 or higher and enabled JSON-support to use the JavaScript-RTE";s:17:"scplayer_previous";s:8:"Previous";s:13:"scplayer_next";s:4:"Next";s:17:"scplayer_showtree";s:9:"Show Tree";s:14:"scplayer_start";s:5:"Start";s:19:"scplayer_suspendall";s:11:"Suspend All";s:13:"select_a_file";s:21:"Please select a file.";s:19:"selected_pages_only";s:19:"Only Selected Pages";s:12:"selectFooter";s:16:"Select As Footer";s:12:"selectHeader";s:16:"Select As Header";s:11:"seq_abandon";s:56:"An Abandon Navigation Request was received an processed.";s:14:"seq_abandonall";s:47:"The current course session has been abandoned..";s:11:"seq_blocked";s:35:"The sequencing session was blocked.";s:9:"seq_close";s:31:"Please close the player-window.";s:18:"seq_coursecomplete";s:32:"The current course is completed.";s:12:"seq_deadlock";s:31:"The sequencer is in a deadlock.";s:14:"seq_endsession";s:37:"The current course session has ended.";s:9:"seq_error";s:44:"An internal error in the sequencer occurred.";s:17:"seq_invalidnavreq";s:42:"The sequencer received an invalid request.";s:11:"seq_nothing";s:32:"There is no activity to deliver.";s:7:"seq_toc";s:79:"From the Table Of Contents on the left, choose an activity to begin the course.";s:15:"set_public_mode";s:22:"Set public access mode";s:2:"st";s:7:"Chapter";s:12:"start export";s:12:"Start Export";s:14:"text_repr_info";s:35:"Used for image ‘alt’ attribute.";s:9:"text_repr";s:19:"Text Representation";s:12:"cont_lk_file";s:13:"File/Document";s:16:"cont_select_file";s:11:"Select File";s:16:"cont_create_link";s:11:"Create Link";s:17:"glo_used_in_scorm";s:108:"The glossary is used by the SCORM module. If deleted, references to the glossary cannot be resolved anymore.";s:21:"glo_presentation_view";s:17:"Presentation View";s:16:"glo_add_new_term";s:12:"Add New Term";s:24:"glo_term_is_used_n_times";s:47:"The term is used %s time(s) in content modules.";s:15:"glo_list_usages";s:11:"List Usages";s:17:"cont_sco_glossary";s:13:"Unit Glossary";s:20:"glo_quick_navigation";s:16:"Quick Navigation";s:21:"glo_presentation_mode";s:17:"Presentation Mode";s:14:"glo_table_form";s:13:"In Table Form";s:19:"glo_table_form_info";s:135:"Terms and definition are first shown in a two-column overview. Clicking the term opens the full content of a term on a separate screen.";s:23:"glo_text_snippet_length";s:25:"Definition Snippet Length";s:28:"glo_text_snippet_length_info";s:75:"Length of the text snippet of the definition that is shown in the overview.";s:20:"glo_full_definitions";s:16:"Full Definitions";s:25:"glo_full_definitions_info";s:59:"Terms and definitions are fully displayed in the main view.";s:16:"glo_editing_view";s:12:"Editing View";s:23:"cont_link_whole_picture";s:18:"Link Whole Picture";s:29:"cont_edit_shape_whole_picture";s:26:"Edit Shape (Whole Picture)";s:14:"cont_alignment";s:9:"Alignment";s:18:"cont_set_alignment";s:13:"Set Alignment";s:19:"cont_users_answered";s:14:"Users Answered";s:24:"cont_correct_after_first";s:17:"First Try Correct";s:11:"cont_second";s:6:"Second";s:19:"cont_third_and_more";s:13:"Third or More";s:10:"cont_never";s:5:"Never";s:21:"cont_download_no_menu";s:88:"Download will not be available to users since the learning module menu is not activated.";s:25:"cont_download_no_download";s:85:"Download will not be available to users, since the download feature is not activated.";s:31:"cont_no_download_file_available";s:53:"There is currently no public download file available.";s:11:"htlm_import";s:27:"Import HTML Learning Module";s:14:"cont_selection";s:9:"Selection";s:19:"cont_whole_glossary";s:14:"Whole Glossary";s:19:"cont_selected_terms";s:14:"Selected Terms";s:13:"cont_new_page";s:8:"New Page";s:13:"cont_new_chap";s:11:"New Chapter";s:19:"cont_submit_answers";s:6:"Submit";s:18:"cont_wrong_answers";s:15:"Incorrect Items";s:20:"cont_tries_remaining";s:15:"Tries Remaining";s:21:"cont_please_try_again";s:17:"Please try again!";s:24:"cont_all_answers_correct";s:8:"Correct!";s:27:"cont_enough_answers_correct";s:35:"Correct, but not the best solution!";s:25:"cont_nr_of_tries_exceeded";s:25:"Number of tries exceeded.";s:26:"cont_correct_answers_shown";s:27:"Correct solution see above.";s:25:"cont_wrong_answers_single";s:17:"Incorrect Choice.";s:14:"cont_added_tab";s:12:"Panel added.";s:33:"cont_ed_insert_login_page_element";s:25:"Insert Login Page Element";s:30:"cont_insert_login_page_element";s:25:"Insert Login Page Element";s:30:"cont_update_login_page_element";s:25:"Update Login Page Element";s:19:"cont_final_sco_page";s:19:"Final Page for SCOs";s:18:"cont_final_lm_page";s:30:"Final Page for Learning Module";s:32:"cont_really_delete_special_pages";s:57:"Do you really want to delete the following special pages?";s:26:"cont_create_final_sco_page";s:26:"Create Final Page for SCOs";s:25:"cont_create_final_lm_page";s:37:"Create Final Page for Learning Module";s:19:"page_does_not_exist";s:43:"We are sorry, but this page does not exist.";s:15:"cont_save_types";s:10:"Save Types";s:20:"cont_layout_template";s:15:"Layout Template";s:17:"cont_special_page";s:20:"Special Content Page";s:24:"cont_final_sco_page_info";s:102:"A status page will be displayed at the end of a SCO, if all questions have been answered successfully.";s:23:"cont_final_lm_page_info";s:105:"A status page will be displayed, if all questions of the learning module have been answered successfully.";s:13:"cont_page_toc";s:13:"Page Overview";s:22:"cont_presentation_view";s:17:"Presentation View";s:20:"cont_deactivate_html";s:25:"Deactivate HTML Rendering";s:18:"cont_deactivate_js";s:18:"Activate Form Mode";s:21:"cont_deactivate_media";s:16:"Deactivate Media";s:18:"cont_activate_html";s:23:"Activate HTML Rendering";s:16:"cont_activate_js";s:24:"Activate Javascript Mode";s:19:"cont_activate_media";s:14:"Activate Media";s:15:"cont_par_format";s:9:"Paragraph";s:16:"cont_char_format";s:9:"Character";s:10:"cont_lists";s:5:"Lists";s:19:"cont_more_functions";s:4:"More";s:11:"cont_saving";s:9:"Saving...";s:21:"cont_link_to_internal";s:22:"Link to ILIAS Resource";s:21:"cont_link_to_external";s:24:"Link to External Website";s:17:"cont_link_to_wiki";s:35:"Link to Wiki Page (Insert Brackets)";s:13:"cont_standard";s:8:"Standard";s:19:"cont_char_style_com";s:7:"Comment";s:20:"cont_char_style_quot";s:9:"Quotation";s:19:"cont_char_style_acc";s:11:"Accentuated";s:20:"cont_char_style_code";s:4:"Code";s:8:"cont_tex";s:10:"Latex Code";s:7:"cont_fn";s:8:"Footnote";s:18:"cont_ed_insert_iim";s:24:"Insert Interactive Image";s:11:"cont_pc_iim";s:17:"Interactive Image";s:22:"cont_ed_insert_profile";s:20:"Insert Personal Data";s:12:"cont_pc_prof";s:13:"Personal Data";s:19:"cont_insert_profile";s:21:"Publish Personal Data";s:19:"cont_update_profile";s:19:"Edit Published Data";s:17:"cont_profile_mode";s:4:"Mode";s:25:"cont_profile_mode_inherit";s:9:"Automatic";s:30:"cont_profile_mode_inherit_info";s:25:"Use your profile settings";s:24:"cont_profile_mode_manual";s:6:"Manual";s:29:"cont_profile_mode_manual_info";s:23:"Use the following data:";s:27:"cont_ed_insert_verification";s:18:"Insert Certificate";s:12:"cont_pc_vrfc";s:11:"Certificate";s:24:"cont_insert_verification";s:15:"Add Certificate";s:24:"cont_update_verification";s:16:"Edit Certificate";s:24:"cont_verification_object";s:11:"Certificate";s:19:"cont_ed_insert_blog";s:11:"Insert Blog";s:12:"cont_pc_blog";s:4:"Blog";s:16:"cont_insert_blog";s:16:"Add Blog Posting";s:16:"cont_update_blog";s:17:"Edit Blog Posting";s:17:"cont_active_areas";s:8:"Triggers";s:19:"cont_content_popups";s:14:"Content Popups";s:19:"cont_overlay_images";s:14:"Overlay Images";s:15:"cont_add_images";s:10:"Add Images";s:14:"cont_add_popup";s:9:"Add Popup";s:17:"cont_WholePicture";s:13:"Whole Picture";s:18:"cont_overlay_image";s:13:"Overlay Image";s:18:"cont_content_popup";s:13:"Content Popup";s:30:"cont_update_titles_and_actions";s:25:"Update Titles and Actions";s:17:"cont_trigger_area";s:12:"Trigger Area";s:11:"cont_marker";s:6:"Marker";s:28:"cont_saved_interactive_image";s:25:"Created Interactive Image";s:15:"cont_base_image";s:16:"Background Image";s:20:"cont_edit_base_image";s:21:"Edit Background Image";s:27:"cont_really_delete_overlays";s:52:"Do you really want to delete the following overlays?";s:31:"cont_overlays_have_been_deleted";s:27:"Overlays have been deleted.";s:14:"cont_new_popup";s:9:"New Popup";s:25:"cont_really_delete_popups";s:50:"Do you really want to delete the following popups?";s:29:"cont_popups_have_been_deleted";s:25:"Popups have been deleted.";s:21:"cont_new_trigger_area";s:16:"New Trigger Area";s:27:"cont_really_delete_triggers";s:52:"Do you really want to delete the following triggers?";s:15:"cont_new_marker";s:10:"New Marker";s:26:"cont_edit_overlay_position";s:21:"Edit Overlay Position";s:25:"cont_edit_marker_position";s:20:"Edit Marker Position";s:24:"cont_edit_popup_position";s:19:"Edit Popup Position";s:28:"cont_drag_element_click_save";s:71:"Drag and drop the element to the desired position. Then hit ‘Save’.";s:25:"cont_correct_answers_also";s:17:"Also correct are:";s:24:"cont_correct_answer_also";s:16:"Also correct is:";s:18:"cont_remove_format";s:13:"Remove Format";s:21:"cont_ed_edit_multiple";s:23:"Edit Paragraph Sequence";s:13:"cont_pc_qover";s:17:"Question Overview";s:20:"cont_ed_insert_qover";s:24:"Insert Question Overview";s:17:"cont_update_qover";s:24:"Update Question Overview";s:24:"cont_qover_short_message";s:14:"Status Message";s:29:"cont_qover_short_message_info";s:97:"A message ‘You have correctly answered C out of Y questions of this unit.’ will be displayed.";s:23:"cont_qover_list_wrong_q";s:32:"List of Wrong Answered Questions";s:28:"cont_qover_list_wrong_q_info";s:60:"A list of wrong or not answered questions will be displayed.";s:15:"cont_edit_qover";s:22:"Edit Question Overview";s:19:"cont_ov_all_correct";s:42:"You have correctly answered all questions.";s:20:"cont_ov_some_correct";s:53:"You have correctly answered [x] out of [y] questions.";s:22:"cont_ov_wrong_answered";s:59:"The following questions were not answered or answered wrong";s:22:"cont_update_login_page";s:23:"Edit Login Page Element";s:19:"cont_lpe_login_form";s:10:"Login Form";s:23:"cont_lpe_cas_login_form";s:14:"CAS Login Form";s:24:"cont_lpe_shib_login_form";s:21:"Shibboleth Login Form";s:26:"cont_lpe_openid_login_form";s:17:"OpenId Login Form";s:26:"cont_lpe_registration_link";s:21:"New Registration Link";s:27:"cont_lpe_language_selection";s:18:"Language Selection";s:28:"cont_lpe_user_agreement_link";s:19:"User Agreement Link";s:22:"cont_insert_login_page";s:22:"Add Login Page Element";s:20:"cont_html_export_ids";s:15:"HTML Export IDs";s:25:"cont_html_export_ids_info";s:117:"Allows maintaining extra IDs for ILIAS learning modules that are used for naming HTML files when HTML export is done.";s:14:"cont_export_id";s:9:"Export ID";s:29:"cont_exp_ids_not_resp_format1";s:48:"Export IDs may only use the following characters";s:29:"cont_exp_ids_not_resp_format2";s:36:"Please check and correct your input.";s:21:"cont_saved_export_ids";s:22:"Saved HTML Export IDs.";s:38:"content_some_export_ids_multiple_times";s:87:"Some export IDs are used multiple times. This will lead to missing pages in the export.";s:25:"cont_exp_id_used_multiple";s:29:"Export ID used multiple times";s:14:"mob_upload_dir";s:16:"Upload Directory";s:19:"mob_upload_dir_info";s:227:"Server directory from which multiple files can be used to create media objects in media pools. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.";s:29:"cont_exp_ids_not_resp_format3";s:36:"The ID must not start with a number.";s:19:"cont_current_usages";s:14:"Current Usages";s:15:"cont_all_usages";s:15:"Include History";s:15:"cont_set_layout";s:10:"Set Layout";s:20:"cont_missing_snippet";s:54:"Missing Content Snippet. The snippet has been deleted.";s:24:"cont_enable_page_history";s:12:"Page History";s:29:"cont_enable_page_history_info";s:70:"Stores older versions of pages and allows roll back to older versions.";s:17:"cont_localization";s:12:"Localization";s:22:"cont_localization_info";s:71:"Language used for predefined texts, e.g. ‘Previous’ and ’Next’.";s:16:"cont_maintenance";s:11:"Maintenance";s:25:"cont_switch_to_media_pool";s:26:"Switch to other Media Pool";s:23:"cont_edit_personal_data";s:18:"Edit Personal Data";s:21:"cont_paragraph_styles";s:16:"Paragraph Styles";s:11:"cont_cc_str";s:6:"Strong";s:11:"cont_cc_emp";s:8:"Emphatic";s:11:"cont_cc_imp";s:9:"Important";s:26:"cont_more_character_styles";s:24:"...more character styles";s:10:"cont_blist";s:11:"Bullet List";s:10:"cont_nlist";s:13:"Numbered List";s:17:"cont_list_outdent";s:12:"Outdent List";s:16:"cont_list_indent";s:11:"Indent List";s:10:"cont_pword";s:15:"Paste from Word";s:17:"cont_new_question";s:12:"New Question";s:28:"cont_copy_question_from_pool";s:23:"Copy Question from Pool";s:23:"cont_select_other_qpool";s:17:"Select other Pool";s:28:"cont_copy_question_into_page";s:14:"Copy into Page";s:9:"cont_open";s:7:"Display";s:16:"cont_open_normal";s:29:"in tab / new window with link";s:20:"cont_open_iframe_max";s:24:"in iframe with full size";s:24:"cont_open_iframe_defined";s:39:"in iframe with defined width and height";s:26:"cont_open_window_undefined";s:46:"in new window without defined width and height";s:24:"cont_open_window_defined";s:43:"in new window with defined width and height";s:15:"cont_open_width";s:5:"width";s:16:"cont_open_heigth";s:6:"height";s:21:"cont_debug_deactivate";s:109:"The test tool can be globally deactivated in the ILIAS administration (Administration » Learning Resources).";s:22:"cont_debug_deactivated";s:115:"The test tool is currently globally deactivated in the ILIAS administration (Administration » Learning Resources).";s:24:"cont_file_from_workspace";s:22:"File From My Workspace";s:21:"cont_sc_auto_continue";s:13:"Auto-Continue";s:21:"cont_ed_insert_skills";s:18:"Insert Competences";s:14:"cont_pc_skills";s:10:"Competence";s:18:"cont_insert_skills";s:17:"Insert Competence";s:18:"cont_update_skills";s:15:"Edit Competence";s:24:"cont_scorm_ed_properties";s:37:"Learning Module Properties / Glossary";s:37:"sahs_empty_objectives_are_not_allowed";s:34:"Please enter a learning objective.";s:14:"cont_edit_mode";s:9:"Edit Mode";s:12:"cont_ed_copy";s:4:"Copy";s:11:"cont_ed_cut";s:3:"Cut";s:28:"cont_sel_el_copied_use_paste";s:103:"Selected elements have been copied. Please click the desired target placeholder and select ‘Paste’.";s:25:"cont_sel_el_cut_use_paste";s:100:"Selected elements have been cut. Please click the desired target placeholder and select ‘Paste’.";s:34:"cont_cp_question_diff_formats_info";s:69:"Please note that some formatting is not supported in content modules.";s:15:"cont_sequencing";s:25:"Sequencing and Navigation";s:17:"cont_interactions";s:29:"Store Results of Interactions";s:15:"cont_objectives";s:30:"Store Learning Objectives Data";s:13:"cont_comments";s:14:"Store Comments";s:18:"cont_time_from_lms";s:38:"Processing Time Determination by ILIAS";s:21:"cont_lm_comments_desc";s:67:"Allow users to share comments on every page of the learning module.";s:20:"cont_online_help_ids";s:10:"Screen-IDs";s:15:"cont_screen_ids";s:10:"Screen-IDs";s:25:"cont_captcha_verification";s:17:"User Verification";s:17:"cont_captcha_code";s:4:"Code";s:9:"glo_style";s:14:"Glossary Style";s:17:"cont_current_term";s:12:"Current Term";s:17:"glo_show_taxonomy";s:13:"Show Taxonomy";s:25:"cont_show_activation_info";s:20:"Show Activation Info";s:30:"cont_show_activation_info_info";s:156:"If the scheduled activation is not yet reached, the page will not be skipped. The information when the page will be activated will be displayed to the user.";s:23:"cont_page_activation_on";s:36:"The content will be activated on %s.";s:10:"cont_hover";s:5:"Hover";s:11:"cont_always";s:6:"Always";s:19:"cont_highlight_mode";s:14:"Highlight Mode";s:10:"cont_light";s:5:"Light";s:9:"cont_dark";s:4:"Dark";s:13:"cont_accented";s:8:"Accented";s:8:"cont_set";s:3:"Set";s:12:"cont_link_no";s:7:"No Link";s:22:"cont_AdvancedKnowledge";s:18:"Advanced Knowledge";s:13:"cont_show_adv";s:23:"Show Advanced Knowledge";s:13:"cont_hide_adv";s:23:"Hide Advanced Knowledge";s:22:"cont_auto_last_visited";s:25:"Open Last Visited Chapter";s:17:"cont_check_values";s:11:"Value Check";s:22:"cont_resources_of_type";s:17:"Resources of Type";s:32:"cont_element_refers_removed_itgr";s:83:"This content element refers to an item group that has been removed in the meantime.";s:29:"cont_initial_attached_content";s:21:"Initial Extra Content";s:10:"cont_topic";s:5:"Topic";s:19:"cont_selected_topic";s:14:"Selected Topic";s:15:"cont_all_topics";s:10:"All Topics";s:20:"cont_highlight_class";s:15:"Highlight Class";s:17:"cont_presentation";s:12:"Presentation";s:18:"cont_scorm_options";s:13:"SCORM Options";s:17:"cont_rte_settings";s:12:"RTE Settings";s:14:"cont_debugging";s:9:"Debugging";s:27:"cont_auto_last_visited_info";s:79:"Opens the last visited SCO/Asset when the learner reenters the learning module.";s:21:"cont_credit_mode_info";s:66:"This setting is only affective if the lesson mode is ‘normal’.";s:27:"cont_sc_auto_review_info_12";s:81:"Set the lesson mode to ‘review’ when a learner has completed or passed a SCO.";s:21:"cont_sc_usession_info";s:83:"This setting activates periodical requests to the server to keep the session alive.";s:20:"cont_sequencing_info";s:81:"Enable the sequencing and navigation behaviour as defined by the learning module.";s:23:"cont_time_from_lms_info";s:94:"Strict (according to the SCORM standard) check of values sent by the learning module to ILIAS.";s:20:"help_assign_help_ids";s:29:"Chapter/Screen-IDs Assignment";s:24:"cont_custom_menu_entries";s:19:"Custom Menu Entries";s:32:"cont_anonymous_user_missing_perm";s:76:"Anonymous users currently have no permission to access this learning module.";s:27:"glo_term_must_belong_to_glo";s:78:"The action can only be performed on terms, which are defined in this glossary.";s:23:"cont_offline_mode_allow";s:18:"Allow Offline Mode";s:28:"cont_offline_mode_allow_info";s:181:"In offline mode, learning modules can only be processed with the SCORM offline player. The tracking data are transferred if the learner clicks on ‘finish offline mode’ in ILIAS.";s:39:"cont_profile_mode_template_inherit_info";s:24:"Use the profile settings";s:28:"content_plugin_not_activated";s:59:"The page content element plugin is currently not activated.";s:24:"cont_verification_placeh";s:36:"Click and edit to insert certificate";s:25:"cont_verification_placehl";s:23:"Certificate Placeholder";s:25:"cont_ed_plachverification";s:23:"Placeholder Certificate";s:15:"cont_glossaries";s:10:"Glossaries";s:20:"cont_auto_glossaries";s:22:"Auto-Linked Glossaries";s:19:"cont_link_glo_in_lm";s:63:"Should all glossary terms be linked in the learning module now?";s:25:"cont_hide_head_foot_print";s:43:"Hide custom header and footer in print view";s:23:"glo_add_term_properties";s:44:"Activate Additional Glossary Term Properties";s:33:"cont_ed_insert_consultation_hours";s:25:"Insert Consultation Hours";s:30:"cont_insert_consultation_hours";s:25:"Insert Consultation Hours";s:30:"cont_update_consultation_hours";s:23:"Edit Consultation Hours";s:14:"cont_cach_mode";s:4:"Mode";s:24:"cont_cach_mode_automatic";s:9:"Automatic";s:29:"cont_cach_mode_automatic_info";s:46:"All your consultation hours will be published.";s:21:"cont_cach_mode_manual";s:6:"Manual";s:26:"cont_cach_mode_manual_info";s:70:"Only the consultation hours of the following groups will be published.";s:24:"cont_activate_multi_lang";s:24:"Activate Multilinguality";s:17:"cont_current_lang";s:16:"Current Language";s:26:"cont_edit_language_version";s:12:"Edit Version";s:36:"cont_page_translation_does_not_exist";s:143:"The translation page does not exist yet and will be created by copying the content of the current master page. Language of the translation page";s:13:"content_until";s:22:"At least locked until:";s:20:"content_no_edit_lock";s:45:"The page is currently locked by another user.";s:25:"cont_disable_def_feedback";s:33:"Disable Default Question Feedback";s:30:"cont_disable_def_feedback_info";s:132:"If disabled, answered questions will not show any feedback for the learner. You need to provide custom feedbacks for your questions.";s:36:"cont_multilang_currently_deactivated";s:51:"Multilinguality support is currently not activated.";s:8:"save_new";s:12:"Save and New";s:24:"cont_sc_auto_review_2004";s:21:"Automatic Review Mode";s:29:"cont_sc_auto_review_info_2004";s:302:"If the automatic review mode is enabled, then the tracking data for a chapter (SCO) of the learning module are not stored when one of these options apply. In the rare case however, that the learning module makes use of Sequencing & Navigation according to SCORM 2004, this option should not be enabled.";s:22:"cont_sc_auto_review_no";s:8:"disabled";s:50:"cont_sc_auto_review_completed_not_failed_or_passed";s:78:"if completed or passed, but not failed (recommended for Automatic Review Mode)";s:26:"cont_sc_auto_review_passed";s:9:"if passed";s:36:"cont_sc_auto_review_passed_or_failed";s:19:"if passed or failed";s:29:"cont_sc_auto_review_completed";s:12:"if completed";s:40:"cont_sc_auto_review_completed_and_passed";s:23:"if completed and passed";s:39:"cont_sc_auto_review_completed_or_passed";s:22:"if completed or passed";s:17:"cont_auto_suspend";s:51:"Ensure getting tracking data from previous attempts";s:22:"cont_auto_suspend_info";s:131:"This option is for SCORM learning modules, which support SCORM 2004 in an inadequate way by not sending proper values for cmi.exit.";s:17:"glo_hide_taxonomy";s:13:"Hide Taxonomy";s:17:"cont_col_ordering";s:15:"Column Ordering";s:18:"lm_activate_rating";s:25:"Activate Rating For Pages";s:9:"lm_rating";s:20:"Rate Learning Module";s:12:"lm_rate_page";s:9:"Rate page";s:14:"cont_wiki_page";s:9:"Wiki Page";s:16:"cont_choose_wiki";s:11:"Choose Wiki";s:21:"cont_manage_multilang";s:22:"Manage Multilinguality";s:14:"cont_languages";s:9:"Languages";s:13:"cont_language";s:8:"Language";s:13:"cont_add_lang";s:12:"Add Language";s:21:"cont_conf_delete_lang";s:63:"Do you really want to drop support for the following languages?";s:17:"cont_back_to_page";s:12:"Back to Page";s:13:"cont_got_lock";s:105:"This page has been locked for your editing. Please release the page after you have done all your changes.";s:19:"cont_finish_editing";s:14:"Finish Editing";s:23:"cont_page_lock_released";s:46:"Editing finished. Page lock has been released.";s:19:"cont_fourth_edition";s:22:"SCORM 2004 4th edition";s:24:"cont_fourth_edition_info";s:216:"SCORM 2004 4th edition offers some advantages compared to the 3rd edition. Further data over SCO boundaries can be exchanged for example. These options are however rarely used and have a negative effect on the speed.";s:20:"offline_mode_manager";s:11:"Offline use";s:18:"offline_mode_users";s:21:"Users in offline mode";s:42:"cont_offline_mode_disable_not_allowed_info";s:98:"Since the learning module is currently used in offline mode, the offline mode can not be disabled.";s:22:"stop_user_offline_mode";s:17:"Stop offline mode";s:31:"stop_user_offline_mode_for_user";s:21:"Stop offline mode for";s:27:"info_stop_offline_mode_sure";s:76:"Note: The learning progress achieved in offline mode are lost. Are you sure?";s:21:"cont_edit_definitions";s:16:"Edit Definitions";s:20:"cont_edit_definition";s:15:"Edit Definition";s:25:"cont_ed_insert_my_courses";s:17:"Insert My Courses";s:22:"cont_insert_my_courses";s:17:"Insert My Courses";s:22:"cont_update_my_courses";s:15:"Edit My Courses";s:27:"cont_my_courses_no_settings";s:26:"There are no settings yet.";s:15:"glo_online_info";s:67:"Only if the glossary is online, users are able to use the glossary.";s:19:"glo_mode_level_info";s:77:"All terms of glossaries on the same level in the repository will be included.";s:20:"glo_mode_normal_info";s:57:"Only terms created within this glossary will be included.";s:21:"glo_mode_subtree_info";s:99:"All terms of glossaries on the same level and subsequent levels in the repository will be included.";s:20:"glo_content_settings";s:7:"Content";s:22:"glo_show_taxonomy_info";s:113:"The taxonomy will be visible in the presentation view of the glossary and can be used to select referenced terms.";s:24:"cont_def_feedb_activated";s:79:"Default feedback texts are currently activated in the learning module settings.";s:26:"cont_def_feedb_deactivated";s:81:"Default feedback texts are currently deactivated in the learning module settings.";s:29:"cont_help_no_valid_tooltip_id";s:46:"The tooltip ID you have entered was not valid.";s:28:"cont_ed_insert_amd_page_list";s:16:"Insert Page List";s:25:"cont_insert_amd_page_list";s:16:"Insert Page List";s:25:"cont_update_amd_page_list";s:14:"Edit Page List";s:20:"cont_ed_insert_templ";s:23:"Insert Content Template";s:13:"cont_template";s:8:"Template";s:19:"cont_progress_icons";s:14:"Progress Icons";s:24:"cont_progress_icons_info";s:151:"Show progress icons instead of chapter page icons in presentation mode. Please note that progress information is stored only with ILIAS 5.0 and higher.";s:20:"cont_self_assessment";s:15:"Self Assessment";s:10:"cont_tries";s:18:"Question Behaviour";s:25:"cont_tries_reset_on_visit";s:19:"Reset on Page Visit";s:30:"cont_tries_reset_on_visit_info";s:126:"Questions start with 0 number of tries each time a learner visits a page. Learner has to answer questions on every page visit.";s:16:"cont_tries_store";s:19:"Store Answer Status";s:21:"cont_tries_store_info";s:145:"Number of tries are accumulated and stored. Correctly answered questions must not be answered again. Learners may run out of tries for questions.";s:22:"cont_restrict_forw_nav";s:27:"Restrict Forward Navigation";s:27:"cont_restrict_forw_nav_info";s:99:"Learners cannot navigate to subsequent pages unless they answered all previous questions correctly.";s:28:"cont_no_page_access_unansw_q";s:89:"You need to answer all questions of previous pages correctly to gain access to this page.";s:19:"cont_question_stats";s:9:"Statistic";s:18:"cont_blocked_users";s:13:"Blocked Users";s:13:"cont_last_try";s:8:"Last Try";s:13:"cont_unlocked";s:8:"Unlocked";s:22:"cont_reset_nr_of_tries";s:21:"Reset Number of Tries";s:26:"cont_unlock_allow_continue";s:26:"Unlock / Allow to Continue";s:22:"cont_start_file_set_to";s:30:"%s has been set as start file.";s:28:"cont_blocked_users_mail_link";s:56:"Click on the following link to open the learning module:";s:25:"cont_out_of_focus_message";s:68:"This page is not related to your current learning objective anymore.";s:29:"cont_show_content_after_focus";s:33:"Continue with the Learning Module";s:23:"cont_to_focus_beginning";s:49:"Back to Content related to the Learning Objective";s:24:"cont_to_focus_return_crs";s:14:"Back to Course";s:35:"cont_out_of_focus_message_last_page";s:80:"This is the last page of the content related to your current learning objective.";s:21:"cont_ie_compatibility";s:38:"Internet Explorer 7 compatibility mode";s:26:"cont_ie_compatibility_info";s:187:"Especially for older learning modules it can be helpful to activate the compatibility mode. Please note that the compatibility mode can be disabled in newer versions of Internet Explorer.";s:20:"cont_ie_force_render";s:39:"Force Internet Explorer to render again";s:25:"cont_ie_force_render_info";s:216:"Enable this option only if content of the learning module is not displayed correctly with Internet Explorer due to many frames or iFrames. Additionally you have to set the option ‘Display’ to ‘in new window’.";s:23:"cont_ed_click_to_add_pg";s:26:"Click here to add content.";s:22:"cont_table_border_info";s:93:"Keep this empty to make content style settings effective. Values must include unit (like px).";s:27:"cont_table_cellpadding_info";s:93:"Keep this empty to make content style settings effective. Values must include unit (like px).";s:28:"cont_notify_on_blocked_users";s:30:"Notifications on Blocked Users";s:33:"cont_notify_on_blocked_users_info";s:69:"You will be notified if users are blocked when they run out of tries.";s:17:"cont_user_blocked";s:42:"User out of tries in learning module "%s".";s:18:"cont_user_blocked2";s:177:"A user has run out of tries for answering a question in the learning module. The user will not be able to navigate further through the learning module without your intervention.";s:18:"cont_user_blocked3";s:59:"Open the learning module in edit mode and enter the screen:";s:27:"cont_lm_mail_permanent_link";s:58:"Click on the following link to access the learning module:";s:13:"cont_download";s:8:"Download";s:20:"cont_tracking_modify";s:11:"Modify Data";s:13:"cont_pc_amdpl";s:9:"Page List";s:34:"cont_automatically_set_store_tries";s:83:"Option "$1" has been activated automatically, because option "$2" has been enabled.";s:12:"cont_license";s:7:"License";s:17:"cont_license_info";s:27:"Enables the license feature";s:11:"cont_biblio";s:20:"Bibliographical Data";s:16:"cont_biblio_info";s:40:"Enables the bibliographical data feature";s:16:"cont_qtries_info";s:62:"Default value for number of tries for newly created questions.";s:13:"cont_settings";s:29:"Settings for learning modules";s:21:"cont_wiki_link_dialog";s:26:"Link to Wiki Page (Dialog)";}'))); @@ -27113,7 +27113,7 @@ function setupILIASDatabase() 'module' => array('text', 'style'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:301:{s:9:"sty_acopy";s:4:"Copy";s:22:"sty_add_characteristic";s:15:"Add Style Class";s:13:"sty_add_color";s:9:"Add Color";s:13:"sty_add_image";s:9:"Add Image";s:11:"sty_add_pgl";s:15:"Add Page Layout";s:16:"sty_add_template";s:12:"Add Template";s:24:"sty_added_characteristic";s:18:"Added style class.";s:7:"sty_all";s:3:"All";s:25:"sty_background_attachment";s:21:"Background Attachment";s:20:"sty_background_color";s:16:"Background Color";s:20:"sty_background_image";s:16:"Background Image";s:23:"sty_background_position";s:19:"Background Position";s:21:"sty_background_repeat";s:17:"Background Repeat";s:14:"sty_background";s:10:"Background";s:14:"sty_base_color";s:10:"Base Color";s:12:"sty_based_on";s:8:"Based on";s:19:"sty_border_collapse";s:15:"Border Collapse";s:16:"sty_border_color";s:12:"Border Color";s:16:"sty_border_style";s:12:"Border Style";s:16:"sty_border_width";s:12:"Border Width";s:10:"sty_border";s:6:"Border";s:10:"sty_bottom";s:6:"Bottom";s:17:"sty_caption_class";s:7:"Caption";s:16:"sty_caption_side";s:12:"Caption Side";s:11:"sty_caption";s:7:"Caption";s:33:"sty_characteristic_already_exists";s:63:"A style class with this title already exists within this style.";s:9:"sty_clear";s:5:"Clear";s:18:"sty_col_foot_class";s:13:"Column Footer";s:18:"sty_col_head_class";s:13:"Column Header";s:24:"sty_color_already_exists";s:52:"A color with this name already exists in this style.";s:14:"sty_color_code";s:10:"Color Code";s:17:"sty_color_flavors";s:13:"Color Flavors";s:14:"sty_color_info";s:290:"Predefined colors make it easy to reuse a color for different purposes. You refer to a predefined color by using its name with a leading ‘!’ for any color attribute in your style classes. To use a flavour, append a lightness value in brackets to the color name, e.g. ‘!MyColor(20)’.";s:14:"sty_color_name";s:10:"Color Name";s:9:"sty_color";s:5:"Color";s:10:"sty_colors";s:6:"Colors";s:12:"sty_commands";s:8:"Commands";s:25:"sty_confirm_char_deletion";s:67:"Are you sure that you want to delete the following style class(es)?";s:26:"sty_confirm_color_deletion";s:22:"Confirm Color Deletion";s:31:"sty_confirm_del_ind_styles_desc";s:154:"All learning modules with individual styles will be assigned to style \'%s\'. This will also delete all individual content styles. Are you sure to continue?";s:26:"sty_confirm_del_ind_styles";s:45:"Confirm Deletion of Individual Content Styles";s:29:"sty_confirm_template_deletion";s:25:"Confirm Template Deletion";s:25:"sty_copy_other_stylesheet";s:28:"Copy Style from Local Source";s:20:"sty_create_ind_style";s:23:"Create Individual Style";s:25:"sty_create_new_stylesheet";s:16:"Create new Style";s:14:"sty_create_pgl";s:18:"Create Page Layout";s:10:"sty_cursor";s:6:"Cursor";s:17:"sty_default_style";s:13:"Default Style";s:29:"sty_del_template_keep_classes";s:29:"Delete and keep Style Classes";s:16:"sty_del_template";s:28:"Delete Templates and Classes";s:16:"sty_delete_color";s:12:"Delete Color";s:29:"sty_disable_auto_margins_info";s:99:"Disables automatic setting of left/right to 0px, if media objects or tables are left/right aligned.";s:24:"sty_disable_auto_margins";s:20:"Disable Auto Margins";s:17:"sty_edit_template";s:13:"Edit Template";s:18:"sty_even_col_class";s:12:"Even Columns";s:18:"sty_even_row_class";s:9:"Even Rows";s:11:"sty_example";s:7:"Example";s:14:"sty_flist_char";s:9:"File List";s:9:"sty_float";s:5:"Float";s:15:"sty_font_family";s:11:"Font Family";s:13:"sty_font_size";s:9:"Font Size";s:16:"sty_font_stretch";s:12:"Font Stretch";s:14:"sty_font_style";s:10:"Font Style";s:16:"sty_font_variant";s:12:"Font Variant";s:15:"sty_font_weight";s:11:"Font Weight";s:21:"sty_generate_template";s:17:"Generate Template";s:17:"sty_ha_cntr_class";s:24:"Hor. Accordion Container";s:18:"sty_ha_icntr_class";s:29:"Hor. Accordion Item Container";s:18:"sty_ha_icont_class";s:27:"Hor. Accordion Item Content";s:18:"sty_ha_ihead_class";s:26:"Hor. Accordion Item Header";s:24:"sty_haccordion_templates";s:24:"Hor. Accordion Templates";s:10:"sty_height";s:6:"Height";s:8:"sty_hide";s:4:"Hide";s:14:"sty_horizontal";s:10:"Horizontal";s:14:"sty_image_file";s:10:"Image File";s:10:"sty_images";s:6:"Images";s:21:"sty_import_stylesheet";s:12:"Import Style";s:20:"sty_individual_style";s:16:"Individual Style";s:21:"sty_individual_styles";s:17:"Individual Styles";s:22:"sty_left_right_padding";s:23:"Cell Padding Left/Right";s:8:"sty_left";s:4:"Left";s:18:"sty_letter_spacing";s:14:"Letter Spacing";s:20:"sty_lightness_border";s:16:"Lightness Border";s:22:"sty_lightness_cell1_bg";s:27:"Lightness Cell 1 Background";s:24:"sty_lightness_cell1_text";s:21:"Lightness Cell 1 Text";s:22:"sty_lightness_cell2_bg";s:27:"Lightness Cell 2 Background";s:24:"sty_lightness_cell2_text";s:21:"Lightness Cell 2 Text";s:23:"sty_lightness_header_bg";s:27:"Lightness Header Background";s:25:"sty_lightness_header_text";s:21:"Lightness Header Text";s:15:"sty_line_height";s:11:"Line Height";s:13:"sty_link_char";s:4:"Link";s:13:"sty_list_char";s:4:"List";s:20:"sty_list_style_image";s:16:"List Style Image";s:23:"sty_list_style_position";s:19:"List Style Position";s:19:"sty_list_style_type";s:15:"List Style Type";s:22:"sty_margin_and_padding";s:18:"Margin and Padding";s:10:"sty_margin";s:6:"Margin";s:14:"sty_media_char";s:5:"Media";s:14:"sty_min_height";s:14:"Minimum Height";s:18:"sty_move_lm_styles";s:32:"Change Style of Learning Modules";s:14:"sty_move_style";s:12:"Change Style";s:37:"sty_msg_characteristic_already_exists";s:59:"A style class with this title already exists in this style.";s:40:"sty_msg_characteristic_must_only_include";s:69:"The title of style classes may only include the following characters:";s:31:"sty_msg_color_must_only_include";s:57:"The color name may only include the following characters:";s:29:"sty_msg_input_must_be_numeric";s:22:"Input must be numeric.";s:8:"sty_name";s:4:"Name";s:23:"sty_nr_learning_modules";s:26:"Number of Learning Modules";s:17:"sty_odd_col_class";s:11:"Odd Columns";s:17:"sty_odd_row_class";s:8:"Odd Rows";s:6:"sty_ol";s:13:"Numbered List";s:11:"sty_opacity";s:7:"Opacity";s:13:"sty_opt_saved";s:13:"Options saved";s:12:"sty_overflow";s:8:"Overflow";s:11:"sty_padding";s:7:"Padding";s:13:"sty_page_char";s:4:"Page";s:12:"sty_position";s:8:"Position";s:15:"sty_positioning";s:11:"Positioning";s:11:"sty_preview";s:7:"Preview";s:17:"sty_question_char";s:8:"Question";s:9:"sty_right";s:5:"Right";s:18:"sty_row_foot_class";s:10:"Row Footer";s:18:"sty_row_head_class";s:10:"Row Header";s:22:"sty_save_active_styles";s:18:"Save Active Styles";s:20:"sty_save_hide_status";s:16:"Save Hide Status";s:24:"sty_save_standard_styles";s:20:"Save Standard Styles";s:12:"sty_sco_char";s:17:"SCO and Objective";s:9:"sty_scope";s:5:"Scope";s:16:"sty_section_char";s:7:"Section";s:13:"sty_set_scope";s:9:"Set Scope";s:10:"sty_source";s:6:"Source";s:11:"sty_special";s:7:"Special";s:18:"sty_standard_style";s:14:"Standard Style";s:15:"sty_style_chars";s:13:"Style Classes";s:15:"sty_style_class";s:13:"Style Classes";s:19:"sty_table_cell_char";s:10:"Table Cell";s:14:"sty_table_char";s:5:"Table";s:15:"sty_table_class";s:17:"Table Style Class";s:27:"sty_table_template_bw_zebra";s:10:"Gray Zebra";s:32:"sty_table_template_colored_zebra";s:13:"Colored Zebra";s:27:"sty_table_template_no_zebra";s:8:"No Zebra";s:19:"sty_table_templates";s:15:"Table Templates";s:9:"sty_table";s:5:"Table";s:13:"sty_tabs_char";s:21:"Accordions and Panels";s:13:"sty_tag_hover";s:6:":hover";s:14:"sty_tag_normal";s:6:"Normal";s:19:"sty_template_layout";s:15:"Template Layout";s:17:"sty_template_name";s:4:"Name";s:13:"sty_templates";s:9:"Templates";s:14:"sty_text_align";s:14:"Text Alignment";s:19:"sty_text_block_char";s:12:"Text (Block)";s:19:"sty_text_decoration";s:15:"Text Decoration";s:15:"sty_text_indent";s:16:"Text Indentation";s:20:"sty_text_inline_char";s:16:"Text (Character)";s:18:"sty_text_transform";s:14:"Text Transform";s:8:"sty_text";s:4:"Text";s:22:"sty_top_bottom_padding";s:23:"Cell Padding Top/Bottom";s:7:"sty_top";s:3:"Top";s:16:"sty_type_flist_a";s:19:"File List Item Link";s:19:"sty_type_flist_cont";s:19:"File List Container";s:19:"sty_type_flist_head";s:17:"File List Heading";s:17:"sty_type_flist_li";s:14:"File List Item";s:14:"sty_type_flist";s:9:"File List";s:16:"sty_type_ha_cntr";s:24:"Hor. Accordion Container";s:17:"sty_type_ha_icntr";s:29:"Hor. Accordion Item Container";s:17:"sty_type_ha_icont";s:27:"Hor. Accordion Item Content";s:17:"sty_type_ha_ihead";s:26:"Hor. Accordion Item Header";s:17:"sty_type_heading1";s:9:"Heading 1";s:17:"sty_type_heading2";s:9:"Heading 2";s:17:"sty_type_heading3";s:9:"Heading 3";s:13:"sty_type_link";s:4:"Link";s:18:"sty_type_list_item";s:9:"List Item";s:15:"sty_type_list_o";s:13:"Numbered List";s:15:"sty_type_list_u";s:13:"Bulleted List";s:22:"sty_type_media_caption";s:13:"Media Caption";s:19:"sty_type_media_cont";s:15:"Media Container";s:14:"sty_type_media";s:5:"Media";s:18:"sty_type_page_bnav";s:17:"Bottom Navigation";s:18:"sty_type_page_cont";s:14:"Page Container";s:16:"sty_type_page_fn";s:8:"Footnote";s:19:"sty_type_page_frame";s:10:"Page Frame";s:18:"sty_type_page_lnav";s:15:"Left Navigation";s:23:"sty_type_page_lnavimage";s:21:"Left Navigation Image";s:22:"sty_type_page_lnavlink";s:20:"Left Navigation Link";s:17:"sty_type_page_nav";s:8:"Footnote";s:18:"sty_type_page_rnav";s:16:"Right Navigation";s:23:"sty_type_page_rnavimage";s:22:"Right Navigation Image";s:22:"sty_type_page_rnavlink";s:21:"Right Navigation Link";s:19:"sty_type_page_title";s:10:"Page Title";s:18:"sty_type_page_tnav";s:14:"Top Navigation";s:13:"sty_type_page";s:4:"Page";s:16:"sty_type_qanswer";s:6:"Answer";s:15:"sty_type_qfeedr";s:15:"Feedback, Right";s:15:"sty_type_qfeedw";s:15:"Feedback, Wrong";s:15:"sty_type_qinput";s:10:"Text Input";s:16:"sty_type_qlinput";s:15:"Long Text Input";s:16:"sty_type_qsubmit";s:23:"Question Submit Buttons";s:15:"sty_type_qtitle";s:14:"Question Title";s:17:"sty_type_question";s:8:"Question";s:17:"sty_type_sco_desc";s:15:"SCO Description";s:18:"sty_type_sco_desct";s:23:"SCO Description Heading";s:17:"sty_type_sco_keyw";s:12:"SCO Keywords";s:16:"sty_type_sco_obj";s:13:"SCO Objective";s:17:"sty_type_sco_objt";s:22:"SCO Objectives Heading";s:18:"sty_type_sco_title";s:9:"SCO Title";s:12:"sty_type_sco";s:3:"SCO";s:16:"sty_type_section";s:7:"Section";s:22:"sty_type_table_caption";s:13:"Table Caption";s:19:"sty_type_table_cell";s:10:"Table Cell";s:14:"sty_type_table";s:5:"Table";s:19:"sty_type_text_block";s:10:"Text Block";s:20:"sty_type_text_inline";s:9:"Character";s:16:"sty_type_va_cntr";s:25:"Vert. Accordion Container";s:17:"sty_type_va_icntr";s:30:"Vert. Accordion Item Container";s:17:"sty_type_va_icont";s:28:"Vert. Accordion Item Content";s:17:"sty_type_va_ihead";s:27:"Vert. Accordion Item Header";s:8:"sty_type";s:4:"Type";s:6:"sty_ul";s:11:"Bullet List";s:17:"sty_va_cntr_class";s:25:"Vert. Accordion Container";s:18:"sty_va_icntr_class";s:30:"Vert. Accordion Item Container";s:18:"sty_va_icont_class";s:28:"Vert. Accordion Item Content";s:18:"sty_va_ihead_class";s:27:"Vert. Accordion Item Header";s:24:"sty_vaccordion_templates";s:25:"Vert. Accordion Templates";s:18:"sty_vertical_align";s:18:"Vertical Alignment";s:12:"sty_vertical";s:8:"Vertical";s:15:"sty_white_space";s:11:"White Space";s:16:"sty_width_height";s:14:"Width x Height";s:9:"sty_width";s:5:"Width";s:16:"sty_word_spacing";s:12:"Word Spacing";s:19:"style_current_style";s:13:"Current Style";s:18:"style_delete_style";s:12:"Delete Style";s:16:"style_edit_style";s:10:"Edit Style";s:12:"sty_glo_char";s:8:"Glossary";s:20:"sty_type_glo_overlay";s:16:"Glossary Overlay";s:20:"sty_type_glo_ovtitle";s:20:"Term/Title (Overlay)";s:38:"sty_some_styles_obligatory_delete_rest";s:138:"The following style classes are compulsory and cannot be deleted. Do you want to continue and delete the remaining selected style classes?";s:25:"sty_delete_other_selected";s:8:"Continue";s:25:"sty_all_styles_obligatory";s:57:"All selected styles are compulsory and cannot be deleted.";s:31:"sty_copied_please_select_target";s:101:"The style classes have been copied. Please open the target style and click ‘Paste Style Classes’.";s:23:"sty_paste_style_classes";s:19:"Paste Style Classes";s:33:"sty_if_style_class_already_exists";s:32:"If style class already exists...";s:13:"sty_overwrite";s:9:"Overwrite";s:17:"sty_keep_existing";s:13:"Keep Existing";s:25:"sty_paste_characteristics";s:19:"Paste Style Classes";s:24:"sty_style_classes_copied";s:31:"Style classes have been copied.";s:20:"sty_type_glo_ovclink";s:27:"Glossary Overlay Close Link";s:21:"sty_type_glo_ovuglink";s:18:"Unit Glossary Link";s:25:"sty_type_glo_ovuglistlink";s:23:"Unit Glossary List Link";s:21:"style_move_style_into";s:4:"Into";s:12:"sty_rte_char";s:9:"SCORM RTE";s:17:"sty_type_rte_menu";s:8:"RTE Menu";s:18:"sty_type_rte_mlink";s:13:"RTE Menu Link";s:17:"sty_type_rte_tree";s:16:"RTE Tree Section";s:17:"sty_type_rte_node";s:13:"RTE Tree Node";s:19:"sty_type_rte_status";s:10:"RTE Status";s:18:"sty_type_rte_tlink";s:18:"RTE Tree Node Link";s:8:"sty_from";s:4:"From";s:6:"sty_to";s:2:"To";s:21:"sty_add_content_style";s:17:"Add Content Style";s:31:"sty_remove_global_default_state";s:27:"Remove Global Default State";s:29:"sty_remove_global_fixed_state";s:25:"Remove Global Fixed State";s:23:"sty_make_global_default";s:43:"Set as Global Default Style for New Objects";s:21:"sty_make_global_fixed";s:31:"Force this Style on New Objects";s:18:"sty_type_sco_fmess";s:19:"SCORM Final Message";s:13:"sty_type_qimg";s:14:"Question Image";s:14:"sty_type_qimgd";s:18:"Image Details Link";s:15:"sty_type_qordli";s:15:"Order List Item";s:15:"sty_type_qordul";s:10:"Order List";s:16:"sty_type_qetitem";s:15:"Error Text Item";s:16:"sty_type_qetcorr";s:20:"Error Text Corrected";s:12:"sty_type_iim";s:31:"Interactive Image Content Popup";s:15:"sty_type_marker";s:24:"Interactive Image Marker";s:22:"sty_import_page_layout";s:18:"Import Page Layout";s:14:"sty_type_qover";s:17:"Question Overview";s:30:"style_page_layout_module_scorm";s:5:"Scorm";s:34:"style_page_layout_module_portfolio";s:9:"Portfolio";s:17:"sty_type_rte_drag";s:8:"Drag Bar";s:19:"sty_type_rte_tclink";s:17:"Tree Control Link";s:17:"sty_type_rte_texp";s:9:"Tree Icon";s:16:"sty_type_rte_tli";s:14:"Tree List Item";s:16:"sty_type_rte_tul";s:9:"Tree List";s:20:"sty_move_user_styles";s:21:"Change Style of Users";s:13:"sty_substyles";s:9:"Substyles";s:21:"sty_assign_categories";s:17:"Assign Categories";s:12:"sty_substyle";s:8:"Substyle";s:19:"sty_cat_assignments";s:26:"Style/Category Assignments";s:18:"sty_add_assignment";s:14:"Add Assignment";s:10:"sty_switch";s:6:"Switch";s:11:"sty_default";s:7:"Default";s:17:"sty_media_queries";s:13:"Media Queries";s:19:"sty_add_media_query";s:15:"Add Media Query";s:20:"sty_edit_media_query";s:16:"Edit Media Query";s:20:"sty_media_query_info";s:100:"A separate CSS block is added for each media query after the default (no special media query) block.";s:9:"sty_order";s:5:"Order";s:9:"sty_query";s:5:"Query";s:14:"sty_save_order";s:10:"Save Order";s:21:"sty_sure_del_mqueries";s:72:"Do you really want to delete this media query and all related CSS rules?";s:10:"sty_custom";s:6:"Custom";s:14:"sty_custom_par";s:17:"Custom Parameters";s:19:"sty_custom_par_info";s:62:"Add custom CSS parameters using format ‘parameter: value’.";s:13:"sty_transform";s:9:"Transform";s:20:"sty_transform_origin";s:16:"Transform-Origin";}'))); $ilDB->insert("lng_modules", array( -'module' => array('text', 'survey'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:792:{s:12:"add_category";s:10:"Add Answer";s:11:"add_heading";s:11:"Add Heading";s:31:"add_limits_for_standard_numbers";s:89:"Please enter a lower and upper limit for the standard numbers you want to add as answers.";s:12:"add_material";s:12:"Add Material";s:23:"add_phrase_introduction";s:23:"Please select a Phrase:";s:10:"add_phrase";s:10:"Add Phrase";s:20:"add_standard_numbers";s:20:"Add Standard Numbers";s:20:"adm_no_special_users";s:79:"There are no special users defined who are able to run a survey more than once.";s:18:"adm_no_users_found";s:49:"No users were found that match the search string.";s:22:"adm_remove_select_user";s:44:"Please select at least one user for removal!";s:17:"adm_removed_users";s:13:"Users removed";s:22:"adm_search_select_user";s:32:"Please select at least one user!";s:27:"adm_search_string_too_small";s:57:"Please enter at least two characters in the search field!";s:17:"adm_special_users";s:57:"Special users who are able to run a survey more than once";s:24:"already_completed_survey";s:81:"You have already finished the survey! You are not able to enter the survey again.";s:13:"anonymization";s:13:"Anonymization";s:32:"anonymize_anonymous_introduction";s:185:"To grant you access to the survey, you must use a 5-character survey code which you can receive from the creator/maintainer of this survey.
Please enter it in the text field above.";s:25:"anonymize_registered_user";s:24:"Anonymized Survey Access";s:29:"anonymize_resume_introduction";s:124:"Please enter your survey access code to resume the survey. It was sent to your ILIAS mail inbox when you started the survey.";s:34:"anonymous_with_personalized_survey";s:59:"You must be a registered user to run a personalized survey!";s:6:"answer";s:6:"Answer";s:5:"apply";s:5:"Apply";s:15:"arithmetic_mean";s:15:"Arithmetic Mean";s:25:"ask_insert_questionblocks";s:78:"Are you sure you want to insert the following question block(s) to the survey?";s:20:"ask_insert_questions";s:72:"Are you sure you want to insert the following question(s) to the survey?";s:4:"back";s:7:"<< Back";s:6:"before";s:6:"before";s:20:"browse_for_questions";s:13:"Add from Pool";s:13:"cancel_survey";s:18:"Suspend the Survey";s:26:"cannot_create_survey_codes";s:72:"You do not possess sufficient permissions to create survey access codes!";s:18:"cannot_edit_survey";s:61:"You do not possess sufficient permissions to edit the survey!";s:26:"cannot_export_questionpool";s:77:"You do not possess sufficient permissions to export the survey question pool!";s:20:"cannot_export_survey";s:63:"You do not possess sufficient permissions to export the survey!";s:22:"cannot_maintain_survey";s:65:"You do not possess sufficient permissions to maintain the survey!";s:21:"cannot_manage_phrases";s:64:"You do not possess sufficient permissions to manage the phrases!";s:25:"cannot_participate_survey";s:71:"You do not possess sufficient permissions to participate in the survey!";s:24:"cannot_read_questionpool";s:73:"You do not possess sufficient permissions to read the question pool data!";s:18:"cannot_read_survey";s:66:"You do not possess sufficient permissions to read the survey data!";s:22:"cannot_save_metaobject";s:64:"You do not possess sufficient permissions to save the meta data!";s:36:"cannot_switch_to_online_no_questions";s:96:"The status cannot be changed to "online" because there are no questions in the survey!";s:10:"categories";s:7:"Answers";s:23:"category_delete_confirm";s:54:"Are you sure you want to delete the following answers?";s:27:"category_delete_select_none";s:46:"Please check at least one answer to delete it!";s:20:"category_nr_selected";s:41:"Number of users that selected this answer";s:8:"category";s:6:"Answer";s:5:"chart";s:5:"Chart";s:29:"check_category_to_save_phrase";s:50:"You must have a least one answer to save a phrase!";s:13:"codes_created";s:15:"Code(s) created";s:13:"codes_deleted";s:15:"Code(s) deleted";s:5:"codes";s:12:"Access Codes";s:8:"combobox";s:8:"Combobox";s:13:"concatenation";s:13:"Concatenation";s:28:"confirm_delete_all_user_data";s:60:"Are you sure you want to delete all user data of the survey?";s:31:"confirm_delete_single_user_data";s:70:"Are you sure you want to delete the survey data of the selected users?";s:22:"confirm_remove_heading";s:44:"Are you sure you want to remove the heading?";s:22:"confirm_sync_questions";s:145:"The question you changed is a copy which has been created for use with the active survey. Do you want to change the original of the question too?";s:14:"constraint_add";s:16:"Add Routing Rule";s:38:"constraints_first_question_description";s:84:"The first entity could not have any routing because there are no previous questions.";s:24:"constraints_introduction";s:442:"You can add a routing rule to a single question or a question block with multiple questions. Depending on the specific answer given to an earlier question participants get presented with a defined next question. Thus questions irrelevant to a participant will not be asked and the survey gets shorter or more specific depending on the answers provided earlier. No routing rules can be set for the first question or question block in a survey.";s:28:"constraints_list_of_entities";s:33:"Available hooks for routing rules";s:33:"constraints_no_nonessay_available";s:153:"There are no previous questions available to define routing rules. The following types are supported: Metric, Single Choice and Multiple Choice question.";s:51:"constraints_no_questions_or_questionblocks_selected";s:54:"Please select at least one question or question block!";s:11:"constraints";s:7:"Routing";s:8:"contains";s:8:"Contains";s:8:"continue";s:11:"Continue >>";s:11:"create_date";s:7:"Created";s:10:"create_new";s:10:"Create New";s:39:"create_questionpool_before_add_question";s:67:"You must create at least one question pool to store your questions!";s:8:"dc_agree";s:5:"agree";s:9:"dc_always";s:6:"always";s:18:"dc_definitelyfalse";s:16:"definitely false";s:17:"dc_definitelytrue";s:15:"definitely true";s:10:"dc_desired";s:7:"desired";s:11:"dc_disagree";s:8:"disagree";s:7:"dc_fair";s:4:"fair";s:8:"dc_false";s:5:"false";s:7:"dc_good";s:4:"good";s:12:"dc_manytimes";s:10:"many times";s:15:"dc_morenegative";s:13:"more negative";s:15:"dc_morepositive";s:13:"more positive";s:16:"dc_mostcertainly";s:14:"most certainly";s:19:"dc_mostcertainlynot";s:18:"most certainly not";s:7:"dc_must";s:4:"must";s:10:"dc_mustnot";s:8:"must not";s:10:"dc_neutral";s:7:"neutral";s:8:"dc_never";s:5:"never";s:5:"dc_no";s:2:"no";s:16:"dc_notacceptable";s:14:"not acceptable";s:7:"dc_poor";s:4:"poor";s:9:"dc_rarely";s:6:"rarely";s:9:"dc_should";s:6:"should";s:12:"dc_shouldnot";s:10:"should not";s:12:"dc_sometimes";s:9:"sometimes";s:16:"dc_stronglyagree";s:14:"strongly agree";s:18:"dc_stronglydesired";s:16:"strongly desired";s:19:"dc_stronglydisagree";s:17:"strongly disagree";s:20:"dc_stronglyundesired";s:18:"strongly undesired";s:7:"dc_true";s:4:"true";s:12:"dc_undecided";s:9:"undecided";s:12:"dc_undesired";s:9:"undesired";s:10:"dc_varying";s:7:"varying";s:11:"dc_verygood";s:9:"very good";s:6:"dc_yes";s:3:"yes";s:20:"define_questionblock";s:21:"Define Question Block";s:16:"delete_user_data";s:44:"Delete the Survey Data of the Selected Users";s:20:"description_maxchars";s:86:"If nothing entered the maximum number of characters for this text answer is unlimited.";s:9:"disinvite";s:26:"Take from Personal Desktop";s:21:"display_all_available";s:21:"Display all available";s:35:"dp_standard_attitude_agree_disagree";s:34:"Standard Attitude (agree-disagree)";s:45:"dp_standard_attitude_agree_undecided_disagree";s:44:"Standard Attitude (agree-undecided-disagree)";s:27:"dp_standard_attitude_agree5";s:77:"Standard Attitude (strongly agree-agree-undecided-disagree-strongly disagree)";s:46:"dp_standard_attitude_desired_neutral_undesired";s:45:"Standard Attitude (desired-neutral-undesired)";s:38:"dp_standard_attitude_desired_undesired";s:37:"Standard Attitude (desired-undesired)";s:29:"dp_standard_attitude_desired5";s:81:"Standard Attitude (strongly desired-desired-neutral-undesired-strongly undesired)";s:44:"dp_standard_attitude_good_fair_notacceptable";s:44:"Standard Attitude (good-fair-not acceptable)";s:39:"dp_standard_attitude_good_notacceptable";s:39:"Standard Attitude (good-not acceptable)";s:26:"dp_standard_attitude_good5";s:59:"Standard Attitude (very good-good-fair-poor-not acceptable)";s:26:"dp_standard_attitude_must5";s:61:"Standard Attitude (must-should-undecided-should not-must not)";s:36:"dp_standard_attitude_shold_shouldnot";s:37:"Standard Attitude (should-should not)";s:47:"dp_standard_attitude_should_undecided_shouldnot";s:47:"Standard Attitude (should-undecided-should not)";s:32:"dp_standard_behaviour_certainly5";s:91:"Standard Behavior (most certainly-more positive-undecided-more negative-most certainly not)";s:28:"dp_standard_behaviour_yes_no";s:26:"Standard Behavior (yes-no)";s:38:"dp_standard_behaviour_yes_undecided_no";s:36:"Standard Behavior (yes-undecided-no)";s:32:"dp_standard_beliefs_always_never";s:31:"Standard Beliefs (always-never)";s:42:"dp_standard_beliefs_always_sometimes_never";s:41:"Standard Beliefs (always-sometimes-never)";s:27:"dp_standard_beliefs_always5";s:57:"Standard Beliefs (always-many times-varying-rarely-never)";s:30:"dp_standard_beliefs_true_false";s:29:"Standard Beliefs (true-false)";s:40:"dp_standard_beliefs_true_undecided_false";s:39:"Standard Beliefs (true-undecided-false)";s:25:"dp_standard_beliefs_true5";s:72:"Standard Beliefs (definitely true-true-undecided-false-definitely false)";s:19:"dp_standard_numbers";s:16:"Standard Numbers";s:13:"duplicate_svy";s:16:"Duplicate Survey";s:9:"duplicate";s:9:"Duplicate";s:17:"edit_ask_continue";s:47:"Do you want to continue and edit this question?";s:29:"edit_constraints_introduction";s:87:"You have selected the following question(s)/question block(s) to edit the routing rules";s:12:"edit_heading";s:12:"Edit Heading";s:16:"end_date_reached";s:53:"You cannot start the survey. The end date is reached!";s:8:"end_date";s:8:"End Date";s:18:"enter_anonymous_id";s:18:"Survey Access Code";s:18:"enter_phrase_title";s:27:"Please enter a Phrase Title";s:25:"enter_questionblock_title";s:36:"Please enter a Question Block Title!";s:27:"enter_valid_number_of_codes";s:60:"Please enter a valid number to generate survey access codes!";s:11:"enter_value";s:13:"Enter a Value";s:16:"err_no_pool_name";s:47:"Please enter the name of a survey question pool";s:17:"error_add_heading";s:36:"Please enter a text for the heading!";s:24:"error_importing_question";s:77:"There was an error importing the question(s) from the file you have selected!";s:33:"error_retrieving_anonymous_survey";s:121:"The system could not find your survey data for survey code "%s". Please check the survey code you have entered!";s:16:"eval_legend_link";s:72:"Please refer to the legend for the meaning of the column header symbols.";s:21:"evaluation_access_all";s:43:"All Registered Users can Access the Results";s:22:"evaluation_access_info";s:37:"You have access to the survey results";s:21:"evaluation_access_off";s:34:"Participants Cannot Access Results";s:30:"evaluation_access_participants";s:46:"All Survey Participants can Access the Results";s:17:"evaluation_access";s:31:"Participants\' Access to Results";s:10:"evaluation";s:10:"Statistics";s:20:"existing_constraints";s:22:"Existing Routing Rules";s:4:"exit";s:4:"Exit";s:12:"exp_type_csv";s:27:"Comma Separated Value (CSV)";s:14:"exp_type_excel";s:15:"Microsoft Excel";s:23:"export_all_survey_codes";s:23:"Export all Access Codes";s:14:"export_data_as";s:14:"Export Data As";s:28:"fill_out_all_category_fields";s:59:"Please fill out all answer fields before you add a new one!";s:41:"fill_out_all_required_fields_add_category";s:59:"Please fill out all required fields before you add answers!";s:44:"fill_out_all_required_fields_delete_category";s:62:"Please fill out all required fields before you delete answers!";s:42:"fill_out_all_required_fields_move_category";s:60:"Please fill out all required fields before you move answers!";s:40:"fill_out_all_required_fields_save_phrase";s:61:"Please fill out all required fields before you save a phrase!";s:25:"filter_all_question_types";s:18:"All Question Types";s:24:"filter_all_questionpools";s:18:"All Question Pools";s:26:"filter_show_question_types";s:19:"Show Question Types";s:25:"filter_show_questionpools";s:19:"Show Question Pools";s:6:"filter";s:6:"Filter";s:29:"form_data_modified_press_save";s:75:"The form data has been modified. Press the save button to keep the changes.";s:15:"found_questions";s:15:"Found Questions";s:11:"found_users";s:11:"Found Users";s:14:"geometric_mean";s:14:"Geometric Mean";s:13:"given_answers";s:13:"Given Answers";s:13:"glossary_term";s:13:"Glossary Term";s:13:"harmonic_mean";s:13:"Harmonic Mean";s:7:"heading";s:7:"Heading";s:10:"horizontal";s:10:"Horizontal";s:25:"import_error_closing_file";s:30:"Error closing the import file!";s:25:"import_error_opening_file";s:30:"Error opening the import file!";s:36:"import_error_survey_no_proper_values";s:51:"The survey properties do not contain proper values!";s:33:"import_error_survey_no_properties";s:53:"No survey properties found. Cannot import the survey!";s:23:"import_no_file_selected";s:17:"No file selected!";s:15:"import_question";s:18:"Import Question(s)";s:22:"import_wrong_file_type";s:16:"Wrong file type!";s:30:"info_anonymize_registered_user";s:17:"Anonymized Survey";s:24:"info_anonymize_with_code";s:41:"Anonymized Survey with Survey Code Access";s:27:"info_anonymize_without_code";s:45:"Anonymized Survey without Access Restrictions";s:12:"insert_after";s:12:"Insert After";s:13:"insert_before";s:13:"Insert Before";s:23:"insert_missing_question";s:65:"Please select at least one question to insert it into the survey!";s:28:"insert_missing_questionblock";s:71:"Please select at least one question block to insert it into the survey!";s:13:"internal_link";s:13:"Internal Link";s:27:"introduction_manage_phrases";s:90:"Manage your own phrases which are available for all the ordinal questions you edit/create.";s:12:"introduction";s:20:"Introductory Message";s:20:"invitation_mode_desc";s:73:"A link reference to the survey is created on the users\' personal desktop.";s:15:"invitation_mode";s:45:"Put Link to Survey on the Personal Desktop of";s:14:"invitation_off";s:25:"Do not put on any Desktop";s:10:"invitation";s:28:"Put Link On Personal Desktop";s:14:"invited_groups";s:14:"Invited Groups";s:13:"invited_users";s:14:"Selected Users";s:19:"label_resume_survey";s:30:"Enter your 5 digit survey code";s:16:"language_changed";s:16:"Language changed";s:11:"last_update";s:11:"Last Update";s:6:"layout";s:6:"Layout";s:6:"legend";s:6:"Legend";s:11:"lower_limit";s:11:"Lower Limit";s:11:"maintenance";s:12:"Participants";s:14:"manage_phrases";s:10:"My Phrases";s:27:"material_added_successfully";s:37:"You successfully set a material link!";s:13:"material_file";s:13:"Material File";s:8:"material";s:8:"Material";s:17:"materials_deleted";s:19:"Material(s) deleted";s:9:"materials";s:9:"Materials";s:17:"matrix_appearance";s:10:"Appearance";s:37:"matrix_bipolar_adjectives_description";s:104:"You may use a pair of bipolar adjectives to scale the column responses to words, short phrases, or texts";s:25:"matrix_bipolar_adjectives";s:18:"Bipolar Adjectives";s:32:"matrix_column_delete_select_none";s:46:"Please check at least one column to delete it!";s:36:"matrix_column_separators_description";s:121:"Select the check box if you want to have separators (thin lines) between the columns in the output of the Matrix Question";s:24:"matrix_column_separators";s:17:"Column Separators";s:22:"matrix_column_settings";s:22:"Matrix Column Settings";s:19:"matrix_columns_rows";s:17:"Column/Row Editor";s:14:"matrix_columns";s:14:"Matrix Columns";s:23:"matrix_error_no_columns";s:40:"Please fill in at least one column text!";s:20:"matrix_error_no_rows";s:37:"Please fill in at least one row text!";s:16:"matrix_left_pole";s:9:"Left Pole";s:21:"matrix_neutral_answer";s:72:"Text for a Neutral Column (‘Not Specified’, ‘I don\'t know’ etc.)";s:43:"matrix_neutral_column_separator_description";s:151:"Select the check box if you want to have a separator (thick line) between the neutral column and the other columns in the output of the Matrix Question";s:31:"matrix_neutral_column_separator";s:24:"Neutral Column Separator";s:36:"matrix_question_checkbox_not_checked";s:49:"Please check at least one check box in every row!";s:40:"matrix_question_radio_button_not_checked";s:45:"Please select an option button for every row!";s:17:"matrix_right_pole";s:10:"Right Pole";s:29:"matrix_row_delete_select_none";s:43:"Please check at least one row to delete it!";s:33:"matrix_row_separators_description";s:118:"Select the check box if you want to have separators (thin lines) between the rows in the output of the Matrix Question";s:21:"matrix_row_separators";s:14:"Row Separators";s:11:"matrix_rows";s:11:"Matrix Rows";s:23:"matrix_standard_answers";s:11:"Column Text";s:19:"matrix_subtype_date";s:4:"Date";s:26:"matrix_subtype_description";s:85:"Please select one of the above subtypes to define the behaviour of the answer fields.";s:21:"matrix_subtype_double";s:14:"Floating Point";s:22:"matrix_subtype_integer";s:7:"Integer";s:17:"matrix_subtype_mr";s:31:"Check Boxes (Multiple Response)";s:17:"matrix_subtype_sr";s:32:"Option Buttons (Single Response)";s:19:"matrix_subtype_text";s:4:"Text";s:19:"matrix_subtype_time";s:4:"Time";s:8:"maxchars";s:28:"Maximum Number of Characters";s:7:"maximum";s:13:"Maximum Value";s:14:"median_between";s:7:"between";s:6:"median";s:6:"Median";s:8:"menuback";s:4:"Back";s:16:"menubacktosurvey";s:18:"Back to the Survey";s:22:"message_mail_survey_id";s:239:"You have started the anonymized survey "%s". To resume this survey you need the following 5 digit survey code:

%s

Resuming a survey is only possible, if you interrupt the survey before finishing it.";s:30:"metric_question_floating_point";s:110:"The value you entered is a floating point value. Floating point values are not allowed for this question type!";s:27:"metric_question_not_a_value";s:45:"The value you entered is not a numeric value!";s:29:"metric_question_out_of_bounds";s:67:"The value you entered is not between the minimum and maximum value!";s:35:"metric_subtype_description_interval";s:287:"Equivalent intervals between measurements allow a meaningful comparison between arbitrary pairs of measurements. The zero point on the scale is arbitrary, so negative values can be used. Examples of interval values are the year date in many calendars or the temperature in Celsius scale.";s:40:"metric_subtype_description_ratioabsolute";s:157:"The ratio absolute measurement uses natural numbers additional to the non-arbitrary zero point for example the number of children in a family or probability.";s:43:"metric_subtype_description_rationonabsolute";s:267:"In addition to the interval measurement there are also meaningful ratios between arbitrary pairs of numbers. The zero value on a ratio scale is non-arbitrary. Most physical quantities, such as length in centimeters or duration in seconds are measured on ratio scales.";s:7:"minimum";s:13:"Minimum Value";s:28:"missing_upper_or_lower_limit";s:40:"Please enter a lower and an upper limit!";s:21:"mode_nr_of_selections";s:16:"Nr of Selections";s:9:"mode_text";s:26:"Most Selected Value (Text)";s:4:"mode";s:19:"Most Selected Value";s:24:"msg_deleted_export_files";s:22:"Export file(s) deleted";s:36:"msg_enter_value_for_valid_constraint";s:52:"Please enter a value to create a valid routing rule!";s:20:"msg_users_disinvited";s:18:"User(s) disinvited";s:33:"multiple_choice_multiple_response";s:35:"Multiple Choice (Multiple Response)";s:31:"multiple_choice_single_response";s:33:"Multiple Choice (Single Response)";s:35:"multiple_choice_subtype_description";s:196:"Choose Multiple Choice (Single Response) if you want the participants to select only one answer and Multiple Choice (Multiple Response) if you want the participants to select one ore more answers.";s:16:"new_survey_codes";s:25:"new survey access code(s)";s:18:"next_question_rows";s:26:"Questions %d - %d of %d >>";s:24:"no_available_constraints";s:35:"There are no routing rules defined!";s:33:"no_category_selected_for_deleting";s:63:"Please select a least one answer if you want to delete answers!";s:29:"no_category_selected_for_move";s:44:"Please check at least one answer to move it!";s:22:"no_constraints_checked";s:79:"Please select a least one question or question block to edit the routing rules!";s:29:"no_question_selected_for_move";s:46:"Please check at least one question to move it!";s:32:"no_question_selected_for_removal";s:66:"Please check at least one question or question block to remove it!";s:27:"no_questionblocks_available";s:38:"There are no question blocks available";s:22:"no_questions_available";s:33:"There are no questions available!";s:17:"no_search_results";s:28:"There are no search results!";s:27:"no_target_selected_for_move";s:34:"You must select a target position!";s:15:"no_user_invited";s:96:"All invited users did not possess sufficient permissions to run the survey. No user was invited.";s:25:"no_user_or_group_selected";s:72:"Please check an option what are you searching for (users and/or groups)!";s:23:"no_user_phrases_defined";s:44:"There are no user defined phrases available!";s:28:"nominal_question_not_checked";s:40:"Please check one of the offered answers!";s:9:"non_ratio";s:8:"Interval";s:8:"not_used";s:12:"not used yet";s:10:"obligatory";s:10:"Compulsory";s:3:"off";s:3:"Off";s:7:"offline";s:7:"offline";s:13:"on_additional";s:18:"On, and additional";s:2:"on";s:2:"On";s:2:"or";s:2:"or";s:11:"orientation";s:11:"Orientation";s:5:"outro";s:18:"Concluding Remarks";s:28:"percentage_of_entered_values";s:43:"Percentage of users that entered this value";s:29:"percentage_of_offered_answers";s:29:"Percentage of offered answers";s:24:"percentage_of_selections";s:45:"Percentage of users that selected this answer";s:12:"phrase_added";s:12:"Phrase added";s:12:"phrase_saved";s:34:"The phrase was saved successfully!";s:13:"please_select";s:19:"-- please select --";s:16:"predefined_users";s:33:"Put on desktops of selected users";s:7:"preview";s:7:"Preview";s:22:"previous_question_rows";s:26:"<< Questions %d - %d of %d";s:26:"qpl_confirm_delete_phrases";s:56:"Are you sure you want to delete the following phrase(s)?";s:28:"qpl_confirm_delete_questions";s:58:"Are you sure you want to delete the following question(s)?";s:20:"qpl_copy_select_none";s:46:"Please check at least one question to copy it!";s:39:"qpl_define_questionblock_select_missing";s:75:"Please select a least two questions if you want to define a question block!";s:29:"qpl_delete_phrase_select_none";s:45:"Please check at least one phrase to delete it";s:21:"qpl_delete_rbac_error";s:45:"You have no rights to delete the question(s)!";s:22:"qpl_delete_select_none";s:48:"Please check at least one question to delete it!";s:22:"qpl_export_select_none";s:47:"Please check at least one question to export it";s:31:"qpl_past_questions_confirmation";s:78:"Are you sure you want to paste the following question(s) in the question pool?";s:19:"qpl_phrases_deleted";s:18:"Phrase(s) deleted.";s:21:"qpl_questions_deleted";s:20:"Question(s) deleted.";s:20:"qpl_questions_pasted";s:19:"Question(s) pasted.";s:20:"qpl_savephrase_empty";s:28:"Please enter a phrase title!";s:21:"qpl_savephrase_exists";s:67:"The phrase title already exists! Please enter another phrase title.";s:22:"qpl_unfold_select_none";s:80:"Please select at least one question block if you want to unfold question blocks!";s:31:"question_contains_no_categories";s:46:"There are no answers defined for this question";s:24:"question_has_constraints";s:13:"Routing Rules";s:13:"question_icon";s:13:"Question Icon";s:23:"question_mr_not_checked";s:49:"Please check at least one of the offered answers!";s:20:"question_not_checked";s:40:"Please check one of the offered answers!";s:19:"question_obligatory";s:27:"The question is compulsory!";s:25:"question_saved_for_upload";s:224:"The question was saved automatically in order to reserve hard disk space to store the uploaded file. If you cancel this form now, be aware that you must delete the question in the question pool if you do not want to keep it!";s:13:"question_type";s:13:"Question Type";s:29:"questionblock_has_constraints";s:13:"Routing Rules";s:18:"questionblock_icon";s:18:"Questionblock Icon";s:22:"questionblock_inserted";s:23:"Question Block inserted";s:13:"questionblock";s:14:"Question Block";s:23:"questionblocks_inserted";s:24:"Question Blocks inserted";s:14:"questionblocks";s:15:"Question Blocks";s:18:"questions_inserted";s:21:"Question(s) inserted!";s:17:"questions_removed";s:45:"Question(s) and/or question block(s) removed!";s:9:"questions";s:9:"Questions";s:12:"questiontype";s:13:"Question Type";s:14:"ratio_absolute";s:14:"Ratio-Absolute";s:18:"ratio_non_absolute";s:18:"Ratio-Non-Absolute";s:19:"ratio_scale_ge_zero";s:65:"The minimum value for a ratio scale must be greater or equal zero";s:15:"remove_question";s:6:"Remove";s:16:"remove_questions";s:99:"Are you sure you want to remove the following question(s) and/or question block(s) from the survey?";s:12:"reset_filter";s:12:"Reset Filter";s:7:"results";s:7:"Results";s:13:"resume_survey";s:17:"Resume the Survey";s:8:"row_text";s:8:"Row Text";s:19:"save_back_to_survey";s:30:"Save and go back to the survey";s:21:"save_obligatory_state";s:32:"Save Compulsory States and Order";s:34:"save_phrase_categories_not_checked";s:66:"Please check at least two answers to save answers in a new phrase!";s:24:"save_phrase_introduction";s:175:"If you want to save the answers below as default phrase, please enter a phrase title. You can access a default phrase whenever you want to add a phrase to an ordinal question.";s:11:"save_phrase";s:14:"Save as Phrase";s:5:"scale";s:5:"Scale";s:16:"search_field_all";s:20:"Search in all fields";s:10:"search_for";s:10:"Search for";s:13:"search_groups";s:12:"Found Groups";s:17:"search_invitation";s:36:"Search for users or groups to invite";s:16:"search_questions";s:16:"Search Questions";s:12:"search_roles";s:11:"Found Roles";s:11:"search_term";s:11:"Search Term";s:15:"search_type_all";s:28:"Search in all Question Types";s:12:"search_users";s:12:"Search Users";s:13:"select_option";s:31:"--- Please select an option ---";s:20:"select_phrase_to_add";s:49:"Please select a phrase to add it to the question!";s:21:"select_prior_question";s:23:"Select a prior question";s:25:"select_questionpool_short";s:20:"Question Pool Survey";s:19:"select_questionpool";s:59:"Please select a question pool to store the created question";s:15:"select_relation";s:17:"Select a Relation";s:17:"select_svy_option";s:30:"--- Please select a survey ---";s:40:"select_target_position_for_move_question";s:92:"Please select a target position to move the question(s) and press one of the insert buttons!";s:31:"select_target_position_for_move";s:88:"Please select a target position to move the answers and press one of the insert buttons!";s:12:"select_value";s:13:"Enter a Value";s:9:"selection";s:9:"Selection";s:10:"set_filter";s:10:"Set Filter";s:29:"show_questiontext_description";s:211:"If this checkbox is selected, for every question in the question block the question text will be shown. If this checkbox is not selected, the question text of every question in the question block will be hidden.";s:17:"show_questiontext";s:25:"Display the Question Text";s:7:"skipped";s:7:"skipped";s:12:"specialusers";s:13:"Special Users";s:25:"spl_copy_insert_clipboard";s:52:"The selected question(s) are copied to the clipboard";s:20:"spl_copy_select_none";s:62:"Please check at least one question to copy it to the clipboard";s:22:"spl_general_properties";s:18:"General Properties";s:25:"spl_move_insert_clipboard";s:46:"The selected question(s) are marked for moving";s:18:"spl_move_same_pool";s:70:"It has no effect to move questions from inside the same question pool.";s:20:"spl_move_select_none";s:58:"Please check at least one question to select it for moving";s:31:"spl_online_property_description";s:65:"If the question pool is not online, it cannot be used in surveys.";s:19:"spl_online_property";s:6:"Online";s:20:"spl_paste_no_objects";s:91:"There are no questions in the clipboard. Please copy or move a question into the clipboard.";s:17:"spl_paste_success";s:55:"The question(s) have been pasted into the question pool";s:26:"spl_select_file_for_import";s:34:"You must select a file for import!";s:22:"start_date_not_reached";s:60:"You cannot start the survey until the start date is reached!";s:10:"start_date";s:10:"Start Date";s:12:"start_survey";s:12:"Start Survey";s:22:"subject_mail_survey_id";s:25:"Your survey code for "%s"";s:7:"subtype";s:7:"Subtype";s:24:"survey_code_message_sent";s:75:"A survey code which allows you to resume the survey was sent to your INBOX!";s:20:"survey_code_no_codes";s:49:"You have not created any survey access codes yet.";s:20:"survey_code_url_name";s:55:"URL (use right mouse button to copy URL)";s:15:"survey_code_url";s:21:"URL for Direct Access";s:16:"survey_code_used";s:11:"Code was ..";s:11:"survey_code";s:18:"Survey Access Code";s:17:"survey_codes_lang";s:27:"Preselected Survey Language";s:29:"survey_codes_no_anonymization";s:82:"You must create an anonymized survey with access codes to create new access codes!";s:39:"survey_error_insert_incomplete_question";s:82:"You tried to add an incomplete question to the survey! The question was not added.";s:13:"survey_finish";s:13:"Finish Survey";s:15:"survey_finished";s:63:"You have finished the survey. Thank you for your participation!";s:27:"survey_has_datasets_warning";s:137:"The survey already contains data sets. You cannot edit the survey questions until you remove these data sets in the participants section.";s:17:"survey_is_offline";s:61:"You cannot start the survey! The survey is currently offline.";s:11:"survey_next";s:7:"Next >>";s:22:"survey_offline_message";s:42:"Can\'t invite users. The survey is offline!";s:21:"survey_online_warning";s:59:"The survey is online. You cannot edit the survey questions!";s:15:"survey_previous";s:11:"<< Previous";s:22:"survey_question_editor";s:9:"List View";s:26:"survey_question_obligatory";s:58:"This question is compulsory. You must answer the question!";s:24:"survey_question_optional";s:10:"(Optional)";s:16:"survey_questions";s:9:"Questions";s:33:"survey_selected_user_data_deleted";s:64:"The survey data of the selected user(s) was deleted successfully";s:18:"survey_skip_finish";s:22:"Skip and Finish Survey";s:16:"survey_skip_next";s:7:"Skip >>";s:20:"survey_skip_previous";s:7:"<< Skip";s:17:"survey_skip_start";s:25:"Skip and Go To Start Page";s:12:"survey_start";s:16:"Go To Start Page";s:27:"survey_text_textheight_desc";s:55:"Enter the height in characters for the text input field";s:26:"survey_text_textwidth_desc";s:54:"Enter the width in characters for the text input field";s:23:"survey_use_start_button";s:49:"You must enter the survey using the start button!";s:20:"SurveyMatrixQuestion";s:15:"Matrix Question";s:20:"SurveyMetricQuestion";s:15:"Metric Question";s:28:"SurveyMultipleChoiceQuestion";s:44:"Multiple Choice Question (Multiple Response)";s:26:"SurveySingleChoiceQuestion";s:42:"Multiple Choice Question (Single Response)";s:18:"SurveyTextQuestion";s:5:"Essay";s:25:"svy_all_user_data_deleted";s:46:"All user data of this survey has been deleted!";s:40:"svy_check_evaluation_access_introduction";s:136:"Since this survey evaluation is only accessible by survey participants you need to enter your survey access code to open the evaluation.";s:42:"svy_check_evaluation_authentication_needed";s:21:"Authentication needed";s:30:"svy_check_evaluation_wrong_key";s:127:"You entered a wrong survey access code or you have not participated the survey. Your access to the survey evaluation is denied.";s:22:"svy_create_export_file";s:18:"Create Export File";s:24:"svy_delete_all_user_data";s:20:"Delete all User Data";s:18:"svy_eval_cumulated";s:8:"Overview";s:15:"svy_eval_detail";s:7:"Details";s:13:"svy_eval_user";s:15:"Per Participant";s:16:"svy_export_files";s:12:"Export Files";s:8:"svy_file";s:4:"File";s:22:"svy_general_properties";s:18:"General Properties";s:38:"svy_maintenance_information_no_results";s:110:"There are no existing user data sets for the survey. You need at least one user data set to maintain the data.";s:18:"svy_missing_author";s:92:"You have not entered the author\'s name in the survey properties! Please add an authors name.";s:21:"svy_missing_questions";s:92:"You do not have any questions in the survey! Please add at least one question to the survey.";s:17:"svy_missing_title";s:89:"You have not entered a survey title! Please go to the metadata section and enter a title.";s:14:"svy_page_error";s:114:"There was an error answering a survey question. Please refer to the question to get more information on the error!";s:15:"svy_page_errors";s:118:"There were errors answering the survey questions. Please refer to the questions to get more information on the errors!";s:26:"svy_select_file_for_import";s:34:"You must select a file for import!";s:24:"svy_select_questionpools";s:61:"Please select a question pool to store the imported questions";s:18:"svy_select_surveys";s:38:"Please select a survey for duplication";s:30:"svy_selected_user_data_deleted";s:64:"The survey data of the selected user(s) was deleted successfully";s:23:"svy_show_questiontitles";s:19:"Show Question Title";s:8:"svy_size";s:4:"Size";s:26:"svy_statistical_evaluation";s:22:"Statistical Evaluation";s:27:"svy_status_missing_elements";s:35:"The following elements are missing:";s:18:"svy_status_missing";s:51:"There are required elements missing in this survey!";s:13:"svy_status_ok";s:62:"The status of the survey is OK. There are no missing elements.";s:26:"text_maximum_chars_allowed";s:91:"Please do not enter more than a maximum of %s characters. Any characters above will be cut.";s:28:"text_question_not_filled_out";s:33:"Please fill out the answer field!";s:18:"text_resume_survey";s:355:"You are trying to resume an anonymized survey. To continue the survey with your previously entered values please enter the 5 digit survey code which you received after starting the survey (it was sent with a message to your ILIAS mail folder). Instead of typing your survey code you also can copy it from your inbox and paste it into the text field below.";s:19:"title_resume_survey";s:37:"Resume the Survey - Enter Survey Code";s:6:"unfold";s:6:"Unfold";s:15:"unlimited_users";s:39:"Put on desktops of all registered users";s:17:"uploaded_material";s:17:"Uploaded Material";s:27:"upper_limit_must_be_greater";s:53:"The upper limit must be greater than the lower limit!";s:11:"upper_limit";s:11:"Upper Limit";s:21:"use_anonymous_id_desc";s:130:"If checked, the username in anonymized surveys will be shown as the survey code, otherwise the text ‘Anonymous’ will be shown.";s:16:"use_anonymous_id";s:16:"Show Survey Code";s:26:"use_browser_print_function";s:50:"Please use the print function of your web browser.";s:25:"use_google_chart_api_desc";s:278:"If checked, the charts in the cumulated results details of the survey statistics are drawn using the Google Chart API. Please note that a permanent internet connection is required for the Google Chart API to work.";s:20:"use_google_chart_api";s:20:"Use Google Chart API";s:4:"used";s:4:"used";s:14:"users_answered";s:14:"Users Answered";s:13:"users_invited";s:26:"%s users have been invited";s:13:"users_skipped";s:13:"Users Skipped";s:16:"value_nr_entered";s:39:"Number of users that entered that value";s:6:"values";s:6:"Values";s:8:"vertical";s:8:"Vertical";s:29:"view_constraints_introduction";s:75:"You are viewing the preconditions of the following question/question block:";s:11:"view_phrase";s:11:"View Phrase";s:23:"warning_question_in_use";s:345:"Warning! The question you want to edit is in use by the surveys listed below. If you decide to continue and save/apply the question, all answers of the surveys listed below will be deleted. If you want to change the question and use it in another survey, please choose duplicate in the question browser to create a new instance of this question.";s:29:"warning_question_not_complete";s:29:"The question is not complete!";s:36:"wrong_categories_selected_for_insert";s:95:"ILIAS could not perform the desired action. Please check exactly one answer as target position!";s:22:"wrong_survey_code_used";s:92:"You cannot enter the survey, because you tried to start it with an unauthorized survey code.";s:16:"svy_search_users";s:23:"Search for participants";s:21:"dont_use_questionpool";s:77:"Don\'t insert the questions in a question pool (only available in this survey)";s:17:"other_answer_desc";s:51:"Add an additional choice (other) with a text field.";s:18:"other_answer_label";s:32:"Label of other answer (optional)";s:16:"use_other_answer";s:11:"Open answer";s:27:"question_mr_no_other_answer";s:40:"Please enter a text for the other answer";s:35:"question_mr_no_other_answer_checked";s:65:"You need to select the checkbox if you enter a text for an answer";s:35:"question_sr_no_other_answer_checked";s:69:"You need to select the radio button if you enter a text for an answer";s:15:"use_min_answers";s:17:"Answer selections";s:22:"use_min_answers_option";s:33:"Set a number of answer selections";s:14:"nr_min_answers";s:7:"Minimum";s:14:"nr_max_answers";s:7:"Maximum";s:22:"err_maxvaluegeminvalue";s:119:"The maximum value must be greater or equal than the minimum value and less or equal than the maximum number of answers.";s:20:"err_minvalueganswers";s:69:"The minimum must be less or equal than the maximum number of answers.";s:18:"err_no_min_answers";s:35:"Please check at least %s answer(s).";s:18:"err_no_max_answers";s:32:"Please check at most %s answers.";s:20:"err_no_exact_answers";s:34:"Please check exactly %s answer(s).";s:5:"label";s:5:"Label";s:10:"label_info";s:65:"Alternative identifier for further data processing (e.g. in SPSS)";s:17:"export_label_only";s:17:"Export label only";s:17:"export_title_only";s:17:"Export title only";s:18:"export_title_label";s:22:"Export title and label";s:16:"mailnotification";s:40:"Seperate E-Mail for Each Finished Survey";s:13:"mailaddresses";s:19:"Recipient addresses";s:18:"mailaddresses_info";s:95:"Enter a comma separated list of recipients who will receive a notification on finished surveys.";s:19:"mailparticipantdata";s:27:"Additional participant data";s:24:"mailparticipantdata_info";s:101:"This information will be precede the automatically included results section of the notification mail.";s:12:"table_fields";s:44:"Definition of field names for external mails";s:11:"tablefields";s:11:"Field names";s:20:"mail_import_example1";s:24:"email;firstname;lastname";s:20:"mail_import_example2";s:33:"sandraowen@domain.tld;Sandra;Owen";s:20:"mail_import_example3";s:35:"kennethbirt@domain.tld;Kenneth;Birt";s:16:"tablefields_info";s:70:"Please enter a comma separated list of field names for external mails.";s:18:"externalRecipients";s:24:"External code recipients";s:11:"edit_phrase";s:11:"Edit phrase";s:10:"phrase_new";s:17:"Create new phrase";s:18:"no_phrase_selected";s:17:"Nothing selected.";s:12:"other_answer";s:12:"Other answer";s:20:"constraint_fulfilled";s:9:"Show page";s:15:"conjunction_and";s:31:"if each constraint is fulfilled";s:14:"conjunction_or";s:30:"if one constraint is fulfilled";s:21:"conjunction_and_title";s:41:"Fulfill each of the following constraints";s:20:"conjunction_or_title";s:40:"Fulfill one of the following constraints";s:25:"err_external_rcp_no_email";s:58:"The import data must at least contain an ‘email’ field";s:32:"err_external_rcp_no_email_column";s:148:"The import data must at least contain a column ‘email’ with the title ‘email’ in the first row and the email addresses in the following rows";s:16:"err_no_selection";s:22:"You made no selection.";s:27:"external_recipients_deleted";s:29:"Deleted external recipient(s)";s:28:"external_recipients_imported";s:39:"External recipients have been imported.";s:21:"external_mails_import";s:41:"Import external recipients of survey keys";s:13:"externalmails";s:11:"Import file";s:17:"mail_survey_codes";s:29:"Mail access codes or messages";s:18:"externalmails_info";s:196:"The import file must be a CSV file, columns separated by a semicolon. The first row contains the column titles. The file must at least contain an ‘email’ column containing the recipient email.";s:12:"externaltext";s:11:"Import text";s:17:"externaltext_info";s:214:"The import text must be arranged in rows and columns, columns separated by a semicolon. The first row contains the column titles. The text must at least contain an ‘email’ column containing the recipient email.";s:16:"import_from_file";s:28:"Import user data from a file";s:16:"import_from_text";s:28:"Import user data from a text";s:19:"import_from_dataset";s:22:"Import from a data set";s:10:"recipients";s:10:"Recipients";s:11:"send_to_all";s:17:"To all recipients";s:13:"not_sent_only";s:55:"Only to new recipients (who did not receive a mail yet)";s:16:"send_to_answered";s:43:"To all recipients who did finish the survey";s:18:"send_to_unanswered";s:58:"To all recipients who did not finish the survey (reminder)";s:20:"message_content_info";s:326:"Enter the mail message for the notification mail containing the survey codes for the participants. You may use the placeholders [code] (the access code), [url] (the URL to this survey), and participant related data depending on your import fields: %s. The placeholders will be replaced with the imported user data in the mail.";s:26:"default_codes_mail_subject";s:23:"Your access code for %s";s:26:"default_codes_mail_message";s:99:"Your survey access code is [code]. You can start the survey in your web browser using the URL [url]";s:25:"please_enter_mail_subject";s:27:"Please enter a mail subject";s:25:"please_enter_mail_message";s:27:"Please enter a mail message";s:19:"participating_users";s:19:"Participating Users";s:22:"please_enter_mail_code";s:47:"Please enter the access code placeholder [code]";s:15:"mail_sent_short";s:4:"Sent";s:21:"finished_mail_subject";s:28:"The survey "%s" was finished";s:18:"msg_min_nr_answers";s:35:"Please check at least %s answer(s).";s:18:"msg_max_nr_answers";s:32:"Please check at most %s answers.";s:22:"msg_min_max_nr_answers";s:48:"Please check at least %s and at most %s answers.";s:25:"msg_min_max_exact_answers";s:34:"Please check exactly %s answer(s).";s:19:"msg_duplicate_scale";s:33:"Please enter unique scale values.";s:11:"workingtime";s:12:"Working time";s:18:"save_reuse_message";s:31:"Save message text for later use";s:16:"save_reuse_title";s:18:"Message text title";s:14:"saved_messages";s:18:"Available messages";s:20:"insert_saved_message";s:19:"Insert Message Text";s:20:"delete_saved_message";s:19:"Delete Message Text";s:20:"msg_message_inserted";s:20:"Messagetext inserted";s:23:"msg_no_message_inserted";s:28:"Please select a message text";s:19:"msg_message_deleted";s:19:"Messagetext deleted";s:22:"msg_no_message_deleted";s:34:"Please select a saved message text";s:31:"question_changed_in_survey_only";s:35:"Question was changed only in survey";s:20:"survey_prev_question";s:13:"Previous Page";s:20:"survey_next_question";s:9:"Next Page";s:14:"survey_jump_to";s:7:"Jump to";s:23:"survey_add_new_question";s:11:"Create Page";s:15:"survey_use_pool";s:8:"Use Pool";s:21:"svy_settings_template";s:8:"Template";s:20:"survey_per_page_view";s:9:"Page View";s:20:"survey_dnd_move_next";s:17:"Move to Next Page";s:24:"survey_dnd_move_previous";s:21:"Move to Previous Page";s:21:"survey_dnd_split_page";s:10:"Split Page";s:33:"survey_dnd_double_click_to_delete";s:72:"Double click on a content element to select it for cutting and deleting.";s:26:"survey_dnd_clear_clipboard";s:15:"Clear Clipboard";s:16:"survey_dnd_paste";s:5:"Paste";s:37:"survey_has_datasets_warning_page_view";s:108:"The survey already contains data sets. You cannot edit the survey questions until you remove these datasets.";s:42:"survey_has_datasets_warning_page_view_link";s:17:"Edit Participants";s:21:"survey_using_template";s:126:"This survey uses the template %s. If you do not want to use a template and have access to all settings, please click here: %s.";s:26:"survey_using_template_link";s:27:"Do not use template anymore";s:29:"survey_confirm_template_reset";s:62:"Are you sure that you do not want to use the template anymore?";s:21:"survey_template_reset";s:30:"The template has been removed.";s:24:"survey_introduction_info";s:60:"This message is permanently displayed on the ‘Info’-tab.";s:20:"survey_question_pool";s:13:"Question Pool";s:26:"survey_question_pool_usage";s:13:"Question Pool";s:21:"survey_pool_selection";s:14:"Pool Selection";s:14:"survey_no_pool";s:24:"Do not use question pool";s:15:"survey_new_pool";s:24:"Create new question pool";s:20:"survey_existing_pool";s:26:"Use existing question pool";s:18:"survey_delete_page";s:11:"Delete Page";s:19:"survey_at_beginning";s:16:"At The Beginning";s:18:"survey_behind_page";s:6:"Behind";s:22:"survey_show_blocktitle";s:16:"Show Block Title";s:34:"survey_show_blocktitle_description";s:57:"If activated the block title will be shown in the survey.";s:19:"survey_block_hidden";s:6:"hidden";s:20:"survey_block_visible";s:7:"visible";s:28:"survey_question_text_visible";s:12:"Text visible";s:27:"survey_question_text_hidden";s:11:"Text hidden";s:16:"survey_move_page";s:9:"Move Page";s:17:"survey_page_moved";s:24:"The page has been moved.";s:29:"survey_copy_questions_to_pool";s:20:"Add to question pool";s:37:"no_question_selected_for_copy_to_pool";s:84:"Please select at least one question, which is not already linked to a question pool.";s:31:"survey_copy_select_questionpool";s:31:"Question pool to put the copies";s:35:"survey_copy_to_questionpool_success";s:53:"The questions were copied into the pool successfully.";s:23:"survey_auto_block_title";s:11:"Page Header";s:20:"survey_edit_settings";s:13:"Edit Settings";s:12:"survey_order";s:10:"Sort Order";s:21:"survey_cancel_preview";s:14:"Cancel Preview";s:28:"survey_cannot_preview_survey";s:21:"Preview not available";s:33:"survey_questions_to_clipboard_cut";s:88:"Question(s) were copied to the clipboard. Please select a target or empty the clipboard.";s:34:"survey_questions_to_clipboard_copy";s:88:"Question(s) were copied to the clipboard. Please select a target or empty the clipboard.";s:23:"survey_clipboard_notice";s:90:"There are question(s) in the clipboard. Select the target position or empty the clipboard.";s:19:"survey_edit_heading";s:12:"Edit Heading";s:21:"survey_delete_heading";s:14:"Remove Heading";s:31:"survey_available_question_pools";s:15:"Available Pools";s:26:"survey_question_pool_title";s:10:"Pool Title";s:27:"survey_sync_question_copies";s:20:"Sync Question Copies";s:32:"survey_sync_question_copies_info";s:70:"The selected questions will be replaced with the current pool version.";s:36:"survey_sync_insufficient_permissions";s:24:"Insufficient Permissions";s:19:"survey_sync_success";s:36:"The selected questions were updated.";s:27:"svy_presentation_properties";s:12:"Presentation";s:13:"svy_save_sync";s:29:"Save and Sync Question Copies";s:21:"survey_question_title";s:14:"Question Title";s:40:"survey_question_editor_settings_template";s:34:"List View (in Tab ‘Questions’)";s:28:"survey_sure_delete_questions";s:73:"Are you sure that you want to delete the following questions or headings?";s:17:"svy_participation";s:13:"Participation";s:21:"svy_page_add_question";s:10:"Add new %s";s:19:"svy_create_question";s:15:"Create Question";s:16:"freetext_answers";s:12:"Open Answers";s:18:"svy_neutral_answer";s:72:"Text for a Neutral Answer (‘Not Specified’, ‘I don\'t know’ etc.)";s:41:"svy_matrix_layout_percentages_sum_invalid";s:42:"The column settings do not sum up to 100%.";s:8:"svy_copy";s:11:"Copy Survey";s:26:"svy_activation_online_info";s:56:"Only if a survey is online, users can participate in it.";s:31:"svy_availability_limitless_info";s:59:"Choose this mode for making the survey available limitless.";s:27:"svy_availability_until_info";s:76:"Choose this mode for making the survey available for a fixed period of time.";s:38:"svy_activation_limited_visibility_info";s:115:"Outside the indicated period, only the title of the survey will be displayed while the question are not accessible.";s:33:"survey_question_pool_usage_active";s:52:"Questions can be added optionally to a question pool";s:38:"survey_question_pool_usage_active_info";s:86:"Each time a question is created it has to be decided if a question pool is to be used.";s:35:"survey_question_pool_usage_inactive";s:45:"Questions are created directly in the survey.";s:40:"survey_question_pool_usage_inactive_info";s:104:"The questions can be added to a question pool manually later but are created only for this survey first.";s:17:"svy_invite_action";s:23:"Put on Personal Desktop";s:23:"survey_code_delete_sure";s:59:"Are you sure you want to delete the following access codes?";s:16:"survey_360_title";s:5:"360°";s:15:"survey_360_mode";s:14:"360° Feedback";s:26:"survey_360_self_evaluation";s:15:"Self-Evaluation";s:22:"survey_360_self_raters";s:28:"Appraisees Select Own Raters";s:25:"survey_360_self_appraisee";s:19:"Open 360° Feedback";s:18:"survey_360_results";s:32:"Access To Results For Appraisees";s:23:"survey_360_results_none";s:20:"No Access to Results";s:22:"survey_360_results_own";s:32:"Access to Feedback of Own Raters";s:22:"survey_360_results_all";s:13:"All Feedbacks";s:21:"survey_360_appraisees";s:10:"Appraisees";s:22:"survey_360_edit_raters";s:13:"Manage Raters";s:32:"survey_360_sure_delete_appraises";s:57:"Are you sure you want to remove the following appraisees?";s:29:"survey_360_sure_delete_raters";s:60:"Are you sure you want to remove the following raters for %s?";s:29:"survey_360_add_external_rater";s:18:"Add External Rater";s:24:"survey_360_no_appraisees";s:50:"There are currently no appraisees for you to rate.";s:29:"survey_360_add_self_appraisee";s:40:"Add yourself as appraisee to this survey";s:21:"survey_360_list_title";s:10:"360° Mode";s:27:"survey_360_select_appraisee";s:6:"Select";s:20:"survey_360_appraisee";s:9:"Appraisee";s:29:"survey_activate_skill_service";s:27:"Activate Competence Service";s:19:"survey_skill_assign";s:30:"Question/Competence Assignment";s:12:"survey_skill";s:10:"Competence";s:24:"survey_assign_competence";s:17:"Assign Competence";s:24:"survey_remove_competence";s:17:"Remove Competence";s:23:"survey_skill_thresholds";s:21:"Competence Thresholds";s:18:"survey_skill_level";s:16:"Competence Level";s:21:"survey_up_to_x_points";s:14:"Up to x points";s:17:"survey_skill_nr_q";s:19:"Number of Questions";s:29:"survey_skill_max_scale_points";s:17:"Max. Scale Points";s:20:"survey_reached_level";s:13:"Reached Level";s:19:"survey_sum_of_means";s:33:"Sum of Arithm. Means per Question";s:18:"survey_calc_skills";s:27:"Determine Competence Levels";s:19:"survey_write_skills";s:17:"Write Competences";s:26:"survey_360_rater_mail_sent";s:9:"Mail sent";s:36:"survey_360_rater_code_mail_on_demand";s:19:"generated on demand";s:43:"survey_360_rater_message_content_registered";s:28:"Message Content (Registered)";s:42:"survey_360_rater_message_content_anonymous";s:27:"Message Content (Anonymous)";s:51:"survey_360_rater_message_content_registered_default";s:65:"You can start the survey in your web browser using the URL [url].";s:50:"survey_360_rater_message_content_anonymous_default";s:100:"Your survey access code is [code]. You can start the survey in your web browser using the URL [url].";s:32:"survey_360_rater_subject_default";s:49:"You have been invited as rater to a 360° survey.";s:26:"survey_360_raters_finished";s:15:"Raters Finished";s:25:"survey_360_rater_finished";s:15:"Survey Finished";s:18:"survey_competences";s:11:"Competences";s:34:"svy_skl_comp_assignm_not_supported";s:62:"Competence assignment is not supported for this question type.";s:8:"svy_back";s:4:"Back";s:30:"survey_360_appraisee_is_closed";s:36:"The appraisee has closed his survey.";s:31:"survey_360_no_closed_appraisees";s:39:"No appraisee has closed his survey yet.";s:32:"survey_360_rate_other_appraisees";s:15:"Rate appraisees";s:25:"survey_360_appraisee_info";s:14:"Appraisee Info";s:29:"survey_360_raters_status_info";s:15:"Raters finished";s:33:"survey_360_appraisee_close_action";s:23:"Close Survey For Raters";s:38:"survey_360_appraisee_close_action_info";s:41:"This will give access to your statistics.";s:44:"survey_360_appraisee_close_action_info_skill";s:75:"This will give access to your statistics and update your competence levels.";s:41:"survey_360_appraisee_close_action_success";s:50:"You have closed your 360° survey for your raters.";s:40:"survey_360_appraisee_close_action_status";s:24:"Survey was closed on %s.";s:31:"survey_360_sure_appraisee_close";s:65:"Are you sure you want to close the survey for all of your raters?";s:32:"survey_360_appraisee_close_table";s:9:"Closed on";s:20:"svy_eval_competences";s:18:"Competence Results";s:16:"svy_gap_analysis";s:12:"Gap Analysis";s:26:"svy_all_survey_competences";s:22:"All Survey Competences";s:17:"survey_360_raters";s:6:"Raters";s:11:"svy_results";s:7:"Results";s:12:"svy_analysis";s:8:"Analysis";s:28:"survey_notification_settings";s:12:"Notification";s:23:"survey_reminder_setting";s:27:"Remind Users to Participate";s:21:"survey_reminder_start";s:5:"Start";s:19:"survey_reminder_end";s:3:"End";s:25:"survey_reminder_frequency";s:9:"Frequency";s:30:"survey_reminder_frequency_days";s:4:"Days";s:32:"survey_notification_target_group";s:12:"Target Group";s:46:"survey_notification_target_group_parent_course";s:34:"All members of parent course/group";s:55:"survey_notification_target_group_parent_course_inactive";s:57:"No parent course/group given - no reminders will be sent!";s:40:"survey_notification_target_group_invited";s:17:"All invited users";s:45:"survey_notification_target_group_invited_info";s:27:"Currently invited users: %s";s:33:"survey_notification_tutor_setting";s:42:"One E-Mail after all Participants Finished";s:36:"survey_notification_tutor_recipients";s:17:"Tutors (Login[s])";s:44:"survey_notification_tutor_recipients_invalid";s:41:"Please state users with write permission.";s:33:"survey_notification_tutor_subject";s:46:"All participants have finished the survey "%s"";s:36:"survey_notification_tutor_salutation";s:9:"Hello %s,";s:30:"survey_notification_tutor_body";s:58:"The following survey has been finished by all participants";s:30:"survey_notification_tutor_link";s:14:"Link to Survey";s:23:"survey_reminder_subject";s:28:"Survey "%s" was not finished";s:26:"survey_reminder_salutation";s:9:"Hello %s,";s:20:"survey_reminder_body";s:53:"the following survey has not been finished by you yet";s:20:"survey_reminder_link";s:3:"URL";s:11:"survey_mode";s:4:"Mode";s:19:"survey_default_mode";s:6:"Survey";s:24:"survey_default_mode_info";s:27:"Use for evaluation purposes";s:20:"survey_360_mode_info";s:33:"Use for peer-reviewing of persons";s:47:"survey_360_appraisee_close_action_success_admin";s:63:"The 360° surveys of the appraisees were closed for the raters.";s:37:"survey_360_sure_appraisee_close_admin";s:72:"Are you sure you want to close the surveys for the following appraisees?";s:28:"survey_360_remove_appraisees";s:19:"Remove Appraisee(s)";s:41:"survey_notification_finished_introduction";s:50:"The following participant has finished the survey.";s:35:"survey_notification_finished_reason";s:96:"You are receiving this email because you activated notifications for the survey mentioned above.";s:33:"svy_result_mail_notification_info";s:95:"On finishing the survey the answers of each participant will be sent to the defined recipients.";s:25:"survey_reminder_cron_info";s:63:"If activated, users will be reminded to participate in surveys.";s:31:"mailparticipantdata_placeholder";s:89:"These placeholders are replaced by actual user data if ‘Privacy’ is ‘With Names’:";s:25:"spl_save_obligatory_state";s:22:"Save Compulsory States";s:20:"survey_not_available";s:3:"n/a";s:23:"survey_results_finished";s:15:"Survey finished";s:20:"svy_view_own_results";s:18:"View given answers";s:20:"svy_mail_own_results";s:18:"Mail given answers";s:28:"svy_mail_own_results_subject";s:26:"Survey "%s" - Your Answers";s:25:"svy_mail_own_results_body";s:65:"the following is a complete summary of your survey participation.";s:20:"svy_results_view_own";s:33:"Participants can View Own Answers";s:20:"svy_results_mail_own";s:33:"Participants can Mail Own Answers";s:22:"svy_eval_skipped_value";s:22:"Results: ‘skipped’";s:26:"svy_eval_skipped_value_lng";s:23:"Use language file entry";s:31:"svy_eval_skipped_value_lng_info";s:19:"Current value: "%s"";s:29:"svy_eval_skipped_value_custom";s:16:"Use custom value";s:34:"svy_eval_skipped_value_custom_info";s:54:"Define any (or empty) value to use for skipped answers";s:35:"svy_eval_skipped_value_custom_value";s:5:"Value";s:16:"svy_import_codes";s:12:"Import Codes";s:21:"svy_import_codes_info";s:40:"This import requires a "%s" export file.";s:30:"svy_evaluation_access_all_info";s:92:"All registered users that can access the survey can also look at the results of this survey.";s:30:"svy_evaluation_access_off_info";s:91:"Only Users that can edit the survey (write permission) have access to the survey\'s results.";s:39:"svy_evaluation_access_participants_info";s:95:"All users that participated in the survey may choose to look at the results after finishing it.";s:25:"svy_results_mail_own_info";s:60:"Particiants can request a mail containing their own answers.";s:25:"svy_results_view_own_info";s:119:"After finishing the survey, participants can view a list of all answers they provided. They cannot change their answers";s:31:"survey_360_self_evaluation_info";s:62:"Appraisees are allowed to rate themselves using the questions.";s:27:"survey_360_self_raters_info";s:102:"Appraisees autonomously select and invite those persons that are supposed to provide feedback to them.";s:30:"survey_360_self_appraisee_info";s:136:"On the ‘Info’-tab a link is displayed to all users. By clicking this link they can add themselves as appraisee and receive feedback.";s:28:"survey_360_results_none_info";s:58:"Appraisees can not access the feedback provided by raters.";s:27:"survey_360_results_own_info";s:60:"Appraisees can access only the feedback of their own raters.";s:27:"survey_360_results_all_info";s:128:"All appraisees of the 360°-Survey can view all feedback provided by all raters of all appraisees, not only by their own raters.";s:34:"survey_activate_skill_service_info";s:173:"A new tab ‘Competences’ will be displayed. In this tab questions are assigned to competences, then thresholds are ascribed for reaching a specific level of a competence.";s:28:"survey_execution_sure_finish";s:97:"Are you sure you want to finish the survey? You will not be able to edit your answers afterwards.";s:21:"survey_execution_exit";s:18:"Back to repository";s:19:"survey_access_codes";s:30:"Authentication by Access Codes";s:24:"survey_access_codes_info";s:168:"Users get access to the survey by entering a code on the ‘Info’-tab. These access codes are generated in a sub-tab ‘Access Codes’ in the tab ‘Participants’.";s:28:"survey_results_anonymization";s:7:"Privacy";s:27:"survey_results_personalized";s:10:"With Names";s:32:"survey_results_personalized_info";s:170:"In the tab ‘Results’ the names of the participants and their respective answers are listed. Users having access to this tab can inspect who has provided which answer.";s:25:"survey_results_anonymized";s:13:"Without Names";s:30:"survey_results_anonymized_info";s:186:"In the tab ‘Results’ participants\' names are replaced by codes. Users having access to this tab cannot attribute answers to named participants but only to user ‘iTXaF’ (example).";s:20:"material_added_empty";s:47:"The object does not have any suitable material.";s:29:"survey_sure_delete_constraint";s:80:"Are you sure you want to delete the routing rule "%1$s" for the question "%2$s"?";s:25:"survey_constraint_deleted";s:34:"The routing rule has been deleted.";s:33:"svy_settings_section_before_start";s:34:"Information before start of survey";s:27:"svy_settings_section_access";s:32:"Administering the survey: Access";s:39:"svy_settings_section_question_behaviour";s:47:"Administering the survey: Behaviour of question";s:30:"svy_settings_section_finishing";s:20:"Finishing the survey";s:30:"svy_settings_section_reminders";s:9:"Reminders";}'))); +'module' => array('text', 'survey'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:792:{s:12:"add_category";s:10:"Add Answer";s:11:"add_heading";s:11:"Add Heading";s:31:"add_limits_for_standard_numbers";s:89:"Please enter a lower and upper limit for the standard numbers you want to add as answers.";s:12:"add_material";s:12:"Add Material";s:23:"add_phrase_introduction";s:23:"Please select a Phrase:";s:10:"add_phrase";s:10:"Add Phrase";s:20:"add_standard_numbers";s:20:"Add Standard Numbers";s:20:"adm_no_special_users";s:79:"There are no special users defined who are able to run a survey more than once.";s:18:"adm_no_users_found";s:49:"No users were found that match the search string.";s:22:"adm_remove_select_user";s:44:"Please select at least one user for removal!";s:17:"adm_removed_users";s:13:"Users removed";s:22:"adm_search_select_user";s:32:"Please select at least one user!";s:27:"adm_search_string_too_small";s:57:"Please enter at least two characters in the search field!";s:17:"adm_special_users";s:57:"Special users who are able to run a survey more than once";s:24:"already_completed_survey";s:81:"You have already finished the survey! You are not able to enter the survey again.";s:13:"anonymization";s:13:"Anonymization";s:32:"anonymize_anonymous_introduction";s:185:"To grant you access to the survey, you must use a 5-character survey code which you can receive from the creator/maintainer of this survey.
Please enter it in the text field above.";s:25:"anonymize_registered_user";s:24:"Anonymized Survey Access";s:29:"anonymize_resume_introduction";s:124:"Please enter your survey access code to resume the survey. It was sent to your ILIAS mail inbox when you started the survey.";s:34:"anonymous_with_personalized_survey";s:59:"You must be a registered user to run a personalized survey!";s:6:"answer";s:6:"Answer";s:5:"apply";s:5:"Apply";s:15:"arithmetic_mean";s:15:"Arithmetic Mean";s:25:"ask_insert_questionblocks";s:78:"Are you sure you want to insert the following question block(s) to the survey?";s:20:"ask_insert_questions";s:72:"Are you sure you want to insert the following question(s) to the survey?";s:4:"back";s:7:"<< Back";s:6:"before";s:6:"before";s:20:"browse_for_questions";s:13:"Add from Pool";s:13:"cancel_survey";s:18:"Suspend the Survey";s:26:"cannot_create_survey_codes";s:72:"You do not possess sufficient permissions to create survey access codes!";s:18:"cannot_edit_survey";s:61:"You do not possess sufficient permissions to edit the survey!";s:26:"cannot_export_questionpool";s:77:"You do not possess sufficient permissions to export the survey question pool!";s:20:"cannot_export_survey";s:63:"You do not possess sufficient permissions to export the survey!";s:22:"cannot_maintain_survey";s:65:"You do not possess sufficient permissions to maintain the survey!";s:21:"cannot_manage_phrases";s:64:"You do not possess sufficient permissions to manage the phrases!";s:25:"cannot_participate_survey";s:71:"You do not possess sufficient permissions to participate in the survey!";s:24:"cannot_read_questionpool";s:73:"You do not possess sufficient permissions to read the question pool data!";s:18:"cannot_read_survey";s:66:"You do not possess sufficient permissions to read the survey data!";s:22:"cannot_save_metaobject";s:64:"You do not possess sufficient permissions to save the meta data!";s:36:"cannot_switch_to_online_no_questions";s:96:"The status cannot be changed to "online" because there are no questions in the survey!";s:10:"categories";s:7:"Answers";s:23:"category_delete_confirm";s:54:"Are you sure you want to delete the following answers?";s:27:"category_delete_select_none";s:46:"Please check at least one answer to delete it!";s:20:"category_nr_selected";s:41:"Number of users that selected this answer";s:8:"category";s:6:"Answer";s:5:"chart";s:5:"Chart";s:29:"check_category_to_save_phrase";s:50:"You must have a least one answer to save a phrase!";s:13:"codes_created";s:15:"Code(s) created";s:13:"codes_deleted";s:15:"Code(s) deleted";s:5:"codes";s:12:"Access Codes";s:8:"combobox";s:8:"Combobox";s:13:"concatenation";s:13:"Concatenation";s:28:"confirm_delete_all_user_data";s:60:"Are you sure you want to delete all user data of the survey?";s:31:"confirm_delete_single_user_data";s:70:"Are you sure you want to delete the survey data of the selected users?";s:22:"confirm_remove_heading";s:44:"Are you sure you want to remove the heading?";s:22:"confirm_sync_questions";s:145:"The question you changed is a copy which has been created for use with the active survey. Do you want to change the original of the question too?";s:14:"constraint_add";s:16:"Add Routing Rule";s:38:"constraints_first_question_description";s:84:"The first entity could not have any routing because there are no previous questions.";s:24:"constraints_introduction";s:442:"You can add a routing rule to a single question or a question block with multiple questions. Depending on the specific answer given to an earlier question participants get presented with a defined next question. Thus questions irrelevant to a participant will not be asked and the survey gets shorter or more specific depending on the answers provided earlier. No routing rules can be set for the first question or question block in a survey.";s:28:"constraints_list_of_entities";s:33:"Available hooks for routing rules";s:33:"constraints_no_nonessay_available";s:153:"There are no previous questions available to define routing rules. The following types are supported: Metric, Single Choice and Multiple Choice question.";s:51:"constraints_no_questions_or_questionblocks_selected";s:54:"Please select at least one question or question block!";s:11:"constraints";s:7:"Routing";s:8:"contains";s:8:"Contains";s:8:"continue";s:11:"Continue >>";s:11:"create_date";s:7:"Created";s:10:"create_new";s:10:"Create New";s:39:"create_questionpool_before_add_question";s:67:"You must create at least one question pool to store your questions!";s:8:"dc_agree";s:5:"agree";s:9:"dc_always";s:6:"always";s:18:"dc_definitelyfalse";s:16:"definitely false";s:17:"dc_definitelytrue";s:15:"definitely true";s:10:"dc_desired";s:7:"desired";s:11:"dc_disagree";s:8:"disagree";s:7:"dc_fair";s:4:"fair";s:8:"dc_false";s:5:"false";s:7:"dc_good";s:4:"good";s:12:"dc_manytimes";s:10:"many times";s:15:"dc_morenegative";s:13:"more negative";s:15:"dc_morepositive";s:13:"more positive";s:16:"dc_mostcertainly";s:14:"most certainly";s:19:"dc_mostcertainlynot";s:18:"most certainly not";s:7:"dc_must";s:4:"must";s:10:"dc_mustnot";s:8:"must not";s:10:"dc_neutral";s:7:"neutral";s:8:"dc_never";s:5:"never";s:5:"dc_no";s:2:"no";s:16:"dc_notacceptable";s:14:"not acceptable";s:7:"dc_poor";s:4:"poor";s:9:"dc_rarely";s:6:"rarely";s:9:"dc_should";s:6:"should";s:12:"dc_shouldnot";s:10:"should not";s:12:"dc_sometimes";s:9:"sometimes";s:16:"dc_stronglyagree";s:14:"strongly agree";s:18:"dc_stronglydesired";s:16:"strongly desired";s:19:"dc_stronglydisagree";s:17:"strongly disagree";s:20:"dc_stronglyundesired";s:18:"strongly undesired";s:7:"dc_true";s:4:"true";s:12:"dc_undecided";s:9:"undecided";s:12:"dc_undesired";s:9:"undesired";s:10:"dc_varying";s:7:"varying";s:11:"dc_verygood";s:9:"very good";s:6:"dc_yes";s:3:"yes";s:20:"define_questionblock";s:21:"Define Question Block";s:16:"delete_user_data";s:44:"Delete the Survey Data of the Selected Users";s:20:"description_maxchars";s:86:"If nothing entered the maximum number of characters for this text answer is unlimited.";s:9:"disinvite";s:26:"Take from Personal Desktop";s:21:"display_all_available";s:21:"Display all available";s:35:"dp_standard_attitude_agree_disagree";s:34:"Standard Attitude (agree-disagree)";s:45:"dp_standard_attitude_agree_undecided_disagree";s:44:"Standard Attitude (agree-undecided-disagree)";s:27:"dp_standard_attitude_agree5";s:77:"Standard Attitude (strongly agree-agree-undecided-disagree-strongly disagree)";s:46:"dp_standard_attitude_desired_neutral_undesired";s:45:"Standard Attitude (desired-neutral-undesired)";s:38:"dp_standard_attitude_desired_undesired";s:37:"Standard Attitude (desired-undesired)";s:29:"dp_standard_attitude_desired5";s:81:"Standard Attitude (strongly desired-desired-neutral-undesired-strongly undesired)";s:44:"dp_standard_attitude_good_fair_notacceptable";s:44:"Standard Attitude (good-fair-not acceptable)";s:39:"dp_standard_attitude_good_notacceptable";s:39:"Standard Attitude (good-not acceptable)";s:26:"dp_standard_attitude_good5";s:59:"Standard Attitude (very good-good-fair-poor-not acceptable)";s:26:"dp_standard_attitude_must5";s:61:"Standard Attitude (must-should-undecided-should not-must not)";s:36:"dp_standard_attitude_shold_shouldnot";s:37:"Standard Attitude (should-should not)";s:47:"dp_standard_attitude_should_undecided_shouldnot";s:47:"Standard Attitude (should-undecided-should not)";s:32:"dp_standard_behaviour_certainly5";s:91:"Standard Behavior (most certainly-more positive-undecided-more negative-most certainly not)";s:28:"dp_standard_behaviour_yes_no";s:26:"Standard Behavior (yes-no)";s:38:"dp_standard_behaviour_yes_undecided_no";s:36:"Standard Behavior (yes-undecided-no)";s:32:"dp_standard_beliefs_always_never";s:31:"Standard Beliefs (always-never)";s:42:"dp_standard_beliefs_always_sometimes_never";s:41:"Standard Beliefs (always-sometimes-never)";s:27:"dp_standard_beliefs_always5";s:57:"Standard Beliefs (always-many times-varying-rarely-never)";s:30:"dp_standard_beliefs_true_false";s:29:"Standard Beliefs (true-false)";s:40:"dp_standard_beliefs_true_undecided_false";s:39:"Standard Beliefs (true-undecided-false)";s:25:"dp_standard_beliefs_true5";s:72:"Standard Beliefs (definitely true-true-undecided-false-definitely false)";s:19:"dp_standard_numbers";s:16:"Standard Numbers";s:13:"duplicate_svy";s:16:"Duplicate Survey";s:9:"duplicate";s:9:"Duplicate";s:17:"edit_ask_continue";s:47:"Do you want to continue and edit this question?";s:29:"edit_constraints_introduction";s:87:"You have selected the following question(s)/question block(s) to edit the routing rules";s:12:"edit_heading";s:12:"Edit Heading";s:16:"end_date_reached";s:53:"You cannot start the survey. The end date is reached!";s:8:"end_date";s:8:"End Date";s:18:"enter_anonymous_id";s:18:"Survey Access Code";s:18:"enter_phrase_title";s:27:"Please enter a Phrase Title";s:25:"enter_questionblock_title";s:36:"Please enter a Question Block Title!";s:27:"enter_valid_number_of_codes";s:60:"Please enter a valid number to generate survey access codes!";s:11:"enter_value";s:13:"Enter a Value";s:16:"err_no_pool_name";s:47:"Please enter the name of a survey question pool";s:17:"error_add_heading";s:36:"Please enter a text for the heading!";s:24:"error_importing_question";s:77:"There was an error importing the question(s) from the file you have selected!";s:33:"error_retrieving_anonymous_survey";s:121:"The system could not find your survey data for survey code "%s". Please check the survey code you have entered!";s:16:"eval_legend_link";s:72:"Please refer to the legend for the meaning of the column header symbols.";s:21:"evaluation_access_all";s:43:"All Registered Users can Access the Results";s:22:"evaluation_access_info";s:37:"You have access to the survey results";s:21:"evaluation_access_off";s:34:"Participants Cannot Access Results";s:30:"evaluation_access_participants";s:46:"All Survey Participants can Access the Results";s:17:"evaluation_access";s:31:"Participants\' Access to Results";s:10:"evaluation";s:10:"Statistics";s:20:"existing_constraints";s:22:"Existing Routing Rules";s:4:"exit";s:4:"Exit";s:12:"exp_type_csv";s:27:"Comma Separated Value (CSV)";s:14:"exp_type_excel";s:15:"Microsoft Excel";s:23:"export_all_survey_codes";s:23:"Export all Access Codes";s:14:"export_data_as";s:14:"Export Data As";s:28:"fill_out_all_category_fields";s:59:"Please fill out all answer fields before you add a new one!";s:41:"fill_out_all_required_fields_add_category";s:59:"Please fill out all required fields before you add answers!";s:44:"fill_out_all_required_fields_delete_category";s:62:"Please fill out all required fields before you delete answers!";s:42:"fill_out_all_required_fields_move_category";s:60:"Please fill out all required fields before you move answers!";s:40:"fill_out_all_required_fields_save_phrase";s:61:"Please fill out all required fields before you save a phrase!";s:25:"filter_all_question_types";s:18:"All Question Types";s:24:"filter_all_questionpools";s:18:"All Question Pools";s:26:"filter_show_question_types";s:19:"Show Question Types";s:25:"filter_show_questionpools";s:19:"Show Question Pools";s:6:"filter";s:6:"Filter";s:29:"form_data_modified_press_save";s:75:"The form data has been modified. Press the save button to keep the changes.";s:15:"found_questions";s:15:"Found Questions";s:11:"found_users";s:11:"Found Users";s:14:"geometric_mean";s:14:"Geometric Mean";s:13:"given_answers";s:13:"Given Answers";s:13:"glossary_term";s:13:"Glossary Term";s:13:"harmonic_mean";s:13:"Harmonic Mean";s:7:"heading";s:7:"Heading";s:10:"horizontal";s:10:"Horizontal";s:25:"import_error_closing_file";s:30:"Error closing the import file!";s:25:"import_error_opening_file";s:30:"Error opening the import file!";s:36:"import_error_survey_no_proper_values";s:51:"The survey properties do not contain proper values!";s:33:"import_error_survey_no_properties";s:53:"No survey properties found. Cannot import the survey!";s:23:"import_no_file_selected";s:17:"No file selected!";s:15:"import_question";s:18:"Import Question(s)";s:22:"import_wrong_file_type";s:16:"Wrong file type!";s:30:"info_anonymize_registered_user";s:17:"Anonymized Survey";s:24:"info_anonymize_with_code";s:41:"Anonymized Survey with Survey Code Access";s:27:"info_anonymize_without_code";s:45:"Anonymized Survey without Access Restrictions";s:12:"insert_after";s:12:"Insert After";s:13:"insert_before";s:13:"Insert Before";s:23:"insert_missing_question";s:65:"Please select at least one question to insert it into the survey!";s:28:"insert_missing_questionblock";s:71:"Please select at least one question block to insert it into the survey!";s:13:"internal_link";s:13:"Internal Link";s:27:"introduction_manage_phrases";s:90:"Manage your own phrases which are available for all the ordinal questions you edit/create.";s:12:"introduction";s:20:"Introductory Message";s:20:"invitation_mode_desc";s:73:"A link reference to the survey is created on the users\' personal desktop.";s:15:"invitation_mode";s:45:"Put Link to Survey on the Personal Desktop of";s:14:"invitation_off";s:25:"Do not put on any Desktop";s:10:"invitation";s:28:"Put Link On Personal Desktop";s:14:"invited_groups";s:14:"Invited Groups";s:13:"invited_users";s:14:"Selected Users";s:19:"label_resume_survey";s:30:"Enter your 5 digit survey code";s:16:"language_changed";s:16:"Language changed";s:11:"last_update";s:11:"Last Update";s:6:"layout";s:6:"Layout";s:6:"legend";s:6:"Legend";s:11:"lower_limit";s:11:"Lower Limit";s:11:"maintenance";s:12:"Participants";s:14:"manage_phrases";s:10:"My Phrases";s:27:"material_added_successfully";s:37:"You successfully set a material link!";s:13:"material_file";s:13:"Material File";s:8:"material";s:8:"Material";s:17:"materials_deleted";s:19:"Material(s) deleted";s:9:"materials";s:9:"Materials";s:17:"matrix_appearance";s:10:"Appearance";s:37:"matrix_bipolar_adjectives_description";s:104:"You may use a pair of bipolar adjectives to scale the column responses to words, short phrases, or texts";s:25:"matrix_bipolar_adjectives";s:18:"Bipolar Adjectives";s:32:"matrix_column_delete_select_none";s:46:"Please check at least one column to delete it!";s:36:"matrix_column_separators_description";s:121:"Select the check box if you want to have separators (thin lines) between the columns in the output of the Matrix Question";s:24:"matrix_column_separators";s:17:"Column Separators";s:22:"matrix_column_settings";s:22:"Matrix Column Settings";s:19:"matrix_columns_rows";s:17:"Column/Row Editor";s:14:"matrix_columns";s:14:"Matrix Columns";s:23:"matrix_error_no_columns";s:40:"Please fill in at least one column text!";s:20:"matrix_error_no_rows";s:37:"Please fill in at least one row text!";s:16:"matrix_left_pole";s:9:"Left Pole";s:21:"matrix_neutral_answer";s:72:"Text for a Neutral Column (‘Not Specified’, ‘I don\'t know’ etc.)";s:43:"matrix_neutral_column_separator_description";s:151:"Select the check box if you want to have a separator (thick line) between the neutral column and the other columns in the output of the Matrix Question";s:31:"matrix_neutral_column_separator";s:24:"Neutral Column Separator";s:36:"matrix_question_checkbox_not_checked";s:49:"Please check at least one check box in every row!";s:40:"matrix_question_radio_button_not_checked";s:45:"Please select an option button for every row!";s:17:"matrix_right_pole";s:10:"Right Pole";s:29:"matrix_row_delete_select_none";s:43:"Please check at least one row to delete it!";s:33:"matrix_row_separators_description";s:118:"Select the check box if you want to have separators (thin lines) between the rows in the output of the Matrix Question";s:21:"matrix_row_separators";s:14:"Row Separators";s:11:"matrix_rows";s:11:"Matrix Rows";s:23:"matrix_standard_answers";s:11:"Column Text";s:19:"matrix_subtype_date";s:4:"Date";s:26:"matrix_subtype_description";s:85:"Please select one of the above subtypes to define the behaviour of the answer fields.";s:21:"matrix_subtype_double";s:14:"Floating Point";s:22:"matrix_subtype_integer";s:7:"Integer";s:17:"matrix_subtype_mr";s:31:"Check Boxes (Multiple Response)";s:17:"matrix_subtype_sr";s:32:"Option Buttons (Single Response)";s:19:"matrix_subtype_text";s:4:"Text";s:19:"matrix_subtype_time";s:4:"Time";s:8:"maxchars";s:28:"Maximum Number of Characters";s:7:"maximum";s:13:"Maximum Value";s:14:"median_between";s:7:"between";s:6:"median";s:6:"Median";s:8:"menuback";s:4:"Back";s:16:"menubacktosurvey";s:18:"Back to the Survey";s:22:"message_mail_survey_id";s:239:"You have started the anonymized survey "%s". To resume this survey you need the following 5 digit survey code:

%s

Resuming a survey is only possible, if you interrupt the survey before finishing it.";s:30:"metric_question_floating_point";s:110:"The value you entered is a floating point value. Floating point values are not allowed for this question type!";s:27:"metric_question_not_a_value";s:45:"The value you entered is not a numeric value!";s:29:"metric_question_out_of_bounds";s:67:"The value you entered is not between the minimum and maximum value!";s:35:"metric_subtype_description_interval";s:287:"Equivalent intervals between measurements allow a meaningful comparison between arbitrary pairs of measurements. The zero point on the scale is arbitrary, so negative values can be used. Examples of interval values are the year date in many calendars or the temperature in Celsius scale.";s:40:"metric_subtype_description_ratioabsolute";s:157:"The ratio absolute measurement uses natural numbers additional to the non-arbitrary zero point for example the number of children in a family or probability.";s:43:"metric_subtype_description_rationonabsolute";s:267:"In addition to the interval measurement there are also meaningful ratios between arbitrary pairs of numbers. The zero value on a ratio scale is non-arbitrary. Most physical quantities, such as length in centimeters or duration in seconds are measured on ratio scales.";s:7:"minimum";s:13:"Minimum Value";s:28:"missing_upper_or_lower_limit";s:40:"Please enter a lower and an upper limit!";s:21:"mode_nr_of_selections";s:16:"Nr of Selections";s:9:"mode_text";s:26:"Most Selected Value (Text)";s:4:"mode";s:19:"Most Selected Value";s:24:"msg_deleted_export_files";s:22:"Export file(s) deleted";s:36:"msg_enter_value_for_valid_constraint";s:52:"Please enter a value to create a valid routing rule!";s:20:"msg_users_disinvited";s:18:"User(s) disinvited";s:33:"multiple_choice_multiple_response";s:35:"Multiple Choice (Multiple Response)";s:31:"multiple_choice_single_response";s:33:"Multiple Choice (Single Response)";s:35:"multiple_choice_subtype_description";s:196:"Choose Multiple Choice (Single Response) if you want the participants to select only one answer and Multiple Choice (Multiple Response) if you want the participants to select one ore more answers.";s:16:"new_survey_codes";s:25:"new survey access code(s)";s:18:"next_question_rows";s:26:"Questions %d - %d of %d >>";s:24:"no_available_constraints";s:35:"There are no routing rules defined!";s:33:"no_category_selected_for_deleting";s:63:"Please select a least one answer if you want to delete answers!";s:29:"no_category_selected_for_move";s:44:"Please check at least one answer to move it!";s:22:"no_constraints_checked";s:79:"Please select a least one question or question block to edit the routing rules!";s:29:"no_question_selected_for_move";s:46:"Please check at least one question to move it!";s:32:"no_question_selected_for_removal";s:66:"Please check at least one question or question block to remove it!";s:27:"no_questionblocks_available";s:38:"There are no question blocks available";s:22:"no_questions_available";s:33:"There are no questions available!";s:17:"no_search_results";s:28:"There are no search results!";s:27:"no_target_selected_for_move";s:34:"You must select a target position!";s:15:"no_user_invited";s:96:"All invited users did not possess sufficient permissions to run the survey. No user was invited.";s:25:"no_user_or_group_selected";s:72:"Please check an option what are you searching for (users and/or groups)!";s:23:"no_user_phrases_defined";s:44:"There are no user defined phrases available!";s:28:"nominal_question_not_checked";s:40:"Please check one of the offered answers!";s:9:"non_ratio";s:8:"Interval";s:8:"not_used";s:12:"not used yet";s:10:"obligatory";s:10:"Compulsory";s:3:"off";s:3:"Off";s:7:"offline";s:7:"offline";s:13:"on_additional";s:18:"On, and additional";s:2:"on";s:2:"On";s:2:"or";s:2:"or";s:11:"orientation";s:11:"Orientation";s:5:"outro";s:18:"Concluding Remarks";s:28:"percentage_of_entered_values";s:43:"Percentage of users that entered this value";s:29:"percentage_of_offered_answers";s:29:"Percentage of offered answers";s:24:"percentage_of_selections";s:45:"Percentage of users that selected this answer";s:12:"phrase_added";s:12:"Phrase added";s:12:"phrase_saved";s:34:"The phrase was saved successfully!";s:13:"please_select";s:19:"-- please select --";s:16:"predefined_users";s:33:"Put on desktops of selected users";s:7:"preview";s:7:"Preview";s:22:"previous_question_rows";s:26:"<< Questions %d - %d of %d";s:26:"qpl_confirm_delete_phrases";s:56:"Are you sure you want to delete the following phrase(s)?";s:28:"qpl_confirm_delete_questions";s:58:"Are you sure you want to delete the following question(s)?";s:20:"qpl_copy_select_none";s:46:"Please check at least one question to copy it!";s:39:"qpl_define_questionblock_select_missing";s:75:"Please select a least two questions if you want to define a question block!";s:29:"qpl_delete_phrase_select_none";s:45:"Please check at least one phrase to delete it";s:21:"qpl_delete_rbac_error";s:45:"You have no rights to delete the question(s)!";s:22:"qpl_delete_select_none";s:48:"Please check at least one question to delete it!";s:22:"qpl_export_select_none";s:47:"Please check at least one question to export it";s:31:"qpl_past_questions_confirmation";s:78:"Are you sure you want to paste the following question(s) in the question pool?";s:19:"qpl_phrases_deleted";s:18:"Phrase(s) deleted.";s:21:"qpl_questions_deleted";s:20:"Question(s) deleted.";s:20:"qpl_questions_pasted";s:19:"Question(s) pasted.";s:20:"qpl_savephrase_empty";s:28:"Please enter a phrase title!";s:21:"qpl_savephrase_exists";s:67:"The phrase title already exists! Please enter another phrase title.";s:22:"qpl_unfold_select_none";s:80:"Please select at least one question block if you want to unfold question blocks!";s:31:"question_contains_no_categories";s:46:"There are no answers defined for this question";s:24:"question_has_constraints";s:13:"Routing Rules";s:13:"question_icon";s:13:"Question Icon";s:23:"question_mr_not_checked";s:49:"Please check at least one of the offered answers!";s:20:"question_not_checked";s:40:"Please check one of the offered answers!";s:19:"question_obligatory";s:27:"The question is compulsory!";s:25:"question_saved_for_upload";s:224:"The question was saved automatically in order to reserve hard disk space to store the uploaded file. If you cancel this form now, be aware that you must delete the question in the question pool if you do not want to keep it!";s:13:"question_type";s:13:"Question Type";s:29:"questionblock_has_constraints";s:13:"Routing Rules";s:18:"questionblock_icon";s:18:"Questionblock Icon";s:22:"questionblock_inserted";s:23:"Question Block inserted";s:13:"questionblock";s:14:"Question Block";s:23:"questionblocks_inserted";s:24:"Question Blocks inserted";s:14:"questionblocks";s:15:"Question Blocks";s:18:"questions_inserted";s:21:"Question(s) inserted!";s:17:"questions_removed";s:45:"Question(s) and/or question block(s) removed!";s:9:"questions";s:9:"Questions";s:12:"questiontype";s:13:"Question Type";s:14:"ratio_absolute";s:14:"Ratio-Absolute";s:18:"ratio_non_absolute";s:18:"Ratio-Non-Absolute";s:19:"ratio_scale_ge_zero";s:65:"The minimum value for a ratio scale must be greater or equal zero";s:15:"remove_question";s:6:"Remove";s:16:"remove_questions";s:99:"Are you sure you want to remove the following question(s) and/or question block(s) from the survey?";s:12:"reset_filter";s:12:"Reset Filter";s:7:"results";s:7:"Results";s:13:"resume_survey";s:17:"Resume the Survey";s:8:"row_text";s:8:"Row Text";s:19:"save_back_to_survey";s:30:"Save and go back to the survey";s:21:"save_obligatory_state";s:32:"Save Compulsory States and Order";s:34:"save_phrase_categories_not_checked";s:66:"Please check at least two answers to save answers in a new phrase!";s:24:"save_phrase_introduction";s:175:"If you want to save the answers below as default phrase, please enter a phrase title. You can access a default phrase whenever you want to add a phrase to an ordinal question.";s:11:"save_phrase";s:14:"Save as Phrase";s:5:"scale";s:5:"Scale";s:16:"search_field_all";s:20:"Search in all fields";s:10:"search_for";s:10:"Search for";s:13:"search_groups";s:12:"Found Groups";s:17:"search_invitation";s:36:"Search for users or groups to invite";s:16:"search_questions";s:16:"Search Questions";s:12:"search_roles";s:11:"Found Roles";s:11:"search_term";s:11:"Search Term";s:15:"search_type_all";s:28:"Search in all Question Types";s:12:"search_users";s:12:"Search Users";s:13:"select_option";s:31:"--- Please select an option ---";s:20:"select_phrase_to_add";s:49:"Please select a phrase to add it to the question!";s:21:"select_prior_question";s:23:"Select a prior question";s:25:"select_questionpool_short";s:20:"Question Pool Survey";s:19:"select_questionpool";s:59:"Please select a question pool to store the created question";s:15:"select_relation";s:17:"Select a Relation";s:17:"select_svy_option";s:30:"--- Please select a survey ---";s:40:"select_target_position_for_move_question";s:92:"Please select a target position to move the question(s) and press one of the insert buttons!";s:31:"select_target_position_for_move";s:88:"Please select a target position to move the answers and press one of the insert buttons!";s:12:"select_value";s:13:"Enter a Value";s:9:"selection";s:9:"Selection";s:10:"set_filter";s:10:"Set Filter";s:29:"show_questiontext_description";s:211:"If this checkbox is selected, for every question in the question block the question text will be shown. If this checkbox is not selected, the question text of every question in the question block will be hidden.";s:17:"show_questiontext";s:25:"Display the Question Text";s:7:"skipped";s:7:"skipped";s:12:"specialusers";s:13:"Special Users";s:25:"spl_copy_insert_clipboard";s:52:"The selected question(s) are copied to the clipboard";s:20:"spl_copy_select_none";s:62:"Please check at least one question to copy it to the clipboard";s:22:"spl_general_properties";s:18:"General Properties";s:25:"spl_move_insert_clipboard";s:46:"The selected question(s) are marked for moving";s:18:"spl_move_same_pool";s:70:"It has no effect to move questions from inside the same question pool.";s:20:"spl_move_select_none";s:58:"Please check at least one question to select it for moving";s:31:"spl_online_property_description";s:65:"If the question pool is not online, it cannot be used in surveys.";s:19:"spl_online_property";s:6:"Online";s:20:"spl_paste_no_objects";s:91:"There are no questions in the clipboard. Please copy or move a question into the clipboard.";s:17:"spl_paste_success";s:55:"The question(s) have been pasted into the question pool";s:26:"spl_select_file_for_import";s:34:"You must select a file for import!";s:22:"start_date_not_reached";s:60:"You cannot start the survey until the start date is reached!";s:10:"start_date";s:10:"Start Date";s:12:"start_survey";s:12:"Start Survey";s:22:"subject_mail_survey_id";s:25:"Your survey code for "%s"";s:7:"subtype";s:7:"Subtype";s:24:"survey_code_message_sent";s:75:"A survey code which allows you to resume the survey was sent to your INBOX!";s:20:"survey_code_no_codes";s:49:"You have not created any survey access codes yet.";s:20:"survey_code_url_name";s:55:"URL (use right mouse button to copy URL)";s:15:"survey_code_url";s:21:"URL for Direct Access";s:16:"survey_code_used";s:11:"Code was ..";s:11:"survey_code";s:18:"Survey Access Code";s:17:"survey_codes_lang";s:27:"Preselected Survey Language";s:29:"survey_codes_no_anonymization";s:82:"You must create an anonymized survey with access codes to create new access codes!";s:39:"survey_error_insert_incomplete_question";s:82:"You tried to add an incomplete question to the survey! The question was not added.";s:13:"survey_finish";s:13:"Finish Survey";s:15:"survey_finished";s:63:"You have finished the survey. Thank you for your participation!";s:27:"survey_has_datasets_warning";s:137:"The survey already contains data sets. You cannot edit the survey questions until you remove these data sets in the participants section.";s:17:"survey_is_offline";s:61:"You cannot start the survey! The survey is currently offline.";s:11:"survey_next";s:7:"Next >>";s:22:"survey_offline_message";s:42:"Can\'t invite users. The survey is offline!";s:21:"survey_online_warning";s:59:"The survey is online. You cannot edit the survey questions!";s:15:"survey_previous";s:11:"<< Previous";s:22:"survey_question_editor";s:9:"List View";s:26:"survey_question_obligatory";s:58:"This question is compulsory. You must answer the question!";s:24:"survey_question_optional";s:10:"(Optional)";s:16:"survey_questions";s:9:"Questions";s:33:"survey_selected_user_data_deleted";s:64:"The survey data of the selected user(s) was deleted successfully";s:18:"survey_skip_finish";s:22:"Skip and Finish Survey";s:16:"survey_skip_next";s:7:"Skip >>";s:20:"survey_skip_previous";s:7:"<< Skip";s:17:"survey_skip_start";s:25:"Skip and Go To Start Page";s:12:"survey_start";s:16:"Go To Start Page";s:27:"survey_text_textheight_desc";s:55:"Enter the height in characters for the text input field";s:26:"survey_text_textwidth_desc";s:54:"Enter the width in characters for the text input field";s:23:"survey_use_start_button";s:49:"You must enter the survey using the start button!";s:20:"SurveyMatrixQuestion";s:15:"Matrix Question";s:20:"SurveyMetricQuestion";s:15:"Metric Question";s:28:"SurveyMultipleChoiceQuestion";s:44:"Multiple Choice Question (Multiple Response)";s:26:"SurveySingleChoiceQuestion";s:42:"Multiple Choice Question (Single Response)";s:18:"SurveyTextQuestion";s:5:"Essay";s:25:"svy_all_user_data_deleted";s:46:"All user data of this survey has been deleted!";s:40:"svy_check_evaluation_access_introduction";s:136:"Since this survey evaluation is only accessible by survey participants you need to enter your survey access code to open the evaluation.";s:42:"svy_check_evaluation_authentication_needed";s:21:"Authentication needed";s:30:"svy_check_evaluation_wrong_key";s:127:"You entered a wrong survey access code or you have not participated the survey. Your access to the survey evaluation is denied.";s:22:"svy_create_export_file";s:18:"Create Export File";s:24:"svy_delete_all_user_data";s:20:"Delete all User Data";s:18:"svy_eval_cumulated";s:8:"Overview";s:15:"svy_eval_detail";s:7:"Details";s:13:"svy_eval_user";s:15:"Per Participant";s:16:"svy_export_files";s:12:"Export Files";s:8:"svy_file";s:4:"File";s:22:"svy_general_properties";s:18:"General Properties";s:38:"svy_maintenance_information_no_results";s:110:"There are no existing user data sets for the survey. You need at least one user data set to maintain the data.";s:18:"svy_missing_author";s:92:"You have not entered the author\'s name in the survey properties! Please add an authors name.";s:21:"svy_missing_questions";s:92:"You do not have any questions in the survey! Please add at least one question to the survey.";s:17:"svy_missing_title";s:89:"You have not entered a survey title! Please go to the metadata section and enter a title.";s:14:"svy_page_error";s:114:"There was an error answering a survey question. Please refer to the question to get more information on the error!";s:15:"svy_page_errors";s:118:"There were errors answering the survey questions. Please refer to the questions to get more information on the errors!";s:26:"svy_select_file_for_import";s:34:"You must select a file for import!";s:24:"svy_select_questionpools";s:61:"Please select a question pool to store the imported questions";s:18:"svy_select_surveys";s:38:"Please select a survey for duplication";s:30:"svy_selected_user_data_deleted";s:64:"The survey data of the selected user(s) was deleted successfully";s:23:"svy_show_questiontitles";s:19:"Show Question Title";s:8:"svy_size";s:4:"Size";s:26:"svy_statistical_evaluation";s:22:"Statistical Evaluation";s:27:"svy_status_missing_elements";s:35:"The following elements are missing:";s:18:"svy_status_missing";s:51:"There are required elements missing in this survey!";s:13:"svy_status_ok";s:62:"The status of the survey is OK. There are no missing elements.";s:26:"text_maximum_chars_allowed";s:91:"Please do not enter more than a maximum of %s characters. Any characters above will be cut.";s:28:"text_question_not_filled_out";s:33:"Please fill out the answer field!";s:18:"text_resume_survey";s:355:"You are trying to resume an anonymized survey. To continue the survey with your previously entered values please enter the 5 digit survey code which you received after starting the survey (it was sent with a message to your ILIAS mail folder). Instead of typing your survey code you also can copy it from your inbox and paste it into the text field below.";s:19:"title_resume_survey";s:37:"Resume the Survey - Enter Survey Code";s:6:"unfold";s:6:"Unfold";s:15:"unlimited_users";s:39:"Put on desktops of all registered users";s:17:"uploaded_material";s:17:"Uploaded Material";s:27:"upper_limit_must_be_greater";s:53:"The upper limit must be greater than the lower limit!";s:11:"upper_limit";s:11:"Upper Limit";s:21:"use_anonymous_id_desc";s:130:"If checked, the username in anonymized surveys will be shown as the survey code, otherwise the text ‘Anonymous’ will be shown.";s:16:"use_anonymous_id";s:16:"Show Survey Code";s:26:"use_browser_print_function";s:50:"Please use the print function of your web browser.";s:25:"use_google_chart_api_desc";s:278:"If checked, the charts in the cumulated results details of the survey statistics are drawn using the Google Chart API. Please note that a permanent internet connection is required for the Google Chart API to work.";s:20:"use_google_chart_api";s:20:"Use Google Chart API";s:4:"used";s:4:"used";s:14:"users_answered";s:14:"Users Answered";s:13:"users_invited";s:26:"%s users have been invited";s:13:"users_skipped";s:13:"Users Skipped";s:16:"value_nr_entered";s:39:"Number of users that entered that value";s:6:"values";s:6:"Values";s:8:"vertical";s:8:"Vertical";s:29:"view_constraints_introduction";s:75:"You are viewing the preconditions of the following question/question block:";s:11:"view_phrase";s:11:"View Phrase";s:23:"warning_question_in_use";s:345:"Warning! The question you want to edit is in use by the surveys listed below. If you decide to continue and save/apply the question, all answers of the surveys listed below will be deleted. If you want to change the question and use it in another survey, please choose duplicate in the question browser to create a new instance of this question.";s:29:"warning_question_not_complete";s:29:"The question is not complete!";s:36:"wrong_categories_selected_for_insert";s:95:"ILIAS could not perform the desired action. Please check exactly one answer as target position!";s:22:"wrong_survey_code_used";s:92:"You cannot enter the survey, because you tried to start it with an unauthorized survey code.";s:16:"svy_search_users";s:23:"Search for participants";s:21:"dont_use_questionpool";s:77:"Don\'t insert the questions in a question pool (only available in this survey)";s:17:"other_answer_desc";s:51:"Add an additional choice (other) with a text field.";s:18:"other_answer_label";s:32:"Label of other answer (optional)";s:16:"use_other_answer";s:11:"Open answer";s:27:"question_mr_no_other_answer";s:40:"Please enter a text for the other answer";s:35:"question_mr_no_other_answer_checked";s:65:"You need to select the checkbox if you enter a text for an answer";s:35:"question_sr_no_other_answer_checked";s:69:"You need to select the radio button if you enter a text for an answer";s:15:"use_min_answers";s:17:"Answer selections";s:22:"use_min_answers_option";s:33:"Set a number of answer selections";s:14:"nr_min_answers";s:7:"Minimum";s:14:"nr_max_answers";s:7:"Maximum";s:22:"err_maxvaluegeminvalue";s:119:"The maximum value must be greater or equal than the minimum value and less or equal than the maximum number of answers.";s:20:"err_minvalueganswers";s:69:"The minimum must be less or equal than the maximum number of answers.";s:18:"err_no_min_answers";s:35:"Please check at least %s answer(s).";s:18:"err_no_max_answers";s:32:"Please check at most %s answers.";s:20:"err_no_exact_answers";s:34:"Please check exactly %s answer(s).";s:5:"label";s:5:"Label";s:10:"label_info";s:65:"Alternative identifier for further data processing (e.g. in SPSS)";s:17:"export_label_only";s:17:"Export label only";s:17:"export_title_only";s:17:"Export title only";s:18:"export_title_label";s:22:"Export title and label";s:16:"mailnotification";s:40:"Seperate E-Mail for Each Finished Survey";s:13:"mailaddresses";s:19:"Recipient addresses";s:18:"mailaddresses_info";s:95:"Enter a comma separated list of recipients who will receive a notification on finished surveys.";s:19:"mailparticipantdata";s:27:"Additional participant data";s:24:"mailparticipantdata_info";s:101:"This information will be precede the automatically included results section of the notification mail.";s:12:"table_fields";s:44:"Definition of field names for external mails";s:11:"tablefields";s:11:"Field names";s:20:"mail_import_example1";s:24:"email;firstname;lastname";s:20:"mail_import_example2";s:33:"sandraowen@domain.tld;Sandra;Owen";s:20:"mail_import_example3";s:35:"kennethbirt@domain.tld;Kenneth;Birt";s:16:"tablefields_info";s:70:"Please enter a comma separated list of field names for external mails.";s:18:"externalRecipients";s:24:"External code recipients";s:11:"edit_phrase";s:11:"Edit phrase";s:10:"phrase_new";s:17:"Create new phrase";s:18:"no_phrase_selected";s:17:"Nothing selected.";s:12:"other_answer";s:12:"Other answer";s:20:"constraint_fulfilled";s:9:"Show page";s:15:"conjunction_and";s:31:"if each constraint is fulfilled";s:14:"conjunction_or";s:30:"if one constraint is fulfilled";s:21:"conjunction_and_title";s:41:"Fulfill each of the following constraints";s:20:"conjunction_or_title";s:40:"Fulfill one of the following constraints";s:25:"err_external_rcp_no_email";s:58:"The import data must at least contain an ‘email’ field";s:32:"err_external_rcp_no_email_column";s:148:"The import data must at least contain a column ‘email’ with the title ‘email’ in the first row and the email addresses in the following rows";s:16:"err_no_selection";s:22:"You made no selection.";s:27:"external_recipients_deleted";s:29:"Deleted external recipient(s)";s:28:"external_recipients_imported";s:39:"External recipients have been imported.";s:21:"external_mails_import";s:41:"Import external recipients of survey keys";s:13:"externalmails";s:11:"Import file";s:17:"mail_survey_codes";s:29:"Mail access codes or messages";s:18:"externalmails_info";s:196:"The import file must be a CSV file, columns separated by a semicolon. The first row contains the column titles. The file must at least contain an ‘email’ column containing the recipient email.";s:12:"externaltext";s:11:"Import text";s:17:"externaltext_info";s:214:"The import text must be arranged in rows and columns, columns separated by a semicolon. The first row contains the column titles. The text must at least contain an ‘email’ column containing the recipient email.";s:16:"import_from_file";s:28:"Import user data from a file";s:16:"import_from_text";s:28:"Import user data from a text";s:19:"import_from_dataset";s:22:"Import from a data set";s:10:"recipients";s:10:"Recipients";s:11:"send_to_all";s:17:"To all recipients";s:13:"not_sent_only";s:55:"Only to new recipients (who did not receive a mail yet)";s:16:"send_to_answered";s:43:"To all recipients who did finish the survey";s:18:"send_to_unanswered";s:58:"To all recipients who did not finish the survey (reminder)";s:20:"message_content_info";s:326:"Enter the mail message for the notification mail containing the survey codes for the participants. You may use the placeholders [code] (the access code), [url] (the URL to this survey), and participant related data depending on your import fields: %s. The placeholders will be replaced with the imported user data in the mail.";s:26:"default_codes_mail_subject";s:23:"Your access code for %s";s:26:"default_codes_mail_message";s:99:"Your survey access code is [code]. You can start the survey in your web browser using the URL [url]";s:25:"please_enter_mail_subject";s:27:"Please enter a mail subject";s:25:"please_enter_mail_message";s:27:"Please enter a mail message";s:19:"participating_users";s:19:"Participating Users";s:22:"please_enter_mail_code";s:47:"Please enter the access code placeholder [code]";s:15:"mail_sent_short";s:4:"Sent";s:21:"finished_mail_subject";s:28:"The survey "%s" was finished";s:18:"msg_min_nr_answers";s:35:"Please check at least %s answer(s).";s:18:"msg_max_nr_answers";s:32:"Please check at most %s answers.";s:22:"msg_min_max_nr_answers";s:48:"Please check at least %s and at most %s answers.";s:25:"msg_min_max_exact_answers";s:34:"Please check exactly %s answer(s).";s:19:"msg_duplicate_scale";s:33:"Please enter unique scale values.";s:11:"workingtime";s:12:"Working time";s:18:"save_reuse_message";s:31:"Save message text for later use";s:16:"save_reuse_title";s:18:"Message text title";s:14:"saved_messages";s:18:"Available messages";s:20:"insert_saved_message";s:19:"Insert Message Text";s:20:"delete_saved_message";s:19:"Delete Message Text";s:20:"msg_message_inserted";s:20:"Messagetext inserted";s:23:"msg_no_message_inserted";s:28:"Please select a message text";s:19:"msg_message_deleted";s:19:"Messagetext deleted";s:22:"msg_no_message_deleted";s:34:"Please select a saved message text";s:31:"question_changed_in_survey_only";s:35:"Question was changed only in survey";s:20:"survey_prev_question";s:13:"Previous Page";s:20:"survey_next_question";s:9:"Next Page";s:14:"survey_jump_to";s:7:"Jump to";s:23:"survey_add_new_question";s:11:"Create Page";s:15:"survey_use_pool";s:8:"Use Pool";s:21:"svy_settings_template";s:8:"Template";s:20:"survey_per_page_view";s:9:"Page View";s:20:"survey_dnd_move_next";s:17:"Move to Next Page";s:24:"survey_dnd_move_previous";s:21:"Move to Previous Page";s:21:"survey_dnd_split_page";s:10:"Split Page";s:33:"survey_dnd_double_click_to_delete";s:72:"Double click on a content element to select it for cutting and deleting.";s:26:"survey_dnd_clear_clipboard";s:15:"Clear Clipboard";s:16:"survey_dnd_paste";s:5:"Paste";s:37:"survey_has_datasets_warning_page_view";s:108:"The survey already contains data sets. You cannot edit the survey questions until you remove these datasets.";s:42:"survey_has_datasets_warning_page_view_link";s:17:"Edit Participants";s:21:"survey_using_template";s:126:"This survey uses the template %s. If you do not want to use a template and have access to all settings, please click here: %s.";s:26:"survey_using_template_link";s:27:"Do not use template anymore";s:29:"survey_confirm_template_reset";s:62:"Are you sure that you do not want to use the template anymore?";s:21:"survey_template_reset";s:30:"The template has been removed.";s:24:"survey_introduction_info";s:60:"This message is permanently displayed on the ‘Info’-tab.";s:20:"survey_question_pool";s:13:"Question Pool";s:26:"survey_question_pool_usage";s:13:"Question Pool";s:21:"survey_pool_selection";s:14:"Pool Selection";s:14:"survey_no_pool";s:24:"Do not use question pool";s:15:"survey_new_pool";s:24:"Create new question pool";s:20:"survey_existing_pool";s:26:"Use existing question pool";s:18:"survey_delete_page";s:11:"Delete Page";s:19:"survey_at_beginning";s:16:"At The Beginning";s:18:"survey_behind_page";s:6:"Behind";s:22:"survey_show_blocktitle";s:16:"Show Block Title";s:34:"survey_show_blocktitle_description";s:57:"If activated the block title will be shown in the survey.";s:19:"survey_block_hidden";s:6:"hidden";s:20:"survey_block_visible";s:7:"visible";s:28:"survey_question_text_visible";s:12:"Text visible";s:27:"survey_question_text_hidden";s:11:"Text hidden";s:16:"survey_move_page";s:9:"Move Page";s:17:"survey_page_moved";s:24:"The page has been moved.";s:29:"survey_copy_questions_to_pool";s:20:"Add to question pool";s:37:"no_question_selected_for_copy_to_pool";s:84:"Please select at least one question, which is not already linked to a question pool.";s:31:"survey_copy_select_questionpool";s:31:"Question pool to put the copies";s:35:"survey_copy_to_questionpool_success";s:53:"The questions were copied into the pool successfully.";s:23:"survey_auto_block_title";s:11:"Page Header";s:20:"survey_edit_settings";s:13:"Edit Settings";s:12:"survey_order";s:10:"Sort Order";s:21:"survey_cancel_preview";s:14:"Cancel Preview";s:28:"survey_cannot_preview_survey";s:21:"Preview not available";s:33:"survey_questions_to_clipboard_cut";s:88:"Question(s) were copied to the clipboard. Please select a target or empty the clipboard.";s:34:"survey_questions_to_clipboard_copy";s:88:"Question(s) were copied to the clipboard. Please select a target or empty the clipboard.";s:23:"survey_clipboard_notice";s:90:"There are question(s) in the clipboard. Select the target position or empty the clipboard.";s:19:"survey_edit_heading";s:12:"Edit Heading";s:21:"survey_delete_heading";s:14:"Remove Heading";s:31:"survey_available_question_pools";s:15:"Available Pools";s:26:"survey_question_pool_title";s:10:"Pool Title";s:27:"survey_sync_question_copies";s:20:"Sync Question Copies";s:32:"survey_sync_question_copies_info";s:70:"The selected questions will be replaced with the current pool version.";s:36:"survey_sync_insufficient_permissions";s:24:"Insufficient Permissions";s:19:"survey_sync_success";s:36:"The selected questions were updated.";s:27:"svy_presentation_properties";s:12:"Presentation";s:13:"svy_save_sync";s:29:"Save and Sync Question Copies";s:21:"survey_question_title";s:14:"Question Title";s:40:"survey_question_editor_settings_template";s:34:"List View (in Tab ‘Questions’)";s:28:"survey_sure_delete_questions";s:73:"Are you sure that you want to delete the following questions or headings?";s:17:"svy_participation";s:13:"Participation";s:21:"svy_page_add_question";s:10:"Add new %s";s:19:"svy_create_question";s:15:"Create Question";s:16:"freetext_answers";s:12:"Open Answers";s:18:"svy_neutral_answer";s:72:"Text for a Neutral Answer (‘Not Specified’, ‘I don\'t know’ etc.)";s:41:"svy_matrix_layout_percentages_sum_invalid";s:42:"The column settings do not sum up to 100%.";s:8:"svy_copy";s:11:"Copy Survey";s:26:"svy_activation_online_info";s:56:"Only if a survey is online, users can participate in it.";s:31:"svy_availability_limitless_info";s:59:"Choose this mode for making the survey available limitless.";s:27:"svy_availability_until_info";s:76:"Choose this mode for making the survey available for a fixed period of time.";s:38:"svy_activation_limited_visibility_info";s:115:"Outside the indicated period, only the title of the survey will be displayed while the question are not accessible.";s:33:"survey_question_pool_usage_active";s:52:"Questions can be added optionally to a question pool";s:38:"survey_question_pool_usage_active_info";s:86:"Each time a question is created it has to be decided if a question pool is to be used.";s:35:"survey_question_pool_usage_inactive";s:45:"Questions are created directly in the survey.";s:40:"survey_question_pool_usage_inactive_info";s:104:"The questions can be added to a question pool manually later but are created only for this survey first.";s:17:"svy_invite_action";s:23:"Put on Personal Desktop";s:23:"survey_code_delete_sure";s:59:"Are you sure you want to delete the following access codes?";s:16:"survey_360_title";s:5:"360°";s:15:"survey_360_mode";s:14:"360° Feedback";s:26:"survey_360_self_evaluation";s:15:"Self-Evaluation";s:22:"survey_360_self_raters";s:28:"Appraisees Select Own Raters";s:25:"survey_360_self_appraisee";s:19:"Open 360° Feedback";s:18:"survey_360_results";s:32:"Access To Results For Appraisees";s:23:"survey_360_results_none";s:20:"No Access to Results";s:22:"survey_360_results_own";s:32:"Access to Feedback of Own Raters";s:22:"survey_360_results_all";s:13:"All Feedbacks";s:21:"survey_360_appraisees";s:10:"Appraisees";s:22:"survey_360_edit_raters";s:13:"Manage Raters";s:32:"survey_360_sure_delete_appraises";s:57:"Are you sure you want to remove the following appraisees?";s:29:"survey_360_sure_delete_raters";s:60:"Are you sure you want to remove the following raters for %s?";s:29:"survey_360_add_external_rater";s:18:"Add External Rater";s:24:"survey_360_no_appraisees";s:50:"There are currently no appraisees for you to rate.";s:29:"survey_360_add_self_appraisee";s:40:"Add yourself as appraisee to this survey";s:21:"survey_360_list_title";s:10:"360° Mode";s:27:"survey_360_select_appraisee";s:6:"Select";s:20:"survey_360_appraisee";s:9:"Appraisee";s:29:"survey_activate_skill_service";s:27:"Activate Competence Service";s:19:"survey_skill_assign";s:30:"Question/Competence Assignment";s:12:"survey_skill";s:10:"Competence";s:24:"survey_assign_competence";s:17:"Assign Competence";s:24:"survey_remove_competence";s:17:"Remove Competence";s:23:"survey_skill_thresholds";s:21:"Competence Thresholds";s:18:"survey_skill_level";s:16:"Competence Level";s:21:"survey_up_to_x_points";s:14:"Up to x points";s:17:"survey_skill_nr_q";s:19:"Number of Questions";s:29:"survey_skill_max_scale_points";s:17:"Max. Scale Points";s:20:"survey_reached_level";s:13:"Reached Level";s:19:"survey_sum_of_means";s:33:"Sum of Arithm. Means per Question";s:18:"survey_calc_skills";s:27:"Determine Competence Levels";s:19:"survey_write_skills";s:17:"Write Competences";s:26:"survey_360_rater_mail_sent";s:9:"Mail sent";s:36:"survey_360_rater_code_mail_on_demand";s:19:"generated on demand";s:43:"survey_360_rater_message_content_registered";s:28:"Message Content (Registered)";s:42:"survey_360_rater_message_content_anonymous";s:27:"Message Content (Anonymous)";s:51:"survey_360_rater_message_content_registered_default";s:65:"You can start the survey in your web browser using the URL [url].";s:50:"survey_360_rater_message_content_anonymous_default";s:100:"Your survey access code is [code]. You can start the survey in your web browser using the URL [url].";s:32:"survey_360_rater_subject_default";s:49:"You have been invited as rater to a 360° survey.";s:26:"survey_360_raters_finished";s:15:"Raters Finished";s:25:"survey_360_rater_finished";s:15:"Survey Finished";s:18:"survey_competences";s:11:"Competences";s:34:"svy_skl_comp_assignm_not_supported";s:62:"Competence assignment is not supported for this question type.";s:8:"svy_back";s:4:"Back";s:30:"survey_360_appraisee_is_closed";s:36:"The appraisee has closed his survey.";s:31:"survey_360_no_closed_appraisees";s:39:"No appraisee has closed his survey yet.";s:32:"survey_360_rate_other_appraisees";s:15:"Rate appraisees";s:25:"survey_360_appraisee_info";s:14:"Appraisee Info";s:29:"survey_360_raters_status_info";s:15:"Raters finished";s:33:"survey_360_appraisee_close_action";s:23:"Close Survey For Raters";s:38:"survey_360_appraisee_close_action_info";s:41:"This will give access to your statistics.";s:44:"survey_360_appraisee_close_action_info_skill";s:75:"This will give access to your statistics and update your competence levels.";s:41:"survey_360_appraisee_close_action_success";s:50:"You have closed your 360° survey for your raters.";s:40:"survey_360_appraisee_close_action_status";s:24:"Survey was closed on %s.";s:31:"survey_360_sure_appraisee_close";s:65:"Are you sure you want to close the survey for all of your raters?";s:32:"survey_360_appraisee_close_table";s:9:"Closed on";s:20:"svy_eval_competences";s:18:"Competence Results";s:16:"svy_gap_analysis";s:12:"Gap Analysis";s:26:"svy_all_survey_competences";s:22:"All Survey Competences";s:17:"survey_360_raters";s:6:"Raters";s:11:"svy_results";s:7:"Results";s:12:"svy_analysis";s:8:"Analysis";s:28:"survey_notification_settings";s:12:"Notification";s:23:"survey_reminder_setting";s:27:"Remind Users to Participate";s:21:"survey_reminder_start";s:5:"Start";s:19:"survey_reminder_end";s:3:"End";s:25:"survey_reminder_frequency";s:9:"Frequency";s:30:"survey_reminder_frequency_days";s:4:"Days";s:32:"survey_notification_target_group";s:12:"Target Group";s:46:"survey_notification_target_group_parent_course";s:34:"All members of parent course/group";s:55:"survey_notification_target_group_parent_course_inactive";s:57:"No parent course/group given - no reminders will be sent!";s:40:"survey_notification_target_group_invited";s:58:"All users who got the survey put on their Personal Desktop";s:45:"survey_notification_target_group_invited_info";s:32:"Number of current recipients: %s";s:33:"survey_notification_tutor_setting";s:42:"One E-Mail after all Participants Finished";s:36:"survey_notification_tutor_recipients";s:17:"Tutors (Login[s])";s:44:"survey_notification_tutor_recipients_invalid";s:41:"Please state users with write permission.";s:33:"survey_notification_tutor_subject";s:46:"All participants have finished the survey "%s"";s:36:"survey_notification_tutor_salutation";s:9:"Hello %s,";s:30:"survey_notification_tutor_body";s:58:"The following survey has been finished by all participants";s:30:"survey_notification_tutor_link";s:14:"Link to Survey";s:23:"survey_reminder_subject";s:28:"Survey "%s" was not finished";s:26:"survey_reminder_salutation";s:9:"Hello %s,";s:20:"survey_reminder_body";s:53:"the following survey has not been finished by you yet";s:20:"survey_reminder_link";s:3:"URL";s:11:"survey_mode";s:4:"Mode";s:19:"survey_default_mode";s:6:"Survey";s:24:"survey_default_mode_info";s:27:"Use for evaluation purposes";s:20:"survey_360_mode_info";s:33:"Use for peer-reviewing of persons";s:47:"survey_360_appraisee_close_action_success_admin";s:63:"The 360° surveys of the appraisees were closed for the raters.";s:37:"survey_360_sure_appraisee_close_admin";s:72:"Are you sure you want to close the surveys for the following appraisees?";s:28:"survey_360_remove_appraisees";s:19:"Remove Appraisee(s)";s:41:"survey_notification_finished_introduction";s:50:"The following participant has finished the survey.";s:35:"survey_notification_finished_reason";s:96:"You are receiving this email because you activated notifications for the survey mentioned above.";s:33:"svy_result_mail_notification_info";s:95:"On finishing the survey the answers of each participant will be sent to the defined recipients.";s:25:"survey_reminder_cron_info";s:63:"If activated, users will be reminded to participate in surveys.";s:31:"mailparticipantdata_placeholder";s:89:"These placeholders are replaced by actual user data if ‘Privacy’ is ‘With Names’:";s:25:"spl_save_obligatory_state";s:22:"Save Compulsory States";s:20:"survey_not_available";s:3:"n/a";s:23:"survey_results_finished";s:15:"Survey finished";s:20:"svy_view_own_results";s:18:"View given answers";s:20:"svy_mail_own_results";s:18:"Mail given answers";s:28:"svy_mail_own_results_subject";s:26:"Survey "%s" - Your Answers";s:25:"svy_mail_own_results_body";s:65:"the following is a complete summary of your survey participation.";s:20:"svy_results_view_own";s:33:"Participants can View Own Answers";s:20:"svy_results_mail_own";s:33:"Participants can Mail Own Answers";s:22:"svy_eval_skipped_value";s:22:"Results: ‘skipped’";s:26:"svy_eval_skipped_value_lng";s:23:"Use language file entry";s:31:"svy_eval_skipped_value_lng_info";s:19:"Current value: "%s"";s:29:"svy_eval_skipped_value_custom";s:16:"Use custom value";s:34:"svy_eval_skipped_value_custom_info";s:54:"Define any (or empty) value to use for skipped answers";s:35:"svy_eval_skipped_value_custom_value";s:5:"Value";s:16:"svy_import_codes";s:12:"Import Codes";s:21:"svy_import_codes_info";s:40:"This import requires a "%s" export file.";s:30:"svy_evaluation_access_all_info";s:92:"All registered users that can access the survey can also look at the results of this survey.";s:30:"svy_evaluation_access_off_info";s:91:"Only Users that can edit the survey (write permission) have access to the survey\'s results.";s:39:"svy_evaluation_access_participants_info";s:95:"All users that participated in the survey may choose to look at the results after finishing it.";s:25:"svy_results_mail_own_info";s:60:"Particiants can request a mail containing their own answers.";s:25:"svy_results_view_own_info";s:119:"After finishing the survey, participants can view a list of all answers they provided. They cannot change their answers";s:31:"survey_360_self_evaluation_info";s:62:"Appraisees are allowed to rate themselves using the questions.";s:27:"survey_360_self_raters_info";s:102:"Appraisees autonomously select and invite those persons that are supposed to provide feedback to them.";s:30:"survey_360_self_appraisee_info";s:136:"On the ‘Info’-tab a link is displayed to all users. By clicking this link they can add themselves as appraisee and receive feedback.";s:28:"survey_360_results_none_info";s:58:"Appraisees can not access the feedback provided by raters.";s:27:"survey_360_results_own_info";s:60:"Appraisees can access only the feedback of their own raters.";s:27:"survey_360_results_all_info";s:128:"All appraisees of the 360°-Survey can view all feedback provided by all raters of all appraisees, not only by their own raters.";s:34:"survey_activate_skill_service_info";s:173:"A new tab ‘Competences’ will be displayed. In this tab questions are assigned to competences, then thresholds are ascribed for reaching a specific level of a competence.";s:28:"survey_execution_sure_finish";s:97:"Are you sure you want to finish the survey? You will not be able to edit your answers afterwards.";s:21:"survey_execution_exit";s:18:"Back to repository";s:19:"survey_access_codes";s:30:"Authentication by Access Codes";s:24:"survey_access_codes_info";s:168:"Users get access to the survey by entering a code on the ‘Info’-tab. These access codes are generated in a sub-tab ‘Access Codes’ in the tab ‘Participants’.";s:28:"survey_results_anonymization";s:7:"Privacy";s:27:"survey_results_personalized";s:10:"With Names";s:32:"survey_results_personalized_info";s:170:"In the tab ‘Results’ the names of the participants and their respective answers are listed. Users having access to this tab can inspect who has provided which answer.";s:25:"survey_results_anonymized";s:32:"Without Names / Anonymous Survey";s:30:"survey_results_anonymized_info";s:186:"In the tab ‘Results’ participants\' names are replaced by codes. Users having access to this tab cannot attribute answers to named participants but only to user ‘iTXaF’ (example).";s:20:"material_added_empty";s:47:"The object does not have any suitable material.";s:29:"survey_sure_delete_constraint";s:80:"Are you sure you want to delete the routing rule "%1$s" for the question "%2$s"?";s:25:"survey_constraint_deleted";s:34:"The routing rule has been deleted.";s:33:"svy_settings_section_before_start";s:34:"Information before start of survey";s:27:"svy_settings_section_access";s:32:"Administering the survey: Access";s:39:"svy_settings_section_question_behaviour";s:47:"Administering the survey: Behaviour of question";s:30:"svy_settings_section_finishing";s:20:"Finishing the survey";s:30:"svy_settings_section_reminders";s:9:"Reminders";}'))); $ilDB->insert("lng_modules", array( 'module' => array('text', 'tagging'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:18:{s:17:"tagging_all_users";s:9:"All Users";s:21:"tagging_edit_settings";s:13:"Edit Settings";s:29:"tagging_enable_all_users_info";s:107:"Adds a section ‘All Users’ to the info screens that lists all tags of all users attached to a resource.";s:24:"tagging_enable_all_users";s:22:"Show Tags of All Users";s:22:"tagging_enable_tagging";s:14:"Enable Tagging";s:22:"tagging_forbidden_tags";s:14:"Forbidden Tags";s:25:"tagging_resources_for_tag";s:24:"Resources tagged with %s";s:20:"tagging_search_users";s:12:"Search Users";s:16:"tagging_settings";s:8:"Settings";s:16:"tagging_tag_info";s:86:"To attach tags to a resource open the info screen of the resource and enter your tags.";s:11:"tagging_tag";s:3:"Tag";s:12:"tagging_tags";s:4:"Tags";s:23:"tagging_users_using_tag";s:15:"Users Using Tag";s:15:"tagging_set_tag";s:8:"Set Tags";s:19:"tagging_other_users";s:19:"Tags of Other Users";s:34:"tag_some_obj_tagged_without_access";s:122:"You do not have the permissions to access some of the tagged objects anymore. Should the tag be removed for these objects?";s:37:"tag_remove_tags_of_obj_without_access";s:10:"Remove Tag";s:16:"tag_tags_deleted";s:47:"Tag has been removed from inaccessible objects.";}'))); @@ -27122,7 +27122,7 @@ function setupILIASDatabase() 'module' => array('text', 'trac'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:363:{s:13:"found_objects";s:13:"Found Objects";s:22:"found_too_much_objects";s:94:"Thereby more than %s objects totally were found. Therefore refine your search request, please.";s:16:"info_all_objects";s:67:"The following user tracking refers to all objects of the type \'%s\'.";s:15:"info_dwell_time";s:88:"Attention: The total dwell time of an object isn\'t addicted to the given period of time!";s:18:"info_found_objects";s:114:"The user tracking refers to the following objects of the type \'%s\' that were found according to your search terms.";s:18:"info_valid_request";s:54:"The maximum valid time between two requests of a user.";s:10:"last_login";s:10:"Last Login";s:26:"meta_typical_learning_time";s:21:"Typical learning time";s:14:"newUT_settings";s:26:"Learning Module Statistics";s:9:"obj_types";s:12:"Object Types";s:16:"search_area_info";s:25:"Please choose one object.";s:12:"search_terms";s:14:"Search Term(s)";s:10:"select_one";s:24:"Please select one object";s:12:"stats_access";s:6:"Access";s:14:"stats_accesses";s:8:"Accesses";s:9:"stats_all";s:3:"All";s:33:"stats_chapter_average_page_number";s:35:"Average Number of Pages per Chapter";s:28:"stats_chapter_depth_coverage";s:29:"Degree of Coverage with Depth";s:27:"stats_chapter_fewest_access";s:13:"Fewest Access";s:21:"stats_chapter_listing";s:15:"Chapter Listing";s:44:"stats_chapter_longest_total_dwell_time_depth";s:22:"Total Dwell Time Depth";s:31:"stats_chapter_most_access_depth";s:22:"Most Access with Depth";s:24:"stats_chapter_most_pages";s:10:"Most Pages";s:20:"stats_chapter_number";s:18:"Number of Chapters";s:23:"stats_chapter_statisics";s:18:"Chapter Statistics";s:40:"stats_chapter_stubbiest_total_dwell_time";s:26:"Stubbiest Total Dwell Time";s:17:"stats_chapter_top";s:36:"Top-Chapter (variance, access, etc.)";s:29:"stats_chapter_total_statistic";s:23:"Total-Chapter-Statistic";s:13:"stats_chapter";s:7:"Chapter";s:12:"stats_choice";s:9:"Selection";s:13:"stats_current";s:9:"Currently";s:11:"stats_depth";s:5:"Depth";s:14:"stats_duration";s:8:"Duration";s:16:"stats_equivalent";s:16:"is equivalent to";s:10:"stats_hits";s:4:"Hits";s:10:"stats_hour";s:1:"h";s:25:"stats_interval_dwell_time";s:22:"Interval of Dwell Time";s:26:"stats_interval_page_access";s:27:"Interval of Access to Pages";s:14:"stats_interval";s:8:"Interval";s:10:"stats_last";s:4:"Last";s:12:"stats_legend";s:6:"Legend";s:21:"stats_measurable_hits";s:39:"Measurable Hits (Hits within a Session)";s:12:"stats_minute";s:1:"m";s:16:"stats_navigation";s:57:"Navigation/Observation Model (requires JRE 1.5 or higher)";s:19:"stats_new_selection";s:13:"New Selection";s:16:"stats_occurrence";s:10:"Occurrence";s:8:"stats_of";s:2:"of";s:25:"stats_page_average_access";s:26:"Average of Access to pages";s:29:"stats_page_average_dwell_time";s:30:"Average of Dwell Time to Pages";s:27:"stats_page_deviation_access";s:28:"Deviation of Access to Pages";s:31:"stats_page_deviation_dwell_time";s:32:"Deviation of Dwell Time to Pages";s:24:"stats_page_fewest_access";s:13:"Fewest Access";s:28:"stats_page_highest_deviation";s:17:"Highest Deviation";s:27:"stats_page_highest_varcoeff";s:29:"Highest Variation Coefficient";s:26:"stats_page_least_deviation";s:15:"Least Deviation";s:18:"stats_page_listing";s:12:"Page Listing";s:37:"stats_page_longest_average_dwell_time";s:18:"Average Dwell Time";s:35:"stats_page_longest_total_dwell_time";s:16:"Total Dwell Time";s:26:"stats_page_lowest_varcoeff";s:28:"Lowest Variation Coefficient";s:24:"stats_page_median_access";s:25:"Median of Access to Pages";s:28:"stats_page_median_dwell_time";s:29:"Median of Dwell Time to Pages";s:22:"stats_page_mode_access";s:23:"Mode of Access to Pages";s:22:"stats_page_most_access";s:13:"Most Accesses";s:24:"stats_page_number_access";s:25:"Number of Access to Pages";s:17:"stats_page_number";s:15:"Number of Pages";s:23:"stats_page_range_access";s:24:"Range of Access to Pages";s:27:"stats_page_range_dwell_time";s:28:"Range of Dwell Time to Pages";s:39:"stats_page_stubbiest_average_dwell_time";s:28:"Stubbiest Average Dwell Time";s:37:"stats_page_stubbiest_total_dwell_time";s:26:"Stubbiest Total Dwell Time";s:27:"stats_page_total_dwell_time";s:22:"Total-Pages-Dwell time";s:26:"stats_page_total_statistic";s:21:"Total-Pages-Statistic";s:26:"stats_page_varcoeff_access";s:40:"Variation Coefficient of Access to Pages";s:30:"stats_page_varcoeff_dwell_time";s:44:"Variation Coefficient of Dwell time to Pages";s:26:"stats_page_variance_access";s:27:"Variance of Access to Pages";s:30:"stats_page_variance_dwell_time";s:31:"Variance of Dwell Time to Pages";s:10:"stats_page";s:4:"Page";s:21:"stats_pages_statisics";s:15:"Page Statistics";s:11:"stats_pages";s:5:"Pages";s:9:"stats_sec";s:3:"sec";s:13:"stats_sel_lng";s:7:"English";s:28:"stats_session_average_length";s:22:"Average Session Length";s:33:"stats_session_average_page_access";s:35:"Average Access to Pages per Session";s:30:"stats_session_evaluable_access";s:24:"Evaluable Session Access";s:27:"stats_session_evaluable_usr";s:14:"Evaluable User";s:23:"stats_session_evaluable";s:18:"Evaluable Sessions";s:26:"stats_session_involved_usr";s:24:"Number of involved Users";s:21:"stats_session_listing";s:15:"Session Listing";s:40:"stats_session_longest_total_duration_usr";s:31:"Longest Total Duration per User";s:21:"stats_session_longest";s:15:"Longest Session";s:18:"stats_session_most";s:13:"Most Sessions";s:20:"stats_session_number";s:18:"Number of Sessions";s:28:"stats_session_total_duration";s:30:"Total Duration of all Sessions";s:29:"stats_session_total_statistic";s:23:"Total-Session-Statistic";s:13:"stats_session";s:7:"Session";s:24:"stats_sessions_statisics";s:18:"Session Statistics";s:14:"stats_sessions";s:8:"Sessions";s:11:"stats_start";s:5:"Start";s:15:"stats_summation";s:9:"Summation";s:18:"stats_tracked_user";s:14:"Selected Users";s:11:"stats_until";s:5:"until";s:19:"stats_user_selected";s:13:"User selected";s:10:"stats_user";s:7:"User(s)";s:10:"stats_with";s:4:"with";s:16:"total_dwell_time";s:16:"Total Dwell Time";s:14:"trac_activated";s:18:"Tracking Activated";s:16:"trac_active_both";s:45:"User Tracking and Learning Progress Activated";s:19:"trac_active_lp_only";s:27:"Learning Progress Activated";s:19:"trac_active_ut_only";s:23:"User Tracking Activated";s:24:"trac_added_no_shown_list";s:36:"The selected objects will be hidden.";s:26:"trac_anonymized_info_short";s:12:"(Anonymized)";s:20:"trac_anonymized_info";s:46:"If enabled, all statistics will be anonymized.";s:15:"trac_anonymized";s:10:"Anonymized";s:13:"trac_assigned";s:8:"Assigned";s:16:"trac_assignments";s:11:"Assignments";s:10:"trac_below";s:6:"Below:";s:22:"trac_collection_assign";s:42:"Select for Learning Progress Determination";s:24:"trac_collection_deassign";s:44:"Deselect for Learning Progress Determination";s:12:"trac_comment";s:7:"Comment";s:13:"trac_comments";s:8:"Comments";s:14:"trac_completed";s:9:"Completed";s:20:"trac_crs_assignments";s:26:"Assignment of Course Items";s:14:"trac_crs_items";s:23:"Assignable Course Items";s:16:"trac_crs_members";s:20:"Course Participants:";s:16:"trac_crs_objects";s:19:"Course Participants";s:24:"trac_crs_releavant_items";s:12:"Course Items";s:23:"trac_crs_relevant_items";s:16:"Course Materials";s:20:"trac_edit_collection";s:124:"Please assign materials. If the status of all assigned items is ‘Completed’ the overall status is completed by the user.";s:18:"trac_edit_progress";s:22:"Edit Learning Progress";s:14:"trac_edit_time";s:15:"Processing Time";s:16:"trac_edit_visits";s:77:"Please define the number of visits that is necessary to complete this object.";s:16:"trac_edited_scos";s:17:"Processed Content";s:24:"trac_editing_time_passed";s:19:"Editing Time Passed";s:11:"trac_failed";s:6:"Failed";s:16:"trac_filter_area";s:4:"Area";s:18:"trac_filter_hidden";s:6:"Hidden";s:25:"trac_filter_limit_reached";s:78:"The number of hits is limited to %s. Please use the filter to reduce the hits.";s:21:"trac_filter_no_access";s:16:"No objects found";s:16:"trac_filter_none";s:4:"None";s:22:"trac_filter_repository";s:17:"In the Repository";s:24:"trac_fold_relevant_items";s:14:"Folder Content";s:23:"trac_grp_relevant_items";s:15:"Group Materials";s:16:"trac_head_timing";s:10:"Edit Until";s:18:"trac_hide_selected";s:19:"Hide Selected Items";s:9:"trac_hide";s:4:"Hide";s:16:"trac_in_progress";s:11:"In Progress";s:18:"trac_inactive_both";s:47:"User Tracking and Learning Progress Deactivated";s:16:"trac_info_edited";s:78:"Set the status to ‘Completed’ if you think you have processed all content.";s:16:"trac_last_access";s:11:"Last Access";s:33:"trac_learning_progress_tbl_header";s:21:"Learning Progress of:";s:22:"trac_learning_progress";s:17:"Learning Progress";s:18:"trac_lm_statistics";s:17:"Access Statistics";s:30:"trac_lp_determination_info_crs";s:69:"Select the items that determine the overall learning progress status.";s:30:"trac_lp_determination_info_sco";s:98:"Select the items that determine the overall learning progress status of the SCORM learning module.";s:21:"trac_lp_determination";s:34:"Determination of Learning Progress";s:14:"trac_lp_filter";s:6:"Filter";s:9:"trac_mark";s:4:"Mark";s:10:"trac_marks";s:5:"Marks";s:25:"trac_mode_collection_info";s:70:"Define the materials that will determine the learning progress status.";s:20:"trac_mode_collection";s:34:"Automatic by Collection of Objects";s:26:"trac_mode_deactivated_info";s:31:"No progress will be calculated.";s:21:"trac_mode_deactivated";s:11:"Deactivated";s:15:"trac_mode_event";s:25:"Participation in Sessions";s:32:"trac_mode_exercise_returned_info";s:53:"The status ‘Completed’ can be set only by tutors.";s:27:"trac_mode_exercise_returned";s:15:"Exercise Solved";s:30:"trac_mode_manual_by_tutor_info";s:78:"The overall status (i.e. ‘Completed’ or ‘Failed’) is be set by tutors.";s:25:"trac_mode_manual_by_tutor";s:15:"Manual by Tutor";s:21:"trac_mode_manual_info";s:64:"Users have to decide if they reached the ‘Completed’ status.";s:16:"trac_mode_manual";s:17:"Manual by Learner";s:25:"trac_mode_objectives_info";s:109:"The learning progress will be calculated automatically according to the number of passed learning objectives.";s:20:"trac_mode_objectives";s:32:"Automatic by Learning Objectives";s:20:"trac_mode_scorm_aicc";s:38:"Automatic by Collection of SCORM Items";s:20:"trac_mode_scorm_info";s:79:"The learning progress status will be determined by the status of selected SCOs.";s:28:"trac_mode_scorm_package_info";s:92:"The learning progress status will be determined by the SCORM course package status directly.";s:23:"trac_mode_scorm_package";s:32:"Automatic by SCORM Course Status";s:15:"trac_mode_scorm";s:38:"Automatic by Collection of SCORM Items";s:28:"trac_mode_test_finished_info";s:39:"Users have to finish a test completely.";s:23:"trac_mode_test_finished";s:13:"Test Finished";s:26:"trac_mode_test_passed_info";s:74:"The test has to be passed by a user to receive the status ‘Completed’.";s:21:"trac_mode_test_passed";s:11:"Test Passed";s:18:"trac_mode_tlt_info";s:161:"Users who reached the Typical Learning Time will gain the status ‘Completed’. Two requests of a user within %s seconds will be counted as one coherent visit.";s:13:"trac_mode_tlt";s:21:"Typical Learning Time";s:21:"trac_mode_visits_info";s:83:"Define the number of visits that is required for completing this learning material.";s:16:"trac_mode_visits";s:16:"Number of Visits";s:9:"trac_mode";s:4:"Mode";s:24:"trac_modifications_saved";s:14:"Saved settings";s:10:"trac_modus";s:4:"Mode";s:17:"trac_no_attempted";s:13:"Not Attempted";s:15:"trac_no_content";s:53:"No information about the learning progress available.";s:24:"trac_no_sahs_items_found";s:17:"No objects found.";s:17:"trac_not_accessed";s:12:"Not Accessed";s:17:"trac_not_assigned";s:12:"Not Assigned";s:18:"trac_not_attempted";s:13:"Not Attempted";s:18:"trac_not_completed";s:13:"Not Completed";s:21:"trac_not_participated";s:16:"Not Participated";s:19:"trac_not_registered";s:14:"Not Registered";s:15:"trac_num_visits";s:16:"Number of Visits";s:12:"trac_objects";s:5:"Users";s:16:"trac_occurrences";s:5:"Path:";s:17:"trac_participated";s:12:"Participated";s:20:"trac_processing_time";s:23:"Assumed Processing Time";s:13:"trac_progress";s:26:"Personal Learning Progress";s:10:"trac_query";s:17:"Title/Description";s:23:"trac_reached_objectives";s:27:"Reached Learning Objectives";s:19:"trac_reached_points";s:14:"Achieved Score";s:19:"trac_reached_visits";s:15:"Required Visits";s:12:"trac_refresh";s:7:"Refresh";s:15:"trac_registered";s:10:"Registered";s:23:"trac_repository_changes";s:25:"Changes in the repository";s:20:"trac_required_visits";s:25:"Number of Required Visits";s:24:"trac_sahs_relevant_items";s:13:"Content Items";s:16:"trac_select_area";s:11:"Select Area";s:15:"trac_select_one";s:21:"You made no selection";s:19:"trac_settings_saved";s:15:"Saved settings.";s:13:"trac_settings";s:8:"Settings";s:16:"trac_show_hidden";s:4:"Show";s:9:"trac_show";s:22:"Show Learning Progress";s:15:"trac_spent_time";s:10:"Spent Time";s:11:"trac_status";s:6:"Status";s:16:"trac_time_passed";s:21:"Editing Time Exceeded";s:22:"trac_title_description";s:19:"Title / Description";s:17:"trac_total_online";s:17:"Total Time Online";s:21:"trac_update_edit_user";s:14:"Saved settings";s:19:"trac_updated_status";s:31:"Saved learning progress status.";s:20:"trac_user_activities";s:15:"User activities";s:14:"trac_user_data";s:9:"User Data";s:13:"trac_usr_list";s:5:"Users";s:18:"trac_valid_request";s:26:"Max. Time Between Requests";s:13:"trac_view_crs";s:14:"Back to Course";s:14:"trac_view_list";s:12:"Back to List";s:16:"trac_visits_info";s:50:"A click counts as new visit only after %s seconds.";s:11:"trac_visits";s:16:"Number of Visits";s:28:"tracking_time_span_not_valid";s:39:"Please enter a valid number of seconds.";s:9:"view_mode";s:9:"View Mode";s:18:"vm_access_of_users";s:15:"Access of Users";s:17:"vm_days_of_period";s:14:"Days of Period";s:15:"vm_times_of_day";s:13:"Times of Days";s:17:"trac_first_access";s:12:"First Access";s:15:"trac_read_count";s:13:"Access Number";s:18:"trac_spent_seconds";s:10:"Time Spent";s:15:"trac_percentage";s:10:"Percentage";s:13:"trac_learners";s:8:"Learners";s:12:"trac_summary";s:7:"Summary";s:18:"trac_learners_back";s:16:"Back To Learners";s:17:"trac_user_objects";s:25:"Learning Objects for User";s:13:"trac_subitems";s:14:"Show Sub-Items";s:17:"trac_participants";s:17:"Show Participants";s:10:"trac_title";s:5:"Title";s:11:"trac_matrix";s:11:"Matrix View";s:19:"registration_filter";s:20:"Date of Registration";s:10:"user_total";s:10:"User Total";s:15:"create_date_min";s:21:"Earliest Registration";s:15:"create_date_max";s:19:"Latest Registration";s:14:"read_count_avg";s:18:"Average page views";s:30:"trac_mode_deactivated_info_new";s:51:"The learning progress status will not be displayed.";s:27:"trac_lp_determination_tutor";s:39:"Display of objects in learning progress";s:36:"trac_lp_determination_info_crs_tutor";s:64:"This selection is not connected to the learning progress status.";s:12:"trac_average";s:7:"Average";s:8:"trac_sum";s:3:"Sum";s:11:"trac_others";s:6:"Others";s:36:"trac_learning_progress_settings_info";s:22:"Activate extended data";s:8:"trac_all";s:3:"All";s:14:"trac_view_mode";s:9:"View Mode";s:18:"trac_view_mode_all";s:11:"All Objects";s:25:"trac_view_mode_collection";s:46:"Only objects that determine the overall status";s:25:"trac_name_of_installation";s:20:"Name of Installation";s:16:"trac_object_name";s:14:"Name of Object";s:16:"trac_object_link";s:14:"Link to Object";s:17:"trac_object_owner";s:15:"Owner of Object";s:16:"trac_report_date";s:14:"Date of Report";s:17:"trac_report_owner";s:15:"Owner of Report";s:26:"trac_first_and_last_access";s:21:"First and Last Access";s:29:"trac_read_count_spent_seconds";s:19:"Time Spent / Access";s:23:"trac_object_stat_access";s:15:"Usage Intensity";s:15:"trac_show_graph";s:10:"Show Graph";s:11:"trac_figure";s:10:"Key Figure";s:22:"trac_object_stat_types";s:17:"Number of Objects";s:14:"trac_reference";s:10:"References";s:10:"trac_trash";s:14:"Moved to Trash";s:22:"trac_object_stat_daily";s:11:"Daily Usage";s:22:"trac_object_stat_admin";s:11:"Manage Data";s:16:"trac_delete_data";s:11:"Delete Data";s:21:"trac_sure_delete_data";s:218:"Are you sure you want to delete the complete data for the following months? This will remove all statistics for that period incl. Usage Intensity, Daily Usage, Learning Progress Statistics Course and Number of Objects.";s:17:"trac_data_deleted";s:22:"Data has been deleted.";s:19:"trac_sync_obj_stats";s:11:"Update Data";s:27:"trac_sync_obj_stats_success";s:22:"Data has been updated.";s:19:"trac_status_changed";s:18:"Last Status Change";s:25:"trac_learning_progress_of";s:23:"Learning Progress of %s";s:42:"trac_learning_progress_objects_description";s:61:"This table shows an overview of all your courses and objects.";s:20:"trac_group_materials";s:39:"Create Grouping with Optional Materials";s:22:"trac_release_materials";s:45:"Disintegrate Grouping with Optional Materials";s:25:"trac_group_materials_save";s:35:"Save Number of Compulsory Materials";s:24:"trac_group_materials_num";s:30:"Number of Compulsory Materials";s:36:"trac_grouped_material_obligatory_err";s:124:"The number materials which must be passed has to be greater than 0 and smaller than the number of materials of the grouping.";s:15:"trac_min_passed";s:35:"Minimum Number of Passed Materials:";s:22:"trac_object_statistics";s:17:"Object Statistics";s:33:"trac_determines_learning_progress";s:28:"Determines Learning Progress";s:19:"trac_manual_display";s:28:"Display in Learning Progress";s:22:"trac_manual_no_display";s:35:"Do not display in Learning Progress";s:24:"trac_manual_is_displayed";s:12:"Is Displayed";s:13:"trac_log_info";s:44:"Last Aggregation: %s (Unprocessed items: %s)";s:18:"trac_log_info_link";s:6:"Update";s:19:"trac_object_stat_lp";s:35:"Learning Progress Statistics Course";s:23:"trac_object_stat_lp_min";s:4:"Min.";s:23:"trac_object_stat_lp_max";s:4:"Max.";s:18:"trac_members_short";s:7:"Members";s:12:"trac_current";s:7:"Current";s:16:"trac_aggregation";s:11:"Aggregation";s:18:"session_statistics";s:18:"Session Statistics";s:21:"trac_last_aggregation";s:16:"Last Aggregation";s:28:"trac_last_maxed_out_sessions";s:14:"Last Full Load";s:22:"trac_maxed_out_counter";s:14:"Rejected Users";s:20:"trac_sessions_opened";s:10:"Admissions";s:20:"trac_sessions_closed";s:8:"Leavings";s:19:"trac_maxed_out_time";s:15:"Full Load [min]";s:18:"trac_closed_manual";s:6:"Logout";s:18:"trac_closed_expire";s:7:"Timeout";s:16:"trac_closed_idle";s:9:"Idle Time";s:22:"trac_closed_idle_first";s:23:"Idle Time (1st Request)";s:17:"trac_closed_login";s:18:"Anonymous To Login";s:34:"trac_session_statistics_mode_today";s:5:"Today";s:37:"trac_session_statistics_mode_last_day";s:13:"Last 24 Hours";s:38:"trac_session_statistics_mode_last_week";s:11:"Last 7 Days";s:39:"trac_session_statistics_mode_last_month";s:12:"Last 30 Days";s:23:"trac_session_active_avg";s:25:"Active Sessions (Average)";s:23:"trac_session_active_min";s:25:"Active Sessions (Minimum)";s:23:"trac_session_active_max";s:25:"Active Sessions (Maximum)";s:31:"trac_session_statistics_no_data";s:43:"No data for this statistics could be found.";s:23:"trac_sync_session_stats";s:14:"Aggregate Data";s:31:"trac_sync_session_stats_success";s:39:"Data aggregation was done successfully.";s:32:"trac_session_statistics_mode_day";s:3:"Day";s:33:"trac_session_statistics_mode_week";s:4:"Week";s:34:"trac_session_statistics_mode_month";s:5:"Month";s:24:"trac_current_system_load";s:19:"Current System Load";s:22:"trac_short_system_load";s:10:"Short term";s:21:"trac_long_system_load";s:9:"Long term";s:25:"trac_periodic_system_load";s:8:"Periodic";s:13:"trac_begin_at";s:10:"Start date";s:10:"trac_scale";s:5:"Scale";s:12:"trac_measure";s:6:"Figure";s:11:"trac_end_at";s:8:"End Date";s:33:"trac_session_statistics_mode_year";s:4:"Year";s:16:"trac_closed_misc";s:5:"Misc.";s:27:"trac_lp_on_personal_desktop";s:37:"Learning Progress on Personal Desktop";s:22:"trac_lp_learner_access";s:37:"Accessible Personal Learning Progress";s:22:"trac_filter_has_status";s:49:"Show also objects with status ‘not attempted’";s:16:"trac_mode_plugin";s:6:"Plugin";s:32:"trac_lp_on_personal_desktop_info";s:59:"If active, learning progress is available in the main menu.";s:27:"trac_lp_learner_access_info";s:63:"If active, users can access their own learning progress status.";s:24:"trac_mode_collection_tlt";s:35:"Typical Learning Time (per Chapter)";s:29:"trac_mode_collection_tlt_info";s:106:"Users who reached the Typical Learning Time of all relevant chapters will gain the status ‘Completed’.";s:27:"trac_mode_collection_manual";s:31:"Manual by Learner (per Chapter)";s:32:"trac_mode_collection_manual_info";s:79:"Users have to decide for each chapter whether their status is completed or not.";s:35:"trac_collection_manual_learner_info";s:61:"The learning progress for this object has to be set manually.";s:41:"trac_collection_manual_learner_changed_ts";s:10:"Changed on";s:38:"trac_collection_manual_learner_lm_info";s:36:"Activate all chapters you completed.";s:32:"trac_collection_tlt_learner_info";s:76:"The learning progress for this object is based on the typical learning time.";s:35:"trac_collection_tlt_learner_subitem";s:57:"You have spent %s of the %s needed for completion (%s%%).";s:16:"trac_lp_list_gui";s:36:"Personal Desktop, Repository, Search";s:21:"trac_lp_list_gui_info";s:72:"If activated, the learning progress status is included in objects lists.";s:27:"trac_object_statistics_info";s:85:"If activated, the basic data for the usage statistics will be gathered and processed.";s:19:"trac_mode_questions";s:9:"Questions";s:24:"trac_mode_questions_info";s:80:"Users who answered all questions correctly will gain the status ‘Completed’.";s:20:"trac_mode_event_info";s:76:"The learning progress status will be determined by the participation status.";}'))); $ilDB->insert("lng_modules", array( -'module' => array('text', 'user'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:101:{s:19:"user_access_limited";s:7:"Limited";s:21:"user_access_unlimited";s:9:"Unlimited";s:33:"user_activate_public_profile_info";s:79:"First and last name will always be visible in your profile, if it is activated.";s:28:"user_activate_public_profile";s:10:"Activation";s:15:"user_activation";s:10:"Activation";s:8:"user_all";s:3:"All";s:8:"user_any";s:3:"Any";s:10:"user_field";s:5:"Field";s:16:"user_global_role";s:11:"Global Role";s:22:"user_last_login_before";s:17:"Last Login Before";s:19:"user_limited_access";s:14:"Limited Access";s:27:"user_member_of_course_group";s:22:"Member of Course/Group";s:15:"user_no_courses";s:19:"No Courses Assigned";s:14:"user_no_groups";s:18:"No Groups Assigned";s:31:"user_please_select_course_group";s:34:"Please select a course or a group.";s:24:"user_public_profile_info";s:114:"Please select which personal data is visible in your profile and which users should be able to visit your profile.";s:36:"user_screen_reader_optimization_info";s:44:"Improve ILIAS for usage with screen readers.";s:31:"user_screen_reader_optimization";s:26:"Screen Reader Optimization";s:24:"user_select_course_group";s:19:"Select Course/Group";s:23:"user_visible_in_profile";s:24:"Visible in Personal Data";s:19:"usr_link_to_profile";s:15:"Link to Profile";s:32:"usr_public_profile_disabled_info";s:57:"Your information is only visible to administrative staff.";s:27:"usr_public_profile_disabled";s:16:"Profile Disabled";s:30:"usr_public_profile_global_info";s:40:"Your profile is visible to the internet.";s:25:"usr_public_profile_global";s:46:"WWW / Accessible for all Users on the Internet";s:33:"usr_public_profile_logged_in_info";s:65:"Your information is only visible to users logged into the system.";s:28:"usr_public_profile_logged_in";s:27:"Visible for Logged in Users";s:32:"enable_local_user_administration";s:32:"Enable Local User Administration";s:37:"enable_local_user_administration_info";s:67:"If enabled, local user accounts can be administrated in categories.";s:20:"restrict_user_access";s:34:"Restricted Access to User Accounts";s:25:"restrict_user_access_info";s:211:"Enabled this option only if you want to restrict the access to user accounts. If enabled access to local and global user accounts is only granted when a role has the permission ‘Read Access to User Account’.";s:25:"user_adm_enable_alpha_nav";s:46:"Alphabetical Navigation in User Administration";s:17:"user_ext_profiles";s:17:"Extended Profiles";s:22:"user_ext_profiles_desc";s:54:"Allows users to add individual tabs to their profiles.";s:16:"user_ext_profile";s:16:"Extended Profile";s:21:"user_new_profile_page";s:16:"New Profile Page";s:13:"user_add_page";s:8:"Add Page";s:10:"user_order";s:5:"Order";s:22:"user_sure_delete_pages";s:57:"Are you sure that you want to delete the following pages?";s:27:"user_selected_pages_deleted";s:37:"The selected pages have been deleted.";s:29:"user_save_ordering_and_titles";s:24:"Save ordering and titles";s:20:"user_profile_preview";s:7:"Preview";s:15:"user_portfolios";s:10:"Portfolios";s:20:"user_portfolios_desc";s:52:"Users can create portfolios and use them as profile.";s:22:"user_profile_portfolio";s:120:"If you want to use a portfolio as your profile, go to the portfolio section and set ‘My Profile’ for that portfolio.";s:18:"user_account_codes";s:26:"Account Reactivation Codes";s:22:"user_account_codes_add";s:9:"Add Codes";s:25:"user_account_codes_export";s:12:"Export Codes";s:30:"user_account_codes_edit_header";s:9:"Add Codes";s:25:"user_account_codes_number";s:15:"Number Of Codes";s:17:"user_account_code";s:4:"Code";s:29:"user_account_code_valid_until";s:11:"Valid Until";s:36:"user_account_code_valid_until_static";s:8:"End Date";s:37:"user_account_code_valid_until_dynamic";s:14:"Number of Days";s:27:"user_account_code_generated";s:18:"Date Of Generation";s:22:"user_account_code_used";s:11:"Date Of Use";s:17:"user_account_used";s:13:"Date Of Usage";s:31:"user_account_code_generated_all";s:9:"All Dates";s:33:"user_account_export_codes_no_data";s:33:"No codes to export were selected.";s:27:"user_account_code_not_valid";s:71:"The given registration code is either invalid or already has been used.";s:39:"user_account_code_valid_until_unlimited";s:9:"Unlimited";s:25:"user_account_code_setting";s:36:"Enable Account Re-Activation By Code";s:30:"user_account_code_setting_info";s:70:"Inactive Accounts can be re-activated by users with pre-defined codes.";s:31:"user_profile_portfolio_selected";s:107:"You are currently using a portfolio as your profile. Activation can be set there using the ‘Share’ tab.";s:29:"user_allow_delete_own_account";s:33:"Allow users to delete own account";s:42:"user_delete_own_account_notification_email";s:18:"Notification Email";s:28:"user_delete_own_account_info";s:110:"Here you can delete your current user account. Keep in mind that the deletion of your account is irreversible!";s:45:"user_delete_own_account_password_confirmation";s:32:"Enter password for authorisation";s:42:"user_delete_own_account_final_confirmation";s:72:"Please confirm for the last time to remove your user account from ILIAS!";s:37:"user_delete_own_account_email_subject";s:20:"User account deleted";s:34:"user_delete_own_account_email_body";s:54:"Your user account "%s" has been deleted from %s on %s.";s:23:"user_store_last_visited";s:12:"Last Visited";s:20:"user_lv_keep_entries";s:21:"Remember last visited";s:29:"user_lv_keep_only_for_session";s:36:"Remember only during current session";s:20:"user_lv_do_not_store";s:27:"Never remember last visited";s:14:"user_ownership";s:18:"Repository Objects";s:23:"user_delete_own_account";s:14:"Delete Account";s:33:"user_account_deleted_confirmation";s:93:"Your account has been deleted. An email containing detailed information has been sent to you.";s:20:"tos_show_signed_text";s:12:"Show Details";s:20:"tos_not_accepted_yet";s:16:"Not accepted yet";s:20:"tos_accepted_content";s:16:"Accepted Content";s:43:"user_delete_own_account_logout_confirmation";s:88:"Your account has been flagged for deletion. Please authenticate to continue the process.";s:37:"user_delete_own_account_logout_button";s:25:"Proceed to Authentication";s:31:"user_delete_own_account_aborted";s:42:"Aborted deletion, account was not changed.";s:21:"inform_user_mail_info";s:142:"If activated, an email will be sent to the user. Its content can be defined in Administration > User Management > Settings > New Account Mail.";s:6:"usr_id";s:7:"User ID";s:9:"interests";s:9:"Interests";s:17:"interests_general";s:17:"General Interests";s:22:"interests_help_offered";s:13:"Offering Help";s:22:"interests_help_looking";s:16:"Looking For Help";s:21:"passwd_generation_pre";s:21:"Pre-defined Passwords";s:27:"send_mail_to_inactive_users";s:12:"Warning Mail";s:32:"send_mail_to_inactive_users_desc";s:100:"If set, a warning mail will be sent to the user before his/her account is deleted due to inactivity.";s:34:"send_mail_to_inactive_users_suffix";s:21:"Days before Deletion.";s:40:"send_mail_to_inactive_users_numbers_only";s:47:"Only positive non decimal numbers are accepted.";s:48:"send_mail_to_inactive_users_must_be_smaller_than";s:77:"This value must be smaller than the value ‘Days passed since last login’.";s:16:"del_mail_subject";s:40:"(ILIAS) – Your account will be deleted";s:13:"del_mail_body";s:185:"Hello %1$s, %2$s you haven\'t logged in for a long period of time, on %3$s. So your account will be deleted in %4$s days. You have to login again to prevent the deletion of your account.";s:39:"delete_inactive_user_accounts_frequency";s:9:"Frequency";s:44:"delete_inactive_user_accounts_frequency_desc";s:71:"Frequency, in which the deletion and email distribution will be tested.";s:35:"send_mail_reminder_window_too_small";s:60:"Your Frequency setting is too large for this reminder value.";}'))); +'module' => array('text', 'user'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:101:{s:19:"user_access_limited";s:7:"Limited";s:21:"user_access_unlimited";s:9:"Unlimited";s:33:"user_activate_public_profile_info";s:79:"First and last name will always be visible in your profile, if it is activated.";s:28:"user_activate_public_profile";s:10:"Activation";s:15:"user_activation";s:10:"Activation";s:8:"user_all";s:3:"All";s:8:"user_any";s:3:"Any";s:10:"user_field";s:5:"Field";s:16:"user_global_role";s:11:"Global Role";s:22:"user_last_login_before";s:17:"Last Login Before";s:19:"user_limited_access";s:14:"Limited Access";s:27:"user_member_of_course_group";s:22:"Member of Course/Group";s:15:"user_no_courses";s:19:"No Courses Assigned";s:14:"user_no_groups";s:18:"No Groups Assigned";s:31:"user_please_select_course_group";s:34:"Please select a course or a group.";s:24:"user_public_profile_info";s:114:"Please select which personal data is visible in your profile and which users should be able to visit your profile.";s:36:"user_screen_reader_optimization_info";s:44:"Improve ILIAS for usage with screen readers.";s:31:"user_screen_reader_optimization";s:26:"Screen Reader Optimization";s:24:"user_select_course_group";s:19:"Select Course/Group";s:23:"user_visible_in_profile";s:24:"Visible in Personal Data";s:19:"usr_link_to_profile";s:15:"Link to Profile";s:32:"usr_public_profile_disabled_info";s:57:"Your information is only visible to administrative staff.";s:27:"usr_public_profile_disabled";s:16:"Profile Disabled";s:30:"usr_public_profile_global_info";s:40:"Your profile is visible to the internet.";s:25:"usr_public_profile_global";s:46:"WWW / Accessible for all Users on the Internet";s:33:"usr_public_profile_logged_in_info";s:65:"Your information is only visible to users logged into the system.";s:28:"usr_public_profile_logged_in";s:27:"Visible for Logged in Users";s:32:"enable_local_user_administration";s:32:"Enable Local User Administration";s:37:"enable_local_user_administration_info";s:67:"If enabled, local user accounts can be administrated in categories.";s:20:"restrict_user_access";s:34:"Restricted Access to User Accounts";s:25:"restrict_user_access_info";s:211:"Enabled this option only if you want to restrict the access to user accounts. If enabled access to local and global user accounts is only granted when a role has the permission ‘Read Access to User Account’.";s:25:"user_adm_enable_alpha_nav";s:46:"Alphabetical Navigation in User Administration";s:17:"user_ext_profiles";s:17:"Extended Profiles";s:22:"user_ext_profiles_desc";s:54:"Allows users to add individual tabs to their profiles.";s:16:"user_ext_profile";s:16:"Extended Profile";s:21:"user_new_profile_page";s:16:"New Profile Page";s:13:"user_add_page";s:8:"Add Page";s:10:"user_order";s:5:"Order";s:22:"user_sure_delete_pages";s:57:"Are you sure that you want to delete the following pages?";s:27:"user_selected_pages_deleted";s:37:"The selected pages have been deleted.";s:29:"user_save_ordering_and_titles";s:24:"Save ordering and titles";s:20:"user_profile_preview";s:7:"Preview";s:15:"user_portfolios";s:10:"Portfolios";s:20:"user_portfolios_desc";s:52:"Users can create portfolios and use them as profile.";s:22:"user_profile_portfolio";s:120:"If you want to use a portfolio as your profile, go to the portfolio section and set ‘My Profile’ for that portfolio.";s:18:"user_account_codes";s:26:"Account Reactivation Codes";s:22:"user_account_codes_add";s:9:"Add Codes";s:25:"user_account_codes_export";s:12:"Export Codes";s:30:"user_account_codes_edit_header";s:9:"Add Codes";s:25:"user_account_codes_number";s:15:"Number Of Codes";s:17:"user_account_code";s:4:"Code";s:29:"user_account_code_valid_until";s:11:"Valid Until";s:36:"user_account_code_valid_until_static";s:8:"End Date";s:37:"user_account_code_valid_until_dynamic";s:14:"Number of Days";s:27:"user_account_code_generated";s:18:"Date Of Generation";s:22:"user_account_code_used";s:11:"Date Of Use";s:17:"user_account_used";s:13:"Date Of Usage";s:31:"user_account_code_generated_all";s:9:"All Dates";s:33:"user_account_export_codes_no_data";s:33:"No codes to export were selected.";s:27:"user_account_code_not_valid";s:71:"The given registration code is either invalid or already has been used.";s:39:"user_account_code_valid_until_unlimited";s:9:"Unlimited";s:25:"user_account_code_setting";s:36:"Enable Account Re-Activation By Code";s:30:"user_account_code_setting_info";s:70:"Inactive Accounts can be re-activated by users with pre-defined codes.";s:31:"user_profile_portfolio_selected";s:107:"You are currently using a portfolio as your profile. Activation can be set there using the ‘Share’ tab.";s:29:"user_allow_delete_own_account";s:33:"Allow users to delete own account";s:42:"user_delete_own_account_notification_email";s:18:"Notification Email";s:28:"user_delete_own_account_info";s:110:"Here you can delete your current user account. Keep in mind that the deletion of your account is irreversible!";s:45:"user_delete_own_account_password_confirmation";s:32:"Enter password for authorisation";s:42:"user_delete_own_account_final_confirmation";s:72:"Please confirm for the last time to remove your user account from ILIAS!";s:37:"user_delete_own_account_email_subject";s:20:"User account deleted";s:34:"user_delete_own_account_email_body";s:54:"Your user account "%s" has been deleted from %s on %s.";s:23:"user_store_last_visited";s:12:"Last Visited";s:20:"user_lv_keep_entries";s:21:"Remember last visited";s:29:"user_lv_keep_only_for_session";s:36:"Remember only during current session";s:20:"user_lv_do_not_store";s:27:"Never remember last visited";s:14:"user_ownership";s:18:"Repository Objects";s:23:"user_delete_own_account";s:14:"Delete Account";s:33:"user_account_deleted_confirmation";s:93:"Your account has been deleted. An email containing detailed information has been sent to you.";s:20:"tos_show_signed_text";s:12:"Show Details";s:20:"tos_not_accepted_yet";s:16:"Not accepted yet";s:20:"tos_accepted_content";s:16:"Accepted Content";s:43:"user_delete_own_account_logout_confirmation";s:88:"Your account has been flagged for deletion. Please authenticate to continue the process.";s:37:"user_delete_own_account_logout_button";s:25:"Proceed to Authentication";s:31:"user_delete_own_account_aborted";s:42:"Aborted deletion, account was not changed.";s:21:"inform_user_mail_info";s:142:"If activated, an email will be sent to the user. Its content can be defined in Administration > User Management > Settings > New Account Mail.";s:6:"usr_id";s:7:"User ID";s:9:"interests";s:9:"Interests";s:17:"interests_general";s:17:"General Interests";s:22:"interests_help_offered";s:13:"Offering Help";s:22:"interests_help_looking";s:16:"Looking For Help";s:21:"passwd_generation_pre";s:21:"Pre-defined Passwords";s:27:"send_mail_to_inactive_users";s:12:"Warning Mail";s:32:"send_mail_to_inactive_users_desc";s:305:"If set, a warning mail will be sent to the user before his/her account is deleted due to inactivity. Please make sure that sending external mails is possible. On activation with reminder mail, it may happen, that the time frame between reminder mail and deletion is smaller than the configured time frame.";s:34:"send_mail_to_inactive_users_suffix";s:21:"Days before Deletion.";s:40:"send_mail_to_inactive_users_numbers_only";s:47:"Only positive non decimal numbers are accepted.";s:48:"send_mail_to_inactive_users_must_be_smaller_than";s:77:"This value must be smaller than the value ‘Days passed since last login’.";s:16:"del_mail_subject";s:40:"(ILIAS) – Your account will be deleted";s:13:"del_mail_body";s:189:"Hello %1$s, %2$s you haven\'t logged in for a long period of time, on %3$s. So your account will be probably deleted on %4$s. You have to login again to prevent the deletion of your account.";s:39:"delete_inactive_user_accounts_frequency";s:9:"Frequency";s:44:"delete_inactive_user_accounts_frequency_desc";s:71:"Frequency, in which the deletion and email distribution will be tested.";s:35:"send_mail_reminder_window_too_small";s:60:"Your Frequency setting is too large for this reminder value.";}'))); $ilDB->insert("lng_modules", array( 'module' => array('text', 'wiki'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:182:{s:20:"wiki_activate_rating";s:25:"Activate Rating For Pages";s:14:"wiki_all_pages";s:9:"All Pages";s:12:"wiki_article";s:7:"Article";s:16:"wiki_contributor";s:11:"Contributor";s:17:"wiki_contributors";s:12:"Contributors";s:15:"wiki_created_by";s:10:"Created By";s:15:"wiki_discussion";s:10:"Discussion";s:9:"wiki_edit";s:4:"Edit";s:11:"wiki_failed";s:6:"Failed";s:24:"wiki_feedback_from_tutor";s:19:"Feedback from Tutor";s:21:"wiki_general_settings";s:16:"General Settings";s:12:"wiki_grading";s:7:"Grading";s:12:"wiki_history";s:7:"History";s:17:"wiki_introduction";s:12:"Introduction";s:20:"wiki_last_changed_by";s:15:"Last Changed By";s:17:"wiki_last_changed";s:11:"Last Change";s:22:"wiki_last_visited_page";s:17:"Last Visited Page";s:14:"wiki_main_page";s:9:"Main Page";s:9:"wiki_mark";s:4:"Mark";s:15:"wiki_media_list";s:10:"Media List";s:26:"wiki_msg_short_name_regexp";s:87:"Short title must not start with a number and must not contain the following characters:";s:14:"wiki_new_pages";s:9:"New Pages";s:18:"wiki_no_start_page";s:38:"Wiki is missing a valid starting page.";s:14:"wiki_notgraded";s:10:"Not Graded";s:35:"wiki_number_users_notes_or_comments";s:60:"Number of users that attached notes or comments to this page";s:19:"wiki_orphaned_pages";s:14:"Orphaned Pages";s:24:"wiki_other_pages_linking";s:32:"Other Pages Linking to This Page";s:17:"wiki_page_changes";s:12:"Page Changes";s:17:"wiki_page_deleted";s:18:"Wiki page deleted.";s:31:"wiki_page_deletion_confirmation";s:44:"Do you really want to delete this wiki page?";s:14:"wiki_page_hits";s:9:"Page Hits";s:9:"wiki_page";s:4:"Page";s:10:"wiki_pages";s:5:"Pages";s:11:"wiki_passed";s:6:"Passed";s:29:"wiki_please_enter_search_term";s:27:"Please enter a search term.";s:18:"wiki_popular_pages";s:13:"Popular Pages";s:15:"wiki_print_view";s:10:"Print View";s:21:"wiki_quick_navigation";s:21:"Wiki Quick Navigation";s:16:"wiki_random_page";s:11:"Random Page";s:19:"wiki_recent_changes";s:14:"Recent Changes";s:19:"wiki_search_results";s:14:"Search Results";s:11:"wiki_search";s:6:"Search";s:13:"wiki_settings";s:13:"Wiki Settings";s:31:"wiki_short_title_already_in_use";s:76:"This title is already used by another wiki. Please select a different title.";s:22:"wiki_short_title_desc2";s:130:"This title will be used in links to the wiki. Once chosen you should not change this title, since users may loose their bookmarks.";s:16:"wiki_short_title";s:11:"Short Title";s:21:"wiki_start_page_title";s:16:"Start Page Title";s:15:"wiki_start_page";s:10:"Start Page";s:10:"wiki_style";s:5:"Style";s:20:"wiki_what_links_here";s:16:"What Links Here?";s:23:"wiki_what_links_to_page";s:24:"What links to page "%s"?";s:14:"wiki_wiki_page";s:9:"Wiki Page";s:16:"wiki_wiki_search";s:11:"Wiki Search";s:11:"wiki_import";s:11:"Import Wiki";s:22:"wiki_edit_notification";s:28:"Email Notification on Change";s:27:"wiki_edit_notification_info";s:45:"You will be notified when any page is edited.";s:32:"wiki_change_notification_subject";s:34:"Wiki "%1$s" has been changed: %2$s";s:41:"wiki_change_notification_page_body_update";s:40:"the following wiki page has been updated";s:41:"wiki_change_notification_page_body_delete";s:40:"the following wiki page has been deleted";s:34:"wiki_change_notification_page_link";s:3:"URL";s:33:"wiki_change_notification_body_new";s:35:"the following wiki page was created";s:29:"wiki_change_notification_link";s:3:"URL";s:29:"wiki_notification_toggle_info";s:19:"Change Notification";s:38:"wiki_notification_toggle_wiki_activate";s:17:"Activate for Wiki";s:40:"wiki_notification_toggle_wiki_deactivate";s:19:"Deactivate for Wiki";s:38:"wiki_notification_toggle_page_activate";s:17:"Activate for Page";s:40:"wiki_notification_toggle_page_deactivate";s:19:"Deactivate for Page";s:15:"wiki_whole_wiki";s:10:"Whole Wiki";s:19:"wiki_selected_pages";s:14:"Selected Pages";s:35:"wiki_change_notification_salutation";s:9:"Hello %s,";s:20:"wiki_public_comments";s:15:"Public Comments";s:13:"wiki_ordering";s:8:"Ordering";s:16:"wiki_indentation";s:11:"Indentation";s:29:"wiki_save_ordering_and_indent";s:29:"Save Ordering and Indentation";s:26:"wiki_sure_remove_imp_pages";s:82:"Do you really want to remove the following pages from the list of important pages?";s:22:"wiki_removed_imp_pages";s:34:"Important pages removed from list.";s:30:"wiki_ordering_and_indent_saved";s:31:"Ordering and Indentation saved.";s:19:"wiki_imp_page_added";s:11:"Page added.";s:13:"wiki_page_toc";s:26:"Enable Page Overview Block";s:18:"wiki_page_toc_info";s:116:"This lists all headings linked to the content at the beginning of each page if that page uses at least two headings.";s:19:"wiki_page_unblocked";s:35:"Write permission granted for users.";s:17:"wiki_page_blocked";s:94:"Wiki page is set to read-only. Only users with «Edit Settings» permission have write access.";s:16:"wiki_last_edited";s:11:"Last edited";s:24:"wiki_page_already_exists";s:38:"A page with this title already exists.";s:16:"wiki_rename_page";s:11:"Rename Page";s:18:"wiki_new_page_name";s:9:"New Title";s:22:"wiki_news_page_created";s:31:"New wiki page has been created.";s:22:"wiki_news_page_changed";s:27:"Wiki page has been updated.";s:15:"wiki_changed_by";s:10:"Changed by";s:24:"wiki_page_status_blocked";s:18:"Page is read-only.";s:14:"wiki_functions";s:14:"Wiki Functions";s:15:"wiki_navigation";s:15:"Wiki Navigation";s:15:"wiki_page_lists";s:10:"Page Lists";s:27:"wiki_notification_activated";s:35:"Notification Activated (Whole Wiki)";s:32:"wiki_page_notification_activated";s:36:"Notification Activated (Single Page)";s:33:"wiki_notification_deactivate_wiki";s:32:"Deactivate Notification for Wiki";s:33:"wiki_notification_deactivate_page";s:32:"Deactivate Notification for Page";s:31:"wiki_notification_activate_wiki";s:30:"Activate Notification for Wiki";s:31:"wiki_notification_activate_page";s:30:"Activate Notification for Page";s:15:"wiki_block_page";s:13:"Set Read-Only";s:17:"wiki_unblock_page";s:18:"Grant Write Access";s:16:"wiki_delete_page";s:11:"Delete Page";s:11:"wiki_rename";s:6:"Rename";s:14:"wiki_rate_page";s:19:"Rate this Wiki Page";s:17:"wiki_page_actions";s:12:"Page Actions";s:29:"wiki_notification_deactivated";s:24:"Notification Deactivated";s:20:"wiki_navigation_info";s:93:"Here you can add and remove links to existing wiki pages to the navigation block in the wiki.";s:42:"wiki_change_notification_page_body_comment";s:42:"the following wiki page has been commented";s:30:"wiki_activate_sideblock_rating";s:28:"Display Rating as Side Block";s:29:"wiki_activate_new_page_rating";s:29:"Activate Rating For New Pages";s:29:"wiki_activate_extended_rating";s:26:"Activate Rating Categories";s:25:"wiki_activate_page_rating";s:15:"Activate Rating";s:27:"wiki_deactivate_page_rating";s:17:"Deactivate Rating";s:20:"wiki_start_page_info";s:79:"If there does not exist a page with this title yet, a new page will be created.";s:17:"wiki_rate_overall";s:9:"Rate Wiki";s:8:"wiki_wpg";s:9:"Wiki Page";s:24:"wiki_add_page_properties";s:40:"Activate Additional Wiki Page Properties";s:22:"wiki_advmd_block_title";s:25:"Advanced Metadata of Page";s:26:"wiki_amd_page_list_no_hits";s:8:"No items";s:19:"wiki_stat_num_pages";s:15:"Number of Pages";s:19:"wiki_stat_new_pages";s:19:"Number of New Pages";s:23:"wiki_stat_new_pages_avg";s:36:"Average Number of New Pages per User";s:20:"wiki_stat_edit_pages";s:22:"Number of Edited Pages";s:24:"wiki_stat_edit_pages_avg";s:39:"Average Number of Edited Pages per User";s:19:"wiki_page_templates";s:14:"Page Templates";s:28:"wiki_template_status_removed";s:24:"Template status removed.";s:27:"wiki_remove_template_status";s:22:"Remove Template Status";s:19:"wiki_template_added";s:20:"Template page added.";s:20:"wiki_templ_new_pages";s:26:"Available on Page Creation";s:22:"wiki_templ_add_to_page";s:43:"Available for Being Added to Existing Pages";s:17:"wiki_add_template";s:19:"Set Template Status";s:24:"wiki_empty_page_template";s:36:"Empty Page Template on Page Creation";s:32:"wiki_page_not_exist_select_templ";s:72:"This page does not exist yet. Please select a template for the new page.";s:13:"wiki_new_page";s:8:"New Page";s:18:"wiki_page_template";s:13:"Page Template";s:15:"wiki_empty_page";s:10:"Empty Page";s:16:"wiki_create_page";s:11:"Create Page";s:15:"wiki_stat_scope";s:9:"Timeframe";s:16:"wiki_stat_figure";s:6:"Figure";s:23:"wiki_stat_deleted_pages";s:23:"Number of Deleted Pages";s:20:"wiki_stat_read_pages";s:23:"Number of Read Accesses";s:25:"wiki_stat_user_edit_pages";s:32:"Number of Users Who Edited Pages";s:29:"wiki_stat_user_edit_pages_avg";s:40:"Average Number of Users Who Edited Pages";s:20:"wiki_stat_num_rating";s:17:"Number of Ratings";s:24:"wiki_stat_num_rating_avg";s:34:"Average Number of Ratings per Page";s:20:"wiki_stat_rating_avg";s:14:"Average Rating";s:24:"wiki_stat_internal_links";s:24:"Number of Internal Links";s:28:"wiki_stat_internal_links_avg";s:41:"Average Number of Internal Links per Page";s:24:"wiki_stat_external_links";s:24:"Number of External Links";s:28:"wiki_stat_external_links_avg";s:41:"Average Number of External Links per Page";s:15:"wiki_stat_words";s:15:"Number of Words";s:19:"wiki_stat_words_avg";s:33:" Average Number of Words per Page";s:15:"wiki_stat_chars";s:20:"Number of Characters";s:19:"wiki_stat_chars_avg";s:37:"Average Number of Characters per Page";s:19:"wiki_stat_footnotes";s:19:"Number of Footnotes";s:23:"wiki_stat_footnotes_avg";s:36:"Average Number of Footnotes per Page";s:22:"wiki_stat_page_changes";s:17:"Number of Changes";s:26:"wiki_stat_page_changes_avg";s:25:"Average Number of Changes";s:24:"wiki_stat_page_user_edit";s:31:"Number of Users Who Edited Page";s:19:"wiki_stat_page_read";s:23:"Number of Read Accesses";s:29:"wiki_stat_page_internal_links";s:24:"Number of Internal Links";s:29:"wiki_stat_page_external_links";s:24:"Number of External Links";s:20:"wiki_stat_page_words";s:15:"Number of Words";s:25:"wiki_stat_page_characters";s:20:"Number of Characters";s:24:"wiki_stat_page_footnotes";s:19:"Number of Footnotes";s:22:"wiki_stat_page_ratings";s:17:"Number of Ratings";s:20:"wiki_show_print_view";s:10:"Print View";s:20:"wiki_show_pdf_export";s:10:"PDF Export";s:22:"wiki_set_as_start_page";s:17:"Set as Start Page";s:12:"wiki_purpose";s:7:"Purpose";s:20:"wiki_select_one_item";s:23:"Please select one item.";s:9:"wiki_link";s:9:"Wiki Link";s:13:"wiki_add_link";s:8:"Add Link";s:14:"wiki_link_text";s:9:"Link Text";s:16:"wiki_target_page";s:11:"Target Page";s:16:"wiki_page_exists";s:13:"Existing Page";s:18:"wiki_adv_md_hidden";s:31:"This block is currently hidden.";s:24:"wiki_page_list_form_info";s:87:"Adds a list of pages of this wiki that are all assigned to the selected metadata below.";s:18:"wiki_no_page_found";s:49:"No wiki page has been found for search term \'$1\'.";s:16:"wiki_pages_found";s:48:"The following pages match your search term \'$1\'.";s:19:"wiki_no_search_term";s:72:"No search term has been entered. All pages of the wiki are listed below.";s:28:"wiki_unhide_meta_adv_records";s:26:"Show additional properties";}'))); @@ -27137,7 +27137,7 @@ function setupILIASDatabase() 'module' => array('text', 'wsp'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:55:{s:22:"wsp_personal_workspace";s:12:"My Workspace";s:34:"wsp_personal_workspace_description";s:60:"Here you can manage your private files, blogs and artifacts.";s:22:"wsp_navigation_folders";s:11:"View Folder";s:15:"wsp_root_folder";s:12:"My Workspace";s:23:"wsp_navigation_resource";s:10:"Create New";s:13:"wsp_type_file";s:4:"File";s:13:"wsp_type_wfld";s:6:"Folder";s:13:"wsp_type_blog";s:4:"Blog";s:13:"wsp_type_tstv";s:17:"Certificate: Test";s:13:"wsp_type_excv";s:21:"Certificate: Exercise";s:24:"wsp_permission_add_users";s:9:"Add Users";s:29:"wsp_set_permission_registered";s:20:"All Registered Users";s:22:"wsp_set_permission_all";s:14:"World Wide Web";s:21:"wsp_remove_permission";s:17:"Remove Permission";s:30:"wsp_permission_registered_info";s:48:"This object is shared with all registered users.";s:23:"wsp_permission_all_info";s:31:"This object has been published.";s:15:"wsp_permissions";s:5:"Share";s:15:"wsp_shared_with";s:11:"Shared With";s:30:"wsp_set_permission_single_user";s:13:"A Single User";s:24:"wsp_set_permission_group";s:16:"Members of Group";s:25:"wsp_set_permission_course";s:17:"Members of Course";s:31:"wsp_set_permission_all_password";s:28:"World Wide Web with Password";s:22:"wsp_permission_removed";s:26:"The item has been removed.";s:22:"wsp_share_with_members";s:18:"Share with members";s:17:"wsp_share_success";s:27:"A new entry has been added.";s:22:"wsp_share_search_users";s:12:"Search Users";s:16:"wsp_tab_personal";s:12:"My Resources";s:14:"wsp_tab_shared";s:24:"Resources of Other Users";s:20:"wsp_shared_resources";s:16:"Shared Resources";s:21:"wsp_share_select_user";s:21:"Please select a user.";s:22:"wsp_copy_to_repository";s:18:"Copy to Repository";s:22:"wsp_move_to_repository";s:18:"Move to Repository";s:17:"wsp_status_shared";s:6:"Shared";s:13:"wsp_type_webr";s:7:"Weblink";s:31:"wsp_password_protected_resource";s:27:"Password-protected Resource";s:36:"wsp_password_protected_resource_info";s:53:"To access this resource you have to enter a password.";s:16:"wsp_password_for";s:12:"Password for";s:20:"wsp_invalid_password";s:30:"The given password is invalid.";s:20:"wsp_share_with_users";s:16:"Share with users";s:17:"wsp_tab_ownership";s:21:"My Repository Objects";s:15:"wsp_shared_date";s:13:"Date of Share";s:15:"wsp_shared_type";s:11:"Shared With";s:22:"wsp_shared_object_type";s:16:"Type of Resource";s:22:"wsp_shared_user_filter";s:10:"Login/Name";s:22:"wsp_shared_date_filter";s:11:"Shared From";s:32:"wsp_shared_mandatory_filter_info";s:93:"Please set at least one filter attribute. Text filters have to be at least 4 characters long.";s:24:"wsp_shared_member_filter";s:25:"Members of Course / Group";s:16:"wsp_shared_title";s:17:"Title of Resource";s:13:"wsp_list_excv";s:20:"Exercise Certificate";s:13:"wsp_list_tstv";s:16:"Test Certificate";s:13:"wsp_type_crsv";s:19:"Certificate: Course";s:13:"wsp_list_crsv";s:18:"Course Certificate";s:13:"wsp_type_scov";s:18:"Certificate: SCORM";s:13:"wsp_list_scov";s:17:"SCORM Certificate";s:22:"wsp_shared_table_title";s:6:"Shares";}'))); $ilDB->insert("lng_modules", array( -'module' => array('text', 'blog'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:108:{s:8:"blog_new";s:15:"Create New Blog";s:8:"blog_add";s:11:"Create Blog";s:16:"blog_add_posting";s:11:"Add Posting";s:19:"blog_permanent_link";s:9:"Permalink";s:13:"blog_comments";s:8:"Comments";s:14:"blog_list_more";s:4:"more";s:34:"blog_posting_deletion_confirmation";s:52:"Are you sure you want to delete the following entry?";s:35:"blog_number_users_notes_or_comments";s:61:"Number of users that attached notes or comments to this entry";s:20:"blog_posting_deleted";s:27:"The entry has been deleted.";s:17:"blog_enable_notes";s:15:"Public Comments";s:12:"blog_preview";s:7:"Preview";s:9:"blog_edit";s:9:"Edit Blog";s:11:"blog_banner";s:6:"Banner";s:21:"blog_background_color";s:16:"Background Color";s:15:"blog_font_color";s:10:"Font Color";s:18:"blog_back_to_ilias";s:13:"Back to ILIAS";s:18:"blog_exercise_info";s:62:"This blog is part of the assignment "%s" of the exercise "%s".";s:18:"blog_finalize_blog";s:24:"Finalize and Submit Blog";s:14:"blog_finalized";s:28:"The Blog has been submitted.";s:13:"blog_settings";s:19:"Blog Administration";s:25:"blog_preview_banner_width";s:12:"Banner Width";s:26:"blog_preview_banner_height";s:13:"Banner Height";s:19:"blog_preview_banner";s:13:"Custom Banner";s:28:"blog_exercise_submitted_info";s:65:"Your last submission was on %s, please check the export file: %s.";s:22:"blog_admin_toggle_info";s:86:"You can deactivate the blog feature completely in the Personal Desktop Administration.";s:20:"blog_profile_picture";s:23:"Display Profile Picture";s:19:"blog_rename_posting";s:14:"Rename Posting";s:15:"blog_navigation";s:8:"Postings";s:24:"blog_preview_banner_info";s:32:"Default size is 1370x100 pixels.";s:24:"blog_admin_inactive_info";s:73:"You can activate the blog feature in the Personal Desktop Administration.";s:21:"blog_new_posting_info";s:61:"The first text block is used as abstract in the posting list.";s:12:"blog_posting";s:12:"Blog Posting";s:32:"blog_change_notification_subject";s:26:"Blog "%s" has been updated";s:35:"blog_change_notification_salutation";s:9:"Hello %s,";s:33:"blog_change_notification_body_new";s:39:"the following blog posting was created.";s:36:"blog_change_notification_body_update";s:44:"the following blog posting has been updated.";s:37:"blog_change_notification_body_comment";s:46:"the following blog posting has been commented.";s:15:"blog_changed_by";s:15:"Last Changed By";s:29:"blog_change_notification_link";s:20:"Link to Blog Posting";s:27:"blog_notification_toggle_on";s:21:"Activate Notification";s:28:"blog_notification_toggle_off";s:23:"Deactivate Notification";s:27:"blog_notification_activated";s:22:"Notification Activated";s:29:"blog_notification_deactivated";s:24:"Notification Deactivated";s:10:"blog_draft";s:5:"Draft";s:15:"blog_draft_info";s:50:"This posting draft is only visible for the author.";s:17:"blog_toggle_draft";s:20:"Withdraw Publication";s:17:"blog_toggle_final";s:15:"Publish Posting";s:14:"blog_edit_date";s:9:"Edit Date";s:19:"blog_edit_date_info";s:48:"Publication status does not depend on this date.";s:15:"blog_enable_rss";s:12:"Activate RSS";s:20:"blog_enable_rss_info";s:75:"The RSS feed is public and independent of blog sharing or user permissions.";s:9:"blog_copy";s:9:"Copy Blog";s:13:"blog_keywords";s:8:"Keywords";s:16:"blog_no_keywords";s:34:"No keywords have been entered yet.";s:18:"blog_edit_keywords";s:13:"Edit Keywords";s:12:"blog_keyword";s:7:"Keyword";s:12:"blog_authors";s:7:"Authors";s:11:"blog_author";s:10:"Written by";s:20:"blog_enable_approval";s:16:"Approve Postings";s:25:"blog_enable_approval_info";s:109:"Postings are published only after being approved by a user with permission ‘Edit Settings’ for this blog.";s:12:"blog_approve";s:7:"Approve";s:19:"blog_needs_approval";s:14:"Needs Approval";s:17:"blog_contributors";s:12:"Contributors";s:20:"blog_add_contributor";s:15:"Add Contributor";s:17:"blog_search_users";s:12:"Search Users";s:27:"blog_contribute_other_roles";s:110:"In addition to the list of ‘Contributors’, users with one of the following roles can also add postings: %s";s:11:"blog_import";s:11:"Import Blog";s:23:"blog_toggle_draft_admin";s:23:"Deactivate Blog Posting";s:18:"blog_keywords_info";s:41:"Use +/- icons to add and remove keywords.";s:31:"blog_posting_edit_approval_info";s:65:"Posting remains to be approved by a tutor before being published.";s:28:"blog_draft_info_contributors";s:56:"This posting draft is only visible for the contributors.";s:15:"blog_allow_html";s:21:"Allow HTML/Javascript";s:20:"blog_allow_html_info";s:105:"Enables users to include HTML and/or Javascript in their blog postings. This can lead to security issues.";s:31:"blog_change_notification_reason";s:94:"You are receiving this email because you activated notifications for the blog mentioned above.";s:15:"blog_properties";s:15:"Blog Properties";s:10:"blog_style";s:10:"Blog Style";s:17:"blog_edit_posting";s:12:"Edit Posting";s:22:"blog_posting_not_found";s:35:"This blog posting is not available.";s:21:"blog_abstract_shorten";s:16:"Shorten Abstract";s:28:"blog_abstract_shorten_length";s:14:"Maximum Length";s:32:"blog_abstract_shorten_characters";s:10:"Characters";s:19:"blog_abstract_image";s:21:"Add Image To Abstract";s:24:"blog_abstract_image_info";s:42:"Images which are smaller will not be used.";s:25:"blog_abstract_image_width";s:5:"Width";s:26:"blog_abstract_image_height";s:6:"Height";s:26:"blog_abstract_image_pixels";s:2:"Px";s:37:"blog_change_notification_body_approve";s:42:"the following blog posting needs approval.";s:24:"blog_settings_navigation";s:17:"Navigation Column";s:23:"blog_presentation_frame";s:17:"Blog Presentation";s:26:"blog_presentation_overview";s:16:"Initial Overview";s:13:"blog_nav_mode";s:8:"Postings";s:24:"blog_nav_mode_month_list";s:19:"Show List of Months";s:29:"blog_nav_mode_month_list_info";s:64:"All months with postings are listed in the ‘Postings’ block.";s:35:"blog_nav_mode_month_list_num_detail";s:24:"Total number of postings";s:40:"blog_nav_mode_month_list_num_detail_info";s:112:"Latest postings are listed by date in reverse chronological order. Older postings are available via their month.";s:34:"blog_nav_mode_month_list_num_month";s:23:"Number of listed months";s:39:"blog_nav_mode_month_list_num_month_info";s:82:"Months above the limit will not be listed and related postings are not accessible.";s:26:"blog_nav_mode_month_single";s:19:"Show Selected Month";s:31:"blog_nav_mode_month_single_info";s:110:"Only postings of the selected month are listed in the ‘Postings’ block. Month can be changed by drop-down.";s:22:"blog_list_num_postings";s:18:"Number of postings";s:27:"blog_list_num_postings_info";s:59:"This setting is only used if no specific month is selected.";s:20:"blog_enable_keywords";s:8:"Keywords";s:25:"blog_enable_keywords_info";s:97:"Keywords can be set for postings. Clicking a keyword shows all postings tagged with this keyword.";s:23:"blog_enable_nav_authors";s:7:"Authors";s:28:"blog_enable_nav_authors_info";s:89:"List of blog authors is displayed. Clicking a username shows all postings of this author.";s:18:"blog_nav_sortorder";s:15:"Order of Blocks";s:36:"blog_profile_picture_repository_info";s:92:"Profile pictures of the authors are only shown on the postings pages, not on overview pages.";s:32:"blog_confirm_delete_contributors";s:59:"Are you sure you want to delete the following contributors?";}'))); +'module' => array('text', 'blog'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:110:{s:8:"blog_new";s:15:"Create New Blog";s:8:"blog_add";s:11:"Create Blog";s:16:"blog_add_posting";s:11:"Add Posting";s:19:"blog_permanent_link";s:9:"Permalink";s:13:"blog_comments";s:8:"Comments";s:14:"blog_list_more";s:4:"more";s:34:"blog_posting_deletion_confirmation";s:52:"Are you sure you want to delete the following entry?";s:35:"blog_number_users_notes_or_comments";s:61:"Number of users that attached notes or comments to this entry";s:20:"blog_posting_deleted";s:27:"The entry has been deleted.";s:17:"blog_enable_notes";s:15:"Public Comments";s:12:"blog_preview";s:7:"Preview";s:9:"blog_edit";s:9:"Edit Blog";s:11:"blog_banner";s:6:"Banner";s:21:"blog_background_color";s:16:"Background Color";s:15:"blog_font_color";s:10:"Font Color";s:18:"blog_back_to_ilias";s:13:"Back to ILIAS";s:18:"blog_exercise_info";s:62:"This blog is part of the assignment "%s" of the exercise "%s".";s:18:"blog_finalize_blog";s:24:"Finalize and Submit Blog";s:14:"blog_finalized";s:28:"The Blog has been submitted.";s:13:"blog_settings";s:19:"Blog Administration";s:25:"blog_preview_banner_width";s:12:"Banner Width";s:26:"blog_preview_banner_height";s:13:"Banner Height";s:19:"blog_preview_banner";s:13:"Custom Banner";s:28:"blog_exercise_submitted_info";s:65:"Your last submission was on %s, please check the export file: %s.";s:22:"blog_admin_toggle_info";s:86:"You can deactivate the blog feature completely in the Personal Desktop Administration.";s:20:"blog_profile_picture";s:23:"Display Profile Picture";s:19:"blog_rename_posting";s:14:"Rename Posting";s:15:"blog_navigation";s:8:"Postings";s:24:"blog_preview_banner_info";s:32:"Default size is 1370x100 pixels.";s:24:"blog_admin_inactive_info";s:73:"You can activate the blog feature in the Personal Desktop Administration.";s:21:"blog_new_posting_info";s:61:"The first text block is used as abstract in the posting list.";s:12:"blog_posting";s:12:"Blog Posting";s:32:"blog_change_notification_subject";s:26:"Blog "%s" has been updated";s:35:"blog_change_notification_salutation";s:9:"Hello %s,";s:33:"blog_change_notification_body_new";s:39:"the following blog posting was created.";s:36:"blog_change_notification_body_update";s:44:"the following blog posting has been updated.";s:37:"blog_change_notification_body_comment";s:46:"the following blog posting has been commented.";s:15:"blog_changed_by";s:15:"Last Changed By";s:29:"blog_change_notification_link";s:20:"Link to Blog Posting";s:27:"blog_notification_toggle_on";s:21:"Activate Notification";s:28:"blog_notification_toggle_off";s:23:"Deactivate Notification";s:27:"blog_notification_activated";s:22:"Notification Activated";s:29:"blog_notification_deactivated";s:24:"Notification Deactivated";s:10:"blog_draft";s:5:"Draft";s:15:"blog_draft_info";s:50:"This posting draft is only visible for the author.";s:17:"blog_toggle_draft";s:20:"Withdraw Publication";s:17:"blog_toggle_final";s:15:"Publish Posting";s:14:"blog_edit_date";s:9:"Edit Date";s:19:"blog_edit_date_info";s:48:"Publication status does not depend on this date.";s:15:"blog_enable_rss";s:12:"Activate RSS";s:20:"blog_enable_rss_info";s:75:"The RSS feed is public and independent of blog sharing or user permissions.";s:9:"blog_copy";s:9:"Copy Blog";s:13:"blog_keywords";s:8:"Keywords";s:16:"blog_no_keywords";s:34:"No keywords have been entered yet.";s:18:"blog_edit_keywords";s:13:"Edit Keywords";s:12:"blog_keyword";s:7:"Keyword";s:12:"blog_authors";s:7:"Authors";s:11:"blog_author";s:10:"Written by";s:20:"blog_enable_approval";s:16:"Approve Postings";s:25:"blog_enable_approval_info";s:109:"Postings are published only after being approved by a user with permission ‘Edit Settings’ for this blog.";s:12:"blog_approve";s:7:"Approve";s:19:"blog_needs_approval";s:14:"Needs Approval";s:17:"blog_contributors";s:12:"Contributors";s:20:"blog_add_contributor";s:15:"Add Contributor";s:17:"blog_search_users";s:12:"Search Users";s:27:"blog_contribute_other_roles";s:110:"In addition to the list of ‘Contributors’, users with one of the following roles can also add postings: %s";s:11:"blog_import";s:11:"Import Blog";s:23:"blog_toggle_draft_admin";s:23:"Deactivate Blog Posting";s:18:"blog_keywords_info";s:41:"Use +/- icons to add and remove keywords.";s:31:"blog_posting_edit_approval_info";s:65:"Posting remains to be approved by a tutor before being published.";s:28:"blog_draft_info_contributors";s:56:"This posting draft is only visible for the contributors.";s:15:"blog_allow_html";s:21:"Allow HTML/Javascript";s:20:"blog_allow_html_info";s:105:"Enables users to include HTML and/or Javascript in their blog postings. This can lead to security issues.";s:31:"blog_change_notification_reason";s:94:"You are receiving this email because you activated notifications for the blog mentioned above.";s:15:"blog_properties";s:15:"Blog Properties";s:10:"blog_style";s:10:"Blog Style";s:17:"blog_edit_posting";s:12:"Edit Posting";s:22:"blog_posting_not_found";s:35:"This blog posting is not available.";s:21:"blog_abstract_shorten";s:16:"Shorten Abstract";s:28:"blog_abstract_shorten_length";s:14:"Maximum Length";s:32:"blog_abstract_shorten_characters";s:10:"Characters";s:19:"blog_abstract_image";s:21:"Add Image To Abstract";s:24:"blog_abstract_image_info";s:42:"Images which are smaller will not be used.";s:25:"blog_abstract_image_width";s:5:"Width";s:26:"blog_abstract_image_height";s:6:"Height";s:26:"blog_abstract_image_pixels";s:2:"Px";s:37:"blog_change_notification_body_approve";s:42:"the following blog posting needs approval.";s:24:"blog_settings_navigation";s:17:"Navigation Column";s:23:"blog_presentation_frame";s:17:"Blog Presentation";s:26:"blog_presentation_overview";s:16:"Initial Overview";s:13:"blog_nav_mode";s:8:"Postings";s:24:"blog_nav_mode_month_list";s:19:"Show List of Months";s:29:"blog_nav_mode_month_list_info";s:64:"All months with postings are listed in the ‘Postings’ block.";s:35:"blog_nav_mode_month_list_num_detail";s:24:"Total number of postings";s:40:"blog_nav_mode_month_list_num_detail_info";s:112:"Latest postings are listed by date in reverse chronological order. Older postings are available via their month.";s:34:"blog_nav_mode_month_list_num_month";s:23:"Number of listed months";s:39:"blog_nav_mode_month_list_num_month_info";s:82:"Months above the limit will not be listed and related postings are not accessible.";s:26:"blog_nav_mode_month_single";s:19:"Show Selected Month";s:31:"blog_nav_mode_month_single_info";s:110:"Only postings of the selected month are listed in the ‘Postings’ block. Month can be changed by drop-down.";s:22:"blog_list_num_postings";s:18:"Number of postings";s:27:"blog_list_num_postings_info";s:59:"This setting is only used if no specific month is selected.";s:20:"blog_enable_keywords";s:8:"Keywords";s:25:"blog_enable_keywords_info";s:97:"Keywords can be set for postings. Clicking a keyword shows all postings tagged with this keyword.";s:23:"blog_enable_nav_authors";s:7:"Authors";s:28:"blog_enable_nav_authors_info";s:89:"List of blog authors is displayed. Clicking a username shows all postings of this author.";s:18:"blog_nav_sortorder";s:15:"Order of Blocks";s:36:"blog_profile_picture_repository_info";s:92:"Profile pictures of the authors are only shown on the postings pages, not on overview pages.";s:32:"blog_confirm_delete_contributors";s:59:"Are you sure you want to delete the following contributors?";s:19:"blog_keywords_other";s:14:"Other Keywords";s:24:"blog_keywords_other_info";s:48:"These keywords were set for other blog postings.";}'))); $ilDB->insert("lng_modules", array( 'module' => array('text', 'prtf'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:73:{s:15:"prtf_portfolios";s:10:"Portfolios";s:18:"prtf_add_portfolio";s:13:"Add Portfolio";s:19:"prtf_edit_portfolio";s:14:"Edit Portfolio";s:21:"prtf_create_portfolio";s:13:"Add Portfolio";s:22:"prtf_portfolio_created";s:15:"Portfolio added";s:22:"prtf_portfolio_updated";s:17:"Portfolio updated";s:19:"prtf_set_as_default";s:17:"Set As My Profile";s:27:"prtf_sure_delete_portfolios";s:57:"Are you sure you want to delete the following portfolios?";s:22:"prtf_portfolio_deleted";s:18:"Portfolios deleted";s:13:"prtf_add_page";s:8:"Add Page";s:17:"prtf_page_created";s:12:"Page created";s:32:"prtf_sure_delete_portfolio_pages";s:80:"Are you sure you want to delete the following portfolio pages and/or blog pages?";s:27:"prtf_portfolio_page_deleted";s:36:"Portfolio and/or blog pages deleted.";s:22:"prtf_portfolio_default";s:7:"Default";s:21:"prtf_first_page_title";s:18:"Type of first page";s:27:"prtf_save_status_and_titles";s:22:"Save Status and Titles";s:22:"prtf_default_portfolio";s:10:"My Profile";s:18:"prtf_exercise_info";s:67:"This portfolio is part of the assignment "%s" of the exercise "%s".";s:23:"prtf_finalize_portfolio";s:29:"Finalize and Submit Portfolio";s:14:"prtf_finalized";s:33:"The portfolio has been submitted.";s:13:"prtf_settings";s:24:"Portfolio Administration";s:25:"prtf_preview_banner_width";s:12:"Banner Width";s:26:"prtf_preview_banner_height";s:13:"Banner Height";s:19:"prtf_preview_banner";s:13:"Custom Banner";s:11:"prtf_banner";s:6:"Banner";s:21:"prtf_background_color";s:16:"Background Color";s:15:"prtf_font_color";s:10:"Font Color";s:18:"prtf_no_blogs_info";s:95:"Your workspace does not contain any blogs. Create blogs to use them as part of your portfolios.";s:13:"prtf_add_blog";s:8:"Add Blog";s:28:"prtf_exercise_submitted_info";s:65:"Your last submission was on %s, please check the export file: %s.";s:22:"prtf_admin_toggle_info";s:91:"You can deactivate the portfolio feature completely in the Personal Desktop Administration.";s:20:"prtf_public_comments";s:15:"Public Comments";s:14:"prtf_copy_page";s:12:"Copy Page(s)";s:23:"prtf_existing_portfolio";s:18:"Existing Portfolio";s:18:"prtf_new_portfolio";s:13:"New Portfolio";s:17:"prtf_pages_copied";s:27:"The pages have been copied.";s:20:"prtf_profile_picture";s:23:"Display Profile Picture";s:20:"prtf_use_page_layout";s:15:"Use Page Layout";s:19:"prtf_tab_portfolios";s:13:"My Portfolios";s:20:"prtf_tab_other_users";s:25:"Portfolios of Other Users";s:21:"prtf_unset_as_default";s:19:"Unset As My Profile";s:24:"prtf_preview_banner_info";s:32:"Default size is 1370x100 pixels.";s:24:"prtf_admin_inactive_info";s:78:"You can activate the portfolio feature in the Personal Desktop Administration.";s:37:"prtf_set_default_publish_confirmation";s:132:"The portfolio needs to be shared at least with all registered users. Should it be visible to the internet without registration, too?";s:29:"prtf_unset_default_share_info";s:85:"Then changes were saved. Please check the current settings for the portfolio sharing.";s:15:"prtf_allow_html";s:21:"Allow HTML/Javascript";s:20:"prtf_allow_html_info";s:107:"Enables users to include HTML and/or Javascript in their portfolio pages. This can lead to security issues.";s:37:"prtf_template_editor_placeholder_info";s:51:"This placeholder will be replaced in the portfolio.";s:18:"prtf_creation_mode";s:13:"New Portfolio";s:27:"prtf_creation_mode_template";s:20:"Create from Template";s:26:"prtf_creation_mode_scratch";s:23:"Create without Template";s:32:"prtf_template_import_blog_create";s:15:"Create New Blog";s:31:"prtf_template_import_blog_reuse";s:17:"Use Existing Blog";s:32:"prtf_template_import_blog_ignore";s:16:"Remove Blog Page";s:35:"prtf_create_template_from_portfolio";s:9:"Portfolio";s:40:"prtf_create_template_from_portfolio_info";s:68:"Select a portfolio to use its content and settings for the template.";s:34:"prtf_template_import_quota_failure";s:81:"This portfolio template cannot be copied because it would exceed your disk quota.";s:15:"prtf_properties";s:20:"Portfolio Properties";s:10:"prtf_style";s:15:"Portfolio Style";s:31:"prtf_template_import_new_skills";s:69:"If activated, these items will be added to your personal competences.";s:35:"prtf_page_element_teaser_my_courses";s:63:"The portfolio will display a list of your current courses here.";s:34:"prtf_page_element_my_courses_title";s:18:"Course Memberships";s:31:"prtf_page_element_teaser_skills";s:54:"The portfolio will display your competence level here.";s:38:"prtf_page_element_teaser_blog_template";s:66:"The portfolio will display a blog of your personal workspace here.";s:43:"prtf_page_element_teaser_consultation_hours";s:62:"The portfolio will display a consultation hours calendar here.";s:29:"prtf_page_element_teaser_blog";s:55:"The portfolio will display selected blog postings here.";s:33:"prtf_page_element_teaser_settings";s:8:"Settings";s:33:"prtf_page_element_my_courses_info";s:90:"This is a list of all my courses which are currently online and where I have a membership.";s:21:"prtf_allow_my_courses";s:29:"Page Element ‘My Courses’";s:26:"prtf_allow_my_courses_info";s:71:"Enables to include a list of current course memberships in a portfolio.";s:44:"prtf_page_element_teaser_my_courses_inactive";s:47:"This type of page element has been deactivated.";s:22:"prtf_blog_page_created";s:20:"Blog has been added.";s:23:"prtf_edit_embedded_blog";s:14:"Edit Blog "%s"";}'))); @@ -27152,7 +27152,7 @@ function setupILIASDatabase() 'module' => array('text', 'help'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:18:{s:13:"help_tooltips";s:13:"Help Tooltips";s:15:"help_tooltip_id";s:10:"Tooltip ID";s:12:"help_tt_text";s:4:"Text";s:8:"help_all";s:3:"All";s:14:"help_component";s:9:"Component";s:11:"help_filter";s:6:"Filter";s:21:"help_open_online_help";s:16:"Open Online Help";s:20:"help_toggle_tooltips";s:20:"Toggle Help Tooltips";s:14:"help_help_file";s:17:"Help Package File";s:12:"help_modules";s:13:"Help Packages";s:29:"help_sure_delete_help_modules";s:51:"Are you sure that these packages should be deleted?";s:20:"help_module_uploaded";s:22:"Help package uploaded.";s:16:"help_imported_on";s:11:"Imported on";s:22:"help_tooltips_and_help";s:26:"Tooltips and Workflow Help";s:14:"help_help_only";s:18:"Workflow Help Only";s:18:"help_tooltips_only";s:13:"Tooltips Only";s:13:"help_set_mode";s:8:"Set Mode";s:11:"help_topcis";s:6:"Topics";}'))); $ilDB->insert("lng_modules", array( -'module' => array('text', 'dcl'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:198:{s:10:"dcl_record";s:5:"Entry";s:9:"dcl_hello";s:4:"Dear";s:7:"dcl_new";s:26:"Create New Data Collection";s:7:"dcl_add";s:22:"Create Data Collection";s:8:"dcl_copy";s:20:"Copy Data Collection";s:8:"dcl_edit";s:20:"Edit Data Collection";s:10:"dcl_import";s:22:"Import Data Collection";s:13:"dcl_in_export";s:9:"In Export";s:30:"dcl_field_title_change_warning";s:157:"You changed the title of the field hence some placeholders in the view definition might be broken. Those have to be fixed manually should the occasion arise.";s:31:"dcl_err_formula_field_not_found";s:31:"Field with title \'%s\' not found";s:13:"dcl_edit_type";s:9:"Edit Type";s:19:"dcl_activate_rating";s:21:"Activate Entry Rating";s:21:"dcl_activate_approval";s:23:"Activate Entry Approval";s:25:"dcl_activate_notification";s:21:"Activate Notification";s:12:"dcl_table_id";s:8:"Table ID";s:18:"dcl_add_new_record";s:13:"Add New Entry";s:15:"dcl_list_fields";s:6:"Fields";s:30:"dcl_record_view_viewdefinition";s:18:"Edit Detailed View";s:30:"dcl_record_edit_viewdefinition";s:18:"Edit Detailed View";s:30:"dcl_record_list_viewdefinition";s:19:"List Detailed Views";s:17:"dcl_add_new_field";s:13:"Add New Field";s:17:"dcl_add_new_table";s:13:"Add New Table";s:18:"dcl_field_datatype";s:15:"Field Data Type";s:12:"dcl_required";s:14:"Required Field";s:17:"dcl_edit_type_non";s:12:"Not editable";s:22:"dcl_edit_type_non_info";s:51:"Creating New Entries needs edit settings permission";s:19:"dcl_edit_type_unlim";s:9:"Unlimited";s:24:"dcl_edit_type_unlim_info";s:51:"Users with add/edit permission can add/edit entries";s:17:"dcl_edit_type_lim";s:7:"Limited";s:22:"dcl_edit_type_lim_info";s:80:"Access for users with add/edit permission is limited to the following date range";s:14:"dcl_edit_start";s:10:"Start-Date";s:12:"dcl_edit_end";s:8:"End-Date";s:10:"dcl_export";s:6:"Export";s:21:"dcl_table_list_fields";s:24:"Fields Of Selected Table";s:23:"dcl_view_viewdefinition";s:13:"Detailed View";s:13:"dcl_new_table";s:9:"New Table";s:16:"dcl_table_create";s:12:"Create Table";s:14:"dcl_table_edit";s:12:"Update Table";s:13:"dcl_new_field";s:9:"New Field";s:12:"dcl_datatype";s:8:"Datatype";s:11:"dcl_integer";s:7:"Integer";s:8:"dcl_text";s:4:"Text";s:13:"dcl_reference";s:9:"Reference";s:11:"dcl_boolean";s:7:"Boolean";s:12:"dcl_datetime";s:8:"Datetime";s:8:"dcl_file";s:10:"Fileupload";s:21:"dcl_field_description";s:11:"Description";s:18:"dcl_field_required";s:8:"Required";s:10:"dcl_length";s:6:"Length";s:15:"dcl_length_info";s:67:"(for more than 200 characters, use the additional option Text Area)";s:9:"dcl_regex";s:18:"Regular Expression";s:14:"dcl_regex_info";s:19:"(without delimiter)";s:10:"dcl_filter";s:6:"Filter";s:19:"dcl_max_text_length";s:14:"Maximum Length";s:16:"dcl_wrong_length";s:32:"The text you entered is to long.";s:15:"dcl_wrong_regex";s:90:"The text you entered does not match the specification for this field (Regular Expression).";s:20:"dcl_wrong_input_type";s:68:"The value you entered does not match the specification (Wrong Type).";s:10:"dcl_unique";s:6:"Unique";s:20:"dcl_unique_exception";s:56:"The value you entered is already taken by another Entry.";s:21:"dcl_unknown_exception";s:35:"The value you entered is not valid.";s:11:"dcl_checked";s:8:"Checked.";s:15:"dcl_not_checked";s:12:"Not checked.";s:7:"dcl_any";s:3:"Any";s:20:"dcl_noturl_exception";s:70:"You have to enter a Link (beginning with http://) or an email address.";s:31:"dcl_no_search_results_found_for";s:30:"No modules have been found for";s:18:"dcl_export_enabled";s:35:"Allow export function for all users";s:17:"dcl_no_fields_yet";s:82:"There are no fields defined for this table thus you cannot create any entries yet.";s:17:"dcl_create_fields";s:62:"Please create at least one field in the tab ‘List Fields’.";s:19:"dcl_inconsistent_at";s:66:"The Data Collection is inconsistent. A reference no longer exists.";s:11:"dcl_actions";s:7:"Actions";s:22:"dcl_export_table_excel";s:11:"Export .xls";s:35:"dcl_no_exportable_fields_or_no_data";s:49:"No exportable fields defined or no data available";s:18:"dcl_owner_editable";s:21:"Edit only own Etnries";s:9:"dcl_order";s:5:"Order";s:9:"dcl_title";s:11:"Field Title";s:15:"dcl_description";s:17:"Field Description";s:21:"dcl_msg_table_created";s:13:"Table created";s:8:"dcl_save";s:10:"Save Table";s:18:"dcl_record_deleted";s:13:"Entry deleted";s:25:"dcl_confirm_delete_record";s:18:"Delete this Entry?";s:15:"dcl_edit_record";s:10:"Edit Entry";s:17:"dcl_update_record";s:12:"Update Entry";s:14:"dcl_edit_field";s:10:"Edit Field";s:16:"dcl_update_field";s:12:"Update Field";s:16:"dcl_create_field";s:12:"Create Field";s:22:"dcl_msg_field_modified";s:13:"Field updated";s:31:"dcl_change_notification_subject";s:37:"Data Collection "%s" has been changed";s:21:"dcl_edit_notification";s:28:"Email Notification on Change";s:26:"dcl_edit_notification_info";s:45:"You will be notified when any table is edited";s:28:"dcl_change_notification_link";s:27:"Link to the Data Collection";s:38:"dcl_change_notification_dcl_new_record";s:36:"The following Entry has been created";s:41:"dcl_change_notification_dcl_update_record";s:36:"The following Entry has been updated";s:41:"dcl_change_notification_dcl_delete_record";s:41:"The following Entry page has been deleted";s:37:"dcl_change_why_you_receive_this_email";s:96:"You receive this message because you have activated the notification about this data collection.";s:9:"dcl_table";s:5:"Table";s:14:"dcl_changed_by";s:10:"Changed by";s:29:"dcl_notification_activate_dcl";s:41:"Activate Notification for Data Collection";s:31:"dcl_notification_deactivate_dcl";s:43:"Deactivate Notification for Data Collection";s:26:"dcl_notification_activated";s:22:"Notification Activated";s:28:"dcl_notification_deactivated";s:24:"Notification Deactivated";s:10:"dcl_locked";s:6:"Locked";s:18:"dcl_table_settings";s:14:"Table Settings";s:12:"dcl_add_perm";s:20:"User can add entries";s:13:"dcl_edit_perm";s:21:"User can edit entries";s:15:"dcl_delete_perm";s:23:"User can delete entries";s:17:"dcl_edit_by_owner";s:30:"Edit / Delete only own entries";s:11:"dcl_limited";s:34:"Limited Add / Edit / Delete Period";s:13:"dcl_record_id";s:8:"Entry ID";s:15:"dcl_limit_start";s:5:"Start";s:13:"dcl_limit_end";s:3:"End";s:7:"dcl_url";s:12:"URL or Email";s:14:"dcl_edit_table";s:19:"Edit Table Settings";s:20:"dcl_msg_table_edited";s:20:"Table Settings saved";s:23:"dcl_legend_placeholders";s:12:"Placeholders";s:10:"dcl_rating";s:6:"Rating";s:25:"dcl_editable_in_table_gui";s:30:"Please vote in the table view.";s:24:"dcl_table_settings_saved";s:31:"Table Settings have been saved.";s:19:"dcl_ILIAS_reference";s:23:"Link to an ILIAS module";s:21:"dcl_learning_progress";s:61:"Show the learning progress of the linked module of the viewer";s:10:"dcl_status";s:11:"Your Status";s:7:"dcl_mob";s:12:"Media Object";s:9:"dcl_width";s:5:"Width";s:10:"dcl_height";s:6:"Height";s:22:"dcl_notimage_exception";s:29:"The file has to be a picture.";s:11:"dcl_formula";s:7:"Formula";s:19:"dcl_prop_expression";s:10:"Expression";s:24:"dcl_prop_expression_info";s:358:"Supported operators: %s
Supported functions: %s
Use brackets ‘(’, ‘)’ to group calculations.
Concatenate strings and placeholders with &: ‘The result is ’ & [[Int 1]] * [[Int2]]
Using functions: SUM([[Int 1]];[[Int 2]])

Available fields (click on title to copy field inside expression):
%s";s:28:"dcl_error_parsing_expression";s:24:"Error parsing expression";s:23:"dcl_display_action_menu";s:56:"Enable possibility to copy or link the referenced module";s:18:"dcl_reference_link";s:26:"Show as link in table view";s:24:"dcl_ILIAS_reference_link";s:26:"Show as link in table view";s:13:"dcl_text_area";s:8:"Textarea";s:16:"dcl_delete_table";s:12:"Delete Table";s:14:"dcl_table_info";s:267:"Users with the permission ‘edit settings’ (see tab ‘Permission’) always have permission to add/edit/delete entries. Users with permission ‘edit entry’ (see tab ‘Permissions’) only have permissions according to the settings specified in the form below.";s:24:"dcl_confirm_delete_table";s:72:"Do you really want to delete this table with it\'s content and structure?";s:26:"dcl_cant_delete_main_table";s:138:"You can\'t completely remove this table as it is the default table of this Data Collection. It\'s content and structure got removed instead.";s:22:"dcl_no_content_warning";s:71:"Attention, the Data Collection is online but does not have content yet!";s:11:"dcl_visible";s:21:"Visible for all users";s:14:"dcl_empty_view";s:16:"Delete this View";s:17:"dcl_activate_view";s:18:"Activate this view";s:19:"dcl_deactivate_view";s:20:"Deactivate this view";s:24:"dcl_confirm_delete_field";s:40:"Do you really want to delete this field?";s:20:"dcl_table_info_title";s:4:"Info";s:29:"dcl_confirm_delete_view_title";s:39:"Do you really want to delete this view?";s:28:"dcl_confirm_delete_view_text";s:129:"The View Definition of entries of this table will be removed irreversibly, the entries and fields themselves will not be changed.";s:22:"dcl_empty_view_success";s:50:"The View Definition has been deleted successfully.";s:20:"dcl_permissions_form";s:12:"User actions";s:15:"dcl_no_warnings";s:39:"The import terminated with no warnings.";s:27:"dcl_not_supported_in_import";s:49:"This type of field is not supported in the import";s:21:"dcl_no_such_reference";s:60:"The following value is not available in the reference table:";s:21:"dcl_file_not_readable";s:67:"The file could not be read. Please make sure to upload an XLS file.";s:21:"dcl_import_terminated";s:36:"The import terminated. Entries added";s:14:"dcl_max_import";s:50:"The maximum amount of imported entries is reached.";s:17:"dcl_row_not_found";s:45:" - This field couldn\'t be found in the table.";s:23:"dcl_import_records .xls";s:11:"Import .xls";s:27:"dcl_file_format_description";s:302:"The file needs to be an excel .XLS file with the data you want to import on the first sheet. In the first row there have to be exactly the names of the fields (case sensitive) you want to import and in the following rows you can add the values. It is strongly recommended to simulate your import first.";s:19:"dcl_simulate_import";s:15:"Simulate Import";s:17:"dcl_simulate_info";s:177:"Simulating the import will not add any fields into the Data Collection but may give you feedback on problems with the import file, thus helping you to prevent corrupted entries.";s:22:"dcl_multiple_selection";s:18:"Multiple Selection";s:22:"dcl_field_title_unique";s:67:"There exists already a field with this title. Title must be unique.";s:22:"dcl_table_title_unique";s:67:"There exists already a table with this title. Title must be unique.";s:17:"dcl_please_select";s:21:"--- Please select ---";s:7:"dcl_asc";s:21:"Ascending Order (ASC)";s:8:"dcl_desc";s:23:"Descending Order (DESC)";s:12:"dcl_comments";s:8:"Comments";s:24:"dcl_comments_description";s:44:"Displays the number of comments for a Entry.";s:25:"dcl_confirm_delete_fields";s:42:"Do you really want to delete these fields?";s:22:"dcl_msg_fields_deleted";s:14:"Deleted fields";s:6:"dcl_id";s:2:"ID";s:18:"dcl_id_description";s:16:"The internal ID.";s:17:"dcl_creation_date";s:13:"Creation Date";s:29:"dcl_creation_date_description";s:40:"The date on which the entry was created.";s:15:"dcl_last_update";s:11:"Last Edited";s:27:"dcl_last_update_description";s:35:"The date the entry was last edited.";s:9:"dcl_owner";s:5:"Owner";s:21:"dcl_owner_description";s:23:"The owner of the entry.";s:18:"dcl_last_edited_by";s:14:"Last edited by";s:30:"dcl_last_edited_by_description";s:37:"The user that edited this entry last.";s:19:"dcl_public_comments";s:34:"Enable public comments for Entries";s:22:"dcl_default_sort_field";s:18:"Default sort field";s:28:"dcl_default_sort_field_order";s:24:"Default sort field order";s:15:"dcl_prev_record";s:14:"Previous Entry";s:15:"dcl_next_record";s:10:"Next Entry";s:21:"dcl_record_from_total";s:8:"%d of %d";s:25:"dcl_view_own_records_perm";s:21:"View only own entries";s:20:"dcl_msg_no_perm_view";s:38:"No permission given to view this Entry";s:20:"dcl_msg_no_perm_edit";s:38:"No permission given to edit this Entry";s:17:"dcl_delete_fields";s:13:"Delete fields";s:20:"dcl_link_detail_page";s:27:"Link entries to detail page";s:10:"dcl_manage";s:6:"Manage";s:18:"dcl_delete_records";s:14:"Delete Entries";s:26:"dcl_confirm_delete_records";s:54:"Are you sure you want to delete the following Entries?";s:19:"dcl_deleted_records";s:31:"Successfully deleted %s Entries";s:26:"dcl_skipped_delete_records";s:54:"%s Entries were not deleted due to permission settings";s:22:"fieldtitle_allow_chars";s:17:"Allowed chars: %s";s:9:"add_value";s:13:"Add New Entry";s:15:"dcl_online_info";s:81:"Only if the Data Collection is online, users are able to use the Data Collection.";s:21:"dcl_notification_info";s:54:"Enables the individual notification feature for users.";}'))); +'module' => array('text', 'dcl'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:200:{s:10:"dcl_record";s:5:"Entry";s:9:"dcl_hello";s:4:"Dear";s:7:"dcl_new";s:26:"Create New Data Collection";s:7:"dcl_add";s:22:"Create Data Collection";s:8:"dcl_copy";s:20:"Copy Data Collection";s:8:"dcl_edit";s:20:"Edit Data Collection";s:10:"dcl_import";s:22:"Import Data Collection";s:13:"dcl_in_export";s:9:"In Export";s:30:"dcl_field_title_change_warning";s:157:"You changed the title of the field hence some placeholders in the view definition might be broken. Those have to be fixed manually should the occasion arise.";s:31:"dcl_err_formula_field_not_found";s:31:"Field with title \'%s\' not found";s:13:"dcl_edit_type";s:9:"Edit Type";s:19:"dcl_activate_rating";s:21:"Activate Entry Rating";s:21:"dcl_activate_approval";s:23:"Activate Entry Approval";s:25:"dcl_activate_notification";s:21:"Activate Notification";s:22:"dcl_allowed_file_types";s:18:"Allowed File Types";s:12:"dcl_table_id";s:8:"Table ID";s:18:"dcl_add_new_record";s:13:"Add New Entry";s:15:"dcl_list_fields";s:6:"Fields";s:30:"dcl_record_view_viewdefinition";s:18:"Edit Detailed View";s:30:"dcl_record_edit_viewdefinition";s:18:"Edit Detailed View";s:30:"dcl_record_list_viewdefinition";s:19:"List Detailed Views";s:17:"dcl_add_new_field";s:13:"Add New Field";s:17:"dcl_add_new_table";s:13:"Add New Table";s:18:"dcl_field_datatype";s:15:"Field Data Type";s:12:"dcl_required";s:14:"Required Field";s:17:"dcl_edit_type_non";s:12:"Not editable";s:22:"dcl_edit_type_non_info";s:51:"Creating New Entries needs edit settings permission";s:19:"dcl_edit_type_unlim";s:9:"Unlimited";s:24:"dcl_edit_type_unlim_info";s:51:"Users with add/edit permission can add/edit entries";s:17:"dcl_edit_type_lim";s:7:"Limited";s:22:"dcl_edit_type_lim_info";s:80:"Access for users with add/edit permission is limited to the following date range";s:14:"dcl_edit_start";s:10:"Start-Date";s:12:"dcl_edit_end";s:8:"End-Date";s:10:"dcl_export";s:6:"Export";s:21:"dcl_table_list_fields";s:24:"Fields Of Selected Table";s:23:"dcl_view_viewdefinition";s:13:"Detailed View";s:13:"dcl_new_table";s:9:"New Table";s:16:"dcl_table_create";s:12:"Create Table";s:14:"dcl_table_edit";s:12:"Update Table";s:13:"dcl_new_field";s:9:"New Field";s:12:"dcl_datatype";s:8:"Datatype";s:11:"dcl_integer";s:7:"Integer";s:8:"dcl_text";s:4:"Text";s:13:"dcl_reference";s:9:"Reference";s:11:"dcl_boolean";s:7:"Boolean";s:12:"dcl_datetime";s:8:"Datetime";s:8:"dcl_file";s:10:"Fileupload";s:21:"dcl_field_description";s:11:"Description";s:18:"dcl_field_required";s:8:"Required";s:10:"dcl_length";s:6:"Length";s:15:"dcl_length_info";s:67:"(for more than 200 characters, use the additional option Text Area)";s:9:"dcl_regex";s:18:"Regular Expression";s:14:"dcl_regex_info";s:19:"(without delimiter)";s:10:"dcl_filter";s:6:"Filter";s:19:"dcl_max_text_length";s:14:"Maximum Length";s:16:"dcl_wrong_length";s:32:"The text you entered is to long.";s:15:"dcl_wrong_regex";s:90:"The text you entered does not match the specification for this field (Regular Expression).";s:20:"dcl_wrong_input_type";s:68:"The value you entered does not match the specification (Wrong Type).";s:10:"dcl_unique";s:6:"Unique";s:20:"dcl_unique_exception";s:56:"The value you entered is already taken by another Entry.";s:21:"dcl_unknown_exception";s:35:"The value you entered is not valid.";s:11:"dcl_checked";s:8:"Checked.";s:15:"dcl_not_checked";s:12:"Not checked.";s:7:"dcl_any";s:3:"Any";s:20:"dcl_noturl_exception";s:70:"You have to enter a Link (beginning with http://) or an email address.";s:31:"dcl_no_search_results_found_for";s:30:"No modules have been found for";s:18:"dcl_export_enabled";s:35:"Allow export function for all users";s:17:"dcl_no_fields_yet";s:82:"There are no fields defined for this table thus you cannot create any entries yet.";s:17:"dcl_create_fields";s:62:"Please create at least one field in the tab ‘List Fields’.";s:19:"dcl_inconsistent_at";s:66:"The Data Collection is inconsistent. A reference no longer exists.";s:11:"dcl_actions";s:7:"Actions";s:22:"dcl_export_table_excel";s:11:"Export .xls";s:35:"dcl_no_exportable_fields_or_no_data";s:49:"No exportable fields defined or no data available";s:18:"dcl_owner_editable";s:21:"Edit only own Etnries";s:9:"dcl_order";s:5:"Order";s:9:"dcl_title";s:11:"Field Title";s:15:"dcl_description";s:17:"Field Description";s:21:"dcl_msg_table_created";s:13:"Table created";s:8:"dcl_save";s:10:"Save Table";s:18:"dcl_record_deleted";s:13:"Entry deleted";s:25:"dcl_confirm_delete_record";s:18:"Delete this Entry?";s:15:"dcl_edit_record";s:10:"Edit Entry";s:17:"dcl_update_record";s:12:"Update Entry";s:14:"dcl_edit_field";s:10:"Edit Field";s:16:"dcl_update_field";s:12:"Update Field";s:16:"dcl_create_field";s:12:"Create Field";s:22:"dcl_msg_field_modified";s:13:"Field updated";s:31:"dcl_change_notification_subject";s:37:"Data Collection "%s" has been changed";s:21:"dcl_edit_notification";s:28:"Email Notification on Change";s:26:"dcl_edit_notification_info";s:45:"You will be notified when any table is edited";s:28:"dcl_change_notification_link";s:27:"Link to the Data Collection";s:38:"dcl_change_notification_dcl_new_record";s:36:"The following Entry has been created";s:41:"dcl_change_notification_dcl_update_record";s:36:"The following Entry has been updated";s:41:"dcl_change_notification_dcl_delete_record";s:41:"The following Entry page has been deleted";s:37:"dcl_change_why_you_receive_this_email";s:96:"You receive this message because you have activated the notification about this data collection.";s:9:"dcl_table";s:5:"Table";s:14:"dcl_changed_by";s:10:"Changed by";s:29:"dcl_notification_activate_dcl";s:41:"Activate Notification for Data Collection";s:31:"dcl_notification_deactivate_dcl";s:43:"Deactivate Notification for Data Collection";s:26:"dcl_notification_activated";s:22:"Notification Activated";s:28:"dcl_notification_deactivated";s:24:"Notification Deactivated";s:10:"dcl_locked";s:6:"Locked";s:18:"dcl_locked_tooltip";s:96:"Disable this field for users to edit. Does not include roles with the permission \'Edit Settings\'";s:18:"dcl_table_settings";s:14:"Table Settings";s:12:"dcl_add_perm";s:20:"User can add entries";s:13:"dcl_edit_perm";s:21:"User can edit entries";s:15:"dcl_delete_perm";s:23:"User can delete entries";s:17:"dcl_edit_by_owner";s:30:"Edit / Delete only own entries";s:11:"dcl_limited";s:34:"Limited Add / Edit / Delete Period";s:13:"dcl_record_id";s:8:"Entry ID";s:15:"dcl_limit_start";s:5:"Start";s:13:"dcl_limit_end";s:3:"End";s:7:"dcl_url";s:12:"URL or Email";s:14:"dcl_edit_table";s:19:"Edit Table Settings";s:20:"dcl_msg_table_edited";s:20:"Table Settings saved";s:23:"dcl_legend_placeholders";s:12:"Placeholders";s:10:"dcl_rating";s:6:"Rating";s:25:"dcl_editable_in_table_gui";s:30:"Please vote in the table view.";s:24:"dcl_table_settings_saved";s:31:"Table Settings have been saved.";s:19:"dcl_ILIAS_reference";s:23:"Link to an ILIAS module";s:21:"dcl_learning_progress";s:61:"Show the learning progress of the linked module of the viewer";s:10:"dcl_status";s:11:"Your Status";s:7:"dcl_mob";s:12:"Media Object";s:9:"dcl_width";s:5:"Width";s:10:"dcl_height";s:6:"Height";s:22:"dcl_notimage_exception";s:29:"The file has to be a picture.";s:11:"dcl_formula";s:7:"Formula";s:19:"dcl_prop_expression";s:10:"Expression";s:24:"dcl_prop_expression_info";s:358:"Supported operators: %s
Supported functions: %s
Use brackets ‘(’, ‘)’ to group calculations.
Concatenate strings and placeholders with &: ‘The result is ’ & [[Int 1]] * [[Int2]]
Using functions: SUM([[Int 1]];[[Int 2]])

Available fields (click on title to copy field inside expression):
%s";s:28:"dcl_error_parsing_expression";s:24:"Error parsing expression";s:23:"dcl_display_action_menu";s:56:"Enable possibility to copy or link the referenced module";s:18:"dcl_reference_link";s:26:"Show as link in table view";s:24:"dcl_ILIAS_reference_link";s:26:"Show as link in table view";s:13:"dcl_text_area";s:8:"Textarea";s:16:"dcl_delete_table";s:12:"Delete Table";s:14:"dcl_table_info";s:267:"Users with the permission ‘edit settings’ (see tab ‘Permission’) always have permission to add/edit/delete entries. Users with permission ‘edit entry’ (see tab ‘Permissions’) only have permissions according to the settings specified in the form below.";s:24:"dcl_confirm_delete_table";s:72:"Do you really want to delete this table with it\'s content and structure?";s:26:"dcl_cant_delete_main_table";s:138:"You can\'t completely remove this table as it is the default table of this Data Collection. It\'s content and structure got removed instead.";s:22:"dcl_no_content_warning";s:71:"Attention, the Data Collection is online but does not have content yet!";s:11:"dcl_visible";s:21:"Visible for all users";s:14:"dcl_empty_view";s:16:"Delete this View";s:17:"dcl_activate_view";s:18:"Activate this view";s:19:"dcl_deactivate_view";s:20:"Deactivate this view";s:24:"dcl_confirm_delete_field";s:40:"Do you really want to delete this field?";s:20:"dcl_table_info_title";s:4:"Info";s:29:"dcl_confirm_delete_view_title";s:39:"Do you really want to delete this view?";s:28:"dcl_confirm_delete_view_text";s:129:"The View Definition of entries of this table will be removed irreversibly, the entries and fields themselves will not be changed.";s:22:"dcl_empty_view_success";s:50:"The View Definition has been deleted successfully.";s:20:"dcl_permissions_form";s:12:"User actions";s:15:"dcl_no_warnings";s:39:"The import terminated with no warnings.";s:27:"dcl_not_supported_in_import";s:49:"This type of field is not supported in the import";s:21:"dcl_no_such_reference";s:60:"The following value is not available in the reference table:";s:21:"dcl_file_not_readable";s:67:"The file could not be read. Please make sure to upload an XLS file.";s:21:"dcl_import_terminated";s:36:"The import terminated. Entries added";s:14:"dcl_max_import";s:50:"The maximum amount of imported entries is reached.";s:17:"dcl_row_not_found";s:45:" - This field couldn\'t be found in the table.";s:23:"dcl_import_records .xls";s:11:"Import .xls";s:27:"dcl_file_format_description";s:302:"The file needs to be an excel .XLS file with the data you want to import on the first sheet. In the first row there have to be exactly the names of the fields (case sensitive) you want to import and in the following rows you can add the values. It is strongly recommended to simulate your import first.";s:19:"dcl_simulate_import";s:15:"Simulate Import";s:17:"dcl_simulate_info";s:177:"Simulating the import will not add any fields into the Data Collection but may give you feedback on problems with the import file, thus helping you to prevent corrupted entries.";s:22:"dcl_multiple_selection";s:18:"Multiple Selection";s:22:"dcl_field_title_unique";s:67:"There exists already a field with this title. Title must be unique.";s:22:"dcl_table_title_unique";s:67:"There exists already a table with this title. Title must be unique.";s:17:"dcl_please_select";s:21:"--- Please select ---";s:7:"dcl_asc";s:21:"Ascending Order (ASC)";s:8:"dcl_desc";s:23:"Descending Order (DESC)";s:12:"dcl_comments";s:8:"Comments";s:24:"dcl_comments_description";s:44:"Displays the number of comments for a Entry.";s:25:"dcl_confirm_delete_fields";s:42:"Do you really want to delete these fields?";s:22:"dcl_msg_fields_deleted";s:14:"Deleted fields";s:6:"dcl_id";s:2:"ID";s:18:"dcl_id_description";s:16:"The internal ID.";s:17:"dcl_creation_date";s:13:"Creation Date";s:29:"dcl_creation_date_description";s:40:"The date on which the entry was created.";s:15:"dcl_last_update";s:11:"Last Edited";s:27:"dcl_last_update_description";s:35:"The date the entry was last edited.";s:9:"dcl_owner";s:5:"Owner";s:21:"dcl_owner_description";s:23:"The owner of the entry.";s:18:"dcl_last_edited_by";s:14:"Last edited by";s:30:"dcl_last_edited_by_description";s:37:"The user that edited this entry last.";s:19:"dcl_public_comments";s:34:"Enable public comments for Entries";s:22:"dcl_default_sort_field";s:18:"Default sort field";s:28:"dcl_default_sort_field_order";s:24:"Default sort field order";s:15:"dcl_prev_record";s:14:"Previous Entry";s:15:"dcl_next_record";s:10:"Next Entry";s:21:"dcl_record_from_total";s:8:"%d of %d";s:25:"dcl_view_own_records_perm";s:21:"View only own entries";s:20:"dcl_msg_no_perm_view";s:38:"No permission given to view this Entry";s:20:"dcl_msg_no_perm_edit";s:38:"No permission given to edit this Entry";s:17:"dcl_delete_fields";s:13:"Delete fields";s:20:"dcl_link_detail_page";s:27:"Link entries to detail page";s:10:"dcl_manage";s:6:"Manage";s:18:"dcl_delete_records";s:14:"Delete Entries";s:26:"dcl_confirm_delete_records";s:54:"Are you sure you want to delete the following Entries?";s:19:"dcl_deleted_records";s:31:"Successfully deleted %s Entries";s:26:"dcl_skipped_delete_records";s:54:"%s Entries were not deleted due to permission settings";s:22:"fieldtitle_allow_chars";s:17:"Allowed chars: %s";s:9:"add_value";s:13:"Add New Entry";s:15:"dcl_online_info";s:81:"Only if the Data Collection is online, users are able to use the Data Collection.";s:21:"dcl_notification_info";s:54:"Enables the individual notification feature for users.";}'))); $ilDB->insert("lng_modules", array( 'module' => array('text', 'poll'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:72:{s:8:"poll_new";s:12:"Add New Poll";s:8:"poll_add";s:8:"Add Poll";s:9:"poll_copy";s:9:"Copy Poll";s:9:"poll_edit";s:9:"Edit Poll";s:13:"poll_question";s:8:"Question";s:10:"poll_image";s:5:"Image";s:17:"poll_view_results";s:15:"Display Results";s:24:"poll_view_results_always";s:6:"Always";s:23:"poll_view_results_never";s:5:"Never";s:28:"poll_view_results_after_vote";s:10:"After Vote";s:30:"poll_view_results_after_period";s:19:"After Voting Period";s:27:"poll_activation_online_info";s:59:"Activate this setting to make the poll accessible to users.";s:32:"poll_availability_limitless_info";s:57:"Choose this mode for making the poll available limitless.";s:28:"poll_availability_until_info";s:74:"Choose this mode for making the poll available for a fixed period of time.";s:39:"poll_activation_limited_visibility_info";s:70:"If chosen, the poll is visible even outside of the given availability.";s:15:"poll_add_answer";s:10:"Add Answer";s:11:"poll_answer";s:6:"Answer";s:12:"poll_answers";s:16:"Possible Answers";s:14:"poll_sortorder";s:5:"Order";s:15:"poll_percentage";s:18:"Current Percentage";s:17:"poll_update_order";s:12:"Update Order";s:16:"poll_edit_answer";s:11:"Edit Answer";s:21:"poll_info_delete_sure";s:59:"Are you sure that you want to delete the following answers?";s:9:"poll_vote";s:4:"Vote";s:26:"poll_block_message_offline";s:21:"This poll is offline.";s:27:"poll_block_message_inactive";s:36:"This poll will be available from %s.";s:32:"poll_block_message_already_voted";s:31:"You already voted in this poll.";s:29:"poll_block_message_no_answers";s:24:"This poll is incomplete.";s:19:"poll_active_no_edit";s:51:"This poll is currently active and cannot be edited.";s:18:"poll_votes_no_edit";s:88:"This poll already contains votes. You cannot edit the poll until you delete these votes.";s:15:"poll_population";s:8:"%s Votes";s:17:"poll_participants";s:12:"Participants";s:17:"poll_delete_votes";s:16:"Delete All Votes";s:22:"poll_delete_votes_sure";s:42:"Are you sure you want to delete all votes?";s:30:"poll_voting_period_and_results";s:25:"Voting Period and Results";s:18:"poll_voting_period";s:13:"Voting Period";s:28:"poll_voting_period_unlimited";s:9:"Unlimited";s:26:"poll_voting_period_limited";s:21:"Limited Voting Period";s:24:"poll_voting_period_start";s:10:"Start Time";s:22:"poll_voting_period_end";s:11:"Finish Time";s:13:"poll_absolute";s:13:"Current Votes";s:31:"poll_block_results_available_on";s:36:"The results will be available on %s.";s:11:"poll_import";s:11:"Import Poll";s:11:"poll_result";s:7:"Results";s:23:"poll_voting_period_info";s:23:"Deadline for Voting: %s";s:26:"poll_max_number_of_answers";s:41:"Maximum Number Of Answers per Participant";s:22:"poll_vote_error_single";s:23:"Please select 1 answer.";s:21:"poll_vote_error_multi";s:38:"Please select no more than %s answers.";s:19:"poll_result_sorting";s:7:"Sorting";s:27:"poll_result_sorting_answers";s:27:"In the order of the answers";s:25:"poll_result_sorting_votes";s:31:"By number of votes (descending)";s:9:"poll_mode";s:4:"Mode";s:19:"poll_mode_anonymous";s:9:"Anonymous";s:24:"poll_mode_anonymous_info";s:44:"Votes cannot be traced back to participants.";s:18:"poll_mode_personal";s:8:"Personal";s:23:"poll_mode_personal_info";s:98:"A list of participants with their respective votes is available when having sufficient permission.";s:26:"poll_non_anonymous_warning";s:65:"Your name and vote are visible for administrators in the results.";s:19:"poll_result_answers";s:5:"Votes";s:17:"poll_result_users";s:12:"Participants";s:27:"poll_notification_subscribe";s:21:"Activate Notification";s:29:"poll_notification_unsubscribe";s:23:"Deactivate Notification";s:30:"poll_vote_notification_subject";s:19:"Poll "%s": new vote";s:27:"poll_vote_notification_body";s:39:"the following poll has received a vote.";s:27:"poll_vote_notification_link";s:12:"Link to Poll";s:29:"poll_vote_notification_reason";s:94:"You are receiving this email because you activated notifications for the poll mentioned above.";s:13:"poll_comments";s:8:"Comments";s:20:"poll_show_results_as";s:15:"Show Results as";s:13:"poll_barchart";s:9:"Bar Chart";s:13:"poll_piechart";s:9:"Pie Chart";s:18:"poll_comments_info";s:50:"Deactivating Comments doesn\'t delete any Comments.";s:22:"poll_anonymous_warning";s:45:"Your name is not visible in the poll results.";s:41:"poll_view_results_after_period_impossible";s:33:"The voting period is not limited.";}'))); @@ -27164,7 +27164,7 @@ function setupILIASDatabase() 'module' => array('text', 'cron'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:46:{s:11:"cron_job_id";s:2:"Id";s:14:"cron_component";s:9:"Component";s:13:"cron_schedule";s:8:"Schedule";s:11:"cron_status";s:6:"Status";s:16:"cron_status_info";s:11:"Status Info";s:11:"cron_result";s:6:"Result";s:16:"cron_result_info";s:11:"Result Info";s:13:"cron_last_run";s:8:"Last Run";s:40:"cron_result_status_invalid_configuration";s:21:"Invalid Configuration";s:28:"cron_result_status_no_action";s:17:"Ok, no processing";s:21:"cron_result_status_ok";s:2:"Ok";s:26:"cron_result_status_crashed";s:7:"Crashed";s:24:"cron_result_status_reset";s:5:"Reset";s:20:"cron_action_activate";s:8:"Activate";s:22:"cron_action_deactivate";s:10:"Deactivate";s:17:"cron_action_reset";s:5:"Reset";s:16:"cron_action_edit";s:4:"Edit";s:18:"cron_status_active";s:6:"Active";s:20:"cron_status_inactive";s:8:"Inactive";s:19:"cron_schedule_daily";s:5:"Daily";s:20:"cron_schedule_weekly";s:6:"Weekly";s:21:"cron_schedule_monthly";s:7:"Monthly";s:23:"cron_schedule_quarterly";s:9:"Quarterly";s:20:"cron_schedule_yearly";s:6:"Yearly";s:24:"cron_schedule_in_minutes";s:16:"Every %s minutes";s:22:"cron_schedule_in_hours";s:14:"Every %s hours";s:21:"cron_schedule_in_days";s:13:"Every %s days";s:18:"cron_schedule_type";s:8:"Schedule";s:19:"cron_schedule_value";s:8:"Interval";s:23:"cron_changed_by_crontab";s:6:"SYSTEM";s:18:"cron_running_since";s:13:"Running since";s:15:"cron_action_run";s:7:"Execute";s:20:"cron_action_run_sure";s:47:"Are you sure you want to run the cron-job "%s"?";s:25:"cron_action_activate_sure";s:52:"Are you sure you want to activate the cron-job "%s"?";s:27:"cron_action_deactivate_sure";s:54:"Are you sure you want to deactivate the cron-job "%s"?";s:22:"cron_action_reset_sure";s:49:"Are you sure you want to reset the cron-job "%s"?";s:23:"cron_action_run_success";s:26:"Cron-Job run successfully.";s:20:"cron_action_run_fail";s:16:"Cron-Job failed.";s:28:"cron_action_activate_success";s:19:"Cron-Job activated.";s:30:"cron_action_deactivate_success";s:21:"Cron-Job deactivated.";s:25:"cron_action_reset_success";s:15:"Cron-Job reset.";s:24:"cron_action_edit_success";s:17:"Schedule updated.";s:31:"cron_no_executable_job_selected";s:47:"Please select at least one executable cron-job.";s:31:"cron_action_activate_sure_multi";s:58:"Are you sure you want to activate the following cron-jobs?";s:33:"cron_action_deactivate_sure_multi";s:60:"Are you sure you want to deactivate the following cron-jobs?";s:23:"cron_result_status_fail";s:6:"Failed";}'))); $ilDB->insert("lng_modules", array( -'module' => array('text', 'bibl'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:110:{s:8:"bibl_new";s:16:"New Bibliography";s:16:"bibl_link_online";s:16:"Lookup inventory";s:8:"bibl_add";s:16:"Add Bibliography";s:11:"bibl_import";s:19:"Import Bibliography";s:22:"download_original_file";s:22:"Download Original File";s:4:"Type";s:4:"Type";s:16:"override_entries";s:16:"Override Entries";s:9:"bibl_edit";s:17:"Edit Bibliography";s:17:"bibliography file";s:17:"Bibliography File";s:18:"obj_bibl_duplicate";s:22:"Duplicate Bibliography";s:11:"detail_view";s:11:"Detail View";s:19:"bibl_admin_settings";s:8:"Settings";s:23:"bibl_settings_libraries";s:9:"Libraries";s:17:"bibl_library_name";s:4:"Name";s:16:"bibl_library_url";s:8:"Base-URL";s:16:"bibl_library_img";s:9:"Image-URL";s:17:"bibl_settings_new";s:11:"Add Library";s:18:"bibl_settings_edit";s:12:"Edit Library";s:9:"libraries";s:9:"Libraries";s:10:"attr_order";s:15:"Attribute-Order";s:17:"attr_order_bibtex";s:24:"Attribute Order (Bibtex)";s:22:"attr_order_bibtex_info";s:24:"default: isbn,issn,title";s:14:"attr_order_ris";s:21:"Attribute Order (ris)";s:19:"attr_order_ris_info";s:18:"default: sn,ti, t1";s:9:"bibl_copy";s:17:"Copy Bibliography";s:19:"bib_default_address";s:7:"Address";s:18:"bib_default_author";s:6:"Author";s:21:"bib_default_booktitle";s:5:"Title";s:19:"bib_default_chapter";s:7:"Chapter";s:19:"bib_default_edition";s:7:"Edition";s:18:"bib_default_editor";s:6:"Editor";s:23:"bib_default_institution";s:11:"Institution";s:19:"bib_default_journal";s:7:"Journal";s:18:"bib_default_number";s:6:"Number";s:24:"bib_default_organization";s:12:"Organization";s:17:"bib_default_pages";s:5:"Pages";s:21:"bib_default_publisher";s:9:"Publisher";s:17:"bib_default_title";s:5:"Title";s:16:"bib_default_type";s:4:"Type";s:18:"bib_default_volume";s:6:"Volume";s:16:"bib_default_year";s:4:"Year";s:18:"bib_default_school";s:6:"School";s:15:"bib_default_url";s:3:"URL";s:20:"bib_default_crossref";s:15:"Cross Reference";s:20:"bib_default_keywords";s:8:"Keywords";s:16:"bib_default_isbn";s:9:"ISSN/ISBN";s:19:"bib_default_urldate";s:17:"Date of URL visit";s:20:"bib_default_language";s:8:"Language";s:18:"bib_default_series";s:6:"Series";s:16:"bib_default_cite";s:8:"Bib Cite";s:16:"bib_default_note";s:4:"Note";s:24:"bib_default_howpublished";s:12:"Published as";s:15:"bib_default_key";s:3:"Key";s:17:"bib_default_month";s:5:"Month";s:20:"bib_default_abstract";s:8:"Abstract";s:14:"ris_default_ty";s:4:"Type";s:14:"ris_default_id";s:12:"Reference ID";s:14:"ris_default_t1";s:5:"Title";s:14:"ris_default_ti";s:10:"Book title";s:14:"ris_default_ct";s:30:"Title of unpublished reference";s:14:"ris_default_a1";s:14:"Primary author";s:14:"ris_default_a2";s:16:"Secondary author";s:14:"ris_default_au";s:6:"Author";s:14:"ris_default_y1";s:12:"Primary date";s:14:"ris_default_py";s:16:"Publication year";s:14:"ris_default_n1";s:5:"Notes";s:14:"ris_default_kw";s:8:"Keywords";s:14:"ris_default_rp";s:14:"Reprint status";s:14:"ris_default_sp";s:10:"Start page";s:14:"ris_default_ep";s:11:"Ending page";s:14:"ris_default_jf";s:20:"Periodical full name";s:14:"ris_default_jo";s:32:"Periodical standard abbreviation";s:14:"ris_default_ja";s:41:"Periodical in which article was published";s:14:"ris_default_j1";s:37:"Periodical name - User abbreviation 1";s:14:"ris_default_j2";s:37:"Periodical name - User abbreviation 2";s:14:"ris_default_vl";s:6:"Volume";s:14:"ris_default_is";s:5:"Issue";s:14:"ris_default_t2";s:15:"Title secondary";s:14:"ris_default_cy";s:19:"City of Publication";s:14:"ris_default_pb";s:9:"Publisher";s:14:"ris_default_u1";s:6:"User 1";s:14:"ris_default_u2";s:6:"User 2";s:14:"ris_default_u3";s:6:"User 3";s:14:"ris_default_u4";s:6:"User 4";s:14:"ris_default_u5";s:6:"User 5";s:14:"ris_default_t3";s:12:"Title series";s:14:"ris_default_n2";s:8:"Abstract";s:14:"ris_default_sn";s:14:"ISSN/ISBN/ASIN";s:14:"ris_default_av";s:12:"Availability";s:14:"ris_default_m1";s:7:"Misc. 1";s:14:"ris_default_m2";s:7:"Misc. 2";s:14:"ris_default_m3";s:7:"Misc. 3";s:14:"ris_default_ad";s:7:"Address";s:14:"ris_default_ur";s:3:"URL";s:14:"ris_default_l1";s:11:"Link to PDF";s:14:"ris_default_l2";s:17:"Link to Full-text";s:14:"ris_default_l3";s:15:"Related records";s:14:"ris_default_l4";s:6:"Images";s:14:"ris_default_y2";s:14:"Primary date 2";s:14:"ris_default_a3";s:7:"Authors";s:14:"ris_default_ab";s:8:"Abstract";s:14:"ris_default_la";s:8:"Language";s:14:"ris_default_ts";s:2:"TS";s:14:"ris_default_do";s:3:"DOI";s:14:"ris_default_ed";s:15:"Further Persons";s:14:"ris_default_in";s:2:"In";s:14:"ris_default_et";s:7:"Edition";s:14:"ris_default_dp";s:17:"Database Provider";s:14:"ris_default_st";s:11:"Short Title";s:25:"bibl_library_show_in_list";s:24:"Show as link in the list";}'))); +'module' => array('text', 'bibl'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:114:{s:8:"bibl_new";s:16:"New Bibliography";s:16:"bibl_link_online";s:16:"Lookup inventory";s:8:"bibl_add";s:16:"Add Bibliography";s:11:"bibl_import";s:19:"Import Bibliography";s:22:"download_original_file";s:22:"Download Original File";s:4:"Type";s:4:"Type";s:16:"override_entries";s:16:"Override Entries";s:9:"bibl_edit";s:17:"Edit Bibliography";s:17:"bibliography file";s:17:"Bibliography File";s:18:"obj_bibl_duplicate";s:22:"Duplicate Bibliography";s:11:"detail_view";s:11:"Detail View";s:19:"bibl_admin_settings";s:8:"Settings";s:23:"bibl_settings_libraries";s:9:"Libraries";s:17:"bibl_library_name";s:4:"Name";s:16:"bibl_library_url";s:8:"Base-URL";s:16:"bibl_library_img";s:9:"Image-URL";s:17:"bibl_settings_new";s:11:"Add Library";s:18:"bibl_settings_edit";s:12:"Edit Library";s:9:"libraries";s:9:"Libraries";s:10:"attr_order";s:15:"Attribute-Order";s:17:"attr_order_bibtex";s:24:"Attribute Order (Bibtex)";s:22:"attr_order_bibtex_info";s:24:"default: isbn,issn,title";s:14:"attr_order_ris";s:21:"Attribute Order (ris)";s:19:"attr_order_ris_info";s:18:"default: sn,ti, t1";s:18:"news_title_created";s:27:"New bibliography list added";s:20:"news_content_created";s:98:"A new bibliography list has been added. You can view the entries by clicking the link to the item.";s:18:"news_title_updated";s:25:"Bibliography list updated";s:20:"news_content_updated";s:103:"The bibliography list has been modified. You can view the new entries by clicking the link to the item.";s:9:"bibl_copy";s:17:"Copy Bibliography";s:19:"bib_default_address";s:7:"Address";s:18:"bib_default_author";s:6:"Author";s:21:"bib_default_booktitle";s:5:"Title";s:19:"bib_default_chapter";s:7:"Chapter";s:19:"bib_default_edition";s:7:"Edition";s:18:"bib_default_editor";s:6:"Editor";s:23:"bib_default_institution";s:11:"Institution";s:19:"bib_default_journal";s:7:"Journal";s:18:"bib_default_number";s:6:"Number";s:24:"bib_default_organization";s:12:"Organization";s:17:"bib_default_pages";s:5:"Pages";s:21:"bib_default_publisher";s:9:"Publisher";s:17:"bib_default_title";s:5:"Title";s:16:"bib_default_type";s:4:"Type";s:18:"bib_default_volume";s:6:"Volume";s:16:"bib_default_year";s:4:"Year";s:18:"bib_default_school";s:6:"School";s:15:"bib_default_url";s:3:"URL";s:20:"bib_default_crossref";s:15:"Cross Reference";s:20:"bib_default_keywords";s:8:"Keywords";s:16:"bib_default_isbn";s:9:"ISSN/ISBN";s:19:"bib_default_urldate";s:17:"Date of URL visit";s:20:"bib_default_language";s:8:"Language";s:18:"bib_default_series";s:6:"Series";s:16:"bib_default_cite";s:8:"Bib Cite";s:16:"bib_default_note";s:4:"Note";s:24:"bib_default_howpublished";s:12:"Published as";s:15:"bib_default_key";s:3:"Key";s:17:"bib_default_month";s:5:"Month";s:20:"bib_default_abstract";s:8:"Abstract";s:14:"ris_default_ty";s:4:"Type";s:14:"ris_default_id";s:12:"Reference ID";s:14:"ris_default_t1";s:5:"Title";s:14:"ris_default_ti";s:10:"Book title";s:14:"ris_default_ct";s:30:"Title of unpublished reference";s:14:"ris_default_a1";s:14:"Primary author";s:14:"ris_default_a2";s:16:"Secondary author";s:14:"ris_default_au";s:6:"Author";s:14:"ris_default_y1";s:12:"Primary date";s:14:"ris_default_py";s:16:"Publication year";s:14:"ris_default_n1";s:5:"Notes";s:14:"ris_default_kw";s:8:"Keywords";s:14:"ris_default_rp";s:14:"Reprint status";s:14:"ris_default_sp";s:10:"Start page";s:14:"ris_default_ep";s:11:"Ending page";s:14:"ris_default_jf";s:20:"Periodical full name";s:14:"ris_default_jo";s:32:"Periodical standard abbreviation";s:14:"ris_default_ja";s:41:"Periodical in which article was published";s:14:"ris_default_j1";s:37:"Periodical name - User abbreviation 1";s:14:"ris_default_j2";s:37:"Periodical name - User abbreviation 2";s:14:"ris_default_vl";s:6:"Volume";s:14:"ris_default_is";s:5:"Issue";s:14:"ris_default_t2";s:15:"Title secondary";s:14:"ris_default_cy";s:19:"City of Publication";s:14:"ris_default_pb";s:9:"Publisher";s:14:"ris_default_u1";s:6:"User 1";s:14:"ris_default_u2";s:6:"User 2";s:14:"ris_default_u3";s:6:"User 3";s:14:"ris_default_u4";s:6:"User 4";s:14:"ris_default_u5";s:6:"User 5";s:14:"ris_default_t3";s:12:"Title series";s:14:"ris_default_n2";s:8:"Abstract";s:14:"ris_default_sn";s:14:"ISSN/ISBN/ASIN";s:14:"ris_default_av";s:12:"Availability";s:14:"ris_default_m1";s:7:"Misc. 1";s:14:"ris_default_m2";s:7:"Misc. 2";s:14:"ris_default_m3";s:7:"Misc. 3";s:14:"ris_default_ad";s:7:"Address";s:14:"ris_default_ur";s:3:"URL";s:14:"ris_default_l1";s:11:"Link to PDF";s:14:"ris_default_l2";s:17:"Link to Full-text";s:14:"ris_default_l3";s:15:"Related records";s:14:"ris_default_l4";s:6:"Images";s:14:"ris_default_y2";s:14:"Primary date 2";s:14:"ris_default_a3";s:7:"Authors";s:14:"ris_default_ab";s:8:"Abstract";s:14:"ris_default_la";s:8:"Language";s:14:"ris_default_ts";s:2:"TS";s:14:"ris_default_do";s:3:"DOI";s:14:"ris_default_ed";s:15:"Further Persons";s:14:"ris_default_in";s:2:"In";s:14:"ris_default_et";s:7:"Edition";s:14:"ris_default_dp";s:17:"Database Provider";s:14:"ris_default_st";s:11:"Short Title";s:25:"bibl_library_show_in_list";s:24:"Show as link in the list";}'))); $ilDB->insert("lng_modules", array( 'module' => array('text', 'obj'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:26:{s:14:"edit_questions";s:14:"Edit Questions";s:22:"obj_select_master_lang";s:145:"Please select the master language. The current content will be assigned to the master language. The master language cannot be changed afterwards.";s:15:"obj_master_lang";s:15:"Master Language";s:20:"obj_additional_langs";s:20:"Additional Languages";s:27:"obj_deactivate_content_lang";s:39:"Deactivate Translation for Page Editing";s:11:"svy_results";s:7:"Results";s:19:"obj_multilinguality";s:15:"Multilinguality";s:12:"obj_features";s:19:"Additional Features";s:25:"obj_tool_setting_info_tab";s:8:"Info Tab";s:23:"obj_activation_list_gui";s:12:"Availability";s:30:"obj_tool_setting_info_tab_info";s:37:"The ‘Info’ tab will be displayed.";s:16:"obj_presentation";s:12:"Presentation";s:34:"obj_deactivate_content_transl_conf";s:113:"Do you really want to deactivate translation for page editing? Only contents of the master language will be kept.";s:27:"obj_cont_transl_deactivated";s:50:"Translation for page editing has been deactivated.";s:25:"obj_insert_into_clipboard";s:21:"Insert into Clipboard";s:22:"obj_inserted_clipboard";s:41:"Objects have been moved to the clipboard.";s:30:"obj_multilang_title_descr_only";s:145:"Translation is activated for title and description only. Translation support for Page editing (‘Customize Page’) needs additional activation.";s:25:"obj_activate_content_lang";s:37:"Activate Translation for Page Editing";s:17:"obj_add_languages";s:13:"Add Languages";s:22:"obj_activate_multilang";s:24:"Activate Multilinguality";s:24:"obj_deactivate_multilang";s:26:"Deactivate Multilinguality";s:29:"obj_deactivate_multilang_conf";s:100:"Do you really want to deactivate multilinguality? Only contents of the master language will be kept.";s:25:"obj_multilang_deactivated";s:37:"Multilinguality has been deactivated.";s:27:"obj_tool_setting_taxonomies";s:10:"Taxonomies";s:26:"obj_tool_setting_tag_cloud";s:9:"Tag Cloud";s:31:"obj_tool_setting_tag_cloud_info";s:73:"The ‘Tag Cloud’ block will be displayed inside the ‘Content’ tab.";}'))); @@ -27179,7 +27179,7 @@ function setupILIASDatabase() 'module' => array('text', 'mmbr'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:2:{s:19:"mmbr_selected_users";s:21:"Selected Participants";s:28:"mmbr_btn_mail_selected_users";s:9:"Send Mail";}'))); $ilDB->insert("lng_modules", array( -'module' => array('text', 'sysc'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:10:{s:14:"sysc_tab_trash";s:15:"Deleted Objects";s:25:"sysc_administrate_deleted";s:28:"Administrate Deleted Objects";s:18:"sysc_trash_restore";s:23:"Restore Deleted Objects";s:23:"sysc_trash_restore_info";s:80:"Restore deleted objects from trash bin and move the to the ‘Recovery Folder’";s:17:"sysc_trash_action";s:6:"Action";s:17:"sysc_trash_remove";s:34:"Remove deleted objects from system";s:22:"sysc_trash_remove_info";s:50:"Remove deleted objects (trash bin) from the system";s:20:"sysc_trash_limit_num";s:12:"Limit Number";s:20:"sysc_trash_limit_age";s:9:"Limit Age";s:21:"sysc_trash_limit_type";s:13:"Limit by Type";}'))); +'module' => array('text', 'sysc'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:45:{s:14:"sysc_tab_trash";s:15:"Deleted Objects";s:25:"sysc_administrate_deleted";s:28:"Administrate Deleted Objects";s:18:"sysc_trash_restore";s:23:"Restore Deleted Objects";s:23:"sysc_trash_restore_info";s:80:"Restore deleted objects from trash bin and move the to the ‘Recovery Folder’";s:17:"sysc_trash_action";s:6:"Action";s:17:"sysc_trash_remove";s:34:"Remove deleted objects from system";s:22:"sysc_trash_remove_info";s:50:"Remove deleted objects (trash bin) from the system";s:20:"sysc_trash_limit_num";s:12:"Limit Number";s:20:"sysc_trash_limit_age";s:9:"Limit Age";s:21:"sysc_trash_limit_type";s:13:"Limit by Type";s:13:"sysc_overview";s:8:"Overview";s:11:"sysc_groups";s:19:"System Check Groups";s:13:"sysc_grp_tree";s:15:"Repository Tree";s:18:"sysc_grp_tree_desc";s:84:"Performs an analysis of the tree and prints all tree nodes along with analysis data.";s:18:"sysc_completed_num";s:16:"Fullfilled Tasks";s:15:"sysc_failed_num";s:20:"Not Fullfilled Tasks";s:18:"sysc_task_overview";s:5:"Tasks";s:20:"sysc_action_validate";s:8:"Validate";s:18:"sysc_action_repair";s:6:"Repair";s:25:"sysc_task_tree_duplicates";s:36:"Duplicate Entries in Repository Tree";s:30:"sysc_task_tree_duplicates_desc";s:62:"Search for duplicate entries in the repository tree structure.";s:19:"sysc_task_tree_dump";s:9:"List Tree";s:24:"sysc_task_tree_dump_desc";s:49:"Analyses and prints the repository tree structure";s:21:"sysc_action_list_tree";s:27:"Create Repository Tree Dump";s:21:"sysc_action_show_tree";s:25:"Show Repository Tree Dump";s:28:"sysc_tree_duplicate_failures";s:71:"Found duplicate entries in tree structure. Number of duoplicate entries";s:20:"sysc_message_success";s:15:"No errors found";s:23:"sysc_tree_list_failures";s:87:"A dump of the the repository tree has been created. Number of errors in tree structure:";s:14:"sysc_status_na";s:12:"Not Executed";s:19:"sysc_status_running";s:7:"Running";s:18:"sysc_status_failed";s:6:"Failed";s:21:"sysc_status_completed";s:9:"Completed";s:22:"sysc_task_tree_missing";s:34:"Missing Entries in Repository Tree";s:27:"sysc_task_tree_missing_desc";s:60:"Searches and repairs missing entries in the repository tree.";s:33:"sysc_message_tree_missing_confirm";s:79:"Do you really want to restore missing entries in the repository tree structure?";s:21:"sysc_btn_tree_missing";s:15:"Restore Missing";s:26:"sysc_tree_missing_failures";s:71:"Found missing entries in the tree structure. Number of missing entries:";s:21:"sysc_cron_empty_trash";s:16:"Delete Trash Bin";s:26:"sysc_cron_empty_trash_desc";s:118:"If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).";s:27:"sysc_task_tree_missing_tree";s:34:"Missing Entries in Repository Tree";s:32:"sysc_task_tree_missing_tree_desc";s:60:"Searches and repairs missing entries in the repository tree.";s:32:"sysc_task_tree_missing_reference";s:25:"Missing Object References";s:37:"sysc_task_tree_missing_reference_desc";s:70:"Searches and repairs missing object references in the repository tree.";s:19:"sysc_task_structure";s:14:"Tree structure";s:24:"sysc_task_structure_desc";s:52:"Analyzes and corrects the repository tree structure.";}'))); $ilDB->insert("lng_modules", array( 'module' => array('text', 'scormtrac'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:87:{s:16:"audio_captioning";s:35:"learner_preference.audio_captioning";s:11:"audio_level";s:30:"learner_preference.audio_level";s:7:"c_entry";s:5:"entry";s:6:"c_exit";s:4:"exit";s:10:"c_language";s:27:"learner_preference.language";s:10:"c_location";s:8:"location";s:5:"c_max";s:9:"score.max";s:5:"c_min";s:9:"score.min";s:6:"c_mode";s:4:"mode";s:5:"c_raw";s:25:"score.raw: achieved score";s:11:"c_timestamp";s:11:"Last access";s:6:"c_type";s:4:"Type";s:17:"completion_status";s:17:"completion_status";s:20:"completion_threshold";s:20:"completion_threshold";s:11:"counter_all";s:9:"All users";s:15:"counter_correct";s:25:"Users with correct result";s:23:"counter_correct_percent";s:39:"Percentage of users with correct result";s:17:"counter_incorrect";s:27:"Users with incorrect result";s:25:"counter_incorrect_percent";s:41:"Percentage of users with incorrect result";s:13:"counter_other";s:23:"Users with other result";s:21:"counter_other_percent";s:37:"Percentage of users with other result";s:10:"cp_node_id";s:19:"ID of chapter / SCO";s:6:"credit";s:6:"credit";s:14:"delivery_speed";s:33:"learner_preference.delivery_speed";s:18:"exportselectedcore";s:31:"Basic report for chapters (SCO)";s:26:"exportselectedinteractions";s:29:"Basic report for interactions";s:2:"id";s:2:"ID";s:23:"interaction_description";s:26:"Description of interaction";s:14:"interaction_id";s:17:"ID of interaction";s:17:"interaction_value";s:21:"Result of interaction";s:7:"latency";s:13:"latency: time";s:15:"latency_seconds";s:24:"latency: time in seconds";s:11:"launch_data";s:37:"launch_data: data at start of the SCO";s:16:"learner_response";s:26:"learner_response: Response";s:5:"lm_id";s:25:"ID of the learning module";s:8:"lm_title";s:28:"Title of the learning module";s:16:"progress_measure";s:16:"progress_measure";s:6:"result";s:6:"result";s:6:"scaled";s:50:"score.scaled: score achieved as a decimal fraction";s:20:"scaled_passing_score";s:66:"scaled_passing_score: score required to pass as a decimal fraction";s:32:"sco_marked_for_learning_progress";s:30:"Relevant for learning progress";s:9:"sco_title";s:22:"Title of chapter / SCO";s:12:"session_time";s:38:"session_time: time in the last session";s:20:"session_time_seconds";s:49:"session_time: time in the last session in seconds";s:14:"success_status";s:23:"success_status: success";s:12:"suspend_data";s:40:"suspend_data: variable buffer of the SCO";s:10:"total_time";s:22:"total_time: total time";s:18:"total_time_seconds";s:33:"total_time: total time in seconds";s:19:"tracinteractionitem";s:26:"Evaluation per interaction";s:19:"tracinteractionuser";s:19:"Evaluation per user";s:26:"tracinteractionuseranswers";s:18:"Responses of users";s:7:"user_id";s:7:"User-ID";s:9:"weighting";s:9:"weighting";s:6:"report";s:6:"Report";s:19:"display_not_allowed";s:19:"Display not allowed";s:21:"exportselectedsuccess";s:24:"Basic report for success";s:16:"LearningModuleId";s:21:"ID of learning module";s:19:"LearningModuleTitle";s:24:"Title of learning module";s:21:"LearningModuleVersion";s:26:"Version of learning module";s:6:"Status";s:12:"Total status";s:10:"Percentage";s:28:"Percentage of completed SCOs";s:8:"Attempts";s:8:"Attempts";s:12:"existingSCOs";s:23:"Number of existing SCOs";s:11:"startedSCOs";s:22:"Number of started SCOs";s:13:"completedSCOs";s:30:"Number of fully completed SCOs";s:10:"passedSCOs";s:21:"Number of passed SCOs";s:24:"roundedTotal_timeSeconds";s:31:"Total time in seconds (rounded)";s:17:"counter_i_correct";s:31:"Correctly answered interactions";s:25:"counter_i_correct_percent";s:45:"Percentage of correctly answered interactions";s:19:"counter_i_incorrect";s:33:"Incorrectly answered interactions";s:27:"counter_i_incorrect_percent";s:47:"Percentage of incorrectly answered interactions";s:15:"counter_i_other";s:55:"Neither correctly nor incorrectly answered interactions";s:23:"counter_i_other_percent";s:69:"Percentage of neither correctly nor incorrectly answered interactions";s:6:"sco_id";s:19:"ID of chapter / SCO";s:13:"lesson_status";s:13:"lesson_status";s:9:"satisfied";s:17:"Status: satisfied";s:7:"measure";s:15:"Status: measure";s:23:"exportobjglobaltosystem";s:59:"Report for Objectives Global To System (used by Sequencing)";s:24:"exportselectedobjectives";s:21:"Report for objectives";s:5:"scope";s:5:"scope";s:7:"counter";s:7:"counter";s:16:"student_response";s:26:"student_response: Response";s:7:"ostatus";s:23:"Status of the objective";s:17:"exportselectedraw";s:14:"CMI (RAW) data";s:6:"lvalue";s:3:"Key";s:6:"rvalue";s:5:"Value";s:13:"identifierref";s:14:"SCO-Identifier";}'))); @@ -29716,7 +29716,7 @@ function setupILIASDatabase() 'obj_id' => array('integer', '33'), 'type' => array('text', 'typ'), 'title' => array('text', 'root'), 'description' => array('text', 'Root Folder Object'), 'owner' => array('integer', '-1'), 'create_date' => array('timestamp', '2002-12-21 00:04:00'), 'last_update' => array('timestamp', '2003-08-15 12:04:20'), 'import_id' => array('text', ''))); $ilDB->insert("object_data", array( -'obj_id' => array('integer', '70'), 'type' => array('text', 'lng'), 'title' => array('text', 'en'), 'description' => array('text', 'installed'), 'owner' => array('integer', '-1'), 'create_date' => array('timestamp', ''), 'last_update' => array('timestamp', '2015-07-28 16:09:25'), 'import_id' => array('text', ''))); +'obj_id' => array('integer', '70'), 'type' => array('text', 'lng'), 'title' => array('text', 'en'), 'description' => array('text', 'installed'), 'owner' => array('integer', '-1'), 'create_date' => array('timestamp', ''), 'last_update' => array('timestamp', '2015-09-12 13:46:03'), 'import_id' => array('text', ''))); $ilDB->insert("object_data", array( 'obj_id' => array('integer', '14'), 'type' => array('text', 'role'), 'title' => array('text', 'Anonymous'), 'description' => array('text', 'Default role for anonymous users (with no account)'), 'owner' => array('integer', '-1'), 'create_date' => array('timestamp', '2003-08-15 12:06:19'), 'last_update' => array('timestamp', '2005-07-20 15:15:06'), 'import_id' => array('text', ''))); @@ -44396,7 +44396,7 @@ function setupILIASDatabase() 'module' => array('text', 'common'), 'keyword' => array('text', 'ps_export_scorm'), 'value' => array('clob', '1'))); $ilDB->insert("settings", array( -'module' => array('text', 'common'), 'keyword' => array('text', 'db_hotfixes_5_0'), 'value' => array('clob', '7'))); +'module' => array('text', 'common'), 'keyword' => array('text', 'db_hotfixes_5_0'), 'value' => array('clob', '9'))); // @@ -47989,18 +47989,6 @@ function setupILIASDatabase() ,"default" => "" ,"type" => "integer" ) - ,"title" => array ( - "notnull" => false - ,"length" => 64 - ,"fixed" => true - ,"type" => "text" - ) - ,"description" => array ( - "notnull" => false - ,"length" => 64 - ,"fixed" => true - ,"type" => "text" - ) ,"component" => array ( "notnull" => false ,"length" => 16 @@ -48027,6 +48015,50 @@ function setupILIASDatabase() $ilDB->createSequence("sysc_groups", 1); +// +// sysc_tasks +// +$fields = array ( + "id" => array ( + "notnull" => true + ,"length" => 4 + ,"unsigned" => false + ,"default" => "" + ,"type" => "integer" + ) + ,"grp_id" => array ( + "notnull" => true + ,"length" => 4 + ,"unsigned" => false + ,"default" => "" + ,"type" => "integer" + ) + ,"last_update" => array ( + "notnull" => false + ,"type" => "timestamp" + ) + ,"status" => array ( + "notnull" => true + ,"length" => 1 + ,"unsigned" => false + ,"default" => "0" + ,"type" => "integer" + ) + ,"identifier" => array ( + "notnull" => false + ,"length" => 64 + ,"fixed" => false + ,"type" => "text" + ) +); +$ilDB->createTable("sysc_tasks", $fields); + +$pk_fields = array("id"); +$ilDB->addPrimaryKey("sysc_tasks", $pk_fields); + +$ilDB->createSequence("sysc_tasks", 1); + + // // syst_style_cat // diff --git a/setup/sql/ilias3.sql b/setup/sql/ilias3.sql index b6e9e82e167e..977a975990c2 100755 --- a/setup/sql/ilias3.sql +++ b/setup/sql/ilias3.sql @@ -1,6 +1,6 @@ -- MySQL dump 10.13 Distrib 5.5.44, for debian-linux-gnu (x86_64) -- --- Host: localhost Database: rel5044 +-- Host: localhost Database: rel5050 -- ------------------------------------------------------ -- Server version 5.5.44-0ubuntu0.14.04.1-log @@ -15984,12 +15984,37 @@ CREATE TABLE `lng_data` ( -- Dumping data for table `lng_data` -- +INSERT INTO `lng_data` VALUES ('content','cont_blist','en','Bullet List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_cc_str','en','Strong',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_cc_emp','en','Emphatic',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_cc_imp','en','Important',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_more_character_styles','en','...more character styles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_paragraph_styles','en','Paragraph Styles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_role_selection','en','Role Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_global_rolt','en','Global Role Template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','exc_next_deadline','en','Next Deadline',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','password_allow_chars','en','Allowed chars: %s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_no_valid_role','en','There is currently no valid role for new accounts. Please contact your administrator.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_code_no_role','en','The registration code given does not specify a role and can not be used currently. Please contact your administrator.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cms_dir_tree','en','CMS Directory Trees',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cc_mapping_overview','en','Mapping Overview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_invalid_import_type_cms','en','The import type ‘Campus Management’ can be chosen only once.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_campus_connect_title','en','CampusConnect Mappings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_node_mapping_create_empty_info','en','Usable only in combination with course mapping, which will be activated automatically.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_node_mapping_create_empty','en','Create Categories only, which contain Courses',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_import_cms','en','Campus Management',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_node_mapping_activate','en','Enable Directory Mapping',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_edit_personal_data','en','Edit Personal Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','scorm_create_export_file_html_one','en','Create Export File (HTML, One Page, Review Mode)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_mapping_exp_tbl','en','Mapping ILIAS Advanced Meta Data to ECS-Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_mapping_rcrs','en','Mapping for ECS Courses',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_tab_import','en','Import',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_tab_export','en','Export',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_mapping_crs','en','Mapping for Courses',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_cannot_online_due_to_switched_quest_set_type_setting','en','The test cannot be set to online, because the test mode setting has been changed. You have to set a test mode relating question config before the test can be set to online.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_milestone_settings','en','Milestones',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','test_edit_settings','en','Edit Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_set_offline_due_to_switched_question_set_type_setting','en','The test has been set to offline, because the test mode setting has been changed. You have to set a new test mode relating question config before the test can be set to online again.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','test_edit_settings','en','Edit Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_milestone_settings','en','Milestones',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_cache_settings','en','Cache',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','mark_moderator_posts_desc','en','If activated moderator posts will be highlighted',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','mark_moderator_posts','en','Mark moderator posts',NULL,NULL); @@ -16014,18 +16039,18 @@ INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_skill_template_reference','en INSERT INTO `lng_data` VALUES ('administration','apache_auth_domains_description','en','Enter one domain per line to allow redirection to this target.
If ILIAS is reachable by more than one domain please enter all target you want to allow.
Example: example.com allows the redirection to http://example.com and http://www.example.com and all pages located there.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_domains','en','Allowed Redirection Domains',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_security','en','Security Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_template_category','en','Competence Template Category',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_template','en','Competence Template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_template_category','en','Competence Template Category',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_skill_template_category_child','en','Insert Competence Template Category as Sub-item',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_basic_skill_template_child','en','Insert Competence Template as Sub-item',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_new_skill_template_category','en','New Competence Template Category',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_skill_template_category','en','Insert Competence Template Category',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_new_skill_template','en','New Competence Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_basic_skill_template','en','Insert Competence Template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_new_skill_template','en','New Competence Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_templates','en','Competence Templates',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_previous_step','en','Previous Step',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_self_evaluation','en','Self-Evaluation',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_next_step','en','Next Step',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_self_evaluation','en','Self-Evaluation',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_please_select_your_skill_levels','en','Please select your competence levels.',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_sure_delete_self_evaluation','en','Do you really want to delete the following self-evaluations?',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_update_self_evaluation','en','Update Self-Evaluation',NULL,NULL); @@ -16034,12 +16059,12 @@ INSERT INTO `lng_data` VALUES ('skmg','skmg_save_self_evaluation','en','Finish S INSERT INTO `lng_data` VALUES ('skmg','skmg_no_skills','en','No Competences',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_your_self_evaluation','en','Your Self-Evaluation',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_execute_self_evaluation','en','Start',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_please_select_self_skill','en','Start a new Self Evaluation. Competence:',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_edit_scat','en','Edit Competence Category',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_please_select_self_skill','en','Start a new Self Evaluation. Competence:',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_cert_achievement_datetime','en','Achievement Date and Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_cert_achievement_date','en','Achievement Date',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_cert_skill_trigger_title','en','Competence Trigger Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_cert_skill_level_title','en','Competence Level Title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_cert_skill_trigger_title','en','Competence Trigger Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_cert_skill_title','en','Competence Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_management_deactivated','en','Competence Management is currently deactivated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('adm','adm_update_skill_status','en','Update Competence Status',NULL,NULL); @@ -16047,74 +16072,74 @@ INSERT INTO `lng_data` VALUES ('adm','adm_update_skill_tables','en','Update Comp INSERT INTO `lng_data` VALUES ('skmg','skmg_select_trigger','en','Select Trigger',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_no_trigger','en','No Trigger',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_remove_trigger','en','Remove Trigger',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_certificate','en','Certificate',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_level_trigger','en','Competence Level Trigger',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_certificate','en','Certificate',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_levels','en','Competence Levels',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_skill','en','Competence',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_really_delete_levels','en','Do you really want to delete the following competence levels?',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_update_order','en','Update Order',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_new_level','en','New Level',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_edit_level','en','Edit Level',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_nr','en','Nr',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_trigger','en','Trigger',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_level','en','Competence Level',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_add_level','en','Add Level',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_new_level','en','New Level',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','scat','en','Competence Category',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skll','en','Basic Competence',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_add_level','en','Add Level',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_level','en','Competence Level',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_as_subitem','en','Insert as Sub-item',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skll','en','Basic Competence',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_on_same_level','en','Insert on Same Level',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_skmg_desc','en','Manage competences and competence categories.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_selected_items_have_been_copied','en','Selected items have been copied.',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_selected_items_have_been_cut','en','Selected items have been cut.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_selected_items_have_been_copied','en','Selected items have been copied.',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_skill_category_from_clip_child','en','Insert Competence Categories from Clipboard as Sub-items',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_basic_skill_from_clip_child','en','Insert Basic Competences from Clipboard as Sub-items',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_skill_category_from_clip','en','Insert Competence Categories from Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_basic_skill_from_clip','en','Insert Basic Competences from Clipboard',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_choose_only_skill_categories_or_basic_skills','en','Please choose either only basic competences or only competence categories.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_save_all_titles','en','Save All Titles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_new_skill_category','en','New Competence Category',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_new_skill','en','New Competence',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_new_skill_category','en','New Competence Category',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_save_all_titles','en','Save All Titles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_choose_only_skill_categories_or_basic_skills','en','Please choose either only basic competences or only competence categories.',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_skill_category_child','en','Insert Competence Category as Sub-item',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_basic_skill','en','Insert Basic Competence',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_skill_category','en','Insert Competence Category',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_basic_skill_child','en','Insert Basic Competence as Sub-item',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_skill_category','en','Insert Competence Category',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_basic_skill','en','Insert Basic Competence',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_hierarchie','en','Competence Hierarchy',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_skills','en','Competences',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_enable_skmg','en','Activate Competence Management',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_auth_type_apache','en','Username/Password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_apache_user','en','Username',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_apache_pass','en','Password',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_skmg','en','Competence Management',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_settings','en','Competence Management Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_apache_pass','en','Password',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_apache_user','en','Username',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_auth_type_apache','en','Username/Password',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_auth_type_cert','en','Certificate-Base',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_auth_type','en','Authentication Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_choose_from_mep','en','Choose from Pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_object_statistics','en','Object Statistics',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cert_valid_until','en','Certificate valid until',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_choose_from_folder','en','Choose from Folder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_object_statistics','en','Object Statistics',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_choose_from_mep','en','Choose from Pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_maintenance','en','Maintenance',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_switch_to_media_pool','en','Switch to other Media Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_type_webr','en','Weblink',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_maintenance','en','Maintenance',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_profile_portfolio','en','If you want to use a portfolio as your profile, go to the portfolio section and set ‘My Profile’ for that portfolio.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_portfolios_desc','en','Users can create portfolios and use them as profile.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','portfolio','en','Portfolio',NULL,NULL); -INSERT INTO `lng_data` VALUES ('prtf','prtf_default_portfolio','en','My Profile',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_portfolios','en','Portfolios',NULL,NULL); +INSERT INTO `lng_data` VALUES ('prtf','prtf_default_portfolio','en','My Profile',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','portfolio','en','Portfolio',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_account_inactive','en','Inactive Account',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_enable_grp_member_notification_info','en','If enabled, group participants will be notified automatically about membership changes.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_enable_crs_member_notification_info','en','If enabled, course participants will be notified automatically about membership changes.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_enable_grp_member_notification','en','Group Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_enable_crs_member_notification','en','Course Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_member_notification','en','Participant Notification',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_portfolio_created','en','Portfolio was created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_blog_created','en','Blog was created.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_portfolio_created','en','Portfolio was created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_create_portfolio_select_info','en','Please select the resource folder to add the portfolio to.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_create_blog_select_info','en','Please select the resource folder to add the blog to.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_create_portfolio','en','Create Portfolio',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_portfolio_returned','en','Assignment Portfolio',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_create_blog','en','Create Blog',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_blog_returned','en','Assignment Blog',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_portfolio_returned','en','Assignment Portfolio',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_type_portfolio','en','Portfolio',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_blog_returned','en','Assignment Blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_type_blog','en','Blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_type_upload','en','Upload',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_save_status_and_titles','en','Save Status and Titles',NULL,NULL); @@ -16123,23 +16148,23 @@ INSERT INTO `lng_data` VALUES ('book','book_type_warning','en','Currently, there INSERT INTO `lng_data` VALUES ('book','book_schedule_warning_edit','en','Currently, there is no schedule available. To use the booking pool you need to create a schedule for booking (or switch to a different type of pool).',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_localization_info','en','Language used for predefined texts, e.g. ‘Previous’ and ’Next’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_localization','en','Localization',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_desc_objectives','en','Description/Objectives',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_status_shared','en','Shared',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_move_to_repository','en','Move to Repository',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_status_shared','en','Shared',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_desc_objectives','en','Description/Objectives',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_copy_to_repository','en','Copy to Repository',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_share_select_user','en','Please select a user.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_shared_resources','en','Shared Resources',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_dir_alloc','en','Directory Allocation',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_tab_personal','en','My Resources',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_tab_shared','en','Resources of Other Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_crs_alloc','en','Course Allocation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_dir_alloc_set','en','Edit Directory Allocation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_dir_alloc','en','Directory Allocation',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_crs_alloc_set','en','Edit Course Allocation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_dir_alloc_set','en','Edit Directory Allocation',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_back_settings','en','ECS Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_tbl_settings_for_server','en','ECS Settings for %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qover','en','Question Overview',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_enable_page_history','en','Page History',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_tbl_settings_for_server','en','ECS Settings for %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_enable_page_history_info','en','Stores older versions of pages and allows roll back to older versions.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_enable_page_history','en','Page History',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_missing_snippet','en','Missing Content Snippet. The snippet has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_content_snippet_used_in_older_versions','en','Please note: This snippet is used in older versions of some pages. If these pages are rolled back to a version that includes this snippet, the snippet will be missing in the page.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_all_usages','en','Include History',NULL,NULL); @@ -16147,44 +16172,44 @@ INSERT INTO `lng_data` VALUES ('content','cont_set_layout','en','Set Layout',NUL INSERT INTO `lng_data` VALUES ('content','cont_current_usages','en','Current Usages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_exp_ids_not_resp_format3','en','The ID must not start with a number.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_up_dir_copy','en','Copy Files from Upload Directory (Keeps files in the upload directory)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_create_media_files','en','Create Media Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_up_dir_move','en','Move Files from Upload Directory (Faster)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_file','en','File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_create_media_files','en','Create Media Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_upload_dir_files','en','Files from Upload Directory',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_file','en','File',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_sel_upload_dir_files','en','Select Files/Directories',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_create_from_upload_dir','en','Create Media Objects from Upload Directory',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','mob_upload_dir_info','en','Server directory from which multiple files can be used to create media objects in media pools. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','mob_upload_dir','en','Upload Directory',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_exp_id_used_multiple','en','Export ID used multiple times',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_saved_export_ids','en','Saved HTML Export IDs.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','content_some_export_ids_multiple_times','en','Some export IDs are used multiple times. This will lead to missing pages in the export.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_saved_export_ids','en','Saved HTML Export IDs.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_exp_ids_not_resp_format2','en','Please check and correct your input.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_export_id','en','Export ID',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_exp_ids_not_resp_format1','en','Export IDs may only use the following characters',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_export_id','en','Export ID',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_html_export_ids_info','en','Allows maintaining extra IDs for ILIAS learning modules that are used for naming HTML files when HTML export is done.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_html_export_ids','en','HTML Export IDs',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_share_search_users','en','Search Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_share_success','en','A new entry has been added.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_share_with_members','en','Share with members',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_permission_removed','en','The item has been removed.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_set_permission_all_password','en','World Wide Web with Password',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_set_permission_course','en','Members of Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_set_permission_group','en','Members of Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_set_permission_course','en','Members of Course',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_set_permission_all_password','en','World Wide Web with Password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','period_of_service_provision','en','Period of service provision',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_permissions','en','Share',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_shared_with','en','Shared With',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_set_permission_single_user','en','A Single User',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','unit_price','en','Unit price',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','plus_vat','en','Plus VAT',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','credit','en','Credit',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','period_of_service_provision','en','Period of service provision',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','total_netprice','en','Total netprice (without VAT)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','unit_price','en','Unit price',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','day_of_service_provision','en','Day of service provision',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','amount','en','Amount',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','external_bill_no','en','%s Billing-No.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','amount','en','Amount',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','position','en','Pos.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_tbl_import_type','en','Import Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_tbl_export','en','Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_tbl_import','en','Import',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_tbl_export','en','Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','imported','en','imported',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','user_criteria_desc','en','Unique user criteria that is used for test results import/export. This is needed to identify identical users on different ILIAS systems.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','user_criteria','en','Unique user criteria',NULL,NULL); @@ -16222,13 +16247,13 @@ INSERT INTO `lng_data` VALUES ('payment','show_shop_explorer_info','en','This sh INSERT INTO `lng_data` VALUES ('payment','show_shop_explorer','en','Show shop explorer',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','show_topics_filter_info','en','Let users find buyable objects with this topics filter',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','show_topics_filter','en','Show topics filter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','show_general_filter_info','en','Let users find buyable objects with this general search filter',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','show_general_filter','en','Show general filter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','show_general_filter_info','en','Let users find buyable objects with this general search filter',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','payment_notification_days','en','Number of days',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','payment_notification_days_desc','en','Please enter the number days, to define when users should be notified about the limited access time to bought objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','yearly','en','yearly',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','incremental_current_value','en','current incremental number',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','invoice_number_text','en','invoice number definition',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','incremental_current_value','en','current incremental number',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','incremental_start_value_info','en','This start value will be used as first incremental number for the next period.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','incremental_start_value','en','Incremental Number',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','userdefined_invoice_number','en','Userdefined invoice number',NULL,NULL); @@ -16242,12 +16267,12 @@ INSERT INTO `lng_data` VALUES ('content','cont_ov_wrong_answered','en','The foll INSERT INTO `lng_data` VALUES ('content','cont_ov_some_correct','en','You have correctly answered [x] out of [y] questions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ov_all_correct','en','You have correctly answered all questions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_qover','en','Edit Question Overview',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_qover_list_wrong_q_info','en','A list of wrong or not answered questions will be displayed.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_qover_short_message_info','en','A message ‘You have correctly answered C out of Y questions of this unit.’ will be displayed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_qover_list_wrong_q','en','List of Wrong Answered Questions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_qover','en','Insert Question Overview',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_update_qover','en','Update Question Overview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_qover_list_wrong_q_info','en','A list of wrong or not answered questions will be displayed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_qover_short_message','en','Status Message',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_qover_short_message_info','en','A message ‘You have correctly answered C out of Y questions of this unit.’ will be displayed.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_update_qover','en','Update Question Overview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_qover','en','Insert Question Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_qover','en','Question Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_delete_heading','en','Remove Heading',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_edit_heading','en','Edit Heading',NULL,NULL); @@ -16261,12 +16286,12 @@ INSERT INTO `lng_data` VALUES ('style','sty_type_marker','en','Interactive Image INSERT INTO `lng_data` VALUES ('wsp','wsp_permission_registered_info','en','This object is shared with all registered users.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_permission_all_info','en','This object has been published.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_iim','en','Interactive Image Content Popup',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_remove_permission','en','Remove Permission',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_set_permission_all','en','World Wide Web',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_correct_answer_also','en','Also correct is:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','file_upload_pending','en','Pending file',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_permission_add_users','en','Add Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_set_permission_registered','en','All Registered Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_set_permission_all','en','World Wide Web',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_remove_permission','en','Remove Permission',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','file_upload_pending','en','Pending file',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_correct_answer_also','en','Also correct is:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_correct_answers_also','en','Also correct are:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','cont_iim_content_popups_info','en','Content popups appear, when the user clicks on interactive parts of the background image. On this screen you only define the popups. Their content can be edited on the editing screen of the page.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','cont_iim_overlay_info','en','Overlay images are used to alter (e.g. highlight) parts of the background image when the mouse hovers over them. After uploading the images, you can select them in the ‘Triggers’ tab.',NULL,NULL); @@ -16281,21 +16306,21 @@ INSERT INTO `lng_data` VALUES ('content','cont_new_marker','en','New Marker',NUL INSERT INTO `lng_data` VALUES ('content','cont_really_delete_triggers','en','Do you really want to delete the following triggers?',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_new_trigger_area','en','New Trigger Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_popups_have_been_deleted','en','Popups have been deleted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_really_delete_popups','en','Do you really want to delete the following popups?',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_new_popup','en','New Popup',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_overlays_have_been_deleted','en','Overlays have been deleted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_edit_base_image','en','Edit Background Image',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_really_delete_popups','en','Do you really want to delete the following popups?',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','invite','en','Inviting to survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_really_delete_overlays','en','Do you really want to delete the following overlays?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_saved_interactive_image','en','Created Interactive Image',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_overlays_have_been_deleted','en','Overlays have been deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_edit_base_image','en','Edit Background Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_base_image','en','Background Image',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_saved_interactive_image','en','Created Interactive Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_marker','en','Marker',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_trigger_area','en','Trigger Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_portfolio_default','en','Default',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_profile_preview','en','Preview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_content_popup','en','Content Popup',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_update_titles_and_actions','en','Update Titles and Actions',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_overlay_image','en','Overlay Image',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_content_popup','en','Content Popup',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_WholePicture','en','Whole Picture',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_popup','en','Add Popup',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_images','en','Add Images',NULL,NULL); @@ -16303,8 +16328,8 @@ INSERT INTO `lng_data` VALUES ('content','cont_overlay_images','en','Overlay Ima INSERT INTO `lng_data` VALUES ('content','cont_content_popups','en','Content Popups',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_active_areas','en','Triggers',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_update_blog','en','Edit Blog Posting',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_blog','en','Add Blog Posting',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_blog','en','Blog',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_blog','en','Add Blog Posting',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_blog','en','Insert Blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_verification_object','en','Certificate',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_update_verification','en','Edit Certificate',NULL,NULL); @@ -16313,17 +16338,17 @@ INSERT INTO `lng_data` VALUES ('content','cont_pc_vrfc','en','Certificate',NULL, INSERT INTO `lng_data` VALUES ('content','cont_insert_verification','en','Add Certificate',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_profile_mode_manual_info','en','Use the following data:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_profile_mode_manual','en','Manual',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_profile_mode_inherit','en','Automatic',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_profile_mode_inherit_info','en','Use your profile settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_profile_mode_inherit','en','Automatic',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_profile_mode','en','Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_update_profile','en','Edit Published Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_profile','en','Publish Personal Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_pc_prof','en','Personal Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_profile','en','Insert Personal Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_pc_prof','en','Personal Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_portfolio_page_deleted','en','Portfolio and/or blog pages deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_sure_delete_portfolio_pages','en','Are you sure you want to delete the following portfolio pages and/or blog pages?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('prtf','prtf_page_created','en','Page created',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_add_page','en','Add Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('prtf','prtf_page_created','en','Page created',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_portfolio_deleted','en','Portfolios deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_sure_delete_portfolios','en','Are you sure you want to delete the following portfolios?',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_set_as_default','en','Set As My Profile',NULL,NULL); @@ -16337,11 +16362,11 @@ INSERT INTO `lng_data` VALUES ('style','sty_type_qetcorr','en','Error Text Corre INSERT INTO `lng_data` VALUES ('style','sty_type_qetitem','en','Error Text Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qordul','en','Order List',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qordli','en','Order List Item',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_qimg','en','Question Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qimgd','en','Image Details Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_iim','en','Interactive Image',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_qimg','en','Question Image',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_iim','en','Insert Interactive Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','saving','en','Saving...',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_iim','en','Insert Interactive Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','cont_insert_after_chap','en','Insert items after chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','cont_insert_into_chap','en','Insert items inside chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_choose_pages_chap_scos_ass_only','en','Please select either pages, SCOs, assets or chapters only.',NULL,NULL); @@ -16351,83 +16376,83 @@ INSERT INTO `lng_data` VALUES ('common','enable_course_group_notifications_desc' INSERT INTO `lng_data` VALUES ('common','enable_course_group_notifications','en','Daily Mail for Groups and Course News',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_fn','en','Footnote',NULL,NULL); INSERT INTO `lng_data` VALUES ('excv','excv_create_info','en','Select a completed exercise to generate a certificate for it',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_type_excv','en','Certificate: Exercise',NULL,NULL); INSERT INTO `lng_data` VALUES ('excv','excv_create','en','Create Exercise Certificate',NULL,NULL); INSERT INTO `lng_data` VALUES ('tstv','tstv_create_info','en','Select a completed test to generate a certificate for it',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_type_excv','en','Certificate: Exercise',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','shop_bought_objects_url','en','Link to bought objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('tstv','tstv_create','en','Create Test Certificate',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','shop_url','en','Link to shop',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','shop_bought_objects_url','en','Link to bought objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','new_customer','en','Are you a new customer?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','new_customer_info','en','Please click here if you do not have a user account.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','object_duration','en','Access-Duration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','new_customer','en','Are you a new customer?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','object_purchased_date','en','Purchase-Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','special_info','en','If enabled, this object will be shown on the entire shop site.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','special','en','Special-Offer',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','use_shop_specials','en','Use Shop Specials',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','use_shop_specials_info','en','If enabled, it is possible to mark shop objects as a ‘special’-offer. These objects will be shown on the entire shop site.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_hide_shop_info_info','en','Hides the tab shop-information',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','use_shop_specials','en','Use Shop Specials',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','select_subtype','en','Suboption',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_hide_shop_info','en','Hide Shop-Information',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','billing_mail','en','Billing-Email',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','select_subtype','en','Suboption',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','activate_placeholders','en','Activate Placeholders',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','documents','en','Documents',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','accept_terms_conditions','en','Please accept the %s to continue the purchasing process.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','terms_conditions','en','GTC',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tex','en','Latex Code',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','terms_conditions','en','GTC',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_use_physical_info','en','This setting replaces the semantic style class buttons for strong, emphatic and important with physical attribute buttons b (bold), i (italic) and u (underline). Please note, that this may result in inconsistencies, if the style editor is used and other phyisical attributes are assigned to the strong/emphatic/important style classes.',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_use_physical','en','Use b/i/u instead of str/emp/imp',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_pe_general','en','General',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_char_style_acc','en','Accentuated',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_char_style_code','en','Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_char_style_quot','en','Quotation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_char_style_acc','en','Accentuated',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_char_style_com','en','Comment',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_standard','en','Standard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_link_to_wiki','en','Link to Wiki Page (Insert Brackets)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_link_to_internal','en','Link to ILIAS Resource',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_link_to_external','en','Link to External Website',NULL,NULL); +INSERT INTO `lng_data` VALUES ('notes','notes_private_annotating','en','Private Annotation',NULL,NULL); INSERT INTO `lng_data` VALUES ('tagging','tagging_set_tag','en','Set Tags',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_link_to_internal','en','Link to ILIAS Resource',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_saving','en','Saving...',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_public_commenting','en','Public Comments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('notes','notes_private_annotating','en','Private Annotation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_more_functions','en','More',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_saving','en','Saving...',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lists','en','Lists',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_char_format','en','Character',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_type_tstv','en','Certificate: Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_par_format','en','Paragraph',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_auto_notification_info','en','New members get a mail notification when added to the course.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_type_tstv','en','Certificate: Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_auto_notification','en','Welcome-Mail For New Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_min_passed','en','Minimum Number of Passed Materials:',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','precondition_num_optional_info','en','Please enter the minimum number of materials required to fulfill this precondition.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_completion_by_submission','en','Completed by Submission',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_completion_by_submission_info','en','If enabled, the submission of at least one file causes the completion of an assignment. The score could be manually changed later. Switching this setting does not effect already submitted solutions.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_completion_by_submission','en','Completed by Submission',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','ass_completion_by_submission_info','en','If enabled, the submission of at least one file causes the completion of this question by granting the maximum score for this question. The score could be manually changed later. Switching this setting does not effect already submitted solutions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','ass_completion_by_submission','en','Completed by Submission',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_subject_setting','en','Subject setting',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','empty_subject','en','On reply the user has to enter a new title.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_cannot_preview_survey','en','Preview not available',NULL,NULL); INSERT INTO `lng_data` VALUES ('cntr','edit_questions','en','Edit Questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_cancel_preview','en','Cancel Preview',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_cannot_preview_survey','en','Preview not available',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_remove_question','en','Are you sure you want to remove the following question from the test?',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_activate_media','en','Activate Media',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_activate_html','en','Activate HTML Rendering',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_activate_js','en','Activate Javascript Mode',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_activate_html','en','Activate HTML Rendering',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_deactivate_media','en','Deactivate Media',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_deactivate_js','en','Activate Form Mode',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_deactivate_html','en','Deactivate HTML Rendering',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_presentation_view','en','Presentation View',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_deactivate_html','en','Deactivate HTML Rendering',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_notification_activate_page','en','Activate Notification for Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_notification_deactivate_page','en','Deactivate Notification for Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_notification_activate_wiki','en','Activate Notification for Wiki',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_notification_deactivate_page','en','Deactivate Notification for Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_notification_deactivate_wiki','en','Deactivate Notification for Wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_page_notification_activated','en','Notification Activated (Single Page)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_page_lists','en','Page Lists',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_notification_activated','en','Notification Activated (Whole Wiki)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_page_lists','en','Page Lists',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_order','en','Sort Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_edit_settings','en','Edit Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_auto_block_title','en','Page Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','behind','en','Behind',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_navigation','en','Wiki Navigation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_auto_block_title','en','Page Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_functions','en','Wiki Functions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_navigation','en','Wiki Navigation',NULL,NULL); INSERT INTO `lng_data` VALUES ('rating','rat_nr_ratings','en','%s Ratings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rating','rat_not_rated_yet','en','Not Rated Yet',NULL,NULL); INSERT INTO `lng_data` VALUES ('rating','rat_one_rating','en','One Rating',NULL,NULL); @@ -16447,8 +16472,8 @@ INSERT INTO `lng_data` VALUES ('assessment','test_template_reset','en','The temp INSERT INTO `lng_data` VALUES ('assessment','test_confirm_template_reset','en','Are you sure that you do not want to use the template anymore?',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','assessment_new_pool','en','Create new question pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','assessment_existing_pool','en','Use existing question pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','assessment_pool_selection','en','Pool Selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','assessment_no_pool','en','Do not use question pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','assessment_pool_selection','en','Pool Selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','test_move_page','en','Move Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','test_delete_page','en','Delete Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_settings_template','en','Template',NULL,NULL); @@ -16456,24 +16481,24 @@ INSERT INTO `lng_data` VALUES ('assessment','tst_presentation_properties','en',' INSERT INTO `lng_data` VALUES ('assessment','tst_beginning_ending_information','en','Information at Beginning and End of Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_anonymity_anonymous_test','en','Participants Take Test Anonymously',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_anonymity_no_anonymization','en','Participants\' Results and Names are Tracked',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_copy_to_questionpool_success','en','The questions were copied into the pool successfully.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','test_using_template','en','This test uses the template %s. If you do not want to use a template and have access to all settings, please click here: %s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_copy_select_questionpool','en','Question pool to put the copies',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','no_question_selected_for_copy_to_pool','en','Please select at least one question, which is not already linked to a question pool.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_copy_to_questionpool_success','en','The questions were copied into the pool successfully.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_copy_questions_to_pool','en','Add to question pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','no_question_selected_for_copy_to_pool','en','Please select at least one question, which is not already linked to a question pool.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_news_page_changed','en','Wiki page has been updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_changed_by','en','Changed by',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_page_status_blocked','en','Page is read-only.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_news_page_created','en','New wiki page has been created.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_news_page_changed','en','Wiki page has been updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','add_new_question','en','Add new Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','test_question_pool_usage_tst_directly_info','en','The questions cannot be re-used in other tests.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','test_question_pool_usage_tst_directly','en','Questions are created directly in the test',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','test_question_pool_usage_optional_info','en','The questions can be re-used in other tests.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','test_question_pool_usage','en','Use of Question Pools',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','test_question_pool_usage_optional','en','Questions can be added optionally to a question pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','intro_desc','en','This message appears at the beginning of the test.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','test_question_pool_usage','en','Use of Question Pools',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_move_page','en','Move Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_page_moved','en','The page has been moved.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_move_page','en','Move Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_question_text_hidden','en','Text hidden',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_question_text_visible','en','Text visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_block_visible','en','visible',NULL,NULL); @@ -16499,22 +16524,22 @@ INSERT INTO `lng_data` VALUES ('assessment','test_prev_question','en','Previous INSERT INTO `lng_data` VALUES ('assessment','test_next_question','en','Next Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','questions_per_page_view','en','Page View',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_express_allow_question_pool_description','en','If checked, questions can be added to a question pool.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','test_enable_view_both','en','Table- and Page View',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','test_enable_view_express','en','Page View',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','test_enable_view_table','en','List View',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_express_allow_question_pool','en','Allow Question Pool in Page View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','test_enable_views','en','Enabled views',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','test_enable_view_both','en','Table- and Page View',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hide_visible_sections','en','Hide More Information »',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','test_enable_views','en','Enabled views',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','show_hidden_sections','en','Show More Information »',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_using_template_link','en','Do not use template anymore',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','toggle_hidden_sections','en','Show More Information',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_using_template_link','en','Do not use template anymore',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_using_template','en','This survey uses the template %s. If you do not want to use a template and have access to all settings, please click here: %s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_has_datasets_warning_page_view_link','en','Edit Participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_has_datasets_warning_page_view','en','The survey already contains data sets. You cannot edit the survey questions until you remove these datasets.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_dnd_paste','en','Paste',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_dnd_clear_clipboard','en','Clear Clipboard',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_dnd_double_click_to_delete','en','Double click on a content element to select it for cutting and deleting.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_dnd_split_page','en','Split Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_dnd_double_click_to_delete','en','Double click on a content element to select it for cutting and deleting.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_dnd_move_previous','en','Move to Previous Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_dnd_move_next','en','Move to Next Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_per_page_view','en','Page View',NULL,NULL); @@ -16548,22 +16573,22 @@ INSERT INTO `lng_data` VALUES ('wiki','wiki_sure_remove_imp_pages','en','Do you INSERT INTO `lng_data` VALUES ('wiki','wiki_save_ordering_and_indent','en','Save Ordering and Indentation',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_indentation','en','Indentation',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_ordering','en','Ordering',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','buy_extension','en','Buy Extension',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','extension_price','en','Extension Price',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','buy_extension','en','Buy Extension',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','access_enddate','en','Access End Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','bought_objects_expire_soon','en','For some of your bought objects the access duration is ending soon. You are able to extend the access duration, by buying an extension for these objects.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','payment_reminder_notification_subject','en','The access duration of bought objects is ending soon.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','payment_notification_desc','en','If enabled, users get a reminder to extend the duration of bought objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','payment_notification','en','Send Shop Notification',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','precondition_num_obligatory','en','Number of Required Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','precondition_obligatory_settings','en','Precondition Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','precondition_num_obligatory','en','Number of Required Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_grouped_material_obligatory_err','en','The number materials which must be passed has to be greater than 0 and smaller than the number of materials of the grouping.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_group_materials_num','en','Number of Compulsory Materials',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_group_materials_save','en','Save Number of Compulsory Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('certificate','certificate_ph_login','en','Login',NULL,NULL); INSERT INTO `lng_data` VALUES ('certificate','certificate_var_user_login','en','jdoe',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_group_materials_save','en','Save Number of Compulsory Materials',NULL,NULL); -INSERT INTO `lng_data` VALUES ('certificate','certificate_ph_scormmaxpoints','en','Maximum value in the range for the raw score of the last relevant sco (most suitable for a final exam)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','personal_settings','en','Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('certificate','certificate_ph_scormmaxpoints','en','Maximum value in the range for the raw score of the last relevant sco (most suitable for a final exam)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rep_main_page','en','Home',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mobs_restrict_file_types_info','en','Enter a comma separated list of file suffixes (e.g. jpg,gif) that are allowed to be uploaded into media objects. If no value is entered, all file types are allowed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mobs_restrict_file_types','en','Restrict File Types',NULL,NULL); @@ -16576,32 +16601,32 @@ INSERT INTO `lng_data` VALUES ('sahs','sahs_std_sequencing','en','Standard Seque INSERT INTO `lng_data` VALUES ('sahs','sahs_authoring_mode','en','Authoring Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_authoring_mode_info','en','The SCORM ZIP package must have been created with the ILIAS SCORM editor and it must have been exported as SCORM 1.2/2004 package.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','title_and_translations','en','Title and Translations',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_edit','en','Edit Booking Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','glo_import','en','Import Glossary',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','preconditions_optional_hint','en','You have to fulfill %s of the following preconditions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_edit','en','Edit Booking Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_new','en','New Booking Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_add','en','Add Booking Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','preconditions_obligatory_hint','en','You have to fulfill all of the following preconditions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','preconditions_optional_hint','en','You have to fulfill %s of the following preconditions',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_release_materials','en','Disintegrate Grouping with Optional Materials',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_sco_fmess','en','SCORM Final Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_group_materials','en','Create Grouping with Optional Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_final_lm_page_info','en','A status page will be displayed, if all questions of the learning module have been answered successfully.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_sco_fmess','en','SCORM Final Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_final_sco_page_info','en','A status page will be displayed at the end of a SCO, if all questions have been answered successfully.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_sco_final_message','en','You have successfully completed \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_choose_special_page','en','Choose Special Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_sco_final_message','en','You have successfully completed \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_choose_page_template','en','Choose Page Template',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_special_page','en','Insert Special Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_ass_from_clip','en','Paste Assets from Clipboard',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_special_page','en','Insert Special Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_ass_from_clip_inside_chap','en','Paste Assets from Clipboard (inside chapter)',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_sco_from_clip_inside_chap','en','Paste SCOs from Clipboard (inside chapter)',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_sco_inside_chap','en','Insert SCO (inside chapter)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_ass_inside_chap','en','Insert Asset (inside chapter)',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_enable_notes','en','Public Comments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_ass_inside_chap','en','Insert Asset (inside chapter)',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_posting_deleted','en','The entry has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_number_users_notes_or_comments','en','Number of users that attached notes or comments to this entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_posting_deletion_confirmation','en','Are you sure you want to delete the following entry?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_comments','en','Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_list_more','en','more',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_comments','en','Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_permanent_link','en','Permalink',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_add_posting','en','Add Posting',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_add','en','Create Blog',NULL,NULL); @@ -16611,8 +16636,8 @@ INSERT INTO `lng_data` VALUES ('wfld','wfld_new','en','Create New Folder',NULL,N INSERT INTO `lng_data` VALUES ('common','obj_blog','en','Blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_wfld','en','Folder',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_type_blog','en','Blog',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_type_file','en','File',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_type_wfld','en','Folder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_type_file','en','File',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_navigation_resource','en','Create New',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_root_folder','en','My Workspace',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_navigation_folders','en','View Folder',NULL,NULL); @@ -16631,19 +16656,19 @@ INSERT INTO `lng_data` VALUES ('style','sty_remove_global_fixed_state','en','Rem INSERT INTO `lng_data` VALUES ('style','sty_remove_global_default_state','en','Remove Global Default State',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_to','en','To',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_add_content_style','en','Add Content Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_from','en','From',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_rte_tlink','en','RTE Tree Node Link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_from','en','From',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_rte_status','en','RTE Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_rte_node','en','RTE Tree Node',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_status_changed','en','Last Status Change',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','precondition_obligatory_info','en','Compulsory preconditions must be fulfilled, for having access.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','precondition_obligatory','en','Compulsory',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','active_preconditions','en','Preconditions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','precondition_obligatory_alt','en','Precondition must be fulfilled',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','precondition_not_obligatory_alt','en','Precondition is optional',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','precondition_obligatory_alt','en','Precondition must be fulfilled',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','page_does_not_exist','en','We are sorry, but this page does not exist.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_rte_tree','en','RTE Tree Section',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_rte_mlink','en','RTE Menu Link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_rte_tree','en','RTE Tree Section',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_rte_menu','en','RTE Menu',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_rte_char','en','SCORM RTE',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_create_final_lm_page','en','Create Final Page for Learning Module',NULL,NULL); @@ -16683,40 +16708,40 @@ INSERT INTO `lng_data` VALUES ('trac','trac_object_stat_daily','en','Daily Usage INSERT INTO `lng_data` VALUES ('trac','trac_trash','en','Moved to Trash',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_reference','en','References',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_object_stat_types','en','Number of Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_show_graph','en','Show Graph',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_figure','en','Key Figure',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_show_graph','en','Show Graph',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_object_stat_access','en','Usage Intensity',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_read_count_spent_seconds','en','Time Spent / Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_added_tab','en','Panel added.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','question_changed_in_survey_only','en','Question was changed only in survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_wrong_answers_single','en','Incorrect Choice.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_save_ordering_and_titles','en','Save ordering and titles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_report_owner','en','Owner of Report',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_first_and_last_access','en','First and Last Access',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_report_owner','en','Owner of Report',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_report_date','en','Date of Report',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_name_of_installation','en','Name of Installation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_object_owner','en','Owner of Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_object_name','en','Name of Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_object_link','en','Link to Object',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_object_owner','en','Owner of Object',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_view_mode_all','en','All Objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_name_of_installation','en','Name of Installation',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_view_mode_collection','en','Only objects that determine the overall status',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_view_mode','en','View Mode',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_all','en','All',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_create_usr','en','User is allowed to create user accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','nr_following_sessions','en','%1d following session(s)...',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_create_usr','en','User is allowed to create user accounts',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_all','en','All',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_view_mode','en','View Mode',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_view_mode_all','en','All Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','frma_edit_permission','en','User can change permission settings of Forum administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','frma_visible','en','Forum Administration is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','frma_read','en','User has read access to Forum Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','frma_write','en','User can edit settings in Forum Administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','frma_read','en','User has read access to Forum Administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','frma_visible','en','Forum Administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_exp_sc_short_desc','en','In the ‘Statistics’-tab an additional export option is offered. It generates a spreadsheet for item analysis outside of ILIAS. This option only works for tests purely composed of Single Choice Questions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_exp_sc_short','en','Item Analysis Export for Pure Single Choice Tests',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_change_notification_salutation','en','Hello %s,',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_authenticate_on_login_page','en','Try Apache authentication when entering the login page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_change_notification_salutation','en','Hello %s,',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','err_auth_apache_failed','en','The authentication has failed. Maybe you have no valid user certificate or your smart card is not inserted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','auth_apache','en','Apache',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_settings_changed_success','en','Configuration saved',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','apache_auth_username_direct_mapping_fieldname','en','Field for assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','auth_apache','en','Apache',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_ldap_hint_ldap_must_be_configured','en','LDAP must be configured in administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','apache_auth_username_direct_mapping_fieldname','en','Field for assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_username_by_function','en','Assign user names by custom function',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_username_extended_mapping','en','Extended assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_username_direct_mapping','en','Straight assignment',NULL,NULL); @@ -16725,12 +16750,12 @@ INSERT INTO `lng_data` VALUES ('administration','apache_auth_username_config','e INSERT INTO `lng_data` VALUES ('administration','apache_auth_target_override_login','en','Target url for custom login page',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_enable_override_login','en','Override default login page',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_indicator_value','en','Indicator-value for successful authentication',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','apache_enable_ldap','en','Enable LDAP user assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_indicator_name','en','Indicator-field for successful authentication',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','apache_enable_local','en','Enable local user assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','apache_enable_ldap','en','Enable LDAP user assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_default_role','en','Default user role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','apache_autocreate','en','Enable account generation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','apache_enable_local','en','Enable local user assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_enable_auth','en','Enable Apache Authentication support',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','apache_autocreate','en','Enable account generation',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_settings','en','Configure LDAP Authentication',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_settings','en','Apache',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_correct_answers_shown','en','Correct solution see above.',NULL,NULL); @@ -16738,9 +16763,9 @@ INSERT INTO `lng_data` VALUES ('content','cont_nr_of_tries_exceeded','en','Numbe INSERT INTO `lng_data` VALUES ('content','cont_enough_answers_correct','en','Correct, but not the best solution!',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_all_answers_correct','en','Correct!',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_please_try_again','en','Please try again!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_tries_remaining','en','Tries Remaining',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_submit_answers','en','Submit',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_wrong_answers','en','Incorrect Items',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_tries_remaining','en','Tries Remaining',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_merged_global','en','The local changes were merged into the global language file.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webdav_pwd_instruction_success','en','A new local password has been created. You can now open the repository as webfolder.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webdav_pwd_instruction','en','We suggest to create a local password for opening the repository as webfolder.
This password is only required for the webfolder functionality.',NULL,NULL); @@ -16757,10 +16782,10 @@ INSERT INTO `lng_data` VALUES ('administration','language_merge_local_changes',' INSERT INTO `lng_data` VALUES ('administration','language_scope_added','en','Local additions only',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_scope_merged','en','Local changes merged into the global language file',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','ordering_answer_sequence_info','en','The answer sequence you define here will be taken as the correct solution sequence.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_import','en','Import Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_grp_assignments','en','Assignments of Course Members to Groups',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_select_recipients','en','Please select mail recipients:',NULL,NULL); INSERT INTO `lng_data` VALUES ('fold','fold_import','en','Import Folder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_select_recipients','en','Please select mail recipients:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_import','en','Import Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_learning_progress_settings_info','en','Activate extended data',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_at_the_ilias_installation','en','You received %1$s new mail at the ILIAS-Installation %2$s',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mails_at_the_ilias_installation','en','You received %1$s new mails at the ILIAS-Installation %2$s',NULL,NULL); @@ -16769,12 +16794,12 @@ INSERT INTO `lng_data` VALUES ('common','cron_mail_notification_message_info','e INSERT INTO `lng_data` VALUES ('common','cron_mail_notification_message','en','Send Mail Notifications with Mail-Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','add_consultation_hours','en','Add Consultation Hours',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','dont_use_questionpool','en','Don\'t insert the questions in a question pool (only available in this test)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_others','en','Others',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_sum','en','Sum',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_others','en','Others',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_average','en','Average',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_lp_determination_info_crs_tutor','en','This selection is not connected to the learning progress status.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','cronjob_last_start_unknown','en','Indeterminate',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_lp_determination_tutor','en','Display of objects in learning progress',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','cronjob_last_start_unknown','en','Indeterminate',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','disk_quota_summary_subject','en','Summary of Exceeded Disk Quota',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrf_profile_link','en','Link to user profile',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','currently_used_disk_space','en','Currently used disk space',NULL,NULL); @@ -16788,14 +16813,14 @@ INSERT INTO `lng_data` VALUES ('trac','trac_mode_deactivated_info_new','en','The INSERT INTO `lng_data` VALUES ('common','sess_mode','en','Session Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sess_load_dependent_session_handling','en','Load Dependent Session Handling',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sess_fixed_duration','en','Fixed Session Duration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_export_excel','en','Start Excel Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_admin_permissions','en','Administration Permissions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_export_excel','en','Start Excel Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_repository_permissions','en','Repository Permissions',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','mailnottype','en','Send notification even if a user finishes a test pass',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_allow_codes_info','en','Users are also allowed to register via codes.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_allow_codes','en','Allow Codes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_confirmation_hash_life_time','en','Lifetime',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_import','en','Import Weblink',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_confirmation_hash_life_time','en','Lifetime',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','moderate_frm','en','Moderate',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','add_thread','en','Add Thread',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','add_reply','en','Add Reply',NULL,NULL); @@ -16822,29 +16847,29 @@ INSERT INTO `lng_data` VALUES ('content','cont_new_chap','en','New Chapter',NULL INSERT INTO `lng_data` VALUES ('content','cont_new_page','en','New Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_subscriber','en','Subscriber',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_agreement_required','en','You have to accept the user agreement, if you want to access the group content.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_export_members','en','Export Participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_role_status','en','Role/Status',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','read_count_avg','en','Average page views',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','create_date_max','en','Latest Registration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_export_members','en','Export Participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','create_date_min','en','Earliest Registration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','create_date_max','en','Latest Registration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','read_count_avg','en','Average page views',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','user_total','en','User Total',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','registration_filter','en','Date of Registration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_user_agreement','en','Released Data Types',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_agree','en','Acceptance',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_user_agreement','en','Released Data Types',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_agreement_header','en','User Agreement',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_info_agreement','en','The following data types are visible for group administrators:',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_info_agree','en','I accept, that the above data types are visible for group administrators.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','optional_filter_hint','en','Please activate one of the optional filters.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_create_book','en','Create Booking Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','book_delete','en','User can move or delete booking pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','book_write','en','User can edit settings and content of booking pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','book_delete','en','User can move or delete booking pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','book_visible','en','Booking pool is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','book_read','en','User can book resources / objects in booking pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_set_not_cancel','en','Undo Cancel',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','book_edit_permission','en','User can change permission settings for booking pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_set_not_in_use','en','Not in Use',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_set_cancel','en','Cancel Reservation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_set_not_cancel','en','Undo Cancel',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_set_in_use','en','Is in Use',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_set_not_in_use','en','Not in Use',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_slots_no_info','en','Available number of slots per day in schedule',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_slots_no','en','Number of slots',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','edit_event','en','Edit Calendar',NULL,NULL); @@ -16855,28 +16880,28 @@ INSERT INTO `lng_data` VALUES ('grp','grp_user_agreement_info','en','Visible Per INSERT INTO `lng_data` VALUES ('grp','grp_info_new_grp_type','en','New Group Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_later','en','Later',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_earlier','en','Earlier',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_all','en','Show all',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_fromto','en','Date Range',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_all','en','Show all',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_public_log_info','en','The list of reservations can be viewed by all users.',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_public_log','en','Public Reservations',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','perm_role_path_info_inheritance','en','using local policy from %1$s \"%2$s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','perm_role_path_info_created','en','Created in %1$s \"%2$s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','perm_protected_global_role','en','Protected Global Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','perm_protected_local_role','en','Protected Local Role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','perm_protected_global_role','en','Protected Global Role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_cdf_edit_field','en','Edit Data Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','perm_global_role','en','Global Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_cdf_data_fields','en','Available User Fields',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_cdf_edit_field','en','Edit Data Field',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_personal_book','en','Personal Bookings',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_booking','en','Resource Booking',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_cal_entry','en','Booking of:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_personal_book','en','Personal Bookings',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_reservations_list','en','Reservations',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_cal_entry','en','Booking of:',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_log','en','Reservations',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_period','en','Period',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_change_status','en','Change Status',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_reservation_cancel','en','Cancel',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_reservation_block','en','Block',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_reservation_cancel','en','Cancel',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_reservation_status_2','en','In Use',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_reservation_status_5','en','Cancelled',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_period','en','Period',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_change_status','en','Change Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_reservation_failed','en','Your booking has failed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_reservation_confirmed','en','Your booking has been confirmed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_confirm_reg_info','en','Please confirm the registration for this appointment.',NULL,NULL); @@ -16892,12 +16917,12 @@ INSERT INTO `lng_data` VALUES ('dateplaner','cal_reg_unregister','en','Unregiste INSERT INTO `lng_data` VALUES ('dateplaner','cal_reg_register','en','Register',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_create_title','en','Add Booking Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_pool_added','en','A booking pool has been added.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_book','en','Booking Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_book','en','Booking Pools',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_cg_registrations','en','Registration for Course/Group Appointments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_book','en','Booking Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_cg_registration_info','en','Gives users the possibility to register to course and group appointments.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_registrations','en','Appointment Registrations',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_cg_registrations','en','Registration for Course/Group Appointments',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_confirm_delete','en','Do you really want to delete the following items?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_registrations','en','Appointment Registrations',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_deleted','en','The booking schedule has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_updated','en','The booking schedule has been updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_added','en','A booking schedule has been added.',NULL,NULL); @@ -16908,62 +16933,62 @@ INSERT INTO `lng_data` VALUES ('book','book_type_deleted','en','The booking type INSERT INTO `lng_data` VALUES ('book','book_type_updated','en','The booking type has been updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_type_added','en','A booking type has been added.',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_deadline_info','en','Minimum time between booking and booked period',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_deadline','en','Deadline',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_minutes','en','Minutes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_deadline','en','Deadline',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_slot','en','Slot',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_schedule_break_info','en','Given in multiples of time raster',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_days','en','Weekdays',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_days_info','en','Valid booking times for each day (HH:MM-HH:MM)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_schedule_break_info','en','Given in multiples of time raster',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_break','en','Auto-Break between Bookings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_schedule_rent_info','en','Given in multiples of time raster',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_rent_max','en','Maximum booking time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_schedule_rent_info','en','Given in multiples of time raster',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_rent_min','en','Minimum booking time',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_raster_info','en','Minimum time entity',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_raster','en','Time raster',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_type_flexible_info','en','Can be booked freely for given days and hours',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_schedule_type_fix_info','en','Can only be booked in given time slots',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_type_flexible','en','Flexible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_schedule_type_fix_info','en','Can only be booked in given time slots',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_type_fix','en','Fix',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_edit_schedule','en','Edit Schedule',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_type','en','Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_add_schedule','en','Add Schedule',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_edit_object','en','Edit Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_is_used','en','Is Used',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_current_user','en','Booked by',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_add_object','en','Add Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_objects_list','en','Booking Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_current_user','en','Booked by',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule','en','Schedule',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_group_objects_info','en','Treat objects as group, will only be differentiated internally. Please create at least 1 schedule to use this feature.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_group_objects','en','Group objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_back_to_list','en','Back to List',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_edit_type','en','Edit Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_group_objects','en','Group objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_add_type','en','Add Type Of Booking Object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_back_to_list','en','Back to List',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_list_items','en','List Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_book','en','Book',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_no_of_objects','en','No. of Objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_book','en','Book',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedules','en','Schedules',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sel_country','en','Country',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_booking_types','en','Booking Objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sel_country','en','Country',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TL','en','Timor-Leste',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_RS','en','Serbia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_PS','en','Palestinian Territories (Occupied)',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_MF','en','Saint Martin (French part)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_IM','en','Isle of Man',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_JE','en','Jersey',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_ME','en','Montenegro',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_HK','en','Hong Kong',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_IM','en','Isle of Man',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GG','en','Guernsey',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BL','en','Saint Barthélemy',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_AX','en','Åland Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_please_select','en','Please Select',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_AX','en','Åland Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_glo_ovuglistlink','en','Unit Glossary List Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_glo_ovuglink','en','Unit Glossary Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_import','en','Import Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_glo_ovclink','en','Glossary Overlay Close Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exp','export_created','en','A new export file has been created.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_import','en','Import Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_multi_edit_sequence','en','Edit multiple appointments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_matrix','en','Matrix View',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exp','export_created','en','A new export file has been created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_bookings','en','Participants',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_matrix','en','Matrix View',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_date_booked','en','booked',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_book_free','en','available',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_booked_out','en','booked up',NULL,NULL); @@ -16971,28 +16996,28 @@ INSERT INTO `lng_data` VALUES ('survey','msg_no_message_deleted','en','Please se INSERT INTO `lng_data` VALUES ('survey','msg_message_deleted','en','Messagetext deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','msg_no_message_inserted','en','Please select a message text',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','msg_message_inserted','en','Messagetext inserted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','saved_messages','en','Available messages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','insert_saved_message','en','Insert Message Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','delete_saved_message','en','Delete Message Text',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','insert_saved_message','en','Insert Message Text',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','save_reuse_message','en','Save message text for later use',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','save_reuse_title','en','Message text title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','msg_min_max_exact_answers','en','Please check exactly %s answer(s).',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','msg_duplicate_scale','en','Please enter unique scale values.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','saved_messages','en','Available messages',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','workingtime','en','Working time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','save_reuse_message','en','Save message text for later use',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','msg_min_max_nr_answers','en','Please check at least %s and at most %s answers.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','msg_min_max_exact_answers','en','Please check exactly %s answer(s).',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','msg_duplicate_scale','en','Please enter unique scale values.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','msg_max_nr_answers','en','Please check at most %s answers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','msg_min_nr_answers','en','Please check at least %s answer(s).',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','please_enter_mail_code','en','Please enter the access code placeholder [code]',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','mail_sent_short','en','Sent',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','finished_mail_subject','en','The survey \"%s\" was finished',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','participating_users','en','Participating Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','please_enter_mail_code','en','Please enter the access code placeholder [code]',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','mail_sent_short','en','Sent',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','please_enter_mail_subject','en','Please enter a mail subject',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','please_enter_mail_message','en','Please enter a mail message',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','default_codes_mail_message','en','Your survey access code is [code]. You can start the survey in your web browser using the URL [url]',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','default_codes_mail_subject','en','Your access code for %s',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','send_to_unanswered','en','To all recipients who did not finish the survey (reminder)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','message_content_info','en','Enter the mail message for the notification mail containing the survey codes for the participants. You may use the placeholders [code] (the access code), [url] (the URL to this survey), and participant related data depending on your import fields: %s. The placeholders will be replaced with the imported user data in the mail.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','send_to_answered','en','To all recipients who did finish the survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','send_to_unanswered','en','To all recipients who did not finish the survey (reminder)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','not_sent_only','en','Only to new recipients (who did not receive a mail yet)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','send_to_all','en','To all recipients',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','recipients','en','Recipients',NULL,NULL); @@ -17002,8 +17027,8 @@ INSERT INTO `lng_data` VALUES ('survey','import_from_file','en','Import user dat INSERT INTO `lng_data` VALUES ('survey','externaltext_info','en','The import text must be arranged in rows and columns, columns separated by a semicolon. The first row contains the column titles. The text must at least contain an ‘email’ column containing the recipient email.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','externaltext','en','Import text',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','externalmails_info','en','The import file must be a CSV file, columns separated by a semicolon. The first row contains the column titles. The file must at least contain an ‘email’ column containing the recipient email.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','externalmails','en','Import file',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','mail_survey_codes','en','Mail access codes or messages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','externalmails','en','Import file',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','external_mails_import','en','Import external recipients of survey keys',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','external_recipients_imported','en','External recipients have been imported.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','external_recipients_deleted','en','Deleted external recipient(s)',NULL,NULL); @@ -17018,12 +17043,12 @@ INSERT INTO `lng_data` VALUES ('survey','constraint_fulfilled','en','Show page', INSERT INTO `lng_data` VALUES ('survey','other_answer','en','Other answer',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','no_phrase_selected','en','Nothing selected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','phrase_new','en','Create new phrase',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','externalRecipients','en','External code recipients',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','edit_phrase','en','Edit phrase',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','externalRecipients','en','External code recipients',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','tablefields_info','en','Please enter a comma separated list of field names for external mails.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','mail_import_example3','en','kennethbirt@domain.tld;Kenneth;Birt',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','mail_import_example2','en','sandraowen@domain.tld;Sandra;Owen',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','mail_import_example1','en','email;firstname;lastname',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','mail_import_example2','en','sandraowen@domain.tld;Sandra;Owen',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','tablefields','en','Field names',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','table_fields','en','Definition of field names for external mails',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','mailparticipantdata_info','en','This information will be precede the automatically included results section of the notification mail.',NULL,NULL); @@ -17034,8 +17059,8 @@ INSERT INTO `lng_data` VALUES ('survey','mailaddresses','en','Recipient addresse INSERT INTO `lng_data` VALUES ('survey','export_title_label','en','Export title and label',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','export_title_only','en','Export title only',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','export_label_only','en','Export label only',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','label','en','Label',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','label_info','en','Alternative identifier for further data processing (e.g. in SPSS)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','label','en','Label',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','err_no_exact_answers','en','Please check exactly %s answer(s).',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','err_no_max_answers','en','Please check at most %s answers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','err_no_min_answers','en','Please check at least %s answer(s).',NULL,NULL); @@ -17063,52 +17088,52 @@ INSERT INTO `lng_data` VALUES ('dateplaner','cal_booking_confirmation_user','en' INSERT INTO `lng_data` VALUES ('dateplaner','cal_booking_confirmation_link','en','Link to the appointment:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_booking_confirmation_body','en','your appointment with %s has been booked.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_booking_confirmation_subject','en','The appointment \"%s\" has been booked',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','add_re_to_subject_info','en','If activated, ‘Re: ’ is added to the subject on reply.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','enter_new_subject','en','Please enter a new subject',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','add_re_to_subject','en','Add ‘Re: ’ to subject on reply',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','add_re_to_subject_info','en','If activated, ‘Re: ’ is added to the subject on reply.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_code_value','en','Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_code_enabled_info','en','Besides the chosen registration procedure and permissions this option allows users to enter directly by using the following link.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_code_link','en','Link for Direct Admission',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_code','en','Admission per Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg_code_enabled_info','en','Besides the chosen registration procedure and permissions this option allows users to enter directly by using the following link.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg_code_value','en','Link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_reg_code','en','Admission per Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg_code_link','en','Link for Direct Admission',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_cancel_booking_confirmed','en','The booking has been cancelled successfully.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_reg_code','en','Admission per Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_cancel_booking','en','Cancel Booking',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_booking_confirmed','en','The appointment has been booked successfully.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_cancel_booking','en','Cancel Booking',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_cancel_booking_info','en','Please confirm the cancellation of this booking.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_confirm_booking','en','Confirm Booking',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_confirm_booking_info','en','Please confirm the booking for this appointment.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_cancel_booking','en','Cancel Booking',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_book','en','Book Appointment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_booking_owner','en','Owner',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_cancel_booking','en','Cancel Booking',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_current_bookings','en','Current Bookings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_booking_owner','en','Owner',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_consultation_hours_for','en','Consultation hours for',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_sure_delete_pages','en','Are you sure that you want to delete the following pages?',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_selected_pages_deleted','en','The selected pages have been deleted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_add_page','en','Add Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_sure_delete_pages','en','Are you sure that you want to delete the following pages?',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_order','en','Order',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_new_profile_page','en','New Profile Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_add_page','en','Add Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_ext_profile','en','Extended Profile',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_ext_profiles','en','Extended Profiles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_new_profile_page','en','New Profile Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_ext_profiles_desc','en','Allows users to add individual tabs to their profiles.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_ext_profiles','en','Extended Profiles',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_selected_terms','en','Selected Terms',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_whole_glossary','en','Whole Glossary',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_selected_pages','en','Selected Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_whole_wiki','en','Whole Wiki',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_selected_pages','en','Selected Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_selection','en','Selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','htlm_import','en','Import HTML Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_download_file_available','en','There is currently no public download file available.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_download_no_download','en','Download will not be available to users, since the download feature is not activated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_download_no_menu','en','Download will not be available to users since the learning module menu is not activated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_alphabet_all','en','All',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_third_and_more','en','Third or More',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_never','en','Never',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_adm_enable_alpha_nav','en','Alphabetical Navigation in User Administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_third_and_more','en','Third or More',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_second','en','Second',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_correct_after_first','en','First Try Correct',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_users_answered','en','Users Answered',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_correct_after_first','en','First Try Correct',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_role_rights_copy_change_existing','en','Change Existing Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_role_rights_copy_empty','en','None',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_role_rights_copy','en','Copy Permissions',NULL,NULL); @@ -17182,14 +17207,14 @@ INSERT INTO `lng_data` VALUES ('exc','exc_submission_notification','en','Email N INSERT INTO `lng_data` VALUES ('mcst','mcst_import','en','Import Mediacast',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_import','en','Import Wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_to_group','en','Add to Group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_members_groups','en','Memberships in Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_groups_nr','en','Number of Memberships',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_members_groups','en','Memberships in Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','info_answer_type_change','en','The question already contains images. You can\'t change the answer type to multi-line answers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_custom_user_fields','en','Group Relevant User Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('tbl','tbl_export_excel','en','Export .xls',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_custom_user_fields','en','Course Relevant User Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tbl','tbl_export_csv','en','Export .csv',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','group_export','en','Visible in Groups',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tbl','tbl_export_csv','en','Export .csv',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_item_filter_form_info','en','Search can be restricted to the chosen file types.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_item_filter_form','en','Search by Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_item_filter','en','Search by Type',NULL,NULL); @@ -17199,63 +17224,63 @@ INSERT INTO `lng_data` VALUES ('dateplaner','cal_notification_info','en','If ena INSERT INTO `lng_data` VALUES ('dateplaner','cal_notification','en','Mail Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_crs_notification_body','en','an appointment has been changed in course \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_grp_notification_body','en','an appointment has been changed in group \"%s\".',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_notification_salutation','en','Dear group participant,',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_crs_new_notification_body','en','a new appointment has been created in course \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_notification_salutation','en','Dear course participant,',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_grp_new_notification_body','en','a new appointment has been created in group \"%s\".',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_crs_new_notification_body','en','a new appointment has been created in course \"%s\".',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_crs_notification_sub','en','Changed Appointment in Course \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_crs_new_notification_sub','en','New Appointment in Course \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_grp_notification_sub','en','Changed Appointment in Group \"%s\"',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_notification_salutation','en','Dear group participant,',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_grp_new_notification_sub','en','New Appointment in Group \"%s\"',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_grp_notification_sub','en','Changed Appointment in Group \"%s\"',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_crs_new_notification_sub','en','New Appointment in Course \"%s\"',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_crs_notification_sub','en','Changed Appointment in Course \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_title','en','Title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_subitems','en','Show Sub-Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_participants','en','Show Participants',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','adm_db_bench_by_first_table','en','Aggregated by First Table in SQL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','adm_nr_statements','en','Number of Statements',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_table','en','Table',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_subitems','en','Show Sub-Items',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','adm_sql','en','SQL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','adm_time','en','Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','adm_nr_statements','en','Number of Statements',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','adm_db_bench_by_first_table','en','Aggregated by First Table in SQL',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','adm_db_bench_chronological','en','Chronological',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_db_bench_slowest_first','en','Slowest First',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_db_bench_sorted_by_sql','en','Sorted by SQL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','adm_db_bench_chronological','en','Chronological',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','adm_sql','en','SQL',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','adm_time','en','Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_db_benchmark_user_desc','en','Only measurements for this user will be made.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_db_benchmark_user','en','User Account Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_set_alignment','en','Set Alignment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_msg_user_already_assigned','en','The chosen users are already assigned to this role.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','adm_db_benchmark','en','DB Benchmark',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','adm_activate_db_benchmark','en','Activate Benchmark',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_activate_db_benchmark_desc','en','Benchmarking will be automatically disabled after one request.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_alignment','en','Alignment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sorting_info_inherit','en','The sorting mode is adopted from a parent course/group.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sort_inherit_prefix','en','Default',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sort_activation_header','en','By timings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','adm_activate_db_benchmark','en','Activate Benchmark',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','adm_db_benchmark','en','DB Benchmark',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_msg_user_already_assigned','en','The chosen users are already assigned to this role.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','backto_lua','en','Back to Local User Administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sort_activation_header','en','By timings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sort_inherit_prefix','en','Default',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sorting_info_inherit','en','The sorting mode is adopted from a parent course/group.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_alignment','en','Alignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_set_alignment','en','Set Alignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','restrict_user_access_info','en','Enabled this option only if you want to restrict the access to user accounts. If enabled access to local and global user accounts is only granted when a role has the permission ‘Read Access to User Account’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','restrict_user_access','en','Restricted Access to User Accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','enable_local_user_administration_info','en','If enabled, local user accounts can be administrated in categories.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','enable_local_user_administration','en','Enable Local User Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','settings_per_users','en','Settings per Course/Group Member',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_edit_shape_whole_picture','en','Edit Shape (Whole Picture)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','settings_for_all_members','en','Notification activated for all course/group members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_user_objects','en','Learning Objects for User',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_link_whole_picture','en','Link Whole Picture',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_summary','en','Summary',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_edit_shape_whole_picture','en','Edit Shape (Whole Picture)',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_learners_back','en','Back To Learners',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_rss_title_format_news_obj','en','News Headline (Object Title)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_user_objects','en','Learning Objects for User',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_learners','en','Learners',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_rss_title_format_obj_news','en','Object Title - News Headline',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_summary','en','Summary',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_rss_title_format_news_obj','en','News Headline (Object Title)',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_rss_title_format','en','Title Format of RSS Entries',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_add_news','en','Add News',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_rss_title_format_obj_news','en','Object Title - News Headline',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_attached_to','en','Attached to',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_keep_existing','en','Keep Existing',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_paste_characteristics','en','Paste Style Classes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_add_news','en','Add News',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_style_classes_copied','en','Style classes have been copied.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_paste_characteristics','en','Paste Style Classes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_keep_existing','en','Keep Existing',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_overwrite','en','Overwrite',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_if_style_class_already_exists','en','If style class already exists...',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_paste_style_classes','en','Paste Style Classes',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_copied_please_select_target','en','The style classes have been copied. Please open the target style and click ‘Paste Style Classes’.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_all_styles_obligatory','en','All selected styles are compulsory and cannot be deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_delete_other_selected','en','Continue',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_all_styles_obligatory','en','All selected styles are compulsory and cannot be deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_some_styles_obligatory_delete_rest','en','The following style classes are compulsory and cannot be deleted. Do you want to continue and delete the remaining selected style classes?',NULL,NULL); INSERT INTO `lng_data` VALUES ('tbl','tbl_template_deleted','en','The saved view has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('tbl','tbl_template_created','en','The current view has been saved.',NULL,NULL); @@ -17266,74 +17291,74 @@ INSERT INTO `lng_data` VALUES ('tbl','tbl_templates','en','View',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_tree_limit_grp_crs','en','Show limited context tree in courses and groups.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_tree_all_types_info','en','All types of resources are listed in the tree.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_tree_all_types','en','All Resource Types',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','adm_rep_tree_only_cntr_info','en','Only categories, courses and groups are listed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_tree_only_cntr','en','Container Only',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','glo_editing_view','en','Editing View',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','adm_rep_tree_only_cntr_info','en','Only categories, courses and groups are listed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_tree_presentation','en','Repository Tree Presentation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','glo_editing_view','en','Editing View',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_full_definitions_info','en','Terms and definitions are fully displayed in the main view.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_full_definitions','en','Full Definitions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','glo_text_snippet_length','en','Definition Snippet Length',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_text_snippet_length_info','en','Length of the text snippet of the definition that is shown in the overview.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','glo_table_form_info','en','Terms and definition are first shown in a two-column overview. Clicking the term opens the full content of a term on a separate screen.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','glo_text_snippet_length','en','Definition Snippet Length',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_table_form','en','In Table Form',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','glo_table_form_info','en','Terms and definition are first shown in a two-column overview. Clicking the term opens the full content of a term on a separate screen.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_presentation_mode','en','Presentation Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','show_system_messages','en','System Messages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','frm_disp_info_desc','en','Please select the attributes which should to be shown in the overviews.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','frm_displayed_infos','en','Displayed Information',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','frm_disp_info_desc','en','Please select the attributes which should to be shown in the overviews.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','forum_settings','en','Forumsettings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_frma','en','Forum',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_frma_desc','en','Global Forum Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_frma','en','Forum',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','post_reply','en','Re:',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','preset_subject','en','Preset subject on reply',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_quick_navigation','en','Quick Navigation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','post_reply','en','Re:',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_prevent_smtp_globally','en','Globally prevent sending external mails (via SMTP)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_interval_desc','en','Deletion conditions will be reviewed in this frequency.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_interval','en','Frequency',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_include_roles_desc','en','Defines the roles that will participate in the deletion.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_include_roles','en','Included roles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_include_roles_desc','en','Defines the roles that will participate in the deletion.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_period_desc','en','Accounts will be deleted if this period of time has passed since inactivation.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_desc','en','If enabled, user accounts will be deleted depending on the date of inactivation.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_period','en','Days passed since inactivation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_desc','en','If enabled, user accounts will be deleted depending on the date of inactivation.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts','en','Delete inactivated user accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts_interval','en','Frequency',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts_include_roles','en','Included roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts_include_roles_desc','en','Defines the roles that will participate in the deletion.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts_period_desc','en','All user accounts without login within the defined period of time will be deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts_include_roles','en','Included roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts_period','en','Days passed since last login',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts_desc','en','If enabled, user accounts will be deleted depending on the date of the last login.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts','en','Delete inactive user accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sco_glossary','en','Unit Glossary',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts','en','Delete inactive user accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_glo_ovtitle','en','Term/Title (Overlay)',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_glo_overlay','en','Glossary Overlay',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_glo_char','en','Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','other_answer_label','en','Label of other answer (optional)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','glo_list_usages','en','List Usages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exp','exp_create_xml_file','en','Create Export Package (XML)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','other_answer_desc','en','Add an additional choice (other) with a text field.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exp','exp_create_xml_file','en','Create Export Package (XML)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','glo_list_usages','en','List Usages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_term_is_used_n_times','en','The term is used %s time(s) in content modules.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_add_new_term','en','Add New Term',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_presentation_view','en','Presentation View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rep','rep_dependency','en','Dependency',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_used_in_scorm','en','The glossary is used by the SCORM module. If deleted, references to the glossary cannot be resolved anymore.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_object_to_delete','en','To Delete',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_dependent_object','en','Resource with dependence',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rep','rep_dependencies','en','Dependencies',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rep','rep_dependency','en','Dependency',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_create_link','en','Create Link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rep','rep_dependencies','en','Dependencies',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_select_file','en','Select File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_file','en','File/Document',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','please_use_account','en','For further purchases please login with use your account.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','have_no_existing_account','en','if you don\'t have an account, you are able to login in with this account:(Username: %s Password: %s ).',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','have_existing_account','en','Do you already have an existing account? Please enter your username and password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_percentage','en','Percentage',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_first_access','en','First Access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_read_count','en','Access Number',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_spent_seconds','en','Time Spent',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_read_count','en','Access Number',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_first_access','en','First Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dont_use_questionpool','en','Don\'t insert the questions in a question pool (only available in this survey)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_search_users','en','Search for participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_search_users','en','Search Participants',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_bill_history','en','Bill History',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_no_valid_group_role','en','No valid group role',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_to_global_roles_not_allowed','en','It is not allowed to send mails to global roles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_no_valid_group_role','en','No valid group role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_bill_history','en','Bill History',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mail_mail_to_global_roles','en','User can send mails to global roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_post_activation_mail','en','Unless the following posting is not activated, it is not visible for other forum users. You receive this email because you are assigned as moderator and have the permission to activate this posting.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reached_session_limit','en','The limit of online users is reached. Please try again later.',NULL,NULL); @@ -17352,48 +17377,47 @@ INSERT INTO `lng_data` VALUES ('common','db_need_hotfix','en','Hotfix available. INSERT INTO `lng_data` VALUES ('wiki','wiki_wiki_page','en','Wiki Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_wiki_search','en','Wiki Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_what_links_to_page','en','What links to page \"%s\"?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_style','en','Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_what_links_here','en','What Links Here?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_style','en','Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_start_page','en','Start Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_start_page_title','en','Start Page Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_short_title','en','Short Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_short_title_desc2','en','This title will be used in links to the wiki. Once chosen you should not change this title, since users may loose their bookmarks.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_short_title_already_in_use','en','This title is already used by another wiki. Please select a different title.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_search','en','Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_settings','en','Wiki Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_recent_changes','en','Recent Changes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_search','en','Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_search_results','en','Search Results',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_recent_changes','en','Recent Changes',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_random_page','en','Random Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_quick_navigation','en','Wiki Quick Navigation',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_print_view','en','Print View',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_quick_navigation','en','Wiki Quick Navigation',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_popular_pages','en','Popular Pages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_page','en','Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_pages','en','Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_passed','en','Passed',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_please_enter_search_term','en','Please enter a search term.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_page','en','Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_pages','en','Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_page_hits','en','Page Hits',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_page_deleted','en','Wiki page deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_page_deletion_confirmation','en','Do you really want to delete this wiki page?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_page_changes','en','Page Changes',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_other_pages_linking','en','Other Pages Linking to This Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_page_changes','en','Page Changes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_page_deleted','en','Wiki page deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_orphaned_pages','en','Orphaned Pages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_new_pages','en','New Pages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_no_start_page','en','Wiki is missing a valid starting page.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_notgraded','en','Not Graded',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_number_users_notes_or_comments','en','Number of users that attached notes or comments to this page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_notgraded','en','Not Graded',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_no_start_page','en','Wiki is missing a valid starting page.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_new_pages','en','New Pages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_msg_short_name_regexp','en','Short title must not start with a number and must not contain the following characters:',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_mark','en','Mark',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_media_list','en','Media List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_msg_short_name_regexp','en','Short title must not start with a number and must not contain the following characters:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_main_page','en','Main Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_history','en','History',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_introduction','en','Introduction',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_last_changed_by','en','Last Changed By',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_last_changed','en','Last Change',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_last_visited_page','en','Last Visited Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_main_page','en','Main Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_feedback_from_tutor','en','Feedback from Tutor',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_general_settings','en','General Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_grading','en','Grading',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_feedback_from_tutor','en','Feedback from Tutor',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_discussion','en','Discussion',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_edit','en','Edit',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_failed','en','Failed',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_all_pages','en','All Pages',NULL,NULL); @@ -17401,52 +17425,53 @@ INSERT INTO `lng_data` VALUES ('wiki','wiki_article','en','Article',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_contributor','en','Contributor',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_contributors','en','Contributors',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_created_by','en','Created By',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_discussion','en','Discussion',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_activate_rating','en','Activate Rating For Pages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('webr','webr_sorting','en','Weblink Sorting',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_sort_title','en','Titles in Alphabetical Order',NULL,NULL); -INSERT INTO `lng_data` VALUES ('webr','webr_sort_manual','en','Sort Manually',NULL,NULL); -INSERT INTO `lng_data` VALUES ('webr','webr_new_link','en','Add New Weblink',NULL,NULL); -INSERT INTO `lng_data` VALUES ('webr','webr_list_title','en','Title of Weblink List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('webr','webr_sorting','en','Weblink Sorting',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_list_desc','en','Description of Weblink List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('webr','webr_link_target','en','Weblink Target',NULL,NULL); +INSERT INTO `lng_data` VALUES ('webr','webr_list_title','en','Title of Weblink List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('webr','webr_new_link','en','Add New Weblink',NULL,NULL); +INSERT INTO `lng_data` VALUES ('webr','webr_sort_manual','en','Sort Manually',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_link_title','en','Weblink Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('webr','webr_link_target','en','Weblink Target',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_link_added','en','A new link has been created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_inactive_success','en','The chosen link is deactivated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_edit_settings','en','Edit Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('webr','webr_edit_links','en','Edit Weblinks',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_edit_list','en','Edit Weblinks',NULL,NULL); +INSERT INTO `lng_data` VALUES ('webr','webr_edit_links','en','Edit Weblinks',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_deactivate','en','Deactivate Weblink',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_container_info','en','Please enter a title and optionally a description for the presentation of this Weblink List in the repository.',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_active','en','Active',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','usr_public_profile_logged_in_info','en','Your information is only visible to users logged into the system.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','usr_public_profile_logged_in','en','Visible for Logged in Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','usr_public_profile_global','en','WWW / Accessible for all Users on the Internet',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','usr_public_profile_logged_in_info','en','Your information is only visible to users logged into the system.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','usr_public_profile_global_info','en','Your profile is visible to the internet.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','usr_public_profile_disabled','en','Profile Disabled',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','usr_public_profile_disabled_info','en','Your information is only visible to administrative staff.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','usr_link_to_profile','en','Link to Profile',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_visible_in_profile','en','Visible in Personal Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','usr_link_to_profile','en','Link to Profile',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','usr_public_profile_disabled_info','en','Your information is only visible to administrative staff.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_select_course_group','en','Select Course/Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_screen_reader_optimization','en','Screen Reader Optimization',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_screen_reader_optimization_info','en','Improve ILIAS for usage with screen readers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_public_profile_info','en','Please select which personal data is visible in your profile and which users should be able to visit your profile.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_please_select_course_group','en','Please select a course or a group.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_no_groups','en','No Groups Assigned',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_no_courses','en','No Courses Assigned',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_no_groups','en','No Groups Assigned',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_please_select_course_group','en','Please select a course or a group.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_member_of_course_group','en','Member of Course/Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_limited_access','en','Limited Access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_last_login_before','en','Last Login Before',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_global_role','en','Global Role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_last_login_before','en','Last Login Before',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_field','en','Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_any','en','Any',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_all','en','All',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_activation','en','Activation',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_activate_public_profile','en','Activation',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_activate_public_profile_info','en','First and last name will always be visible in your profile, if it is activated.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_access_limited','en','Limited',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_access_unlimited','en','Unlimited',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','vm_days_of_period','en','Days of Period',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_access_limited','en','Limited',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','vm_times_of_day','en','Times of Days',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','vm_days_of_period','en','Days of Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','vm_access_of_users','en','Access of Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','view_mode','en','View Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_visits','en','Number of Visits',NULL,NULL); @@ -17455,49 +17480,49 @@ INSERT INTO `lng_data` VALUES ('trac','trac_view_list','en','Back to List',NULL, INSERT INTO `lng_data` VALUES ('trac','trac_visits_info','en','A click counts as new visit only after %s seconds.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_view_crs','en','Back to Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_valid_request','en','Max. Time Between Requests',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_usr_list','en','Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_user_data','en','User Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_usr_list','en','Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_user_activities','en','User activities',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_updated_status','en','Saved learning progress status.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_total_online','en','Total Time Online',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_update_edit_user','en','Saved settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_total_online','en','Total Time Online',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_title_description','en','Title / Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_time_passed','en','Editing Time Exceeded',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_status','en','Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_spent_time','en','Spent Time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_show','en','Show Learning Progress',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_status','en','Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_show_hidden','en','Show',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_show','en','Show Learning Progress',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_settings','en','Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_settings_saved','en','Saved settings.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_select_one','en','You made no selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_select_area','en','Select Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_sahs_relevant_items','en','Content Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_required_visits','en','Number of Required Visits',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_registered','en','Registered',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_repository_changes','en','Changes in the repository',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_refresh','en','Refresh',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_registered','en','Registered',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_reached_visits','en','Required Visits',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_reached_objectives','en','Reached Learning Objectives',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_reached_points','en','Achieved Score',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_query','en','Title/Description',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_processing_time','en','Assumed Processing Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_reached_objectives','en','Reached Learning Objectives',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_progress','en','Personal Learning Progress',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_query','en','Title/Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_participated','en','Participated',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_occurrences','en','Path:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_processing_time','en','Assumed Processing Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_objects','en','Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_occurrences','en','Path:',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_num_visits','en','Number of Visits',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_not_registered','en','Not Registered',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_not_participated','en','Not Participated',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_not_attempted','en','Not Attempted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_not_registered','en','Not Registered',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_not_completed','en','Not Completed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_not_attempted','en','Not Attempted',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_not_assigned','en','Not Assigned',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_not_accessed','en','Not Accessed',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_no_sahs_items_found','en','No objects found.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_no_content','en','No information about the learning progress available.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_modus','en','Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_no_attempted','en','Not Attempted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_mode','en','Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_modifications_saved','en','Saved settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_mode','en','Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_visits','en','Number of Visits',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_visits_info','en','Define the number of visits that is required for completing this learning material.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_tlt','en','Typical Learning Time',NULL,NULL); @@ -17514,14 +17539,14 @@ INSERT INTO `lng_data` VALUES ('trac','trac_mode_scorm_aicc','en','Automatic by INSERT INTO `lng_data` VALUES ('trac','trac_mode_objectives','en','Automatic by Learning Objectives',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_objectives_info','en','The learning progress will be calculated automatically according to the number of passed learning objectives.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_manual','en','Manual by Learner',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_mode_manual_by_tutor','en','Manual by Tutor',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_manual_info','en','Users have to decide if they reached the ‘Completed’ status.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_mode_exercise_returned','en','Exercise Solved',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_mode_manual_by_tutor','en','Manual by Tutor',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_manual_by_tutor_info','en','The overall status (i.e. ‘Completed’ or ‘Failed’) is be set by tutors.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_mode_exercise_returned','en','Exercise Solved',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_exercise_returned_info','en','The status ‘Completed’ can be set only by tutors.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_event','en','Participation in Sessions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_mode_deactivated_info','en','No progress will be calculated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_deactivated','en','Deactivated',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_mode_deactivated_info','en','No progress will be calculated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_collection','en','Automatic by Collection of Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_marks','en','Marks',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_collection_info','en','Define the materials that will determine the learning progress status.',NULL,NULL); @@ -17554,24 +17579,24 @@ INSERT INTO `lng_data` VALUES ('trac','trac_edited_scos','en','Processed Content INSERT INTO `lng_data` VALUES ('trac','trac_edit_visits','en','Please define the number of visits that is necessary to complete this object.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_edit_time','en','Processing Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_edit_progress','en','Edit Learning Progress',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_edit_collection','en','Please assign materials. If the status of all assigned items is ‘Completed’ the overall status is completed by the user.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_crs_relevant_items','en','Course Materials',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_edit_collection','en','Please assign materials. If the status of all assigned items is ‘Completed’ the overall status is completed by the user.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_crs_members','en','Course Participants:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_crs_objects','en','Course Participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_crs_releavant_items','en','Course Items',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_crs_items','en','Assignable Course Items',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_below','en','Below:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_collection_assign','en','Select for Learning Progress Determination',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_collection_deassign','en','Deselect for Learning Progress Determination',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_comment','en','Comment',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_comments','en','Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_completed','en','Completed',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_crs_assignments','en','Assignment of Course Items',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_crs_items','en','Assignable Course Items',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_crs_members','en','Course Participants:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_crs_objects','en','Course Participants',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_collection_deassign','en','Deselect for Learning Progress Determination',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_collection_assign','en','Select for Learning Progress Determination',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_assigned','en','Assigned',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_assignments','en','Assignments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_below','en','Below:',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_anonymized','en','Anonymized',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_anonymized_info','en','If enabled, all statistics will be anonymized.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_anonymized_info_short','en','(Anonymized)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_anonymized_info','en','If enabled, all statistics will be anonymized.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_added_no_shown_list','en','The selected objects will be hidden.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_active_ut_only','en','User Tracking Activated',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_active_lp_only','en','Learning Progress Activated',NULL,NULL); @@ -17580,53 +17605,53 @@ INSERT INTO `lng_data` VALUES ('trac','trac_activated','en','Tracking Activated' INSERT INTO `lng_data` VALUES ('trac','total_dwell_time','en','Total Dwell Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_with','en','with',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_user','en','User(s)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','stats_until','en','until',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_user_selected','en','User selected',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','stats_start','en','Start',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','stats_until','en','until',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_summation','en','Summation',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_tracked_user','en','Selected Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_sessions','en','Sessions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','stats_start','en','Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_session','en','Session',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_sessions_statisics','en','Session Statistics',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_session_total_statistic','en','Total-Session-Statistic',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','stats_session_number','en','Number of Sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_session_total_duration','en','Total Duration of all Sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_session_most','en','Most Sessions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','stats_session_number','en','Number of Sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_session_longest','en','Longest Session',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','stats_session_listing','en','Session Listing',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_session_longest_total_duration_usr','en','Longest Total Duration per User',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_session_involved_usr','en','Number of involved Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','stats_session_listing','en','Session Listing',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_session_evaluable','en','Evaluable Sessions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','stats_session_evaluable_usr','en','Evaluable User',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_session_evaluable_access','en','Evaluable Session Access',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','stats_session_evaluable_usr','en','Evaluable User',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_session_average_length','en','Average Session Length',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_session_average_page_access','en','Average Access to Pages per Session',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_sel_lng','en','English',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','stats_pages','en','Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_sec','en','sec',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','stats_pages_statisics','en','Page Statistics',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','stats_pages','en','Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page','en','Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','stats_page_variance_access','en','Variance of Access to Pages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','stats_pages_statisics','en','Page Statistics',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_variance_dwell_time','en','Variance of Dwell Time to Pages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','stats_page_variance_access','en','Variance of Access to Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_varcoeff_dwell_time','en','Variation Coefficient of Dwell time to Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_total_statistic','en','Total-Pages-Statistic',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_varcoeff_access','en','Variation Coefficient of Access to Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_total_dwell_time','en','Total-Pages-Dwell time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','stats_page_stubbiest_total_dwell_time','en','Stubbiest Total Dwell Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_stubbiest_average_dwell_time','en','Stubbiest Average Dwell Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','stats_page_stubbiest_total_dwell_time','en','Stubbiest Total Dwell Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_range_dwell_time','en','Range of Dwell Time to Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_range_access','en','Range of Access to Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_number','en','Number of Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_number_access','en','Number of Access to Pages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','stats_page_most_access','en','Most Accesses',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_mode_access','en','Mode of Access to Pages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','stats_page_most_access','en','Most Accesses',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_median_dwell_time','en','Median of Dwell Time to Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_lowest_varcoeff','en','Lowest Variation Coefficient',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_median_access','en','Median of Access to Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_longest_total_dwell_time','en','Total Dwell Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_longest_average_dwell_time','en','Average Dwell Time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','stats_page_listing','en','Page Listing',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_least_deviation','en','Least Deviation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','stats_page_listing','en','Page Listing',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_highest_varcoeff','en','Highest Variation Coefficient',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_highest_deviation','en','Highest Deviation',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','stats_page_fewest_access','en','Fewest Access',NULL,NULL); @@ -17713,24 +17738,24 @@ INSERT INTO `lng_data` VALUES ('survey','use_browser_print_function','en','Pleas INSERT INTO `lng_data` VALUES ('survey','use_anonymous_id','en','Show Survey Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','use_anonymous_id_desc','en','If checked, the username in anonymized surveys will be shown as the survey code, otherwise the text ‘Anonymous’ will be shown.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','upper_limit','en','Upper Limit',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','uploaded_material','en','Uploaded Material',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','upper_limit_must_be_greater','en','The upper limit must be greater than the lower limit!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','uploaded_material','en','Uploaded Material',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','unlimited_users','en','Put on desktops of all registered users',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','unfold','en','Unfold',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','title_resume_survey','en','Resume the Survey - Enter Survey Code',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','text_question_not_filled_out','en','Please fill out the answer field!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','text_resume_survey','en','You are trying to resume an anonymized survey. To continue the survey with your previously entered values please enter the 5 digit survey code which you received after starting the survey (it was sent with a message to your ILIAS mail folder). Instead of typing your survey code you also can copy it from your inbox and paste it into the text field below.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','text_question_not_filled_out','en','Please fill out the answer field!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','text_maximum_chars_allowed','en','Please do not enter more than a maximum of %s characters. Any characters above will be cut.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_status_ok','en','The status of the survey is OK. There are no missing elements.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','svy_size','en','Size',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','svy_statistical_evaluation','en','Statistical Evaluation',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_status_missing_elements','en','The following elements are missing:',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_status_missing','en','There are required elements missing in this survey!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','svy_statistical_evaluation','en','Statistical Evaluation',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_show_questiontitles','en','Show Question Title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','svy_size','en','Size',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_selected_user_data_deleted','en','The survey data of the selected user(s) was deleted successfully',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','svy_select_surveys','en','Please select a survey for duplication',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','svy_select_questionpools','en','Please select a question pool to store the imported questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_select_file_for_import','en','You must select a file for import!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','svy_select_questionpools','en','Please select a question pool to store the imported questions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','svy_select_surveys','en','Please select a survey for duplication',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_page_errors','en','There were errors answering the survey questions. Please refer to the questions to get more information on the errors!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_page_error','en','There was an error answering a survey question. Please refer to the question to get more information on the error!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_missing_title','en','You have not entered a survey title! Please go to the metadata section and enter a title.',NULL,NULL); @@ -17759,8 +17784,8 @@ INSERT INTO `lng_data` VALUES ('survey','survey_text_textwidth_desc','en','Enter INSERT INTO `lng_data` VALUES ('survey','survey_text_textheight_desc','en','Enter the height in characters for the text input field',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_start','en','Go To Start Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_skip_start','en','Skip and Go To Start Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_skip_previous','en','<< Skip',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_skip_next','en','Skip >>',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_skip_previous','en','<< Skip',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_skip_finish','en','Skip and Finish Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_selected_user_data_deleted','en','The survey data of the selected user(s) was deleted successfully',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_questions','en','Questions',NULL,NULL); @@ -17775,21 +17800,21 @@ INSERT INTO `lng_data` VALUES ('survey','survey_is_offline','en','You cannot sta INSERT INTO `lng_data` VALUES ('survey','survey_has_datasets_warning','en','The survey already contains data sets. You cannot edit the survey questions until you remove these data sets in the participants section.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_finished','en','You have finished the survey. Thank you for your participation!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_finish','en','Finish Survey',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_codes_lang','en','Preselected Survey Language',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_codes_no_anonymization','en','You must create an anonymized survey with access codes to create new access codes!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_error_insert_incomplete_question','en','You tried to add an incomplete question to the survey! The question was not added.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_codes_no_anonymization','en','You must create an anonymized survey with access codes to create new access codes!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_codes_lang','en','Preselected Survey Language',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_code','en','Survey Access Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_code_used','en','Code was ..',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_code_url','en','URL for Direct Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_code_url_name','en','URL (use right mouse button to copy URL)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_code_no_codes','en','You have not created any survey access codes yet.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','subtype','en','Subtype',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_code_message_sent','en','A survey code which allows you to resume the survey was sent to your INBOX!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_code_no_codes','en','You have not created any survey access codes yet.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','subject_mail_survey_id','en','Your survey code for \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','subtype','en','Subtype',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','start_survey','en','Start Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','start_date','en','Start Date',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','spl_select_file_for_import','en','You must select a file for import!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','start_date_not_reached','en','You cannot start the survey until the start date is reached!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','spl_select_file_for_import','en','You must select a file for import!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','spl_paste_success','en','The question(s) have been pasted into the question pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','spl_paste_no_objects','en','There are no questions in the clipboard. Please copy or move a question into the clipboard.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','spl_online_property','en','Online',NULL,NULL); @@ -17809,61 +17834,61 @@ INSERT INTO `lng_data` VALUES ('survey','selection','en','Selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','select_value','en','Enter a Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','select_target_position_for_move','en','Please select a target position to move the answers and press one of the insert buttons!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','select_target_position_for_move_question','en','Please select a target position to move the question(s) and press one of the insert buttons!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','select_relation','en','Select a Relation',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','select_svy_option','en','--- Please select a survey ---',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','select_relation','en','Select a Relation',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','select_questionpool','en','Please select a question pool to store the created question',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','select_questionpool_short','en','Question Pool Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','select_prior_question','en','Select a prior question',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','select_phrase_to_add','en','Please select a phrase to add it to the question!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','select_option','en','--- Please select an option ---',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','search_users','en','Search Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','search_type_all','en','Search in all Question Types',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','search_term','en','Search Term',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','search_roles','en','Found Roles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','search_invitation','en','Search for users or groups to invite',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','search_term','en','Search Term',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','search_type_all','en','Search in all Question Types',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','search_questions','en','Search Questions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','search_field_all','en','Search in all fields',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','search_for','en','Search for',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','search_invitation','en','Search for users or groups to invite',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','search_groups','en','Found Groups',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','scale','en','Scale',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','search_for','en','Search for',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','search_field_all','en','Search in all fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','save_phrase','en','Save as Phrase',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','save_phrase_introduction','en','If you want to save the answers below as default phrase, please enter a phrase title. You can access a default phrase whenever you want to add a phrase to an ordinal question.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','scale','en','Scale',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','save_phrase_categories_not_checked','en','Please check at least two answers to save answers in a new phrase!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','save_back_to_survey','en','Save and go back to the survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','save_phrase_introduction','en','If you want to save the answers below as default phrase, please enter a phrase title. You can access a default phrase whenever you want to add a phrase to an ordinal question.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','save_obligatory_state','en','Save Compulsory States and Order',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','save_back_to_survey','en','Save and go back to the survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','row_text','en','Row Text',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','results','en','Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','resume_survey','en','Resume the Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','reset_filter','en','Reset Filter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','remove_questions','en','Are you sure you want to remove the following question(s) and/or question block(s) from the survey?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','results','en','Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','remove_question','en','Remove',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','ratio_non_absolute','en','Ratio-Non-Absolute',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','remove_questions','en','Are you sure you want to remove the following question(s) and/or question block(s) from the survey?',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','ratio_scale_ge_zero','en','The minimum value for a ratio scale must be greater or equal zero',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','questiontype','en','Question Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','ratio_absolute','en','Ratio-Absolute',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','questions_removed','en','Question(s) and/or question block(s) removed!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','ratio_non_absolute','en','Ratio-Non-Absolute',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','questions','en','Questions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','questiontype','en','Question Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','questions_removed','en','Question(s) and/or question block(s) removed!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','questions_inserted','en','Question(s) inserted!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','questionblocks_inserted','en','Question Blocks inserted',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','questionblocks','en','Question Blocks',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','questionblock_inserted','en','Question Block inserted',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','questionblock','en','Question Block',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','questionblock_has_constraints','en','Routing Rules',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','questionblock_icon','en','Questionblock Icon',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','questionblock_inserted','en','Question Block inserted',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','question_type','en','Question Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','questionblock_has_constraints','en','Routing Rules',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','question_saved_for_upload','en','The question was saved automatically in order to reserve hard disk space to store the uploaded file. If you cancel this form now, be aware that you must delete the question in the question pool if you do not want to keep it!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','question_obligatory','en','The question is compulsory!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','question_not_checked','en','Please check one of the offered answers!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','question_mr_not_checked','en','Please check at least one of the offered answers!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','question_icon','en','Question Icon',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','question_mr_not_checked','en','Please check at least one of the offered answers!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','question_not_checked','en','Please check one of the offered answers!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','question_has_constraints','en','Routing Rules',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','question_contains_no_categories','en','There are no answers defined for this question',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','qpl_unfold_select_none','en','Please select at least one question block if you want to unfold question blocks!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','qpl_savephrase_exists','en','The phrase title already exists! Please enter another phrase title.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','qpl_savephrase_empty','en','Please enter a phrase title!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','qpl_questions_pasted','en','Question(s) pasted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','qpl_phrases_deleted','en','Phrase(s) deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','qpl_questions_deleted','en','Question(s) deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','qpl_phrases_deleted','en','Phrase(s) deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','qpl_past_questions_confirmation','en','Are you sure you want to paste the following question(s) in the question pool?',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','qpl_export_select_none','en','Please check at least one question to export it',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','qpl_delete_select_none','en','Please check at least one question to delete it!',NULL,NULL); @@ -17871,31 +17896,31 @@ INSERT INTO `lng_data` VALUES ('survey','qpl_delete_rbac_error','en','You have n INSERT INTO `lng_data` VALUES ('survey','qpl_delete_phrase_select_none','en','Please check at least one phrase to delete it',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','qpl_define_questionblock_select_missing','en','Please select a least two questions if you want to define a question block!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','qpl_copy_select_none','en','Please check at least one question to copy it!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','previous_question_rows','en','<< Questions %d - %d of %d',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','qpl_confirm_delete_phrases','en','Are you sure you want to delete the following phrase(s)?',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','qpl_confirm_delete_questions','en','Are you sure you want to delete the following question(s)?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','predefined_users','en','Put on desktops of selected users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','qpl_confirm_delete_phrases','en','Are you sure you want to delete the following phrase(s)?',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','preview','en','Preview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','previous_question_rows','en','<< Questions %d - %d of %d',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','predefined_users','en','Put on desktops of selected users',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','please_select','en','-- please select --',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','phrase_saved','en','The phrase was saved successfully!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','phrase_added','en','Phrase added',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','percentage_of_selections','en','Percentage of users that selected this answer',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','phrase_added','en','Phrase added',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','phrase_saved','en','The phrase was saved successfully!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','percentage_of_offered_answers','en','Percentage of offered answers',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','percentage_of_entered_values','en','Percentage of users that entered this value',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','orientation','en','Orientation',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','outro','en','Concluding Remarks',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','or','en','or',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','orientation','en','Orientation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','on_additional','en','On, and additional',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','on','en','On',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','off','en','Off',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','on_additional','en','On, and additional',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','offline','en','offline',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','off','en','Off',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','obligatory','en','Compulsory',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','not_used','en','not used yet',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','non_ratio','en','Interval',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','nominal_question_not_checked','en','Please check one of the offered answers!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','no_user_phrases_defined','en','There are no user defined phrases available!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','no_user_invited','en','All invited users did not possess sufficient permissions to run the survey. No user was invited.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','no_user_or_group_selected','en','Please check an option what are you searching for (users and/or groups)!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','no_user_invited','en','All invited users did not possess sufficient permissions to run the survey. No user was invited.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','no_target_selected_for_move','en','You must select a target position!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','no_search_results','en','There are no search results!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','no_questions_available','en','There are no questions available!',NULL,NULL); @@ -17904,44 +17929,44 @@ INSERT INTO `lng_data` VALUES ('survey','no_questionblocks_available','en','Ther INSERT INTO `lng_data` VALUES ('survey','no_question_selected_for_move','en','Please check at least one question to move it!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','no_constraints_checked','en','Please select a least one question or question block to edit the routing rules!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','no_category_selected_for_move','en','Please check at least one answer to move it!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','no_available_constraints','en','There are no routing rules defined!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','no_category_selected_for_deleting','en','Please select a least one answer if you want to delete answers!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','next_question_rows','en','Questions %d - %d of %d >>',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','no_available_constraints','en','There are no routing rules defined!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','new_survey_codes','en','new survey access code(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','multiple_choice_subtype_description','en','Choose Multiple Choice (Single Response) if you want the participants to select only one answer and Multiple Choice (Multiple Response) if you want the participants to select one ore more answers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','multiple_choice_multiple_response','en','Multiple Choice (Multiple Response)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','multiple_choice_single_response','en','Multiple Choice (Single Response)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','msg_users_disinvited','en','User(s) disinvited',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','msg_enter_value_for_valid_constraint','en','Please enter a value to create a valid routing rule!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','msg_deleted_export_files','en','Export file(s) deleted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','mode','en','Most Selected Value',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','mode_text','en','Most Selected Value (Text)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','msg_enter_value_for_valid_constraint','en','Please enter a value to create a valid routing rule!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','mode_nr_of_selections','en','Nr of Selections',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','mode_text','en','Most Selected Value (Text)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','mode','en','Most Selected Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','missing_upper_or_lower_limit','en','Please enter a lower and an upper limit!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','minimum','en','Minimum Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','metric_subtype_description_rationonabsolute','en','In addition to the interval measurement there are also meaningful ratios between arbitrary pairs of numbers. The zero value on a ratio scale is non-arbitrary. Most physical quantities, such as length in centimeters or duration in seconds are measured on ratio scales.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','metric_subtype_description_ratioabsolute','en','The ratio absolute measurement uses natural numbers additional to the non-arbitrary zero point for example the number of children in a family or probability.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','metric_question_out_of_bounds','en','The value you entered is not between the minimum and maximum value!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','metric_subtype_description_interval','en','Equivalent intervals between measurements allow a meaningful comparison between arbitrary pairs of measurements. The zero point on the scale is arbitrary, so negative values can be used. Examples of interval values are the year date in many calendars or the temperature in Celsius scale.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','metric_question_not_a_value','en','The value you entered is not a numeric value!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','metric_question_out_of_bounds','en','The value you entered is not between the minimum and maximum value!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','metric_question_floating_point','en','The value you entered is a floating point value. Floating point values are not allowed for this question type!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','message_mail_survey_id','en','You have started the anonymized survey "%s". To resume this survey you need the following 5 digit survey code:

%s

Resuming a survey is only possible, if you interrupt the survey before finishing it.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','menubacktosurvey','en','Back to the Survey',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','median','en','Median',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','message_mail_survey_id','en','You have started the anonymized survey "%s". To resume this survey you need the following 5 digit survey code:

%s

Resuming a survey is only possible, if you interrupt the survey before finishing it.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','menuback','en','Back',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','maximum','en','Maximum Value',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','median','en','Median',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','median_between','en','between',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','maximum','en','Maximum Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_subtype_time','en','Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','maxchars','en','Maximum Number of Characters',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_subtype_text','en','Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_subtype_sr','en','Option Buttons (Single Response)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','matrix_subtype_integer','en','Integer',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_subtype_mr','en','Check Boxes (Multiple Response)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_subtype_double','en','Floating Point',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','matrix_subtype_integer','en','Integer',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_subtype_description','en','Please select one of the above subtypes to define the behaviour of the answer fields.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_subtype_date','en','Date',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','matrix_standard_answers','en','Column Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_rows','en','Matrix Rows',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','matrix_standard_answers','en','Column Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_row_separators','en','Row Separators',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_row_separators_description','en','Select the check box if you want to have separators (thin lines) between the rows in the output of the Matrix Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_row_delete_select_none','en','Please check at least one row to delete it!',NULL,NULL); @@ -17961,45 +17986,45 @@ INSERT INTO `lng_data` VALUES ('survey','matrix_column_separators','en','Column INSERT INTO `lng_data` VALUES ('survey','matrix_column_separators_description','en','Select the check box if you want to have separators (thin lines) between the columns in the output of the Matrix Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_column_delete_select_none','en','Please check at least one column to delete it!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_bipolar_adjectives','en','Bipolar Adjectives',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','matrix_appearance','en','Appearance',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_bipolar_adjectives_description','en','You may use a pair of bipolar adjectives to scale the column responses to words, short phrases, or texts',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','materials_deleted','en','Material(s) deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','materials','en','Materials',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','matrix_appearance','en','Appearance',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','material_file','en','Material File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','materials_deleted','en','Material(s) deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','material','en','Material',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','manage_phrases','en','My Phrases',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','material_file','en','Material File',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','material_added_successfully','en','You successfully set a material link!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','legend','en','Legend',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','lower_limit','en','Lower Limit',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','maintenance','en','Participants',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','manage_phrases','en','My Phrases',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','layout','en','Layout',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','last_update','en','Last Update',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','legend','en','Legend',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','label_resume_survey','en','Enter your 5 digit survey code',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','language_changed','en','Language changed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','last_update','en','Last Update',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','invited_groups','en','Invited Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','invited_users','en','Selected Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','invitation','en','Put Link On Personal Desktop',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','invited_groups','en','Invited Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','invitation_off','en','Do not put on any Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','invitation_mode','en','Put Link to Survey on the Personal Desktop of',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','invitation_mode_desc','en','A link reference to the survey is created on the users\' personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','introduction','en','Introductory Message',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','internal_link','en','Internal Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','introduction_manage_phrases','en','Manage your own phrases which are available for all the ordinal questions you edit/create.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','insert_missing_questionblock','en','Please select at least one question block to insert it into the survey!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','internal_link','en','Internal Link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','insert_before','en','Insert Before',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','insert_missing_question','en','Please select at least one question to insert it into the survey!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','insert_after','en','Insert After',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','insert_before','en','Insert Before',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','info_anonymize_without_code','en','Anonymized Survey without Access Restrictions',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','info_anonymize_with_code','en','Anonymized Survey with Survey Code Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','info_anonymize_registered_user','en','Anonymized Survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','import_question','en','Import Question(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','import_wrong_file_type','en','Wrong file type!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','import_no_file_selected','en','No file selected!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','import_question','en','Import Question(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','import_error_survey_no_properties','en','No survey properties found. Cannot import the survey!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','import_error_survey_no_proper_values','en','The survey properties do not contain proper values!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','import_error_opening_file','en','Error opening the import file!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','import_error_closing_file','en','Error closing the import file!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','horizontal','en','Horizontal',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','import_error_closing_file','en','Error closing the import file!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','heading','en','Heading',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','harmonic_mean','en','Harmonic Mean',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','glossary_term','en','Glossary Term',NULL,NULL); @@ -18019,18 +18044,25 @@ INSERT INTO `lng_data` VALUES ('survey','fill_out_all_required_fields_delete_cat INSERT INTO `lng_data` VALUES ('survey','fill_out_all_required_fields_add_category','en','Please fill out all required fields before you add answers!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','fill_out_all_category_fields','en','Please fill out all answer fields before you add a new one!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','export_data_as','en','Export Data As',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','exp_type_excel','en','Microsoft Excel',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','export_all_survey_codes','en','Export all Access Codes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','exp_type_excel','en','Microsoft Excel',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','exp_type_csv','en','Comma Separated Value (CSV)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','exit','en','Exit',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','existing_constraints','en','Existing Routing Rules',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','evaluation','en','Statistics',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','existing_constraints','en','Existing Routing Rules',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','evaluation_access','en','Participants\' Access to Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','evaluation_access_participants','en','All Survey Participants can Access the Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','evaluation_access_off','en','Participants Cannot Access Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','evaluation_access_info','en','You have access to the survey results',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','evaluation_access_all','en','All Registered Users can Access the Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','eval_legend_link','en','Please refer to the legend for the meaning of the column header symbols.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','error_retrieving_anonymous_survey','en','The system could not find your survey data for survey code "%s". Please check the survey code you have entered!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','error_importing_question','en','There was an error importing the question(s) from the file you have selected!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','error_add_heading','en','Please enter a text for the heading!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','edit_ask_continue','en','Do you want to continue and edit this question?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','edit_constraints_introduction','en','You have selected the following question(s)/question block(s) to edit the routing rules',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','edit_heading','en','Edit Heading',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','end_date_reached','en','You cannot start the survey. The end date is reached!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','end_date','en','End Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','enter_anonymous_id','en','Survey Access Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','enter_phrase_title','en','Please enter a Phrase Title',NULL,NULL); @@ -18038,19 +18070,19 @@ INSERT INTO `lng_data` VALUES ('survey','enter_questionblock_title','en','Please INSERT INTO `lng_data` VALUES ('survey','enter_valid_number_of_codes','en','Please enter a valid number to generate survey access codes!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','enter_value','en','Enter a Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','err_no_pool_name','en','Please enter the name of a survey question pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','error_add_heading','en','Please enter a text for the heading!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','error_importing_question','en','There was an error importing the question(s) from the file you have selected!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','error_retrieving_anonymous_survey','en','The system could not find your survey data for survey code "%s". Please check the survey code you have entered!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','edit_heading','en','Edit Heading',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','end_date_reached','en','You cannot start the survey. The end date is reached!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','duplicate','en','Duplicate',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','edit_ask_continue','en','Do you want to continue and edit this question?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','edit_constraints_introduction','en','You have selected the following question(s)/question block(s) to edit the routing rules',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_numbers','en','Standard Numbers',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','duplicate_svy','en','Duplicate Survey',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_true5','en','Standard Beliefs (definitely true-true-undecided-false-definitely false)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','duplicate','en','Duplicate',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_true_undecided_false','en','Standard Beliefs (true-undecided-false)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_true5','en','Standard Beliefs (definitely true-true-undecided-false-definitely false)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_true_false','en','Standard Beliefs (true-false)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_always5','en','Standard Beliefs (always-many times-varying-rarely-never)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_always_never','en','Standard Beliefs (always-never)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_always_sometimes_never','en','Standard Beliefs (always-sometimes-never)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dp_standard_behaviour_yes_undecided_no','en','Standard Behavior (yes-undecided-no)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_desired_undesired','en','Standard Attitude (desired-undesired)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_desired5','en','Standard Attitude (strongly desired-desired-neutral-undesired-strongly undesired)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_good_fair_notacceptable','en','Standard Attitude (good-fair-not acceptable)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_good_notacceptable','en','Standard Attitude (good-not acceptable)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_good5','en','Standard Attitude (very good-good-fair-poor-not acceptable)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_must5','en','Standard Attitude (must-should-undecided-should not-must not)',NULL,NULL); @@ -18058,64 +18090,57 @@ INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_shold_shouldnot',' INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_should_undecided_shouldnot','en','Standard Attitude (should-undecided-should not)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_behaviour_certainly5','en','Standard Behavior (most certainly-more positive-undecided-more negative-most certainly not)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_behaviour_yes_no','en','Standard Behavior (yes-no)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dp_standard_behaviour_yes_undecided_no','en','Standard Behavior (yes-undecided-no)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_always_never','en','Standard Beliefs (always-never)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_always_sometimes_never','en','Standard Beliefs (always-sometimes-never)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_always5','en','Standard Beliefs (always-many times-varying-rarely-never)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_good_fair_notacceptable','en','Standard Attitude (good-fair-not acceptable)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_desired_undesired','en','Standard Attitude (desired-undesired)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_desired5','en','Standard Attitude (strongly desired-desired-neutral-undesired-strongly undesired)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_desired_neutral_undesired','en','Standard Attitude (desired-neutral-undesired)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_agree_undecided_disagree','en','Standard Attitude (agree-undecided-disagree)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_agree5','en','Standard Attitude (strongly agree-agree-undecided-disagree-strongly disagree)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','description_maxchars','en','If nothing entered the maximum number of characters for this text answer is unlimited.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_agree_disagree','en','Standard Attitude (agree-disagree)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','disinvite','en','Take from Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','display_all_available','en','Display all available',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_agree_disagree','en','Standard Attitude (agree-disagree)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_agree_undecided_disagree','en','Standard Attitude (agree-undecided-disagree)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','description_maxchars','en','If nothing entered the maximum number of characters for this text answer is unlimited.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_undecided','en','undecided',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_undesired','en','undesired',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_varying','en','varying',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_verygood','en','very good',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_yes','en','yes',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','define_questionblock','en','Define Question Block',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','delete_user_data','en','Delete the Survey Data of the Selected Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_undecided','en','undecided',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_true','en','true',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_sometimes','en','sometimes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_stronglyagree','en','strongly agree',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_stronglydesired','en','strongly desired',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_stronglydisagree','en','strongly disagree',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_stronglyundesired','en','strongly undesired',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_stronglydesired','en','strongly desired',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_stronglyagree','en','strongly agree',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_sometimes','en','sometimes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_true','en','true',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_shouldnot','en','should not',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_should','en','should',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_poor','en','poor',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_rarely','en','rarely',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_notacceptable','en','not acceptable',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_no','en','no',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_neutral','en','neutral',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_notacceptable','en','not acceptable',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_poor','en','poor',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_never','en','never',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_must','en','must',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_neutral','en','neutral',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_mustnot','en','must not',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_must','en','must',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_mostcertainlynot','en','most certainly not',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_mostcertainly','en','most certainly',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_morepositive','en','more positive',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_good','en','good',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_manytimes','en','many times',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_morenegative','en','more negative',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_manytimes','en','many times',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_false','en','false',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_good','en','good',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_disagree','en','disagree',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_fair','en','fair',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_desired','en','desired',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_disagree','en','disagree',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','create_questionpool_before_add_question','en','You must create at least one question pool to store your questions!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_definitelytrue','en','definitely true',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_definitelyfalse','en','definitely false',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_agree','en','agree',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_always','en','always',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_definitelyfalse','en','definitely false',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_definitelytrue','en','definitely true',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','create_new','en','Create New',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','continue','en','Continue >>',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','create_questionpool_before_add_question','en','You must create at least one question pool to store your questions!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','create_date','en','Created',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','contains','en','Contains',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','constraints','en','Routing',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','continue','en','Continue >>',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','constraints_no_questions_or_questionblocks_selected','en','Please select at least one question or question block!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','constraints','en','Routing',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','contains','en','Contains',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','constraints_no_nonessay_available','en','There are no previous questions available to define routing rules. The following types are supported: Metric, Single Choice and Multiple Choice question.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','constraints_list_of_entities','en','Available hooks for routing rules',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','constraints_introduction','en','You can add a routing rule to a single question or a question block with multiple questions. Depending on the specific answer given to an earlier question participants get presented with a defined next question. Thus questions irrelevant to a participant will not be asked and the survey gets shorter or more specific depending on the answers provided earlier. No routing rules can be set for the first question or question block in a survey.',NULL,NULL); @@ -18124,25 +18149,25 @@ INSERT INTO `lng_data` VALUES ('survey','constraint_add','en','Add Routing Rule' INSERT INTO `lng_data` VALUES ('survey','confirm_sync_questions','en','The question you changed is a copy which has been created for use with the active survey. Do you want to change the original of the question too?',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','confirm_remove_heading','en','Are you sure you want to remove the heading?',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','confirm_delete_single_user_data','en','Are you sure you want to delete the survey data of the selected users?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','concatenation','en','Concatenation',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','confirm_delete_all_user_data','en','Are you sure you want to delete all user data of the survey?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','codes','en','Access Codes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','concatenation','en','Concatenation',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','combobox','en','Combobox',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','codes_created','en','Code(s) created',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','codes','en','Access Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','codes_deleted','en','Code(s) deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','check_category_to_save_phrase','en','You must have a least one answer to save a phrase!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','codes_created','en','Code(s) created',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','category','en','Answer',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','chart','en','Chart',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','category_nr_selected','en','Number of users that selected this answer',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','category_delete_select_none','en','Please check at least one answer to delete it!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','category_delete_confirm','en','Are you sure you want to delete the following answers?',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','categories','en','Answers',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','category_delete_confirm','en','Are you sure you want to delete the following answers?',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','cannot_switch_to_online_no_questions','en','The status cannot be changed to "online" because there are no questions in the survey!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','cannot_save_metaobject','en','You do not possess sufficient permissions to save the meta data!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','cannot_read_survey','en','You do not possess sufficient permissions to read the survey data!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','cannot_save_metaobject','en','You do not possess sufficient permissions to save the meta data!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','cannot_read_questionpool','en','You do not possess sufficient permissions to read the question pool data!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','cannot_participate_survey','en','You do not possess sufficient permissions to participate in the survey!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','cannot_manage_phrases','en','You do not possess sufficient permissions to manage the phrases!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','cannot_participate_survey','en','You do not possess sufficient permissions to participate in the survey!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','cannot_maintain_survey','en','You do not possess sufficient permissions to maintain the survey!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','cannot_export_survey','en','You do not possess sufficient permissions to export the survey!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','cannot_export_questionpool','en','You do not possess sufficient permissions to export the survey question pool!',NULL,NULL); @@ -18153,37 +18178,37 @@ INSERT INTO `lng_data` VALUES ('survey','back','en','<< Back',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','before','en','before',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','browse_for_questions','en','Add from Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','ask_insert_questions','en','Are you sure you want to insert the following question(s) to the survey?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','arithmetic_mean','en','Arithmetic Mean',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','ask_insert_questionblocks','en','Are you sure you want to insert the following question block(s) to the survey?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','apply','en','Apply',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','arithmetic_mean','en','Arithmetic Mean',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','answer','en','Answer',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','apply','en','Apply',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','anonymous_with_personalized_survey','en','You must be a registered user to run a personalized survey!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','anonymize_resume_introduction','en','Please enter your survey access code to resume the survey. It was sent to your ILIAS mail inbox when you started the survey.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','anonymize_registered_user','en','Anonymized Survey Access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','anonymization','en','Anonymization',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','anonymize_anonymous_introduction','en','To grant you access to the survey, you must use a 5-character survey code which you can receive from the creator/maintainer of this survey.
Please enter it in the text field above.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','adm_removed_users','en','Users removed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','adm_search_select_user','en','Please select at least one user!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','adm_search_string_too_small','en','Please enter at least two characters in the search field!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','adm_special_users','en','Special users who are able to run a survey more than once',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','anonymization','en','Anonymization',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','already_completed_survey','en','You have already finished the survey! You are not able to enter the survey again.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','adm_special_users','en','Special users who are able to run a survey more than once',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','adm_search_string_too_small','en','Please enter at least two characters in the search field!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','adm_search_select_user','en','Please select at least one user!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','adm_removed_users','en','Users removed',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','adm_remove_select_user','en','Please select at least one user for removal!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','adm_no_users_found','en','No users were found that match the search string.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','adm_no_special_users','en','There are no special users defined who are able to run a survey more than once.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','add_standard_numbers','en','Add Standard Numbers',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','add_material','en','Add Material',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','add_phrase_introduction','en','Please select a Phrase:',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','add_phrase','en','Add Phrase',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','add_material','en','Add Material',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','add_standard_numbers','en','Add Standard Numbers',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','adm_no_special_users','en','There are no special users defined who are able to run a survey more than once.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','adm_no_users_found','en','No users were found that match the search string.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','add_limits_for_standard_numbers','en','Please enter a lower and upper limit for the standard numbers you want to add as answers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','add_heading','en','Add Heading',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','style_edit_style','en','Edit Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','add_category','en','Add Answer',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','style_delete_style','en','Delete Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','style_current_style','en','Current Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','style_edit_style','en','Edit Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_word_spacing','en','Word Spacing',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','style_current_style','en','Current Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_width','en','Width',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_width_height','en','Width x Height',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_white_space','en','White Space',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_width_height','en','Width x Height',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_vertical','en','Vertical',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_vertical_align','en','Vertical Alignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_vaccordion_templates','en','Vert. Accordion Templates',NULL,NULL); @@ -18191,56 +18216,56 @@ INSERT INTO `lng_data` VALUES ('style','sty_va_ihead_class','en','Vert. Accordio INSERT INTO `lng_data` VALUES ('style','sty_va_icont_class','en','Vert. Accordion Item Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_va_icntr_class','en','Vert. Accordion Item Container',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_va_cntr_class','en','Vert. Accordion Container',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_ul','en','Bullet List',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type','en','Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_ul','en','Bullet List',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_va_ihead','en','Vert. Accordion Item Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_va_icont','en','Vert. Accordion Item Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_va_icntr','en','Vert. Accordion Item Container',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_va_cntr','en','Vert. Accordion Container',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_text_inline','en','Character',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_table','en','Table',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_va_cntr','en','Vert. Accordion Container',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_text_block','en','Text Block',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_table','en','Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_table_cell','en','Table Cell',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_table_caption','en','Table Caption',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_section','en','Section',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_sco','en','SCO',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_sco_title','en','SCO Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_sco_objt','en','SCO Objectives Heading',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_sco_keyw','en','SCO Keywords',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_sco_obj','en','SCO Objective',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_sco_desct','en','SCO Description Heading',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_sco_keyw','en','SCO Keywords',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_sco_desc','en','SCO Description',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_sco_desct','en','SCO Description Heading',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_question','en','Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qtitle','en','Question Title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_qinput','en','Text Input',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_qlinput','en','Long Text Input',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qsubmit','en','Question Submit Buttons',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_qlinput','en','Long Text Input',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_qinput','en','Text Input',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_qfeedr','en','Feedback, Right',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qfeedw','en','Feedback, Wrong',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_page','en','Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qanswer','en','Answer',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_qfeedr','en','Feedback, Right',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_page_title','en','Page Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_tnav','en','Top Navigation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_page_rnavimage','en','Right Navigation Image',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_page','en','Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_page_title','en','Page Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_rnavlink','en','Right Navigation Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_page_rnav','en','Right Navigation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_page_rnavimage','en','Right Navigation Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_nav','en','Footnote',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_page_rnav','en','Right Navigation',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_lnavlink','en','Left Navigation Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_lnavimage','en','Left Navigation Image',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_page_lnav','en','Left Navigation',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_frame','en','Page Frame',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_page_lnav','en','Left Navigation',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_cont','en','Page Container',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_fn','en','Footnote',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_media','en','Media',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_bnav','en','Bottom Navigation',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_media_cont','en','Media Container',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_media','en','Media',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_media_caption','en','Media Caption',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_list_u','en','Bulleted List',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_list_o','en','Numbered List',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_list_item','en','List Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_link','en','Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_heading3','en','Heading 3',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_heading2','en','Heading 2',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_heading3','en','Heading 3',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_heading1','en','Heading 1',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_ha_ihead','en','Hor. Accordion Item Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_ha_icntr','en','Hor. Accordion Item Container',NULL,NULL); @@ -18251,34 +18276,34 @@ INSERT INTO `lng_data` VALUES ('style','sty_type_flist_li','en','File List Item' INSERT INTO `lng_data` VALUES ('style','sty_type_flist_head','en','File List Heading',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_flist_cont','en','File List Container',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_flist_a','en','File List Item Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_top_bottom_padding','en','Cell Padding Top/Bottom',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_top','en','Top',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_top_bottom_padding','en','Cell Padding Top/Bottom',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_text','en','Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_text_transform','en','Text Transform',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_text_inline_char','en','Text (Character)',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_text_indent','en','Text Indentation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_text_align','en','Text Alignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_text_inline_char','en','Text (Character)',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_text_block_char','en','Text (Block)',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_text_decoration','en','Text Decoration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_tag_hover','en',':hover',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_text_align','en','Text Alignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_templates','en','Templates',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_template_name','en','Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_tag_normal','en','Normal',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_template_layout','en','Template Layout',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_template_name','en','Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_templates','en','Templates',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_tag_hover','en',':hover',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_tabs_char','en','Accordions and Panels',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_table_templates','en','Table Templates',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_table','en','Table',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_table_template_no_zebra','en','No Zebra',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_table_template_colored_zebra','en','Colored Zebra',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_table_templates','en','Table Templates',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_table_template_bw_zebra','en','Gray Zebra',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_table_class','en','Table Style Class',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_table_char','en','Table',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_table_cell_char','en','Table Cell',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_style_class','en','Style Classes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_table_template_colored_zebra','en','Colored Zebra',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_table_template_no_zebra','en','No Zebra',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_style_chars','en','Style Classes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_standard_style','en','Standard Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_style_class','en','Style Classes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_table_cell_char','en','Table Cell',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_table_char','en','Table',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_table_class','en','Table Style Class',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_source','en','Source',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_special','en','Special',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_standard_style','en','Standard Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_set_scope','en','Set Scope',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_section_char','en','Section',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_scope','en','Scope',NULL,NULL); @@ -18286,11 +18311,11 @@ INSERT INTO `lng_data` VALUES ('style','sty_sco_char','en','SCO and Objective',N INSERT INTO `lng_data` VALUES ('style','sty_save_standard_styles','en','Save Standard Styles',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_save_hide_status','en','Save Hide Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_save_active_styles','en','Save Active Styles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_right','en','Right',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_row_foot_class','en','Row Footer',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_row_head_class','en','Row Header',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_question_char','en','Question',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_row_foot_class','en','Row Footer',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_right','en','Right',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_preview','en','Preview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_question_char','en','Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_positioning','en','Positioning',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_position','en','Position',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_page_char','en','Page',NULL,NULL); @@ -18298,22 +18323,22 @@ INSERT INTO `lng_data` VALUES ('style','sty_padding','en','Padding',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_overflow','en','Overflow',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_opt_saved','en','Options saved',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_opacity','en','Opacity',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_odd_row_class','en','Odd Rows',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_ol','en','Numbered List',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_odd_col_class','en','Odd Columns',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_nr_learning_modules','en','Number of Learning Modules',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_odd_row_class','en','Odd Rows',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_name','en','Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_nr_learning_modules','en','Number of Learning Modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_msg_input_must_be_numeric','en','Input must be numeric.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_msg_color_must_only_include','en','The color name may only include the following characters:',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_msg_characteristic_must_only_include','en','The title of style classes may only include the following characters:',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_move_style','en','Change Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_msg_characteristic_already_exists','en','A style class with this title already exists in this style.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_move_lm_styles','en','Change Style of Learning Modules',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_media_char','en','Media',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_min_height','en','Minimum Height',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_media_char','en','Media',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_margin','en','Margin',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_margin_and_padding','en','Margin and Padding',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_list_style_type','en','List Style Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_margin_and_padding','en','Margin and Padding',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_list_style_position','en','List Style Position',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_list_char','en','List',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_list_style_image','en','List Style Image',NULL,NULL); @@ -18323,8 +18348,8 @@ INSERT INTO `lng_data` VALUES ('style','sty_lightness_header_text','en','Lightne INSERT INTO `lng_data` VALUES ('style','sty_lightness_header_bg','en','Lightness Header Background',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_lightness_cell2_text','en','Lightness Cell 2 Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_lightness_cell2_bg','en','Lightness Cell 2 Background',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_lightness_cell1_text','en','Lightness Cell 1 Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_lightness_cell1_bg','en','Lightness Cell 1 Background',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_lightness_cell1_text','en','Lightness Cell 1 Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_lightness_border','en','Lightness Border',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_letter_spacing','en','Letter Spacing',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_left','en','Left',NULL,NULL); @@ -18334,22 +18359,22 @@ INSERT INTO `lng_data` VALUES ('style','sty_individual_style','en','Individual S INSERT INTO `lng_data` VALUES ('style','sty_import_stylesheet','en','Import Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_image_file','en','Image File',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_images','en','Images',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_hide','en','Hide',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_horizontal','en','Horizontal',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_hide','en','Hide',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_height','en','Height',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_ha_ihead_class','en','Hor. Accordion Item Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_haccordion_templates','en','Hor. Accordion Templates',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_ha_icntr_class','en','Hor. Accordion Item Container',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_ha_ihead_class','en','Hor. Accordion Item Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_ha_icont_class','en','Hor. Accordion Item Content',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_ha_cntr_class','en','Hor. Accordion Container',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_ha_icntr_class','en','Hor. Accordion Item Container',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_generate_template','en','Generate Template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_ha_cntr_class','en','Hor. Accordion Container',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_font_weight','en','Font Weight',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_font_variant','en','Font Variant',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_font_style','en','Font Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_font_stretch','en','Font Stretch',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_font_size','en','Font Size',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_font_family','en','Font Family',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_font_stretch','en','Font Stretch',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_font_style','en','Font Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_float','en','Float',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_font_family','en','Font Family',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_flist_char','en','File List',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_example','en','Example',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_even_row_class','en','Even Rows',NULL,NULL); @@ -18357,24 +18382,24 @@ INSERT INTO `lng_data` VALUES ('style','sty_even_col_class','en','Even Columns', INSERT INTO `lng_data` VALUES ('style','sty_edit_template','en','Edit Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_disable_auto_margins','en','Disable Auto Margins',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_disable_auto_margins_info','en','Disables automatic setting of left/right to 0px, if media objects or tables are left/right aligned.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_del_template','en','Delete Templates and Classes',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_delete_color','en','Delete Color',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_default_style','en','Default Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_del_template','en','Delete Templates and Classes',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_del_template_keep_classes','en','Delete and keep Style Classes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_cursor','en','Cursor',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_default_style','en','Default Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_create_pgl','en','Create Page Layout',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_cursor','en','Cursor',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_create_new_stylesheet','en','Create new Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_create_ind_style','en','Create Individual Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_copy_other_stylesheet','en','Copy Style from Local Source',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_confirm_template_deletion','en','Confirm Template Deletion',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_copy_other_stylesheet','en','Copy Style from Local Source',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_confirm_del_ind_styles','en','Confirm Deletion of Individual Content Styles',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_confirm_del_ind_styles_desc','en','All learning modules with individual styles will be assigned to style \'%s\'. This will also delete all individual content styles. Are you sure to continue?',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_confirm_color_deletion','en','Confirm Color Deletion',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_confirm_char_deletion','en','Are you sure that you want to delete the following style class(es)?',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_commands','en','Commands',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_color','en','Color',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_colors','en','Colors',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_color_name','en','Color Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_color','en','Color',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_color_info','en','Predefined colors make it easy to reuse a color for different purposes. You refer to a predefined color by using its name with a leading ‘!’ for any color attribute in your style classes. To use a flavour, append a lightness value in brackets to the color name, e.g. ‘!MyColor(20)’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_color_flavors','en','Color Flavors',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_color_code','en','Color Code',NULL,NULL); @@ -18382,8 +18407,8 @@ INSERT INTO `lng_data` VALUES ('style','sty_color_already_exists','en','A color INSERT INTO `lng_data` VALUES ('style','sty_col_head_class','en','Column Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_col_foot_class','en','Column Footer',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_clear','en','Clear',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_caption','en','Caption',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_characteristic_already_exists','en','A style class with this title already exists within this style.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_caption','en','Caption',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_caption_side','en','Caption Side',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_caption_class','en','Caption',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_bottom','en','Bottom',NULL,NULL); @@ -18392,37 +18417,37 @@ INSERT INTO `lng_data` VALUES ('style','sty_border_width','en','Border Width',NU INSERT INTO `lng_data` VALUES ('style','sty_border_style','en','Border Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_border_color','en','Border Color',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_border_collapse','en','Border Collapse',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_based_on','en','Based on',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_base_color','en','Base Color',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_based_on','en','Based on',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_background','en','Background',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_background_repeat','en','Background Repeat',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_background_image','en','Background Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_background_position','en','Background Position',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_background_image','en','Background Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_background_color','en','Background Color',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_background_attachment','en','Background Attachment',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_all','en','All',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_added_characteristic','en','Added style class.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_add_template','en','Add Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_add_pgl','en','Add Page Layout',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_add_color','en','Add Color',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_add_image','en','Add Image',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_add_characteristic','en','Add Style Class',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_add_color','en','Add Color',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_acopy','en','Copy',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_update_role_ass_table','en','Edit Role Assignment Rule',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_add_characteristic','en','Add Style Class',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_update_roles','en','Role Assignments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_update_role_ass_table','en','Edit Role Assignment Rule',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_settings','en','Shibboleth Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_rules_tables','en','Active Role Assignment Rules',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_rule_type','en','Type of Assignment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_rule_condition','en','Condition',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_role_selection','en','Role Selection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_rule_condition','en','Condition',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_role_name','en','ILIAS Role Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_role_name_info','en','Please choose either a global role or enter the name of a local role.',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_role_by_plugin','en','By Plugin',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_role_by_attribute','en','Shibboleth Attribute',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_role_name_info','en','Please choose either a global role or enter the name of a local role.',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_role_assignment','en','Role Assignments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_role_by_attribute','en','Shibboleth Attribute',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_role_ass_table','en','New Rule for Role Assignments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_plugin','en','Assignment by Plugin',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_remove_deprecated','en','Deassign Deprecated Roles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_plugin','en','Assignment by Plugin',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_plugin_info','en','Validate the role assignment with a plugin. Please enter a valid plugin id.',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_plugin_id','en','Plugin Id',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_new_rule','en','Add new Rule',NULL,NULL); @@ -18430,19 +18455,19 @@ INSERT INTO `lng_data` VALUES ('shib','shib_missing_role','en','Please select on INSERT INTO `lng_data` VALUES ('shib','shib_missing_plugin_id','en','Please enter a valid plugin id.',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_missing_attr_value','en','Please enter the attribute value.',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_missing_attr_name','en','Please enter the attribute name.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_local_role','en','Local Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_ilias_role','en','ILIAS Role Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_local_role','en','Local Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_global_role','en','Global Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_deleted_rule','en','Deleted role assignments.',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_confirm_del_role_ass','en','Do you really want to delete the following rules?',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_choose_role','en','Choose Role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_attribute','en','User Attribute',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_check_role_assignment','en','Assignment of Roles After Later Logins',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_attribute','en','User Attribute',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_attribute_value','en','Attribute Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_attribute_name','en','Attribute Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_attr_info','en','Assign by a specific attribute in the Shibboleth User Profile.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_add_remove','en','Add/Remove Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_assignment_type','en','Kind of Assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_add_remove','en','Add/Remove Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_add_missing','en','Assign Missing Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','until','en','up to',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_user','en','Users',NULL,NULL); @@ -18451,123 +18476,123 @@ INSERT INTO `lng_data` VALUES ('search','search_user_simple','en','Simple User S INSERT INTO `lng_data` VALUES ('search','search_user_extended','en','Extended User Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_type','en','Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_tst_svy','en','Tests/Surveys',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_title_description','en','Title / Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_term_combination','en','Combination',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_title_description','en','Title / Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_show_result','en','Show',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_select_search_area','en','Select Search Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_select_one','en','Select one folder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_select_one_result','en','Select at least one search result',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_select_search_area','en','Select Search Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_select_one_select','en','--Select one folder--',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_select_one_result','en','Select at least one search result',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_select_one_folder_select','en','--Select one folder--',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_select_one_action','en','--Select one action--',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_select_folder','en','Please select exactly one folder. It is not possible to rename search results.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_select_exactly_one_object','en','You must select exactly one object.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_search_term','en','Search Term',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_search_results','en','Search Results',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_search_no_results_saved','en','There are no search results saved',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_search_for','en','Search for',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_search_no_results_saved','en','There are no search results saved',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_save_as_select','en','Save as:',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_role_title','en','Role Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_results','en','Search Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_results_saved','en','Search results saved',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_page_prev','en','Previous',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_page','en','Results:',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_rename_title','en','Rename title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_or','en','or',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_page','en','Results:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_page_prev','en','Previous',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_page_next','en','Next',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_or','en','or',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_one_action','en','Select one action.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_objects_deleted','en','Object(s) deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_objects_moved','en','Objects moved.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_object_renamed','en','Object renamed.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_objects_deleted','en','Object(s) deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_no_selection','en','You made no selection.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_object_renamed','en','Object renamed.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_no_results_saved','en','No results saved.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_no_search_term','en','You have not selected any search terms',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_no_match','en','Your search did not match any results',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_no_results_saved','en','No results saved.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_no_match_hint','en','Your search for %s did not match any documents.

Suggestions:
• Make sure all words are spelled correctly.
• Try different keywords.
• Try more general keywords.
• Try fewer keywords.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_no_connection_lucene','en','Cannot connect to Lucene server.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_no_category','en','You have not selected any search categories',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_new_folder','en','New folder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_no_category','en','You have not selected any search categories',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_my_search_results','en','My search results',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_move_to','en','Move to:',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_move_folder_not_allowed','en','Folder cannot be moved.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_minimum_three','en','Your search must be at least three characters long',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_meta','en','Metadata',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_lucene','en','Lucene search',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_lucene_port','en','Lucene-Port',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_lucene_readme','en','Setup information',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_lucene_port','en','Lucene-Port',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_lucene_info','en','If activated, it is possible to search in PDF, HTML files and HTML-Learning modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_lucene_host','en','Lucene-Server',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_lom','en','LOM Metadata',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_lm_content','en','Learning materials (content)',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_lm_meta','en','Learning materials (metadata)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_lm_content','en','Learning materials (content)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_limit_reached','en','Your search produced more than %s hits. You can restrict the search terms to receive more detailed results.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_inactive','en','Include inactive users',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_index','en','Indexed search',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_like_info','en','Choose this option to get best results.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_limit_reached','en','Your search produced more than %s hits. You can restrict the search terms to receive more detailed results.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_group','en','Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_grp_title','en','Group Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_hide_adv_search','en','Hide Advanced Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_hits','en','Found in:',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_in_magazin','en','In the repository',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_in_result','en','Search within results',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_for_grp_members','en','Search for Group Members',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_for_role_members','en','Search for Role Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_for_users','en','Search for users',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_full_info','en','Choose this option to search in a large amount of data.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_for_role_members','en','Search for Role Members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_for_grp_members','en','Search for Group Members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_for_crs_members','en','Search for Course Members',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_group','en','Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_fast_info','en','Search for titles, descriptions and keywords in all object types',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_for_crs_members','en','Search for Course Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_direct','en','Direct search',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_details_info','en','Detailed search. Please select one or more resource types.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_delete_sure','en','The object and its content will be deleted permanently',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_dbk_meta','en','Digital Library (metadata)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_dbk_content','en','Digital Library (content)',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_crs_title','en','Course Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_concatenation','en','Concatenation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_dbk_content','en','Digital Library (content)',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_content','en','Page Content',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_concatenation','en','Concatenation',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_choose_object_type','en','Please choose one object type.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_below','en','Beneath:',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_change','en','Change',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_below','en','Beneath:',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_auto_complete_length','en','Number of Auto Complete List Entries',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_area','en','Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_area_info','en','Please select an area where the search should start.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_area','en','Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_any','en','-- Any --',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_any_word','en','Any word (OR)',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_and','en','and',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_all_words','en','All words (AND)',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_all_results','en','All results',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_advanced','en','Advanced Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_adv_md','en','Extended Metadata',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_advanced','en','Advanced Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_added_new_folder','en','Added new folder.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_active','en','Include active users',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_tbl_create_ini','en','Create Java-Server Ini-File',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_size_fragments','en','Size of Text Fragments',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_size_frag_info','en','Please choose the maximum size of highlighted text fragments.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_show_relevance','en','Show Relevance',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_show_relevance_info','en','Search results are sorted by their relevance. If activated, the relevance is shown as additional information for each search result.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_settings_title','en','Lucene Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_show_relevance_info','en','Search results are sorted by their relevance. If activated, the relevance is shown as additional information for each search result.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_settings_tab','en','Lucene',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_relevance','en','Relevance of Search Results',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_port','en','Port',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_relevance_short','en','Relevance',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_or','en','OR',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_port','en','Port',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_num_fragments','en','Number of Text Fragments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_more_hits_link','en','%s more hits...',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_num_frag_info','en','Please choose the maximum number of highlighted text fragments.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_more_hits_link','en','%s more hits...',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_max_sub','en','Number of Sub-items',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_max_sub_info','en','Please enter maximum number of sub-items (Forum threads, Glossary terms...) that are shown by default.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_log','en','Path to Logfile',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_log_info','en','Enter the absolute path to a file in which log messages will we written. If the file does not exist, it will be created automatically.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_last_index_time_info','en','Please modify this settings only if you have installed an index backup.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_last_index_time','en','Last Index Generation',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_level','en','Log-Level',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_host_info','en','Please enter the hostname or Ip-address for the java server.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_last_index_time','en','Last Index Generation',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_host','en','Host',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_index_path_info','en','Please enter a directory name for storing index files.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_index_path','en','Directory for Index Files',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_last_index_time_info','en','Please modify this settings only if you have installed an index backup.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_general_settings','en','General Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_host_info','en','Please enter the hostname or Ip-address for the java server.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_err_squigglet','en','The tilde (~) character must be preceded by alphanumeric characters and followed by numbers.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_err_quotes','en','Please close all quote (\") marks.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_err_quotes_not_empty','en','Quotes (\") must contain at least one character.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_err_quotes','en','Please close all quote (\") marks.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_err_question_mark','en','The question mark (?) character must be preceded by at least one alphabet or number.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_err_plus_minus','en','(+) and (-) modifiers must be followed by at least one alphabet or number.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_err_parenthesis_not_closed','en','Parentheses must be closed.',NULL,NULL); @@ -18578,8 +18603,8 @@ INSERT INTO `lng_data` VALUES ('search','lucene_err_caret','en','The caret (^) c INSERT INTO `lng_data` VALUES ('search','lucene_err_asterisk','en','The wildcard (*) character must be preceded by at least one alphabet or number.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_err_and_or_not','en','Queries containing AND/OR/NOT must be in the form: term1 AND|OR|NOT|AND NOT term2.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_err_ampersand','en','Queries containing the special characters && must be in the form: term1 && term2.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_download_ini','en','Download Configuration File',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_default_operator','en','Default Operator',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_download_ini','en','Download Configuration File',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_default_operator_info','en','Please choose the default operator for boolean queries. In default mode (‘AND’) terms are considered to be in conjunction. In ‘OR’ mode terms without any modifiers are considered optional.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_create_ini','en','Create Configuration File',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_cpu','en','Maximum Number of Threads',NULL,NULL); @@ -18590,68 +18615,68 @@ INSERT INTO `lng_data` VALUES ('search','lucene_advanced_settings','en','Advance INSERT INTO `lng_data` VALUES ('search','lucene_advanced_settings_table','en','Search Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_activate_field','en','Activate Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','last_search_result','en','Last Search Result',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','adv_md_search_title','en','Search in Extended Metadata',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','append_results','en','Append results',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','adv_md_search_title','en','Search in Extended Metadata',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','add_members_header','en','Add Members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_sequencing','en','Sequencing',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_unit','en','SCO',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_sco_objective','en','Objectives',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_properties','en','Properties',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_sequencing','en','Sequencing',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_questions','en','Questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_page','en','Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_organization','en','Organization',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_properties','en','Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_objectives','en','Learning Objectives',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_organization','en','Organization',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_objectives_alignment','en','Learning Objectives Alignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_objective','en','Learning Objective',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_objective_alignment','en','Objectives Alignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_oa_no_scos','en','The chapter does not contain any SCOs yet.',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_oa_no_chapters','en','This screen will list all learning objectives and their assigned questions. You need to create chapters, SCOs, pages and questions first.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_new_sco','en','New SCO',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_new_page','en','New Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_new_sco','en','New SCO',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_new_chapter','en','New Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_learning_objectives','en','Learning Objectives',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_sco','en','Insert SCO',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_page','en','Insert Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_pagelayout','en','Insert Template Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_scenario','en','Insert Sequenced Chapter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rep','rep_intro6','en','After that procedure you may add any learning or working resource to your category.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_pagelayout','en','Insert Template Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_chapter','en','Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_chapter','en','Insert Chapter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_page','en','Insert Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_intro5','en','By clicking on the title of the category you enter your category.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rep','rep_intro3','en','Click on the %s button besides the selection list on the top right.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rep','rep_intro6','en','After that procedure you may add any learning or working resource to your category.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_intro4','en','In the following form, enter a title and a description, and click on %s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_intro2','en','Three steps are needed to build an initial structure:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rep','rep_intro1','en','In this area you can create learning and working resources for all users. All resources are organised in categories. Categories can reflect the structure of your organisation (e.g. departments), a hierarchy of disciplines, or classes of a school.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rep','rep_intro3','en','Click on the %s button besides the selection list on the top right.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_intro','en','Welcome to the Repository!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rep','rep_intro1','en','In this area you can create learning and working resources for all users. All resources are organised in categories. Categories can reflect the structure of your organisation (e.g. departments), a hierarchy of disciplines, or classes of a school.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_code_not_valid','en','The given registration code is either invalid or already has been used.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_export_codes_no_data','en','No codes to export were selected.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_roles_all','en','All Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_generated_all','en','All Dates',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_roles_all','en','All Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_used','en','Date Of Usage',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_code','en','Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_generated','en','Date Of Generation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_code','en','Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_codes_roles','en','Global Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_codes_number','en','Number Of Codes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_reg_type_codes_info','en','This type allows self-registration of users but requires a valid code.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_codes_add','en','Add Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_codes_export','en','Export Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_codes_edit_header','en','Add Codes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_tab_settings','en','Registration Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_tab_codes','en','Registration Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_reg_type_codes','en','Registration with Codes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_user_new_account_mail','en','Edit New Account Mail',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_reg_type_codes_info','en','This type allows self-registration of users but requires a valid code.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_codes_add','en','Add Codes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_tab_codes','en','Registration Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_settings','en','ILIAS Auth / Self-Registration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_type_confirmation','en','Registration with E-Mail Confirmation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_type','en','Registration Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_user_new_account_mail','en','Edit New Account Mail',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_tab_settings','en','Registration Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_unknown_recipients','en','The following logins are not valid:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_type_confirmation_info','en','This type allows self-registration of users but requires an email confirmation to activate the account. This avoids self-registration to ILIAS with wrong or non-existent email addresses.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_selectable_roles','en','Selectable Roles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_type','en','Registration Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_type_confirmation','en','Registration with E-Mail Confirmation',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_settings_header','en','New Registration Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_select_one','en','Please select one entry.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_type_confirmation_info','en','This type allows self-registration of users but requires an email confirmation to activate the account. This avoids self-registration to ILIAS with wrong or non-existent email addresses.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_role_info','en','Assigned Roles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_select_one','en','Please select one entry.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_selectable_roles','en','Selectable Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_role_assignment','en','Role Assignment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_role_access_limitations','en','Define access limitations of Roles for new registered Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_notification','en','Notifications',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_role_access_limitations','en','Define access limitations of Roles for new registered Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_notification_info','en','Enter one or more Login-Ids of users (comma separated) that will be informed about new user registrations per e-mail.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_missing_role','en','Please fill out all fields.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_missing_domain','en','Please fill out all fields.',NULL,NULL); @@ -18743,8 +18768,8 @@ INSERT INTO `lng_data` VALUES ('rbac','rcrs_write','en','User can edit settings INSERT INTO `lng_data` VALUES ('rbac','rcrs_visible','en','ECS Course is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rcrs_read','en','User can use ECS Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rcrs_edit_permission','en','User can change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rcrs_delete','en','User can move or delete ECS Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_unprotected_keep_local_policies_info','en','Choose this mode to keep all local policies.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rcrs_delete','en','User can move or delete ECS Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_unprotected_delete_local_policies_info','en','If activated, all local policies will be deleted. Permissions in courses and groups will be newly initialized.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_role_exists_alert','en','A role with the same name already exists in this context. Please choose another name.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_role_delete_self','en','Attention: You are assigned to this role. If you continue this delete operation, you may loose access to some ILIAS materials.',NULL,NULL); @@ -18858,8 +18883,8 @@ INSERT INTO `lng_data` VALUES ('ps','ps_privacy_protection','en','Privacy Settin INSERT INTO `lng_data` VALUES ('ps','ps_prevent_simultaneous_logins','en','Prevent Simultaneous Logins',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_prevent_simultaneous_logins_info','en','If enabled, simultaneous logins with the same account from different computers are not possible.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_perform_export','en','Start CSV-Export',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_password_special_chars_enabled_info','en','If enabled, passwords have to contain special characters.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_password_special_chars_enabled','en','Force Special Characters',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_password_special_chars_enabled_info','en','If enabled, passwords have to contain special characters.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_password_min_length','en','Minimum Password Size',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_password_min_length_info','en','Sets the minimum size of account passwords. If set to 0, the passwords anyway have to have a minimum size of 1. If the required length is altered, the new requirement will be applied only to those accounts that were created or changed after the new length was set. Existing accounts are not affected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_password_max_length','en','Maximum Password Size',NULL,NULL); @@ -18882,12 +18907,12 @@ INSERT INTO `lng_data` VALUES ('ps','ps_export_wait','en','Users on the Waiting INSERT INTO `lng_data` VALUES ('ps','ps_export_user_data','en','Data Types',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_export_tutor','en','Tutors',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_export_sub','en','Subscribers',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_export_settings','en','Export Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_export_member','en','Members',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_export_settings','en','Export Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_export_files','en','Export Files',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_export_data','en','Data Types of the Personal Profile',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_export_course','en','Visibility of User Profile Data in Courses',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_export_groups','en','Visibility of User Profile Data in Groups',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_export_course','en','Visibility of User Profile Data in Courses',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_export_confirm_group','en','User Confirmation when Entering Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_export_admin','en','Administrators',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_export_confirm','en','User Confirmation when Entering Courses',NULL,NULL); @@ -18899,8 +18924,8 @@ INSERT INTO `lng_data` VALUES ('ps','ps_error_message_invalid_password_min_lengt INSERT INTO `lng_data` VALUES ('ps','ps_error_message_invalid_password_max_length','en','Maximum password size may not be less than 0.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_error_message_invalid_password_max_age','en','Maximum password age may not be less than 0.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_error_message_invalid_login_max_attempts','en','Maximum login attempts may not be less than 0.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_error_message_https_header_missing','en','If you enable the automatic https detection you have to provide a header name and header value.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_edit_text_field','en','Edit Text Field',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_error_message_https_header_missing','en','If you enable the automatic https detection you have to provide a header name and header value.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_edit_select_field','en','Edit Selection Box',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_delete_export_files','en','Deleted export files',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_grp_user_fields','en','Group-Specific User Fields',NULL,NULL); @@ -18918,9 +18943,9 @@ INSERT INTO `lng_data` VALUES ('ps','grp_ps_cdf_info','en','Further Group-Specif INSERT INTO `lng_data` VALUES ('ps','ps_cdf_deleted_field','en','Deleted value',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_cdf_deleted','en','Deleted user fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_cdf_delete_sure','en','Do you really want to delete these user fields ?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_cdf_add_field','en','Add User Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_cdf_added_field','en','Added new selection box.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_btn_add_value','en','New Value',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_cdf_add_field','en','Add User Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_auto_https_header_value','en','Header Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_auto_https','en','Autodetect HTTPS',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_auto_https_header_name','en','Header Name',NULL,NULL); @@ -18976,28 +19001,28 @@ INSERT INTO `lng_data` VALUES ('payment','topic_saved','en','The topic was saved INSERT INTO `lng_data` VALUES ('payment','topic_title','en','Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','topic','en','Topic',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','sure_delete_topics','en','Are you sure you want to delete the chosen topics?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','sort','en','Sort',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','statistics_filter_advice','en','Please choose your favoured filter settings and press the ‘Update View’ button.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','sort_topics_manually','en','Manually',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','sort','en','Sort',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','sort_topics_by','en','Sort Topics by',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','sort_topics_by_title','en','Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','sort_topics_by_date','en','Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','sort_desc','en','sort descending',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','sort_asc','en','sort ascending',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','sort_by','en','Sort Objects by',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','set_filter','en','Set Filter',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','shop_info','en','Shop Information',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','sort_asc','en','sort ascending',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','select_one_topic','en','Please select at least one topic.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','search_in_title','en','Search in title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','prices','en','Prices',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','reset_filter','en','Reset Filter',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','price_from','en','from',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','prices','en','Prices',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','price_a','en','Price',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_vat_rate','en','VAT rate in % (optional)',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_vendor','en','Vendor',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_user_already_assigned','en','This user is already assigned to the vendor list',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pays_updated_pay_method','en','Changed pay method.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_updated_paypal_settings','en','Your settings for PayPal were updated.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pays_updated_pay_method','en','Changed pay method.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_updated_general_settings','en','Your general settings were updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_updated_epay_settings','en','Settings for ePay was updated',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_updated_bmf_settings','en','Your settings for BMF were updated.',NULL,NULL); @@ -19067,19 +19092,19 @@ INSERT INTO `lng_data` VALUES ('payment','pays_eco_agreement','en','Agreement Nu INSERT INTO `lng_data` VALUES ('payment','pays_currency_unit','en','Currency (e.g. EUR)',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_delete_vendor','en','Deassign user',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_deleted_number_vendors','en','The following number of vendors have been deleted:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pays_cost_center_not_valid','en','Please enter a valid cost center.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_cost_center','en','Cost center',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_currency_subunit','en','Currency (1/100) (e.g. Cent)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pays_cost_center_not_valid','en','Please enter a valid cost center.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_bmf','en','BMF',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pays_bmf_waehrungskennzeichen','en','Currency (e.g. EUR)',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_bmf_timeout','en','Timeout',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pays_bmf_waehrungskennzeichen','en','Currency (e.g. EUR)',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_bmf_settings','en','Settings for BMF',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pays_bmf_kennzeichen_mahnverfahren','en','Dunning Procedure Id',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_bmf_object_id','en','Object Id',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_bmf_settings_not_valid','en','Your settings for BMF aren\'t valid. Please check out whether all fields are filled out correctly.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_bmf_haushaltsstelle','en','Accounting Entry BMF',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pays_bmf_kennzeichen_mahnverfahren','en','Dunning Procedure Id',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pays_bmf_epayment_server','en','ePayment-Server',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_bmf_client_id','en','Cliend Id',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pays_bmf_epayment_server','en','ePayment-Server',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_bmf_client_certificate','en','Path to Client-Certificate',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_bmf_ca_certificate','en','Path to CA-Certificate',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_bmf_bewirtschafter_nr','en','Operator No.',NULL,NULL); @@ -19089,11 +19114,11 @@ INSERT INTO `lng_data` VALUES ('payment','pays_auth_token','en','Unique Token Gi INSERT INTO `lng_data` VALUES ('payment','pays_assigned_vendors','en','The following number of users have been assigned to the vendor list:',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_already_assigned_vendors','en','The following number of users were already assigned:',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_address','en','Address for bill',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pays_add_vendor','en','Add vendor',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_added_vendor','en','Added new vendor',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_add_info','en','Additional information for bill (optional)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','payment_vat_title_info','en','Please insert a label/title for the VAT.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pays_add_vendor','en','Add vendor',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pays_active_bookings','en','There active bookings for the selected vendor(s). Please delete them first.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','payment_vat_title_info','en','Please insert a label/title for the VAT.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_vat_rate_info','en','Please insert the VAT rate (without the %-sign), e.g. 7.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_vat_input_invalid','en','Please insert a valid value for the VAT rate.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_vat_has_to_be_defined_by_administration_short','en','----',NULL,NULL); @@ -19103,8 +19128,8 @@ INSERT INTO `lng_data` VALUES ('payment','payment_vat_administration','en','Admi INSERT INTO `lng_data` VALUES ('payment','payment_tax_rates','en','Tax Rates',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_shop_not_objects_found','en','No objects to buy could be found.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_price_invalid_price','en','Please enter a valid price.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','payment_no_topic','en','No Topic',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_object_not_buyable_if_not_vat_assigned','en','Until there is no VAT assigned the object cannot be bought in the webshop.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','payment_no_topic','en','No Topic',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_no_price_type_selected','en','Please select a type for the price.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_no_price_selected','en','No price selected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_news','en','Shop News',NULL,NULL); @@ -19116,40 +19141,40 @@ INSERT INTO `lng_data` VALUES ('payment','payment_news_deleted','en','Shop news INSERT INTO `lng_data` VALUES ('payment','payment_news_delete_sure','en','Are you sure, you want to delete this shop news?',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_news_created','en','Shop news added',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_news_archive_period','en','Archive-Period',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','payment_news_add_news','en','Add Shop News',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_news_archive_period_info','en','Time period to define when news move to archive',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','payment_login_to_buy_object','en','Please login for purchasing the object.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','payment_cannot_read_nonexisting_vat','en','The ID for fechting the VAT data set was not passed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_cannot_save_existing_vat','en','Cannot save an existing VAT.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_cannot_update_nonexisting_vat','en','Cannot update a non existing VAT.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_edit_vat','en','Edit VAT',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','payment_login_to_buy_object','en','Please login for purchasing the object.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','payment_news_add_news','en','Add Shop News',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','payment_cannot_read_nonexisting_vat','en','The ID for fechting the VAT data set was not passed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_cannot_find_vat','en','Cannot find VAT data set for the passed id.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_back_to_shop','en','Back to Shop',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_vendor','en','Vendor',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_add_vat','en','Create VAT',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','payment_already_bought_but_no_access','en','You already bought the object %s, but you do not have access yet or your license is expired.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_vat_not_deleted','en','This vat rate is not deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_vat_not_valid','en','This vat is not valid',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_vats_info','en','If you like to sell an object without a vat, please insert a vat-rate with 0 %',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_vendor','en','Vendor',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_vat_already_exists','en','This vat rate already exists',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_vat_not_deleted','en','This vat rate is not deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_user_already_assigned','en','User already assigned.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_updated_prices','en','Updated prices',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_updated_trustees','en','Updated permissions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_updated_price','en','The price was saved.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_updated_prices','en','Updated prices',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_updated_booking','en','Updated statistic.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_update_price','en','Update prices',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_trustees','en','Trustees',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_transaction','en','Transaction',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_trustee_table','en','Trustees',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_sure_delete_vat','en','Are you sure, you want to delete this vat?',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_sure_delete_vats','en','Are you sure you want to delete vat(s)?',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_sure_delete_stat','en','Are you sure, you want to delete this statistic?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_sure_delete_vat','en','Are you sure, you want to delete this vat?',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_sure_delete_selected_trustees','en','Are you sure you want to delete the selected trustees?',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_sure_delete_selected_prices','en','Are you sure you want to delete the selected prices?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_shopping_cart','en','Shopping Cart',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_statistic','en','Statistic',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_sure_delete_object','en','Are you sure, you want to stop payment for this object? All assigned data will get lost.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_sell_object','en','Sell object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_shopping_cart','en','Shopping Cart',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_statistic','en','Statistic',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_select_pay_method_first','en','Please select one pay method first.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_select_object_to_sell','en','Please select the object which you want to sell.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_price_not_valid','en','This price is not valid. Please insert only numbers',NULL,NULL); @@ -19168,34 +19193,34 @@ INSERT INTO `lng_data` VALUES ('payment','paya_not_assign_yourself','en','It is INSERT INTO `lng_data` VALUES ('payment','paya_no_vendor_selected','en','You haven‘t selected a vendor.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_no_vats_assigned','en','No vats assigned',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_no_vat_id_given','en','There is no vat-id given',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_no_trustees','en','No trustees created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_no_valid_login','en','This username is not valid.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_no_trustees','en','No trustees created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_no_settings_necessary','en','There are no settings necessary for this pay method',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_no_prices_selected','en','Please select one price',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_no_price_available','en','No prices available',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_no_objects_assigned','en','There are no objects to sell.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_no_object_selected','en','Please select one object.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_no_bookings','en','No statistic available.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_locator','en','Shop Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_months','en','Month(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_no_booking_id_given','en','Error: no ‘booking id’ given',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_no_bookings','en','No statistic available.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_locator','en','Shop Administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_insert_only_numbers','en','Please insert only integers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_insert_vats','en','Insert Vat-Rate',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_filter_reseted','en','Filter reset.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_header','en','Shop Administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_insert_only_numbers','en','Please insert only integers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_expires','en','Expire payment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_filter_reseted','en','Filter reset.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_error_update_booking','en','Error saving statistic data.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_error_no_object_id_given','en','Please choose an object.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_error_mandatory_fields','en','Please fill in all mandatory fields (*).',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_error_adding_customer','en','An error occurred while adding the selling process to the statistics.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_err_adding_object','en','Error adding object',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_enter_login','en','Please enter a username.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_edit_prices','en','Edit Prices',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_err_adding_object','en','Error adding object',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_enabled','en','Enabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_edit_prices_first','en','Please edit the prices first.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_disabled','en','Disabled',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_edit_prices','en','Edit Prices',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_edit_details','en','Edit Details',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_edit_pay_method','en','Edit Pay Method',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_disabled','en','Disabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_details_updated','en','Details updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_deleted_selected_prices','en','Price(s) deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_deleted_object','en','Stopped payment for the selected object.',NULL,NULL); @@ -19207,8 +19232,8 @@ INSERT INTO `lng_data` VALUES ('payment','paya_customer_added_successfully','en' INSERT INTO `lng_data` VALUES ('payment','paya_coupons_usage_of_codes','en','Usage of Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_value','en','Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_unassigned_objects','en','Unassigned Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_coupons_type_self','en','Manually',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_type','en','Coupon Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_coupons_type_self','en','Manually',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_type_auto','en','Automatically',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_title','en','Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_till','en','Valid Till',NULL,NULL); @@ -19216,8 +19241,8 @@ INSERT INTO `lng_data` VALUES ('payment','paya_coupons_sure_delete_selected_code INSERT INTO `lng_data` VALUES ('payment','paya_coupons_sure_delete_all_codes','en','Are you sure you want to delete all codes?',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_percentaged','en','percentaged',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_percentaged_selected_objects','en','%s %s discount on the total amount of selected objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_coupons_objects','en','Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_percentaged_all_objects','en','%s %s discount on the total amount of all objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_coupons_objects','en','Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_number_of_codes','en','Number of Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_not_valid','en','The coupon is not valid.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_not_found','en','No coupons found.',NULL,NULL); @@ -19248,13 +19273,13 @@ INSERT INTO `lng_data` VALUES ('payment','paya_coupons_code_length','en','Code L INSERT INTO `lng_data` VALUES ('payment','paya_coupons_code_generation','en','Code Generation',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_code_deleted_successfully','en','Deleted Successfully',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_code_chars','en','Chars',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_coupons_availability','en','Maximum Number of Usage of one Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_assigned_objects','en','Assigned Objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_coupons_availability','en','Maximum Number of Usage of one Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_already_in_use','en','The code you typed in belongs to the same coupon as a code which is already in use.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupons_add','en','Add Coupon',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_coupon_codes_import_successful','en','Import successful.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_buyed_objects','en','Bought Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_count_purchaser','en','Number of purchasers',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_buyed_objects','en','Bought Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_buyable','en','Buyable',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_bookings_available','en','This object has been sold. Please delete all statistic data first.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_added_trustee','en','Created new trustee.',NULL,NULL); @@ -19262,17 +19287,17 @@ INSERT INTO `lng_data` VALUES ('payment','paya_added_new_price','en','Created ne INSERT INTO `lng_data` VALUES ('payment','paya_added_new_object','en','Added new object. Please edit the pay method and the prices.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_add_price','en','Add new price',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_add_price_title','en','New price',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','paya_add_customer','en','Add Selling Process',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','paya_access','en','Access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_topics_sort_manually','en','Manually',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','paya_add_customer','en','Add Selling Process',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_update_view','en','Update view',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_topics_sort_manually','en','Manually',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_topics_sort_by_title','en','Titles in Alphabetical Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_topics_sort_by_date','en','By Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_topics_default_sorting_type','en','Default Sorting Type of Topics',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_topics_default_sorting_direction','en','Default Sorting Direction of Topics',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_topics_allow_custom_sorting','en','Custom Sorting of Topics',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_thumbnail','en','Thumbnail',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_topics_allow_custom_sorting_info','en','If enabled, every user can determine the sorting of topics in the webshop independently.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_thumbnail','en','Thumbnail',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_step3_debit_entry','en','Your order - Step 3/3: Enter your bank data and send your order',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_step3_credit_card','en','Your order - Step 3/3: Enter your credit card data and send your order',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_step2','en','Your order - Step 2/3: Choose kind of payment',NULL,NULL); @@ -19300,17 +19325,17 @@ INSERT INTO `lng_data` VALUES ('payment','pay_payed_paypal','en','The order was INSERT INTO `lng_data` VALUES ('payment','pay_payed_debit_entry','en','The order was paid by debit entry.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_payed_credit_card','en','The order was paid by credit card.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_unpayed_bill','en','Please wire the open balance to the given bank account.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_payed_bill','en','Bill already payed',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_order_paid_subject','en','Your invoice',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_payed_bill','en','Bill already payed',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_order_paid_body','en','Your invoice for %products% is attached this mail. Thank you for your order.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_order_date_til','en','Order date til',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_order_date_from','en','Order date from',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_not_buyed_any_object','en','You have not bought any object.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_no_vendors_created','en','No vendors created',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_message_thanks','en','Thank you for your ILIAS order.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_no_vendors_created','en','No vendors created',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_not_buyed_any_object','en','You have not bought any object.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_message_subject','en','Your ILIAS order',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_message_hello','en','Dear',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_message_regards','en','Yours sincerely',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_message_hello','en','Dear',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_message_attachment','en','As a confirmation for your order we send you a bill (PDF format) as attachment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_max_hits','en','Max hits',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_max_hits_info','en','Please enter a number for the maximum number of search results.',NULL,NULL); @@ -19321,11 +19346,11 @@ INSERT INTO `lng_data` VALUES ('payment','pay_item_already_in_sc_choose_another' INSERT INTO `lng_data` VALUES ('payment','pay_info','en','Access to the following material is not for free. If you want to gain access to a certain learning object please select a price. You can purchase one or several learning objects by using the button ‘shopping cart’ on your personal desktop. You are going to gain immediate access to a chosen object and period.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_info_paypal','en','To pay for those objects that are in your shopping cart you\'ll leave ILIAS temporary and head for the PayPal website. Please follow the steps that are shown to you there. After paying successfully you\'ll be directed back to ILIAS automatically. Don\'t close the window of your browser at any time whilst the selling process. Otherwise the objects you\'ve bought can\'t be activated for you automatically.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_info_epay','en','When press ‘pay’ the ePay payment window opens. After you have completed the payment you will return to ILIAS.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_hint_paypal','en','Hint for PayPal',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_hint_epay','en','Tip to ePay',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_hint_paypal','en','Hint for PayPal',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_hide_news','en','Hide news',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_hide_filtering','en','Hide Filtering',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_hide_news_info','en','Hides the shop news tab in case you\'re not using the news.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_hide_filtering','en','Hide Filtering',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_hide_filtering_info','en','Hide filtering options from the shopper.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_hide_coupons','en','Hide coupons',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_hide_coupons_info','en','Hide coupons for the shopper. In case your shop is not using coupons this simplifies the buying process for your customer.',NULL,NULL); @@ -19340,23 +19365,23 @@ INSERT INTO `lng_data` VALUES ('payment','pay_epay_success','en','The payment ha INSERT INTO `lng_data` VALUES ('payment','pay_epay_canceled','en','The payment was canceled.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_entitled_retrieve','en','Entitled to retrieve data for',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_ending','en','ends with',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_enable_shop_info','en','If activated the ILIAS webshop is available and objects can be bought.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_enable_shop','en','Enable Shop',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_deleted_items','en','The selected items have been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_edit_abstract','en','Edit Abstract',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_enable_shop_info','en','If activated the ILIAS webshop is available and objects can be bought.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_deleted_items','en','The selected items have been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_deleted_booking','en','The entry has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_customer_no','en','Customer no.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_crs_max_members_exceeded','en','You cannot buy this course because the maximum number of users is already exceeded.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_confirm_order','en','Please confirm your order by entering your password.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_click_to_buy','en','Buy now',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bmf_your_order','en','Your order',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_change_price','en','Change price/duration combination',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_click_to_buy','en','Buy now',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bmf_vat_included','en','VAT included',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_bmf_validity','en','valid until',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bmf_total_amount','en','Total amount',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_bmf_validity','en','valid until',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bmf_thanks','en','Thank you. Your order was submitted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_bmf_terms_conditions_show','en','show',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bmf_terms_conditions','en','General terms and conditions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_bmf_terms_conditions_show','en','show',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bmf_terms_conditions_read','en','I have read the general terms and conditions and accept it.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bmf_subtotal_amount','en','Subtotal amount',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bmf_street_or_pobox','en','Please enter street and house number or po box.',NULL,NULL); @@ -19385,13 +19410,13 @@ INSERT INTO `lng_data` VALUES ('payment','pay_bmf_credit_card','en','Credit card INSERT INTO `lng_data` VALUES ('payment','pay_bmf_credit_card_not_valid','en','The credit card data you\'ve entered isn\'t valid. Please check out whether all fields are filled out correctly.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bmf_credit_card_data','en','Credit card',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bmf_check_terms_conditions','en','Please confirm that you\'ve read the terms and conditions and accept it.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_bmf_check_number','en','Check number',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bmf_card_number','en','Card number',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_bmf_check_number','en','Check number',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bmf_card_holder','en','Card holder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_bmf_back','en','back',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bmf_bank_code','en','Bank code',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','pay_bmf_account_holder','en','Account holder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_bmf_back','en','back',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bmf_account_number','en','Account number',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','pay_bmf_account_holder','en','Account holder',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bill_no','en','Invoice no.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_bank_data','en','Bank data',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_article','en','Article',NULL,NULL); @@ -19400,42 +19425,42 @@ INSERT INTO `lng_data` VALUES ('payment','pay_added_to_shopping_cart','en','Adde INSERT INTO `lng_data` VALUES ('payment','pay_add_to_shopping_cart','en','Add to shopping cart',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','pay_abstract','en','Abstract',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','object_deleted','en','Object Deleted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','no_vendor_selected','en','No vendor selected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','no_topics_yet','en','No topics created yet',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','no_vendor_selected','en','No vendor selected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','new_topic','en','New Topic',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','info','en','Information about the pay method',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','import_use_only_textfile','en','Hint: Please use a plain-text file with one code per line.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','excel_export','en','Excel export',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','filter_by','en','by',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','excel_export','en','Excel export',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','enable_ean','en','Enable EAN',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','enable_ean_info','en','This is required for invoicing the public sector in Denmark. Click here to read more about EAN.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','edit_topic','en','Edit Topic',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','enable_ean_info','en','This is required for invoicing the public sector in Denmark. Click here to read more about EAN.',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','duration','en','Duration',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','delete_addresses_paypal','en','Delete Paypal addresses',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','delete_addresses_bill','en','Delete Billing addresses',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','delete_addresses_bmf','en','Delete BMF addresses',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','delete_addresses_bill','en','Delete Billing addresses',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','currency','en','Currency',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','currency_euro','en','Euro',NULL,NULL); -INSERT INTO `lng_data` VALUES ('payment','currency_cent','en','Cent',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','coupon_type','en','Coupon-Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('payment','currency_cent','en','Cent',NULL,NULL); INSERT INTO `lng_data` VALUES ('payment','advanced_search','en','Advanced Search',NULL,NULL); -INSERT INTO `lng_data` VALUES ('notes','notes_show_comments','en','Show Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_public_comments','en','Public Comments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('notes','notes_show_comments','en','Show Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_notes_deleted','en','The notes have been deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('notes','notes_label','en','Label',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_my_comments','en','My Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_note_deleted','en','The note has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_hide_comments','en','Hide Comments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('notes','notes_label','en','Label',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_edit_note','en','Edit Note',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_edit_comment','en','Edit Comment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('notes','notes_all_comments','en','All Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_comment','en','Comment',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_deactivate_comments','en','Deactivate Public Comments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('notes','notes_all_comments','en','All Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_add_note','en','Add Note',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_add_comment','en','Add Comment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','priv_feed_no_auth_title','en','Authentication failed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','priv_feed_settings','en','Private Newsfeed settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_activate_comments','en','Activate Public Comments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','priv_feed_settings','en','Private Newsfeed settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','priv_feed_no_auth_title','en','Authentication failed',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','priv_feed_no_auth_body','en','Please make sure you enabled your private Newsfeed and entered the password correctly.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','priv_feed_no_access_title','en','Private Newsfeed is disabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','priv_feed_no_access_body','en','Please contact the system administrator for further information.',NULL,NULL); @@ -19473,76 +19498,76 @@ INSERT INTO `lng_data` VALUES ('news','news_news_items','en','News Item(s)',NULL INSERT INTO `lng_data` VALUES ('news','news_news_item_visibility','en','Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_news_item_visibility_info','en','Public news can be accessed without authentication outside of ILIAS via RSS. Please do not include any confidential information.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_news_item_title','en','Headline',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_news_item_head','en','News Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_news_item_content','en','Text',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_news_item_head','en','News Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_news_item_content_long','en','Long Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_loading_news','en','Loading News...',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_news_item_content_long_info','en','This text will not be published via RSS.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_internal_news','en','News',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_hide_news_per_date','en','Show News After',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_indefinite','en','Indefinite',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_hide_news_per_date','en','Show News After',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_hide_news_per_date_info','en','Only news that are newer than a certain date will be displayed.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_hide_news_date','en','Starting Date',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_hide_news_block_info','en','Hide block in learner\'s view. The news block will only be visible for users with write permission.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_hide_news_block','en','Hide News Block',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_hide_news_date','en','Starting Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_get_priv_feed_title','en','Personal private Feed-URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_hidden_news_block','en','Block is currently hidden in learner\'s view.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_hide_news_block_info','en','Hide block in learner\'s view. The news block will only be visible for users with write permission.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_get_priv_feed_info','en','This is a personal private news feed URL. The feed includes news that are declared as public and private by the author. This feed is protected by a password, which can be changed under ‘Settings’. Please do not share this URL with other people. Please replace -password- in this URL with your Feed-Password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_get_feed_url','en','Get Feed URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_get_feed_title','en','Personal Feed URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_get_feed_info','en','This is a personal news feed URL. The feed includes only news that are declared as public by the author. The feed is not protected by any authentication procedure. Please do not share this URL with other people.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_first_letter_of_word_notification','en','N',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_feed_url','en','Feed URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_feed_url_for','en','Feed URL for \'%s\'',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_feed_url','en','Feed URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_enable_private_feed','en','Enable private RSS Feed',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_enable_private_feed_info','en','If this option is enabled, public and private news can be obtained by personal RSS feeds outside of ILIAS. Authentication is provided by password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_enable_internal_rss','en','Enable RSS for Internal News',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_enable_internal_news','en','Enable Internal News',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_enable_internal_rss_info','en','Allows publishing news items via RSS. These items will be accessible outside of the system without authentication.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_edit_news_settings','en','Edit Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_enable_internal_news_info','en','Activates news blocks for categories, courses, groups and other objects. Users can subscribe to news and news are presented on the personal desktop.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_cache','en','News Cache (Minutes)',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_default_visibility','en','Default Access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_edit_news_settings','en','Edit Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_cache','en','News Cache (Minutes)',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_cache_info','en','Update news blocks all x minutes. ‘0’ means every time. Higher values improve performance, but news may link to non-accessible items.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_block_news_for_context','en','News',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_block_information','en','The News block lists all news that are related to the Personal Items you have selected on the personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_allow_shorter_periods','en','Allow Shorter Periods',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_block_information','en','The News block lists all news that are related to the Personal Items you have selected on the personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_allow_shorter_periods_info','en','Users may select shorter news periods on personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_allow_longer_periods','en','Allow Longer Periods',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_allow_longer_periods_info','en','Users may select longer news periods on personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_all_items','en','News for all items on Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_1_postings','en','One posting has been added.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_1_file_updated','en','One file has been updated.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_1_file_created','en','One file has been added.',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','sco_propagate','en','Propagate to all SCOs',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_1_file_created','en','One file has been added.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_very_low','en','Very Low',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_yes','en','Yes',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_very_high','en','Very High',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_very_low','en','Very Low',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_very_easy','en','Very Easy',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_value','en','Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_version','en','Version',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_very_difficult','en','Very Difficult',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_unknown','en','Unknown',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_validator','en','Validator',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_value','en','Value',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_unknown','en','Unknown',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_unix','en','Unix',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_unavailable','en','Unavailable',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_typical_age_range','en','Typical Age Range',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_typical_learning_time','en','Typical Learning Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_type','en','Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_typical_age_range','en','Typical Age Range',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_training','en','Training',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_title','en','Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_terminator','en','Terminator',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_technicalvalidator','en','Technical validator',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_technicalimplementer','en','Technical implementer',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_technical','en','Technical',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_teacher','en','Teacher',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_taxon','en','Taxon',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_teacher','en','Teacher',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_taxon_path','en','Taxon Path',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_table','en','Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_subjectmatterexpert','en','Subject matter expert(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_structure','en','Structure',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_source','en','Source',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_status','en','Status',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_source','en','Source',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_slide','en','Slide',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_skill_level','en','Competence Level',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_size','en','Size',NULL,NULL); @@ -19587,32 +19612,32 @@ INSERT INTO `lng_data` VALUES ('meta','meta_no_annotation','en','No metadata ava INSERT INTO `lng_data` VALUES ('meta','meta_new_element','en','New Element',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_networked','en','Networked',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_narrative_text','en','Narrative Text',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_name','en','Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_multi_os','en','Multi-OS',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_mixed','en','Mixed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_name','en','Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_ms_windows','en','MS-Windows',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_mixed','en','Mixed',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_minimum_version','en','Minimum Version',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_metadatascheme','en','Metadata Scheme',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_medium','en','Medium',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_meta_metadata','en','Meta-Metadata',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_medium','en','Medium',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_maximum_version','en','Maximum Version',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_manager','en','Manager',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_mac_os','en','MacOS',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_low','en','Low',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_location','en','Location',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_local_file','en','Local File',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_linear','en','Linear',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_lecture','en','Lecture',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_local_file','en','Local File',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_lifecycle','en','Lifecycle',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_learner','en','Learner',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_learning_resource_type','en','Learning Resource Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_zh','en','Chinese',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_zu','en','Zulu',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_lecture','en','Lecture',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_language','en','Language',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_learner','en','Learner',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_zu','en','Zulu',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_za','en','Zhuang',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_zh','en','Chinese',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_yo','en','Yoruba',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_xh','en','Xhosa',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_yi','en','Yiddish',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_xh','en','Xhosa',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_wo','en','Wolof',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_vo','en','Volapuk',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_vi','en','Vietnamese',NULL,NULL); @@ -19620,23 +19645,23 @@ INSERT INTO `lng_data` VALUES ('meta','meta_l_uz','en','Uzbek',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ur','en','Urdu',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_uk','en','Ukrainian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ug','en','Uigur',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_tw','en','Twi',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_tt','en','Tatar',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_tw','en','Twi',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ts','en','Tsonga',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_to','en','Tonga',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_tr','en','Turkish',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_to','en','Tonga',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_tn','en','Setswana',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_tl','en','Tagalog',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_tk','en','Turkmen',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ti','en','Tigrinya',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_tk','en','Turkmen',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_th','en','Thai',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_te','en','Telugu',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_tg','en','Tajik',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_ta','en','Tamil',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_te','en','Telugu',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_sw','en','Swahili',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_ta','en','Tamil',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_sv','en','Swedish',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_st','en','Sesotho',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_su','en','Sundanese',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_st','en','Sesotho',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ss','en','Siswati',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_sr','en','Serbian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_sq','en','Albanian',NULL,NULL); @@ -19656,36 +19681,36 @@ INSERT INTO `lng_data` VALUES ('meta','meta_l_ro','en','Romanian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_rn','en','Kurundi',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_rm','en','Rhaeto-romance',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_qu','en','Quechua',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_pt','en','Portuguese',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ps','en','Pashto;pushto',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_pa','en','Punjabi',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_pt','en','Portuguese',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_pl','en','Polish',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_pa','en','Punjabi',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_or','en','Oriya',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_om','en','Afan (oromo)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_no','en','Norwegian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_oc','en','Occitan',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_ne','en','Nepali',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_nl','en','Dutch',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_no','en','Norwegian',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_my','en','Burmese',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_na','en','Nauru',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_ne','en','Nepali',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_mt','en','Maltese',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_my','en','Burmese',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_mr','en','Marathi',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ms','en','Malay',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_mn','en','Mongolian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_mo','en','Moldavian',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_mk','en','Macedonian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ml','en','Malayalam',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_mk','en','Macedonian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_mi','en','Maori',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_mg','en','Malagasy',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_lv','en','Latvian;lettish',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_lo','en','Laothian',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_mg','en','Malagasy',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_lt','en','Lithuanian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ln','en','Lingala',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_ky','en','Kirghiz',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_lo','en','Laothian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_la','en','Latin',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ku','en','Kurdish',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_ko','en','Korean',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_ky','en','Kirghiz',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ks','en','Kashmiri',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_ko','en','Korean',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_kn','en','Kannada',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_km','en','Cambodian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_kl','en','Greenlandic',NULL,NULL); @@ -19694,27 +19719,27 @@ INSERT INTO `lng_data` VALUES ('meta','meta_l_ka','en','Georgian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_jv','en','Javanese',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ja','en','Japanese',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_iu','en','Inuktitut',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_is','en','Icelandic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_it','en','Italian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ik','en','Inupiak',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_is','en','Icelandic',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_id','en','Indonesian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ie','en','Interlingue',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_hy','en','Armenian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ia','en','Interlingua',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_id','en','Indonesian',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_hy','en','Armenian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_hu','en','Hungarian',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_hi','en','Hindi',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_hr','en','Croatian',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_ha','en','Hausa',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_hi','en','Hindi',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_he','en','Hebrew',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_ha','en','Hausa',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_gu','en','Gujarati',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_gn','en','Guarani',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_gl','en','Galician',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_gd','en','Scots gaelic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ga','en','Irish',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_fy','en','Frisian',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_fj','en','Fiji',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_fo','en','Faroese',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_fr','en','French',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_fy','en','Frisian',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_fj','en','Fiji',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_fi','en','Finnish',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_fa','en','Persian (farsi)',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_eu','en','Basque',NULL,NULL); @@ -19732,11 +19757,11 @@ INSERT INTO `lng_data` VALUES ('meta','meta_l_co','en','Corsican',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ca','en','Catalan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_br','en','Breton',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_bo','en','Tibetan',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_bn','en','Bengali;bangla',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_bi','en','Bislama',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_bn','en','Bengali;bangla',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_bh','en','Bihari',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_be','en','Byelorussian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_bg','en','Bulgarian',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_be','en','Byelorussian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ba','en','Bashkir',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_az','en','Azerbaijani',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ay','en','Aymara',NULL,NULL); @@ -19809,8 +19834,8 @@ INSERT INTO `lng_data` VALUES ('meta','meta_copyright','en','Copyright',NULL,NUL INSERT INTO `lng_data` VALUES ('meta','meta_copyright_and_other_restrictions','en','Copyright and Other Restrictions',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_contribute','en','Contribute',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_context','en','Context',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_competency','en','Competency',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_contentprovider','en','Content provider',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_competency','en','Competency',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_collection','en','Collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_classification','en','Classification',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_choose_section','en','Please choose a section',NULL,NULL); @@ -19820,23 +19845,23 @@ INSERT INTO `lng_data` VALUES ('meta','meta_catalog','en','Catalog',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_ZZ','en','Other Country',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_ZW','en','Zimbabwe',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_ZR','en','Zaire',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_ZM','en','Zambia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_ZA','en','South Africa',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_YE','en','Yemen',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_ZM','en','Zambia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_YT','en','Mayotte',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_YE','en','Yemen',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_WS','en','Samoa',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_WF','en','Wallis And Futuna Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_VU','en','Vanuatu',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_VN','en','Viet Nam',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_VC','en','Saint Vincent And The Grenadines',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_VE','en','Venezuela',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_VG','en','Virgin Islands (British)',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_VI','en','Virgin Islands (US)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_VN','en','Viet Nam',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_VC','en','Saint Vincent And The Grenadines',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_UM','en','U.S. Minor Outlying Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_US','en','U.S.A',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_UY','en','Uruguay',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_UZ','en','Uzbekistan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_VA','en','Vatican City State',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_UM','en','U.S. Minor Outlying Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_UA','en','Ukraine',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_UG','en','Uganda',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TZ','en','Tanzania',NULL,NULL); @@ -19845,13 +19870,13 @@ INSERT INTO `lng_data` VALUES ('meta','meta_c_TV','en','Tuvalu',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TT','en','Trinidad And Tobago',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TR','en','Turkey',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TP','en','East Timor',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_TO','en','Tonga',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_TG','en','Togo',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TH','en','Thailand',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TJ','en','Tajikistan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TK','en','Tokelau',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TM','en','Turkmenistan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TN','en','Tunisia',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_TO','en','Tonga',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_TG','en','Togo',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TD','en','Chad',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TF','en','French Southern Territories',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TC','en','Turks And Caicos Islands',NULL,NULL); @@ -19918,17 +19943,17 @@ INSERT INTO `lng_data` VALUES ('meta','meta_c_MQ','en','Martinique',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_MP','en','Northern Mariana Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_MO','en','Macau',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_MN','en','Mongolia',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_ML','en','Mali',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_MM','en','Myanmar',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_MK','en','Macedonia',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_ML','en','Mali',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_MH','en','Marshall Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_MG','en','Madagascar',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_MD','en','Moldova',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_MC','en','Monaco',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_MA','en','Morocco',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_LV','en','Latvia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_LY','en','Libyan Arab Jamahiriya',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_LU','en','Luxembourg',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_LV','en','Latvia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_LT','en','Lithunia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_LS','en','Lesotho',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_LR','en','Liberia',NULL,NULL); @@ -19939,60 +19964,60 @@ INSERT INTO `lng_data` VALUES ('meta','meta_c_LB','en','Lebanon',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_LA','en','Lao People\'s Republic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KZ','en','Kazakhstan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KY','en','Cayman Islands',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_KW','en','Kuwait',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_KM','en','Comoros',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KN','en','Saint Kitts And Nevis',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KP','en','North Korea (People\'s Republic Of Korea)',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KR','en','South Korea (Republic Of Korea)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_KW','en','Kuwait',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_KM','en','Comoros',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_KH','en','Cambodia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KI','en','Kiribati',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KG','en','Kyrgyzstan',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_KH','en','Cambodia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KE','en','Kenya',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_JO','en','Jordan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_JP','en','Japan',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_JO','en','Jordan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_IT','en','Italy',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_JM','en','Jamaica',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_IS','en','Iceland',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_IR','en','Iran',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_IS','en','Iceland',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_IQ','en','Iraq',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_IO','en','British Indian Ocean Territory',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_IN','en','India',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_IE','en','Ireland',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_IL','en','Israel',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_IE','en','Ireland',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_HU','en','Hungary',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_ID','en','Indonesia',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_HR','en','Croatia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_HT','en','Haiti',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_HN','en','Honduras',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_HR','en','Croatia',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_HM','en','Heard And Nc Donald Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GY','en','Guyana',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_HM','en','Heard And Nc Donald Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GW','en','Guinea-Bissau',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_GT','en','Guatemala',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GU','en','Guam',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_GS','en','South Georgia And The South Sandwich Islands',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_GT','en','Guatemala',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GR','en','Greece',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_GS','en','South Georgia And The South Sandwich Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GQ','en','Equatorial Guinea',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GP','en','Guadeloupe',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GN','en','Guinea',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GM','en','Gambia',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_GF','en','French Guiana',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_GH','en','Ghana',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_GI','en','Gibraltar',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GL','en','Greenland',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_GE','en','Giorgia',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_GD','en','Grenada',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_GI','en','Gibraltar',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_GH','en','Ghana',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GB','en','United Kingdom',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_GD','en','Grenada',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_GE','en','Giorgia',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_GF','en','French Guiana',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GA','en','Gabon',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_FX','en','France, Metropolitan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_FO','en','Faroe Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_FR','en','France',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_FM','en','Micronesia',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_FJ','en','Fiji',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_FK','en','Falkland Islands',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_ET','en','Ethiopia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_FI','en','Finland',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_ES','en','Spain',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_FJ','en','Fiji',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_ET','en','Ethiopia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_ER','en','Eritrea',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_ES','en','Spain',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_EH','en','Western Sahara',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_EG','en','Egypt',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_EE','en','Estonia',NULL,NULL); @@ -20000,44 +20025,44 @@ INSERT INTO `lng_data` VALUES ('meta','meta_c_EC','en','Ecuador',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_DZ','en','Algeria',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_DO','en','Dominican Republic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_DM','en','Dominica',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_DJ','en','Djibouti',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_DK','en','Denmark',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_DJ','en','Djibouti',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_DE','en','Germany',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_CZ','en','Czech Republic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CY','en','Cyprus',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_CZ','en','Czech Republic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CX','en','Christmas Island',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_CU','en','Cuba',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CV','en','Cape Verde',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_CU','en','Cuba',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CR','en','Costa Rica',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_CN','en','China',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CO','en','Colombia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CM','en','Cameroon',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_CN','en','China',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_CK','en','Cook Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CL','en','Chile',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CI','en','Ivory Coast',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_CF','en','Central African Republic',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_CK','en','Cook Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CG','en','Congo',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CH','en','Switzerland',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CA','en','Canada',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CC','en','Cocos (Keeling) Islands',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_CF','en','Central African Republic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BY','en','Belarus',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BZ','en','Belize',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_BV','en','Bouvet Island',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BW','en','Botswana',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_BS','en','Bahamas',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BT','en','Bhutan',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_BV','en','Bouvet Island',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BR','en','Brazil',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_BS','en','Bahamas',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BO','en','Bolivia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BN','en','Brunei Darussalam',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_BM','en','Bermuda',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_BH','en','Bahrain',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BI','en','Burundi',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BJ','en','Benin',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_BM','en','Bermuda',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_BF','en','Burkina Faso',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BG','en','Bulgaria',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_BH','en','Bahrain',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_BB','en','Barbados',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BD','en','Bangladesh',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BE','en','Belgium',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_BF','en','Burkina Faso',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_BB','en','Barbados',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BA','en','Bosnia And Herzegowina',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_AZ','en','Azerbaijan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_AW','en','Aruba',NULL,NULL); @@ -20051,10 +20076,10 @@ INSERT INTO `lng_data` VALUES ('meta','meta_c_AN','en','Netherlands Antilles',NU INSERT INTO `lng_data` VALUES ('meta','meta_c_AM','en','Armenia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_AL','en','Albania',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_AI','en','Anguilla',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_AF','en','Afghanistan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_AG','en','Antigua And Barbuda',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_AD','en','Andorra',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_AE','en','United Arab Emirates',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_AF','en','Afghanistan',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_AD','en','Andorra',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_browser','en','Browser',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_atomic','en','Atomic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_author','en','Author',NULL,NULL); @@ -20073,14 +20098,14 @@ INSERT INTO `lng_data` VALUES ('meta','md_record_list_table','en','Available Met INSERT INTO `lng_data` VALUES ('meta','md_delimiter','en','Delimiter',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_fields','en','Fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_delimiter_info','en','The delimiter is used in the quick editing screen for keywords and authors separation. Default is ‘,’.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_delete_cp_sure','en','Do you really want to delete the following entries ?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_copyright_settings','en','Copyright Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_copyright_value','en','Copyright',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_copyright','en','Copyright',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_copyrights_deleted','en','Deleted Copyright',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_days','en','Days:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_delete_cp_sure','en','Do you really want to delete the following entries ?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_copyright_value','en','Copyright',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_copyright_selection','en','Copyright Defaults',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_copyright_settings','en','Copyright Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_copyright_preview','en','Copyright (Preview)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_copyright_selection','en','Copyright Defaults',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_copyright_enabled','en','Enable Copyright Selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_copyright_enable_info','en','Choose this option to offer a selection of predefined copyrights.',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_copyright_edit','en','Edit Copyright Presetting',NULL,NULL); @@ -20124,17 +20149,17 @@ INSERT INTO `lng_data` VALUES ('mep','mep_unknown','en','Unknown',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_title_and_description','en','Title and Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_thumbnail','en','Thumbnail',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_parent_folder','en','Parent Folder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_page_properties','en','Page Properties',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_new_folder','en','New Folder',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_page_created','en','Content snippet created.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_page_properties','en','Page Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_new_content_snippet','en','New Content Snippet',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_new_folder','en','New Folder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_format','en','Format',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_import','en','Import a media pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_folder','en','Folder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_format','en','Format',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_folder_content','en','Folder Content',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_edit_content_snippet','en','Edit Content Snippet',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_edit_folder','en','Edit Folder',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_default_width','en','Default Width',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_edit_content_snippet','en','Edit Content Snippet',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_default_width_height_info','en','Default width and height are used as presets for new media object creation.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_default_height','en','Default Height',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_create_mob','en','Create Media Object',NULL,NULL); @@ -20174,46 +20199,46 @@ INSERT INTO `lng_data` VALUES ('mcst','mcst_incl_files_in_rss','en','Include Med INSERT INTO `lng_data` VALUES ('mcst','mcst_incl_files_in_rss_info','en','If enabled, media files are includes as attachments in the RSS feed. Otherwise the feed just notifies subscribers about new items.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_global_settings','en','Global Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_file_extension_settings','en','File Extensions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_edit_settings','en','MediaCast Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_entry','en','Mediacast Entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_edit_item','en','Edit Mediacast Item',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_edit_settings','en','MediaCast Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_duration','en','Play Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_duration_info','en','If no value is entered, ILIAS tries do determine the play time automatically.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_downloadable','en','Download Links',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_downloadable_info','en','If this option is enabled, links for downloading mediacast items are provided.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_download_standard','en','Download',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_download_videoportable','en','Download Video Portable',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_default_visibility','en','Default Access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_det_playtime','en','Determine Play Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_download_standard','en','Download',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_download_audioportable','en','Download Audio Portable',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_clear_purpose_title','en','Delete',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_current_value_info','en','Shows the current value of this format.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_default_visibility','en','Default Access',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_det_playtime','en','Determine Play Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_automatic_detection','en','Automatic Detection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_clear_purpose_title','en','Delete',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_audioportable_title','en','Additional Audio File for Portable Devices',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_audioportable_settings_title','en','File Extensions for Audio Format',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_audioportable_settings_info','en','Comma separated list of file suffixes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('maps','maps_google_maps','en','Google Maps',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_open_layers_maps','en','Open Layers Maps',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_map_type','en','Typ',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_add_new_item','en','Add New Mediacast Item',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_audioportable_settings_info','en','Comma separated list of file suffixes',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_zoom_level','en','Zoom Level',NULL,NULL); -INSERT INTO `lng_data` VALUES ('maps','maps_google_maps','en','Google Maps',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_std_location','en','Default Location',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_std_location_desc','en','Click map to set location.',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_settings','en','Maps Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_public_profile_info','en','Show location in your profile.',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_lookup_address','en','Lookup Address',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_longitude','en','Longitude',NULL,NULL); -INSERT INTO `lng_data` VALUES ('maps','maps_extt_maps','en','Maps',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_latitude','en','Latitude',NULL,NULL); +INSERT INTO `lng_data` VALUES ('maps','maps_extt_maps','en','Maps',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_enable_maps','en','Enable Maps',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','send_mail_to','en','Mail to',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_enable_maps_info','en','Activates Maps in user profiles, groups and courses.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','send_mail_to','en','Mail to',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','search_recipients','en','Search Recipients',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','search_cc_recipient','en','Search CC Recipient',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','search_bc_recipient','en','Search BCC Recipient',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','placeholders_advise','en','Placeholders are only resolved for recipients in the To field.%sRecipients in the CC and BCC field will get unsolved placeholders.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_to','en','To',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_user_addr_n_valid','en','Following users have no valid e-mail address',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','placeholders_advise','en','Placeholders are only resolved for recipients in the To field.%sRecipients in the CC and BCC field will get unsolved placeholders.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_sure_delete','en','Are you sure you want to delete the marked mail(s)?',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_sure_delete_folder','en','The folder and its content will be removed permanently',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_sure_delete_file','en','Are you sure you want to delete the selected files?',NULL,NULL); @@ -20254,25 +20279,25 @@ INSERT INTO `lng_data` VALUES ('mail','mail_nacc_use_placeholder','en','The foll INSERT INTO `lng_data` VALUES ('mail','mail_nacc_target','en','URL of target item, e.g. a linked course that is passed to ILIAS from outside.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_target_type','en','Type of target item, e.g. ‘Course’ for a course item.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_target_title','en','Title of target item, e.g. course title.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_nacc_salutation','en','Salutation',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_target_block','en','This text is only included, if a target item is provided.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_nacc_salutation','en','Salutation',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_pw_block','en','This text block is only included, if the new user account has been created including a password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_no_pw_block','en','This text block is only included, if the new user account has been created without a password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_login','en','Login Account',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_ilias_url','en','URL of ILIAS system',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_client_name','en','Client Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_my_mailing_lists','en','My Mailing Lists',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_admin_mail','en','Mail address of Administrator',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_my_groups','en','My Groups',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_my_courses','en','My Courses',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_my_mailing_lists','en','My Mailing Lists',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_my_entries','en','My Contacts',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_multiple_recipients_found','en','Enter a more specific mail address. ILIAS found multiple possible recipients for this address: %s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_my_courses','en','My Courses',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_moved','en','The mail has been moved',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_multiple_recipients_found','en','Enter a more specific mail address. ILIAS found multiple possible recipients for this address: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_moved_to_trash','en','Mail has been moved to trash',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_move_to','en','Move to:',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_move_error','en','Error moving mail',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_members_of_mailing_list','en','Members of Mailing List',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_message_send','en','Message sent',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_members_of_mailing_list','en','Members of Mailing List',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_members_added_addressbook','en','Members added to Contacts',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_maxsize_attachment_error','en','The upload limit is:',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_mark_unread','en','Mark mail unread',NULL,NULL); @@ -20280,8 +20305,8 @@ INSERT INTO `lng_data` VALUES ('mail','mail_mark_read','en','Mark mail read',NUL INSERT INTO `lng_data` VALUES ('mail','mail_mailing_lists','en','Mailing Lists',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_mailing_lists_no_addressbook_entries','en','You have no entries in your contacts to add to a list.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_mailing_lists_all_addressbook_entries_assigned','en','You have already assigned all of your contacts to this mailing list.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_mailing_list','en','Mailing List',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_list_members','en','List members',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_mailing_list','en','Mailing List',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_invite_users_to_chat','en','Invite Users to Chat',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_into_addressbook','en','Add to Contacts',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_intern','en','Internal',NULL,NULL); @@ -20295,8 +20320,8 @@ INSERT INTO `lng_data` VALUES ('mail','mail_incoming_both','en','local and forwa INSERT INTO `lng_data` VALUES ('mail','mail_in_addressbook','en','Already in Contacts',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_group_members','en','Group Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_global_options','en','Global options',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_following_rcp_not_valid','en','The following recipients are not valid:',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_folder_options','en','Folder Options',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_following_rcp_not_valid','en','The following recipients are not valid:',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_folder_name','en','Folder name',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_folder_name_changed','en','The folder has been renamed',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_folder_exists','en','A folder already exists with this name',NULL,NULL); @@ -20327,8 +20352,8 @@ INSERT INTO `lng_data` VALUES ('mail','mail_compose','en','Compose Message',NULL INSERT INTO `lng_data` VALUES ('mail','mail_check_your_email_addr','en','Your e-mail address is not valid',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_change_to_folder','en','Switch to folder:',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_cc_search','en','CC search',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_cc_not_valid','en','The CC recipient is not valid',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_byte','en','Byte',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_cc_not_valid','en','The CC recipient is not valid',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_bc_search','en','BCC search',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_bc_not_valid','en','The BCC recipient is not valid',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_auto_generated_info','en','This mail was automatically sent to you by the ILIAS installation %s, %s',NULL,NULL); @@ -20365,12 +20390,12 @@ INSERT INTO `lng_data` VALUES ('license','remaining_licenses_explanation','en',' INSERT INTO `lng_data` VALUES ('license','potential_accesses','en','Potential accesses',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','potential_accesses_explanation','en','Every user with read access who hasn\'t accessed so far counts as a potential access.',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','license_warning','en','License warning',NULL,NULL); -INSERT INTO `lng_data` VALUES ('license','license_warning_info','en','Up to this number of remaining licenses for a course object a warning is presented when a user enters the course.',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','license_updated','en','The license data was updated.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('license','license_warning_info','en','Up to this number of remaining licenses for a course object a warning is presented when a user enters the course.',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','license_counter','en','License counter',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','license_counter_info','en','Allows counting used licenses of purchased SCORM and HTML learning modules',NULL,NULL); -INSERT INTO `lng_data` VALUES ('license','edit_license','en','Edit license',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','existing_licenses','en','Existing licenses',NULL,NULL); +INSERT INTO `lng_data` VALUES ('license','edit_license','en','Edit license',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','course_licenses_rare','en','Warning: only %s licenses are available for a course object. Look at the tab ‘Licenses’ to see which licenses have to be extended.',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','course_licenses_exceeded','en','By adding users the potential accesses will exceed the available licenses. Look at the tab ‘Licenses’ to see which licenses have to be extended.',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','arbitrary','en','arbitrary',NULL,NULL); @@ -20403,9 +20428,9 @@ INSERT INTO `lng_data` VALUES ('ldap','ldap_scope_sub','en','Sub',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_scope_one','en','One',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_scope_base','en','Base',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_rule_type','en','Type of Assignment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_role_settings','en','LDAP Group Synchronization Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_rule_condition','en','Condition',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_selection','en','Role Selection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_role_settings','en','LDAP Group Synchronization Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_selection_info','en','Your selection is ambiguous. Please choose one of the following roles.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_not_exists','en','A role with that name does not exist',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_name_info','en','Please choose either a global role or enter the name of a local role.',NULL,NULL); @@ -20432,18 +20457,18 @@ INSERT INTO `lng_data` VALUES ('ldap','ldap_remove_deprecated','en','Deassign De INSERT INTO `lng_data` VALUES ('ldap','ldap_referrals','en','Referrals',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_referrals_info','en','If set, determines whether the LDAP library automatically follows referrals returned by LDAP servers or not. This should be disabled if you are using an active directory server.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_plugin','en','Assignment by Plugin',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_plugin_info','en','Validate the role assignment with a plugin. Please enter a valid plugin id.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_plugin_id','en','Plugin Id',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_plugin_info','en','Validate the role assignment with a plugin. Please enter a valid plugin id.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_new_role_assignment','en','Add New Role -> Group Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_moment_sync','en','Type of Synchronization',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_missing_role_assignment','en','Please choose a global role new users will be assigned to.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_missing_bind_user','en','You have chosen ‘Bind as User’: Please enter a valid LDAP username and password.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_memberisdn','en','Attribute Value is DN',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_member_info','en','The attribute of the group object where the user dn may be found.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_memberisdn','en','Attribute Value is DN',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_mapping_template','en','Template for objectClass:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_mapping_info_type','en','Show Information also in the Repository/Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_mapping_table','en','Assignment of LDAP Attributes to ILIAS User Profile',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_local_role','en','Local Role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_mapping_info_type','en','Show Information also in the Repository/Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_info_text','en','Information Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_info_text_short','en','Info Text:',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_info_text_info','en','If entered, this text will be shown on the info screen for the object this role is assigned to. Optionally this text is available in the Repository and on the Personal Desktop.',NULL,NULL); @@ -20500,9 +20525,9 @@ INSERT INTO `lng_data` VALUES ('jscalendar','wk','en','wk',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','tt_date_format','en','%a, %b %e',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','today','en','Today',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','time','en','Time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','select_date','en','Select date',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','time_part','en','(Shift-)Click or drag to change value',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_we','en','We',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','select_date','en','Select date',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_tu','en','Tu',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_th','en','Th',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_su','en','Su',NULL,NULL); @@ -20555,9 +20580,9 @@ INSERT INTO `lng_data` VALUES ('jscalendar','about_time','en','\\n\\nTime select INSERT INTO `lng_data` VALUES ('jscalendar','about_calendar','en','About the calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','reg_grp_max_members','en','Limited Number of Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','about_calendar_long','en','DHTML Date/Time Selector\\n(c) dynarch.com 2002-2003\\nFor latest version visit: http://dynarch.com/mishoo/calendar.epl\\nDistributed under GNU LGPL. See http://gnu.org/licenses/lgpl.html for details.\\n\\nDate selection:\\n- Use the «, » buttons to select year\\n- Use the <, > buttons to select month\\n- Hold mouse button on any of the above buttons for faster selection.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_wrong_reg_time_limit','en','Please check the registration start and finish time.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','reg_grp_max_members_short','en','Number of Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_wrong_max_members','en','Please check the maximum number of users.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_wrong_reg_time_limit','en','Please check the registration start and finish time.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_warn_wl_set_on_waiting_list','en','Some users are already assigned to the waiting list. You can add your join request to the waiting list. You will receive a message from a group administrator when your request has been approved or rejected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_warn_no_max_set_on_waiting_list','en','The maximum number of group members is exceeded. You can add your join request to the waiting list. You will receive a message from a group administrator when your request has been approved or rejected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_warn_grp_type_changed','en','Do you really want to change the group type? All permission settings will be reset.',NULL,NULL); @@ -20577,27 +20602,27 @@ INSERT INTO `lng_data` VALUES ('grp','grp_select_one_file','en','Please select o INSERT INTO `lng_data` VALUES ('grp','grp_search_users','en','Search User',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_registration_unlimited','en','Unlimited',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_subject','en','Message',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_reg_start','en','Registration Start:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_reg_request','en','Request Membership',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_request_info','en','Interested users can send a request/message to group administrator.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_reg_period','en','Self-Registration Period',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_reg_request','en','Request Membership',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_reg_start','en','Registration Start:',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_req_info_screen','en','You can request membership for this group. You will get a message from a group administrator when your request has been admitted or declined.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_reg_period','en','Self-Registration Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_password_info','en','Users need to type in this password when joining the group.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_passwd_info_screen','en','If a group administrator has given you the group password, you can join this group.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_max_members_info','en','Define the maximum number of users that can be assigned to this group.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_limited','en','Limited Registration Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_limit_time','en','Enabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_limit_num','en','Maximum Number of Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_reg_limit_num_info','en','Limited Registration Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_end','en','Registration End:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_reg_limit_num_info','en','Limited Registration Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_disabled','en','No Registration Possible',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_disabled_info','en','Only group administrators can add users to the group.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_direct','en','Direct Registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_direct_info','en','Direct registration.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_direct_info_screen','en','You can join this group directly.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_deac_info_screen','en','Group admittance is closed.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_public','en','Public Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_public_info','en','Group is visible for non-members but has special requirements to join it.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_public','en','Public Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_pass_request','en','Join With Group Password',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_open','en','Open Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_open_info','en','Non-members can see this group and join it directly..',NULL,NULL); @@ -20654,8 +20679,8 @@ INSERT INTO `lng_data` VALUES ('grp','grp_delete_member','en','Delete',NULL,NULL INSERT INTO `lng_data` VALUES ('grp','grp_deleted_export_files','en','Deleted export files.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_closed','en','Closed Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_closed_info','en','Group is not visible for non-members.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_change_type','en','Change Group Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_cancel_subscr_request','en','Delete Membership Request',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_change_type','en','Change Group Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_already_assigned','en','You have already requested membership for this group.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_admins','en','Administrators',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_added_to_list','en','You have been assigned to the waiting list of group \"%s\". You are assigned to position %s on the waiting list.',NULL,NULL); @@ -20680,15 +20705,15 @@ INSERT INTO `lng_data` VALUES ('forum','select_at_least_one_thread','en','Please INSERT INTO `lng_data` VALUES ('forum','reopen_topics','en','Reopen',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','post_censored_comment_by_moderator','en','Posting Censored, Comment by Moderator',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','post_activation_desc','en','Before being published all postings need to be approved by a moderator.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','new_post','en','New Post',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','no_forum_selected','en','No forum selected for moving the chosen threads',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','new_post','en','New Post',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','move_chosen_topics','en','Move Chosen Threads',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','make_topics_sticky','en','Make Threads Sticky',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','make_topics_non_sticky','en','Make Threads Non-Sticky',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','is_read','en','Mark as Read',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_wizard_page','en','Copy Forum (Step 2/2)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','frm_sure_delete_threads','en','Are you sure you want to delete the following threads?',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_statistics','en','Statistics',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','frm_sure_delete_threads','en','Are you sure you want to delete the following threads?',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_statistics_ranking','en','Number of Postings',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_statistics_enabled','en','Enable Statistics',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_statistics_enabled_desc','en','Enable posting statistics for all participants',NULL,NULL); @@ -20704,9 +20729,9 @@ INSERT INTO `lng_data` VALUES ('forum','frm_moderators_detached_role_successfull INSERT INTO `lng_data` VALUES ('forum','frm_moderator_role_added_successfully','en','The user was added as moderator successfully.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_moderator_m','en','Moderator',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_moderator_f','en','Moderator',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','frm_default_view','en','Default View',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_detach_moderator_role','en','Detach Moderator Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_anonymous_posting','en','Posting with pseudonym',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','frm_default_view','en','Default View',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_anonymous_posting_desc','en','If enabled, registered users can post to this forum only by using a pseudonym or without name.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums','en','Forums',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_your_reply','en','Your Reply',NULL,NULL); @@ -20715,8 +20740,8 @@ INSERT INTO `lng_data` VALUES ('forum','forums_thread_new_entry','en','New topic INSERT INTO `lng_data` VALUES ('forum','forums_thread_marked','en','The thread has been marked as read.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_thread_create_from','en','Created from',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_thread_create_date','en','Created on',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_subject','en','Subject',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_the_post','en','Posting',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_subject','en','Subject',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_print_thread','en','Print Thread',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_posts','en','All postings',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_posts_not_available','en','Postings Not Available',NULL,NULL); @@ -20742,23 +20767,21 @@ INSERT INTO `lng_data` VALUES ('forum','forums_enable_notification','en','Enable INSERT INTO `lng_data` VALUES ('forum','forums_edit_post','en','Edit Article',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_download_attachment','en','Download file',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_disable_notification','en','Disable Notification for this Thread',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_created_by','en','Created by',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_delete_file','en','Delete attachment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_created_by','en','Created by',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_count','en','Number of Forums',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_count_thr','en','Number of Threads',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_count_art','en','Number of Articles',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_censor_comment','en','Comment of Censor',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_attachments_add','en','Add attachment',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_attachments','en','Attachments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_attachments_add','en','Add attachment',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_all_threads_marked_read','en','All threads have been marked as read',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forum_add_quote','en','Add Quotation',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','fmr_copy_threads_info','en','You have the possibility to copy single threads. Only the beginning of the chosen threads will be duplicated.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','deactivate_post_txt','en','Would you really like to deactivate the current posting and all its child postings?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','deactivate_current_and_childs','en','Deactivate All Postings',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','close_topics','en','Close',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','activate_post','en','Activate',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','activate_post_txt','en','Would you really like to activate the current posting and if applicable all its child postings? Please note that all parent postings will be activated, too.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','activate_only_current','en','Activate Current',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','activate_post_txt','en','Would you really like to activate the current posting?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','activate_only_current','en','Activate Posting',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','activate_new_posts','en','Activate Postings',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','activate_current_and_childs','en','Activate All Postings',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_seconds','en','Seconds',NULL,NULL); @@ -20771,9 +20794,14 @@ INSERT INTO `lng_data` VALUES ('form','form_msg_value_too_low','en','Value too l INSERT INTO `lng_data` VALUES ('form','form_msg_value_too_high','en','Value too high. Please enter a lower value.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_numeric_value_required','en','Please enter a numeric value.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_formula_is_required','en','Please enter a correct formula.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('form','form_msg_file_upload_stopped_ext','en','File upload stopped by extension.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('form','form_msg_file_virus_found','en','Virus found in uploaded file.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_file_wrong_file_type','en','Wrong file type.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('form','form_msg_file_virus_found','en','Virus found in uploaded file.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('form','form_msg_file_size_exceeds','en','The uploaded file exceeds the max. allowed file size.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('form','form_msg_file_upload_stopped_ext','en','File upload stopped by extension.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('form','form_msg_file_partially_uploaded','en','The file could not be uploaded completely.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('export','export_resource','en','Resource',NULL,NULL); +INSERT INTO `lng_data` VALUES ('export','export_select_resources','en','Select Resources',NULL,NULL); +INSERT INTO `lng_data` VALUES ('feed','block_feed_block_feed_url_info','en','Must be a valid RSS/Atom URL, e.g. http://www.ilias.de/rss.php',NULL,NULL); INSERT INTO `lng_data` VALUES ('feed','block_feed_block_feed_url','en','Feed URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('feed','block_feed_block_head','en','External Web Feed',NULL,NULL); INSERT INTO `lng_data` VALUES ('feed','block_feed_block_title','en','Title',NULL,NULL); @@ -20808,24 +20836,19 @@ INSERT INTO `lng_data` VALUES ('form','form_months','en','Months',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_file_cannot_write_to_disk','en','Cannot write to disk.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_file_missing_tmp_dir','en','Temporary directory for file upload missing.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_file_no_upload','en','This input is required. Please select a file for upload.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('form','form_msg_file_partially_uploaded','en','The file could not be uploaded completely.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('form','form_msg_file_size_exceeds','en','The uploaded file exceeds the max. allowed file size.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('export','export_create_new_file','en','Create New Export File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('export','export_create','en','Create',NULL,NULL); +INSERT INTO `lng_data` VALUES ('export','export_export_date','en','Export Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('export','export_last_export_file','en','Use Last Export File',NULL,NULL); INSERT INTO `lng_data` VALUES ('export','export_last_export','en','Last Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('export','export_last_file','en','Last File',NULL,NULL); INSERT INTO `lng_data` VALUES ('export','export_omit_resource','en','Omit Resource',NULL,NULL); INSERT INTO `lng_data` VALUES ('export','export_omit','en','Omit',NULL,NULL); -INSERT INTO `lng_data` VALUES ('export','export_resource','en','Resource',NULL,NULL); -INSERT INTO `lng_data` VALUES ('export','export_select_resources','en','Select Resources',NULL,NULL); -INSERT INTO `lng_data` VALUES ('feed','block_feed_block_feed_url_info','en','Must be a valid RSS/Atom URL, e.g. http://www.ilias.de/rss.php',NULL,NULL); -INSERT INTO `lng_data` VALUES ('export','export_export_date','en','Export Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('exp','exp_xml','en','XML',NULL,NULL); -INSERT INTO `lng_data` VALUES ('export','export_create_new_file','en','Create New Export File',NULL,NULL); -INSERT INTO `lng_data` VALUES ('export','export_create','en','Create',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exp','exp_scorm','en','SCORM',NULL,NULL); INSERT INTO `lng_data` VALUES ('exp','exp_select_max_one_item','en','Please select one item only. This action cannot be executed for multiple objects at the same time.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exp','exp_really_delete','en','Do you really want to delete these export files?',NULL,NULL); INSERT INTO `lng_data` VALUES ('exp','exp_html','en','HTML',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exp','exp_really_delete','en','Do you really want to delete these export files?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exp','exp_scorm','en','SCORM',NULL,NULL); INSERT INTO `lng_data` VALUES ('exp','exp_export_files','en','Export Files',NULL,NULL); INSERT INTO `lng_data` VALUES ('exp','exp_create_file','en','Create Export File',NULL,NULL); INSERT INTO `lng_data` VALUES ('exercise','exc_your_submission','en','Your Submission',NULL,NULL); @@ -20836,34 +20859,34 @@ INSERT INTO `lng_data` VALUES ('exercise','exc_mark','en','Mark',NULL,NULL); INSERT INTO `lng_data` VALUES ('exercise','exc_grading','en','Grading',NULL,NULL); INSERT INTO `lng_data` VALUES ('exercise','exc_feedback_from_tutor','en','Feedback from Tutor',NULL,NULL); INSERT INTO `lng_data` VALUES ('exercise','exc_failed','en','Failed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exercise','exc_comment','en','Comment',NULL,NULL); INSERT INTO `lng_data` VALUES ('exercise','exc_crs_add_members','en','Add Users of Current Course',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exercise','exc_comment','en','Comment',NULL,NULL); INSERT INTO `lng_data` VALUES ('exercise','exc_comment_for_learner','en','Comment for Learner',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_total_exc','en','Total Exercise',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_submitted_files_deleted','en','The selected files have been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_starting_on','en','Starting On',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_submissions_and_grades','en','Submissions and Grades',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_show_submissions','en','Publish Submissions after Deadline',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_start_time','en','Start Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_show_submissions','en','Publish Submissions after Deadline',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_send_assignment','en','Send Assignment by Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_show_submissions_info','en','Publish all submissions to all learners after the deadline.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_select_ass','en','Select Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_select_part','en','Select Participant',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_saved_order','en','Saved presentation order.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_save_order','en','Save Order',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_select_ass','en','Select Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_public_submission','en','Public Submissions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_save_order','en','Save Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_pass_mode','en','Pass Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_presentation_order','en','Presentation Order',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_pass_all_info','en','All mandatory assignments must be passed to pass the exercise.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_pass_all','en','All Mandatory Assignments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_pass_minimum_nr_info','en','A minimum number of assignments must be passed to pass the exercise. This value must be equal or higher than the number of mandatory assignments.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_pass_minimum_nr','en','Minimum Number of Assignments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_overview','en','Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_participant_view','en','Participant View',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_participant','en','Participant',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_pass_all_info','en','All mandatory assignments must be passed to pass the exercise.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_pass_all','en','All Mandatory Assignments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_pass_minimum_nr_info','en','A minimum number of assignments must be passed to pass the exercise. This value must be equal or higher than the number of mandatory assignments.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_order_by_deadline','en','Order by Deadline',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_overview','en','Overview',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_no_participants','en','There are currently no participants.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_new_assignment','en','New Assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_no_participants','en','There are currently no participants.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_msg_sure_to_deassign_participant','en','Are you sure that you want to remove the participants from all assignments of the exercise? This will also delete all their handed in resources!',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_msg_saved_grades','en','Grades and comments have been saved.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_msg_public_submission','en','All submissions will be published after the deadline.',NULL,NULL); @@ -20873,16 +20896,16 @@ INSERT INTO `lng_data` VALUES ('exc','exc_msg_new_feedback_file_uploaded','en',' INSERT INTO `lng_data` VALUES ('exc','exc_msg_missed_minimum_number','en','You did not pass the minimum number of assignments.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_msg_min_number_ass','en','You must pass a minimum of %s assignments to pass the exercise.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_msg_failed_mandatory','en','You failed in at least one mandatory assignment.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_msg_all_mandatory_ass','en','You must pass all mandatory assignments to pass the exercise.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_min_nr','en','Number of Assignments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_mandatory','en','Mandatory',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_grades_overview','en','Grades View',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_grades','en','Grades Overview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_hand_in','en','Hand In',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_list_submission','en','List All Submissions',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_mail_permanent_link','en','Click on the following link to access the exercise:',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_manage','en','Manage',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_mandatory_info','en','Mandatory assignments must be passed to pass the whole exercise.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_mandatory','en','Mandatory',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_min_nr','en','Number of Assignments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_msg_all_mandatory_ass','en','You must pass all mandatory assignments to pass the exercise.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_list_submission','en','List All Submissions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_hand_in','en','Hand In',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_grades','en','Grades Overview',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_grades_overview','en','Grades View',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_fb_files','en','Feedback Files',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_export_excel','en','Export (Excel)',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_ended_on','en','Ended On',NULL,NULL); @@ -20904,26 +20927,26 @@ INSERT INTO `lng_data` VALUES ('ecs','ecs_unique_id','en','Participant-ID',NULL, INSERT INTO `lng_data` VALUES ('ecs','ecs_tbl_active_rules','en','Active Rules for Category Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_settings','en','Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_server_url','en','Server URL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_role','en','Role Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_server_settings','en','ECS Functionality',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_role','en','Role Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_remote_user_settings','en','Settings for ECS User Accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_remote_imported','en','Information about ECS Course has been refreshed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_released','en','Released Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_released_content','en','Released E-Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_read_remote_links','en','Update ECS Courses',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_publish_as','en','Publish as:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_publish_for','en','Release for:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_published_for','en','Published for:',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_rcrs_created_body_a','en','A new ECS Course has been created:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_protocol','en','Protocol',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_port','en','Port',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_published_for','en','Published for:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_publish_for','en','Release for:',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_polling','en','Polling Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_port','en','Port',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_protocol','en','Protocol',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_publish_as','en','Publish as:',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_polling_info','en','Please define the polling time for creation and update of Course Links',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_participants_infos','en','Further Information',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_participants','en','Participants',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_participants_infos','en','Further Information',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_notifications','en','Notifications',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_not_published','en','No approvals selected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_no_value','en','Not available',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_not_published','en','No approvals selected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_no_owner','en','Please select one community name.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_new_user_subject','en','New ECS User Account',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_new_user_profile','en','User profile data:',NULL,NULL); @@ -20937,9 +20960,9 @@ INSERT INTO `lng_data` VALUES ('ecs','ecs_mapping_tbl','en','Mapping of ECS-Data INSERT INTO `lng_data` VALUES ('ecs','ecs_local_settings','en','Local Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_key_password','en','Key Password',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_imported_from','en','Imported From',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_import','en','Imported Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_imported_content','en','Imported E-Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_import_id','en','Import ID',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_import','en','Imported Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_import_id_info','en','Please enter the ID of the category, where new Course Links will be created',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_ignore_field','en','Disable export/update of this field',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_global_role_info','en','The chosen role will be assigned to newly created ECS user accounts.',NULL,NULL); @@ -20950,17 +20973,17 @@ INSERT INTO `lng_data` VALUES ('ecs','ecs_field_start','en','Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_semester_hours','en','Semester Periods per Week',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_room','en','Room',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_part_id','en','Participant ID',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_field_lecturer','en','Lecturer(s)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_field_credits','en','Credits',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_cycle','en','Cycle',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_day','en','Day',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_end','en','End',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_field_lecturer','en','Lecturer(s)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_field_begin','en','Begin',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_courseID','en','Course ID',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_courseType','en','Course Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_field_credits','en','Credits',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_export','en','Course Releases',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_export_obj_settings','en','Course Release Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_export_enabled','en','Release this Course',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_export_obj_settings','en','Course Release Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_export','en','Course Releases',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_field_begin','en','Begin',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_export_disabled','en','Do not release this Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_export_created_body_a','en','A new course has been released',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_event_appointment','en','Event Date',NULL,NULL); @@ -20975,17 +20998,17 @@ INSERT INTO `lng_data` VALUES ('ecs','ecs_econ_rcp','en','Notification About New INSERT INTO `lng_data` VALUES ('ecs','ecs_econ_rcp_info','en','Enter one or more login names of users (comma separated) that will be informed about new ECS content per e-mail.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_duration','en','Duration',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_dns','en','Domainname',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_check_import_id','en','The import id is not valid. Please check this setting.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_client_cert','en','Client Certificate',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_communities','en','Participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_connection_settings','en','Connection Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_category_mapping','en','Assignment to Categories',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cert_key','en','Certificate Key',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_communities','en','Participants',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_client_cert','en','Client Certificate',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_check_import_id','en','The import id is not valid. Please check this setting.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_type','en','Assignment Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_values','en','Attribute Value',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_category_mapping','en','Assignment to Categories',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cert_key','en','Certificate Key',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_fixed','en','Fixed Values',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_fixed_info','en','Choose this mode for assigning Course Links to categories based on fixed values.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_duration','en','Date Range',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_fixed_info','en','Choose this mode for assigning Course Links to categories based on fixed values.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_duration_info','en','Choose this mode for assigning Course Links based on date ranges (e.g start time of a course).',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_ca_cert','en','CA Certificate',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_attribute_name','en','Attribute Name',NULL,NULL); @@ -20994,25 +21017,25 @@ INSERT INTO `lng_data` VALUES ('ecs','ecs_approval_rcp_info','en','Enter one or INSERT INTO `lng_data` VALUES ('ecs','ecs_active','en','Enable ECS Functionality',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_active_header','en','Import/Export Allowed',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_account_duration','en','Activation Period Extension',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_abr','en','Abbreviation',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_account_duration_info','en','New ECS-User accounts are limited to the session duration. After assigning a user to a course the activation period will be extended by the given number months.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_abr','en','Abbreviation',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','cert_serial','en','Certificate Serial Number',NULL,NULL); INSERT INTO `lng_data` VALUES ('delic','delic_user_profile','en','Enable Delicious Account Setting in User Profile',NULL,NULL); INSERT INTO `lng_data` VALUES ('delic','delic_settings','en','Delicious Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('delic','delic_extt_delicious','en','Delicious',NULL,NULL); INSERT INTO `lng_data` VALUES ('delic','delic_add_to_delicious','en','Add to Delicious',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','yui_cal_choose_year','en','Year:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('delic','delic_extt_delicious','en','Delicious',NULL,NULL); INSERT INTO `lng_data` VALUES ('delic','delic_add_info_links','en','Add Delicious Links on Info Screens',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','yui_cal_choose_year','en','Year:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','wk_short','en','WK',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','year','en','Year',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','yui_cal_choose_month','en','Month:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','wk_short','en','WK',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','week','en','Week',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','Week_long','en','Week View',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','We_short','en','We',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','We_long','en','Wednesday',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','Week_long','en','Week View',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','viewlist','en','View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','View','en','View:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','We_long','en','Wednesday',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Tu_short','en','Tu',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','View','en','View:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Tu_long','en','Tuesday',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','today','en','Today',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','to','en','to',NULL,NULL); @@ -21023,8 +21046,8 @@ INSERT INTO `lng_data` VALUES ('dateplaner','Th_long','en','Thursday',NULL,NULL) INSERT INTO `lng_data` VALUES ('dateplaner','Text','en','Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Su_short','en','Su',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Su_long','en','Sunday',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','singleDate','en','Single Event',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','starttime_for_view','en','Start time for view:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','singleDate','en','Single Event',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','shorttext','en','Short Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','short_12','en','Dec',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','short_11','en','Nov',NULL,NULL); @@ -21052,20 +21075,20 @@ INSERT INTO `lng_data` VALUES ('dateplaner','r_halfyear','en','Every half year', INSERT INTO `lng_data` VALUES ('dateplaner','r_day','en','Every day',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','r_4_weeks','en','Every 4 weeks',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','r_14','en','Every 14 days',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','properties','en','Properties',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','pweek','en','Next Week',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','pyear','en','Next Year',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','pweek','en','Next Week',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','properties','en','Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','printlist','en','Print',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','pmonth','en','Next Month',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','open_day','en','Day View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','of','en','of',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','o_day_date','en','24-hour event',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','no_entry','en','No events available',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','o_day_date','en','24-hour event',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','of','en','of',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','newKeyword','en','New:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','newDates','en','New Events',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','new_doc','en','Create new event',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','myeahr','en','Last Year',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','mweek','en','Last Week',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','myeahr','en','Last Year',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','more','en','More',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','month','en','Month',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Month_long','en','Month View',NULL,NULL); @@ -21090,12 +21113,12 @@ INSERT INTO `lng_data` VALUES ('dateplaner','Listbox_long','en','List of Events' INSERT INTO `lng_data` VALUES ('dateplaner','last_change','en','Last changed',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Language_file','en','English',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','keywords','en','Keywords',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','k_alldates','en','All Events',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','keep','en','Keep',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','keyword','en','Keyword',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','insertImportDates','en','These events were successfully registered:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','inbox','en','Inbox',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','keep','en','Keep',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','k_alldates','en','All Events',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','importDates','en','Import of Outlook Events',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','inbox','en','Inbox',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','insertImportDates','en','These events were successfully registered:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','ical_export','en','iCal Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','hour','en','hour',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','help_week','en','Calendar week view',NULL,NULL); @@ -21123,12 +21146,12 @@ INSERT INTO `lng_data` VALUES ('dateplaner','help_month','en','Calendar month vi INSERT INTO `lng_data` VALUES ('dateplaner','help_properties_alt_l','en','Choose a keyword from the dialog box.
Change the keyword in the text field. Important: max. 20 characters.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','help_month_l','en','In the month view all events of a given month are displayed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','help_list','en','Calendar event list',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','help_keywordUse','en','Keyword selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','help_list_l','en','In the event list, all events of a given period of time are displayed.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','help_keywordUse','en','Keyword selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','help_keywordUse_l','en','Choose one or more keywords from the dialog box.
TIP: use the CTRL key for selecting several entries.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','help_keyword','en','Keyword selection',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','help_keyword_l','en','Contains the keywords which a user can associate to dates.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','help_inbox','en','Calendar Inbox',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','help_keyword_l','en','Contains the keywords which a user can associate to dates.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','help_inbox_l','en','Here all new, changed, and deleted group events are displayed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','help_group','en','Group events selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','help_group_l','en','Contains the groups for which the logged-in user has administrator rights and for which a date can be created.
After choosing this it is possible to view the unscheduled time of the group.',NULL,NULL); @@ -21145,26 +21168,26 @@ INSERT INTO `lng_data` VALUES ('dateplaner','help_enddate_l','en','Contains the INSERT INTO `lng_data` VALUES ('dateplaner','help_day','en','Calendar Day View',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','help_day_l','en','In the day view all events of a chosen day are displayed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','grp_cal_reg_start','en','Registration Start',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','freetime','en','Free Time in group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','group','en','Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','grp_cal_reg_end','en','Registration End',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','group','en','Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','freetime','en','Free Time in group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','free','en','Free',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','execute','en','Execute choices',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','extra_dates','en','One Day Events',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Fr_long','en','Friday',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Fr_short','en','Fr',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','free','en','Free',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_TS','en','Incorrect date format',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_STARTTIME','en','Wrong start time. Format: hh:mm',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','error_minical_img','en','Cannot create GD-picture-stream',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_ROT_END_START','en','Wrong recurring end date input. Recurring end date is before start date.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_ROTATIONEND','en','Wrong recurring end date input. Format: dd/mm/yyyy',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_SHORTTEXT','en','Wrong short text input. Short text is required.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_STARTDATE','en','Wrong start date input. Format: dd/mm/yyyy',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_JAVASCRIPT','en','
your browser doesn\'t accept JavaScript.
Please close this Window after insert manually.
Thank you
',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_ENDDATE','en','Wrong end date input. Format: dd/mm/yyyy',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','error_minical_img','en','Cannot create GD-picture-stream',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_ROT_END_START','en','Wrong recurring end date input. Recurring end date is before start date.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_ROTATIONEND','en','Wrong recurring end date input. Format: dd/mm/yyyy',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_ENDTIME','en','Wrong finish time. Format: hh:mm',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_FILE_CSV_MSG','en','Please take a valid CSV file.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_END_START','en','Wrong end date input. End date is before start date.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_ENDDATE','en','Wrong end date input. Format: dd/mm/yyyy',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_DEL_MSG','en','This is a recurring event. Would you like to delete one event or the series',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_DB','en','Database write error!',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','ERROR_DB_CONNECT','en','The database is disconnected.',NULL,NULL); @@ -21179,30 +21202,30 @@ INSERT INTO `lng_data` VALUES ('dateplaner','dv_text','en','Text:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','dv_startdate','en','Start date:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','dv_shorttext','en','Short text:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','dv_rotation','en','Recurrence:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','dv_rotation_end','en','Recurrence end:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','dv_rotation_date','en','Recurrence date:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','dv_preview','en','! Preview !',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','dv_noGroup','en','no Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','dv_noKey','en','no Keyword',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','dv_preview','en','! Preview !',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','dv_rotation_date','en','Recurrence date:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','dv_rotation_end','en','Recurrence end:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','dv_groupview','en','Group event:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','dv_keywords','en','Keywords:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','dv_keywordselect','en','Keyword select:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','dv_message','en','Message:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','dv_keywords','en','Keywords:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','dv_groupselect','en','Group select:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','dv_Grouptime','en','Free time',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','dv_groupview_text','en','Group:
',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','dv_groupview','en','Group event:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','dv_enddate','en','End date:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','dv_date_hm','en','Hour:Minute',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','dv_Grouptime','en','Free time',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','dv_date_end','en','End Date:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','dv_date_hm','en','Hour:Minute',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','dv_enddate','en','End date:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','dv_groupselect','en','Group select:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','dv_date_begin','en','Start Date:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','dv_button_update','en','Update',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','dv_button_insert','en','Insert',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','dv_button_delete','en','Delete',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','discard','en','Discard',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','dv_button_cancel','en','Cancel',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','discard','en','Discard',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','deletedDates','en','Deleted Events',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','del_one','en','Delete one event',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','del_all','en','Delete all events',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','del_one','en','Delete one event',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Day_long','en','Day View',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','DateText','en','Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','date','en','Date',NULL,NULL); @@ -21219,24 +21242,24 @@ INSERT INTO `lng_data` VALUES ('dateplaner','changedDates','en','Changed Events' INSERT INTO `lng_data` VALUES ('dateplaner','cal_yearly','en','Yearly',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_year_s','en','Year(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_where','en','Location',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_weekly','en','Weekly',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_what','en','Title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_weekly','en','Weekly',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_weekday','en','Weekday',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_week_start','en','Week Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_week_selection','en','Select Week',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_week_s','en','Week(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_week_overview','en','Week Overview',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_week_abbrev','en','W',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_week_month_view','en','Week/Month View Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_user_time_format','en','Time Format',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_week_abbrev','en','W',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_user_date_format','en','Date Input Format',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_user_time_format','en','Time Format',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_export_timezone_utc','en','Use Timezone UTC (compatible with MS Outlook)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_export_timezone_tz','en','Use ILIAS-Timezone',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_export_timezone','en','Timezone for Calendar Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_user_timezone','en','ILIAS-Timezone',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_user_settings','en','Calendar Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_unshared_selected_usr','en','Stopped sharing the calendar with the selected users.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_unshare_cal','en','Stop Sharing',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_unshared_selected_usr','en','Stopped sharing the calendar with the selected users.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_type_usr','en','Personal Calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_type_system','en','Public Calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_type_sess','en','Session Calendar',NULL,NULL); @@ -21280,19 +21303,19 @@ INSERT INTO `lng_data` VALUES ('dateplaner','cal_save_responsible_users','en','S INSERT INTO `lng_data` VALUES ('dateplaner','cal_responsible','en','Responsible',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_recurrences','en','Recurrences',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_rec_err_limit','en','Please enter a valid number of appointments.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_on_the','en','On the:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_on','en','On:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_no_recurrences','en','No Recurrences',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_on_the','en','On the:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_no_recurrence','en','No Recurrence',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_no_ending','en','No End Date',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_ms_users_responsible','en','Users Responsible',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_new_app','en','New Appointment',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_new_ms','en','New Milestone',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_monthly','en','Monthly',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ms_details','en','Milestone Details',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_ms_users_responsible','en','Users Responsible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_monthly','en','Monthly',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_month_selection','en','Select Month',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_month_s','en','Month(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_month_overview','en','Month Overview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_month_s','en','Month(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_last','en','Last',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_in','en','in',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_global_settings','en','Global Settings',NULL,NULL); @@ -21324,32 +21347,32 @@ INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_time_format_info','en','Ple INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_date_format','en','Default Date Input Format',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_date_format_info','en','Please choose a format for the input of dates.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_declined','en','Declined',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_week_view','en','Day/Week View Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_deadline','en','Deadline',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_week_view','en','Day/Week View Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_start','en','Day Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_selection','en','Select Day',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_s','en','Day(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_overview','en','Day Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_of_month','en','Day of the month',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_end','en','Day End',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_daily','en','Daily',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_date_format_info','en','Please choose a format for the input of dates.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_daily','en','Daily',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_created_milestone','en','Added milestone.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_created_milestone_resp_q','en','Added milestone. Please select users that are responsible to meet the milestone.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_created_appointment','en','Created new appointment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_create','en','Create',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_created_appointment','en','Created new appointment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_changed_events_header','en','New and Changed Appointments',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_change_responsible_users','en','Change Responsible Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_category_selection','en','Calendar Selection',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_cal_type','en','Calendar Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_calendar_color','en','Color',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_calendar_name','en','Calendar Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_calendar_color','en','Color',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_cal_type','en','Calendar Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_cache','en','Calendar Cache',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_cal_details','en','Calendar Details',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_cache_disabled','en','Disabled',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_cache_enabled','en','Enabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_cache_info','en','If activated, calendar appointments on the personal desktop and in the repository are calculated only every x-minutes.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_assigned_appointments','en','Assigned Appointments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_cache_disabled','en','Disabled',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_cache_enabled','en','Enabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_apps','en','Number of Appointments',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_appointments','en','Appointment(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_all_day','en','All Day',NULL,NULL); @@ -21359,8 +21382,8 @@ INSERT INTO `lng_data` VALUES ('dateplaner','cal_add_appointment','en','Create A INSERT INTO `lng_data` VALUES ('dateplaner','cal_accepted','en','Accepted',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','c_date','en','Create Event',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','busytime','en','Busy time in group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','begin_date','en','Begin Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','back','en','Back',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','begin_date','en','Begin Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','apply','en','Apply',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','application','en','Calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','app_week','en','Week View',NULL,NULL); @@ -21382,21 +21405,21 @@ INSERT INTO `lng_data` VALUES ('crs','tutor_lastname','en','Last name',NULL,NULL INSERT INTO `lng_data` VALUES ('crs','tutor_firstname','en','First name',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','tutor_email','en','E-Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timings','en','Timings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','timings_timings_off','en','Switch Timings Administration Off',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','timings_timings_on','en','Switch Timings Administration On',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','timings_timings','en','Timings',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timings_usr_edit','en','Edit Timings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','timings_of','en','Timings Off',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','timings_timings','en','Timings',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timings_edit','en','Edit Timings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','timings_of','en','Timings Off',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','timings_timings_off','en','Switch Timings Administration Off',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','timings_timings_on','en','Switch Timings Administration On',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timing_user_accepted','en','Timings Accepted',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timing_user_accept','en','Accept Timings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','timing_remark','en','Remark',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timing_tutor_visible','en','Remark is visible for course tutors',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','timing_remark','en','Remark',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timing_not_accepted','en','Not Accepted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','timing_accept_table','en','Timings: Remarks',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timing_accepted','en','Accepted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','subscription_times_not_valid','en','The registration period is not valid.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','timing_accept_table','en','Timings: Remarks',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','sess_signature','en','Signature',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','subscription_times_not_valid','en','The registration period is not valid.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','sess_print_attendance_list','en','Print List',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','sess_num_prev','en','Number of Past Sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','sess_num_next','en','Number of Following Sessions',NULL,NULL); @@ -21406,26 +21429,26 @@ INSERT INTO `lng_data` VALUES ('crs','sess_join_info','en','Please click Attend INSERT INTO `lng_data` VALUES ('crs','sess_gen_signature','en','Generate Column for Signatures',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','sess_gen_mark_title','en','Generate Column for Notes',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','sess_gen_comment','en','Generate Column for Comments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','sess_attendance_list','en','Attendance List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','sess_date_time','en','Session Appointment',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','sess_gen_attendance_list','en','Generate List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','save_status','en','Save Status',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','sess_date_time','en','Session Appointment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','sess_attendance_list','en','Attendance List',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','max_members_not_numeric','en','Please check the maximum number of users.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','save_status','en','Save Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','learners_view','en','Learners view',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','grouping_change_assignment','en','Change Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','import_crs','en','Import Course',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','grouping_change_assignment','en','Change Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','export_members','en','Export Participants',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','events','en','Sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','events_deleted','en','Session deleted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','events','en','Sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','events_clone_title','en','Duplicate Session',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_updated','en','Saved Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event','en','Session',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_unregister','en','Unregister',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_updated','en','Saved Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_unregistered','en','You have been unregistered.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_tutor_data','en','Information About the Lecturer',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_unregister','en','Unregister',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_title','en','Title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_time','en','Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_tutor_data','en','Information About the Lecturer',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_tbl_tutors','en','Tutors',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_time','en','Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_tbl_registered','en','Registered',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_tbl_participated','en','Participated',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_tbl_participants','en','List of Participants',NULL,NULL); @@ -21440,29 +21463,29 @@ INSERT INTO `lng_data` VALUES ('crs','event_save_participants','en','Save Partic INSERT INTO `lng_data` VALUES ('crs','event_registration','en','Registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_registration_participance','en','Registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_registration_info','en','Allow users to register to the session.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_participation','en','Participation',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_register','en','Register',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_registered','en','You have been registered to this session.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_participated','en','Participated',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_not_participated','en','Not Participated',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_participation','en','Participation',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_overview','en','Participation in Sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_participant_selection','en','Participant Selection',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_lecturer','en','Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_location','en','Location',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_participated','en','Participated',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_materials','en','Session Materials',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_inc_tutors','en','Show Tutors',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_not_participated','en','Not Participated',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_inc_members','en','Show Members',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_inc_tutors','en','Show Tutors',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_lecturer','en','Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_location','en','Location',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_general_properties','en','General Information',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_inc_admins','en','Show Administrators',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_general_infos','en','General Information',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_general_properties','en','General Information',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_further_informations','en','Further Information',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_fulltime_info','en','All Day Event',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_fullday','en','Full-Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_fulltime_info','en','All Day Event',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_further_informations','en','Further Information',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_full_time_info','en','full-time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_files','en','Assigned Files',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_file','en','File',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_file_name','en','File Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_files','en','Assigned Files',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_file_size_info','en','File Size',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_file_name','en','File Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_file_download','en','Files for Download',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_existing_files','en','Existing Files:',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_etime_smaller_stime','en','The finish time is earlier than the start time. Please enter a valid time span.',NULL,NULL); @@ -21477,21 +21500,21 @@ INSERT INTO `lng_data` VALUES ('crs','event_date','en','Date of Session',NULL,NU INSERT INTO `lng_data` VALUES ('crs','event_date_time','en','Date and Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_csv_export','en','CSV Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_cloned','en','The Session has been duplicated.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_btn_add','en','Add Session',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_clone_btn','en','Duplicate Session',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_btn_add','en','Add Session',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_btn_add_edit','en','Add Session and Assign Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_assign_materials','en','Assign Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_assign_materials_table','en','Assignment of Materials',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_add_new_event','en','Added new session',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_assign_materials_info','en','Assigned materials will be displayed directly below the session.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_wiz_next','en','Save',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','edit_timings_list','en','Edit Timings',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_xml','en','XML',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_youre_position','en','Your Position on the Waiting List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','edit_timings_list','en','Edit Timings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_add_new_event','en','Added new session',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_wiz_back','en','Back',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_wiz_next','en','Save',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_warn_wl_set_on_waiting_list','en','Some users are already assigned to the waiting list. You can add your join request to the waiting list. You will receive a message from a course administrator when your request has been approved or rejected.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_waiting_list','en','Waiting List',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_warn_no_max_set_on_waiting_list','en','The maximum number of course members is exceeded. You can add your join request to the waiting list. You will receive a message from a course administrator when your request has been approved or rejected.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_waiting_list','en','Waiting List',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_wait_info','en','If the maximum number of users is exceeded, new registrations will be placed on a waiting list.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_visibility_until','en','Limited Availability Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_visibility_limitless','en','Unlimited',NULL,NULL); @@ -21602,10 +21625,10 @@ INSERT INTO `lng_data` VALUES ('crs','crs_size','en','File size',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_show_objectives_view','en','Objective view',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_show_members','en','Show Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_show_members_info','en','If activated, course members can access the members gallery.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_show_link_tst','en','Show tests',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_show_link_session','en','Show sessions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_show_link_objectives','en','Show objectives',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_show_link_tst','en','Show tests',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_show_link_or','en','Show other resources',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_show_link_objectives','en','Show objectives',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_show_link_lms','en','Show learning materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_settings','en','Course Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_settings_saved','en','Settings saved',NULL,NULL); @@ -21625,13 +21648,13 @@ INSERT INTO `lng_data` VALUES ('crs','crs_search_members','en','User search',NUL INSERT INTO `lng_data` VALUES ('crs','crs_search_for','en','Search for',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_search_enter_search_string','en','Please enter a search string',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_role','en','Role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_reset_results','en','Reset Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_role_status','en','Role / Status',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_reset_results','en','Reset Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reject_subscriber','en','Registration refused for \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reject_subscriber_body','en','we regret to say that your registration has been refused for the course \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_registration','en','Course Registration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_registration_unlimited','en','Unlimited Registration Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_registration_type','en','Registration Procedure',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_registration_unlimited','en','Unlimited Registration Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_registration_limited','en','Limited Registration Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_registration_deactivated','en','Only course administrators can add users to the course.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg','en','Registration Settings',NULL,NULL); @@ -21641,11 +21664,11 @@ INSERT INTO `lng_data` VALUES ('crs','crs_reg_user_already_assigned','en','You a INSERT INTO `lng_data` VALUES ('crs','crs_reg_until','en','Registration Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg_unlim_info','en','If enabled, there is no time limit for registrations. Please choose also one of the registration procedures below.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg_type_info','en','This setting is only relevant, if the registration is not ‘Disabled’.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_reg_subscription_max_members_reached','en','The maximum number of users is exceeded.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg_subscription_start_later','en','The registration time starts later',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_reg_subscription_max_members_reached','en','The maximum number of users is exceeded.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg_subscription_end_earlier','en','The registration time is expired',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_reg_subject','en','Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg_subscription_deactivated','en','Registration is disabled',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_reg_subject','en','Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg_period','en','Self-Registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg_notify_info','en','If enabled all course administrators/tutors with status ‘Notify’ will be informed by mail about new registrations.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg_max_info','en','Define the maximum number of users that can be assigned to this course.',NULL,NULL); @@ -21654,15 +21677,15 @@ INSERT INTO `lng_data` VALUES ('crs','crs_reg_deactivated','en','Disabled',NULL, INSERT INTO `lng_data` VALUES ('crs','crs_question_assignment','en','Question assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_print_list','en','Generate List',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_presentation_type','en','Presentation Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_pdf','en','PDF',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_persons_on_waiting_list','en','Persons on the Waiting List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_pdf','en','PDF',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_password_required','en','This registration procedure requires a password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_password_not_valid','en','Your password is not valid',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_passed','en','Passed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_options','en','Options',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_other_groupings','en','Groupings of other courses',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_other_resources','en','Other Resources',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_other_groupings','en','Groupings of other courses',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_offline','en','Offline',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_options','en','Options',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objectives','en','Learning Objectives',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objectives_reseted','en','Reseted results.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objectives_reset_sure','en','You want to delete all results of this course.
All test results will be deleted.',NULL,NULL); @@ -21675,19 +21698,19 @@ INSERT INTO `lng_data` VALUES ('crs','crs_objectives_info_pretest','en','The fol INSERT INTO `lng_data` VALUES ('crs','crs_objectives_info_pretest_non_suggest','en','The following are the results of your self assessment.
According to this you have fulfilled any learning objective. You can now take the final exam of this course, which is located in the test section of this page.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objectives_info_none','en','The following is a list of the course objectives.
Please select the objectives one after another and work through the related materials.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objectives_info_finished','en','Congratulations, you have accomplished all objectives of this course!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objectives_edit_question_assignments','en','Edit Question Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objectives_info_final','en','You did not accomplish all course objectives in the previous exam.
Please select the not completed objectives one after another and review the related materials.
After you have reviewed these objectives, you can take the exam again.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objectives_edit_question_assignments','en','Edit Question Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objectives_deleted','en','Delete learning objectives',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objectives_deassign_question_sure','en','Are you sure, you want to delete the following questions?',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objectives_chapter_assignment','en','Chapter assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objectives_assigned_questions','en','Assigned questions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objectives_assigned_new_questions','en','Added new assignment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objectives_assigned_lms','en','Assigned learning materials',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objectives_assigned_new_questions','en','Added new assignment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objectives_assigned_lm','en','The selected materials have been assigned.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objectives_assign_chapter','en','Assign Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_title','en','Describe Learning Objective',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_self','en','Initial Test Questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_title_info','en','Please choose a title and a short description of the learning objective.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_self','en','Initial Test Questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_self_limit','en','Limits for Initial Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_self_limit_info','en','Please define the limits for initial test questions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_self_info','en','Please define the initial test questions. Initial tests are intended to examine the previous knowledge of the course participants.',NULL,NULL); @@ -21701,46 +21724,46 @@ INSERT INTO `lng_data` VALUES ('crs','crs_objective_updated_test','en','Updated INSERT INTO `lng_data` VALUES ('crs','crs_objective_step','en','Step',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_status','en','Objective Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_self_assessment','en','Questions Placement Test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objective_result','en','After final test',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_saved_sorting','en','Saved sorting.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objective_result','en','After final test',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_random_warn','en','You can not use random tests in combination with learning objectives.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_question_assignment','en','Question assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_pretest','en','After initial test',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_qst_summary','en','Overview Question Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_points','en','Point(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_overview_question_assignment','en','Overview Question Assignment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objective_overview_objectives','en','Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_not_accomplished','en','Not accomplished',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objective_modified','en','Updated learning objective.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objective_overview_objectives','en','Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_no_title_given','en','Please enter a title.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objective_modified','en','Updated learning objective.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_limit_err','en','The required points should not be higher than the total points.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_insert_percent','en','Please enter only percentages between 1 and 100.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_final_test','en','Questions Achievement Test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objective_err_limit','en','Please enter a percentage number between 1 and 100.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_delete_lm_assignment','en','Delete assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objective_err_limit','en','Please enter a percentage number between 1 and 100.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_deassign_question','en','Delete assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_assigned_qst','en','Assigned Questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_assigned_materials','en','Assigned Learning Materials',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objective_assign_question','en','Assign question',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objective_assign_lm','en','Save Assignments',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_assign_chapter','en','Assign chapters',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objective_assign_lm','en','Save Assignments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objective_assign_question','en','Assign question',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_all_points','en','Total Points',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_add_qst','en','Assign Questions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objective_accomplished','en','Accomplished',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_add_mat','en','Assign Materials',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objective_accomplished','en','Accomplished',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_obj_required_points','en','Required Points',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_obj_initial_req_info','en','If this number of points is achieved, no course materials will be recommended for further editing.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_obj_final_req_info','en','If this number of points is achieved, the learning objective is passed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_number_users_added','en','The following number of users has been assigned to the course:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_notification','en','Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_notify','en','Notify for new registrations',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_nr','en','Nr.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_notification','en','Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_notification_explanation_admin','en','You receive mail from ILIAS because you are course administrator / tutor with notification enabled.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_not_available','en','-Not available-',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_no_valid_member_id_given','en','No valid member Id',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_not_available','en','-Not available-',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_no_users_selected','en','You did not select a user',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_no_users_added','en','No members added',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_no_title_given','en','Please insert a title for the objective.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_no_users_added','en','No members added',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_no_tests_inside_crs','en','No tests inside this course, which can be assigned to this learning objective.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_no_subscribers_selected','en','Please select a user',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_no_starter_created','en','No start objects assigned to this course.',NULL,NULL); @@ -21763,11 +21786,11 @@ INSERT INTO `lng_data` VALUES ('crs','crs_no_items_found','en','No items',NULL,N INSERT INTO `lng_data` VALUES ('crs','crs_no_groups_selected','en','Please select a group',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_no_groupings_assigned','en','No groupings assigned to this course.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_no_exercises','en','No exercises found inside this course',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_no_archives_selected','en','Please select an archive',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_no_chapter_selected','en','Please select a chapter.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_no_archives_selected','en','Please select an archive',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_no_archives_available','en','There are no archives available',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_no_archive_selected','en','No archives selected',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_news','en','Course News',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_no_archive_selected','en','No archives selected',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_new_subscription','en','User registered for course \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_new_subscription_request','en','Request to join course \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_new_subscription_request_body2','en','To confirm this registration, go to:',NULL,NULL); @@ -21799,31 +21822,31 @@ INSERT INTO `lng_data` VALUES ('crs','crs_mem_change_status','en','Change status INSERT INTO `lng_data` VALUES ('crs','crs_max_members_reached','en','The maximum number of members has been reached',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_materials','en','Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_map_settings','en','Map Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_mail_permanent_link','en','Click on the following link to find all of the information you need regarding the course:',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_map_location','en','Course Map Location',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_mail_permanent_link','en','Click on the following link to find all of the information you need regarding the course:',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_lms_already_assigned','en','These learning materials were already assigned.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_lm_no_assignments_selected','en','Please select one assignment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_lm_deassign','en','Delete assignment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_lm_assignment','en','Learning material assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_lm_assignment_deleted','en','Deleted assignment.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_list_users','en','List users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_learning_materials','en','Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_lim_assigned','en','Already assigned to associated course \"%s\".',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_list_users','en','List users',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_join_request','en','Send',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_learning_materials','en','Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_item_presetting_info','en','Choose this option to offer the learners suggested editing times.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_item_availability_info','en','Choose this option for making the item available for a fixed period of time. If ‘Visibility’ is checked, the item will remain visible but not accessible for the learners.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_start','en','Please work through all of the course items stated below.
After you have processed all marked objects new course items will be activated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_settings','en','Course Information',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_reg','en','Admittance',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_reg_password','en','If a course administrator has given you the course password, you can join this course.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_info_reg_direct','en','You can join this course directly.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_reg_deactivated','en','Course admittance is closed.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_info_reg_direct','en','You can join this course directly.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_reg_confirmation','en','You have to request for membership to access this course. Please describe your interest for becoming member in the message form. You will be notified as soon as an administrator has accepted or declined your request.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_download','en','Files for Download',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_agreement','en','The following data types are visible for course administrators:',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_agree','en','I accept, that the above data types are visible for course administrators.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_html','en','HTML',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_important_info','en','Important Information',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_html','en','HTML',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_hide_link_tst','en','Hide tests',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_hide_link_session','en','Hide sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_hide_link_or','en','Hide other resources',NULL,NULL); @@ -21849,8 +21872,8 @@ INSERT INTO `lng_data` VALUES ('crs','crs_grp_assigned_courses','en','Assigned c INSERT INTO `lng_data` VALUES ('crs','crs_grp_assigned_courses_info','en','Assigned courses:',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_grp_assign_crs','en','Assign course',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_grp_already_assigned','en','You are already member of this course grouping.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_grp_added_grouping','en','Added new membership limitation.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_groupings','en','Course groupings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_grp_added_grouping','en','Added new membership limitation.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_groupings_ask_delete','en','Delete course grouping',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_grouping','en','Course grouping',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_grouping_select_one','en','Please select a course grouping.',NULL,NULL); @@ -21861,8 +21884,8 @@ INSERT INTO `lng_data` VALUES ('crs','crs_grouping_assign','en','Change assignme INSERT INTO `lng_data` VALUES ('crs','crs_general_informations','en','General Information',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_general_info','en','General Information',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_further_settings','en','Further Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_from','en','From',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_free_places','en','Available Places',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_from','en','From',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_filename','en','File Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_file','en','File',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_file_size_info','en','Filesize',NULL,NULL); @@ -21877,8 +21900,8 @@ INSERT INTO `lng_data` VALUES ('crs','crs_edit_start_objects','en','Edit Start O INSERT INTO `lng_data` VALUES ('crs','crs_edit_content','en','Edit items',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_edit_archive','en','Edit Archives',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_dismiss_member','en','Membership terminated in \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_details','en','Course Details',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_dismiss_member_body','en','your membership has been terminated in course \"%s\".',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_details','en','Course Details',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_delete_subscribers','en','Delete subscriber',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_delete_subscribers_sure','en','Do you want to delete the following users',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_delete_objectve_sure','en','Are you sure, you want to delete the selected objectives?',NULL,NULL); @@ -21886,8 +21909,8 @@ INSERT INTO `lng_data` VALUES ('crs','crs_delete_members_sure','en','Do you want INSERT INTO `lng_data` VALUES ('crs','crs_delete_member','en','Deassign',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_delete_from_waiting_list','en','Remove from waiting list',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_delete_from_list_sure','en','Are you sure, you want to deassign the following users from the list?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_delete_file','en','Delete File?',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_deassign_lm_sure','en','Are you sure you want to delete this assignment?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_delete_file','en','Delete File?',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_dates','en','Dates',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_crs_structure','en','Course structure',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_create_date','en','Create date',NULL,NULL); @@ -21898,8 +21921,8 @@ INSERT INTO `lng_data` VALUES ('crs','crs_content','en','Course Content',NULL,NU INSERT INTO `lng_data` VALUES ('crs','crs_contact','en','Contact',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_contact_responsibility','en','Responsibility',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_contact_phone','en','Telephone',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_contact_name','en','Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_contact_email','en','E-Mail',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_contact_name','en','Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_contact_email_info','en','Enter one or more (comma separated) e-mail addresses.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_contact_consultation','en','Consultation',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_chapter_already_assigned','en','These chapters are already assigned.',NULL,NULL); @@ -21915,24 +21938,24 @@ INSERT INTO `lng_data` VALUES ('crs','crs_availability_until_info','en','Choose INSERT INTO `lng_data` VALUES ('crs','crs_availability_limitless_info','en','Choose this mode to give course members unlimited access to the course.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_auto_fill','en','Auto Fill',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_archives_deleted','en','The archive(s) have been deleted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_archive_type','en','Archive type',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_archive','en','Archives',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_archive_lang','en','Language',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_archive_language_selection','en','Language Selection',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_archive_read','en','Read access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_archive_select_type','en','Archive view',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_archive_type','en','Archive type',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_archive_type_disabled','en','Not available',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_archive_select_type','en','Archive view',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_archive_read','en','Read access',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_archive_language_selection','en','Language Selection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_archive_lang','en','Language',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_archive_info','en','If enabled, all course content will we suppressed. Only HTML archives of this course will be available to course members.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_archive_download','en','Allow the Download of Course Archives',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_archive_disabled','en','Deactivated',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_already_assigned_to_list','en','You are already assigned to the waiting list.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_allow_abo','en','Allow subscription of course items',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_agreement_required','en','You have to accept the user agreement, if you want to register to this course.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_agreement_header','en','User Agreement',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_agree','en','Acceptance',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_admin_notify','en','Administrator (notification)',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_admin','en','Administrator',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_administrators','en','Administrators',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_admin_notify','en','Administrator (notification)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_agree','en','Acceptance',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_agreement_header','en','User Agreement',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_agreement_required','en','You have to accept the user agreement, if you want to register to this course.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_admin_no_notify','en','Administrator (no notification)',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_added','en','Added new course',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_added_to_list','en','You have been assigned to the waiting list. You are assigned to position %s on the waiting list.',NULL,NULL); @@ -21944,27 +21967,27 @@ INSERT INTO `lng_data` VALUES ('crs','crs_add_subscribers','en','Add subscriber' INSERT INTO `lng_data` VALUES ('crs','crs_added_member_body','en','we are pleased to announce your registration for the course \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_starter','en','Add Start Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_remove_from_desktop','en','Add to Desktop',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_add_member','en','Add Member(s)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_add_objective','en','Add Objective',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_remove_from_desktop_info','en','Allow the members to add course items to the personal desktop.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_add_objective','en','Add Objective',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_add_member','en','Add Member(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_html_archive','en','Add HTML archive',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_grp_assignment','en','Assign course(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_grouping','en','Add Membership Limitation',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_archive_xml','en','Create a XML Archive',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_add_archive_html','en','Create a HTML Archive',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_activation','en','Activation',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_access','en','Access',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_activation','en','Activation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_add_archive_html','en','Create a HTML Archive',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_access_password','en','Password',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_accept_subscriber','en','Registration confirmed for \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','contact_email_not_valid','en','the contact e-mail is not valid.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_accept_subscriber_body','en','we are pleased to confirm your registration for the course \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','add_event','en','Add Session',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','assigned','en','Assigned',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','text_repr','en','Text Representation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','contact_email_not_valid','en','the contact e-mail is not valid.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','activation_times_not_valid','en','The availability period is not valid.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','text_repr','en','Text Representation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','text_repr_info','en','Used for image ‘alt’ attribute.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','st','en','Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','start export','en','Start Export',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','st','en','Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','set_public_mode','en','Set public access mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','seq_toc','en','From the Table Of Contents on the left, choose an activity to begin the course.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','seq_nothing','en','There is no activity to deliver.',NULL,NULL); @@ -21988,8 +22011,8 @@ INSERT INTO `lng_data` VALUES ('content','scplayer_next','en','Next',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_previous','en','Previous',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_phpmysqlcheck','en','You need MYSQL 4.1 or higher and enabled JSON-support to use the JavaScript-RTE',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_hidetree','en','Hide Tree',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','scplayer_exitall','en','Exit All',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_expandtree','en','Expand All',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','scplayer_exitall','en','Exit All',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_exit','en','Exit',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_debugger','en','Show test tool',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_continue','en','Continue',NULL,NULL); @@ -21997,8 +22020,8 @@ INSERT INTO `lng_data` VALUES ('content','scplayer_collapsetree','en','Collapse INSERT INTO `lng_data` VALUES ('content','saved_media_object','en','Saved media object.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','read offline','en','Read Offline',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','public_section','en','Public Area',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','pg','en','Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','PDF export','en','PDF Export',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','pg','en','Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','Pages','en','Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','par','en','Paragraph',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','pages from','en','Pages From',NULL,NULL); @@ -22009,8 +22032,8 @@ INSERT INTO `lng_data` VALUES ('content','msg_entry_removed','en','Menu entry re INSERT INTO `lng_data` VALUES ('content','msg_entry_added','en','Menu entry added',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','mep_folder_created','en','Added new folder.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','lm_menu_select_object_to_add','en','Please select the object you want to add to the menu',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','lm_menu_new_entry','en','Create a new menu entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','lm_menu_select_internal_object','en','Select internal object >>',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','lm_menu_new_entry','en','Create a new menu entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','lm_menu_entry_title','en','Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','lm_menu_entry_target','en','Target',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','lm_menu_edit_entry','en','Edit menu entry',NULL,NULL); @@ -22019,8 +22042,8 @@ INSERT INTO `lng_data` VALUES ('content','HTML export','en','HTML Export',NULL,N INSERT INTO `lng_data` VALUES ('content','glo_usages','en','Glossary is used in...',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_term_used_in','en','The following resources linking to that term',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_definition_abbr','en','Def.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','dgl_pagebreak','en','Pagebreak',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','copied_to_clipboard','en','Copied object(s) to clipboard.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','dgl_pagebreak','en','Pagebreak',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','content_page_history','en','Page History',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','content_last','en','Last',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','content_current','en','Current',NULL,NULL); @@ -22028,8 +22051,8 @@ INSERT INTO `lng_data` VALUES ('content','cont_zip_file_invalid','en','File is n INSERT INTO `lng_data` VALUES ('content','cont_year','en','Year',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_xml_base','en','xml:base',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_wysiwyg','en','Content WYSIWYG',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_wiki_page_link','en','Wiki Page Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_width','en','Width',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_wiki_page_link','en','Wiki Page Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_where_published','en','Where published',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_view_last_export_log','en','Last Export Log',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_versions','en','Versions',NULL,NULL); @@ -22040,8 +22063,8 @@ INSERT INTO `lng_data` VALUES ('content','cont_users_have_mob_in_clip1','en','Th INSERT INTO `lng_data` VALUES ('content','cont_use_same_resource_as_above','en','Use the same resource as above',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_usage','en','Usage',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_url','en','URL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_upload_file','en','Upload File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_uploaded_file','en','Existing File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_upload_file','en','Upload File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_upload_dir','en','Upload directory',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_upload_dir_info','en','Server directory from which large SCORM and HTML packages can be copied instead of being uploaded. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_update','en','Update',NULL,NULL); @@ -22050,8 +22073,8 @@ INSERT INTO `lng_data` VALUES ('content','cont_update_section','en','Update Sect INSERT INTO `lng_data` VALUES ('content','cont_update_resources','en','Update Resource List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_update_names','en','Update Names',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_update_map','en','Edit Map',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_Unordered','en','Unordered',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_type','en','Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_Unordered','en','Unordered',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tree_fixed','en','Tree structure has been fixed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_translations','en','Translation(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_translations_assigned','en','The translation(s) have been assigned',NULL,NULL); @@ -22059,8 +22082,8 @@ INSERT INTO `lng_data` VALUES ('content','cont_tracking_items','en','Tracking It INSERT INTO `lng_data` VALUES ('content','cont_tracking_data','en','Tracking Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tracking_byuser','en','By User',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tracking_bysco','en','By Chapter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_top','en','Top',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_total_time','en','Total Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_top','en','Top',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_toc','en','Table of Contents',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_toc_mode','en','Table of Contents Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_title','en','title',NULL,NULL); @@ -22071,17 +22094,17 @@ INSERT INTO `lng_data` VALUES ('content','cont_text_xln','en','External Link:',N INSERT INTO `lng_data` VALUES ('content','cont_text_type','en','Text Item Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_tex','en','LaTeX Code:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_str','en','Strong Text:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_text_placehl','en','Text Placeholder',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_quot','en','Quotation:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_text_placehl','en','Text Placeholder',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_placeh','en','Click and edit to insert text',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_text_imp','en','Important:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_keyword','en','Keyword',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_text_imp','en','Important:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_iln','en','Internal Link, e.g.:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_fn','en','Footnote:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_emp','en','Emphatic Text:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_com','en','Comment:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_text_code','en','Code:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_acc','en','Accent:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_text_code','en','Code:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_terms','en','Terms',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_term','en','Term',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_target_within_source','en','Target must not be within source object.',NULL,NULL); @@ -22089,12 +22112,12 @@ INSERT INTO `lng_data` VALUES ('content','cont_target_missing','en','Target Miss INSERT INTO `lng_data` VALUES ('content','cont_tabs','en','Panels',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tabs_hor_tabs','en','Horizontal Tabs',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tabs_hor_align_info','en','Horizontal accordions will always be aligned left.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_tabs_accordion','en','Accordion',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tabs_confirm_deletion','en','Are you sure that all panels and their content should be deleted?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_tabs_accordion','en','Accordion',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tabs_acc_ver','en','Vertical Accordion',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tabs_acc_hor','en','Horizontal Accordion',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_table','en','Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_TableContent','en','Table Content',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_table','en','Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_table_width','en','Table Width',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_table_spreadsheet_import','en','Spreadsheet Import',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_table_spreadsheet_import_info','en','Paste table from spreadsheet application via clipboard into the text area.',NULL,NULL); @@ -22102,79 +22125,79 @@ INSERT INTO `lng_data` VALUES ('content','cont_table_properties','en','Table Pro INSERT INTO `lng_data` VALUES ('content','cont_table_html_import','en','Import HTML Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_table_html_import_info','en','Import only works with XHTML conform tables. Table must be root tag!',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_table_cellspacing','en','Table Cell Spacing',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_table_cellpadding','en','Table Cell Padding',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_table_cell_properties','en','Table Cell Properties',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_table_cellpadding','en','Table Cell Padding',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tab_cont_width','en','Content Width',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_table_border','en','Table Border',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_syntax_help','en','Syntax Help',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tab_cont_height','en','Content Height',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_synchronize_frames','en','Synchronize Frames',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_syntax_help','en','Syntax Help',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_synchronize_frames_desc','en','This option synchronises the table of contents frame with the content frame and clears additional frames in 3 window view. But it also decreases performance.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_subchapters','en','Subchapters',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_style','en','Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_synchronize_frames_desc','en','This option synchronises the table of contents frame with the content frame and clears additional frames in 3 window view. But it also decreases performance.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_structure','en','structure',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_style','en','Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_std_view','en','Standard View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_start_value','en','Start Value',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_start','en','Start',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_std_is_in_dir','en','Deletion not possible. Standard view file is in directory.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_startfile','en','Start File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_status','en','Status',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_std_is_in_dir','en','Deletion not possible. Standard view file is in directory.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_start','en','Start',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_start_value','en','Start Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_start_value_info','en','Enter start value as decimal number. Default is 1.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_st_title','en','Chapter Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_StandardTable','en','Standard Table',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_src_other','en','other',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_src','en','Source code',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_st_on_pg','en','this function is not allowed.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_st_title','en','Chapter Title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_src','en','Source code',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_src_other','en','other',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_spreadsheet_table','en','Spreadsheet Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Special','en','Special',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_span','en','Span',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_source','en','Source',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_snippets_used','en','Used Content Snippets',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_show_info','en','Show Info',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_show_line_numbers','en','Show line numbers',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_show_print_view','en','Show Print View',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_show','en','Show',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_size','en','Size (Bytes)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_skip_chapter','en','Skip this chapter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_show_print_view','en','Show Print View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_show_line_numbers','en','Show line numbers',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_show_info','en','Show Info',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_set_width','en','Set Width',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_shape','en','Shape',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_show_citation','en','Show with citation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_set_tab_style_info','en','Activate checkboxes in table cells to set style.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_shape','en','Shape',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_set_styles','en','Set Styles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_set_tab_style_info','en','Activate checkboxes in table cells to set style.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_set_width','en','Set Width',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_set_styles_and_widths','en','Save Styles and Widths',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_set_start_file','en','Set Start File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_set_shape','en','Edit Shape',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_set_link','en','Edit Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_set_into','en','insert into',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_set_edit_mode','en','Set Edit Mode',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_set_class','en','Set Class',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_set_cancel','en','cancel',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_set_into','en','insert into',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_set_before','en','insert before',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_set_cancel','en','cancel',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_set_class','en','Set Class',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_set_after','en','insert after',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_series','en','Series',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_series_volume','en','Series volume',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_series_title','en','Series title',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_series_editor','en','Series editor',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_series_title','en','Series title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_series_volume','en','Series volume',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_selected_pg_chap','en','Selected Pages/Chapters',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_selected_items_have_been_cut','en','Selected items have been cut to the clipboard. Click target placeholders to paste them into the learning module.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_selected_items_have_been_copied','en','Selected items have been copied to the clipboard. Click target placeholders to paste them into the learning module.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_select','en','Select',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_select_one_translation','en','Please select one translation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_select_par_or_section','en','Please select at least one paragraph or section.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_select_term','en','Please select a term.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_select_translation','en','Please select the assignment from the list above',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_select_term','en','Please select a term.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_select_par_or_section','en','Please select at least one paragraph or section.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_select_one_translation','en','Please select one translation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_select_one_translation_warning','en','It is not possible to show more than one translation.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_select_one_edition','en','Please select at least one edition.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_select_media_pool','en','Select Media Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_select_max_one_term','en','Please select one term only.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_select_max_one_item','en','Please select one item only.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_select_item','en','Select at least one item.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_select_from_upload_dir','en','-- Select from the upload directory --',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_scorm_type','en','adlcp:scormtype',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_score','en','Score',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_scheduled_activation','en','Scheduled Activation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_school','en','School',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_score','en','Score',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_scorm_type','en','adlcp:scormtype',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_select_from_upload_dir','en','-- Select from the upload directory --',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_version','en','Version',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_scheduled_activation','en','Scheduled Activation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_usession','en','Unlimited Session Timeout',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_title','en','title',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_stat_running','en','Running',NULL,NULL); @@ -22187,52 +22210,52 @@ INSERT INTO `lng_data` VALUES ('content','cont_sc_stat_browsed','en','Browsed',N INSERT INTO `lng_data` VALUES ('content','cont_sc_preview','en','Preview',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_new_version','en','Upload new version',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_max_attempt','en','Max. Attempts',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_sc_less_mode_normal','en','Normal',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_max_attempt_exceed','en','Max. number of attempts for this module has been reached.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_sc_less_mode_normal','en','Normal',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_less_mode_browse','en','Browse',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_auto_review','en','Set Review when Completed',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_saved_map_data','en','Saved map data',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_saved_map_area','en','Saved map area',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_save_spans','en','Save Spans',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_save_widths','en','Save Widths',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_save_spans','en','Save Spans',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_save_positions','en','Save Positions',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_save_positions_and_classes','en','Save Positions and Style Classes',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_save_all_titles','en','Save Titles',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_rvalue','en','Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_rowspan','en','Row Span',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_roman_s','en','Roman i, ii, …',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_roman','en','Roman I, II, …',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_rollback','en','Rollback',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_roman_s','en','Roman i, ii, …',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_rollback_confirmation','en','Do you really want to restore this old version of the page?',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_right','en','Right',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_right_float','en','Right, Floating',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_revision','en','Revision',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_resources','en','Resources',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_resource','en','Resource',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_resource_type','en','type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_resource','en','Resource',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_resource_size','en','Original Resource Size',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_resize_img','en','Resize Image File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_resize_image','en','Resize images',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_resize_explanation2','en','This function resizes local image files to the specified width and height.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_resize_explanation','en','If this option is activated uploaded image files are automatically resized to the specified width and height.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_repository_item','en','Repository Item',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_resize_explanation','en','If this option is activated uploaded image files are automatically resized to the specified width and height.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_repository_item_links','en','Repository Item Links',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_replace_mob_feature','en','Replace Media Objects in Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_replace_mob_feature_info','en','Activates a feature that allows you to replace a media object while keeping the other properties of a media instance in the content.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_rename_dir','en','Rename Directory',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_removeiln','en','really remove internal link ?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_Remark','en','Remark',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_remove_fullscreen','en','Remove Full Screen',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_Remark','en','Remark',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_reference','en','Reference',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ref_images','en','Referenced Images',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ref_helptext','en','(e.g. http://www.server.org/myimage.jpg)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Rect','en','Rectangle',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Reading','en','Reading',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_question_type','en','Question Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_question_placehl','en','Question Placeholder',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_question_pool','en','Question Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_qtries','en','Number of Tries for Questions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_question_placehl','en','Question Placeholder',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_question_placeh','en','Click and edit to insert question',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_qtries','en','Number of Tries for Questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_purpose','en','Purpose',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_publisher','en','Publisher',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_public_notes','en','Public Notes',NULL,NULL); @@ -22242,45 +22265,45 @@ INSERT INTO `lng_data` VALUES ('content','cont_print_view','en','Print View',NUL INSERT INTO `lng_data` VALUES ('content','cont_print_view_pre_glo','en','Prevent Glossary Appendix in Print View',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_print_selection','en','Print View Selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_print_no_page_selected','en','Please select at least one page.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_previous_rev','en','Previous Revision',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_preview','en','Preview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_previous_rev','en','Previous Revision',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_prerequisites','en','adlcp:prerequisites',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_please_select','en','please select',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Poly','en','Polygon',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_position','en','Position',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_prereq_type','en','adlcp:prerequisites.type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_please_select','en','please select',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_please_enter_a_term','en','Please enter a term.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_pg_title','en','Page Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pg_content','en','Page Content',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_pg_title','en','Page Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_personal_clipboard','en','Personal Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_vacc','en','Accordion (Vertical)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_tab','en','Advanced Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_sec','en','Section',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_res','en','Resource',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_pc_qst','en','Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_par','en','Text',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_pc_qst','en','Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_new','en','New Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_modified','en','Modified Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_mob','en','Media',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_map','en','Map',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_list','en','Advanced List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_pc_incl','en','Content Snippet',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_pc_hacc','en','Accordion (Horizontal)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_pc_flist','en','File List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_dtab','en','Data Table',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_pc_flist','en','File List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_pc_hacc','en','Accordion (Horizontal)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_pc_incl','en','Content Snippet',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_deleted','en','Deleted Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_code','en','Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_paste_table','en','Paste Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_paste_from_clipboard','en','Paste from clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_parameters','en','parameters',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_pages','en','Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_parameter','en','Parameter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_page_select_target_now','en','Page marked for moving. Select target now.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_pages','en','Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pages_and_subchapters','en','Subchapters and Pages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_page_select_target_now','en','Page marked for moving. Select target now.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_page_link','en','Page Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_page_layout','en','Page Layout',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_page_deactivated','en','Page is deactivated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_page_header','en','Page Header',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_page_deactivated','en','Page is deactivated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_page_deactivated_elements','en','Page contains deactivated elements.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_page_currently_deactivated','en','Sorry, but this page is currently deactivated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_page_compare','en','Compare Selected Revisions',NULL,NULL); @@ -22289,38 +22312,38 @@ INSERT INTO `lng_data` VALUES ('content','cont_orig_size','en','Original Size',N INSERT INTO `lng_data` VALUES ('content','cont_organizations','en','Organizations',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_organization','en','Organization',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_order','en','Order Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_operation_not_allowed','en','This operation is not allowed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_or','en','or',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_online','en','Online',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_operation_not_allowed','en','This operation is not allowed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_offline','en','Offline Versions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_online','en','Online',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_offline_versions','en','Offline Versions',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_offline_files','en','Offline versions',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_obj_removed','en','Objects removed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_numbered_list','en','Numbered List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Number','en','Number',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_number_type','en','Number Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_number_std','en','Standard',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_number_type','en','Number Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_number_of_tabs','en','Number of Panels',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_nr_rows','en','Number of Rows',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_nr_row_header','en','Header Rows',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_nr_row_footer','en','Footer Rows',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_nr_items','en','Number of Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_nr_cols','en','Number of Columns',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_nr_col_footer','en','Footer Columns',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_nr_col_header','en','Header Columns',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_not_js_chap_editing','en','Use No-JavaScript Editing Mode',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_nr_col_footer','en','Footer Columns',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_none','en','None',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_nomenu','en','Hide Navigation Bar',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_zip_file','en','Import file is not a zip file.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_text','en','No Text',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_no_parameters','en','No Parameters',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_subdir_in_zip','en','Zip command failed or import file invalid.
It does not contain a sub-folder \'%s\'.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_no_parameters','en','No Parameters',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_page','en','No Page found.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_page_in_chapter','en','Sorry, but there is currently no activated content within this chapter.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_object_found','en','Could not find any object with this title',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_manifest','en','No imsmanifest.xml file found in main directory.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_no_glossary','en','No glossary assigned.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_caption','en','No Caption',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_no_glossary','en','No glossary assigned.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_assign_itself','en','The object cannot be assigned to itself',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_access','en','No Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_next_rev','en','Next Revision',NULL,NULL); @@ -22345,135 +22368,135 @@ INSERT INTO `lng_data` VALUES ('content','cont_mob_files','en','Object Files',NU INSERT INTO `lng_data` VALUES ('content','cont_mob_def_prop','en','Default Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Mnemonic','en','Mnemonic',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_missing_preconditions','en','You need to fulfill the following preconditions to access the chapter \"%s\".',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_Media','en','Media (Standard)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_mep_structure','en','Media Pool Structure',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_media_placehl','en','Media Placeholder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_Media','en','Media (Standard)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_media_source','en','Media Source',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_max_time_allowed','en','adlcp:maxtimeallowed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_media_placehl','en','Media Placeholder',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_media_placeh','en','Click and edit to insert media',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_max_time_allowed','en','adlcp:maxtimeallowed',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_mastery_score','en','adlcp:masteryscore',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_map_areas','en','Link Areas',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_map_file_not_generated','en','Sorry. Unable to generate map file for editing.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_lrs_settings','en','Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_lvalue','en','Data element',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_map_areas','en','Link Areas',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_manifest','en','Manifest',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_lvalue','en','Data element',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_lrs_settings','en','Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_LocalFile','en','Local File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_location','en','Location',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_lm_default_layout','en','Default Layout of Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lm_menu','en','Menu',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lm_properties','en','Learning Module Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_lm_default_layout','en','Default Layout of Learning Module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_lk_term_new','en','Glossary Term (New Frame)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_term','en','Glossary Term',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_page','en','Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_survey','en','Survey',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_lk_term_new','en','Glossary Term (New Frame)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_page_new','en','Page (New Frame)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_page_faq','en','Page (FAQ Frame)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_media_new','en','Media (New Frame)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_lk_media_media','en','Media (Media Frame)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_lk_chapter_new','en','Chapter (New Frame)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_lk_chapter','en','Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_media_faq','en','Media (FAQ Frame)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_media_inline','en','Media (Inline)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_lk_media_media','en','Media (Media Frame)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_lk_chapter','en','Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_List','en','List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_lk_chapter_new','en','Chapter (New Frame)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_links','en','Links',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_list_files','en','List Files',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_list_properties','en','List Properties',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_link_select','en','Internal Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_link_type','en','Link Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_link','en','Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_linked_mobs','en','Linked media objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_link_int','en','Link (internal)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_link_select','en','Internal Link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_link_type','en','Link Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_link_ext','en','Link (external)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_link_area','en','Link Area',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_layout','en','Layout',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_left_float','en','Left, Floating',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_left','en','Left',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_left_float','en','Left, Floating',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_layout','en','Layout',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_toc2windyn','en','Table of Contents Dynamic',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_layout_toc2windyn_desc','en','Table of contents in the left, content in the right frame. FAQ, glossary and media links open dynamically a frame at bottom-right.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_toc2win','en','Table of Contents',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_layout_toc2windyn_desc','en','Table of contents in the left, content in the right frame. FAQ, glossary and media links open dynamically a frame at bottom-right.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_toc2win_desc','en','Table of contents in the left, content in the right frame. FAQ, glossary and media links open in separate window.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_layout_presentation','en','Presentation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_presentation_desc','en','Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_layout_presentation','en','Presentation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_per_page','en','Layout per Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_layout_fullscreen_desc','en','Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu and no navigation bar.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_fullscreen','en','Full Screen',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_per_page_info','en','Allow to set individual layouts for each page. This automatically activates the ‘Synchronize Frames’ setting, too.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_3window','en','Three Windows',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_layout_2window','en','Two Windows',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_layout_fullscreen_desc','en','Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu and no navigation bar.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_3window_desc','en','Content in the left frame. FAQ and media links open in top-right frame, glossary links in bottom-right frame.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_layout_2window','en','Two Windows',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_2window_desc','en','Content in the left frame. FAQ, glossary and media links open in right frame.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_1window','en','One Window',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_layout_1window_desc','en','Content in the main frame. FAQ, glossary and media links open in separate window.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_latest_rev','en','Latest Revision',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_last_access','en','Last Access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_keyword','en','Keyword',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_js_chap_editing','en','Use JavaScript Editing Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_journal','en','Journal',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_js_chap_editing','en','Use JavaScript Editing Mode',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_keyword','en','Keyword',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_last_access','en','Last Access',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_latest_rev','en','Latest Revision',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_layout_1window_desc','en','Content in the main frame. FAQ, glossary and media links open in separate window.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_item','en','Item',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_issn','en','ISSN',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_isbn','en','ISBN',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_is_visible','en','isvisible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_isbn','en','ISBN',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_issn','en','ISSN',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_invalid_new_module','en','Incompatible module! Please make sure imsmanifest.xml is not changed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_subchapter','en','Insert Sub-chapter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_table','en','Insert Table',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_tabs','en','Insert Tabs',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_inst_map_areas','en','Instance Link Areas',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_internal_link','en','internal link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_internal_links','en','Internal Links',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_internal','en','internal',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_internal_links','en','Internal Links',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_internal_link','en','internal link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_inst_map_areas','en','Instance Link Areas',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_tabs','en','Insert Tabs',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_table','en','Insert Table',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_subchapter','en','Insert Sub-chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_subchapter_from_clip','en','Paste Sub-chapters from Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_src','en','Insert source code',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_section','en','Insert Section',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_resources','en','Insert Resource List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_search','en','Please insert a search term',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_resources','en','Insert Resource List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_par','en','Insert Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_page','en','Insert Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_page_from_clip','en','Paste Pages from Clipboard',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_file_item','en','Insert File Item',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_file_list','en','Insert File List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_list','en','Insert Advanced List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_map','en','Insert Map',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_mob','en','Insert Media Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_new_footnote','en','insert new footnote',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_map','en','Insert Map',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_list','en','Insert Advanced List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_as_subchapter','en','Insert as Sub-chapter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_chapter_from_clip','en','Paste Chapters from Clipboard',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_page_from_clip','en','Paste Pages from Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_chapter','en','Insert Chapter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_file_item','en','Insert File Item',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_file_list','en','Insert File List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_chapter_from_clip','en','Paste Chapters from Clipboard',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_as_subchapter','en','Insert as Sub-chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_as_chapter','en','Insert as Chapter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_import_tracking','en','Import Tracking Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_import_validation_errors','en','Some errors occurred during validation of the learning module. The presentation of the learning module may be ok, but it is likely that you are not able to edit the pages that contain errors.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_imagemap','en','Image Map',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_import_id','en','identifier',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_import_tracking','en','Import Tracking Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_id_ref','en','identifierref',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_html_table','en','HTML Table',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_href','en','href',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_how_published','en','How published',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Hint','en','Hint',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_hidenavig','en','Hide Navigation Tree',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_how_published','en','How published',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_href','en','href',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_html_table','en','HTML Table',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_id_ref','en','identifierref',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_imagemap','en','Image Map',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_height','en','Height',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_header','en','Header',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_hidenavig','en','Hide Navigation Tree',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_Headline3','en','Headline 3',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Headline1','en','Headline 1',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Headline2','en','Headline 2',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_Headline3','en','Headline 3',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_glo_properties','en','Glossary Properties',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_glo_menu','en','Menu',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_header','en','Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_glo_detach','en','Detach Glossary',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_glo_create','en','Create Glossary',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_glo_menu','en','Menu',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_glo_properties','en','Glossary Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_glo_assign','en','Assign Glossary',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_glo_create','en','Create Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_get_orig_size','en','Set original size',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_get_link','en','get link',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_general_properties','en','General Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_fullscreen','en','Full Screen',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_full_is_in_dir','en','Deletion not possible. Full screen file is in directory.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_free_pages','en','Free Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_frame_topright','en','Content Details (FAQ and Media) Frame',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_free_pages','en','Free Pages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_full_is_in_dir','en','Deletion not possible. Full screen file is in directory.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_frame_toc','en','Side Frame',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_frame_right','en','Content Details Frame',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_frame_maincontent','en','Content Frame',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_frame_botright','en','Content Details (Glossary) Frame',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_format','en','Format',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_format_error','en','This operation is not allowed here!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_footer','en','Footer',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_force_all_open','en','Force All Opened',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_footer','en','Footer',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_fix_tree','en','Fix structure',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_fix_tree_confirm','en','Please execute this command only if the tree structure of this learning module is corrupted, e.g. if blank items occur in the explorer view.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_first_row_style','en','First Row Style Class',NULL,NULL); @@ -22485,15 +22508,15 @@ INSERT INTO `lng_data` VALUES ('content','cont_file_unzipped','en','File has bee INSERT INTO `lng_data` VALUES ('content','cont_file_renamed','en','File has been renamed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_file_from_repository','en','File From Repository',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_file_deleted','en','File has been deleted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_file_created','en','File has been created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_external','en','external',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_file_created','en','File has been created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_external_url','en','external url',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_export_type','en','Export-Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_export_success','en','Success-data (aggregated)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_export_tracking','en','Export Tracking Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_export_success','en','Success-data (aggregated)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_export_files','en','Export Files',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_Excursus','en','Excursus',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_export_all','en','Export all',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_Excursus','en','Excursus',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Example','en','Example',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_enter_a_file','en','Please select a file.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_enter_a_dir_name','en','Please enter a directory name.',NULL,NULL); @@ -22510,48 +22533,48 @@ INSERT INTO `lng_data` VALUES ('content','cont_edit_style','en','Edit Style',NUL INSERT INTO `lng_data` VALUES ('content','cont_edit_src','en','Edit Source Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_shape_rectangle','en','Edit Shape (Rectangle)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_shape_polygon','en','Edit Shape (Polygon)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_edit_par','en','Edit Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_shape_circle','en','Edit Shape (Circle)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_edit_par','en','Edit Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_mob','en','Edit Media Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_mob_properties','en','Edit Media Object Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_mob_files','en','Object Files',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_mob_alias_prop','en','Edit Media Object Instance Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_lrs_settings','en','Edit Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_file_list_properties','en','Edit File List Properties',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_width','en','Width',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_area','en','Edit Area',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_width','en','Width',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_textitem','en',' Text Item',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_row_up','en','Move Row Up',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_select_pctext','en','Select Text Item',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_split_page_next','en','Split to Next Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_split_page','en','Split to New Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_split_page_next','en','Split to Next Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_select_pctext','en','Select Text Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_row_down','en','Move Row Down',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_plachquestion','en','Placeholder Question',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_row_up','en','Move Row Up',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_plachtext','en','Placeholder Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_plachprop','en','Placeholder Properties',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_paste','en','Paste',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_pglprop','en','Page Layout Properties',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_plachquestion','en','Placeholder Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_plachmedia','en','Placeholder Media',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_pglprop','en','Page Layout Properties',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_paste','en','Paste',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_paste_clip','en','Paste From Clipboard',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_par','en','Text',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_new_row_before','en','New Row Before',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_new_item_after','en','New Item After',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_new_item_before','en','New Item Before',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_new_row_after','en','New Row After',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_new_col_after','en','New Column After',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_new_row_before','en','New Row Before',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_par','en','Text',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_new_item_after','en','New Item After',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_new_col_before','en','New Column Before',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_movebefore','en','Move Before',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_new_col_after','en','New Column After',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_moveafter','en','Move After',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_list','en',' Advanced List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_item_up','en','Move Item Up',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_list','en',' Advanced List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_item_down','en','Move Item Down',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_tabs','en','Insert Accordion',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_repobj','en','Insert Resource List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_section','en','Insert Section',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_plach','en','Insert Placeholder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_pcqst','en','Insert Question',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_par','en','Insert Text',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_repobj','en','Insert Resource List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_media','en','Insert Image/Media',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_par','en','Insert Text',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_pcqst','en','Insert Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_map','en','Insert Map',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_list','en','Insert Advanced List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_incl','en','Insert Content Snippet',NULL,NULL); @@ -22569,8 +22592,8 @@ INSERT INTO `lng_data` VALUES ('content','cont_ed_edit_data','en','Edit Data',NU INSERT INTO `lng_data` VALUES ('content','cont_ed_dtable','en','Data Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_delete','en','Delete',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_delete_row','en','Delete Row',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_delete_col','en','Delete Column',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_delete_item','en','Delete Item',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_delete_col','en','Delete Column',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_copy_clip','en','Copy to Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_col_right','en','Move Column Right',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_col_left','en','Move Column Left',NULL,NULL); @@ -22585,35 +22608,35 @@ INSERT INTO `lng_data` VALUES ('content','cont_e_g_example','en','e.g.',NULL,NUL INSERT INTO `lng_data` VALUES ('content','cont_drag_and_drop_elements','en','Drag and drop content elements on placeholders to move elements.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_downloads','en','Enable Download',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_downloads_public_desc','en','Allow download even for anonymous users (in public area)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_download_title','en','Download Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_downloads_desc','en','Offers all public export files for download (e.g. for offline use or import).',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_download_title','en','Download Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_double_click_to_delete','en','Double-click on content elements to select them for (de-)activation or deletion.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_dir_renamed','en','Directory has been renamed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_dir_file','en','Directory/File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_dir_deleted','en','Directory has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_dir_created','en','Directory has been created.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_derive_from_obj','en','Derive from Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_details','en','Details',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_derive_from_obj','en','Derive from Object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_delete_track_data','en','Delete Tracking Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_dependencies','en','Dependencies',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_delete_selected','en','Delete',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_delete_style','en','Delete Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_delete_track_data','en','Delete Tracking Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_delete_selected','en','Delete',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_del_assignment','en','Delete assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_definitions','en','Definitions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_default','en','Default',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_definition','en','Definition',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_default','en','Default',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_def_organization','en','default',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_def_map_areas','en','Default Link Areas',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_def_lesson_mode','en','Default Lesson Mode',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_def_layout','en','Default Layout',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_decimal','en','Decimal',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_debugpw','en','Password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_def_map_areas','en','Default Link Areas',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_debug','en','Enable Test Tool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_debugpw','en','Password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_decimal','en','Decimal',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_def_layout','en','Default Layout',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_deactivated','en','Deactivated',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_deactivate_page','en','Deactivate Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_data_from_lms','en','adlcp:datafromlms',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_de_activate','en','(De-)Activate',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_custom','en','Custom',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_data_from_lms','en','adlcp:datafromlms',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_custom_size','en','Custom Size',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_current_version','en','Current Version',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_current_style','en','Current Style',NULL,NULL); @@ -22622,23 +22645,23 @@ INSERT INTO `lng_data` VALUES ('content','cont_current_chapter','en','Current Ch INSERT INTO `lng_data` VALUES ('content','cont_cross_reference','en','Cross reference',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_credits','en','Credits',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_credit_on','en','Credit',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_create_html_version','en','Create HTML Package',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_credit_off','en','No Credit',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_create_mob','en','Create Media Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_credit_mode','en','Credit Mode',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_credit_off','en','No Credit',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_create_html_version','en','Create HTML Package',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_create_folder','en','Create Folder',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_create_export_file','en','Create Export File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_create_export_file_xml','en','Create Export File (XML)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_create_export_file_scorm','en','Create Export File (SCORM)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_create_export_file_html','en','Create Export File (HTML)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_create_dir','en','Create Directory',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_could_not_determine_resource_size','en','ILIAS could not automatically determine the resource size.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_copy_to_media_pool','en','Copy to media pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_copy_to_clipboard','en','Copy to clipboard',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_copy_object','en','copy object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_copy_to_media_pool','en','Copy to media pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_could_not_determine_resource_size','en','ILIAS could not automatically determine the resource size.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_coords','en','Coordinates',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_content','en','Content',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_copy_object','en','copy object',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_contents','en','Contents',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_content','en','Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_content_obj','en','Content Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_constrain_proportions','en','Constrain Proportions',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_confirm_delete','en','Do you really want to delete this item(s)?',NULL,NULL); @@ -22650,19 +22673,19 @@ INSERT INTO `lng_data` VALUES ('content','cont_click_next_point','en','Please cl INSERT INTO `lng_data` VALUES ('content','cont_click_next_or_save','en','Please click on the next point of the polygon or save the area. (It is not necessary to click again on the starting point of this polygon !)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_click_circle','en','Please click on a circle point of the desired area.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_click_center','en','Please click on center of the desired area.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_click_br_corner','en','Please click on the bottom right corner of the desired area.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_citations','en','Citations',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_click_br_corner','en','Please click on the bottom right corner of the desired area.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Citation','en','Citation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_citation_selection_not_valid','en','You\'re selection is not valid',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_citation_err_one','en','You must select exactly one edition',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Circle','en','Circle',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_choose_pages_or_chapters_only','en','Please select either pages or chapters only.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_choose_media_source','en','Choose Media Source',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_choose_glossary','en','Choose Glossary',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_choose_pages_or_chapters_only','en','Please select either pages or chapters only.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_choose_cont_obj','en','Choose Content Object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_choose_glossary','en','Choose Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_choose_characteristic','en','Choose Characteristic',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_choose_characteristic_text','en','Text Elements',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_choose_characteristic_section','en','Sections',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_choose_characteristic_text','en','Text Elements',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_characteristic','en','Style Class',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_chapters','en','Chapters',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_chapters_only','en','Chapters only',NULL,NULL); @@ -22684,8 +22707,8 @@ INSERT INTO `lng_data` VALUES ('content','cont_bottom','en','Bottom',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_booktitle','en','Book title',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Block','en','Block',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_behavior','en','Behavior',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_bb_tip','en','Tip: Styles can be applied quickly to selected text.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_back','en','Back',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_bb_tip','en','Tip: Styles can be applied quickly to selected text.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_autostart','en','Autostart',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_autoindent','en','Auto Indent',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_assignments_deleted','en','The assignments have been deleted',NULL,NULL); @@ -22695,103 +22718,103 @@ INSERT INTO `lng_data` VALUES ('content','cont_assign_full','en','Assign Full Sc INSERT INTO `lng_data` VALUES ('content','cont_assign_characteristic','en','Assign Characteristic',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_areas_deleted','en','Map areas deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_api_func_prefix','en','API Functions Prefix',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_annex','en','Annex',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_api_adapter','en','API Adapter Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_annex','en','Annex',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_anchor','en','Anchor',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_alphabetic','en','Alphabetic A, B, …',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_all_pages','en','All Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_alphabetic_s','en','Alphabetic a, b, …',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_all_pages','en','All Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_all_definitions','en','All Definitions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_align','en','Alignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_all_closed','en','All Closed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_align','en','Alignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_adjust_size','en','Adjust Size',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_added_term','en','Term added',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Additional','en','Additional Information',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_adjust_size','en','Adjust Size',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_add_tab','en','Add Panel',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_added_comment','en','Comment has been added to history.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_add_polygon','en','Add Polygon',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_add_tab','en','Add Panel',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_rectangle','en','Add Rectangle',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_fullscreen','en','Add Full Screen',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_add_polygon','en','Add Polygon',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_file','en','Add File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_definition','en','Add Definition',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_elements','en','Click on placeholders to add new elements.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_circle','en','Add Circle',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_add_change_comment','en','Add change comment',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_area','en','Add Area',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_active','en','Enable Menu',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_add_change_comment','en','Add change comment',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_activation','en','Activation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_active','en','Enable Menu',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_act_number','en','Chapter Numeration',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_activate_page','en','Activate Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_activated','en','Activated',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','citate','en','Citate',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','citate_to','en','Citate To ...',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','citate_page','en','Citate this Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','citate_from','en','Citate From ...',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','choose_public_mode','en','Access for Users not logged-in',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','citate_to','en','Citate To ...',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','choose_public_pages','en','Choose public accessible pages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','citate_from','en','Citate From ...',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','all','en','All',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','all_pages','en','Entire Learning Module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','choose_public_mode','en','Access for Users not logged-in',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','add_menu_entry','en','Add Menu Entry',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','all_pages','en','Entire Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','zipcode','en','Zip Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','zip','en','Zip Code',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','your_message','en','Your Message',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','zip_structure_error','en','Archive contains same file names. Upload aborted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','zip_test_failed','en','Zip-Test failed. Please contact you ILIAS administrator.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','zip_structure_error','en','Archive contains same file names. Upload aborted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','your_message','en','Your Message',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','yes','en','Yes',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','yesterday','en','Yesterday',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','you_may_add_local_roles','en','You May Add Local Roles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','years','en','Years',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','yes','en','Yes',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','year','en','Year',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','years','en','Years',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','wrong_ip_detected','en','Your access is denied because of a wrong client ip.
Please contact the system administrator.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','write','en','Write',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','wizard_title_info','en','Please enter the title of the object you want to duplicate.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','with','en','with',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','wizard_search_list','en','Your search produced the following hits. Please select one of them.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','wiki','en','Wiki',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','wiki_visible','en','Wiki is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','with','en','with',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','wiki_write','en','User can edit settings of wiki',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','wiki_read','en','User can read wiki content',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','wiki_new','en','New Wiki',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','wiki_read','en','User can read wiki content',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','wiki_visible','en','Wiki is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','wiki_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','wiki_edit_content','en','User can create and edit wiki pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','wiki_delete','en','User can move or delete wiki',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','wiki_add','en','Add Wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','wiki_copy','en','User can copy wiki',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','width_x_height','en','Width x Height',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','wiki_add','en','Add Wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','width','en','Width',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','weeks','en','Weeks',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','welcome','en','Welcome',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','width_x_height','en','Width x Height',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','who_is_online','en','Who is online?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','week','en','Week',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','weekly','en','weekly',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','webr_write','en','User can edit settings of weblinks',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','welcome','en','Welcome',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','weeks','en','Weeks',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr','en','Weblink',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webservices','en','SOAP',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','week','en','Week',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','weekly','en','weekly',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','webr_visible','en','Weblink is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','webr_write','en','User can edit settings of weblinks',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_sure_delete_items','en','Do you really want to delete the following Weblink(s)?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','webr_no_items_created','en','No Weblinks created',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','webr_read','en','User can read and use weblinks',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','webr_no_items_created','en','No Weblinks created',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_new','en','Add New Weblink',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','webr_never_checked','en','Never checked',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_modified_items','en','Saved modifications.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','webr_never_checked','en','Never checked',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_leave','en','Unsubscribe Weblinks',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_last_check','en','Last check',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','webr_last_check_table','en','Last check:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_join','en','Subscribe Weblinks',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','webr_last_check_table','en','Last check:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_item_updated','en','Saved modifications',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','webr_fillout_all','en','Please fill out all required fields.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','webr_edit','en','Edit Weblink',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','webr_edit_permission','en','User can change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','webr_edit_item','en','Edit Weblink',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','webr_edit','en','Edit Weblink',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','webr_fillout_all','en','Please fill out all required fields.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_disable_check','en','Disable Validation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','webr_edit_item','en','Edit Weblink',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','webr_delete','en','User can move or delete weblink',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_deleted_items','en','Deleted Weblink(s).',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_delete_items','en','Delete Weblink(s)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','webr_delete','en','User can move or delete weblink',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','webr_copy','en','User can copy weblink',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','webfolder','en','Webfolder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','webr_active','en','Active',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','webr_add_item','en','Add Weblink',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_add','en','Add Weblink',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','webr_add_item','en','Add Weblink',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','webr_active','en','Active',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','webfolder','en','Webfolder',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webfolder_mount_dir_with','en','Open this page as a Webfolder with Internet Explorer 6, Konqueror, Nautilus, other Browser.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webfolder_instructions','en','Webfolder instructions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webfolder_instructions_titletext','en','Open %1$s as webfolder',NULL,NULL); @@ -22801,31 +22824,31 @@ INSERT INTO `lng_data` VALUES ('common','webfolder_index_of','en','Index of %1$s INSERT INTO `lng_data` VALUES ('common','webfolder_dir_info','en','You got here, because your browser can\'t open webfolders. Read the instructions for opening webfolders.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webdav','en','WebDAV',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webdav_pear_auth_http_needed','en','You need to install Pear Auth_HTTP to use this function. To do this, enter pear install Auth_HTTP on the terminal.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','visits','en','Visits',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','web_resources','en','Weblinks',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','visitor','en','Visitor',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','visits','en','Visits',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','visitors','en','Visitors',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','visible_registration','en','Visible in Registration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','visitor','en','Visitor',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','visible','en','Visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','view','en','View',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','visible_registration','en','Visible in Registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','visible_layers','en','Visible Layers',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','view','en','View',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','view_content','en','View Content',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','version','en','Version',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','versions','en','Versions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','verification_log','en','Verification log',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','version','en','Version',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','verification_warning_log','en','Verification warning log',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','verification_log','en','Verification log',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','verification_failure_log','en','Verification failure log',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','verification_failed','en','Verification failed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','vcard','en','Visiting Card',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','vendors','en','Vendors',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','vcard_download','en','Download Visiting Card',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','vcard','en','Visiting Card',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','value','en','Value',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','vcard_download','en','Download Visiting Card',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','validate','en','Validate',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','valid','en','Valid',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_xml_pw_bcrypt_missing_salt','en','Missing salt, cannot import password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_xml_element_inapplicable','en','Element \"%1$s\" is inapplicable for \"%2$s\" action.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usrimport_xml_element_for_action_required','en','Element \"%1$s\" must be specified for \"%2$s\" action.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_xml_element_content_illegal','en','Content \"%2$s\" of element \"%1$s\" is illegal.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usrimport_xml_element_for_action_required','en','Element \"%1$s\" must be specified for \"%2$s\" action.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_xml_attribute_value_inapplicable','en','Value \"%3$s\" of attribute \"%2$s\" in element \"%1$s\" is inapplicable for \"%4$s\" action.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_xml_attribute_value_illegal','en','Value \"%3$s\" of attribute \"%2$s\" in element \"%1$s\" is illegal.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_xml_attribute_missing','en','Attribute \"%2$s\" in element \"%1$s\" is missing.',NULL,NULL); @@ -22847,40 +22870,40 @@ INSERT INTO `lng_data` VALUES ('rbac','usrf_write','en','Edit settings in User a INSERT INTO `lng_data` VALUES ('rbac','usrf_visible','en','User administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','usrf_read','en','User has read access to User administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','usrf_read_users','en','User has read access to local user accounts (local administrators)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','usrf_edit_roleassignment','en','User can change role assignment of user account',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','usrf_push_desktop_items','en','User is allowed to push items on the personal desktop.of role members',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','usrf_edit_roleassignment','en','User can change role assignment of user account',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','usrf_edit_permission','en','User can change permission settings in User administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','usrf_delete','en','User can delete user accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrf_create_user','en','Create new user account',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_skin_style','en','Skin / Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_style','en','User Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_without_courses','en','Users without courses assigned',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr','en','User',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_without_courses','en','Users without courses assigned',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_style','en','User Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_skin_style','en','Skin / Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_settings_changeable_lua','en','Changeable in Local User Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_settings_visib_lua','en','Visible in Local User Administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_settings_header_profile_profile','en','Personal profile setting',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_settings_header_profile','en','Standard User Data Fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_settings_saved','en','Global user settings saved successfully!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_settings_explanation_profile','en','Check ‘Visible’ to show fields in the registration form and personal data on the personal desktop. Check ‘Changeable’ to allow the user to change the value in the personal data. Please note that visible fields can always be entered in the registration form. Required fields are required in the registration form and the personal data. All data can be changed in the user administration independent on these settings.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_settings_header_profile','en','Standard User Data Fields',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_settings_header_profile_profile','en','Personal profile setting',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_new','en','New User',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_settings_explanation_profile','en','Check ‘Visible’ to show fields in the registration form and personal data on the personal desktop. Check ‘Changeable’ to allow the user to change the value in the personal data. Please note that visible fields can always be entered in the registration form. Required fields are required in the registration form and the personal data. All data can be changed in the user administration independent on these settings.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_limited_access_only','en','Users with limited access only',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_inactive_only','en','Inactive Users only',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_hits_per_page','en','Hits/page in tables',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_filter_role','en','Assigned role',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_filter_lastlogin','en','Last login of user',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_filter_role','en','Assigned role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_hits_per_page','en','Hits/page in tables',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_filter_groupmember','en','Member of group',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_filter_empty_result','en','No users found that match the selected filter criteria',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_filter_coursemember','en','Member of course',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_edit','en','Edit User',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_agreement','en','User Agreement',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_add','en','Add User',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_added','en','User added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_agreement_empty','en','The agreement contains no text',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_a','en','a User',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_agreement','en','User Agreement',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_edit','en','Edit User',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_add','en','Add User',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_active_only','en','Active Users only',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_a','en','a User',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usertracking','en','User Tracking',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','users_online','en','Active Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','users','en','Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','users_online','en','Active Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','users_online_show_y','en','Show all active users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','users_online_show_short_y','en','Show all active users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','users_online_show_short_n','en','Don\'t show active users',NULL,NULL); @@ -22897,13 +22920,13 @@ INSERT INTO `lng_data` VALUES ('common','userfolder_export_excel_x86','en','Micr INSERT INTO `lng_data` VALUES ('common','userfolder_export_csv','en','Comma Separated Values',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user','en','User',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','userdata','en','User Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','user_toggle_noti','en','Member is not allowed to deactivate notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_status','en','User Status',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','user_statistics','en','Statistical Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','user_toggle_noti','en','Member is not allowed to deactivate notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_send_new_account_mail','en','Send new account e-mail',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','user_statistics','en','Statistical Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_profile_other','en','Other Information',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','user_not_known','en','Please insert a valid username.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_profile_instant_messengers','en','Instant Messengers',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','user_not_known','en','Please insert a valid username.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_not_chosen','en','You did not choose a group-member.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_new_account_mail','en','New Account Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_new_account_mail_desc','en','This mail is sent automatically to users that have self-registered or to those who have been registered by an administrator with enabled setting ‘Send mail to inform user about changes’.',NULL,NULL); @@ -22913,8 +22936,8 @@ INSERT INTO `lng_data` VALUES ('common','user_imported_with_warnings','en','User INSERT INTO `lng_data` VALUES ('common','user_import_failed','en','User import failed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_image','en','User Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_ext_account','en','External Account',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','user_ext_account_desc','en','Account used for external authentication. (CAS, SOAP, LDAP or Radius authentication)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_detail','en','Detail Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','user_ext_account_desc','en','Account used for external authentication. (CAS, SOAP, LDAP or Radius authentication)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_deleted','en','User deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_defined_list','en','Custom User Data Fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_defined_fields','en','Custom Fields',NULL,NULL); @@ -22926,63 +22949,63 @@ INSERT INTO `lng_data` VALUES ('common','user_activated','en','User has been app INSERT INTO `lng_data` VALUES ('common','user_added','en','User added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_assignment','en','User Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','use_default_instructions','en','Use default instructions.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','use_customized_instructions','en','Use customized instructions:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','url','en','URL',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','use_customized_instructions','en','Use customized instructions:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','url_write','en','Edit URL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','url_visible','en','URL is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','url_to_latex','en','URL to LaTeX CGI script',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','url_visible','en','URL is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','url_read','en','Open URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','url_not_found','en','File Not Found',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','url_new','en','New URL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','url_description','en','URL Description',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','url_edit_permission','en','Change Permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','url_edit','en','Edit URL',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','url_edit_permission','en','Change Permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','url_description','en','URL Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','url_delete','en','Delete URL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','url_added','en','URL added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','url_create_url','en','Create URL',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','url_added','en','URL added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','url_add','en','Add URL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','uri','en','URI',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','url_a','en','a URL',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','uri','en','URI',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','uploaded_and_checked','en','The file has been uploaded and checked, you can now start to import it.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','upload','en','Upload',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','update','en','Edit',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','upload_error_file_not_found','en','Upload error: File not found.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','update_on_conflict','en','Update on conflict',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','update_language','en','Update Language',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','update','en','Edit',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','up','en','Up',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','update_applied','en','Update Applied',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','unzip','en','Unzip',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','update_language','en','Update Language',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','update_on_conflict','en','Update on conflict',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','unsubscribe','en','Remove from desktop',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','unread','en','Unread',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','unzip','en','Unzip',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','unselected','en','Unselected',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','unread','en','Unread',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','unread_lowercase','en','unread',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','unlabeled','en','Unlabeled',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','unknown','en','UNKNOWN',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','uninstall','en','Uninstall',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','unlabeled','en','Unlabeled',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','uninstalled','en','uninstalled.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','unchecked','en','Unchecked',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','uninstall','en','Uninstall',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','uncheck_all','en','Uncheck all',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','unambiguousness','en','Distinguishing mark',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ums_login_account','en','Login Account',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ums_explanation','en','Your external account could not be mapped to an ILIAS account. But ILIAS has found an account with your e-mail address. If this is your account, please login with your ILIAS password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ums_explanation_4','en','If none of them is your account, please hit ‘Create New Account’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ums_explanation_3','en','Your external account could not be mapped to an ILIAS account. But ILIAS has found multiple accounts with your e-mail address. If one of those is your account, please login with your ILIAS password.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','ums_create_new_account','en','Create New Account',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ums_explanation_2','en','If this is not your account, please hit ‘Create New Account’.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','uid','en','UID',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','ums_create_new_account','en','Create New Account',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_value','en','Value',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','uid','en','UID',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_value_deleted','en','The value has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_update_wysiwyg_field','en','Edit Text Area (WYSIWYG) Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_update_text_field','en','Edit Text Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_update_success','en','Saved modifications.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','udf_type_wysiwyg','en','Text Area (WYSIWYG)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_update_select_field','en','Edit Select Box',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','udf_type_wysiwyg','en','Text Area (WYSIWYG)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_type_text','en','Text Field (One Line)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','udf_type_datetime','en','Date and Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_type_select','en','Selection List (Drop-Down)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_type_date','en','Date',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','udf_no_name_given','en','Please enter a field name.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','udf_type_datetime','en','Date and Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_required_requires_visib_reg','en','When field is set to ‘required’, it must be set to ‘visible in registration’',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','udf_no_name_given','en','Please enter a field name.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_no_entries','en','Please enter minimum one value.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_name_already_exists','en','This field name already exists. Please choose a different name.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_field_deleted','en','Deleted field.',NULL,NULL); @@ -22990,8 +23013,8 @@ INSERT INTO `lng_data` VALUES ('common','udf_duplicate_entries','en','The values INSERT INTO `lng_data` VALUES ('common','udf_delete_sure','en','Are you sure you want to delete this field and all assigned user data ?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_delete_header','en','Delete Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_added_field','en','Added new field.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','udf_add_field','en','Add Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','type','en','Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','udf_add_field','en','Add Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','type_your_message_here','en','Type Your Message Here',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','typ','en','Object Type Definition',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','txt_submitted','en','You successfully submitted an account request to ILIAS. Your account request will be reviewed by the system administrators, and should be activated within 48 hours. You will not be able to log in until your account is activated.',NULL,NULL); @@ -22999,8 +23022,8 @@ INSERT INTO `lng_data` VALUES ('common','txt_registered','en','You successfully INSERT INTO `lng_data` VALUES ('common','txt_registered_passw_gen','en','You successfully registered to ILIAS. You should receive an e-Mail including your generated password shortly.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','txt_add_object_instruction2','en','.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','txt_add_object_instruction1','en','Browse to the location where you want to add',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tutors','en','Tutors',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tst','en','Test',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tutors','en','Tutors',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tst_write','en','User can edit content and settings of test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tst_warning_test_not_complete','en','The test is not complete!',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tst_visible','en','Test is visible',NULL,NULL); @@ -23011,8 +23034,8 @@ INSERT INTO `lng_data` VALUES ('common','tst_statistics','en','Statistics',NULL, INSERT INTO `lng_data` VALUES ('common','tst_statistical_evaluation','en','Statistics',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tst_run','en','Run',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tst_read','en','User can perform the test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tst_new','en','New test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tst_no_content','en','No tests available',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tst_new','en','New test',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tst_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tst_edit_learning_progress','en','User can edit learning progress settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tst_delete','en','User can move or delete test',NULL,NULL); @@ -23020,8 +23043,8 @@ INSERT INTO `lng_data` VALUES ('rbac','tst_copy','en','User can copy test',NULL, INSERT INTO `lng_data` VALUES ('common','tst_anon_eval','en','Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tst_add','en','Add test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','treeview','en','Show Sidebar',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tree','en','Tree',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tree_right','en','Right',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tree','en','Tree',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tree_left','en','Left',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tree_frame','en','Tree Frame',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tree_frame_info','en','Defines whether the tree frame (e.g. repository tree) should appear on the left or on the right.',NULL,NULL); @@ -23038,92 +23061,92 @@ INSERT INTO `lng_data` VALUES ('rbac','trac_edit_permission','en','Change permis INSERT INTO `lng_data` VALUES ('rbac','trac_delete','en','User can delete tracking data',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tpl_path','en','Template Path',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','total','en','Total',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','toggleGlobalFixed','en','Toggle Global Fixed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tomorrow','en','Tomorrow',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','toggleGlobalFixed','en','Toggle Global Fixed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','toggleGlobalDefault','en','Toggle Global Default',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','today','en','Today',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','to','en','To',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','to_filter','en','Filter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','title','en','Title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','to_client_list','en','Client Selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','to_desktop','en','Add to Desktop',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','title_long','en','Long Title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','to_client_list','en','Client Selection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','title','en','Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','title_required','en','Please insert a title.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','title_long','en','Long Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tiny_icon','en','Small Size',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','time_segment','en','Period of time',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time','en','Time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','time_limit','en','Access',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','time_segment','en','Period of time',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limits','en','Access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','time_limit_until','en','Until (time limit)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','time_limit','en','Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_users_updated','en','User data updated',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','time_limit_until','en','Until (time limit)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_unlimited','en','Unlimited (time limit)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','time_limit_owner','en','Owner (time limit)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_reached','en','Your user account is not active.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','time_limit_owner','en','Owner (time limit)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_not_within_owners','en','Your access is limited. The period is outside of your limit.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_not_valid','en','The period is not valid.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_no_users_selected','en','Please select a user.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','time_limit_from','en','From (time limit)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_message','en','Message (time limit)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','time_limit_from','en','From (time limit)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_applied_users','en','Applied users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_add_time_limit_for_selected','en','Please enter a time period for the selected user(s).',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_h','en','Hour',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','time_d','en','Day',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','textbox','en','Textbox',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','thread','en','Thread',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','thumbnail','en','Thumbnail',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','time_d','en','Day',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','test','en','Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tests','en','Tests',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','textbox','en','Textbox',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','test','en','Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','test_module','en','Test Module',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','test_intern','en','Test Intern',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','term','en','Term',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','taxf_write','en','Write access to taxonomy folder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','term','en','Term',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','test_intern','en','Test Intern',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','taxf_visible','en','Taxonomy folder is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','taxf_edit_permission','en','Change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','taxf_read','en','Read access to taxonomy folder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','taxf_visible','en','Taxonomy folder is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tax_write','en','Write access to taxonomies',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tax','en','Taxonomy',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tax_read','en','Read access to taxonomies',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tax_visible','en','Taxonomy is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tax_write','en','Write access to taxonomies',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tax_new','en','New Taxonomy',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tax_edit','en','Edit Taxonomy',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tax_delete','en','Delete taxonomies',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tax_new','en','New Taxonomy',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tax_read','en','Read access to taxonomies',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tax_edit_permission','en','Change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','target','en','Target',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tax_delete','en','Delete taxonomies',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tax_add','en','Add Taxonomy',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','target','en','Target',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','take_over_structure','en','Adopt Structure',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','tags_write','en','User can edit settings in Tagging administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','take_over_structure_info','en','If activated, directories in the zip file will be mapped to categories or, if used in groups or courses, to folders.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','tags_read','en','User has read access to Tagging administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tags_visible','en','Tagging administration is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tabs','en','Tabs',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tagging_my_tags','en','My Tags',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','tags_write','en','User can edit settings in Tagging administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','tags_read','en','User has read access to Tagging administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tags_edit_permission','en','User can change permission settings in Tagging administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','table_mail_import','en','Mail import',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tagging_my_tags','en','My Tags',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tabs','en','Tabs',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','systemcheck_cronform','en','Activation of System Check in Cron Job',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','systemcheck_cron','en','Process System Check in Cron Job',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','table_mail_import','en','Mail import',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','system','en','System',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','systemcheck_cron','en','Process System Check in Cron Job',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','system_styles','en','System Styles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','system_style_settings','en','System Style Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','system_message','en','System Messages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','system_language','en','System Language',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','system_information','en','System Information',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','system_grp','en','System Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','system_groups','en','System Groups',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','system_choose_language','en','System Choose Language',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','system_check','en','System Check',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','system_grp','en','System Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','system_information','en','System Information',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','system_language','en','System Language',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy','en','Survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','system_check','en','System Check',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','system_choose_language','en','System Choose Language',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','svy_write','en','User can edit content and settings of survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy_warning_survey_not_complete','en','The survey is incomplete',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','svy_visible','en','Survey is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','svy_read','en','User can participate at a survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy_run','en','Run',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy_upload_file','en','Upload file',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy_participate','en','Participate in a survey',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','svy_not_started','en','You did not take part in this survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','svy_read','en','User can participate at a survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy_no_content','en','No surveys available',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy_not_finished','en','The survey has not been completed yet',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','svy_new','en','New survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','svy_not_started','en','You did not take part in this survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','svy_invite','en','User can invite others to a survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','svy_new','en','New survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','svy_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy_evaluation','en','Statistics',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy_finished','en','You have completed the survey',NULL,NULL); @@ -23144,190 +23167,190 @@ INSERT INTO `lng_data` VALUES ('common','submit','en','Submit',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','subject_module','en','Subject Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','subchapter_new','en','New Sub-chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','subcat_name','en','Subcategory Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sub_request_deleted','en','Deleted membership request',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sub_request_saved','en','Saved membership request',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','stys_write','en','User can edit settings in Layout and Styles administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sub_request_deleted','en','Deleted membership request',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','stys_visible','en','Layout and Styles administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','stys_read','en','User has read access to Layout and Styles administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sty','en','Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','style_activation','en','Style Activation',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','stys_edit_permission','en','User can change permission settings of Layout and Styles administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','stop_inheritance','en','Stop inheritance',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','stop_moving_blocks','en','Stop Moving Blocks',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','street','en','Street',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','structure','en','Structure',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','status','en','Status',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sty','en','Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','style_activation','en','Style Activation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','stop_moving_blocks','en','Stop Moving Blocks',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','step','en','Step',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','stop_inheritance','en','Stop inheritance',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','status','en','Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','status_no_permission','en','No permission granted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','statistic','en','Statistic',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','statistics','en','Statistics',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','state_new','en','New',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','statistic','en','Statistic',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','state_unread','en','Unread',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','state_new','en','New',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','state_changed','en','Changed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','state_changed_inside','en','Changed Inside',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','stat_selected','en','Selected',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','startpage','en','ILIAS Login Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','standard_fields','en','Standard Fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','standard_icon','en','Medium Size',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','standard_fields','en','Standard Fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','st_new','en','New chapter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','st_added','en','Chapter added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','st_edit','en','Edit chapter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','st_added','en','Chapter added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','st_a','en','a chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','st_add','en','Add chapter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','spl','en','Question Pool Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ssl','en','SSL (HTTPS)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','spl_visible','en','Question pool is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','spl','en','Question Pool Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','spl_write','en','User can edit survey questions and settings of question pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','spl_upload_file','en','Upload file',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','spl_new','en','New Question Pool Survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','spl_visible','en','Question pool is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','spl_read','en','User can read survey questions in pool and insert them in survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','spl_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','spl_new','en','New Question Pool Survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','spl_add','en','Add Question Pool Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','spl_copy','en','User can copy question pool for surveys',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','spl_delete','en','User can move or delete question pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','spacer','en','Spacer',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','spl_add','en','Add Question Pool Survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sorting_manual_header','en','Manually',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sorting_save','en','Save Sorting',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sorting_title_header','en','Titles in Alphabetical Order',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sorting_manual_header','en','Manually',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','spacer','en','Spacer',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sorting_info_title','en','Content items are arranged automatically by title in alphabetical order.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sorting_info_manual','en','Content items can be arranged manually in a preferred order.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sort_by_this_column','en','Sort by this column',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sorting_header','en','Content Item Sorting',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sort_by_this_column','en','Sort by this column',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','socialbm_sure_delete_entry','en','Are you sure that you want to delete the selected Social Bookmarking services?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','socialbm_extt_social_bookmarks','en','Social Bookmarks',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','socialbm_link_description','en','You can use the placeholders {TITLE} and {LINK} to insert the page title or url in the link.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','socialbm_extt_social_bookmarks','en','Social Bookmarks',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','socialbm_disable','en','Disable',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','socialbm_enable','en','Enable',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','soap_wsdl_path','en','WSDL Path',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','socialbm_disable','en','Disable',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','soap_user_administration','en','Administration via SOAP',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','soap_wsdl_path_info','en','Please enter the path to the ilias wsdl file which should be used for the webservice. If you leave this field blank, the following path will be used per default:%s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','soap_user_administration','en','Administration via SOAP',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','skin_style','en','Default Skin / Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','smtp','en','SMTP',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','soap_user_administration_desc','en','If enabled, ILIAS can be administrated via SOAP.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','size','en','Size',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','show_users_online','en','Show active users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','show','en','Show',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','side_frame','en','Side Frame',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','signature','en','Signature',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','simultaneous_login_detected','en','Your access is denied because of a simultaneous login with the same account.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','show','en','Show',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','side_frame','en','Side Frame',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','show_users_online','en','Show active users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','show_structure','en','Enable Structured-View',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','show_profile','en','Show profile',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','show_owner','en','Show Owner',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','show_private_notes','en','Show Notes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','show_profile','en','Show profile',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','show_structure','en','Enable Structured-View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','show_list','en','Show List',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','show_members','en','Display Members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','show_filter','en','Show Filter',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','show_hidden_block','en','Show Hidden Block',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','show_details','en','Show Details',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','show_list','en','Show List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','show_filter','en','Show Filter',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','short_inst_name','en','Short Title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','show_details','en','Show Details',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shop','en','Shop',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','short_inst_name_info','en','This title will appear in the browser header title bar. If no value is entered, ‘ILIAS’ is used.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shop_actions','en','Actions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib','en','Shibboleth',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shop_actions','en','Actions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_zipcode','en','Attribute for zipcode',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_write','en','Edit Shibboleth settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_visible','en','Shibboleth settings are visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_update','en','Update this field on login',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_user_default_role','en','Default role assigned to Shibboleth users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_title','en','Attribute for title',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_street','en','Attribute for street',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_title','en','Attribute for title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_update','en','Update this field on login',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_settings_saved','en','The Shibboleth settings were saved',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_select_home_organization','en','For authentication via %s, please select your organization from the drop down list.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_read','en','Read access to Shibboleth settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_phone_home','en','Attribute for home phone number',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_phone_mobile','en','Attribute for mobile phone number',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_phone_office','en','Attribute for office phone number',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_phone_home','en','Attribute for home phone number',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_read','en','Read access to Shibboleth settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_login_type','en','Organization selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_login','en','Unique Shibboleth attribute',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_member_of','en','I am a member of ...',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_login_type','en','Organization selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_login_internal_wayf','en','Use ILIAS WAYF service',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_login_external_wayf','en','Use external WAYF service',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_login_embedded_wayf','en','Design custom login area',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_login_external_wayf','en','Use external WAYF service',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_login_embedded_wayf_description','en','If this option is chosen, you can provide any HTML code in the login instructions text area below. This can for example be used to embed an own JavaScript WAYF/Discovery Service or create a custom-tailored design of the login area.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_login_button','en','Path to the image of a Shibboleth login button that is used to redirect users to the WAYF specified in the Shibboleth configuration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_lastname','en','Attribute for lastname',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_invalid_home_organization','en','Please choose a valid organization!',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_language','en','Attribute for language',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_lastname','en','Attribute for lastname',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_login_button','en','Path to the image of a Shibboleth login button that is used to redirect users to the WAYF specified in the Shibboleth configuration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_institution','en','Attribute for institution',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_idp_list','en','Provide a list of Identity Providers to let the user choose from on the ILIAS login page.
On each line there must be a comma-separated tuple for providerID of IdP (see the Shibboleth metadata file) and Name of IdP as it shall be displayed in the drop-down list.
As an optional third parameter you can add the location of a Shibboleth session initiator that shall be used in case your ILIAS installation is part of a multi federation setup.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_general_wayf_login_instructions','en','In case you are not associated with the given organizations and you need access to a course on this server, please contact the',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_general_login_instructions','en','To log in via %s, please click on the login button and choose your organization of the following page.
If you have questions concerning this, please ask the',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_gender','en','Attribute for gender (must be ‘m’ or ‘f’)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_firstname','en','Attribute for first name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_federation_name','en','Name of your Shibboleth federation',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_email','en','Attribute for e-mail address',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_federation_name','en','Name of your Shibboleth federation',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_edit_permission','en','Change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_department','en','Attribute for department',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_data_conv','en','Absolute path to data manipulation API',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_active','en','Enable Shibboleth support',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_city','en','Attribute for city',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_configure','en','Configure Shibboleth Authentication',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_country','en','Attribute for country',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_data_conv_warning','en','The data manipulation API file you specified cannot be read',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','setUserLanguage','en','Set User Language',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_data_conv','en','Absolute path to data manipulation API',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_department','en','Attribute for department',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_configure','en','Configure Shibboleth Authentication',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_city','en','Attribute for city',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_active','en','Enable Shibboleth support',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','setUserLanguage','en','Set User Language',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','settings','en','Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','settings_saved','en','Saved settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','settings_for_new_members','en','Settings for new Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','setSystemLanguage','en','Set System Language',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','set_online','en','Set Online',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','set','en','Set',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','set_edit_mode','en','Set Edit Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','set_offline','en','Set Offline',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','set_online','en','Set Online',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','set_edit_mode','en','Set Edit Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_reminder','en','Session-Reminder',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_reminder_session_duration','en','(Session Duration: %s).',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_reminder_lead_time','en','Leadtime',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','session_reminder_info','en','If enabled, you receive a reminder before the online-session of your browser expires.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_reminder_lead_time_info','en','Please specify the lead time for the session reminder in minutes. The reminder displays a warning when only this time span is left before the session expires. Recommended value is 5 (minutes)
The current length of a user session is %s.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','session_reminder_info','en','If enabled, you receive a reminder before the online-session of your browser expires.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_reminder_extended','en','Your session was extended for %s',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sess','en','Session',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','session_reminder_alert','en','Your session expires in %1$s at %2$s!\\n\\nChoose OK to continue your session.\\nIf you click Cancel you will not be reminded during the current browser session anymore.\\n\\nInstallation: %3$s.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','sess_copy','en','User can copy session',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','server','en','Server',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','server_data','en','Server Info',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','server_software','en','Server Software',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sequence','en','Sequence',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','server','en','Server',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','sess_copy','en','User can copy session',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sess','en','Session',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','session_reminder_alert','en','Your session expires in %1$s at %2$s!\\n\\nChoose OK to continue your session.\\nIf you click Cancel you will not be reminded during the current browser session anymore.\\n\\nInstallation: %3$s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sequences','en','Sequences',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sequence','en','Sequence',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sent','en','Sent',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sender','en','Sender',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','send','en','Send',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','send_mail','en','Send Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','selected','en','Selected',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','send_mail_selected','en','Select mail recipients from list',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','send_mail','en','Send Message',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','selected_items','en','Personal Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','selected_languages_updated','en','The selected languages have been updated (if installed):',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','selected_items','en','Personal Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','selected_items_back','en','Back to Personal Items',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','select_questionpool','en','Insert questions into',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select','en','Select',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','select_questionpool','en','Insert questions into',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select_questionpool_option','en','--- Please select a question pool ---',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select_password','en','Select a new password',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','select_page','en','Select Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','select_one','en','Please select one.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select_object_to_link','en','Please select the object which you want to link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','select_mode','en','Select mode',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','select_one','en','Please select one.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','select_page','en','Select Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select_object_to_copy','en','Please select the object you want to copy',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','select_max_one_item','en','Please select one item only',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','select_mode','en','Select mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select_file','en','Select File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','select_max_one_item','en','Please select one item only',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select_at_least_one_object','en','Please choose at least one object.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select_all','en','Select All',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sections','en','Sections',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','second','en','Second',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','seconds','en','Seconds',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sections','en','Sections',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','seas_write','en','Edit settings in Search administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','seas_visible','en','Search administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','seas_settings','en','Search settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','seas_search','en','User can use the global search in ILIAS',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','seas_read','en','User has read access to Search administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','seas_max_hits','en','Max hits',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','seas_read','en','User has read access to Search administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','seas_search','en','User can use the global search in ILIAS',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','seas_max_hits_info','en','Please enter a number for the maximum number of search results.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','search','en','Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','seas_edit_permission','en','User can change permission settings or Search administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_user','en','Search User',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','search','en','Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_to_short','en','Your query is to short.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_results','en','Search Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_result','en','Search Result',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_recipient','en','Search Recipient',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','search_new','en','New Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_note','en','If "search in" is left blank, all users will be searched. This allows you to find all active or all inactive users.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','search_new','en','New Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_minimum_characters','en','The minimum word length is:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_inactive','en','Include inactive users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_in','en','Search in',NULL,NULL); @@ -23336,459 +23359,459 @@ INSERT INTO `lng_data` VALUES ('common','search_engine','en','Readable .html URL INSERT INTO `lng_data` VALUES ('common','search_active','en','Include active users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','scorm_new','en','Create SCORM Learning Module (Authoring Mode)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','scorm_create_export_file_scrom2004','en','Create Export File (SCORM 2004 3rd Edition)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','scorm_create_export_file_scrom12','en','Create Export File (SCORM 1.2)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','scorm_create_export_file_scrom2004_4th','en','Create Export File (SCORM 2004 4th Edition)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','scorm_create_export_file_scrom12','en','Create Export File (SCORM 1.2)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','scorm_create_export_file_pdf','en','Create Export File (PDF)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','scorm_create_export_file_iso','en','Create Export File (ISO for CD-ROM)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','scorm_create_export_file_html','en','Create Export File (HTML)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','scorm_add','en','Add SCORM Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','saved','en','Saved',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','save','en','Save',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','scorm_add','en','Add SCORM Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','saved_successfully','en','Saved Successfully',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','save','en','Save',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','save_user_related_data','en','Save user related access data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','salutation_f','en','Ms./Mrs.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','salutation_m','en','Mr.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','salutation','en','Salutation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','save_and_back','en','Save And Back',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','save_customer_address_info','en','If enabled, the customers billing address will be stored',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','save_customer_address','en','Store billing address',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','save_message','en','Save as Draft',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','save_params_for_cron','en','Save Parameter for Cron Job',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','save_refresh','en','Save and Refresh',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','save_return','en','Save and Return',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','save_settings','en','Save Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','save_return','en','Save and Return',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','save_refresh','en','Save and Refresh',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','save_params_for_cron','en','Save Parameter for Cron Job',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','save_message','en','Save as Draft',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','save_customer_address','en','Store billing address',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','save_customer_address_info','en','If enabled, the customers billing address will be stored',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','save_and_back','en','Save And Back',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','salutation','en','Salutation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','salutation_m','en','Mr.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sahs','en','Learning Module SCORM/AICC',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','sahs_write','en','User can edit content and settings of SCORM/AICC learning module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','salutation_f','en','Ms./Mrs.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sahs_leave','en','Unsubscribe from SCORM/AICC Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sahs_read','en','User can read SCORM/AICC learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sahs_visible','en','SCORM/AICC learning module is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sahs_leave','en','Unsubscribe from SCORM/AICC Learning Module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','sahs_write','en','User can edit content and settings of SCORM/AICC learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sahs_join','en','Subscribe to SCORM/AICC Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sahs_insert_sco_from_clip','en','Paste SCOs from Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sahs_insert_page_from_clip','en','Paste Pages from Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sahs_insert_chap_from_clip','en','Paste Chapters from Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sahs_edit_permission','en','User can change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','sahs_edit_learning_progress','en','User can edit learning progress settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sahs_create','en','Create SCORM/AICC Learning Module',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','sahs_delete','en','User can move or delete SCORM/AICC learning module',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','sahs_copy','en','User can copy SCORM/AICC learning module',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sahs_added','en','SCORM/AICC Learning Module added',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rte_editor_enabled','en','Rich Text Editor enabled',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rte_editor_disabled','en','Rich Text Editor disabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','root_write','en','User can edit settings of Repository - Home and manage content',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','row','en','Row',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rows','en','Rows',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rte_editor_disabled','en','Rich Text Editor disabled',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rte_editor_enabled','en','Rich Text Editor enabled',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sahs_added','en','SCORM/AICC Learning Module added',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','sahs_copy','en','User can copy SCORM/AICC learning module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sahs_create','en','Create SCORM/AICC Learning Module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','sahs_delete','en','User can move or delete SCORM/AICC learning module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','sahs_edit_learning_progress','en','User can edit learning progress settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','root_visible','en','Repository - Home is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','root_read','en','User has read access to Repository - Home',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rolt','en','Role Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_create_cat','en','Create Categories',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','root_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','root_edit','en','Edit system root node',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rolt_edit','en','Edit Role Template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rolt','en','Role Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolt_new','en','New Role Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolt_added','en','Role template added',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rolt_edit','en','Edit Role Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolt_add','en','Add Role Template',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rolf_visible','en','Roles/role templates are visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rolf_write','en','Edit default permission settings of Roles/role templates',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolf','en','Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolt_a','en','a Role Template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rolf_write','en','Edit default permission settings of Roles/role templates',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rolf_visible','en','Roles/role templates are visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolf_read','en','Read access to Roles/role templates',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rolf_delete','en','Delete Roles/Role templates',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rolf_edit_permission','en','Change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolf_edit_userassignment','en','Change user assignment of Roles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rolf_create_role','en','Create New Role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rolf_edit_permission','en','Change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolf_create_rolt','en','Create New Role Template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rolf_delete','en','Delete Roles/Role templates',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rolf_create_role','en','Create New Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolf_added','en','Role folder added',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_user_edit','en','Edit account data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_user_send_mail','en','Send user a message',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','roles','en','Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role','en','Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','roles_of_import_global','en','Global roles of import file',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','roles_of_import_local','en','Local roles of import file',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','roles','en','Roles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_user_edit','en','Edit account data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_user_send_mail','en','Send user a message',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_sure_delete_desk_items','en','Are you sure you want to delete the following assignments?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_templates_only','en','Role templates only',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_user_deassign','en','Deassign user from role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_select_desktop_item','en','Please select one object that will be assigned to this role.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_select_one_item','en','Please select one object.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_sure_delete_desk_items','en','Are you sure you want to delete the following assignments?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_select_desktop_item','en','Please select one object that will be assigned to this role.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_search_users','en','User search',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_protect_permissions','en','Protect Permissions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_search_enter_search_string','en','Please enter a search string',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_search_users','en','User search',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_protect_permissions_desc','en','The object permissions cannot be changed by systems operations anymore. Furthermore only administrator of higher levels may change the permissions.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_no_groups_selected','en','Please select a group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_no_results_found','en','No results found',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_no_roles_selected','en','Please select a role',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_no_users_no_desk_items','en','It is not possible to assign personal desktop items, since you cannot assign users to this role.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_new','en','New Role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_new_search','en','New search',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_mailto','en','Mail to all assigned Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_list_users','en','List users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_no_results_found','en','No results found',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_no_groups_selected','en','Please select a group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_edit','en','Edit Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_header_edit_users','en','Change User Assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_list_users','en','List users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_mailto','en','Mail to all assigned Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_new_search','en','New search',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_new','en','New Role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_deleted','en','Role deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_desk_add','en','Assign desktop item',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_desk_none_created','en','No desktop items assigned to this role.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_edit','en','Edit Role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_deleted','en','Role deleted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_assignment_updated','en','Role assignment has been updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_assignment','en','Role Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_count_users','en','Number of users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_deleted_desktop_items','en','Deleted assignment.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_assignment_updated','en','Role assignment has been updated.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_assigned_desktop_item','en','Created new assignment.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_add','en','Add Role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_added','en','Role added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_assigned_desk_items','en','Assigned desktop items',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_assigned_desktop_item','en','Created new assignment.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rights','en','Rights',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_a','en','a Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_add_local','en','Add Local Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_add_user','en','Add User(s) to role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_add','en','Add Role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_added','en','Role added',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rights','en','Rights',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','res_links','en','Repository Links',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','reset_filter','en','Reset Filter',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reset','en','Reset',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','resources','en','Resources',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','retype_password','en','Retype Password',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','right','en','Right',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','reset_filter','en','Reset Filter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','required_field','en','Required',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','res_links_short','en','Links',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','res_links','en','Repository Links',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','require_phone_office','en','Require office phone',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','require_referral_comment','en','Require referral comment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','require_street','en','Require street',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','required_field','en','Required',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_zipcode','en','Require zip code',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','require_phone_mobile','en','Require mobile phone',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','require_street','en','Require street',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','require_referral_comment','en','Require referral comment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','require_phone_office','en','Require office phone',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_phone_home','en','Require home phone',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','require_phone_mobile','en','Require mobile phone',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_passwd2','en','Require retype password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','require_login','en','Require login',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_mandatory','en','mandatory',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_matriculation','en','Require matriculation number',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_passwd','en','Require password',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','require_login','en','Require login',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_lastname','en','Require last name',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_institution','en','Require institution',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','require_gender','en','Require gender',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_hobby','en','Require hobby',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','require_firstname','en','Require first name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','require_department','en','Require department',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_email','en','Require e-mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_fax','en','Require fax',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','require_firstname','en','Require first name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','require_gender','en','Require gender',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_city','en','Require city',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_country','en','Require country',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_default_role','en','Require role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','require_department','en','Require department',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','request_membership','en','Request membership',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','repository','en','Repository',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','repository_admin','en','Repository Trash and Permissions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','request_membership','en','Request membership',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','repository_frame','en','Repository Content',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','repository_admin','en','Repository Trash and Permissions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','repeat_scan','en','Repeating virus scan...',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','replace_file','en','Replace File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reply','en','Reply',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','repository_admin_desc','en','Set permissions for repository items, restore or remove objects from system trash',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','repeat_scan_succeded','en','Repeated scan succeeded.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rename','en','Rename',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','repeat_scan_failed','en','Repeated scan failed.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','repeat_scan_succeded','en','Repeated scan succeeded.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','remove','en','Remove',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rename_file','en','Rename File',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','remove_translation','en','Remove translation',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','related_to','en','Related to',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','remove_personal_picture','en','Remove',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','remove_translation','en','Remove translation',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','registration','en','New Account Registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','registration_expired','en','Registration period expired...',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','registration_disabled','en','Only available when using local authentication',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','registered_users','en','registered Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','registration_disabled','en','Only available when using local authentication',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','registered_user','en','registered User',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','registered_since','en','Registered since',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','register','en','Register',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','register_info','en','Please fill out the form to register (Fields marked with an asterisk are required information).',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','registered_since','en','Registered since',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_passwd_via_mail','en','Your password will be sent to your e-mail address given below.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','register_info','en','Please fill out the form to register (Fields marked with an asterisk are required information).',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_subject','en','ILIAS eLearning - Your access data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','reg_mail_body_text1','en','Welcome to ILIAS eLearning!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','reg_mail_body_text2','en','To access ILIAS use the following data:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_body_text3','en','Further personal information:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_subject_confirmation','en','ILIAS eLearning - Your Confirmation Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_body_salutation','en','Hello',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','reg_mail_body_text1','en','Welcome to ILIAS eLearning!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','reg_mail_body_text2','en','To access ILIAS use the following data:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_body_forgot_password_info','en','To get your password, please use the function « Forgot password? » at the login screen to request a new password for this account.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_body_confirmation','en','to activate your account and confirm ownership of this email address, click the link below:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_body_3_confirmation','en','If this email means nothing to you, then it is possible that somebody else has entered your email address either deliberately or accidentally, so please ignore this email.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_body_2_confirmation','en','The link will only be good for %s, after that you will have to try again from the beginning.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','refuse','en','Refuse',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_account_confirmation_successful','en','Your user account has been activated.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','refuse','en','Refuse',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','refresh','en','Refresh',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','refresh_list','en','Refresh List',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','refresh_languages','en','Refresh All Languages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','referral_comment','en','How did you hear about ILIAS?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reference_of','en','Reference of:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','recf_edit','en','Edit RecoveryFolder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','recipient','en','Recipient',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','referral_comment','en','How did you hear about ILIAS?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reference_deleted','en','Destination not available',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','readcount_users','en','Number of non-anonymous read accesses',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','readcount_anonymous_users','en','Number of anonymous read accesses',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','recipient','en','Recipient',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','quote','en','Quote',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','read','en','Read',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','quit','en','Quit',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','readcount_anonymous_users','en','Number of anonymous read accesses',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','readcount_users','en','Number of non-anonymous read accesses',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','recf_edit','en','Edit RecoveryFolder',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','question','en','Question',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','quit','en','Quit',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','question_pools','en','Question Pools',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','query_data','en','Query data',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','question_message','en','Question',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','qpl_upload_file','en','Upload file',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','qpl_visible','en','Question pool is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','qpl_write','en','User can edit test questions and settings of question pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','qpl','en','Question Pool Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','quarterly','en','quarterly',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','query_data','en','Query data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','qpl_write','en','User can edit test questions and settings of question pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','qpl_visible','en','Question pool is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','qpl_read','en','User can read test questions in pool and insert them in tests',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','qpl_upload_file','en','Upload file',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','qpl_new','en','New Question Pool Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','qpl_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','qpl_delete','en','User can move or delete question pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','qpl_copy','en','User can copy question pool for tests',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','publishing_organisation','en','Publishing Organization',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','purpose','en','Purpose',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','qpl_add','en','Add Question Pool Test',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','purpose','en','Purpose',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','publishing_organisation','en','Publishing Organization',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','published','en','Published',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','publication','en','Publication',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','publication_date','en','Publication Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','public_profile','en','Profile',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','public','en','public',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','publication_date','en','Publication Date',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','publication','en','Publication',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','public_profile_not_visible','en','The profile is not public',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','public_notes','en','Public Notes',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pub_section','en','Anonymous Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pub_section_info','en','If enabled, parts of the system (e.g. repository, workspace, user profiles) can be made available to the internet without authentication. The permissions of the ‘Anonymous’ role will control the access to repository resources.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','ps_visible','en','Privacy/Security administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','ps_write','en','User can edit settings in Privacy/Security administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','ps_read','en','User has read access to Privacy/Security administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','ps_visible','en','Privacy/Security administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','ps_export_member_data','en','User can export member data in courses and groups',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','proxy','en','Proxy-Server',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','ps_edit_permission','en','User can change permission settings of Privacy/Security administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','proxy','en','Proxy-Server',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy_status','en','Proxy',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy_status_info','en','To use a proxy in ILIAS (e.g. for web feeds or to check web links) please activate the checkbox above.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy_port_numeric','en','The entered port has to be a numeric value between 0 and 65535',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy_port','en','Port',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy_port_info','en','Please enter a port between 0 and 65535, e.g.8080.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy_pear_net_socket_error','en','PEAR Net_Socket error',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','proxy_host','en','Host',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy_not_connectable','en','ILIAS could not build a connection to the defined proxy.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','proxy_host','en','Host',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy_host_info','en','Please enter a host.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','profile','en','Profile',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','properties','en','Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy_connectable','en','Connection established.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','properties','en','Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','profile_of','en','Profile of',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','profile','en','Profile',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','profile_changed','en','ILIAS eLearning - Your profile has changed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','profile_incomplete','en','Your profile is incomplete. Please fill in all required data.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','print_view','en','Print View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','print','en','Print',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','private_notes','en','Private Notes',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pro','en','Pro',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proceed','en','Proceed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','profile_changed','en','ILIAS eLearning - Your profile has changed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','preview_learner','en','Member View',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','previous','en','Previous',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','preview_learner_info','en','If enabled, Course and Group administrators have the possibility to view the content form the perspective of a learner.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','print_view','en','Print View',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','print','en','Print',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','preview_learner','en','Member View',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','presentation_options','en','Presentation Options',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','preferences','en','Preferences',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','preview_learner_info','en','If enabled, Course and Group administrators have the possibility to view the content form the perspective of a learner.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','predefined_template','en','Predefined role template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','preferences','en','Preferences',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','precondition','en','Precondition',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','preconditions','en','Preconditions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','precondition_not_accessible','en','You do not have sufficient permission to view the precondition(s) of this item.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','position','en','Position',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pos_top','en','Top',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pos_left','en','Left',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','precondition_not_accessible','en','You do not have sufficient permission to view the precondition(s) of this item.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pos_right','en','Right',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pos_top','en','Top',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','port','en','Port',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pos_bottom','en','Bottom',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','please_select','en','-- Please Select --',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pos_left','en','Left',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','please_wait','en','Please wait...',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','please_select_a_delivered_file_to_delete','en','You must select at least one delivered file to delete it!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','please_select','en','-- Please Select --',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','please_select_a_delivered_file_to_download','en','You must select at least one delivered file to download it!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','please_enter_title','en','Please enter a title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','please_enter_target','en','Please enter a target',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','please_choose','en','-- Select --',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','phone_office','en','Phone, Office',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','please_select_a_delivered_file_to_delete','en','You must select at least one delivered file to delete it!',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','phone','en','Phone',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','phrase','en','Phrase',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','please_choose','en','-- Select --',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','please_enter_target','en','Please enter a target',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','please_enter_title','en','Please enter a title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','phone_office','en','Phone, Office',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','phone_mobile','en','Phone, Mobile',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pg_edit','en','Edit page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pg_new','en','New page',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','phone_home','en','Phone, Home',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pg_new','en','New page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pg_edit','en','Edit page',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pg_added','en','Page added',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','persons','en','Persons',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pg_a','en','a page',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pg_add','en','Add page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','persons','en','Persons',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','personal_picture','en','Avatar',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','personal_profile','en','Personal Data and Profile',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','permission','en','Permission',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','personal_desktop','en','Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','person_title','en','Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','personal_data','en','Personal Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','personal_desktop','en','Personal Desktop',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','personal_picture','en','Avatar',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','permission','en','Permission',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','permission_settings','en','Object Permission Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','permission_settings_info','en','This form determines which role is allowed to do what with the current object \'%s\'.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','permission_denied','en','Permission Denied',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','perma_link','en','Permanent Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','permission_denied_filed_locked_by','en','Access denied. The file was locked by \'%s\'.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','permission_denied','en','Permission Denied',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','permission_settings_info','en','This form determines which role is allowed to do what with the current object \'%s\'.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','perm_special_options','en','Special Options',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','perm_settings','en','Permissions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','perm_role_info_glob_2','en','If you want to change the permissions of role \'%s\' for all existing objects in the repository you must check the option \'Change Existing Objects\' at the bottom of the screen.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','perm_role_info_glob_1','en','This form determines the permissions of role \'%s\' for newly created objects in the repository.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','perm_role_info_2','en','If you want to change the permissions of role \'%s\' for all already existing objects underneath \'%s\' you must check the option \'Change Existing Objects\' at the bottom of the screen.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','perm_role_info_1','en','This form determines the permissions of role \'%s\' for newly created objects under the object \'%s\'.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','per_object','en','Access per object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','perm_role_info_1','en','This form determines the permissions of role \'%s\' for newly created objects under the object \'%s\'.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pdf_export','en','PDF Export',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pd_items_news','en','Include News of Personal Items',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pd_items_news_info','en','If activated, all news related to items that have been added to the personal desktop will be included in the news block.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pd_enable_contacts','en','Enable Contacts',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pd_enable_chatviewer','en','Enable Chat Viewer',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pd_items_news_info','en','If activated, all news related to items that have been added to the personal desktop will be included in the news block.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pd_items_news','en','Include News of Personal Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pd_enable_contacts_requires_mail','en','Requires mail permission',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','pays_write','en','User can edit settings in Shop administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','pays_visible','en','Shop administration is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pays_edit','en','Edit shop settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','pays_read','en','User has read access to Shop administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','pays_visible','en','Shop administration is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','pays_write','en','User can edit settings in Shop administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pd_enable_chatviewer','en','Enable Chat Viewer',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','payment_system','en','Payment System',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','pays_edit_permission','en','User can change permission settings in Shop administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pays_edit','en','Edit shop settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','payment_buyable','en','Buyable',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','payment_demo','en','Demo',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','payment_in_sc','en','Already in shopping cart',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','payment_payed_access','en','Payed/Access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','payment_buyable','en','Buyable',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','path','en','Path',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pathes','en','Paths',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pay_methods','en','Pay methods',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','path_to_zip','en','Path to Zip',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','path_to_unzip','en','Path to Unzip',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','path_to_java','en','Path to Java',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','path_to_htmldoc','en','Path to HTMLdoc',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','path_to_zip','en','Path to Zip',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','path','en','Path',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','path_to_convert','en','Path to Convert',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pasteChapter','en','Paste',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pastePage','en','Paste',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','path_not_set','en','Path not set',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','path_to_htmldoc','en','Path to HTMLdoc',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','path_to_java','en','Path to Java',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','path_to_babylon','en','Path to Babylon',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','path_not_set','en','Path not set',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pastePage','en','Paste',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','paste_clipboard_items','en','Paste',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','paste','en','Paste',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','paste_clipboard_items_into_multiple_objects','en','Paste Into Multiple Objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pasteChapter','en','Paste',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','password','en','Password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','paste_clipboard_items_into_multiple_objects','en','Paste Into Multiple Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','password_to_short','en','The password must have at least a size of %s characters.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','password_to_long','en','The password must have at most a size of %s characters.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','password_must_special_chars','en','The password must contain special characters.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','password_must_chars_and_numbers','en','The password must contain characters and numbers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','password_expired','en','Your password is expired and has to be changed as the last change was %s day(s) ago.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','password_must_chars_and_numbers','en','The password must contain characters and numbers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','password_empty','en','The password field must not be empty.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','password_change_on_first_login_demand','en','You have to change your initial password before you can start using ILIAS services.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','password_assistance_info','en','If password assistance is enabled, a link ‘Forgot Password?’ is shown on the login page of ILIAS. Users can use this link to define a new password for their user account without needing assistance from a system administrator.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','password_assistance_disabled','en','Password assistance is only available when user authentication is done via local ILIAS database.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','passwd','en','Password',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','passwd_wrong','en','The password you entered is wrong!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','passwd','en','Password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','password_assistance_disabled','en','Password assistance is only available when user authentication is done via local ILIAS database.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','passwd_not_match','en','Your entries for the new password don’t match! Please re-enter your new password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','passwd_list','en','List of Passwords',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','passwd_invalid','en','The new password is invalid! Only the following characters are allowed (minimum 6 characters): A-Z a-z 0-9 _.-+?#*@!$%~',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','passwd_generation','en','Password Generation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','passed','en','Passed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','passwd_generation_info','en','If enabled, a user can select a password only from a list of automatically generated passwords.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','parameter','en','Parameter',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','parse','en','Parse',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','page_layout','en','Page Layout',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','page_layouts','en','Page Layouts',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','page','en','Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','passed','en','Passed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pages','en','Pages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','parameter','en','Parameter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','page','en','Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','page_layouts','en','Page Layouts',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','page_layout','en','Page Layout',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','owner_updated','en','Owner updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','owner','en','Owner',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','page_edit','en','Edit Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','overview','en','Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','overwrite','en','Overwrite',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','order_by','en','Order by',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','organization','en','Provider',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','other','en','Other',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','options','en','Options',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','order_by_answers','en','Order by Answers',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','overview','en','Overview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','organization','en','Provider',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','order_by_date','en','Order by Date',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','operation','en','Operation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','optimize','en','Optimize',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','option','en','Option',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','order_by','en','Order by',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','order_by_answers','en','Order by Answers',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','options','en','Options',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','optional_filters','en','Optional Filters',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','options_for_subobjects','en','Options for sub-objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','online_version','en','Online Version',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','online','en','Online',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','optimize','en','Optimize',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','option','en','Option',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','operation','en','Operation',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','open_views_inside_frameset','en','Open views inside frame',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','online','en','Online',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','online_time','en','Time online (DD:HH:MM:SS)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','online_chapter','en','Online Chapter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','on_waiting_list','en','You are on the waiting list',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','online_version','en','Online Version',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','omit','en','Omit',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','on_waiting_list','en','You are on the waiting list',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','online_chapter','en','Online Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','old','en','Old',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','omit_all','en','Omit all',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','ok','en','OK',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','offline','en','Offline',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','offline_version','en','Offline Version',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_wiki','en','Wikis',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','of','en','Of',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','offline_version','en','Offline Version',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','offline','en','Offline',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','ok','en','OK',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_webr','en','Weblinks',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_url','en','URLs',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_usr','en','Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_wiki','en','Wikis',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_tst','en','Tests',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_type','en','Object Types',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_url','en','URLs',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_usr','en','Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_st','en','Chapters',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_svy','en','Surveys',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_rolt','en','Role Templates',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_sahs','en','SCORM/AICC Learning Modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_sess','en','Sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_spl','en','Question Pools Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_role','en','Roles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_qst','en','Questions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_rcrs','en','ECS Courses',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_rolt','en','Role Templates',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_sahs','en','SCORM/AICC Learning Modules',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_mob','en','Media Objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_note','en','Notes',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_pg','en','Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_qpl','en','Question Pools Test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_note','en','Notes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_mob','en','Media Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_lres','en','Learning Resources',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_qst','en','Questions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_rcrs','en','ECS Courses',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_mail','en','Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_mcst','en','Mediacasts',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_mep','en','Media Pools',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_lm','en','ILIAS Learning Modules',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_lng','en','Languages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_lres','en','Learning Resources',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_lo','en','Learning Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_glo','en','Glossaries',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_grp','en','Groups',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_lng','en','Languages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_lm','en','ILIAS Learning Modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_htlm','en','HTML Learning Modules',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_grp','en','Groups',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_glo','en','Glossaries',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_frm','en','Forums',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_file','en','Files',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_fold','en','Folders',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_frm','en','Forums',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_feed','en','Web Feeds',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_exc','en','Exercises',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_dbk','en','Digilib Books',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_delete','en','Delete objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_crsr','en','Course References',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_crs','en','Courses',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_confirm','en','Confirm Action',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_chat','en','Chats',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_catr','en','Category References',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_crsr','en','Course References',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_cat','en','Categories',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_catr','en','Category References',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_chat','en','Chats',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_confirm','en','Confirm Action',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_alm','en','AICC Learning Modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objf','en','Object definitions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objf_write','en','Edit Object definitions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objf_visible','en','Object definitions are visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objf_read','en','Read access to Object definitions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objf_edit_permission','en','Change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objects','en','Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','object','en','Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','object_imported','en','Object imported',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','object_duplicated','en','Object copied',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','object','en','Object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objects','en','Objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objf_edit_permission','en','Change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','object_id','en','Object-Id',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','object_copy_in_progress','en','Started Copying.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','object_duplicated','en','Object copied',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','object_added','en','Object added',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj','en','Object',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_wiki','en','Wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_webr','en','Weblink',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_webr_duplicate','en','Copy Weblink list',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_wiki','en','Wiki',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj','en','Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_webr_select','en','-- Please select one Weblink list --',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_webr_duplicate','en','Copy Weblink list',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_usrf','en','User Management',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_usr','en','User',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_usrf_desc','en','Manage user accounts here.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_uset','en','User Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_url','en','URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_user','en','User',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_url','en','URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_type','en','Object Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_typ','en','Object Type Definition',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_tst','en','Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_tst_select','en','-- Please select one Test --',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_trac','en','Statistics and Learning Progress',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_tst_duplicate','en','Copy Test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_trac_desc','en','Statistics and Learning Progress Settings and Overview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_trac','en','Statistics and Learning Progress',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_taxf','en','Taxonomies',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_tax','en','Taxonomy',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_trac_desc','en','Statistics and Learning Progress Settings and Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_taxf_desc','en','Folder for taxonomies',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_tax','en','Taxonomy',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_tags','en','Tagging',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_tags_desc','en','Settings for tagging feature.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_svyf','en','Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_svyf_desc','en','Platform settings for the Survey Tool',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_svy','en','Survey',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_svy_select','en','-- Please select one Survey --',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_svy_duplicate','en','Copy Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_stys','en','Layout and Styles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_svy_duplicate','en','Copy Survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_svy_select','en','-- Please select one Survey --',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_stys_desc','en','Manage system skin and style settings here',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_sty','en','Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_st','en','Chapter',NULL,NULL); @@ -23796,34 +23819,34 @@ INSERT INTO `lng_data` VALUES ('common','obj_spl','en','Question Pool Survey',NU INSERT INTO `lng_data` VALUES ('common','obj_spl_select','en','-- Please select one Question Pool Survey --',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_spl_duplicate','en','Copy Question Pool Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_sess','en','Session',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_seas','en','Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_sess_duplicate','en','Copy Session',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_sess_select','en','-- Please select one Session --',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_seas_desc','en','Manage the search settings here.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_seas','en','Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_sco','en','SCO',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_sahs','en','Learning Module SCORM/AICC',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_rolt','en','Role Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_root','en','Repository - Home',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_rolt','en','Role Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_rolf','en','Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_rolf_local','en','Local Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_rolf_local_desc','en','Contains local roles of object no.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_rolf_desc','en','Manage your roles here.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_recf','en','Restored Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_role','en','Role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_recf','en','Restored Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_recf_desc','en','Contains restored Objects from System Check.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_rcrs','en','ECS Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_qpl','en','Question Pool Test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_ps','en','Privacy and Security',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_qpl_duplicate','en','Copy Question Pool Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_qpl_select','en','-- Please select one Question Pool Test --',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_qpl_duplicate','en','Copy Question Pool Test',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_ps','en','Privacy and Security',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_ps_desc','en','Configure global privacy and security settings here.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_pdts','en','Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_pg','en','Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_pdts_desc','en','Configure the Personal Desktop',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_pdts','en','Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_pays','en','Shop',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_pays_desc','en','Configure shop settings and vendors',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_page','en','Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_owner','en','This Object is owned by',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_page','en','Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_objf','en','Object Definitions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_objf_desc','en','Manage ILIAS object types and object permissions. (only for experts!)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_nwss','en','News and Web Feeds',NULL,NULL); @@ -23833,221 +23856,221 @@ INSERT INTO `lng_data` VALUES ('common','obj_notf','en','Note Administration',NU INSERT INTO `lng_data` VALUES ('common','obj_not_found','en','Object Not Found',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mobs','en','Media Objects/Pools',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mobs_desc','en','Settings for media objects and media pools.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_mcst','en','Mediacast',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_mob','en','Media Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mcts_desc','en','General settings for mediacast.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mcts','en','Mediacast',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mep','en','Media Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_mob','en','Media Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mail','en','Mail',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_lrss_desc','en','Configure all types of learning modules.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_lrss','en','Learning Resources',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_mcst','en','Mediacast',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mail_desc','en','Configure global mail settings here.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_lrss','en','Learning Resources',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_lrss_desc','en','Configure all types of learning modules.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_lo','en','LearningObject',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_lngf','en','Languages',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_lngf_desc','en','Manage your system languages here.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_lng','en','Language',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_ldap','en','LDAP Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_lm','en','Learning Module ILIAS',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_ldap','en','LDAP Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_ldap_desc','en','Configure global LDAP Settings here.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_grp','en','Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_htlm','en','Learning Module HTML',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_grp_select','en','-- Please select one Group --',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_grp','en','Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_grp_duplicate','en','Copy Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_glo','en','Glossary',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_frm','en','Forum',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_fold_select','en','-- Please select one Folder --',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_fold','en','Folder',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_frm_duplicate','en','Copy Forum',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_frm_select','en','-- Please select one Forum --',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_frm','en','Forum',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_glo','en','Glossary',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_file','en','File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_fold_duplicate','en','Copy Folder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_fold_select','en','-- Please select one Folder --',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_file_select','en','-- Please select one File --',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_file_duplicate','en','Copy File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_file','en','File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_file_inline','en','Learning Module File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_file_select','en','-- Please select one File --',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_feed','en','Web Feed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_facs_desc','en','Configure access to file and folder objects.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_file_duplicate','en','Copy File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_facs','en','Files and Folders',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_facs_desc','en','Configure access to file and folder objects.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_extt','en','Third Party Software',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_extt_desc','en','Configure external software or services that are supported by ILIAS',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_exc','en','Exercise',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_extt_desc','en','Configure external software or services that are supported by ILIAS',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_exc_select','en','-- Please select one Exercise --',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_dbk','en','Digilib Book',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_exc_duplicate','en','Copy Exercise',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_crsr','en','Course Reference',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_dbk','en','Digilib Book',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_crs','en','Course',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_cmps','en','Plugins',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_crs_duplicate','en','Copy Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_crs_select','en','-- Please select one Course --',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_cmps','en','Plugins',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_chac','en','Chat Server',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_crs','en','Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_chap','en','Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_chat','en','Chat',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_cmps_desc','en','General settings for Repository Plugins',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_chac','en','Chat Server',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_cert','en','Certificates',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_chac_desc','en','Configure your chat server here. Enable/disable chats.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_cen','en','Centra Event',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_cert_desc','en','Settings for certificates',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_cert','en','Certificates',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_cat','en','Category',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_catr','en','Category Reference',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_auth','en','Authentication and Registration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_calendar','en','Calendar',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_cals_desc','en','General Calendar settings.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_cat','en','Category',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_cat_select','en','-- Please select one Category --',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_cals','en','Calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_cat_duplicate','en','Copy Category',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_cat_select','en','-- Please select one Category --',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_auth_desc','en','Configure your authentication mode (local, LDAP, ...) and new account registration settings here.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_cals_desc','en','General Calendar settings.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_calendar','en','Calendar',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_auth','en','Authentication and Registration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_assf_desc','en','Platform settings for the Test and Assessment tool',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_assf','en','Test and Assessment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_auth_desc','en','Configure your authentication mode (local, LDAP, ...) and new account registration settings here.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_adve','en','Editing',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_alm','en','Learning Module AICC',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_assf_desc','en','Platform settings for the Test and Assessment tool',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_adve_desc','en','Administration settings for ILIAS page editor and TinyMCE.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_adm','en','Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_adm_desc','en','Main system settings folder containing all panels to administrate your ILIAS installation.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_accs','en','Accessibility',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_accs_desc','en','Settings for accessibility features.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','nwss_write','en','User can edit settings in News and Web Feeds administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','nwss_visible','en','News and Web Feeds administration is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','nwss_write','en','User can edit settings in News and Web Feeds administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_accs_desc','en','Settings for accessibility features.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_accs','en','Accessibility',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','nwss_read','en','User has read access to ews and Web Feeds administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','number_of_records','en','Number of records',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','nwss_edit_permission','en','User can change permission settings in News and Web Feeds administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','num_users','en','Number of Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','number_of_accesses','en','Number of accesses',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','notes','en','Notes',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','notifications','en','Notifications',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','num_users','en','Number of Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','note','en','Note',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','notes_and_comments','en','Notes and Comments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','notes','en','Notes',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','note_all_pub_notes','en','All notes',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','note_my_pub_notes','en','My notes only',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','not_installed','en','Not Installed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','not_logged_in','en','You are not logged in',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','not_implemented_yet','en','Not implemented yet',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','not_enabled_or_configured','en','Not configured or enabled',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','not_accessed','en','Not accessed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','not_available','en','Not Available',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','not_accessed','en','Not accessed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','not_accessed_yet','en','Not accessed yet',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','none','en','None',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','normal','en','Normal',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','not_accessed_yet','en','Not accessed yet',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no','en','No',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','non_internal_local_roles_only','en','Local roles (only user defined)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_zip_file','en','No zip file found.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no','en','No',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_xml_file_found_in_zip','en','XML file within zip file not found:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_users_selected','en','Please select one user.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_users_applied','en','Please select a user.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_users_selected','en','Please select one user.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_user_defined_fields_defined','en','No custom fields available.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_tst_in_personal_list','en','No tests in personal list.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_start_file','en','No Start File.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_submission_made','en','---',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_title','en','No Title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_roles_user_can_be_assigned_to','en','There are no global roles the user can be assigned to. Therefore you are not allowed to add users.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_start_file','en','No Start File.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_permission','en','You do not have the necessary permission.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_roles_user_can_be_assigned_to','en','There are no global roles the user can be assigned to. Therefore you are not allowed to add users.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_permission_to_join','en','You are not allowed to join this group!',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_parent_access','en','No access to a superordinated object!',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_owner','en','No Owner',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_objects','en','No objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_mkisofs_configured','en','You have to configure mkisofs utility in ILIAS setup to run ISO export',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_local_users','en','There are no local user',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_lo_in_personal_list','en','No learning objects in personal list.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_limit','en','No limit',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_import_file_found','en','No import file found',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_lo_in_personal_list','en','No learning objects in personal list.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_license_available','en','No license available!',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_invalid_links','en','No invalid links found.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_items','en','No Items',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_license_available','en','No license available!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_import_file_found','en','No import file found',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_grp_in_personal_list','en','No groups in personal list.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_import_available','en','Import not available for type',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_global_role_left','en','Every user has to be assigned to one role.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_frm_in_personal_list','en','No forums in personal list.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_conditions_found','en','No preconditions created.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_datasets','en','The table is empty',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_date','en','No date',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_description','en','No description',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_date','en','No date',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_datasets','en','The table is empty',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_conditions_found','en','No preconditions created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_condition_selected','en','Please select one precondition.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_chat_in_personal_list','en','No chats in personal list',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_checkbox','en','Please select at least one item.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_chat_in_personal_list','en','No chats in personal list',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_bm_in_personal_list','en','No bookmarks defined.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_access_link_object','en','You are not allowed to link this object',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_agreement_description','en','There is currently no user agreement text provided with this installation. Please contact the system administrator.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_access_item_public','en','To access this item you need to be logged in and to have appropriate permissions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_access_item','en','You have no permission to access this item.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_access_link_object','en','You are not allowed to link this object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_access_item_public','en','To access this item you need to be logged in and to have appropriate permissions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','nickname','en','Nickname',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','next','en','Next',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','news','en','News',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','newline','en','Newline',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','new','en','New',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','new_mail','en','New mail!',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','new_pass_equals_old_pass','en','The new password equals the old one.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','new','en','New',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','newline','en','Newline',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','news','en','News',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','new_lowercase','en','new',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','new_mail','en','New mail!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','new_list_password','en','New suggestions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','new_language','en','New Language',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','new_folder','en','New Folder',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','new_group','en','New Group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','never','en','never',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','new_language','en','New Language',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','new_list_password','en','New suggestions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','new_appointment','en','New Appointment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','never','en','never',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','my_grps','en','My Groups',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','my_los','en','My Learning Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','my_tsts','en','My Tests',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','name','en','Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','my_los','en','My Learning Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','my_grps','en','My Groups',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','my_frms','en','My Forums',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','my_courses','en','My Courses',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','multimedia','en','Multimedia',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','my_bms','en','Bookmarks',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','my_courses','en','My Courses',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','my_frms','en','My Forums',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_wrong_format','en','The value you entered is not a valid format.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','multimedia','en','Multimedia',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_wrong_filetype','en','File is no zip-archive',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_userassignment_changed','en','User assignment changed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_user_last_role2','en','Please delete the users or assign them to another role in order to delete this role.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_user_last_role1','en','The following users are assigned to this role only:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_unit_is_required','en','This input requires a unit. Please enter a correct value.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_undeleted','en','Object(s) restored.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_trash_empty','en','There are no deleted objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_undeleted','en','Object(s) restored.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_sysrole_not_editable','en','The permission settings of the system role may not be changed. The system role grants all assigned users unlimited access to all objects and functions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_sysrole_not_deletable','en','The system role cannot be deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_roleassignment_changed','en','Role assignment changed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_roleassignment_active_changed','en','Active role assignment changed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_roleassignment_active_changed_comment','en','This setting is not saved to the user’s profile! If the user logs in again, all active role assignments reset to their saved values.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_role_reserved_prefix','en','The prefix ‘il_’ is reserved for automatically generated roles. Please choose another name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_role_exists1','en','A role/role template with the name',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_role_exists2','en','already exists! Please choose another name',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_removed','en','Object(s) removed from system.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_role_exists1','en','A role/role template with the name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_perm_adopted_from1','en','Permission settings adopted from',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_perm_adopted_from2','en','(Settings have been saved!)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_perm_adopted_from1','en','Permission settings adopted from',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_perm_adopted_from_itself','en','You cannot adopt permission settings from the current role/role template itself.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_paste_object_not_in_itself','en','It’s not possible to paste the object %s in itself.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_obj_not_deletable_sold','en','Payment is activated for the following objects. They can no be deleted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_obj_modified','en','Modifications saved.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_obj_no_link','en','are not allowed to be linked',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_obj_may_not_contain_objects_of_type','en','The object %s may not contain objects of type: %s.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_obj_modified','en','Modifications saved.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_obj_exists','en','This object already exists in this folder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_obj_may_not_contain_objects_of_type','en','The object %s may not contain objects of type: %s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_obj_created','en','Object created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_obj_exists_in_folder','en','The object %s already exists in the folder %s.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_nothing_found','en','msg_nothing_found',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_not_in_itself','en','It’s not possible to paste the object in itself',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_nothing_found','en','msg_nothing_found',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_not_available_for_anon','en','The page you have chosen is only accessible for registered users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_type_available','en','Sorry. There is no [type] available at the moment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_url','en','You didn’t enter a URL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_no_title','en','Please enter a title.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_type_accessible','en','Sorry. You do not have the permissions to access any [type] of this list.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_no_sysadmin_sysrole_not_assignable','en','Only a System Administrator may assign users to the System Administrator Role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_no_title','en','Please enter a title.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_search_string','en','Please enter your query',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_no_search_result','en','No entries found',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_no_sysadmin_sysrole_not_assignable','en','Only a System Administrator may assign users to the System Administrator Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_scan_log','en','Scan log not implemented yet',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_no_search_result','en','No entries found',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_rolf_allowed2','en','is not allowed to contain a Role Folder',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_rolf_allowed1','en','The object',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_no_perm_undelete','en','You have no permission to restore the following object(s):',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_write','en','You have no permission to write',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_no_perm_undelete','en','You have no permission to restore the following object(s):',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_read','en','You have no permission to access this item.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_read_track','en','You have no permission to access the user tracking.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_read_lm','en','You have no permission to read this learning module.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_no_perm_read_item','en','You have no permission to access item \'%s’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_perm','en','You have no permission to edit permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_no_perm_read_item','en','You have no permission to access item \'%s’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_paste','en','You have no permission to paste the following object(s):',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_paste_object_in_folder','en','You have no permission to paste the object %s in the folder %s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_modify_user','en','You have no permission to modify user data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_no_perm_modify_role','en','You have no permission to modify roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_modify_rolt','en','You have no permission to modify role templates',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_no_perm_modify_role','en','You have no permission to modify roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_link','en','You have no permission to create a link from the following object(s):',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_delete','en','You have no permission to delete the following object(s):',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_no_perm_cut','en','You have no permission to cut the following object(s):',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_delete_track','en','You have no permission to delete tracking data.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_no_perm_create_user','en','You have no permission to add users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_create','en','You have no permission to create the following object(s):',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_no_perm_cut','en','You have no permission to cut the following object(s):',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_no_perm_create_user','en','You have no permission to add users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_create_rolt','en','You have no permission to add role templates',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_create_rolf','en','You have no permission to create a Role Folder. Therefore you may not stop inheritance of roles or add local roles here.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_create_role','en','You have no permission to add roles',NULL,NULL); @@ -24063,84 +24086,84 @@ INSERT INTO `lng_data` VALUES ('common','msg_no_default_language','en','No defau INSERT INTO `lng_data` VALUES ('common','msg_multi_language_selected','en','You selected the same language for different translations!',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_min_one_role','en','Each user must have at least one global role!',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_min_one_active_role','en','Each user must have at least one active global role!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_link_clipboard','en','Now, please select the desired location, where the selected objects should be linked to and click the button Paste.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_linked','en','Selected object(s) linked.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_may_not_contain','en','This object may not contain objects of type:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_invalid_filetype','en','Invalid file type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_is_last_role','en','You removed the last global role from the following users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_link_clipboard','en','Now, please select the desired location, where the selected objects should be linked to and click the button Paste.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_last_role_for_registration','en','At least one role must be available in the registration form for new users. This role is currently the only one available.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_is_last_role','en','You removed the last global role from the following users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_invalid_filetype','en','Invalid file type',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_input_is_required','en','This input is required. Please enter a value.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_input_either_file_or_url','en','You have to provide either a URL or a file.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_input_does_not_match_regexp','en','Please provide a valid value.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_input_either_file_or_url','en','You have to provide either a URL or a file.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_form_save_error','en','The form data could not be saved. Please check the input fields for any error messages.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_failed','en','Sorry, action failed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_error_copy','en','Copy Error',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_deleted_roles','en','Roles deleted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_deleted_rolt','en','Role Template deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_deleted_rolts','en','Role Template deleted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_deleted_roles_rolts','en','Roles and Role Templates deleted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_deleted_role','en','Role deleted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_deleted_export_files','en','Export file(s) deleted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_deleted_rolt','en','Role Template deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_cut_copied','en','Selected object(s) moved.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_deleted_export_files','en','Export file(s) deleted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_deleted_role','en','Role deleted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_deleted_roles_rolts','en','Roles and Role Templates deleted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_deleted_roles','en','Roles deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_cut_clipboard','en','Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Paste’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_copy_clipboard_container','en','Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Continue’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_copy_clipboard','en','Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Paste’.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_clear_clipboard','en','Clipboard cleared',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_cloned','en','Selected object(s) copied',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_copy_clipboard_source','en','Now, please select the desired course, whose content should be copied and click the button ‘Next’.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_cancel','en','Action cancelled',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_cloned','en','Selected object(s) copied',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_clear_clipboard','en','Clipboard cleared',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_changes_ok','en','The changes were OK',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','movePage','en','Move',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','moveChapter','en','Move',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','move','en','Move',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','moveChapter','en','Move',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','movePage','en','Move',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_cancel','en','Action cancelled',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','move_users_to_style','en','Move Users to Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','move_up','en','Move Up',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','move_to','en','Move to',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','move_right','en','Move Right',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','move_selected_items','en','Move',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','move_down','en','Move Down',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','move_right','en','Move Right',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','move_left','en','Move Left',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mount_webfolder','en','Open as webfolder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','move_down','en','Move Down',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','move_blocks','en','Move Blocks',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month','en','Month',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','monthly','en','monthly',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','months','en','Months',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mount_webfolder','en','Open as webfolder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','monthly','en','monthly',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month','en','Month',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_11_short','en','Nov',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_12_long','en','December',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_12_short','en','Dec',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_11_long','en','November',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_11_short','en','Nov',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_10_long','en','October',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_10_short','en','Oct',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_09_long','en','September',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_10_long','en','October',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_09_short','en','Sep',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_08_short','en','Aug',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_08_long','en','August',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_07_short','en','Jul',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_07_long','en','July',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_07_short','en','Jul',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_08_long','en','August',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_08_short','en','Aug',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_09_long','en','September',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_06_short','en','Jun',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_06_long','en','June',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_05_short','en','May',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_06_long','en','June',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_05_long','en','May',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_04_short','en','Apr',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_03_short','en','Mar',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_04_long','en','April',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_03_short','en','Mar',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_03_long','en','March',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_01_long','en','January',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_02_short','en','Feb',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_01_short','en','Jan',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_02_long','en','February',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_02_short','en','Feb',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','modules','en','Modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','module','en','module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','modules','en','Modules',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_01_long','en','January',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','moderators','en','Moderators',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mod_rewrite_disabled','en','The Apache-Module ‘mod_rewrite’ is not available.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','mobs_write','en','User can edit settings in Media Objects/Pools administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mobs_visible','en','Media Objects/Pools administration is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','mobs_write','en','User can edit settings in Media Objects/Pools administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mobs_read','en','User has read access to Media Objects/Pools administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mob','en','Media Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mobs_edit_permission','en','User can change permission settings in Media Objects/Pools administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','missing','en','Missing',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','missing_perm','en','Missing Permission',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mob','en','Media Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','missing_precondition','en','Missing Precondition',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','missing_perm','en','Missing Permission',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','minute','en','Minute',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','minutes','en','Minutes',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','min_time','en','Minimum time',NULL,NULL); @@ -24148,79 +24171,79 @@ INSERT INTO `lng_data` VALUES ('common','migrate','en','Migrate',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','meta_data','en','Metadata',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mgs_objects_linked_to_the_following_folders','en','The object(s) was/were linked to the following folder(s): %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','message','en','Message',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','message_to','en','Message to:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','message_content','en','Message Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','message_no_delivered_files','en','You have not submitted any files.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','mep_visible','en','Media pool is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','mep_write','en','User can edit content and settings of media pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','message_to','en','Message to:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mep','en','Media Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','message_content','en','Message Content',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mep_not_insert_already_exist','en','The following items have not been inserted because they are already in the media pool:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','mep_write','en','User can edit content and settings of media pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','mep_visible','en','Media pool is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mep_read','en','User has read access to media pool and can reuse media objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mep_not_insert_already_exist','en','The following items have not been inserted because they are already in the media pool:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mep_new','en','New Media Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mep_edit','en','Edit Media Pool Properties',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','mep_delete','en','User can move or delete media pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mep_edit_permission','en','User can change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mep_added','en','Added Media Pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','mep_delete','en','User can move or delete media pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mep_add','en','Add Media Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_waiting_list','en','Users on Waiting List:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','member_status','en','Member Status',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','member','en','Member',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mep_added','en','Added Media Pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','membership_leave','en','Leave',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','members','en','Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','membership_annulled','en','Your membership has been cancelled',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','membership_leave','en','Leave',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','member','en','Member',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','member_status','en','Member Status',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_waiting_list','en','Users on Waiting List:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_waiting_list_position','en','Your Position on the Waiting List:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_view_long','en','Member View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_view_deactivate','en','Deactivate Member View',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_view_close','en','Close Member View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_view_activate','en','Show Member View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_unlimited','en','Unlimited',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_start','en','Registration Start:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_view_deactivate','en','Deactivate Member View',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_reg_type','en','Registration Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_start','en','Registration Start:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_unlimited','en','Unlimited',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_view_activate','en','Show Member View',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_reg_period','en','Registration Period',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_reg_not_started','en','The registration has not started',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_reg_expired','en','The registration time is expired.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_participants','en','Participants',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_reg_expired','en','The registration time is expired.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_reg_not_started','en','The registration has not started',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_max_users','en','Maximum of Users:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_free_places','en','Free Places',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_end','en','Registration End:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_alert_no_places','en','There are no free places available.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_end','en','Registration End:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_add_to_wl','en','Add to Waiting List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mcst','en','Mediacast',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','mcst_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mcst_new','en','New Mediacast',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mcst_read','en','User can read mediacast',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mcst_visible','en','Mediacast is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mcst_write','en','User can edit content and settings of mediacast',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mcst','en','Mediacast',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mcst_new','en','New Mediacast',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','mcst_edit_permission','en','User can change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','matriculation','en','Matriculation number',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','max_number_rec','en','Maximum number of records',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','max_time','en','Maximum time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mcst_add','en','Add Mediacast',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','mcst_copy','en','User can copy mediacast',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mcst_delete','en','User can move or delete mediacast',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','mcst_copy','en','User can copy mediacast',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mcst_add','en','Add Mediacast',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','max_time','en','Maximum time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','max_number_rec','en','Maximum number of records',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','matriculation','en','Matriculation number',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','marked_entries','en','Marked Entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mark_all_unread','en','Mark All as Unread',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','main_menu_frame','en','Top Level Menu',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','main_menu','en','Main Menu',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','manage_tracking_data','en','Manage Tracking Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mark_all_read','en','Mark All as Read',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','manage_tracking_data','en','Manage Tracking Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','main_menu','en','Main Menu',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','main_menu_frame','en','Top Level Menu',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mails','en','Mails',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_z_local','en','User Folders',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail','en','Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mails_pl','en','Mail(s)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_z_local','en','User Folders',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_use_pear_mail','en','Use Pear Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mail_visible','en','Mail administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mail_write','en','User can edit settings in Mail administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_use_pear_mail','en','Use Pear Mail',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_use_pear_mail_info','en','Use Pear Mail to parse mailbox addresses. The built in parser in ILIAS is limited. Pear Mail fully supports internet compliant e-mail addresses.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_system','en','System Message',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','mail_system_message','en','User can send internal system messages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_sent','en','Mail sent!',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_settings','en','Mail Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mail_smtp_mail','en','User can send e-mails per SMTP to external addresses',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_sent','en','Mail sent!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','mail_system_message','en','User can send internal system messages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_system','en','System Message',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_use_pear_mail_info','en','Use Pear Mail to parse mailbox addresses. The built in parser in ILIAS is limited. Pear Mail fully supports internet compliant e-mail addresses.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_send_error','en','Error sending mail',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_select_one','en','You must select one mail',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_search_word','en','Search word',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_search_no','en','No entries found.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_search_groups_not_found','en','No groups were found you are belonging to as a member.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_search_no','en','No entries found.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_search_word','en','Search word',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_select_one','en','You must select one mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_search_courses_not_found','en','No courses were found you are belonging to as a member.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mail_read','en','User has read access to Mail administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_not_sent','en','Mail not sent!',NULL,NULL); @@ -24231,40 +24254,40 @@ INSERT INTO `lng_data` VALUES ('common','mail_maxtime_mail','en','Max. days to k INSERT INTO `lng_data` VALUES ('common','mail_maxtime_attach','en','Max. days to keep attachments',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_maxsize_mail','en','Max. mail size',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_maxsize_box','en','Max. mailbox size',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_mails_of','en','Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_maxsize_attach','en','Max. attachment size',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_intern_enable','en','Enable',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_mails_of','en','Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_import','en','Import',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_import_file','en','Export file',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_folders','en','Mail Folders',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_feedback','en','Mail Feedback',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_edit_permission','en','User can change permission settings in Mail administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_e_sent','en','Sent',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_delete_error','en','Error while deleting',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_d_drafts','en','Drafts',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_e_sent','en','Sent',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_delete_error_file','en','Error deleting file',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_d_drafts','en','Drafts',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_c_trash','en','Trash',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_b_inbox','en','Inbox',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_attachments','en','Mail attachments',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_attachment','en','Mail attachment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_addressbook','en','Contacts',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_attachments','en','Mail attachments',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_allow_smtp','en','Allow SMTP',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_a_root','en','Mailbox',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_addressbook','en','Contacts',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lrss_write','en','User can edit settings of Learning Resources in administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lrss_visible','en','Administration of Learning Resources is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lrss_read','en','Read access to administration of Learning Resources',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','lres','en','Learning Resources',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lrss_edit_permission','en','User can change permission settings of Learning Resources administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','lres','en','Learning Resources',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','los','en','Learning Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','logout','en','Logout',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','logs','en','Log Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','los_last_visited','en','Last Visited Learning Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','loginname_settings','en','Login Name Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','logs','en','Log Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','logout','en','Logout',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','logout_text','en','You logged off from ILIAS. Your session has been closed.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','login','en','Login',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','loginname_settings','en','Login Name Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','loginname_already_exists','en','This login name already exists.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','login_to_ilias_via_shibboleth','en','Login to ILIAS via',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','login','en','Login',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login_to_ilias','en','Login to ILIAS',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','login_to_ilias_via_shibboleth','en','Login to ILIAS via',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login_to_ilias_via_openid','en','Login to ILIAS via OpenID',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login_to_ilias_via_cas','en','Login to ILIAS via Central Authentication Service',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login_time','en','Time online',NULL,NULL); @@ -24273,18 +24296,18 @@ INSERT INTO `lng_data` VALUES ('common','login_information','en','Login Informat INSERT INTO `lng_data` VALUES ('common','login_information_settings_saved','en','The login information were saved successfully',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login_information_desc','en','Please enter a login information for the respective language.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login_exists','en','There is already a user with this login name! Please choose another one.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','logic_and','en','and',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','logic_or','en','or',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','login_as','en','Logged in as',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login_data','en','Login data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','login_as','en','Logged in as',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','log_in','en','Login',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','logic_and','en','and',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','logic_or','en','or',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lock_file','en','Lock file',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','locator','en','Location:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','location','en','Location',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','local','en','Local',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','location','en','Location',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','locator','en','Location:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','local_languages_already_installed','en','Selected local language file(s) are already installed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','local_language_file','en','local language file',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','local_language_files','en','local language files',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','local_languages_already_installed','en','Selected local language file(s) are already installed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lo_overview','en','LO Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lo','en','Learning Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lo_other_langs','en','LOs in Other Languages',NULL,NULL); @@ -24292,25 +24315,25 @@ INSERT INTO `lng_data` VALUES ('common','lo_no_content','en','No Learning Resour INSERT INTO `lng_data` VALUES ('common','lo_new','en','New Learning Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lo_edit','en','Edit Learning Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lo_categories','en','LO Categories',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','lngf','en','Languages',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lo_available','en','Overview Learning Modules and Courses',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','lngf','en','Languages',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lngf_write','en','User can edit settings in Language administration and use extended language maintenance',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lngf_visible','en','Language administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lngf_read','en','User has read access to Language administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','lm_write','en','User can edit content and settings of ILIAS learning module',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','lm','en','Learning Module ILIAS',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lng','en','Language',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lngf_edit_permission','en','User can change permission settings of Language administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','lm_read','en','User can read ILIAS learning module',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','lm_type_aicc','en','AICC',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','lm','en','Learning Module ILIAS',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','lm_write','en','User can edit content and settings of ILIAS learning module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','lm_visible','en','ILIAS Learning Module is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lm_type_hacp','en','HACP',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lm_type_scorm','en','SCORM 1.2',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lm_type_scorm2004','en','SCORM 2004 3rd/4th Edition',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','lm_visible','en','ILIAS Learning Module is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','lm_read','en','User can read ILIAS learning module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','lm_type_aicc','en','AICC',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lm_new','en','New ILIAS Learning Module',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','lm_edit_permission','en','User can change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','lm_join','en','Subscribe to ILIAS Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lm_leave','en','Unsubscribe from ILIASLearning Module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','lm_join','en','Subscribe to ILIAS Learning Module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','lm_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lm_edit_learning_progress','en','User can edit learning progress settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lm_delete','en','User can move or delete ILIAS learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lm_create','en','Create ILIAS Learning Module',NULL,NULL); @@ -24318,39 +24341,39 @@ INSERT INTO `lng_data` VALUES ('rbac','lm_copy','en','User can copy ILIAS learni INSERT INTO `lng_data` VALUES ('common','lm_added','en','ILIAS Learning Module added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lm_add','en','Add ILIAS Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lm_a','en','an ILIAS Learning Module',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','literature_bookmarks','en','Literature Bookmarks',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','literature','en','Literature',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','list_of_pages','en','Pages List',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','list_of_questions','en','Question List',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','list','en','List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','list_of_pages','en','Pages List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','links_user_name','en','ILIAS username',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','links_value','en','Parameter Value',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','links_user_id','en','ILIAS user id',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','literature_bookmarks','en','Literature Bookmarks',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','literature','en','Literature',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','links_parameter_deleted','en','Parameter deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','links_select_one','en','- Select one -',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','links_session_id','en','ILIAS session id',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','links_parameter_deleted','en','Parameter deleted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','links_not_available','en','Not available',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','links_user_id','en','ILIAS user id',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','links_user_name','en','ILIAS username',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','links_value','en','Parameter Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','links_name','en','Parameter Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','links_no_name_given','en','Please choose a parameter name.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','links_no_value_given','en','Please choose a parameter value.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','links_not_available','en','Not available',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','links_existing_params','en','Existing Parameters:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','links_dynamic','en','Dynamic Weblink Parameters',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','links_dynamic_info','en','If enabled, it is possible to append dynamic parameters to Weblinks.
E.g. the ILIAS user ID or the username.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','links_dyn_parameter','en','Dynamic Parameters',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','links_add_param','en','Add Parameter:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','linked_pages','en','Linked Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','linked_object','en','The object has been linked',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','linked_pages','en','Linked Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','link','en','Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','link_selected_items','en','Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','link_dynamic_info','en','You can add dynamic parameters like the ILIAS user id.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','link_checker_refreshed','en','Refreshed view',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','link_check','en','Weblink Check',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','link_checker_refreshed','en','Refreshed view',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','link_check_subject','en','[ILIAS] Weblink check',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','link_check_message_enabled','en','Messages enabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','link_check_message_disabled','en','Messages disabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','link_check_message_b','en','If enabled, you will be informed about invalid links by mail.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','link_check_body_top','en','You receive mail from ILIAS because you want to be informed about invalid links of the following learning modules:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','link_all','en','Link all',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','link_check_body_top','en','You receive mail from ILIAS because you want to be informed about invalid links of the following learning modules:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','licenses','en','Licenses',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','license','en','License',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','level','en','Level',NULL,NULL); @@ -24361,16 +24384,16 @@ INSERT INTO `lng_data` VALUES ('common','learning_resource','en','Learning Resou INSERT INTO `lng_data` VALUES ('common','learning_resourc','en','Learning Resource',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','learning_progress','en','Learning Progress',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','learning_objects','en','Learning Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','learning module','en','Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ldap','en','LDAP',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','learning module','en','Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ldap_write','en','Edit LDAP settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ldap_visible','en','LDAP settings are visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','ldap_version','en','LDAP protokoll version',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ldap_v3','en','LDAPv3',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','ldap_version','en','LDAP protokoll version',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ldap_v2','en','LDAPv2',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','ldap_search_base','en','LDAP Search base',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','ldap_server','en','LDAP Server URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ldap_tls','en','Use LDAP TLS',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','ldap_server','en','LDAP Server URL',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','ldap_search_base','en','LDAP Search base',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ldap_read','en','Read access to LDAP settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ldap_port','en','LDAP Port',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ldap_passwd','en','Your current password',NULL,NULL); @@ -24388,73 +24411,73 @@ INSERT INTO `lng_data` VALUES ('common','last_reminder','en','Last reminder',NUL INSERT INTO `lng_data` VALUES ('common','last_refresh','en','Last Refresh',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','last_login','en','Last Login',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','last_edited_on','en','Last edited on',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','languages_updated','en','All installed languages have been updated',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','languages','en','Languages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','last_access','en','Last Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','last_change','en','Last Change',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','last_access','en','Last Access',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','languages','en','Languages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','languages_updated','en','All installed languages have been updated',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','languages_already_uninstalled','en','Selected language(s) are already uninstalled',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','languages_already_installed','en','Selected language(s) are already installed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','language','en','Language',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','language_not_installed','en','is not installed. Please install that language first',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lang_version','en','1',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','langfile_found','en','Language file found',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','lang_timeformat_no_sec','en','H:i',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','language_not_installed','en','is not installed. Please install that language first',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lang_timeformat','en','H:i:s',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','lang_size_gb','en','GB',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','lang_size_kb','en','KB',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','lang_timeformat_no_sec','en','H:i',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lang_size_mb','en','MB',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','lang_sep_thousand','en',',',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','lang_size_kb','en','KB',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','lang_size_gb','en','GB',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lang_size_bytes','en','bytes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','lang_sep_thousand','en',',',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lang_sep_decimal','en','.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lang_refresh_confirm','en','Do you really want to refresh all languages?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lang_refresh_confirm_selected','en','Do you really want to refresh the selected languages?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','lang_dateformat','en','Y-m-d',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lang_path','en','Language Path',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lang_refresh_confirm_info','en','Extended language maintenance is currently activated. Refreshing the languages will read the global language files of ILIAS and probably the local language files from the Customizing directory to the database. Global language files will not affect your manual changes. A local language file will overwrite all manual changes that are older than the saving date of the local language file.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','kb','en','KByte',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','keywords','en','Keywords',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','lang_dateformat','en','Y-m-d',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','join_session','en','Attend',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','join','en','Join',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','kb','en','KByte',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','java_server','en','Java-Server',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','java_server_readme','en','Setup information',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','join_session','en','Attend',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','java_server_port','en','Port',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','java_server_readme','en','Setup information',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','java_server_no_connection','en','Attention: Cannot connect to Java server.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','java_server_info','en','If activated, it is possible to search in PDF, HTML files and HTML-Learning modules',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','java_server_host','en','Host',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','item','en','Item',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','is_already_your','en','is already your',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','java_server_host','en','Host',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ip_address','en','IP Address',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','is_already_your','en','is already your',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','invisible_block','en','Invisible Block',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','invisible_block_mess','en','You do not have the permission to view this block.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','invalid_visible_required_options_selected','en','All fields set to required has to be set to visible in registration, too.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','internal_system','en','Internal system',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','internal_local_roles_only','en','Local roles (only automatically generated)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','institution','en','Institution',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','instant_messengers','en','Instant Messengers',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','installed','en','Installed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','install','en','Install',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','installed_local','en','Installed With Local',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','installed','en','Installed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','instant_messengers','en','Instant Messengers',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','institution','en','Institution',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','install_local','en','Install With Local',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','install','en','Install',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','inst_name','en','Installation Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','inst_info','en','Installation Info',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','inst_id','en','Installation ID',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','inst_info','en','Installation Info',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','insert_object_here','en','Insert at Current Position',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','insert','en','Insert',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','input_error','en','Input error',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','insert_object_here','en','Insert at Current Position',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','inline_file_extensions','en','Web-enabled files',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','inifile','en','Ini-File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','inline_file_extensions_info','en','Files with these extensions are displayed in the browser window.
For example: gif jpg mp3 pdf png
All other files are offered for downloading.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','inifile','en','Ini-File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','information_abbr','en','Info',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','inform_user_mail','en','Send mail to inform user about changes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','info_view_of_user','en','User',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info','en','Information',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_trash','en','Deleted Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','info_short','en','Info',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','info_view_of_user','en','User',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_status_info','en','Permissions of User',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','info_short','en','Info',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_remark_interrupted','en','Role is interrupted at this position. The role\'s default permission settings in effect are located in that position.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_permission_source','en','Effective From*',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','info_owner_of_object','en','Owner of object',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_permission_origin','en','Original Position',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','info_owner_of_object','en','Owner of object',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_not_assigned','en','not assigned',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_message','en','Information Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_is_not_member','en','User is not a member',NULL,NULL); @@ -24463,33 +24486,33 @@ INSERT INTO `lng_data` VALUES ('common','info_from_role','en','Granted by Role / INSERT INTO `lng_data` VALUES ('common','info_err_user_not_exist','en','User with that login name or user_id does not exists',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_enter_login_or_id','en','(Enter login name or user ID)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_deleted','en','Object(s) Deleted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','info_delete_sure','en','Are you sure that you want to delete the following item(s)?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_delete_warning_no_trash','en','(WARNING: Selected Objects will be removed irreversibly from System and may not be recovered anymore!)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','info_available_roles','en','Available Roles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','info_delete_sure','en','Are you sure that you want to delete the following item(s)?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_change_user_view','en','Change User',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_deactivate_sure','en','Are you sure that you want to deactivate the following user(s)?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','info_available_roles','en','Available Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_assigned','en','assigned',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_assign_sure','en','Are you sure you want to assign the following user(s)?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_activate_sure','en','Are you sure that you want to approve the following user(s) as active user(s)?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_accessFree_sure','en','Are you sure you want to remove the limited access for the following user(s)?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_access_permissions','en','Access Permissions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','include_local','en','include local language file when updating language',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','info_access_and_status_info','en','Access- and status information',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','inactive','en','Inactive',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','include_local','en','include local language file when updating language',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','inbox','en','Inbox',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','in_use','en','User Language',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','in','en','in',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','inactive','en','Inactive',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','in_use_by','en','In use by',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','import_warning_log','en','Import warning log',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','imported','en','imported',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','import','en','Import',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','important','en','Important',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','imported','en','imported',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','import_tst','en','Import Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','import_users','en','Import Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','import_svy','en','Import Survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','import_warning_log','en','Import warning log',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','import_spl','en','Import Question Pool Survey',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','import_sahs','en','Import SCORM/AICC Package',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','import_svy','en','Import Survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','import_tst','en','Import Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','import_root_user','en','Import Root User',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','import_sahs','en','Import SCORM/AICC Package',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','import_questions_into_qpl','en','Import question(s) into question pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','import_qpl','en','Import Question Pool Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','import_lm','en','Import ILIAS Learning module',NULL,NULL); @@ -24500,89 +24523,89 @@ INSERT INTO `lng_data` VALUES ('common','import_forum_finished','en','The forum INSERT INTO `lng_data` VALUES ('common','import_file','en','Import File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','import_finished','en','Number of imported messages.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','import_file_not_valid','en','The import file is not valid.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','import_failure_log','en','Import failure log',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','import_categories','en','Import Categories',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','import_failure_log','en','Import failure log',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','import_cat_localrol','en','Create local role for every new category',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','import_cat_table','en','The following table is only meaningful if the checkbox is set',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','image_gen_unsucc','en','Image generation unsuccessful. Contact your system administrator and verify the convert path.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','image','en','Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','import_alm','en','Import AICC Package',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','image','en','Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','im_yahoo','en','Yahoo',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','im_voip','en','VoIP',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','image_gen_unsucc','en','Image generation unsuccessful. Contact your system administrator and verify the convert path.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','im_yahoo_icon','en','Yahoo Logo',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','im_voip','en','VoIP',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','im_voip_icon','en','VoIP Logo',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','im_skype','en','Skype',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','im_msn','en','MSN',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','im_skype_icon','en','Skype Logo',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','im_msn','en','MSN',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','im_msn_icon','en','MSN Logo',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','im_jabber','en','Jabber',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','im_jabber_icon','en','Jabber Logo',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','im_icq_icon','en','ICQ Logo',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','im_icq','en','ICQ',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','im_aim_icon','en','AIM Logo',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','im_jabber_icon','en','Jabber Logo',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','im_aim','en','AIM',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','im_icq_icon','en','ICQ Logo',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ilias_version','en','ILIAS version',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','im_aim_icon','en','AIM Logo',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ilias_username','en','ILIAS Username',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ilias_and_webfolder_username','en','ILIAS and Webfolder Username',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','il_crs_tutor','en','Course Tutor',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','il_grp_status_closed','en','Group closed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','il_grp_status_open','en','Group open',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','il_frm_moderator','en','Forum moderator',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','il_grp_admin','en','Group Administrator',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','il_grp_member','en','Group Member',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','il_grp_status_closed','en','Group closed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','il_grp_status_open','en','Group open',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','il_crs_non_member','en','Course non-member',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','il_crs_admin','en','Course Administrator',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','il_crs_member','en','Course Member',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','il_crs_non_member','en','Course non-member',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','il_crs_tutor','en','Course Tutor',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','il_chat_moderator','en','Chat Moderator',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','il_crs_admin','en','Course Administrator',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ignore_on_conflict','en','Ignore on conflict',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','if_no_title_then_url','en','Leave blank to display the URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','if_no_title_then_filename','en','Leave blank to use file name as title.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','id','en','ID',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','identifier','en','identifier',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','id','en','ID',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','icons_in_typed_lists','en','Icon position in item lists',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','icons_in_typed_lists_info','en','Determines where to display icons in item lists that are ordered by type within the repository and on the personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','icons_in_item_rows','en','Item rows',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','icons_in_header','en','Header row',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','icon','en','Icon',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','icon_settings','en','Custom Icons',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','icons_in_header','en','Header row',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','i2passwd','en','ILIAS 2 password',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','https_not_possible','en','This server is not supporting HTTPS connections.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','http','en','HTTP',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','http_path','en','HTTP Path',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','icon_settings','en','Custom Icons',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','html_block','en','HTML Block',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','http_not_possible','en','This server is not supporting http requests.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','http_path','en','HTTP Path',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','http','en','HTTP',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','https_not_possible','en','This server is not supporting HTTPS connections.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','htlm','en','Learning Module HTML',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','html_block','en','HTML Block',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','htlm_write','en','User can edit content and settings of HTML learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','htlm_visible','en','HTML learning module is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','htlm_read','en','User can read HTML learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','htlm_new','en','New HTML Learning Module',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','htlm_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','htlm_read','en','User can read HTML learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','htlm_edit','en','Edit HTML Learning Module Properties',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','htlm_delete','en','User can move or delete HTML learning module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','htlm_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','htlm_edit_learning_progress','en','User can edit learning progress settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','htlm_delete','en','User can move or delete HTML learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','htlm_copy','en','User can copy HTML learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','htlm_add','en','Add HTML Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hours','en','Hours',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','hour','en','Hour',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hours_of_day','en','Hours of day',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','home','en','Public Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','host','en','Host',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','hour','en','Hour',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','home','en','Public Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hobby','en','Interests/Hobbies',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hits_per_page','en','Hits/Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','history','en','History',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_webr_update','en','Modified Weblink with title: \"%1\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','hist_no_entries','en','No entries in history.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','hist_webr_add','en','Added new Weblink with title: \"%1\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_webr_delete','en','Deleted Weblink with title: \"%1\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','hist_lm_st_create','en','Chapter created.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','hist_lm_st_cut_page','en','Page \"%1\" [%2] cut out of chapter.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','hist_webr_add','en','Added new Weblink with title: \"%1\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_lm_st_paste_page','en','Page \"%1\" [%2] pasted into chapter.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','hist_no_entries','en','No entries in history.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','hist_lm_st_cut_page','en','Page \"%1\" [%2] cut out of chapter.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','hist_lm_st_create','en','Chapter created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_lm_pg_update','en','Page changed.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','hist_lm_pg_paste','en','Page pasted into chapter \"%1\" [%2].',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_lm_pg_create','en','Page created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_lm_pg_cut','en','Page cut out of chapter \"%1\" [%2].',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','hist_lm_pg_paste','en','Page pasted into chapter \"%1\" [%2].',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','hist_lm_delete_st','en','Chapter \"%1\" [%2] has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_lm_delete_pg','en','Page \"%1\" [%2] has been deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','hist_lm_delete_st','en','Chapter \"%1\" [%2] has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_file_replace','en','File replaced. New file name is \"%1\", new version is %2.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_file_new_version','en','Added new file version, file name is \"%1\", new version is %2.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_file_create','en','File created, file name is \"%1\".',NULL,NULL); @@ -24590,26 +24613,26 @@ INSERT INTO `lng_data` VALUES ('common','hist_dbk_st_paste_page','en','Page \"%1 INSERT INTO `lng_data` VALUES ('common','hist_dbk_st_cut_page','en','Page \"%1\" [%2] cut out of chapter.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_dbk_pg_update','en','Page changed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_dbk_pg_paste','en','Page pasted into chapter \'%1\' [%2].',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','hist_dbk_delete_st','en','Chapter \"%1\" [%2] has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_dbk_pg_create','en','Page created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_dbk_pg_cut','en','Page cut out of chapter \"%1\" [%2].',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','hist_dbk_delete_st','en','Chapter \"%1\" [%2] has been deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','hide_structure','en','Disable Structured-View',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hide','en','Hide',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hint','en','Hint',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hist_dbk_delete_pg','en','Page \"%1\" [%2] has been deleted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','hide_structure','en','Disable Structured-View',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hide_private_notes','en','Hide Notes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','hide_own_online_status','en','Hide My Online Status',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','hide_filter','en','Hide Filter',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hide_details','en','Hide Details',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','hh_mm','en','HH:MM',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','HH','en','HH:MM',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mm_dd_yyyy','en','MM/DD/YYYY',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','dd_mm_yyyy','en','DD.MM.YYYY',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','hide_filter','en','Hide Filter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','hide_own_online_status','en','Hide My Online Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','yyyy_mm_dd','en','YYYY-MM-DD',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','header_zip','en','Upload Multiple Files as Zip-Archive',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','height','en','Height',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','help','en','Help',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','dd_mm_yyyy','en','DD.MM.YYYY',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mm_dd_yyyy','en','MM/DD/YYYY',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','HH','en','HH:MM',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','hh_mm','en','HH:MM',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hh_mm_ss','en','HH:MM:SS',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','help','en','Help',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','height','en','Height',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','header_zip','en','Upload Multiple Files as Zip-Archive',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','header_visible_registration','en','Visible in Registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','header_title','en','Header Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','guests','en','Guests',NULL,NULL); @@ -27221,78 +27244,78 @@ INSERT INTO `lng_data` VALUES ('assessment','autosave_info','en','Answers are au INSERT INTO `lng_data` VALUES ('assessment','autosave','en','Automatic saving',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','no_archive_on_anonymous','en','Archiving is not possible in an anonymous test: option deactivated automatically.',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_text_content_features','en','Text Content Menu',NULL,NULL); -INSERT INTO `lng_data` VALUES ('adve','adve_rte_settings','en','TinyMCE Editor',NULL,NULL); -INSERT INTO `lng_data` VALUES ('adve','adve_grp_lm','en','ILIAS Learning Modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_grp_rep','en','Repository Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_grp_scorm','en','SCORM Editing',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_grp_test','en','Test and Assessment',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_grp_wiki','en','Wikis',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_page_editor_settings','en','ILIAS Page Editor',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','view_log','en','View details',NULL,NULL); +INSERT INTO `lng_data` VALUES ('adve','adve_rte_settings','en','TinyMCE Editor',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_grp_glo','en','Glossaries',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','usr_loginname_history_info','en','The user changed its login at last at %s. The former login was: %s.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('adve','adve_grp_lm','en','ILIAS Learning Modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','view_last_log','en','View last Scan log',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','systemcheck','en','System check',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','view_log','en','View details',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','tree_corrupt','en','Tree is corrupted! See scan log for details.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','start_scan','en','Start!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','usr_loginname_history_info','en','The user changed its login at last at %s. The former login was: %s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','stop_scan','en','Stop!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','searching_unbound_objs','en','Searching for unbound objects...',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','systemcheck','en','System check',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','skipped','en','skipped',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','start_scan','en','Start!',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','searching_invalid_rolfs','en','Searching for invalid role folders...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','searching_missing_objs','en','Searching for missing objects...',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','searching_deleted_objs','en','Searching for deleted objects...',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','searching_unbound_objs','en','Searching for unbound objects...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','searching_invalid_childs','en','Searching for invalid tree entries...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','searching_invalid_refs','en','Searching for invalid references...',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','scan_details','en','Scan details',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','scan_modes','en','Scan modes used',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','scan','en','Scan',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','scanning_system','en','Scanning system...',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','restoring','en','Restoring...',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','searching_deleted_objs','en','Searching for deleted objects...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','reuse_of_loginnames_contained_in_history','en','Reuse of Login Names',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','scan_completed','en','Scan completed',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','scan_desc','en','Scan system for corrupted/invalid/missing/unbound objects.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','restoring_trash','en','Restoring trash...',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','scan_details','en','Scan details',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','restoring_unbound_objs','en','Restoring unbound objects and sub-objects...',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','restoring','en','Restoring...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','restore_trash','en','Restore deleted objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','restoring_missing_objs','en','Restoring missing objects...',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','restore_missing','en','Restore missing objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','restoring_trash','en','Restoring trash...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','restore_trash_desc','en','Restore all objects in trash bin to RecoveryFolder.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','repair_options','en','Repair options',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','restore_missing_desc','en','Restore missing and unbound objects to RecoveryFolder.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','removing_invalid_childs','en','Removing invalid tree entries...',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','restore_missing','en','Restore missing objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','removing_invalid_refs','en','Removing invalid references...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','removing_invalid_rolfs','en','Removing invalid role folders...',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','purging_missing_objs','en','Purging missing objects...',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','repair_options','en','Repair options',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','purging_trash','en','Purging trash...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','purging_unbound_objs','en','Purging unbound objects...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','purging','en','Purging...',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','purge_missing','en','Purge missing objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','purge_trash_desc','en','Remove all objects in trash bin from system.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','removing_invalid_childs','en','Removing invalid tree entries...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','purge_trash','en','Purge deleted objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','purge_type_limit_desc','en','If this field contains a value, only objects of the specified type will be purged.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','purge_type_limit','en','Limit type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','purge_count_limit','en','Limit count',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','purging_missing_objs','en','Purging missing objects...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','purge_missing_desc','en','Remove all missing and unbound objects found from system.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','purge_age_limit','en','Limit age',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','purge_missing','en','Purge missing objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','purge_trash_desc','en','Remove all objects in trash bin from system.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','purge_count_limit','en','Limit count',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','purge_count_limit_desc','en','If this field contains a value, only the specified number of objects will be purged.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','purge_age_limit','en','Limit age',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','purge_age_limit_desc','en','If this field contains a value, only objects which were deleted before the specified number of days will be purged.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','reuse_of_loginnames_contained_in_history_info','en','If activated, it is allowed to reuse any login name that is already saved in the history (even if it belongs to a deleted user).',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','path_to_mkisofs','en','Path to mkisofs',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','obj_mds','en','Metadata',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','options','en','Options',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','output_options','en','Output options',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','passwd_auto_generate','en','Password Forwarding/Generation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','path_to_mkisofs','en','Path to mkisofs',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','reuse_of_loginnames_contained_in_history_info','en','If activated, it is allowed to reuse any login name that is already saved in the history (even if it belongs to a deleted user).',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','options','en','Options',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','obj_mds','en','Metadata',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','obj_mds_desc','en','Configure Metadata and Advanced Metadata Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','nothing_to_remove','en','Nothing to remove...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','nothing_to_restore','en','Nothing to restore...',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','nothing_to_remove','en','Nothing to remove...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','nothing_to_purge','en','Nothing to purge...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','loginname_history_info','en','If activated, login name changes will be logged in database. This history is accessible in the database table ‘loginname_history’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','loginname_change_blocking_time','en','Blocking Time for Changing Login Names',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','loginname_change_blocking_time_invalidity_info','en','Please insert a numeric value.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','loginname_change_blocking_time_info','en','Insert a period in days that a user has to wait before changing again its login name. If you enter 0, user can change login names anytime.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','log_scan','en','Log scan results',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','language_translation_mode','en','Translation mode',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','loginname_change_blocking_time_info','en','Insert a period in days that a user has to wait before changing again its login name. If you enter 0, user can change login names anytime.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','log_scan_desc','en','Write scan results to ‘scanlog.log’ in client data directory.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','language_translation_mode','en','Translation mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_translation_enabled','en','Page translation enabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_translation_disabled','en','Page translation disabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_statistics','en','Statistics',NULL,NULL); @@ -27302,11 +27325,11 @@ INSERT INTO `lng_data` VALUES ('administration','language_scope_translate','en', INSERT INTO `lng_data` VALUES ('administration','language_scope_local','en','Local changes only',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_scope_global','en','All entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_scope_equal','en','Equal to compare language',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','language_scope_different','en','Different from compare language',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_scope_dbremarks','en','Shows only entries with comments in database',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','language_scope_commented','en','Shows only entries with comments in language file',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','language_scope_different','en','Different from compare language',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_scope_conflicts','en','Local and update changes',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_saved_local','en','All changes were saved to the local language file.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','language_scope_commented','en','Shows only entries with comments in language file',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_process_maintenance','en','Process Maintenance',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_save_local_changes','en','Save all changes to the local language file',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_note_translation','en','Page translation mode is activated for each language separately. Additionally the user needs read and write permission on the language folder.',NULL,NULL); @@ -27334,14 +27357,14 @@ INSERT INTO `lng_data` VALUES ('administration','language_error_clear_local','en INSERT INTO `lng_data` VALUES ('administration','language_delete_local_changes','en','Delete all local changes in the database',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_default_entries','en',' (default entries)',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_compare','en','Compare',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','language_cleared_local','en','The local changes were cleared in the database.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_clear_local_changes','en','Clear local changes in the database',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','language_cleared_local','en','The local changes were cleared in the database.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_change_settings','en','Change Language Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_administration','en','Language Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_all_modules','en','All modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','initializing_gaps','en','Initializing gaps in tree...',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','found','en','found.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','history_loginname','en','Login Name History',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','found','en','found.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','found_none','en','none found.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','dumping_tree','en','Dumping tree...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','dump_tree','en','Dump tree',NULL,NULL); @@ -27363,56 +27386,31 @@ INSERT INTO `lng_data` VALUES ('administration','auth_automatic','en','Fixed Seq INSERT INTO `lng_data` VALUES ('administration','auth_auth_mode_determination','en','Authentication Method Determination (for Login)',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','analyzing','en','Analyzing...',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','analyzing_tree_structure','en','Analyzing tree structure...',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','analysis_options','en','Analysis options',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','analyze_data','en','Analyze and repair data integrity',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','analysis_options','en','Analysis options',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','allow_change_loginname','en','Permit Change of Login Names in ‘Personal Data’',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_repository_cache_time','en','Repository Cache Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_repository_cache_time_info','en','Repository access cache time. Set 0 to disable the cache. Higher values may improve performance but also display actions that lead to a no-permission screen.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_locale','en','Locale',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_locale_info','en','Locale setting influences e.g. sorting in lists. Examples are nl_NL or de_DE. Multiple locales can be separated by comma. The first valid one will be used.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_item_cmd_asynch','en','Load Resource Action Lists Asynchronously',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','adm_item_cmd_asynch_info','en','Action commands, e.g. in the repository, are loaded asynchronously. This increases performance in general, but slows down loading of action command lists a little bit.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('acc','acc_tree_off','en','Tree Off',NULL,NULL); INSERT INTO `lng_data` VALUES ('acc','acc_tree_on','en','Tree On',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','adm_item_cmd_asynch_info','en','Action commands, e.g. in the repository, are loaded asynchronously. This increases performance in general, but slows down loading of action command lists a little bit.',NULL,NULL); INSERT INTO `lng_data` VALUES ('acc','acc_reply','en','Reply',NULL,NULL); -INSERT INTO `lng_data` VALUES ('acc','acc_next','en','Next',NULL,NULL); +INSERT INTO `lng_data` VALUES ('acc','acc_tree_off','en','Tree Off',NULL,NULL); INSERT INTO `lng_data` VALUES ('acc','acc_previous','en','Previous',NULL,NULL); +INSERT INTO `lng_data` VALUES ('acc','acc_next','en','Next',NULL,NULL); INSERT INTO `lng_data` VALUES ('acc','acc_mark_all_read','en','Mark All Read',NULL,NULL); -INSERT INTO `lng_data` VALUES ('acc','acc_function','en','Function',NULL,NULL); INSERT INTO `lng_data` VALUES ('acc','acc_last_visited','en','Last Visited',NULL,NULL); -INSERT INTO `lng_data` VALUES ('acc','acc_delete','en','Delete',NULL,NULL); +INSERT INTO `lng_data` VALUES ('acc','acc_function','en','Function',NULL,NULL); INSERT INTO `lng_data` VALUES ('acc','acc_forward_mail','en','Forward Mail',NULL,NULL); -INSERT INTO `lng_data` VALUES ('acc','acc_component','en','Component',NULL,NULL); +INSERT INTO `lng_data` VALUES ('acc','acc_delete','en','Delete',NULL,NULL); INSERT INTO `lng_data` VALUES ('acc','acc_comp_mail','en','Mail',NULL,NULL); -INSERT INTO `lng_data` VALUES ('acc','acc_comp_global','en','Global',NULL,NULL); +INSERT INTO `lng_data` VALUES ('acc','acc_component','en','Component',NULL,NULL); INSERT INTO `lng_data` VALUES ('acc','acc_comp_frm','en','Forum',NULL,NULL); +INSERT INTO `lng_data` VALUES ('acc','acc_comp_global','en','Global',NULL,NULL); INSERT INTO `lng_data` VALUES ('acc','acc_access_keys','en','Access Keys',NULL,NULL); INSERT INTO `lng_data` VALUES ('acc','acc_access_key','en','Access Key',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_mapping_crs','en','Mapping for Courses',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_mapping_rcrs','en','Mapping for ECS Courses',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_mapping_exp_tbl','en','Mapping ILIAS Advanced Meta Data to ECS-Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_edit_personal_data','en','Edit Personal Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','scorm_create_export_file_html_one','en','Create Export File (HTML, One Page, Review Mode)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_import_cms','en','Campus Management',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_node_mapping_activate','en','Enable Directory Mapping',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_node_mapping_create_empty','en','Create Categories only, which contain Courses',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_node_mapping_create_empty_info','en','Usable only in combination with course mapping, which will be activated automatically.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_campus_connect_title','en','CampusConnect Mappings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_invalid_import_type_cms','en','The import type ‘Campus Management’ can be chosen only once.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cc_mapping_overview','en','Mapping Overview',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cms_dir_tree','en','CMS Directory Trees',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_code_no_role','en','The registration code given does not specify a role and can not be used currently. Please contact your administrator.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_no_valid_role','en','There is currently no valid role for new accounts. Please contact your administrator.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_global_rolt','en','Global Role Template',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','exc_next_deadline','en','Next Deadline',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','password_allow_chars','en','Allowed chars: %s',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_role_selection','en','Role Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_paragraph_styles','en','Paragraph Styles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_cc_str','en','Strong',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_cc_emp','en','Emphatic',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_cc_imp','en','Important',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_more_character_styles','en','...more character styles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_blist','en','Bullet List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_nlist','en','Numbered List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_list_outdent','en','Outdent List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_list_indent','en','Indent List',NULL,NULL); @@ -28509,6 +28507,7 @@ INSERT INTO `lng_data` VALUES ('dcl','dcl_edit_type','en','Edit Type',NULL,NULL) INSERT INTO `lng_data` VALUES ('dcl','dcl_activate_rating','en','Activate Entry Rating',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_activate_approval','en','Activate Entry Approval',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_activate_notification','en','Activate Notification',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_allowed_file_types','en','Allowed File Types',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_table_id','en','Table ID',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_add_new_record','en','Add New Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_list_fields','en','Fields',NULL,NULL); @@ -28802,6 +28801,7 @@ INSERT INTO `lng_data` VALUES ('dcl','dcl_notification_deactivate_dcl','en','Dea INSERT INTO `lng_data` VALUES ('dcl','dcl_notification_activated','en','Notification Activated',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_notification_deactivated','en','Notification Deactivated',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_locked','en','Locked',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_locked_tooltip','en','Disable this field for users to edit. Does not include roles with the permission \'Edit Settings\'',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_table_settings','en','Table Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_add_perm','en','User can add entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_edit_perm','en','User can edit entries',NULL,NULL); @@ -29121,7 +29121,7 @@ INSERT INTO `lng_data` VALUES ('blog','blog_toggle_draft_admin','en','Deactivate INSERT INTO `lng_data` VALUES ('blog','blog_keywords_info','en','Use +/- icons to add and remove keywords.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','merge','en','Merge',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','please_choose_target','en','Please choose a thread as merge target.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','frm_sure_merge_threads','en','Are you sure you want to merge these threads? Warning: This action can not be undone! Eventually ILIAS swaps source and target thread if the first posting of the source thread is created earlier than the first posting of the target thread.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','frm_sure_merge_threads','en','Are you sure you want to merge these threads? Warning: This action can not be undone.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','not_allowed_to_merge_into_another_forum','en','It is not possible to merge threads of different forums.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_selected_merge_src','en','Selected Thread to Merge: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','error_same_thread_ids','en','Source and target thread have to be different.',NULL,NULL); @@ -29252,6 +29252,10 @@ INSERT INTO `lng_data` VALUES ('bibl','attr_order_bibtex','en','Attribute Order INSERT INTO `lng_data` VALUES ('bibl','attr_order_bibtex_info','en','default: isbn,issn,title',NULL,NULL); INSERT INTO `lng_data` VALUES ('bibl','attr_order_ris','en','Attribute Order (ris)',NULL,NULL); INSERT INTO `lng_data` VALUES ('bibl','attr_order_ris_info','en','default: sn,ti, t1',NULL,NULL); +INSERT INTO `lng_data` VALUES ('bibl','news_title_created','en','New bibliography list added',NULL,NULL); +INSERT INTO `lng_data` VALUES ('bibl','news_content_created','en','A new bibliography list has been added. You can view the entries by clicking the link to the item.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('bibl','news_title_updated','en','Bibliography list updated',NULL,NULL); +INSERT INTO `lng_data` VALUES ('bibl','news_content_updated','en','The bibliography list has been modified. You can view the new entries by clicking the link to the item.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','bibl_visible','en','Bibliography is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','bibl_read','en','User can read bibliography content',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','bibl_copy','en','Copy Bibliography',NULL,NULL); @@ -29412,8 +29416,8 @@ INSERT INTO `lng_data` VALUES ('survey','survey_reminder_frequency_days','en','D INSERT INTO `lng_data` VALUES ('survey','survey_notification_target_group','en','Target Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_target_group_parent_course','en','All members of parent course/group',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_target_group_parent_course_inactive','en','No parent course/group given - no reminders will be sent!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_notification_target_group_invited','en','All invited users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_notification_target_group_invited_info','en','Currently invited users: %s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_notification_target_group_invited','en','All users who got the survey put on their Personal Desktop',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_notification_target_group_invited_info','en','Number of current recipients: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_tutor_setting','en','One E-Mail after all Participants Finished',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_tutor_recipients','en','Tutors (Login[s])',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_tutor_recipients_invalid','en','Please state users with write permission.',NULL,NULL); @@ -29789,6 +29793,11 @@ INSERT INTO `lng_data` VALUES ('dcl','fieldtitle_allow_chars','en','Allowed char INSERT INTO `lng_data` VALUES ('dcl','add_value','en','Add New Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_orgu','en','Organisational Unit',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_orgu','en','Organisational Unit',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_orgu_description','en','Creating and editing organisational structure',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','il_orgu_superior','en','Superior',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','il_orgu_employee','en','Employee',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','view_learning_progress','en','View Learning Progress',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','view_learning_progress_rec','en','View Learning Progress of Unit incl. Subunits',NULL,NULL); INSERT INTO `lng_data` VALUES ('orgu','view_learning_progress','en','View Learning Progress',NULL,NULL); INSERT INTO `lng_data` VALUES ('orgu','il_orgu_employee','en','Employee',NULL,NULL); INSERT INTO `lng_data` VALUES ('orgu','orgu_staff_deassign','en','Are you sure you want to deassign these users from this role?',NULL,NULL); @@ -30472,6 +30481,8 @@ INSERT INTO `lng_data` VALUES ('rbac','orgu_read_users','en','User can read loca INSERT INTO `lng_data` VALUES ('rbac','orgu_cat_administrate_users','en','User can create and administrate local user accounts in this Organisational Unit',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','orgu_delete','en','User can move or delete Organisational Unit',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','orgu_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','orgu_copy','en','Copy Organisational Unit',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','orgu_view_learning_progress_rec','en','View Learning Progress of Unit incl. Subunits',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_create_orgu','en','Create Organisational Units',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_post_booking_text_info','en','Use [PERIOD] and [OBJECT] to add booking details to the text.',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_abstract_shorten','en','Shorten Abstract',NULL,NULL); @@ -30748,12 +30759,12 @@ INSERT INTO `lng_data` VALUES ('content','cont_reset_nr_of_tries','en','Reset Nu INSERT INTO `lng_data` VALUES ('content','cont_unlock_allow_continue','en','Unlock / Allow to Continue',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_subscription_failed_limit','en','The maximum number of participants has been exceeded.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','send_mail_to_inactive_users','en','Warning Mail',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','send_mail_to_inactive_users_desc','en','If set, a warning mail will be sent to the user before his/her account is deleted due to inactivity.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','send_mail_to_inactive_users_desc','en','If set, a warning mail will be sent to the user before his/her account is deleted due to inactivity. Please make sure that sending external mails is possible. On activation with reminder mail, it may happen, that the time frame between reminder mail and deletion is smaller than the configured time frame.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','send_mail_to_inactive_users_suffix','en','Days before Deletion.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','send_mail_to_inactive_users_numbers_only','en','Only positive non decimal numbers are accepted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','send_mail_to_inactive_users_must_be_smaller_than','en','This value must be smaller than the value ‘Days passed since last login’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','del_mail_subject','en','(ILIAS) – Your account will be deleted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','del_mail_body','en','Hello %1$s, %2$s you haven\'t logged in for a long period of time, on %3$s. So your account will be deleted in %4$s days. You have to login again to prevent the deletion of your account.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','del_mail_body','en','Hello %1$s, %2$s you haven\'t logged in for a long period of time, on %3$s. So your account will be probably deleted on %4$s. You have to login again to prevent the deletion of your account.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','delete_inactive_user_accounts_frequency','en','Frequency',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','delete_inactive_user_accounts_frequency_desc','en','Frequency, in which the deletion and email distribution will be tested.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','send_mail_reminder_window_too_small','en','Your Frequency setting is too large for this reminder value.',NULL,NULL); @@ -31097,7 +31108,7 @@ INSERT INTO `lng_data` VALUES ('survey','survey_access_codes_info','en','Users g INSERT INTO `lng_data` VALUES ('survey','survey_results_anonymization','en','Privacy',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_results_personalized','en','With Names',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_results_personalized_info','en','In the tab ‘Results’ the names of the participants and their respective answers are listed. Users having access to this tab can inspect who has provided which answer.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_results_anonymized','en','Without Names',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_results_anonymized','en','Without Names / Anonymous Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_results_anonymized_info','en','In the tab ‘Results’ participants\' names are replaced by codes. Users having access to this tab cannot attribute answers to named participants but only to user ‘iTXaF’ (example).',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','material_added_empty','en','The object does not have any suitable material.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_refresh_participants','en','Refresh ECS-Participants',NULL,NULL); @@ -31172,8 +31183,6 @@ INSERT INTO `lng_data` VALUES ('mob','mob_object','en','Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_qtries_info','en','Default value for number of tries for newly created questions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('lm','lm_copy','en','Copy Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_settings','en','Settings for learning modules',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','orgu_view_learning_progress_rec','en','View Learning Progress of Unit incl. Subunits',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','orgu_copy','en','Copy Organisational Unit',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_no_team_yet_notice','en','You are not assigned to a team yet!',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_edit_embedded_blog','en','Edit Blog \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_manage_team','en','Manage Team',NULL,NULL); @@ -31220,6 +31229,45 @@ INSERT INTO `lng_data` VALUES ('forum','frm_censorship_applied','en','The censor INSERT INTO `lng_data` VALUES ('forum','frm_censorship_revoked','en','The censorship has been successfully revoked.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_mark_as_read','en','Mark as read',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_mark_as_unread','en','Mark as unread',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_overview','en','Overview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_groups','en','System Check Groups',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_grp_tree','en','Repository Tree',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_grp_tree_desc','en','Performs an analysis of the tree and prints all tree nodes along with analysis data.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_completed_num','en','Fullfilled Tasks',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_failed_num','en','Not Fullfilled Tasks',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_task_overview','en','Tasks',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_action_validate','en','Validate',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_action_repair','en','Repair',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_task_tree_duplicates','en','Duplicate Entries in Repository Tree',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_task_tree_duplicates_desc','en','Search for duplicate entries in the repository tree structure.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_task_tree_dump','en','List Tree',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_task_tree_dump_desc','en','Analyses and prints the repository tree structure',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_action_list_tree','en','Create Repository Tree Dump',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_action_show_tree','en','Show Repository Tree Dump',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_tree_duplicate_failures','en','Found duplicate entries in tree structure. Number of duoplicate entries',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_message_success','en','No errors found',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_tree_list_failures','en','A dump of the the repository tree has been created. Number of errors in tree structure:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_status_na','en','Not Executed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_status_running','en','Running',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_status_failed','en','Failed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_status_completed','en','Completed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_task_tree_missing','en','Missing Entries in Repository Tree',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_task_tree_missing_desc','en','Searches and repairs missing entries in the repository tree.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_message_tree_missing_confirm','en','Do you really want to restore missing entries in the repository tree structure?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_btn_tree_missing','en','Restore Missing',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_tree_missing_failures','en','Found missing entries in the tree structure. Number of missing entries:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_cron_empty_trash','en','Delete Trash Bin',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_cron_empty_trash_desc','en','If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_task_tree_missing_tree','en','Missing Entries in Repository Tree',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_task_tree_missing_tree_desc','en','Searches and repairs missing entries in the repository tree.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_task_tree_missing_reference','en','Missing Object References',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_task_tree_missing_reference_desc','en','Searches and repairs missing object references in the repository tree.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_task_structure','en','Tree structure',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sysc','sysc_task_structure_desc','en','Analyzes and corrects the repository tree structure.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_keywords_other','en','Other Keywords',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_keywords_other_info','en','These keywords were set for other blog postings.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_thread_deleted','en','The selected thread including all postings have been deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_threads_deleted','en','The selected threads including all postings have been deleted.',NULL,NULL); -- -- Table structure for table `lng_modules` @@ -31300,14 +31348,14 @@ INSERT INTO `lng_modules` VALUES ('sop','en','a:23:{s:29:\"sop_check_system_requ INSERT INTO `lng_modules` VALUES ('crsv','en','a:2:{s:11:\"crsv_create\";s:25:\"Create Course Certificate\";s:16:\"crsv_create_info\";s:58:\"Select a completed course to generate a certificate for it\";}'); INSERT INTO `lng_modules` VALUES ('scov','en','a:2:{s:11:\"crsv_create\";s:24:\"Create SCORM Certificate\";s:16:\"crsv_create_info\";s:67:\"Select a completed learning module to generate a certificate for it\";}'); INSERT INTO `lng_modules` VALUES ('init','en','a:4:{s:25:\"init_error_redirect_click\";s:25:\"Please click to continue.\";s:24:\"init_error_redirect_info\";s:34:\"Redirect not supported by context.\";s:22:\"init_error_maintenance\";s:83:\"The server is not available due to maintenance. We apologise for any inconvenience.\";s:30:\"init_error_authentication_fail\";s:22:\"Authentication failed.\";}'); -INSERT INTO `lng_modules` VALUES ('common','en','a:3094:{s:15:\"chat_chatviewer\";s:11:\"Chat Viewer\";s:18:\"3rd_party_software\";s:18:\"3rd party software\";s:13:\"absolute_path\";s:13:\"Absolute Path\";s:20:\"accept_usr_agreement\";s:22:\"Accept user agreement?\";s:14:\"access_expired\";s:7:\"expired\";s:19:\"access_free_granted\";s:44:\"Set the selected user(s) to unlimited access\";s:11:\"access_from\";s:13:\"Access (from)\";s:13:\"access_public\";s:6:\"Public\";s:21:\"access_restrict_enter\";s:56:\"Please set the period for the limited access restriction\";s:17:\"access_restricted\";s:42:\"Set the selected user(s) to limited access\";s:12:\"access_scope\";s:6:\"Access\";s:16:\"access_unlimited\";s:9:\"Unlimited\";s:12:\"access_until\";s:14:\"Access (until)\";s:12:\"access_users\";s:15:\"Logged in Users\";s:6:\"access\";s:6:\"Access\";s:28:\"accesscount_registered_users\";s:38:\"Read by number of distinct ILIAS users\";s:10:\"accessFree\";s:21:\"Remove Limited Access\";s:14:\"accessRestrict\";s:18:\"Set Limited Access\";s:20:\"account_expires_body\";s:43:\"Your account is limited, it will expire at:\";s:23:\"account_expires_subject\";s:20:\"Your account expires\";s:14:\"action_aborted\";s:14:\"Action aborted\";s:6:\"action\";s:6:\"Action\";s:7:\"actions\";s:7:\"Actions\";s:27:\"activate_assessment_logging\";s:36:\"Activate Test and Assessment Logging\";s:14:\"activate_block\";s:8:\"Activate\";s:14:\"activate_https\";s:45:\"HTTPS handling by ILIAS
(Payment, Login)\";s:17:\"activate_tracking\";s:10:\"Activation\";s:8:\"activate\";s:10:\"Set Active\";s:10:\"activation\";s:12:\"Edit Timings\";s:12:\"active_roles\";s:12:\"Active Roles\";s:6:\"active\";s:6:\"Active\";s:10:\"add_author\";s:10:\"Add Author\";s:12:\"add_comments\";s:13:\"Edit comments\";s:13:\"add_condition\";s:16:\"Add Precondition\";s:10:\"add_member\";s:10:\"Add Member\";s:11:\"add_members\";s:11:\"Add Members\";s:26:\"add_new_user_defined_field\";s:20:\"Add New Custom Field\";s:33:\"add_new_user_defined_select_field\";s:18:\"Add New Select Box\";s:31:\"add_new_user_defined_text_field\";s:18:\"Add New Text Field\";s:34:\"add_new_user_defined_wysiwyg_field\";s:33:\"Add New Text Area (WYSIWYG) Field\";s:8:\"add_note\";s:8:\"Add Note\";s:13:\"add_parameter\";s:13:\"New Parameter\";s:15:\"add_translation\";s:15:\"Add translation\";s:22:\"add_user_defined_field\";s:13:\"Add New Field\";s:8:\"add_user\";s:14:\"Add Local User\";s:3:\"add\";s:3:\"Add\";s:19:\"added_new_condition\";s:22:\"Created new condition.\";s:15:\"additional_info\";s:22:\"Additional Information\";s:7:\"address\";s:7:\"Address\";s:14:\"adm_create_tax\";s:15:\"Create taxonomy\";s:16:\"admin_force_noti\";s:19:\"Notification active\";s:11:\"admin_panel\";s:20:\"Administration Panel\";s:18:\"administrate_users\";s:25:\"Local User Administration\";s:12:\"administrate\";s:12:\"Administrate\";s:14:\"administration\";s:14:\"Administration\";s:13:\"administrator\";s:13:\"Administrator\";s:5:\"adopt\";s:5:\"Adopt\";s:32:\"advanced_editing_allow_html_tags\";s:45:\"Allow the selected HTML tags for text editing\";s:40:\"advanced_editing_allow_javascript_editor\";s:25:\"Enable a Rich Text Editor\";s:36:\"advanced_editing_assessment_settings\";s:56:\"Allowed HTML Tags for the ILIAS Test and Assessment tool\";s:34:\"advanced_editing_frm_post_settings\";s:19:\"Forum Post Settings\";s:35:\"advanced_editing_lm_js_editing_desc\";s:92:\"Enables HTMLArea and JavaScript support for page editing in learning modules and glossaries.\";s:30:\"advanced_editing_lm_js_editing\";s:35:\"Enable HTMLArea for Content Editing\";s:28:\"advanced_editing_lm_settings\";s:37:\"Learning Module and Glossary Settings\";s:23:\"advanced_editing_no_rte\";s:28:\"Do not use rich text editing\";s:38:\"advanced_editing_rep_page_editing_desc\";s:135:\"This feature allows adding text/media to pages of a category, course, group or folder. If deactivated, existing content will be hidden.\";s:33:\"advanced_editing_rep_page_editing\";s:36:\"Enable Content Editing in Repository\";s:30:\"advanced_editing_required_tags\";s:40:\"The following HTML tags are required: %s\";s:25:\"advanced_editing_settings\";s:16:\"Editing Settings\";s:32:\"advanced_editing_survey_settings\";s:43:\"Allowed HTML Tags for the ILIAS survey tool\";s:24:\"advanced_editing_tinymce\";s:14:\"TinyMCE Editor\";s:24:\"adve_assessment_settings\";s:28:\"Test and Assessment Settings\";s:22:\"adve_frm_post_settings\";s:11:\"Forum Posts\";s:21:\"adve_general_settings\";s:16:\"General Settings\";s:16:\"adve_lm_settings\";s:22:\"LM / Glossary Settings\";s:17:\"adve_rep_settings\";s:19:\"Repository Settings\";s:20:\"adve_survey_settings\";s:15:\"Survey Settings\";s:10:\"agree_date\";s:9:\"Agreed on\";s:11:\"all_authors\";s:11:\"All authors\";s:12:\"all_commands\";s:12:\"All Commands\";s:16:\"all_global_roles\";s:12:\"Global roles\";s:7:\"all_lms\";s:20:\"All learning modules\";s:15:\"all_local_roles\";s:17:\"Local roles (all)\";s:11:\"all_objects\";s:11:\"All Objects\";s:9:\"all_roles\";s:9:\"All Roles\";s:10:\"all_topics\";s:10:\"All Topics\";s:8:\"all_tsts\";s:9:\"All tests\";s:9:\"all_users\";s:9:\"All Users\";s:18:\"allow_assign_users\";s:47:\"Allow user assignment for local administrators.\";s:20:\"allow_override_alert\";s:50:\"Rules for .htaccess are not interpreted correctly.\";s:14:\"allow_register\";s:44:\"Available in registration form for new users\";s:23:\"already_delivered_files\";s:15:\"Submitted Files\";s:3:\"and\";s:3:\"and\";s:16:\"announce_changes\";s:16:\"Announce Changes\";s:8:\"announce\";s:8:\"Announce\";s:9:\"anonymous\";s:9:\"Anonymous\";s:7:\"answers\";s:7:\"Answers\";s:12:\"any_language\";s:12:\"Any language\";s:13:\"append_search\";s:21:\"Append search results\";s:21:\"application_completed\";s:23:\"Application is complete\";s:16:\"application_date\";s:16:\"Application Date\";s:12:\"applications\";s:12:\"Applications\";s:13:\"applied_users\";s:13:\"Applied users\";s:12:\"apply_filter\";s:12:\"Apply Filter\";s:5:\"apply\";s:5:\"Apply\";s:16:\"appointment_list\";s:16:\"Appointment List\";s:11:\"appointment\";s:11:\"Appointment\";s:12:\"approve_date\";s:11:\"Approved on\";s:17:\"approve_recipient\";s:20:\"Login ID of Approver\";s:14:\"archive_broken\";s:36:\"Archive seems to be broken or empty.\";s:7:\"archive\";s:7:\"Archive\";s:12:\"are_you_sure\";s:13:\"Are you sure?\";s:15:\"arrow_downright\";s:28:\"Arrow from top to down right\";s:15:\"articels_unread\";s:15:\"Unread articles\";s:5:\"as_of\";s:5:\"as of\";s:13:\"ass_log_admin\";s:23:\"Log Data Administration\";s:23:\"ass_log_available_tests\";s:15:\"Available Tests\";s:22:\"ass_log_count_datasets\";s:11:\"Log Entries\";s:22:\"ass_log_delete_entries\";s:18:\"Delete Log Entries\";s:27:\"ass_log_delete_no_selection\";s:54:\"Please select at least one test to delete the Log Data\";s:15:\"ass_log_deleted\";s:52:\"The Log Data for the selected tests has been deleted\";s:14:\"ass_log_output\";s:15:\"Log Data Output\";s:12:\"ass_log_path\";s:13:\"Test Location\";s:19:\"assessment_defaults\";s:40:\"Default settings for Test and Assessment\";s:26:\"assessment_imap_line_color\";s:20:\"Image Map Line Color\";s:23:\"assessment_log_datetime\";s:9:\"Date/Time\";s:22:\"assessment_log_deleted\";s:71:\"The Test and Assessment log data has been deleted in the administration\";s:23:\"assessment_log_for_test\";s:8:\"For test\";s:26:\"assessment_log_log_entries\";s:11:\"log entries\";s:22:\"assessment_log_logging\";s:7:\"Logging\";s:38:\"assessment_log_manual_scoring_activate\";s:27:\"Activate Manual Scoring for\";s:34:\"assessment_log_manual_scoring_desc\";s:275:\"If the Manual Scoring is activated for a question type, all questions of this question type could be manually scored by a test author. Please be careful with these settings, because late manual scoring of automatically scored question types could cause even judical problems!\";s:29:\"assessment_log_manual_scoring\";s:14:\"Manual Scoring\";s:22:\"assessment_log_no_data\";s:21:\"No log data available\";s:21:\"assessment_log_no_log\";s:78:\"It is no log data available to the selected test and the selected time period!\";s:28:\"assessment_log_open_calendar\";s:71:\"Click here to open a calendar for date selection (JavaScript required!)\";s:23:\"assessment_log_question\";s:8:\"Question\";s:26:\"assessment_log_select_test\";s:28:\"--- Please select a test ---\";s:19:\"assessment_log_text\";s:11:\"Log message\";s:26:\"assessment_log_user_answer\";s:24:\"User answered a question\";s:27:\"assessment_log_user_answers\";s:17:\"Show user actions\";s:14:\"assessment_log\";s:59:\"Create a Test and Assessment log for a specific time period\";s:38:\"assessment_settings_reporting_language\";s:18:\"Reporting language\";s:19:\"assessment_settings\";s:35:\"Global Test and Assessment settings\";s:30:\"assessment_use_javascript_desc\";s:83:\"Activates JavaScript output for drag and drop actions by default for the first time\";s:25:\"assessment_use_javascript\";s:28:\"JavaScript for Drag and Drop\";s:31:\"assf_allowed_questiontypes_desc\";s:224:\"All the checked question types will be available in this ILIAS installation. If you don\'t want to allow the creation of a certain question type in this installation, you must remove the selection in the associated check box.\";s:26:\"assf_allowed_questiontypes\";s:24:\"Available Question Types\";s:18:\"assf_questiontypes\";s:17:\"Question Settings\";s:18:\"assign_global_role\";s:21:\"Assign to Global Role\";s:15:\"assign_lo_forum\";s:15:\"Assign LO Forum\";s:17:\"assign_local_role\";s:20:\"Assign to Local Role\";s:19:\"assign_user_to_role\";s:19:\"Assign User to Role\";s:6:\"assign\";s:6:\"Assign\";s:16:\"assigned_members\";s:16:\"Assigned Members\";s:14:\"assigned_roles\";s:14:\"Assigned Roles\";s:14:\"assigned_users\";s:14:\"Assigned Users\";s:15:\"associated_user\";s:15:\"associated User\";s:16:\"associated_users\";s:16:\"associated Users\";s:18:\"at_least_one_style\";s:41:\"At least one style must remain activated.\";s:11:\"at_location\";s:11:\"at location\";s:10:\"attachment\";s:10:\"Attachment\";s:11:\"attachments\";s:11:\"Attachments\";s:8:\"attempts\";s:8:\"Attempts\";s:6:\"attend\";s:6:\"Attend\";s:17:\"auth_active_roles\";s:43:\"Global roles available on registration form\";s:16:\"auth_allow_local\";s:26:\"Allow Local Authentication\";s:25:\"auth_cas_allow_local_desc\";s:91:\"This allows CAS users to authenticate with their local ILIAS username and a local password.\";s:18:\"auth_cas_auth_desc\";s:66:\"CAS requires PHP 4.3.1 or higher with CURL support (7.5 or higher)\";s:13:\"auth_cas_auth\";s:28:\"Configure CAS Authentication\";s:26:\"auth_cas_create_users_desc\";s:136:\"Creates automatically an ILIAS user account, for users that successfully authenticated against CAS, without having an ILIAS account yet.\";s:18:\"auth_cas_port_desc\";s:75:\"E.g. 443 if the full CAS server URI is https://auth.yourserver.com:443/cas/\";s:20:\"auth_cas_server_desc\";s:91:\"E.g. auth.yourserver.com if the full CAS server URI is https://auth.yourserver.com:443/cas/\";s:23:\"auth_cas_settings_saved\";s:18:\"CAS settings saved\";s:17:\"auth_cas_uri_desc\";s:86:\"Local URI, e.g. cas if the full CAS server URI is https://auth.yourserver.com:443/cas/\";s:31:\"auth_cas_user_default_role_desc\";s:57:\"This role is assigned to automatically created CAS users.\";s:8:\"auth_cas\";s:3:\"CAS\";s:14:\"auth_configure\";s:12:\"configure...\";s:17:\"auth_create_users\";s:39:\"Create non-existing users automatically\";s:28:\"auth_default_mode_changed_to\";s:38:\"Default authentication mode changed to\";s:12:\"auth_default\";s:15:\"Default setting\";s:8:\"auth_ecs\";s:3:\"ECS\";s:14:\"auth_ldap_desc\";s:34:\"Authenticate users via LDAP server\";s:16:\"auth_ldap_enable\";s:19:\"Enable LDAP support\";s:24:\"auth_ldap_migration_info\";s:119:\"Activate this option to give new users the possibility to migrate their existing ILIAS accounts to LDAP authentication.\";s:19:\"auth_ldap_migration\";s:17:\"Account Migration\";s:24:\"auth_ldap_not_configured\";s:26:\"LDAP is not configured yet\";s:24:\"auth_ldap_settings_saved\";s:19:\"LDAP settings saved\";s:9:\"auth_ldap\";s:4:\"LDAP\";s:15:\"auth_local_desc\";s:53:\"Authenticate users via local ILIAS database (default)\";s:10:\"auth_local\";s:10:\"ILIAS Auth\";s:23:\"auth_login_instructions\";s:32:\"Instructions shown on login page\";s:21:\"auth_mode_not_changed\";s:17:\"(Nothing changed)\";s:23:\"auth_mode_roles_changed\";s:41:\"Changed authentication mode for this Role\";s:9:\"auth_mode\";s:19:\"Authentication mode\";s:26:\"auth_new_account_mail_desc\";s:158:\"Send new account e-mail to user, if user is generated automatically. A password will only be generated, if ‘Allow Local Authentication’ is also activated.\";s:11:\"auth_openid\";s:6:\"OpenId\";s:16:\"auth_per_default\";s:11:\"Per Default\";s:21:\"auth_radius_configure\";s:31:\"Configure RADIUS-Authentication\";s:16:\"auth_radius_desc\";s:36:\"Authenticate users via RADIUS server\";s:18:\"auth_radius_enable\";s:21:\"Enable RADIUS support\";s:26:\"auth_radius_not_configured\";s:28:\"RADIUS is not configured yet\";s:16:\"auth_radius_port\";s:4:\"Port\";s:23:\"auth_radius_server_desc\";s:108:\"You may add multiple servers with commas separated. Servers are rotated in Round robin fashion when queried.\";s:18:\"auth_radius_server\";s:7:\"Servers\";s:26:\"auth_radius_settings_saved\";s:21:\"RADIUS settings saved\";s:25:\"auth_radius_shared_secret\";s:13:\"Shared secret\";s:11:\"auth_radius\";s:6:\"RADIUS\";s:26:\"auth_remark_non_local_auth\";s:122:\"When selecting another authentication mode than ILIAS database, you may not change user\'s login name and password anymore.\";s:19:\"auth_role_auth_mode\";s:19:\"Authentication mode\";s:16:\"auth_script_desc\";s:38:\"Authenticate users via external script\";s:11:\"auth_script\";s:6:\"Custom\";s:11:\"auth_select\";s:26:\"Select authentication mode\";s:14:\"auth_selection\";s:13:\"Login Options\";s:13:\"auth_settings\";s:23:\"Authentication Settings\";s:14:\"auth_shib_desc\";s:78:\"Authenticate users via Shibboleth, can be used as second authentication method\";s:22:\"auth_shib_instructions\";s:93:\"Be sure to read the README for instructions on how to configure Shibboleth support for ILIAS.\";s:24:\"auth_shib_not_configured\";s:32:\"Shibboleth is not configured yet\";s:9:\"auth_shib\";s:10:\"Shibboleth\";s:15:\"auth_shibboleth\";s:10:\"Shibboleth\";s:26:\"auth_soap_allow_local_desc\";s:92:\"This allows SOAP users to authenticate with their local ILIAS username and a local password.\";s:19:\"auth_soap_auth_desc\";s:95:\"This settings deal only with SOAP based user authentication, not with the ILIAS SOAP interface.\";s:14:\"auth_soap_auth\";s:29:\"Configure SOAP Authentication\";s:27:\"auth_soap_create_users_desc\";s:137:\"Creates automatically an ILIAS user account, for users that successfully authenticated against SOAP, without having an ILIAS account yet.\";s:24:\"auth_soap_namespace_desc\";s:66:\"As defined in WSDL. Must be specified, if .NET SOAP style is used.\";s:19:\"auth_soap_namespace\";s:9:\"Namespace\";s:19:\"auth_soap_port_desc\";s:87:\"E.g. 8080 if the full SOAP server URI is http://auth.yourserver.com:8080/dir/server.php\";s:21:\"auth_soap_server_desc\";s:102:\"E.g. auth.yourserver.com if the full SOAP server URI is http://auth.yourserver.com:8080/dir/server.php\";s:24:\"auth_soap_settings_saved\";s:34:\"SOAP authentication settings saved\";s:18:\"auth_soap_uri_desc\";s:108:\"Local URI, e.g. dir/server.php if the full SOAP server URI is http://auth.yourserver.com:8080/dir/server.php\";s:20:\"auth_soap_use_dotnet\";s:19:\"Use .NET SOAP Style\";s:19:\"auth_soap_use_https\";s:9:\"Use HTTPS\";s:32:\"auth_soap_user_default_role_desc\";s:58:\"This role is assigned to automatically created SOAP users.\";s:27:\"auth_soap_user_default_role\";s:49:\"Default role assigned to SOAP authenticated users\";s:9:\"auth_soap\";s:4:\"SOAP\";s:22:\"auth_user_default_role\";s:12:\"Default Role\";s:18:\"authenticate_ilias\";s:27:\"ILIAS Native Authentication\";s:17:\"authenticate_with\";s:9:\"Login to:\";s:23:\"authentication_settings\";s:14:\"Authentication\";s:6:\"author\";s:6:\"Author\";s:14:\"authoring_mode\";s:14:\"Authoring Mode\";s:7:\"authors\";s:7:\"Authors\";s:17:\"auto_registration\";s:34:\"Automatically approve registration\";s:19:\"available_languages\";s:19:\"Available Languages\";s:9:\"available\";s:9:\"Available\";s:12:\"average_time\";s:12:\"Average time\";s:19:\"back_to_crs_content\";s:22:\"Back to Course Content\";s:20:\"back_to_fold_content\";s:22:\"Back to Folder Content\";s:19:\"back_to_grp_content\";s:21:\"Back to Group Content\";s:20:\"back_to_sess_content\";s:23:\"Back to Session Content\";s:4:\"back\";s:4:\"Back\";s:6:\"basedn\";s:6:\"BaseDN\";s:14:\"basic_commands\";s:14:\"Basic Commands\";s:10:\"basic_data\";s:10:\"Basic Data\";s:14:\"basic_settings\";s:14:\"Basic Settings\";s:6:\"before\";s:6:\"before\";s:18:\"benchmark_settings\";s:18:\"Benchmark Settings\";s:9:\"benchmark\";s:9:\"Benchmark\";s:10:\"benchmarks\";s:10:\"Benchmarks\";s:8:\"bib_data\";s:20:\"Bibliographical Data\";s:8:\"big_icon\";s:8:\"Big Size\";s:8:\"birthday\";s:8:\"Birthday\";s:13:\"bkm_import_ok\";s:59:\"Successfully imported %d bookmarks and %d bookmark folders.\";s:10:\"bkm_import\";s:16:\"Import Bookmarks\";s:12:\"bkm_sendmail\";s:18:\"Send as attachment\";s:16:\"block_management\";s:16:\"Block Management\";s:5:\"block\";s:5:\"Block\";s:15:\"bm_add_to_ilias\";s:15:\"ILIAS Bookmarks\";s:26:\"bm_add_to_social_bookmarks\";s:16:\"Add to Bookmarks\";s:19:\"bm_manage_social_bm\";s:23:\"Manage Social Bookmarks\";s:2:\"bm\";s:8:\"Bookmark\";s:3:\"bmf\";s:15:\"Bookmark Folder\";s:4:\"bold\";s:4:\"Bold\";s:8:\"bookings\";s:8:\"Bookings\";s:14:\"bookmark_added\";s:30:\"The Bookmark has been created.\";s:13:\"bookmark_edit\";s:13:\"Edit Bookmark\";s:20:\"bookmark_folder_edit\";s:20:\"Edit Bookmark Folder\";s:19:\"bookmark_folder_new\";s:19:\"New Bookmark Folder\";s:12:\"bookmark_new\";s:12:\"New Bookmark\";s:16:\"bookmark_save_to\";s:16:\"save as bookmark\";s:15:\"bookmark_target\";s:6:\"Target\";s:12:\"bookmarks_of\";s:12:\"Bookmarks of\";s:9:\"bookmarks\";s:9:\"Bookmarks\";s:12:\"bottom_frame\";s:12:\"Main Content\";s:21:\"breadcrumb_navigation\";s:21:\"Breadcrumb Navigation\";s:7:\"btn_add\";s:3:\"Add\";s:8:\"btn_back\";s:4:\"Back\";s:13:\"btn_new_value\";s:9:\"New value\";s:8:\"btn_next\";s:8:\"Continue\";s:12:\"btn_previous\";s:4:\"Back\";s:17:\"btn_remove_system\";s:18:\"Remove from System\";s:12:\"btn_undelete\";s:7:\"Restore\";s:3:\"buy\";s:3:\"Buy\";s:11:\"by_location\";s:17:\"Order by location\";s:7:\"by_type\";s:13:\"Order by type\";s:2:\"by\";s:2:\"By\";s:5:\"bytes\";s:5:\"Bytes\";s:8:\"cal_from\";s:5:\"From:\";s:9:\"cal_until\";s:6:\"Until:\";s:8:\"calendar\";s:8:\"Calendar\";s:6:\"cancel\";s:6:\"Cancel\";s:15:\"cannot_find_xml\";s:25:\"Cannot find any XML-file.\";s:32:\"cannot_uninstall_language_in_use\";s:51:\"You cannot uninstall the language currently in use!\";s:31:\"cannot_uninstall_systemlanguage\";s:41:\"You cannot uninstall the system language!\";s:17:\"cannot_unzip_file\";s:19:\"Cannot unpack file.\";s:33:\"cant_deactivate_if_users_assigned\";s:70:\"You cannot deactivate a style if there are still users assigned to it.\";s:5:\"cat_a\";s:10:\"a Category\";s:7:\"cat_add\";s:12:\"Add Category\";s:9:\"cat_added\";s:14:\"Category added\";s:14:\"cat_clear_page\";s:10:\"Clear Page\";s:21:\"cat_copy_threads_info\";s:76:\"Please decide which category items should be copied, linked or even omitted.\";s:8:\"cat_edit\";s:17:\"Category Settings\";s:7:\"cat_new\";s:12:\"New Category\";s:15:\"cat_pages_clear\";s:22:\"Category page cleared.\";s:21:\"cat_pages_not_created\";s:30:\"Category page not created yet.\";s:16:\"cat_pages_undone\";s:38:\"Last changes for category page undone.\";s:9:\"cat_pages\";s:14:\"Category Pages\";s:9:\"cat_title\";s:14:\"Category Title\";s:26:\"cat_undo_last_page_changes\";s:22:\"Undo Last Page Changes\";s:15:\"cat_wizard_page\";s:24:\"Copy Category (Step 2/2)\";s:3:\"cat\";s:8:\"Category\";s:19:\"categories_imported\";s:25:\"Category import complete.\";s:10:\"categories\";s:10:\"Categories\";s:14:\"catr_edit_info\";s:57:\"Please choose one category, for creating a new reference.\";s:9:\"catr_edit\";s:23:\"Edit Category Reference\";s:8:\"catr_new\";s:25:\"Create Category Reference\";s:4:\"catr\";s:18:\"Category Reference\";s:2:\"cc\";s:2:\"CC\";s:10:\"censorship\";s:10:\"Censorship\";s:11:\"certificate\";s:11:\"Certificate\";s:20:\"chac_edit_permission\";s:26:\"Change permission settings\";s:9:\"chac_read\";s:28:\"Read access to chat settings\";s:12:\"chac_visible\";s:25:\"Chat settings are visible\";s:10:\"chac_write\";s:18:\"Edit chat settings\";s:24:\"change_active_assignment\";s:24:\"Change active assignment\";s:17:\"change_assignment\";s:17:\"Change assignment\";s:19:\"change_header_title\";s:17:\"Edit Header Title\";s:14:\"change_lo_info\";s:14:\"Change LO Info\";s:15:\"change_metadata\";s:15:\"Change Metadata\";s:12:\"change_owner\";s:12:\"Change owner\";s:21:\"change_sort_direction\";s:21:\"Change sort direction\";s:6:\"change\";s:6:\"Change\";s:10:\"changeable\";s:39:\"Changeable in Personal Data and Profile\";s:10:\"changed_to\";s:10:\"changed to\";s:36:\"changing_loginname_not_possible_info\";s:82:\"You changed your login name at last at %s. The next change can be performed at %s.\";s:14:\"chapter_number\";s:14:\"Chapter Number\";s:13:\"chapter_title\";s:13:\"Chapter Title\";s:7:\"chapter\";s:7:\"Chapter\";s:10:\"characters\";s:10:\"characters\";s:30:\"chat_enter_public_room_tooltip\";s:18:\"Enter public chat.\";s:22:\"chat_enter_public_room\";s:11:\"Public Chat\";s:31:\"chat_invite_public_room_tooltip\";s:22:\"Invite to public chat.\";s:23:\"chat_invite_public_room\";s:11:\"Public Chat\";s:17:\"chat_users_active\";s:12:\"Active users\";s:9:\"check_all\";s:9:\"Check all\";s:14:\"check_langfile\";s:31:\"Please check your language file\";s:15:\"check_languages\";s:19:\"Check All Languages\";s:15:\"check_link_desc\";s:91:\"If enabled all external links in ILIAS learning modules will be checked if they are active.\";s:10:\"check_link\";s:13:\"Weblink check\";s:29:\"check_max_allowed_packet_size\";s:35:\"The page content size is too large.\";s:24:\"check_user_accounts_desc\";s:195:\"If enabled, all users whose account expires will be informed by e-mail. Furthermore all users which have not confirmed their account after a registration with e-mail confirmation will be deleted.\";s:19:\"check_user_accounts\";s:19:\"Check user accounts\";s:24:\"check_web_resources_desc\";s:59:\"If enabled all Weblinks will be checked if they are active.\";s:19:\"check_web_resources\";s:14:\"Check Weblinks\";s:5:\"check\";s:5:\"Check\";s:13:\"checked_files\";s:16:\"Importable files\";s:7:\"checked\";s:7:\"Checked\";s:32:\"chg_ilias_and_webfolder_password\";s:25:\"Change Webfolder Password\";s:18:\"chg_ilias_password\";s:21:\"Change ILIAS Password\";s:12:\"chg_language\";s:15:\"Change Language\";s:12:\"chg_password\";s:15:\"Change Password\";s:15:\"choose_language\";s:20:\"Choose Your Language\";s:15:\"choose_location\";s:15:\"Choose Location\";s:24:\"choose_only_one_language\";s:31:\"Please choose only one language\";s:13:\"chown_warning\";s:84:\"Attention, you may loose access permissions on this object after changing the owner.\";s:4:\"city\";s:11:\"City, State\";s:12:\"cleaned_file\";s:22:\"File has been cleaned.\";s:15:\"cleaning_failed\";s:16:\"Cleaning failed.\";s:15:\"clear_clipboard\";s:15:\"Clear Clipboard\";s:5:\"clear\";s:5:\"Clear\";s:9:\"client_id\";s:9:\"Client ID\";s:9:\"client_ip\";s:9:\"Client IP\";s:6:\"client\";s:6:\"Client\";s:9:\"clipboard\";s:9:\"Clipboard\";s:21:\"clone_existing_course\";s:20:\"Copy Existing Course\";s:19:\"clone_option_in_cat\";s:25:\"Copy in Existing Category\";s:19:\"clone_option_in_crs\";s:23:\"Copy in Existing Course\";s:18:\"clone_target_title\";s:37:\"Selection of Target Folder (Step 1/2)\";s:12:\"clone_target\";s:13:\"Target Folder\";s:12:\"close_window\";s:12:\"Close window\";s:5:\"close\";s:5:\"Close\";s:7:\"cnt_new\";s:8:\"(%s New)\";s:12:\"collapse_all\";s:12:\"Collapse All\";s:8:\"collapse\";s:8:\"Collapse\";s:9:\"collapsed\";s:9:\"Collapsed\";s:7:\"columns\";s:7:\"Columns\";s:15:\"comma_separated\";s:15:\"Comma Separated\";s:7:\"comment\";s:7:\"Comment\";s:7:\"compose\";s:7:\"Compose\";s:17:\"cond_ref_handling\";s:13:\"Link Settings\";s:15:\"cond_ref_shared\";s:34:\"Shared Preconditions for all Links\";s:15:\"cond_ref_unique\";s:30:\"Unique Preconditions for Links\";s:26:\"condition_already_assigned\";s:24:\"Object already assigned.\";s:24:\"condition_circle_created\";s:70:\"This association is not possible, since the objects would interdepend.\";s:17:\"condition_deleted\";s:18:\"Condition deleted.\";s:18:\"condition_finished\";s:8:\"Finished\";s:22:\"condition_not_finished\";s:12:\"Not finished\";s:16:\"condition_passed\";s:6:\"Passed\";s:22:\"condition_precondition\";s:14:\"Preconditions:\";s:23:\"condition_select_object\";s:25:\"Please select one object.\";s:20:\"condition_select_one\";s:29:\"-Please select one condition-\";s:16:\"condition_update\";s:4:\"Save\";s:9:\"condition\";s:9:\"Condition\";s:18:\"conditions_updated\";s:16:\"Conditions saved\";s:24:\"confirm_delete_parameter\";s:43:\"Do you really want to delete the parameter?\";s:7:\"confirm\";s:7:\"Confirm\";s:12:\"confirmation\";s:12:\"Confirmation\";s:17:\"conflict_handling\";s:17:\"Conflict handling\";s:11:\"cont_object\";s:6:\"Object\";s:12:\"contact_data\";s:19:\"Contact Information\";s:7:\"contact\";s:7:\"Contact\";s:18:\"container_no_items\";s:22:\"No Materials Available\";s:9:\"container\";s:9:\"Container\";s:13:\"content_frame\";s:13:\"Content Frame\";s:14:\"content_styles\";s:14:\"Content Styles\";s:7:\"content\";s:7:\"Content\";s:7:\"context\";s:7:\"Context\";s:13:\"continue_work\";s:8:\"Continue\";s:6:\"contra\";s:6:\"Contra\";s:13:\"cookies_howto\";s:21:\"How to enable cookies\";s:13:\"copied_object\";s:13:\"Copied object\";s:8:\"copy_all\";s:8:\"Copy all\";s:16:\"copy_n_of_suffix\";s:13:\"- Copy (%1$s)\";s:14:\"copy_of_suffix\";s:6:\"- Copy\";s:7:\"copy_of\";s:7:\"Copy of\";s:19:\"copy_selected_items\";s:4:\"Copy\";s:7:\"copy_to\";s:2:\"to\";s:4:\"copy\";s:4:\"Copy\";s:11:\"copyChapter\";s:4:\"Copy\";s:8:\"copyPage\";s:4:\"Copy\";s:24:\"could_not_verify_account\";s:81:\"Sorry, we could not verify your account. Please contact the system administrator.\";s:5:\"count\";s:5:\"Count\";s:7:\"country\";s:7:\"Country\";s:6:\"course\";s:6:\"Course\";s:7:\"courses\";s:7:\"Courses\";s:12:\"create_block\";s:12:\"Create Block\";s:11:\"create_date\";s:10:\"Created on\";s:18:\"create_export_file\";s:18:\"Create export file\";s:9:\"create_in\";s:9:\"Create in\";s:17:\"create_stylesheet\";s:12:\"Create Style\";s:6:\"create\";s:6:\"Create\";s:7:\"created\";s:13:\"Creation Date\";s:28:\"cron_forum_notification_cron\";s:22:\"regularly per cron job\";s:28:\"cron_forum_notification_desc\";s:122:\"If enabled, all users, who want to be informed about new posts in specified forum threads, will get notifications by mail.\";s:33:\"cron_forum_notification_crob_desc\";s:158:\"If enabled, all users who have enabled forum notifications will get a daily mail about all new posts but no immediate notification for each submitted posting.\";s:32:\"cron_forum_notification_directly\";s:23:\"directly on new entries\";s:29:\"cron_forum_notification_never\";s:5:\"never\";s:23:\"cron_forum_notification\";s:24:\"Send Forum Notifications\";s:14:\"cron_jobs_desc\";s:156:\"A cron job is an automated process that operates at predefined time intervals. You will find information about the setup in the ‘INSTALL Documentation’.\";s:9:\"cron_jobs\";s:9:\"Cron Jobs\";s:22:\"cron_lucene_index_info\";s:122:\"If enabled, the lucene search index will be updated. Please configure the lucene server at ’Administration -> Search’.\";s:17:\"cron_lucene_index\";s:26:\"Update Lucene search index\";s:27:\"cron_mail_notification_cron\";s:22:\"regularly per cron job\";s:27:\"cron_mail_notification_desc\";s:206:\"If enabled, all users, who want to be informed about new mail, will get notifications by external mail. Please deactivate the option ‘Globally prevent sending external mails’ first to use this function.\";s:28:\"cron_mail_notification_never\";s:5:\"never\";s:22:\"cron_mail_notification\";s:23:\"Send Mail Notifications\";s:5:\"crs_a\";s:8:\"a Course\";s:28:\"crs_activation_start_invalid\";s:43:\"The start and the finish time is not valid.\";s:7:\"crs_add\";s:10:\"Add Course\";s:9:\"crs_added\";s:12:\"Course added\";s:39:\"crs_all_questions_answered_successfully\";s:46:\"You have successfully answered every question.\";s:12:\"crs_archives\";s:8:\"Archives\";s:22:\"crs_at_least_one_admin\";s:50:\"There has to be at least one course administrator.\";s:13:\"crs_available\";s:17:\"Available Courses\";s:23:\"crs_cancel_waiting_list\";s:75:\"Do you really want to remove yourself from the waiting list of course \"%s\"?\";s:30:\"crs_container_link_not_allowed\";s:44:\"It is not possible to link container objects\";s:21:\"crs_copy_threads_info\";s:78:\"Please decide which course materials should be copied, linked or even omitted.\";s:8:\"crs_edit\";s:11:\"Edit Course\";s:8:\"crs_info\";s:4:\"Info\";s:21:\"crs_management_system\";s:24:\"Course Management System\";s:21:\"crs_member_not_passed\";s:10:\"Not passed\";s:17:\"crs_member_passed\";s:6:\"Passed\";s:19:\"crs_members_gallery\";s:22:\"Course Members Gallery\";s:7:\"crs_new\";s:10:\"New Course\";s:14:\"crs_no_content\";s:15:\"Without content\";s:29:\"crs_removed_from_waiting_list\";s:60:\"You have been detached from the waiting list of course \"%s\".\";s:18:\"crs_status_blocked\";s:16:\"[Access refused]\";s:18:\"crs_status_pending\";s:26:\"[Waiting for registration]\";s:24:\"crs_subscribers_assigned\";s:20:\"Assigned new user(s)\";s:9:\"crs_title\";s:12:\"Course Title\";s:15:\"crs_unsubscribe\";s:23:\"Unsubscribe from Course\";s:15:\"crs_wizard_page\";s:22:\"Copy Course (Step 2/2)\";s:3:\"crs\";s:6:\"Course\";s:14:\"crsr_edit_info\";s:55:\"Please choose one course, for creating a new reference.\";s:9:\"crsr_edit\";s:21:\"Edit Course Reference\";s:8:\"crsr_new\";s:23:\"Create Course Reference\";s:4:\"crsr\";s:16:\"Course Reference\";s:10:\"csv_export\";s:10:\"CSV-Export\";s:15:\"cumulative_time\";s:15:\"Cumulative time\";s:14:\"cur_number_rec\";s:25:\"Current number of records\";s:16:\"current_ip_alert\";s:97:\"Notice: if you enter a wrong ip you won\'t be able to access the system with this profile anymore.\";s:10:\"current_ip\";s:11:\"Current IP:\";s:16:\"current_password\";s:16:\"Current Password\";s:20:\"custom_icon_size_big\";s:8:\"Big Size\";s:25:\"custom_icon_size_standard\";s:11:\"Medium Size\";s:21:\"custom_icon_size_tiny\";s:10:\"Small Size\";s:3:\"cut\";s:3:\"Cut\";s:7:\"cutPage\";s:3:\"Cut\";s:5:\"daily\";s:5:\"daily\";s:12:\"data_privacy\";s:21:\"Data Privacy Settings\";s:16:\"database_version\";s:24:\"Current Database Version\";s:8:\"database\";s:8:\"Database\";s:7:\"dataset\";s:4:\"Item\";s:4:\"date\";s:4:\"Date\";s:10:\"dateplaner\";s:8:\"Calendar\";s:3:\"day\";s:3:\"Day\";s:14:\"days_of_period\";s:14:\"Days of period\";s:4:\"days\";s:4:\"Days\";s:7:\"db_host\";s:13:\"Database Host\";s:7:\"db_name\";s:13:\"Database Name\";s:14:\"db_need_update\";s:25:\"Database needs an update!\";s:7:\"db_pass\";s:17:\"Database Password\";s:7:\"db_type\";s:13:\"Database Type\";s:7:\"db_user\";s:13:\"Database User\";s:10:\"db_version\";s:16:\"Database Version\";s:10:\"deactivate\";s:12:\"Set Inactive\";s:17:\"decrease_attempts\";s:12:\"Attempts - 1\";s:19:\"def_repository_view\";s:23:\"Default repository view\";s:22:\"default_auth_mode_info\";s:78:\"Please choose the authentication method that is preselected on the login page.\";s:17:\"default_auth_mode\";s:29:\"Default Authentication Method\";s:16:\"default_language\";s:16:\"Default Language\";s:21:\"default_perm_settings\";s:19:\"Default Permissions\";s:12:\"default_role\";s:12:\"Default Role\";s:13:\"default_roles\";s:13:\"Default Roles\";s:18:\"default_skin_style\";s:20:\"Default Skin / Style\";s:12:\"default_skin\";s:12:\"Default Skin\";s:13:\"default_style\";s:13:\"Default Style\";s:13:\"default_value\";s:13:\"Default Value\";s:7:\"default\";s:7:\"Default\";s:8:\"defaults\";s:8:\"Defaults\";s:14:\"delete_all_rec\";s:18:\"Delete all records\";s:10:\"delete_all\";s:10:\"Delete All\";s:20:\"delete_existing_file\";s:20:\"Delete Existing File\";s:13:\"delete_object\";s:16:\"Delete Object(s)\";s:16:\"delete_parameter\";s:16:\"Delete Parameter\";s:21:\"delete_selected_items\";s:6:\"Delete\";s:15:\"delete_selected\";s:15:\"Delete Selected\";s:14:\"delete_tr_data\";s:20:\"Delete tracking data\";s:6:\"delete\";s:6:\"Delete\";s:20:\"deleted_user_account\";s:20:\"Deleted user account\";s:12:\"deleted_user\";s:25:\"The user has been deleted\";s:13:\"deleted_users\";s:13:\"Deleted users\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"delicious\";s:17:\"Delicious Account\";s:7:\"deliver\";s:7:\"Deliver\";s:10:\"department\";s:10:\"Department\";s:4:\"desc\";s:11:\"Description\";s:11:\"description\";s:11:\"Description\";s:16:\"desired_password\";s:16:\"Desired Password\";s:13:\"desktop_items\";s:22:\"Personal Desktop Items\";s:7:\"details\";s:7:\"Details\";s:19:\"disable_admin_force\";s:23:\"Deactivate notification\";s:27:\"disable_anonymous_fora_desc\";s:197:\"If this option is enabled, the feature ‘Remain incognito’ is not available in forums anymore. In case this feature is already activated in certain forums, it is still possible to deactivate it.\";s:22:\"disable_anonymous_fora\";s:40:\"Disable ‘Remain incognito’ in forums\";s:13:\"disable_check\";s:13:\"Disable check\";s:22:\"disable_ext_lang_maint\";s:28:\"Disable Extended Maintenance\";s:24:\"disable_hide_user_toggle\";s:31:\"Member is allowed to deactivate\";s:7:\"disable\";s:7:\"disable\";s:8:\"disabled\";s:8:\"Disabled\";s:20:\"disk_quota_is_1_by_2\";s:66:\"The effective disk quota is %1$s due to membership in role \"%2$s\".\";s:33:\"disk_quota_is_1_instead_of_2_by_3\";s:136:\"The effective disk quota is %1$s as defined in this user account. The disk quota by role membership would have been %2$s by role \"%3$s\".\";s:28:\"disk_quota_is_unlimited_by_1\";s:71:\"The effective disk quota is unlimited due to membership in role \"%1$s\".\";s:34:\"disk_quota_last_reminder_sent_desc\";s:93:\"Last date on which the user has received a reminder mail because of exceeding the disk quota.\";s:29:\"disk_quota_last_reminder_sent\";s:24:\"Last quota reminder sent\";s:23:\"disk_quota_on_role_desc\";s:93:\"The disk quota specified on a role affects all user accounts which are assigned to this role.\";s:29:\"disk_quota_reminder_mail_desc\";s:295:\"The disk quota reminder mail is sent to active users who have exceeded their disk quota. This e-mail is sent once every day to the users when the daily ILIAS cron job is run. Users who already have received a reminder e-mail receive it again every 7 days as long as they exceed their disk quota.\";s:24:\"disk_quota_reminder_mail\";s:13:\"Reminder mail\";s:29:\"disk_quota_report_not_run_yet\";s:110:\"No disk quota report available. The daily cron job which determines the disk usage needs to be executed first.\";s:17:\"disk_quota_report\";s:17:\"Disk Quota Report\";s:10:\"disk_quota\";s:10:\"Disk Quota\";s:15:\"disk_space_used\";s:15:\"Disk space used\";s:18:\"disk_usage_details\";s:18:\"Disk Usage Details\";s:10:\"disk_usage\";s:10:\"Disk Usage\";s:27:\"display_webdav_actions_info\";s:115:\"Displays the action ‘Open as webfolder’ next to each category, folder, course and group item in the repository.\";s:22:\"display_webdav_actions\";s:22:\"Display WebDAV actions\";s:6:\"domain\";s:6:\"Domain\";s:4:\"down\";s:4:\"Down\";s:27:\"download_all_returned_files\";s:27:\"Download all returned files\";s:36:\"download_with_uploaded_filename_info\";s:478:\"Select this option exclusively for backwards compatibility with ILIAS 3.9 and older versions: When this option is selected, the filename of a downloaded file is equal to the filename that was used for uploading the file into ILIAS. If this option is not selected, the filename of a downloaded file is equal to the title of the file object in ILIAS. This option does not affect WebDAV. For WebDAV the filename of a downloaded file is always equal to the title of the file object.\";s:31:\"download_with_uploaded_filename\";s:31:\"Download with uploaded filename\";s:8:\"download\";s:8:\"Download\";s:20:\"downloading_settings\";s:20:\"Downloading Settings\";s:6:\"drafts\";s:6:\"Drafts\";s:4:\"drop\";s:4:\"Drop\";s:17:\"edit_cat_settings\";s:26:\"Advanced Category Settings\";s:13:\"edit_comments\";s:35:\"Edit comments for the selected user\";s:12:\"edit_content\";s:12:\"Edit Content\";s:9:\"edit_data\";s:9:\"Edit Data\";s:13:\"edit_grouping\";s:26:\"Edit Membership Limitation\";s:15:\"edit_operations\";s:15:\"Edit Operations\";s:17:\"edit_page_content\";s:17:\"Edit Page Content\";s:9:\"edit_page\";s:9:\"Edit Page\";s:17:\"edit_perm_ruleset\";s:29:\"Edit default permission rules\";s:15:\"edit_properties\";s:15:\"Edit Properties\";s:15:\"edit_stylesheet\";s:10:\"Edit Style\";s:4:\"edit\";s:4:\"Edit\";s:9:\"edited_at\";s:9:\"Edited at\";s:6:\"editor\";s:6:\"Editor\";s:14:\"email_feedback\";s:15:\"E-Mail feedback\";s:12:\"email_footer\";s:22:\"
powered by ILIAS\";s:15:\"email_not_valid\";s:44:\"The e-mail address you entered is not valid!\";s:5:\"email\";s:6:\"E-Mail\";s:18:\"enable_admin_force\";s:21:\"Activate notification\";s:15:\"enable_calendar\";s:15:\"Enable Calendar\";s:24:\"enable_custom_icons_info\";s:175:\"This allows you to define custom icons for single categories, courses and groups. The properties section of categories, courses and groups will provide an image upload dialog.\";s:19:\"enable_custom_icons\";s:19:\"Enable custom icons\";s:22:\"enable_disk_quota_info\";s:414:\"Allows definition of a soft disk quota for each user account and each global role. Users that have exceeded the defined disk quota can be notified by ILIAS but are still able to upload more files.
This feature requires the activation of the cron job for disk quota! This cron job analyses the disk usage of all user accounts and list it in Administration » User Accounts as well as in the Disk Quota Report.\";s:31:\"enable_disk_quota_reminder_mail\";s:30:\"Send disk quota reminder mails\";s:27:\"enable_download_folder_info\";s:65:\"Allows download of a folder including sub structures as zip file.\";s:22:\"enable_download_folder\";s:26:\"Enable Downloading Folders\";s:21:\"enable_ext_lang_maint\";s:27:\"Enable Extended Maintenance\";s:27:\"enable_fora_statistics_desc\";s:59:\"If disabled, nobody is able to access the forum statistics.\";s:22:\"enable_fora_statistics\";s:26:\"Enable Statistics in Forum\";s:23:\"enable_hide_user_toggle\";s:35:\"Member is not allowed to deactivate\";s:30:\"enable_hist_user_comments_desc\";s:73:\"Give authors the opportunity to add comments to the history log of pages.\";s:25:\"enable_hist_user_comments\";s:31:\"Enable user comments in history\";s:19:\"enable_js_edit_info\";s:121:\"This option enables JavaScript editing for all content objects (ILIAS Learning Modules, Glossaries, Assessment Questions)\";s:14:\"enable_js_edit\";s:25:\"Enable JavaScript Editing\";s:26:\"enable_password_assistance\";s:26:\"Enable password assistance\";s:19:\"enable_registration\";s:28:\"Enable new user registration\";s:20:\"enable_search_engine\";s:219:\"Open Public Area for Internet Search Engines (e.g Google).
The Apache module ‘mod_rewrite’ is required for this extension. Please take care that you have appropriate permissions to use .htaccess configurations.\";s:17:\"enable_trash_info\";s:164:\"If enabled, deleted Objects are moved into Trash and may be recovered later. When deactivating this option deleted Objects are removed irreversibly from the System!\";s:12:\"enable_trash\";s:12:\"Enable Trash\";s:18:\"enable_webdav_info\";s:243:\"Allows WebDAV clients to access the repository as a webfolder. Users can open webfolders using the ‘Open as webfolder’ action in the repository, or by entering the following address in a WebDAV client: %1$s\";s:13:\"enable_webdav\";s:20:\"Enable WebDAV access\";s:6:\"enable\";s:6:\"Enable\";s:7:\"enabled\";s:7:\"Enabled\";s:16:\"enter_in_mb_desc\";s:20:\"Enter a value in MB.\";s:9:\"enumerate\";s:9:\"Enumerate\";s:11:\"err_1_param\";s:17:\"Only 1 parameter!\";s:11:\"err_2_param\";s:17:\"Only 2 parameter!\";s:26:\"err_auth_cas_no_ilias_user\";s:126:\"Login failed. CAS authentication successful, but no corresponding ILIAS user exists. Please contact your system administrator.\";s:24:\"err_auth_ext_user_exists\";s:83:\"External account \'%s\' for authentication mode \'%s\' is already existing. (User \'%s\')\";s:27:\"err_auth_ldap_no_ilias_user\";s:127:\"Login failed. LDAP authentication successful, but no corresponding ILIAS user exists. Please contact your system administrator.\";s:22:\"err_auth_mode_inactive\";s:42:\"Your authentication method is deactivated.\";s:29:\"err_auth_radius_no_ilias_user\";s:87:\"Login failed. Radius authentication successful, but no corresponding ILIAS user exists.\";s:27:\"err_auth_soap_no_ilias_user\";s:127:\"Login failed. SOAP authentication successful, but no corresponding ILIAS user exists. Please contact your system administrator.\";s:15:\"err_check_input\";s:57:\"The settings could not be saved. Please check your input.\";s:15:\"err_count_param\";s:29:\"Reason: Wrong parameter count\";s:24:\"err_enter_current_passwd\";s:34:\"Please enter your current password\";s:11:\"err_in_line\";s:13:\"Error in line\";s:12:\"err_inactive\";s:88:\"This account has not been activated. Please contact the system administrator for access.\";s:16:\"err_invalid_port\";s:19:\"Invalid port number\";s:20:\"err_ldap_auth_failed\";s:102:\"User not authenticated on LDAP server! Please ensure that you have the same password in ILIAS and LDAP\";s:23:\"err_ldap_connect_failed\";s:60:\"Connection to LDAP server failed! Please check your settings\";s:22:\"err_ldap_search_failed\";s:69:\"Connection to LDAP server failed! PLease check BaseDN and Search base\";s:23:\"err_ldap_user_not_found\";s:86:\"User not found on LDAP server! Please check attribute for login name and object class.\";s:14:\"err_no_cookies\";s:46:\"Please enable session cookies in your browser!\";s:21:\"err_no_langfile_found\";s:23:\"No language file found!\";s:12:\"err_no_param\";s:13:\"No parameter!\";s:16:\"err_over_3_param\";s:23:\"More than 3 parameters!\";s:23:\"err_role_not_assignable\";s:53:\"You cannot assign users to this role at this location\";s:19:\"err_session_expired\";s:24:\"Your session is expired!\";s:17:\"err_unknown_error\";s:13:\"Unknown Error\";s:16:\"err_wrong_header\";s:21:\"Reason: Wrong header.\";s:15:\"err_wrong_login\";s:23:\"Wrong Login or Password\";s:18:\"err_wrong_password\";s:14:\"Wrong Password\";s:12:\"error_parser\";s:26:\"Error starting the parser.\";s:15:\"error_recipient\";s:15:\"Error Recipient\";s:5:\"error\";s:5:\"Error\";s:24:\"event_ass_materials_prop\";s:17:\"Session Materials\";s:18:\"event_assign_files\";s:15:\"File Assignment\";s:7:\"exc_add\";s:12:\"Add Exercise\";s:9:\"exc_added\";s:14:\"Exercise added\";s:14:\"exc_ask_delete\";s:12:\"Delete file?\";s:14:\"exc_assign_usr\";s:11:\"Assign User\";s:10:\"exc_create\";s:15:\"Create exercise\";s:18:\"exc_date_not_valid\";s:21:\"The date is not valid\";s:20:\"exc_deassign_members\";s:21:\"Remove Participant(s)\";s:11:\"exc_details\";s:16:\"Exercise details\";s:16:\"exc_download_all\";s:12:\"Download All\";s:18:\"exc_download_files\";s:14:\"Download Files\";s:16:\"exc_download_new\";s:12:\"Download New\";s:17:\"exc_edit_exercise\";s:13:\"Edit exercise\";s:14:\"exc_edit_until\";s:10:\"Edit Until\";s:8:\"exc_edit\";s:20:\"New exercise created\";s:17:\"exc_exercise_sent\";s:13:\"Exercise Sent\";s:17:\"exc_feedback_sent\";s:13:\"Feedback Sent\";s:18:\"exc_files_returned\";s:15:\"Submitted Files\";s:9:\"exc_files\";s:5:\"Files\";s:10:\"exc_groups\";s:6:\"Groups\";s:18:\"exc_header_members\";s:18:\"Exercise (members)\";s:15:\"exc_instruction\";s:17:\"Work Instructions\";s:19:\"exc_last_submission\";s:15:\"Last Submission\";s:14:\"exc_mail_users\";s:20:\"Send mail to user(s)\";s:28:\"exc_members_already_assigned\";s:66:\"These users are already assigned to other teams of this assignment\";s:20:\"exc_members_assigned\";s:16:\"Members assigned\";s:26:\"exc_members_comments_saved\";s:59:\"The exercise comments for the selected user have been saved\";s:7:\"exc_new\";s:12:\"New Exercise\";s:23:\"exc_no_members_assigned\";s:19:\"No members assigned\";s:11:\"exc_notices\";s:7:\"Notices\";s:7:\"exc_obj\";s:8:\"Exercise\";s:22:\"exc_resubmitted_advice\";s:118:\"This symbol will be displayed in case that a new file has been submitted after the ‘solved’ field has been checked\";s:9:\"exc_roles\";s:5:\"Roles\";s:16:\"exc_save_changes\";s:4:\"Save\";s:12:\"exc_schedule\";s:8:\"Schedule\";s:14:\"exc_search_for\";s:10:\"Search for\";s:19:\"exc_select_one_file\";s:31:\"Please select exactly one file.\";s:17:\"exc_send_exercise\";s:21:\"Send exercise by mail\";s:11:\"exc_sent_at\";s:16:\"Sent on
%s\";s:8:\"exc_sent\";s:48:\"The exercise has been sent to the selected users\";s:22:\"exc_status_resubmitted\";s:11:\"Resubmitted\";s:16:\"exc_status_saved\";s:16:\"Exercise updated\";s:15:\"exc_status_sent\";s:9:\"Delivered\";s:17:\"exc_status_solved\";s:6:\"Solved\";s:20:\"exc_status_submitted\";s:9:\"Submitted\";s:10:\"exc_status\";s:6:\"Status\";s:14:\"exc_submission\";s:10:\"Submission\";s:19:\"exc_time_over_short\";s:11:\"Time is up.\";s:16:\"exc_time_to_send\";s:22:\"Remaining Working Time\";s:16:\"exc_upload_error\";s:20:\"Error uploading file\";s:9:\"exc_users\";s:5:\"Users\";s:3:\"exc\";s:8:\"Exercise\";s:4:\"excs\";s:9:\"Exercises\";s:7:\"execute\";s:7:\"Execute\";s:18:\"exercise_time_over\";s:91:\"The time allocated for completing this exercise is over. Files cannot be submitted anymore!\";s:8:\"exp_html\";s:11:\"Export HTML\";s:10:\"expand_all\";s:10:\"Expand All\";s:6:\"expand\";s:6:\"Expand\";s:8:\"expanded\";s:8:\"Expanded\";s:14:\"explorer_frame\";s:13:\"Explorer Tree\";s:23:\"export_format_selection\";s:36:\"Please select the export file format\";s:13:\"export_format\";s:13:\"Export format\";s:20:\"export_group_members\";s:41:\"Export group members (to Microsoft Excel)\";s:11:\"export_html\";s:19:\"Export as HTML File\";s:10:\"export_xml\";s:18:\"Export as XML File\";s:6:\"export\";s:6:\"Export\";s:21:\"ext_acccount_required\";s:46:\"Please enter the name of the external account.\";s:16:\"ext_cat_settings\";s:31:\"Edit Advanced Category Settings\";s:8:\"ext_link\";s:4:\"Link\";s:14:\"extt_configure\";s:12:\"configure...\";s:9:\"extt_name\";s:16:\"Software/Service\";s:11:\"extt_remark\";s:123:\"All software and services listed above are not part of ILIAS and do not fall under the ILIAS open source licence agreement.\";s:20:\"extt_title_configure\";s:27:\"Configure external software\";s:15:\"failure_message\";s:15:\"Failure Message\";s:12:\"faq_exercise\";s:12:\"FAQ Exercise\";s:3:\"fax\";s:3:\"Fax\";s:4:\"feed\";s:8:\"Web Feed\";s:18:\"feedback_recipient\";s:18:\"Feedback Recipient\";s:8:\"feedback\";s:8:\"Feedback\";s:10:\"field_name\";s:10:\"Field Name\";s:10:\"field_type\";s:10:\"Field Type\";s:6:\"file_a\";s:6:\"a File\";s:21:\"file_add_and_metadata\";s:29:\"Upload File and Edit Metadata\";s:8:\"file_add\";s:11:\"Upload File\";s:10:\"file_added\";s:13:\"File uploaded\";s:21:\"file_allowed_suffixes\";s:19:\"Allowed file types:\";s:12:\"file_created\";s:20:\"File has been added.\";s:9:\"file_edit\";s:32:\"Edit File and Upload New Version\";s:9:\"file_icon\";s:9:\"File icon\";s:9:\"file_info\";s:16:\"File Information\";s:16:\"file_is_infected\";s:32:\"The file is infected by a virus.\";s:21:\"file_lock_unlock_file\";s:16:\"Lock/Unlock file\";s:14:\"file_locked_by\";s:14:\"File locked by\";s:8:\"file_new\";s:18:\"Upload Single File\";s:14:\"file_not_found\";s:14:\"File Not Found\";s:14:\"file_not_valid\";s:15:\"File not valid!\";s:11:\"file_notice\";s:20:\"Maximum upload size:\";s:21:\"file_suffix_repl_info\";s:200:\"Enter file types with suffix (separated by comma) that shall be be renamed with a ‘.sec’ when uploaded into webspace to prevent execution of this file. This is done per default for these suffixes:\";s:16:\"file_suffix_repl\";s:30:\"File Upload Suffix Replacement\";s:12:\"file_updated\";s:22:\"File has been updated.\";s:10:\"file_valid\";s:14:\"File is valid!\";s:12:\"file_version\";s:24:\"Version Provided in File\";s:4:\"file\";s:4:\"File\";s:26:\"filename_extension_missing\";s:27:\"File name extension missing\";s:24:\"filename_extension_short\";s:9:\"Extension\";s:27:\"filename_hidden_backup_file\";s:18:\"Hidden backup file\";s:25:\"filename_hidden_unix_file\";s:16:\"Hidden Unix file\";s:25:\"filename_interoperability\";s:16:\"Interoperability\";s:27:\"filename_special_characters\";s:63:\"Due to the character / this object is not visible in webfolders\";s:25:\"filename_special_filename\";s:57:\"Objects with names . and .. are not visible in webfolders\";s:19:\"filename_visibility\";s:10:\"Visibility\";s:32:\"filename_windows_empty_extension\";s:94:\"Due to the character . at the end of the name this object is not visible in Windows webfolders\";s:35:\"filename_windows_special_characters\";s:95:\"Due to one of the characters \\ / : * ? \" < > | this object is not visible in Windows webfolders\";s:29:\"filename_windows_webdav_issue\";s:71:\"Due to the character # this object is not visible in Windows webfolders\";s:8:\"filename\";s:9:\"File Name\";s:14:\"files_location\";s:14:\"Files Location\";s:5:\"files\";s:5:\"Files\";s:8:\"filesize\";s:9:\"File Size\";s:8:\"filetype\";s:9:\"File Type\";s:28:\"fill_out_all_required_fields\";s:35:\"Please fill out all required fields\";s:24:\"filter_users_with_access\";s:22:\"Only users with access\";s:28:\"filter_users_with_disk_usage\";s:31:\"Only users with disk space used\";s:37:\"filter_users_with_exceeded_disk_quota\";s:35:\"Only users with disk quota exceeded\";s:27:\"filter_users_without_access\";s:25:\"Only users without access\";s:31:\"filter_users_without_disk_usage\";s:34:\"Only users with no disk space used\";s:6:\"filter\";s:6:\"Filter\";s:9:\"firstname\";s:10:\"First Name\";s:8:\"flatview\";s:12:\"Hide Sidebar\";s:6:\"fold_a\";s:8:\"a Folder\";s:8:\"fold_add\";s:10:\"Add Folder\";s:10:\"fold_added\";s:12:\"Folder added\";s:22:\"fold_copy_threads_info\";s:71:\"Please decide which materials should be copied, linked or even omitted.\";s:9:\"fold_edit\";s:11:\"Edit Folder\";s:8:\"fold_new\";s:10:\"New Folder\";s:16:\"fold_wizard_page\";s:22:\"Copy Folder (Step 2/2)\";s:4:\"fold\";s:6:\"Folder\";s:6:\"folder\";s:6:\"Folder\";s:7:\"folders\";s:7:\"Folders\";s:26:\"force_accept_usr_agreement\";s:35:\"You must accept the user agreement!\";s:8:\"forename\";s:8:\"Forename\";s:15:\"forgot_password\";s:21:\"Forgot your password?\";s:15:\"forgot_username\";s:21:\"Forgot your username?\";s:17:\"form_empty_fields\";s:29:\"Please complete these fields:\";s:20:\"form_input_not_valid\";s:68:\"Some data is incomplete or not valid. Please correct the form input.\";s:17:\"forum_attachments\";s:17:\"Forum attachments\";s:25:\"forum_direct_notification\";s:19:\"Direct Notification\";s:26:\"forum_general_notification\";s:20:\"General Notification\";s:17:\"forum_import_file\";s:11:\"Import file\";s:12:\"forum_import\";s:12:\"Forum import\";s:24:\"forum_notify_me_directly\";s:57:\"Please inform me about direct answers to my contribution.\";s:25:\"forum_notify_me_generally\";s:58:\"Please inform me about any new contributions to my thread.\";s:15:\"forum_notify_me\";s:32:\"Notify me when a reply is posted\";s:18:\"forum_post_replied\";s:34:\"Your forum entry has been replied.\";s:5:\"forum\";s:5:\"Forum\";s:17:\"forums_anonymized\";s:16:\"Forum anonymized\";s:16:\"forums_anonymous\";s:6:\"anonym\";s:15:\"forums_articles\";s:8:\"Articles\";s:33:\"forums_disable_forum_notification\";s:35:\"Disable Notification for this Forum\";s:32:\"forums_enable_forum_notification\";s:34:\"Enable Notification for this Forum\";s:33:\"forums_forum_notification_enabled\";s:54:\"You will be notified about new messages in this forum.\";s:16:\"forums_last_post\";s:14:\"Latest Article\";s:17:\"forums_moderators\";s:10:\"Moderators\";s:19:\"forums_new_articles\";s:12:\"New Articles\";s:28:\"forums_notification_settings\";s:28:\"Forums Notification Settings\";s:15:\"forums_overview\";s:15:\"Forums Overview\";s:14:\"forums_threads\";s:7:\"Threads\";s:16:\"forums_use_alias\";s:131:\"You may use a pseudonym for your posting. If you leave this field blank, your posting will be marked as written by ‘Anonymous’.\";s:16:\"forums_your_name\";s:9:\"Your Name\";s:6:\"forums\";s:6:\"Forums\";s:5:\"frm_a\";s:7:\"a Forum\";s:7:\"frm_add\";s:9:\"Add Forum\";s:9:\"frm_added\";s:11:\"Forum added\";s:11:\"frm_article\";s:7:\"article\";s:10:\"frm_create\";s:12:\"Create Forum\";s:15:\"frm_delete_post\";s:24:\"Edit and delete postings\";s:13:\"frm_edit_post\";s:15:\"Add new posting\";s:8:\"frm_edit\";s:10:\"Edit Forum\";s:19:\"frm_latest_postings\";s:15:\"Latest Articles\";s:7:\"frm_new\";s:9:\"New Forum\";s:22:\"frm_statistics_ranking\";s:7:\"Ranking\";s:19:\"frm_status_new_desc\";s:81:\"Please select a duration how long the status ‘New’ is kept for forum entries.\";s:14:\"frm_status_new\";s:16:\"Status ‘New’\";s:3:\"frm\";s:5:\"Forum\";s:4:\"from\";s:4:\"From\";s:8:\"fullname\";s:9:\"Full name\";s:9:\"functions\";s:9:\"Functions\";s:20:\"further_informations\";s:19:\"Further Information\";s:7:\"gdf_add\";s:14:\"Add Definition\";s:7:\"gdf_new\";s:14:\"New Definition\";s:8:\"gender_f\";s:6:\"Female\";s:8:\"gender_m\";s:4:\"Male\";s:6:\"gender\";s:6:\"Gender\";s:16:\"general_settings\";s:16:\"General Settings\";s:8:\"generate\";s:8:\"Generate\";s:7:\"glo_add\";s:12:\"Add Glossary\";s:9:\"glo_added\";s:14:\"Glossary added\";s:10:\"glo_create\";s:15:\"Create Glossary\";s:13:\"glo_mode_desc\";s:321:\"A virtual glossary works like a normal glossary. Additionally it contains the terms from all glossaries that are located on the same level in the repository like the virtual glossary (level) respectively from all glossaries that are located downwards in the repository from the position of the virtual glossary (subtree).\";s:14:\"glo_mode_level\";s:25:\"virtual (this level only)\";s:15:\"glo_mode_normal\";s:6:\"normal\";s:16:\"glo_mode_subtree\";s:24:\"virtual (entire subtree)\";s:8:\"glo_mode\";s:4:\"Mode\";s:7:\"glo_new\";s:12:\"New Glossary\";s:15:\"glo_upload_file\";s:4:\"File\";s:3:\"glo\";s:8:\"Glossary\";s:14:\"global_default\";s:14:\"Global Default\";s:12:\"global_fixed\";s:12:\"Global Fixed\";s:15:\"global_settings\";s:15:\"Global settings\";s:11:\"global_user\";s:12:\"Global users\";s:6:\"global\";s:6:\"Global\";s:10:\"glossaries\";s:10:\"Glossaries\";s:14:\"glossary_added\";s:14:\"Glossary added\";s:8:\"glossary\";s:8:\"Glossary\";s:2:\"go\";s:2:\"Go\";s:19:\"group_access_denied\";s:13:\"Access Denied\";s:17:\"group_any_objects\";s:24:\"No sub-objects available\";s:17:\"group_create_chat\";s:11:\"Create chat\";s:10:\"group_desc\";s:17:\"Group Description\";s:13:\"group_details\";s:13:\"Group Details\";s:17:\"group_filesharing\";s:18:\"Group File Sharing\";s:17:\"group_import_file\";s:11:\"Import file\";s:12:\"group_import\";s:12:\"Group import\";s:14:\"group_info_reg\";s:19:\"Admission procedure\";s:13:\"group_members\";s:13:\"Group Members\";s:19:\"group_memstat_admin\";s:13:\"Administrator\";s:20:\"group_memstat_member\";s:6:\"Member\";s:13:\"group_memstat\";s:13:\"Member Status\";s:10:\"group_name\";s:10:\"Group Name\";s:23:\"group_new_registrations\";s:13:\"Join Requests\";s:25:\"group_no_registration_msg\";s:33:\"You can join this group directly.\";s:21:\"group_no_registration\";s:10:\"Join Group\";s:19:\"group_not_available\";s:18:\"No group available\";s:13:\"group_objects\";s:13:\"Group Objects\";s:31:\"group_password_registration_msg\";s:126:\"If you know the group password, you can join this group. Please contact a group administrator, if you don\'t know the password.\";s:34:\"group_registration_expiration_date\";s:15:\"Expiration Date\";s:34:\"group_registration_expiration_time\";s:15:\"Expiration Time\";s:30:\"group_registration_expired_msg\";s:121:\"The time period for joining this group has expired. Please contact a group administrator, if you want to join this group.\";s:26:\"group_registration_expired\";s:50:\"The time period for joining this group has expired\";s:23:\"group_registration_mode\";s:22:\"Registration Procedure\";s:23:\"group_registration_time\";s:19:\"Registration Period\";s:18:\"group_registration\";s:12:\"Registration\";s:16:\"group_req_direct\";s:13:\"Join directly\";s:18:\"group_req_password\";s:24:\"Join with group password\";s:26:\"group_req_registration_msg\";s:215:\"You have to request for membership to access this group. Please describe your interest for becoming member in the message form. You will be notified as soon as an administrator has accepted or declined your request.\";s:22:\"group_req_registration\";s:18:\"Request membership\";s:11:\"group_reset\";s:23:\"Reset Group Permissions\";s:19:\"group_status_closed\";s:6:\"Closed\";s:17:\"group_status_desc\";s:300:\"Determines the initial status of the group by using the permission settings from the role templates ‘il_grp_status_closed’ or ‘il_grp_status_open’
Public: Group is visible; User may subscribe.
Closed: Group is not visible for non-members; User has to be invited by a member to join.\";s:19:\"group_status_public\";s:6:\"Public\";s:12:\"group_status\";s:8:\"Group is\";s:5:\"group\";s:5:\"Group\";s:27:\"grouping_select_exactly_one\";s:48:\"Please choose exactly one membership limitation.\";s:26:\"groupings_assigned_obj_crs\";s:16:\"Assigned Courses\";s:26:\"groupings_assigned_obj_grp\";s:15:\"Assigned Groups\";s:9:\"groupings\";s:22:\"Membership Limitations\";s:15:\"groups_overview\";s:15:\"Groups Overview\";s:6:\"groups\";s:6:\"Groups\";s:5:\"grp_a\";s:7:\"a Group\";s:14:\"grp_add_member\";s:13:\"Add Member(s)\";s:7:\"grp_add\";s:9:\"Add Group\";s:9:\"grp_added\";s:11:\"Group added\";s:19:\"grp_already_applied\";s:68:\"You have already applied to this group! Please wait for confirmation\";s:17:\"grp_app_send_mail\";s:24:\"Send applicant a message\";s:8:\"grp_back\";s:4:\"Back\";s:19:\"grp_btn_unsubscribe\";s:22:\"Unsubscribe From Group\";s:23:\"grp_cancel_waiting_list\";s:74:\"Do you really want to remove yourself from the waiting list of group \"%s\"?\";s:21:\"grp_copy_threads_info\";s:71:\"Please decide which materials should be copied, linked or even omitted.\";s:17:\"grp_count_members\";s:17:\"Number of members\";s:10:\"grp_create\";s:12:\"Create Group\";s:24:\"grp_deleted_export_files\";s:23:\"Deleted selected files.\";s:18:\"grp_dismiss_member\";s:76:\"Are you sure you want to unsubscribe the following member(s) from the group?\";s:18:\"grp_dismiss_myself\";s:53:\"Are you sure you want to unsubscribe from this group?\";s:8:\"grp_edit\";s:10:\"Edit Group\";s:30:\"grp_err_administrator_required\";s:79:\"Member could not be removed, at least one administrator per group is required !\";s:49:\"grp_err_at_least_one_groupadministrator_is_needed\";s:49:\"Each group needs at least one group administrator\";s:13:\"grp_err_error\";s:17:\"An error occurred\";s:19:\"grp_err_last_member\";s:62:\"Last member could not be removed, please delete group instead.\";s:35:\"grp_err_member_could_not_be_removed\";s:73:\"Member could not be removed. Please verify all dependencies of this user.\";s:21:\"grp_err_no_permission\";s:54:\"You do not possess the permissions for this operation.\";s:25:\"grp_err_registration_data\";s:82:\"Please enter a password, the expiration date and time for a valid joining period !\";s:23:\"grp_header_edit_members\";s:12:\"Edit members\";s:14:\"grp_list_users\";s:10:\"List users\";s:30:\"grp_mail_body_new_subscription\";s:39:\"You have been subscribed to this group.\";s:36:\"grp_mail_body_subscription_cancelled\";s:35:\"Your membership has been cancelled.\";s:30:\"grp_mail_subj_new_subscription\";s:16:\"New subscription\";s:36:\"grp_mail_subj_subscription_cancelled\";s:22:\"Subscription cancelled\";s:21:\"grp_mem_change_status\";s:25:\"Change Participant Status\";s:13:\"grp_mem_leave\";s:25:\"Dismiss member from group\";s:17:\"grp_mem_send_mail\";s:27:\"Send Participants a Message\";s:19:\"grp_members_gallery\";s:21:\"Group Members Gallery\";s:27:\"grp_msg_applicants_assigned\";s:40:\"Applicant(s) assigned as group member(s)\";s:26:\"grp_msg_applicants_removed\";s:31:\"Applicant(s) removed from list.\";s:23:\"grp_msg_member_assigned\";s:35:\"User(s) assigned as group member(s)\";s:27:\"grp_msg_membership_annulled\";s:21:\"Cancelled membership.\";s:15:\"grp_name_exists\";s:68:\"There is already a group with this name! Please choose another name.\";s:14:\"grp_new_search\";s:10:\"New search\";s:7:\"grp_new\";s:9:\"New Group\";s:22:\"grp_no_groups_selected\";s:21:\"Please select a group\";s:20:\"grp_no_results_found\";s:16:\"No results found\";s:21:\"grp_no_roles_selected\";s:20:\"Please select a role\";s:11:\"grp_options\";s:7:\"Options\";s:12:\"grp_register\";s:4:\"Join\";s:26:\"grp_registration_completed\";s:25:\"You have joined the group\";s:16:\"grp_registration\";s:10:\"Join Group\";s:29:\"grp_removed_from_waiting_list\";s:59:\"You have been detached from the waiting list of group \"%s\".\";s:30:\"grp_search_enter_search_string\";s:28:\"Please enter a search string\";s:18:\"grp_search_members\";s:11:\"User search\";s:24:\"grp_select_one_file_only\";s:31:\"Please select exactly one file.\";s:19:\"grp_select_one_file\";s:23:\"Please select one file.\";s:15:\"grp_wizard_page\";s:21:\"Copy Group (Step 2/2)\";s:3:\"grp\";s:5:\"Group\";s:5:\"guest\";s:5:\"Guest\";s:6:\"guests\";s:6:\"Guests\";s:17:\"header_searchable\";s:10:\"Searchable\";s:12:\"header_title\";s:12:\"Header Title\";s:27:\"header_visible_registration\";s:23:\"Visible in Registration\";s:10:\"header_zip\";s:36:\"Upload Multiple Files as Zip-Archive\";s:6:\"height\";s:6:\"Height\";s:4:\"help\";s:4:\"Help\";s:8:\"hh_mm_ss\";s:8:\"HH:MM:SS\";s:5:\"hh_mm\";s:5:\"HH:MM\";s:2:\"HH\";s:5:\"HH:MM\";s:10:\"mm_dd_yyyy\";s:10:\"MM/DD/YYYY\";s:10:\"dd_mm_yyyy\";s:10:\"DD.MM.YYYY\";s:10:\"yyyy_mm_dd\";s:10:\"YYYY-MM-DD\";s:12:\"hide_details\";s:12:\"Hide Details\";s:11:\"hide_filter\";s:11:\"Hide Filter\";s:22:\"hide_own_online_status\";s:21:\"Hide My Online Status\";s:18:\"hide_private_notes\";s:10:\"Hide Notes\";s:14:\"hide_structure\";s:23:\"Disable Structured-View\";s:4:\"hide\";s:4:\"Hide\";s:4:\"hint\";s:4:\"Hint\";s:18:\"hist_dbk_delete_pg\";s:32:\"Page \"%1\" [%2] has been deleted.\";s:18:\"hist_dbk_delete_st\";s:35:\"Chapter \"%1\" [%2] has been deleted.\";s:18:\"hist_dbk_pg_create\";s:13:\"Page created.\";s:15:\"hist_dbk_pg_cut\";s:34:\"Page cut out of chapter \"%1\" [%2].\";s:17:\"hist_dbk_pg_paste\";s:35:\"Page pasted into chapter \'%1\' [%2].\";s:18:\"hist_dbk_pg_update\";s:13:\"Page changed.\";s:20:\"hist_dbk_st_cut_page\";s:34:\"Page \"%1\" [%2] cut out of chapter.\";s:22:\"hist_dbk_st_paste_page\";s:35:\"Page \"%1\" [%2] pasted into chapter.\";s:16:\"hist_file_create\";s:32:\"File created, file name is \"%1\".\";s:21:\"hist_file_new_version\";s:61:\"Added new file version, file name is \"%1\", new version is %2.\";s:17:\"hist_file_replace\";s:56:\"File replaced. New file name is \"%1\", new version is %2.\";s:17:\"hist_lm_delete_pg\";s:32:\"Page \"%1\" [%2] has been deleted.\";s:17:\"hist_lm_delete_st\";s:35:\"Chapter \"%1\" [%2] has been deleted.\";s:17:\"hist_lm_pg_create\";s:13:\"Page created.\";s:14:\"hist_lm_pg_cut\";s:34:\"Page cut out of chapter \"%1\" [%2].\";s:16:\"hist_lm_pg_paste\";s:35:\"Page pasted into chapter \"%1\" [%2].\";s:17:\"hist_lm_pg_update\";s:13:\"Page changed.\";s:17:\"hist_lm_st_create\";s:16:\"Chapter created.\";s:19:\"hist_lm_st_cut_page\";s:34:\"Page \"%1\" [%2] cut out of chapter.\";s:21:\"hist_lm_st_paste_page\";s:35:\"Page \"%1\" [%2] pasted into chapter.\";s:15:\"hist_no_entries\";s:22:\"No entries in history.\";s:13:\"hist_webr_add\";s:34:\"Added new Weblink with title: \"%1\"\";s:16:\"hist_webr_delete\";s:32:\"Deleted Weblink with title: \"%1\"\";s:16:\"hist_webr_update\";s:33:\"Modified Weblink with title: \"%1\"\";s:7:\"history\";s:7:\"History\";s:13:\"hits_per_page\";s:9:\"Hits/Page\";s:5:\"hobby\";s:17:\"Interests/Hobbies\";s:4:\"home\";s:11:\"Public Area\";s:4:\"host\";s:4:\"Host\";s:4:\"hour\";s:4:\"Hour\";s:12:\"hours_of_day\";s:12:\"Hours of day\";s:5:\"hours\";s:5:\"Hours\";s:8:\"htlm_add\";s:24:\"Add HTML Learning Module\";s:9:\"htlm_edit\";s:36:\"Edit HTML Learning Module Properties\";s:8:\"htlm_new\";s:24:\"New HTML Learning Module\";s:4:\"htlm\";s:20:\"Learning Module HTML\";s:10:\"html_block\";s:10:\"HTML Block\";s:17:\"http_not_possible\";s:44:\"This server is not supporting http requests.\";s:9:\"http_path\";s:9:\"HTTP Path\";s:4:\"http\";s:4:\"HTTP\";s:18:\"https_not_possible\";s:48:\"This server is not supporting HTTPS connections.\";s:8:\"i2passwd\";s:16:\"ILIAS 2 password\";s:13:\"icon_settings\";s:12:\"Custom Icons\";s:4:\"icon\";s:4:\"Icon\";s:15:\"icons_in_header\";s:10:\"Header row\";s:18:\"icons_in_item_rows\";s:9:\"Item rows\";s:25:\"icons_in_typed_lists_info\";s:123:\"Determines where to display icons in item lists that are ordered by type within the repository and on the personal desktop.\";s:20:\"icons_in_typed_lists\";s:27:\"Icon position in item lists\";s:2:\"id\";s:2:\"ID\";s:10:\"identifier\";s:10:\"identifier\";s:25:\"if_no_title_then_filename\";s:38:\"Leave blank to use file name as title.\";s:20:\"if_no_title_then_url\";s:30:\"Leave blank to display the URL\";s:18:\"ignore_on_conflict\";s:18:\"Ignore on conflict\";s:17:\"il_chat_moderator\";s:14:\"Chat Moderator\";s:12:\"il_crs_admin\";s:20:\"Course Administrator\";s:13:\"il_crs_member\";s:13:\"Course Member\";s:17:\"il_crs_non_member\";s:17:\"Course non-member\";s:12:\"il_crs_tutor\";s:12:\"Course Tutor\";s:16:\"il_frm_moderator\";s:15:\"Forum moderator\";s:12:\"il_grp_admin\";s:19:\"Group Administrator\";s:13:\"il_grp_member\";s:12:\"Group Member\";s:20:\"il_grp_status_closed\";s:12:\"Group closed\";s:18:\"il_grp_status_open\";s:10:\"Group open\";s:28:\"ilias_and_webfolder_username\";s:28:\"ILIAS and Webfolder Username\";s:14:\"ilias_username\";s:14:\"ILIAS Username\";s:13:\"ilias_version\";s:13:\"ILIAS version\";s:11:\"im_aim_icon\";s:8:\"AIM Logo\";s:6:\"im_aim\";s:3:\"AIM\";s:11:\"im_icq_icon\";s:8:\"ICQ Logo\";s:6:\"im_icq\";s:3:\"ICQ\";s:14:\"im_jabber_icon\";s:11:\"Jabber Logo\";s:9:\"im_jabber\";s:6:\"Jabber\";s:11:\"im_msn_icon\";s:8:\"MSN Logo\";s:6:\"im_msn\";s:3:\"MSN\";s:13:\"im_skype_icon\";s:10:\"Skype Logo\";s:8:\"im_skype\";s:5:\"Skype\";s:12:\"im_voip_icon\";s:9:\"VoIP Logo\";s:7:\"im_voip\";s:4:\"VoIP\";s:13:\"im_yahoo_icon\";s:10:\"Yahoo Logo\";s:8:\"im_yahoo\";s:5:\"Yahoo\";s:16:\"image_gen_unsucc\";s:93:\"Image generation unsuccessful. Contact your system administrator and verify the convert path.\";s:5:\"image\";s:5:\"Image\";s:10:\"import_alm\";s:19:\"Import AICC Package\";s:19:\"import_cat_localrol\";s:40:\"Create local role for every new category\";s:16:\"import_cat_table\";s:61:\"The following table is only meaningful if the checkbox is set\";s:17:\"import_categories\";s:17:\"Import Categories\";s:18:\"import_failure_log\";s:18:\"Import failure log\";s:21:\"import_file_not_valid\";s:29:\"The import file is not valid.\";s:11:\"import_file\";s:11:\"Import File\";s:15:\"import_finished\";s:28:\"Number of imported messages.\";s:21:\"import_forum_finished\";s:28:\"The forum has been imported.\";s:15:\"import_glossary\";s:15:\"Import Glossary\";s:19:\"import_grp_finished\";s:32:\"Imported group without any error\";s:10:\"import_grp\";s:12:\"Import Group\";s:9:\"import_lm\";s:28:\"Import ILIAS Learning module\";s:10:\"import_qpl\";s:25:\"Import Question Pool Test\";s:25:\"import_questions_into_qpl\";s:37:\"Import question(s) into question pool\";s:16:\"import_root_user\";s:16:\"Import Root User\";s:11:\"import_sahs\";s:25:\"Import SCORM/AICC Package\";s:10:\"import_spl\";s:27:\"Import Question Pool Survey\";s:10:\"import_svy\";s:13:\"Import Survey\";s:10:\"import_tst\";s:11:\"Import Test\";s:12:\"import_users\";s:12:\"Import Users\";s:18:\"import_warning_log\";s:18:\"Import warning log\";s:6:\"import\";s:6:\"Import\";s:9:\"important\";s:9:\"Important\";s:8:\"imported\";s:8:\"imported\";s:9:\"in_use_by\";s:9:\"In use by\";s:6:\"in_use\";s:13:\"User Language\";s:2:\"in\";s:2:\"in\";s:8:\"inactive\";s:8:\"Inactive\";s:5:\"inbox\";s:5:\"Inbox\";s:13:\"include_local\";s:50:\"include local language file when updating language\";s:27:\"info_access_and_status_info\";s:30:\"Access- and status information\";s:23:\"info_access_permissions\";s:18:\"Access Permissions\";s:20:\"info_accessFree_sure\";s:77:\"Are you sure you want to remove the limited access for the following user(s)?\";s:18:\"info_activate_sure\";s:78:\"Are you sure that you want to approve the following user(s) as active user(s)?\";s:16:\"info_assign_sure\";s:54:\"Are you sure you want to assign the following user(s)?\";s:13:\"info_assigned\";s:8:\"assigned\";s:20:\"info_available_roles\";s:15:\"Available Roles\";s:21:\"info_change_user_view\";s:11:\"Change User\";s:20:\"info_deactivate_sure\";s:63:\"Are you sure that you want to deactivate the following user(s)?\";s:16:\"info_delete_sure\";s:59:\"Are you sure that you want to delete the following item(s)?\";s:28:\"info_delete_warning_no_trash\";s:102:\"(WARNING: Selected Objects will be removed irreversibly from System and may not be recovered anymore!)\";s:12:\"info_deleted\";s:17:\"Object(s) Deleted\";s:22:\"info_enter_login_or_id\";s:36:\"(Enter login name or user ID)\";s:23:\"info_err_user_not_exist\";s:52:\"User with that login name or user_id does not exists\";s:14:\"info_from_role\";s:27:\"Granted by Role / Ownership\";s:14:\"info_is_member\";s:14:\"User is member\";s:18:\"info_is_not_member\";s:20:\"User is not a member\";s:12:\"info_message\";s:19:\"Information Message\";s:17:\"info_not_assigned\";s:12:\"not assigned\";s:20:\"info_owner_of_object\";s:15:\"Owner of object\";s:22:\"info_permission_origin\";s:17:\"Original Position\";s:22:\"info_permission_source\";s:15:\"Effective From*\";s:23:\"info_remark_interrupted\";s:116:\"Role is interrupted at this position. The role\'s default permission settings in effect are located in that position.\";s:10:\"info_short\";s:4:\"Info\";s:16:\"info_status_info\";s:19:\"Permissions of User\";s:10:\"info_trash\";s:15:\"Deleted Objects\";s:17:\"info_view_of_user\";s:4:\"User\";s:4:\"info\";s:11:\"Information\";s:16:\"inform_user_mail\";s:38:\"Send mail to inform user about changes\";s:16:\"information_abbr\";s:4:\"Info\";s:7:\"inifile\";s:8:\"Ini-File\";s:27:\"inline_file_extensions_info\";s:158:\"Files with these extensions are displayed in the browser window.
For example: gif jpg mp3 pdf png
All other files are offered for downloading.\";s:22:\"inline_file_extensions\";s:17:\"Web-enabled files\";s:11:\"input_error\";s:11:\"Input error\";s:18:\"insert_object_here\";s:26:\"Insert at Current Position\";s:6:\"insert\";s:6:\"Insert\";s:7:\"inst_id\";s:15:\"Installation ID\";s:9:\"inst_info\";s:17:\"Installation Info\";s:9:\"inst_name\";s:17:\"Installation Name\";s:13:\"install_local\";s:18:\"Install With Local\";s:7:\"install\";s:7:\"Install\";s:15:\"installed_local\";s:20:\"Installed With Local\";s:9:\"installed\";s:9:\"Installed\";s:18:\"instant_messengers\";s:18:\"Instant Messengers\";s:11:\"institution\";s:11:\"Institution\";s:25:\"internal_local_roles_only\";s:42:\"Local roles (only automatically generated)\";s:15:\"internal_system\";s:15:\"Internal system\";s:41:\"invalid_visible_required_options_selected\";s:73:\"All fields set to required has to be set to visible in registration, too.\";s:20:\"invisible_block_mess\";s:50:\"You do not have the permission to view this block.\";s:15:\"invisible_block\";s:15:\"Invisible Block\";s:10:\"ip_address\";s:10:\"IP Address\";s:15:\"is_already_your\";s:15:\"is already your\";s:4:\"item\";s:4:\"Item\";s:16:\"java_server_host\";s:4:\"Host\";s:16:\"java_server_info\";s:83:\"If activated, it is possible to search in PDF, HTML files and HTML-Learning modules\";s:25:\"java_server_no_connection\";s:41:\"Attention: Cannot connect to Java server.\";s:16:\"java_server_port\";s:4:\"Port\";s:18:\"java_server_readme\";s:17:\"Setup information\";s:11:\"java_server\";s:11:\"Java-Server\";s:12:\"join_session\";s:6:\"Attend\";s:4:\"join\";s:4:\"Join\";s:2:\"kb\";s:5:\"KByte\";s:8:\"keywords\";s:8:\"Keywords\";s:15:\"lang_dateformat\";s:5:\"Y-m-d\";s:9:\"lang_path\";s:13:\"Language Path\";s:25:\"lang_refresh_confirm_info\";s:388:\"Extended language maintenance is currently activated. Refreshing the languages will read the global language files of ILIAS and probably the local language files from the Customizing directory to the database. Global language files will not affect your manual changes. A local language file will overwrite all manual changes that are older than the saving date of the local language file.\";s:29:\"lang_refresh_confirm_selected\";s:53:\"Do you really want to refresh the selected languages?\";s:20:\"lang_refresh_confirm\";s:44:\"Do you really want to refresh all languages?\";s:16:\"lang_sep_decimal\";s:1:\".\";s:17:\"lang_sep_thousand\";s:1:\",\";s:15:\"lang_size_bytes\";s:5:\"bytes\";s:12:\"lang_size_gb\";s:2:\"GB\";s:12:\"lang_size_kb\";s:2:\"KB\";s:12:\"lang_size_mb\";s:2:\"MB\";s:22:\"lang_timeformat_no_sec\";s:3:\"H:i\";s:15:\"lang_timeformat\";s:5:\"H:i:s\";s:12:\"lang_version\";s:1:\"1\";s:14:\"langfile_found\";s:19:\"Language file found\";s:22:\"language_not_installed\";s:52:\"is not installed. Please install that language first\";s:8:\"language\";s:8:\"Language\";s:27:\"languages_already_installed\";s:42:\"Selected language(s) are already installed\";s:29:\"languages_already_uninstalled\";s:44:\"Selected language(s) are already uninstalled\";s:17:\"languages_updated\";s:41:\"All installed languages have been updated\";s:9:\"languages\";s:9:\"Languages\";s:11:\"last_access\";s:11:\"Last Access\";s:11:\"last_change\";s:11:\"Last Change\";s:14:\"last_edited_on\";s:14:\"Last edited on\";s:10:\"last_login\";s:10:\"Last Login\";s:12:\"last_refresh\";s:12:\"Last Refresh\";s:13:\"last_reminder\";s:13:\"Last reminder\";s:11:\"last_update\";s:11:\"Last Update\";s:10:\"last_visit\";s:10:\"Last Visit\";s:12:\"last_visited\";s:12:\"Last Visited\";s:8:\"lastname\";s:9:\"Last Name\";s:6:\"launch\";s:6:\"Launch\";s:11:\"ldap_basedn\";s:11:\"LDAP BaseDN\";s:14:\"ldap_configure\";s:29:\"Configure LDAP Authentication\";s:20:\"ldap_edit_permission\";s:26:\"Change permission settings\";s:14:\"ldap_login_key\";s:24:\"Attribute for login name\";s:16:\"ldap_objectclass\";s:28:\"ObjectClass of user accounts\";s:11:\"ldap_passwd\";s:21:\"Your current password\";s:9:\"ldap_port\";s:9:\"LDAP Port\";s:9:\"ldap_read\";s:28:\"Read access to LDAP settings\";s:16:\"ldap_search_base\";s:16:\"LDAP Search base\";s:11:\"ldap_server\";s:15:\"LDAP Server URL\";s:8:\"ldap_tls\";s:12:\"Use LDAP TLS\";s:7:\"ldap_v2\";s:6:\"LDAPv2\";s:7:\"ldap_v3\";s:6:\"LDAPv3\";s:12:\"ldap_version\";s:22:\"LDAP protokoll version\";s:12:\"ldap_visible\";s:25:\"LDAP settings are visible\";s:10:\"ldap_write\";s:18:\"Edit LDAP settings\";s:4:\"ldap\";s:4:\"LDAP\";s:15:\"learning module\";s:15:\"Learning Module\";s:16:\"learning_objects\";s:16:\"Learning Objects\";s:17:\"learning_progress\";s:17:\"Learning Progress\";s:16:\"learning_resourc\";s:17:\"Learning Resource\";s:17:\"learning_resource\";s:17:\"Learning Resource\";s:18:\"learning_resources\";s:18:\"Learning Resources\";s:18:\"leave_waiting_list\";s:18:\"Leave Waiting List\";s:6:\"legend\";s:6:\"Legend\";s:5:\"level\";s:5:\"Level\";s:7:\"license\";s:7:\"License\";s:8:\"licenses\";s:8:\"Licenses\";s:8:\"link_all\";s:8:\"Link all\";s:19:\"link_check_body_top\";s:114:\"You receive mail from ILIAS because you want to be informed about invalid links of the following learning modules:\";s:20:\"link_check_message_b\";s:61:\"If enabled, you will be informed about invalid links by mail.\";s:27:\"link_check_message_disabled\";s:17:\"Messages disabled\";s:26:\"link_check_message_enabled\";s:16:\"Messages enabled\";s:18:\"link_check_subject\";s:21:\"[ILIAS] Weblink check\";s:10:\"link_check\";s:13:\"Weblink Check\";s:22:\"link_checker_refreshed\";s:14:\"Refreshed view\";s:17:\"link_dynamic_info\";s:54:\"You can add dynamic parameters like the ILIAS user id.\";s:19:\"link_selected_items\";s:4:\"Link\";s:4:\"link\";s:4:\"Link\";s:13:\"linked_object\";s:26:\"The object has been linked\";s:12:\"linked_pages\";s:12:\"Linked Pages\";s:15:\"links_add_param\";s:14:\"Add Parameter:\";s:19:\"links_dyn_parameter\";s:18:\"Dynamic Parameters\";s:18:\"links_dynamic_info\";s:114:\"If enabled, it is possible to append dynamic parameters to Weblinks.
E.g. the ILIAS user ID or the username.\";s:13:\"links_dynamic\";s:26:\"Dynamic Weblink Parameters\";s:21:\"links_existing_params\";s:20:\"Existing Parameters:\";s:10:\"links_name\";s:14:\"Parameter Name\";s:19:\"links_no_name_given\";s:31:\"Please choose a parameter name.\";s:20:\"links_no_value_given\";s:32:\"Please choose a parameter value.\";s:19:\"links_not_available\";s:13:\"Not available\";s:23:\"links_parameter_deleted\";s:18:\"Parameter deleted.\";s:16:\"links_select_one\";s:14:\"- Select one -\";s:16:\"links_session_id\";s:16:\"ILIAS session id\";s:13:\"links_user_id\";s:13:\"ILIAS user id\";s:15:\"links_user_name\";s:14:\"ILIAS username\";s:11:\"links_value\";s:15:\"Parameter Value\";s:13:\"list_of_pages\";s:10:\"Pages List\";s:17:\"list_of_questions\";s:13:\"Question List\";s:4:\"list\";s:4:\"List\";s:20:\"literature_bookmarks\";s:20:\"Literature Bookmarks\";s:10:\"literature\";s:10:\"Literature\";s:4:\"lm_a\";s:24:\"an ILIAS Learning Module\";s:6:\"lm_add\";s:25:\"Add ILIAS Learning Module\";s:8:\"lm_added\";s:27:\"ILIAS Learning Module added\";s:9:\"lm_create\";s:28:\"Create ILIAS Learning Module\";s:7:\"lm_join\";s:34:\"Subscribe to ILIAS Learning Module\";s:8:\"lm_leave\";s:37:\"Unsubscribe from ILIASLearning Module\";s:6:\"lm_new\";s:25:\"New ILIAS Learning Module\";s:12:\"lm_type_aicc\";s:4:\"AICC\";s:12:\"lm_type_hacp\";s:4:\"HACP\";s:13:\"lm_type_scorm\";s:9:\"SCORM 1.2\";s:17:\"lm_type_scorm2004\";s:26:\"SCORM 2004 3rd/4th Edition\";s:2:\"lm\";s:21:\"Learning Module ILIAS\";s:3:\"lng\";s:8:\"Language\";s:4:\"lngf\";s:9:\"Languages\";s:12:\"lo_available\";s:37:\"Overview Learning Modules and Courses\";s:13:\"lo_categories\";s:13:\"LO Categories\";s:7:\"lo_edit\";s:20:\"Edit Learning Object\";s:6:\"lo_new\";s:19:\"New Learning Object\";s:13:\"lo_no_content\";s:31:\"No Learning Resources Available\";s:14:\"lo_other_langs\";s:22:\"LOs in Other Languages\";s:11:\"lo_overview\";s:11:\"LO Overview\";s:2:\"lo\";s:15:\"Learning Object\";s:19:\"local_language_file\";s:19:\"local language file\";s:20:\"local_language_files\";s:20:\"local language files\";s:33:\"local_languages_already_installed\";s:53:\"Selected local language file(s) are already installed\";s:5:\"local\";s:5:\"Local\";s:8:\"location\";s:8:\"Location\";s:7:\"locator\";s:9:\"Location:\";s:9:\"lock_file\";s:9:\"Lock file\";s:6:\"log_in\";s:5:\"Login\";s:9:\"logic_and\";s:3:\"and\";s:8:\"logic_or\";s:2:\"or\";s:8:\"login_as\";s:12:\"Logged in as\";s:10:\"login_data\";s:10:\"Login data\";s:12:\"login_exists\";s:72:\"There is already a user with this login name! Please choose another one.\";s:22:\"login_information_desc\";s:61:\"Please enter a login information for the respective language.\";s:32:\"login_information_settings_saved\";s:45:\"The login information were saved successfully\";s:17:\"login_information\";s:17:\"Login Information\";s:13:\"login_invalid\";s:117:\"The chosen login is invalid! Only the following characters are allowed (minimum 3 characters): A-Z a-z 0-9 _.-+*@!$%~\";s:10:\"login_time\";s:11:\"Time online\";s:22:\"login_to_ilias_via_cas\";s:49:\"Login to ILIAS via Central Authentication Service\";s:25:\"login_to_ilias_via_openid\";s:25:\"Login to ILIAS via OpenID\";s:29:\"login_to_ilias_via_shibboleth\";s:18:\"Login to ILIAS via\";s:14:\"login_to_ilias\";s:14:\"Login to ILIAS\";s:5:\"login\";s:5:\"Login\";s:24:\"loginname_already_exists\";s:31:\"This login name already exists.\";s:18:\"loginname_settings\";s:19:\"Login Name Settings\";s:11:\"logout_text\";s:56:\"You logged off from ILIAS. Your session has been closed.\";s:6:\"logout\";s:6:\"Logout\";s:4:\"logs\";s:8:\"Log Data\";s:16:\"los_last_visited\";s:29:\"Last Visited Learning Objects\";s:3:\"los\";s:16:\"Learning Objects\";s:4:\"lres\";s:18:\"Learning Resources\";s:11:\"mail_a_root\";s:7:\"Mailbox\";s:16:\"mail_addressbook\";s:8:\"Contacts\";s:15:\"mail_allow_smtp\";s:10:\"Allow SMTP\";s:15:\"mail_attachment\";s:15:\"Mail attachment\";s:16:\"mail_attachments\";s:16:\"Mail attachments\";s:12:\"mail_b_inbox\";s:5:\"Inbox\";s:12:\"mail_c_trash\";s:5:\"Trash\";s:13:\"mail_d_drafts\";s:6:\"Drafts\";s:22:\"mail_delete_error_file\";s:19:\"Error deleting file\";s:17:\"mail_delete_error\";s:20:\"Error while deleting\";s:11:\"mail_e_sent\";s:4:\"Sent\";s:20:\"mail_edit_permission\";s:58:\"User can change permission settings in Mail administration\";s:13:\"mail_feedback\";s:13:\"Mail Feedback\";s:12:\"mail_folders\";s:12:\"Mail Folders\";s:16:\"mail_import_file\";s:11:\"Export file\";s:11:\"mail_import\";s:6:\"Import\";s:18:\"mail_intern_enable\";s:6:\"Enable\";s:13:\"mail_mails_of\";s:4:\"Mail\";s:19:\"mail_maxsize_attach\";s:20:\"Max. attachment size\";s:16:\"mail_maxsize_box\";s:17:\"Max. mailbox size\";s:17:\"mail_maxsize_mail\";s:14:\"Max. mail size\";s:19:\"mail_maxtime_attach\";s:29:\"Max. days to keep attachments\";s:17:\"mail_maxtime_mail\";s:22:\"Max. days to keep mail\";s:12:\"mail_members\";s:15:\"Mail to Members\";s:30:\"mail_multiple_recipients_found\";s:97:\"Enter a more specific mail address. ILIAS found multiple possible recipients for this address: %s\";s:23:\"mail_no_recipient_found\";s:87:\"Enter a different mail address. ILIAS couldn\'t find a recipient with this mail address.\";s:13:\"mail_not_sent\";s:14:\"Mail not sent!\";s:29:\"mail_search_courses_not_found\";s:55:\"No courses were found you are belonging to as a member.\";s:28:\"mail_search_groups_not_found\";s:54:\"No groups were found you are belonging to as a member.\";s:14:\"mail_search_no\";s:17:\"No entries found.\";s:16:\"mail_search_word\";s:11:\"Search word\";s:15:\"mail_select_one\";s:24:\"You must select one mail\";s:15:\"mail_send_error\";s:18:\"Error sending mail\";s:9:\"mail_sent\";s:10:\"Mail sent!\";s:13:\"mail_settings\";s:13:\"Mail Settings\";s:11:\"mail_system\";s:14:\"System Message\";s:23:\"mail_use_pear_mail_info\";s:144:\"Use Pear Mail to parse mailbox addresses. The built in parser in ILIAS is limited. Pear Mail fully supports internet compliant e-mail addresses.\";s:18:\"mail_use_pear_mail\";s:13:\"Use Pear Mail\";s:12:\"mail_z_local\";s:12:\"User Folders\";s:4:\"mail\";s:4:\"Mail\";s:8:\"mails_pl\";s:7:\"Mail(s)\";s:5:\"mails\";s:5:\"Mails\";s:15:\"main_menu_frame\";s:14:\"Top Level Menu\";s:9:\"main_menu\";s:9:\"Main Menu\";s:20:\"manage_tracking_data\";s:20:\"Manage Tracking Data\";s:13:\"mark_all_read\";s:16:\"Mark All as Read\";s:15:\"mark_all_unread\";s:18:\"Mark All as Unread\";s:14:\"marked_entries\";s:14:\"Marked Entries\";s:13:\"matriculation\";s:20:\"Matriculation number\";s:14:\"max_number_rec\";s:25:\"Maximum number of records\";s:8:\"max_time\";s:12:\"Maximum time\";s:8:\"mcst_add\";s:13:\"Add Mediacast\";s:8:\"mcst_new\";s:13:\"New Mediacast\";s:4:\"mcst\";s:9:\"Mediacast\";s:13:\"mem_add_to_wl\";s:19:\"Add to Waiting List\";s:19:\"mem_alert_no_places\";s:35:\"There are no free places available.\";s:7:\"mem_end\";s:17:\"Registration End:\";s:15:\"mem_free_places\";s:11:\"Free Places\";s:13:\"mem_max_users\";s:17:\"Maximum of Users:\";s:16:\"mem_participants\";s:12:\"Participants\";s:15:\"mem_reg_expired\";s:33:\"The registration time is expired.\";s:19:\"mem_reg_not_started\";s:32:\"The registration has not started\";s:14:\"mem_reg_period\";s:19:\"Registration Period\";s:12:\"mem_reg_type\";s:17:\"Registration Type\";s:9:\"mem_start\";s:19:\"Registration Start:\";s:13:\"mem_unlimited\";s:9:\"Unlimited\";s:17:\"mem_view_activate\";s:16:\"Show Member View\";s:14:\"mem_view_close\";s:17:\"Close Member View\";s:19:\"mem_view_deactivate\";s:22:\"Deactivate Member View\";s:13:\"mem_view_long\";s:11:\"Member View\";s:25:\"mem_waiting_list_position\";s:34:\"Your Position on the Waiting List:\";s:16:\"mem_waiting_list\";s:22:\"Users on Waiting List:\";s:13:\"member_status\";s:13:\"Member Status\";s:6:\"member\";s:6:\"Member\";s:7:\"members\";s:7:\"Members\";s:19:\"membership_annulled\";s:34:\"Your membership has been cancelled\";s:16:\"membership_leave\";s:5:\"Leave\";s:7:\"mep_add\";s:14:\"Add Media Pool\";s:9:\"mep_added\";s:16:\"Added Media Pool\";s:8:\"mep_edit\";s:26:\"Edit Media Pool Properties\";s:7:\"mep_new\";s:14:\"New Media Pool\";s:28:\"mep_not_insert_already_exist\";s:86:\"The following items have not been inserted because they are already in the media pool:\";s:3:\"mep\";s:10:\"Media Pool\";s:15:\"message_content\";s:15:\"Message Content\";s:26:\"message_no_delivered_files\";s:33:\"You have not submitted any files.\";s:10:\"message_to\";s:11:\"Message to:\";s:7:\"message\";s:7:\"Message\";s:9:\"meta_data\";s:8:\"Metadata\";s:43:\"mgs_objects_linked_to_the_following_folders\";s:60:\"The object(s) was/were linked to the following folder(s): %s\";s:7:\"migrate\";s:7:\"Migrate\";s:8:\"min_time\";s:12:\"Minimum time\";s:6:\"minute\";s:6:\"Minute\";s:7:\"minutes\";s:7:\"Minutes\";s:12:\"missing_perm\";s:18:\"Missing Permission\";s:20:\"missing_precondition\";s:20:\"Missing Precondition\";s:7:\"missing\";s:7:\"Missing\";s:3:\"mob\";s:12:\"Media Object\";s:20:\"mod_rewrite_disabled\";s:53:\"The Apache-Module ‘mod_rewrite’ is not available.\";s:10:\"moderators\";s:10:\"Moderators\";s:6:\"module\";s:6:\"module\";s:7:\"modules\";s:7:\"Modules\";s:13:\"month_01_long\";s:7:\"January\";s:14:\"month_01_short\";s:3:\"Jan\";s:13:\"month_02_long\";s:8:\"February\";s:14:\"month_02_short\";s:3:\"Feb\";s:13:\"month_03_long\";s:5:\"March\";s:14:\"month_03_short\";s:3:\"Mar\";s:13:\"month_04_long\";s:5:\"April\";s:14:\"month_04_short\";s:3:\"Apr\";s:13:\"month_05_long\";s:3:\"May\";s:14:\"month_05_short\";s:3:\"May\";s:13:\"month_06_long\";s:4:\"June\";s:14:\"month_06_short\";s:3:\"Jun\";s:13:\"month_07_long\";s:4:\"July\";s:14:\"month_07_short\";s:3:\"Jul\";s:13:\"month_08_long\";s:6:\"August\";s:14:\"month_08_short\";s:3:\"Aug\";s:13:\"month_09_long\";s:9:\"September\";s:14:\"month_09_short\";s:3:\"Sep\";s:13:\"month_10_long\";s:7:\"October\";s:14:\"month_10_short\";s:3:\"Oct\";s:13:\"month_11_long\";s:8:\"November\";s:14:\"month_11_short\";s:3:\"Nov\";s:13:\"month_12_long\";s:8:\"December\";s:14:\"month_12_short\";s:3:\"Dec\";s:5:\"month\";s:5:\"Month\";s:7:\"monthly\";s:7:\"monthly\";s:6:\"months\";s:6:\"Months\";s:15:\"mount_webfolder\";s:17:\"Open as webfolder\";s:11:\"move_blocks\";s:11:\"Move Blocks\";s:9:\"move_down\";s:9:\"Move Down\";s:9:\"move_left\";s:9:\"Move Left\";s:10:\"move_right\";s:10:\"Move Right\";s:19:\"move_selected_items\";s:4:\"Move\";s:7:\"move_to\";s:7:\"Move to\";s:7:\"move_up\";s:7:\"Move Up\";s:19:\"move_users_to_style\";s:19:\"Move Users to Style\";s:4:\"move\";s:4:\"Move\";s:11:\"moveChapter\";s:4:\"Move\";s:8:\"movePage\";s:4:\"Move\";s:10:\"msg_cancel\";s:16:\"Action cancelled\";s:14:\"msg_changes_ok\";s:19:\"The changes were OK\";s:19:\"msg_clear_clipboard\";s:17:\"Clipboard cleared\";s:10:\"msg_cloned\";s:25:\"Selected object(s) copied\";s:25:\"msg_copy_clipboard_source\";s:102:\"Now, please select the desired course, whose content should be copied and click the button ‘Next’.\";s:18:\"msg_copy_clipboard\";s:123:\"Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Paste’.\";s:28:\"msg_copy_clipboard_container\";s:126:\"Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Continue’.\";s:17:\"msg_cut_clipboard\";s:123:\"Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Paste’.\";s:14:\"msg_cut_copied\";s:25:\"Selected object(s) moved.\";s:24:\"msg_deleted_export_files\";s:22:\"Export file(s) deleted\";s:16:\"msg_deleted_role\";s:12:\"Role deleted\";s:23:\"msg_deleted_roles_rolts\";s:32:\"Roles and Role Templates deleted\";s:17:\"msg_deleted_roles\";s:13:\"Roles deleted\";s:16:\"msg_deleted_rolt\";s:21:\"Role Template deleted\";s:17:\"msg_deleted_rolts\";s:21:\"Role Template deleted\";s:14:\"msg_error_copy\";s:10:\"Copy Error\";s:10:\"msg_failed\";s:20:\"Sorry, action failed\";s:19:\"msg_form_save_error\";s:87:\"The form data could not be saved. Please check the input fields for any error messages.\";s:31:\"msg_input_does_not_match_regexp\";s:29:\"Please provide a valid value.\";s:28:\"msg_input_either_file_or_url\";s:43:\"You have to provide either a URL or a file.\";s:21:\"msg_input_is_required\";s:45:\"This input is required. Please enter a value.\";s:20:\"msg_invalid_filetype\";s:17:\"Invalid file type\";s:16:\"msg_is_last_role\";s:57:\"You removed the last global role from the following users\";s:30:\"msg_last_role_for_registration\";s:122:\"At least one role must be available in the registration form for new users. This role is currently the only one available.\";s:18:\"msg_link_clipboard\";s:115:\"Now, please select the desired location, where the selected objects should be linked to and click the button Paste.\";s:10:\"msg_linked\";s:26:\"Selected object(s) linked.\";s:19:\"msg_may_not_contain\";s:44:\"This object may not contain objects of type:\";s:23:\"msg_min_one_active_role\";s:52:\"Each user must have at least one active global role!\";s:16:\"msg_min_one_role\";s:45:\"Each user must have at least one global role!\";s:27:\"msg_multi_language_selected\";s:58:\"You selected the same language for different translations!\";s:23:\"msg_no_default_language\";s:86:\"No default language specified! You must define one translation as default translation.\";s:22:\"msg_no_delete_yourself\";s:40:\"You cannot delete your own user account.\";s:11:\"msg_no_file\";s:58:\"You didn\'t choose a file or the selected file was too big.\";s:24:\"msg_no_language_selected\";s:82:\"No translation language specified! You must define a language for each translation\";s:31:\"msg_no_perm_assign_role_to_user\";s:55:\"You have no permission to change user\'s role assignment\";s:31:\"msg_no_perm_assign_user_to_role\";s:52:\"You have no permission to change the user assignment\";s:16:\"msg_no_perm_copy\";s:67:\"You have no permission to create a copy of the following object(s):\";s:26:\"msg_no_perm_create_object1\";s:32:\"You have no permission to create\";s:26:\"msg_no_perm_create_object2\";s:17:\"at this location!\";s:23:\"msg_no_perm_create_role\";s:35:\"You have no permission to add roles\";s:23:\"msg_no_perm_create_rolf\";s:120:\"You have no permission to create a Role Folder. Therefore you may not stop inheritance of roles or add local roles here.\";s:23:\"msg_no_perm_create_rolt\";s:44:\"You have no permission to add role templates\";s:23:\"msg_no_perm_create_user\";s:35:\"You have no permission to add users\";s:18:\"msg_no_perm_create\";s:57:\"You have no permission to create the following object(s):\";s:15:\"msg_no_perm_cut\";s:54:\"You have no permission to cut the following object(s):\";s:24:\"msg_no_perm_delete_track\";s:47:\"You have no permission to delete tracking data.\";s:18:\"msg_no_perm_delete\";s:57:\"You have no permission to delete the following object(s):\";s:16:\"msg_no_perm_link\";s:69:\"You have no permission to create a link from the following object(s):\";s:23:\"msg_no_perm_modify_role\";s:38:\"You have no permission to modify roles\";s:23:\"msg_no_perm_modify_rolt\";s:47:\"You have no permission to modify role templates\";s:23:\"msg_no_perm_modify_user\";s:42:\"You have no permission to modify user data\";s:34:\"msg_no_perm_paste_object_in_folder\";s:63:\"You have no permission to paste the object %s in the folder %s.\";s:17:\"msg_no_perm_paste\";s:56:\"You have no permission to paste the following object(s):\";s:16:\"msg_no_perm_perm\";s:50:\"You have no permission to edit permission settings\";s:21:\"msg_no_perm_read_item\";s:45:\"You have no permission to access item \'%s’.\";s:19:\"msg_no_perm_read_lm\";s:52:\"You have no permission to read this learning module.\";s:22:\"msg_no_perm_read_track\";s:51:\"You have no permission to access the user tracking.\";s:16:\"msg_no_perm_read\";s:43:\"You have no permission to access this item.\";s:20:\"msg_no_perm_undelete\";s:58:\"You have no permission to restore the following object(s):\";s:17:\"msg_no_perm_write\";s:31:\"You have no permission to write\";s:20:\"msg_no_rolf_allowed1\";s:10:\"The object\";s:20:\"msg_no_rolf_allowed2\";s:39:\"is not allowed to contain a Role Folder\";s:15:\"msg_no_scan_log\";s:28:\"Scan log not implemented yet\";s:20:\"msg_no_search_result\";s:16:\"No entries found\";s:20:\"msg_no_search_string\";s:23:\"Please enter your query\";s:38:\"msg_no_sysadmin_sysrole_not_assignable\";s:77:\"Only a System Administrator may assign users to the System Administrator Role\";s:12:\"msg_no_title\";s:21:\"Please enter a title.\";s:22:\"msg_no_type_accessible\";s:73:\"Sorry. You do not have the permissions to access any [type] of this list.\";s:21:\"msg_no_type_available\";s:50:\"Sorry. There is no [type] available at the moment.\";s:10:\"msg_no_url\";s:24:\"You didn’t enter a URL\";s:26:\"msg_not_available_for_anon\";s:64:\"The page you have chosen is only accessible for registered users\";s:17:\"msg_not_in_itself\";s:49:\"It’s not possible to paste the object in itself\";s:17:\"msg_nothing_found\";s:17:\"msg_nothing_found\";s:15:\"msg_obj_created\";s:15:\"Object created.\";s:24:\"msg_obj_exists_in_folder\";s:46:\"The object %s already exists in the folder %s.\";s:14:\"msg_obj_exists\";s:41:\"This object already exists in this folder\";s:39:\"msg_obj_may_not_contain_objects_of_type\";s:50:\"The object %s may not contain objects of type: %s.\";s:16:\"msg_obj_modified\";s:20:\"Modifications saved.\";s:15:\"msg_obj_no_link\";s:28:\"are not allowed to be linked\";s:26:\"msg_obj_not_deletable_sold\";s:71:\"Payment is activated for the following objects. They can no be deleted.\";s:30:\"msg_paste_object_not_in_itself\";s:53:\"It’s not possible to paste the object %s in itself.\";s:28:\"msg_perm_adopted_from_itself\";s:80:\"You cannot adopt permission settings from the current role/role template itself.\";s:22:\"msg_perm_adopted_from1\";s:32:\"Permission settings adopted from\";s:22:\"msg_perm_adopted_from2\";s:27:\"(Settings have been saved!)\";s:11:\"msg_removed\";s:30:\"Object(s) removed from system.\";s:16:\"msg_role_exists1\";s:34:\"A role/role template with the name\";s:16:\"msg_role_exists2\";s:42:\"already exists! Please choose another name\";s:24:\"msg_role_reserved_prefix\";s:94:\"The prefix ‘il_’ is reserved for automatically generated roles. Please choose another name\";s:41:\"msg_roleassignment_active_changed_comment\";s:134:\"This setting is not saved to the user’s profile! If the user logs in again, all active role assignments reset to their saved values.\";s:33:\"msg_roleassignment_active_changed\";s:30:\"Active role assignment changed\";s:26:\"msg_roleassignment_changed\";s:23:\"Role assignment changed\";s:25:\"msg_sysrole_not_deletable\";s:33:\"The system role cannot be deleted\";s:24:\"msg_sysrole_not_editable\";s:151:\"The permission settings of the system role may not be changed. The system role grants all assigned users unlimited access to all objects and functions.\";s:15:\"msg_trash_empty\";s:28:\"There are no deleted objects\";s:13:\"msg_undeleted\";s:19:\"Object(s) restored.\";s:20:\"msg_unit_is_required\";s:57:\"This input requires a unit. Please enter a correct value.\";s:19:\"msg_user_last_role1\";s:51:\"The following users are assigned to this role only:\";s:19:\"msg_user_last_role2\";s:84:\"Please delete the users or assign them to another role in order to delete this role.\";s:26:\"msg_userassignment_changed\";s:23:\"User assignment changed\";s:18:\"msg_wrong_filetype\";s:22:\"File is no zip-archive\";s:16:\"msg_wrong_format\";s:44:\"The value you entered is not a valid format.\";s:10:\"multimedia\";s:10:\"Multimedia\";s:6:\"my_bms\";s:9:\"Bookmarks\";s:10:\"my_courses\";s:10:\"My Courses\";s:7:\"my_frms\";s:9:\"My Forums\";s:7:\"my_grps\";s:9:\"My Groups\";s:6:\"my_los\";s:19:\"My Learning Objects\";s:7:\"my_tsts\";s:8:\"My Tests\";s:4:\"name\";s:4:\"Name\";s:5:\"never\";s:5:\"never\";s:15:\"new_appointment\";s:15:\"New Appointment\";s:10:\"new_folder\";s:10:\"New Folder\";s:9:\"new_group\";s:9:\"New Group\";s:12:\"new_language\";s:12:\"New Language\";s:17:\"new_list_password\";s:15:\"New suggestions\";s:13:\"new_lowercase\";s:3:\"new\";s:8:\"new_mail\";s:9:\"New mail!\";s:24:\"new_pass_equals_old_pass\";s:36:\"The new password equals the old one.\";s:3:\"new\";s:3:\"New\";s:7:\"newline\";s:7:\"Newline\";s:4:\"news\";s:4:\"News\";s:4:\"next\";s:4:\"Next\";s:8:\"nickname\";s:8:\"Nickname\";s:21:\"no_access_item_public\";s:81:\"To access this item you need to be logged in and to have appropriate permissions.\";s:14:\"no_access_item\";s:43:\"You have no permission to access this item.\";s:21:\"no_access_link_object\";s:39:\"You are not allowed to link this object\";s:24:\"no_agreement_description\";s:134:\"There is currently no user agreement text provided with this installation. Please contact the system administrator.\";s:22:\"no_bm_in_personal_list\";s:21:\"No bookmarks defined.\";s:24:\"no_chat_in_personal_list\";s:25:\"No chats in personal list\";s:11:\"no_checkbox\";s:32:\"Please select at least one item.\";s:21:\"no_condition_selected\";s:31:\"Please select one precondition.\";s:19:\"no_conditions_found\";s:25:\"No preconditions created.\";s:11:\"no_datasets\";s:18:\"The table is empty\";s:7:\"no_date\";s:7:\"No date\";s:14:\"no_description\";s:14:\"No description\";s:23:\"no_frm_in_personal_list\";s:27:\"No forums in personal list.\";s:19:\"no_global_role_left\";s:42:\"Every user has to be assigned to one role.\";s:23:\"no_grp_in_personal_list\";s:27:\"No groups in personal list.\";s:19:\"no_import_available\";s:29:\"Import not available for type\";s:20:\"no_import_file_found\";s:20:\"No import file found\";s:16:\"no_invalid_links\";s:23:\"No invalid links found.\";s:8:\"no_items\";s:8:\"No Items\";s:20:\"no_license_available\";s:21:\"No license available!\";s:8:\"no_limit\";s:8:\"No limit\";s:22:\"no_lo_in_personal_list\";s:37:\"No learning objects in personal list.\";s:14:\"no_local_users\";s:23:\"There are no local user\";s:21:\"no_mkisofs_configured\";s:70:\"You have to configure mkisofs utility in ILIAS setup to run ISO export\";s:10:\"no_objects\";s:10:\"No objects\";s:8:\"no_owner\";s:8:\"No Owner\";s:16:\"no_parent_access\";s:37:\"No access to a superordinated object!\";s:21:\"no_permission_to_join\";s:39:\"You are not allowed to join this group!\";s:13:\"no_permission\";s:41:\"You do not have the necessary permission.\";s:32:\"no_roles_user_can_be_assigned_to\";s:98:\"There are no global roles the user can be assigned to. Therefore you are not allowed to add users.\";s:13:\"no_start_file\";s:14:\"No Start File.\";s:18:\"no_submission_made\";s:3:\"---\";s:8:\"no_title\";s:8:\"No Title\";s:23:\"no_tst_in_personal_list\";s:26:\"No tests in personal list.\";s:30:\"no_user_defined_fields_defined\";s:27:\"No custom fields available.\";s:16:\"no_users_applied\";s:21:\"Please select a user.\";s:17:\"no_users_selected\";s:23:\"Please select one user.\";s:24:\"no_xml_file_found_in_zip\";s:35:\"XML file within zip file not found:\";s:11:\"no_zip_file\";s:18:\"No zip file found.\";s:2:\"no\";s:2:\"No\";s:29:\"non_internal_local_roles_only\";s:31:\"Local roles (only user defined)\";s:4:\"none\";s:4:\"None\";s:6:\"normal\";s:6:\"Normal\";s:16:\"not_accessed_yet\";s:16:\"Not accessed yet\";s:12:\"not_accessed\";s:12:\"Not accessed\";s:13:\"not_available\";s:13:\"Not Available\";s:25:\"not_enabled_or_configured\";s:25:\"Not configured or enabled\";s:19:\"not_implemented_yet\";s:19:\"Not implemented yet\";s:13:\"not_installed\";s:13:\"Not Installed\";s:13:\"not_logged_in\";s:21:\"You are not logged in\";s:18:\"note_all_pub_notes\";s:9:\"All notes\";s:17:\"note_my_pub_notes\";s:13:\"My notes only\";s:4:\"note\";s:4:\"Note\";s:18:\"notes_and_comments\";s:18:\"Notes and Comments\";s:5:\"notes\";s:5:\"Notes\";s:13:\"notifications\";s:13:\"Notifications\";s:9:\"num_users\";s:15:\"Number of Users\";s:18:\"number_of_accesses\";s:18:\"Number of accesses\";s:17:\"number_of_records\";s:17:\"Number of records\";s:13:\"obj_accs_desc\";s:36:\"Settings for accessibility features.\";s:8:\"obj_accs\";s:13:\"Accessibility\";s:12:\"obj_adm_desc\";s:90:\"Main system settings folder containing all panels to administrate your ILIAS installation.\";s:7:\"obj_adm\";s:14:\"Administration\";s:13:\"obj_adve_desc\";s:58:\"Administration settings for ILIAS page editor and TinyMCE.\";s:8:\"obj_adve\";s:7:\"Editing\";s:7:\"obj_alm\";s:20:\"Learning Module AICC\";s:13:\"obj_assf_desc\";s:50:\"Platform settings for the Test and Assessment tool\";s:8:\"obj_assf\";s:19:\"Test and Assessment\";s:13:\"obj_auth_desc\";s:97:\"Configure your authentication mode (local, LDAP, ...) and new account registration settings here.\";s:8:\"obj_auth\";s:31:\"Authentication and Registration\";s:12:\"obj_calendar\";s:8:\"Calendar\";s:13:\"obj_cals_desc\";s:26:\"General Calendar settings.\";s:8:\"obj_cals\";s:8:\"Calendar\";s:17:\"obj_cat_duplicate\";s:13:\"Copy Category\";s:14:\"obj_cat_select\";s:32:\"-- Please select one Category --\";s:7:\"obj_cat\";s:8:\"Category\";s:8:\"obj_catr\";s:18:\"Category Reference\";s:7:\"obj_cen\";s:12:\"Centra Event\";s:13:\"obj_cert_desc\";s:25:\"Settings for certificates\";s:8:\"obj_cert\";s:12:\"Certificates\";s:13:\"obj_chac_desc\";s:54:\"Configure your chat server here. Enable/disable chats.\";s:8:\"obj_chac\";s:11:\"Chat Server\";s:8:\"obj_chap\";s:7:\"Chapter\";s:8:\"obj_chat\";s:4:\"Chat\";s:13:\"obj_cmps_desc\";s:39:\"General settings for Repository Plugins\";s:8:\"obj_cmps\";s:7:\"Plugins\";s:17:\"obj_crs_duplicate\";s:11:\"Copy Course\";s:14:\"obj_crs_select\";s:30:\"-- Please select one Course --\";s:7:\"obj_crs\";s:6:\"Course\";s:8:\"obj_crsr\";s:16:\"Course Reference\";s:7:\"obj_dbk\";s:12:\"Digilib Book\";s:17:\"obj_exc_duplicate\";s:13:\"Copy Exercise\";s:14:\"obj_exc_select\";s:32:\"-- Please select one Exercise --\";s:7:\"obj_exc\";s:8:\"Exercise\";s:13:\"obj_extt_desc\";s:67:\"Configure external software or services that are supported by ILIAS\";s:8:\"obj_extt\";s:20:\"Third Party Software\";s:13:\"obj_facs_desc\";s:44:\"Configure access to file and folder objects.\";s:8:\"obj_facs\";s:17:\"Files and Folders\";s:8:\"obj_feed\";s:8:\"Web Feed\";s:18:\"obj_file_duplicate\";s:9:\"Copy File\";s:15:\"obj_file_inline\";s:20:\"Learning Module File\";s:15:\"obj_file_select\";s:28:\"-- Please select one File --\";s:8:\"obj_file\";s:4:\"File\";s:18:\"obj_fold_duplicate\";s:11:\"Copy Folder\";s:15:\"obj_fold_select\";s:30:\"-- Please select one Folder --\";s:8:\"obj_fold\";s:6:\"Folder\";s:17:\"obj_frm_duplicate\";s:10:\"Copy Forum\";s:14:\"obj_frm_select\";s:29:\"-- Please select one Forum --\";s:7:\"obj_frm\";s:5:\"Forum\";s:7:\"obj_glo\";s:8:\"Glossary\";s:17:\"obj_grp_duplicate\";s:10:\"Copy Group\";s:14:\"obj_grp_select\";s:29:\"-- Please select one Group --\";s:7:\"obj_grp\";s:5:\"Group\";s:8:\"obj_htlm\";s:20:\"Learning Module HTML\";s:13:\"obj_ldap_desc\";s:36:\"Configure global LDAP Settings here.\";s:8:\"obj_ldap\";s:13:\"LDAP Settings\";s:6:\"obj_lm\";s:21:\"Learning Module ILIAS\";s:7:\"obj_lng\";s:8:\"Language\";s:13:\"obj_lngf_desc\";s:34:\"Manage your system languages here.\";s:8:\"obj_lngf\";s:9:\"Languages\";s:6:\"obj_lo\";s:14:\"LearningObject\";s:13:\"obj_lrss_desc\";s:40:\"Configure all types of learning modules.\";s:8:\"obj_lrss\";s:18:\"Learning Resources\";s:13:\"obj_mail_desc\";s:36:\"Configure global mail settings here.\";s:8:\"obj_mail\";s:4:\"Mail\";s:8:\"obj_mcst\";s:9:\"Mediacast\";s:13:\"obj_mcts_desc\";s:31:\"General settings for mediacast.\";s:8:\"obj_mcts\";s:9:\"Mediacast\";s:7:\"obj_mep\";s:10:\"Media Pool\";s:7:\"obj_mob\";s:12:\"Media Object\";s:13:\"obj_mobs_desc\";s:43:\"Settings for media objects and media pools.\";s:8:\"obj_mobs\";s:19:\"Media Objects/Pools\";s:13:\"obj_not_found\";s:16:\"Object Not Found\";s:8:\"obj_note\";s:4:\"Note\";s:8:\"obj_notf\";s:19:\"Note Administration\";s:13:\"obj_nwss_desc\";s:50:\"Settings for internal news and external web feeds.\";s:8:\"obj_nwss\";s:18:\"News and Web Feeds\";s:13:\"obj_objf_desc\";s:69:\"Manage ILIAS object types and object permissions. (only for experts!)\";s:8:\"obj_objf\";s:18:\"Object Definitions\";s:9:\"obj_owner\";s:23:\"This Object is owned by\";s:8:\"obj_page\";s:4:\"Page\";s:13:\"obj_pays_desc\";s:35:\"Configure shop settings and vendors\";s:8:\"obj_pays\";s:4:\"Shop\";s:13:\"obj_pdts_desc\";s:30:\"Configure the Personal Desktop\";s:8:\"obj_pdts\";s:16:\"Personal Desktop\";s:6:\"obj_pg\";s:4:\"Page\";s:11:\"obj_ps_desc\";s:52:\"Configure global privacy and security settings here.\";s:6:\"obj_ps\";s:20:\"Privacy and Security\";s:17:\"obj_qpl_duplicate\";s:23:\"Copy Question Pool Test\";s:14:\"obj_qpl_select\";s:42:\"-- Please select one Question Pool Test --\";s:7:\"obj_qpl\";s:18:\"Question Pool Test\";s:8:\"obj_rcrs\";s:10:\"ECS Course\";s:13:\"obj_recf_desc\";s:44:\"Contains restored Objects from System Check.\";s:8:\"obj_recf\";s:16:\"Restored Objects\";s:8:\"obj_role\";s:4:\"Role\";s:13:\"obj_rolf_desc\";s:23:\"Manage your roles here.\";s:19:\"obj_rolf_local_desc\";s:34:\"Contains local roles of object no.\";s:14:\"obj_rolf_local\";s:11:\"Local Roles\";s:8:\"obj_rolf\";s:5:\"Roles\";s:8:\"obj_rolt\";s:13:\"Role Template\";s:8:\"obj_root\";s:17:\"Repository - Home\";s:8:\"obj_sahs\";s:26:\"Learning Module SCORM/AICC\";s:7:\"obj_sco\";s:3:\"SCO\";s:13:\"obj_seas_desc\";s:32:\"Manage the search settings here.\";s:8:\"obj_seas\";s:6:\"Search\";s:18:\"obj_sess_duplicate\";s:12:\"Copy Session\";s:15:\"obj_sess_select\";s:31:\"-- Please select one Session --\";s:8:\"obj_sess\";s:7:\"Session\";s:17:\"obj_spl_duplicate\";s:25:\"Copy Question Pool Survey\";s:14:\"obj_spl_select\";s:44:\"-- Please select one Question Pool Survey --\";s:7:\"obj_spl\";s:20:\"Question Pool Survey\";s:6:\"obj_st\";s:7:\"Chapter\";s:7:\"obj_sty\";s:5:\"Style\";s:13:\"obj_stys_desc\";s:42:\"Manage system skin and style settings here\";s:8:\"obj_stys\";s:17:\"Layout and Styles\";s:17:\"obj_svy_duplicate\";s:11:\"Copy Survey\";s:14:\"obj_svy_select\";s:30:\"-- Please select one Survey --\";s:7:\"obj_svy\";s:6:\"Survey\";s:13:\"obj_svyf_desc\";s:37:\"Platform settings for the Survey Tool\";s:8:\"obj_svyf\";s:6:\"Survey\";s:13:\"obj_tags_desc\";s:29:\"Settings for tagging feature.\";s:8:\"obj_tags\";s:7:\"Tagging\";s:7:\"obj_tax\";s:8:\"Taxonomy\";s:13:\"obj_taxf_desc\";s:21:\"Folder for taxonomies\";s:8:\"obj_taxf\";s:10:\"Taxonomies\";s:13:\"obj_trac_desc\";s:54:\"Statistics and Learning Progress Settings and Overview\";s:8:\"obj_trac\";s:32:\"Statistics and Learning Progress\";s:17:\"obj_tst_duplicate\";s:9:\"Copy Test\";s:14:\"obj_tst_select\";s:28:\"-- Please select one Test --\";s:7:\"obj_tst\";s:4:\"Test\";s:7:\"obj_typ\";s:22:\"Object Type Definition\";s:8:\"obj_type\";s:11:\"Object Type\";s:7:\"obj_url\";s:3:\"URL\";s:8:\"obj_user\";s:4:\"User\";s:8:\"obj_uset\";s:13:\"User Settings\";s:7:\"obj_usr\";s:4:\"User\";s:13:\"obj_usrf_desc\";s:26:\"Manage user accounts here.\";s:8:\"obj_usrf\";s:15:\"User Management\";s:18:\"obj_webr_duplicate\";s:17:\"Copy Weblink list\";s:15:\"obj_webr_select\";s:36:\"-- Please select one Weblink list --\";s:8:\"obj_webr\";s:7:\"Weblink\";s:8:\"obj_wiki\";s:4:\"Wiki\";s:3:\"obj\";s:6:\"Object\";s:12:\"object_added\";s:12:\"Object added\";s:23:\"object_copy_in_progress\";s:16:\"Started Copying.\";s:17:\"object_duplicated\";s:13:\"Object copied\";s:9:\"object_id\";s:9:\"Object-Id\";s:15:\"object_imported\";s:15:\"Object imported\";s:6:\"object\";s:6:\"Object\";s:7:\"objects\";s:7:\"Objects\";s:20:\"objf_edit_permission\";s:26:\"Change permission settings\";s:9:\"objf_read\";s:33:\"Read access to Object definitions\";s:12:\"objf_visible\";s:30:\"Object definitions are visible\";s:10:\"objf_write\";s:23:\"Edit Object definitions\";s:4:\"objf\";s:18:\"Object definitions\";s:8:\"objs_alm\";s:21:\"AICC Learning Modules\";s:8:\"objs_cat\";s:10:\"Categories\";s:9:\"objs_catr\";s:19:\"Category References\";s:9:\"objs_chat\";s:5:\"Chats\";s:12:\"objs_confirm\";s:14:\"Confirm Action\";s:8:\"objs_crs\";s:7:\"Courses\";s:9:\"objs_crsr\";s:17:\"Course References\";s:8:\"objs_dbk\";s:13:\"Digilib Books\";s:11:\"objs_delete\";s:14:\"Delete objects\";s:8:\"objs_exc\";s:9:\"Exercises\";s:9:\"objs_feed\";s:9:\"Web Feeds\";s:9:\"objs_file\";s:5:\"Files\";s:9:\"objs_fold\";s:7:\"Folders\";s:8:\"objs_frm\";s:6:\"Forums\";s:8:\"objs_glo\";s:10:\"Glossaries\";s:8:\"objs_grp\";s:6:\"Groups\";s:9:\"objs_htlm\";s:21:\"HTML Learning Modules\";s:7:\"objs_lm\";s:22:\"ILIAS Learning Modules\";s:8:\"objs_lng\";s:9:\"Languages\";s:7:\"objs_lo\";s:16:\"Learning Objects\";s:9:\"objs_lres\";s:18:\"Learning Resources\";s:9:\"objs_mail\";s:4:\"Mail\";s:9:\"objs_mcst\";s:10:\"Mediacasts\";s:8:\"objs_mep\";s:11:\"Media Pools\";s:8:\"objs_mob\";s:13:\"Media Objects\";s:9:\"objs_note\";s:5:\"Notes\";s:7:\"objs_pg\";s:5:\"Pages\";s:8:\"objs_qpl\";s:19:\"Question Pools Test\";s:8:\"objs_qst\";s:9:\"Questions\";s:9:\"objs_rcrs\";s:11:\"ECS Courses\";s:9:\"objs_role\";s:5:\"Roles\";s:9:\"objs_rolt\";s:14:\"Role Templates\";s:9:\"objs_sahs\";s:27:\"SCORM/AICC Learning Modules\";s:9:\"objs_sess\";s:8:\"Sessions\";s:8:\"objs_spl\";s:21:\"Question Pools Survey\";s:7:\"objs_st\";s:8:\"Chapters\";s:8:\"objs_svy\";s:7:\"Surveys\";s:8:\"objs_tst\";s:5:\"Tests\";s:9:\"objs_type\";s:12:\"Object Types\";s:8:\"objs_url\";s:4:\"URLs\";s:8:\"objs_usr\";s:5:\"Users\";s:9:\"objs_webr\";s:8:\"Weblinks\";s:9:\"objs_wiki\";s:5:\"Wikis\";s:2:\"of\";s:2:\"Of\";s:15:\"offline_version\";s:15:\"Offline Version\";s:7:\"offline\";s:7:\"Offline\";s:2:\"ok\";s:2:\"OK\";s:3:\"old\";s:3:\"Old\";s:8:\"omit_all\";s:8:\"Omit all\";s:4:\"omit\";s:4:\"Omit\";s:15:\"on_waiting_list\";s:27:\"You are on the waiting list\";s:14:\"online_chapter\";s:14:\"Online Chapter\";s:11:\"online_time\";s:25:\"Time online (DD:HH:MM:SS)\";s:14:\"online_version\";s:14:\"Online Version\";s:6:\"online\";s:6:\"Online\";s:26:\"open_views_inside_frameset\";s:23:\"Open views inside frame\";s:9:\"operation\";s:9:\"Operation\";s:8:\"optimize\";s:8:\"Optimize\";s:6:\"option\";s:6:\"Option\";s:16:\"optional_filters\";s:16:\"Optional Filters\";s:22:\"options_for_subobjects\";s:23:\"Options for sub-objects\";s:7:\"options\";s:7:\"Options\";s:16:\"order_by_answers\";s:16:\"Order by Answers\";s:13:\"order_by_date\";s:13:\"Order by Date\";s:8:\"order_by\";s:8:\"Order by\";s:12:\"organization\";s:8:\"Provider\";s:5:\"other\";s:5:\"Other\";s:8:\"overview\";s:8:\"Overview\";s:9:\"overwrite\";s:9:\"Overwrite\";s:13:\"owner_updated\";s:14:\"Owner updated.\";s:5:\"owner\";s:5:\"Owner\";s:9:\"page_edit\";s:9:\"Edit Page\";s:11:\"page_layout\";s:11:\"Page Layout\";s:12:\"page_layouts\";s:12:\"Page Layouts\";s:4:\"page\";s:4:\"Page\";s:5:\"pages\";s:5:\"Pages\";s:9:\"parameter\";s:9:\"Parameter\";s:5:\"parse\";s:5:\"Parse\";s:6:\"passed\";s:6:\"Passed\";s:22:\"passwd_generation_info\";s:95:\"If enabled, a user can select a password only from a list of automatically generated passwords.\";s:17:\"passwd_generation\";s:19:\"Password Generation\";s:14:\"passwd_invalid\";s:119:\"The new password is invalid! Only the following characters are allowed (minimum 6 characters): A-Z a-z 0-9 _.-+?#*@!$%~\";s:11:\"passwd_list\";s:17:\"List of Passwords\";s:16:\"passwd_not_match\";s:83:\"Your entries for the new password don’t match! Please re-enter your new password.\";s:12:\"passwd_wrong\";s:34:\"The password you entered is wrong!\";s:6:\"passwd\";s:8:\"Password\";s:28:\"password_assistance_disabled\";s:96:\"Password assistance is only available when user authentication is done via local ILIAS database.\";s:24:\"password_assistance_info\";s:229:\"If password assistance is enabled, a link ‘Forgot Password?’ is shown on the login page of ILIAS. Users can use this link to define a new password for their user account without needing assistance from a system administrator.\";s:37:\"password_change_on_first_login_demand\";s:83:\"You have to change your initial password before you can start using ILIAS services.\";s:14:\"password_empty\";s:37:\"The password field must not be empty.\";s:16:\"password_expired\";s:84:\"Your password is expired and has to be changed as the last change was %s day(s) ago.\";s:31:\"password_must_chars_and_numbers\";s:49:\"The password must contain characters and numbers.\";s:27:\"password_must_special_chars\";s:45:\"The password must contain special characters.\";s:16:\"password_to_long\";s:55:\"The password must have at most a size of %s characters.\";s:17:\"password_to_short\";s:56:\"The password must have at least a size of %s characters.\";s:8:\"password\";s:8:\"Password\";s:43:\"paste_clipboard_items_into_multiple_objects\";s:27:\"Paste Into Multiple Objects\";s:21:\"paste_clipboard_items\";s:5:\"Paste\";s:5:\"paste\";s:5:\"Paste\";s:12:\"pasteChapter\";s:5:\"Paste\";s:9:\"pastePage\";s:5:\"Paste\";s:12:\"path_not_set\";s:12:\"Path not set\";s:15:\"path_to_babylon\";s:15:\"Path to Babylon\";s:15:\"path_to_convert\";s:15:\"Path to Convert\";s:15:\"path_to_htmldoc\";s:15:\"Path to HTMLdoc\";s:12:\"path_to_java\";s:12:\"Path to Java\";s:13:\"path_to_unzip\";s:13:\"Path to Unzip\";s:11:\"path_to_zip\";s:11:\"Path to Zip\";s:4:\"path\";s:4:\"Path\";s:6:\"pathes\";s:5:\"Paths\";s:11:\"pay_methods\";s:11:\"Pay methods\";s:15:\"payment_buyable\";s:7:\"Buyable\";s:12:\"payment_demo\";s:4:\"Demo\";s:13:\"payment_in_sc\";s:24:\"Already in shopping cart\";s:20:\"payment_payed_access\";s:12:\"Payed/Access\";s:14:\"payment_system\";s:14:\"Payment System\";s:9:\"pays_edit\";s:18:\"Edit shop settings\";s:20:\"pd_enable_chatviewer\";s:18:\"Enable Chat Viewer\";s:32:\"pd_enable_contacts_requires_mail\";s:24:\"Requires mail permission\";s:18:\"pd_enable_contacts\";s:15:\"Enable Contacts\";s:18:\"pd_items_news_info\";s:120:\"If activated, all news related to items that have been added to the personal desktop will be included in the news block.\";s:13:\"pd_items_news\";s:30:\"Include News of Personal Items\";s:10:\"pdf_export\";s:10:\"PDF Export\";s:10:\"per_object\";s:17:\"Access per object\";s:16:\"perm_role_info_1\";s:98:\"This form determines the permissions of role \'%s\' for newly created objects under the object \'%s\'.\";s:16:\"perm_role_info_2\";s:180:\"If you want to change the permissions of role \'%s\' for all already existing objects underneath \'%s\' you must check the option \'Change Existing Objects\' at the bottom of the screen.\";s:21:\"perm_role_info_glob_1\";s:94:\"This form determines the permissions of role \'%s\' for newly created objects in the repository.\";s:21:\"perm_role_info_glob_2\";s:174:\"If you want to change the permissions of role \'%s\' for all existing objects in the repository you must check the option \'Change Existing Objects\' at the bottom of the screen.\";s:13:\"perm_settings\";s:11:\"Permissions\";s:20:\"perm_special_options\";s:15:\"Special Options\";s:10:\"perma_link\";s:14:\"Permanent Link\";s:33:\"permission_denied_filed_locked_by\";s:43:\"Access denied. The file was locked by \'%s\'.\";s:17:\"permission_denied\";s:17:\"Permission Denied\";s:24:\"permission_settings_info\";s:83:\"This form determines which role is allowed to do what with the current object \'%s\'.\";s:19:\"permission_settings\";s:26:\"Object Permission Settings\";s:10:\"permission\";s:10:\"Permission\";s:12:\"person_title\";s:5:\"Title\";s:13:\"personal_data\";s:13:\"Personal Data\";s:16:\"personal_desktop\";s:16:\"Personal Desktop\";s:16:\"personal_picture\";s:6:\"Avatar\";s:16:\"personal_profile\";s:25:\"Personal Data and Profile\";s:7:\"persons\";s:7:\"Persons\";s:4:\"pg_a\";s:6:\"a page\";s:6:\"pg_add\";s:8:\"Add page\";s:8:\"pg_added\";s:10:\"Page added\";s:7:\"pg_edit\";s:9:\"Edit page\";s:6:\"pg_new\";s:8:\"New page\";s:10:\"phone_home\";s:11:\"Phone, Home\";s:12:\"phone_mobile\";s:13:\"Phone, Mobile\";s:12:\"phone_office\";s:13:\"Phone, Office\";s:5:\"phone\";s:5:\"Phone\";s:6:\"phrase\";s:6:\"Phrase\";s:13:\"please_choose\";s:12:\"-- Select --\";s:19:\"please_enter_target\";s:21:\"Please enter a target\";s:18:\"please_enter_title\";s:20:\"Please enter a title\";s:40:\"please_select_a_delivered_file_to_delete\";s:57:\"You must select at least one delivered file to delete it!\";s:42:\"please_select_a_delivered_file_to_download\";s:59:\"You must select at least one delivered file to download it!\";s:13:\"please_select\";s:19:\"-- Please Select --\";s:11:\"please_wait\";s:14:\"Please wait...\";s:4:\"port\";s:4:\"Port\";s:10:\"pos_bottom\";s:6:\"Bottom\";s:8:\"pos_left\";s:4:\"Left\";s:9:\"pos_right\";s:5:\"Right\";s:7:\"pos_top\";s:3:\"Top\";s:8:\"position\";s:8:\"Position\";s:27:\"precondition_not_accessible\";s:79:\"You do not have sufficient permission to view the precondition(s) of this item.\";s:12:\"precondition\";s:12:\"Precondition\";s:13:\"preconditions\";s:13:\"Preconditions\";s:19:\"predefined_template\";s:24:\"Predefined role template\";s:11:\"preferences\";s:11:\"Preferences\";s:20:\"presentation_options\";s:20:\"Presentation Options\";s:20:\"preview_learner_info\";s:119:\"If enabled, Course and Group administrators have the possibility to view the content form the perspective of a learner.\";s:15:\"preview_learner\";s:11:\"Member View\";s:8:\"previous\";s:8:\"Previous\";s:10:\"print_view\";s:10:\"Print View\";s:5:\"print\";s:5:\"Print\";s:13:\"private_notes\";s:13:\"Private Notes\";s:3:\"pro\";s:3:\"Pro\";s:7:\"proceed\";s:7:\"Proceed\";s:15:\"profile_changed\";s:42:\"ILIAS eLearning - Your profile has changed\";s:18:\"profile_incomplete\";s:61:\"Your profile is incomplete. Please fill in all required data.\";s:10:\"profile_of\";s:10:\"Profile of\";s:7:\"profile\";s:7:\"Profile\";s:10:\"properties\";s:10:\"Properties\";s:17:\"proxy_connectable\";s:23:\"Connection established.\";s:15:\"proxy_host_info\";s:20:\"Please enter a host.\";s:10:\"proxy_host\";s:4:\"Host\";s:21:\"proxy_not_connectable\";s:56:\"ILIAS could not build a connection to the defined proxy.\";s:27:\"proxy_pear_net_socket_error\";s:21:\"PEAR Net_Socket error\";s:15:\"proxy_port_info\";s:50:\"Please enter a port between 0 and 65535, e.g.8080.\";s:18:\"proxy_port_numeric\";s:62:\"The entered port has to be a numeric value between 0 and 65535\";s:10:\"proxy_port\";s:4:\"Port\";s:17:\"proxy_status_info\";s:102:\"To use a proxy in ILIAS (e.g. for web feeds or to check web links) please activate the checkbox above.\";s:12:\"proxy_status\";s:5:\"Proxy\";s:5:\"proxy\";s:12:\"Proxy-Server\";s:16:\"pub_section_info\";s:230:\"If enabled, parts of the system (e.g. repository, workspace, user profiles) can be made available to the internet without authentication. The permissions of the ‘Anonymous’ role will control the access to repository resources.\";s:11:\"pub_section\";s:16:\"Anonymous Access\";s:12:\"public_notes\";s:12:\"Public Notes\";s:26:\"public_profile_not_visible\";s:25:\"The profile is not public\";s:14:\"public_profile\";s:7:\"Profile\";s:6:\"public\";s:6:\"public\";s:16:\"publication_date\";s:16:\"Publication Date\";s:11:\"publication\";s:11:\"Publication\";s:9:\"published\";s:9:\"Published\";s:23:\"publishing_organisation\";s:23:\"Publishing Organization\";s:7:\"purpose\";s:7:\"Purpose\";s:7:\"qpl_add\";s:22:\"Add Question Pool Test\";s:7:\"qpl_new\";s:22:\"New Question Pool Test\";s:15:\"qpl_upload_file\";s:11:\"Upload file\";s:3:\"qpl\";s:18:\"Question Pool Test\";s:9:\"quarterly\";s:9:\"quarterly\";s:10:\"query_data\";s:10:\"Query data\";s:16:\"question_message\";s:8:\"Question\";s:14:\"question_pools\";s:14:\"Question Pools\";s:8:\"question\";s:8:\"Question\";s:4:\"quit\";s:4:\"Quit\";s:5:\"quote\";s:5:\"Quote\";s:4:\"read\";s:4:\"Read\";s:25:\"readcount_anonymous_users\";s:33:\"Number of anonymous read accesses\";s:15:\"readcount_users\";s:37:\"Number of non-anonymous read accesses\";s:9:\"recf_edit\";s:19:\"Edit RecoveryFolder\";s:9:\"recipient\";s:9:\"Recipient\";s:17:\"reference_deleted\";s:25:\"Destination not available\";s:12:\"reference_of\";s:13:\"Reference of:\";s:16:\"referral_comment\";s:29:\"How did you hear about ILIAS?\";s:17:\"refresh_languages\";s:21:\"Refresh All Languages\";s:12:\"refresh_list\";s:12:\"Refresh List\";s:7:\"refresh\";s:7:\"Refresh\";s:6:\"refuse\";s:6:\"Refuse\";s:35:\"reg_account_confirmation_successful\";s:37:\"Your user account has been activated.\";s:28:\"reg_mail_body_2_confirmation\";s:92:\"The link will only be good for %s, after that you will have to try again from the beginning.\";s:28:\"reg_mail_body_3_confirmation\";s:171:\"If this email means nothing to you, then it is possible that somebody else has entered your email address either deliberately or accidentally, so please ignore this email.\";s:26:\"reg_mail_body_confirmation\";s:91:\"to activate your account and confirm ownership of this email address, click the link below:\";s:34:\"reg_mail_body_forgot_password_info\";s:132:\"To get your password, please use the function « Forgot password? » at the login screen to request a new password for this account.\";s:24:\"reg_mail_body_salutation\";s:5:\"Hello\";s:19:\"reg_mail_body_text1\";s:27:\"Welcome to ILIAS eLearning!\";s:19:\"reg_mail_body_text2\";s:39:\"To access ILIAS use the following data:\";s:19:\"reg_mail_body_text3\";s:29:\"Further personal information:\";s:29:\"reg_mail_subject_confirmation\";s:40:\"ILIAS eLearning - Your Confirmation Link\";s:16:\"reg_mail_subject\";s:34:\"ILIAS eLearning - Your access data\";s:19:\"reg_passwd_via_mail\";s:62:\"Your password will be sent to your e-mail address given below.\";s:13:\"register_info\";s:95:\"Please fill out the form to register (Fields marked with an asterisk are required information).\";s:8:\"register\";s:8:\"Register\";s:16:\"registered_since\";s:16:\"Registered since\";s:15:\"registered_user\";s:15:\"registered User\";s:16:\"registered_users\";s:16:\"registered Users\";s:21:\"registration_disabled\";s:46:\"Only available when using local authentication\";s:20:\"registration_expired\";s:30:\"Registration period expired...\";s:12:\"registration\";s:24:\"New Account Registration\";s:10:\"related_to\";s:10:\"Related to\";s:23:\"remove_personal_picture\";s:6:\"Remove\";s:18:\"remove_translation\";s:18:\"Remove translation\";s:6:\"remove\";s:6:\"Remove\";s:11:\"rename_file\";s:11:\"Rename File\";s:6:\"rename\";s:6:\"Rename\";s:18:\"repeat_scan_failed\";s:21:\"Repeated scan failed.\";s:20:\"repeat_scan_succeded\";s:24:\"Repeated scan succeeded.\";s:11:\"repeat_scan\";s:23:\"Repeating virus scan...\";s:12:\"replace_file\";s:12:\"Replace File\";s:5:\"reply\";s:5:\"Reply\";s:21:\"repository_admin_desc\";s:81:\"Set permissions for repository items, restore or remove objects from system trash\";s:16:\"repository_admin\";s:32:\"Repository Trash and Permissions\";s:16:\"repository_frame\";s:18:\"Repository Content\";s:10:\"repository\";s:10:\"Repository\";s:18:\"request_membership\";s:18:\"Request membership\";s:12:\"require_city\";s:12:\"Require city\";s:15:\"require_country\";s:15:\"Require country\";s:20:\"require_default_role\";s:12:\"Require role\";s:18:\"require_department\";s:18:\"Require department\";s:13:\"require_email\";s:14:\"Require e-mail\";s:11:\"require_fax\";s:11:\"Require fax\";s:17:\"require_firstname\";s:18:\"Require first name\";s:14:\"require_gender\";s:14:\"Require gender\";s:13:\"require_hobby\";s:13:\"Require hobby\";s:19:\"require_institution\";s:19:\"Require institution\";s:16:\"require_lastname\";s:17:\"Require last name\";s:13:\"require_login\";s:13:\"Require login\";s:17:\"require_mandatory\";s:9:\"mandatory\";s:21:\"require_matriculation\";s:28:\"Require matriculation number\";s:14:\"require_passwd\";s:16:\"Require password\";s:15:\"require_passwd2\";s:23:\"Require retype password\";s:18:\"require_phone_home\";s:18:\"Require home phone\";s:20:\"require_phone_mobile\";s:20:\"Require mobile phone\";s:20:\"require_phone_office\";s:20:\"Require office phone\";s:24:\"require_referral_comment\";s:24:\"Require referral comment\";s:14:\"require_street\";s:14:\"Require street\";s:15:\"require_zipcode\";s:16:\"Require zip code\";s:14:\"required_field\";s:8:\"Required\";s:15:\"res_links_short\";s:5:\"Links\";s:9:\"res_links\";s:16:\"Repository Links\";s:12:\"reset_filter\";s:12:\"Reset Filter\";s:5:\"reset\";s:5:\"Reset\";s:9:\"resources\";s:9:\"Resources\";s:15:\"retype_password\";s:15:\"Retype Password\";s:5:\"right\";s:5:\"Right\";s:6:\"rights\";s:6:\"Rights\";s:6:\"role_a\";s:6:\"a Role\";s:14:\"role_add_local\";s:14:\"Add Local Role\";s:13:\"role_add_user\";s:19:\"Add User(s) to role\";s:8:\"role_add\";s:8:\"Add Role\";s:10:\"role_added\";s:10:\"Role added\";s:24:\"role_assigned_desk_items\";s:22:\"Assigned desktop items\";s:26:\"role_assigned_desktop_item\";s:23:\"Created new assignment.\";s:23:\"role_assignment_updated\";s:33:\"Role assignment has been updated.\";s:15:\"role_assignment\";s:15:\"Role Assignment\";s:16:\"role_count_users\";s:15:\"Number of users\";s:26:\"role_deleted_desktop_items\";s:19:\"Deleted assignment.\";s:12:\"role_deleted\";s:12:\"Role deleted\";s:13:\"role_desk_add\";s:19:\"Assign desktop item\";s:22:\"role_desk_none_created\";s:39:\"No desktop items assigned to this role.\";s:9:\"role_edit\";s:9:\"Edit Role\";s:22:\"role_header_edit_users\";s:22:\"Change User Assignment\";s:15:\"role_list_users\";s:10:\"List users\";s:11:\"role_mailto\";s:26:\"Mail to all assigned Users\";s:15:\"role_new_search\";s:10:\"New search\";s:8:\"role_new\";s:8:\"New Role\";s:23:\"role_no_groups_selected\";s:21:\"Please select a group\";s:21:\"role_no_results_found\";s:16:\"No results found\";s:22:\"role_no_roles_selected\";s:20:\"Please select a role\";s:27:\"role_no_users_no_desk_items\";s:96:\"It is not possible to assign personal desktop items, since you cannot assign users to this role.\";s:29:\"role_protect_permissions_desc\";s:147:\"The object permissions cannot be changed by systems operations anymore. Furthermore only administrator of higher levels may change the permissions.\";s:24:\"role_protect_permissions\";s:19:\"Protect Permissions\";s:31:\"role_search_enter_search_string\";s:28:\"Please enter a search string\";s:17:\"role_search_users\";s:11:\"User search\";s:24:\"role_select_desktop_item\";s:60:\"Please select one object that will be assigned to this role.\";s:20:\"role_select_one_item\";s:25:\"Please select one object.\";s:27:\"role_sure_delete_desk_items\";s:58:\"Are you sure you want to delete the following assignments?\";s:19:\"role_templates_only\";s:19:\"Role templates only\";s:18:\"role_user_deassign\";s:23:\"Deassign user from role\";s:14:\"role_user_edit\";s:17:\"Edit account data\";s:19:\"role_user_send_mail\";s:19:\"Send user a message\";s:4:\"role\";s:4:\"Role\";s:22:\"roles_of_import_global\";s:27:\"Global roles of import file\";s:21:\"roles_of_import_local\";s:26:\"Local roles of import file\";s:5:\"roles\";s:5:\"Roles\";s:10:\"rolf_added\";s:17:\"Role folder added\";s:16:\"rolf_create_role\";s:15:\"Create New Role\";s:16:\"rolf_create_rolt\";s:24:\"Create New Role Template\";s:11:\"rolf_delete\";s:27:\"Delete Roles/Role templates\";s:20:\"rolf_edit_permission\";s:26:\"Change permission settings\";s:24:\"rolf_edit_userassignment\";s:31:\"Change user assignment of Roles\";s:9:\"rolf_read\";s:35:\"Read access to Roles/role templates\";s:12:\"rolf_visible\";s:32:\"Roles/role templates are visible\";s:10:\"rolf_write\";s:56:\"Edit default permission settings of Roles/role templates\";s:4:\"rolf\";s:5:\"Roles\";s:6:\"rolt_a\";s:15:\"a Role Template\";s:8:\"rolt_add\";s:17:\"Add Role Template\";s:10:\"rolt_added\";s:19:\"Role template added\";s:9:\"rolt_edit\";s:18:\"Edit Role Template\";s:8:\"rolt_new\";s:17:\"New Role Template\";s:4:\"rolt\";s:13:\"Role Template\";s:9:\"root_edit\";s:21:\"Edit system root node\";s:3:\"row\";s:3:\"Row\";s:4:\"rows\";s:4:\"Rows\";s:19:\"rte_editor_disabled\";s:25:\"Rich Text Editor disabled\";s:18:\"rte_editor_enabled\";s:24:\"Rich Text Editor enabled\";s:10:\"sahs_added\";s:32:\"SCORM/AICC Learning Module added\";s:11:\"sahs_create\";s:33:\"Create SCORM/AICC Learning Module\";s:26:\"sahs_insert_chap_from_clip\";s:29:\"Paste Chapters from Clipboard\";s:26:\"sahs_insert_page_from_clip\";s:26:\"Paste Pages from Clipboard\";s:25:\"sahs_insert_sco_from_clip\";s:25:\"Paste SCOs from Clipboard\";s:9:\"sahs_join\";s:39:\"Subscribe to SCORM/AICC Learning Module\";s:10:\"sahs_leave\";s:43:\"Unsubscribe from SCORM/AICC Learning Module\";s:4:\"sahs\";s:26:\"Learning Module SCORM/AICC\";s:12:\"salutation_f\";s:8:\"Ms./Mrs.\";s:12:\"salutation_m\";s:3:\"Mr.\";s:10:\"salutation\";s:10:\"Salutation\";s:13:\"save_and_back\";s:13:\"Save And Back\";s:26:\"save_customer_address_info\";s:56:\"If enabled, the customers billing address will be stored\";s:21:\"save_customer_address\";s:21:\"Store billing address\";s:12:\"save_message\";s:13:\"Save as Draft\";s:20:\"save_params_for_cron\";s:27:\"Save Parameter for Cron Job\";s:12:\"save_refresh\";s:16:\"Save and Refresh\";s:11:\"save_return\";s:15:\"Save and Return\";s:13:\"save_settings\";s:13:\"Save Settings\";s:22:\"save_user_related_data\";s:29:\"Save user related access data\";s:4:\"save\";s:4:\"Save\";s:18:\"saved_successfully\";s:18:\"Saved Successfully\";s:5:\"saved\";s:5:\"Saved\";s:9:\"scorm_add\";s:25:\"Add SCORM Learning Module\";s:29:\"scorm_create_export_file_html\";s:25:\"Create Export File (HTML)\";s:28:\"scorm_create_export_file_iso\";s:35:\"Create Export File (ISO for CD-ROM)\";s:28:\"scorm_create_export_file_pdf\";s:24:\"Create Export File (PDF)\";s:32:\"scorm_create_export_file_scrom12\";s:30:\"Create Export File (SCORM 1.2)\";s:38:\"scorm_create_export_file_scrom2004_4th\";s:43:\"Create Export File (SCORM 2004 4th Edition)\";s:34:\"scorm_create_export_file_scrom2004\";s:43:\"Create Export File (SCORM 2004 3rd Edition)\";s:9:\"scorm_new\";s:45:\"Create SCORM Learning Module (Authoring Mode)\";s:13:\"search_active\";s:20:\"Include active users\";s:13:\"search_engine\";s:19:\"Readable .html URLs\";s:10:\"search_for\";s:10:\"Search For\";s:9:\"search_in\";s:9:\"Search in\";s:15:\"search_inactive\";s:22:\"Include inactive users\";s:25:\"search_minimum_characters\";s:27:\"The minimum word length is:\";s:10:\"search_new\";s:10:\"New Search\";s:11:\"search_note\";s:125:\"If "search in" is left blank, all users will be searched. This allows you to find all active or all inactive users.\";s:16:\"search_recipient\";s:16:\"Search Recipient\";s:13:\"search_result\";s:13:\"Search Result\";s:14:\"search_results\";s:14:\"Search Results\";s:15:\"search_to_short\";s:23:\"Your query is to short.\";s:11:\"search_user\";s:11:\"Search User\";s:6:\"search\";s:6:\"Search\";s:18:\"seas_max_hits_info\";s:63:\"Please enter a number for the maximum number of search results.\";s:13:\"seas_max_hits\";s:8:\"Max hits\";s:13:\"seas_settings\";s:15:\"Search settings\";s:6:\"second\";s:6:\"Second\";s:7:\"seconds\";s:7:\"Seconds\";s:8:\"sections\";s:8:\"Sections\";s:10:\"select_all\";s:10:\"Select All\";s:26:\"select_at_least_one_object\";s:34:\"Please choose at least one object.\";s:11:\"select_file\";s:11:\"Select File\";s:19:\"select_max_one_item\";s:27:\"Please select one item only\";s:11:\"select_mode\";s:11:\"Select mode\";s:21:\"select_object_to_copy\";s:41:\"Please select the object you want to copy\";s:21:\"select_object_to_link\";s:47:\"Please select the object which you want to link\";s:10:\"select_one\";s:18:\"Please select one.\";s:11:\"select_page\";s:11:\"Select Page\";s:15:\"select_password\";s:21:\"Select a new password\";s:26:\"select_questionpool_option\";s:37:\"--- Please select a question pool ---\";s:19:\"select_questionpool\";s:21:\"Insert questions into\";s:6:\"select\";s:6:\"Select\";s:19:\"selected_items_back\";s:22:\"Back to Personal Items\";s:14:\"selected_items\";s:14:\"Personal Items\";s:26:\"selected_languages_updated\";s:56:\"The selected languages have been updated (if installed):\";s:8:\"selected\";s:8:\"Selected\";s:18:\"send_mail_selected\";s:32:\"Select mail recipients from list\";s:9:\"send_mail\";s:12:\"Send Message\";s:4:\"send\";s:4:\"Send\";s:6:\"sender\";s:6:\"Sender\";s:4:\"sent\";s:4:\"Sent\";s:8:\"sequence\";s:8:\"Sequence\";s:9:\"sequences\";s:9:\"Sequences\";s:11:\"server_data\";s:11:\"Server Info\";s:15:\"server_software\";s:15:\"Server Software\";s:6:\"server\";s:6:\"Server\";s:4:\"sess\";s:7:\"Session\";s:22:\"session_reminder_alert\";s:189:\"Your session expires in %1$s at %2$s!\\n\\nChoose OK to continue your session.\\nIf you click Cancel you will not be reminded during the current browser session anymore.\\n\\nInstallation: %3$s.\";s:25:\"session_reminder_extended\";s:32:\"Your session was extended for %s\";s:21:\"session_reminder_info\";s:85:\"If enabled, you receive a reminder before the online-session of your browser expires.\";s:31:\"session_reminder_lead_time_info\";s:241:\"Please specify the lead time for the session reminder in minutes. The reminder displays a warning when only this time span is left before the session expires. Recommended value is 5 (minutes)
The current length of a user session is %s.\";s:26:\"session_reminder_lead_time\";s:8:\"Leadtime\";s:33:\"session_reminder_session_duration\";s:23:\"(Session Duration: %s).\";s:16:\"session_reminder\";s:16:\"Session-Reminder\";s:13:\"set_edit_mode\";s:13:\"Set Edit Mode\";s:11:\"set_offline\";s:11:\"Set Offline\";s:10:\"set_online\";s:10:\"Set Online\";s:3:\"set\";s:3:\"Set\";s:17:\"setSystemLanguage\";s:19:\"Set System Language\";s:24:\"settings_for_new_members\";s:24:\"Settings for new Members\";s:14:\"settings_saved\";s:14:\"Saved settings\";s:8:\"settings\";s:8:\"Settings\";s:15:\"setUserLanguage\";s:17:\"Set User Language\";s:11:\"shib_active\";s:25:\"Enable Shibboleth support\";s:9:\"shib_city\";s:18:\"Attribute for city\";s:14:\"shib_configure\";s:35:\"Configure Shibboleth Authentication\";s:12:\"shib_country\";s:21:\"Attribute for country\";s:22:\"shib_data_conv_warning\";s:59:\"The data manipulation API file you specified cannot be read\";s:14:\"shib_data_conv\";s:38:\"Absolute path to data manipulation API\";s:15:\"shib_department\";s:24:\"Attribute for department\";s:20:\"shib_edit_permission\";s:26:\"Change permission settings\";s:10:\"shib_email\";s:28:\"Attribute for e-mail address\";s:20:\"shib_federation_name\";s:34:\"Name of your Shibboleth federation\";s:14:\"shib_firstname\";s:24:\"Attribute for first name\";s:11:\"shib_gender\";s:49:\"Attribute for gender (must be ‘m’ or ‘f’)\";s:31:\"shib_general_login_instructions\";s:159:\"To log in via %s, please click on the login button and choose your organization of the following page.
If you have questions concerning this, please ask the\";s:36:\"shib_general_wayf_login_instructions\";s:126:\"In case you are not associated with the given organizations and you need access to a course on this server, please contact the\";s:13:\"shib_idp_list\";s:496:\"Provide a list of Identity Providers to let the user choose from on the ILIAS login page.
On each line there must be a comma-separated tuple for providerID of IdP (see the Shibboleth metadata file) and Name of IdP as it shall be displayed in the drop-down list.
As an optional third parameter you can add the location of a Shibboleth session initiator that shall be used in case your ILIAS installation is part of a multi federation setup.\";s:16:\"shib_institution\";s:25:\"Attribute for institution\";s:30:\"shib_invalid_home_organization\";s:35:\"Please choose a valid organization!\";s:13:\"shib_language\";s:22:\"Attribute for language\";s:13:\"shib_lastname\";s:22:\"Attribute for lastname\";s:17:\"shib_login_button\";s:131:\"Path to the image of a Shibboleth login button that is used to redirect users to the WAYF specified in the Shibboleth configuration\";s:36:\"shib_login_embedded_wayf_description\";s:231:\"If this option is chosen, you can provide any HTML code in the login instructions text area below. This can for example be used to embed an own JavaScript WAYF/Discovery Service or create a custom-tailored design of the login area.\";s:24:\"shib_login_embedded_wayf\";s:24:\"Design custom login area\";s:24:\"shib_login_external_wayf\";s:25:\"Use external WAYF service\";s:24:\"shib_login_internal_wayf\";s:22:\"Use ILIAS WAYF service\";s:15:\"shib_login_type\";s:22:\"Organization selection\";s:10:\"shib_login\";s:27:\"Unique Shibboleth attribute\";s:14:\"shib_member_of\";s:20:\"I am a member of ...\";s:15:\"shib_phone_home\";s:31:\"Attribute for home phone number\";s:17:\"shib_phone_mobile\";s:33:\"Attribute for mobile phone number\";s:17:\"shib_phone_office\";s:33:\"Attribute for office phone number\";s:9:\"shib_read\";s:34:\"Read access to Shibboleth settings\";s:29:\"shib_select_home_organization\";s:83:\"For authentication via %s, please select your organization from the drop down list.\";s:19:\"shib_settings_saved\";s:34:\"The Shibboleth settings were saved\";s:11:\"shib_street\";s:20:\"Attribute for street\";s:10:\"shib_title\";s:19:\"Attribute for title\";s:11:\"shib_update\";s:26:\"Update this field on login\";s:22:\"shib_user_default_role\";s:41:\"Default role assigned to Shibboleth users\";s:12:\"shib_visible\";s:31:\"Shibboleth settings are visible\";s:10:\"shib_write\";s:24:\"Edit Shibboleth settings\";s:12:\"shib_zipcode\";s:21:\"Attribute for zipcode\";s:4:\"shib\";s:10:\"Shibboleth\";s:12:\"shop_actions\";s:7:\"Actions\";s:4:\"shop\";s:4:\"Shop\";s:20:\"short_inst_name_info\";s:100:\"This title will appear in the browser header title bar. If no value is entered, ‘ILIAS’ is used.\";s:15:\"short_inst_name\";s:11:\"Short Title\";s:12:\"show_details\";s:12:\"Show Details\";s:11:\"show_filter\";s:11:\"Show Filter\";s:17:\"show_hidden_block\";s:17:\"Show Hidden Block\";s:9:\"show_list\";s:9:\"Show List\";s:12:\"show_members\";s:15:\"Display Members\";s:10:\"show_owner\";s:10:\"Show Owner\";s:18:\"show_private_notes\";s:10:\"Show Notes\";s:12:\"show_profile\";s:12:\"Show profile\";s:14:\"show_structure\";s:22:\"Enable Structured-View\";s:17:\"show_users_online\";s:17:\"Show active users\";s:4:\"show\";s:4:\"Show\";s:10:\"side_frame\";s:10:\"Side Frame\";s:9:\"signature\";s:9:\"Signature\";s:27:\"simultaneous_login_detected\";s:76:\"Your access is denied because of a simultaneous login with the same account.\";s:4:\"size\";s:4:\"Size\";s:10:\"skin_style\";s:20:\"Default Skin / Style\";s:4:\"smtp\";s:4:\"SMTP\";s:29:\"soap_user_administration_desc\";s:48:\"If enabled, ILIAS can be administrated via SOAP.\";s:24:\"soap_user_administration\";s:23:\"Administration via SOAP\";s:19:\"soap_wsdl_path_info\";s:163:\"Please enter the path to the ilias wsdl file which should be used for the webservice. If you leave this field blank, the following path will be used per default:%s\";s:14:\"soap_wsdl_path\";s:9:\"WSDL Path\";s:16:\"socialbm_disable\";s:7:\"Disable\";s:15:\"socialbm_enable\";s:6:\"Enable\";s:30:\"socialbm_extt_social_bookmarks\";s:16:\"Social Bookmarks\";s:25:\"socialbm_link_description\";s:110:\"You can use the placeholders {TITLE} and {LINK} to insert the page title or url in the link.\";s:26:\"socialbm_sure_delete_entry\";s:78:\"Are you sure that you want to delete the selected Social Bookmarking services?\";s:19:\"sort_by_this_column\";s:19:\"Sort by this column\";s:14:\"sorting_header\";s:20:\"Content Item Sorting\";s:19:\"sorting_info_manual\";s:60:\"Content items can be arranged manually in a preferred order.\";s:18:\"sorting_info_title\";s:72:\"Content items are arranged automatically by title in alphabetical order.\";s:21:\"sorting_manual_header\";s:8:\"Manually\";s:12:\"sorting_save\";s:12:\"Save Sorting\";s:20:\"sorting_title_header\";s:28:\"Titles in Alphabetical Order\";s:6:\"spacer\";s:6:\"Spacer\";s:7:\"spl_add\";s:24:\"Add Question Pool Survey\";s:7:\"spl_new\";s:24:\"New Question Pool Survey\";s:15:\"spl_upload_file\";s:11:\"Upload file\";s:3:\"spl\";s:20:\"Question Pool Survey\";s:3:\"ssl\";s:11:\"SSL (HTTPS)\";s:4:\"st_a\";s:9:\"a chapter\";s:6:\"st_add\";s:11:\"Add chapter\";s:8:\"st_added\";s:13:\"Chapter added\";s:7:\"st_edit\";s:12:\"Edit chapter\";s:6:\"st_new\";s:11:\"New chapter\";s:15:\"standard_fields\";s:15:\"Standard Fields\";s:13:\"standard_icon\";s:11:\"Medium Size\";s:9:\"startpage\";s:16:\"ILIAS Login Page\";s:13:\"stat_selected\";s:8:\"Selected\";s:20:\"state_changed_inside\";s:14:\"Changed Inside\";s:13:\"state_changed\";s:7:\"Changed\";s:9:\"state_new\";s:3:\"New\";s:12:\"state_unread\";s:6:\"Unread\";s:9:\"statistic\";s:9:\"Statistic\";s:10:\"statistics\";s:10:\"Statistics\";s:20:\"status_no_permission\";s:21:\"No permission granted\";s:6:\"status\";s:6:\"Status\";s:4:\"step\";s:4:\"Step\";s:16:\"stop_inheritance\";s:16:\"Stop inheritance\";s:18:\"stop_moving_blocks\";s:18:\"Stop Moving Blocks\";s:6:\"street\";s:6:\"Street\";s:9:\"structure\";s:9:\"Structure\";s:3:\"sty\";s:5:\"Style\";s:16:\"style_activation\";s:16:\"Style Activation\";s:19:\"sub_request_deleted\";s:26:\"Deleted membership request\";s:17:\"sub_request_saved\";s:24:\"Saved membership request\";s:11:\"subcat_name\";s:16:\"Subcategory Name\";s:14:\"subchapter_new\";s:15:\"New Sub-chapter\";s:14:\"subject_module\";s:14:\"Subject Module\";s:7:\"subject\";s:7:\"Subject\";s:6:\"submit\";s:6:\"Submit\";s:10:\"subobjects\";s:11:\"Sub-objects\";s:12:\"subscription\";s:12:\"Subscription\";s:7:\"subtabs\";s:7:\"SubTabs\";s:15:\"success_message\";s:15:\"Success Message\";s:7:\"summary\";s:7:\"Summary\";s:26:\"sure_delete_selected_users\";s:52:\"Are you sure you want to delete the selected user(s)\";s:15:\"survey_defaults\";s:28:\"Default Settings for Surveys\";s:32:\"survey_unlimited_invitation_desc\";s:126:\"Allows unlimited invitation in surveys. Unlimited invitation adds the survey to the personal desktop of every registered user.\";s:27:\"survey_unlimited_invitation\";s:20:\"Unlimited Invitation\";s:7:\"svy_add\";s:10:\"Add survey\";s:14:\"svy_evaluation\";s:10:\"Statistics\";s:12:\"svy_finished\";s:29:\"You have completed the survey\";s:7:\"svy_new\";s:10:\"New survey\";s:14:\"svy_no_content\";s:20:\"No surveys available\";s:16:\"svy_not_finished\";s:37:\"The survey has not been completed yet\";s:15:\"svy_not_started\";s:36:\"You did not take part in this survey\";s:15:\"svy_participate\";s:23:\"Participate in a survey\";s:7:\"svy_run\";s:3:\"Run\";s:15:\"svy_upload_file\";s:11:\"Upload file\";s:31:\"svy_warning_survey_not_complete\";s:24:\"The survey is incomplete\";s:3:\"svy\";s:6:\"Survey\";s:12:\"system_check\";s:12:\"System Check\";s:22:\"system_choose_language\";s:22:\"System Choose Language\";s:13:\"system_groups\";s:13:\"System Groups\";s:10:\"system_grp\";s:12:\"System Group\";s:18:\"system_information\";s:18:\"System Information\";s:15:\"system_language\";s:15:\"System Language\";s:14:\"system_message\";s:15:\"System Messages\";s:21:\"system_style_settings\";s:21:\"System Style Settings\";s:13:\"system_styles\";s:13:\"System Styles\";s:6:\"system\";s:6:\"System\";s:16:\"systemcheck_cron\";s:32:\"Process System Check in Cron Job\";s:20:\"systemcheck_cronform\";s:38:\"Activation of System Check in Cron Job\";s:17:\"table_mail_import\";s:11:\"Mail import\";s:4:\"tabs\";s:4:\"Tabs\";s:15:\"tagging_my_tags\";s:7:\"My Tags\";s:24:\"take_over_structure_info\";s:116:\"If activated, directories in the zip file will be mapped to categories or, if used in groups or courses, to folders.\";s:19:\"take_over_structure\";s:15:\"Adopt Structure\";s:6:\"target\";s:6:\"Target\";s:7:\"tax_add\";s:12:\"Add Taxonomy\";s:10:\"tax_delete\";s:17:\"Delete taxonomies\";s:19:\"tax_edit_permission\";s:26:\"Change permission settings\";s:8:\"tax_edit\";s:13:\"Edit Taxonomy\";s:7:\"tax_new\";s:12:\"New Taxonomy\";s:8:\"tax_read\";s:25:\"Read access to taxonomies\";s:11:\"tax_visible\";s:19:\"Taxonomy is visible\";s:9:\"tax_write\";s:26:\"Write access to taxonomies\";s:3:\"tax\";s:8:\"Taxonomy\";s:20:\"taxf_edit_permission\";s:26:\"Change permission settings\";s:9:\"taxf_read\";s:30:\"Read access to taxonomy folder\";s:12:\"taxf_visible\";s:26:\"Taxonomy folder is visible\";s:10:\"taxf_write\";s:31:\"Write access to taxonomy folder\";s:4:\"term\";s:4:\"Term\";s:11:\"test_intern\";s:11:\"Test Intern\";s:11:\"test_module\";s:11:\"Test Module\";s:4:\"test\";s:4:\"Test\";s:5:\"tests\";s:5:\"Tests\";s:7:\"textbox\";s:7:\"Textbox\";s:6:\"thread\";s:6:\"Thread\";s:9:\"thumbnail\";s:9:\"Thumbnail\";s:6:\"time_d\";s:3:\"Day\";s:6:\"time_h\";s:4:\"Hour\";s:38:\"time_limit_add_time_limit_for_selected\";s:52:\"Please enter a time period for the selected user(s).\";s:24:\"time_limit_applied_users\";s:13:\"Applied users\";s:15:\"time_limit_from\";s:17:\"From (time limit)\";s:18:\"time_limit_message\";s:20:\"Message (time limit)\";s:28:\"time_limit_no_users_selected\";s:21:\"Please select a user.\";s:20:\"time_limit_not_valid\";s:24:\"The period is not valid.\";s:28:\"time_limit_not_within_owners\";s:60:\"Your access is limited. The period is outside of your limit.\";s:16:\"time_limit_owner\";s:18:\"Owner (time limit)\";s:18:\"time_limit_reached\";s:32:\"Your user account is not active.\";s:20:\"time_limit_unlimited\";s:22:\"Unlimited (time limit)\";s:16:\"time_limit_until\";s:18:\"Until (time limit)\";s:24:\"time_limit_users_updated\";s:17:\"User data updated\";s:10:\"time_limit\";s:6:\"Access\";s:11:\"time_limits\";s:6:\"Access\";s:12:\"time_segment\";s:14:\"Period of time\";s:4:\"time\";s:4:\"Time\";s:9:\"tiny_icon\";s:10:\"Small Size\";s:10:\"title_long\";s:10:\"Long Title\";s:14:\"title_required\";s:22:\"Please insert a title.\";s:5:\"title\";s:5:\"Title\";s:14:\"to_client_list\";s:16:\"Client Selection\";s:10:\"to_desktop\";s:14:\"Add to Desktop\";s:9:\"to_filter\";s:6:\"Filter\";s:2:\"to\";s:2:\"To\";s:5:\"today\";s:5:\"Today\";s:19:\"toggleGlobalDefault\";s:21:\"Toggle Global Default\";s:17:\"toggleGlobalFixed\";s:19:\"Toggle Global Fixed\";s:8:\"tomorrow\";s:8:\"Tomorrow\";s:5:\"total\";s:5:\"Total\";s:8:\"tpl_path\";s:13:\"Template Path\";s:15:\"tracked_objects\";s:15:\"Tracked objects\";s:25:\"tracking_data_del_confirm\";s:81:\"Do you really want to delete all tracking data of the specified month and before?\";s:21:\"tracking_data_deleted\";s:21:\"Tracking data deleted\";s:13:\"tracking_data\";s:13:\"Tracking Data\";s:17:\"tracking_settings\";s:26:\"Learning Progress Settings\";s:11:\"translation\";s:11:\"Translation\";s:5:\"trash\";s:5:\"Trash\";s:15:\"tree_frame_info\";s:96:\"Defines whether the tree frame (e.g. repository tree) should appear on the left or on the right.\";s:10:\"tree_frame\";s:10:\"Tree Frame\";s:9:\"tree_left\";s:4:\"Left\";s:10:\"tree_right\";s:5:\"Right\";s:4:\"tree\";s:4:\"Tree\";s:8:\"treeview\";s:12:\"Show Sidebar\";s:7:\"tst_add\";s:8:\"Add test\";s:13:\"tst_anon_eval\";s:7:\"Results\";s:7:\"tst_new\";s:8:\"New test\";s:14:\"tst_no_content\";s:18:\"No tests available\";s:7:\"tst_run\";s:3:\"Run\";s:26:\"tst_statistical_evaluation\";s:10:\"Statistics\";s:14:\"tst_statistics\";s:10:\"Statistics\";s:15:\"tst_upload_file\";s:11:\"Upload file\";s:20:\"tst_user_not_invited\";s:39:\"You are not supposed to take this test.\";s:23:\"tst_user_wrong_clientip\";s:43:\"You don\'t have the right ip using this test\";s:29:\"tst_warning_test_not_complete\";s:25:\"The test is not complete!\";s:3:\"tst\";s:4:\"Test\";s:6:\"tutors\";s:6:\"Tutors\";s:27:\"txt_add_object_instruction1\";s:44:\"Browse to the location where you want to add\";s:27:\"txt_add_object_instruction2\";s:1:\".\";s:24:\"txt_registered_passw_gen\";s:109:\"You successfully registered to ILIAS. You should receive an e-Mail including your generated password shortly.\";s:14:\"txt_registered\";s:112:\"You successfully registered to ILIAS. Please click on the button below to login to ILIAS with your user account.\";s:13:\"txt_submitted\";s:228:\"You successfully submitted an account request to ILIAS. Your account request will be reviewed by the system administrators, and should be activated within 48 hours. You will not be able to log in until your account is activated.\";s:3:\"typ\";s:22:\"Object Type Definition\";s:22:\"type_your_message_here\";s:22:\"Type Your Message Here\";s:4:\"type\";s:4:\"Type\";s:13:\"udf_add_field\";s:9:\"Add Field\";s:15:\"udf_added_field\";s:16:\"Added new field.\";s:17:\"udf_delete_header\";s:12:\"Delete Field\";s:15:\"udf_delete_sure\";s:71:\"Are you sure you want to delete this field and all assigned user data ?\";s:21:\"udf_duplicate_entries\";s:29:\"The values have to be unique.\";s:17:\"udf_field_deleted\";s:14:\"Deleted field.\";s:23:\"udf_name_already_exists\";s:63:\"This field name already exists. Please choose a different name.\";s:14:\"udf_no_entries\";s:31:\"Please enter minimum one value.\";s:17:\"udf_no_name_given\";s:26:\"Please enter a field name.\";s:31:\"udf_required_requires_visib_reg\";s:84:\"When field is set to ‘required’, it must be set to ‘visible in registration’\";s:13:\"udf_type_date\";s:4:\"Date\";s:17:\"udf_type_datetime\";s:13:\"Date and Time\";s:15:\"udf_type_select\";s:26:\"Selection List (Drop-Down)\";s:13:\"udf_type_text\";s:21:\"Text Field (One Line)\";s:16:\"udf_type_wysiwyg\";s:19:\"Text Area (WYSIWYG)\";s:23:\"udf_update_select_field\";s:15:\"Edit Select Box\";s:18:\"udf_update_success\";s:20:\"Saved modifications.\";s:21:\"udf_update_text_field\";s:15:\"Edit Text Field\";s:24:\"udf_update_wysiwyg_field\";s:30:\"Edit Text Area (WYSIWYG) Field\";s:17:\"udf_value_deleted\";s:27:\"The value has been deleted.\";s:9:\"udf_value\";s:5:\"Value\";s:3:\"uid\";s:3:\"UID\";s:22:\"ums_create_new_account\";s:18:\"Create New Account\";s:17:\"ums_explanation_2\";s:65:\"If this is not your account, please hit ‘Create New Account’.\";s:17:\"ums_explanation_3\";s:198:\"Your external account could not be mapped to an ILIAS account. But ILIAS has found multiple accounts with your e-mail address. If one of those is your account, please login with your ILIAS password.\";s:17:\"ums_explanation_4\";s:69:\"If none of them is your account, please hit ‘Create New Account’.\";s:15:\"ums_explanation\";s:183:\"Your external account could not be mapped to an ILIAS account. But ILIAS has found an account with your e-mail address. If this is your account, please login with your ILIAS password.\";s:17:\"ums_login_account\";s:13:\"Login Account\";s:15:\"unambiguousness\";s:19:\"Distinguishing mark\";s:11:\"uncheck_all\";s:11:\"Uncheck all\";s:9:\"unchecked\";s:9:\"Unchecked\";s:9:\"uninstall\";s:9:\"Uninstall\";s:11:\"uninstalled\";s:12:\"uninstalled.\";s:7:\"unknown\";s:7:\"UNKNOWN\";s:9:\"unlabeled\";s:9:\"Unlabeled\";s:16:\"unread_lowercase\";s:6:\"unread\";s:6:\"unread\";s:6:\"Unread\";s:10:\"unselected\";s:10:\"Unselected\";s:11:\"unsubscribe\";s:19:\"Remove from desktop\";s:5:\"unzip\";s:5:\"Unzip\";s:2:\"up\";s:2:\"Up\";s:14:\"update_applied\";s:14:\"Update Applied\";s:15:\"update_language\";s:15:\"Update Language\";s:18:\"update_on_conflict\";s:18:\"Update on conflict\";s:6:\"update\";s:4:\"Edit\";s:27:\"upload_error_file_not_found\";s:29:\"Upload error: File not found.\";s:6:\"upload\";s:6:\"Upload\";s:20:\"uploaded_and_checked\";s:71:\"The file has been uploaded and checked, you can now start to import it.\";s:3:\"uri\";s:3:\"URI\";s:5:\"url_a\";s:5:\"a URL\";s:7:\"url_add\";s:7:\"Add URL\";s:9:\"url_added\";s:9:\"URL added\";s:14:\"url_create_url\";s:10:\"Create URL\";s:10:\"url_delete\";s:10:\"Delete URL\";s:15:\"url_description\";s:15:\"URL Description\";s:19:\"url_edit_permission\";s:26:\"Change Permission settings\";s:8:\"url_edit\";s:8:\"Edit URL\";s:7:\"url_new\";s:7:\"New URL\";s:13:\"url_not_found\";s:14:\"File Not Found\";s:8:\"url_read\";s:8:\"Open URL\";s:12:\"url_to_latex\";s:23:\"URL to LaTeX CGI script\";s:11:\"url_visible\";s:14:\"URL is visible\";s:9:\"url_write\";s:8:\"Edit URL\";s:3:\"url\";s:3:\"URL\";s:27:\"use_customized_instructions\";s:28:\"Use customized instructions:\";s:24:\"use_default_instructions\";s:25:\"Use default instructions.\";s:11:\"user_access\";s:15:\"Access per user\";s:14:\"user_activated\";s:22:\"User has been approved\";s:10:\"user_added\";s:10:\"User added\";s:15:\"user_assignment\";s:15:\"User Assignment\";s:22:\"user_cant_receive_mail\";s:42:\"user is not allowed to use the mail system\";s:12:\"user_comment\";s:12:\"User comment\";s:16:\"user_deactivated\";s:25:\"User has been disapproved\";s:19:\"user_defined_fields\";s:13:\"Custom Fields\";s:17:\"user_defined_list\";s:23:\"Custom User Data Fields\";s:12:\"user_deleted\";s:12:\"User deleted\";s:11:\"user_detail\";s:11:\"Detail Data\";s:21:\"user_ext_account_desc\";s:84:\"Account used for external authentication. (CAS, SOAP, LDAP or Radius authentication)\";s:16:\"user_ext_account\";s:16:\"External Account\";s:10:\"user_image\";s:10:\"User Image\";s:18:\"user_import_failed\";s:19:\"User import failed.\";s:27:\"user_imported_with_warnings\";s:35:\"User import complete with warnings.\";s:13:\"user_imported\";s:21:\"User import complete.\";s:13:\"user_language\";s:13:\"User Language\";s:26:\"user_new_account_mail_desc\";s:190:\"This mail is sent automatically to users that have self-registered or to those who have been registered by an administrator with enabled setting ‘Send mail to inform user about changes’.\";s:21:\"user_new_account_mail\";s:16:\"New Account Mail\";s:15:\"user_not_chosen\";s:34:\"You did not choose a group-member.\";s:14:\"user_not_known\";s:31:\"Please insert a valid username.\";s:31:\"user_profile_instant_messengers\";s:18:\"Instant Messengers\";s:18:\"user_profile_other\";s:17:\"Other Information\";s:26:\"user_send_new_account_mail\";s:23:\"Send new account e-mail\";s:15:\"user_statistics\";s:16:\"Statistical Data\";s:11:\"user_status\";s:11:\"User Status\";s:16:\"user_toggle_noti\";s:48:\"Member is not allowed to deactivate notification\";s:4:\"user\";s:4:\"User\";s:8:\"userdata\";s:9:\"User Data\";s:21:\"userfolder_export_csv\";s:22:\"Comma Separated Values\";s:27:\"userfolder_export_excel_x86\";s:15:\"Microsoft Excel\";s:27:\"userfolder_export_file_size\";s:9:\"File size\";s:22:\"userfolder_export_file\";s:4:\"File\";s:23:\"userfolder_export_files\";s:5:\"Files\";s:21:\"userfolder_export_xml\";s:3:\"XML\";s:8:\"username\";s:8:\"Username\";s:18:\"users_not_imported\";s:71:\"The following users do not exist, their messages cannot become imported\";s:28:\"users_online_show_associated\";s:42:\"Show members of my courses and groups only\";s:19:\"users_online_show_n\";s:23:\"Don\'t show active users\";s:34:\"users_online_show_short_associated\";s:29:\"Only course and group members\";s:25:\"users_online_show_short_n\";s:23:\"Don\'t show active users\";s:25:\"users_online_show_short_y\";s:21:\"Show all active users\";s:19:\"users_online_show_y\";s:21:\"Show all active users\";s:12:\"users_online\";s:12:\"Active Users\";s:5:\"users\";s:5:\"Users\";s:12:\"usertracking\";s:13:\"User Tracking\";s:5:\"usr_a\";s:6:\"a User\";s:15:\"usr_active_only\";s:17:\"Active Users only\";s:7:\"usr_add\";s:8:\"Add User\";s:9:\"usr_added\";s:10:\"User added\";s:19:\"usr_agreement_empty\";s:30:\"The agreement contains no text\";s:13:\"usr_agreement\";s:14:\"User Agreement\";s:8:\"usr_edit\";s:9:\"Edit User\";s:23:\"usr_filter_coursemember\";s:16:\"Member of course\";s:23:\"usr_filter_empty_result\";s:54:\"No users found that match the selected filter criteria\";s:22:\"usr_filter_groupmember\";s:15:\"Member of group\";s:20:\"usr_filter_lastlogin\";s:18:\"Last login of user\";s:15:\"usr_filter_role\";s:13:\"Assigned role\";s:17:\"usr_hits_per_page\";s:19:\"Hits/page in tables\";s:17:\"usr_inactive_only\";s:19:\"Inactive Users only\";s:23:\"usr_limited_access_only\";s:30:\"Users with limited access only\";s:7:\"usr_new\";s:8:\"New User\";s:32:\"usr_settings_explanation_profile\";s:424:\"Check ‘Visible’ to show fields in the registration form and personal data on the personal desktop. Check ‘Changeable’ to allow the user to change the value in the personal data. Please note that visible fields can always be entered in the registration form. Required fields are required in the registration form and the personal data. All data can be changed in the user administration independent on these settings.\";s:35:\"usr_settings_header_profile_profile\";s:24:\"Personal profile setting\";s:27:\"usr_settings_header_profile\";s:25:\"Standard User Data Fields\";s:18:\"usr_settings_saved\";s:40:\"Global user settings saved successfully!\";s:22:\"usr_settings_visib_lua\";s:36:\"Visible in Local User Administration\";s:27:\"usr_settings_changeable_lua\";s:39:\"Changeable in Local User Administration\";s:14:\"usr_skin_style\";s:12:\"Skin / Style\";s:9:\"usr_style\";s:10:\"User Style\";s:19:\"usr_without_courses\";s:30:\"Users without courses assigned\";s:3:\"usr\";s:4:\"User\";s:16:\"usrf_create_user\";s:23:\"Create new user account\";s:4:\"usrf\";s:13:\"User accounts\";s:23:\"usrimport_action_failed\";s:19:\"Action %1$s failed.\";s:24:\"usrimport_action_ignored\";s:20:\"Ignored action %1$s.\";s:25:\"usrimport_action_replaced\";s:29:\"Replaced action %1$s by %2$s.\";s:21:\"usrimport_cant_delete\";s:60:\"Can\'t perform ‘Delete’ action. No such user in database.\";s:21:\"usrimport_cant_insert\";s:63:\"Can\'t perform ‘Insert’ action. User is already in database.\";s:21:\"usrimport_cant_update\";s:60:\"Can\'t perform ‘Update’ action. No such user in database.\";s:32:\"usrimport_conflict_handling_info\";s:432:\"When ‘Ignore on conflict’ is selected, ILIAS ignores an action, if it can not be performed (e. g. an ‘Insert’ action is not done, if there is already a user with the same login in the database.)\\nWhen ‘Update on conflict’ is selected, ILIAS updates the database if an action can not be performed. (e. g. an ‘Insert’ action is replaced by an ‘Update’ action, if a user with the same login exists in the database).\";s:41:\"usrimport_global_role_for_action_required\";s:61:\"At least one global role must be specified for \"%1$s\" action.\";s:21:\"usrimport_ignore_role\";s:11:\"Ignore role\";s:29:\"usrimport_login_is_not_unique\";s:20:\"Login is not unique.\";s:38:\"usrimport_no_insert_ext_account_exists\";s:67:\"Can\'t perform ‘Insert’ action. External account already exists.\";s:38:\"usrimport_no_update_ext_account_exists\";s:67:\"Can\'t perform ‘Update’ action. External account already exists.\";s:43:\"usrimport_with_specified_role_not_permitted\";s:41:\"Import with specified role not permitted.\";s:31:\"usrimport_xml_attribute_missing\";s:46:\"Attribute \"%2$s\" in element \"%1$s\" is missing.\";s:37:\"usrimport_xml_attribute_value_illegal\";s:62:\"Value \"%3$s\" of attribute \"%2$s\" in element \"%1$s\" is illegal.\";s:42:\"usrimport_xml_attribute_value_inapplicable\";s:85:\"Value \"%3$s\" of attribute \"%2$s\" in element \"%1$s\" is inapplicable for \"%4$s\" action.\";s:37:\"usrimport_xml_element_content_illegal\";s:44:\"Content \"%2$s\" of element \"%1$s\" is illegal.\";s:41:\"usrimport_xml_element_for_action_required\";s:51:\"Element \"%1$s\" must be specified for \"%2$s\" action.\";s:34:\"usrimport_xml_element_inapplicable\";s:49:\"Element \"%1$s\" is inapplicable for \"%2$s\" action.\";s:36:\"usrimport_xml_pw_bcrypt_missing_salt\";s:37:\"Missing salt, cannot import password.\";s:5:\"valid\";s:5:\"Valid\";s:8:\"validate\";s:8:\"Validate\";s:5:\"value\";s:5:\"Value\";s:14:\"vcard_download\";s:22:\"Download Visiting Card\";s:5:\"vcard\";s:13:\"Visiting Card\";s:7:\"vendors\";s:7:\"Vendors\";s:19:\"verification_failed\";s:19:\"Verification failed\";s:24:\"verification_failure_log\";s:24:\"Verification failure log\";s:16:\"verification_log\";s:16:\"Verification log\";s:24:\"verification_warning_log\";s:24:\"Verification warning log\";s:7:\"version\";s:7:\"Version\";s:8:\"versions\";s:8:\"Versions\";s:12:\"view_content\";s:12:\"View Content\";s:4:\"view\";s:4:\"View\";s:14:\"visible_layers\";s:14:\"Visible Layers\";s:20:\"visible_registration\";s:23:\"Visible in Registration\";s:7:\"visible\";s:7:\"Visible\";s:7:\"visitor\";s:7:\"Visitor\";s:8:\"visitors\";s:8:\"Visitors\";s:6:\"visits\";s:6:\"Visits\";s:13:\"web_resources\";s:8:\"Weblinks\";s:28:\"webdav_pear_auth_http_needed\";s:127:\"You need to install Pear Auth_HTTP to use this function. To do this, enter pear install Auth_HTTP on the terminal.\";s:6:\"webdav\";s:6:\"WebDAV\";s:18:\"webfolder_dir_info\";s:122:\"You got here, because your browser can\'t open webfolders. Read the instructions for opening webfolders.\";s:18:\"webfolder_index_of\";s:13:\"Index of %1$s\";s:27:\"webfolder_instructions_info\";s:479:\"The webfolder instructions are shown on browsers, which can not open a webfolder directly. You can use HTML code, and the following placeholders: [WEBFOLDER_TITLE], [WEBFOLDER_URI], [WEBFOLDER_URI_IE], [WEBFOLDER_URI_KONQUEROR], [WEBFOLDER_URI_NAUTILUS], [ADMIN_MAIL], [IF_WINDOWS]...[/IF_WINDOWS], [IF_MAC]...[/IF_MAC], [IF_LINUX]...[/IF_LINUX]. Clear the field to get the default instructions.\";s:27:\"webfolder_instructions_text\";s:2920:\"

Follow the instructions below, to open [WEBFOLDER_TITLE] as a webfolder:

[IF_WINDOWS]

Instructions for Windows Vista

  1. Press the key combination Windows+E to open Windows Explorer.
  2. Click on ‘Add Network Place’ in the toolbar.
    The ‘Add a Network Place’ wizard will open.
  3. Click at the link ‘Connect to a website’.
  4. Select the ‘Choose Another Network Location’ option, and select ‘Next’.
  5. In the ‘Internet or Network Address’ field enter
    [WEBFOLDER_URI]
    then select ‘Next’.
  6. Enter your login and password, and select ‘OK’.
    Repeat this step until you get to the next dialog window.
  7. Enter a name for the webfolder, then select ‘Next’.
  8. Enter your login and password, and select ‘OK’.
    Repeat this step until you get to the next dialog window.
  9. Select ‘Finish’.
  10. You can now access the webfolder from the start menu ‘Computer’.

Instructions for Windows XP

  1. Press the key combination Windows+E to open Windows Explorer.
  2. Choose the menu ‘Extras > Add Network Place...’.
    The ’Add a Network Place’ wizard will open.
  3. Click at the link ‘Connect to a website ...’.
    The assistant window will open.
  4. Select ‘Next’.
  5. Select the ‘Choose Another Network Location’ option, and select ‘Next’.
  6. In the ‘Internet or Network Address’ field enter
    [WEBFOLDER_URI]
    then select ‘Next’.
  7. Enter your login and password, and select ‘OK’.
  8. Enter a name for the webfolder, then select ‘Next’.
  9. Enter your login and password, and select ‘OK’.
  10. Select ‘Finish’.
  11. This will open the webfolder. You can later access the webfolder from the start menu ‘Network places’ again.
[/IF_WINDOWS][IF_MAC]

Instructions for Mac OS X

  1. Open the Finder
  2. Choose the menu ‘Go > Connect to Server...’
    The ’Connect to Server’ dialog will open.
  3. In the address field enter the following address:
    [WEBFOLDER_URI]
    and select ’Connect’.
  4. Enter your login and password, and select ’OK’.
[/IF_MAC][IF_LINUX]

Instructions for Linux with Konqueror

  1. Start the Konqueror browser
  2. In the address field enter the following address:
    [WEBFOLDER_URI_KONQUEROR]
  3. Press the Enter key.
  4. Enter your login and password, and select ’OK’.

Instructions for Linux with Nautilus

  1. Start the Nautilus browser
  2. In the address field enter the following address:
    [WEBFOLDER_URI_NAUTILUS]
  3. Press the Enter key.
  4. Enter your login and password, and select ’OK’.
[/IF_LINUX]

If opening the webfolder does not work, please contact [ADMIN_MAIL].

\";s:32:\"webfolder_instructions_titletext\";s:22:\"Open %1$s as webfolder\";s:22:\"webfolder_instructions\";s:22:\"Webfolder instructions\";s:24:\"webfolder_mount_dir_with\";s:167:\"Open this page as a Webfolder with Internet Explorer 6, Konqueror, Nautilus, other Browser.\";s:9:\"webfolder\";s:9:\"Webfolder\";s:11:\"webr_active\";s:6:\"Active\";s:13:\"webr_add_item\";s:11:\"Add Weblink\";s:8:\"webr_add\";s:11:\"Add Weblink\";s:17:\"webr_delete_items\";s:17:\"Delete Weblink(s)\";s:18:\"webr_deleted_items\";s:19:\"Deleted Weblink(s).\";s:18:\"webr_disable_check\";s:18:\"Disable Validation\";s:14:\"webr_edit_item\";s:12:\"Edit Weblink\";s:9:\"webr_edit\";s:12:\"Edit Weblink\";s:16:\"webr_fillout_all\";s:36:\"Please fill out all required fields.\";s:17:\"webr_item_updated\";s:19:\"Saved modifications\";s:9:\"webr_join\";s:18:\"Subscribe Weblinks\";s:21:\"webr_last_check_table\";s:11:\"Last check:\";s:15:\"webr_last_check\";s:10:\"Last check\";s:10:\"webr_leave\";s:20:\"Unsubscribe Weblinks\";s:19:\"webr_modified_items\";s:20:\"Saved modifications.\";s:18:\"webr_never_checked\";s:13:\"Never checked\";s:8:\"webr_new\";s:15:\"Add New Weblink\";s:21:\"webr_no_items_created\";s:19:\"No Weblinks created\";s:22:\"webr_sure_delete_items\";s:54:\"Do you really want to delete the following Weblink(s)?\";s:4:\"webr\";s:7:\"Weblink\";s:11:\"webservices\";s:4:\"SOAP\";s:4:\"week\";s:4:\"Week\";s:6:\"weekly\";s:6:\"weekly\";s:5:\"weeks\";s:5:\"Weeks\";s:7:\"welcome\";s:7:\"Welcome\";s:13:\"who_is_online\";s:14:\"Who is online?\";s:14:\"width_x_height\";s:14:\"Width x Height\";s:5:\"width\";s:5:\"Width\";s:8:\"wiki_add\";s:8:\"Add Wiki\";s:8:\"wiki_new\";s:8:\"New Wiki\";s:4:\"wiki\";s:4:\"Wiki\";s:4:\"with\";s:4:\"with\";s:18:\"wizard_search_list\";s:67:\"Your search produced the following hits. Please select one of them.\";s:17:\"wizard_title_info\";s:59:\"Please enter the title of the object you want to duplicate.\";s:5:\"write\";s:5:\"Write\";s:17:\"wrong_ip_detected\";s:95:\"Your access is denied because of a wrong client ip.
Please contact the system administrator.\";s:4:\"year\";s:4:\"Year\";s:5:\"years\";s:5:\"Years\";s:3:\"yes\";s:3:\"Yes\";s:9:\"yesterday\";s:9:\"Yesterday\";s:23:\"you_may_add_local_roles\";s:23:\"You May Add Local Roles\";s:12:\"your_message\";s:12:\"Your Message\";s:19:\"zip_structure_error\";s:49:\"Archive contains same file names. Upload aborted.\";s:15:\"zip_test_failed\";s:56:\"Zip-Test failed. Please contact you ILIAS administrator.\";s:3:\"zip\";s:8:\"Zip Code\";s:7:\"zipcode\";s:8:\"Zip Code\";s:14:\"db_need_hotfix\";s:44:\"Hotfix available. Please open setup program.\";s:14:\"session_config\";s:16:\"Session Settings\";s:34:\"session_config_maintenance_enabled\";s:29:\"Maintenance by client allowed\";s:35:\"session_config_maintenance_disabled\";s:33:\"Maintenance by client not allowed\";s:17:\"session_max_count\";s:19:\"Max active sessions\";s:22:\"session_max_count_info\";s:120:\"Defines the maximum number of sessions that can be created simultaneously. Setting this to ‘0’ disables the feature.\";s:16:\"session_min_idle\";s:29:\"Min session idle (in minutes)\";s:21:\"session_min_idle_info\";s:188:\"When a user idles for at least this period of time the session can be destroyed if another session should be opened for another user and the maximum number of existing sessions is reached.\";s:16:\"session_max_idle\";s:29:\"Max session idle (in minutes)\";s:21:\"session_max_idle_info\";s:83:\"Defines the maximum period of idle time a user can idle before his session expires.\";s:36:\"session_max_idle_after_first_request\";s:49:\"Max session idle after first request (in minutes)\";s:41:\"session_max_idle_after_first_request_info\";s:203:\"All sessions that idles for at least this period of time after first request will be destroyed if another session should be opened for another user and the maximum number of existing sessions is reached.\";s:21:\"reached_session_limit\";s:61:\"The limit of online users is reached. Please try again later.\";s:32:\"mail_to_global_roles_not_allowed\";s:47:\"It is not allowed to send mails to global roles\";s:24:\"mail_no_valid_group_role\";s:19:\"No valid group role\";s:29:\"delete_inactive_user_accounts\";s:29:\"Delete inactive user accounts\";s:34:\"delete_inactive_user_accounts_desc\";s:82:\"If enabled, user accounts will be deleted depending on the date of the last login.\";s:36:\"delete_inactive_user_accounts_period\";s:28:\"Days passed since last login\";s:41:\"delete_inactive_user_accounts_period_desc\";s:82:\"All user accounts without login within the defined period of time will be deleted.\";s:43:\"delete_inactive_user_accounts_include_roles\";s:14:\"Included roles\";s:48:\"delete_inactive_user_accounts_include_roles_desc\";s:56:\"Defines the roles that will participate in the deletion.\";s:38:\"delete_inactive_user_accounts_interval\";s:9:\"Frequency\";s:32:\"delete_inactivated_user_accounts\";s:32:\"Delete inactivated user accounts\";s:37:\"delete_inactivated_user_accounts_desc\";s:80:\"If enabled, user accounts will be deleted depending on the date of inactivation.\";s:39:\"delete_inactivated_user_accounts_period\";s:30:\"Days passed since inactivation\";s:44:\"delete_inactivated_user_accounts_period_desc\";s:78:\"Accounts will be deleted if this period of time has passed since inactivation.\";s:46:\"delete_inactivated_user_accounts_include_roles\";s:14:\"Included roles\";s:51:\"delete_inactivated_user_accounts_include_roles_desc\";s:56:\"Defines the roles that will participate in the deletion.\";s:41:\"delete_inactivated_user_accounts_interval\";s:9:\"Frequency\";s:46:\"delete_inactivated_user_accounts_interval_desc\";s:55:\"Deletion conditions will be reviewed in this frequency.\";s:8:\"obj_frma\";s:5:\"Forum\";s:13:\"obj_frma_desc\";s:21:\"Global Forum Settings\";s:20:\"show_system_messages\";s:15:\"System Messages\";s:24:\"settings_for_all_members\";s:51:\"Notification activated for all course/group members\";s:18:\"settings_per_users\";s:32:\"Settings per Course/Group Member\";s:10:\"backto_lua\";s:33:\"Back to Local User Administration\";s:22:\"sort_activation_header\";s:10:\"By timings\";s:19:\"sort_inherit_prefix\";s:7:\"Default\";s:20:\"sorting_info_inherit\";s:55:\"The sorting mode is adopted from a parent course/group.\";s:11:\"sel_country\";s:7:\"Country\";s:8:\"obj_book\";s:12:\"Booking Pool\";s:9:\"objs_book\";s:13:\"Booking Pools\";s:17:\"country_selection\";s:29:\"Country (Drop Down Selection)\";s:17:\"country_free_text\";s:25:\"Country (Free Text Input)\";s:20:\"optional_filter_hint\";s:44:\"Please activate one of the optional filters.\";s:19:\"sess_fixed_duration\";s:22:\"Fixed Session Duration\";s:36:\"sess_load_dependent_session_handling\";s:31:\"Load Dependent Session Handling\";s:9:\"sess_mode\";s:12:\"Session Mode\";s:18:\"cronjob_last_start\";s:26:\"Last Start of the Cron Job\";s:30:\"enable_disk_quota_summary_mail\";s:23:\"Send Disk Quota Summary\";s:35:\"enable_disk_quota_summary_mail_desc\";s:99:\"The disk quota summary is a daily notification containing all users, who exceeded their disk quota.\";s:23:\"disk_quota_summary_rctp\";s:10:\"Recipients\";s:28:\"disk_quota_summary_rctp_desc\";s:133:\"Enter the user names (comma-separated) of those users who shall receive a daily report with users currently exceeding the disk quota.\";s:28:\"disk_quota_exceeded_headline\";s:51:\"The following users have exceeded their disk quota:\";s:17:\"usrf_profile_link\";s:20:\"Link to user profile\";s:25:\"currently_used_disk_space\";s:25:\"Currently used disk space\";s:26:\"disk_quota_summary_subject\";s:30:\"Summary of Exceeded Disk Quota\";s:26:\"cronjob_last_start_unknown\";s:13:\"Indeterminate\";s:30:\"cron_mail_notification_message\";s:41:\"Send Mail Notifications with Mail-Message\";s:35:\"cron_mail_notification_message_info\";s:89:\"If enabled, all users will get notifications with complete mail message by external mail.\";s:25:\"follow_link_to_read_mails\";s:45:\"click the following link to read these mails:\";s:31:\"mails_at_the_ilias_installation\";s:58:\"You received %1$s new mails at the ILIAS-Installation %2$s\";s:30:\"mail_at_the_ilias_installation\";s:57:\"You received %1$s new mail at the ILIAS-Installation %2$s\";s:22:\"webdav_pwd_instruction\";s:147:\"We suggest to create a local password for opening the repository as webfolder.
This password is only required for the webfolder functionality.\";s:30:\"webdav_pwd_instruction_success\";s:84:\"A new local password has been created. You can now open the repository as webfolder.\";s:22:\"err_auth_apache_failed\";s:107:\"The authentication has failed. Maybe you have no valid user certificate or your smart card is not inserted.\";s:21:\"nr_following_sessions\";s:27:\"%1d following session(s)...\";s:7:\"obj_ass\";s:5:\"Asset\";s:26:\"enable_anonymous_fora_desc\";s:104:\"If this option is disabled, the feature ‘Posting with pseudonym’ is not available in forums anymore.\";s:21:\"enable_anonymous_fora\";s:28:\"Allow posting with pseudonym\";s:18:\"personal_workspace\";s:12:\"My Workspace\";s:8:\"obj_wfld\";s:6:\"Folder\";s:8:\"obj_blog\";s:4:\"Blog\";s:29:\"preconditions_obligatory_hint\";s:54:\"You have to fulfill all of the following preconditions\";s:27:\"preconditions_optional_hint\";s:60:\"You have to fulfill %s of the following preconditions\";s:10:\"glo_import\";s:15:\"Import Glossary\";s:22:\"title_and_translations\";s:22:\"Title and Translations\";s:13:\"rep_main_page\";s:4:\"Home\";s:17:\"personal_settings\";s:8:\"Settings\";s:20:\"payment_notification\";s:22:\"Send Shop Notification\";s:25:\"payment_notification_desc\";s:73:\"If enabled, users get a reminder to extend the duration of bought objects\";s:37:\"payment_reminder_notification_subject\";s:53:\"The access duration of bought objects is ending soon.\";s:26:\"bought_objects_expire_soon\";s:153:\"For some of your bought objects the access duration is ending soon. You are able to extend the access duration, by buying an extension for these objects.\";s:14:\"access_enddate\";s:15:\"Access End Date\";s:22:\"toggle_hidden_sections\";s:21:\"Show More Information\";s:20:\"show_hidden_sections\";s:29:\"Show More Information »\";s:21:\"hide_visible_sections\";s:29:\"Hide More Information »\";s:18:\"tst_edit_questions\";s:14:\"Edit Questions\";s:5:\"first\";s:5:\"First\";s:6:\"behind\";s:6:\"Behind\";s:21:\"object_purchased_date\";s:13:\"Purchase-Date\";s:15:\"object_duration\";s:15:\"Access-Duration\";s:12:\"new_customer\";s:23:\"Are you a new customer?\";s:17:\"new_customer_info\";s:52:\"Please click here if you do not have a user account.\";s:33:\"enable_course_group_notifications\";s:37:\"Daily Mail for Groups and Course News\";s:38:\"enable_course_group_notifications_desc\";s:66:\"If enabled, Participants can subscribe to a daily summary of news.\";s:6:\"saving\";s:9:\"Saving...\";s:16:\"object_not_found\";s:16:\"Object not found\";s:14:\"user_not_found\";s:14:\"User not found\";s:20:\"cont_iim_create_info\";s:63:\"Please upload the background picture for the interactive image.\";s:21:\"cont_iim_overlay_info\";s:187:\"Overlay images are used to alter (e.g. highlight) parts of the background image when the mouse hovers over them. After uploading the images, you can select them in the ‘Triggers’ tab.\";s:28:\"cont_iim_content_popups_info\";s:195:\"Content popups appear, when the user clicks on interactive parts of the background image. On this screen you only define the popups. Their content can be edited on the editing screen of the page.\";s:19:\"file_upload_pending\";s:12:\"Pending file\";s:27:\"invoice_number_reset_period\";s:24:\"Reset incremental number\";s:32:\"invoice_number_reset_period_desc\";s:73:\"Choose the period for resetting the incremental number to the start value\";s:48:\"payment_userdefined_invoice_number_not_activated\";s:43:\"Userdefined invoice numbers are not enabled\";s:14:\"invoice_number\";s:14:\"Invoice number\";s:22:\"invoice_number_setting\";s:23:\"Invoice number settings\";s:6:\"yearly\";s:6:\"yearly\";s:30:\"payment_notification_days_desc\";s:117:\"Please enter the number days, to define when users should be notified about the limited access time to bought objects\";s:25:\"payment_notification_days\";s:14:\"Number of days\";s:22:\"allow_user_toggle_noti\";s:44:\"Member is allowed to deactivate notification\";s:20:\"usr_account_inactive\";s:16:\"Inactive Account\";s:9:\"portfolio\";s:9:\"Portfolio\";s:8:\"obj_skmg\";s:21:\"Competence Management\";s:13:\"obj_skmg_desc\";s:45:\"Manage competences and competence categories.\";s:6:\"skills\";s:14:\"My Competences\";s:17:\"exc_next_deadline\";s:13:\"Next Deadline\";s:20:\"password_allow_chars\";s:17:\"Allowed chars: %s\";s:9:\"fold_type\";s:11:\"Folder Type\";s:16:\"added_to_desktop\";s:39:\"The item has been added to the desktop.\";s:20:\"removed_from_desktop\";s:43:\"The item has been removed from the desktop.\";s:9:\"objs_chtr\";s:9:\"Chatrooms\";s:8:\"obj_chta\";s:4:\"Chat\";s:8:\"obj_chtr\";s:8:\"Chatroom\";s:24:\"password_multiple_errors\";s:36:\"Multiple criteria are not satisfied:\";s:31:\"password_contains_invalid_chars\";s:40:\"The password contains invalid characters\";s:6:\"notice\";s:6:\"Notice\";s:11:\"public_room\";s:11:\"Public room\";s:17:\"my_courses_groups\";s:21:\"My Courses and Groups\";s:12:\"shoppingcart\";s:12:\"Shoppingcart\";s:25:\"enable_sahs_protocol_data\";s:22:\"Activate Protocol Data\";s:30:\"enable_sahs_protocol_data_desc\";s:31:\"Show Protocol Data (SCORM/AICC)\";s:9:\"chtr_copy\";s:14:\"Copy Chat Room\";s:18:\"obj_chtr_duplicate\";s:14:\"Copy Chat Room\";s:25:\"il_chat_moderator_visible\";s:20:\"Chat Room is visible\";s:22:\"il_chat_moderator_read\";s:24:\"Read access to Chat Room\";s:23:\"il_chat_moderator_write\";s:23:\"Edit Chat Room settings\";s:26:\"il_chat_moderator_moderate\";s:18:\"Moderate Chat Room\";s:21:\"obj_il_chat_moderator\";s:19:\"Chat Room Moderator\";s:30:\"precondition_required_itemlist\";s:21:\"Required Precondition\";s:19:\"precondition_toggle\";s:61:\"Preconditions that need to be fulfilled to access this object\";s:11:\"top_of_page\";s:11:\"Top of page\";s:10:\"spl_import\";s:27:\"Import Question Pool Survey\";s:16:\"contact_sysadmin\";s:22:\"Contact Administration\";s:12:\"chta_visible\";s:34:\"Chatroom Administration is visible\";s:9:\"chta_read\";s:39:\"Read access to Chat Room Administration\";s:10:\"chta_write\";s:29:\"Edit Chat Room Administration\";s:20:\"chta_edit_permission\";s:26:\"Change Permission Settings\";s:11:\"apache_auth\";s:21:\"Apache Authentication\";s:15:\"server_disabled\";s:20:\"The Chat is Disabled\";s:8:\"continue\";s:8:\"continue\";s:21:\"statutory_regulations\";s:21:\"Statutory Regulations\";s:20:\"show_sr_shoppingcart\";s:21:\"Show in Shopping Cart\";s:17:\"attach_sr_invoice\";s:16:\"Attach at e-mail\";s:25:\"show_sr_shoppingcart_info\";s:76:\"If enabled, the statutory regulations will be shown within the shopping cart\";s:22:\"attach_sr_invoice_info\";s:75:\"If enabled, the statutory regulations will be attached to the billing email\";s:22:\"ignore_required_fields\";s:22:\"Ignore required fields\";s:27:\"ignore_required_fields_info\";s:174:\"If activated, you can submit this form without filling out all mandatory fields. The new user has to add the missing information on the personal profile after the next login.\";s:8:\"obj_rcat\";s:12:\"ECS Category\";s:16:\"obj_lm_duplicate\";s:20:\"Copy Learning Module\";s:31:\"reg_goto_parent_membership_info\";s:42:\"Only members can access the target object.\";s:14:\"remove_entries\";s:14:\"Remove Entries\";s:9:\"objs_blog\";s:5:\"Blogs\";s:18:\"obj_blog_duplicate\";s:9:\"Copy Blog\";s:7:\"obj_dcl\";s:15:\"Data Collection\";s:8:\"objs_dcl\";s:16:\"Data Collections\";s:16:\"obj_dcl_dupliate\";s:20:\"Copy Data Collection\";s:17:\"obj_dcl_duplicate\";s:20:\"Copy Data Collection\";s:18:\"shib_matriculation\";s:34:\"Attribute for Matriculation Number\";s:20:\"soap_connect_timeout\";s:18:\"Connection Timeout\";s:25:\"soap_connect_timeout_info\";s:90:\"The maximum time in seconds until a connect attempt to the SOAP-Webservice is interrupted.\";s:17:\"obj_mep_duplicate\";s:15:\"Copy Media Pool\";s:18:\"obj_mcst_duplicate\";s:14:\"Copy Mediacast\";s:17:\"obj_glo_duplicate\";s:13:\"Copy Glossary\";s:18:\"obj_htlm_duplicate\";s:25:\"Copy HTML Learning Module\";s:18:\"obj_wiki_duplicate\";s:9:\"Copy Wiki\";s:18:\"obj_sahs_duplicate\";s:20:\"Copy Learning Module\";s:8:\"obj_poll\";s:4:\"Poll\";s:9:\"objs_poll\";s:5:\"Polls\";s:18:\"obj_poll_dupliate:\";s:9:\"Copy Poll\";s:11:\"mail_member\";s:14:\"Mail to Member\";s:7:\"imprint\";s:12:\"Legal Notice\";s:18:\"crs_list_reg_start\";s:18:\"Registration Begin\";s:16:\"crs_list_reg_end\";s:16:\"Registration End\";s:18:\"crs_list_reg_noreg\";s:24:\"No Registration Possible\";s:19:\"crs_list_reg_period\";s:19:\"Registration Period\";s:23:\"crs_list_reg_limit_full\";s:14:\"No places left\";s:25:\"crs_list_reg_limit_places\";s:11:\"Free places\";s:13:\"obj_hlps_desc\";s:28:\"Settings for the online help\";s:8:\"obj_hlps\";s:11:\"Help System\";s:18:\"grp_list_reg_start\";s:18:\"Registration Begin\";s:16:\"grp_list_reg_end\";s:16:\"Registration End\";s:18:\"grp_list_reg_noreg\";s:24:\"No Registration Possible\";s:19:\"grp_list_reg_period\";s:19:\"Registration Period\";s:23:\"grp_list_reg_limit_full\";s:14:\"No places left\";s:25:\"grp_list_reg_limit_places\";s:11:\"Free places\";s:9:\"add_entry\";s:14:\"Add/Edit entry\";s:18:\"obj_poll_duplicate\";s:9:\"Copy Poll\";s:9:\"objs_rcat\";s:14:\"ECS Categories\";s:18:\"obj_itgr_duplicate\";s:15:\"Copy Item Group\";s:15:\"obj_itgr_select\";s:34:\"-- Please select one Item Group --\";s:8:\"obj_itgr\";s:10:\"Item Group\";s:9:\"objs_itgr\";s:11:\"Item Groups\";s:8:\"itgr_new\";s:14:\"New Item Group\";s:11:\"itgr_import\";s:17:\"Import Item Group\";s:9:\"itgr_copy\";s:15:\"Copy Item Group\";s:8:\"itgr_add\";s:14:\"Add Item Group\";s:15:\"search_globally\";s:8:\"Globally\";s:26:\"search_at_current_position\";s:19:\"At Current Position\";s:8:\"obj_rwik\";s:8:\"ECS Wiki\";s:9:\"objs_rwik\";s:9:\"ECS Wikis\";s:7:\"obj_rlm\";s:19:\"ECS Learning Module\";s:8:\"objs_rlm\";s:20:\"ECS Learning Modules\";s:8:\"obj_rglo\";s:12:\"ECS Glossary\";s:9:\"objs_rglo\";s:14:\"ECS Glossaries\";s:8:\"obj_rfil\";s:8:\"ECS File\";s:9:\"objs_rfil\";s:9:\"ECS Files\";s:8:\"obj_rgrp\";s:9:\"ECS Group\";s:9:\"objs_rgrp\";s:10:\"ECS Groups\";s:8:\"obj_tstv\";s:16:\"Test Certificate\";s:8:\"obj_excv\";s:20:\"Exercise Certificate\";s:8:\"obj_prtf\";s:9:\"Portfolio\";s:8:\"obj_rtst\";s:8:\"ECS Test\";s:9:\"objs_rtst\";s:9:\"ECS Tests\";s:17:\"obj_tool_settings\";s:5:\"Tools\";s:23:\"obj_tool_settings_title\";s:13:\"Tool Settings\";s:25:\"obj_tool_setting_calendar\";s:8:\"Calendar\";s:8:\"fm_start\";s:22:\"Open With File Manager\";s:19:\"il_blog_contributor\";s:16:\"Blog Contributor\";s:8:\"qpl_copy\";s:23:\"Copy Question Pool Test\";s:16:\"edit_assignments\";s:16:\"Edit Assignments\";s:21:\"obj_tool_setting_news\";s:4:\"News\";s:8:\"obj_ecss\";s:3:\"ECS\";s:13:\"obj_ecss_desc\";s:20:\"General ECS Settings\";s:9:\"edited_on\";s:9:\"Edited on\";s:12:\"obj_tos_desc\";s:25:\"Terms of Service Settings\";s:7:\"obj_tos\";s:16:\"Terms of Service\";s:8:\"obj_bibl\";s:12:\"Bibliography\";s:9:\"objs_bibl\";s:14:\"Bibliographies\";s:8:\"obj_bibs\";s:12:\"Bibliography\";s:13:\"obj_bibs_desc\";s:27:\"Bibliography Administration\";s:16:\"hide_all_details\";s:16:\"Hide all details\";s:16:\"show_all_details\";s:16:\"Show all details\";s:26:\"select_files_from_computer\";s:35:\"Select the files from your computer\";s:15:\"drag_files_here\";s:29:\"Drag-and-drop your files here\";s:14:\"selected_files\";s:14:\"Selected files\";s:21:\"num_of_selected_files\";s:19:\"%s file(s) selected\";s:18:\"cancel_file_upload\";s:49:\"Do you really want to cancel all pending uploads?\";s:12:\"upload_files\";s:12:\"Upload files\";s:18:\"upload_files_title\";s:12:\"Upload files\";s:14:\"upload_pending\";s:7:\"Pending\";s:26:\"error_empty_file_or_folder\";s:43:\"The file size is 0 bytes or it is a folder.\";s:27:\"error_upload_was_zero_bytes\";s:98:\"The upload failed as this is a folder, the file size is 0 bytes or the file was renamed meanwhile.\";s:9:\"uploading\";s:12:\"Uploading...\";s:10:\"extracting\";s:13:\"Extracting...\";s:27:\"drop_files_on_repo_obj_info\";s:52:\"Drop the files here to upload them into this object.\";s:23:\"error_extraction_failed\";s:154:\"The extraction of the archive and its directories failed. Probably because you don’t have the rights to create folders or categories within this object.\";s:15:\"upload_settings\";s:18:\"Uploading Settings\";s:17:\"enable_dnd_upload\";s:27:\"Enable drag-and-drop upload\";s:22:\"enable_dnd_upload_info\";s:76:\"Files can be uploaded with drag-and-drop from the local computer if enabled.\";s:28:\"enable_repository_dnd_upload\";s:20:\"Enable in Repository\";s:33:\"enable_repository_dnd_upload_info\";s:140:\"Enables that files can be dragged from the computer directly onto an object in the repository to start uploading the files into this object.\";s:18:\"concurrent_uploads\";s:28:\"Number of concurrent uploads\";s:23:\"concurrent_uploads_info\";s:85:\"Defines the number of files that can be uploaded per upload process at the same time.\";s:13:\"download_link\";s:13:\"Download Link\";s:28:\"file_confirm_delete_versions\";s:51:\"Are you sure to delete the following file versions?\";s:32:\"file_confirm_delete_all_versions\";s:96:\"You selected all file versions. This will delete the whole file object. Do you want to continue?\";s:21:\"file_versions_deleted\";s:53:\"The selected file versions were successfully deleted.\";s:30:\"file_rollback_select_exact_one\";s:69:\"Only one file version can be selected to make it the current version.\";s:18:\"file_rollback_done\";s:43:\"File version %s is now the current version.\";s:24:\"file_version_new_version\";s:11:\"New version\";s:19:\"file_version_create\";s:15:\"Initial version\";s:20:\"file_version_replace\";s:21:\"All versions replaced\";s:21:\"file_version_rollback\";s:30:\"Rollback from version %s by %s\";s:13:\"file_rollback\";s:29:\"Make this the current version\";s:10:\"frm_import\";s:12:\"Import Forum\";s:18:\"rpc_pdf_generation\";s:14:\"PDF-Generation\";s:12:\"rpc_pdf_font\";s:5:\"Fonts\";s:17:\"rpc_pdf_font_info\";s:139:\"Additional fonts for the generation of PDF files. Other fonts than ‘Helvetica’ and ‘unifont’ must be installed on the ILIAS server.\";s:8:\"obj_sysc\";s:12:\"System Check\";s:13:\"obj_sysc_desc\";s:29:\"System Check and Repair Tools\";s:7:\"obj_cld\";s:12:\"Cloud Object\";s:8:\"objs_cld\";s:13:\"Cloud Objects\";s:21:\"scorm_without_session\";s:47:\"SCORM 2004: enable storing data without session\";s:26:\"scorm_without_session_info\";s:77:\"This ensures the storage of SCORM learning data even if ILIAS session expired\";s:19:\"msg_obj_no_download\";s:21:\"cannot be downloaded.\";s:23:\"download_selected_items\";s:8:\"Download\";s:25:\"download_multiple_objects\";s:25:\"Download Multiple Objects\";s:21:\"msg_obj_perm_download\";s:68:\"You do not have sufficient rights to download the following objects:\";s:21:\"enable_multi_download\";s:37:\"«Download multiple objects» enabled\";s:26:\"enable_multi_download_info\";s:84:\"Enables that multiple folders/files can be selected to download them as zip archive.\";s:7:\"preview\";s:7:\"Preview\";s:12:\"preview_show\";s:12:\"Show Preview\";s:12:\"preview_none\";s:25:\"Preview (not created yet)\";s:16:\"preview_settings\";s:12:\"File Preview\";s:14:\"enable_preview\";s:14:\"Enable Preview\";s:19:\"enable_preview_info\";s:69:\"Enable this option to display preview images on supported file types.\";s:23:\"max_previews_per_object\";s:33:\"Number of preview images per file\";s:28:\"max_previews_per_object_info\";s:71:\"Defines the maximum number of preview images that are created per file.\";s:14:\"preview_create\";s:14:\"Create Preview\";s:14:\"preview_delete\";s:14:\"Delete Preview\";s:23:\"preview_status_creating\";s:52:\"The preview gets created. This may take some time...\";s:23:\"preview_status_deleting\";s:27:\"The preview gets deleted...\";s:22:\"preview_status_pending\";s:61:\"The preview has not been created yet. Please try again later.\";s:21:\"preview_status_failed\";s:29:\"Failed to create the preview.\";s:22:\"preview_status_missing\";s:32:\"No preview exists for this file.\";s:15:\"preview_loading\";s:18:\"Loading Preview...\";s:24:\"loaded_preview_renderers\";s:24:\"Loaded Preview Renderers\";s:20:\"renderer_type_plugin\";s:6:\"Plugin\";s:21:\"renderer_type_builtin\";s:8:\"Built-in\";s:29:\"renderer_supported_repo_types\";s:23:\"Supported ILIAS Objects\";s:29:\"renderer_supported_file_types\";s:20:\"Supported File Types\";s:26:\"ghostscript_not_configured\";s:134:\"Ghostscript is not configured. Please open the Setup to configure it.\";s:8:\"obj_reps\";s:10:\"Repository\";s:13:\"obj_reps_desc\";s:35:\"General settings for the Repository\";s:8:\"obj_wbrs\";s:7:\"Weblink\";s:13:\"obj_wbrs_desc\";s:30:\"General settings for Web Links\";s:8:\"obj_crss\";s:6:\"Course\";s:13:\"obj_crss_desc\";s:28:\"General settings for Courses\";s:8:\"obj_grps\";s:5:\"Group\";s:13:\"obj_grps_desc\";s:27:\"General settings for Groups\";s:8:\"obj_prtt\";s:18:\"Portfolio Template\";s:9:\"objs_prtt\";s:19:\"Portfolio Templates\";s:18:\"obj_prtt_duplicate\";s:23:\"Copy Portfolio Template\";s:9:\"objs_orgu\";s:19:\"Organisational Unit\";s:8:\"obj_orgu\";s:19:\"Organisational Unit\";s:31:\"ps_password_lowercase_chars_num\";s:18:\"Lower Case Letters\";s:36:\"ps_password_lowercase_chars_num_info\";s:108:\"Please insert the number of lower case letters a password must contain. Enter 0 to disable this requirement.\";s:31:\"ps_password_uppercase_chars_num\";s:15:\"Capital Letters\";s:36:\"ps_password_uppercase_chars_num_info\";s:105:\"Please insert the number of capital letters a password must contain. Enter 0 to disable this requirement.\";s:37:\"ps_password_must_not_contain_loginame\";s:28:\"Prevent Username in Password\";s:42:\"ps_password_must_not_contain_loginame_info\";s:55:\"If activated, a password must not contain the username.\";s:36:\"password_contains_parts_of_login_err\";s:73:\"The chosen password contains your username. Please insert a new password.\";s:33:\"password_must_contain_lcase_chars\";s:57:\"The password must contain at least %s lower case letters.\";s:33:\"password_must_contain_ucase_chars\";s:54:\"The password must contain at least %s capital letters.\";s:25:\"scorm_login_as_learner_id\";s:48:\"SCORM 2004: set ILIAS Username as cmi.learner_id\";s:30:\"scorm_login_as_learner_id_info\";s:74:\"If enabled, the Username instead of the User ID is set for cmi.learner_id.\";s:8:\"obj_wiks\";s:4:\"Wiki\";s:13:\"obj_wiks_desc\";s:20:\"Global Wiki Settings\";s:12:\"offline_mode\";s:11:\"Use offline\";s:23:\"msg_obj_already_deleted\";s:36:\"The object has already been deleted.\";s:26:\"obj_tool_setting_news_info\";s:68:\"The ‘News’ block will be displayed inside the ‘Content’ tab.\";s:30:\"obj_tool_setting_calendar_info\";s:72:\"The ‘Calendar’ block will be displayed inside the ‘Content’ tab.\";s:8:\"obj_crsv\";s:18:\"Course Certificate\";s:8:\"obj_scov\";s:17:\"SCORM Certificate\";s:8:\"obj_nota\";s:13:\"Notifications\";s:17:\"autocomplete_more\";s:4:\"more\";s:23:\"sorting_creation_header\";s:16:\"By Creation Date\";s:21:\"sorting_creation_info\";s:64:\"Content items are arranged automatically by their creation date.\";s:17:\"sorting_direction\";s:17:\"Sorting Direction\";s:12:\"sorting_desc\";s:10:\"Descendent\";s:11:\"sorting_asc\";s:9:\"Ascending\";s:20:\"il_astpl_loc_initial\";s:12:\"Initial Test\";s:22:\"il_astpl_loc_qualified\";s:15:\"Qualifying Test\";s:25:\"il_astpl_loc_initial_desc\";s:74:\"Settings template for initial tests of learning objective oriented courses\";s:27:\"il_astpl_loc_qualified_desc\";s:77:\"Settings template for qualifying tests of learning objective oriented courses\";s:15:\"ps_export_scorm\";s:19:\"SCORM Tracking Data\";s:24:\"enable_export_scorm_desc\";s:51:\"Allow export of user data of SCORM Learning Modules\";s:22:\"scorm_lp_auto_activate\";s:38:\"default settings for learning progress\";s:27:\"scorm_lp_auto_activate_info\";s:259:\"If learning progress is activated in general, the settings for new SCORM learning modules are set to ‘Collection of SCORM Items’ and all SCOs are selected for learning progress determination. Adjustments are still possible for every SCORM learning module.\";}'); +INSERT INTO `lng_modules` VALUES ('common','en','a:3099:{s:15:\"chat_chatviewer\";s:11:\"Chat Viewer\";s:18:\"3rd_party_software\";s:18:\"3rd party software\";s:13:\"absolute_path\";s:13:\"Absolute Path\";s:20:\"accept_usr_agreement\";s:22:\"Accept user agreement?\";s:14:\"access_expired\";s:7:\"expired\";s:19:\"access_free_granted\";s:44:\"Set the selected user(s) to unlimited access\";s:11:\"access_from\";s:13:\"Access (from)\";s:13:\"access_public\";s:6:\"Public\";s:21:\"access_restrict_enter\";s:56:\"Please set the period for the limited access restriction\";s:17:\"access_restricted\";s:42:\"Set the selected user(s) to limited access\";s:12:\"access_scope\";s:6:\"Access\";s:16:\"access_unlimited\";s:9:\"Unlimited\";s:12:\"access_until\";s:14:\"Access (until)\";s:12:\"access_users\";s:15:\"Logged in Users\";s:6:\"access\";s:6:\"Access\";s:28:\"accesscount_registered_users\";s:38:\"Read by number of distinct ILIAS users\";s:10:\"accessFree\";s:21:\"Remove Limited Access\";s:14:\"accessRestrict\";s:18:\"Set Limited Access\";s:20:\"account_expires_body\";s:43:\"Your account is limited, it will expire at:\";s:23:\"account_expires_subject\";s:20:\"Your account expires\";s:14:\"action_aborted\";s:14:\"Action aborted\";s:6:\"action\";s:6:\"Action\";s:7:\"actions\";s:7:\"Actions\";s:27:\"activate_assessment_logging\";s:36:\"Activate Test and Assessment Logging\";s:14:\"activate_block\";s:8:\"Activate\";s:14:\"activate_https\";s:45:\"HTTPS handling by ILIAS
(Payment, Login)\";s:17:\"activate_tracking\";s:10:\"Activation\";s:8:\"activate\";s:10:\"Set Active\";s:10:\"activation\";s:12:\"Edit Timings\";s:12:\"active_roles\";s:12:\"Active Roles\";s:6:\"active\";s:6:\"Active\";s:10:\"add_author\";s:10:\"Add Author\";s:12:\"add_comments\";s:13:\"Edit comments\";s:13:\"add_condition\";s:16:\"Add Precondition\";s:10:\"add_member\";s:10:\"Add Member\";s:11:\"add_members\";s:11:\"Add Members\";s:26:\"add_new_user_defined_field\";s:20:\"Add New Custom Field\";s:33:\"add_new_user_defined_select_field\";s:18:\"Add New Select Box\";s:31:\"add_new_user_defined_text_field\";s:18:\"Add New Text Field\";s:34:\"add_new_user_defined_wysiwyg_field\";s:33:\"Add New Text Area (WYSIWYG) Field\";s:8:\"add_note\";s:8:\"Add Note\";s:13:\"add_parameter\";s:13:\"New Parameter\";s:15:\"add_translation\";s:15:\"Add translation\";s:22:\"add_user_defined_field\";s:13:\"Add New Field\";s:8:\"add_user\";s:14:\"Add Local User\";s:3:\"add\";s:3:\"Add\";s:19:\"added_new_condition\";s:22:\"Created new condition.\";s:15:\"additional_info\";s:22:\"Additional Information\";s:7:\"address\";s:7:\"Address\";s:14:\"adm_create_tax\";s:15:\"Create taxonomy\";s:16:\"admin_force_noti\";s:19:\"Notification active\";s:11:\"admin_panel\";s:20:\"Administration Panel\";s:18:\"administrate_users\";s:25:\"Local User Administration\";s:12:\"administrate\";s:12:\"Administrate\";s:14:\"administration\";s:14:\"Administration\";s:13:\"administrator\";s:13:\"Administrator\";s:5:\"adopt\";s:5:\"Adopt\";s:32:\"advanced_editing_allow_html_tags\";s:45:\"Allow the selected HTML tags for text editing\";s:40:\"advanced_editing_allow_javascript_editor\";s:25:\"Enable a Rich Text Editor\";s:36:\"advanced_editing_assessment_settings\";s:56:\"Allowed HTML Tags for the ILIAS Test and Assessment tool\";s:34:\"advanced_editing_frm_post_settings\";s:19:\"Forum Post Settings\";s:35:\"advanced_editing_lm_js_editing_desc\";s:92:\"Enables HTMLArea and JavaScript support for page editing in learning modules and glossaries.\";s:30:\"advanced_editing_lm_js_editing\";s:35:\"Enable HTMLArea for Content Editing\";s:28:\"advanced_editing_lm_settings\";s:37:\"Learning Module and Glossary Settings\";s:23:\"advanced_editing_no_rte\";s:28:\"Do not use rich text editing\";s:38:\"advanced_editing_rep_page_editing_desc\";s:135:\"This feature allows adding text/media to pages of a category, course, group or folder. If deactivated, existing content will be hidden.\";s:33:\"advanced_editing_rep_page_editing\";s:36:\"Enable Content Editing in Repository\";s:30:\"advanced_editing_required_tags\";s:40:\"The following HTML tags are required: %s\";s:25:\"advanced_editing_settings\";s:16:\"Editing Settings\";s:32:\"advanced_editing_survey_settings\";s:43:\"Allowed HTML Tags for the ILIAS survey tool\";s:24:\"advanced_editing_tinymce\";s:14:\"TinyMCE Editor\";s:24:\"adve_assessment_settings\";s:28:\"Test and Assessment Settings\";s:22:\"adve_frm_post_settings\";s:11:\"Forum Posts\";s:21:\"adve_general_settings\";s:16:\"General Settings\";s:16:\"adve_lm_settings\";s:22:\"LM / Glossary Settings\";s:17:\"adve_rep_settings\";s:19:\"Repository Settings\";s:20:\"adve_survey_settings\";s:15:\"Survey Settings\";s:10:\"agree_date\";s:9:\"Agreed on\";s:11:\"all_authors\";s:11:\"All authors\";s:12:\"all_commands\";s:12:\"All Commands\";s:16:\"all_global_roles\";s:12:\"Global roles\";s:7:\"all_lms\";s:20:\"All learning modules\";s:15:\"all_local_roles\";s:17:\"Local roles (all)\";s:11:\"all_objects\";s:11:\"All Objects\";s:9:\"all_roles\";s:9:\"All Roles\";s:10:\"all_topics\";s:10:\"All Topics\";s:8:\"all_tsts\";s:9:\"All tests\";s:9:\"all_users\";s:9:\"All Users\";s:18:\"allow_assign_users\";s:47:\"Allow user assignment for local administrators.\";s:20:\"allow_override_alert\";s:50:\"Rules for .htaccess are not interpreted correctly.\";s:14:\"allow_register\";s:44:\"Available in registration form for new users\";s:23:\"already_delivered_files\";s:15:\"Submitted Files\";s:3:\"and\";s:3:\"and\";s:16:\"announce_changes\";s:16:\"Announce Changes\";s:8:\"announce\";s:8:\"Announce\";s:9:\"anonymous\";s:9:\"Anonymous\";s:7:\"answers\";s:7:\"Answers\";s:12:\"any_language\";s:12:\"Any language\";s:13:\"append_search\";s:21:\"Append search results\";s:21:\"application_completed\";s:23:\"Application is complete\";s:16:\"application_date\";s:16:\"Application Date\";s:12:\"applications\";s:12:\"Applications\";s:13:\"applied_users\";s:13:\"Applied users\";s:12:\"apply_filter\";s:12:\"Apply Filter\";s:5:\"apply\";s:5:\"Apply\";s:16:\"appointment_list\";s:16:\"Appointment List\";s:11:\"appointment\";s:11:\"Appointment\";s:12:\"approve_date\";s:11:\"Approved on\";s:17:\"approve_recipient\";s:20:\"Login ID of Approver\";s:14:\"archive_broken\";s:36:\"Archive seems to be broken or empty.\";s:7:\"archive\";s:7:\"Archive\";s:12:\"are_you_sure\";s:13:\"Are you sure?\";s:15:\"arrow_downright\";s:28:\"Arrow from top to down right\";s:15:\"articels_unread\";s:15:\"Unread articles\";s:5:\"as_of\";s:5:\"as of\";s:13:\"ass_log_admin\";s:23:\"Log Data Administration\";s:23:\"ass_log_available_tests\";s:15:\"Available Tests\";s:22:\"ass_log_count_datasets\";s:11:\"Log Entries\";s:22:\"ass_log_delete_entries\";s:18:\"Delete Log Entries\";s:27:\"ass_log_delete_no_selection\";s:54:\"Please select at least one test to delete the Log Data\";s:15:\"ass_log_deleted\";s:52:\"The Log Data for the selected tests has been deleted\";s:14:\"ass_log_output\";s:15:\"Log Data Output\";s:12:\"ass_log_path\";s:13:\"Test Location\";s:19:\"assessment_defaults\";s:40:\"Default settings for Test and Assessment\";s:26:\"assessment_imap_line_color\";s:20:\"Image Map Line Color\";s:23:\"assessment_log_datetime\";s:9:\"Date/Time\";s:22:\"assessment_log_deleted\";s:71:\"The Test and Assessment log data has been deleted in the administration\";s:23:\"assessment_log_for_test\";s:8:\"For test\";s:26:\"assessment_log_log_entries\";s:11:\"log entries\";s:22:\"assessment_log_logging\";s:7:\"Logging\";s:38:\"assessment_log_manual_scoring_activate\";s:27:\"Activate Manual Scoring for\";s:34:\"assessment_log_manual_scoring_desc\";s:275:\"If the Manual Scoring is activated for a question type, all questions of this question type could be manually scored by a test author. Please be careful with these settings, because late manual scoring of automatically scored question types could cause even judical problems!\";s:29:\"assessment_log_manual_scoring\";s:14:\"Manual Scoring\";s:22:\"assessment_log_no_data\";s:21:\"No log data available\";s:21:\"assessment_log_no_log\";s:78:\"It is no log data available to the selected test and the selected time period!\";s:28:\"assessment_log_open_calendar\";s:71:\"Click here to open a calendar for date selection (JavaScript required!)\";s:23:\"assessment_log_question\";s:8:\"Question\";s:26:\"assessment_log_select_test\";s:28:\"--- Please select a test ---\";s:19:\"assessment_log_text\";s:11:\"Log message\";s:26:\"assessment_log_user_answer\";s:24:\"User answered a question\";s:27:\"assessment_log_user_answers\";s:17:\"Show user actions\";s:14:\"assessment_log\";s:59:\"Create a Test and Assessment log for a specific time period\";s:38:\"assessment_settings_reporting_language\";s:18:\"Reporting language\";s:19:\"assessment_settings\";s:35:\"Global Test and Assessment settings\";s:30:\"assessment_use_javascript_desc\";s:83:\"Activates JavaScript output for drag and drop actions by default for the first time\";s:25:\"assessment_use_javascript\";s:28:\"JavaScript for Drag and Drop\";s:31:\"assf_allowed_questiontypes_desc\";s:224:\"All the checked question types will be available in this ILIAS installation. If you don\'t want to allow the creation of a certain question type in this installation, you must remove the selection in the associated check box.\";s:26:\"assf_allowed_questiontypes\";s:24:\"Available Question Types\";s:18:\"assf_questiontypes\";s:17:\"Question Settings\";s:18:\"assign_global_role\";s:21:\"Assign to Global Role\";s:15:\"assign_lo_forum\";s:15:\"Assign LO Forum\";s:17:\"assign_local_role\";s:20:\"Assign to Local Role\";s:19:\"assign_user_to_role\";s:19:\"Assign User to Role\";s:6:\"assign\";s:6:\"Assign\";s:16:\"assigned_members\";s:16:\"Assigned Members\";s:14:\"assigned_roles\";s:14:\"Assigned Roles\";s:14:\"assigned_users\";s:14:\"Assigned Users\";s:15:\"associated_user\";s:15:\"associated User\";s:16:\"associated_users\";s:16:\"associated Users\";s:18:\"at_least_one_style\";s:41:\"At least one style must remain activated.\";s:11:\"at_location\";s:11:\"at location\";s:10:\"attachment\";s:10:\"Attachment\";s:11:\"attachments\";s:11:\"Attachments\";s:8:\"attempts\";s:8:\"Attempts\";s:6:\"attend\";s:6:\"Attend\";s:17:\"auth_active_roles\";s:43:\"Global roles available on registration form\";s:16:\"auth_allow_local\";s:26:\"Allow Local Authentication\";s:25:\"auth_cas_allow_local_desc\";s:91:\"This allows CAS users to authenticate with their local ILIAS username and a local password.\";s:18:\"auth_cas_auth_desc\";s:66:\"CAS requires PHP 4.3.1 or higher with CURL support (7.5 or higher)\";s:13:\"auth_cas_auth\";s:28:\"Configure CAS Authentication\";s:26:\"auth_cas_create_users_desc\";s:136:\"Creates automatically an ILIAS user account, for users that successfully authenticated against CAS, without having an ILIAS account yet.\";s:18:\"auth_cas_port_desc\";s:75:\"E.g. 443 if the full CAS server URI is https://auth.yourserver.com:443/cas/\";s:20:\"auth_cas_server_desc\";s:91:\"E.g. auth.yourserver.com if the full CAS server URI is https://auth.yourserver.com:443/cas/\";s:23:\"auth_cas_settings_saved\";s:18:\"CAS settings saved\";s:17:\"auth_cas_uri_desc\";s:86:\"Local URI, e.g. cas if the full CAS server URI is https://auth.yourserver.com:443/cas/\";s:31:\"auth_cas_user_default_role_desc\";s:57:\"This role is assigned to automatically created CAS users.\";s:8:\"auth_cas\";s:3:\"CAS\";s:14:\"auth_configure\";s:12:\"configure...\";s:17:\"auth_create_users\";s:39:\"Create non-existing users automatically\";s:28:\"auth_default_mode_changed_to\";s:38:\"Default authentication mode changed to\";s:12:\"auth_default\";s:15:\"Default setting\";s:8:\"auth_ecs\";s:3:\"ECS\";s:14:\"auth_ldap_desc\";s:34:\"Authenticate users via LDAP server\";s:16:\"auth_ldap_enable\";s:19:\"Enable LDAP support\";s:24:\"auth_ldap_migration_info\";s:119:\"Activate this option to give new users the possibility to migrate their existing ILIAS accounts to LDAP authentication.\";s:19:\"auth_ldap_migration\";s:17:\"Account Migration\";s:24:\"auth_ldap_not_configured\";s:26:\"LDAP is not configured yet\";s:24:\"auth_ldap_settings_saved\";s:19:\"LDAP settings saved\";s:9:\"auth_ldap\";s:4:\"LDAP\";s:15:\"auth_local_desc\";s:53:\"Authenticate users via local ILIAS database (default)\";s:10:\"auth_local\";s:10:\"ILIAS Auth\";s:23:\"auth_login_instructions\";s:32:\"Instructions shown on login page\";s:21:\"auth_mode_not_changed\";s:17:\"(Nothing changed)\";s:23:\"auth_mode_roles_changed\";s:41:\"Changed authentication mode for this Role\";s:9:\"auth_mode\";s:19:\"Authentication mode\";s:26:\"auth_new_account_mail_desc\";s:158:\"Send new account e-mail to user, if user is generated automatically. A password will only be generated, if ‘Allow Local Authentication’ is also activated.\";s:11:\"auth_openid\";s:6:\"OpenId\";s:16:\"auth_per_default\";s:11:\"Per Default\";s:21:\"auth_radius_configure\";s:31:\"Configure RADIUS-Authentication\";s:16:\"auth_radius_desc\";s:36:\"Authenticate users via RADIUS server\";s:18:\"auth_radius_enable\";s:21:\"Enable RADIUS support\";s:26:\"auth_radius_not_configured\";s:28:\"RADIUS is not configured yet\";s:16:\"auth_radius_port\";s:4:\"Port\";s:23:\"auth_radius_server_desc\";s:108:\"You may add multiple servers with commas separated. Servers are rotated in Round robin fashion when queried.\";s:18:\"auth_radius_server\";s:7:\"Servers\";s:26:\"auth_radius_settings_saved\";s:21:\"RADIUS settings saved\";s:25:\"auth_radius_shared_secret\";s:13:\"Shared secret\";s:11:\"auth_radius\";s:6:\"RADIUS\";s:26:\"auth_remark_non_local_auth\";s:122:\"When selecting another authentication mode than ILIAS database, you may not change user\'s login name and password anymore.\";s:19:\"auth_role_auth_mode\";s:19:\"Authentication mode\";s:16:\"auth_script_desc\";s:38:\"Authenticate users via external script\";s:11:\"auth_script\";s:6:\"Custom\";s:11:\"auth_select\";s:26:\"Select authentication mode\";s:14:\"auth_selection\";s:13:\"Login Options\";s:13:\"auth_settings\";s:23:\"Authentication Settings\";s:14:\"auth_shib_desc\";s:78:\"Authenticate users via Shibboleth, can be used as second authentication method\";s:22:\"auth_shib_instructions\";s:93:\"Be sure to read the README for instructions on how to configure Shibboleth support for ILIAS.\";s:24:\"auth_shib_not_configured\";s:32:\"Shibboleth is not configured yet\";s:9:\"auth_shib\";s:10:\"Shibboleth\";s:15:\"auth_shibboleth\";s:10:\"Shibboleth\";s:26:\"auth_soap_allow_local_desc\";s:92:\"This allows SOAP users to authenticate with their local ILIAS username and a local password.\";s:19:\"auth_soap_auth_desc\";s:95:\"This settings deal only with SOAP based user authentication, not with the ILIAS SOAP interface.\";s:14:\"auth_soap_auth\";s:29:\"Configure SOAP Authentication\";s:27:\"auth_soap_create_users_desc\";s:137:\"Creates automatically an ILIAS user account, for users that successfully authenticated against SOAP, without having an ILIAS account yet.\";s:24:\"auth_soap_namespace_desc\";s:66:\"As defined in WSDL. Must be specified, if .NET SOAP style is used.\";s:19:\"auth_soap_namespace\";s:9:\"Namespace\";s:19:\"auth_soap_port_desc\";s:87:\"E.g. 8080 if the full SOAP server URI is http://auth.yourserver.com:8080/dir/server.php\";s:21:\"auth_soap_server_desc\";s:102:\"E.g. auth.yourserver.com if the full SOAP server URI is http://auth.yourserver.com:8080/dir/server.php\";s:24:\"auth_soap_settings_saved\";s:34:\"SOAP authentication settings saved\";s:18:\"auth_soap_uri_desc\";s:108:\"Local URI, e.g. dir/server.php if the full SOAP server URI is http://auth.yourserver.com:8080/dir/server.php\";s:20:\"auth_soap_use_dotnet\";s:19:\"Use .NET SOAP Style\";s:19:\"auth_soap_use_https\";s:9:\"Use HTTPS\";s:32:\"auth_soap_user_default_role_desc\";s:58:\"This role is assigned to automatically created SOAP users.\";s:27:\"auth_soap_user_default_role\";s:49:\"Default role assigned to SOAP authenticated users\";s:9:\"auth_soap\";s:4:\"SOAP\";s:22:\"auth_user_default_role\";s:12:\"Default Role\";s:18:\"authenticate_ilias\";s:27:\"ILIAS Native Authentication\";s:17:\"authenticate_with\";s:9:\"Login to:\";s:23:\"authentication_settings\";s:14:\"Authentication\";s:6:\"author\";s:6:\"Author\";s:14:\"authoring_mode\";s:14:\"Authoring Mode\";s:7:\"authors\";s:7:\"Authors\";s:17:\"auto_registration\";s:34:\"Automatically approve registration\";s:19:\"available_languages\";s:19:\"Available Languages\";s:9:\"available\";s:9:\"Available\";s:12:\"average_time\";s:12:\"Average time\";s:19:\"back_to_crs_content\";s:22:\"Back to Course Content\";s:20:\"back_to_fold_content\";s:22:\"Back to Folder Content\";s:19:\"back_to_grp_content\";s:21:\"Back to Group Content\";s:20:\"back_to_sess_content\";s:23:\"Back to Session Content\";s:4:\"back\";s:4:\"Back\";s:6:\"basedn\";s:6:\"BaseDN\";s:14:\"basic_commands\";s:14:\"Basic Commands\";s:10:\"basic_data\";s:10:\"Basic Data\";s:14:\"basic_settings\";s:14:\"Basic Settings\";s:6:\"before\";s:6:\"before\";s:18:\"benchmark_settings\";s:18:\"Benchmark Settings\";s:9:\"benchmark\";s:9:\"Benchmark\";s:10:\"benchmarks\";s:10:\"Benchmarks\";s:8:\"bib_data\";s:20:\"Bibliographical Data\";s:8:\"big_icon\";s:8:\"Big Size\";s:8:\"birthday\";s:8:\"Birthday\";s:13:\"bkm_import_ok\";s:59:\"Successfully imported %d bookmarks and %d bookmark folders.\";s:10:\"bkm_import\";s:16:\"Import Bookmarks\";s:12:\"bkm_sendmail\";s:18:\"Send as attachment\";s:16:\"block_management\";s:16:\"Block Management\";s:5:\"block\";s:5:\"Block\";s:15:\"bm_add_to_ilias\";s:15:\"ILIAS Bookmarks\";s:26:\"bm_add_to_social_bookmarks\";s:16:\"Add to Bookmarks\";s:19:\"bm_manage_social_bm\";s:23:\"Manage Social Bookmarks\";s:2:\"bm\";s:8:\"Bookmark\";s:3:\"bmf\";s:15:\"Bookmark Folder\";s:4:\"bold\";s:4:\"Bold\";s:8:\"bookings\";s:8:\"Bookings\";s:14:\"bookmark_added\";s:30:\"The Bookmark has been created.\";s:13:\"bookmark_edit\";s:13:\"Edit Bookmark\";s:20:\"bookmark_folder_edit\";s:20:\"Edit Bookmark Folder\";s:19:\"bookmark_folder_new\";s:19:\"New Bookmark Folder\";s:12:\"bookmark_new\";s:12:\"New Bookmark\";s:16:\"bookmark_save_to\";s:16:\"save as bookmark\";s:15:\"bookmark_target\";s:6:\"Target\";s:12:\"bookmarks_of\";s:12:\"Bookmarks of\";s:9:\"bookmarks\";s:9:\"Bookmarks\";s:12:\"bottom_frame\";s:12:\"Main Content\";s:21:\"breadcrumb_navigation\";s:21:\"Breadcrumb Navigation\";s:7:\"btn_add\";s:3:\"Add\";s:8:\"btn_back\";s:4:\"Back\";s:13:\"btn_new_value\";s:9:\"New value\";s:8:\"btn_next\";s:8:\"Continue\";s:12:\"btn_previous\";s:4:\"Back\";s:17:\"btn_remove_system\";s:18:\"Remove from System\";s:12:\"btn_undelete\";s:7:\"Restore\";s:3:\"buy\";s:3:\"Buy\";s:11:\"by_location\";s:17:\"Order by location\";s:7:\"by_type\";s:13:\"Order by type\";s:2:\"by\";s:2:\"By\";s:5:\"bytes\";s:5:\"Bytes\";s:8:\"cal_from\";s:5:\"From:\";s:9:\"cal_until\";s:6:\"Until:\";s:8:\"calendar\";s:8:\"Calendar\";s:6:\"cancel\";s:6:\"Cancel\";s:15:\"cannot_find_xml\";s:25:\"Cannot find any XML-file.\";s:32:\"cannot_uninstall_language_in_use\";s:51:\"You cannot uninstall the language currently in use!\";s:31:\"cannot_uninstall_systemlanguage\";s:41:\"You cannot uninstall the system language!\";s:17:\"cannot_unzip_file\";s:19:\"Cannot unpack file.\";s:33:\"cant_deactivate_if_users_assigned\";s:70:\"You cannot deactivate a style if there are still users assigned to it.\";s:5:\"cat_a\";s:10:\"a Category\";s:7:\"cat_add\";s:12:\"Add Category\";s:9:\"cat_added\";s:14:\"Category added\";s:14:\"cat_clear_page\";s:10:\"Clear Page\";s:21:\"cat_copy_threads_info\";s:76:\"Please decide which category items should be copied, linked or even omitted.\";s:8:\"cat_edit\";s:17:\"Category Settings\";s:7:\"cat_new\";s:12:\"New Category\";s:15:\"cat_pages_clear\";s:22:\"Category page cleared.\";s:21:\"cat_pages_not_created\";s:30:\"Category page not created yet.\";s:16:\"cat_pages_undone\";s:38:\"Last changes for category page undone.\";s:9:\"cat_pages\";s:14:\"Category Pages\";s:9:\"cat_title\";s:14:\"Category Title\";s:26:\"cat_undo_last_page_changes\";s:22:\"Undo Last Page Changes\";s:15:\"cat_wizard_page\";s:24:\"Copy Category (Step 2/2)\";s:3:\"cat\";s:8:\"Category\";s:19:\"categories_imported\";s:25:\"Category import complete.\";s:10:\"categories\";s:10:\"Categories\";s:14:\"catr_edit_info\";s:57:\"Please choose one category, for creating a new reference.\";s:9:\"catr_edit\";s:23:\"Edit Category Reference\";s:8:\"catr_new\";s:25:\"Create Category Reference\";s:4:\"catr\";s:18:\"Category Reference\";s:2:\"cc\";s:2:\"CC\";s:10:\"censorship\";s:10:\"Censorship\";s:11:\"certificate\";s:11:\"Certificate\";s:20:\"chac_edit_permission\";s:26:\"Change permission settings\";s:9:\"chac_read\";s:28:\"Read access to chat settings\";s:12:\"chac_visible\";s:25:\"Chat settings are visible\";s:10:\"chac_write\";s:18:\"Edit chat settings\";s:24:\"change_active_assignment\";s:24:\"Change active assignment\";s:17:\"change_assignment\";s:17:\"Change assignment\";s:19:\"change_header_title\";s:17:\"Edit Header Title\";s:14:\"change_lo_info\";s:14:\"Change LO Info\";s:15:\"change_metadata\";s:15:\"Change Metadata\";s:12:\"change_owner\";s:12:\"Change owner\";s:21:\"change_sort_direction\";s:21:\"Change sort direction\";s:6:\"change\";s:6:\"Change\";s:10:\"changeable\";s:39:\"Changeable in Personal Data and Profile\";s:10:\"changed_to\";s:10:\"changed to\";s:36:\"changing_loginname_not_possible_info\";s:82:\"You changed your login name at last at %s. The next change can be performed at %s.\";s:14:\"chapter_number\";s:14:\"Chapter Number\";s:13:\"chapter_title\";s:13:\"Chapter Title\";s:7:\"chapter\";s:7:\"Chapter\";s:10:\"characters\";s:10:\"characters\";s:30:\"chat_enter_public_room_tooltip\";s:18:\"Enter public chat.\";s:22:\"chat_enter_public_room\";s:11:\"Public Chat\";s:31:\"chat_invite_public_room_tooltip\";s:22:\"Invite to public chat.\";s:23:\"chat_invite_public_room\";s:11:\"Public Chat\";s:17:\"chat_users_active\";s:12:\"Active users\";s:9:\"check_all\";s:9:\"Check all\";s:14:\"check_langfile\";s:31:\"Please check your language file\";s:15:\"check_languages\";s:19:\"Check All Languages\";s:15:\"check_link_desc\";s:91:\"If enabled all external links in ILIAS learning modules will be checked if they are active.\";s:10:\"check_link\";s:13:\"Weblink check\";s:29:\"check_max_allowed_packet_size\";s:35:\"The page content size is too large.\";s:24:\"check_user_accounts_desc\";s:195:\"If enabled, all users whose account expires will be informed by e-mail. Furthermore all users which have not confirmed their account after a registration with e-mail confirmation will be deleted.\";s:19:\"check_user_accounts\";s:19:\"Check user accounts\";s:24:\"check_web_resources_desc\";s:59:\"If enabled all Weblinks will be checked if they are active.\";s:19:\"check_web_resources\";s:14:\"Check Weblinks\";s:5:\"check\";s:5:\"Check\";s:13:\"checked_files\";s:16:\"Importable files\";s:7:\"checked\";s:7:\"Checked\";s:32:\"chg_ilias_and_webfolder_password\";s:25:\"Change Webfolder Password\";s:18:\"chg_ilias_password\";s:21:\"Change ILIAS Password\";s:12:\"chg_language\";s:15:\"Change Language\";s:12:\"chg_password\";s:15:\"Change Password\";s:15:\"choose_language\";s:20:\"Choose Your Language\";s:15:\"choose_location\";s:15:\"Choose Location\";s:24:\"choose_only_one_language\";s:31:\"Please choose only one language\";s:13:\"chown_warning\";s:84:\"Attention, you may loose access permissions on this object after changing the owner.\";s:4:\"city\";s:11:\"City, State\";s:12:\"cleaned_file\";s:22:\"File has been cleaned.\";s:15:\"cleaning_failed\";s:16:\"Cleaning failed.\";s:15:\"clear_clipboard\";s:15:\"Clear Clipboard\";s:5:\"clear\";s:5:\"Clear\";s:9:\"client_id\";s:9:\"Client ID\";s:9:\"client_ip\";s:9:\"Client IP\";s:6:\"client\";s:6:\"Client\";s:9:\"clipboard\";s:9:\"Clipboard\";s:21:\"clone_existing_course\";s:20:\"Copy Existing Course\";s:19:\"clone_option_in_cat\";s:25:\"Copy in Existing Category\";s:19:\"clone_option_in_crs\";s:23:\"Copy in Existing Course\";s:18:\"clone_target_title\";s:37:\"Selection of Target Folder (Step 1/2)\";s:12:\"clone_target\";s:13:\"Target Folder\";s:12:\"close_window\";s:12:\"Close window\";s:5:\"close\";s:5:\"Close\";s:7:\"cnt_new\";s:8:\"(%s New)\";s:12:\"collapse_all\";s:12:\"Collapse All\";s:8:\"collapse\";s:8:\"Collapse\";s:9:\"collapsed\";s:9:\"Collapsed\";s:7:\"columns\";s:7:\"Columns\";s:15:\"comma_separated\";s:15:\"Comma Separated\";s:7:\"comment\";s:7:\"Comment\";s:7:\"compose\";s:7:\"Compose\";s:17:\"cond_ref_handling\";s:13:\"Link Settings\";s:15:\"cond_ref_shared\";s:34:\"Shared Preconditions for all Links\";s:15:\"cond_ref_unique\";s:30:\"Unique Preconditions for Links\";s:26:\"condition_already_assigned\";s:24:\"Object already assigned.\";s:24:\"condition_circle_created\";s:70:\"This association is not possible, since the objects would interdepend.\";s:17:\"condition_deleted\";s:18:\"Condition deleted.\";s:18:\"condition_finished\";s:8:\"Finished\";s:22:\"condition_not_finished\";s:12:\"Not finished\";s:16:\"condition_passed\";s:6:\"Passed\";s:22:\"condition_precondition\";s:14:\"Preconditions:\";s:23:\"condition_select_object\";s:25:\"Please select one object.\";s:20:\"condition_select_one\";s:29:\"-Please select one condition-\";s:16:\"condition_update\";s:4:\"Save\";s:9:\"condition\";s:9:\"Condition\";s:18:\"conditions_updated\";s:16:\"Conditions saved\";s:24:\"confirm_delete_parameter\";s:43:\"Do you really want to delete the parameter?\";s:7:\"confirm\";s:7:\"Confirm\";s:12:\"confirmation\";s:12:\"Confirmation\";s:17:\"conflict_handling\";s:17:\"Conflict handling\";s:11:\"cont_object\";s:6:\"Object\";s:12:\"contact_data\";s:19:\"Contact Information\";s:7:\"contact\";s:7:\"Contact\";s:18:\"container_no_items\";s:22:\"No Materials Available\";s:9:\"container\";s:9:\"Container\";s:13:\"content_frame\";s:13:\"Content Frame\";s:14:\"content_styles\";s:14:\"Content Styles\";s:7:\"content\";s:7:\"Content\";s:7:\"context\";s:7:\"Context\";s:13:\"continue_work\";s:8:\"Continue\";s:6:\"contra\";s:6:\"Contra\";s:13:\"cookies_howto\";s:21:\"How to enable cookies\";s:13:\"copied_object\";s:13:\"Copied object\";s:8:\"copy_all\";s:8:\"Copy all\";s:16:\"copy_n_of_suffix\";s:13:\"- Copy (%1$s)\";s:14:\"copy_of_suffix\";s:6:\"- Copy\";s:7:\"copy_of\";s:7:\"Copy of\";s:19:\"copy_selected_items\";s:4:\"Copy\";s:7:\"copy_to\";s:2:\"to\";s:4:\"copy\";s:4:\"Copy\";s:11:\"copyChapter\";s:4:\"Copy\";s:8:\"copyPage\";s:4:\"Copy\";s:24:\"could_not_verify_account\";s:81:\"Sorry, we could not verify your account. Please contact the system administrator.\";s:5:\"count\";s:5:\"Count\";s:7:\"country\";s:7:\"Country\";s:6:\"course\";s:6:\"Course\";s:7:\"courses\";s:7:\"Courses\";s:12:\"create_block\";s:12:\"Create Block\";s:11:\"create_date\";s:10:\"Created on\";s:18:\"create_export_file\";s:18:\"Create export file\";s:9:\"create_in\";s:9:\"Create in\";s:17:\"create_stylesheet\";s:12:\"Create Style\";s:6:\"create\";s:6:\"Create\";s:7:\"created\";s:13:\"Creation Date\";s:28:\"cron_forum_notification_cron\";s:22:\"regularly per cron job\";s:28:\"cron_forum_notification_desc\";s:122:\"If enabled, all users, who want to be informed about new posts in specified forum threads, will get notifications by mail.\";s:33:\"cron_forum_notification_crob_desc\";s:158:\"If enabled, all users who have enabled forum notifications will get a daily mail about all new posts but no immediate notification for each submitted posting.\";s:32:\"cron_forum_notification_directly\";s:23:\"directly on new entries\";s:29:\"cron_forum_notification_never\";s:5:\"never\";s:23:\"cron_forum_notification\";s:24:\"Send Forum Notifications\";s:14:\"cron_jobs_desc\";s:156:\"A cron job is an automated process that operates at predefined time intervals. You will find information about the setup in the ‘INSTALL Documentation’.\";s:9:\"cron_jobs\";s:9:\"Cron Jobs\";s:22:\"cron_lucene_index_info\";s:122:\"If enabled, the lucene search index will be updated. Please configure the lucene server at ’Administration -> Search’.\";s:17:\"cron_lucene_index\";s:26:\"Update Lucene search index\";s:27:\"cron_mail_notification_cron\";s:22:\"regularly per cron job\";s:27:\"cron_mail_notification_desc\";s:206:\"If enabled, all users, who want to be informed about new mail, will get notifications by external mail. Please deactivate the option ‘Globally prevent sending external mails’ first to use this function.\";s:28:\"cron_mail_notification_never\";s:5:\"never\";s:22:\"cron_mail_notification\";s:23:\"Send Mail Notifications\";s:5:\"crs_a\";s:8:\"a Course\";s:28:\"crs_activation_start_invalid\";s:43:\"The start and the finish time is not valid.\";s:7:\"crs_add\";s:10:\"Add Course\";s:9:\"crs_added\";s:12:\"Course added\";s:39:\"crs_all_questions_answered_successfully\";s:46:\"You have successfully answered every question.\";s:12:\"crs_archives\";s:8:\"Archives\";s:22:\"crs_at_least_one_admin\";s:50:\"There has to be at least one course administrator.\";s:13:\"crs_available\";s:17:\"Available Courses\";s:23:\"crs_cancel_waiting_list\";s:75:\"Do you really want to remove yourself from the waiting list of course \"%s\"?\";s:30:\"crs_container_link_not_allowed\";s:44:\"It is not possible to link container objects\";s:21:\"crs_copy_threads_info\";s:78:\"Please decide which course materials should be copied, linked or even omitted.\";s:8:\"crs_edit\";s:11:\"Edit Course\";s:8:\"crs_info\";s:4:\"Info\";s:21:\"crs_management_system\";s:24:\"Course Management System\";s:21:\"crs_member_not_passed\";s:10:\"Not passed\";s:17:\"crs_member_passed\";s:6:\"Passed\";s:19:\"crs_members_gallery\";s:22:\"Course Members Gallery\";s:7:\"crs_new\";s:10:\"New Course\";s:14:\"crs_no_content\";s:15:\"Without content\";s:29:\"crs_removed_from_waiting_list\";s:60:\"You have been detached from the waiting list of course \"%s\".\";s:18:\"crs_status_blocked\";s:16:\"[Access refused]\";s:18:\"crs_status_pending\";s:26:\"[Waiting for registration]\";s:24:\"crs_subscribers_assigned\";s:20:\"Assigned new user(s)\";s:9:\"crs_title\";s:12:\"Course Title\";s:15:\"crs_unsubscribe\";s:23:\"Unsubscribe from Course\";s:15:\"crs_wizard_page\";s:22:\"Copy Course (Step 2/2)\";s:3:\"crs\";s:6:\"Course\";s:14:\"crsr_edit_info\";s:55:\"Please choose one course, for creating a new reference.\";s:9:\"crsr_edit\";s:21:\"Edit Course Reference\";s:8:\"crsr_new\";s:23:\"Create Course Reference\";s:4:\"crsr\";s:16:\"Course Reference\";s:10:\"csv_export\";s:10:\"CSV-Export\";s:15:\"cumulative_time\";s:15:\"Cumulative time\";s:14:\"cur_number_rec\";s:25:\"Current number of records\";s:16:\"current_ip_alert\";s:97:\"Notice: if you enter a wrong ip you won\'t be able to access the system with this profile anymore.\";s:10:\"current_ip\";s:11:\"Current IP:\";s:16:\"current_password\";s:16:\"Current Password\";s:20:\"custom_icon_size_big\";s:8:\"Big Size\";s:25:\"custom_icon_size_standard\";s:11:\"Medium Size\";s:21:\"custom_icon_size_tiny\";s:10:\"Small Size\";s:3:\"cut\";s:3:\"Cut\";s:7:\"cutPage\";s:3:\"Cut\";s:5:\"daily\";s:5:\"daily\";s:12:\"data_privacy\";s:21:\"Data Privacy Settings\";s:16:\"database_version\";s:24:\"Current Database Version\";s:8:\"database\";s:8:\"Database\";s:7:\"dataset\";s:4:\"Item\";s:4:\"date\";s:4:\"Date\";s:10:\"dateplaner\";s:8:\"Calendar\";s:3:\"day\";s:3:\"Day\";s:14:\"days_of_period\";s:14:\"Days of period\";s:4:\"days\";s:4:\"Days\";s:7:\"db_host\";s:13:\"Database Host\";s:7:\"db_name\";s:13:\"Database Name\";s:14:\"db_need_update\";s:25:\"Database needs an update!\";s:7:\"db_pass\";s:17:\"Database Password\";s:7:\"db_type\";s:13:\"Database Type\";s:7:\"db_user\";s:13:\"Database User\";s:10:\"db_version\";s:16:\"Database Version\";s:10:\"deactivate\";s:12:\"Set Inactive\";s:17:\"decrease_attempts\";s:12:\"Attempts - 1\";s:19:\"def_repository_view\";s:23:\"Default repository view\";s:22:\"default_auth_mode_info\";s:78:\"Please choose the authentication method that is preselected on the login page.\";s:17:\"default_auth_mode\";s:29:\"Default Authentication Method\";s:16:\"default_language\";s:16:\"Default Language\";s:21:\"default_perm_settings\";s:19:\"Default Permissions\";s:12:\"default_role\";s:12:\"Default Role\";s:13:\"default_roles\";s:13:\"Default Roles\";s:18:\"default_skin_style\";s:20:\"Default Skin / Style\";s:12:\"default_skin\";s:12:\"Default Skin\";s:13:\"default_style\";s:13:\"Default Style\";s:13:\"default_value\";s:13:\"Default Value\";s:7:\"default\";s:7:\"Default\";s:8:\"defaults\";s:8:\"Defaults\";s:14:\"delete_all_rec\";s:18:\"Delete all records\";s:10:\"delete_all\";s:10:\"Delete All\";s:20:\"delete_existing_file\";s:20:\"Delete Existing File\";s:13:\"delete_object\";s:16:\"Delete Object(s)\";s:16:\"delete_parameter\";s:16:\"Delete Parameter\";s:21:\"delete_selected_items\";s:6:\"Delete\";s:15:\"delete_selected\";s:15:\"Delete Selected\";s:14:\"delete_tr_data\";s:20:\"Delete tracking data\";s:6:\"delete\";s:6:\"Delete\";s:20:\"deleted_user_account\";s:20:\"Deleted user account\";s:12:\"deleted_user\";s:25:\"The user has been deleted\";s:13:\"deleted_users\";s:13:\"Deleted users\";s:7:\"deleted\";s:7:\"Deleted\";s:9:\"delicious\";s:17:\"Delicious Account\";s:7:\"deliver\";s:7:\"Deliver\";s:10:\"department\";s:10:\"Department\";s:4:\"desc\";s:11:\"Description\";s:11:\"description\";s:11:\"Description\";s:16:\"desired_password\";s:16:\"Desired Password\";s:13:\"desktop_items\";s:22:\"Personal Desktop Items\";s:7:\"details\";s:7:\"Details\";s:19:\"disable_admin_force\";s:23:\"Deactivate notification\";s:27:\"disable_anonymous_fora_desc\";s:197:\"If this option is enabled, the feature ‘Remain incognito’ is not available in forums anymore. In case this feature is already activated in certain forums, it is still possible to deactivate it.\";s:22:\"disable_anonymous_fora\";s:40:\"Disable ‘Remain incognito’ in forums\";s:13:\"disable_check\";s:13:\"Disable check\";s:22:\"disable_ext_lang_maint\";s:28:\"Disable Extended Maintenance\";s:24:\"disable_hide_user_toggle\";s:31:\"Member is allowed to deactivate\";s:7:\"disable\";s:7:\"disable\";s:8:\"disabled\";s:8:\"Disabled\";s:20:\"disk_quota_is_1_by_2\";s:66:\"The effective disk quota is %1$s due to membership in role \"%2$s\".\";s:33:\"disk_quota_is_1_instead_of_2_by_3\";s:136:\"The effective disk quota is %1$s as defined in this user account. The disk quota by role membership would have been %2$s by role \"%3$s\".\";s:28:\"disk_quota_is_unlimited_by_1\";s:71:\"The effective disk quota is unlimited due to membership in role \"%1$s\".\";s:34:\"disk_quota_last_reminder_sent_desc\";s:93:\"Last date on which the user has received a reminder mail because of exceeding the disk quota.\";s:29:\"disk_quota_last_reminder_sent\";s:24:\"Last quota reminder sent\";s:23:\"disk_quota_on_role_desc\";s:93:\"The disk quota specified on a role affects all user accounts which are assigned to this role.\";s:29:\"disk_quota_reminder_mail_desc\";s:295:\"The disk quota reminder mail is sent to active users who have exceeded their disk quota. This e-mail is sent once every day to the users when the daily ILIAS cron job is run. Users who already have received a reminder e-mail receive it again every 7 days as long as they exceed their disk quota.\";s:24:\"disk_quota_reminder_mail\";s:13:\"Reminder mail\";s:29:\"disk_quota_report_not_run_yet\";s:110:\"No disk quota report available. The daily cron job which determines the disk usage needs to be executed first.\";s:17:\"disk_quota_report\";s:17:\"Disk Quota Report\";s:10:\"disk_quota\";s:10:\"Disk Quota\";s:15:\"disk_space_used\";s:15:\"Disk space used\";s:18:\"disk_usage_details\";s:18:\"Disk Usage Details\";s:10:\"disk_usage\";s:10:\"Disk Usage\";s:27:\"display_webdav_actions_info\";s:115:\"Displays the action ‘Open as webfolder’ next to each category, folder, course and group item in the repository.\";s:22:\"display_webdav_actions\";s:22:\"Display WebDAV actions\";s:6:\"domain\";s:6:\"Domain\";s:4:\"down\";s:4:\"Down\";s:27:\"download_all_returned_files\";s:27:\"Download all returned files\";s:36:\"download_with_uploaded_filename_info\";s:478:\"Select this option exclusively for backwards compatibility with ILIAS 3.9 and older versions: When this option is selected, the filename of a downloaded file is equal to the filename that was used for uploading the file into ILIAS. If this option is not selected, the filename of a downloaded file is equal to the title of the file object in ILIAS. This option does not affect WebDAV. For WebDAV the filename of a downloaded file is always equal to the title of the file object.\";s:31:\"download_with_uploaded_filename\";s:31:\"Download with uploaded filename\";s:8:\"download\";s:8:\"Download\";s:20:\"downloading_settings\";s:20:\"Downloading Settings\";s:6:\"drafts\";s:6:\"Drafts\";s:4:\"drop\";s:4:\"Drop\";s:17:\"edit_cat_settings\";s:26:\"Advanced Category Settings\";s:13:\"edit_comments\";s:35:\"Edit comments for the selected user\";s:12:\"edit_content\";s:12:\"Edit Content\";s:9:\"edit_data\";s:9:\"Edit Data\";s:13:\"edit_grouping\";s:26:\"Edit Membership Limitation\";s:15:\"edit_operations\";s:15:\"Edit Operations\";s:17:\"edit_page_content\";s:17:\"Edit Page Content\";s:9:\"edit_page\";s:9:\"Edit Page\";s:17:\"edit_perm_ruleset\";s:29:\"Edit default permission rules\";s:15:\"edit_properties\";s:15:\"Edit Properties\";s:15:\"edit_stylesheet\";s:10:\"Edit Style\";s:4:\"edit\";s:4:\"Edit\";s:9:\"edited_at\";s:9:\"Edited at\";s:6:\"editor\";s:6:\"Editor\";s:14:\"email_feedback\";s:15:\"E-Mail feedback\";s:12:\"email_footer\";s:22:\"
powered by ILIAS\";s:15:\"email_not_valid\";s:44:\"The e-mail address you entered is not valid!\";s:5:\"email\";s:6:\"E-Mail\";s:18:\"enable_admin_force\";s:21:\"Activate notification\";s:15:\"enable_calendar\";s:15:\"Enable Calendar\";s:24:\"enable_custom_icons_info\";s:175:\"This allows you to define custom icons for single categories, courses and groups. The properties section of categories, courses and groups will provide an image upload dialog.\";s:19:\"enable_custom_icons\";s:19:\"Enable custom icons\";s:22:\"enable_disk_quota_info\";s:414:\"Allows definition of a soft disk quota for each user account and each global role. Users that have exceeded the defined disk quota can be notified by ILIAS but are still able to upload more files.
This feature requires the activation of the cron job for disk quota! This cron job analyses the disk usage of all user accounts and list it in Administration » User Accounts as well as in the Disk Quota Report.\";s:31:\"enable_disk_quota_reminder_mail\";s:30:\"Send disk quota reminder mails\";s:27:\"enable_download_folder_info\";s:65:\"Allows download of a folder including sub structures as zip file.\";s:22:\"enable_download_folder\";s:26:\"Enable Downloading Folders\";s:21:\"enable_ext_lang_maint\";s:27:\"Enable Extended Maintenance\";s:27:\"enable_fora_statistics_desc\";s:59:\"If disabled, nobody is able to access the forum statistics.\";s:22:\"enable_fora_statistics\";s:26:\"Enable Statistics in Forum\";s:23:\"enable_hide_user_toggle\";s:35:\"Member is not allowed to deactivate\";s:30:\"enable_hist_user_comments_desc\";s:73:\"Give authors the opportunity to add comments to the history log of pages.\";s:25:\"enable_hist_user_comments\";s:31:\"Enable user comments in history\";s:19:\"enable_js_edit_info\";s:121:\"This option enables JavaScript editing for all content objects (ILIAS Learning Modules, Glossaries, Assessment Questions)\";s:14:\"enable_js_edit\";s:25:\"Enable JavaScript Editing\";s:26:\"enable_password_assistance\";s:26:\"Enable password assistance\";s:19:\"enable_registration\";s:28:\"Enable new user registration\";s:20:\"enable_search_engine\";s:219:\"Open Public Area for Internet Search Engines (e.g Google).
The Apache module ‘mod_rewrite’ is required for this extension. Please take care that you have appropriate permissions to use .htaccess configurations.\";s:17:\"enable_trash_info\";s:164:\"If enabled, deleted Objects are moved into Trash and may be recovered later. When deactivating this option deleted Objects are removed irreversibly from the System!\";s:12:\"enable_trash\";s:12:\"Enable Trash\";s:18:\"enable_webdav_info\";s:243:\"Allows WebDAV clients to access the repository as a webfolder. Users can open webfolders using the ‘Open as webfolder’ action in the repository, or by entering the following address in a WebDAV client: %1$s\";s:13:\"enable_webdav\";s:20:\"Enable WebDAV access\";s:6:\"enable\";s:6:\"Enable\";s:7:\"enabled\";s:7:\"Enabled\";s:16:\"enter_in_mb_desc\";s:20:\"Enter a value in MB.\";s:9:\"enumerate\";s:9:\"Enumerate\";s:11:\"err_1_param\";s:17:\"Only 1 parameter!\";s:11:\"err_2_param\";s:17:\"Only 2 parameter!\";s:26:\"err_auth_cas_no_ilias_user\";s:126:\"Login failed. CAS authentication successful, but no corresponding ILIAS user exists. Please contact your system administrator.\";s:24:\"err_auth_ext_user_exists\";s:83:\"External account \'%s\' for authentication mode \'%s\' is already existing. (User \'%s\')\";s:27:\"err_auth_ldap_no_ilias_user\";s:127:\"Login failed. LDAP authentication successful, but no corresponding ILIAS user exists. Please contact your system administrator.\";s:22:\"err_auth_mode_inactive\";s:42:\"Your authentication method is deactivated.\";s:29:\"err_auth_radius_no_ilias_user\";s:87:\"Login failed. Radius authentication successful, but no corresponding ILIAS user exists.\";s:27:\"err_auth_soap_no_ilias_user\";s:127:\"Login failed. SOAP authentication successful, but no corresponding ILIAS user exists. Please contact your system administrator.\";s:15:\"err_check_input\";s:57:\"The settings could not be saved. Please check your input.\";s:15:\"err_count_param\";s:29:\"Reason: Wrong parameter count\";s:24:\"err_enter_current_passwd\";s:34:\"Please enter your current password\";s:11:\"err_in_line\";s:13:\"Error in line\";s:12:\"err_inactive\";s:88:\"This account has not been activated. Please contact the system administrator for access.\";s:16:\"err_invalid_port\";s:19:\"Invalid port number\";s:20:\"err_ldap_auth_failed\";s:102:\"User not authenticated on LDAP server! Please ensure that you have the same password in ILIAS and LDAP\";s:23:\"err_ldap_connect_failed\";s:60:\"Connection to LDAP server failed! Please check your settings\";s:22:\"err_ldap_search_failed\";s:69:\"Connection to LDAP server failed! PLease check BaseDN and Search base\";s:23:\"err_ldap_user_not_found\";s:86:\"User not found on LDAP server! Please check attribute for login name and object class.\";s:14:\"err_no_cookies\";s:46:\"Please enable session cookies in your browser!\";s:21:\"err_no_langfile_found\";s:23:\"No language file found!\";s:12:\"err_no_param\";s:13:\"No parameter!\";s:16:\"err_over_3_param\";s:23:\"More than 3 parameters!\";s:23:\"err_role_not_assignable\";s:53:\"You cannot assign users to this role at this location\";s:19:\"err_session_expired\";s:24:\"Your session is expired!\";s:17:\"err_unknown_error\";s:13:\"Unknown Error\";s:16:\"err_wrong_header\";s:21:\"Reason: Wrong header.\";s:15:\"err_wrong_login\";s:23:\"Wrong Login or Password\";s:18:\"err_wrong_password\";s:14:\"Wrong Password\";s:12:\"error_parser\";s:26:\"Error starting the parser.\";s:15:\"error_recipient\";s:15:\"Error Recipient\";s:5:\"error\";s:5:\"Error\";s:24:\"event_ass_materials_prop\";s:17:\"Session Materials\";s:18:\"event_assign_files\";s:15:\"File Assignment\";s:7:\"exc_add\";s:12:\"Add Exercise\";s:9:\"exc_added\";s:14:\"Exercise added\";s:14:\"exc_ask_delete\";s:12:\"Delete file?\";s:14:\"exc_assign_usr\";s:11:\"Assign User\";s:10:\"exc_create\";s:15:\"Create exercise\";s:18:\"exc_date_not_valid\";s:21:\"The date is not valid\";s:20:\"exc_deassign_members\";s:21:\"Remove Participant(s)\";s:11:\"exc_details\";s:16:\"Exercise details\";s:16:\"exc_download_all\";s:12:\"Download All\";s:18:\"exc_download_files\";s:14:\"Download Files\";s:16:\"exc_download_new\";s:12:\"Download New\";s:17:\"exc_edit_exercise\";s:13:\"Edit exercise\";s:14:\"exc_edit_until\";s:10:\"Edit Until\";s:8:\"exc_edit\";s:20:\"New exercise created\";s:17:\"exc_exercise_sent\";s:13:\"Exercise Sent\";s:17:\"exc_feedback_sent\";s:13:\"Feedback Sent\";s:18:\"exc_files_returned\";s:15:\"Submitted Files\";s:9:\"exc_files\";s:5:\"Files\";s:10:\"exc_groups\";s:6:\"Groups\";s:18:\"exc_header_members\";s:18:\"Exercise (members)\";s:15:\"exc_instruction\";s:17:\"Work Instructions\";s:19:\"exc_last_submission\";s:15:\"Last Submission\";s:14:\"exc_mail_users\";s:20:\"Send mail to user(s)\";s:28:\"exc_members_already_assigned\";s:66:\"These users are already assigned to other teams of this assignment\";s:20:\"exc_members_assigned\";s:16:\"Members assigned\";s:26:\"exc_members_comments_saved\";s:59:\"The exercise comments for the selected user have been saved\";s:7:\"exc_new\";s:12:\"New Exercise\";s:23:\"exc_no_members_assigned\";s:19:\"No members assigned\";s:11:\"exc_notices\";s:7:\"Notices\";s:7:\"exc_obj\";s:8:\"Exercise\";s:22:\"exc_resubmitted_advice\";s:118:\"This symbol will be displayed in case that a new file has been submitted after the ‘solved’ field has been checked\";s:9:\"exc_roles\";s:5:\"Roles\";s:16:\"exc_save_changes\";s:4:\"Save\";s:12:\"exc_schedule\";s:8:\"Schedule\";s:14:\"exc_search_for\";s:10:\"Search for\";s:19:\"exc_select_one_file\";s:31:\"Please select exactly one file.\";s:17:\"exc_send_exercise\";s:21:\"Send exercise by mail\";s:11:\"exc_sent_at\";s:16:\"Sent on
%s\";s:8:\"exc_sent\";s:48:\"The exercise has been sent to the selected users\";s:22:\"exc_status_resubmitted\";s:11:\"Resubmitted\";s:16:\"exc_status_saved\";s:16:\"Exercise updated\";s:15:\"exc_status_sent\";s:9:\"Delivered\";s:17:\"exc_status_solved\";s:6:\"Solved\";s:20:\"exc_status_submitted\";s:9:\"Submitted\";s:10:\"exc_status\";s:6:\"Status\";s:14:\"exc_submission\";s:10:\"Submission\";s:19:\"exc_time_over_short\";s:11:\"Time is up.\";s:16:\"exc_time_to_send\";s:22:\"Remaining Working Time\";s:16:\"exc_upload_error\";s:20:\"Error uploading file\";s:9:\"exc_users\";s:5:\"Users\";s:3:\"exc\";s:8:\"Exercise\";s:4:\"excs\";s:9:\"Exercises\";s:7:\"execute\";s:7:\"Execute\";s:18:\"exercise_time_over\";s:91:\"The time allocated for completing this exercise is over. Files cannot be submitted anymore!\";s:8:\"exp_html\";s:11:\"Export HTML\";s:10:\"expand_all\";s:10:\"Expand All\";s:6:\"expand\";s:6:\"Expand\";s:8:\"expanded\";s:8:\"Expanded\";s:14:\"explorer_frame\";s:13:\"Explorer Tree\";s:23:\"export_format_selection\";s:36:\"Please select the export file format\";s:13:\"export_format\";s:13:\"Export format\";s:20:\"export_group_members\";s:41:\"Export group members (to Microsoft Excel)\";s:11:\"export_html\";s:19:\"Export as HTML File\";s:10:\"export_xml\";s:18:\"Export as XML File\";s:6:\"export\";s:6:\"Export\";s:21:\"ext_acccount_required\";s:46:\"Please enter the name of the external account.\";s:16:\"ext_cat_settings\";s:31:\"Edit Advanced Category Settings\";s:8:\"ext_link\";s:4:\"Link\";s:14:\"extt_configure\";s:12:\"configure...\";s:9:\"extt_name\";s:16:\"Software/Service\";s:11:\"extt_remark\";s:123:\"All software and services listed above are not part of ILIAS and do not fall under the ILIAS open source licence agreement.\";s:20:\"extt_title_configure\";s:27:\"Configure external software\";s:15:\"failure_message\";s:15:\"Failure Message\";s:12:\"faq_exercise\";s:12:\"FAQ Exercise\";s:3:\"fax\";s:3:\"Fax\";s:4:\"feed\";s:8:\"Web Feed\";s:18:\"feedback_recipient\";s:18:\"Feedback Recipient\";s:8:\"feedback\";s:8:\"Feedback\";s:10:\"field_name\";s:10:\"Field Name\";s:10:\"field_type\";s:10:\"Field Type\";s:6:\"file_a\";s:6:\"a File\";s:21:\"file_add_and_metadata\";s:29:\"Upload File and Edit Metadata\";s:8:\"file_add\";s:11:\"Upload File\";s:10:\"file_added\";s:13:\"File uploaded\";s:21:\"file_allowed_suffixes\";s:19:\"Allowed file types:\";s:12:\"file_created\";s:20:\"File has been added.\";s:9:\"file_edit\";s:32:\"Edit File and Upload New Version\";s:9:\"file_icon\";s:9:\"File icon\";s:9:\"file_info\";s:16:\"File Information\";s:16:\"file_is_infected\";s:32:\"The file is infected by a virus.\";s:21:\"file_lock_unlock_file\";s:16:\"Lock/Unlock file\";s:14:\"file_locked_by\";s:14:\"File locked by\";s:8:\"file_new\";s:18:\"Upload Single File\";s:14:\"file_not_found\";s:14:\"File Not Found\";s:14:\"file_not_valid\";s:15:\"File not valid!\";s:11:\"file_notice\";s:20:\"Maximum upload size:\";s:21:\"file_suffix_repl_info\";s:200:\"Enter file types with suffix (separated by comma) that shall be be renamed with a ‘.sec’ when uploaded into webspace to prevent execution of this file. This is done per default for these suffixes:\";s:16:\"file_suffix_repl\";s:30:\"File Upload Suffix Replacement\";s:12:\"file_updated\";s:22:\"File has been updated.\";s:10:\"file_valid\";s:14:\"File is valid!\";s:12:\"file_version\";s:24:\"Version Provided in File\";s:4:\"file\";s:4:\"File\";s:26:\"filename_extension_missing\";s:27:\"File name extension missing\";s:24:\"filename_extension_short\";s:9:\"Extension\";s:27:\"filename_hidden_backup_file\";s:18:\"Hidden backup file\";s:25:\"filename_hidden_unix_file\";s:16:\"Hidden Unix file\";s:25:\"filename_interoperability\";s:16:\"Interoperability\";s:27:\"filename_special_characters\";s:63:\"Due to the character / this object is not visible in webfolders\";s:25:\"filename_special_filename\";s:57:\"Objects with names . and .. are not visible in webfolders\";s:19:\"filename_visibility\";s:10:\"Visibility\";s:32:\"filename_windows_empty_extension\";s:94:\"Due to the character . at the end of the name this object is not visible in Windows webfolders\";s:35:\"filename_windows_special_characters\";s:95:\"Due to one of the characters \\ / : * ? \" < > | this object is not visible in Windows webfolders\";s:29:\"filename_windows_webdav_issue\";s:71:\"Due to the character # this object is not visible in Windows webfolders\";s:8:\"filename\";s:9:\"File Name\";s:14:\"files_location\";s:14:\"Files Location\";s:5:\"files\";s:5:\"Files\";s:8:\"filesize\";s:9:\"File Size\";s:8:\"filetype\";s:9:\"File Type\";s:28:\"fill_out_all_required_fields\";s:35:\"Please fill out all required fields\";s:24:\"filter_users_with_access\";s:22:\"Only users with access\";s:28:\"filter_users_with_disk_usage\";s:31:\"Only users with disk space used\";s:37:\"filter_users_with_exceeded_disk_quota\";s:35:\"Only users with disk quota exceeded\";s:27:\"filter_users_without_access\";s:25:\"Only users without access\";s:31:\"filter_users_without_disk_usage\";s:34:\"Only users with no disk space used\";s:6:\"filter\";s:6:\"Filter\";s:9:\"firstname\";s:10:\"First Name\";s:8:\"flatview\";s:12:\"Hide Sidebar\";s:6:\"fold_a\";s:8:\"a Folder\";s:8:\"fold_add\";s:10:\"Add Folder\";s:10:\"fold_added\";s:12:\"Folder added\";s:22:\"fold_copy_threads_info\";s:71:\"Please decide which materials should be copied, linked or even omitted.\";s:9:\"fold_edit\";s:11:\"Edit Folder\";s:8:\"fold_new\";s:10:\"New Folder\";s:16:\"fold_wizard_page\";s:22:\"Copy Folder (Step 2/2)\";s:4:\"fold\";s:6:\"Folder\";s:6:\"folder\";s:6:\"Folder\";s:7:\"folders\";s:7:\"Folders\";s:26:\"force_accept_usr_agreement\";s:35:\"You must accept the user agreement!\";s:8:\"forename\";s:8:\"Forename\";s:15:\"forgot_password\";s:21:\"Forgot your password?\";s:15:\"forgot_username\";s:21:\"Forgot your username?\";s:17:\"form_empty_fields\";s:29:\"Please complete these fields:\";s:20:\"form_input_not_valid\";s:68:\"Some data is incomplete or not valid. Please correct the form input.\";s:17:\"forum_attachments\";s:17:\"Forum attachments\";s:25:\"forum_direct_notification\";s:19:\"Direct Notification\";s:26:\"forum_general_notification\";s:20:\"General Notification\";s:17:\"forum_import_file\";s:11:\"Import file\";s:12:\"forum_import\";s:12:\"Forum import\";s:24:\"forum_notify_me_directly\";s:57:\"Please inform me about direct answers to my contribution.\";s:25:\"forum_notify_me_generally\";s:58:\"Please inform me about any new contributions to my thread.\";s:15:\"forum_notify_me\";s:32:\"Notify me when a reply is posted\";s:18:\"forum_post_replied\";s:34:\"Your forum entry has been replied.\";s:5:\"forum\";s:5:\"Forum\";s:17:\"forums_anonymized\";s:16:\"Forum anonymized\";s:16:\"forums_anonymous\";s:6:\"anonym\";s:15:\"forums_articles\";s:8:\"Articles\";s:33:\"forums_disable_forum_notification\";s:35:\"Disable Notification for this Forum\";s:32:\"forums_enable_forum_notification\";s:34:\"Enable Notification for this Forum\";s:33:\"forums_forum_notification_enabled\";s:54:\"You will be notified about new messages in this forum.\";s:16:\"forums_last_post\";s:14:\"Latest Article\";s:17:\"forums_moderators\";s:10:\"Moderators\";s:19:\"forums_new_articles\";s:12:\"New Articles\";s:28:\"forums_notification_settings\";s:28:\"Forums Notification Settings\";s:15:\"forums_overview\";s:15:\"Forums Overview\";s:14:\"forums_threads\";s:7:\"Threads\";s:16:\"forums_use_alias\";s:131:\"You may use a pseudonym for your posting. If you leave this field blank, your posting will be marked as written by ‘Anonymous’.\";s:16:\"forums_your_name\";s:9:\"Your Name\";s:6:\"forums\";s:6:\"Forums\";s:5:\"frm_a\";s:7:\"a Forum\";s:7:\"frm_add\";s:9:\"Add Forum\";s:9:\"frm_added\";s:11:\"Forum added\";s:11:\"frm_article\";s:7:\"article\";s:10:\"frm_create\";s:12:\"Create Forum\";s:15:\"frm_delete_post\";s:24:\"Edit and delete postings\";s:13:\"frm_edit_post\";s:15:\"Add new posting\";s:8:\"frm_edit\";s:10:\"Edit Forum\";s:19:\"frm_latest_postings\";s:15:\"Latest Articles\";s:7:\"frm_new\";s:9:\"New Forum\";s:22:\"frm_statistics_ranking\";s:7:\"Ranking\";s:19:\"frm_status_new_desc\";s:81:\"Please select a duration how long the status ‘New’ is kept for forum entries.\";s:14:\"frm_status_new\";s:16:\"Status ‘New’\";s:3:\"frm\";s:5:\"Forum\";s:4:\"from\";s:4:\"From\";s:8:\"fullname\";s:9:\"Full name\";s:9:\"functions\";s:9:\"Functions\";s:20:\"further_informations\";s:19:\"Further Information\";s:7:\"gdf_add\";s:14:\"Add Definition\";s:7:\"gdf_new\";s:14:\"New Definition\";s:8:\"gender_f\";s:6:\"Female\";s:8:\"gender_m\";s:4:\"Male\";s:6:\"gender\";s:6:\"Gender\";s:16:\"general_settings\";s:16:\"General Settings\";s:8:\"generate\";s:8:\"Generate\";s:7:\"glo_add\";s:12:\"Add Glossary\";s:9:\"glo_added\";s:14:\"Glossary added\";s:10:\"glo_create\";s:15:\"Create Glossary\";s:13:\"glo_mode_desc\";s:321:\"A virtual glossary works like a normal glossary. Additionally it contains the terms from all glossaries that are located on the same level in the repository like the virtual glossary (level) respectively from all glossaries that are located downwards in the repository from the position of the virtual glossary (subtree).\";s:14:\"glo_mode_level\";s:25:\"virtual (this level only)\";s:15:\"glo_mode_normal\";s:6:\"normal\";s:16:\"glo_mode_subtree\";s:24:\"virtual (entire subtree)\";s:8:\"glo_mode\";s:4:\"Mode\";s:7:\"glo_new\";s:12:\"New Glossary\";s:15:\"glo_upload_file\";s:4:\"File\";s:3:\"glo\";s:8:\"Glossary\";s:14:\"global_default\";s:14:\"Global Default\";s:12:\"global_fixed\";s:12:\"Global Fixed\";s:15:\"global_settings\";s:15:\"Global settings\";s:11:\"global_user\";s:12:\"Global users\";s:6:\"global\";s:6:\"Global\";s:10:\"glossaries\";s:10:\"Glossaries\";s:14:\"glossary_added\";s:14:\"Glossary added\";s:8:\"glossary\";s:8:\"Glossary\";s:2:\"go\";s:2:\"Go\";s:19:\"group_access_denied\";s:13:\"Access Denied\";s:17:\"group_any_objects\";s:24:\"No sub-objects available\";s:17:\"group_create_chat\";s:11:\"Create chat\";s:10:\"group_desc\";s:17:\"Group Description\";s:13:\"group_details\";s:13:\"Group Details\";s:17:\"group_filesharing\";s:18:\"Group File Sharing\";s:17:\"group_import_file\";s:11:\"Import file\";s:12:\"group_import\";s:12:\"Group import\";s:14:\"group_info_reg\";s:19:\"Admission procedure\";s:13:\"group_members\";s:13:\"Group Members\";s:19:\"group_memstat_admin\";s:13:\"Administrator\";s:20:\"group_memstat_member\";s:6:\"Member\";s:13:\"group_memstat\";s:13:\"Member Status\";s:10:\"group_name\";s:10:\"Group Name\";s:23:\"group_new_registrations\";s:13:\"Join Requests\";s:25:\"group_no_registration_msg\";s:33:\"You can join this group directly.\";s:21:\"group_no_registration\";s:10:\"Join Group\";s:19:\"group_not_available\";s:18:\"No group available\";s:13:\"group_objects\";s:13:\"Group Objects\";s:31:\"group_password_registration_msg\";s:126:\"If you know the group password, you can join this group. Please contact a group administrator, if you don\'t know the password.\";s:34:\"group_registration_expiration_date\";s:15:\"Expiration Date\";s:34:\"group_registration_expiration_time\";s:15:\"Expiration Time\";s:30:\"group_registration_expired_msg\";s:121:\"The time period for joining this group has expired. Please contact a group administrator, if you want to join this group.\";s:26:\"group_registration_expired\";s:50:\"The time period for joining this group has expired\";s:23:\"group_registration_mode\";s:22:\"Registration Procedure\";s:23:\"group_registration_time\";s:19:\"Registration Period\";s:18:\"group_registration\";s:12:\"Registration\";s:16:\"group_req_direct\";s:13:\"Join directly\";s:18:\"group_req_password\";s:24:\"Join with group password\";s:26:\"group_req_registration_msg\";s:215:\"You have to request for membership to access this group. Please describe your interest for becoming member in the message form. You will be notified as soon as an administrator has accepted or declined your request.\";s:22:\"group_req_registration\";s:18:\"Request membership\";s:11:\"group_reset\";s:23:\"Reset Group Permissions\";s:19:\"group_status_closed\";s:6:\"Closed\";s:17:\"group_status_desc\";s:300:\"Determines the initial status of the group by using the permission settings from the role templates ‘il_grp_status_closed’ or ‘il_grp_status_open’
Public: Group is visible; User may subscribe.
Closed: Group is not visible for non-members; User has to be invited by a member to join.\";s:19:\"group_status_public\";s:6:\"Public\";s:12:\"group_status\";s:8:\"Group is\";s:5:\"group\";s:5:\"Group\";s:27:\"grouping_select_exactly_one\";s:48:\"Please choose exactly one membership limitation.\";s:26:\"groupings_assigned_obj_crs\";s:16:\"Assigned Courses\";s:26:\"groupings_assigned_obj_grp\";s:15:\"Assigned Groups\";s:9:\"groupings\";s:22:\"Membership Limitations\";s:15:\"groups_overview\";s:15:\"Groups Overview\";s:6:\"groups\";s:6:\"Groups\";s:5:\"grp_a\";s:7:\"a Group\";s:14:\"grp_add_member\";s:13:\"Add Member(s)\";s:7:\"grp_add\";s:9:\"Add Group\";s:9:\"grp_added\";s:11:\"Group added\";s:19:\"grp_already_applied\";s:68:\"You have already applied to this group! Please wait for confirmation\";s:17:\"grp_app_send_mail\";s:24:\"Send applicant a message\";s:8:\"grp_back\";s:4:\"Back\";s:19:\"grp_btn_unsubscribe\";s:22:\"Unsubscribe From Group\";s:23:\"grp_cancel_waiting_list\";s:74:\"Do you really want to remove yourself from the waiting list of group \"%s\"?\";s:21:\"grp_copy_threads_info\";s:71:\"Please decide which materials should be copied, linked or even omitted.\";s:17:\"grp_count_members\";s:17:\"Number of members\";s:10:\"grp_create\";s:12:\"Create Group\";s:24:\"grp_deleted_export_files\";s:23:\"Deleted selected files.\";s:18:\"grp_dismiss_member\";s:76:\"Are you sure you want to unsubscribe the following member(s) from the group?\";s:18:\"grp_dismiss_myself\";s:53:\"Are you sure you want to unsubscribe from this group?\";s:8:\"grp_edit\";s:10:\"Edit Group\";s:30:\"grp_err_administrator_required\";s:79:\"Member could not be removed, at least one administrator per group is required !\";s:49:\"grp_err_at_least_one_groupadministrator_is_needed\";s:49:\"Each group needs at least one group administrator\";s:13:\"grp_err_error\";s:17:\"An error occurred\";s:19:\"grp_err_last_member\";s:62:\"Last member could not be removed, please delete group instead.\";s:35:\"grp_err_member_could_not_be_removed\";s:73:\"Member could not be removed. Please verify all dependencies of this user.\";s:21:\"grp_err_no_permission\";s:54:\"You do not possess the permissions for this operation.\";s:25:\"grp_err_registration_data\";s:82:\"Please enter a password, the expiration date and time for a valid joining period !\";s:23:\"grp_header_edit_members\";s:12:\"Edit members\";s:14:\"grp_list_users\";s:10:\"List users\";s:30:\"grp_mail_body_new_subscription\";s:39:\"You have been subscribed to this group.\";s:36:\"grp_mail_body_subscription_cancelled\";s:35:\"Your membership has been cancelled.\";s:30:\"grp_mail_subj_new_subscription\";s:16:\"New subscription\";s:36:\"grp_mail_subj_subscription_cancelled\";s:22:\"Subscription cancelled\";s:21:\"grp_mem_change_status\";s:25:\"Change Participant Status\";s:13:\"grp_mem_leave\";s:25:\"Dismiss member from group\";s:17:\"grp_mem_send_mail\";s:27:\"Send Participants a Message\";s:19:\"grp_members_gallery\";s:21:\"Group Members Gallery\";s:27:\"grp_msg_applicants_assigned\";s:40:\"Applicant(s) assigned as group member(s)\";s:26:\"grp_msg_applicants_removed\";s:31:\"Applicant(s) removed from list.\";s:23:\"grp_msg_member_assigned\";s:35:\"User(s) assigned as group member(s)\";s:27:\"grp_msg_membership_annulled\";s:21:\"Cancelled membership.\";s:15:\"grp_name_exists\";s:68:\"There is already a group with this name! Please choose another name.\";s:14:\"grp_new_search\";s:10:\"New search\";s:7:\"grp_new\";s:9:\"New Group\";s:22:\"grp_no_groups_selected\";s:21:\"Please select a group\";s:20:\"grp_no_results_found\";s:16:\"No results found\";s:21:\"grp_no_roles_selected\";s:20:\"Please select a role\";s:11:\"grp_options\";s:7:\"Options\";s:12:\"grp_register\";s:4:\"Join\";s:26:\"grp_registration_completed\";s:25:\"You have joined the group\";s:16:\"grp_registration\";s:10:\"Join Group\";s:29:\"grp_removed_from_waiting_list\";s:59:\"You have been detached from the waiting list of group \"%s\".\";s:30:\"grp_search_enter_search_string\";s:28:\"Please enter a search string\";s:18:\"grp_search_members\";s:11:\"User search\";s:24:\"grp_select_one_file_only\";s:31:\"Please select exactly one file.\";s:19:\"grp_select_one_file\";s:23:\"Please select one file.\";s:15:\"grp_wizard_page\";s:21:\"Copy Group (Step 2/2)\";s:3:\"grp\";s:5:\"Group\";s:5:\"guest\";s:5:\"Guest\";s:6:\"guests\";s:6:\"Guests\";s:17:\"header_searchable\";s:10:\"Searchable\";s:12:\"header_title\";s:12:\"Header Title\";s:27:\"header_visible_registration\";s:23:\"Visible in Registration\";s:10:\"header_zip\";s:36:\"Upload Multiple Files as Zip-Archive\";s:6:\"height\";s:6:\"Height\";s:4:\"help\";s:4:\"Help\";s:8:\"hh_mm_ss\";s:8:\"HH:MM:SS\";s:5:\"hh_mm\";s:5:\"HH:MM\";s:2:\"HH\";s:5:\"HH:MM\";s:10:\"mm_dd_yyyy\";s:10:\"MM/DD/YYYY\";s:10:\"dd_mm_yyyy\";s:10:\"DD.MM.YYYY\";s:10:\"yyyy_mm_dd\";s:10:\"YYYY-MM-DD\";s:12:\"hide_details\";s:12:\"Hide Details\";s:11:\"hide_filter\";s:11:\"Hide Filter\";s:22:\"hide_own_online_status\";s:21:\"Hide My Online Status\";s:18:\"hide_private_notes\";s:10:\"Hide Notes\";s:14:\"hide_structure\";s:23:\"Disable Structured-View\";s:4:\"hide\";s:4:\"Hide\";s:4:\"hint\";s:4:\"Hint\";s:18:\"hist_dbk_delete_pg\";s:32:\"Page \"%1\" [%2] has been deleted.\";s:18:\"hist_dbk_delete_st\";s:35:\"Chapter \"%1\" [%2] has been deleted.\";s:18:\"hist_dbk_pg_create\";s:13:\"Page created.\";s:15:\"hist_dbk_pg_cut\";s:34:\"Page cut out of chapter \"%1\" [%2].\";s:17:\"hist_dbk_pg_paste\";s:35:\"Page pasted into chapter \'%1\' [%2].\";s:18:\"hist_dbk_pg_update\";s:13:\"Page changed.\";s:20:\"hist_dbk_st_cut_page\";s:34:\"Page \"%1\" [%2] cut out of chapter.\";s:22:\"hist_dbk_st_paste_page\";s:35:\"Page \"%1\" [%2] pasted into chapter.\";s:16:\"hist_file_create\";s:32:\"File created, file name is \"%1\".\";s:21:\"hist_file_new_version\";s:61:\"Added new file version, file name is \"%1\", new version is %2.\";s:17:\"hist_file_replace\";s:56:\"File replaced. New file name is \"%1\", new version is %2.\";s:17:\"hist_lm_delete_pg\";s:32:\"Page \"%1\" [%2] has been deleted.\";s:17:\"hist_lm_delete_st\";s:35:\"Chapter \"%1\" [%2] has been deleted.\";s:17:\"hist_lm_pg_create\";s:13:\"Page created.\";s:14:\"hist_lm_pg_cut\";s:34:\"Page cut out of chapter \"%1\" [%2].\";s:16:\"hist_lm_pg_paste\";s:35:\"Page pasted into chapter \"%1\" [%2].\";s:17:\"hist_lm_pg_update\";s:13:\"Page changed.\";s:17:\"hist_lm_st_create\";s:16:\"Chapter created.\";s:19:\"hist_lm_st_cut_page\";s:34:\"Page \"%1\" [%2] cut out of chapter.\";s:21:\"hist_lm_st_paste_page\";s:35:\"Page \"%1\" [%2] pasted into chapter.\";s:15:\"hist_no_entries\";s:22:\"No entries in history.\";s:13:\"hist_webr_add\";s:34:\"Added new Weblink with title: \"%1\"\";s:16:\"hist_webr_delete\";s:32:\"Deleted Weblink with title: \"%1\"\";s:16:\"hist_webr_update\";s:33:\"Modified Weblink with title: \"%1\"\";s:7:\"history\";s:7:\"History\";s:13:\"hits_per_page\";s:9:\"Hits/Page\";s:5:\"hobby\";s:17:\"Interests/Hobbies\";s:4:\"home\";s:11:\"Public Area\";s:4:\"host\";s:4:\"Host\";s:4:\"hour\";s:4:\"Hour\";s:12:\"hours_of_day\";s:12:\"Hours of day\";s:5:\"hours\";s:5:\"Hours\";s:8:\"htlm_add\";s:24:\"Add HTML Learning Module\";s:9:\"htlm_edit\";s:36:\"Edit HTML Learning Module Properties\";s:8:\"htlm_new\";s:24:\"New HTML Learning Module\";s:4:\"htlm\";s:20:\"Learning Module HTML\";s:10:\"html_block\";s:10:\"HTML Block\";s:17:\"http_not_possible\";s:44:\"This server is not supporting http requests.\";s:9:\"http_path\";s:9:\"HTTP Path\";s:4:\"http\";s:4:\"HTTP\";s:18:\"https_not_possible\";s:48:\"This server is not supporting HTTPS connections.\";s:8:\"i2passwd\";s:16:\"ILIAS 2 password\";s:13:\"icon_settings\";s:12:\"Custom Icons\";s:4:\"icon\";s:4:\"Icon\";s:15:\"icons_in_header\";s:10:\"Header row\";s:18:\"icons_in_item_rows\";s:9:\"Item rows\";s:25:\"icons_in_typed_lists_info\";s:123:\"Determines where to display icons in item lists that are ordered by type within the repository and on the personal desktop.\";s:20:\"icons_in_typed_lists\";s:27:\"Icon position in item lists\";s:2:\"id\";s:2:\"ID\";s:10:\"identifier\";s:10:\"identifier\";s:25:\"if_no_title_then_filename\";s:38:\"Leave blank to use file name as title.\";s:20:\"if_no_title_then_url\";s:30:\"Leave blank to display the URL\";s:18:\"ignore_on_conflict\";s:18:\"Ignore on conflict\";s:17:\"il_chat_moderator\";s:14:\"Chat Moderator\";s:12:\"il_crs_admin\";s:20:\"Course Administrator\";s:13:\"il_crs_member\";s:13:\"Course Member\";s:17:\"il_crs_non_member\";s:17:\"Course non-member\";s:12:\"il_crs_tutor\";s:12:\"Course Tutor\";s:16:\"il_frm_moderator\";s:15:\"Forum moderator\";s:12:\"il_grp_admin\";s:19:\"Group Administrator\";s:13:\"il_grp_member\";s:12:\"Group Member\";s:20:\"il_grp_status_closed\";s:12:\"Group closed\";s:18:\"il_grp_status_open\";s:10:\"Group open\";s:28:\"ilias_and_webfolder_username\";s:28:\"ILIAS and Webfolder Username\";s:14:\"ilias_username\";s:14:\"ILIAS Username\";s:13:\"ilias_version\";s:13:\"ILIAS version\";s:11:\"im_aim_icon\";s:8:\"AIM Logo\";s:6:\"im_aim\";s:3:\"AIM\";s:11:\"im_icq_icon\";s:8:\"ICQ Logo\";s:6:\"im_icq\";s:3:\"ICQ\";s:14:\"im_jabber_icon\";s:11:\"Jabber Logo\";s:9:\"im_jabber\";s:6:\"Jabber\";s:11:\"im_msn_icon\";s:8:\"MSN Logo\";s:6:\"im_msn\";s:3:\"MSN\";s:13:\"im_skype_icon\";s:10:\"Skype Logo\";s:8:\"im_skype\";s:5:\"Skype\";s:12:\"im_voip_icon\";s:9:\"VoIP Logo\";s:7:\"im_voip\";s:4:\"VoIP\";s:13:\"im_yahoo_icon\";s:10:\"Yahoo Logo\";s:8:\"im_yahoo\";s:5:\"Yahoo\";s:16:\"image_gen_unsucc\";s:93:\"Image generation unsuccessful. Contact your system administrator and verify the convert path.\";s:5:\"image\";s:5:\"Image\";s:10:\"import_alm\";s:19:\"Import AICC Package\";s:19:\"import_cat_localrol\";s:40:\"Create local role for every new category\";s:16:\"import_cat_table\";s:61:\"The following table is only meaningful if the checkbox is set\";s:17:\"import_categories\";s:17:\"Import Categories\";s:18:\"import_failure_log\";s:18:\"Import failure log\";s:21:\"import_file_not_valid\";s:29:\"The import file is not valid.\";s:11:\"import_file\";s:11:\"Import File\";s:15:\"import_finished\";s:28:\"Number of imported messages.\";s:21:\"import_forum_finished\";s:28:\"The forum has been imported.\";s:15:\"import_glossary\";s:15:\"Import Glossary\";s:19:\"import_grp_finished\";s:32:\"Imported group without any error\";s:10:\"import_grp\";s:12:\"Import Group\";s:9:\"import_lm\";s:28:\"Import ILIAS Learning module\";s:10:\"import_qpl\";s:25:\"Import Question Pool Test\";s:25:\"import_questions_into_qpl\";s:37:\"Import question(s) into question pool\";s:16:\"import_root_user\";s:16:\"Import Root User\";s:11:\"import_sahs\";s:25:\"Import SCORM/AICC Package\";s:10:\"import_spl\";s:27:\"Import Question Pool Survey\";s:10:\"import_svy\";s:13:\"Import Survey\";s:10:\"import_tst\";s:11:\"Import Test\";s:12:\"import_users\";s:12:\"Import Users\";s:18:\"import_warning_log\";s:18:\"Import warning log\";s:6:\"import\";s:6:\"Import\";s:9:\"important\";s:9:\"Important\";s:8:\"imported\";s:8:\"imported\";s:9:\"in_use_by\";s:9:\"In use by\";s:6:\"in_use\";s:13:\"User Language\";s:2:\"in\";s:2:\"in\";s:8:\"inactive\";s:8:\"Inactive\";s:5:\"inbox\";s:5:\"Inbox\";s:13:\"include_local\";s:50:\"include local language file when updating language\";s:27:\"info_access_and_status_info\";s:30:\"Access- and status information\";s:23:\"info_access_permissions\";s:18:\"Access Permissions\";s:20:\"info_accessFree_sure\";s:77:\"Are you sure you want to remove the limited access for the following user(s)?\";s:18:\"info_activate_sure\";s:78:\"Are you sure that you want to approve the following user(s) as active user(s)?\";s:16:\"info_assign_sure\";s:54:\"Are you sure you want to assign the following user(s)?\";s:13:\"info_assigned\";s:8:\"assigned\";s:20:\"info_available_roles\";s:15:\"Available Roles\";s:21:\"info_change_user_view\";s:11:\"Change User\";s:20:\"info_deactivate_sure\";s:63:\"Are you sure that you want to deactivate the following user(s)?\";s:16:\"info_delete_sure\";s:59:\"Are you sure that you want to delete the following item(s)?\";s:28:\"info_delete_warning_no_trash\";s:102:\"(WARNING: Selected Objects will be removed irreversibly from System and may not be recovered anymore!)\";s:12:\"info_deleted\";s:17:\"Object(s) Deleted\";s:22:\"info_enter_login_or_id\";s:36:\"(Enter login name or user ID)\";s:23:\"info_err_user_not_exist\";s:52:\"User with that login name or user_id does not exists\";s:14:\"info_from_role\";s:27:\"Granted by Role / Ownership\";s:14:\"info_is_member\";s:14:\"User is member\";s:18:\"info_is_not_member\";s:20:\"User is not a member\";s:12:\"info_message\";s:19:\"Information Message\";s:17:\"info_not_assigned\";s:12:\"not assigned\";s:20:\"info_owner_of_object\";s:15:\"Owner of object\";s:22:\"info_permission_origin\";s:17:\"Original Position\";s:22:\"info_permission_source\";s:15:\"Effective From*\";s:23:\"info_remark_interrupted\";s:116:\"Role is interrupted at this position. The role\'s default permission settings in effect are located in that position.\";s:10:\"info_short\";s:4:\"Info\";s:16:\"info_status_info\";s:19:\"Permissions of User\";s:10:\"info_trash\";s:15:\"Deleted Objects\";s:17:\"info_view_of_user\";s:4:\"User\";s:4:\"info\";s:11:\"Information\";s:16:\"inform_user_mail\";s:38:\"Send mail to inform user about changes\";s:16:\"information_abbr\";s:4:\"Info\";s:7:\"inifile\";s:8:\"Ini-File\";s:27:\"inline_file_extensions_info\";s:158:\"Files with these extensions are displayed in the browser window.
For example: gif jpg mp3 pdf png
All other files are offered for downloading.\";s:22:\"inline_file_extensions\";s:17:\"Web-enabled files\";s:11:\"input_error\";s:11:\"Input error\";s:18:\"insert_object_here\";s:26:\"Insert at Current Position\";s:6:\"insert\";s:6:\"Insert\";s:7:\"inst_id\";s:15:\"Installation ID\";s:9:\"inst_info\";s:17:\"Installation Info\";s:9:\"inst_name\";s:17:\"Installation Name\";s:13:\"install_local\";s:18:\"Install With Local\";s:7:\"install\";s:7:\"Install\";s:15:\"installed_local\";s:20:\"Installed With Local\";s:9:\"installed\";s:9:\"Installed\";s:18:\"instant_messengers\";s:18:\"Instant Messengers\";s:11:\"institution\";s:11:\"Institution\";s:25:\"internal_local_roles_only\";s:42:\"Local roles (only automatically generated)\";s:15:\"internal_system\";s:15:\"Internal system\";s:41:\"invalid_visible_required_options_selected\";s:73:\"All fields set to required has to be set to visible in registration, too.\";s:20:\"invisible_block_mess\";s:50:\"You do not have the permission to view this block.\";s:15:\"invisible_block\";s:15:\"Invisible Block\";s:10:\"ip_address\";s:10:\"IP Address\";s:15:\"is_already_your\";s:15:\"is already your\";s:4:\"item\";s:4:\"Item\";s:16:\"java_server_host\";s:4:\"Host\";s:16:\"java_server_info\";s:83:\"If activated, it is possible to search in PDF, HTML files and HTML-Learning modules\";s:25:\"java_server_no_connection\";s:41:\"Attention: Cannot connect to Java server.\";s:16:\"java_server_port\";s:4:\"Port\";s:18:\"java_server_readme\";s:17:\"Setup information\";s:11:\"java_server\";s:11:\"Java-Server\";s:12:\"join_session\";s:6:\"Attend\";s:4:\"join\";s:4:\"Join\";s:2:\"kb\";s:5:\"KByte\";s:8:\"keywords\";s:8:\"Keywords\";s:15:\"lang_dateformat\";s:5:\"Y-m-d\";s:9:\"lang_path\";s:13:\"Language Path\";s:25:\"lang_refresh_confirm_info\";s:388:\"Extended language maintenance is currently activated. Refreshing the languages will read the global language files of ILIAS and probably the local language files from the Customizing directory to the database. Global language files will not affect your manual changes. A local language file will overwrite all manual changes that are older than the saving date of the local language file.\";s:29:\"lang_refresh_confirm_selected\";s:53:\"Do you really want to refresh the selected languages?\";s:20:\"lang_refresh_confirm\";s:44:\"Do you really want to refresh all languages?\";s:16:\"lang_sep_decimal\";s:1:\".\";s:17:\"lang_sep_thousand\";s:1:\",\";s:15:\"lang_size_bytes\";s:5:\"bytes\";s:12:\"lang_size_gb\";s:2:\"GB\";s:12:\"lang_size_kb\";s:2:\"KB\";s:12:\"lang_size_mb\";s:2:\"MB\";s:22:\"lang_timeformat_no_sec\";s:3:\"H:i\";s:15:\"lang_timeformat\";s:5:\"H:i:s\";s:12:\"lang_version\";s:1:\"1\";s:14:\"langfile_found\";s:19:\"Language file found\";s:22:\"language_not_installed\";s:52:\"is not installed. Please install that language first\";s:8:\"language\";s:8:\"Language\";s:27:\"languages_already_installed\";s:42:\"Selected language(s) are already installed\";s:29:\"languages_already_uninstalled\";s:44:\"Selected language(s) are already uninstalled\";s:17:\"languages_updated\";s:41:\"All installed languages have been updated\";s:9:\"languages\";s:9:\"Languages\";s:11:\"last_access\";s:11:\"Last Access\";s:11:\"last_change\";s:11:\"Last Change\";s:14:\"last_edited_on\";s:14:\"Last edited on\";s:10:\"last_login\";s:10:\"Last Login\";s:12:\"last_refresh\";s:12:\"Last Refresh\";s:13:\"last_reminder\";s:13:\"Last reminder\";s:11:\"last_update\";s:11:\"Last Update\";s:10:\"last_visit\";s:10:\"Last Visit\";s:12:\"last_visited\";s:12:\"Last Visited\";s:8:\"lastname\";s:9:\"Last Name\";s:6:\"launch\";s:6:\"Launch\";s:11:\"ldap_basedn\";s:11:\"LDAP BaseDN\";s:14:\"ldap_configure\";s:29:\"Configure LDAP Authentication\";s:20:\"ldap_edit_permission\";s:26:\"Change permission settings\";s:14:\"ldap_login_key\";s:24:\"Attribute for login name\";s:16:\"ldap_objectclass\";s:28:\"ObjectClass of user accounts\";s:11:\"ldap_passwd\";s:21:\"Your current password\";s:9:\"ldap_port\";s:9:\"LDAP Port\";s:9:\"ldap_read\";s:28:\"Read access to LDAP settings\";s:16:\"ldap_search_base\";s:16:\"LDAP Search base\";s:11:\"ldap_server\";s:15:\"LDAP Server URL\";s:8:\"ldap_tls\";s:12:\"Use LDAP TLS\";s:7:\"ldap_v2\";s:6:\"LDAPv2\";s:7:\"ldap_v3\";s:6:\"LDAPv3\";s:12:\"ldap_version\";s:22:\"LDAP protokoll version\";s:12:\"ldap_visible\";s:25:\"LDAP settings are visible\";s:10:\"ldap_write\";s:18:\"Edit LDAP settings\";s:4:\"ldap\";s:4:\"LDAP\";s:15:\"learning module\";s:15:\"Learning Module\";s:16:\"learning_objects\";s:16:\"Learning Objects\";s:17:\"learning_progress\";s:17:\"Learning Progress\";s:16:\"learning_resourc\";s:17:\"Learning Resource\";s:17:\"learning_resource\";s:17:\"Learning Resource\";s:18:\"learning_resources\";s:18:\"Learning Resources\";s:18:\"leave_waiting_list\";s:18:\"Leave Waiting List\";s:6:\"legend\";s:6:\"Legend\";s:5:\"level\";s:5:\"Level\";s:7:\"license\";s:7:\"License\";s:8:\"licenses\";s:8:\"Licenses\";s:8:\"link_all\";s:8:\"Link all\";s:19:\"link_check_body_top\";s:114:\"You receive mail from ILIAS because you want to be informed about invalid links of the following learning modules:\";s:20:\"link_check_message_b\";s:61:\"If enabled, you will be informed about invalid links by mail.\";s:27:\"link_check_message_disabled\";s:17:\"Messages disabled\";s:26:\"link_check_message_enabled\";s:16:\"Messages enabled\";s:18:\"link_check_subject\";s:21:\"[ILIAS] Weblink check\";s:10:\"link_check\";s:13:\"Weblink Check\";s:22:\"link_checker_refreshed\";s:14:\"Refreshed view\";s:17:\"link_dynamic_info\";s:54:\"You can add dynamic parameters like the ILIAS user id.\";s:19:\"link_selected_items\";s:4:\"Link\";s:4:\"link\";s:4:\"Link\";s:13:\"linked_object\";s:26:\"The object has been linked\";s:12:\"linked_pages\";s:12:\"Linked Pages\";s:15:\"links_add_param\";s:14:\"Add Parameter:\";s:19:\"links_dyn_parameter\";s:18:\"Dynamic Parameters\";s:18:\"links_dynamic_info\";s:114:\"If enabled, it is possible to append dynamic parameters to Weblinks.
E.g. the ILIAS user ID or the username.\";s:13:\"links_dynamic\";s:26:\"Dynamic Weblink Parameters\";s:21:\"links_existing_params\";s:20:\"Existing Parameters:\";s:10:\"links_name\";s:14:\"Parameter Name\";s:19:\"links_no_name_given\";s:31:\"Please choose a parameter name.\";s:20:\"links_no_value_given\";s:32:\"Please choose a parameter value.\";s:19:\"links_not_available\";s:13:\"Not available\";s:23:\"links_parameter_deleted\";s:18:\"Parameter deleted.\";s:16:\"links_select_one\";s:14:\"- Select one -\";s:16:\"links_session_id\";s:16:\"ILIAS session id\";s:13:\"links_user_id\";s:13:\"ILIAS user id\";s:15:\"links_user_name\";s:14:\"ILIAS username\";s:11:\"links_value\";s:15:\"Parameter Value\";s:13:\"list_of_pages\";s:10:\"Pages List\";s:17:\"list_of_questions\";s:13:\"Question List\";s:4:\"list\";s:4:\"List\";s:20:\"literature_bookmarks\";s:20:\"Literature Bookmarks\";s:10:\"literature\";s:10:\"Literature\";s:4:\"lm_a\";s:24:\"an ILIAS Learning Module\";s:6:\"lm_add\";s:25:\"Add ILIAS Learning Module\";s:8:\"lm_added\";s:27:\"ILIAS Learning Module added\";s:9:\"lm_create\";s:28:\"Create ILIAS Learning Module\";s:7:\"lm_join\";s:34:\"Subscribe to ILIAS Learning Module\";s:8:\"lm_leave\";s:37:\"Unsubscribe from ILIASLearning Module\";s:6:\"lm_new\";s:25:\"New ILIAS Learning Module\";s:12:\"lm_type_aicc\";s:4:\"AICC\";s:12:\"lm_type_hacp\";s:4:\"HACP\";s:13:\"lm_type_scorm\";s:9:\"SCORM 1.2\";s:17:\"lm_type_scorm2004\";s:26:\"SCORM 2004 3rd/4th Edition\";s:2:\"lm\";s:21:\"Learning Module ILIAS\";s:3:\"lng\";s:8:\"Language\";s:4:\"lngf\";s:9:\"Languages\";s:12:\"lo_available\";s:37:\"Overview Learning Modules and Courses\";s:13:\"lo_categories\";s:13:\"LO Categories\";s:7:\"lo_edit\";s:20:\"Edit Learning Object\";s:6:\"lo_new\";s:19:\"New Learning Object\";s:13:\"lo_no_content\";s:31:\"No Learning Resources Available\";s:14:\"lo_other_langs\";s:22:\"LOs in Other Languages\";s:11:\"lo_overview\";s:11:\"LO Overview\";s:2:\"lo\";s:15:\"Learning Object\";s:19:\"local_language_file\";s:19:\"local language file\";s:20:\"local_language_files\";s:20:\"local language files\";s:33:\"local_languages_already_installed\";s:53:\"Selected local language file(s) are already installed\";s:5:\"local\";s:5:\"Local\";s:8:\"location\";s:8:\"Location\";s:7:\"locator\";s:9:\"Location:\";s:9:\"lock_file\";s:9:\"Lock file\";s:6:\"log_in\";s:5:\"Login\";s:9:\"logic_and\";s:3:\"and\";s:8:\"logic_or\";s:2:\"or\";s:8:\"login_as\";s:12:\"Logged in as\";s:10:\"login_data\";s:10:\"Login data\";s:12:\"login_exists\";s:72:\"There is already a user with this login name! Please choose another one.\";s:22:\"login_information_desc\";s:61:\"Please enter a login information for the respective language.\";s:32:\"login_information_settings_saved\";s:45:\"The login information were saved successfully\";s:17:\"login_information\";s:17:\"Login Information\";s:13:\"login_invalid\";s:117:\"The chosen login is invalid! Only the following characters are allowed (minimum 3 characters): A-Z a-z 0-9 _.-+*@!$%~\";s:10:\"login_time\";s:11:\"Time online\";s:22:\"login_to_ilias_via_cas\";s:49:\"Login to ILIAS via Central Authentication Service\";s:25:\"login_to_ilias_via_openid\";s:25:\"Login to ILIAS via OpenID\";s:29:\"login_to_ilias_via_shibboleth\";s:18:\"Login to ILIAS via\";s:14:\"login_to_ilias\";s:14:\"Login to ILIAS\";s:5:\"login\";s:5:\"Login\";s:24:\"loginname_already_exists\";s:31:\"This login name already exists.\";s:18:\"loginname_settings\";s:19:\"Login Name Settings\";s:11:\"logout_text\";s:56:\"You logged off from ILIAS. Your session has been closed.\";s:6:\"logout\";s:6:\"Logout\";s:4:\"logs\";s:8:\"Log Data\";s:16:\"los_last_visited\";s:29:\"Last Visited Learning Objects\";s:3:\"los\";s:16:\"Learning Objects\";s:4:\"lres\";s:18:\"Learning Resources\";s:11:\"mail_a_root\";s:7:\"Mailbox\";s:16:\"mail_addressbook\";s:8:\"Contacts\";s:15:\"mail_allow_smtp\";s:10:\"Allow SMTP\";s:15:\"mail_attachment\";s:15:\"Mail attachment\";s:16:\"mail_attachments\";s:16:\"Mail attachments\";s:12:\"mail_b_inbox\";s:5:\"Inbox\";s:12:\"mail_c_trash\";s:5:\"Trash\";s:13:\"mail_d_drafts\";s:6:\"Drafts\";s:22:\"mail_delete_error_file\";s:19:\"Error deleting file\";s:17:\"mail_delete_error\";s:20:\"Error while deleting\";s:11:\"mail_e_sent\";s:4:\"Sent\";s:20:\"mail_edit_permission\";s:58:\"User can change permission settings in Mail administration\";s:13:\"mail_feedback\";s:13:\"Mail Feedback\";s:12:\"mail_folders\";s:12:\"Mail Folders\";s:16:\"mail_import_file\";s:11:\"Export file\";s:11:\"mail_import\";s:6:\"Import\";s:18:\"mail_intern_enable\";s:6:\"Enable\";s:13:\"mail_mails_of\";s:4:\"Mail\";s:19:\"mail_maxsize_attach\";s:20:\"Max. attachment size\";s:16:\"mail_maxsize_box\";s:17:\"Max. mailbox size\";s:17:\"mail_maxsize_mail\";s:14:\"Max. mail size\";s:19:\"mail_maxtime_attach\";s:29:\"Max. days to keep attachments\";s:17:\"mail_maxtime_mail\";s:22:\"Max. days to keep mail\";s:12:\"mail_members\";s:15:\"Mail to Members\";s:30:\"mail_multiple_recipients_found\";s:97:\"Enter a more specific mail address. ILIAS found multiple possible recipients for this address: %s\";s:23:\"mail_no_recipient_found\";s:87:\"Enter a different mail address. ILIAS couldn\'t find a recipient with this mail address.\";s:13:\"mail_not_sent\";s:14:\"Mail not sent!\";s:29:\"mail_search_courses_not_found\";s:55:\"No courses were found you are belonging to as a member.\";s:28:\"mail_search_groups_not_found\";s:54:\"No groups were found you are belonging to as a member.\";s:14:\"mail_search_no\";s:17:\"No entries found.\";s:16:\"mail_search_word\";s:11:\"Search word\";s:15:\"mail_select_one\";s:24:\"You must select one mail\";s:15:\"mail_send_error\";s:18:\"Error sending mail\";s:9:\"mail_sent\";s:10:\"Mail sent!\";s:13:\"mail_settings\";s:13:\"Mail Settings\";s:11:\"mail_system\";s:14:\"System Message\";s:23:\"mail_use_pear_mail_info\";s:144:\"Use Pear Mail to parse mailbox addresses. The built in parser in ILIAS is limited. Pear Mail fully supports internet compliant e-mail addresses.\";s:18:\"mail_use_pear_mail\";s:13:\"Use Pear Mail\";s:12:\"mail_z_local\";s:12:\"User Folders\";s:4:\"mail\";s:4:\"Mail\";s:8:\"mails_pl\";s:7:\"Mail(s)\";s:5:\"mails\";s:5:\"Mails\";s:15:\"main_menu_frame\";s:14:\"Top Level Menu\";s:9:\"main_menu\";s:9:\"Main Menu\";s:20:\"manage_tracking_data\";s:20:\"Manage Tracking Data\";s:13:\"mark_all_read\";s:16:\"Mark All as Read\";s:15:\"mark_all_unread\";s:18:\"Mark All as Unread\";s:14:\"marked_entries\";s:14:\"Marked Entries\";s:13:\"matriculation\";s:20:\"Matriculation number\";s:14:\"max_number_rec\";s:25:\"Maximum number of records\";s:8:\"max_time\";s:12:\"Maximum time\";s:8:\"mcst_add\";s:13:\"Add Mediacast\";s:8:\"mcst_new\";s:13:\"New Mediacast\";s:4:\"mcst\";s:9:\"Mediacast\";s:13:\"mem_add_to_wl\";s:19:\"Add to Waiting List\";s:19:\"mem_alert_no_places\";s:35:\"There are no free places available.\";s:7:\"mem_end\";s:17:\"Registration End:\";s:15:\"mem_free_places\";s:11:\"Free Places\";s:13:\"mem_max_users\";s:17:\"Maximum of Users:\";s:16:\"mem_participants\";s:12:\"Participants\";s:15:\"mem_reg_expired\";s:33:\"The registration time is expired.\";s:19:\"mem_reg_not_started\";s:32:\"The registration has not started\";s:14:\"mem_reg_period\";s:19:\"Registration Period\";s:12:\"mem_reg_type\";s:17:\"Registration Type\";s:9:\"mem_start\";s:19:\"Registration Start:\";s:13:\"mem_unlimited\";s:9:\"Unlimited\";s:17:\"mem_view_activate\";s:16:\"Show Member View\";s:14:\"mem_view_close\";s:17:\"Close Member View\";s:19:\"mem_view_deactivate\";s:22:\"Deactivate Member View\";s:13:\"mem_view_long\";s:11:\"Member View\";s:25:\"mem_waiting_list_position\";s:34:\"Your Position on the Waiting List:\";s:16:\"mem_waiting_list\";s:22:\"Users on Waiting List:\";s:13:\"member_status\";s:13:\"Member Status\";s:6:\"member\";s:6:\"Member\";s:7:\"members\";s:7:\"Members\";s:19:\"membership_annulled\";s:34:\"Your membership has been cancelled\";s:16:\"membership_leave\";s:5:\"Leave\";s:7:\"mep_add\";s:14:\"Add Media Pool\";s:9:\"mep_added\";s:16:\"Added Media Pool\";s:8:\"mep_edit\";s:26:\"Edit Media Pool Properties\";s:7:\"mep_new\";s:14:\"New Media Pool\";s:28:\"mep_not_insert_already_exist\";s:86:\"The following items have not been inserted because they are already in the media pool:\";s:3:\"mep\";s:10:\"Media Pool\";s:15:\"message_content\";s:15:\"Message Content\";s:26:\"message_no_delivered_files\";s:33:\"You have not submitted any files.\";s:10:\"message_to\";s:11:\"Message to:\";s:7:\"message\";s:7:\"Message\";s:9:\"meta_data\";s:8:\"Metadata\";s:43:\"mgs_objects_linked_to_the_following_folders\";s:60:\"The object(s) was/were linked to the following folder(s): %s\";s:7:\"migrate\";s:7:\"Migrate\";s:8:\"min_time\";s:12:\"Minimum time\";s:6:\"minute\";s:6:\"Minute\";s:7:\"minutes\";s:7:\"Minutes\";s:12:\"missing_perm\";s:18:\"Missing Permission\";s:20:\"missing_precondition\";s:20:\"Missing Precondition\";s:7:\"missing\";s:7:\"Missing\";s:3:\"mob\";s:12:\"Media Object\";s:20:\"mod_rewrite_disabled\";s:53:\"The Apache-Module ‘mod_rewrite’ is not available.\";s:10:\"moderators\";s:10:\"Moderators\";s:6:\"module\";s:6:\"module\";s:7:\"modules\";s:7:\"Modules\";s:13:\"month_01_long\";s:7:\"January\";s:14:\"month_01_short\";s:3:\"Jan\";s:13:\"month_02_long\";s:8:\"February\";s:14:\"month_02_short\";s:3:\"Feb\";s:13:\"month_03_long\";s:5:\"March\";s:14:\"month_03_short\";s:3:\"Mar\";s:13:\"month_04_long\";s:5:\"April\";s:14:\"month_04_short\";s:3:\"Apr\";s:13:\"month_05_long\";s:3:\"May\";s:14:\"month_05_short\";s:3:\"May\";s:13:\"month_06_long\";s:4:\"June\";s:14:\"month_06_short\";s:3:\"Jun\";s:13:\"month_07_long\";s:4:\"July\";s:14:\"month_07_short\";s:3:\"Jul\";s:13:\"month_08_long\";s:6:\"August\";s:14:\"month_08_short\";s:3:\"Aug\";s:13:\"month_09_long\";s:9:\"September\";s:14:\"month_09_short\";s:3:\"Sep\";s:13:\"month_10_long\";s:7:\"October\";s:14:\"month_10_short\";s:3:\"Oct\";s:13:\"month_11_long\";s:8:\"November\";s:14:\"month_11_short\";s:3:\"Nov\";s:13:\"month_12_long\";s:8:\"December\";s:14:\"month_12_short\";s:3:\"Dec\";s:5:\"month\";s:5:\"Month\";s:7:\"monthly\";s:7:\"monthly\";s:6:\"months\";s:6:\"Months\";s:15:\"mount_webfolder\";s:17:\"Open as webfolder\";s:11:\"move_blocks\";s:11:\"Move Blocks\";s:9:\"move_down\";s:9:\"Move Down\";s:9:\"move_left\";s:9:\"Move Left\";s:10:\"move_right\";s:10:\"Move Right\";s:19:\"move_selected_items\";s:4:\"Move\";s:7:\"move_to\";s:7:\"Move to\";s:7:\"move_up\";s:7:\"Move Up\";s:19:\"move_users_to_style\";s:19:\"Move Users to Style\";s:4:\"move\";s:4:\"Move\";s:11:\"moveChapter\";s:4:\"Move\";s:8:\"movePage\";s:4:\"Move\";s:10:\"msg_cancel\";s:16:\"Action cancelled\";s:14:\"msg_changes_ok\";s:19:\"The changes were OK\";s:19:\"msg_clear_clipboard\";s:17:\"Clipboard cleared\";s:10:\"msg_cloned\";s:25:\"Selected object(s) copied\";s:25:\"msg_copy_clipboard_source\";s:102:\"Now, please select the desired course, whose content should be copied and click the button ‘Next’.\";s:18:\"msg_copy_clipboard\";s:123:\"Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Paste’.\";s:28:\"msg_copy_clipboard_container\";s:126:\"Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Continue’.\";s:17:\"msg_cut_clipboard\";s:123:\"Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Paste’.\";s:14:\"msg_cut_copied\";s:25:\"Selected object(s) moved.\";s:24:\"msg_deleted_export_files\";s:22:\"Export file(s) deleted\";s:16:\"msg_deleted_role\";s:12:\"Role deleted\";s:23:\"msg_deleted_roles_rolts\";s:32:\"Roles and Role Templates deleted\";s:17:\"msg_deleted_roles\";s:13:\"Roles deleted\";s:16:\"msg_deleted_rolt\";s:21:\"Role Template deleted\";s:17:\"msg_deleted_rolts\";s:21:\"Role Template deleted\";s:14:\"msg_error_copy\";s:10:\"Copy Error\";s:10:\"msg_failed\";s:20:\"Sorry, action failed\";s:19:\"msg_form_save_error\";s:87:\"The form data could not be saved. Please check the input fields for any error messages.\";s:31:\"msg_input_does_not_match_regexp\";s:29:\"Please provide a valid value.\";s:28:\"msg_input_either_file_or_url\";s:43:\"You have to provide either a URL or a file.\";s:21:\"msg_input_is_required\";s:45:\"This input is required. Please enter a value.\";s:20:\"msg_invalid_filetype\";s:17:\"Invalid file type\";s:16:\"msg_is_last_role\";s:57:\"You removed the last global role from the following users\";s:30:\"msg_last_role_for_registration\";s:122:\"At least one role must be available in the registration form for new users. This role is currently the only one available.\";s:18:\"msg_link_clipboard\";s:115:\"Now, please select the desired location, where the selected objects should be linked to and click the button Paste.\";s:10:\"msg_linked\";s:26:\"Selected object(s) linked.\";s:19:\"msg_may_not_contain\";s:44:\"This object may not contain objects of type:\";s:23:\"msg_min_one_active_role\";s:52:\"Each user must have at least one active global role!\";s:16:\"msg_min_one_role\";s:45:\"Each user must have at least one global role!\";s:27:\"msg_multi_language_selected\";s:58:\"You selected the same language for different translations!\";s:23:\"msg_no_default_language\";s:86:\"No default language specified! You must define one translation as default translation.\";s:22:\"msg_no_delete_yourself\";s:40:\"You cannot delete your own user account.\";s:11:\"msg_no_file\";s:58:\"You didn\'t choose a file or the selected file was too big.\";s:24:\"msg_no_language_selected\";s:82:\"No translation language specified! You must define a language for each translation\";s:31:\"msg_no_perm_assign_role_to_user\";s:55:\"You have no permission to change user\'s role assignment\";s:31:\"msg_no_perm_assign_user_to_role\";s:52:\"You have no permission to change the user assignment\";s:16:\"msg_no_perm_copy\";s:67:\"You have no permission to create a copy of the following object(s):\";s:26:\"msg_no_perm_create_object1\";s:32:\"You have no permission to create\";s:26:\"msg_no_perm_create_object2\";s:17:\"at this location!\";s:23:\"msg_no_perm_create_role\";s:35:\"You have no permission to add roles\";s:23:\"msg_no_perm_create_rolf\";s:120:\"You have no permission to create a Role Folder. Therefore you may not stop inheritance of roles or add local roles here.\";s:23:\"msg_no_perm_create_rolt\";s:44:\"You have no permission to add role templates\";s:23:\"msg_no_perm_create_user\";s:35:\"You have no permission to add users\";s:18:\"msg_no_perm_create\";s:57:\"You have no permission to create the following object(s):\";s:15:\"msg_no_perm_cut\";s:54:\"You have no permission to cut the following object(s):\";s:24:\"msg_no_perm_delete_track\";s:47:\"You have no permission to delete tracking data.\";s:18:\"msg_no_perm_delete\";s:57:\"You have no permission to delete the following object(s):\";s:16:\"msg_no_perm_link\";s:69:\"You have no permission to create a link from the following object(s):\";s:23:\"msg_no_perm_modify_role\";s:38:\"You have no permission to modify roles\";s:23:\"msg_no_perm_modify_rolt\";s:47:\"You have no permission to modify role templates\";s:23:\"msg_no_perm_modify_user\";s:42:\"You have no permission to modify user data\";s:34:\"msg_no_perm_paste_object_in_folder\";s:63:\"You have no permission to paste the object %s in the folder %s.\";s:17:\"msg_no_perm_paste\";s:56:\"You have no permission to paste the following object(s):\";s:16:\"msg_no_perm_perm\";s:50:\"You have no permission to edit permission settings\";s:21:\"msg_no_perm_read_item\";s:45:\"You have no permission to access item \'%s’.\";s:19:\"msg_no_perm_read_lm\";s:52:\"You have no permission to read this learning module.\";s:22:\"msg_no_perm_read_track\";s:51:\"You have no permission to access the user tracking.\";s:16:\"msg_no_perm_read\";s:43:\"You have no permission to access this item.\";s:20:\"msg_no_perm_undelete\";s:58:\"You have no permission to restore the following object(s):\";s:17:\"msg_no_perm_write\";s:31:\"You have no permission to write\";s:20:\"msg_no_rolf_allowed1\";s:10:\"The object\";s:20:\"msg_no_rolf_allowed2\";s:39:\"is not allowed to contain a Role Folder\";s:15:\"msg_no_scan_log\";s:28:\"Scan log not implemented yet\";s:20:\"msg_no_search_result\";s:16:\"No entries found\";s:20:\"msg_no_search_string\";s:23:\"Please enter your query\";s:38:\"msg_no_sysadmin_sysrole_not_assignable\";s:77:\"Only a System Administrator may assign users to the System Administrator Role\";s:12:\"msg_no_title\";s:21:\"Please enter a title.\";s:22:\"msg_no_type_accessible\";s:73:\"Sorry. You do not have the permissions to access any [type] of this list.\";s:21:\"msg_no_type_available\";s:50:\"Sorry. There is no [type] available at the moment.\";s:10:\"msg_no_url\";s:24:\"You didn’t enter a URL\";s:26:\"msg_not_available_for_anon\";s:64:\"The page you have chosen is only accessible for registered users\";s:17:\"msg_not_in_itself\";s:49:\"It’s not possible to paste the object in itself\";s:17:\"msg_nothing_found\";s:17:\"msg_nothing_found\";s:15:\"msg_obj_created\";s:15:\"Object created.\";s:24:\"msg_obj_exists_in_folder\";s:46:\"The object %s already exists in the folder %s.\";s:14:\"msg_obj_exists\";s:41:\"This object already exists in this folder\";s:39:\"msg_obj_may_not_contain_objects_of_type\";s:50:\"The object %s may not contain objects of type: %s.\";s:16:\"msg_obj_modified\";s:20:\"Modifications saved.\";s:15:\"msg_obj_no_link\";s:28:\"are not allowed to be linked\";s:26:\"msg_obj_not_deletable_sold\";s:71:\"Payment is activated for the following objects. They can no be deleted.\";s:30:\"msg_paste_object_not_in_itself\";s:53:\"It’s not possible to paste the object %s in itself.\";s:28:\"msg_perm_adopted_from_itself\";s:80:\"You cannot adopt permission settings from the current role/role template itself.\";s:22:\"msg_perm_adopted_from1\";s:32:\"Permission settings adopted from\";s:22:\"msg_perm_adopted_from2\";s:27:\"(Settings have been saved!)\";s:11:\"msg_removed\";s:30:\"Object(s) removed from system.\";s:16:\"msg_role_exists1\";s:34:\"A role/role template with the name\";s:16:\"msg_role_exists2\";s:42:\"already exists! Please choose another name\";s:24:\"msg_role_reserved_prefix\";s:94:\"The prefix ‘il_’ is reserved for automatically generated roles. Please choose another name\";s:41:\"msg_roleassignment_active_changed_comment\";s:134:\"This setting is not saved to the user’s profile! If the user logs in again, all active role assignments reset to their saved values.\";s:33:\"msg_roleassignment_active_changed\";s:30:\"Active role assignment changed\";s:26:\"msg_roleassignment_changed\";s:23:\"Role assignment changed\";s:25:\"msg_sysrole_not_deletable\";s:33:\"The system role cannot be deleted\";s:24:\"msg_sysrole_not_editable\";s:151:\"The permission settings of the system role may not be changed. The system role grants all assigned users unlimited access to all objects and functions.\";s:15:\"msg_trash_empty\";s:28:\"There are no deleted objects\";s:13:\"msg_undeleted\";s:19:\"Object(s) restored.\";s:20:\"msg_unit_is_required\";s:57:\"This input requires a unit. Please enter a correct value.\";s:19:\"msg_user_last_role1\";s:51:\"The following users are assigned to this role only:\";s:19:\"msg_user_last_role2\";s:84:\"Please delete the users or assign them to another role in order to delete this role.\";s:26:\"msg_userassignment_changed\";s:23:\"User assignment changed\";s:18:\"msg_wrong_filetype\";s:22:\"File is no zip-archive\";s:16:\"msg_wrong_format\";s:44:\"The value you entered is not a valid format.\";s:10:\"multimedia\";s:10:\"Multimedia\";s:6:\"my_bms\";s:9:\"Bookmarks\";s:10:\"my_courses\";s:10:\"My Courses\";s:7:\"my_frms\";s:9:\"My Forums\";s:7:\"my_grps\";s:9:\"My Groups\";s:6:\"my_los\";s:19:\"My Learning Objects\";s:7:\"my_tsts\";s:8:\"My Tests\";s:4:\"name\";s:4:\"Name\";s:5:\"never\";s:5:\"never\";s:15:\"new_appointment\";s:15:\"New Appointment\";s:10:\"new_folder\";s:10:\"New Folder\";s:9:\"new_group\";s:9:\"New Group\";s:12:\"new_language\";s:12:\"New Language\";s:17:\"new_list_password\";s:15:\"New suggestions\";s:13:\"new_lowercase\";s:3:\"new\";s:8:\"new_mail\";s:9:\"New mail!\";s:24:\"new_pass_equals_old_pass\";s:36:\"The new password equals the old one.\";s:3:\"new\";s:3:\"New\";s:7:\"newline\";s:7:\"Newline\";s:4:\"news\";s:4:\"News\";s:4:\"next\";s:4:\"Next\";s:8:\"nickname\";s:8:\"Nickname\";s:21:\"no_access_item_public\";s:81:\"To access this item you need to be logged in and to have appropriate permissions.\";s:14:\"no_access_item\";s:43:\"You have no permission to access this item.\";s:21:\"no_access_link_object\";s:39:\"You are not allowed to link this object\";s:24:\"no_agreement_description\";s:134:\"There is currently no user agreement text provided with this installation. Please contact the system administrator.\";s:22:\"no_bm_in_personal_list\";s:21:\"No bookmarks defined.\";s:24:\"no_chat_in_personal_list\";s:25:\"No chats in personal list\";s:11:\"no_checkbox\";s:32:\"Please select at least one item.\";s:21:\"no_condition_selected\";s:31:\"Please select one precondition.\";s:19:\"no_conditions_found\";s:25:\"No preconditions created.\";s:11:\"no_datasets\";s:18:\"The table is empty\";s:7:\"no_date\";s:7:\"No date\";s:14:\"no_description\";s:14:\"No description\";s:23:\"no_frm_in_personal_list\";s:27:\"No forums in personal list.\";s:19:\"no_global_role_left\";s:42:\"Every user has to be assigned to one role.\";s:23:\"no_grp_in_personal_list\";s:27:\"No groups in personal list.\";s:19:\"no_import_available\";s:29:\"Import not available for type\";s:20:\"no_import_file_found\";s:20:\"No import file found\";s:16:\"no_invalid_links\";s:23:\"No invalid links found.\";s:8:\"no_items\";s:8:\"No Items\";s:20:\"no_license_available\";s:21:\"No license available!\";s:8:\"no_limit\";s:8:\"No limit\";s:22:\"no_lo_in_personal_list\";s:37:\"No learning objects in personal list.\";s:14:\"no_local_users\";s:23:\"There are no local user\";s:21:\"no_mkisofs_configured\";s:70:\"You have to configure mkisofs utility in ILIAS setup to run ISO export\";s:10:\"no_objects\";s:10:\"No objects\";s:8:\"no_owner\";s:8:\"No Owner\";s:16:\"no_parent_access\";s:37:\"No access to a superordinated object!\";s:21:\"no_permission_to_join\";s:39:\"You are not allowed to join this group!\";s:13:\"no_permission\";s:41:\"You do not have the necessary permission.\";s:32:\"no_roles_user_can_be_assigned_to\";s:98:\"There are no global roles the user can be assigned to. Therefore you are not allowed to add users.\";s:13:\"no_start_file\";s:14:\"No Start File.\";s:18:\"no_submission_made\";s:3:\"---\";s:8:\"no_title\";s:8:\"No Title\";s:23:\"no_tst_in_personal_list\";s:26:\"No tests in personal list.\";s:30:\"no_user_defined_fields_defined\";s:27:\"No custom fields available.\";s:16:\"no_users_applied\";s:21:\"Please select a user.\";s:17:\"no_users_selected\";s:23:\"Please select one user.\";s:24:\"no_xml_file_found_in_zip\";s:35:\"XML file within zip file not found:\";s:11:\"no_zip_file\";s:18:\"No zip file found.\";s:2:\"no\";s:2:\"No\";s:29:\"non_internal_local_roles_only\";s:31:\"Local roles (only user defined)\";s:4:\"none\";s:4:\"None\";s:6:\"normal\";s:6:\"Normal\";s:16:\"not_accessed_yet\";s:16:\"Not accessed yet\";s:12:\"not_accessed\";s:12:\"Not accessed\";s:13:\"not_available\";s:13:\"Not Available\";s:25:\"not_enabled_or_configured\";s:25:\"Not configured or enabled\";s:19:\"not_implemented_yet\";s:19:\"Not implemented yet\";s:13:\"not_installed\";s:13:\"Not Installed\";s:13:\"not_logged_in\";s:21:\"You are not logged in\";s:18:\"note_all_pub_notes\";s:9:\"All notes\";s:17:\"note_my_pub_notes\";s:13:\"My notes only\";s:4:\"note\";s:4:\"Note\";s:18:\"notes_and_comments\";s:18:\"Notes and Comments\";s:5:\"notes\";s:5:\"Notes\";s:13:\"notifications\";s:13:\"Notifications\";s:9:\"num_users\";s:15:\"Number of Users\";s:18:\"number_of_accesses\";s:18:\"Number of accesses\";s:17:\"number_of_records\";s:17:\"Number of records\";s:13:\"obj_accs_desc\";s:36:\"Settings for accessibility features.\";s:8:\"obj_accs\";s:13:\"Accessibility\";s:12:\"obj_adm_desc\";s:90:\"Main system settings folder containing all panels to administrate your ILIAS installation.\";s:7:\"obj_adm\";s:14:\"Administration\";s:13:\"obj_adve_desc\";s:58:\"Administration settings for ILIAS page editor and TinyMCE.\";s:8:\"obj_adve\";s:7:\"Editing\";s:7:\"obj_alm\";s:20:\"Learning Module AICC\";s:13:\"obj_assf_desc\";s:50:\"Platform settings for the Test and Assessment tool\";s:8:\"obj_assf\";s:19:\"Test and Assessment\";s:13:\"obj_auth_desc\";s:97:\"Configure your authentication mode (local, LDAP, ...) and new account registration settings here.\";s:8:\"obj_auth\";s:31:\"Authentication and Registration\";s:12:\"obj_calendar\";s:8:\"Calendar\";s:13:\"obj_cals_desc\";s:26:\"General Calendar settings.\";s:8:\"obj_cals\";s:8:\"Calendar\";s:17:\"obj_cat_duplicate\";s:13:\"Copy Category\";s:14:\"obj_cat_select\";s:32:\"-- Please select one Category --\";s:7:\"obj_cat\";s:8:\"Category\";s:8:\"obj_catr\";s:18:\"Category Reference\";s:7:\"obj_cen\";s:12:\"Centra Event\";s:13:\"obj_cert_desc\";s:25:\"Settings for certificates\";s:8:\"obj_cert\";s:12:\"Certificates\";s:13:\"obj_chac_desc\";s:54:\"Configure your chat server here. Enable/disable chats.\";s:8:\"obj_chac\";s:11:\"Chat Server\";s:8:\"obj_chap\";s:7:\"Chapter\";s:8:\"obj_chat\";s:4:\"Chat\";s:13:\"obj_cmps_desc\";s:39:\"General settings for Repository Plugins\";s:8:\"obj_cmps\";s:7:\"Plugins\";s:17:\"obj_crs_duplicate\";s:11:\"Copy Course\";s:14:\"obj_crs_select\";s:30:\"-- Please select one Course --\";s:7:\"obj_crs\";s:6:\"Course\";s:8:\"obj_crsr\";s:16:\"Course Reference\";s:7:\"obj_dbk\";s:12:\"Digilib Book\";s:17:\"obj_exc_duplicate\";s:13:\"Copy Exercise\";s:14:\"obj_exc_select\";s:32:\"-- Please select one Exercise --\";s:7:\"obj_exc\";s:8:\"Exercise\";s:13:\"obj_extt_desc\";s:67:\"Configure external software or services that are supported by ILIAS\";s:8:\"obj_extt\";s:20:\"Third Party Software\";s:13:\"obj_facs_desc\";s:44:\"Configure access to file and folder objects.\";s:8:\"obj_facs\";s:17:\"Files and Folders\";s:8:\"obj_feed\";s:8:\"Web Feed\";s:18:\"obj_file_duplicate\";s:9:\"Copy File\";s:15:\"obj_file_inline\";s:20:\"Learning Module File\";s:15:\"obj_file_select\";s:28:\"-- Please select one File --\";s:8:\"obj_file\";s:4:\"File\";s:18:\"obj_fold_duplicate\";s:11:\"Copy Folder\";s:15:\"obj_fold_select\";s:30:\"-- Please select one Folder --\";s:8:\"obj_fold\";s:6:\"Folder\";s:17:\"obj_frm_duplicate\";s:10:\"Copy Forum\";s:14:\"obj_frm_select\";s:29:\"-- Please select one Forum --\";s:7:\"obj_frm\";s:5:\"Forum\";s:7:\"obj_glo\";s:8:\"Glossary\";s:17:\"obj_grp_duplicate\";s:10:\"Copy Group\";s:14:\"obj_grp_select\";s:29:\"-- Please select one Group --\";s:7:\"obj_grp\";s:5:\"Group\";s:8:\"obj_htlm\";s:20:\"Learning Module HTML\";s:13:\"obj_ldap_desc\";s:36:\"Configure global LDAP Settings here.\";s:8:\"obj_ldap\";s:13:\"LDAP Settings\";s:6:\"obj_lm\";s:21:\"Learning Module ILIAS\";s:7:\"obj_lng\";s:8:\"Language\";s:13:\"obj_lngf_desc\";s:34:\"Manage your system languages here.\";s:8:\"obj_lngf\";s:9:\"Languages\";s:6:\"obj_lo\";s:14:\"LearningObject\";s:13:\"obj_lrss_desc\";s:40:\"Configure all types of learning modules.\";s:8:\"obj_lrss\";s:18:\"Learning Resources\";s:13:\"obj_mail_desc\";s:36:\"Configure global mail settings here.\";s:8:\"obj_mail\";s:4:\"Mail\";s:8:\"obj_mcst\";s:9:\"Mediacast\";s:13:\"obj_mcts_desc\";s:31:\"General settings for mediacast.\";s:8:\"obj_mcts\";s:9:\"Mediacast\";s:7:\"obj_mep\";s:10:\"Media Pool\";s:7:\"obj_mob\";s:12:\"Media Object\";s:13:\"obj_mobs_desc\";s:43:\"Settings for media objects and media pools.\";s:8:\"obj_mobs\";s:19:\"Media Objects/Pools\";s:13:\"obj_not_found\";s:16:\"Object Not Found\";s:8:\"obj_note\";s:4:\"Note\";s:8:\"obj_notf\";s:19:\"Note Administration\";s:13:\"obj_nwss_desc\";s:50:\"Settings for internal news and external web feeds.\";s:8:\"obj_nwss\";s:18:\"News and Web Feeds\";s:13:\"obj_objf_desc\";s:69:\"Manage ILIAS object types and object permissions. (only for experts!)\";s:8:\"obj_objf\";s:18:\"Object Definitions\";s:9:\"obj_owner\";s:23:\"This Object is owned by\";s:8:\"obj_page\";s:4:\"Page\";s:13:\"obj_pays_desc\";s:35:\"Configure shop settings and vendors\";s:8:\"obj_pays\";s:4:\"Shop\";s:13:\"obj_pdts_desc\";s:30:\"Configure the Personal Desktop\";s:8:\"obj_pdts\";s:16:\"Personal Desktop\";s:6:\"obj_pg\";s:4:\"Page\";s:11:\"obj_ps_desc\";s:52:\"Configure global privacy and security settings here.\";s:6:\"obj_ps\";s:20:\"Privacy and Security\";s:17:\"obj_qpl_duplicate\";s:23:\"Copy Question Pool Test\";s:14:\"obj_qpl_select\";s:42:\"-- Please select one Question Pool Test --\";s:7:\"obj_qpl\";s:18:\"Question Pool Test\";s:8:\"obj_rcrs\";s:10:\"ECS Course\";s:13:\"obj_recf_desc\";s:44:\"Contains restored Objects from System Check.\";s:8:\"obj_recf\";s:16:\"Restored Objects\";s:8:\"obj_role\";s:4:\"Role\";s:13:\"obj_rolf_desc\";s:23:\"Manage your roles here.\";s:19:\"obj_rolf_local_desc\";s:34:\"Contains local roles of object no.\";s:14:\"obj_rolf_local\";s:11:\"Local Roles\";s:8:\"obj_rolf\";s:5:\"Roles\";s:8:\"obj_rolt\";s:13:\"Role Template\";s:8:\"obj_root\";s:17:\"Repository - Home\";s:8:\"obj_sahs\";s:26:\"Learning Module SCORM/AICC\";s:7:\"obj_sco\";s:3:\"SCO\";s:13:\"obj_seas_desc\";s:32:\"Manage the search settings here.\";s:8:\"obj_seas\";s:6:\"Search\";s:18:\"obj_sess_duplicate\";s:12:\"Copy Session\";s:15:\"obj_sess_select\";s:31:\"-- Please select one Session --\";s:8:\"obj_sess\";s:7:\"Session\";s:17:\"obj_spl_duplicate\";s:25:\"Copy Question Pool Survey\";s:14:\"obj_spl_select\";s:44:\"-- Please select one Question Pool Survey --\";s:7:\"obj_spl\";s:20:\"Question Pool Survey\";s:6:\"obj_st\";s:7:\"Chapter\";s:7:\"obj_sty\";s:5:\"Style\";s:13:\"obj_stys_desc\";s:42:\"Manage system skin and style settings here\";s:8:\"obj_stys\";s:17:\"Layout and Styles\";s:17:\"obj_svy_duplicate\";s:11:\"Copy Survey\";s:14:\"obj_svy_select\";s:30:\"-- Please select one Survey --\";s:7:\"obj_svy\";s:6:\"Survey\";s:13:\"obj_svyf_desc\";s:37:\"Platform settings for the Survey Tool\";s:8:\"obj_svyf\";s:6:\"Survey\";s:13:\"obj_tags_desc\";s:29:\"Settings for tagging feature.\";s:8:\"obj_tags\";s:7:\"Tagging\";s:7:\"obj_tax\";s:8:\"Taxonomy\";s:13:\"obj_taxf_desc\";s:21:\"Folder for taxonomies\";s:8:\"obj_taxf\";s:10:\"Taxonomies\";s:13:\"obj_trac_desc\";s:54:\"Statistics and Learning Progress Settings and Overview\";s:8:\"obj_trac\";s:32:\"Statistics and Learning Progress\";s:17:\"obj_tst_duplicate\";s:9:\"Copy Test\";s:14:\"obj_tst_select\";s:28:\"-- Please select one Test --\";s:7:\"obj_tst\";s:4:\"Test\";s:7:\"obj_typ\";s:22:\"Object Type Definition\";s:8:\"obj_type\";s:11:\"Object Type\";s:7:\"obj_url\";s:3:\"URL\";s:8:\"obj_user\";s:4:\"User\";s:8:\"obj_uset\";s:13:\"User Settings\";s:7:\"obj_usr\";s:4:\"User\";s:13:\"obj_usrf_desc\";s:26:\"Manage user accounts here.\";s:8:\"obj_usrf\";s:15:\"User Management\";s:18:\"obj_webr_duplicate\";s:17:\"Copy Weblink list\";s:15:\"obj_webr_select\";s:36:\"-- Please select one Weblink list --\";s:8:\"obj_webr\";s:7:\"Weblink\";s:8:\"obj_wiki\";s:4:\"Wiki\";s:3:\"obj\";s:6:\"Object\";s:12:\"object_added\";s:12:\"Object added\";s:23:\"object_copy_in_progress\";s:16:\"Started Copying.\";s:17:\"object_duplicated\";s:13:\"Object copied\";s:9:\"object_id\";s:9:\"Object-Id\";s:15:\"object_imported\";s:15:\"Object imported\";s:6:\"object\";s:6:\"Object\";s:7:\"objects\";s:7:\"Objects\";s:20:\"objf_edit_permission\";s:26:\"Change permission settings\";s:9:\"objf_read\";s:33:\"Read access to Object definitions\";s:12:\"objf_visible\";s:30:\"Object definitions are visible\";s:10:\"objf_write\";s:23:\"Edit Object definitions\";s:4:\"objf\";s:18:\"Object definitions\";s:8:\"objs_alm\";s:21:\"AICC Learning Modules\";s:8:\"objs_cat\";s:10:\"Categories\";s:9:\"objs_catr\";s:19:\"Category References\";s:9:\"objs_chat\";s:5:\"Chats\";s:12:\"objs_confirm\";s:14:\"Confirm Action\";s:8:\"objs_crs\";s:7:\"Courses\";s:9:\"objs_crsr\";s:17:\"Course References\";s:8:\"objs_dbk\";s:13:\"Digilib Books\";s:11:\"objs_delete\";s:14:\"Delete objects\";s:8:\"objs_exc\";s:9:\"Exercises\";s:9:\"objs_feed\";s:9:\"Web Feeds\";s:9:\"objs_file\";s:5:\"Files\";s:9:\"objs_fold\";s:7:\"Folders\";s:8:\"objs_frm\";s:6:\"Forums\";s:8:\"objs_glo\";s:10:\"Glossaries\";s:8:\"objs_grp\";s:6:\"Groups\";s:9:\"objs_htlm\";s:21:\"HTML Learning Modules\";s:7:\"objs_lm\";s:22:\"ILIAS Learning Modules\";s:8:\"objs_lng\";s:9:\"Languages\";s:7:\"objs_lo\";s:16:\"Learning Objects\";s:9:\"objs_lres\";s:18:\"Learning Resources\";s:9:\"objs_mail\";s:4:\"Mail\";s:9:\"objs_mcst\";s:10:\"Mediacasts\";s:8:\"objs_mep\";s:11:\"Media Pools\";s:8:\"objs_mob\";s:13:\"Media Objects\";s:9:\"objs_note\";s:5:\"Notes\";s:7:\"objs_pg\";s:5:\"Pages\";s:8:\"objs_qpl\";s:19:\"Question Pools Test\";s:8:\"objs_qst\";s:9:\"Questions\";s:9:\"objs_rcrs\";s:11:\"ECS Courses\";s:9:\"objs_role\";s:5:\"Roles\";s:9:\"objs_rolt\";s:14:\"Role Templates\";s:9:\"objs_sahs\";s:27:\"SCORM/AICC Learning Modules\";s:9:\"objs_sess\";s:8:\"Sessions\";s:8:\"objs_spl\";s:21:\"Question Pools Survey\";s:7:\"objs_st\";s:8:\"Chapters\";s:8:\"objs_svy\";s:7:\"Surveys\";s:8:\"objs_tst\";s:5:\"Tests\";s:9:\"objs_type\";s:12:\"Object Types\";s:8:\"objs_url\";s:4:\"URLs\";s:8:\"objs_usr\";s:5:\"Users\";s:9:\"objs_webr\";s:8:\"Weblinks\";s:9:\"objs_wiki\";s:5:\"Wikis\";s:2:\"of\";s:2:\"Of\";s:15:\"offline_version\";s:15:\"Offline Version\";s:7:\"offline\";s:7:\"Offline\";s:2:\"ok\";s:2:\"OK\";s:3:\"old\";s:3:\"Old\";s:8:\"omit_all\";s:8:\"Omit all\";s:4:\"omit\";s:4:\"Omit\";s:15:\"on_waiting_list\";s:27:\"You are on the waiting list\";s:14:\"online_chapter\";s:14:\"Online Chapter\";s:11:\"online_time\";s:25:\"Time online (DD:HH:MM:SS)\";s:14:\"online_version\";s:14:\"Online Version\";s:6:\"online\";s:6:\"Online\";s:26:\"open_views_inside_frameset\";s:23:\"Open views inside frame\";s:9:\"operation\";s:9:\"Operation\";s:8:\"optimize\";s:8:\"Optimize\";s:6:\"option\";s:6:\"Option\";s:16:\"optional_filters\";s:16:\"Optional Filters\";s:22:\"options_for_subobjects\";s:23:\"Options for sub-objects\";s:7:\"options\";s:7:\"Options\";s:16:\"order_by_answers\";s:16:\"Order by Answers\";s:13:\"order_by_date\";s:13:\"Order by Date\";s:8:\"order_by\";s:8:\"Order by\";s:12:\"organization\";s:8:\"Provider\";s:5:\"other\";s:5:\"Other\";s:8:\"overview\";s:8:\"Overview\";s:9:\"overwrite\";s:9:\"Overwrite\";s:13:\"owner_updated\";s:14:\"Owner updated.\";s:5:\"owner\";s:5:\"Owner\";s:9:\"page_edit\";s:9:\"Edit Page\";s:11:\"page_layout\";s:11:\"Page Layout\";s:12:\"page_layouts\";s:12:\"Page Layouts\";s:4:\"page\";s:4:\"Page\";s:5:\"pages\";s:5:\"Pages\";s:9:\"parameter\";s:9:\"Parameter\";s:5:\"parse\";s:5:\"Parse\";s:6:\"passed\";s:6:\"Passed\";s:22:\"passwd_generation_info\";s:95:\"If enabled, a user can select a password only from a list of automatically generated passwords.\";s:17:\"passwd_generation\";s:19:\"Password Generation\";s:14:\"passwd_invalid\";s:119:\"The new password is invalid! Only the following characters are allowed (minimum 6 characters): A-Z a-z 0-9 _.-+?#*@!$%~\";s:11:\"passwd_list\";s:17:\"List of Passwords\";s:16:\"passwd_not_match\";s:83:\"Your entries for the new password don’t match! Please re-enter your new password.\";s:12:\"passwd_wrong\";s:34:\"The password you entered is wrong!\";s:6:\"passwd\";s:8:\"Password\";s:28:\"password_assistance_disabled\";s:96:\"Password assistance is only available when user authentication is done via local ILIAS database.\";s:24:\"password_assistance_info\";s:229:\"If password assistance is enabled, a link ‘Forgot Password?’ is shown on the login page of ILIAS. Users can use this link to define a new password for their user account without needing assistance from a system administrator.\";s:37:\"password_change_on_first_login_demand\";s:83:\"You have to change your initial password before you can start using ILIAS services.\";s:14:\"password_empty\";s:37:\"The password field must not be empty.\";s:16:\"password_expired\";s:84:\"Your password is expired and has to be changed as the last change was %s day(s) ago.\";s:31:\"password_must_chars_and_numbers\";s:49:\"The password must contain characters and numbers.\";s:27:\"password_must_special_chars\";s:45:\"The password must contain special characters.\";s:16:\"password_to_long\";s:55:\"The password must have at most a size of %s characters.\";s:17:\"password_to_short\";s:56:\"The password must have at least a size of %s characters.\";s:8:\"password\";s:8:\"Password\";s:43:\"paste_clipboard_items_into_multiple_objects\";s:27:\"Paste Into Multiple Objects\";s:21:\"paste_clipboard_items\";s:5:\"Paste\";s:5:\"paste\";s:5:\"Paste\";s:12:\"pasteChapter\";s:5:\"Paste\";s:9:\"pastePage\";s:5:\"Paste\";s:12:\"path_not_set\";s:12:\"Path not set\";s:15:\"path_to_babylon\";s:15:\"Path to Babylon\";s:15:\"path_to_convert\";s:15:\"Path to Convert\";s:15:\"path_to_htmldoc\";s:15:\"Path to HTMLdoc\";s:12:\"path_to_java\";s:12:\"Path to Java\";s:13:\"path_to_unzip\";s:13:\"Path to Unzip\";s:11:\"path_to_zip\";s:11:\"Path to Zip\";s:4:\"path\";s:4:\"Path\";s:6:\"pathes\";s:5:\"Paths\";s:11:\"pay_methods\";s:11:\"Pay methods\";s:15:\"payment_buyable\";s:7:\"Buyable\";s:12:\"payment_demo\";s:4:\"Demo\";s:13:\"payment_in_sc\";s:24:\"Already in shopping cart\";s:20:\"payment_payed_access\";s:12:\"Payed/Access\";s:14:\"payment_system\";s:14:\"Payment System\";s:9:\"pays_edit\";s:18:\"Edit shop settings\";s:20:\"pd_enable_chatviewer\";s:18:\"Enable Chat Viewer\";s:32:\"pd_enable_contacts_requires_mail\";s:24:\"Requires mail permission\";s:18:\"pd_enable_contacts\";s:15:\"Enable Contacts\";s:18:\"pd_items_news_info\";s:120:\"If activated, all news related to items that have been added to the personal desktop will be included in the news block.\";s:13:\"pd_items_news\";s:30:\"Include News of Personal Items\";s:10:\"pdf_export\";s:10:\"PDF Export\";s:10:\"per_object\";s:17:\"Access per object\";s:16:\"perm_role_info_1\";s:98:\"This form determines the permissions of role \'%s\' for newly created objects under the object \'%s\'.\";s:16:\"perm_role_info_2\";s:180:\"If you want to change the permissions of role \'%s\' for all already existing objects underneath \'%s\' you must check the option \'Change Existing Objects\' at the bottom of the screen.\";s:21:\"perm_role_info_glob_1\";s:94:\"This form determines the permissions of role \'%s\' for newly created objects in the repository.\";s:21:\"perm_role_info_glob_2\";s:174:\"If you want to change the permissions of role \'%s\' for all existing objects in the repository you must check the option \'Change Existing Objects\' at the bottom of the screen.\";s:13:\"perm_settings\";s:11:\"Permissions\";s:20:\"perm_special_options\";s:15:\"Special Options\";s:10:\"perma_link\";s:14:\"Permanent Link\";s:33:\"permission_denied_filed_locked_by\";s:43:\"Access denied. The file was locked by \'%s\'.\";s:17:\"permission_denied\";s:17:\"Permission Denied\";s:24:\"permission_settings_info\";s:83:\"This form determines which role is allowed to do what with the current object \'%s\'.\";s:19:\"permission_settings\";s:26:\"Object Permission Settings\";s:10:\"permission\";s:10:\"Permission\";s:12:\"person_title\";s:5:\"Title\";s:13:\"personal_data\";s:13:\"Personal Data\";s:16:\"personal_desktop\";s:16:\"Personal Desktop\";s:16:\"personal_picture\";s:6:\"Avatar\";s:16:\"personal_profile\";s:25:\"Personal Data and Profile\";s:7:\"persons\";s:7:\"Persons\";s:4:\"pg_a\";s:6:\"a page\";s:6:\"pg_add\";s:8:\"Add page\";s:8:\"pg_added\";s:10:\"Page added\";s:7:\"pg_edit\";s:9:\"Edit page\";s:6:\"pg_new\";s:8:\"New page\";s:10:\"phone_home\";s:11:\"Phone, Home\";s:12:\"phone_mobile\";s:13:\"Phone, Mobile\";s:12:\"phone_office\";s:13:\"Phone, Office\";s:5:\"phone\";s:5:\"Phone\";s:6:\"phrase\";s:6:\"Phrase\";s:13:\"please_choose\";s:12:\"-- Select --\";s:19:\"please_enter_target\";s:21:\"Please enter a target\";s:18:\"please_enter_title\";s:20:\"Please enter a title\";s:40:\"please_select_a_delivered_file_to_delete\";s:57:\"You must select at least one delivered file to delete it!\";s:42:\"please_select_a_delivered_file_to_download\";s:59:\"You must select at least one delivered file to download it!\";s:13:\"please_select\";s:19:\"-- Please Select --\";s:11:\"please_wait\";s:14:\"Please wait...\";s:4:\"port\";s:4:\"Port\";s:10:\"pos_bottom\";s:6:\"Bottom\";s:8:\"pos_left\";s:4:\"Left\";s:9:\"pos_right\";s:5:\"Right\";s:7:\"pos_top\";s:3:\"Top\";s:8:\"position\";s:8:\"Position\";s:27:\"precondition_not_accessible\";s:79:\"You do not have sufficient permission to view the precondition(s) of this item.\";s:12:\"precondition\";s:12:\"Precondition\";s:13:\"preconditions\";s:13:\"Preconditions\";s:19:\"predefined_template\";s:24:\"Predefined role template\";s:11:\"preferences\";s:11:\"Preferences\";s:20:\"presentation_options\";s:20:\"Presentation Options\";s:20:\"preview_learner_info\";s:119:\"If enabled, Course and Group administrators have the possibility to view the content form the perspective of a learner.\";s:15:\"preview_learner\";s:11:\"Member View\";s:8:\"previous\";s:8:\"Previous\";s:10:\"print_view\";s:10:\"Print View\";s:5:\"print\";s:5:\"Print\";s:13:\"private_notes\";s:13:\"Private Notes\";s:3:\"pro\";s:3:\"Pro\";s:7:\"proceed\";s:7:\"Proceed\";s:15:\"profile_changed\";s:42:\"ILIAS eLearning - Your profile has changed\";s:18:\"profile_incomplete\";s:61:\"Your profile is incomplete. Please fill in all required data.\";s:10:\"profile_of\";s:10:\"Profile of\";s:7:\"profile\";s:7:\"Profile\";s:10:\"properties\";s:10:\"Properties\";s:17:\"proxy_connectable\";s:23:\"Connection established.\";s:15:\"proxy_host_info\";s:20:\"Please enter a host.\";s:10:\"proxy_host\";s:4:\"Host\";s:21:\"proxy_not_connectable\";s:56:\"ILIAS could not build a connection to the defined proxy.\";s:27:\"proxy_pear_net_socket_error\";s:21:\"PEAR Net_Socket error\";s:15:\"proxy_port_info\";s:50:\"Please enter a port between 0 and 65535, e.g.8080.\";s:18:\"proxy_port_numeric\";s:62:\"The entered port has to be a numeric value between 0 and 65535\";s:10:\"proxy_port\";s:4:\"Port\";s:17:\"proxy_status_info\";s:102:\"To use a proxy in ILIAS (e.g. for web feeds or to check web links) please activate the checkbox above.\";s:12:\"proxy_status\";s:5:\"Proxy\";s:5:\"proxy\";s:12:\"Proxy-Server\";s:16:\"pub_section_info\";s:230:\"If enabled, parts of the system (e.g. repository, workspace, user profiles) can be made available to the internet without authentication. The permissions of the ‘Anonymous’ role will control the access to repository resources.\";s:11:\"pub_section\";s:16:\"Anonymous Access\";s:12:\"public_notes\";s:12:\"Public Notes\";s:26:\"public_profile_not_visible\";s:25:\"The profile is not public\";s:14:\"public_profile\";s:7:\"Profile\";s:6:\"public\";s:6:\"public\";s:16:\"publication_date\";s:16:\"Publication Date\";s:11:\"publication\";s:11:\"Publication\";s:9:\"published\";s:9:\"Published\";s:23:\"publishing_organisation\";s:23:\"Publishing Organization\";s:7:\"purpose\";s:7:\"Purpose\";s:7:\"qpl_add\";s:22:\"Add Question Pool Test\";s:7:\"qpl_new\";s:22:\"New Question Pool Test\";s:15:\"qpl_upload_file\";s:11:\"Upload file\";s:3:\"qpl\";s:18:\"Question Pool Test\";s:9:\"quarterly\";s:9:\"quarterly\";s:10:\"query_data\";s:10:\"Query data\";s:16:\"question_message\";s:8:\"Question\";s:14:\"question_pools\";s:14:\"Question Pools\";s:8:\"question\";s:8:\"Question\";s:4:\"quit\";s:4:\"Quit\";s:5:\"quote\";s:5:\"Quote\";s:4:\"read\";s:4:\"Read\";s:25:\"readcount_anonymous_users\";s:33:\"Number of anonymous read accesses\";s:15:\"readcount_users\";s:37:\"Number of non-anonymous read accesses\";s:9:\"recf_edit\";s:19:\"Edit RecoveryFolder\";s:9:\"recipient\";s:9:\"Recipient\";s:17:\"reference_deleted\";s:25:\"Destination not available\";s:12:\"reference_of\";s:13:\"Reference of:\";s:16:\"referral_comment\";s:29:\"How did you hear about ILIAS?\";s:17:\"refresh_languages\";s:21:\"Refresh All Languages\";s:12:\"refresh_list\";s:12:\"Refresh List\";s:7:\"refresh\";s:7:\"Refresh\";s:6:\"refuse\";s:6:\"Refuse\";s:35:\"reg_account_confirmation_successful\";s:37:\"Your user account has been activated.\";s:28:\"reg_mail_body_2_confirmation\";s:92:\"The link will only be good for %s, after that you will have to try again from the beginning.\";s:28:\"reg_mail_body_3_confirmation\";s:171:\"If this email means nothing to you, then it is possible that somebody else has entered your email address either deliberately or accidentally, so please ignore this email.\";s:26:\"reg_mail_body_confirmation\";s:91:\"to activate your account and confirm ownership of this email address, click the link below:\";s:34:\"reg_mail_body_forgot_password_info\";s:132:\"To get your password, please use the function « Forgot password? » at the login screen to request a new password for this account.\";s:24:\"reg_mail_body_salutation\";s:5:\"Hello\";s:19:\"reg_mail_body_text1\";s:27:\"Welcome to ILIAS eLearning!\";s:19:\"reg_mail_body_text2\";s:39:\"To access ILIAS use the following data:\";s:19:\"reg_mail_body_text3\";s:29:\"Further personal information:\";s:29:\"reg_mail_subject_confirmation\";s:40:\"ILIAS eLearning - Your Confirmation Link\";s:16:\"reg_mail_subject\";s:34:\"ILIAS eLearning - Your access data\";s:19:\"reg_passwd_via_mail\";s:62:\"Your password will be sent to your e-mail address given below.\";s:13:\"register_info\";s:95:\"Please fill out the form to register (Fields marked with an asterisk are required information).\";s:8:\"register\";s:8:\"Register\";s:16:\"registered_since\";s:16:\"Registered since\";s:15:\"registered_user\";s:15:\"registered User\";s:16:\"registered_users\";s:16:\"registered Users\";s:21:\"registration_disabled\";s:46:\"Only available when using local authentication\";s:20:\"registration_expired\";s:30:\"Registration period expired...\";s:12:\"registration\";s:24:\"New Account Registration\";s:10:\"related_to\";s:10:\"Related to\";s:23:\"remove_personal_picture\";s:6:\"Remove\";s:18:\"remove_translation\";s:18:\"Remove translation\";s:6:\"remove\";s:6:\"Remove\";s:11:\"rename_file\";s:11:\"Rename File\";s:6:\"rename\";s:6:\"Rename\";s:18:\"repeat_scan_failed\";s:21:\"Repeated scan failed.\";s:20:\"repeat_scan_succeded\";s:24:\"Repeated scan succeeded.\";s:11:\"repeat_scan\";s:23:\"Repeating virus scan...\";s:12:\"replace_file\";s:12:\"Replace File\";s:5:\"reply\";s:5:\"Reply\";s:21:\"repository_admin_desc\";s:81:\"Set permissions for repository items, restore or remove objects from system trash\";s:16:\"repository_admin\";s:32:\"Repository Trash and Permissions\";s:16:\"repository_frame\";s:18:\"Repository Content\";s:10:\"repository\";s:10:\"Repository\";s:18:\"request_membership\";s:18:\"Request membership\";s:12:\"require_city\";s:12:\"Require city\";s:15:\"require_country\";s:15:\"Require country\";s:20:\"require_default_role\";s:12:\"Require role\";s:18:\"require_department\";s:18:\"Require department\";s:13:\"require_email\";s:14:\"Require e-mail\";s:11:\"require_fax\";s:11:\"Require fax\";s:17:\"require_firstname\";s:18:\"Require first name\";s:14:\"require_gender\";s:14:\"Require gender\";s:13:\"require_hobby\";s:13:\"Require hobby\";s:19:\"require_institution\";s:19:\"Require institution\";s:16:\"require_lastname\";s:17:\"Require last name\";s:13:\"require_login\";s:13:\"Require login\";s:17:\"require_mandatory\";s:9:\"mandatory\";s:21:\"require_matriculation\";s:28:\"Require matriculation number\";s:14:\"require_passwd\";s:16:\"Require password\";s:15:\"require_passwd2\";s:23:\"Require retype password\";s:18:\"require_phone_home\";s:18:\"Require home phone\";s:20:\"require_phone_mobile\";s:20:\"Require mobile phone\";s:20:\"require_phone_office\";s:20:\"Require office phone\";s:24:\"require_referral_comment\";s:24:\"Require referral comment\";s:14:\"require_street\";s:14:\"Require street\";s:15:\"require_zipcode\";s:16:\"Require zip code\";s:14:\"required_field\";s:8:\"Required\";s:15:\"res_links_short\";s:5:\"Links\";s:9:\"res_links\";s:16:\"Repository Links\";s:12:\"reset_filter\";s:12:\"Reset Filter\";s:5:\"reset\";s:5:\"Reset\";s:9:\"resources\";s:9:\"Resources\";s:15:\"retype_password\";s:15:\"Retype Password\";s:5:\"right\";s:5:\"Right\";s:6:\"rights\";s:6:\"Rights\";s:6:\"role_a\";s:6:\"a Role\";s:14:\"role_add_local\";s:14:\"Add Local Role\";s:13:\"role_add_user\";s:19:\"Add User(s) to role\";s:8:\"role_add\";s:8:\"Add Role\";s:10:\"role_added\";s:10:\"Role added\";s:24:\"role_assigned_desk_items\";s:22:\"Assigned desktop items\";s:26:\"role_assigned_desktop_item\";s:23:\"Created new assignment.\";s:23:\"role_assignment_updated\";s:33:\"Role assignment has been updated.\";s:15:\"role_assignment\";s:15:\"Role Assignment\";s:16:\"role_count_users\";s:15:\"Number of users\";s:26:\"role_deleted_desktop_items\";s:19:\"Deleted assignment.\";s:12:\"role_deleted\";s:12:\"Role deleted\";s:13:\"role_desk_add\";s:19:\"Assign desktop item\";s:22:\"role_desk_none_created\";s:39:\"No desktop items assigned to this role.\";s:9:\"role_edit\";s:9:\"Edit Role\";s:22:\"role_header_edit_users\";s:22:\"Change User Assignment\";s:15:\"role_list_users\";s:10:\"List users\";s:11:\"role_mailto\";s:26:\"Mail to all assigned Users\";s:15:\"role_new_search\";s:10:\"New search\";s:8:\"role_new\";s:8:\"New Role\";s:23:\"role_no_groups_selected\";s:21:\"Please select a group\";s:21:\"role_no_results_found\";s:16:\"No results found\";s:22:\"role_no_roles_selected\";s:20:\"Please select a role\";s:27:\"role_no_users_no_desk_items\";s:96:\"It is not possible to assign personal desktop items, since you cannot assign users to this role.\";s:29:\"role_protect_permissions_desc\";s:147:\"The object permissions cannot be changed by systems operations anymore. Furthermore only administrator of higher levels may change the permissions.\";s:24:\"role_protect_permissions\";s:19:\"Protect Permissions\";s:31:\"role_search_enter_search_string\";s:28:\"Please enter a search string\";s:17:\"role_search_users\";s:11:\"User search\";s:24:\"role_select_desktop_item\";s:60:\"Please select one object that will be assigned to this role.\";s:20:\"role_select_one_item\";s:25:\"Please select one object.\";s:27:\"role_sure_delete_desk_items\";s:58:\"Are you sure you want to delete the following assignments?\";s:19:\"role_templates_only\";s:19:\"Role templates only\";s:18:\"role_user_deassign\";s:23:\"Deassign user from role\";s:14:\"role_user_edit\";s:17:\"Edit account data\";s:19:\"role_user_send_mail\";s:19:\"Send user a message\";s:4:\"role\";s:4:\"Role\";s:22:\"roles_of_import_global\";s:27:\"Global roles of import file\";s:21:\"roles_of_import_local\";s:26:\"Local roles of import file\";s:5:\"roles\";s:5:\"Roles\";s:10:\"rolf_added\";s:17:\"Role folder added\";s:16:\"rolf_create_role\";s:15:\"Create New Role\";s:16:\"rolf_create_rolt\";s:24:\"Create New Role Template\";s:11:\"rolf_delete\";s:27:\"Delete Roles/Role templates\";s:20:\"rolf_edit_permission\";s:26:\"Change permission settings\";s:24:\"rolf_edit_userassignment\";s:31:\"Change user assignment of Roles\";s:9:\"rolf_read\";s:35:\"Read access to Roles/role templates\";s:12:\"rolf_visible\";s:32:\"Roles/role templates are visible\";s:10:\"rolf_write\";s:56:\"Edit default permission settings of Roles/role templates\";s:4:\"rolf\";s:5:\"Roles\";s:6:\"rolt_a\";s:15:\"a Role Template\";s:8:\"rolt_add\";s:17:\"Add Role Template\";s:10:\"rolt_added\";s:19:\"Role template added\";s:9:\"rolt_edit\";s:18:\"Edit Role Template\";s:8:\"rolt_new\";s:17:\"New Role Template\";s:4:\"rolt\";s:13:\"Role Template\";s:9:\"root_edit\";s:21:\"Edit system root node\";s:3:\"row\";s:3:\"Row\";s:4:\"rows\";s:4:\"Rows\";s:19:\"rte_editor_disabled\";s:25:\"Rich Text Editor disabled\";s:18:\"rte_editor_enabled\";s:24:\"Rich Text Editor enabled\";s:10:\"sahs_added\";s:32:\"SCORM/AICC Learning Module added\";s:11:\"sahs_create\";s:33:\"Create SCORM/AICC Learning Module\";s:26:\"sahs_insert_chap_from_clip\";s:29:\"Paste Chapters from Clipboard\";s:26:\"sahs_insert_page_from_clip\";s:26:\"Paste Pages from Clipboard\";s:25:\"sahs_insert_sco_from_clip\";s:25:\"Paste SCOs from Clipboard\";s:9:\"sahs_join\";s:39:\"Subscribe to SCORM/AICC Learning Module\";s:10:\"sahs_leave\";s:43:\"Unsubscribe from SCORM/AICC Learning Module\";s:4:\"sahs\";s:26:\"Learning Module SCORM/AICC\";s:12:\"salutation_f\";s:8:\"Ms./Mrs.\";s:12:\"salutation_m\";s:3:\"Mr.\";s:10:\"salutation\";s:10:\"Salutation\";s:13:\"save_and_back\";s:13:\"Save And Back\";s:26:\"save_customer_address_info\";s:56:\"If enabled, the customers billing address will be stored\";s:21:\"save_customer_address\";s:21:\"Store billing address\";s:12:\"save_message\";s:13:\"Save as Draft\";s:20:\"save_params_for_cron\";s:27:\"Save Parameter for Cron Job\";s:12:\"save_refresh\";s:16:\"Save and Refresh\";s:11:\"save_return\";s:15:\"Save and Return\";s:13:\"save_settings\";s:13:\"Save Settings\";s:22:\"save_user_related_data\";s:29:\"Save user related access data\";s:4:\"save\";s:4:\"Save\";s:18:\"saved_successfully\";s:18:\"Saved Successfully\";s:5:\"saved\";s:5:\"Saved\";s:9:\"scorm_add\";s:25:\"Add SCORM Learning Module\";s:29:\"scorm_create_export_file_html\";s:25:\"Create Export File (HTML)\";s:28:\"scorm_create_export_file_iso\";s:35:\"Create Export File (ISO for CD-ROM)\";s:28:\"scorm_create_export_file_pdf\";s:24:\"Create Export File (PDF)\";s:32:\"scorm_create_export_file_scrom12\";s:30:\"Create Export File (SCORM 1.2)\";s:38:\"scorm_create_export_file_scrom2004_4th\";s:43:\"Create Export File (SCORM 2004 4th Edition)\";s:34:\"scorm_create_export_file_scrom2004\";s:43:\"Create Export File (SCORM 2004 3rd Edition)\";s:9:\"scorm_new\";s:45:\"Create SCORM Learning Module (Authoring Mode)\";s:13:\"search_active\";s:20:\"Include active users\";s:13:\"search_engine\";s:19:\"Readable .html URLs\";s:10:\"search_for\";s:10:\"Search For\";s:9:\"search_in\";s:9:\"Search in\";s:15:\"search_inactive\";s:22:\"Include inactive users\";s:25:\"search_minimum_characters\";s:27:\"The minimum word length is:\";s:10:\"search_new\";s:10:\"New Search\";s:11:\"search_note\";s:125:\"If "search in" is left blank, all users will be searched. This allows you to find all active or all inactive users.\";s:16:\"search_recipient\";s:16:\"Search Recipient\";s:13:\"search_result\";s:13:\"Search Result\";s:14:\"search_results\";s:14:\"Search Results\";s:15:\"search_to_short\";s:23:\"Your query is to short.\";s:11:\"search_user\";s:11:\"Search User\";s:6:\"search\";s:6:\"Search\";s:18:\"seas_max_hits_info\";s:63:\"Please enter a number for the maximum number of search results.\";s:13:\"seas_max_hits\";s:8:\"Max hits\";s:13:\"seas_settings\";s:15:\"Search settings\";s:6:\"second\";s:6:\"Second\";s:7:\"seconds\";s:7:\"Seconds\";s:8:\"sections\";s:8:\"Sections\";s:10:\"select_all\";s:10:\"Select All\";s:26:\"select_at_least_one_object\";s:34:\"Please choose at least one object.\";s:11:\"select_file\";s:11:\"Select File\";s:19:\"select_max_one_item\";s:27:\"Please select one item only\";s:11:\"select_mode\";s:11:\"Select mode\";s:21:\"select_object_to_copy\";s:41:\"Please select the object you want to copy\";s:21:\"select_object_to_link\";s:47:\"Please select the object which you want to link\";s:10:\"select_one\";s:18:\"Please select one.\";s:11:\"select_page\";s:11:\"Select Page\";s:15:\"select_password\";s:21:\"Select a new password\";s:26:\"select_questionpool_option\";s:37:\"--- Please select a question pool ---\";s:19:\"select_questionpool\";s:21:\"Insert questions into\";s:6:\"select\";s:6:\"Select\";s:19:\"selected_items_back\";s:22:\"Back to Personal Items\";s:14:\"selected_items\";s:14:\"Personal Items\";s:26:\"selected_languages_updated\";s:56:\"The selected languages have been updated (if installed):\";s:8:\"selected\";s:8:\"Selected\";s:18:\"send_mail_selected\";s:32:\"Select mail recipients from list\";s:9:\"send_mail\";s:12:\"Send Message\";s:4:\"send\";s:4:\"Send\";s:6:\"sender\";s:6:\"Sender\";s:4:\"sent\";s:4:\"Sent\";s:8:\"sequence\";s:8:\"Sequence\";s:9:\"sequences\";s:9:\"Sequences\";s:11:\"server_data\";s:11:\"Server Info\";s:15:\"server_software\";s:15:\"Server Software\";s:6:\"server\";s:6:\"Server\";s:4:\"sess\";s:7:\"Session\";s:22:\"session_reminder_alert\";s:189:\"Your session expires in %1$s at %2$s!\\n\\nChoose OK to continue your session.\\nIf you click Cancel you will not be reminded during the current browser session anymore.\\n\\nInstallation: %3$s.\";s:25:\"session_reminder_extended\";s:32:\"Your session was extended for %s\";s:21:\"session_reminder_info\";s:85:\"If enabled, you receive a reminder before the online-session of your browser expires.\";s:31:\"session_reminder_lead_time_info\";s:241:\"Please specify the lead time for the session reminder in minutes. The reminder displays a warning when only this time span is left before the session expires. Recommended value is 5 (minutes)
The current length of a user session is %s.\";s:26:\"session_reminder_lead_time\";s:8:\"Leadtime\";s:33:\"session_reminder_session_duration\";s:23:\"(Session Duration: %s).\";s:16:\"session_reminder\";s:16:\"Session-Reminder\";s:13:\"set_edit_mode\";s:13:\"Set Edit Mode\";s:11:\"set_offline\";s:11:\"Set Offline\";s:10:\"set_online\";s:10:\"Set Online\";s:3:\"set\";s:3:\"Set\";s:17:\"setSystemLanguage\";s:19:\"Set System Language\";s:24:\"settings_for_new_members\";s:24:\"Settings for new Members\";s:14:\"settings_saved\";s:14:\"Saved settings\";s:8:\"settings\";s:8:\"Settings\";s:15:\"setUserLanguage\";s:17:\"Set User Language\";s:11:\"shib_active\";s:25:\"Enable Shibboleth support\";s:9:\"shib_city\";s:18:\"Attribute for city\";s:14:\"shib_configure\";s:35:\"Configure Shibboleth Authentication\";s:12:\"shib_country\";s:21:\"Attribute for country\";s:22:\"shib_data_conv_warning\";s:59:\"The data manipulation API file you specified cannot be read\";s:14:\"shib_data_conv\";s:38:\"Absolute path to data manipulation API\";s:15:\"shib_department\";s:24:\"Attribute for department\";s:20:\"shib_edit_permission\";s:26:\"Change permission settings\";s:10:\"shib_email\";s:28:\"Attribute for e-mail address\";s:20:\"shib_federation_name\";s:34:\"Name of your Shibboleth federation\";s:14:\"shib_firstname\";s:24:\"Attribute for first name\";s:11:\"shib_gender\";s:49:\"Attribute for gender (must be ‘m’ or ‘f’)\";s:31:\"shib_general_login_instructions\";s:159:\"To log in via %s, please click on the login button and choose your organization of the following page.
If you have questions concerning this, please ask the\";s:36:\"shib_general_wayf_login_instructions\";s:126:\"In case you are not associated with the given organizations and you need access to a course on this server, please contact the\";s:13:\"shib_idp_list\";s:496:\"Provide a list of Identity Providers to let the user choose from on the ILIAS login page.
On each line there must be a comma-separated tuple for providerID of IdP (see the Shibboleth metadata file) and Name of IdP as it shall be displayed in the drop-down list.
As an optional third parameter you can add the location of a Shibboleth session initiator that shall be used in case your ILIAS installation is part of a multi federation setup.\";s:16:\"shib_institution\";s:25:\"Attribute for institution\";s:30:\"shib_invalid_home_organization\";s:35:\"Please choose a valid organization!\";s:13:\"shib_language\";s:22:\"Attribute for language\";s:13:\"shib_lastname\";s:22:\"Attribute for lastname\";s:17:\"shib_login_button\";s:131:\"Path to the image of a Shibboleth login button that is used to redirect users to the WAYF specified in the Shibboleth configuration\";s:36:\"shib_login_embedded_wayf_description\";s:231:\"If this option is chosen, you can provide any HTML code in the login instructions text area below. This can for example be used to embed an own JavaScript WAYF/Discovery Service or create a custom-tailored design of the login area.\";s:24:\"shib_login_embedded_wayf\";s:24:\"Design custom login area\";s:24:\"shib_login_external_wayf\";s:25:\"Use external WAYF service\";s:24:\"shib_login_internal_wayf\";s:22:\"Use ILIAS WAYF service\";s:15:\"shib_login_type\";s:22:\"Organization selection\";s:10:\"shib_login\";s:27:\"Unique Shibboleth attribute\";s:14:\"shib_member_of\";s:20:\"I am a member of ...\";s:15:\"shib_phone_home\";s:31:\"Attribute for home phone number\";s:17:\"shib_phone_mobile\";s:33:\"Attribute for mobile phone number\";s:17:\"shib_phone_office\";s:33:\"Attribute for office phone number\";s:9:\"shib_read\";s:34:\"Read access to Shibboleth settings\";s:29:\"shib_select_home_organization\";s:83:\"For authentication via %s, please select your organization from the drop down list.\";s:19:\"shib_settings_saved\";s:34:\"The Shibboleth settings were saved\";s:11:\"shib_street\";s:20:\"Attribute for street\";s:10:\"shib_title\";s:19:\"Attribute for title\";s:11:\"shib_update\";s:26:\"Update this field on login\";s:22:\"shib_user_default_role\";s:41:\"Default role assigned to Shibboleth users\";s:12:\"shib_visible\";s:31:\"Shibboleth settings are visible\";s:10:\"shib_write\";s:24:\"Edit Shibboleth settings\";s:12:\"shib_zipcode\";s:21:\"Attribute for zipcode\";s:4:\"shib\";s:10:\"Shibboleth\";s:12:\"shop_actions\";s:7:\"Actions\";s:4:\"shop\";s:4:\"Shop\";s:20:\"short_inst_name_info\";s:100:\"This title will appear in the browser header title bar. If no value is entered, ‘ILIAS’ is used.\";s:15:\"short_inst_name\";s:11:\"Short Title\";s:12:\"show_details\";s:12:\"Show Details\";s:11:\"show_filter\";s:11:\"Show Filter\";s:17:\"show_hidden_block\";s:17:\"Show Hidden Block\";s:9:\"show_list\";s:9:\"Show List\";s:12:\"show_members\";s:15:\"Display Members\";s:10:\"show_owner\";s:10:\"Show Owner\";s:18:\"show_private_notes\";s:10:\"Show Notes\";s:12:\"show_profile\";s:12:\"Show profile\";s:14:\"show_structure\";s:22:\"Enable Structured-View\";s:17:\"show_users_online\";s:17:\"Show active users\";s:4:\"show\";s:4:\"Show\";s:10:\"side_frame\";s:10:\"Side Frame\";s:9:\"signature\";s:9:\"Signature\";s:27:\"simultaneous_login_detected\";s:76:\"Your access is denied because of a simultaneous login with the same account.\";s:4:\"size\";s:4:\"Size\";s:10:\"skin_style\";s:20:\"Default Skin / Style\";s:4:\"smtp\";s:4:\"SMTP\";s:29:\"soap_user_administration_desc\";s:48:\"If enabled, ILIAS can be administrated via SOAP.\";s:24:\"soap_user_administration\";s:23:\"Administration via SOAP\";s:19:\"soap_wsdl_path_info\";s:163:\"Please enter the path to the ilias wsdl file which should be used for the webservice. If you leave this field blank, the following path will be used per default:%s\";s:14:\"soap_wsdl_path\";s:9:\"WSDL Path\";s:16:\"socialbm_disable\";s:7:\"Disable\";s:15:\"socialbm_enable\";s:6:\"Enable\";s:30:\"socialbm_extt_social_bookmarks\";s:16:\"Social Bookmarks\";s:25:\"socialbm_link_description\";s:110:\"You can use the placeholders {TITLE} and {LINK} to insert the page title or url in the link.\";s:26:\"socialbm_sure_delete_entry\";s:78:\"Are you sure that you want to delete the selected Social Bookmarking services?\";s:19:\"sort_by_this_column\";s:19:\"Sort by this column\";s:14:\"sorting_header\";s:20:\"Content Item Sorting\";s:19:\"sorting_info_manual\";s:60:\"Content items can be arranged manually in a preferred order.\";s:18:\"sorting_info_title\";s:72:\"Content items are arranged automatically by title in alphabetical order.\";s:21:\"sorting_manual_header\";s:8:\"Manually\";s:12:\"sorting_save\";s:12:\"Save Sorting\";s:20:\"sorting_title_header\";s:28:\"Titles in Alphabetical Order\";s:6:\"spacer\";s:6:\"Spacer\";s:7:\"spl_add\";s:24:\"Add Question Pool Survey\";s:7:\"spl_new\";s:24:\"New Question Pool Survey\";s:15:\"spl_upload_file\";s:11:\"Upload file\";s:3:\"spl\";s:20:\"Question Pool Survey\";s:3:\"ssl\";s:11:\"SSL (HTTPS)\";s:4:\"st_a\";s:9:\"a chapter\";s:6:\"st_add\";s:11:\"Add chapter\";s:8:\"st_added\";s:13:\"Chapter added\";s:7:\"st_edit\";s:12:\"Edit chapter\";s:6:\"st_new\";s:11:\"New chapter\";s:15:\"standard_fields\";s:15:\"Standard Fields\";s:13:\"standard_icon\";s:11:\"Medium Size\";s:9:\"startpage\";s:16:\"ILIAS Login Page\";s:13:\"stat_selected\";s:8:\"Selected\";s:20:\"state_changed_inside\";s:14:\"Changed Inside\";s:13:\"state_changed\";s:7:\"Changed\";s:9:\"state_new\";s:3:\"New\";s:12:\"state_unread\";s:6:\"Unread\";s:9:\"statistic\";s:9:\"Statistic\";s:10:\"statistics\";s:10:\"Statistics\";s:20:\"status_no_permission\";s:21:\"No permission granted\";s:6:\"status\";s:6:\"Status\";s:4:\"step\";s:4:\"Step\";s:16:\"stop_inheritance\";s:16:\"Stop inheritance\";s:18:\"stop_moving_blocks\";s:18:\"Stop Moving Blocks\";s:6:\"street\";s:6:\"Street\";s:9:\"structure\";s:9:\"Structure\";s:3:\"sty\";s:5:\"Style\";s:16:\"style_activation\";s:16:\"Style Activation\";s:19:\"sub_request_deleted\";s:26:\"Deleted membership request\";s:17:\"sub_request_saved\";s:24:\"Saved membership request\";s:11:\"subcat_name\";s:16:\"Subcategory Name\";s:14:\"subchapter_new\";s:15:\"New Sub-chapter\";s:14:\"subject_module\";s:14:\"Subject Module\";s:7:\"subject\";s:7:\"Subject\";s:6:\"submit\";s:6:\"Submit\";s:10:\"subobjects\";s:11:\"Sub-objects\";s:12:\"subscription\";s:12:\"Subscription\";s:7:\"subtabs\";s:7:\"SubTabs\";s:15:\"success_message\";s:15:\"Success Message\";s:7:\"summary\";s:7:\"Summary\";s:26:\"sure_delete_selected_users\";s:52:\"Are you sure you want to delete the selected user(s)\";s:15:\"survey_defaults\";s:28:\"Default Settings for Surveys\";s:32:\"survey_unlimited_invitation_desc\";s:126:\"Allows unlimited invitation in surveys. Unlimited invitation adds the survey to the personal desktop of every registered user.\";s:27:\"survey_unlimited_invitation\";s:20:\"Unlimited Invitation\";s:7:\"svy_add\";s:10:\"Add survey\";s:14:\"svy_evaluation\";s:10:\"Statistics\";s:12:\"svy_finished\";s:29:\"You have completed the survey\";s:7:\"svy_new\";s:10:\"New survey\";s:14:\"svy_no_content\";s:20:\"No surveys available\";s:16:\"svy_not_finished\";s:37:\"The survey has not been completed yet\";s:15:\"svy_not_started\";s:36:\"You did not take part in this survey\";s:15:\"svy_participate\";s:23:\"Participate in a survey\";s:7:\"svy_run\";s:3:\"Run\";s:15:\"svy_upload_file\";s:11:\"Upload file\";s:31:\"svy_warning_survey_not_complete\";s:24:\"The survey is incomplete\";s:3:\"svy\";s:6:\"Survey\";s:12:\"system_check\";s:12:\"System Check\";s:22:\"system_choose_language\";s:22:\"System Choose Language\";s:13:\"system_groups\";s:13:\"System Groups\";s:10:\"system_grp\";s:12:\"System Group\";s:18:\"system_information\";s:18:\"System Information\";s:15:\"system_language\";s:15:\"System Language\";s:14:\"system_message\";s:15:\"System Messages\";s:21:\"system_style_settings\";s:21:\"System Style Settings\";s:13:\"system_styles\";s:13:\"System Styles\";s:6:\"system\";s:6:\"System\";s:16:\"systemcheck_cron\";s:32:\"Process System Check in Cron Job\";s:20:\"systemcheck_cronform\";s:38:\"Activation of System Check in Cron Job\";s:17:\"table_mail_import\";s:11:\"Mail import\";s:4:\"tabs\";s:4:\"Tabs\";s:15:\"tagging_my_tags\";s:7:\"My Tags\";s:24:\"take_over_structure_info\";s:116:\"If activated, directories in the zip file will be mapped to categories or, if used in groups or courses, to folders.\";s:19:\"take_over_structure\";s:15:\"Adopt Structure\";s:6:\"target\";s:6:\"Target\";s:7:\"tax_add\";s:12:\"Add Taxonomy\";s:10:\"tax_delete\";s:17:\"Delete taxonomies\";s:19:\"tax_edit_permission\";s:26:\"Change permission settings\";s:8:\"tax_edit\";s:13:\"Edit Taxonomy\";s:7:\"tax_new\";s:12:\"New Taxonomy\";s:8:\"tax_read\";s:25:\"Read access to taxonomies\";s:11:\"tax_visible\";s:19:\"Taxonomy is visible\";s:9:\"tax_write\";s:26:\"Write access to taxonomies\";s:3:\"tax\";s:8:\"Taxonomy\";s:20:\"taxf_edit_permission\";s:26:\"Change permission settings\";s:9:\"taxf_read\";s:30:\"Read access to taxonomy folder\";s:12:\"taxf_visible\";s:26:\"Taxonomy folder is visible\";s:10:\"taxf_write\";s:31:\"Write access to taxonomy folder\";s:4:\"term\";s:4:\"Term\";s:11:\"test_intern\";s:11:\"Test Intern\";s:11:\"test_module\";s:11:\"Test Module\";s:4:\"test\";s:4:\"Test\";s:5:\"tests\";s:5:\"Tests\";s:7:\"textbox\";s:7:\"Textbox\";s:6:\"thread\";s:6:\"Thread\";s:9:\"thumbnail\";s:9:\"Thumbnail\";s:6:\"time_d\";s:3:\"Day\";s:6:\"time_h\";s:4:\"Hour\";s:38:\"time_limit_add_time_limit_for_selected\";s:52:\"Please enter a time period for the selected user(s).\";s:24:\"time_limit_applied_users\";s:13:\"Applied users\";s:15:\"time_limit_from\";s:17:\"From (time limit)\";s:18:\"time_limit_message\";s:20:\"Message (time limit)\";s:28:\"time_limit_no_users_selected\";s:21:\"Please select a user.\";s:20:\"time_limit_not_valid\";s:24:\"The period is not valid.\";s:28:\"time_limit_not_within_owners\";s:60:\"Your access is limited. The period is outside of your limit.\";s:16:\"time_limit_owner\";s:18:\"Owner (time limit)\";s:18:\"time_limit_reached\";s:32:\"Your user account is not active.\";s:20:\"time_limit_unlimited\";s:22:\"Unlimited (time limit)\";s:16:\"time_limit_until\";s:18:\"Until (time limit)\";s:24:\"time_limit_users_updated\";s:17:\"User data updated\";s:10:\"time_limit\";s:6:\"Access\";s:11:\"time_limits\";s:6:\"Access\";s:12:\"time_segment\";s:14:\"Period of time\";s:4:\"time\";s:4:\"Time\";s:9:\"tiny_icon\";s:10:\"Small Size\";s:10:\"title_long\";s:10:\"Long Title\";s:14:\"title_required\";s:22:\"Please insert a title.\";s:5:\"title\";s:5:\"Title\";s:14:\"to_client_list\";s:16:\"Client Selection\";s:10:\"to_desktop\";s:14:\"Add to Desktop\";s:9:\"to_filter\";s:6:\"Filter\";s:2:\"to\";s:2:\"To\";s:5:\"today\";s:5:\"Today\";s:19:\"toggleGlobalDefault\";s:21:\"Toggle Global Default\";s:17:\"toggleGlobalFixed\";s:19:\"Toggle Global Fixed\";s:8:\"tomorrow\";s:8:\"Tomorrow\";s:5:\"total\";s:5:\"Total\";s:8:\"tpl_path\";s:13:\"Template Path\";s:15:\"tracked_objects\";s:15:\"Tracked objects\";s:25:\"tracking_data_del_confirm\";s:81:\"Do you really want to delete all tracking data of the specified month and before?\";s:21:\"tracking_data_deleted\";s:21:\"Tracking data deleted\";s:13:\"tracking_data\";s:13:\"Tracking Data\";s:17:\"tracking_settings\";s:26:\"Learning Progress Settings\";s:11:\"translation\";s:11:\"Translation\";s:5:\"trash\";s:5:\"Trash\";s:15:\"tree_frame_info\";s:96:\"Defines whether the tree frame (e.g. repository tree) should appear on the left or on the right.\";s:10:\"tree_frame\";s:10:\"Tree Frame\";s:9:\"tree_left\";s:4:\"Left\";s:10:\"tree_right\";s:5:\"Right\";s:4:\"tree\";s:4:\"Tree\";s:8:\"treeview\";s:12:\"Show Sidebar\";s:7:\"tst_add\";s:8:\"Add test\";s:13:\"tst_anon_eval\";s:7:\"Results\";s:7:\"tst_new\";s:8:\"New test\";s:14:\"tst_no_content\";s:18:\"No tests available\";s:7:\"tst_run\";s:3:\"Run\";s:26:\"tst_statistical_evaluation\";s:10:\"Statistics\";s:14:\"tst_statistics\";s:10:\"Statistics\";s:15:\"tst_upload_file\";s:11:\"Upload file\";s:20:\"tst_user_not_invited\";s:39:\"You are not supposed to take this test.\";s:23:\"tst_user_wrong_clientip\";s:43:\"You don\'t have the right ip using this test\";s:29:\"tst_warning_test_not_complete\";s:25:\"The test is not complete!\";s:3:\"tst\";s:4:\"Test\";s:6:\"tutors\";s:6:\"Tutors\";s:27:\"txt_add_object_instruction1\";s:44:\"Browse to the location where you want to add\";s:27:\"txt_add_object_instruction2\";s:1:\".\";s:24:\"txt_registered_passw_gen\";s:109:\"You successfully registered to ILIAS. You should receive an e-Mail including your generated password shortly.\";s:14:\"txt_registered\";s:112:\"You successfully registered to ILIAS. Please click on the button below to login to ILIAS with your user account.\";s:13:\"txt_submitted\";s:228:\"You successfully submitted an account request to ILIAS. Your account request will be reviewed by the system administrators, and should be activated within 48 hours. You will not be able to log in until your account is activated.\";s:3:\"typ\";s:22:\"Object Type Definition\";s:22:\"type_your_message_here\";s:22:\"Type Your Message Here\";s:4:\"type\";s:4:\"Type\";s:13:\"udf_add_field\";s:9:\"Add Field\";s:15:\"udf_added_field\";s:16:\"Added new field.\";s:17:\"udf_delete_header\";s:12:\"Delete Field\";s:15:\"udf_delete_sure\";s:71:\"Are you sure you want to delete this field and all assigned user data ?\";s:21:\"udf_duplicate_entries\";s:29:\"The values have to be unique.\";s:17:\"udf_field_deleted\";s:14:\"Deleted field.\";s:23:\"udf_name_already_exists\";s:63:\"This field name already exists. Please choose a different name.\";s:14:\"udf_no_entries\";s:31:\"Please enter minimum one value.\";s:17:\"udf_no_name_given\";s:26:\"Please enter a field name.\";s:31:\"udf_required_requires_visib_reg\";s:84:\"When field is set to ‘required’, it must be set to ‘visible in registration’\";s:13:\"udf_type_date\";s:4:\"Date\";s:17:\"udf_type_datetime\";s:13:\"Date and Time\";s:15:\"udf_type_select\";s:26:\"Selection List (Drop-Down)\";s:13:\"udf_type_text\";s:21:\"Text Field (One Line)\";s:16:\"udf_type_wysiwyg\";s:19:\"Text Area (WYSIWYG)\";s:23:\"udf_update_select_field\";s:15:\"Edit Select Box\";s:18:\"udf_update_success\";s:20:\"Saved modifications.\";s:21:\"udf_update_text_field\";s:15:\"Edit Text Field\";s:24:\"udf_update_wysiwyg_field\";s:30:\"Edit Text Area (WYSIWYG) Field\";s:17:\"udf_value_deleted\";s:27:\"The value has been deleted.\";s:9:\"udf_value\";s:5:\"Value\";s:3:\"uid\";s:3:\"UID\";s:22:\"ums_create_new_account\";s:18:\"Create New Account\";s:17:\"ums_explanation_2\";s:65:\"If this is not your account, please hit ‘Create New Account’.\";s:17:\"ums_explanation_3\";s:198:\"Your external account could not be mapped to an ILIAS account. But ILIAS has found multiple accounts with your e-mail address. If one of those is your account, please login with your ILIAS password.\";s:17:\"ums_explanation_4\";s:69:\"If none of them is your account, please hit ‘Create New Account’.\";s:15:\"ums_explanation\";s:183:\"Your external account could not be mapped to an ILIAS account. But ILIAS has found an account with your e-mail address. If this is your account, please login with your ILIAS password.\";s:17:\"ums_login_account\";s:13:\"Login Account\";s:15:\"unambiguousness\";s:19:\"Distinguishing mark\";s:11:\"uncheck_all\";s:11:\"Uncheck all\";s:9:\"unchecked\";s:9:\"Unchecked\";s:9:\"uninstall\";s:9:\"Uninstall\";s:11:\"uninstalled\";s:12:\"uninstalled.\";s:7:\"unknown\";s:7:\"UNKNOWN\";s:9:\"unlabeled\";s:9:\"Unlabeled\";s:16:\"unread_lowercase\";s:6:\"unread\";s:6:\"unread\";s:6:\"Unread\";s:10:\"unselected\";s:10:\"Unselected\";s:11:\"unsubscribe\";s:19:\"Remove from desktop\";s:5:\"unzip\";s:5:\"Unzip\";s:2:\"up\";s:2:\"Up\";s:14:\"update_applied\";s:14:\"Update Applied\";s:15:\"update_language\";s:15:\"Update Language\";s:18:\"update_on_conflict\";s:18:\"Update on conflict\";s:6:\"update\";s:4:\"Edit\";s:27:\"upload_error_file_not_found\";s:29:\"Upload error: File not found.\";s:6:\"upload\";s:6:\"Upload\";s:20:\"uploaded_and_checked\";s:71:\"The file has been uploaded and checked, you can now start to import it.\";s:3:\"uri\";s:3:\"URI\";s:5:\"url_a\";s:5:\"a URL\";s:7:\"url_add\";s:7:\"Add URL\";s:9:\"url_added\";s:9:\"URL added\";s:14:\"url_create_url\";s:10:\"Create URL\";s:10:\"url_delete\";s:10:\"Delete URL\";s:15:\"url_description\";s:15:\"URL Description\";s:19:\"url_edit_permission\";s:26:\"Change Permission settings\";s:8:\"url_edit\";s:8:\"Edit URL\";s:7:\"url_new\";s:7:\"New URL\";s:13:\"url_not_found\";s:14:\"File Not Found\";s:8:\"url_read\";s:8:\"Open URL\";s:12:\"url_to_latex\";s:23:\"URL to LaTeX CGI script\";s:11:\"url_visible\";s:14:\"URL is visible\";s:9:\"url_write\";s:8:\"Edit URL\";s:3:\"url\";s:3:\"URL\";s:27:\"use_customized_instructions\";s:28:\"Use customized instructions:\";s:24:\"use_default_instructions\";s:25:\"Use default instructions.\";s:11:\"user_access\";s:15:\"Access per user\";s:14:\"user_activated\";s:22:\"User has been approved\";s:10:\"user_added\";s:10:\"User added\";s:15:\"user_assignment\";s:15:\"User Assignment\";s:22:\"user_cant_receive_mail\";s:42:\"user is not allowed to use the mail system\";s:12:\"user_comment\";s:12:\"User comment\";s:16:\"user_deactivated\";s:25:\"User has been disapproved\";s:19:\"user_defined_fields\";s:13:\"Custom Fields\";s:17:\"user_defined_list\";s:23:\"Custom User Data Fields\";s:12:\"user_deleted\";s:12:\"User deleted\";s:11:\"user_detail\";s:11:\"Detail Data\";s:21:\"user_ext_account_desc\";s:84:\"Account used for external authentication. (CAS, SOAP, LDAP or Radius authentication)\";s:16:\"user_ext_account\";s:16:\"External Account\";s:10:\"user_image\";s:10:\"User Image\";s:18:\"user_import_failed\";s:19:\"User import failed.\";s:27:\"user_imported_with_warnings\";s:35:\"User import complete with warnings.\";s:13:\"user_imported\";s:21:\"User import complete.\";s:13:\"user_language\";s:13:\"User Language\";s:26:\"user_new_account_mail_desc\";s:190:\"This mail is sent automatically to users that have self-registered or to those who have been registered by an administrator with enabled setting ‘Send mail to inform user about changes’.\";s:21:\"user_new_account_mail\";s:16:\"New Account Mail\";s:15:\"user_not_chosen\";s:34:\"You did not choose a group-member.\";s:14:\"user_not_known\";s:31:\"Please insert a valid username.\";s:31:\"user_profile_instant_messengers\";s:18:\"Instant Messengers\";s:18:\"user_profile_other\";s:17:\"Other Information\";s:26:\"user_send_new_account_mail\";s:23:\"Send new account e-mail\";s:15:\"user_statistics\";s:16:\"Statistical Data\";s:11:\"user_status\";s:11:\"User Status\";s:16:\"user_toggle_noti\";s:48:\"Member is not allowed to deactivate notification\";s:4:\"user\";s:4:\"User\";s:8:\"userdata\";s:9:\"User Data\";s:21:\"userfolder_export_csv\";s:22:\"Comma Separated Values\";s:27:\"userfolder_export_excel_x86\";s:15:\"Microsoft Excel\";s:27:\"userfolder_export_file_size\";s:9:\"File size\";s:22:\"userfolder_export_file\";s:4:\"File\";s:23:\"userfolder_export_files\";s:5:\"Files\";s:21:\"userfolder_export_xml\";s:3:\"XML\";s:8:\"username\";s:8:\"Username\";s:18:\"users_not_imported\";s:71:\"The following users do not exist, their messages cannot become imported\";s:28:\"users_online_show_associated\";s:42:\"Show members of my courses and groups only\";s:19:\"users_online_show_n\";s:23:\"Don\'t show active users\";s:34:\"users_online_show_short_associated\";s:29:\"Only course and group members\";s:25:\"users_online_show_short_n\";s:23:\"Don\'t show active users\";s:25:\"users_online_show_short_y\";s:21:\"Show all active users\";s:19:\"users_online_show_y\";s:21:\"Show all active users\";s:12:\"users_online\";s:12:\"Active Users\";s:5:\"users\";s:5:\"Users\";s:12:\"usertracking\";s:13:\"User Tracking\";s:5:\"usr_a\";s:6:\"a User\";s:15:\"usr_active_only\";s:17:\"Active Users only\";s:7:\"usr_add\";s:8:\"Add User\";s:9:\"usr_added\";s:10:\"User added\";s:19:\"usr_agreement_empty\";s:30:\"The agreement contains no text\";s:13:\"usr_agreement\";s:14:\"User Agreement\";s:8:\"usr_edit\";s:9:\"Edit User\";s:23:\"usr_filter_coursemember\";s:16:\"Member of course\";s:23:\"usr_filter_empty_result\";s:54:\"No users found that match the selected filter criteria\";s:22:\"usr_filter_groupmember\";s:15:\"Member of group\";s:20:\"usr_filter_lastlogin\";s:18:\"Last login of user\";s:15:\"usr_filter_role\";s:13:\"Assigned role\";s:17:\"usr_hits_per_page\";s:19:\"Hits/page in tables\";s:17:\"usr_inactive_only\";s:19:\"Inactive Users only\";s:23:\"usr_limited_access_only\";s:30:\"Users with limited access only\";s:7:\"usr_new\";s:8:\"New User\";s:32:\"usr_settings_explanation_profile\";s:424:\"Check ‘Visible’ to show fields in the registration form and personal data on the personal desktop. Check ‘Changeable’ to allow the user to change the value in the personal data. Please note that visible fields can always be entered in the registration form. Required fields are required in the registration form and the personal data. All data can be changed in the user administration independent on these settings.\";s:35:\"usr_settings_header_profile_profile\";s:24:\"Personal profile setting\";s:27:\"usr_settings_header_profile\";s:25:\"Standard User Data Fields\";s:18:\"usr_settings_saved\";s:40:\"Global user settings saved successfully!\";s:22:\"usr_settings_visib_lua\";s:36:\"Visible in Local User Administration\";s:27:\"usr_settings_changeable_lua\";s:39:\"Changeable in Local User Administration\";s:14:\"usr_skin_style\";s:12:\"Skin / Style\";s:9:\"usr_style\";s:10:\"User Style\";s:19:\"usr_without_courses\";s:30:\"Users without courses assigned\";s:3:\"usr\";s:4:\"User\";s:16:\"usrf_create_user\";s:23:\"Create new user account\";s:4:\"usrf\";s:13:\"User accounts\";s:23:\"usrimport_action_failed\";s:19:\"Action %1$s failed.\";s:24:\"usrimport_action_ignored\";s:20:\"Ignored action %1$s.\";s:25:\"usrimport_action_replaced\";s:29:\"Replaced action %1$s by %2$s.\";s:21:\"usrimport_cant_delete\";s:60:\"Can\'t perform ‘Delete’ action. No such user in database.\";s:21:\"usrimport_cant_insert\";s:63:\"Can\'t perform ‘Insert’ action. User is already in database.\";s:21:\"usrimport_cant_update\";s:60:\"Can\'t perform ‘Update’ action. No such user in database.\";s:32:\"usrimport_conflict_handling_info\";s:432:\"When ‘Ignore on conflict’ is selected, ILIAS ignores an action, if it can not be performed (e. g. an ‘Insert’ action is not done, if there is already a user with the same login in the database.)\\nWhen ‘Update on conflict’ is selected, ILIAS updates the database if an action can not be performed. (e. g. an ‘Insert’ action is replaced by an ‘Update’ action, if a user with the same login exists in the database).\";s:41:\"usrimport_global_role_for_action_required\";s:61:\"At least one global role must be specified for \"%1$s\" action.\";s:21:\"usrimport_ignore_role\";s:11:\"Ignore role\";s:29:\"usrimport_login_is_not_unique\";s:20:\"Login is not unique.\";s:38:\"usrimport_no_insert_ext_account_exists\";s:67:\"Can\'t perform ‘Insert’ action. External account already exists.\";s:38:\"usrimport_no_update_ext_account_exists\";s:67:\"Can\'t perform ‘Update’ action. External account already exists.\";s:43:\"usrimport_with_specified_role_not_permitted\";s:41:\"Import with specified role not permitted.\";s:31:\"usrimport_xml_attribute_missing\";s:46:\"Attribute \"%2$s\" in element \"%1$s\" is missing.\";s:37:\"usrimport_xml_attribute_value_illegal\";s:62:\"Value \"%3$s\" of attribute \"%2$s\" in element \"%1$s\" is illegal.\";s:42:\"usrimport_xml_attribute_value_inapplicable\";s:85:\"Value \"%3$s\" of attribute \"%2$s\" in element \"%1$s\" is inapplicable for \"%4$s\" action.\";s:37:\"usrimport_xml_element_content_illegal\";s:44:\"Content \"%2$s\" of element \"%1$s\" is illegal.\";s:41:\"usrimport_xml_element_for_action_required\";s:51:\"Element \"%1$s\" must be specified for \"%2$s\" action.\";s:34:\"usrimport_xml_element_inapplicable\";s:49:\"Element \"%1$s\" is inapplicable for \"%2$s\" action.\";s:36:\"usrimport_xml_pw_bcrypt_missing_salt\";s:37:\"Missing salt, cannot import password.\";s:5:\"valid\";s:5:\"Valid\";s:8:\"validate\";s:8:\"Validate\";s:5:\"value\";s:5:\"Value\";s:14:\"vcard_download\";s:22:\"Download Visiting Card\";s:5:\"vcard\";s:13:\"Visiting Card\";s:7:\"vendors\";s:7:\"Vendors\";s:19:\"verification_failed\";s:19:\"Verification failed\";s:24:\"verification_failure_log\";s:24:\"Verification failure log\";s:16:\"verification_log\";s:16:\"Verification log\";s:24:\"verification_warning_log\";s:24:\"Verification warning log\";s:7:\"version\";s:7:\"Version\";s:8:\"versions\";s:8:\"Versions\";s:12:\"view_content\";s:12:\"View Content\";s:4:\"view\";s:4:\"View\";s:14:\"visible_layers\";s:14:\"Visible Layers\";s:20:\"visible_registration\";s:23:\"Visible in Registration\";s:7:\"visible\";s:7:\"Visible\";s:7:\"visitor\";s:7:\"Visitor\";s:8:\"visitors\";s:8:\"Visitors\";s:6:\"visits\";s:6:\"Visits\";s:13:\"web_resources\";s:8:\"Weblinks\";s:28:\"webdav_pear_auth_http_needed\";s:127:\"You need to install Pear Auth_HTTP to use this function. To do this, enter pear install Auth_HTTP on the terminal.\";s:6:\"webdav\";s:6:\"WebDAV\";s:18:\"webfolder_dir_info\";s:122:\"You got here, because your browser can\'t open webfolders. Read the instructions for opening webfolders.\";s:18:\"webfolder_index_of\";s:13:\"Index of %1$s\";s:27:\"webfolder_instructions_info\";s:479:\"The webfolder instructions are shown on browsers, which can not open a webfolder directly. You can use HTML code, and the following placeholders: [WEBFOLDER_TITLE], [WEBFOLDER_URI], [WEBFOLDER_URI_IE], [WEBFOLDER_URI_KONQUEROR], [WEBFOLDER_URI_NAUTILUS], [ADMIN_MAIL], [IF_WINDOWS]...[/IF_WINDOWS], [IF_MAC]...[/IF_MAC], [IF_LINUX]...[/IF_LINUX]. Clear the field to get the default instructions.\";s:27:\"webfolder_instructions_text\";s:2920:\"

Follow the instructions below, to open [WEBFOLDER_TITLE] as a webfolder:

[IF_WINDOWS]

Instructions for Windows Vista

  1. Press the key combination Windows+E to open Windows Explorer.
  2. Click on ‘Add Network Place’ in the toolbar.
    The ‘Add a Network Place’ wizard will open.
  3. Click at the link ‘Connect to a website’.
  4. Select the ‘Choose Another Network Location’ option, and select ‘Next’.
  5. In the ‘Internet or Network Address’ field enter
    [WEBFOLDER_URI]
    then select ‘Next’.
  6. Enter your login and password, and select ‘OK’.
    Repeat this step until you get to the next dialog window.
  7. Enter a name for the webfolder, then select ‘Next’.
  8. Enter your login and password, and select ‘OK’.
    Repeat this step until you get to the next dialog window.
  9. Select ‘Finish’.
  10. You can now access the webfolder from the start menu ‘Computer’.

Instructions for Windows XP

  1. Press the key combination Windows+E to open Windows Explorer.
  2. Choose the menu ‘Extras > Add Network Place...’.
    The ’Add a Network Place’ wizard will open.
  3. Click at the link ‘Connect to a website ...’.
    The assistant window will open.
  4. Select ‘Next’.
  5. Select the ‘Choose Another Network Location’ option, and select ‘Next’.
  6. In the ‘Internet or Network Address’ field enter
    [WEBFOLDER_URI]
    then select ‘Next’.
  7. Enter your login and password, and select ‘OK’.
  8. Enter a name for the webfolder, then select ‘Next’.
  9. Enter your login and password, and select ‘OK’.
  10. Select ‘Finish’.
  11. This will open the webfolder. You can later access the webfolder from the start menu ‘Network places’ again.
[/IF_WINDOWS][IF_MAC]

Instructions for Mac OS X

  1. Open the Finder
  2. Choose the menu ‘Go > Connect to Server...’
    The ’Connect to Server’ dialog will open.
  3. In the address field enter the following address:
    [WEBFOLDER_URI]
    and select ’Connect’.
  4. Enter your login and password, and select ’OK’.
[/IF_MAC][IF_LINUX]

Instructions for Linux with Konqueror

  1. Start the Konqueror browser
  2. In the address field enter the following address:
    [WEBFOLDER_URI_KONQUEROR]
  3. Press the Enter key.
  4. Enter your login and password, and select ’OK’.

Instructions for Linux with Nautilus

  1. Start the Nautilus browser
  2. In the address field enter the following address:
    [WEBFOLDER_URI_NAUTILUS]
  3. Press the Enter key.
  4. Enter your login and password, and select ’OK’.
[/IF_LINUX]

If opening the webfolder does not work, please contact [ADMIN_MAIL].

\";s:32:\"webfolder_instructions_titletext\";s:22:\"Open %1$s as webfolder\";s:22:\"webfolder_instructions\";s:22:\"Webfolder instructions\";s:24:\"webfolder_mount_dir_with\";s:167:\"Open this page as a Webfolder with Internet Explorer 6, Konqueror, Nautilus, other Browser.\";s:9:\"webfolder\";s:9:\"Webfolder\";s:11:\"webr_active\";s:6:\"Active\";s:13:\"webr_add_item\";s:11:\"Add Weblink\";s:8:\"webr_add\";s:11:\"Add Weblink\";s:17:\"webr_delete_items\";s:17:\"Delete Weblink(s)\";s:18:\"webr_deleted_items\";s:19:\"Deleted Weblink(s).\";s:18:\"webr_disable_check\";s:18:\"Disable Validation\";s:14:\"webr_edit_item\";s:12:\"Edit Weblink\";s:9:\"webr_edit\";s:12:\"Edit Weblink\";s:16:\"webr_fillout_all\";s:36:\"Please fill out all required fields.\";s:17:\"webr_item_updated\";s:19:\"Saved modifications\";s:9:\"webr_join\";s:18:\"Subscribe Weblinks\";s:21:\"webr_last_check_table\";s:11:\"Last check:\";s:15:\"webr_last_check\";s:10:\"Last check\";s:10:\"webr_leave\";s:20:\"Unsubscribe Weblinks\";s:19:\"webr_modified_items\";s:20:\"Saved modifications.\";s:18:\"webr_never_checked\";s:13:\"Never checked\";s:8:\"webr_new\";s:15:\"Add New Weblink\";s:21:\"webr_no_items_created\";s:19:\"No Weblinks created\";s:22:\"webr_sure_delete_items\";s:54:\"Do you really want to delete the following Weblink(s)?\";s:4:\"webr\";s:7:\"Weblink\";s:11:\"webservices\";s:4:\"SOAP\";s:4:\"week\";s:4:\"Week\";s:6:\"weekly\";s:6:\"weekly\";s:5:\"weeks\";s:5:\"Weeks\";s:7:\"welcome\";s:7:\"Welcome\";s:13:\"who_is_online\";s:14:\"Who is online?\";s:14:\"width_x_height\";s:14:\"Width x Height\";s:5:\"width\";s:5:\"Width\";s:8:\"wiki_add\";s:8:\"Add Wiki\";s:8:\"wiki_new\";s:8:\"New Wiki\";s:4:\"wiki\";s:4:\"Wiki\";s:4:\"with\";s:4:\"with\";s:18:\"wizard_search_list\";s:67:\"Your search produced the following hits. Please select one of them.\";s:17:\"wizard_title_info\";s:59:\"Please enter the title of the object you want to duplicate.\";s:5:\"write\";s:5:\"Write\";s:17:\"wrong_ip_detected\";s:95:\"Your access is denied because of a wrong client ip.
Please contact the system administrator.\";s:4:\"year\";s:4:\"Year\";s:5:\"years\";s:5:\"Years\";s:3:\"yes\";s:3:\"Yes\";s:9:\"yesterday\";s:9:\"Yesterday\";s:23:\"you_may_add_local_roles\";s:23:\"You May Add Local Roles\";s:12:\"your_message\";s:12:\"Your Message\";s:19:\"zip_structure_error\";s:49:\"Archive contains same file names. Upload aborted.\";s:15:\"zip_test_failed\";s:56:\"Zip-Test failed. Please contact you ILIAS administrator.\";s:3:\"zip\";s:8:\"Zip Code\";s:7:\"zipcode\";s:8:\"Zip Code\";s:14:\"db_need_hotfix\";s:44:\"Hotfix available. Please open setup program.\";s:14:\"session_config\";s:16:\"Session Settings\";s:34:\"session_config_maintenance_enabled\";s:29:\"Maintenance by client allowed\";s:35:\"session_config_maintenance_disabled\";s:33:\"Maintenance by client not allowed\";s:17:\"session_max_count\";s:19:\"Max active sessions\";s:22:\"session_max_count_info\";s:120:\"Defines the maximum number of sessions that can be created simultaneously. Setting this to ‘0’ disables the feature.\";s:16:\"session_min_idle\";s:29:\"Min session idle (in minutes)\";s:21:\"session_min_idle_info\";s:188:\"When a user idles for at least this period of time the session can be destroyed if another session should be opened for another user and the maximum number of existing sessions is reached.\";s:16:\"session_max_idle\";s:29:\"Max session idle (in minutes)\";s:21:\"session_max_idle_info\";s:83:\"Defines the maximum period of idle time a user can idle before his session expires.\";s:36:\"session_max_idle_after_first_request\";s:49:\"Max session idle after first request (in minutes)\";s:41:\"session_max_idle_after_first_request_info\";s:203:\"All sessions that idles for at least this period of time after first request will be destroyed if another session should be opened for another user and the maximum number of existing sessions is reached.\";s:21:\"reached_session_limit\";s:61:\"The limit of online users is reached. Please try again later.\";s:32:\"mail_to_global_roles_not_allowed\";s:47:\"It is not allowed to send mails to global roles\";s:24:\"mail_no_valid_group_role\";s:19:\"No valid group role\";s:29:\"delete_inactive_user_accounts\";s:29:\"Delete inactive user accounts\";s:34:\"delete_inactive_user_accounts_desc\";s:82:\"If enabled, user accounts will be deleted depending on the date of the last login.\";s:36:\"delete_inactive_user_accounts_period\";s:28:\"Days passed since last login\";s:41:\"delete_inactive_user_accounts_period_desc\";s:82:\"All user accounts without login within the defined period of time will be deleted.\";s:43:\"delete_inactive_user_accounts_include_roles\";s:14:\"Included roles\";s:48:\"delete_inactive_user_accounts_include_roles_desc\";s:56:\"Defines the roles that will participate in the deletion.\";s:38:\"delete_inactive_user_accounts_interval\";s:9:\"Frequency\";s:32:\"delete_inactivated_user_accounts\";s:32:\"Delete inactivated user accounts\";s:37:\"delete_inactivated_user_accounts_desc\";s:80:\"If enabled, user accounts will be deleted depending on the date of inactivation.\";s:39:\"delete_inactivated_user_accounts_period\";s:30:\"Days passed since inactivation\";s:44:\"delete_inactivated_user_accounts_period_desc\";s:78:\"Accounts will be deleted if this period of time has passed since inactivation.\";s:46:\"delete_inactivated_user_accounts_include_roles\";s:14:\"Included roles\";s:51:\"delete_inactivated_user_accounts_include_roles_desc\";s:56:\"Defines the roles that will participate in the deletion.\";s:41:\"delete_inactivated_user_accounts_interval\";s:9:\"Frequency\";s:46:\"delete_inactivated_user_accounts_interval_desc\";s:55:\"Deletion conditions will be reviewed in this frequency.\";s:8:\"obj_frma\";s:5:\"Forum\";s:13:\"obj_frma_desc\";s:21:\"Global Forum Settings\";s:20:\"show_system_messages\";s:15:\"System Messages\";s:24:\"settings_for_all_members\";s:51:\"Notification activated for all course/group members\";s:18:\"settings_per_users\";s:32:\"Settings per Course/Group Member\";s:10:\"backto_lua\";s:33:\"Back to Local User Administration\";s:22:\"sort_activation_header\";s:10:\"By timings\";s:19:\"sort_inherit_prefix\";s:7:\"Default\";s:20:\"sorting_info_inherit\";s:55:\"The sorting mode is adopted from a parent course/group.\";s:11:\"sel_country\";s:7:\"Country\";s:8:\"obj_book\";s:12:\"Booking Pool\";s:9:\"objs_book\";s:13:\"Booking Pools\";s:17:\"country_selection\";s:29:\"Country (Drop Down Selection)\";s:17:\"country_free_text\";s:25:\"Country (Free Text Input)\";s:20:\"optional_filter_hint\";s:44:\"Please activate one of the optional filters.\";s:19:\"sess_fixed_duration\";s:22:\"Fixed Session Duration\";s:36:\"sess_load_dependent_session_handling\";s:31:\"Load Dependent Session Handling\";s:9:\"sess_mode\";s:12:\"Session Mode\";s:18:\"cronjob_last_start\";s:26:\"Last Start of the Cron Job\";s:30:\"enable_disk_quota_summary_mail\";s:23:\"Send Disk Quota Summary\";s:35:\"enable_disk_quota_summary_mail_desc\";s:99:\"The disk quota summary is a daily notification containing all users, who exceeded their disk quota.\";s:23:\"disk_quota_summary_rctp\";s:10:\"Recipients\";s:28:\"disk_quota_summary_rctp_desc\";s:133:\"Enter the user names (comma-separated) of those users who shall receive a daily report with users currently exceeding the disk quota.\";s:28:\"disk_quota_exceeded_headline\";s:51:\"The following users have exceeded their disk quota:\";s:17:\"usrf_profile_link\";s:20:\"Link to user profile\";s:25:\"currently_used_disk_space\";s:25:\"Currently used disk space\";s:26:\"disk_quota_summary_subject\";s:30:\"Summary of Exceeded Disk Quota\";s:26:\"cronjob_last_start_unknown\";s:13:\"Indeterminate\";s:30:\"cron_mail_notification_message\";s:41:\"Send Mail Notifications with Mail-Message\";s:35:\"cron_mail_notification_message_info\";s:89:\"If enabled, all users will get notifications with complete mail message by external mail.\";s:25:\"follow_link_to_read_mails\";s:45:\"click the following link to read these mails:\";s:31:\"mails_at_the_ilias_installation\";s:58:\"You received %1$s new mails at the ILIAS-Installation %2$s\";s:30:\"mail_at_the_ilias_installation\";s:57:\"You received %1$s new mail at the ILIAS-Installation %2$s\";s:22:\"webdav_pwd_instruction\";s:147:\"We suggest to create a local password for opening the repository as webfolder.
This password is only required for the webfolder functionality.\";s:30:\"webdav_pwd_instruction_success\";s:84:\"A new local password has been created. You can now open the repository as webfolder.\";s:22:\"err_auth_apache_failed\";s:107:\"The authentication has failed. Maybe you have no valid user certificate or your smart card is not inserted.\";s:21:\"nr_following_sessions\";s:27:\"%1d following session(s)...\";s:7:\"obj_ass\";s:5:\"Asset\";s:26:\"enable_anonymous_fora_desc\";s:104:\"If this option is disabled, the feature ‘Posting with pseudonym’ is not available in forums anymore.\";s:21:\"enable_anonymous_fora\";s:28:\"Allow posting with pseudonym\";s:18:\"personal_workspace\";s:12:\"My Workspace\";s:8:\"obj_wfld\";s:6:\"Folder\";s:8:\"obj_blog\";s:4:\"Blog\";s:29:\"preconditions_obligatory_hint\";s:54:\"You have to fulfill all of the following preconditions\";s:27:\"preconditions_optional_hint\";s:60:\"You have to fulfill %s of the following preconditions\";s:10:\"glo_import\";s:15:\"Import Glossary\";s:22:\"title_and_translations\";s:22:\"Title and Translations\";s:13:\"rep_main_page\";s:4:\"Home\";s:17:\"personal_settings\";s:8:\"Settings\";s:20:\"payment_notification\";s:22:\"Send Shop Notification\";s:25:\"payment_notification_desc\";s:73:\"If enabled, users get a reminder to extend the duration of bought objects\";s:37:\"payment_reminder_notification_subject\";s:53:\"The access duration of bought objects is ending soon.\";s:26:\"bought_objects_expire_soon\";s:153:\"For some of your bought objects the access duration is ending soon. You are able to extend the access duration, by buying an extension for these objects.\";s:14:\"access_enddate\";s:15:\"Access End Date\";s:22:\"toggle_hidden_sections\";s:21:\"Show More Information\";s:20:\"show_hidden_sections\";s:29:\"Show More Information »\";s:21:\"hide_visible_sections\";s:29:\"Hide More Information »\";s:18:\"tst_edit_questions\";s:14:\"Edit Questions\";s:5:\"first\";s:5:\"First\";s:6:\"behind\";s:6:\"Behind\";s:21:\"object_purchased_date\";s:13:\"Purchase-Date\";s:15:\"object_duration\";s:15:\"Access-Duration\";s:12:\"new_customer\";s:23:\"Are you a new customer?\";s:17:\"new_customer_info\";s:52:\"Please click here if you do not have a user account.\";s:33:\"enable_course_group_notifications\";s:37:\"Daily Mail for Groups and Course News\";s:38:\"enable_course_group_notifications_desc\";s:66:\"If enabled, Participants can subscribe to a daily summary of news.\";s:6:\"saving\";s:9:\"Saving...\";s:16:\"object_not_found\";s:16:\"Object not found\";s:14:\"user_not_found\";s:14:\"User not found\";s:20:\"cont_iim_create_info\";s:63:\"Please upload the background picture for the interactive image.\";s:21:\"cont_iim_overlay_info\";s:187:\"Overlay images are used to alter (e.g. highlight) parts of the background image when the mouse hovers over them. After uploading the images, you can select them in the ‘Triggers’ tab.\";s:28:\"cont_iim_content_popups_info\";s:195:\"Content popups appear, when the user clicks on interactive parts of the background image. On this screen you only define the popups. Their content can be edited on the editing screen of the page.\";s:19:\"file_upload_pending\";s:12:\"Pending file\";s:27:\"invoice_number_reset_period\";s:24:\"Reset incremental number\";s:32:\"invoice_number_reset_period_desc\";s:73:\"Choose the period for resetting the incremental number to the start value\";s:48:\"payment_userdefined_invoice_number_not_activated\";s:43:\"Userdefined invoice numbers are not enabled\";s:14:\"invoice_number\";s:14:\"Invoice number\";s:22:\"invoice_number_setting\";s:23:\"Invoice number settings\";s:6:\"yearly\";s:6:\"yearly\";s:30:\"payment_notification_days_desc\";s:117:\"Please enter the number days, to define when users should be notified about the limited access time to bought objects\";s:25:\"payment_notification_days\";s:14:\"Number of days\";s:22:\"allow_user_toggle_noti\";s:44:\"Member is allowed to deactivate notification\";s:20:\"usr_account_inactive\";s:16:\"Inactive Account\";s:9:\"portfolio\";s:9:\"Portfolio\";s:8:\"obj_skmg\";s:21:\"Competence Management\";s:13:\"obj_skmg_desc\";s:45:\"Manage competences and competence categories.\";s:6:\"skills\";s:14:\"My Competences\";s:17:\"exc_next_deadline\";s:13:\"Next Deadline\";s:20:\"password_allow_chars\";s:17:\"Allowed chars: %s\";s:9:\"fold_type\";s:11:\"Folder Type\";s:16:\"added_to_desktop\";s:39:\"The item has been added to the desktop.\";s:20:\"removed_from_desktop\";s:43:\"The item has been removed from the desktop.\";s:9:\"objs_chtr\";s:9:\"Chatrooms\";s:8:\"obj_chta\";s:4:\"Chat\";s:8:\"obj_chtr\";s:8:\"Chatroom\";s:24:\"password_multiple_errors\";s:36:\"Multiple criteria are not satisfied:\";s:31:\"password_contains_invalid_chars\";s:40:\"The password contains invalid characters\";s:6:\"notice\";s:6:\"Notice\";s:11:\"public_room\";s:11:\"Public room\";s:17:\"my_courses_groups\";s:21:\"My Courses and Groups\";s:12:\"shoppingcart\";s:12:\"Shoppingcart\";s:25:\"enable_sahs_protocol_data\";s:22:\"Activate Protocol Data\";s:30:\"enable_sahs_protocol_data_desc\";s:31:\"Show Protocol Data (SCORM/AICC)\";s:9:\"chtr_copy\";s:14:\"Copy Chat Room\";s:18:\"obj_chtr_duplicate\";s:14:\"Copy Chat Room\";s:25:\"il_chat_moderator_visible\";s:20:\"Chat Room is visible\";s:22:\"il_chat_moderator_read\";s:24:\"Read access to Chat Room\";s:23:\"il_chat_moderator_write\";s:23:\"Edit Chat Room settings\";s:26:\"il_chat_moderator_moderate\";s:18:\"Moderate Chat Room\";s:21:\"obj_il_chat_moderator\";s:19:\"Chat Room Moderator\";s:30:\"precondition_required_itemlist\";s:21:\"Required Precondition\";s:19:\"precondition_toggle\";s:61:\"Preconditions that need to be fulfilled to access this object\";s:11:\"top_of_page\";s:11:\"Top of page\";s:10:\"spl_import\";s:27:\"Import Question Pool Survey\";s:16:\"contact_sysadmin\";s:22:\"Contact Administration\";s:12:\"chta_visible\";s:34:\"Chatroom Administration is visible\";s:9:\"chta_read\";s:39:\"Read access to Chat Room Administration\";s:10:\"chta_write\";s:29:\"Edit Chat Room Administration\";s:20:\"chta_edit_permission\";s:26:\"Change Permission Settings\";s:11:\"apache_auth\";s:21:\"Apache Authentication\";s:15:\"server_disabled\";s:20:\"The Chat is Disabled\";s:8:\"continue\";s:8:\"continue\";s:21:\"statutory_regulations\";s:21:\"Statutory Regulations\";s:20:\"show_sr_shoppingcart\";s:21:\"Show in Shopping Cart\";s:17:\"attach_sr_invoice\";s:16:\"Attach at e-mail\";s:25:\"show_sr_shoppingcart_info\";s:76:\"If enabled, the statutory regulations will be shown within the shopping cart\";s:22:\"attach_sr_invoice_info\";s:75:\"If enabled, the statutory regulations will be attached to the billing email\";s:22:\"ignore_required_fields\";s:22:\"Ignore required fields\";s:27:\"ignore_required_fields_info\";s:174:\"If activated, you can submit this form without filling out all mandatory fields. The new user has to add the missing information on the personal profile after the next login.\";s:8:\"obj_rcat\";s:12:\"ECS Category\";s:16:\"obj_lm_duplicate\";s:20:\"Copy Learning Module\";s:31:\"reg_goto_parent_membership_info\";s:42:\"Only members can access the target object.\";s:14:\"remove_entries\";s:14:\"Remove Entries\";s:9:\"objs_blog\";s:5:\"Blogs\";s:18:\"obj_blog_duplicate\";s:9:\"Copy Blog\";s:7:\"obj_dcl\";s:15:\"Data Collection\";s:8:\"objs_dcl\";s:16:\"Data Collections\";s:16:\"obj_dcl_dupliate\";s:20:\"Copy Data Collection\";s:17:\"obj_dcl_duplicate\";s:20:\"Copy Data Collection\";s:18:\"shib_matriculation\";s:34:\"Attribute for Matriculation Number\";s:20:\"soap_connect_timeout\";s:18:\"Connection Timeout\";s:25:\"soap_connect_timeout_info\";s:90:\"The maximum time in seconds until a connect attempt to the SOAP-Webservice is interrupted.\";s:17:\"obj_mep_duplicate\";s:15:\"Copy Media Pool\";s:18:\"obj_mcst_duplicate\";s:14:\"Copy Mediacast\";s:17:\"obj_glo_duplicate\";s:13:\"Copy Glossary\";s:18:\"obj_htlm_duplicate\";s:25:\"Copy HTML Learning Module\";s:18:\"obj_wiki_duplicate\";s:9:\"Copy Wiki\";s:18:\"obj_sahs_duplicate\";s:20:\"Copy Learning Module\";s:8:\"obj_poll\";s:4:\"Poll\";s:9:\"objs_poll\";s:5:\"Polls\";s:18:\"obj_poll_dupliate:\";s:9:\"Copy Poll\";s:11:\"mail_member\";s:14:\"Mail to Member\";s:7:\"imprint\";s:12:\"Legal Notice\";s:18:\"crs_list_reg_start\";s:18:\"Registration Begin\";s:16:\"crs_list_reg_end\";s:16:\"Registration End\";s:18:\"crs_list_reg_noreg\";s:24:\"No Registration Possible\";s:19:\"crs_list_reg_period\";s:19:\"Registration Period\";s:23:\"crs_list_reg_limit_full\";s:14:\"No places left\";s:25:\"crs_list_reg_limit_places\";s:11:\"Free places\";s:13:\"obj_hlps_desc\";s:28:\"Settings for the online help\";s:8:\"obj_hlps\";s:11:\"Help System\";s:18:\"grp_list_reg_start\";s:18:\"Registration Begin\";s:16:\"grp_list_reg_end\";s:16:\"Registration End\";s:18:\"grp_list_reg_noreg\";s:24:\"No Registration Possible\";s:19:\"grp_list_reg_period\";s:19:\"Registration Period\";s:23:\"grp_list_reg_limit_full\";s:14:\"No places left\";s:25:\"grp_list_reg_limit_places\";s:11:\"Free places\";s:9:\"add_entry\";s:14:\"Add/Edit entry\";s:18:\"obj_poll_duplicate\";s:9:\"Copy Poll\";s:9:\"objs_rcat\";s:14:\"ECS Categories\";s:18:\"obj_itgr_duplicate\";s:15:\"Copy Item Group\";s:15:\"obj_itgr_select\";s:34:\"-- Please select one Item Group --\";s:8:\"obj_itgr\";s:10:\"Item Group\";s:9:\"objs_itgr\";s:11:\"Item Groups\";s:8:\"itgr_new\";s:14:\"New Item Group\";s:11:\"itgr_import\";s:17:\"Import Item Group\";s:9:\"itgr_copy\";s:15:\"Copy Item Group\";s:8:\"itgr_add\";s:14:\"Add Item Group\";s:15:\"search_globally\";s:8:\"Globally\";s:26:\"search_at_current_position\";s:19:\"At Current Position\";s:8:\"obj_rwik\";s:8:\"ECS Wiki\";s:9:\"objs_rwik\";s:9:\"ECS Wikis\";s:7:\"obj_rlm\";s:19:\"ECS Learning Module\";s:8:\"objs_rlm\";s:20:\"ECS Learning Modules\";s:8:\"obj_rglo\";s:12:\"ECS Glossary\";s:9:\"objs_rglo\";s:14:\"ECS Glossaries\";s:8:\"obj_rfil\";s:8:\"ECS File\";s:9:\"objs_rfil\";s:9:\"ECS Files\";s:8:\"obj_rgrp\";s:9:\"ECS Group\";s:9:\"objs_rgrp\";s:10:\"ECS Groups\";s:8:\"obj_tstv\";s:16:\"Test Certificate\";s:8:\"obj_excv\";s:20:\"Exercise Certificate\";s:8:\"obj_prtf\";s:9:\"Portfolio\";s:8:\"obj_rtst\";s:8:\"ECS Test\";s:9:\"objs_rtst\";s:9:\"ECS Tests\";s:17:\"obj_tool_settings\";s:5:\"Tools\";s:23:\"obj_tool_settings_title\";s:13:\"Tool Settings\";s:25:\"obj_tool_setting_calendar\";s:8:\"Calendar\";s:8:\"fm_start\";s:22:\"Open With File Manager\";s:19:\"il_blog_contributor\";s:16:\"Blog Contributor\";s:8:\"qpl_copy\";s:23:\"Copy Question Pool Test\";s:16:\"edit_assignments\";s:16:\"Edit Assignments\";s:21:\"obj_tool_setting_news\";s:4:\"News\";s:8:\"obj_ecss\";s:3:\"ECS\";s:13:\"obj_ecss_desc\";s:20:\"General ECS Settings\";s:9:\"edited_on\";s:9:\"Edited on\";s:12:\"obj_tos_desc\";s:25:\"Terms of Service Settings\";s:7:\"obj_tos\";s:16:\"Terms of Service\";s:8:\"obj_bibl\";s:12:\"Bibliography\";s:9:\"objs_bibl\";s:14:\"Bibliographies\";s:8:\"obj_bibs\";s:12:\"Bibliography\";s:13:\"obj_bibs_desc\";s:27:\"Bibliography Administration\";s:16:\"hide_all_details\";s:16:\"Hide all details\";s:16:\"show_all_details\";s:16:\"Show all details\";s:26:\"select_files_from_computer\";s:35:\"Select the files from your computer\";s:15:\"drag_files_here\";s:29:\"Drag-and-drop your files here\";s:14:\"selected_files\";s:14:\"Selected files\";s:21:\"num_of_selected_files\";s:19:\"%s file(s) selected\";s:18:\"cancel_file_upload\";s:49:\"Do you really want to cancel all pending uploads?\";s:12:\"upload_files\";s:12:\"Upload files\";s:18:\"upload_files_title\";s:12:\"Upload files\";s:14:\"upload_pending\";s:7:\"Pending\";s:26:\"error_empty_file_or_folder\";s:43:\"The file size is 0 bytes or it is a folder.\";s:27:\"error_upload_was_zero_bytes\";s:98:\"The upload failed as this is a folder, the file size is 0 bytes or the file was renamed meanwhile.\";s:9:\"uploading\";s:12:\"Uploading...\";s:10:\"extracting\";s:13:\"Extracting...\";s:27:\"drop_files_on_repo_obj_info\";s:52:\"Drop the files here to upload them into this object.\";s:23:\"error_extraction_failed\";s:154:\"The extraction of the archive and its directories failed. Probably because you don’t have the rights to create folders or categories within this object.\";s:15:\"upload_settings\";s:18:\"Uploading Settings\";s:17:\"enable_dnd_upload\";s:27:\"Enable drag-and-drop upload\";s:22:\"enable_dnd_upload_info\";s:76:\"Files can be uploaded with drag-and-drop from the local computer if enabled.\";s:28:\"enable_repository_dnd_upload\";s:20:\"Enable in Repository\";s:33:\"enable_repository_dnd_upload_info\";s:140:\"Enables that files can be dragged from the computer directly onto an object in the repository to start uploading the files into this object.\";s:18:\"concurrent_uploads\";s:28:\"Number of concurrent uploads\";s:23:\"concurrent_uploads_info\";s:85:\"Defines the number of files that can be uploaded per upload process at the same time.\";s:13:\"download_link\";s:13:\"Download Link\";s:28:\"file_confirm_delete_versions\";s:51:\"Are you sure to delete the following file versions?\";s:32:\"file_confirm_delete_all_versions\";s:96:\"You selected all file versions. This will delete the whole file object. Do you want to continue?\";s:21:\"file_versions_deleted\";s:53:\"The selected file versions were successfully deleted.\";s:30:\"file_rollback_select_exact_one\";s:69:\"Only one file version can be selected to make it the current version.\";s:18:\"file_rollback_done\";s:43:\"File version %s is now the current version.\";s:24:\"file_version_new_version\";s:11:\"New version\";s:19:\"file_version_create\";s:15:\"Initial version\";s:20:\"file_version_replace\";s:21:\"All versions replaced\";s:21:\"file_version_rollback\";s:30:\"Rollback from version %s by %s\";s:13:\"file_rollback\";s:29:\"Make this the current version\";s:10:\"frm_import\";s:12:\"Import Forum\";s:18:\"rpc_pdf_generation\";s:14:\"PDF-Generation\";s:12:\"rpc_pdf_font\";s:5:\"Fonts\";s:17:\"rpc_pdf_font_info\";s:139:\"Additional fonts for the generation of PDF files. Other fonts than ‘Helvetica’ and ‘unifont’ must be installed on the ILIAS server.\";s:8:\"obj_sysc\";s:12:\"System Check\";s:13:\"obj_sysc_desc\";s:29:\"System Check and Repair Tools\";s:7:\"obj_cld\";s:12:\"Cloud Object\";s:8:\"objs_cld\";s:13:\"Cloud Objects\";s:21:\"scorm_without_session\";s:47:\"SCORM 2004: enable storing data without session\";s:26:\"scorm_without_session_info\";s:77:\"This ensures the storage of SCORM learning data even if ILIAS session expired\";s:19:\"msg_obj_no_download\";s:21:\"cannot be downloaded.\";s:23:\"download_selected_items\";s:8:\"Download\";s:25:\"download_multiple_objects\";s:25:\"Download Multiple Objects\";s:21:\"msg_obj_perm_download\";s:68:\"You do not have sufficient rights to download the following objects:\";s:21:\"enable_multi_download\";s:37:\"«Download multiple objects» enabled\";s:26:\"enable_multi_download_info\";s:84:\"Enables that multiple folders/files can be selected to download them as zip archive.\";s:7:\"preview\";s:7:\"Preview\";s:12:\"preview_show\";s:12:\"Show Preview\";s:12:\"preview_none\";s:25:\"Preview (not created yet)\";s:16:\"preview_settings\";s:12:\"File Preview\";s:14:\"enable_preview\";s:14:\"Enable Preview\";s:19:\"enable_preview_info\";s:69:\"Enable this option to display preview images on supported file types.\";s:23:\"max_previews_per_object\";s:33:\"Number of preview images per file\";s:28:\"max_previews_per_object_info\";s:71:\"Defines the maximum number of preview images that are created per file.\";s:14:\"preview_create\";s:14:\"Create Preview\";s:14:\"preview_delete\";s:14:\"Delete Preview\";s:23:\"preview_status_creating\";s:52:\"The preview gets created. This may take some time...\";s:23:\"preview_status_deleting\";s:27:\"The preview gets deleted...\";s:22:\"preview_status_pending\";s:61:\"The preview has not been created yet. Please try again later.\";s:21:\"preview_status_failed\";s:29:\"Failed to create the preview.\";s:22:\"preview_status_missing\";s:32:\"No preview exists for this file.\";s:15:\"preview_loading\";s:18:\"Loading Preview...\";s:24:\"loaded_preview_renderers\";s:24:\"Loaded Preview Renderers\";s:20:\"renderer_type_plugin\";s:6:\"Plugin\";s:21:\"renderer_type_builtin\";s:8:\"Built-in\";s:29:\"renderer_supported_repo_types\";s:23:\"Supported ILIAS Objects\";s:29:\"renderer_supported_file_types\";s:20:\"Supported File Types\";s:26:\"ghostscript_not_configured\";s:134:\"Ghostscript is not configured. Please open the Setup to configure it.\";s:8:\"obj_reps\";s:10:\"Repository\";s:13:\"obj_reps_desc\";s:35:\"General settings for the Repository\";s:8:\"obj_wbrs\";s:7:\"Weblink\";s:13:\"obj_wbrs_desc\";s:30:\"General settings for Web Links\";s:8:\"obj_crss\";s:6:\"Course\";s:13:\"obj_crss_desc\";s:28:\"General settings for Courses\";s:8:\"obj_grps\";s:5:\"Group\";s:13:\"obj_grps_desc\";s:27:\"General settings for Groups\";s:8:\"obj_prtt\";s:18:\"Portfolio Template\";s:9:\"objs_prtt\";s:19:\"Portfolio Templates\";s:18:\"obj_prtt_duplicate\";s:23:\"Copy Portfolio Template\";s:9:\"objs_orgu\";s:19:\"Organisational Unit\";s:8:\"obj_orgu\";s:19:\"Organisational Unit\";s:20:\"obj_orgu_description\";s:45:\"Creating and editing organisational structure\";s:16:\"il_orgu_superior\";s:8:\"Superior\";s:16:\"il_orgu_employee\";s:8:\"Employee\";s:22:\"view_learning_progress\";s:22:\"View Learning Progress\";s:26:\"view_learning_progress_rec\";s:45:\"View Learning Progress of Unit incl. Subunits\";s:31:\"ps_password_lowercase_chars_num\";s:18:\"Lower Case Letters\";s:36:\"ps_password_lowercase_chars_num_info\";s:108:\"Please insert the number of lower case letters a password must contain. Enter 0 to disable this requirement.\";s:31:\"ps_password_uppercase_chars_num\";s:15:\"Capital Letters\";s:36:\"ps_password_uppercase_chars_num_info\";s:105:\"Please insert the number of capital letters a password must contain. Enter 0 to disable this requirement.\";s:37:\"ps_password_must_not_contain_loginame\";s:28:\"Prevent Username in Password\";s:42:\"ps_password_must_not_contain_loginame_info\";s:55:\"If activated, a password must not contain the username.\";s:36:\"password_contains_parts_of_login_err\";s:73:\"The chosen password contains your username. Please insert a new password.\";s:33:\"password_must_contain_lcase_chars\";s:57:\"The password must contain at least %s lower case letters.\";s:33:\"password_must_contain_ucase_chars\";s:54:\"The password must contain at least %s capital letters.\";s:25:\"scorm_login_as_learner_id\";s:48:\"SCORM 2004: set ILIAS Username as cmi.learner_id\";s:30:\"scorm_login_as_learner_id_info\";s:74:\"If enabled, the Username instead of the User ID is set for cmi.learner_id.\";s:8:\"obj_wiks\";s:4:\"Wiki\";s:13:\"obj_wiks_desc\";s:20:\"Global Wiki Settings\";s:12:\"offline_mode\";s:11:\"Use offline\";s:23:\"msg_obj_already_deleted\";s:36:\"The object has already been deleted.\";s:26:\"obj_tool_setting_news_info\";s:68:\"The ‘News’ block will be displayed inside the ‘Content’ tab.\";s:30:\"obj_tool_setting_calendar_info\";s:72:\"The ‘Calendar’ block will be displayed inside the ‘Content’ tab.\";s:8:\"obj_crsv\";s:18:\"Course Certificate\";s:8:\"obj_scov\";s:17:\"SCORM Certificate\";s:8:\"obj_nota\";s:13:\"Notifications\";s:17:\"autocomplete_more\";s:4:\"more\";s:23:\"sorting_creation_header\";s:16:\"By Creation Date\";s:21:\"sorting_creation_info\";s:64:\"Content items are arranged automatically by their creation date.\";s:17:\"sorting_direction\";s:17:\"Sorting Direction\";s:12:\"sorting_desc\";s:10:\"Descendent\";s:11:\"sorting_asc\";s:9:\"Ascending\";s:20:\"il_astpl_loc_initial\";s:12:\"Initial Test\";s:22:\"il_astpl_loc_qualified\";s:15:\"Qualifying Test\";s:25:\"il_astpl_loc_initial_desc\";s:74:\"Settings template for initial tests of learning objective oriented courses\";s:27:\"il_astpl_loc_qualified_desc\";s:77:\"Settings template for qualifying tests of learning objective oriented courses\";s:15:\"ps_export_scorm\";s:19:\"SCORM Tracking Data\";s:24:\"enable_export_scorm_desc\";s:51:\"Allow export of user data of SCORM Learning Modules\";s:22:\"scorm_lp_auto_activate\";s:38:\"default settings for learning progress\";s:27:\"scorm_lp_auto_activate_info\";s:259:\"If learning progress is activated in general, the settings for new SCORM learning modules are set to ‘Collection of SCORM Items’ and all SCOs are selected for learning progress determination. Adjustments are still possible for every SCORM learning module.\";}'); INSERT INTO `lng_modules` VALUES ('administration','en','a:284:{s:24:\"adm_item_cmd_asynch_info\";s:167:\"Action commands, e.g. in the repository, are loaded asynchronously. This increases performance in general, but slows down loading of action command lists a little bit.\";s:19:\"adm_item_cmd_asynch\";s:41:\"Load Resource Action Lists Asynchronously\";s:15:\"adm_locale_info\";s:155:\"Locale setting influences e.g. sorting in lists. Examples are nl_NL or de_DE. Multiple locales can be separated by comma. The first valid one will be used.\";s:10:\"adm_locale\";s:6:\"Locale\";s:30:\"adm_repository_cache_time_info\";s:157:\"Repository access cache time. Set 0 to disable the cache. Higher values may improve performance but also display actions that lead to a no-permission screen.\";s:25:\"adm_repository_cache_time\";s:21:\"Repository Cache Time\";s:22:\"allow_change_loginname\";s:51:\"Permit Change of Login Names in ‘Personal Data’\";s:16:\"analysis_options\";s:16:\"Analysis options\";s:12:\"analyze_data\";s:33:\"Analyze and repair data integrity\";s:24:\"analyzing_tree_structure\";s:27:\"Analyzing tree structure...\";s:9:\"analyzing\";s:12:\"Analyzing...\";s:28:\"auth_auth_mode_determination\";s:47:\"Authentication Method Determination (for Login)\";s:14:\"auth_automatic\";s:14:\"Fixed Sequence\";s:12:\"auth_by_user\";s:11:\"By the User\";s:23:\"auth_kind_determination\";s:21:\"Kind of Determination\";s:28:\"auth_mode_determination_info\";s:158:\"Choose either if the users have to select their authentication method on the login screen or if this is managed by a fixed sequence of authentication methods.\";s:15:\"check_tree_desc\";s:89:\"Check consistence of entire tree structure. Depending on tree size this may take a while!\";s:10:\"check_tree\";s:20:\"Check tree structure\";s:10:\"clean_desc\";s:78:\"Remove invalid references and tree entries. Initialize gaps in tree structure.\";s:5:\"clean\";s:8:\"Clean up\";s:14:\"cleaning_final\";s:17:\"Final cleaning...\";s:8:\"cleaning\";s:11:\"Cleaning...\";s:29:\"confirm_message_course_export\";s:94:\"You added the course export functionality for one or more fields. Please confirm your changes.\";s:13:\"course_export\";s:18:\"Visible in Courses\";s:8:\"disabled\";s:8:\"Disabled\";s:4:\"done\";s:4:\"Done\";s:14:\"dump_tree_desc\";s:82:\"Perform an analysis of the tree and print all tree nodes along with analysis data.\";s:9:\"dump_tree\";s:9:\"Dump tree\";s:12:\"dumping_tree\";s:15:\"Dumping tree...\";s:10:\"found_none\";s:11:\"none found.\";s:5:\"found\";s:6:\"found.\";s:17:\"history_loginname\";s:18:\"Login Name History\";s:17:\"initializing_gaps\";s:28:\"Initializing gaps in tree...\";s:23:\"language_administration\";s:23:\"Language Administration\";s:20:\"language_all_modules\";s:11:\"All modules\";s:24:\"language_change_settings\";s:24:\"Change Language Settings\";s:28:\"language_clear_local_changes\";s:35:\"Clear local changes in the database\";s:22:\"language_cleared_local\";s:47:\"The local changes were cleared in the database.\";s:16:\"language_compare\";s:7:\"Compare\";s:24:\"language_default_entries\";s:18:\" (default entries)\";s:29:\"language_delete_local_changes\";s:40:\"Delete all local changes in the database\";s:26:\"language_error_clear_local\";s:55:\"The local changed could not be cleared in the database!\";s:25:\"language_error_read_local\";s:57:\"The local language file does not exist or cannot be read!\";s:26:\"language_error_write_local\";s:42:\"The local language file cannot be written!\";s:20:\"language_export_file\";s:20:\"Export Language File\";s:22:\"language_file_imported\";s:34:\"The language file %s was imported.\";s:19:\"language_file_scope\";s:19:\"Language file scope\";s:32:\"language_former_file_description\";s:293:\"To compare your local changes with the changes of the last update, please copy the language file of the previously installed ILIAS version to the folder of local language files. The current language file is automatically copied when you save your local language file on the ‘Maintain’ tab.\";s:26:\"language_former_file_equal\";s:61:\"The file %s is identical to the current language file.\";s:28:\"language_former_file_missing\";s:30:\"The file %s is missing.\";s:20:\"language_import_file\";s:20:\"Import Language File\";s:27:\"language_load_local_changes\";s:42:\"Load local language file into the database\";s:21:\"language_loaded_local\";s:53:\"The local language file was loaded into the database.\";s:31:\"language_maintain_local_changes\";s:22:\"Maintain local changes\";s:17:\"language_maintain\";s:8:\"Maintain\";s:20:\"language_maintenance\";s:20:\"Language Maintenance\";s:29:\"language_mode_existing_delete\";s:23:\"Delete existing entries\";s:30:\"language_mode_existing_keepall\";s:25:\"Keep all existing entries\";s:30:\"language_mode_existing_keepnew\";s:22:\"Keep all local changes\";s:30:\"language_mode_existing_replace\";s:24:\"Replace existing entries\";s:22:\"language_mode_existing\";s:16:\"Existing Entries\";s:24:\"language_note_save_local\";s:196:\"Please save your changes to the local language file regularly. If you do not have write permissions to the customized language files, you may export the local changes and re-import them if needed.\";s:25:\"language_note_translation\";s:142:\"Page translation mode is activated for each language separately. Additionally the user needs read and write permission on the language folder.\";s:28:\"language_process_maintenance\";s:19:\"Process Maintenance\";s:27:\"language_save_local_changes\";s:43:\"Save all changes to the local language file\";s:20:\"language_saved_local\";s:50:\"All changes were saved to the local language file.\";s:24:\"language_scope_commented\";s:49:\"Shows only entries with comments in language file\";s:24:\"language_scope_conflicts\";s:24:\"Local and update changes\";s:24:\"language_scope_dbremarks\";s:44:\"Shows only entries with comments in database\";s:24:\"language_scope_different\";s:31:\"Different from compare language\";s:20:\"language_scope_equal\";s:25:\"Equal to compare language\";s:21:\"language_scope_global\";s:11:\"All entries\";s:20:\"language_scope_local\";s:18:\"Local changes only\";s:24:\"language_scope_translate\";s:34:\"All entries, empty for translation\";s:24:\"language_scope_unchanged\";s:22:\"Unchanged entries only\";s:17:\"language_settings\";s:17:\"Language Settings\";s:19:\"language_statistics\";s:10:\"Statistics\";s:29:\"language_translation_disabled\";s:25:\"Page translation disabled\";s:28:\"language_translation_enabled\";s:24:\"Page translation enabled\";s:25:\"language_translation_mode\";s:16:\"Translation mode\";s:13:\"log_scan_desc\";s:65:\"Write scan results to ‘scanlog.log’ in client data directory.\";s:8:\"log_scan\";s:16:\"Log scan results\";s:35:\"loginname_change_blocking_time_info\";s:138:\"Insert a period in days that a user has to wait before changing again its login name. If you enter 0, user can change login names anytime.\";s:46:\"loginname_change_blocking_time_invalidity_info\";s:30:\"Please insert a numeric value.\";s:30:\"loginname_change_blocking_time\";s:38:\"Blocking Time for Changing Login Names\";s:22:\"loginname_history_info\";s:134:\"If activated, login name changes will be logged in database. This history is accessible in the database table ‘loginname_history’.\";s:16:\"nothing_to_purge\";s:19:\"Nothing to purge...\";s:17:\"nothing_to_remove\";s:20:\"Nothing to remove...\";s:18:\"nothing_to_restore\";s:21:\"Nothing to restore...\";s:12:\"obj_mds_desc\";s:49:\"Configure Metadata and Advanced Metadata Settings\";s:7:\"obj_mds\";s:8:\"Metadata\";s:7:\"options\";s:7:\"Options\";s:14:\"output_options\";s:14:\"Output options\";s:20:\"passwd_auto_generate\";s:30:\"Password Forwarding/Generation\";s:15:\"path_to_mkisofs\";s:15:\"Path to mkisofs\";s:45:\"reuse_of_loginnames_contained_in_history_info\";s:128:\"If activated, it is allowed to reuse any login name that is already saved in the history (even if it belongs to a deleted user).\";s:20:\"purge_age_limit_desc\";s:115:\"If this field contains a value, only objects which were deleted before the specified number of days will be purged.\";s:15:\"purge_age_limit\";s:9:\"Limit age\";s:22:\"purge_count_limit_desc\";s:84:\"If this field contains a value, only the specified number of objects will be purged.\";s:17:\"purge_count_limit\";s:11:\"Limit count\";s:18:\"purge_missing_desc\";s:57:\"Remove all missing and unbound objects found from system.\";s:13:\"purge_missing\";s:21:\"Purge missing objects\";s:16:\"purge_trash_desc\";s:44:\"Remove all objects in trash bin from system.\";s:11:\"purge_trash\";s:21:\"Purge deleted objects\";s:21:\"purge_type_limit_desc\";s:82:\"If this field contains a value, only objects of the specified type will be purged.\";s:16:\"purge_type_limit\";s:10:\"Limit type\";s:20:\"purging_missing_objs\";s:26:\"Purging missing objects...\";s:13:\"purging_trash\";s:16:\"Purging trash...\";s:20:\"purging_unbound_objs\";s:26:\"Purging unbound objects...\";s:7:\"purging\";s:10:\"Purging...\";s:23:\"removing_invalid_childs\";s:32:\"Removing invalid tree entries...\";s:21:\"removing_invalid_refs\";s:30:\"Removing invalid references...\";s:22:\"removing_invalid_rolfs\";s:32:\"Removing invalid role folders...\";s:14:\"repair_options\";s:14:\"Repair options\";s:20:\"restore_missing_desc\";s:54:\"Restore missing and unbound objects to RecoveryFolder.\";s:15:\"restore_missing\";s:23:\"Restore missing objects\";s:18:\"restore_trash_desc\";s:51:\"Restore all objects in trash bin to RecoveryFolder.\";s:13:\"restore_trash\";s:23:\"Restore deleted objects\";s:22:\"restoring_missing_objs\";s:28:\"Restoring missing objects...\";s:15:\"restoring_trash\";s:18:\"Restoring trash...\";s:22:\"restoring_unbound_objs\";s:44:\"Restoring unbound objects and sub-objects...\";s:9:\"restoring\";s:12:\"Restoring...\";s:40:\"reuse_of_loginnames_contained_in_history\";s:20:\"Reuse of Login Names\";s:14:\"scan_completed\";s:14:\"Scan completed\";s:9:\"scan_desc\";s:58:\"Scan system for corrupted/invalid/missing/unbound objects.\";s:12:\"scan_details\";s:12:\"Scan details\";s:10:\"scan_modes\";s:15:\"Scan modes used\";s:4:\"scan\";s:4:\"Scan\";s:15:\"scanning_system\";s:18:\"Scanning system...\";s:22:\"searching_deleted_objs\";s:32:\"Searching for deleted objects...\";s:24:\"searching_invalid_childs\";s:37:\"Searching for invalid tree entries...\";s:22:\"searching_invalid_refs\";s:35:\"Searching for invalid references...\";s:23:\"searching_invalid_rolfs\";s:37:\"Searching for invalid role folders...\";s:22:\"searching_missing_objs\";s:32:\"Searching for missing objects...\";s:22:\"searching_unbound_objs\";s:32:\"Searching for unbound objects...\";s:7:\"skipped\";s:7:\"skipped\";s:10:\"start_scan\";s:6:\"Start!\";s:9:\"stop_scan\";s:5:\"Stop!\";s:11:\"systemcheck\";s:12:\"System check\";s:12:\"tree_corrupt\";s:44:\"Tree is corrupted! See scan log for details.\";s:26:\"usr_loginname_history_info\";s:67:\"The user changed its login at last at %s. The former login was: %s.\";s:13:\"view_last_log\";s:18:\"View last Scan log\";s:8:\"view_log\";s:12:\"View details\";s:14:\"forum_settings\";s:13:\"Forumsettings\";s:19:\"frm_displayed_infos\";s:21:\"Displayed Information\";s:18:\"frm_disp_info_desc\";s:71:\"Please select the attributes which should to be shown in the overviews.\";s:25:\"adm_rep_tree_presentation\";s:28:\"Repository Tree Presentation\";s:22:\"adm_rep_tree_only_cntr\";s:14:\"Container Only\";s:27:\"adm_rep_tree_only_cntr_info\";s:47:\"Only categories, courses and groups are listed.\";s:22:\"adm_rep_tree_all_types\";s:18:\"All Resource Types\";s:27:\"adm_rep_tree_all_types_info\";s:46:\"All types of resources are listed in the tree.\";s:26:\"adm_rep_tree_limit_grp_crs\";s:48:\"Show limited context tree in courses and groups.\";s:16:\"adm_db_benchmark\";s:12:\"DB Benchmark\";s:25:\"adm_activate_db_benchmark\";s:18:\"Activate Benchmark\";s:30:\"adm_activate_db_benchmark_desc\";s:62:\"Benchmarking will be automatically disabled after one request.\";s:21:\"adm_db_benchmark_user\";s:17:\"User Account Name\";s:26:\"adm_db_benchmark_user_desc\";s:45:\"Only measurements for this user will be made.\";s:26:\"adm_db_bench_chronological\";s:13:\"Chronological\";s:26:\"adm_db_bench_slowest_first\";s:13:\"Slowest First\";s:26:\"adm_db_bench_sorted_by_sql\";s:13:\"Sorted by SQL\";s:7:\"adm_sql\";s:3:\"SQL\";s:8:\"adm_time\";s:4:\"Time\";s:27:\"adm_db_bench_by_first_table\";s:32:\"Aggregated by First Table in SQL\";s:17:\"adm_nr_statements\";s:20:\"Number of Statements\";s:9:\"adm_table\";s:5:\"Table\";s:12:\"group_export\";s:17:\"Visible in Groups\";s:31:\"adm_rep_tree_limit_grp_crs_info\";s:84:\"This relies on and automatically activates the ‘Synchronize Tree Frame’ feature.\";s:24:\"adm_synchronize_rep_tree\";s:48:\"Synchronize Tree Frame with Repository Main View\";s:29:\"adm_synchronize_rep_tree_info\";s:214:\"This highlights the current position in the tree frame, when the user navigates in the repository. Please note that this has a negative influence on system performance, since additional server requests are invoked.\";s:21:\"language_scope_merged\";s:50:\"Local changes merged into the global language file\";s:20:\"language_scope_added\";s:20:\"Local additions only\";s:28:\"language_merge_local_changes\";s:49:\"Merge local changes into the global language file\";s:31:\"language_delete_local_additions\";s:38:\"Delete local additions in the database\";s:27:\"language_error_write_global\";s:42:\"The global language file can\'t be written!\";s:27:\"language_error_local_missed\";s:39:\"The local language file does not exist!\";s:27:\"language_error_delete_local\";s:41:\"The local language file can\'t be deleted!\";s:27:\"language_local_file_deleted\";s:36:\"The local language file was deleted.\";s:26:\"language_remove_local_file\";s:30:\"Delete the local language file\";s:22:\"language_merged_global\";s:60:\"The local changes were merged into the global language file.\";s:20:\"apache_auth_settings\";s:6:\"Apache\";s:15:\"apache_settings\";s:29:\"Configure LDAP Authentication\";s:18:\"apache_enable_auth\";s:36:\"Enable Apache Authentication support\";s:17:\"apache_autocreate\";s:25:\"Enable account generation\";s:19:\"apache_default_role\";s:17:\"Default user role\";s:19:\"apache_enable_local\";s:28:\"Enable local user assignment\";s:18:\"apache_enable_ldap\";s:27:\"Enable LDAP user assignment\";s:26:\"apache_auth_indicator_name\";s:45:\"Indicator-field for successful authentication\";s:27:\"apache_auth_indicator_value\";s:45:\"Indicator-value for successful authentication\";s:33:\"apache_auth_enable_override_login\";s:27:\"Override default login page\";s:33:\"apache_auth_target_override_login\";s:32:\"Target url for custom login page\";s:27:\"apache_auth_username_config\";s:22:\"Username configuration\";s:32:\"apache_auth_username_config_type\";s:4:\"Type\";s:35:\"apache_auth_username_direct_mapping\";s:19:\"Straight assignment\";s:37:\"apache_auth_username_extended_mapping\";s:19:\"Extended assignment\";s:32:\"apache_auth_username_by_function\";s:36:\"Assign user names by custom function\";s:40:\"apache_ldap_hint_ldap_must_be_configured\";s:41:\"LDAP must be configured in administration\";s:45:\"apache_auth_username_direct_mapping_fieldname\";s:20:\"Field for assignment\";s:11:\"auth_apache\";s:6:\"Apache\";s:31:\"apache_settings_changed_success\";s:19:\"Configuration saved\";s:38:\"apache_auth_authenticate_on_login_page\";s:54:\"Try Apache authentication when entering the login page\";s:22:\"adm_settings_templates\";s:18:\"Settings Templates\";s:25:\"adm_add_settings_template\";s:12:\"Add Template\";s:26:\"adm_edit_settings_template\";s:13:\"Edit Template\";s:13:\"adm_hide_tabs\";s:9:\"Hide Tabs\";s:23:\"adm_predefined_settings\";s:19:\"Predefined Settings\";s:9:\"adm_value\";s:16:\"Predefined Value\";s:8:\"adm_hide\";s:21:\"Hide in Settings Form\";s:33:\"adm_sure_delete_settings_template\";s:53:\"Do you really want to delete the following templates?\";s:13:\"user_criteria\";s:20:\"Unique user criteria\";s:18:\"user_criteria_desc\";s:136:\"Unique user criteria that is used for test results import/export. This is needed to identify identical users on different ILIAS systems.\";s:20:\"apache_auth_security\";s:17:\"Security Settings\";s:19:\"apache_auth_domains\";s:27:\"Allowed Redirection Domains\";s:31:\"apache_auth_domains_description\";s:282:\"Enter one domain per line to allow redirection to this target.
If ILIAS is reachable by more than one domain please enter all target you want to allow.
Example: example.com allows the redirection to http://example.com and http://www.example.com and all pages located there.\";s:8:\"obj_blga\";s:4:\"Blog\";s:13:\"obj_blga_desc\";s:20:\"Global Blog Settings\";s:8:\"obj_prfa\";s:9:\"Portfolio\";s:13:\"obj_prfa_desc\";s:25:\"Global Portfolio Settings\";s:13:\"obj_chta_desc\";s:19:\"Chat Administration\";s:9:\"adm_basic\";s:5:\"Basic\";s:9:\"adm_users\";s:5:\"Users\";s:12:\"adm_services\";s:8:\"Services\";s:11:\"adm_objects\";s:7:\"Objects\";s:34:\"adm_show_comments_tagging_in_lists\";s:55:\"Show number of notes, comments and tags in object lists\";s:8:\"obj_otpl\";s:18:\"Didactic Templates\";s:13:\"obj_otpl_desc\";s:69:\"Template for creating new objects with predefined permission settings\";s:31:\"adm_repository_cache_time_info2\";s:170:\"It is also possible that repository objects become accessible for users with a certain time lack, e.g. after preconditions have been met or permissions have been changed.\";s:27:\"adm_rep_shorten_description\";s:20:\"Shorten Descriptions\";s:32:\"adm_rep_shorten_description_info\";s:64:\"If activated all descriptions in object lists will be shortened.\";s:34:\"adm_rep_shorten_description_length\";s:25:\"Max. number of characters\";s:11:\"adm_imprint\";s:12:\"Legal Notice\";s:20:\"adm_imprint_inactive\";s:63:\"Legal notice is not active and users are not able to access it.\";s:23:\"adm_user_starting_point\";s:23:\"Personal Starting Point\";s:28:\"adm_user_starting_point_info\";s:53:\"Select the page or object which is shown after login.\";s:30:\"adm_user_starting_point_object\";s:17:\"Repository Object\";s:30:\"adm_user_starting_point_ref_id\";s:12:\"Reference-Id\";s:32:\"adm_user_starting_point_personal\";s:16:\"Personal Setting\";s:37:\"adm_user_starting_point_personal_info\";s:50:\"If activated users may select their starting page.\";s:20:\"adm_social_bm_create\";s:22:\"Create Social Bookmark\";s:18:\"adm_social_bm_edit\";s:20:\"Edit Social Bookmark\";s:20:\"adm_adm_role_protect\";s:26:\"Protect Administrator Role\";s:25:\"adm_adm_role_protect_info\";s:93:\"If enabled, only administrator are allowed to de/assign users from/to the administrator role.\";s:23:\"feedback_recipient_info\";s:45:\"This address is used in the footer link \"%s\".\";s:21:\"system_check_no_owner\";s:17:\"Ownerless Objects\";s:9:\"adm_https\";s:5:\"HTTPS\";s:27:\"adm_external_setting_prefix\";s:17:\"External Settings\";s:25:\"adm_external_setting_edit\";s:13:\"Edit Settings\";s:36:\"adm_user_starting_point_invalid_info\";s:37:\"This feature is currently not active.\";s:14:\"vc_information\";s:32:\"Show Version Control Information\";s:29:\"vc_information_not_determined\";s:58:\"ILIAS could not determine any version control information.\";s:20:\"svn_revision_current\";s:20:\"Current Revision: %s\";s:24:\"svn_revision_last_change\";s:25:\"Last Changed Revision: %s\";s:8:\"svn_root\";s:8:\"Root: %s\";s:8:\"svn_path\";s:8:\"Path: %s\";s:12:\"git_revision\";s:10:\"Number: %s\";s:14:\"git_hash_short\";s:23:\"Commit Hash (short): %s\";s:15:\"git_last_commit\";s:15:\"Last Commit: %s\";s:27:\"adm_captcha_anonymous_short\";s:7:\"Captcha\";s:25:\"adm_captcha_anonymous_frm\";s:122:\"Activate captcha for anonymous in forums. Please keep in mind that this may effect the accessibility of your installation.\";s:26:\"adm_captcha_anonymous_auth\";s:126:\"Activate captcha for anonymous in login form. Please keep in mind that this may effect the accessibility of your installation.\";s:25:\"adm_captcha_anonymous_reg\";s:133:\"Activate captcha for anonymous in registration form. Please keep in mind that this may effect the accessibility of your installation.\";s:26:\"adm_captcha_anonymous_wiki\";s:121:\"Activate captcha for anonymous in wikis. Please keep in mind that this may effect the accessibility of your installation.\";s:8:\"obj_excs\";s:8:\"Exercise\";s:13:\"obj_excs_desc\";s:24:\"Global Exercise Settings\";s:8:\"obj_taxs\";s:8:\"Taxonomy\";s:13:\"obj_taxs_desc\";s:24:\"Global Taxonomy Settings\";s:39:\"adm_show_comments_tagging_in_lists_tags\";s:30:\"Display tags instead of number\";s:34:\"language_mode_existing_delete_info\";s:281:\"Delete all entries in the database before importing the file.
WARNING: The imported language file should be complete, otherwise there will be undefined language variables. If that happens, switch to the tab ‘Maintain’ and choose ‘Clear local changes in the database’.\";s:35:\"language_mode_existing_keepall_info\";s:62:\"Import only new entries that do not yet exist in the database.\";s:35:\"language_mode_existing_keepnew_info\";s:143:\"Import new entries and overwrite all entries that still have their default values. Keep those entries that are already changed in the database.\";s:35:\"language_mode_existing_replace_info\";s:99:\"Import new entries and replace all existing entries with the new values defined in the import file.\";s:26:\"language_scope_global_info\";s:83:\"Export all database entries of this language. This can be used for backup purposes.\";s:25:\"language_scope_local_info\";s:151:\"Export all entries that are locally added or changed in the database. This is similar to the saving of a local language file on the tab ‘Maintain’.\";s:25:\"language_scope_added_info\";s:176:\"Export all entries that are locally added in the database. This can be used to backup additional development entries before local changes are deleted on the tab ‘Maintain’.\";s:29:\"language_scope_unchanged_info\";s:200:\"Export all default language entries that are not changed in the database. This is the opposite to ‘Local changes only’. Both together are a complete backup of the current language in the database.\";s:26:\"language_scope_merged_info\";s:190:\"Export the standard ILIAS language file with all local changes merged in alphabetically by module and identifier. This can be used to update the global language file on the ILIAS SVN server.\";s:32:\"language_save_local_changes_info\";s:300:\"Save all locally added or changed database entries to the file Customizing/global/lang/ilias_%s_lang.local and set the language status to ‘Installed With Local’. The web server must have write permission in this folder. Please note that this file is the same for all clients of this installation.\";s:32:\"language_load_local_changes_info\";s:163:\"Load the file Customizing/global/lang/ilias_%s_lang.local to the database. New entries of this file are added to the database and existing entries are overwritten.\";s:33:\"language_clear_local_changes_info\";s:145:\"Reset the database entries of this language to the default entries defined in lang/ilias_%s.lang. All local changes or additions will be removed.\";s:36:\"language_delete_local_additions_info\";s:59:\"Delete all entries that were locally added to the database.\";s:33:\"language_merge_local_changes_info\";s:160:\"Merge all local changes and additions alphabetically into the standard language file lang/ilias_%s.lang. The web server must have write permission on this file.\";s:31:\"language_remove_local_file_info\";s:187:\"Remove the file Customizing/global/lang/ilias_%s_lang.local and change the language status from ‘Installed With Local’ to ‘Installed’. The changes in the database are not touched.\";s:19:\"adm_missing_entries\";s:15:\"Missing Entries\";s:28:\"adm_missing_entry_add_action\";s:3:\"Add\";s:21:\"adm_missing_entry_add\";s:13:\"Add New Entry\";}'); INSERT INTO `lng_modules` VALUES ('adve','en','a:59:{s:12:\"adve_grp_glo\";s:10:\"Glossaries\";s:11:\"adve_grp_lm\";s:22:\"ILIAS Learning Modules\";s:12:\"adve_grp_rep\";s:16:\"Repository Pages\";s:14:\"adve_grp_scorm\";s:13:\"SCORM Editing\";s:13:\"adve_grp_test\";s:19:\"Test and Assessment\";s:13:\"adve_grp_wiki\";s:5:\"Wikis\";s:25:\"adve_page_editor_settings\";s:17:\"ILIAS Page Editor\";s:17:\"adve_rte_settings\";s:14:\"TinyMCE Editor\";s:26:\"adve_text_content_features\";s:17:\"Text Content Menu\";s:15:\"adve_pe_general\";s:7:\"General\";s:17:\"adve_use_physical\";s:32:\"Use b/i/u instead of str/emp/imp\";s:22:\"adve_use_physical_info\";s:335:\"This setting replaces the semantic style class buttons for strong, emphatic and important with physical attribute buttons b (bold), i (italic) and u (underline). Please note, that this may result in inconsistencies, if the style editor is used and other phyisical attributes are assigned to the strong/emphatic/important style classes.\";s:15:\"adve_activation\";s:10:\"Activation\";s:17:\"adve_use_tiny_mce\";s:34:\"Enable TinyMCE for WYSIWYG Editing\";s:20:\"adve_excass_settings\";s:20:\"Exercise Assignments\";s:32:\"advanced_editing_excass_settings\";s:29:\"Exercise Assignments Settings\";s:18:\"adve_blocking_mode\";s:9:\"Edit Lock\";s:12:\"adve_minutes\";s:7:\"Minutes\";s:17:\"adve_minutes_info\";s:91:\"Minutes of inactivity before an edit lock expires and a page can be edited by another user.\";s:19:\"char_selector_admin\";s:75:\"Menu for Selecting Special Characters (Unicode) in Tests and Question Pools\";s:18:\"char_selector_user\";s:56:\"Menu for Selecting Special Characters (Unicode) in Tests\";s:18:\"char_selector_test\";s:37:\"Selector Special Characters (Unicode)\";s:31:\"char_selector_inherit_info_test\";s:170:\"Depending on the settings made in the platforms\' administration or those made by individual users on their personal desktop the Ω-button is displayed in the test or not.\";s:31:\"char_selector_inherit_info_user\";s:89:\"The settings that were made by the administrator of the platform as a whole will be used.\";s:26:\"char_selector_inherit_test\";s:84:\"Settings made either Globally by Administrators or Individually by Users are Applied\";s:26:\"char_selector_inherit_user\";s:21:\"Use Standard-Settings\";s:28:\"char_selector_disabled_admin\";s:99:\"Ω-Button for Activating the Menu for Selecting Special Characters is displayed only if switched on\";s:33:\"char_selector_disabled_info_admin\";s:257:\"The menu for selecting special characters (Unicode) in tests and question pools is activated but the Ω-Button has to be switched on by users on their Personal Desktop and or in individual tests or questions pools. Test Settings will override user settings.\";s:32:\"char_selector_disabled_info_test\";s:110:\"Regardless of a user\'s individual setting the special character selector is switched off for taking this test.\";s:32:\"char_selector_disabled_info_user\";s:160:\"In tests a menu for selecting special characters will be not displayed. However individual tests ‘force switch on’ the menu though your deactivated it here.\";s:27:\"char_selector_disabled_test\";s:33:\"Special Character Selector is Off\";s:27:\"char_selector_disabled_user\";s:45:\"Disable Menu for Selecting Special Characters\";s:28:\"char_selector_inactive_admin\";s:61:\"Globally Deactivate the Menu for Selecting Special Characters\";s:33:\"char_selector_inactive_info_admin\";s:209:\"The menu for selecting special characters is deactivated for the whole system. Users cannot make individual settings on their Personal Desktop nor can individual tests or questions pools switch on the setting.\";s:27:\"char_selector_enabled_admin\";s:90:\"Ω-Button for Activating the Menu for Selecting Special Characters is Displayed by Default\";s:32:\"char_selector_enabled_info_admin\";s:305:\"The menu for selecting special characters (Unicode) is activated in tests and question pools. It will present users with the selection of Unicode blocks composed below. Users can make individual settings on their Personal Desktop and the setting can be switched on for individual tests or questions pools.\";s:31:\"char_selector_enabled_info_test\";s:169:\"Regardless of a user\'s individual setting the Ω-button for switching on the special character selector will be displayed in the test. Special characters can be entered.\";s:31:\"char_selector_enabled_info_user\";s:225:\"In tests a menu for selecting special characters will be displayed. However individual tests can prevent this setting from becoming effective and not display the special character menu despite your choice about activating it.\";s:26:\"char_selector_enabled_test\";s:32:\"Special Character Selector is On\";s:26:\"char_selector_enabled_user\";s:44:\"Enable Menu for Selecting Special Characters\";s:20:\"char_selector_blocks\";s:42:\"Available Special Character Sets (Unicode)\";s:25:\"char_selector_blocks_info\";s:119:\"All characters of the selected blocks will be listed, but not all of them may be supported by the current browser font.\";s:26:\"char_selector_custom_items\";s:16:\"Custom Selection\";s:32:\"char_selector_custom_items_info1\";s:114:\"The custom selection will be listed before the selected blocks. Please add your characters in the following style:\";s:33:\"char_selector_custom_items_info2a\";s:5:\"A B C\";s:33:\"char_selector_custom_items_info2b\";s:71:\"Characters are separated by space, generating separate selector buttons\";s:33:\"char_selector_custom_items_info3a\";s:6:\"A BC D\";s:33:\"char_selector_custom_items_info3b\";s:51:\"It is possible to put more characters on one button\";s:33:\"char_selector_custom_items_info4a\";s:3:\"A-Z\";s:33:\"char_selector_custom_items_info4b\";s:50:\"Ranges of characters can be defined with a ‘-’\";s:33:\"char_selector_custom_items_info5a\";s:6:\"U+00C0\";s:33:\"char_selector_custom_items_info5b\";s:70:\"A character can also be defined in Unicode notation (case insensitive)\";s:33:\"char_selector_custom_items_info6a\";s:13:\"U+00C0-U+00CF\";s:33:\"char_selector_custom_items_info6b\";s:44:\"Ranges are also possible in Unicode notation\";s:25:\"char_selector_unicode_all\";s:18:\"All Unicode Blocks\";s:27:\"adve_char_selector_settings\";s:18:\"Character Selector\";s:28:\"advanced_editing_tst_editing\";s:43:\"Page Editor for additional question content\";s:33:\"advanced_editing_tst_editing_desc\";s:63:\"Activates ILIAS Page Editor for feedback and hint text editing.\";s:41:\"char_selector_msg_blocks_or_custom_needed\";s:93:\"When you activate the selector, please choose a character block or enter a special selection!\";}'); INSERT INTO `lng_modules` VALUES ('assessment','en','a:1506:{s:23:\"no_archive_on_anonymous\";s:81:\"Archiving is not possible in an anonymous test: option deactivated automatically.\";s:8:\"autosave\";s:16:\"Automatic saving\";s:13:\"autosave_info\";s:74:\"Answers are automatically saved in specified intervals to avoid data loss.\";s:13:\"autosave_ival\";s:8:\"Interval\";s:3:\"for\";s:3:\"for\";s:50:\"tst_objective_oriented_test_pass_without_questions\";s:62:\"The started pass for test \"%s\" does not contain any questions.\";s:30:\"tst_dyn_quest_set_pool_deleted\";s:60:\"The currently configured questionpool \"%s\" has been deleted.\";s:34:\"tst_old_style_rnd_quest_set_broken\";s:162:\"This random test is in a irreparable state, because one or more connected question pools have been deleted. Therefor participants cannot take the test any longer.\";s:25:\"solution_contain_keywords\";s:67:\"Score is granted based on the occurrence of the following keywords:\";s:18:\"essay_scoring_mode\";s:12:\"Scoring Mode\";s:35:\"essay_scoring_mode_without_keywords\";s:20:\"No Automatic Scoring\";s:40:\"essay_scoring_mode_without_keywords_desc\";s:56:\"No points are granted unless the tutor\'s manual scoring.\";s:39:\"essay_scoring_mode_keyword_relation_any\";s:46:\"Automatic Scoring with Keywords on Finding ANY\";s:44:\"essay_scoring_mode_keyword_relation_any_desc\";s:73:\"For any found keyword the corresponding points are granted automatically.\";s:39:\"essay_scoring_mode_keyword_relation_all\";s:46:\"Automatic Scoring with Keywords on Finding ALL\";s:44:\"essay_scoring_mode_keyword_relation_all_desc\";s:64:\"The points are granted automatically, if all keywords are found.\";s:39:\"essay_scoring_mode_keyword_relation_one\";s:46:\"Automatic Scoring with Keywords on Finding ONE\";s:44:\"essay_scoring_mode_keyword_relation_one_desc\";s:71:\"The points are granted automatically, if at least one keyword is found.\";s:19:\"mark_schema_invalid\";s:66:\"The mark schema does not validate. Please create a correct schema.\";s:25:\"assessment_scoring_adjust\";s:18:\"Enable corrections\";s:30:\"assessment_scoring_adjust_desc\";s:78:\"Enables the corrections feature to allow modifications to questions in a test.\";s:42:\"assessment_log_scoring_adjustment_activate\";s:38:\"Question types available in adjustment\";s:38:\"assessment_log_scoring_adjustment_desc\";s:199:\"Question types checked here are available in adjustment. This setting is regardless of the current ability of the question types, e.g. a question that does not support adjustment is still shown here.\";s:17:\"qpl_reset_preview\";s:13:\"Reset Preview\";s:21:\"qst_preview_reset_msg\";s:27:\"The preview has been reset.\";s:11:\"0_unlimited\";s:13:\"(0=unlimited)\";s:31:\"tst_question_not_from_pool_info\";s:7:\"No Pool\";s:6:\"action\";s:6:\"Action\";s:13:\"add_answer_tf\";s:18:\"True/False Answers\";s:13:\"add_answer_yn\";s:14:\"Yes/No Answers\";s:10:\"add_answer\";s:10:\"Add Answer\";s:20:\"add_applet_parameter\";s:20:\"Add Applet Parameter\";s:8:\"add_area\";s:8:\"Add Area\";s:10:\"add_circle\";s:15:\"Add circle area\";s:7:\"add_gap\";s:12:\"Add Gap Text\";s:12:\"add_imagemap\";s:16:\"Import Image Map\";s:17:\"add_matching_pair\";s:17:\"Add Matching Pair\";s:8:\"add_poly\";s:16:\"Add polygon area\";s:16:\"add_questionpool\";s:17:\"Add Question Pool\";s:8:\"add_rect\";s:18:\"Add rectangle area\";s:12:\"add_solution\";s:22:\"Add Suggested Solution\";s:20:\"addSuggestedSolution\";s:30:\"Add Content for Recapitulation\";s:28:\"all_available_question_pools\";s:28:\"All available question pools\";s:12:\"allow_images\";s:25:\"Image Support for Answers\";s:22:\"allowedextensions_info\";s:144:\"Enter a comma separated list of allowed file extensions if you want to restrict the upload to a given set of file extensions (e.g. doc,xls,odt).\";s:17:\"allowedextensions\";s:23:\"Allowed File Extensions\";s:17:\"analyze_errortext\";s:18:\"Analyze Error Text\";s:12:\"answer_image\";s:12:\"Answer Image\";s:34:\"answer_is_not_correct_but_positive\";s:68:\"You\'ve got points for your solution but it’s not the best solution\";s:15:\"answer_is_right\";s:24:\"Your solution is correct\";s:15:\"answer_is_wrong\";s:22:\"Your solution is wrong\";s:17:\"answer_characters\";s:50:\" characters allowed, entered number of characters:\";s:14:\"answer_picture\";s:14:\"Answer Picture\";s:11:\"answer_text\";s:11:\"Answer Text\";s:12:\"answer_types\";s:12:\"Answer Types\";s:15:\"gap_combination\";s:15:\"Gap Combination\";s:6:\"answer\";s:6:\"Answer\";s:17:\"answers_multiline\";s:18:\"Multi Line Answers\";s:18:\"answers_singleline\";s:19:\"Single Line Answers\";s:17:\"applet_attributes\";s:17:\"Applet Attributes\";s:20:\"applet_new_parameter\";s:13:\"New Parameter\";s:16:\"applet_parameter\";s:9:\"Parameter\";s:17:\"applet_parameters\";s:17:\"Applet Parameters\";s:5:\"apply\";s:5:\"Apply\";s:22:\"ass_create_export_file\";s:23:\"Create Test Export File\";s:30:\"ass_create_export_test_results\";s:31:\"Create Test Results Export File\";s:30:\"ass_create_export_test_archive\";s:24:\"Create Test Archive File\";s:16:\"ass_export_files\";s:12:\"Export Files\";s:8:\"ass_file\";s:4:\"File\";s:12:\"ass_question\";s:8:\"Question\";s:8:\"ass_size\";s:4:\"Size\";s:12:\"assClozeTest\";s:14:\"Cloze Question\";s:12:\"assErrorText\";s:10:\"Error Text\";s:24:\"assessment_eval_settings\";s:53:\"Show the following fields in Evaluation for All Users\";s:13:\"assFileUpload\";s:20:\"File Upload Question\";s:16:\"assFlashQuestion\";s:14:\"Flash Question\";s:19:\"assImagemapQuestion\";s:29:\"Hot Spot / Image Map Question\";s:13:\"assJavaApplet\";s:20:\"Java Applet Question\";s:19:\"assMatchingQuestion\";s:17:\"Matching Question\";s:17:\"assMultipleChoice\";s:43:\"Multiple Choice Question (Multiple Answers)\";s:14:\"assKprimChoice\";s:40:\"Multiple Choice Question (Kprim Answers)\";s:10:\"assNumeric\";s:16:\"Numeric Question\";s:21:\"assOrderingHorizontal\";s:30:\"Ordering Question (Horizontal)\";s:19:\"assOrderingQuestion\";s:28:\"Ordering Question (Vertical)\";s:12:\"assQuestions\";s:9:\"Questions\";s:15:\"assSingleChoice\";s:40:\"Multiple Choice Question (Single Answer)\";s:15:\"assTextQuestion\";s:14:\"Essay Question\";s:13:\"assTextSubset\";s:20:\"Text Subset Question\";s:15:\"autosave_failed\";s:16:\"Autosave failed!\";s:16:\"autosave_success\";s:22:\"Autosave successful...\";s:16:\"available_points\";s:16:\"Available Points\";s:15:\"available_terms\";s:15:\"Available Terms\";s:22:\"average_reached_points\";s:14:\"Average Points\";s:17:\"backtocallingtest\";s:24:\"Back to the calling test\";s:2:\"by\";s:2:\"by\";s:11:\"cancel_test\";s:16:\"Suspend the Test\";s:17:\"cannot_edit_marks\";s:154:\"There are already learners who ran the test. You can only change the marks if a score reporting date is enabled and the reporting date is not yet reached.\";s:16:\"cannot_edit_test\";s:59:\"You do not possess sufficient permissions to edit the test!\";s:19:\"cannot_execute_test\";s:58:\"You do not possess sufficient permissions to run the test!\";s:17:\"cannot_export_qpl\";s:70:\"You do not possess sufficient permissions to export the question pool!\";s:18:\"cannot_export_test\";s:61:\"You do not possess sufficient permissions to export the test!\";s:20:\"cannot_maintain_test\";s:63:\"You do not possess sufficient permissions to maintain the test!\";s:24:\"cannot_read_questionpool\";s:73:\"You do not possess sufficient permissions to read the question pool data!\";s:22:\"cannot_save_metaobject\";s:64:\"You do not possess sufficient permissions to save the meta data!\";s:15:\"change_solution\";s:25:\"Change Suggested Solution\";s:21:\"changelog_description\";s:86:\"The following table contains all changes of authors which have been made to this test.\";s:17:\"changelog_heading\";s:9:\"Changelog\";s:23:\"changeSuggestedSolution\";s:33:\"Select type of suggested solution\";s:16:\"checkbox_checked\";s:7:\"Checked\";s:18:\"checkbox_unchecked\";s:9:\"Unchecked\";s:19:\"circle_click_center\";s:43:\"Please click on center of the desired area.\";s:19:\"circle_click_circle\";s:51:\"Please click on a circle point of the desired area.\";s:6:\"circle\";s:6:\"Circle\";s:8:\"clientip\";s:9:\"Client IP\";s:15:\"close_text_hint\";s:219:\"To add a new gap set the cursor to the position of your choice and click the button ‘Insert Gap’. Corresponding editing sections will appear below. You can also edit gaps by clicking on the gaps within the gap text.\";s:10:\"insert_gap\";s:10:\"Insert Gap\";s:34:\"cloze_fixed_textlength_description\";s:325:\"If you enter a value, all text gap fields, not providing an own maximum character limitation, as well as all numeric gap fields will be created with a fixed length of this value, so entering more than the allowed characters is not possible. Note, that for numeric gaps the decimal separator is counted as a regular character.\";s:34:\"qpl_maxchars_info_numeric_question\";s:254:\"If you enter a value, the field for the numerical answer will be created with a fixed length of this value, so entering more than the allowed characters is not possible. Note, that for numeric gaps the decimal separator is counted as a regular character.\";s:22:\"cloze_fixed_textlength\";s:17:\"Text Field Length\";s:10:\"cloze_text\";s:10:\"Cloze Text\";s:30:\"cloze_textgap_case_insensitive\";s:16:\"Case Insensitive\";s:28:\"cloze_textgap_case_sensitive\";s:14:\"Case Sensitive\";s:28:\"cloze_textgap_levenshtein_of\";s:26:\"Levenshtein Distance of %s\";s:20:\"cloze_textgap_rating\";s:15:\"Text Gap Rating\";s:31:\"cloze_textgap_whitespace_before\";s:27:\"Whitespace before the value\";s:30:\"cloze_textgap_whitespace_after\";s:27:\"Whitespace behind the value\";s:33:\"cloze_textgap_multiple_whitespace\";s:20:\"Multiple Whitespaces\";s:12:\"out_of_range\";s:12:\"Out of range\";s:4:\"code\";s:4:\"Code\";s:8:\"codebase\";s:8:\"Codebase\";s:13:\"concatenation\";s:13:\"Concatenation\";s:28:\"confirm_delete_all_user_data\";s:58:\"Are you sure you want to remove all user data of the test?\";s:31:\"confirm_delete_single_user_data\";s:68:\"Are you sure you want to remove the test data of the selected users?\";s:22:\"confirm_sync_questions\";s:143:\"The question you changed is a copy which has been created for use with the active test. Do you want to change the original of the question too?\";s:11:\"coordinates\";s:11:\"Coordinates\";s:19:\"correct_solution_is\";s:23:\"The correct solution is\";s:7:\"counter\";s:7:\"Counter\";s:11:\"create_date\";s:7:\"Created\";s:11:\"create_gaps\";s:23:\"Create and Refresh Gaps\";s:15:\"create_imagemap\";s:19:\"Create an Image Map\";s:10:\"create_new\";s:10:\"Create New\";s:23:\"customstyle_description\";s:132:\"It is possible to use a custom style sheet for this test. Please select one of the available style sheets to assign it to this test.\";s:11:\"customstyle\";s:12:\"Custom Style\";s:16:\"definition_image\";s:16:\"Definition Image\";s:15:\"definition_text\";s:15:\"Definition Text\";s:10:\"definition\";s:10:\"Definition\";s:11:\"definitions\";s:11:\"Definitions\";s:33:\"delete_all_user_data_confirmation\";s:69:\"Do you really want to remove the test data of all users in this test?\";s:20:\"delete_all_user_data\";s:29:\"Remove Test Data of all Users\";s:11:\"delete_area\";s:11:\"Delete Area\";s:19:\"delete_image_header\";s:12:\"Remove image\";s:21:\"delete_image_question\";s:39:\"Do you really want to remove the image?\";s:12:\"delete_image\";s:12:\"Remove Image\";s:16:\"delete_user_data\";s:34:\"Remove Test Data of Selected Users\";s:23:\"deleteSuggestedSolution\";s:30:\"Remove this suggested solution\";s:20:\"description_maxchars\";s:86:\"If nothing entered the maximum number of characters for this text answer is unlimited.\";s:26:\"detail_ending_time_reached\";s:85:\"The time allotted for this test is now over. The test had not been available since %s\";s:34:\"detail_max_processing_time_reached\";s:65:\"You have reached the maximum allowed processing time of the test!\";s:32:\"detail_starting_time_not_reached\";s:81:\"You have not reached the start time of the test. The test will be available on %s\";s:23:\"detailed_evaluation_for\";s:26:\"Detailed Evaluation for %s\";s:37:\"detailed_evaluation_missing_active_id\";s:71:\"You must call the ‘Detailed Evaluation’ for a selected participant!\";s:24:\"detailed_evaluation_show\";s:24:\"Show Detailed Evaluation\";s:19:\"detailed_evaluation\";s:19:\"Detailed Evaluation\";s:25:\"detailed_output_printview\";s:41:\"Detailed Output with Question Print Views\";s:25:\"detailed_output_solutions\";s:39:\"Detailed Output with Question Solutions\";s:15:\"detailed_output\";s:15:\"Detailed Output\";s:15:\"direct_feedback\";s:20:\"Verify Your Solution\";s:18:\"disable_javascript\";s:35:\"Click to disable JavaScript support\";s:34:\"duplicate_matching_values_selected\";s:44:\"You have selected duplicate matching values!\";s:30:\"duplicate_order_values_entered\";s:40:\"You have entered duplicate order values!\";s:9:\"duplicate\";s:9:\"Duplicate\";s:22:\"ects_allow_ects_grades\";s:43:\"Show ECTS grade additional to received mark\";s:24:\"ects_fill_out_all_values\";s:42:\"Please enter a value for every ECTS grade!\";s:18:\"ects_grade_a_short\";s:9:\"EXCELLENT\";s:12:\"ects_grade_a\";s:46:\"outstanding performance with only minor errors\";s:18:\"ects_grade_b_short\";s:9:\"VERY GOOD\";s:12:\"ects_grade_b\";s:47:\"above the average standard but with some errors\";s:18:\"ects_grade_c_short\";s:4:\"GOOD\";s:12:\"ects_grade_c\";s:52:\"generally sound work with a number of notable errors\";s:18:\"ects_grade_d_short\";s:12:\"SATISFACTORY\";s:12:\"ects_grade_d\";s:38:\"fair but with significant shortcomings\";s:18:\"ects_grade_e_short\";s:10:\"SUFFICIENT\";s:12:\"ects_grade_e\";s:38:\"performance meets the minimum criteria\";s:18:\"ects_grade_f_short\";s:4:\"FAIL\";s:12:\"ects_grade_f\";s:37:\"considerable further work is required\";s:19:\"ects_grade_fx_short\";s:4:\"FAIL\";s:13:\"ects_grade_fx\";s:56:\"some more work required before the credit can be awarded\";s:10:\"ects_grade\";s:10:\"ECTS Grade\";s:26:\"ects_output_of_ects_grades\";s:21:\"Output of ECTS grades\";s:18:\"ects_range_error_a\";s:56:\"Please enter a value between 0 and 100 for ECTS grade A!\";s:18:\"ects_range_error_b\";s:56:\"Please enter a value between 0 and 100 for ECTS grade B!\";s:18:\"ects_range_error_c\";s:56:\"Please enter a value between 0 and 100 for ECTS grade C!\";s:18:\"ects_range_error_d\";s:56:\"Please enter a value between 0 and 100 for ECTS grade D!\";s:18:\"ects_range_error_e\";s:56:\"Please enter a value between 0 and 100 for ECTS grade E!\";s:11:\"use_ects_fx\";s:22:\"Use the ‘FX’ grade\";s:17:\"ects_fx_threshold\";s:9:\"Threshold\";s:22:\"ects_fx_threshold_info\";s:69:\"Please enter the required percentile for granting the ‘FX’ grade.\";s:9:\"edit_page\";s:9:\"Edit Page\";s:13:\"edit_question\";s:13:\"Edit Question\";s:19:\"edit_test_questions\";s:9:\"List View\";s:19:\"element_height_info\";s:98:\"This is the minimum height in pixels for term and definition/picture items during the test output.\";s:14:\"element_height\";s:14:\"Minimum Height\";s:18:\"empty_term_message\";s:38:\"There is a least one empty term field.\";s:17:\"empty_terms_exist\";s:92:\"There are already empty term fields. Please fill out these fields before you add more terms.\";s:17:\"enable_javascript\";s:34:\"Click to enable JavaScript support\";s:7:\"end_tag\";s:7:\"End Tag\";s:19:\"ending_time_reached\";s:32:\"You have reached the finish time\";s:7:\"enlarge\";s:7:\"Enlarge\";s:20:\"enter_anonymous_code\";s:27:\"Enter Anonymous Access Code\";s:28:\"enter_enough_positive_points\";s:110:\"The maximum available points must be greater than 0! Please enter sufficient positive points for your answers.\";s:20:\"err_no_numeric_value\";s:28:\"Please enter a numeric value\";s:23:\"error_cloze_not_numeric\";s:29:\"Please enter a numeric value.\";s:20:\"error_duplicate_term\";s:43:\"You selected a matching term more than once\";s:28:\"error_image_upload_copy_file\";s:76:\"There was an error moving the uploaded image file to its destination folder!\";s:31:\"error_image_upload_wrong_format\";s:80:\"Please upload a valid image file! Supported image formats are gif, jpeg and png.\";s:24:\"error_importing_question\";s:77:\"There was an error importing the question(s) from the file you have selected!\";s:20:\"error_no_lower_limit\";s:27:\"Please enter a lower bound.\";s:20:\"error_no_upper_limit\";s:28:\"Please enter an upper bound.\";s:21:\"error_open_image_file\";s:28:\"Error opening an image file!\";s:20:\"error_open_java_file\";s:28:\"Error opening a java applet!\";s:32:\"error_random_question_generation\";s:221:\"A fatal error occurred during the generation of your random questions for the test. Please contact your administrator with the following information: The system could not create an active ID for user ID %s and test ID %s.\";s:21:\"error_save_image_file\";s:27:\"Error saving an image file!\";s:14:\"errors_section\";s:10:\"Error Data\";s:6:\"errors\";s:6:\"Errors\";s:14:\"errortext_info\";s:356:\"Please enter the error text. To mark a word as an error please insert a hash sign (#) in front of the word. To mark a group of words as an error please encapsulate the words group between double brackets (i.e.: here is ((an example)) of it). If you press the "Analyze Error Text" button, all marked words will be extracted for further processing.\";s:9:\"errortext\";s:10:\"Error Text\";s:21:\"score_partsol_enabled\";s:27:\"Activate Half-Point Scoring\";s:26:\"score_partsol_enabled_info\";s:205:\"Usually the participant has to answer the question fully correct to get the configured points. With this option the participant gets the half of the configured points with at least three correct decisions.\";s:12:\"option_label\";s:13:\"Option Labels\";s:17:\"option_label_info\";s:91:\"The configured phrases will be used as label for the options selectable by the participant.\";s:24:\"option_label_right_wrong\";s:13:\"right / wrong\";s:18:\"option_label_right\";s:5:\"right\";s:18:\"option_label_wrong\";s:5:\"wrong\";s:23:\"option_label_plus_minus\";s:5:\"+ / -\";s:17:\"option_label_plus\";s:1:\"+\";s:18:\"option_label_minus\";s:1:\"-\";s:30:\"option_label_applicable_or_not\";s:27:\"applicable / not applicable\";s:23:\"option_label_applicable\";s:10:\"applicable\";s:27:\"option_label_not_applicable\";s:14:\"not applicable\";s:28:\"option_label_adequate_or_not\";s:23:\"adequate / not adequate\";s:21:\"option_label_adequate\";s:8:\"adequate\";s:25:\"option_label_not_adequate\";s:12:\"not adequate\";s:19:\"option_label_custom\";s:18:\"Userdefined Labels\";s:24:\"option_label_custom_true\";s:20:\"Label for ‘TRUE’\";s:25:\"option_label_custom_false\";s:21:\"Label for ‘FALSE’\";s:22:\"kprim_instruction_text\";s:51:\"You have to decide on every statement: [%s] or [%s]\";s:18:\"kprim_answers_info\";s:323:\"The multiple choice question type ‘four times decision right/wrong’ (Type K’, also known as Kprim) gives four answers or additions to a question or an incomplete statement. A decision about the correctness is to be done on all four answers/additions. The maximum points are granted only, if all decisions are correct.\";s:12:\"tst_feedback\";s:8:\"Feedback\";s:16:\"ass_process_lock\";s:30:\"Use Locking During Test Passes\";s:21:\"ass_process_lock_desc\";s:115:\"Without the use of any locking mechanism, race conditions are possible. This can lead to inconsistent test results.\";s:21:\"ass_process_lock_mode\";s:26:\"Lock Mode during Test Pass\";s:26:\"ass_process_lock_mode_file\";s:20:\"Use Filesystem Locks\";s:31:\"ass_process_lock_mode_file_desc\";s:192:\"This locking mechanism requests locks on empty files in the filesystem. Concurrent processes for the same user and the same test/question are waiting until the other process releases his lock.\";s:24:\"ass_process_lock_mode_db\";s:24:\"Use Database Table Locks\";s:29:\"ass_process_lock_mode_db_desc\";s:225:\"This locking mechanism locks tables within the database. Concurrent processes for the same or other users in the same or in another test for the same or another question are waiting until the other process releases his locks.\";s:14:\"eval_all_users\";s:24:\"Evaluation for All Users\";s:18:\"eval_choice_result\";s:59:\"The choice with the value %s is %s. You received %s points.\";s:17:\"eval_cloze_result\";s:62:\"Gap number %s with the value %s is %s. You received %s points.\";s:18:\"eval_concatenation\";s:13:\"Concatenation\";s:9:\"eval_data\";s:15:\"Evaluation Data\";s:26:\"eval_found_selected_groups\";s:15:\"Selected Groups\";s:25:\"eval_found_selected_users\";s:14:\"Selected Users\";s:20:\"eval_imagemap_result\";s:54:\"The image map selection is %s. You received %s points.\";s:16:\"eval_java_result\";s:58:\"The answer for the value %s is %s. You received %s points.\";s:16:\"eval_legend_link\";s:72:\"Please refer to the legend for the meaning of the column header symbols.\";s:20:\"eval_matching_result\";s:56:\"The matching pair %s - %s is %s. You received %s points.\";s:17:\"eval_order_result\";s:57:\"The order for the value %s is %s. You received %s points.\";s:18:\"eval_search_groups\";s:6:\"Groups\";s:17:\"eval_search_roles\";s:5:\"Roles\";s:16:\"eval_search_term\";s:11:\"Search Term\";s:17:\"eval_search_users\";s:5:\"Users\";s:25:\"eval_search_userselection\";s:62:\"Search the users you want to add to the statistical evaluation\";s:19:\"eval_selected_users\";s:29:\"Evaluation for Selected Users\";s:13:\"exp_eval_data\";s:25:\"Export evaluation data as\";s:20:\"exp_type_certificate\";s:17:\"Certificate (PDF)\";s:14:\"exp_type_excel\";s:15:\"Microsoft Excel\";s:13:\"exp_type_spss\";s:27:\"Comma Separated Value (CSV)\";s:6:\"export\";s:6:\"Export\";s:41:\"externalscript_additional_parameters_hint\";s:151:\"Enter the additional script parameters in key-value-coding and separate multiple key-value-pairs with a newline, e.g.

key1=Hello
key2=World

\";s:36:\"externalscript_additional_parameters\";s:17:\"Script Parameters\";s:22:\"externalscript_use_kvc\";s:54:\"Please use key-value-coding for the script parameters!\";s:15:\"failed_official\";s:6:\"failed\";s:12:\"failed_short\";s:6:\"failed\";s:5:\"false\";s:5:\"False\";s:16:\"feedback_generic\";s:24:\"Common Solution Feedback\";s:26:\"feedback_complete_solution\";s:16:\"Correct solution\";s:28:\"feedback_incomplete_solution\";s:34:\"At least one answer is not correct\";s:16:\"feedback_answers\";s:25:\"Feedback for Every Answer\";s:12:\"file_uploads\";s:12:\"File Uploads\";s:12:\"fileDownload\";s:13:\"File download\";s:26:\"fill_out_all_answer_fields\";s:64:\"Please fill out all answer text fields before you add a new one!\";s:27:\"fill_out_all_matching_pairs\";s:60:\"Please fill out all matching pairs before you add a new one!\";s:39:\"fill_out_all_required_fields_add_answer\";s:59:\"Please fill out all required fields before you add answers!\";s:41:\"fill_out_all_required_fields_add_matching\";s:67:\"Please fill out all required fields before you add a matching pair!\";s:40:\"fill_out_all_required_fields_create_gaps\";s:59:\"Please fill out all required fields before you create gaps!\";s:41:\"fill_out_all_required_fields_upload_image\";s:61:\"Please fill out all required fields before you upload images!\";s:44:\"fill_out_all_required_fields_upload_imagemap\";s:65:\"Please fill out all required fields before you upload image maps!\";s:44:\"fill_out_all_required_fields_upload_material\";s:64:\"Please fill out all required fields before you upload materials!\";s:25:\"filter_all_question_types\";s:18:\"All Question Types\";s:24:\"filter_all_questionpools\";s:18:\"All Question Pools\";s:26:\"filter_show_question_types\";s:19:\"Show Question Types\";s:25:\"filter_show_questionpools\";s:19:\"Show Question Pools\";s:12:\"filter_users\";s:12:\"Filter Users\";s:6:\"filter\";s:6:\"Filter\";s:25:\"final_statement_show_desc\";s:55:\"Shows concluding remarks after the test was submitted.\";s:15:\"final_statement\";s:18:\"Concluding Remarks\";s:23:\"fixed_participants_hint\";s:195:\"This test is only accessible for the manually added participants listed below. You can disable this setting by deactivating the checkbox ‘Manually Selected Participants’ in the test settings.\";s:36:\"tst_res_jump_to_participant_hint_opt\";s:23:\"--Jump to Participant--\";s:31:\"tst_res_jump_to_participant_btn\";s:4:\"Jump\";s:32:\"tst_participant_fullname_pattern\";s:10:\"%2$s, %1$s\";s:9:\"flashfile\";s:10:\"Flash File\";s:12:\"forcejs_desc\";s:117:\"If checked, JavaScript output will be chosen for test questions if a JavaScript output and a fallback solution exist.\";s:13:\"forcejs_short\";s:16:\"Force JavaScript\";s:7:\"forcejs\";s:42:\"Force JavaScript output for test questions\";s:28:\"form_msg_area_missing_points\";s:34:\"Please enter points for all areas.\";s:18:\"tst_reporting_date\";s:4:\"Date\";s:14:\"gap_definition\";s:14:\"Gap Definition\";s:13:\"gap_selection\";s:13:\"Gap Selection\";s:3:\"gap\";s:3:\"Gap\";s:7:\"general\";s:7:\"General\";s:13:\"glossary_term\";s:13:\"Glossary Term\";s:22:\"graphical_answers_hide\";s:29:\"Hide Graphical Answer Support\";s:22:\"graphical_answers_show\";s:29:\"Show Graphical Answer Support\";s:17:\"graphical_answers\";s:24:\"Graphical Answer Support\";s:6:\"height\";s:6:\"Height\";s:22:\"identical_scoring_desc\";s:188:\"If selected, gaps with identical solutions will be scored, even if the same solution was used twice or more. If not selected, only the first occurrence of the same solution will be scored.\";s:17:\"identical_scoring\";s:17:\"Identical Scoring\";s:13:\"imagemap_file\";s:14:\"Image Map File\";s:15:\"imagemap_source\";s:16:\"Image Map Source\";s:8:\"imagemap\";s:9:\"Image Map\";s:17:\"import_errors_qti\";s:63:\"The were errors parsing the QTI file. The import was cancelled.\";s:15:\"import_question\";s:18:\"Import Question(s)\";s:12:\"insert_after\";s:12:\"Insert After\";s:13:\"insert_before\";s:13:\"Insert Before\";s:21:\"internal_links_update\";s:6:\"Update\";s:14:\"internal_links\";s:14:\"Internal Links\";s:10:\"javaapplet\";s:11:\"Java Applet\";s:13:\"keywords_hint\";s:271:\"Enter a list of keywords, separated by spaces or newlines to add an automatic scoring option for the essay question. If any of the keywords will be found in the answer text of the learner, the default score will be set to the maximum available points instead of 0 points.\";s:17:\"kiosk_description\";s:364:\"Exam view runs test in kiosk mode. This hides the browser bar and navigation and all other screen elements that are not part of the test. Participants are prevented from opening an other website.
Effectively preventing participants from opening other websites during tests additinally requires deploying a suitable browser enviroment (e.g. Safe Exam Browser).\";s:18:\"kiosk_options_desc\";s:58:\"Information is displayed at the top section of the screen.\";s:13:\"kiosk_options\";s:17:\"Exam View Options\";s:22:\"kiosk_show_participant\";s:24:\"Show Name of Participant\";s:16:\"kiosk_show_title\";s:15:\"Show Test Title\";s:5:\"kiosk\";s:9:\"Exam View\";s:11:\"last_update\";s:11:\"Last Update\";s:6:\"legend\";s:6:\"Legend\";s:6:\"locked\";s:6:\"locked\";s:25:\"log_answer_changed_points\";s:68:\"Manual change of points of test person %s from %d to %d points by %s\";s:50:\"log_could_not_enter_test_due_to_simultaneous_users\";s:99:\"The user could not enter the test because the maximum number of simultaneous users has been reached\";s:19:\"log_create_new_test\";s:16:\"Created new test\";s:19:\"log_manual_feedback\";s:63:\"%s added manual feedback for test person %s and question %s: %s\";s:14:\"log_mark_added\";s:10:\"Mark added\";s:16:\"log_mark_changed\";s:12:\"Mark changed\";s:16:\"log_mark_removed\";s:12:\"Mark removed\";s:17:\"log_modified_test\";s:21:\"The test was modified\";s:18:\"log_question_added\";s:26:\"Question added at position\";s:29:\"log_question_position_changed\";s:25:\"Question position changed\";s:20:\"log_question_removed\";s:16:\"Question removed\";s:30:\"log_random_question_pool_added\";s:70:\"Added the question pool ‘%s‘ with %s questions for the random test\";s:32:\"log_random_question_pool_deleted\";s:46:\"Removed all random question pools for the test\";s:30:\"log_selected_user_data_removed\";s:28:\"Removed test data of user %s\";s:29:\"log_total_amount_of_questions\";s:59:\"Set the total amount of questions for the random test to %s\";s:26:\"log_user_answered_question\";s:47:\"User answered a question and received %s points\";s:21:\"log_user_data_removed\";s:21:\"Removed all user data\";s:23:\"log_user_entered_values\";s:19:\"User entered values\";s:27:\"log_user_not_entered_values\";s:25:\"User did not enter values\";s:11:\"maintenance\";s:11:\"Maintenance\";s:15:\"manscoring_done\";s:19:\"Scored Participants\";s:15:\"manscoring_hint\";s:248:\"You have added at least one question which may require manual scoring. To guarantee a valid presentation of the test results for the participants it is strongly recommended to restrict the access to the test results using a specified date and time.\";s:15:\"manscoring_none\";s:21:\"Unscored Participants\";s:22:\"manscoring_not_allowed\";s:95:\"The Manual Scoring wasn‘t activated for a question type. You are not allowed to use this tab.\";s:18:\"manscoring_pending\";s:29:\"Partially Scored Participants\";s:30:\"manscoring_questions_not_found\";s:76:\"This test pass does not contain question types which can be scored manually.\";s:23:\"manscoring_results_pass\";s:35:\"Manual Scored Questions for Pass %s\";s:22:\"manscoring_select_user\";s:53:\"Please select a participant to set the score manually\";s:10:\"manscoring\";s:14:\"Manual Scoring\";s:11:\"mark_schema\";s:11:\"Mark Schema\";s:25:\"grading_status_passed_msg\";s:44:\"Congratulations, you passed the test.\";s:25:\"grading_status_failed_msg\";s:34:\"Sorry, you failed the test.\";s:32:\"grading_obligations_answered_msg\";s:40:\"You filled out all compulsory questions.\";s:31:\"grading_obligations_missing_msg\";s:49:\"You didn‘t filled out all compulsory questions.\";s:16:\"grading_mark_msg\";s:32:\"Your mark is: "[mark]"\";s:13:\"mark_tst_ects\";s:41:\"Your ECTS grade is "[markects]"\";s:27:\"match_terms_and_definitions\";s:27:\"Match Terms and Definitions\";s:24:\"match_terms_and_pictures\";s:24:\"Match Terms and Pictures\";s:7:\"matches\";s:7:\"matches\";s:13:\"matching_pair\";s:13:\"Matching Pair\";s:14:\"matching_pairs\";s:14:\"Matching Pairs\";s:33:\"matching_question_javascript_hint\";s:158:\"Please drag a definition/picture on the right side over a term on the left side and drop the definition/picture to match the term with the definition/picture.\";s:28:\"matching_shuffle_definitions\";s:16:\"Definitions only\";s:25:\"matching_shuffle_pictures\";s:13:\"Pictures only\";s:34:\"matching_shuffle_terms_definitions\";s:28:\"Both (Terms and Definitions)\";s:31:\"matching_shuffle_terms_pictures\";s:25:\"Both (Terms and Pictures)\";s:22:\"matching_shuffle_terms\";s:10:\"Terms only\";s:13:\"matching_type\";s:25:\"Matching Question Subtype\";s:17:\"material_download\";s:20:\"Material to Download\";s:13:\"material_file\";s:13:\"Material File\";s:8:\"material\";s:8:\"Material\";s:8:\"maxchars\";s:28:\"Maximum Number of Characters\";s:27:\"maximum_nr_of_tries_reached\";s:88:\"You have reached the maximum number of passes for this test. The test cannot be entered!\";s:14:\"maximum_points\";s:24:\"Maximum Available Points\";s:12:\"maxsize_info\";s:165:\"Enter the maximum size in bytes that should be allowed for file uploads. If you leave this field empty, the maximum size of this installation will be chosen instead.\";s:7:\"maxsize\";s:24:\"Maximum file upload size\";s:7:\"meaning\";s:7:\"Meaning\";s:19:\"min_percentage_ne_0\";s:82:\"You must define a minimum percentage of 0 percent! The mark schema wasn’t saved.\";s:16:\"msg_circle_added\";s:12:\"Circle added\";s:33:\"tst_rnd_quest_set_tb_add_pool_btn\";s:35:\"New Rule for Selection of Questions\";s:33:\"tst_src_quest_pool_def_list_table\";s:39:\"Rules for Random Selection of Questions\";s:24:\"tst_source_question_pool\";s:13:\"Question Pool\";s:19:\"tst_filter_taxonomy\";s:8:\"Taxonomy\";s:19:\"tst_filter_tax_node\";s:13:\"Taxonomy Node\";s:21:\"tst_introduction_text\";s:20:\"Introductory Message\";s:28:\"tst_save_and_create_new_rule\";s:21:\"Save and Add New Rule\";s:40:\"tst_msg_random_qsc_modified_add_new_rule\";s:109:\"The configuration for the random set of questions has been modified successfully. You can add a new rule now.\";s:43:\"tst_msg_random_question_set_config_modified\";s:81:\"The configuration for the random set of questions has been modified successfully.\";s:34:\"tst_msg_random_question_set_synced\";s:79:\"The questions for the current configuration has been synchronized successfully.\";s:37:\"tst_btn_rebuild_random_question_stage\";s:31:\"Synchronize Questions from Pool\";s:43:\"tst_msg_rand_quest_set_stage_pool_last_sync\";s:153:\"A test with a random set of questions is possible with the current configuration.
Date of last synchronisation of selected question pools: %s\";s:41:\"tst_msg_rand_quest_set_pass_not_buildable\";s:127:\"A test with a random set of questions is not possible with the current selection of question pools and the amount of questions.\";s:39:\"tst_msg_rand_quest_set_no_src_pool_defs\";s:99:\"A test with a random set of questions is not possible without selecting at least one question pool.\";s:50:\"tst_msg_rand_quest_set_incomplete_quest_amount_cfg\";s:102:\"A test with a random set of questions is not possible without a correctly defined amount of questions.\";s:41:\"tst_msg_rand_quest_set_no_pools_available\";s:109:\"Currently you cannot add new rules for the question selection, because there are no question pools available.\";s:47:\"tst_msg_rand_quest_set_change_quest_amount_here\";s:43:\"You can change the question amount here: %s\";s:31:\"tst_rnd_quest_set_cfg_pool_form\";s:31:\"Rule for Selection of Questions\";s:25:\"tst_inp_source_pool_label\";s:13:\"Question Pool\";s:30:\"tst_inp_source_pool_filter_tax\";s:15:\"Taxonomy Filter\";s:33:\"tst_inp_source_pool_no_tax_filter\";s:28:\"Use No Taxonomy Based Filter\";s:32:\"tst_inp_source_pool_filter_tax_x\";s:27:\"Use Taxonomy \"%s\" as Filter\";s:29:\"tst_inp_no_available_tax_hint\";s:50:\"No Available Taxonomies for Selected Question Pool\";s:39:\"tst_msg_source_pool_definitions_deleted\";s:39:\"The rule has been removed successfully.\";s:21:\"tst_limit_nr_of_tries\";s:27:\"Limit Number of Test Passes\";s:24:\"msg_deleted_export_files\";s:22:\"Export file(s) removed\";s:27:\"msg_number_of_terms_too_low\";s:74:\"The number of terms must be greater or equal to the number of definitions.\";s:14:\"msg_poly_added\";s:13:\"Polygon added\";s:26:\"msg_question_count_too_low\";s:44:\"Please enter a question count greater than 0\";s:19:\"msg_questions_moved\";s:17:\"Question(s) moved\";s:14:\"msg_rect_added\";s:15:\"Rectangle added\";s:21:\"msg_selected_for_move\";s:31:\"Question(s) selected for moving\";s:21:\"no_selection_for_move\";s:31:\"No question selected for moving\";s:28:\"msg_total_questions_too_high\";s:104:\"The number of questions is greater than the number of available questions in the selected question pools\";s:22:\"multiline_answers_hide\";s:23:\"Use Single-Line Answers\";s:22:\"multiline_answers_show\";s:22:\"Use Multi-Line Answers\";s:20:\"multiline_terms_hide\";s:21:\"Use Single-Line Terms\";s:20:\"multiline_terms_show\";s:20:\"Use Multi-Line Terms\";s:27:\"negative_points_not_allowed\";s:45:\"You are not allowed to enter negative points!\";s:18:\"next_question_rows\";s:26:\"Questions %d - %d of %d »\";s:14:\"no_passed_mark\";s:72:\"You must set at least one mark to PASSED! The mark schema was not saved.\";s:29:\"no_question_selected_for_move\";s:46:\"Please check at least one question to move it!\";s:22:\"no_questions_available\";s:33:\"There are no questions available!\";s:12:\"no_selection\";s:20:\"--- No Selection ---\";s:27:\"no_target_selected_for_move\";s:34:\"You must select a target position!\";s:16:\"no_terms_message\";s:29:\"Please add at least one term.\";s:25:\"no_user_or_group_selected\";s:73:\"Please check an option what are you searching for (users, groups, roles)!\";s:16:\"not_yet_accessed\";s:16:\"Not yet accessed\";s:21:\"nr_of_correct_answers\";s:27:\"Number of Requested Answers\";s:17:\"number_of_answers\";s:17:\"Number of Answers\";s:11:\"numeric_gap\";s:11:\"Numeric Gap\";s:35:\"online_exam_show_answer_print_sheet\";s:164:\"You have finished your online exam. To call the print view of answers and to print out your test results, please press the "Answers’ print view" button.\";s:28:\"online_exam_show_finish_test\";s:146:\"You still have to call the final submission of your online exam. Please press the "Finish the test" button to call the final submission.\";s:17:\"optional_keywords\";s:26:\"Optional input of keywords\";s:2:\"or\";s:2:\"or\";s:25:\"oq_btn_use_order_pictures\";s:19:\"Use answer pictures\";s:22:\"oq_btn_use_order_terms\";s:16:\"Use answer terms\";s:33:\"ordering_question_javascript_hint\";s:192:\"Please drag a definition/picture over the definition/picture where you want to put it and drop it. The underlying definition/picture and all following definitions/pictures will move downwards.\";s:14:\"ordertext_info\";s:225:\"Please enter the text that should be ordered horizontally. The ordering text will be separated by the whitespace signs in the text. If you need a different separation, you may use the separator %s to separate your text units.\";s:9:\"ordertext\";s:13:\"Ordering Text\";s:11:\"output_mode\";s:11:\"Output Mode\";s:6:\"output\";s:6:\"Output\";s:17:\"participants_data\";s:17:\"Participants Data\";s:23:\"participants_evaluation\";s:36:\"Evaluation for all Test Participants\";s:35:\"participants_invitation_description\";s:90:\"This test can only be accessed by users you have manually added in tab ‘Participants’.\";s:43:\"participants_invitation_search_introduction\";s:190:\"To add defined participants to this test, please select the users in the search below form and invite them into the test. All test participants will be shown on the Participants Data subtab.\";s:23:\"participants_invitation\";s:30:\"Manually Selected Participants\";s:12:\"participants\";s:12:\"Participants\";s:13:\"pass_finished\";s:7:\"%s pass\";s:4:\"pass\";s:4:\"Pass\";s:15:\"passed_official\";s:6:\"passed\";s:11:\"passed_only\";s:17:\"Passed Tests Only\";s:12:\"passed_short\";s:6:\"passed\";s:15:\"passes_finished\";s:9:\"%s passes\";s:17:\"percentage_solved\";s:46:\"You have solved %.2f percent of this question!\";s:10:\"percentage\";s:10:\"Percentage\";s:10:\"percentile\";s:10:\"Percentile\";s:7:\"picture\";s:7:\"Picture\";s:13:\"please_select\";s:19:\"-- please select --\";s:5:\"point\";s:5:\"Point\";s:14:\"points_checked\";s:19:\"Points when Checked\";s:12:\"points_short\";s:3:\"Pt.\";s:16:\"points_unchecked\";s:21:\"Points when Unchecked\";s:17:\"points_wrong_info\";s:94:\"Enter the negative points for each selected word that is not in the list of the marked errors.\";s:12:\"points_wrong\";s:16:\"Wrong Selections\";s:6:\"points\";s:6:\"Points\";s:26:\"polygon_click_next_or_save\";s:140:\"Please click on the next point of the polygon or save the area. (It is not necessary to click again on the starting point of this polygon !)\";s:24:\"polygon_click_next_point\";s:46:\"Please click on the next point of the polygon.\";s:28:\"polygon_click_starting_point\";s:50:\"Please click on the starting point of the polygon.\";s:7:\"polygon\";s:7:\"Polygon\";s:8:\"postpone\";s:17:\"Postpone Question\";s:10:\"remove_gap\";s:10:\"Remove Gap\";s:9:\"postponed\";s:9:\"postponed\";s:15:\"postpone_status\";s:9:\"Postponed\";s:7:\"preview\";s:7:\"Preview\";s:22:\"previous_question_rows\";s:26:\"<< Questions %d - %d of %d\";s:13:\"print_answers\";s:13:\"Print Answers\";s:34:\"qpl_qst_edit_form_taxonomy_section\";s:10:\"Taxonomies\";s:26:\"qpl_qst_edit_form_taxonomy\";s:13:\"Taxonomy \"%s\"\";s:32:\"qpl_answertext_fields_not_filled\";s:73:\"The question could only be saved, if you fill out all answer text fields!\";s:41:\"qpl_assessment_no_assessment_of_questions\";s:111:\"There is no assessment of questions available for the selected question. The question was never used in a test.\";s:27:\"qpl_assessment_of_questions\";s:23:\"Assessment of Questions\";s:31:\"qpl_assessment_total_of_answers\";s:16:\"Total of Answers\";s:37:\"qpl_assessment_total_of_right_answers\";s:66:\"Total Percentage of Correct Answers (percentage of maximum points)\";s:28:\"qpl_confirm_delete_questions\";s:56:\"Are you sure you want to remove the following questions?\";s:25:\"qpl_copy_insert_clipboard\";s:52:\"The selected question(s) are copied to the clipboard\";s:20:\"qpl_copy_select_none\";s:62:\"Please check at least one question to copy it to the clipboard\";s:42:\"qpl_delete_describe_undeleteable_questions\";s:86:\"The following questions are in use in random tests. You cannot remove these questions:\";s:34:\"qpl_delete_no_deleteable_questions\";s:61:\"All questions you tried to remove are in use in a random test\";s:21:\"qpl_delete_rbac_error\";s:43:\"You have no rights to remove this question!\";s:22:\"qpl_delete_select_none\";s:47:\"Please check at least one question to remove it\";s:26:\"qpl_display_fullsize_image\";s:41:\"Click here to display the original image!\";s:19:\"qpl_edit_rbac_error\";s:41:\"You have no rights to edit this question!\";s:24:\"qpl_edit_select_multiple\";s:42:\"Please check only one question for editing\";s:20:\"qpl_edit_select_none\";s:37:\"Please check one question for editing\";s:16:\"qpl_export_excel\";s:20:\"Microsoft Excel File\";s:22:\"qpl_export_select_none\";s:47:\"Please check at least one question to export it\";s:14:\"qpl_export_xml\";s:12:\"QTI XML File\";s:47:\"qpl_settings_general_form_property_nav_taxonomy\";s:34:\"Taxonomy Filter as Navigation Tree\";s:59:\"qpl_settings_general_form_property_nav_taxonomy_description\";s:100:\"When a taxonomy is selected, it well be presented as navigation tree instead of a table filter item.\";s:53:\"qpl_settings_general_form_property_opt_notax_selected\";s:29:\"Use No Navigation Tree Filter\";s:17:\"tst_pass_deletion\";s:15:\"Previous Passes\";s:29:\"tst_pass_deletion_not_allowed\";s:46:\"The Deletion of Previous Passes is NOT allowed\";s:25:\"tst_pass_deletion_allowed\";s:42:\"The Deletion of Previous Passes is allowed\";s:22:\"qpl_general_properties\";s:18:\"General Properties\";s:28:\"qpl_imagemap_preview_missing\";s:310:\"ILIAS could not create the temporary preview file containing the image map areas. The original image is shown instead. This means that either the web server‘s ImageMagick tool isn‘t configured correctly or there are no write permissions in the temporary directory! Please contact your system administrator.\";s:25:\"qpl_import_create_new_qpl\";s:43:\"Import the questions in a new question pool\";s:19:\"qpl_import_no_items\";s:45:\"Error: The import file contains no questions!\";s:26:\"qpl_import_non_ilias_files\";s:163:\"Error: The import file contains QTI files which are not created by an ILIAS system. Please contact the ILIAS team to get in import filter for your QTI file format.\";s:24:\"tst_import_non_ilias_zip\";s:83:\"Error: The filename of the uploaded import file does not match the expected format.\";s:33:\"qpl_import_verify_found_questions\";s:103:\"ILIAS found the following questions in the import file. Please select the questions you want to import.\";s:25:\"qpl_move_insert_clipboard\";s:46:\"The selected question(s) are marked for moving\";s:20:\"qpl_move_select_none\";s:58:\"Please check at least one question to select it for moving\";s:27:\"qpl_settings_subtab_general\";s:16:\"General Settings\";s:30:\"qpl_settings_subtab_taxonomies\";s:10:\"Taxonomies\";s:25:\"qpl_form_general_settings\";s:16:\"General Settings\";s:53:\"qpl_settings_general_form_property_online_description\";s:50:\"Only online question pools could be used in tests.\";s:41:\"qpl_settings_general_form_property_online\";s:6:\"Online\";s:44:\"qpl_settings_general_form_prop_show_tax_desc\";s:66:\"When enabled, possibly created taxonomies are shown for filtering.\";s:50:\"qpl_settings_general_form_property_show_taxonomies\";s:15:\"Show Taxonomies\";s:20:\"qpl_paste_no_objects\";s:91:\"There are no questions in the clipboard. Please copy or move a question into the clipboard.\";s:17:\"qpl_paste_success\";s:55:\"The question(s) have been pasted into the question pool\";s:15:\"qpl_paste_error\";s:142:\"At least one question could not pe pasted into the question pool. Possible reason: You tried to move the question into the same question pool.\";s:22:\"qpl_question_is_in_use\";s:216:\"The question you are about to edit exists in %s test(s). If you change this question, you will NOT change the question(s) in the test(s), because the system creates a copy of a question when it is inserted in a test!\";s:21:\"qpl_questions_deleted\";s:20:\"Question(s) removed.\";s:26:\"qpl_select_file_for_import\";s:34:\"You must select a file for import!\";s:25:\"qpl_qst_inp_matching_mode\";s:13:\"Matching Mode\";s:36:\"qpl_qst_inp_matching_mode_one_on_one\";s:37:\"One Term Matches One Definition (1:1)\";s:36:\"qpl_qst_inp_matching_mode_all_on_all\";s:53:\"One or More Terms match One or More Definitions (n:n)\";s:13:\"qst_hint_self\";s:95:\"Self-Assessment-Mode active! Enter 0 points for incorrect answers, 1 point for correct answers.\";s:15:\"qst_nr_of_tries\";s:15:\"Number of Tries\";s:18:\"qt_multiple_choice\";s:24:\"Multiple Choice Question\";s:29:\"question_cumulated_statistics\";s:29:\"Cumulated Question Statistics\";s:24:\"question_instances_title\";s:44:\"This question is used in the following tests\";s:28:\"question_marking_description\";s:148:\"Participants get the option to flag a test question for some purpose. The flags are shown in ‘List of Questions’, provided that it is activated.\";s:16:\"question_marking\";s:18:\"Flagging Questions\";s:21:\"question_not_answered\";s:29:\"The question was not answered\";s:25:\"question_saved_for_upload\";s:224:\"The question was saved automatically in order to reserve hard disk space to store the uploaded file. If you cancel this form now, be aware that you must delete the question in the question pool if you do not want to keep it!\";s:14:\"question_short\";s:1:\"Q\";s:16:\"question_summary\";s:17:\"List of Questions\";s:19:\"obligations_summary\";s:28:\"List of Compulsory Questions\";s:36:\"tst_you_have_to_answer_this_question\";s:63:\"You have to answer this question to be able to finish the test.\";s:14:\"question_title\";s:14:\"Question Title\";s:13:\"question_type\";s:13:\"Question Type\";s:24:\"questionpool_not_entered\";s:40:\"Please enter a name for a question pool!\";s:14:\"questions_from\";s:14:\"questions from\";s:9:\"radio_set\";s:3:\"Set\";s:11:\"radio_unset\";s:5:\"Unset\";s:20:\"random_accept_sample\";s:13:\"Accept Sample\";s:21:\"random_another_sample\";s:18:\"Get another Sample\";s:16:\"random_selection\";s:16:\"Random Selection\";s:34:\"tst_rnd_quest_set_cfg_general_form\";s:33:\"Configure Random Set of Questions\";s:17:\"range_lower_limit\";s:11:\"Lower Bound\";s:17:\"range_upper_limit\";s:11:\"Upper Bound\";s:5:\"range\";s:5:\"Range\";s:25:\"rectangle_click_br_corner\";s:60:\"Please click on the bottom right corner of the desired area.\";s:25:\"rectangle_click_tl_corner\";s:56:\"Please click on the top left corner of the desired area.\";s:9:\"rectangle\";s:9:\"Rectangle\";s:17:\"redirectAfterSave\";s:137:\"The maximum working time has been reached and your last question has been saved automatically. In a few seconds you will be redirected...\";s:6:\"region\";s:6:\"Region\";s:21:\"remove_as_participant\";s:27:\"Remove as Fixed Participant\";s:15:\"remove_question\";s:6:\"Remove\";s:15:\"remove_solution\";s:25:\"Remove Suggested Solution\";s:23:\"report_date_not_reached\";s:88:\"You have not reached the reporting date. You will be able to view the test results at %s\";s:17:\"reset_definitions\";s:26:\"Reset Definition Positions\";s:12:\"reset_filter\";s:12:\"Reset Filter\";s:14:\"reset_pictures\";s:23:\"Reset Picture Positions\";s:11:\"reset_terms\";s:20:\"Reset Term Positions\";s:13:\"resize_images\";s:13:\"Resize Images\";s:23:\"result_successful_saved\";s:40:\"Your results have been saved successful!\";s:25:\"result_unsuccessful_saved\";s:47:\"There was an error saving the question results!\";s:6:\"result\";s:6:\"Result\";s:27:\"save_before_upload_imagemap\";s:63:\"You must apply your changes before you can upload an image map!\";s:29:\"save_before_upload_javaapplet\";s:64:\"You must apply your changes before you can upload a Java applet!\";s:9:\"save_edit\";s:21:\"Save and Edit Content\";s:11:\"save_finish\";s:15:\"Finish the Test\";s:17:\"save_introduction\";s:26:\"Go to Introductory Message\";s:32:\"save_back_to_objective_container\";s:12:\"Go to Course\";s:9:\"save_next\";s:4:\"Next\";s:13:\"save_previous\";s:8:\"Previous\";s:23:\"save_text_answer_points\";s:17:\"Save Essay Points\";s:11:\"scored_pass\";s:11:\"Scored Pass\";s:7:\"scoring\";s:19:\"Scoring and Results\";s:19:\"search_found_groups\";s:12:\"Found Groups\";s:18:\"search_found_users\";s:11:\"Found Users\";s:13:\"search_groups\";s:13:\"Search Groups\";s:14:\"search_results\";s:14:\"Search Results\";s:12:\"search_roles\";s:12:\"Search Roles\";s:11:\"search_term\";s:11:\"Search Term\";s:12:\"search_users\";s:12:\"Search Users\";s:35:\"see_details_for_further_information\";s:35:\"See details for suggested solutions\";s:16:\"select_an_answer\";s:31:\"--- Please select an answer ---\";s:10:\"select_gap\";s:10:\"Select Gap\";s:19:\"select_max_one_item\";s:27:\"Please select one item only\";s:25:\"select_one_submitted_test\";s:53:\"Please select at least one user who finished the test\";s:15:\"select_one_user\";s:32:\"Please select at least one user.\";s:17:\"select_qpl_option\";s:37:\"--- Please select a question pool ---\";s:40:\"select_target_position_for_move_question\";s:92:\"Please select a target position to move the question(s) and press one of the insert buttons!\";s:17:\"select_tst_option\";s:28:\"--- Please select a test ---\";s:14:\"selected_image\";s:14:\"Selected Image\";s:9:\"selection\";s:9:\"Selection\";s:13:\"set_edit_mode\";s:13:\"Set Edit Mode\";s:10:\"set_filter\";s:10:\"Set Filter\";s:19:\"set_manscoring_done\";s:32:\"Mark as ‘Scored Participant’\";s:19:\"set_manual_feedback\";s:15:\"Manual Feedback\";s:5:\"shape\";s:5:\"Shape\";s:21:\"show_detailed_results\";s:44:\"Show User’s Detailed Results (Marked Pass)\";s:18:\"show_pass_overview\";s:25:\"Show Marked Pass Overview\";s:17:\"show_user_answers\";s:28:\"Show User’s Marked Answers\";s:13:\"showinfo_desc\";s:125:\"Users will be presented with a complete list of test properties on tab ‘Info’, i.e. information on scoring and reporting.\";s:8:\"showinfo\";s:24:\"Show all Test Properties\";s:21:\"showSuggestedSolution\";s:4:\"Type\";s:15:\"shuffle_answers\";s:15:\"Shuffle Answers\";s:18:\"suggested_solution\";s:26:\"Content for Recapitulation\";s:13:\"solution_hint\";s:35:\"Assigned Content for Recapitulation\";s:29:\"solution_may_contain_keywords\";s:54:\"The solution may contain one of the following keywords\";s:14:\"solution_order\";s:14:\"Solution Order\";s:12:\"solutionText\";s:4:\"Text\";s:9:\"start_tag\";s:9:\"Start Tag\";s:25:\"starting_time_not_reached\";s:35:\"You have not reached the start time\";s:16:\"statistical_data\";s:16:\"Statistical Data\";s:10:\"statistics\";s:10:\"Statistics\";s:37:\"suggested_solution_added_successfully\";s:42:\"You successfully set a suggested solution!\";s:21:\"suggestedSolutionType\";s:8:\"refer to\";s:6:\"symbol\";s:6:\"Symbol\";s:10:\"term_image\";s:10:\"Term Image\";s:9:\"term_text\";s:9:\"Term Text\";s:4:\"term\";s:4:\"Term\";s:5:\"terms\";s:5:\"Terms\";s:14:\"test_cancelled\";s:22:\"The test was cancelled\";s:14:\"test_reference\";s:14:\"Test Reference\";s:18:\"text_answers_saved\";s:22:\"Essay points modified!\";s:12:\"text_correct\";s:12:\"Correct Text\";s:8:\"text_gap\";s:8:\"Text Gap\";s:26:\"text_maximum_chars_allowed\";s:91:\"Please do not enter more than a maximum of %s characters. Any characters above will be cut.\";s:11:\"text_rating\";s:20:\"Text Matching Method\";s:10:\"text_wrong\";s:10:\"Wrong Text\";s:23:\"textsize_errortext_info\";s:91:\"Enter the text size of the error text in percent if you want another size than 100 percent.\";s:13:\"textsize_info\";s:94:\"Enter the text size of the ordering text in percent if you want another size than 100 percent.\";s:8:\"textsize\";s:9:\"Text Size\";s:19:\"thumb_geometry_info\";s:109:\"The image thumbnails will be created with a maximum values of height and width given, aspect ratio preserved.\";s:14:\"thumb_geometry\";s:18:\"Thumbnail Geometry\";s:15:\"thumb_size_info\";s:158:\"If you enter a thumbnail size, a thumbnail of this size will be generated for uploaded images. Without a thumbnail size, the original image size will be used.\";s:21:\"thumb_size_unit_pixel\";s:5:\"Pixel\";s:10:\"thumb_size\";s:14:\"Thumbnail Size\";s:11:\"time_format\";s:8:\"HH MM SS\";s:25:\"too_many_empty_parameters\";s:76:\"Please fill out your empty applet parameters before you add a new parameter!\";s:34:\"too_many_targets_selected_for_move\";s:44:\"You must select exactly one target position!\";s:4:\"true\";s:4:\"True\";s:23:\"tst_access_code_created\";s:204:\"To provide you with permanent access to your test results and to offer you a possibility to resume this test, a unique test access code was created. Please write down this code use it for further actions.\";s:25:\"tst_all_user_data_deleted\";s:44:\"All user data of this test has been removed!\";s:30:\"tst_allow_instant_verification\";s:37:\"Allow instant verification of answers\";s:26:\"tst_allowed_users_time_gap\";s:26:\"Idle Time for Active Users\";s:17:\"tst_allowed_users\";s:39:\"Limit Number of Concurrent Participants\";s:21:\"tst_already_submitted\";s:43:\"Test has already been finish and submitted.\";s:17:\"tst_already_taken\";s:19:\"Tests Already Taken\";s:13:\"tst_anonymity\";s:11:\"Test Record\";s:16:\"tst_answer_sheet\";s:17:\"Test Answer Sheet\";s:27:\"tst_answered_questions_test\";s:31:\"Questions answered in this test\";s:22:\"tst_answered_questions\";s:18:\"Answered Questions\";s:20:\"tst_best_solution_is\";s:20:\"The best solution is\";s:24:\"tst_browse_for_questions\";s:13:\"Add from Pool\";s:30:\"tst_change_points_for_question\";s:21:\"Points for the Answer\";s:31:\"tst_confirm_delete_results_info\";s:90:\"Your previous entered question results were removed. You have successfully reset the test!\";s:26:\"tst_confirm_delete_results\";s:287:\"You are about to remove all your previous entered question results of this test. This will reset all questions to its default values. Please note, that you cannot reset the number of passes, you already needed for this test. Do you really want to reset all your previous entered results?\";s:17:\"tst_confirm_print\";s:111:\"Press button to print all questions with points and solution. The question always appears at the end of a page.\";s:26:\"tst_confirm_submit_answers\";s:123:\"Please confirm your submission of your solution. You won\'t be able to revert your answers after pressing the submit button.\";s:27:\"tst_count_correct_solutions\";s:46:\"Only Correct and Complete Answers Score Points\";s:32:\"tst_count_correct_solutions_desc\";s:127:\"Participants score either the maximum number of points for a fully correct and complete answer or 0 points in every other case.\";s:27:\"tst_count_partial_solutions\";s:47:\"Incomplete or Partly Wrong Answers Score Points\";s:32:\"tst_count_partial_solutions_desc\";s:129:\"Points for correctly provided partial answers are added up: Participants can score points for incomplete or partly wrong answers.\";s:20:\"tst_defaults_applied\";s:45:\"The selected test defaults have been applied.\";s:31:\"tst_defaults_apply_not_possible\";s:117:\"ILIAS could not apply the selected test defaults to this test! Maybe this test already contains participant datasets.\";s:29:\"tst_defaults_apply_select_one\";s:79:\"Please select exact one test defaults entry to apply the defaults to this test!\";s:22:\"tst_defaults_available\";s:23:\"Available test defaults\";s:29:\"tst_defaults_defaults_of_test\";s:28:\"the settings of this test as\";s:21:\"tst_defaults_dont_use\";s:35:\"--- Use the ILIAS test defaults ---\";s:23:\"tst_defaults_enter_name\";s:51:\"Please enter a name for your test default settings!\";s:24:\"tst_defaults_not_defined\";s:55:\"You don’t have any test default settings defined yet.\";s:24:\"tst_delete_all_user_data\";s:20:\"Remove all User Data\";s:23:\"tst_delete_missing_mark\";s:49:\"Please select at least one mark step to remove it\";s:18:\"tst_delete_results\";s:10:\"Reset Test\";s:29:\"tst_dont_use_previous_answers\";s:78:\"Your previous answers will not be used as default values in future test passes\";s:15:\"tst_ending_time\";s:14:\"Finishing Time\";s:22:\"tst_enter_questionpool\";s:71:\"Please enter a question pool name where the new question will be stored\";s:33:\"tst_eval_no_anonymous_aggregation\";s:90:\"No one has entered the test yet. There are no anonymous aggregated test results available.\";s:24:\"tst_eval_question_points\";s:28:\"Question Results for Pass %s\";s:24:\"tst_eval_results_by_pass\";s:27:\"List of Answers for Pass %s\";s:20:\"tst_eval_show_answer\";s:11:\"Show Answer\";s:36:\"tst_eval_total_finished_average_time\";s:28:\"Average test processing time\";s:23:\"tst_eval_total_finished\";s:62:\"Total finished tests (Users that used up all possible passes.)\";s:36:\"tst_eval_total_passed_average_points\";s:30:\"Average points of passed tests\";s:34:\"tst_eval_total_passed_average_time\";s:43:\"Average processing time of all passed tests\";s:21:\"tst_eval_total_passed\";s:18:\"Total passed tests\";s:22:\"tst_eval_total_persons\";s:43:\"Total number of people who started the test\";s:20:\"tst_eval_user_answer\";s:11:\"User Answer\";s:11:\"review_view\";s:6:\"Review\";s:25:\"tst_finish_confirm_button\";s:30:\"Yes, I want to finish the test\";s:32:\"tst_finish_confirm_cancel_button\";s:36:\"No, go back to the previous question\";s:32:\"tst_finish_confirmation_question\";s:194:\"You are going to finish this test and reach the maximum number of allowed test passes. You won’t be able to enter this test again to change your answers. Do you really want to finish the test?\";s:32:\"tst_finish_notification_advanced\";s:25:\"Send complete test result\";s:31:\"tst_finish_notification_content\";s:17:\"Content of e-mail\";s:30:\"tst_finish_notification_simple\";s:29:\"Send username and finish date\";s:26:\"tst_finish_notification_no\";s:9:\"No e-mail\";s:23:\"tst_finish_notification\";s:12:\"Notification\";s:28:\"tst_finish_notification_desc\";s:77:\"Sends an e-mail to the test owner for every user that has completed the test.\";s:12:\"tst_finished\";s:8:\"Finished\";s:34:\"tst_fixed_participants_data_exists\";s:109:\"There are already participants who ran the test. You are not allowed to change the fixed participants status!\";s:42:\"tst_fixed_participants_disable_description\";s:182:\"You are about to disable the support for fixed participants in this test. All fixed participants who did not start the test yet will be removed from the test. Do you want to proceed?\";s:30:\"tst_fixed_participants_disable\";s:21:\"Confirm Status Change\";s:29:\"tst_fixed_participating_users\";s:31:\"Fixed Participants in this Test\";s:22:\"tst_general_properties\";s:16:\"General Settings\";s:16:\"tst_generate_xls\";s:14:\"Generate Excel\";s:19:\"tst_heading_scoring\";s:7:\"Scoring\";s:37:\"tst_hide_previous_results_description\";s:102:\"If checked, the previous results of a learner will not be used as default values in future test passes\";s:30:\"tst_hide_previous_results_hide\";s:41:\"Hide my results from a previous test pass\";s:38:\"tst_hide_previous_results_introduction\";s:120:\"If you’re processing more than one pass of this test, your previous entered results will not be used as default values\";s:25:\"tst_hide_previous_results\";s:21:\"Hide Previous Results\";s:18:\"tst_hide_side_list\";s:18:\"Hide question list\";s:19:\"tst_import_no_items\";s:45:\"Error: The import file contains no questions!\";s:33:\"tst_import_verify_found_questions\";s:123:\"ILIAS found the following questions in the test import file. Please select the questions you want to import with this test.\";s:34:\"tst_in_use_edit_questions_disabled\";s:97:\"The test is in use by %d user(s). You are not allowed to edit or move the questions in this test!\";s:27:\"tst_insert_missing_question\";s:63:\"Please select at least one question to insert it into the test!\";s:32:\"tst_insert_questions_and_results\";s:194:\"This test was already executed by %s user(s). Inserting questions to this test will remove all test results of these users. Are you sure you want to insert the following question(s) to the test?\";s:20:\"tst_insert_questions\";s:70:\"Are you sure you want to insert the following question(s) to the test?\";s:35:\"tst_instant_feedback_answer_generic\";s:32:\"Feedback on Fully Correct Answer\";s:40:\"tst_instant_feedback_answer_generic_desc\";s:301:\"If the answer provided is fully correct ILIAS will show one type of feedback upon clicking the ‘Check’ button. If the answer provided is not fully correct, another type of feedback will be displayed. Both types of feedback have to be prepared in the tab ‘Feedback’ of the respective question.\";s:36:\"tst_instant_feedback_answer_specific\";s:42:\"Specific Feedback for Each Answer provided\";s:41:\"tst_instant_feedback_answer_specific_desc\";s:245:\"On clicking the ‘Check’-button, ILIAS will show a specific feedback for every answer option selected by the participant. The feedback has to be prepared along with the question. This specific feedback is not supported for all question types.\";s:35:\"tst_instant_feedback_fix_usr_answer\";s:20:\"Freeze Answers Given\";s:40:\"tst_instant_feedback_fix_usr_answer_desc\";s:87:\"After clicking the ‘Check’-button, participants can no longer change their answers.\";s:28:\"tst_instant_feedback_results\";s:15:\"Points Attained\";s:33:\"tst_instant_feedback_results_desc\";s:111:\"On clicking the ‘Check’-button ILIAS will display how many points were attained by answering this question.\";s:29:\"tst_instant_feedback_solution\";s:25:\"Show Best Possible Answer\";s:34:\"tst_instant_feedback_solution_desc\";s:95:\"On clicking the ‘Check’-button ILIAS will display the best possible answer to the question.\";s:20:\"tst_instant_feedback\";s:16:\"Instant Feedback\";s:24:\"tst_instant_verification\";s:20:\"Instant Verification\";s:16:\"tst_introduction\";s:20:\"Introductory Message\";s:21:\"tst_introduction_desc\";s:128:\"Shows an introductory message on the tab ‘Info’ of the test. This text is accessible already before the test can be started.\";s:18:\"tst_invited_nobody\";s:68:\"No users, groups or roles have been added as fixed test participants\";s:27:\"tst_invited_selected_groups\";s:62:\"The selected groups have been added as fixed test participants\";s:26:\"tst_invited_selected_roles\";s:61:\"The selected roles have been added as fixed test participants\";s:26:\"tst_invited_selected_users\";s:61:\"The selected users have been added as fixed test participants\";s:24:\"tst_list_of_answers_show\";s:20:\"Show List of Answers\";s:19:\"tst_list_of_answers\";s:15:\"List of Answers\";s:25:\"tst_list_of_questions_end\";s:43:\"Show before a participant finishes the test\";s:27:\"tst_list_of_questions_start\";s:32:\"Show prior to the first question\";s:38:\"tst_list_of_questions_with_description\";s:29:\"Include question descriptions\";s:25:\"tst_list_of_questions_yes\";s:19:\"Yes, and additional\";s:29:\"tst_mark_create_new_mark_step\";s:20:\"Create New Mark Step\";s:34:\"tst_mark_create_simple_mark_schema\";s:27:\"Reset to Simple Mark Schema\";s:22:\"tst_mark_minimum_level\";s:20:\"Minimum Level (in %)\";s:22:\"tst_mark_official_form\";s:13:\"Official Form\";s:15:\"tst_mark_passed\";s:6:\"Passed\";s:19:\"tst_mark_short_form\";s:10:\"Short Form\";s:8:\"tst_mark\";s:4:\"Mark\";s:29:\"tst_max_allowed_users_heading\";s:70:\"The maximum number of simultaneous users in this test has been reached\";s:29:\"tst_max_allowed_users_message\";s:264:\"The maximum number of simultaneous active users in the test has been reached. Please try again later to start or resume the test. If one of the active users is inactive for more than %s seconds, you may be able to enter this test. Thank you for your understanding.\";s:18:\"tst_maximum_points\";s:14:\"Maximum Points\";s:18:\"tst_missing_author\";s:89:\"You have not entered the authors name in the test properties! Please add an authors name.\";s:17:\"tst_missing_marks\";s:96:\"You do not have a mark schema in the test! Please add at least a simple mark schema to the test.\";s:21:\"tst_missing_questions\";s:90:\"You do not have any questions in the test! Please add at least one question into the test.\";s:17:\"tst_missing_title\";s:87:\"You have not entered a test title! Please go to the metadata section and enter a title.\";s:23:\"tst_must_be_online_exam\";s:47:\"This option is only available for online exams!\";s:22:\"tst_no_evaluation_data\";s:38:\"There is no evaluation data available.\";s:24:\"tst_no_export_randomtest\";s:172:\"You cannot export a test with random selection of questions, because every used question pool has to be exported too which leads to enormous complexity of the export files.\";s:20:\"tst_no_marks_defined\";s:72:\"There are no marks defined, please create at least a simple mark schema!\";s:35:\"tst_no_more_available_questionpools\";s:42:\"There are no more question pools available\";s:36:\"tst_no_question_selected_for_removal\";s:48:\"Please check at least one question to remove it!\";s:42:\"tst_no_question_selected_for_moving_to_qpl\";s:67:\"Please choose at least one question to be added to a question pool!\";s:36:\"tst_no_questionpools_for_random_test\";s:98:\"You have not added a question pool for this random test! Please select at least one question pool.\";s:26:\"tst_no_questions_available\";s:91:\"There are no questions available! You need to create new questions or browse for questions.\";s:32:\"tst_no_questions_for_random_test\";s:169:\"You have taken no questions from the question pools for this random test! Please take at least one question by setting the amount of questions for an added questionpool.\";s:25:\"tst_no_solution_available\";s:55:\"Short answer questions don\'t have a specified solution.\";s:18:\"tst_no_taken_tests\";s:25:\"There are no taken tests!\";s:12:\"tst_no_tries\";s:4:\"none\";s:16:\"tst_nr_of_passes\";s:21:\"Number of Test Passes\";s:23:\"tst_nr_of_tries_of_user\";s:24:\"Passes Already Completed\";s:15:\"tst_nr_of_tries\";s:21:\"Max. Number of Passes\";s:25:\"tst_participants_no_fixed\";s:62:\"There is nobody assigned as a fixed participant for this test!\";s:19:\"tst_participants_no\";s:38:\"Nobody has started the test right now!\";s:23:\"tst_participating_users\";s:19:\"Participating Users\";s:18:\"tst_pass_best_pass\";s:19:\"Score the Best Pass\";s:23:\"tst_pass_best_pass_desc\";s:133:\"The pass in which a participant performed best will be scored. This setting does only apply when more than one test pass is possible.\";s:16:\"tst_pass_details\";s:16:\"Detailed Results\";s:18:\"tst_pass_last_pass\";s:19:\"Score the Last Pass\";s:23:\"tst_pass_last_pass_desc\";s:46:\"The last pass of a participant will be scored.\";s:16:\"tst_pass_scoring\";s:23:\"Scoring Multiple Passes\";s:10:\"tst_passes\";s:11:\"Test Passes\";s:21:\"tst_allowed_users_max\";s:27:\"Max. Number of Participants\";s:20:\"tst_password_details\";s:101:\"If you define a test password, all users with test access must enter this password to start the test.\";s:18:\"tst_password_enter\";s:14:\"Enter Password\";s:35:\"tst_password_entered_wrong_password\";s:70:\"You cannot start the test because you entered the wrong test password!\";s:25:\"tst_password_introduction\";s:102:\"This test can only be accessed with a test password. Please enter the test password to start the test.\";s:17:\"tst_password_form\";s:19:\"Enter Test Password\";s:12:\"tst_password\";s:13:\"Test Password\";s:18:\"tst_percent_solved\";s:14:\"Percent Solved\";s:12:\"tst_position\";s:17:\"Question %s of %s\";s:24:\"tst_postpone_description\";s:63:\"The participants may postpone questions to the end of the test.\";s:12:\"tst_postpone\";s:18:\"Postpone Questions\";s:14:\"tst_print_date\";s:13:\"Date of Print\";s:9:\"tst_print\";s:32:\"Test and Assessment - Print View\";s:24:\"tst_processing_time_desc\";s:199:\"Participants can work through the test only for a specified period of time. Time is clocking away from the moment a user starts a test for the first time. Suspending the test does not stop the clock.\";s:19:\"tst_processing_time\";s:22:\"Limit Duration of Test\";s:14:\"tst_properties\";s:15:\"Test Properties\";s:13:\"tst_qst_order\";s:5:\"Order\";s:19:\"tst_qst_resetsolved\";s:12:\"Set Unsolved\";s:20:\"tst_qst_result_sheet\";s:17:\"Show Result Sheet\";s:17:\"tst_qst_setsolved\";s:10:\"Set Solved\";s:20:\"tst_qst_summary_text\";s:75:\"Here you can see all questions. Use the bulbs to mark a question as solved.\";s:17:\"tst_question_mark\";s:18:\"Mark this question\";s:19:\"tst_question_marked\";s:23:\"You marked the question\";s:19:\"tst_question_marker\";s:6:\"Marker\";s:15:\"tst_question_no\";s:5:\"Order\";s:18:\"tst_question_offer\";s:53:\"Do you accept this sample or do you want another one?\";s:34:\"tst_question_selection_description\";s:287:\"If you only use question pools which contain questions with an equal maximum number of available points, the test will have an equal number of maximum points for all participating users and thus the test results will be better comparable. It is recommended to choose this selection mode.\";s:28:\"tst_question_selection_equal\";s:44:\"Use question pools with equal maximum points\";s:22:\"tst_question_selection\";s:18:\"Question Selection\";s:39:\"tst_inp_all_quest_points_equal_per_pool\";s:42:\"Use Only Pools with Equal Scored Questions\";s:44:\"tst_inp_all_quest_points_equal_per_pool_desc\";s:254:\"If enabled, only question pools in which all questions have the same points are offered. Participants of such a test can all have the same number of maximum points, thus the test results will be better comparable. It is recommended to choose this option.\";s:29:\"tst_inp_quest_amount_cfg_mode\";s:19:\"Amount of Questions\";s:34:\"tst_inp_quest_amount_cfg_mode_test\";s:39:\"Define the amount of questions per test\";s:34:\"tst_inp_quest_amount_cfg_mode_pool\";s:76:\"Define the amount of questions per selected question pool and taxonomy node.\";s:29:\"tst_inp_quest_amount_per_test\";s:38:\"Number of Questions for the Whole Test\";s:36:\"tst_inp_quest_amount_per_source_pool\";s:15:\"Question Amount\";s:19:\"tst_question_amount\";s:15:\"Question Amount\";s:18:\"tst_question_title\";s:14:\"Question Title\";s:29:\"tst_qbt_filter_question_title\";s:17:\"Title of Question\";s:17:\"tst_question_type\";s:13:\"Question Type\";s:19:\"tst_question_unmark\";s:33:\"Remove the mark for this question\";s:22:\"tst_questions_inserted\";s:21:\"Question(s) inserted!\";s:21:\"tst_questions_removed\";s:20:\"Question(s) removed!\";s:26:\"tst_random_nr_of_questions\";s:19:\"How many questions?\";s:25:\"tst_random_qpl_unselected\";s:90:\"There is at least one unselected question pool! You don\'t need to add a new question pool.\";s:24:\"tst_random_questionpools\";s:14:\"Question Pools\";s:30:\"tst_random_select_questionpool\";s:53:\"Select the question pool to choose the questions from\";s:44:\"tst_random_selection_question_count_too_high\";s:140:\"The question count you entered was higher than the maximum number of available questions. The question count has been reduced automatically.\";s:50:\"tst_random_selection_question_total_count_too_high\";s:172:\"The question count you entered was higher than the maximum number of available questions for all selected question pools. The question count has been reduced automatically.\";s:38:\"tst_nonpool_questions_get_lost_warning\";s:183:\"The current test mode includes questions in its configuration that are not assigned to any question pool. If you change the test mode, these questions will be lost permanently.\";s:18:\"tst_reached_points\";s:6:\"Points\";s:15:\"tst_remove_mark\";s:16:\"Remove this mark\";s:32:\"tst_remove_questions_and_results\";s:197:\"This test was already executed by %s user(s). Removing questions from this test will remove all test results of these users. Are you sure you want to remove the following question(s) from the test?\";s:20:\"tst_remove_questions\";s:70:\"Are you sure you want to remove the following questions from the test?\";s:21:\"tst_report_after_date\";s:34:\"After a fixed score reporting date\";s:31:\"tst_report_after_first_question\";s:49:\"Offer test results when the test has been started\";s:25:\"tst_report_after_question\";s:37:\"Allow instant verification of answers\";s:21:\"tst_report_after_test\";s:44:\"Offer test results when the test is finished\";s:16:\"tst_report_never\";s:25:\"No test results available\";s:30:\"tst_reset_processing_time_desc\";s:134:\"The duration will be reset to the defined maximum for every test pass. This setting requires multiple test passes to become effective.\";s:25:\"tst_reset_processing_time\";s:34:\"Reset duration for every test pass\";s:25:\"tst_result_user_name_pass\";s:30:\"Results of Test Pass %s for %s\";s:20:\"tst_result_user_name\";s:19:\"Test Results for %s\";s:15:\"tst_result_pass\";s:20:\"Results of Test Pass\";s:25:\"tst_results_access_always\";s:11:\"Immediately\";s:30:\"tst_results_access_always_desc\";s:233:\"Participants can access their results on the ‘Info’-tab immediately after starting the test pass and while still taking the test. Additionally ILIAS will present them with their test results immediately after finishing the test.\";s:23:\"tst_results_access_date\";s:4:\"Date\";s:28:\"tst_results_access_date_desc\";s:91:\"Participants get access to their test results on the ‘Info’-tab after the defined date.\";s:27:\"tst_results_access_finished\";s:27:\"After Test Pass is Finished\";s:32:\"tst_results_access_finished_desc\";s:172:\"ILIAS displays the test results after the test pass is finished. After finishing the test pass participants can access their test results on the ‘Info’-tab at any time.\";s:26:\"tst_results_access_enabled\";s:22:\"Access to Test Results\";s:31:\"tst_results_access_enabled_desc\";s:231:\"A button ‘Show Test Results’ will be displayed to participants on the ‘Info’-tab. Options in this and the following sections below configure what information is to be included into the report and when it will be accessible.\";s:26:\"tst_results_access_setting\";s:13:\"Point in Time\";s:27:\"tst_results_details_options\";s:46:\"Further Details to be Included in Test Results\";s:35:\"tst_results_grading_opt_show_status\";s:39:\"Show ‘Passed’ / ‘Failed’ Status\";s:40:\"tst_results_grading_opt_show_status_desc\";s:171:\"Information on the ‘Passed’ / ‘Failed’ Status will be appended to the summary test result. Participants can access their test results on the ‘Info’-tab.
\";s:33:\"tst_results_grading_opt_show_mark\";s:19:\"Show Resulting Mark\";s:38:\"tst_results_grading_opt_show_mark_desc\";s:129:\"The resulting mark will be appended to the summary test result. Participants can access their test results on the ‘Info’-tab.\";s:22:\"tst_results_aggregated\";s:23:\"Aggregated Test Results\";s:27:\"tst_results_back_evaluation\";s:27:\"Back to Evaluation Overview\";s:29:\"tst_results_back_introduction\";s:28:\"Back to Introductory Message\";s:25:\"tst_results_back_overview\";s:24:\"Back to Results Overview\";s:25:\"tst_results_overview_pass\";s:28:\"Results Overview for Pass %s\";s:20:\"tst_results_overview\";s:33:\"Pass Overview of the Test Results\";s:30:\"tst_show_solution_details_desc\";s:279:\"As an add-on to the ‘Table of Detailed Test Results’, the participant get a link to a page for each question. This linked page contains the question, the answer provided by the participant, information on whether this was the correct answer and points scored by this answer.\";s:32:\"tst_show_solution_printview_desc\";s:138:\"An overview of all questions with the answers of the respective participant is generated. This list will be offered on the ‘Info’-tab.\";s:31:\"tst_show_solution_feedback_desc\";s:256:\"Feedback related to the answers provided by the participant is displayed. Please mind that this option becomes effective only if you have activated ‘Scored Answers of Participant’ and feedback was prepared along with the questions in the first place.\";s:35:\"tst_show_solution_answers_only_desc\";s:193:\"If is selected, the ILIAS content you place around a question using the ‘Edit content’ tab page will not be visible in a print-out. If you want to save some paper space, select this option.\";s:32:\"tst_show_solution_signature_desc\";s:175:\"The prepared printout version will contain a signature placeholder for the participant. Please mind to activate ‘Table of Detailed Test Results’ to use this functionality.\";s:32:\"tst_show_solution_suggested_desc\";s:347:\"If content for recapitulation was assigned to the test questions in the first place, this content will be shown in the ‘Table of Detailed Test Results’-table. Participants get an opportunity for remedial learning. For this option to become effective you have to activate ‘Table of Detailed Test Results’ under ‘Access to Test Results’.\";s:11:\"tst_results\";s:12:\"Test Results\";s:15:\"tst_resume_test\";s:15:\"Resume the Test\";s:22:\"tst_score_cut_question\";s:60:\"For Each Questions Negative Points are set to ‘0 Points’\";s:27:\"tst_score_cut_question_desc\";s:200:\"Participants may score negative results for a question that had negative points for assigned to individual answer options. This setting ensures that per question any negativ result is set to 0 points.\";s:18:\"tst_score_cut_test\";s:61:\"For the Whole Test a Negative Result is set to ‘0 Points’\";s:23:\"tst_score_cut_test_desc\";s:252:\"Participants might score negative points in questions. Scored points of all questions are added up. Only if the overall result of the test is negative this overall result will be set to 0 points. With this setting negative points carry a lot of weight.\";s:17:\"tst_score_cutting\";s:15:\"Negative Points\";s:24:\"tst_score_mcmr_questions\";s:38:\"Multiple Choice Questions not Answered\";s:33:\"tst_score_mcmr_use_scoring_system\";s:60:\"Score Points for Unanswered Questions as Defined in Question\";s:38:\"tst_score_mcmr_use_scoring_system_desc\";s:202:\"Despite a multiple choice question was not answered, it still scores points for selecting or not-selecting the answer options as definied in the question. This setting is appropriate only for few cases.\";s:42:\"tst_score_mcmr_zero_points_when_unanswered\";s:36:\"Score 0 Points for Unchecked Answers\";s:47:\"tst_score_mcmr_zero_points_when_unanswered_desc\";s:151:\"Participants score 0 points for multiple choice questions in which they have not checked any answer option. This setting is appropriate for most tests.\";s:24:\"tst_score_reporting_date\";s:20:\"Score Reporting Date\";s:19:\"tst_score_reporting\";s:15:\"Score Reporting\";s:14:\"tst_score_type\";s:20:\"Score Reporting Type\";s:26:\"tst_select_file_for_import\";s:34:\"You must select a file for import!\";s:15:\"tst_select_qpls\";s:45:\"Please select a question pool for duplication\";s:23:\"tst_select_questionpool\";s:59:\"Please select a question pool to store the created question\";s:24:\"tst_select_questionpools\";s:61:\"Please select a question pool to store the imported questions\";s:27:\"tst_select_random_questions\";s:75:\"Select the question pool(s) and the amount of questions for the random test\";s:15:\"tst_select_tsts\";s:36:\"Please select a test for duplication\";s:30:\"tst_selected_user_data_deleted\";s:62:\"The test data of the selected user(s) was removed successfully\";s:18:\"tst_sequence_fixed\";s:34:\"The Sequence of Questions is Fixed\";s:21:\"tst_sequence_postpone\";s:52:\"Questions may be postponed to the end of a test pass\";s:23:\"tst_sequence_properties\";s:63:\"Administering the Test: Functionality Available to Participants\";s:12:\"tst_sequence\";s:8:\"Sequence\";s:20:\"tst_session_settings\";s:16:\"Session Settings\";s:21:\"tst_show_answer_sheet\";s:12:\"Show Answers\";s:27:\"tst_show_cancel_description\";s:181:\"Participants are presented with a button to stop the test run and to continue it later. Caution: Suspending the test does not stop the countdown of the maximum duration of the test.\";s:15:\"tst_show_cancel\";s:12:\"Suspend Test\";s:21:\"tst_show_pass_details\";s:88:\"Show ‘Table of Detailed Test Results’ for each Test Pass upon Selected Point in Time\";s:26:\"tst_show_pass_details_desc\";s:656:\"The summary of results will be appended at the point in time indicated in the setting above: A ‘Table of Detailed Test Results’ will show the title of the questionsn and the points scored in a particular test pass.
Other than that the table will be displayed after the last test pass possible (setting in link ‘General’, option ‘Limit Number of Test Passes’) or after the test is officially finished (setting in link ‘General’, option ‘Finishing Time’).
Further settings about the content of the ‘Table of Detailed Test Results’ can be made in the section ‘Further Details to be Included in Test Results’ of this form.\";s:16:\"tst_show_results\";s:17:\"Show Test Results\";s:18:\"tst_show_side_list\";s:24:\"Show question list aside\";s:30:\"tst_show_solution_answers_only\";s:36:\"Print View of Results (Answers Only)\";s:25:\"tst_show_solution_details\";s:29:\"Scored Answers of Participant\";s:26:\"tst_show_solution_feedback\";s:8:\"Feedback\";s:27:\"tst_show_solution_printview\";s:45:\"Additional ‘List of Answers’ for Printing\";s:27:\"tst_show_solution_signature\";s:21:\"Signature Placeholder\";s:27:\"tst_show_solution_suggested\";s:26:\"Content for Recapitulation\";s:28:\"tst_show_summary_description\";s:229:\"Participants can switch on a list of test questions on the left of the actual question. Additionally, they are presented with a button ‘List of Questions’. On that screen the overall status of all questions will be displayed.\";s:16:\"tst_show_summary\";s:28:\"Show ‘List of Questions’\";s:33:\"tst_shuffle_questions_description\";s:77:\"Shuffles the sequence of questions for every participant and every test pass.\";s:21:\"tst_shuffle_questions\";s:17:\"Shuffle Questions\";s:13:\"tst_signature\";s:9:\"Signature\";s:18:\"tst_single_results\";s:19:\"Results by Question\";s:23:\"tst_start_new_test_pass\";s:19:\"Start New Test Pass\";s:14:\"tst_start_test\";s:14:\"Start the Test\";s:11:\"tst_started\";s:12:\"Test Started\";s:17:\"tst_starting_time\";s:13:\"Starting Time\";s:18:\"tst_stat_all_users\";s:16:\"All Participants\";s:21:\"tst_stat_choose_users\";s:45:\"(select one or more users from the user list)\";s:27:\"tst_stat_result_atimeofwork\";s:20:\"Average Time of Work\";s:28:\"tst_stat_result_distancemean\";s:27:\"Distance to Arithmetic Mean\";s:30:\"tst_stat_result_distancemedian\";s:18:\"Distance to Median\";s:32:\"tst_stat_result_distancequintile\";s:31:\"Distance to Arithmetic Quintile\";s:26:\"tst_stat_result_firstvisit\";s:11:\"First Visit\";s:25:\"tst_stat_result_lastvisit\";s:10:\"Last Visit\";s:27:\"tst_stat_result_mark_median\";s:14:\"Mark of Median\";s:22:\"tst_stat_result_median\";s:31:\"Median of Test Result in Points\";s:30:\"tst_stat_result_pworkedthrough\";s:48:\"Percent of total workload already worked through\";s:20:\"tst_stat_result_qmax\";s:25:\"Total number of Questions\";s:30:\"tst_stat_result_qworkedthrough\";s:32:\"Questions already worked through\";s:27:\"tst_stat_result_rank_median\";s:14:\"Rank of Median\";s:32:\"tst_stat_result_rank_participant\";s:19:\"Rank of Participant\";s:28:\"tst_stat_result_resultsmarks\";s:21:\"Test Results in Marks\";s:29:\"tst_stat_result_resultspoints\";s:22:\"Test Results in Points\";s:29:\"tst_stat_result_specification\";s:25:\"Available Evaluation Data\";s:26:\"tst_stat_result_timeofwork\";s:12:\"Time of Work\";s:34:\"tst_stat_result_total_participants\";s:28:\"Total Number of Participants\";s:23:\"tst_stat_selected_users\";s:21:\"Selected Participants\";s:20:\"tst_stat_users_intro\";s:31:\"Show Statistical Evaluation for\";s:40:\"tst_status_completed_more_tries_possible\";s:9:\"Completed\";s:20:\"tst_status_completed\";s:9:\"completed\";s:27:\"tst_status_missing_elements\";s:35:\"The following elements are missing:\";s:18:\"tst_status_missing\";s:49:\"There are required elements missing in this test!\";s:22:\"tst_status_not_entered\";s:11:\"Not started\";s:13:\"tst_status_ok\";s:60:\"The status of the test is OK. There are no missing elements.\";s:19:\"tst_status_progress\";s:11:\"In progress\";s:22:\"tst_submit_answers_txt\";s:55:\"You now may finish the test by submitting your answers.\";s:18:\"tst_submit_answers\";s:32:\"Yes, I want to submit my answers\";s:18:\"tst_submit_results\";s:33:\"Yes, I do confirm the submission.\";s:15:\"tst_test_output\";s:11:\"Test Output\";s:21:\"tst_text_count_system\";s:14:\"Scoring System\";s:27:\"tst_time_already_spent_left\";s:17:\"You have %s left.\";s:22:\"tst_time_already_spent\";s:63:\"You started the test at %s. Your maximum processing time is %s.\";s:21:\"tst_title_output_full\";s:36:\"Question Titles and Available Points\";s:28:\"tst_title_output_hide_points\";s:20:\"Only Question Titles\";s:25:\"tst_title_output_no_title\";s:44:\"Neither Question Titles nor Available Points\";s:16:\"tst_title_output\";s:19:\"Show Question Title\";s:31:\"tst_total_questions_description\";s:183:\"If you set this value, the amount of questions entered with the question pools are ignored. If you don\'t set this value, you need to enter an amount with every selected question pool!\";s:19:\"tst_total_questions\";s:25:\"Total Amount of Questions\";s:12:\"tst_tst_date\";s:12:\"Date of Test\";s:16:\"tst_type_changed\";s:79:\"You have changed the test type. All previous processed tests have been removed!\";s:16:\"tst_type_comment\";s:91:\"Warning: Changing the test type of a running test will remove all previous processed tests!\";s:8:\"tst_type\";s:9:\"Test Type\";s:9:\"tst_types\";s:10:\"Test Types\";s:7:\"exam_id\";s:12:\"Testpass ID:\";s:19:\"examid_in_test_pass\";s:19:\"Display Testpass ID\";s:24:\"examid_in_test_pass_desc\";s:80:\"A testpass ID is diplayed in the test. A new ID is generated for every testpass.\";s:18:\"examid_in_test_res\";s:17:\"ILIAS Testpass ID\";s:23:\"examid_in_test_res_desc\";s:59:\"The ILIAS Testpass ID will be included in the test results.\";s:18:\"tst_use_javascript\";s:40:\"Use Javascript for drag and drop actions\";s:36:\"tst_use_previous_answers_description\";s:180:\"Participants will be presented with their answers from previous test passes. This option has to be activated by individual participants on the Info-tab before starting a test pass.\";s:29:\"tst_use_previous_answers_user\";s:63:\"Use my previous answers as default values in future test passes\";s:24:\"tst_use_previous_answers\";s:20:\"Use Previous Answers\";s:22:\"tst_user_finished_test\";s:23:\"User finished test (%s)\";s:19:\"tst_your_answer_was\";s:15:\"Your answer was\";s:16:\"tst_your_answers\";s:56:\"These are your answers given to the following questions.\";s:21:\"test_enable_archiving\";s:16:\"Enable Archiving\";s:26:\"test_enable_archiving_desc\";s:113:\"In the ‘Export’-tab the whole test comprising all answers of all participants can be exported and downloaded.\";s:25:\"ass_create_archive_export\";s:21:\"Create Archive-Export\";s:21:\"cannot_export_archive\";s:33:\"Archive-Export cannot be created.\";s:13:\"tt_assessment\";s:15:\"Assessment Test\";s:14:\"tt_online_exam\";s:11:\"Online Exam\";s:18:\"tt_self_assessment\";s:20:\"Self Assessment Test\";s:21:\"tt_varying_randomtest\";s:19:\"Varying Random Test\";s:9:\"unlimited\";s:9:\"unlimited\";s:15:\"unlock_question\";s:394:\"This question is in use of at least one test and there are %s submitted results. If you choose to unlock the question the complete test results of the affected users will be deleted after saving this question. If you want to use a changed version of this question but you do not want to delete the users test results, you can duplicate the question in the question pool and change that version.\";s:6:\"unlock\";s:6:\"Unlock\";s:12:\"upload_image\";s:12:\"Upload Image\";s:15:\"upload_imagemap\";s:19:\"Upload an Image Map\";s:17:\"uploaded_material\";s:17:\"Uploaded Material\";s:16:\"user_not_invited\";s:39:\"You are not supposed to take this test.\";s:19:\"user_wrong_clientip\";s:44:\"You don\'t have the right ip using this test.\";s:21:\"value_between_x_and_y\";s:37:\"The value should be between %s and %s\";s:6:\"values\";s:6:\"Values\";s:29:\"warning_question_not_complete\";s:29:\"The question is not complete!\";s:25:\"warning_test_not_complete\";s:25:\"The test is not complete!\";s:4:\"when\";s:4:\"when\";s:5:\"width\";s:5:\"Width\";s:10:\"with_order\";s:10:\"with order\";s:14:\"worked_through\";s:14:\"Worked Through\";s:8:\"answered\";s:8:\"Answered\";s:16:\"working_time_avg\";s:17:\"Avg. Working Time\";s:12:\"working_time\";s:12:\"Working Time\";s:26:\"you_received_a_of_b_points\";s:37:\"You received %s of %s possible points\";s:16:\"all_participants\";s:16:\"All participants\";s:27:\"with_solutions_participants\";s:27:\"Participants with solutions\";s:30:\"without_solutions_participants\";s:30:\"Participants without solutions\";s:16:\"tst_show_toplist\";s:12:\"Show Ranking\";s:16:\"toplist_by_score\";s:19:\"High score by score\";s:15:\"toplist_by_time\";s:26:\"High score by working time\";s:21:\"toplist_top_n_results\";s:14:\"Top %s Results\";s:16:\"toplist_col_rank\";s:4:\"Rank\";s:23:\"toplist_col_participant\";s:11:\"Participant\";s:20:\"toplist_col_achieved\";s:4:\"Date\";s:17:\"toplist_col_score\";s:5:\"Score\";s:22:\"toplist_col_percentage\";s:10:\"Percentage\";s:17:\"toplist_col_hints\";s:5:\"Hints\";s:17:\"toplist_col_wtime\";s:12:\"Working Time\";s:19:\"toplist_your_result\";s:12:\"Your ranking\";s:21:\"tst_highscore_enabled\";s:7:\"Ranking\";s:25:\"tst_highscore_description\";s:279:\"Participants are presented with a button ‘Show Ranking’ on the ‘Info’-tab. On clicking it, participants are presented with a league table on their performance in the test. Additionally, you need to activate ‘Access to Test Results’ in order to use this functionality.\";s:18:\"tst_highscore_anon\";s:13:\"Without Names\";s:30:\"tst_highscore_anon_description\";s:137:\"Ranking is displayed without listing the names of the other participants. This will be the case anyway if the test was taken anonymously.\";s:25:\"tst_highscore_achieved_ts\";s:4:\"Date\";s:37:\"tst_highscore_achieved_ts_description\";s:66:\"A column containing the test date will be included in the ranking.\";s:19:\"tst_highscore_score\";s:5:\"Score\";s:31:\"tst_highscore_score_description\";s:62:\"A column containing the score will be included in the ranking.\";s:24:\"tst_highscore_percentage\";s:10:\"Percentage\";s:36:\"tst_highscore_percentage_description\";s:73:\"A column containing the tests percentage will be included in the ranking.\";s:19:\"tst_highscore_hints\";s:5:\"Hints\";s:31:\"tst_highscore_hints_description\";s:72:\"A column containing the requested hints will be included in the ranking.\";s:19:\"tst_highscore_wtime\";s:16:\"Duration of Test\";s:31:\"tst_highscore_wtime_description\";s:77:\"A column containing the duration of the test will be included in the ranking.\";s:18:\"tst_highscore_mode\";s:4:\"Mode\";s:23:\"tst_highscore_own_table\";s:22:\"Participant\'s Own Rank\";s:35:\"tst_highscore_own_table_description\";s:62:\"Participants are advised of their own position in the ranking.\";s:23:\"tst_highscore_top_table\";s:11:\"Top Ranking\";s:35:\"tst_highscore_top_table_description\";s:68:\"Participants are presented with a table containing the top rankings.\";s:24:\"tst_highscore_all_tables\";s:38:\"Participant\'s Own Rank and Top Ranking\";s:36:\"tst_highscore_all_tables_description\";s:89:\"Participants get information about the top ranking and their own position in the ranking.\";s:21:\"tst_highscore_top_num\";s:21:\"Length of Top Ranking\";s:33:\"tst_highscore_top_num_description\";s:66:\"Specify how many ranks are to be included in the top ranking list.\";s:26:\"tst_highscore_top_num_unit\";s:7:\"entries\";s:29:\"tst_rnd_quest_cfg_tab_general\";s:13:\"Configuration\";s:26:\"tst_rnd_quest_cfg_tab_pool\";s:23:\"Selected Question Pools\";s:21:\"tst_question_set_type\";s:27:\"Selection of Test Questions\";s:27:\"tst_question_set_type_fixed\";s:22:\"Fixed Set of Questions\";s:32:\"tst_question_set_type_fixed_desc\";s:47:\"All participants get the same set of questions.\";s:28:\"tst_question_set_type_random\";s:23:\"Random Set of Questions\";s:33:\"tst_question_set_type_random_desc\";s:116:\"Each participant gets a different set of questions. Questions are randomly selected from one or more question pools.\";s:29:\"tst_question_set_type_dynamic\";s:50:\"Question Queue - All Questions from a Questionpool\";s:34:\"tst_question_set_type_dynamic_desc\";s:168:\"Participants work through questions from one question pool. Questions answered incorrectly will be presented again. Questions can be added and edited in a running test.\";s:55:\"tst_change_quest_set_type_from_old_to_new_with_conflict\";s:220:\"You are about to change the test mode from %s to %s, although a questions/questionpool configuration dependent on the current test mode already exists.
This already existing configuration will be lost.\";s:44:\"tst_msg_dynamic_question_set_config_modified\";s:61:\"Continues question selection configuration has been modified.\";s:59:\"tst_msg_cannot_modify_dynamic_question_set_conf_due_to_part\";s:95:\"Continues question selection configuration cannot be modified due to existing participant data.\";s:58:\"tst_msg_cannot_modify_random_question_set_conf_due_to_part\";s:90:\"The random question set configuration cannot be modified due to existing participant data.\";s:31:\"tst_delete_dyn_test_results_btn\";s:19:\"Remove Test Results\";s:35:\"tst_dyn_test_msg_pass_deletion_link\";s:23:\"Remove Previous Answers\";s:33:\"tst_dyn_test_pass_deletion_button\";s:21:\"Reset All Testanswers\";s:36:\"tst_form_dynamic_question_set_config\";s:28:\"Continues Question Selection\";s:50:\"tst_input_dynamic_question_set_source_questionpool\";s:20:\"Source Question Pool\";s:59:\"tst_dynamic_question_set_source_questionpool_summary_string\";s:28:\"%s (Path: %s) [%s Questions]\";s:48:\"tst_dyn_quest_set_src_qpl_summary_string_trashed\";s:27:\"%s (Removed) [%s Questions]\";s:48:\"tst_dyn_quest_set_src_qpl_summary_string_deleted\";s:24:\"%s (Removed Permanently)\";s:55:\"tst_input_dynamic_question_set_taxonomie_filter_enabled\";s:23:\"Provide Taxonomy Filter\";s:52:\"tst_input_dyn_quest_set_answer_status_filter_enabled\";s:28:\"Provide Answer Status Filter\";s:47:\"tst_input_dyn_quest_set_prev_quest_list_enabled\";s:45:\"Provide List of Previously Answered Questions\";s:26:\"tst_question_answer_status\";s:13:\"Answer Status\";s:42:\"tst_question_answer_status_all_non_correct\";s:44:\"All Questions (Except Correct Answered Ones)\";s:39:\"tst_question_answer_status_non_answered\";s:22:\"Non Answered Questions\";s:41:\"tst_question_answer_status_wrong_answered\";s:24:\"Wrong Answered Questions\";s:48:\"tst_input_dynamic_question_set_question_ordering\";s:17:\"Question Ordering\";s:56:\"tst_input_dynamic_question_set_question_ordering_by_date\";s:23:\"Order Questions by Date\";s:49:\"tst_inp_dyn_quest_set_quest_ordering_by_date_desc\";s:85:\"The presentation order for the questions bases upon the question\'s last editing date.\";s:55:\"tst_input_dynamic_question_set_question_ordering_by_tax\";s:27:\"Order Questions by Taxonomy\";s:48:\"tst_inp_dyn_quest_set_quest_ordering_by_tax_desc\";s:93:\"The presentation order for the questions bases upon the question\'s assignments in a taxonomy.\";s:43:\"tst_input_dynamic_question_set_ordering_tax\";s:17:\"Ordering Taxonomy\";s:55:\"tst_input_dynamic_question_set_ordering_tax_description\";s:95:\"The test questions will be presented accordingly to their assignments in the selected taxonomy.\";s:37:\"tst_start_dyn_test_with_cur_quest_sel\";s:42:\"Start Test with Current Question Selection\";s:38:\"tst_resume_dyn_test_with_cur_quest_sel\";s:43:\"Resume Test with Current Question Selection\";s:36:\"tst_back_dyn_test_with_cur_quest_sel\";s:44:\"Back to Test with Current Question Selection\";s:25:\"tst_tracked_question_list\";s:29:\"Previously Answered Questions\";s:34:\"tst_dynamic_question_set_selection\";s:47:\"Test Question Selection and Selection-Statistic\";s:33:\"tst_dynamic_question_set_complete\";s:15:\"Total-Statistic\";s:21:\"tst_num_all_questions\";s:23:\"Number of All Questions\";s:26:\"tst_num_selected_questions\";s:28:\"Number of Selected Questions\";s:30:\"tst_num_non_answered_questions\";s:22:\"Non Answered Questions\";s:32:\"tst_num_wrong_answered_questions\";s:24:\"Wrong Answered Questions\";s:34:\"tst_num_correct_answered_questions\";s:26:\"Correct Answered Questions\";s:27:\"tst_num_postponed_questions\";s:19:\"Postponed Questions\";s:24:\"tst_num_marked_questions\";s:16:\"Marked Questions\";s:38:\"tst_change_dyn_test_question_selection\";s:33:\"Change Current Question Selection\";s:46:\"tst_dyn_test_msg_currently_finished_completely\";s:173:\"Currently you have answered all questions from the selected question pool successfully. You can proceed the test when there are new or edited questions in the question pool.\";s:45:\"tst_dyn_test_msg_currently_finished_selection\";s:132:\"With the current question selection you have answered all questions successfully. Change the question selection to proceed the test.\";s:26:\"tst_activate_skill_service\";s:27:\"Activate Competence Service\";s:48:\"tst_disabled_skl_due_to_non_fixed_quest_set_type\";s:89:\"Competence service has been deactivated due to test mode with non fixed set of questions.\";s:53:\"tst_cannot_enable_skl_due_to_non_fixed_quest_set_type\";s:95:\"Competence Service activation is not possible due to test mode with non fixed set of questions.\";s:19:\"tst_tab_competences\";s:11:\"Competences\";s:28:\"tst_skl_sub_tab_quest_assign\";s:30:\"Question/Competence Assignment\";s:26:\"tst_skl_sub_tab_thresholds\";s:21:\"Competence Thresholds\";s:32:\"tst_msg_skl_lvl_thresholds_saved\";s:41:\"The competence thresholds has been saved.\";s:35:\"tst_msg_skl_qst_assign_points_saved\";s:37:\"The competence points has been saved.\";s:14:\"tst_competence\";s:10:\"Competence\";s:21:\"tst_assign_competence\";s:17:\"Assign Competence\";s:21:\"tst_remove_competence\";s:17:\"Remove Competence\";s:15:\"tst_comp_points\";s:17:\"Competence Points\";s:20:\"tst_save_comp_points\";s:22:\"Save Competence Points\";s:17:\"tst_num_questions\";s:19:\"Number of Questions\";s:19:\"tst_max_comp_points\";s:22:\"Max. Competence Points\";s:9:\"tst_level\";s:16:\"Competence Level\";s:13:\"tst_threshold\";s:10:\"Thresholds\";s:19:\"tst_save_thresholds\";s:15:\"Save Thresholds\";s:21:\"tst_show_comp_results\";s:23:\"Show Competence Results\";s:12:\"tst_analysis\";s:8:\"Analysis\";s:24:\"tst_all_test_competences\";s:19:\"All Test Competence\";s:16:\"tst_gap_analysis\";s:12:\"Gap Analysis\";s:15:\"tst_test_result\";s:11:\"Test Result\";s:16:\"feedback_setting\";s:33:\"Mode of answer specific feedback.\";s:12:\"feedback_all\";s:46:\"Show answer specific feedback for all answers.\";s:16:\"feedback_checked\";s:62:\"Show answer specific feedback for all chosen/selected answers.\";s:16:\"feedback_correct\";s:134:\"Show answer specific feedback for all correct answers (Correct answers are those, that lead to a positive score when chosen/selected).\";s:28:\"tst_add_quest_cont_edit_mode\";s:44:\"Editing Mode for additional Question Content\";s:36:\"tst_add_quest_cont_edit_mode_default\";s:52:\"Default Editing Mode for Additional Question Content\";s:40:\"tst_add_quest_cont_edit_mode_page_object\";s:43:\"Additional Content Editing with Page Editor\";s:31:\"tst_question_feedback_edit_page\";s:12:\"Edit Content\";s:43:\"tst_question_feedback_back_to_feedback_form\";s:24:\"Back To Calling Question\";s:15:\"enable_examview\";s:25:\"Overview of Answers Given\";s:20:\"enable_examview_desc\";s:120:\"Participants are presented with all questions and the answers they provided in an overview prior to submitting the test.\";s:18:\"show_examview_html\";s:9:\"On screen\";s:17:\"show_examview_pdf\";s:12:\"PDF Download\";s:13:\"scoringadjust\";s:11:\"Corrections\";s:29:\"tst_trigger_result_refreshing\";s:55:\"Results need to be recalculated. This may take a while.\";s:12:\"test_scoring\";s:15:\"Scoring Options\";s:12:\"test_results\";s:20:\"Summary Test Results\";s:4:\"misc\";s:12:\"Misc Options\";s:15:\"tst_back_to_top\";s:11:\"Back to Top\";s:25:\"tst_back_to_question_list\";s:21:\"Back to Question List\";s:23:\"tst_results_tax_filters\";s:13:\"Result Filter\";s:24:\"tst_back_to_pass_details\";s:20:\"Back to Pass Details\";s:18:\"tst_answer_details\";s:14:\"Answer Details\";s:23:\"tst_list_answer_details\";s:18:\"Show in List Below\";s:25:\"tst_single_answer_details\";s:18:\"Show Single Answer\";s:37:\"tst_pass_details_overview_table_title\";s:29:\"Detailed Overview for Pass %s\";s:27:\"tst_btn_show_best_solutions\";s:19:\"Show Best Solutions\";s:27:\"tst_btn_hide_best_solutions\";s:19:\"Hide Best Solutions\";s:25:\"tst_settings_header_intro\";s:32:\"Information Before Start of Test\";s:29:\"tst_settings_header_execution\";s:30:\"Administering the Test: Access\";s:22:\"tst_starting_time_desc\";s:132:\"Point in time after which the test can be started by clicking the button ‚Start‘, participants can provide answers to questions.\";s:20:\"tst_ending_time_desc\";s:124:\"Point in time at which the test will be finished: Participants an no longer answer questions, the test is finished by ILIAS.\";s:22:\"tst_allowed_users_desc\";s:178:\"ILIAS will monitor the number of participants taking the test at the same time. If more users than maximally allowed try to access ILIAS will prevent them from starting the test.\";s:31:\"tst_allowed_users_time_gap_desc\";s:140:\"Participants that do not click in the test for the indicated amount of time will be categorized as ‚inactive‘ and removed from the test.\";s:28:\"tst_settings_header_test_run\";s:31:\"Administering the Test: Testrun\";s:20:\"tst_nr_of_tries_desc\";s:48:\"Maximum number of passes a participant can take.\";s:21:\"tst_final_information\";s:18:\"Finishing the Test\";s:16:\"saved_adjustment\";s:14:\"Changes saved.\";s:15:\"sign_submission\";s:31:\"Digitally Sign Test Submissions\";s:20:\"sign_submission_info\";s:136:\"If this is activated and a signature plugin is installed and active, participants will be requested to digitally sign their submissions.\";s:19:\"preserve_manscoring\";s:24:\"Preserve manual scorings\";s:24:\"preserve_manscoring_info\";s:185:\"Changes in the scoring of a question may make it necessary to void manual scorings. This option allows to void ALL manual scorings in the test and should be used only in rare occasions.\";s:16:\"tst_search_users\";s:19:\"Search Participants\";s:23:\"info_answer_type_change\";s:93:\"The question already contains images. You can\'t change the answer type to multi-line answers.\";s:11:\"mailnottype\";s:53:\"Send notification even if a user finishes a test pass\";s:21:\"dont_use_questionpool\";s:75:\"Don\'t insert the questions in a question pool (only available in this test)\";s:29:\"ordering_answer_sequence_info\";s:83:\"The answer sequence you define here will be taken as the correct solution sequence.\";s:16:\"tst_exp_sc_short\";s:49:\"Item Analysis Export for Pure Single Choice Tests\";s:21:\"tst_exp_sc_short_desc\";s:207:\"In the ‘Statistics’-tab an additional export option is offered. It generates a spreadsheet for item analysis outside of ILIAS. This option only works for tests purely composed of Single Choice Questions.\";s:17:\"test_enable_views\";s:13:\"Enabled views\";s:21:\"test_enable_view_both\";s:20:\"Table- and Page View\";s:24:\"test_enable_view_express\";s:9:\"Page View\";s:22:\"test_enable_view_table\";s:9:\"List View\";s:31:\"tst_express_allow_question_pool\";s:32:\"Allow Question Pool in Page View\";s:43:\"tst_express_allow_question_pool_description\";s:54:\"If checked, questions can be added to a question pool.\";s:23:\"questions_per_page_view\";s:9:\"Page View\";s:18:\"test_next_question\";s:13:\"Next Question\";s:18:\"test_prev_question\";s:17:\"Previous Question\";s:12:\"test_jump_to\";s:16:\"Jump to Question\";s:19:\"ass_create_question\";s:15:\"Create Question\";s:22:\"adm_settings_templates\";s:18:\"Settings Templates\";s:10:\"intro_desc\";s:50:\"This message appears at the beginning of the test.\";s:24:\"test_question_pool_usage\";s:21:\"Use of Question Pools\";s:33:\"test_question_pool_usage_optional\";s:52:\"Questions can be added optionally to a question pool\";s:38:\"test_question_pool_usage_optional_info\";s:44:\"The questions can be re-used in other tests.\";s:37:\"test_question_pool_usage_tst_directly\";s:42:\"Questions are created directly in the test\";s:42:\"test_question_pool_usage_tst_directly_info\";s:47:\"The questions cannot be re-used in other tests.\";s:16:\"add_new_question\";s:16:\"Add new Question\";s:19:\"test_using_template\";s:124:\"This test uses the template %s. If you do not want to use a template and have access to all settings, please click here: %s.\";s:30:\"tst_anonymity_no_anonymization\";s:43:\"Participants\' Results and Names are Tracked\";s:28:\"tst_anonymity_anonymous_test\";s:34:\"Participants Take Test Anonymously\";s:32:\"tst_beginning_ending_information\";s:40:\"Information at Beginning and End of Test\";s:27:\"tst_presentation_properties\";s:48:\"Administering the Test: Behavior of the Question\";s:21:\"tst_settings_template\";s:8:\"Template\";s:16:\"test_delete_page\";s:15:\"Delete Question\";s:14:\"test_move_page\";s:13:\"Move Question\";s:25:\"assessment_pool_selection\";s:14:\"Pool Selection\";s:18:\"assessment_no_pool\";s:24:\"Do not use question pool\";s:24:\"assessment_existing_pool\";s:26:\"Use existing question pool\";s:19:\"assessment_new_pool\";s:24:\"Create new question pool\";s:27:\"test_confirm_template_reset\";s:62:\"Are you sure that you do not want to use the template anymore?\";s:19:\"test_template_reset\";s:30:\"The template has been removed.\";s:24:\"test_using_template_link\";s:27:\"Do not use template anymore\";s:9:\"saveOrder\";s:10:\"Save Order\";s:23:\"saveOrderAndObligations\";s:26:\"Save Order and Obligations\";s:10:\"obligatory\";s:10:\"Compulsory\";s:28:\"not_all_obligations_answered\";s:72:\"You must answer all compulsory questions before you can finish the test.\";s:36:\"tst_setting_enable_obligations_label\";s:20:\"Compulsory Questions\";s:35:\"tst_setting_enable_obligations_info\";s:209:\"Only if all compulsory questions are answered ths test can be finished. Compulsory questions can be defined in the ‘List view’. For participants the option ‘Show List of Questions’ should be activated.\";s:38:\"tst_test_contains_obligatory_questions\";s:65:\"To end this test you have to answer all compulsory questions (*).\";s:29:\"copy_and_link_to_questionpool\";s:20:\"Add to question pool\";s:10:\"tst_result\";s:11:\"Test Result\";s:19:\"tst_remove_question\";s:69:\"Are you sure you want to remove the following question from the test?\";s:28:\"ass_completion_by_submission\";s:23:\"Completed by Submission\";s:33:\"ass_completion_by_submission_info\";s:246:\"If enabled, the submission of at least one file causes the completion of this question by granting the maximum score for this question. The score could be manually changed later. Switching this setting does not effect already submitted solutions.\";s:26:\"copy_no_questions_selected\";s:44:\"Please select at least one question to copy.\";s:22:\"copy_questions_success\";s:32:\"The question(s) has been copied.\";s:8:\"imported\";s:8:\"imported\";s:56:\"cannot_switch_to_online_no_questions_andor_no_mark_steps\";s:110:\"The status cannot be changed to "online" because there are no questions and/or no marks in the test!\";s:15:\"test_is_offline\";s:47:\"You cannot start the test! The test is offline.\";s:18:\"test_edit_settings\";s:13:\"Edit Settings\";s:57:\"tst_set_offline_due_to_switched_question_set_type_setting\";s:182:\"The test has been set to offline, because the test mode setting has been changed. You have to set a new test mode relating question config before the test can be set to online again.\";s:56:\"tst_cannot_online_due_to_switched_quest_set_type_setting\";s:172:\"The test cannot be set to online, because the test mode setting has been changed. You have to set a test mode relating question config before the test can be set to online.\";s:24:\"tst_link_only_unassigned\";s:141:\"You have selected at least one question that is already linked to a question pool. Only unassigned questions can be added to a question pool.\";s:20:\"tst_default_settings\";s:25:\"Personal Default Settings\";s:35:\"test_has_datasets_warning_page_view\";s:105:\"The test already contains data sets. You cannot edit the test questions until you remove these data sets.\";s:40:\"test_has_datasets_warning_page_view_link\";s:17:\"Edit Participants\";s:31:\"tst_results_print_best_solution\";s:13:\"Best Solution\";s:36:\"tst_results_print_best_solution_info\";s:76:\"Additionally for each question the best possible solution will be displayed.\";s:12:\"tst_question\";s:8:\"Question\";s:24:\"tst_participant_solution\";s:20:\"Participant Solution\";s:22:\"tst_suggested_solution\";s:13:\"Best Solution\";s:15:\"tst_participant\";s:11:\"Participant\";s:22:\"tst_participant_status\";s:18:\"Participant Status\";s:16:\"tst_edit_scoring\";s:12:\"Edit Scoring\";s:33:\"tst_pass_overview_for_participant\";s:31:\"Test Passes for Participant: %s\";s:38:\"tst_manscoring_question_section_header\";s:12:\"Question: %s\";s:32:\"tst_manscoring_user_notification\";s:17:\"Send Notification\";s:33:\"tst_saved_manscoring_successfully\";s:66:\"The manual scoring for test pass %s for %s was saved successfully.\";s:26:\"tst_save_manscoring_failed\";s:54:\"Saving the manual scoring for test pass %s has failed.\";s:45:\"tst_manscoring_maxpoints_exceeded_input_alert\";s:39:\"The maximum of %s point(s) is exceeded!\";s:44:\"tst_manscoring_input_max_points_for_question\";s:27:\"Maximum Points for Question\";s:47:\"tst_manscoring_input_question_and_user_solution\";s:26:\"Question and User Solution\";s:34:\"tst_manscoring_input_best_solution\";s:13:\"Best Solution\";s:43:\"tst_notify_manscoring_done_body_msg_subject\";s:38:\"Manual Scoring for Test \"%s\" committed\";s:41:\"tst_notify_manscoring_done_body_msg_topic\";s:35:\"Your test has been graded manually:\";s:42:\"tst_notify_manscoring_done_body_msg_reason\";s:75:\"You have received this notification, because you participated in this test.\";s:29:\"tst_setting_offer_hints_label\";s:5:\"Hints\";s:28:\"tst_setting_offer_hints_info\";s:127:\"Participants request hints to answer a question. With every hint presented the maximum number of points to be earned decreases.\";s:22:\"tst_question_hints_tab\";s:5:\"Hints\";s:31:\"tst_question_hints_table_header\";s:22:\"Hints for Question: %s\";s:33:\"tst_question_hints_table_no_items\";s:17:\"No Existing Hints\";s:42:\"tst_question_hints_table_column_hint_order\";s:5:\"Order\";s:41:\"tst_question_hints_table_column_hint_text\";s:4:\"Hint\";s:43:\"tst_question_hints_table_column_hint_points\";s:16:\"Points Deduction\";s:39:\"tst_question_hints_table_link_edit_hint\";s:9:\"Edit Hint\";s:41:\"tst_question_hints_table_link_delete_hint\";s:11:\"Delete Hint\";s:40:\"tst_questions_hints_table_cmd_save_order\";s:10:\"Save Order\";s:46:\"tst_questions_hints_table_multicmd_delete_hint\";s:14:\"Delete Hint(s)\";s:43:\"tst_questions_hints_table_multicmd_cut_hint\";s:30:\"Cut Hint to Ordering Clipboard\";s:52:\"tst_questions_hints_table_multicmd_paste_hint_before\";s:32:\"Prepend Hint to the Selected One\";s:51:\"tst_questions_hints_table_multicmd_paste_hint_after\";s:31:\"Append Hint to the Selected One\";s:40:\"tst_questions_hints_toolbar_cmd_add_hint\";s:8:\"Add Hint\";s:56:\"tst_questions_hints_toolbar_cmd_reset_ordering_clipboard\";s:29:\"Reset Hint Ordering Clipboard\";s:53:\"tst_question_hints_delete_hints_missing_selection_msg\";s:33:\"No hint(s) selected for deletion.\";s:46:\"tst_question_hints_delete_hints_confirm_header\";s:51:\"Do you really want to delete the following hint(s)?\";s:44:\"tst_question_hints_delete_hints_confirm_item\";s:11:\"Hint %s: %s\";s:43:\"tst_question_hints_delete_hints_confirm_cmd\";s:14:\"Delete Hint(s)\";s:37:\"tst_question_hints_delete_success_msg\";s:51:\"The selected hint(s) has been deleted successfully.\";s:50:\"tst_question_hints_cut_hints_missing_selection_msg\";s:29:\"No hint selected for cutting.\";s:49:\"tst_question_hints_cut_hints_single_selection_msg\";s:44:\"More than one hint was selected for cutting.\";s:35:\"tst_question_hints_form_header_edit\";s:24:\"Hint %s for Question: %s\";s:37:\"tst_question_hints_form_header_create\";s:25:\"New Hint for Question: %s\";s:39:\"tst_question_hints_form_label_hint_text\";s:4:\"Hint\";s:41:\"tst_question_hints_form_label_hint_points\";s:15:\"Point Deduction\";s:32:\"tst_question_hints_form_cmd_save\";s:9:\"Save Hint\";s:33:\"tst_question_hints_form_saved_msg\";s:37:\"The hint has been saved successfully.\";s:35:\"tst_question_hints_form_invalid_msg\";s:56:\"The hint could not been saved. Please check your inputs.\";s:52:\"tst_question_hints_item_stored_in_ordering_clipboard\";s:40:\"Hint %s is stored in ordering clipboard.\";s:46:\"tst_question_hints_ordering_clipboard_resetted\";s:38:\"The ordering clipboard has been reset.\";s:41:\"tst_question_hints_save_order_success_msg\";s:41:\"The order of hint was saved successfully.\";s:43:\"tst_question_hints_paste_before_success_msg\";s:56:\"The hint %s has been pasted before hint %s successfully.\";s:42:\"tst_question_hints_paste_after_success_msg\";s:55:\"The hint %s has been pasted after hint %s successfully.\";s:28:\"tst_processing_time_duration\";s:28:\"Maximum Duration of the Test\";s:33:\"tst_processing_time_duration_desc\";s:41:\"Maximum of time granted to take the test.\";s:28:\"button_request_question_hint\";s:12:\"Request Hint\";s:33:\"button_request_next_question_hint\";s:17:\"Request Next Hint\";s:36:\"button_show_requested_question_hints\";s:20:\"Show Requested Hints\";s:34:\"tst_question_hints_confirm_request\";s:12:\"Request Hint\";s:33:\"tst_question_hints_cancel_request\";s:16:\"Back to Question\";s:39:\"tst_question_hints_request_confirmation\";s:82:\"Do you really want to request hint %s? For this hint %s point(s) will be deducted.\";s:35:\"tst_question_hints_back_to_question\";s:16:\"Back to Question\";s:37:\"tst_question_hints_index_column_label\";s:7:\"Hint %s\";s:42:\"tst_question_hints_table_column_hint_index\";s:5:\"Index\";s:46:\"tst_question_hints_requested_hint_count_header\";s:15:\"Requested Hints\";s:31:\"tst_activate_skill_service_desc\";s:173:\"A new tab ‘Competences’ will be displayed. In this tab questions are assigned to competences, then thresholds are ascribed for reaching a specific level of a competence.\";s:46:\"tst_question_hints_table_link_edit_hint_points\";s:11:\"Edit Points\";s:44:\"tst_question_hints_table_link_edit_hint_page\";s:9:\"Edit Page\";s:39:\"tst_question_hints_form_cmd_save_points\";s:11:\"Save Points\";s:53:\"tst_question_hints_form_cmd_save_points_and_edit_page\";s:26:\" Save Points and Edit Page\";s:36:\"tst_question_hints_back_to_hint_list\";s:18:\"Question Hint List\";s:16:\"conf_delete_pass\";s:19:\"Really delete pass?\";s:31:\"tst_availability_limitless_info\";s:125:\"Choose this mode for making the test available and accessible to users (depending on participant restriction settings below).\";s:27:\"tst_availability_until_info\";s:152:\"Choose this mode for making the test available and accessible to users for a fixed period of time (depending on participant restriction settings below).\";s:26:\"tst_activation_online_info\";s:42:\"If online, participants can take the test.\";s:38:\"tst_activation_limited_visibility_info\";s:128:\"Before and after the indicated period it is only the test\'s title that will be displayed. The participants cannot take the test.\";s:8:\"tst_copy\";s:9:\"Copy Test\";s:17:\"oq_btn_nest_terms\";s:27:\"Switch to term nesting view\";s:20:\"oq_btn_nest_pictures\";s:30:\"Switch to picture nesting view\";s:19:\"oq_btn_define_terms\";s:30:\"Switch to term definition view\";s:22:\"oq_btn_define_pictures\";s:33:\"Switch to picture definition view\";s:27:\"oq_header_ordering_elements\";s:17:\"Ordering Elements\";s:19:\"tst_extratime_added\";s:69:\"The working time of the participant has been increased by %s minutes.\";s:20:\"tst_extratime_nodata\";s:50:\"There are no entries for the selected participant.\";s:26:\"tst_extratime_notavailable\";s:83:\"Extra time can be added only for tests with one pass and a maximum processing time.\";s:18:\"tst_extratime_info\";s:132:\"If you want to add the working time multiple times for the same participant, please insert the total amount of time you want to add.\";s:9:\"extratime\";s:10:\"Extra Time\";s:19:\"log_added_extratime\";s:44:\"Added extra %d minutes for participant id %d\";s:6:\"timing\";s:10:\"Extra Time\";s:22:\"tst_change_workingtime\";s:32:\"Add extra time for a participant\";s:17:\"tst_imap_qst_mode\";s:4:\"Mode\";s:20:\"tst_imap_qst_mode_sc\";s:13:\"Single Choice\";s:20:\"tst_imap_qst_mode_mc\";s:15:\"Multiple Choice\";s:18:\"tst_test_execution\";s:14:\"Test Execution\";s:28:\"redirect_after_finishing_tst\";s:8:\"Redirect\";s:33:\"redirect_after_finishing_tst_desc\";s:168:\"After completion of test each participant is automatically redirected to a defined webpage. This is only valid if the participants have no access to their test results.\";s:29:\"redirect_after_finishing_rule\";s:8:\"Redirect\";s:13:\"redirect_none\";s:11:\"no redirect\";s:22:\"redirect_in_kiosk_mode\";s:32:\"only when exam view is activated\";s:15:\"redirect_always\";s:25:\"always to defined webpage\";s:15:\"redirection_url\";s:14:\"URL of webpage\";s:16:\"exp_file_created\";s:20:\"Export file created.\";s:23:\"tst_man_scoring_by_part\";s:22:\"Scoring by Participant\";s:22:\"tst_man_scoring_by_qst\";s:19:\"Scoring by Question\";s:29:\"tst_no_scorable_qst_available\";s:30:\"No question to score available\";s:27:\"part_received_a_of_b_points\";s:49:\"The participant received %s of %s possible points\";s:10:\"answers_of\";s:11:\"Answers of:\";s:11:\"question_id\";s:11:\"Question ID\";s:17:\"question_id_short\";s:2:\"ID\";s:25:\"apply_def_settings_to_tst\";s:14:\"Apply Settings\";s:25:\"tst_show_solution_compare\";s:44:\"Show Best Solution in ‘Detailed Results’\";s:30:\"tst_show_solution_compare_desc\";s:356:\"Participants are presented with an overview comparing their own answers with the best solutions. Please note that this view will be displayed in the ‘Detailed Results’ that can be accessed via the ‘Show Test Results‘-button on the ‘Info’-tab. It will not be displayed in the printable ‘List of Answers’ even though the setting is made here.\";s:22:\"tst_header_participant\";s:12:\"Your Answer:\";s:19:\"tst_header_solution\";s:14:\"Best Solution:\";s:18:\"assFormulaQuestion\";s:16:\"Formula Question\";s:13:\"parseQuestion\";s:14:\"Parse Question\";s:9:\"variables\";s:9:\"Variables\";s:7:\"results\";s:7:\"Results\";s:11:\"select_unit\";s:19:\"--- Select Unit ---\";s:7:\"formula\";s:7:\"Formula\";s:13:\"rating_simple\";s:13:\"Simple Rating\";s:4:\"unit\";s:4:\"Unit\";s:9:\"range_min\";s:15:\"Range (Minimum)\";s:9:\"range_max\";s:15:\"Range (Maximum)\";s:12:\"step_dim_min\";s:19:\"Dimension (Minimum)\";s:12:\"step_dim_max\";s:19:\"Dimension (Maximum)\";s:9:\"tolerance\";s:13:\"Tolerance (%)\";s:12:\"result_units\";s:15:\"Available Units\";s:9:\"all_units\";s:9:\"All Units\";s:9:\"precision\";s:9:\"Precision\";s:9:\"err_range\";s:56:\"The maximum range must be greater than the minimum range\";s:16:\"err_no_min_range\";s:34:\"Please enter a minimum range value\";s:16:\"err_no_max_range\";s:34:\"Please enter a maximum range value\";s:16:\"err_no_precision\";s:24:\"Please enter a precision\";s:19:\"err_wrong_precision\";s:61:\"The precision must be an integer number greater or equal zero\";s:23:\"err_no_min_range_number\";s:32:\"The minimum range must be number\";s:23:\"err_no_max_range_number\";s:32:\"The maximum range must be number\";s:25:\"err_tolerance_wrong_value\";s:60:\"The tolerance must be a percentage value between 0 and 100´\";s:16:\"err_wrong_points\";s:34:\"You must enter points for a result\";s:14:\"err_no_formula\";s:24:\"You must enter a formula\";s:25:\"err_wrong_rating_advanced\";s:88:\"Please make sure that the addition of the advanced rating settings equals to 100 percent\";s:11:\"rating_sign\";s:9:\"Rate Sign\";s:12:\"rating_value\";s:10:\"Rate Value\";s:11:\"rating_unit\";s:9:\"Rate Unit\";s:10:\"rated_sign\";s:4:\"Sign\";s:11:\"rated_value\";s:5:\"Value\";s:10:\"rated_unit\";s:4:\"Unit\";s:13:\"suggest_range\";s:13:\"Suggest Range\";s:5:\"units\";s:5:\"Units\";s:38:\"qpl_qst_formulaquestion_00_no_category\";s:20:\"No category assigned\";s:8:\"category\";s:8:\"Category\";s:10:\"categories\";s:10:\"Categories\";s:12:\"new_category\";s:17:\"New Unit Category\";s:13:\"selected_unit\";s:13:\"Selected Unit\";s:8:\"new_unit\";s:8:\"New Unit\";s:6:\"factor\";s:6:\"Factor\";s:8:\"baseunit\";s:9:\"Base Unit\";s:16:\"unit_placeholder\";s:14:\"** New Unit **\";s:15:\"err_no_unitname\";s:24:\"Please enter a unit name\";s:20:\"err_wrong_unitfactor\";s:42:\"Please enter a correct factor for the unit\";s:21:\"err_unit_in_variables\";s:79:\"The unit cannot be deleted. It is already in use in one or more test questions.\";s:19:\"err_unit_in_results\";s:79:\"The unit cannot be deleted. It is already in use in one or more test questions.\";s:20:\"err_unit_is_baseunit\";s:67:\"The unit cannot be deleted. It is used as base unit by other units.\";s:31:\"err_rating_advanced_not_allowed\";s:122:\"A rating other than simple rating is not allowed since you are offering multiple result units with an identical base unit.\";s:22:\"err_wrong_categoryname\";s:28:\"The category already exists.\";s:25:\"un_sure_delete_categories\";s:56:\"Are you sure you want to delete the selected categories?\";s:27:\"un_sure_delete_categories_s\";s:54:\"Are you sure you want to delete the selected category?\";s:21:\"un_deleted_categories\";s:31:\"Deletion successfully processed\";s:23:\"un_deleted_categories_s\";s:31:\"Deletion successfully processed\";s:24:\"un_cat_deletion_errors_f\";s:33:\"Cannot delete certain categories:\";s:26:\"un_cat_deletion_errors_f_s\";s:23:\"Cannot delete category:\";s:24:\"un_cat_deletion_errors_p\";s:36:\"Could not delete certain categories:\";s:26:\"un_cat_deletion_errors_p_s\";s:26:\"Could not delete category:\";s:19:\"err_category_in_use\";s:94:\"At least one category cannot be deleted. One or more units of the category are already in use.\";s:20:\"un_sure_delete_units\";s:51:\"Are you sure you want to delete the selected units?\";s:22:\"un_sure_delete_units_s\";s:50:\"Are you sure you want to delete the selected unit?\";s:16:\"un_deleted_units\";s:31:\"Deletion successfully processed\";s:18:\"un_deleted_units_s\";s:31:\"Deletion successfully processed\";s:25:\"un_unit_deletion_errors_f\";s:28:\"Cannot delete certain units:\";s:27:\"un_unit_deletion_errors_f_s\";s:19:\"Cannot delete unit:\";s:25:\"un_unit_deletion_errors_p\";s:31:\"Could not delete certain units:\";s:27:\"un_unit_deletion_errors_p_s\";s:22:\"Could not delete unit:\";s:17:\"selected_category\";s:21:\"Selected Category: %s\";s:19:\"un_sel_cat_sel_unit\";s:40:\"Selected Category: %s, Selected Unit: %s\";s:11:\"un_sequence\";s:8:\"Sequence\";s:24:\"un_no_category_id_passed\";s:38:\"The requested category does not exist.\";s:21:\"un_category_not_exist\";s:38:\"The requested category does not exist.\";s:20:\"un_no_unit_id_passed\";s:34:\"The requested unit does not exist.\";s:17:\"un_unit_not_exist\";s:34:\"The requested unit does not exist.\";s:13:\"un_save_order\";s:10:\"Save Order\";s:12:\"intprecision\";s:12:\"Divisible By\";s:20:\"errRecursionInResult\";s:43:\"The formula contains an infinite recursion.\";s:21:\"err_duplicate_results\";s:84:\"You used a result variable more than once. This is not allowed in the question text.\";s:23:\"err_duplicate_variables\";s:77:\"You used a variable more than once. This is not allowed in the question text.\";s:21:\"result_type_selection\";s:21:\"Result Type Selection\";s:10:\"result_dec\";s:7:\"Decimal\";s:11:\"result_frac\";s:8:\"Fraction\";s:14:\"result_co_frac\";s:16:\"Coprime Fraction\";s:14:\"no_result_type\";s:15:\"No Restrictions\";s:15:\"result_dec_info\";s:35:\"Valid results are i.e.: 2,3 and 2.3\";s:16:\"result_frac_info\";s:35:\"i.e.: 1/3 and 2/6 are valid results\";s:19:\"result_co_frac_info\";s:54:\"Canceled out fraction i.e.: only 1/3 is a valid result\";s:11:\"unit_editor\";s:11:\"Unit Editor\";s:17:\"custom_categories\";s:19:\"Question-Categories\";s:14:\"adm_categories\";s:15:\"Pool-Categories\";s:33:\"change_adm_categories_not_allowed\";s:57:\"You do not have any permissions concerning this category.\";s:28:\"change_adm_units_not_allowed\";s:46:\"This unit can only by changed by administrator\";s:20:\"expected_result_type\";s:20:\"Expected result type\";s:18:\"enter_valid_values\";s:63:\"Please enter valid value. Chars will be evaluated as incorrect!\";s:22:\"res_contains_undef_var\";s:48:\"A result formula contains an undefined variable!\";s:23:\"que_contains_unused_var\";s:78:\"The question text contains a variable, that is not used in any result formula!\";s:22:\"res_contains_undef_res\";s:46:\"A result formula contains an undefined result!\";s:18:\"errFormulaQuestion\";s:51:\"A Formula Question contains incorrect information!!\";s:13:\"un_show_units\";s:10:\"Show Units\";s:14:\"un_local_units\";s:11:\"Local Units\";s:15:\"un_global_units\";s:12:\"Global Units\";s:22:\"un_units_of_category_x\";s:21:\"Units of Category: %s\";s:14:\"un_unit_in_use\";s:27:\"The unit is already in use.\";s:10:\"variable_x\";s:11:\"Variable %s\";s:8:\"result_x\";s:9:\"Result %s\";s:6:\"rating\";s:6:\"Rating\";s:15:\"advanced_rating\";s:15:\"Advanced Rating\";s:20:\"advanced_rating_info\";s:146:\"The advanced rating is only available if a unit is assigned to the result. Further rating settings are displayed after saving the specified units.\";s:20:\"show_answer_overview\";s:20:\"Show Answer Overview\";s:15:\"un_add_category\";s:12:\"Add Category\";s:11:\"un_add_unit\";s:8:\"Add Unit\";s:16:\"fq_question_desc\";s:232:\"You can define variables by inserting $v1, $v2 ... $vn, results by inserting $r1, $r2 .... $rn at the desired position in the question text. Click on the button ‘Parse Question’ to create editing forms for variables and results.\";s:15:\"fq_formula_desc\";s:571:\"You may enter predefined variables ($v1 to $vn), defined results (e.g. $r1), braces for expressions, mathematical operators + (addition), - (subtraction), * (multiplication), / (division), ^ (nth power), the constants ‘pi’ for pi and ‘e’ for euler\'s constant, as well as the functions ‘sin’, ‘sinh’, ‘arcsin’, ‘asin’, ‘arcsinh’, ‘asinh’, ‘cos’, ‘cosh’, ‘arccos’, ‘acos’, ‘arccosh’, ‘acosh’, ‘tan’, ‘tanh’, ‘arctan’, ‘atan’, ‘arctanh’, ‘atanh’, ‘sqrt’, ‘abs’, ‘ln’ and ‘log’.\";s:17:\"fq_precision_info\";s:43:\"Enter the number of desired decimal places.\";s:17:\"result_units_info\";s:103:\"The selected units are offered to the learner as part of an answer. The learner has to choose one unit.\";s:22:\"fq_no_restriction_info\";s:50:\"Both decimals and fractions are accepted as input.\";s:22:\"additional_rating_info\";s:97:\"Please note that the values given here are expressed as percentages and these must add up to 100.\";s:17:\"intprecision_info\";s:485:\"‘Divisible by’ affects only the creation of variables, if the value for the precision is 0. In this case, you define for ‘Divisible by’ an integer value, which must be divisible by with the created variable. A value of 10 thus generates only integers that are divisible by 10. A value of 5 produces integers that are divisible by 5, etc. For a precision of 0, ‘Divisible by’ is a mandatory field and must contain a positive integer. The default value is 1 for any integers.\";s:14:\"tolerance_info\";s:159:\"The tolerance specifies an allowable percentage deviation from the result value. With a tolerance of 0, only the exact result value is evaluated to be correct.\";s:16:\"result_unit_info\";s:90:\"Please note that the selected result unit must also be activated in ‘Available units’.\";s:19:\"cloze_gap_size_info\";s:216:\"If you enter a value greater than 0, this gap text field will be created with the fixed length of this value. If you do not enter a value, the gap text field will be created with the value of the global fixed length.\";s:13:\"save_and_next\";s:17:\"Save and Continue\";s:25:\"positive_numbers_required\";s:35:\"Please enter only positive numbers.\";s:24:\"user_has_finished_a_test\";s:34:\"A participant has finished a test.\";s:21:\"tst_attached_xls_file\";s:73:\"You find the test result for this participant in the attached Excel file.\";s:34:\"tst_notification_explanation_admin\";s:72:\"You receive this mail from ILIAS because you activated the notification.\";}'); INSERT INTO `lng_modules` VALUES ('certificate','en','a:112:{s:24:\"certificate_a4_landscape\";s:30:\"A4 Landscape (210 mm x 297 mm)\";s:14:\"certificate_a4\";s:20:\"A4 (297 mm x 210 mm)\";s:24:\"certificate_a5_landscape\";s:30:\"A5 Landscape (148 mm x 210 mm)\";s:14:\"certificate_a5\";s:20:\"A5 (210 mm x 148 mm)\";s:28:\"certificate_background_image\";s:16:\"Background Image\";s:18:\"certificate_bottom\";s:6:\"Bottom\";s:33:\"certificate_confirm_deletion_text\";s:70:\"Do you really want to delete the certificate and all its related data?\";s:18:\"certificate_custom\";s:9:\"Custom...\";s:18:\"certificate_delete\";s:23:\"Delete Certificate Data\";s:16:\"certificate_edit\";s:34:\"Create/Edit a Certificate Template\";s:38:\"certificate_enabled_scorm_introduction\";s:97:\"If checked, the certificate will be offered for all users who finished the SCORM learning module.\";s:25:\"certificate_enabled_scorm\";s:7:\"Enabled\";s:24:\"certificate_error_import\";s:53:\"An error occurred during the import of a certificate!\";s:32:\"certificate_error_upload_bgimage\";s:60:\"An error occurred during the upload of the background image!\";s:18:\"certificate_export\";s:18:\"Export Certificate\";s:18:\"certificate_failed\";s:6:\"failed\";s:16:\"certificate_left\";s:4:\"Left\";s:28:\"certificate_letter_landscape\";s:37:\"Letter Landscape (8.5 inch x 11 inch)\";s:18:\"certificate_letter\";s:27:\"Letter (11 inch x 8.5 inch)\";s:23:\"certificate_margin_body\";s:11:\"Body Margin\";s:27:\"certificate_not_well_formed\";s:91:\"The certificate text is not well formed. Please enter valid XHTML for the certificate text!\";s:23:\"certificate_padding_top\";s:11:\"Top Padding\";s:28:\"certificate_page_format_info\";s:59:\"Please select the default page format for new certificates.\";s:23:\"certificate_page_format\";s:11:\"Page Format\";s:22:\"certificate_pageheight\";s:11:\"Page Height\";s:21:\"certificate_pagewidth\";s:10:\"Page Width\";s:18:\"certificate_passed\";s:6:\"passed\";s:23:\"certificate_ph_birthday\";s:20:\"Birthday of the user\";s:19:\"certificate_ph_city\";s:26:\"City of the user\'s address\";s:22:\"certificate_ph_country\";s:29:\"Country of the user\'s address\";s:19:\"certificate_ph_date\";s:11:\"Actual date\";s:23:\"certificate_ph_datetime\";s:20:\"Actual date and time\";s:25:\"certificate_ph_department\";s:22:\"Department of the user\";s:24:\"certificate_ph_firstname\";s:22:\"First name of the user\";s:23:\"certificate_ph_fullname\";s:55:\"Full name of the user (title, first name and last name)\";s:26:\"certificate_ph_institution\";s:23:\"Institution of the user\";s:27:\"certificate_ph_introduction\";s:38:\"The following placeholders may be used\";s:25:\"certificate_ph_lastaccess\";s:37:\"Last access date and time of the user\";s:23:\"certificate_ph_lastname\";s:21:\"Last name of the user\";s:23:\"certificate_ph_marklong\";s:29:\"Users mark (official version)\";s:24:\"certificate_ph_markshort\";s:26:\"Users mark (short version)\";s:24:\"certificate_ph_maxpoints\";s:24:\"Maximum available points\";s:21:\"certificate_ph_passed\";s:59:\"‘passed’ or ‘failed’, depending on the test results\";s:28:\"certificate_ph_resultpercent\";s:30:\"Reached percentage of the user\";s:27:\"certificate_ph_resultpoints\";s:13:\"Score of user\";s:25:\"certificate_ph_salutation\";s:10:\"Salutation\";s:26:\"certificate_ph_scormpoints\";s:46:\"Points of the SCORM learning module in percent\";s:25:\"certificate_ph_scormtitle\";s:34:\"Title of the SCORM learning module\";s:21:\"certificate_ph_street\";s:28:\"Street of the user\'s address\";s:24:\"certificate_ph_testtitle\";s:17:\"Title of the test\";s:20:\"certificate_ph_title\";s:17:\"Title of the user\";s:22:\"certificate_ph_zipcode\";s:30:\"ZIP code of the user\'s address\";s:31:\"certificate_points_notavailable\";s:31:\"This value cannot be calculated\";s:19:\"certificate_preview\";s:24:\"Show Certificate Preview\";s:17:\"certificate_right\";s:5:\"Right\";s:20:\"certificate_settings\";s:20:\"Certificate Settings\";s:34:\"certificate_short_name_description\";s:154:\"Please enter a short title for the certificate name. The short title will be part of the certificate name: YYMMDD_[surname]_[SHORT_TITLE]_certificate.pdf.\";s:22:\"certificate_short_name\";s:28:\"Certificate file short title\";s:16:\"certificate_show\";s:16:\"Show Certificate\";s:27:\"certificate_status_complete\";s:45:\"The certificate is complete and could be used\";s:29:\"certificate_status_incomplete\";s:29:\"The certificate is incomplete\";s:18:\"certificate_status\";s:6:\"Status\";s:16:\"certificate_text\";s:16:\"Certificate Text\";s:15:\"certificate_top\";s:3:\"Top\";s:28:\"certificate_unit_description\";s:71:\"Enter units of measure as VALUE[cm|mm|in|pt|pc|px|em], e.g. 10mm or 3in\";s:17:\"certificate_usage\";s:213:\"Please note that the usage of certificates is only available if the ILIAS Java-Server is running. The configuration for Java-Server is available on the main page of the ILIAS administration in section Webservices.\";s:26:\"certificate_var_max_points\";s:2:\"46\";s:32:\"certificate_var_result_mark_long\";s:4:\"Good\";s:33:\"certificate_var_result_mark_short\";s:1:\"B\";s:29:\"certificate_var_result_passed\";s:6:\"passed\";s:30:\"certificate_var_result_percent\";s:3:\"83%\";s:29:\"certificate_var_result_points\";s:2:\"38\";s:29:\"certificate_var_user_birthday\";s:10:\"1977-05-08\";s:25:\"certificate_var_user_city\";s:11:\"Anytown, NY\";s:28:\"certificate_var_user_country\";s:3:\"USA\";s:31:\"certificate_var_user_department\";s:16:\"Customer Support\";s:30:\"certificate_var_user_firstname\";s:4:\"Jane\";s:29:\"certificate_var_user_fullname\";s:12:\"Dr. Jane Doe\";s:32:\"certificate_var_user_institution\";s:17:\"ILIAS Open Source\";s:29:\"certificate_var_user_lastname\";s:3:\"Doe\";s:31:\"certificate_var_user_salutation\";s:4:\"Mrs.\";s:27:\"certificate_var_user_street\";s:15:\"100 Main Street\";s:26:\"certificate_var_user_title\";s:3:\"Dr.\";s:28:\"certificate_var_user_zipcode\";s:5:\"12345\";s:29:\"certificate_visibility_always\";s:14:\"Always Visible\";s:35:\"certificate_visibility_introduction\";s:86:\"Participants will be offered to download the certificate from the test results screen.\";s:28:\"certificate_visibility_never\";s:11:\"Not Visible\";s:29:\"certificate_visibility_passed\";s:38:\"Only Visible if a User Passed the Test\";s:22:\"certificate_visibility\";s:10:\"Visibility\";s:22:\"certificate_wrong_unit\";s:29:\"You have entered a wrong unit\";s:23:\"certificate_wrong_units\";s:37:\"You have entered a wrong set of units\";s:23:\"default_background_info\";s:185:\"This background image will be chosen as default background for all certificates. If you need another background image in a certficiate, you have to upload one in the certificate editor.\";s:20:\"download_certificate\";s:20:\"Download Certificate\";s:29:\"certificate_ph_scormmaxpoints\";s:102:\"Maximum value in the range for the raw score of the last relevant sco (most suitable for a final exam)\";s:20:\"certificate_ph_login\";s:5:\"Login\";s:26:\"certificate_var_user_login\";s:4:\"jdoe\";s:29:\"certificate_ph_date_completed\";s:18:\"Date of completion\";s:33:\"certificate_ph_datetime_completed\";s:27:\"Date and time of completion\";s:30:\"certificate_ph_passed_exercise\";s:28:\"‘Passed’ or ‘Failed’\";s:19:\"certificate_ph_mark\";s:10:\"Users mark\";s:28:\"certificate_ph_exercisetitle\";s:14:\"Exercise Title\";s:38:\"certificate_visibility_passed_exercise\";s:42:\"Only Visible if a User Passed the Exercise\";s:21:\"certificate_ph_no_sco\";s:141:\"If items are selected to determine the overall learning progress status, titles and points for these items could be displayed in certificate.\";s:19:\"certificate_ph_scos\";s:136:\"The following items were selected to determine the overall learning progress status and are available for statements in the certificate:\";s:24:\"certificate_ph_title_sco\";s:5:\"title\";s:24:\"certificate_ph_sco_title\";s:25:\"placeholder
for title\";s:32:\"certificate_ph_sco_points_scaled\";s:41:\"placeholder
for points
in percent\";s:29:\"certificate_ph_sco_points_raw\";s:26:\"placeholder
for points\";s:29:\"certificate_ph_sco_points_max\";s:34:\"placeholder
for points
max\";s:25:\"certificate_file_basename\";s:11:\"Certificate\";s:29:\"certificate_var_matriculation\";s:5:\"12345\";s:28:\"certificate_ph_matriculation\";s:32:\"Matriculation number of the user\";}'); INSERT INTO `lng_modules` VALUES ('cntr','en','a:38:{s:17:\"cntr_add_new_item\";s:12:\"Add New Item\";s:23:\"cntr_back_to_old_editor\";s:18:\"Back to Old Editor\";s:27:\"cntr_disable_multi_commands\";s:22:\"Disable Multi Commands\";s:26:\"cntr_enable_multi_commands\";s:21:\"Enable Multi Commands\";s:24:\"cntr_hide_title_and_icon\";s:19:\"Hide Title and Icon\";s:11:\"cntr_manage\";s:6:\"Manage\";s:36:\"cntr_old_editor_open_standard_editor\";s:20:\"Open Standard Editor\";s:23:\"cntr_old_editor_warning\";s:226:\"The maintenance of this editor will be discontinued in a future major releases of ILIAS. You may still use it to edit the content of this page now. But we recommend to switch to the standard page editor of ILIAS when possible.\";s:13:\"cntr_ordering\";s:7:\"Sorting\";s:17:\"cntr_page_actions\";s:12:\"Page Actions\";s:18:\"cntr_saved_sorting\";s:14:\"Saved Sorting.\";s:29:\"cntr_switch_to_new_editor_cmd\";s:64:\"Switch to new content of this page. Old content will be removed.\";s:33:\"cntr_switch_to_new_editor_message\";s:200:\"This is the supported standard editor. The content from the old editor cannot be transferred. Please start adding new page content below. If you click the following link, the new content will be used.\";s:20:\"cntr_switched_editor\";s:24:\"Switched to new content.\";s:22:\"cntr_text_media_editor\";s:14:\"Customize Page\";s:17:\"cntr_view_by_type\";s:20:\"Grouped-by-Type View\";s:22:\"cntr_view_info_by_type\";s:60:\"This content presentation groups all items by resource type.\";s:23:\"cntr_view_info_sessions\";s:99:\"This content presentation groups all sessions first. After that the other course content is listed.\";s:21:\"cntr_view_info_simple\";s:55:\"This content presentation lists all items in one block.\";s:18:\"cntr_view_sessions\";s:13:\"Sessions View\";s:16:\"cntr_view_simple\";s:11:\"Simple View\";s:14:\"edit_questions\";s:14:\"Edit Questions\";s:33:\"container_import_zip_file_invalid\";s:109:\"The uploaded file is not a valid ILIAS export file. To upload a directory structure please use a file object.\";s:18:\"cntr_adopt_content\";s:13:\"Adopt Content\";s:35:\"prtf_create_portfolio_from_template\";s:30:\"Create Portfolio From Template\";s:24:\"exc_next_deadline_single\";s:8:\"Deadline\";s:32:\"cntr_container_only_on_their_own\";s:105:\"Categories, courses, groups or folders can only be copied as single objects. Please select one item only.\";s:18:\"objects_duplicated\";s:14:\"Objects copied\";s:23:\"cntr_tax_none_available\";s:34:\"There are no taxonomies available.\";s:32:\"cntr_taxonomy_sideblock_settings\";s:21:\"Presentation Settings\";s:28:\"cntr_taxonomy_show_sideblock\";s:27:\"Show taxonomy in side block\";s:26:\"sorting_new_items_position\";s:24:\"Position For New Objects\";s:24:\"sorting_new_items_at_top\";s:3:\"Top\";s:27:\"sorting_new_items_at_bottom\";s:6:\"Bottom\";s:23:\"sorting_new_items_order\";s:21:\"Order For New Objects\";s:25:\"cntr_taxonomy_definitions\";s:19:\"Taxonomy Definition\";s:18:\"cntr_tax_list_info\";s:72:\"The following are all taxonomies that have been defined for this object.\";s:16:\"cont_custom_icon\";s:11:\"Custom Icon\";}'); -INSERT INTO `lng_modules` VALUES ('rbac','en','a:670:{s:20:\"accs_edit_permission\";s:73:\"User can change permissions of Accessibility Settings in Administration.\";s:9:\"accs_read\";s:65:\"User has read access to Accessibility Settings in Administration.\";s:12:\"accs_visible\";s:53:\"Accessibility Settings are visible in Administration.\";s:10:\"accs_write\";s:55:\"User can edit Accessibility Settings in Administration.\";s:19:\"adm_edit_permission\";s:66:\"User can change permissions of General Settings in Administration.\";s:8:\"adm_read\";s:59:\"User has read access to General Settings in Administration.\";s:11:\"adm_visible\";s:47:\"General Settings are visible in Administration.\";s:9:\"adm_write\";s:49:\"User can edit General Settings in Administration.\";s:24:\"adopt_perm_from_template\";s:24:\"Copy Permission Settings\";s:20:\"adve_edit_permission\";s:61:\"User can change permission settings of Editing administration\";s:9:\"adve_read\";s:46:\"User has read access to Editing Administration\";s:12:\"adve_visible\";s:33:\"Editing Administration is visible\";s:10:\"adve_write\";s:48:\"User can edit settings of Editing Administration\";s:20:\"assf_edit_permission\";s:73:\"User can change permission settings of Test and Assessment administration\";s:9:\"assf_read\";s:55:\"User has read access Test and Assessment Administration\";s:12:\"assf_visible\";s:45:\"Test and Assessment administration is visible\";s:10:\"assf_write\";s:60:\"User can edit settings of Test and Assessment Administration\";s:20:\"auth_edit_permission\";s:85:\"User can change permission settings of Authentication and Registration administration\";s:9:\"auth_read\";s:73:\"User has read access to administration of Authentication and Registration\";s:12:\"auth_visible\";s:60:\"Administration of Authentication and Registration is visible\";s:10:\"auth_write\";s:58:\"User can edit settings for Authentication and Registration\";s:26:\"cat_cat_administrate_users\";s:69:\"User can create and administrate local user accounts in this category\";s:8:\"cat_copy\";s:22:\"User can copy category\";s:10:\"cat_delete\";s:32:\"User can move or delete category\";s:19:\"cat_edit_permission\";s:35:\"User can change permission settings\";s:14:\"cat_read_users\";s:58:\"User can read local user accounts created in this category\";s:8:\"cat_read\";s:32:\"User has read access to category\";s:11:\"cat_visible\";s:19:\"Category is visible\";s:9:\"cat_write\";s:53:\"User can edit settings of category and manage content\";s:20:\"cert_edit_permission\";s:66:\"User can change permission settings of Certificates administration\";s:9:\"cert_read\";s:51:\"User has read access to Certificates Administration\";s:12:\"cert_visible\";s:38:\"Certificates Administration is visible\";s:10:\"cert_write\";s:53:\"User can edit settings in Certificates Administration\";s:32:\"change_existing_object_type_desc\";s:78:\"This will also change the permissions of already existing objects of that type\";s:28:\"change_existing_objects_desc\";s:215:\"The permission settings of this role will be adopted to ALL existing objects. If you want to change permissions only for specific object types please click the checkboxes to the right of the appropriate object type.\";s:23:\"change_existing_objects\";s:23:\"Change Existing Objects\";s:29:\"change_existing_prefix_single\";s:6:\"Change\";s:22:\"change_existing_prefix\";s:15:\"Change Existing\";s:29:\"change_existing_suffix_single\";s:6:\" \";s:22:\"change_existing_suffix\";s:6:\" \";s:8:\"crs_copy\";s:20:\"User can copy course\";s:16:\"rbac_create_fold\";s:13:\"Create Folder\";s:10:\"crs_delete\";s:30:\"User can move or delete course\";s:26:\"crs_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:19:\"crs_edit_permission\";s:35:\"User can change permission settings\";s:8:\"crs_join\";s:20:\"User can join course\";s:9:\"crs_leave\";s:32:\"User can unsubscribe from course\";s:8:\"crs_read\";s:30:\"User has read access to course\";s:11:\"crs_visible\";s:17:\"Course is visible\";s:9:\"crs_write\";s:48:\"User can edit course settings and manage content\";s:19:\"edit_roleassignment\";s:20:\"Edit role assignment\";s:8:\"exc_copy\";s:22:\"User can copy exercise\";s:10:\"exc_delete\";s:32:\"User can move or delete exercise\";s:26:\"exc_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:19:\"exc_edit_permission\";s:35:\"User can change permission settings\";s:8:\"exc_read\";s:32:\"User can participate at exercise\";s:11:\"exc_visible\";s:19:\"Exercise is visible\";s:9:\"exc_write\";s:50:\"User can edit settings and assignments of exercise\";s:20:\"extt_edit_permission\";s:74:\"User can change permission settings of Third Party Software administration\";s:9:\"extt_read\";s:62:\"User has read access to administration of Third Party Software\";s:12:\"extt_visible\";s:49:\"Administration of Third Party Software is visible\";s:10:\"extt_write\";s:46:\"User can edit settings of Third Party Software\";s:11:\"feed_delete\";s:32:\"User can move or delete web feed\";s:20:\"feed_edit_permission\";s:35:\"User can change permission settings\";s:9:\"feed_read\";s:33:\"User can read content of web feed\";s:12:\"feed_visible\";s:19:\"Web feed is visible\";s:10:\"feed_write\";s:31:\"User can edit web feed settings\";s:9:\"file_copy\";s:18:\"User can copy file\";s:11:\"file_delete\";s:28:\"User can move or delete file\";s:20:\"file_edit_permission\";s:35:\"User can change permission settings\";s:9:\"file_read\";s:22:\"User can download file\";s:12:\"file_visible\";s:15:\"File is visible\";s:10:\"file_write\";s:58:\"User can edit file settings and upload new version of file\";s:9:\"fold_copy\";s:20:\"User can copy folder\";s:11:\"fold_delete\";s:30:\"User can move or delete folder\";s:27:\"fold_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:20:\"fold_edit_permission\";s:35:\"User can change permission settings\";s:9:\"fold_read\";s:30:\"User has read access to folder\";s:12:\"fold_visible\";s:17:\"Folder is visible\";s:10:\"fold_write\";s:51:\"User can edit settings of folder and manage content\";s:13:\"frm_add_reply\";s:28:\"Users can reply to a posting\";s:14:\"frm_add_thread\";s:25:\"User can add a new thread\";s:8:\"frm_copy\";s:19:\"User can copy forum\";s:10:\"frm_delete\";s:29:\"User can move or delete forum\";s:19:\"frm_edit_permission\";s:35:\"User can change permission settings\";s:16:\"frm_moderate_frm\";s:41:\"User can edit, censor and delete postings\";s:8:\"frm_read\";s:27:\"User can read forum content\";s:11:\"frm_visible\";s:16:\"Forum is visible\";s:9:\"frm_write\";s:43:\"User can edit forum settings and moderators\";s:8:\"glo_copy\";s:22:\"User can copy glossary\";s:10:\"glo_delete\";s:32:\"User can move or delete glossary\";s:19:\"glo_edit_permission\";s:35:\"User can change permission settings\";s:8:\"glo_read\";s:30:\"User can read glossary content\";s:11:\"glo_visible\";s:19:\"Glossary is visible\";s:9:\"glo_write\";s:46:\"User can edit content and settings of glossary\";s:8:\"grp_copy\";s:19:\"User can copy group\";s:10:\"grp_delete\";s:29:\"User can move or delete group\";s:26:\"grp_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:19:\"grp_edit_permission\";s:35:\"User can change permission settings\";s:8:\"grp_join\";s:19:\"User can join group\";s:9:\"grp_leave\";s:31:\"User can unsubscribe from group\";s:8:\"grp_read\";s:29:\"User has read access to group\";s:11:\"grp_visible\";s:16:\"Group is visible\";s:9:\"grp_write\";s:47:\"User can edit group settings and manage content\";s:9:\"htlm_copy\";s:34:\"User can copy HTML learning module\";s:11:\"htlm_delete\";s:44:\"User can move or delete HTML learning module\";s:27:\"htlm_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:20:\"htlm_edit_permission\";s:35:\"User can change permission settings\";s:9:\"htlm_read\";s:34:\"User can read HTML learning module\";s:12:\"htlm_visible\";s:31:\"HTML learning module is visible\";s:10:\"htlm_write\";s:58:\"User can edit content and settings of HTML learning module\";s:7:\"lm_copy\";s:35:\"User can copy ILIAS learning module\";s:9:\"lm_delete\";s:45:\"User can move or delete ILIAS learning module\";s:25:\"lm_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:18:\"lm_edit_permission\";s:35:\"User can change permission settings\";s:7:\"lm_read\";s:35:\"User can read ILIAS learning module\";s:10:\"lm_visible\";s:32:\"ILIAS Learning Module is visible\";s:8:\"lm_write\";s:59:\"User can edit content and settings of ILIAS learning module\";s:20:\"lngf_edit_permission\";s:62:\"User can change permission settings of Language administration\";s:9:\"lngf_read\";s:47:\"User has read access to Language administration\";s:12:\"lngf_visible\";s:34:\"Language administration is visible\";s:10:\"lngf_write\";s:87:\"User can edit settings in Language administration and use extended language maintenance\";s:20:\"lrss_edit_permission\";s:72:\"User can change permission settings of Learning Resources administration\";s:9:\"lrss_read\";s:51:\"Read access to administration of Learning Resources\";s:12:\"lrss_visible\";s:47:\"Administration of Learning Resources is visible\";s:10:\"lrss_write\";s:62:\"User can edit settings of Learning Resources in administration\";s:9:\"mail_read\";s:43:\"User has read access to Mail administration\";s:14:\"mail_smtp_mail\";s:52:\"User can send e-mails per SMTP to external addresses\";s:19:\"mail_system_message\";s:38:\"User can send internal system messages\";s:12:\"mail_visible\";s:30:\"Mail administration is visible\";s:10:\"mail_write\";s:45:\"User can edit settings in Mail administration\";s:9:\"mcst_copy\";s:23:\"User can copy mediacast\";s:11:\"mcst_delete\";s:33:\"User can move or delete mediacast\";s:20:\"mcst_edit_permission\";s:35:\"User can change permission settings\";s:9:\"mcst_read\";s:23:\"User can read mediacast\";s:12:\"mcst_visible\";s:20:\"Mediacast is visible\";s:10:\"mcst_write\";s:47:\"User can edit content and settings of mediacast\";s:10:\"mep_delete\";s:34:\"User can move or delete media pool\";s:19:\"mep_edit_permission\";s:35:\"User can change permission settings\";s:8:\"mep_read\";s:62:\"User has read access to media pool and can reuse media objects\";s:11:\"mep_visible\";s:21:\"Media pool is visible\";s:9:\"mep_write\";s:48:\"User can edit content and settings of media pool\";s:20:\"mobs_edit_permission\";s:73:\"User can change permission settings in Media Objects/Pools administration\";s:9:\"mobs_read\";s:58:\"User has read access to Media Objects/Pools administration\";s:12:\"mobs_visible\";s:45:\"Media Objects/Pools administration is visible\";s:10:\"mobs_write\";s:60:\"User can edit settings in Media Objects/Pools administration\";s:20:\"nwss_edit_permission\";s:72:\"User can change permission settings in News and Web Feeds administration\";s:9:\"nwss_read\";s:56:\"User has read access to ews and Web Feeds administration\";s:12:\"nwss_visible\";s:44:\"News and Web Feeds administration is visible\";s:10:\"nwss_write\";s:59:\"User can edit settings in News and Web Feeds administration\";s:20:\"pays_edit_permission\";s:58:\"User can change permission settings in Shop administration\";s:9:\"pays_read\";s:43:\"User has read access to Shop administration\";s:12:\"pays_visible\";s:30:\"Shop administration is visible\";s:10:\"pays_write\";s:45:\"User can edit settings in Shop administration\";s:18:\"ps_edit_permission\";s:70:\"User can change permission settings of Privacy/Security administration\";s:21:\"ps_export_member_data\";s:49:\"User can export member data in courses and groups\";s:7:\"ps_read\";s:55:\"User has read access to Privacy/Security administration\";s:10:\"ps_visible\";s:42:\"Privacy/Security administration is visible\";s:8:\"ps_write\";s:57:\"User can edit settings in Privacy/Security administration\";s:8:\"qpl_copy\";s:37:\"User can copy question pool for tests\";s:10:\"qpl_delete\";s:37:\"User can move or delete question pool\";s:19:\"qpl_edit_permission\";s:35:\"User can change permission settings\";s:8:\"qpl_read\";s:61:\"User can read test questions in pool and insert them in tests\";s:11:\"qpl_visible\";s:24:\"Question pool is visible\";s:9:\"qpl_write\";s:58:\"User can edit test questions and settings of question pool\";s:15:\"rbac_create_cat\";s:17:\"Create Categories\";s:20:\"root_edit_permission\";s:35:\"User can change permission settings\";s:9:\"root_read\";s:48:\"User has read access to Repository - Home\";s:12:\"root_visible\";s:35:\"Repository - Home is visible\";s:10:\"root_write\";s:69:\"User can edit settings of Repository - Home and manage content\";s:9:\"sahs_copy\";s:40:\"User can copy SCORM/AICC learning module\";s:11:\"sahs_delete\";s:50:\"User can move or delete SCORM/AICC learning module\";s:27:\"sahs_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:20:\"sahs_edit_permission\";s:35:\"User can change permission settings\";s:9:\"sahs_read\";s:40:\"User can read SCORM/AICC learning module\";s:12:\"sahs_visible\";s:37:\"SCORM/AICC learning module is visible\";s:10:\"sahs_write\";s:64:\"User can edit content and settings of SCORM/AICC learning module\";s:20:\"seas_edit_permission\";s:60:\"User can change permission settings or Search administration\";s:9:\"seas_read\";s:45:\"User has read access to Search administration\";s:11:\"seas_search\";s:39:\"User can use the global search in ILIAS\";s:12:\"seas_visible\";s:32:\"Search administration is visible\";s:10:\"seas_write\";s:38:\"Edit settings in Search administration\";s:9:\"sess_copy\";s:21:\"User can copy session\";s:8:\"spl_copy\";s:39:\"User can copy question pool for surveys\";s:10:\"spl_delete\";s:37:\"User can move or delete question pool\";s:19:\"spl_edit_permission\";s:35:\"User can change permission settings\";s:8:\"spl_read\";s:64:\"User can read survey questions in pool and insert them in survey\";s:11:\"spl_visible\";s:24:\"Question pool is visible\";s:9:\"spl_write\";s:60:\"User can edit survey questions and settings of question pool\";s:20:\"stys_edit_permission\";s:71:\"User can change permission settings of Layout and Styles administration\";s:9:\"stys_read\";s:56:\"User has read access to Layout and Styles administration\";s:12:\"stys_visible\";s:43:\"Layout and Styles administration is visible\";s:10:\"stys_write\";s:58:\"User can edit settings in Layout and Styles administration\";s:8:\"svy_copy\";s:20:\"User can copy survey\";s:10:\"svy_delete\";s:30:\"User can move or delete survey\";s:19:\"svy_edit_permission\";s:35:\"User can change permission settings\";s:10:\"svy_invite\";s:34:\"User can invite others to a survey\";s:8:\"svy_read\";s:32:\"User can participate at a survey\";s:11:\"svy_visible\";s:17:\"Survey is visible\";s:9:\"svy_write\";s:44:\"User can edit content and settings of survey\";s:20:\"tags_edit_permission\";s:61:\"User can change permission settings in Tagging administration\";s:9:\"tags_read\";s:46:\"User has read access to Tagging administration\";s:12:\"tags_visible\";s:33:\"Tagging administration is visible\";s:10:\"tags_write\";s:48:\"User can edit settings in Tagging administration\";s:11:\"trac_delete\";s:29:\"User can delete tracking data\";s:20:\"trac_edit_permission\";s:77:\"Change permission settings in Statistics and Learning Progress administration\";s:9:\"trac_read\";s:71:\"User has read access to Statistics and Learning Progress administration\";s:12:\"trac_visible\";s:58:\"Statistics and Learning Progress administration is visible\";s:8:\"tst_copy\";s:18:\"User can copy test\";s:10:\"tst_delete\";s:28:\"User can move or delete test\";s:26:\"tst_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:19:\"tst_edit_permission\";s:35:\"User can change permission settings\";s:8:\"tst_read\";s:25:\"User can perform the test\";s:11:\"tst_visible\";s:15:\"Test is visible\";s:9:\"tst_write\";s:42:\"User can edit content and settings of test\";s:11:\"usrf_delete\";s:29:\"User can delete user accounts\";s:20:\"usrf_edit_permission\";s:58:\"User can change permission settings in User administration\";s:24:\"usrf_edit_roleassignment\";s:47:\"User can change role assignment of user account\";s:23:\"usrf_push_desktop_items\";s:69:\"User is allowed to push items on the personal desktop.of role members\";s:15:\"usrf_read_users\";s:66:\"User has read access to local user accounts (local administrators)\";s:9:\"usrf_read\";s:43:\"User has read access to User administration\";s:12:\"usrf_visible\";s:30:\"User administration is visible\";s:10:\"usrf_write\";s:36:\"Edit settings in User administration\";s:9:\"webr_copy\";s:21:\"User can copy weblink\";s:11:\"webr_delete\";s:31:\"User can move or delete weblink\";s:20:\"webr_edit_permission\";s:35:\"User can change permission settings\";s:9:\"webr_read\";s:30:\"User can read and use weblinks\";s:12:\"webr_visible\";s:18:\"Weblink is visible\";s:10:\"webr_write\";s:34:\"User can edit settings of weblinks\";s:9:\"wiki_copy\";s:18:\"User can copy wiki\";s:11:\"wiki_delete\";s:28:\"User can move or delete wiki\";s:17:\"wiki_edit_content\";s:35:\"User can create and edit wiki pages\";s:20:\"wiki_edit_permission\";s:35:\"User can change permission settings\";s:9:\"wiki_read\";s:26:\"User can read wiki content\";s:12:\"wiki_visible\";s:15:\"Wiki is visible\";s:10:\"wiki_write\";s:30:\"User can edit settings of wiki\";s:15:\"cals_edit_event\";s:61:\"User can create and edit public calendars and events in ILIAS\";s:20:\"cals_edit_permission\";s:63:\"User can change permission settings for Calendar administration\";s:9:\"cals_read\";s:47:\"User has read access to Calendar Administration\";s:12:\"cals_visible\";s:34:\"Calendar Administration is visible\";s:10:\"cals_write\";s:49:\"User can edit settings of Calendar Administration\";s:9:\"catr_copy\";s:32:\"User can copy category reference\";s:11:\"catr_delete\";s:42:\"User can move or delete category reference\";s:20:\"catr_edit_permission\";s:35:\"User can change permission settings\";s:9:\"catr_read\";s:33:\"Read access to Category Reference\";s:12:\"catr_visible\";s:29:\"Category reference is visible\";s:10:\"catr_write\";s:44:\"User can edit settings of category reference\";s:20:\"cmps_edit_permission\";s:83:\"User can change permission settings of Plugins, Modules and Services administration\";s:9:\"cmps_read\";s:71:\"User has read access to administration of Plugins, Modules and Services\";s:12:\"cmps_visible\";s:67:\"Administration of Plugins, Modules and Services settings is visible\";s:10:\"cmps_write\";s:55:\"User can edit settings of Plugins, Modules and Services\";s:16:\"rbac_create_sess\";s:14:\"Create Session\";s:14:\"crs_edit_event\";s:20:\"Edit Calendar Events\";s:9:\"crsr_copy\";s:30:\"User can copy course reference\";s:11:\"crsr_delete\";s:40:\"User can move or delete course reference\";s:20:\"crsr_edit_permission\";s:35:\"User can change permission settings\";s:9:\"crsr_read\";s:31:\"Read access to Course Reference\";s:12:\"crsr_visible\";s:27:\"Course reference is visible\";s:10:\"crsr_write\";s:42:\"User can edit settings of course reference\";s:22:\"edit_learning_progress\";s:22:\"Edit Learning Progress\";s:20:\"facs_edit_permission\";s:71:\"User can change permission settings of Files and Folders administration\";s:9:\"facs_read\";s:59:\"User has read access to administration of Files and Folders\";s:12:\"facs_visible\";s:46:\"Administration of Files and Folders is visible\";s:10:\"facs_write\";s:61:\"User can edit settings in administration of Files and Folders\";s:16:\"filter_all_roles\";s:33:\"Show all roles of current context\";s:19:\"filter_global_roles\";s:22:\"Show only global roles\";s:25:\"filter_local_roles_object\";s:46:\"Show only local roles defined at this position\";s:18:\"filter_local_roles\";s:40:\"Show only local roles of current context\";s:25:\"filter_roles_local_policy\";s:53:\"Show only roles using a local policy at this position\";s:14:\"grp_edit_event\";s:20:\"Edit Calendar Events\";s:22:\"info_user_view_changed\";s:17:\"User view changed\";s:5:\"leave\";s:5:\"Leave\";s:20:\"mcts_edit_permission\";s:63:\"User can change permission settings in Mediacast administration\";s:9:\"mcts_read\";s:48:\"User has read access to Mediacast administration\";s:12:\"mcts_visible\";s:35:\"Mediacast administration is visible\";s:10:\"mcts_write\";s:50:\"User can edit settings in Mediacast administration\";s:19:\"mds_edit_permission\";s:62:\"User can change permission settings in Metadata administration\";s:8:\"mds_read\";s:47:\"User has read access to Metadata administration\";s:11:\"mds_visible\";s:34:\"Metadata administration is visible\";s:9:\"mds_write\";s:49:\"User can edit settings in Metadata administration\";s:20:\"msg_no_roles_of_type\";s:47:\"No Roles available with selected filter setting\";s:20:\"pdts_edit_permission\";s:70:\"User can change permission settings of Personal Desktop administration\";s:9:\"pdts_read\";s:55:\"User has read access to Personal Desktop administration\";s:12:\"pdts_visible\";s:42:\"Personal Desktop administration is visible\";s:10:\"pdts_write\";s:48:\"Edit settings of Personal Desktop administration\";s:17:\"perm_administrate\";s:12:\"Administrate\";s:22:\"perm_class_create_desc\";s:69:\"Determine which object types may be created under the current object.\";s:17:\"perm_class_create\";s:18:\"Create new Objects\";s:23:\"perm_class_general_desc\";s:101:\"Common operations available for all objects. Hover the cursor over operation to get more information.\";s:18:\"perm_class_general\";s:18:\"General operations\";s:22:\"perm_class_object_desc\";s:27:\"Object-specific operations.\";s:17:\"perm_class_object\";s:18:\"Special Operations\";s:20:\"perm_class_rbac_desc\";s:134:\"Access control to Permission settings (this menu) and local policy settings for automatic permission settings for new created objects.\";s:15:\"perm_class_rbac\";s:19:\"Permission settings\";s:20:\"perm_local_role_desc\";s:83:\"This role is locally defined at the current object and correspond to a local policy\";s:15:\"perm_local_role\";s:10:\"Local Role\";s:26:\"perm_use_local_policy_desc\";s:106:\"If local policy is activated, you may define different default permission settings for the current object.\";s:21:\"perm_use_local_policy\";s:16:\"Use local policy\";s:32:\"rbac_change_existing_confirm_tbl\";s:42:\"Settings for ‘Change Existing Objects’\";s:31:\"rbac_delete_local_policies_info\";s:105:\"If activated, all local policies will be deleted. The object permissions will be rewritten and protected.\";s:26:\"rbac_delete_local_policies\";s:21:\"Delete Local Policies\";s:16:\"rbac_delete_role\";s:11:\"Delete Role\";s:29:\"rbac_keep_local_policies_info\";s:131:\"Choose this mode for keeping all local policies. The object permissions will be adapted to these policies and afterwards protected.\";s:24:\"rbac_keep_local_policies\";s:19:\"Keep Local Policies\";s:19:\"rbac_local_policies\";s:14:\"Local Policies\";s:20:\"rbac_role_delete_qst\";s:122:\"Are you sure you want to delete the following role?
All permissions granted by this role will be deleted permanently.\";s:21:\"rbac_role_delete_self\";s:143:\"Attention: You are assigned to this role. If you continue this delete operation, you may loose access to some ILIAS materials.\";s:22:\"rbac_role_exists_alert\";s:85:\"A role with the same name already exists in this context. Please choose another name.\";s:43:\"rbac_unprotected_delete_local_policies_info\";s:110:\"If activated, all local policies will be deleted. Permissions in courses and groups will be newly initialized.\";s:41:\"rbac_unprotected_keep_local_policies_info\";s:44:\"Choose this mode to keep all local policies.\";s:11:\"rcrs_delete\";s:34:\"User can move or delete ECS Course\";s:20:\"rcrs_edit_permission\";s:35:\"User can change permission settings\";s:9:\"rcrs_read\";s:23:\"User can use ECS Course\";s:12:\"rcrs_visible\";s:21:\"ECS Course is visible\";s:10:\"rcrs_write\";s:36:\"User can edit settings of ECS Course\";s:20:\"recf_edit_permission\";s:70:\"User can change permission settings of Restored Objects administration\";s:9:\"recf_read\";s:55:\"User has read access to Restored Objects administration\";s:12:\"recf_visible\";s:42:\"Restored Objects administration is visible\";s:10:\"recf_write\";s:68:\"Edit Settings and restore objects in Restored Objects administration\";s:16:\"rbac_create_catr\";s:25:\"Create Category Reference\";s:15:\"rbac_create_crs\";s:13:\"Create Course\";s:16:\"rbac_create_crsr\";s:23:\"Create Course Reference\";s:15:\"rbac_create_exc\";s:15:\"Create Exercise\";s:16:\"rbac_create_feed\";s:15:\"Create Web Feed\";s:16:\"rbac_create_file\";s:11:\"Upload File\";s:15:\"rbac_create_frm\";s:12:\"Create Forum\";s:15:\"rbac_create_glo\";s:15:\"Create Glossary\";s:15:\"rbac_create_grp\";s:12:\"Create Group\";s:16:\"rbac_create_htlm\";s:27:\"Create HTML Learning Module\";s:14:\"rbac_create_lm\";s:28:\"Create ILIAS Learning Module\";s:16:\"rbac_create_mcst\";s:16:\"Create Mediacast\";s:15:\"rbac_create_mep\";s:17:\"Create Media Pool\";s:15:\"rbac_create_qpl\";s:25:\"Create Question Pool Test\";s:16:\"rbac_create_rcrs\";s:17:\"Create ECS Course\";s:16:\"rbac_create_sahs\";s:33:\"Create SCORM/AICC Learning Module\";s:15:\"rbac_create_spl\";s:27:\"Create Question Pool Survey\";s:15:\"rbac_create_svy\";s:13:\"Create Survey\";s:15:\"rbac_create_tst\";s:11:\"Create Test\";s:16:\"rbac_create_webr\";s:14:\"Create Weblink\";s:16:\"rbac_create_wiki\";s:11:\"Create Wiki\";s:11:\"sess_delete\";s:31:\"User can move or delete session\";s:15:\"sess_edit_event\";s:20:\"Edit Calendar Events\";s:20:\"sess_edit_permission\";s:35:\"User can change permission settings\";s:9:\"sess_read\";s:32:\"User has read access to sessions\";s:12:\"sess_visible\";s:20:\"Sessions are visible\";s:10:\"sess_write\";s:42:\"User can edit session content and settings\";s:20:\"svyf_edit_permission\";s:56:\"User change permission settings in Survey administration\";s:9:\"svyf_read\";s:45:\"User has read access to Survey administration\";s:12:\"svyf_visible\";s:32:\"Survey administration is visible\";s:10:\"svyf_write\";s:38:\"Edit settings in Survey administration\";s:25:\"mail_mail_to_global_roles\";s:35:\"User can send mails to global roles\";s:30:\"rbac_msg_user_already_assigned\";s:51:\"The chosen users are already assigned to this role.\";s:23:\"rbac_add_new_local_role\";s:18:\"Add New Local Role\";s:27:\"cals_add_consultation_hours\";s:54:\"User can offer and edit consultation hours in calendar\";s:3:\"log\";s:3:\"Log\";s:8:\"rbac_log\";s:3:\"Log\";s:12:\"rbac_changes\";s:7:\"Changes\";s:22:\"rbac_log_operation_add\";s:24:\"Added Operation for \"%s\"\";s:22:\"rbac_log_operation_rmv\";s:26:\"Removed Operation for \"%s\"\";s:24:\"rbac_log_inheritance_add\";s:28:\"Stopped Inheritance for \"%s\"\";s:24:\"rbac_log_inheritance_rmv\";s:28:\"Allowed Inheritance for \"%s\"\";s:22:\"rbac_log_source_object\";s:13:\"Source object\";s:25:\"rbac_log_edit_permissions\";s:16:\"Edit Permissions\";s:20:\"rbac_log_move_object\";s:11:\"Move Object\";s:20:\"rbac_log_link_object\";s:11:\"Link Object\";s:20:\"rbac_log_copy_object\";s:11:\"Copy Object\";s:22:\"rbac_log_create_object\";s:13:\"Create Object\";s:22:\"rbac_log_edit_template\";s:18:\"Edit Role Template\";s:31:\"rbac_log_edit_template_existing\";s:38:\"Use Role Template for Existing Objects\";s:21:\"rbac_log_change_owner\";s:22:\"Change Owner of Object\";s:22:\"rbac_log_changed_owner\";s:16:\"Changed Owner to\";s:24:\"rbac_role_add_to_desktop\";s:23:\"Add To Personal Desktop\";s:29:\"rbac_role_add_to_desktop_info\";s:56:\"Make object a selected desktop item for all role members\";s:21:\"rbac_role_rights_copy\";s:16:\"Copy Permissions\";s:27:\"rbac_role_rights_copy_empty\";s:4:\"None\";s:37:\"rbac_role_rights_copy_change_existing\";s:23:\"Change Existing Objects\";s:16:\"perm_global_role\";s:11:\"Global Role\";s:26:\"perm_protected_global_role\";s:21:\"Protected Global Role\";s:25:\"perm_protected_local_role\";s:20:\"Protected Local Role\";s:27:\"perm_role_path_info_created\";s:22:\"Created in %1$s \"%2$s\"\";s:31:\"perm_role_path_info_inheritance\";s:35:\"using local policy from %1$s \"%2$s\"\";s:10:\"read_users\";s:28:\"Read Access to User Accounts\";s:22:\"cat_administrate_users\";s:32:\"Administrate Local User Accounts\";s:15:\"edit_permission\";s:18:\"Change Permissions\";s:10:\"edit_event\";s:13:\"Edit Calendar\";s:20:\"book_edit_permission\";s:52:\"User can change permission settings for booking pool\";s:12:\"book_visible\";s:23:\"Booking pool is visible\";s:9:\"book_read\";s:49:\"User can book resources / objects in booking pool\";s:11:\"book_delete\";s:36:\"User can move or delete booking pool\";s:10:\"book_write\";s:50:\"User can edit settings and content of booking pool\";s:16:\"rbac_create_book\";s:19:\"Create Booking Pool\";s:5:\"write\";s:13:\"Edit Settings\";s:17:\"rbac_local_policy\";s:12:\"Local Policy\";s:15:\"role_block_role\";s:10:\"Block Role\";s:20:\"role_block_role_desc\";s:67:\"The access to this and all subordinated objects is will be revoked.\";s:28:\"role_confirm_block_role_info\";s:185:\"The following operations will be performed:

- the role permissions of this and all subordinated objects will be blocked.
- the new permission settings will be protected.\";s:30:\"role_confirm_block_role_header\";s:45:\"Do you really want to block the chosen roles?\";s:18:\"push_desktop_items\";s:34:\"Push Items on the Personal Desktop\";s:9:\"smtp_mail\";s:11:\"SMTP E-Mail\";s:20:\"mail_to_global_roles\";s:12:\"Global Mails\";s:9:\"add_reply\";s:9:\"Add Reply\";s:10:\"add_thread\";s:10:\"Add Thread\";s:12:\"moderate_frm\";s:8:\"Moderate\";s:27:\"rbac_repository_permissions\";s:22:\"Repository Permissions\";s:22:\"rbac_admin_permissions\";s:26:\"Administration Permissions\";s:22:\"add_consultation_hours\";s:22:\"Add Consultation Hours\";s:18:\"export_member_data\";s:16:\"Access User Data\";s:42:\"rbac_change_existing_objects_desc_new_role\";s:77:\"The permission settings of this role will be adopted to ALL existing objects.\";s:12:\"frma_visible\";s:31:\"Forum Administration is visible\";s:9:\"frma_read\";s:44:\"User has read access to Forum Administration\";s:10:\"frma_write\";s:46:\"User can edit settings in Forum Administration\";s:20:\"frma_edit_permission\";s:59:\"User can change permission settings of Forum administration\";s:15:\"rbac_create_usr\";s:39:\"User is allowed to create user accounts\";s:27:\"precondition_obligatory_alt\";s:30:\"Precondition must be fulfilled\";s:31:\"precondition_not_obligatory_alt\";s:24:\"Precondition is optional\";s:20:\"active_preconditions\";s:13:\"Preconditions\";s:23:\"precondition_obligatory\";s:10:\"Compulsory\";s:28:\"precondition_obligatory_info\";s:62:\"Compulsory preconditions must be fulfilled, for having access.\";s:32:\"precondition_obligatory_settings\";s:21:\"Precondition Settings\";s:27:\"precondition_num_obligatory\";s:28:\"Number of Required Materials\";s:30:\"precondition_num_optional_info\";s:83:\"Please enter the minimum number of materials required to fulfill this precondition.\";s:6:\"invite\";s:18:\"Inviting to survey\";s:16:\"rbac_global_rolt\";s:20:\"Global Role Template\";s:19:\"rbac_role_selection\";s:9:\"Role Type\";s:16:\"rbac_auto_global\";s:26:\"Auto generated global role\";s:14:\"rbac_ud_global\";s:24:\"User defined global role\";s:15:\"rbac_auto_local\";s:25:\"Auto generated local role\";s:13:\"rbac_ud_local\";s:23:\"User defined local role\";s:14:\"rbac_auto_rolt\";s:28:\"Auto generated role template\";s:12:\"rbac_ud_rolt\";s:26:\"User defined role template\";s:19:\"rbac_context_global\";s:6:\"Global\";s:12:\"chtr_visible\";s:19:\"Chatroom is visible\";s:9:\"chtr_read\";s:42:\"User can join and participate at Chat Room\";s:10:\"chtr_write\";s:49:\"User can edit settings of Chat Room and ban users\";s:20:\"chtr_edit_permission\";s:49:\"User can change Permission Settings for Chat Room\";s:13:\"chtr_moderate\";s:41:\"User can moderate discussion in chat room\";s:12:\"otpl_visible\";s:47:\"Administration of Didactic Templates is visible\";s:9:\"otpl_read\";s:57:\"User has read access to Didactic Templates administration\";s:10:\"otpl_write\";s:44:\"User can edit settings of Didactic Templates\";s:20:\"otpl_edit_permission\";s:75:\"User can change permission settings in administration of Didactic Templates\";s:21:\"rbac_back_to_overview\";s:17:\"Back to Role List\";s:24:\"rbac_choose_copy_targets\";s:52:\"Please enter a query for selecting the target roles.\";s:24:\"rbac_select_copy_targets\";s:30:\"Please select the target roles\";s:15:\"rbac_role_title\";s:10:\"Role Title\";s:19:\"rbac_copy_behaviour\";s:18:\"Role Copy Settings\";s:32:\"rbac_not_change_existing_objects\";s:30:\"Do NOT change existing objects\";s:14:\"rbac_copy_role\";s:9:\"Copy Role\";s:18:\"rbac_copy_finished\";s:17:\"Finished copying.\";s:24:\"rbac_precondition_source\";s:17:\"Condition Trigger\";s:24:\"rbac_precondition_target\";s:26:\"Condition limits access to\";s:22:\"rbac_precondition_mode\";s:4:\"Mode\";s:26:\"rbac_precondition_mode_all\";s:17:\"All Preconditions\";s:31:\"rbac_precondition_mode_all_info\";s:54:\"All preconditions need to be fulfilled to give access.\";s:29:\"rbac_precondition_mode_subset\";s:23:\"Subset of Preconditions\";s:34:\"rbac_precondition_mode_subset_info\";s:113:\"A subset of preconditions need to be fulfilled to give access. Some preconditions may still be set as compulsory.\";s:33:\"rbac_precondition_save_obligatory\";s:15:\"Save Compulsory\";s:34:\"rbac_precondition_minimum_optional\";s:49:\"At least 2 preconditions have to remain optional.\";s:12:\"prfa_visible\";s:35:\"Portfolio administration is visible\";s:9:\"prfa_read\";s:48:\"User has read access to Portfolio administration\";s:10:\"prfa_write\";s:50:\"User can edit settings in Portfolio administration\";s:20:\"prfa_edit_permission\";s:63:\"User can change permission settings of Portfolio administration\";s:12:\"skmg_visible\";s:47:\"Competence Management administration is visible\";s:9:\"skmg_read\";s:63:\"User has read access to administration of Competence Management\";s:10:\"skmg_write\";s:47:\"User can edit settings of Competence Management\";s:20:\"skmg_edit_permission\";s:75:\"User can change permission settings of Competence Management administration\";s:12:\"blga_visible\";s:30:\"Blog Administration is visible\";s:9:\"blga_read\";s:43:\"User has read access to Blog Administration\";s:10:\"blga_write\";s:45:\"User can edit settings in Blog Administration\";s:20:\"blga_edit_permission\";s:58:\"User can change permission settings of Blog administration\";s:8:\"moderate\";s:8:\"Moderate\";s:16:\"rbac_create_chtr\";s:16:\"Create Chat Room\";s:19:\"rbac_edit_condition\";s:17:\"Edit Precondition\";s:26:\"rbac_condition_delete_sure\";s:60:\"Are you sure you want to delete the following preconditions?\";s:18:\"tst_tst_statistics\";s:34:\"User has access to test statistics\";s:12:\"blog_visible\";s:15:\"Blog is visible\";s:9:\"blog_read\";s:26:\"User can read blog content\";s:9:\"blog_copy\";s:18:\"User can copy blog\";s:10:\"blog_write\";s:27:\"User can edit blog settings\";s:11:\"blog_delete\";s:28:\"User can move or delete blog\";s:20:\"blog_edit_permission\";s:35:\"User can change permission settings\";s:16:\"rbac_create_blog\";s:11:\"Create Blog\";s:10:\"trac_write\";s:64:\"Edit settings in Statistics and Learning Progress administration\";s:11:\"dcl_visible\";s:26:\"Data Collection is visible\";s:8:\"dcl_read\";s:30:\"Read access to Data Collection\";s:8:\"dcl_copy\";s:29:\"User can copy data collection\";s:9:\"dcl_write\";s:53:\"User can edit settings and content of data collection\";s:10:\"dcl_delete\";s:39:\"User can move or delete data collection\";s:19:\"dcl_edit_permission\";s:35:\"User can change permission settings\";s:13:\"dcl_add_entry\";s:25:\"User can add/edit entries\";s:15:\"rbac_create_dcl\";s:22:\"Create Data Collection\";s:12:\"poll_visible\";s:15:\"Poll is visible\";s:9:\"poll_read\";s:28:\"User can participate at poll\";s:10:\"poll_write\";s:39:\"User can edit poll settings and content\";s:11:\"poll_delete\";s:28:\"User can move or delete poll\";s:9:\"poll_copy\";s:18:\"User can copy poll\";s:20:\"poll_edit_permission\";s:35:\"User can change permission settings\";s:16:\"rbac_create_poll\";s:11:\"Create Poll\";s:15:\"fld_create_poll\";s:11:\"Create Poll\";s:20:\"hlps_edit_permission\";s:58:\"User can change permissions of Help System administration.\";s:9:\"hlps_read\";s:51:\"User has read access to Help System administration.\";s:12:\"hlps_visible\";s:38:\"Help System administration is visible.\";s:10:\"hlps_write\";s:61:\"User can edit settings of Help System and upload new versions\";s:16:\"rbac_import_role\";s:11:\"Import Role\";s:18:\"rbac_role_imported\";s:27:\"The role has been imported.\";s:13:\"internal_mail\";s:13:\"Internal Mail\";s:18:\"mail_internal_mail\";s:41:\"User can use internal mail system (ILIAS)\";s:9:\"itgr_read\";s:32:\"User can see items in item group\";s:10:\"itgr_write\";s:48:\"User can edit content and settings of item group\";s:9:\"itgr_copy\";s:24:\"User can copy item group\";s:11:\"itgr_delete\";s:34:\"User can move or delete item group\";s:20:\"itgr_edit_permission\";s:35:\"User can change permission settings\";s:16:\"rbac_create_itgr\";s:17:\"Create Item Group\";s:10:\"contribute\";s:10:\"Contribute\";s:15:\"blog_contribute\";s:19:\"User can contribute\";s:14:\"lp_other_users\";s:45:\"See learning progress overview of other users\";s:19:\"trac_lp_other_users\";s:45:\"See learning progress overview of other users\";s:20:\"ecss_edit_permission\";s:55:\"User can edit permission settings of ECS administration\";s:9:\"ecss_read\";s:34:\"User can read general ECS settings\";s:12:\"ecss_visible\";s:24:\"ECS settings are visible\";s:10:\"ecss_write\";s:26:\"User can edit ECS settings\";s:11:\"rfil_delete\";s:32:\"User can move or delete ECS File\";s:20:\"rfil_edit_permission\";s:35:\"User can change permission settings\";s:9:\"rfil_read\";s:21:\"User can use ECS File\";s:12:\"rfil_visible\";s:19:\"ECS File is visible\";s:10:\"rfil_write\";s:34:\"User can edit settings of ECS File\";s:11:\"rgrp_delete\";s:33:\"User can move or delete ECS Group\";s:20:\"rgrp_edit_permission\";s:35:\"User can change permission settings\";s:9:\"rgrp_read\";s:22:\"User can use ECS Group\";s:12:\"rgrp_visible\";s:20:\"ECS Group is visible\";s:10:\"rgrp_write\";s:35:\"User can edit settings of ECS Group\";s:11:\"rglo_delete\";s:36:\"User can move or delete ECS Glossary\";s:20:\"rglo_edit_permission\";s:35:\"User can change permission settings\";s:9:\"rglo_read\";s:25:\"User can use ECS Glossary\";s:12:\"rglo_visible\";s:23:\"ECS Glossary is visible\";s:10:\"rglo_write\";s:38:\"User can edit settings of ECS Glossary\";s:10:\"rlm_delete\";s:43:\"User can move or delete ECS Learning Module\";s:19:\"rlm_edit_permission\";s:35:\"User can change permission settings\";s:8:\"rlm_read\";s:32:\"User can use ECS Learning Module\";s:11:\"rlm_visible\";s:30:\"ECS Learning Module is visible\";s:9:\"rlm_write\";s:45:\"User can edit settings of ECS Learning Module\";s:11:\"rtst_delete\";s:32:\"User can move or delete ECS Test\";s:20:\"rtst_edit_permission\";s:35:\"User can change permission settings\";s:9:\"rtst_read\";s:21:\"User can use ECS Test\";s:12:\"rtst_visible\";s:19:\"ECS Test is visible\";s:10:\"rtst_write\";s:34:\"User can edit settings of ECS Test\";s:11:\"rwik_delete\";s:32:\"User can move or delete ECS Wiki\";s:20:\"rwik_edit_permission\";s:35:\"User can change permission settings\";s:9:\"rwik_read\";s:21:\"User can use ECS Wiki\";s:12:\"rwik_visible\";s:19:\"ECS Wiki is visible\";s:10:\"rwik_write\";s:34:\"User can edit settings of ECS Wiki\";s:11:\"rcat_delete\";s:36:\"User can move or delete ECS Category\";s:20:\"rcat_edit_permission\";s:35:\"User can change permission settings\";s:9:\"rcat_read\";s:25:\"User can use ECS Category\";s:12:\"rcat_visible\";s:23:\"ECS Category is visible\";s:10:\"rcat_write\";s:38:\"User can edit settings of ECS Category\";s:12:\"itgr_visible\";s:21:\"Item group is visible\";s:11:\"chtr_delete\";s:30:\"User can move or delete course\";s:12:\"bibl_visible\";s:23:\"Bibliography is visible\";s:9:\"bibl_read\";s:34:\"User can read bibliography content\";s:9:\"bibl_copy\";s:17:\"Copy Bibliography\";s:10:\"bibl_write\";s:35:\"User can edit bibliography settings\";s:11:\"bibl_delete\";s:36:\"User can move or delete bibliography\";s:20:\"bibl_edit_permission\";s:35:\"User can change permission settings\";s:12:\"bibs_visible\";s:38:\"Bibliography-Administration is visible\";s:9:\"bibs_read\";s:34:\"User can read bibliography content\";s:10:\"bibs_write\";s:35:\"User can edit bibliography settings\";s:11:\"bibs_delete\";s:31:\"User can delete library entries\";s:9:\"bibs_copy\";s:26:\"User can copy bibliography\";s:20:\"bibs_edit_permission\";s:35:\"User can change permission settings\";s:19:\"edit_userassignment\";s:20:\"Edit User Assignment\";s:20:\"sysc_edit_permission\";s:44:\"User can change permissions of System Check.\";s:9:\"sysc_read\";s:37:\"User has read access to System Check.\";s:12:\"sysc_visible\";s:24:\"System Check is visible.\";s:10:\"sysc_write\";s:30:\"User can execute System Check.\";s:12:\"delete_files\";s:12:\"Delete Files\";s:16:\"cld_delete_files\";s:42:\"Users can delete Files in the cloud object\";s:14:\"delete_folders\";s:14:\"Delete Folders\";s:18:\"cld_delete_folders\";s:44:\"Users can delete Folders in the cloud object\";s:13:\"files_visible\";s:13:\"Files Visible\";s:17:\"cld_files_visible\";s:37:\"Files are visible in the cloud object\";s:15:\"folders_visible\";s:15:\"Folders Visible\";s:19:\"cld_folders_visible\";s:39:\"Folders are visible in the cloud object\";s:14:\"folders_create\";s:14:\"Create Folders\";s:18:\"cld_folders_create\";s:42:\"Folders may be created in the cloud object\";s:11:\"cld_visible\";s:23:\"Cloud Object is visible\";s:8:\"cld_read\";s:28:\"User can open a Cloud Object\";s:9:\"cld_write\";s:35:\"User can edit cloud object settings\";s:10:\"cld_delete\";s:28:\"User can delete cloud object\";s:14:\"cld_permission\";s:35:\"User can change permission settings\";s:10:\"cld_upload\";s:41:\"User can upload files to the cloud object\";s:12:\"cld_download\";s:45:\"User can download files from the cloud object\";s:19:\"cld_edit_permission\";s:35:\"User can change permission settings\";s:12:\"prtt_visible\";s:29:\"Portfolio Template is visible\";s:9:\"prtt_read\";s:42:\"User has read access to portfolio template\";s:9:\"prtt_copy\";s:32:\"User can copy portfolio template\";s:10:\"prtt_write\";s:56:\"User can edit settings and content of portfolio template\";s:11:\"prtt_delete\";s:42:\"User can move or delete portfolio template\";s:20:\"prtt_edit_permission\";s:58:\"User can change permission settings for portfolio template\";s:23:\"rbac_copy_role_add_perm\";s:15:\"Add Permissions\";s:26:\"rbac_copy_role_remove_perm\";s:18:\"Remove Permissions\";s:19:\"rbac_copy_role_copy\";s:16:\"Copy Permissions\";s:16:\"rbac_create_prtt\";s:25:\"Create Portfolio Template\";s:16:\"glo_edit_content\";s:21:\"User can edit content\";s:16:\"rbac_create_rolt\";s:24:\"Create new Role Template\";s:16:\"rbac_create_role\";s:15:\"Create new Role\";s:16:\"il_orgu_employee\";s:28:\"Organisational Unit Employee\";s:16:\"il_orgu_superior\";s:28:\"Organisational Unit Superior\";s:16:\"rbac_create_bibl\";s:19:\"Create Bibliography\";s:15:\"rbac_create_cld\";s:19:\"Create Cloud Object\";s:12:\"crss_visible\";s:32:\"Course administration is visible\";s:9:\"crss_read\";s:45:\"User has read access to Course administration\";s:10:\"crss_write\";s:38:\"Edit settings in Course administration\";s:20:\"crss_edit_permission\";s:60:\"User can change permission settings in Course administration\";s:12:\"grps_visible\";s:31:\"Group administration is visible\";s:9:\"grps_read\";s:44:\"User has read access to Group administration\";s:10:\"grps_write\";s:37:\"Edit settings in Group administration\";s:20:\"grps_edit_permission\";s:59:\"User can change permission settings in Group administration\";s:12:\"wiks_visible\";s:30:\"Wiki administration is visible\";s:9:\"wiks_read\";s:43:\"User has read access to Wiki administration\";s:10:\"wiks_write\";s:36:\"Edit settings in Wiki administration\";s:20:\"wiks_edit_permission\";s:58:\"User can change permission settings in Wiki administration\";s:11:\"tos_visible\";s:42:\"Terms of Service administration is visible\";s:8:\"tos_read\";s:55:\"User has read access to Terms of Service administration\";s:9:\"tos_write\";s:48:\"Edit settings in Terms of Service administration\";s:19:\"tos_edit_permission\";s:70:\"User can change permission settings in Terms of Service administration\";s:12:\"wbrs_visible\";s:33:\"Weblink administration is visible\";s:9:\"wbrs_read\";s:46:\"User has read access to Weblink administration\";s:10:\"wbrs_write\";s:39:\"Edit settings in Weblink administration\";s:20:\"wbrs_edit_permission\";s:61:\"User can change permission settings in Weblink administration\";s:12:\"reps_visible\";s:36:\"Repository administration is visible\";s:9:\"reps_read\";s:49:\"User has read access to Repository administration\";s:10:\"reps_write\";s:42:\"Edit settings in Repository administration\";s:20:\"reps_edit_permission\";s:64:\"User can change permission settings in Repository administration\";s:27:\"orgu_view_learning_progress\";s:22:\"View Learning Progress\";s:12:\"orgu_visible\";s:30:\"Organisational Unit is visible\";s:9:\"orgu_read\";s:43:\"User has read access to Organisational Unit\";s:10:\"orgu_write\";s:45:\"User can edit settings of Organisational Unit\";s:15:\"orgu_read_users\";s:69:\"User can read local user accounts created in this Organisational Unit\";s:27:\"orgu_cat_administrate_users\";s:80:\"User can create and administrate local user accounts in this Organisational Unit\";s:11:\"orgu_delete\";s:43:\"User can move or delete Organisational Unit\";s:20:\"orgu_edit_permission\";s:35:\"User can change permission settings\";s:16:\"rbac_create_orgu\";s:27:\"Create Organisational Units\";s:15:\"statistics_read\";s:15:\"View Statistics\";s:20:\"wiki_statistics_read\";s:15:\"View Statistics\";s:12:\"excs_visible\";s:34:\"Exercise administration is visible\";s:9:\"excs_read\";s:47:\"User has read access to Exercise administration\";s:10:\"excs_write\";s:40:\"Edit settings in Exercise administration\";s:20:\"excs_edit_permission\";s:62:\"User can change permission settings in Exercise administration\";s:12:\"taxs_visible\";s:34:\"Taxonomy administration is visible\";s:9:\"taxs_read\";s:47:\"User has read access to Taxonomy administration\";s:10:\"taxs_write\";s:40:\"Edit settings in Taxonomy administration\";s:20:\"taxs_edit_permission\";s:62:\"User can change permission settings in Taxonomy administration\";s:22:\"read_learning_progress\";s:37:\"View learning progress of other users\";s:26:\"crs_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:26:\"grp_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:27:\"fold_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:25:\"lm_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:27:\"htlm_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:27:\"sahs_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:26:\"tst_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:26:\"exc_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:27:\"sess_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:16:\"condition_failed\";s:6:\"Failed\";s:27:\"condition_learning_progress\";s:29:\"Derive from Learning Progress\";s:22:\"rbac_precondition_hide\";s:11:\"Hide Object\";s:27:\"rbac_precondition_hide_info\";s:152:\" This option allows to hide the object for users who currently have not fulfilled the preconditions. Therefore, all not accessible content is invisible.\";s:32:\"rbac_cant_import_role_wrong_type\";s:46:\"Can\'t import a role from item %s into item %s.\";s:31:\"orgu_view_learning_progress_rec\";s:45:\"View Learning Progress of Unit incl. Subunits\";s:9:\"orgu_copy\";s:24:\"Copy Organisational Unit\";s:8:\"ilias_id\";s:8:\"ILIAS-ID\";}'); -INSERT INTO `lng_modules` VALUES ('forum','en','a:150:{s:15:\"ascending_order\";s:29:\"Latest postings at the bottom\";s:16:\"descending_order\";s:26:\"Latest postings at the top\";s:27:\"activate_current_and_childs\";s:21:\"Activate All Postings\";s:18:\"activate_new_posts\";s:17:\"Activate Postings\";s:21:\"activate_only_current\";s:16:\"Activate Current\";s:17:\"activate_post_txt\";s:156:\"Would you really like to activate the current posting and if applicable all its child postings? Please note that all parent postings will be activated, too.\";s:13:\"activate_post\";s:8:\"Activate\";s:12:\"close_topics\";s:5:\"Close\";s:29:\"deactivate_current_and_childs\";s:23:\"Deactivate All Postings\";s:19:\"deactivate_post_txt\";s:83:\"Would you really like to deactivate the current posting and all its child postings?\";s:21:\"fmr_copy_threads_info\";s:109:\"You have the possibility to copy single threads. Only the beginning of the chosen threads will be duplicated.\";s:15:\"forum_add_quote\";s:13:\"Add Quotation\";s:30:\"forums_all_threads_marked_read\";s:36:\"All threads have been marked as read\";s:22:\"forums_attachments_add\";s:14:\"Add attachment\";s:18:\"forums_attachments\";s:11:\"Attachments\";s:21:\"forums_censor_comment\";s:17:\"Comment of Censor\";s:16:\"forums_count_art\";s:18:\"Number of Articles\";s:16:\"forums_count_thr\";s:17:\"Number of Threads\";s:12:\"forums_count\";s:16:\"Number of Forums\";s:17:\"forums_created_by\";s:10:\"Created by\";s:18:\"forums_delete_file\";s:17:\"Delete attachment\";s:27:\"forums_disable_notification\";s:36:\"Disable Notification for this Thread\";s:26:\"forums_download_attachment\";s:13:\"Download file\";s:16:\"forums_edit_post\";s:12:\"Edit Article\";s:26:\"forums_enable_notification\";s:35:\"Enable Notification for this Thread\";s:23:\"forums_info_censor_post\";s:43:\"Are you sure you want to hide this article?\";s:24:\"forums_info_censor2_post\";s:18:\"Revoke Censorship?\";s:23:\"forums_info_delete_post\";s:69:\"Are you sure you want to delete this article including any responses?\";s:16:\"forums_mark_read\";s:16:\"Mark All as Read\";s:17:\"forums_new_thread\";s:10:\"New Thread\";s:25:\"forums_no_posts_available\";s:73:\"This thread has no posts yet or the moderator deactivated the first post.\";s:28:\"forums_notification_disabled\";s:21:\"Notification disabled\";s:27:\"forums_notification_enabled\";s:20:\"Notification enabled\";s:25:\"forums_notification_intro\";s:72:\"This mail was automatically sent to you by the ILIAS installation %s, %s\";s:29:\"forums_notification_show_post\";s:16:\"Show posting: %s\";s:27:\"forums_notification_subject\";s:20:\"New posting in forum\";s:19:\"forums_notification\";s:12:\"Notification\";s:39:\"forums_post_and_children_were_activated\";s:54:\"The posting and all its child postings were activated.\";s:19:\"forums_post_deleted\";s:24:\"Posting has been deleted\";s:20:\"forums_post_modified\";s:25:\"Posting has been modified\";s:33:\"forums_post_needs_to_be_activated\";s:76:\"A new posting has been created, but it needs to be activated by a moderator.\";s:21:\"forums_post_new_entry\";s:30:\"A new posting has been created\";s:25:\"forums_post_was_activated\";s:26:\"The posting was activated.\";s:26:\"forums_posts_not_available\";s:22:\"Postings Not Available\";s:12:\"forums_posts\";s:12:\"All postings\";s:19:\"forums_print_thread\";s:12:\"Print Thread\";s:14:\"forums_subject\";s:7:\"Subject\";s:15:\"forums_the_post\";s:7:\"Posting\";s:25:\"forums_thread_create_date\";s:10:\"Created on\";s:25:\"forums_thread_create_from\";s:12:\"Created from\";s:20:\"forums_thread_marked\";s:35:\"The thread has been marked as read.\";s:23:\"forums_thread_new_entry\";s:26:\"New topic has been created\";s:13:\"forums_thread\";s:6:\"Thread\";s:17:\"forums_your_reply\";s:10:\"Your Reply\";s:6:\"forums\";s:6:\"Forums\";s:26:\"frm_anonymous_posting_desc\";s:94:\"If enabled, registered users can post to this forum only by using a pseudonym or without name.\";s:21:\"frm_anonymous_posting\";s:22:\"Posting with pseudonym\";s:16:\"frm_default_view\";s:12:\"Default View\";s:25:\"frm_detach_moderator_role\";s:21:\"Detach Moderator Role\";s:15:\"frm_moderator_f\";s:9:\"Moderator\";s:15:\"frm_moderator_m\";s:9:\"Moderator\";s:37:\"frm_moderator_role_added_successfully\";s:45:\"The user was added as moderator successfully.\";s:41:\"frm_moderators_detached_role_successfully\";s:68:\"The moderator role was detached for all selected users successfully.\";s:28:\"frm_moderators_not_exist_yet\";s:26:\"Please choose a moderator.\";s:34:\"frm_moderators_select_at_least_one\";s:37:\"Please choose at least one moderator.\";s:25:\"frm_moderators_select_one\";s:23:\"Please choose one user.\";s:14:\"frm_moderators\";s:10:\"Moderators\";s:26:\"frm_post_not_activated_yet\";s:18:\"Not activated yet.\";s:13:\"frm_pseudonym\";s:9:\"Pseudonym\";s:39:\"frm_purifier_not_implemented_for_type_x\";s:41:\"Purifier for type %s not implemented yet.\";s:40:\"frm_statistics_disabled_for_participants\";s:42:\"Statistics are disabled for forum members.\";s:27:\"frm_statistics_enabled_desc\";s:46:\"Enable posting statistics for all participants\";s:22:\"frm_statistics_enabled\";s:17:\"Enable Statistics\";s:22:\"frm_statistics_ranking\";s:18:\"Number of Postings\";s:14:\"frm_statistics\";s:10:\"Statistics\";s:23:\"frm_sure_delete_threads\";s:54:\"Are you sure you want to delete the following threads?\";s:15:\"frm_wizard_page\";s:21:\"Copy Forum (Step 2/2)\";s:7:\"is_read\";s:12:\"Mark as Read\";s:22:\"make_topics_non_sticky\";s:23:\"Make Threads Non-Sticky\";s:18:\"make_topics_sticky\";s:19:\"Make Threads Sticky\";s:18:\"move_chosen_topics\";s:19:\"Move Chosen Threads\";s:8:\"new_post\";s:8:\"New Post\";s:17:\"no_forum_selected\";s:47:\"No forum selected for moving the chosen threads\";s:20:\"post_activation_desc\";s:71:\"Before being published all postings need to be approved by a moderator.\";s:34:\"post_censored_comment_by_moderator\";s:38:\"Posting Censored, Comment by Moderator\";s:13:\"reopen_topics\";s:6:\"Reopen\";s:26:\"select_at_least_one_thread\";s:34:\"Please select at least one thread.\";s:6:\"sticky\";s:6:\"Sticky\";s:6:\"thread\";s:6:\"Thread\";s:26:\"threads_moved_successfully\";s:60:\"The chosen threads were moved to another forum successfully.\";s:11:\"topic_close\";s:6:\"Closed\";s:31:\"topics_please_select_one_action\";s:24:\"Please select an action.\";s:27:\"forums_post_activation_mail\";s:198:\"Unless the following posting is not activated, it is not visible for other forum users. You receive this email because you are assigned as moderator and have the permission to activate this posting.\";s:10:\"post_reply\";s:3:\"Re:\";s:14:\"preset_subject\";s:23:\"Preset subject on reply\";s:17:\"add_re_to_subject\";s:34:\"Add ‘Re: ’ to subject on reply\";s:22:\"add_re_to_subject_info\";s:58:\"If activated, ‘Re: ’ is added to the subject on reply.\";s:17:\"enter_new_subject\";s:26:\"Please enter a new subject\";s:14:\"frm_edit_title\";s:10:\"Edit Title\";s:13:\"empty_subject\";s:43:\"On reply the user has to enter a new title.\";s:19:\"frm_subject_setting\";s:15:\"Subject setting\";s:25:\"user_decides_notification\";s:36:\"Each user decides about notification\";s:20:\"mark_moderator_posts\";s:20:\"Mark moderator posts\";s:25:\"mark_moderator_posts_desc\";s:48:\"If activated moderator posts will be highlighted\";s:17:\"cont_captcha_code\";s:4:\"Code\";s:26:\"frm_at_least_one_moderator\";s:39:\"There has to be at least one moderator.\";s:21:\"select_max_one_thread\";s:30:\"Please select one thread only!\";s:13:\"sort_by_posts\";s:13:\"Sort by Posts\";s:34:\"forums_forum_notification_disabled\";s:64:\"You will no longer be notified about new messages in this forum.\";s:17:\"number_of_threads\";s:36:\"Displayed Number of Threads per Page\";s:10:\"frm_rating\";s:6:\"Rating\";s:21:\"enable_thread_ratings\";s:13:\"Thread Rating\";s:26:\"enable_thread_ratings_info\";s:47:\"If activated users are allowed to rate threads.\";s:8:\"frm_copy\";s:10:\"Copy Forum\";s:26:\"frm_notification_activated\";s:22:\"Notification Activated\";s:28:\"frm_notification_deactivated\";s:24:\"Notification Deactivated\";s:12:\"sort_by_date\";s:12:\"Sort by date\";s:18:\"error_reading_file\";s:35:\"There was an error reading the file\";s:21:\"sorting_manual_sticky\";s:32:\"Manual sorting of sticky threads\";s:19:\"frm_sorting_threads\";s:14:\"Thread Sorting\";s:17:\"frm_sorting_posts\";s:13:\"Posts Sorting\";s:28:\"sticky_threads_always_on_top\";s:180:\"‘Sticky Threads’ are always listed at the top of the list of threads. Within the ‘Sticky Threads’ you are able to sort the threads manually, if you have chosen this option.\";s:5:\"merge\";s:5:\"Merge\";s:20:\"please_choose_target\";s:39:\"Please choose a thread as merge target.\";s:22:\"frm_sure_merge_threads\";s:239:\"Are you sure you want to merge these threads? Warning: This action can not be undone! Eventually ILIAS swaps source and target thread if the first posting of the source thread is created earlier than the first posting of the target thread.\";s:39:\"not_allowed_to_merge_into_another_forum\";s:56:\"It is not possible to merge threads of different forums.\";s:22:\"frm_selected_merge_src\";s:28:\"Selected Thread to Merge: %s\";s:21:\"error_same_thread_ids\";s:46:\"Source and target thread have to be different.\";s:13:\"frm_merge_src\";s:19:\"Selected Thread: %s\";s:16:\"frm_merge_target\";s:10:\"Target: %s\";s:27:\"merged_threads_successfully\";s:45:\"The selected threads were merged successfully\";s:24:\"switch_threads_for_merge\";s:129:\"The selected thread is older than the target thread. To ensure a successful merge, the source and target thread will be switched.\";s:23:\"merge_posts_into_thread\";s:32:\"Merge Postings into other Thread\";s:20:\"move_thread_to_forum\";s:26:\"Move Thread to other Forum\";s:16:\"post_reply_count\";s:7:\"Re(%s):\";s:24:\"frm_max_notification_age\";s:21:\"Max. Notification Age\";s:29:\"frm_max_notification_age_unit\";s:6:\"Day(s)\";s:29:\"frm_max_notification_age_info\";s:140:\"Please define the maximum age of postings to send notifications for. It is recommended to choose a higher value than the scheduled interval.\";s:26:\"sel_threads_already_sticky\";s:54:\"At least one of the selected threads is already sticky\";s:28:\"sel_threads_already_unsticky\";s:56:\"At least one of the selected threads is already unsticky\";s:23:\"sel_threads_make_sticky\";s:46:\"The selected threads has been marked as sticky\";s:25:\"sel_threads_make_unsticky\";s:53:\"The selected threads are not marked as sticky anymore\";s:23:\"selected_threads_closed\";s:36:\"The selected threads has been closed\";s:25:\"selected_threads_reopened\";s:38:\"The selected threads has been reopened\";s:14:\"frm_censorship\";s:6:\"Censor\";s:21:\"frm_revoke_censorship\";s:17:\"Revoke Censorship\";s:22:\"frm_censorship_applied\";s:45:\"The censorship has been successfully applied.\";s:22:\"frm_censorship_revoked\";s:45:\"The censorship has been successfully revoked.\";s:16:\"frm_mark_as_read\";s:12:\"Mark as read\";s:18:\"frm_mark_as_unread\";s:14:\"Mark as unread\";}'); +INSERT INTO `lng_modules` VALUES ('rbac','en','a:670:{s:20:\"accs_edit_permission\";s:73:\"User can change permissions of Accessibility Settings in Administration.\";s:9:\"accs_read\";s:65:\"User has read access to Accessibility Settings in Administration.\";s:12:\"accs_visible\";s:53:\"Accessibility Settings are visible in Administration.\";s:10:\"accs_write\";s:55:\"User can edit Accessibility Settings in Administration.\";s:19:\"adm_edit_permission\";s:66:\"User can change permissions of General Settings in Administration.\";s:8:\"adm_read\";s:59:\"User has read access to General Settings in Administration.\";s:11:\"adm_visible\";s:47:\"General Settings are visible in Administration.\";s:9:\"adm_write\";s:49:\"User can edit General Settings in Administration.\";s:24:\"adopt_perm_from_template\";s:24:\"Copy Permission Settings\";s:20:\"adve_edit_permission\";s:61:\"User can change permission settings of Editing administration\";s:9:\"adve_read\";s:46:\"User has read access to Editing Administration\";s:12:\"adve_visible\";s:33:\"Editing Administration is visible\";s:10:\"adve_write\";s:48:\"User can edit settings of Editing Administration\";s:20:\"assf_edit_permission\";s:73:\"User can change permission settings of Test and Assessment administration\";s:9:\"assf_read\";s:55:\"User has read access Test and Assessment Administration\";s:12:\"assf_visible\";s:45:\"Test and Assessment administration is visible\";s:10:\"assf_write\";s:60:\"User can edit settings of Test and Assessment Administration\";s:20:\"auth_edit_permission\";s:85:\"User can change permission settings of Authentication and Registration administration\";s:9:\"auth_read\";s:73:\"User has read access to administration of Authentication and Registration\";s:12:\"auth_visible\";s:60:\"Administration of Authentication and Registration is visible\";s:10:\"auth_write\";s:58:\"User can edit settings for Authentication and Registration\";s:26:\"cat_cat_administrate_users\";s:69:\"User can create and administrate local user accounts in this category\";s:8:\"cat_copy\";s:22:\"User can copy category\";s:10:\"cat_delete\";s:32:\"User can move or delete category\";s:19:\"cat_edit_permission\";s:35:\"User can change permission settings\";s:14:\"cat_read_users\";s:58:\"User can read local user accounts created in this category\";s:8:\"cat_read\";s:32:\"User has read access to category\";s:11:\"cat_visible\";s:19:\"Category is visible\";s:9:\"cat_write\";s:53:\"User can edit settings of category and manage content\";s:20:\"cert_edit_permission\";s:66:\"User can change permission settings of Certificates administration\";s:9:\"cert_read\";s:51:\"User has read access to Certificates Administration\";s:12:\"cert_visible\";s:38:\"Certificates Administration is visible\";s:10:\"cert_write\";s:53:\"User can edit settings in Certificates Administration\";s:32:\"change_existing_object_type_desc\";s:78:\"This will also change the permissions of already existing objects of that type\";s:28:\"change_existing_objects_desc\";s:215:\"The permission settings of this role will be adopted to ALL existing objects. If you want to change permissions only for specific object types please click the checkboxes to the right of the appropriate object type.\";s:23:\"change_existing_objects\";s:23:\"Change Existing Objects\";s:29:\"change_existing_prefix_single\";s:6:\"Change\";s:22:\"change_existing_prefix\";s:15:\"Change Existing\";s:29:\"change_existing_suffix_single\";s:6:\" \";s:22:\"change_existing_suffix\";s:6:\" \";s:8:\"crs_copy\";s:20:\"User can copy course\";s:16:\"rbac_create_fold\";s:13:\"Create Folder\";s:10:\"crs_delete\";s:30:\"User can move or delete course\";s:26:\"crs_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:19:\"crs_edit_permission\";s:35:\"User can change permission settings\";s:8:\"crs_join\";s:20:\"User can join course\";s:9:\"crs_leave\";s:32:\"User can unsubscribe from course\";s:8:\"crs_read\";s:30:\"User has read access to course\";s:11:\"crs_visible\";s:17:\"Course is visible\";s:9:\"crs_write\";s:48:\"User can edit course settings and manage content\";s:19:\"edit_roleassignment\";s:20:\"Edit role assignment\";s:8:\"exc_copy\";s:22:\"User can copy exercise\";s:10:\"exc_delete\";s:32:\"User can move or delete exercise\";s:26:\"exc_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:19:\"exc_edit_permission\";s:35:\"User can change permission settings\";s:8:\"exc_read\";s:32:\"User can participate at exercise\";s:11:\"exc_visible\";s:19:\"Exercise is visible\";s:9:\"exc_write\";s:50:\"User can edit settings and assignments of exercise\";s:20:\"extt_edit_permission\";s:74:\"User can change permission settings of Third Party Software administration\";s:9:\"extt_read\";s:62:\"User has read access to administration of Third Party Software\";s:12:\"extt_visible\";s:49:\"Administration of Third Party Software is visible\";s:10:\"extt_write\";s:46:\"User can edit settings of Third Party Software\";s:11:\"feed_delete\";s:32:\"User can move or delete web feed\";s:20:\"feed_edit_permission\";s:35:\"User can change permission settings\";s:9:\"feed_read\";s:33:\"User can read content of web feed\";s:12:\"feed_visible\";s:19:\"Web feed is visible\";s:10:\"feed_write\";s:31:\"User can edit web feed settings\";s:9:\"file_copy\";s:18:\"User can copy file\";s:11:\"file_delete\";s:28:\"User can move or delete file\";s:20:\"file_edit_permission\";s:35:\"User can change permission settings\";s:9:\"file_read\";s:22:\"User can download file\";s:12:\"file_visible\";s:15:\"File is visible\";s:10:\"file_write\";s:58:\"User can edit file settings and upload new version of file\";s:9:\"fold_copy\";s:20:\"User can copy folder\";s:11:\"fold_delete\";s:30:\"User can move or delete folder\";s:27:\"fold_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:20:\"fold_edit_permission\";s:35:\"User can change permission settings\";s:9:\"fold_read\";s:30:\"User has read access to folder\";s:12:\"fold_visible\";s:17:\"Folder is visible\";s:10:\"fold_write\";s:51:\"User can edit settings of folder and manage content\";s:13:\"frm_add_reply\";s:28:\"Users can reply to a posting\";s:14:\"frm_add_thread\";s:25:\"User can add a new thread\";s:8:\"frm_copy\";s:19:\"User can copy forum\";s:10:\"frm_delete\";s:29:\"User can move or delete forum\";s:19:\"frm_edit_permission\";s:35:\"User can change permission settings\";s:16:\"frm_moderate_frm\";s:41:\"User can edit, censor and delete postings\";s:8:\"frm_read\";s:27:\"User can read forum content\";s:11:\"frm_visible\";s:16:\"Forum is visible\";s:9:\"frm_write\";s:43:\"User can edit forum settings and moderators\";s:8:\"glo_copy\";s:22:\"User can copy glossary\";s:10:\"glo_delete\";s:32:\"User can move or delete glossary\";s:19:\"glo_edit_permission\";s:35:\"User can change permission settings\";s:8:\"glo_read\";s:30:\"User can read glossary content\";s:11:\"glo_visible\";s:19:\"Glossary is visible\";s:9:\"glo_write\";s:46:\"User can edit content and settings of glossary\";s:8:\"grp_copy\";s:19:\"User can copy group\";s:10:\"grp_delete\";s:29:\"User can move or delete group\";s:26:\"grp_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:19:\"grp_edit_permission\";s:35:\"User can change permission settings\";s:8:\"grp_join\";s:19:\"User can join group\";s:9:\"grp_leave\";s:31:\"User can unsubscribe from group\";s:8:\"grp_read\";s:29:\"User has read access to group\";s:11:\"grp_visible\";s:16:\"Group is visible\";s:9:\"grp_write\";s:47:\"User can edit group settings and manage content\";s:9:\"htlm_copy\";s:34:\"User can copy HTML learning module\";s:11:\"htlm_delete\";s:44:\"User can move or delete HTML learning module\";s:27:\"htlm_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:20:\"htlm_edit_permission\";s:35:\"User can change permission settings\";s:9:\"htlm_read\";s:34:\"User can read HTML learning module\";s:12:\"htlm_visible\";s:31:\"HTML learning module is visible\";s:10:\"htlm_write\";s:58:\"User can edit content and settings of HTML learning module\";s:7:\"lm_copy\";s:35:\"User can copy ILIAS learning module\";s:9:\"lm_delete\";s:45:\"User can move or delete ILIAS learning module\";s:25:\"lm_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:18:\"lm_edit_permission\";s:35:\"User can change permission settings\";s:7:\"lm_read\";s:35:\"User can read ILIAS learning module\";s:10:\"lm_visible\";s:32:\"ILIAS Learning Module is visible\";s:8:\"lm_write\";s:59:\"User can edit content and settings of ILIAS learning module\";s:20:\"lngf_edit_permission\";s:62:\"User can change permission settings of Language administration\";s:9:\"lngf_read\";s:47:\"User has read access to Language administration\";s:12:\"lngf_visible\";s:34:\"Language administration is visible\";s:10:\"lngf_write\";s:87:\"User can edit settings in Language administration and use extended language maintenance\";s:20:\"lrss_edit_permission\";s:72:\"User can change permission settings of Learning Resources administration\";s:9:\"lrss_read\";s:51:\"Read access to administration of Learning Resources\";s:12:\"lrss_visible\";s:47:\"Administration of Learning Resources is visible\";s:10:\"lrss_write\";s:62:\"User can edit settings of Learning Resources in administration\";s:9:\"mail_read\";s:43:\"User has read access to Mail administration\";s:14:\"mail_smtp_mail\";s:52:\"User can send e-mails per SMTP to external addresses\";s:19:\"mail_system_message\";s:38:\"User can send internal system messages\";s:12:\"mail_visible\";s:30:\"Mail administration is visible\";s:10:\"mail_write\";s:45:\"User can edit settings in Mail administration\";s:9:\"mcst_copy\";s:23:\"User can copy mediacast\";s:11:\"mcst_delete\";s:33:\"User can move or delete mediacast\";s:20:\"mcst_edit_permission\";s:35:\"User can change permission settings\";s:9:\"mcst_read\";s:23:\"User can read mediacast\";s:12:\"mcst_visible\";s:20:\"Mediacast is visible\";s:10:\"mcst_write\";s:47:\"User can edit content and settings of mediacast\";s:10:\"mep_delete\";s:34:\"User can move or delete media pool\";s:19:\"mep_edit_permission\";s:35:\"User can change permission settings\";s:8:\"mep_read\";s:62:\"User has read access to media pool and can reuse media objects\";s:11:\"mep_visible\";s:21:\"Media pool is visible\";s:9:\"mep_write\";s:48:\"User can edit content and settings of media pool\";s:20:\"mobs_edit_permission\";s:73:\"User can change permission settings in Media Objects/Pools administration\";s:9:\"mobs_read\";s:58:\"User has read access to Media Objects/Pools administration\";s:12:\"mobs_visible\";s:45:\"Media Objects/Pools administration is visible\";s:10:\"mobs_write\";s:60:\"User can edit settings in Media Objects/Pools administration\";s:20:\"nwss_edit_permission\";s:72:\"User can change permission settings in News and Web Feeds administration\";s:9:\"nwss_read\";s:56:\"User has read access to ews and Web Feeds administration\";s:12:\"nwss_visible\";s:44:\"News and Web Feeds administration is visible\";s:10:\"nwss_write\";s:59:\"User can edit settings in News and Web Feeds administration\";s:20:\"pays_edit_permission\";s:58:\"User can change permission settings in Shop administration\";s:9:\"pays_read\";s:43:\"User has read access to Shop administration\";s:12:\"pays_visible\";s:30:\"Shop administration is visible\";s:10:\"pays_write\";s:45:\"User can edit settings in Shop administration\";s:18:\"ps_edit_permission\";s:70:\"User can change permission settings of Privacy/Security administration\";s:21:\"ps_export_member_data\";s:49:\"User can export member data in courses and groups\";s:7:\"ps_read\";s:55:\"User has read access to Privacy/Security administration\";s:10:\"ps_visible\";s:42:\"Privacy/Security administration is visible\";s:8:\"ps_write\";s:57:\"User can edit settings in Privacy/Security administration\";s:8:\"qpl_copy\";s:37:\"User can copy question pool for tests\";s:10:\"qpl_delete\";s:37:\"User can move or delete question pool\";s:19:\"qpl_edit_permission\";s:35:\"User can change permission settings\";s:8:\"qpl_read\";s:61:\"User can read test questions in pool and insert them in tests\";s:11:\"qpl_visible\";s:24:\"Question pool is visible\";s:9:\"qpl_write\";s:58:\"User can edit test questions and settings of question pool\";s:15:\"rbac_create_cat\";s:17:\"Create Categories\";s:20:\"root_edit_permission\";s:35:\"User can change permission settings\";s:9:\"root_read\";s:48:\"User has read access to Repository - Home\";s:12:\"root_visible\";s:35:\"Repository - Home is visible\";s:10:\"root_write\";s:69:\"User can edit settings of Repository - Home and manage content\";s:9:\"sahs_copy\";s:40:\"User can copy SCORM/AICC learning module\";s:11:\"sahs_delete\";s:50:\"User can move or delete SCORM/AICC learning module\";s:27:\"sahs_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:20:\"sahs_edit_permission\";s:35:\"User can change permission settings\";s:9:\"sahs_read\";s:40:\"User can read SCORM/AICC learning module\";s:12:\"sahs_visible\";s:37:\"SCORM/AICC learning module is visible\";s:10:\"sahs_write\";s:64:\"User can edit content and settings of SCORM/AICC learning module\";s:20:\"seas_edit_permission\";s:60:\"User can change permission settings or Search administration\";s:9:\"seas_read\";s:45:\"User has read access to Search administration\";s:11:\"seas_search\";s:39:\"User can use the global search in ILIAS\";s:12:\"seas_visible\";s:32:\"Search administration is visible\";s:10:\"seas_write\";s:38:\"Edit settings in Search administration\";s:9:\"sess_copy\";s:21:\"User can copy session\";s:8:\"spl_copy\";s:39:\"User can copy question pool for surveys\";s:10:\"spl_delete\";s:37:\"User can move or delete question pool\";s:19:\"spl_edit_permission\";s:35:\"User can change permission settings\";s:8:\"spl_read\";s:64:\"User can read survey questions in pool and insert them in survey\";s:11:\"spl_visible\";s:24:\"Question pool is visible\";s:9:\"spl_write\";s:60:\"User can edit survey questions and settings of question pool\";s:20:\"stys_edit_permission\";s:71:\"User can change permission settings of Layout and Styles administration\";s:9:\"stys_read\";s:56:\"User has read access to Layout and Styles administration\";s:12:\"stys_visible\";s:43:\"Layout and Styles administration is visible\";s:10:\"stys_write\";s:58:\"User can edit settings in Layout and Styles administration\";s:8:\"svy_copy\";s:20:\"User can copy survey\";s:10:\"svy_delete\";s:30:\"User can move or delete survey\";s:19:\"svy_edit_permission\";s:35:\"User can change permission settings\";s:10:\"svy_invite\";s:34:\"User can invite others to a survey\";s:8:\"svy_read\";s:32:\"User can participate at a survey\";s:11:\"svy_visible\";s:17:\"Survey is visible\";s:9:\"svy_write\";s:44:\"User can edit content and settings of survey\";s:20:\"tags_edit_permission\";s:61:\"User can change permission settings in Tagging administration\";s:9:\"tags_read\";s:46:\"User has read access to Tagging administration\";s:12:\"tags_visible\";s:33:\"Tagging administration is visible\";s:10:\"tags_write\";s:48:\"User can edit settings in Tagging administration\";s:11:\"trac_delete\";s:29:\"User can delete tracking data\";s:20:\"trac_edit_permission\";s:77:\"Change permission settings in Statistics and Learning Progress administration\";s:9:\"trac_read\";s:71:\"User has read access to Statistics and Learning Progress administration\";s:12:\"trac_visible\";s:58:\"Statistics and Learning Progress administration is visible\";s:8:\"tst_copy\";s:18:\"User can copy test\";s:10:\"tst_delete\";s:28:\"User can move or delete test\";s:26:\"tst_edit_learning_progress\";s:40:\"User can edit learning progress settings\";s:19:\"tst_edit_permission\";s:35:\"User can change permission settings\";s:8:\"tst_read\";s:25:\"User can perform the test\";s:11:\"tst_visible\";s:15:\"Test is visible\";s:9:\"tst_write\";s:42:\"User can edit content and settings of test\";s:11:\"usrf_delete\";s:29:\"User can delete user accounts\";s:20:\"usrf_edit_permission\";s:58:\"User can change permission settings in User administration\";s:24:\"usrf_edit_roleassignment\";s:47:\"User can change role assignment of user account\";s:23:\"usrf_push_desktop_items\";s:69:\"User is allowed to push items on the personal desktop.of role members\";s:15:\"usrf_read_users\";s:66:\"User has read access to local user accounts (local administrators)\";s:9:\"usrf_read\";s:43:\"User has read access to User administration\";s:12:\"usrf_visible\";s:30:\"User administration is visible\";s:10:\"usrf_write\";s:36:\"Edit settings in User administration\";s:9:\"webr_copy\";s:21:\"User can copy weblink\";s:11:\"webr_delete\";s:31:\"User can move or delete weblink\";s:20:\"webr_edit_permission\";s:35:\"User can change permission settings\";s:9:\"webr_read\";s:30:\"User can read and use weblinks\";s:12:\"webr_visible\";s:18:\"Weblink is visible\";s:10:\"webr_write\";s:34:\"User can edit settings of weblinks\";s:9:\"wiki_copy\";s:18:\"User can copy wiki\";s:11:\"wiki_delete\";s:28:\"User can move or delete wiki\";s:17:\"wiki_edit_content\";s:35:\"User can create and edit wiki pages\";s:20:\"wiki_edit_permission\";s:35:\"User can change permission settings\";s:9:\"wiki_read\";s:26:\"User can read wiki content\";s:12:\"wiki_visible\";s:15:\"Wiki is visible\";s:10:\"wiki_write\";s:30:\"User can edit settings of wiki\";s:15:\"cals_edit_event\";s:61:\"User can create and edit public calendars and events in ILIAS\";s:20:\"cals_edit_permission\";s:63:\"User can change permission settings for Calendar administration\";s:9:\"cals_read\";s:47:\"User has read access to Calendar Administration\";s:12:\"cals_visible\";s:34:\"Calendar Administration is visible\";s:10:\"cals_write\";s:49:\"User can edit settings of Calendar Administration\";s:9:\"catr_copy\";s:32:\"User can copy category reference\";s:11:\"catr_delete\";s:42:\"User can move or delete category reference\";s:20:\"catr_edit_permission\";s:35:\"User can change permission settings\";s:9:\"catr_read\";s:33:\"Read access to Category Reference\";s:12:\"catr_visible\";s:29:\"Category reference is visible\";s:10:\"catr_write\";s:44:\"User can edit settings of category reference\";s:20:\"cmps_edit_permission\";s:83:\"User can change permission settings of Plugins, Modules and Services administration\";s:9:\"cmps_read\";s:71:\"User has read access to administration of Plugins, Modules and Services\";s:12:\"cmps_visible\";s:67:\"Administration of Plugins, Modules and Services settings is visible\";s:10:\"cmps_write\";s:55:\"User can edit settings of Plugins, Modules and Services\";s:16:\"rbac_create_sess\";s:14:\"Create Session\";s:14:\"crs_edit_event\";s:20:\"Edit Calendar Events\";s:9:\"crsr_copy\";s:30:\"User can copy course reference\";s:11:\"crsr_delete\";s:40:\"User can move or delete course reference\";s:20:\"crsr_edit_permission\";s:35:\"User can change permission settings\";s:9:\"crsr_read\";s:31:\"Read access to Course Reference\";s:12:\"crsr_visible\";s:27:\"Course reference is visible\";s:10:\"crsr_write\";s:42:\"User can edit settings of course reference\";s:22:\"edit_learning_progress\";s:22:\"Edit Learning Progress\";s:20:\"facs_edit_permission\";s:71:\"User can change permission settings of Files and Folders administration\";s:9:\"facs_read\";s:59:\"User has read access to administration of Files and Folders\";s:12:\"facs_visible\";s:46:\"Administration of Files and Folders is visible\";s:10:\"facs_write\";s:61:\"User can edit settings in administration of Files and Folders\";s:16:\"filter_all_roles\";s:33:\"Show all roles of current context\";s:19:\"filter_global_roles\";s:22:\"Show only global roles\";s:25:\"filter_local_roles_object\";s:46:\"Show only local roles defined at this position\";s:18:\"filter_local_roles\";s:40:\"Show only local roles of current context\";s:25:\"filter_roles_local_policy\";s:53:\"Show only roles using a local policy at this position\";s:14:\"grp_edit_event\";s:20:\"Edit Calendar Events\";s:22:\"info_user_view_changed\";s:17:\"User view changed\";s:5:\"leave\";s:5:\"Leave\";s:20:\"mcts_edit_permission\";s:63:\"User can change permission settings in Mediacast administration\";s:9:\"mcts_read\";s:48:\"User has read access to Mediacast administration\";s:12:\"mcts_visible\";s:35:\"Mediacast administration is visible\";s:10:\"mcts_write\";s:50:\"User can edit settings in Mediacast administration\";s:19:\"mds_edit_permission\";s:62:\"User can change permission settings in Metadata administration\";s:8:\"mds_read\";s:47:\"User has read access to Metadata administration\";s:11:\"mds_visible\";s:34:\"Metadata administration is visible\";s:9:\"mds_write\";s:49:\"User can edit settings in Metadata administration\";s:20:\"msg_no_roles_of_type\";s:47:\"No Roles available with selected filter setting\";s:20:\"pdts_edit_permission\";s:70:\"User can change permission settings of Personal Desktop administration\";s:9:\"pdts_read\";s:55:\"User has read access to Personal Desktop administration\";s:12:\"pdts_visible\";s:42:\"Personal Desktop administration is visible\";s:10:\"pdts_write\";s:48:\"Edit settings of Personal Desktop administration\";s:17:\"perm_administrate\";s:12:\"Administrate\";s:22:\"perm_class_create_desc\";s:69:\"Determine which object types may be created under the current object.\";s:17:\"perm_class_create\";s:18:\"Create new Objects\";s:23:\"perm_class_general_desc\";s:101:\"Common operations available for all objects. Hover the cursor over operation to get more information.\";s:18:\"perm_class_general\";s:18:\"General operations\";s:22:\"perm_class_object_desc\";s:27:\"Object-specific operations.\";s:17:\"perm_class_object\";s:18:\"Special Operations\";s:20:\"perm_class_rbac_desc\";s:134:\"Access control to Permission settings (this menu) and local policy settings for automatic permission settings for new created objects.\";s:15:\"perm_class_rbac\";s:19:\"Permission settings\";s:20:\"perm_local_role_desc\";s:83:\"This role is locally defined at the current object and correspond to a local policy\";s:15:\"perm_local_role\";s:10:\"Local Role\";s:26:\"perm_use_local_policy_desc\";s:106:\"If local policy is activated, you may define different default permission settings for the current object.\";s:21:\"perm_use_local_policy\";s:16:\"Use local policy\";s:32:\"rbac_change_existing_confirm_tbl\";s:42:\"Settings for ‘Change Existing Objects’\";s:31:\"rbac_delete_local_policies_info\";s:105:\"If activated, all local policies will be deleted. The object permissions will be rewritten and protected.\";s:26:\"rbac_delete_local_policies\";s:21:\"Delete Local Policies\";s:16:\"rbac_delete_role\";s:11:\"Delete Role\";s:29:\"rbac_keep_local_policies_info\";s:131:\"Choose this mode for keeping all local policies. The object permissions will be adapted to these policies and afterwards protected.\";s:24:\"rbac_keep_local_policies\";s:19:\"Keep Local Policies\";s:19:\"rbac_local_policies\";s:14:\"Local Policies\";s:20:\"rbac_role_delete_qst\";s:122:\"Are you sure you want to delete the following role?
All permissions granted by this role will be deleted permanently.\";s:21:\"rbac_role_delete_self\";s:143:\"Attention: You are assigned to this role. If you continue this delete operation, you may loose access to some ILIAS materials.\";s:22:\"rbac_role_exists_alert\";s:85:\"A role with the same name already exists in this context. Please choose another name.\";s:43:\"rbac_unprotected_delete_local_policies_info\";s:110:\"If activated, all local policies will be deleted. Permissions in courses and groups will be newly initialized.\";s:41:\"rbac_unprotected_keep_local_policies_info\";s:44:\"Choose this mode to keep all local policies.\";s:11:\"rcrs_delete\";s:34:\"User can move or delete ECS Course\";s:20:\"rcrs_edit_permission\";s:35:\"User can change permission settings\";s:9:\"rcrs_read\";s:23:\"User can use ECS Course\";s:12:\"rcrs_visible\";s:21:\"ECS Course is visible\";s:10:\"rcrs_write\";s:36:\"User can edit settings of ECS Course\";s:20:\"recf_edit_permission\";s:70:\"User can change permission settings of Restored Objects administration\";s:9:\"recf_read\";s:55:\"User has read access to Restored Objects administration\";s:12:\"recf_visible\";s:42:\"Restored Objects administration is visible\";s:10:\"recf_write\";s:68:\"Edit Settings and restore objects in Restored Objects administration\";s:16:\"rbac_create_catr\";s:25:\"Create Category Reference\";s:15:\"rbac_create_crs\";s:13:\"Create Course\";s:16:\"rbac_create_crsr\";s:23:\"Create Course Reference\";s:15:\"rbac_create_exc\";s:15:\"Create Exercise\";s:16:\"rbac_create_feed\";s:15:\"Create Web Feed\";s:16:\"rbac_create_file\";s:11:\"Upload File\";s:15:\"rbac_create_frm\";s:12:\"Create Forum\";s:15:\"rbac_create_glo\";s:15:\"Create Glossary\";s:15:\"rbac_create_grp\";s:12:\"Create Group\";s:16:\"rbac_create_htlm\";s:27:\"Create HTML Learning Module\";s:14:\"rbac_create_lm\";s:28:\"Create ILIAS Learning Module\";s:16:\"rbac_create_mcst\";s:16:\"Create Mediacast\";s:15:\"rbac_create_mep\";s:17:\"Create Media Pool\";s:15:\"rbac_create_qpl\";s:25:\"Create Question Pool Test\";s:16:\"rbac_create_rcrs\";s:17:\"Create ECS Course\";s:16:\"rbac_create_sahs\";s:33:\"Create SCORM/AICC Learning Module\";s:15:\"rbac_create_spl\";s:27:\"Create Question Pool Survey\";s:15:\"rbac_create_svy\";s:13:\"Create Survey\";s:15:\"rbac_create_tst\";s:11:\"Create Test\";s:16:\"rbac_create_webr\";s:14:\"Create Weblink\";s:16:\"rbac_create_wiki\";s:11:\"Create Wiki\";s:11:\"sess_delete\";s:31:\"User can move or delete session\";s:15:\"sess_edit_event\";s:20:\"Edit Calendar Events\";s:20:\"sess_edit_permission\";s:35:\"User can change permission settings\";s:9:\"sess_read\";s:32:\"User has read access to sessions\";s:12:\"sess_visible\";s:20:\"Sessions are visible\";s:10:\"sess_write\";s:42:\"User can edit session content and settings\";s:20:\"svyf_edit_permission\";s:56:\"User change permission settings in Survey administration\";s:9:\"svyf_read\";s:45:\"User has read access to Survey administration\";s:12:\"svyf_visible\";s:32:\"Survey administration is visible\";s:10:\"svyf_write\";s:38:\"Edit settings in Survey administration\";s:25:\"mail_mail_to_global_roles\";s:35:\"User can send mails to global roles\";s:30:\"rbac_msg_user_already_assigned\";s:51:\"The chosen users are already assigned to this role.\";s:23:\"rbac_add_new_local_role\";s:18:\"Add New Local Role\";s:27:\"cals_add_consultation_hours\";s:54:\"User can offer and edit consultation hours in calendar\";s:3:\"log\";s:3:\"Log\";s:8:\"rbac_log\";s:3:\"Log\";s:12:\"rbac_changes\";s:7:\"Changes\";s:22:\"rbac_log_operation_add\";s:24:\"Added Operation for \"%s\"\";s:22:\"rbac_log_operation_rmv\";s:26:\"Removed Operation for \"%s\"\";s:24:\"rbac_log_inheritance_add\";s:28:\"Stopped Inheritance for \"%s\"\";s:24:\"rbac_log_inheritance_rmv\";s:28:\"Allowed Inheritance for \"%s\"\";s:22:\"rbac_log_source_object\";s:13:\"Source object\";s:25:\"rbac_log_edit_permissions\";s:16:\"Edit Permissions\";s:20:\"rbac_log_move_object\";s:11:\"Move Object\";s:20:\"rbac_log_link_object\";s:11:\"Link Object\";s:20:\"rbac_log_copy_object\";s:11:\"Copy Object\";s:22:\"rbac_log_create_object\";s:13:\"Create Object\";s:22:\"rbac_log_edit_template\";s:18:\"Edit Role Template\";s:31:\"rbac_log_edit_template_existing\";s:38:\"Use Role Template for Existing Objects\";s:21:\"rbac_log_change_owner\";s:22:\"Change Owner of Object\";s:22:\"rbac_log_changed_owner\";s:16:\"Changed Owner to\";s:24:\"rbac_role_add_to_desktop\";s:23:\"Add To Personal Desktop\";s:29:\"rbac_role_add_to_desktop_info\";s:56:\"Make object a selected desktop item for all role members\";s:21:\"rbac_role_rights_copy\";s:16:\"Copy Permissions\";s:27:\"rbac_role_rights_copy_empty\";s:4:\"None\";s:37:\"rbac_role_rights_copy_change_existing\";s:23:\"Change Existing Objects\";s:16:\"perm_global_role\";s:11:\"Global Role\";s:26:\"perm_protected_global_role\";s:21:\"Protected Global Role\";s:25:\"perm_protected_local_role\";s:20:\"Protected Local Role\";s:27:\"perm_role_path_info_created\";s:22:\"Created in %1$s \"%2$s\"\";s:31:\"perm_role_path_info_inheritance\";s:35:\"using local policy from %1$s \"%2$s\"\";s:10:\"read_users\";s:28:\"Read Access to User Accounts\";s:22:\"cat_administrate_users\";s:32:\"Administrate Local User Accounts\";s:15:\"edit_permission\";s:18:\"Change Permissions\";s:10:\"edit_event\";s:13:\"Edit Calendar\";s:20:\"book_edit_permission\";s:52:\"User can change permission settings for booking pool\";s:12:\"book_visible\";s:23:\"Booking pool is visible\";s:9:\"book_read\";s:49:\"User can book resources / objects in booking pool\";s:11:\"book_delete\";s:36:\"User can move or delete booking pool\";s:10:\"book_write\";s:50:\"User can edit settings and content of booking pool\";s:16:\"rbac_create_book\";s:19:\"Create Booking Pool\";s:5:\"write\";s:13:\"Edit Settings\";s:17:\"rbac_local_policy\";s:12:\"Local Policy\";s:15:\"role_block_role\";s:10:\"Block Role\";s:20:\"role_block_role_desc\";s:67:\"The access to this and all subordinated objects is will be revoked.\";s:28:\"role_confirm_block_role_info\";s:185:\"The following operations will be performed:

- the role permissions of this and all subordinated objects will be blocked.
- the new permission settings will be protected.\";s:30:\"role_confirm_block_role_header\";s:45:\"Do you really want to block the chosen roles?\";s:18:\"push_desktop_items\";s:34:\"Push Items on the Personal Desktop\";s:9:\"smtp_mail\";s:11:\"SMTP E-Mail\";s:20:\"mail_to_global_roles\";s:12:\"Global Mails\";s:9:\"add_reply\";s:9:\"Add Reply\";s:10:\"add_thread\";s:10:\"Add Thread\";s:12:\"moderate_frm\";s:8:\"Moderate\";s:27:\"rbac_repository_permissions\";s:22:\"Repository Permissions\";s:22:\"rbac_admin_permissions\";s:26:\"Administration Permissions\";s:22:\"add_consultation_hours\";s:22:\"Add Consultation Hours\";s:18:\"export_member_data\";s:16:\"Access User Data\";s:42:\"rbac_change_existing_objects_desc_new_role\";s:77:\"The permission settings of this role will be adopted to ALL existing objects.\";s:12:\"frma_visible\";s:31:\"Forum Administration is visible\";s:9:\"frma_read\";s:44:\"User has read access to Forum Administration\";s:10:\"frma_write\";s:46:\"User can edit settings in Forum Administration\";s:20:\"frma_edit_permission\";s:59:\"User can change permission settings of Forum administration\";s:15:\"rbac_create_usr\";s:39:\"User is allowed to create user accounts\";s:27:\"precondition_obligatory_alt\";s:30:\"Precondition must be fulfilled\";s:31:\"precondition_not_obligatory_alt\";s:24:\"Precondition is optional\";s:20:\"active_preconditions\";s:13:\"Preconditions\";s:23:\"precondition_obligatory\";s:10:\"Compulsory\";s:28:\"precondition_obligatory_info\";s:62:\"Compulsory preconditions must be fulfilled, for having access.\";s:32:\"precondition_obligatory_settings\";s:21:\"Precondition Settings\";s:27:\"precondition_num_obligatory\";s:28:\"Number of Required Materials\";s:30:\"precondition_num_optional_info\";s:83:\"Please enter the minimum number of materials required to fulfill this precondition.\";s:6:\"invite\";s:18:\"Inviting to survey\";s:16:\"rbac_global_rolt\";s:20:\"Global Role Template\";s:19:\"rbac_role_selection\";s:9:\"Role Type\";s:16:\"rbac_auto_global\";s:26:\"Auto generated global role\";s:14:\"rbac_ud_global\";s:24:\"User defined global role\";s:15:\"rbac_auto_local\";s:25:\"Auto generated local role\";s:13:\"rbac_ud_local\";s:23:\"User defined local role\";s:14:\"rbac_auto_rolt\";s:28:\"Auto generated role template\";s:12:\"rbac_ud_rolt\";s:26:\"User defined role template\";s:19:\"rbac_context_global\";s:6:\"Global\";s:12:\"chtr_visible\";s:19:\"Chatroom is visible\";s:9:\"chtr_read\";s:42:\"User can join and participate at Chat Room\";s:10:\"chtr_write\";s:49:\"User can edit settings of Chat Room and ban users\";s:20:\"chtr_edit_permission\";s:49:\"User can change Permission Settings for Chat Room\";s:13:\"chtr_moderate\";s:41:\"User can moderate discussion in chat room\";s:12:\"otpl_visible\";s:47:\"Administration of Didactic Templates is visible\";s:9:\"otpl_read\";s:57:\"User has read access to Didactic Templates administration\";s:10:\"otpl_write\";s:44:\"User can edit settings of Didactic Templates\";s:20:\"otpl_edit_permission\";s:75:\"User can change permission settings in administration of Didactic Templates\";s:21:\"rbac_back_to_overview\";s:17:\"Back to Role List\";s:24:\"rbac_choose_copy_targets\";s:52:\"Please enter a query for selecting the target roles.\";s:24:\"rbac_select_copy_targets\";s:30:\"Please select the target roles\";s:15:\"rbac_role_title\";s:10:\"Role Title\";s:19:\"rbac_copy_behaviour\";s:18:\"Role Copy Settings\";s:32:\"rbac_not_change_existing_objects\";s:30:\"Do NOT change existing objects\";s:14:\"rbac_copy_role\";s:9:\"Copy Role\";s:18:\"rbac_copy_finished\";s:17:\"Finished copying.\";s:24:\"rbac_precondition_source\";s:17:\"Condition Trigger\";s:24:\"rbac_precondition_target\";s:26:\"Condition limits access to\";s:22:\"rbac_precondition_mode\";s:4:\"Mode\";s:26:\"rbac_precondition_mode_all\";s:17:\"All Preconditions\";s:31:\"rbac_precondition_mode_all_info\";s:54:\"All preconditions need to be fulfilled to give access.\";s:29:\"rbac_precondition_mode_subset\";s:23:\"Subset of Preconditions\";s:34:\"rbac_precondition_mode_subset_info\";s:113:\"A subset of preconditions need to be fulfilled to give access. Some preconditions may still be set as compulsory.\";s:33:\"rbac_precondition_save_obligatory\";s:15:\"Save Compulsory\";s:34:\"rbac_precondition_minimum_optional\";s:49:\"At least 2 preconditions have to remain optional.\";s:12:\"prfa_visible\";s:35:\"Portfolio administration is visible\";s:9:\"prfa_read\";s:48:\"User has read access to Portfolio administration\";s:10:\"prfa_write\";s:50:\"User can edit settings in Portfolio administration\";s:20:\"prfa_edit_permission\";s:63:\"User can change permission settings of Portfolio administration\";s:12:\"skmg_visible\";s:47:\"Competence Management administration is visible\";s:9:\"skmg_read\";s:63:\"User has read access to administration of Competence Management\";s:10:\"skmg_write\";s:47:\"User can edit settings of Competence Management\";s:20:\"skmg_edit_permission\";s:75:\"User can change permission settings of Competence Management administration\";s:12:\"blga_visible\";s:30:\"Blog Administration is visible\";s:9:\"blga_read\";s:43:\"User has read access to Blog Administration\";s:10:\"blga_write\";s:45:\"User can edit settings in Blog Administration\";s:20:\"blga_edit_permission\";s:58:\"User can change permission settings of Blog administration\";s:8:\"moderate\";s:8:\"Moderate\";s:16:\"rbac_create_chtr\";s:16:\"Create Chat Room\";s:19:\"rbac_edit_condition\";s:17:\"Edit Precondition\";s:26:\"rbac_condition_delete_sure\";s:60:\"Are you sure you want to delete the following preconditions?\";s:18:\"tst_tst_statistics\";s:34:\"User has access to test statistics\";s:12:\"blog_visible\";s:15:\"Blog is visible\";s:9:\"blog_read\";s:26:\"User can read blog content\";s:9:\"blog_copy\";s:18:\"User can copy blog\";s:10:\"blog_write\";s:27:\"User can edit blog settings\";s:11:\"blog_delete\";s:28:\"User can move or delete blog\";s:20:\"blog_edit_permission\";s:35:\"User can change permission settings\";s:16:\"rbac_create_blog\";s:11:\"Create Blog\";s:10:\"trac_write\";s:64:\"Edit settings in Statistics and Learning Progress administration\";s:11:\"dcl_visible\";s:26:\"Data Collection is visible\";s:8:\"dcl_read\";s:30:\"Read access to Data Collection\";s:8:\"dcl_copy\";s:29:\"User can copy data collection\";s:9:\"dcl_write\";s:53:\"User can edit settings and content of data collection\";s:10:\"dcl_delete\";s:39:\"User can move or delete data collection\";s:19:\"dcl_edit_permission\";s:35:\"User can change permission settings\";s:13:\"dcl_add_entry\";s:25:\"User can add/edit entries\";s:15:\"rbac_create_dcl\";s:22:\"Create Data Collection\";s:12:\"poll_visible\";s:15:\"Poll is visible\";s:9:\"poll_read\";s:28:\"User can participate at poll\";s:10:\"poll_write\";s:39:\"User can edit poll settings and content\";s:11:\"poll_delete\";s:28:\"User can move or delete poll\";s:9:\"poll_copy\";s:18:\"User can copy poll\";s:20:\"poll_edit_permission\";s:35:\"User can change permission settings\";s:16:\"rbac_create_poll\";s:11:\"Create Poll\";s:15:\"fld_create_poll\";s:11:\"Create Poll\";s:20:\"hlps_edit_permission\";s:58:\"User can change permissions of Help System administration.\";s:9:\"hlps_read\";s:51:\"User has read access to Help System administration.\";s:12:\"hlps_visible\";s:38:\"Help System administration is visible.\";s:10:\"hlps_write\";s:61:\"User can edit settings of Help System and upload new versions\";s:16:\"rbac_import_role\";s:11:\"Import Role\";s:18:\"rbac_role_imported\";s:27:\"The role has been imported.\";s:13:\"internal_mail\";s:13:\"Internal Mail\";s:18:\"mail_internal_mail\";s:41:\"User can use internal mail system (ILIAS)\";s:9:\"itgr_read\";s:32:\"User can see items in item group\";s:10:\"itgr_write\";s:48:\"User can edit content and settings of item group\";s:9:\"itgr_copy\";s:24:\"User can copy item group\";s:11:\"itgr_delete\";s:34:\"User can move or delete item group\";s:20:\"itgr_edit_permission\";s:35:\"User can change permission settings\";s:16:\"rbac_create_itgr\";s:17:\"Create Item Group\";s:10:\"contribute\";s:10:\"Contribute\";s:15:\"blog_contribute\";s:19:\"User can contribute\";s:14:\"lp_other_users\";s:45:\"See learning progress overview of other users\";s:19:\"trac_lp_other_users\";s:45:\"See learning progress overview of other users\";s:20:\"ecss_edit_permission\";s:55:\"User can edit permission settings of ECS administration\";s:9:\"ecss_read\";s:34:\"User can read general ECS settings\";s:12:\"ecss_visible\";s:24:\"ECS settings are visible\";s:10:\"ecss_write\";s:26:\"User can edit ECS settings\";s:11:\"rfil_delete\";s:32:\"User can move or delete ECS File\";s:20:\"rfil_edit_permission\";s:35:\"User can change permission settings\";s:9:\"rfil_read\";s:21:\"User can use ECS File\";s:12:\"rfil_visible\";s:19:\"ECS File is visible\";s:10:\"rfil_write\";s:34:\"User can edit settings of ECS File\";s:11:\"rgrp_delete\";s:33:\"User can move or delete ECS Group\";s:20:\"rgrp_edit_permission\";s:35:\"User can change permission settings\";s:9:\"rgrp_read\";s:22:\"User can use ECS Group\";s:12:\"rgrp_visible\";s:20:\"ECS Group is visible\";s:10:\"rgrp_write\";s:35:\"User can edit settings of ECS Group\";s:11:\"rglo_delete\";s:36:\"User can move or delete ECS Glossary\";s:20:\"rglo_edit_permission\";s:35:\"User can change permission settings\";s:9:\"rglo_read\";s:25:\"User can use ECS Glossary\";s:12:\"rglo_visible\";s:23:\"ECS Glossary is visible\";s:10:\"rglo_write\";s:38:\"User can edit settings of ECS Glossary\";s:10:\"rlm_delete\";s:43:\"User can move or delete ECS Learning Module\";s:19:\"rlm_edit_permission\";s:35:\"User can change permission settings\";s:8:\"rlm_read\";s:32:\"User can use ECS Learning Module\";s:11:\"rlm_visible\";s:30:\"ECS Learning Module is visible\";s:9:\"rlm_write\";s:45:\"User can edit settings of ECS Learning Module\";s:11:\"rtst_delete\";s:32:\"User can move or delete ECS Test\";s:20:\"rtst_edit_permission\";s:35:\"User can change permission settings\";s:9:\"rtst_read\";s:21:\"User can use ECS Test\";s:12:\"rtst_visible\";s:19:\"ECS Test is visible\";s:10:\"rtst_write\";s:34:\"User can edit settings of ECS Test\";s:11:\"rwik_delete\";s:32:\"User can move or delete ECS Wiki\";s:20:\"rwik_edit_permission\";s:35:\"User can change permission settings\";s:9:\"rwik_read\";s:21:\"User can use ECS Wiki\";s:12:\"rwik_visible\";s:19:\"ECS Wiki is visible\";s:10:\"rwik_write\";s:34:\"User can edit settings of ECS Wiki\";s:11:\"rcat_delete\";s:36:\"User can move or delete ECS Category\";s:20:\"rcat_edit_permission\";s:35:\"User can change permission settings\";s:9:\"rcat_read\";s:25:\"User can use ECS Category\";s:12:\"rcat_visible\";s:23:\"ECS Category is visible\";s:10:\"rcat_write\";s:38:\"User can edit settings of ECS Category\";s:12:\"itgr_visible\";s:21:\"Item group is visible\";s:11:\"chtr_delete\";s:30:\"User can move or delete course\";s:12:\"bibl_visible\";s:23:\"Bibliography is visible\";s:9:\"bibl_read\";s:34:\"User can read bibliography content\";s:9:\"bibl_copy\";s:17:\"Copy Bibliography\";s:10:\"bibl_write\";s:35:\"User can edit bibliography settings\";s:11:\"bibl_delete\";s:36:\"User can move or delete bibliography\";s:20:\"bibl_edit_permission\";s:35:\"User can change permission settings\";s:12:\"bibs_visible\";s:38:\"Bibliography-Administration is visible\";s:9:\"bibs_read\";s:34:\"User can read bibliography content\";s:10:\"bibs_write\";s:35:\"User can edit bibliography settings\";s:11:\"bibs_delete\";s:31:\"User can delete library entries\";s:9:\"bibs_copy\";s:26:\"User can copy bibliography\";s:20:\"bibs_edit_permission\";s:35:\"User can change permission settings\";s:19:\"edit_userassignment\";s:20:\"Edit User Assignment\";s:20:\"sysc_edit_permission\";s:44:\"User can change permissions of System Check.\";s:9:\"sysc_read\";s:37:\"User has read access to System Check.\";s:12:\"sysc_visible\";s:24:\"System Check is visible.\";s:10:\"sysc_write\";s:30:\"User can execute System Check.\";s:12:\"delete_files\";s:12:\"Delete Files\";s:16:\"cld_delete_files\";s:42:\"Users can delete Files in the cloud object\";s:14:\"delete_folders\";s:14:\"Delete Folders\";s:18:\"cld_delete_folders\";s:44:\"Users can delete Folders in the cloud object\";s:13:\"files_visible\";s:13:\"Files Visible\";s:17:\"cld_files_visible\";s:37:\"Files are visible in the cloud object\";s:15:\"folders_visible\";s:15:\"Folders Visible\";s:19:\"cld_folders_visible\";s:39:\"Folders are visible in the cloud object\";s:14:\"folders_create\";s:14:\"Create Folders\";s:18:\"cld_folders_create\";s:42:\"Folders may be created in the cloud object\";s:11:\"cld_visible\";s:23:\"Cloud Object is visible\";s:8:\"cld_read\";s:28:\"User can open a Cloud Object\";s:9:\"cld_write\";s:35:\"User can edit cloud object settings\";s:10:\"cld_delete\";s:28:\"User can delete cloud object\";s:14:\"cld_permission\";s:35:\"User can change permission settings\";s:10:\"cld_upload\";s:41:\"User can upload files to the cloud object\";s:12:\"cld_download\";s:45:\"User can download files from the cloud object\";s:19:\"cld_edit_permission\";s:35:\"User can change permission settings\";s:12:\"prtt_visible\";s:29:\"Portfolio Template is visible\";s:9:\"prtt_read\";s:42:\"User has read access to portfolio template\";s:9:\"prtt_copy\";s:32:\"User can copy portfolio template\";s:10:\"prtt_write\";s:56:\"User can edit settings and content of portfolio template\";s:11:\"prtt_delete\";s:42:\"User can move or delete portfolio template\";s:20:\"prtt_edit_permission\";s:58:\"User can change permission settings for portfolio template\";s:23:\"rbac_copy_role_add_perm\";s:15:\"Add Permissions\";s:26:\"rbac_copy_role_remove_perm\";s:18:\"Remove Permissions\";s:19:\"rbac_copy_role_copy\";s:16:\"Copy Permissions\";s:16:\"rbac_create_prtt\";s:25:\"Create Portfolio Template\";s:16:\"glo_edit_content\";s:21:\"User can edit content\";s:16:\"rbac_create_rolt\";s:24:\"Create new Role Template\";s:16:\"rbac_create_role\";s:15:\"Create new Role\";s:16:\"il_orgu_employee\";s:28:\"Organisational Unit Employee\";s:16:\"il_orgu_superior\";s:28:\"Organisational Unit Superior\";s:16:\"rbac_create_bibl\";s:19:\"Create Bibliography\";s:15:\"rbac_create_cld\";s:19:\"Create Cloud Object\";s:12:\"crss_visible\";s:32:\"Course administration is visible\";s:9:\"crss_read\";s:45:\"User has read access to Course administration\";s:10:\"crss_write\";s:38:\"Edit settings in Course administration\";s:20:\"crss_edit_permission\";s:60:\"User can change permission settings in Course administration\";s:12:\"grps_visible\";s:31:\"Group administration is visible\";s:9:\"grps_read\";s:44:\"User has read access to Group administration\";s:10:\"grps_write\";s:37:\"Edit settings in Group administration\";s:20:\"grps_edit_permission\";s:59:\"User can change permission settings in Group administration\";s:12:\"wiks_visible\";s:30:\"Wiki administration is visible\";s:9:\"wiks_read\";s:43:\"User has read access to Wiki administration\";s:10:\"wiks_write\";s:36:\"Edit settings in Wiki administration\";s:20:\"wiks_edit_permission\";s:58:\"User can change permission settings in Wiki administration\";s:11:\"tos_visible\";s:42:\"Terms of Service administration is visible\";s:8:\"tos_read\";s:55:\"User has read access to Terms of Service administration\";s:9:\"tos_write\";s:48:\"Edit settings in Terms of Service administration\";s:19:\"tos_edit_permission\";s:70:\"User can change permission settings in Terms of Service administration\";s:12:\"wbrs_visible\";s:33:\"Weblink administration is visible\";s:9:\"wbrs_read\";s:46:\"User has read access to Weblink administration\";s:10:\"wbrs_write\";s:39:\"Edit settings in Weblink administration\";s:20:\"wbrs_edit_permission\";s:61:\"User can change permission settings in Weblink administration\";s:12:\"reps_visible\";s:36:\"Repository administration is visible\";s:9:\"reps_read\";s:49:\"User has read access to Repository administration\";s:10:\"reps_write\";s:42:\"Edit settings in Repository administration\";s:20:\"reps_edit_permission\";s:64:\"User can change permission settings in Repository administration\";s:27:\"orgu_view_learning_progress\";s:22:\"View Learning Progress\";s:12:\"orgu_visible\";s:30:\"Organisational Unit is visible\";s:9:\"orgu_read\";s:43:\"User has read access to Organisational Unit\";s:10:\"orgu_write\";s:45:\"User can edit settings of Organisational Unit\";s:15:\"orgu_read_users\";s:69:\"User can read local user accounts created in this Organisational Unit\";s:27:\"orgu_cat_administrate_users\";s:80:\"User can create and administrate local user accounts in this Organisational Unit\";s:11:\"orgu_delete\";s:43:\"User can move or delete Organisational Unit\";s:20:\"orgu_edit_permission\";s:35:\"User can change permission settings\";s:9:\"orgu_copy\";s:24:\"Copy Organisational Unit\";s:31:\"orgu_view_learning_progress_rec\";s:45:\"View Learning Progress of Unit incl. Subunits\";s:16:\"rbac_create_orgu\";s:27:\"Create Organisational Units\";s:15:\"statistics_read\";s:15:\"View Statistics\";s:20:\"wiki_statistics_read\";s:15:\"View Statistics\";s:12:\"excs_visible\";s:34:\"Exercise administration is visible\";s:9:\"excs_read\";s:47:\"User has read access to Exercise administration\";s:10:\"excs_write\";s:40:\"Edit settings in Exercise administration\";s:20:\"excs_edit_permission\";s:62:\"User can change permission settings in Exercise administration\";s:12:\"taxs_visible\";s:34:\"Taxonomy administration is visible\";s:9:\"taxs_read\";s:47:\"User has read access to Taxonomy administration\";s:10:\"taxs_write\";s:40:\"Edit settings in Taxonomy administration\";s:20:\"taxs_edit_permission\";s:62:\"User can change permission settings in Taxonomy administration\";s:22:\"read_learning_progress\";s:37:\"View learning progress of other users\";s:26:\"crs_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:26:\"grp_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:27:\"fold_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:25:\"lm_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:27:\"htlm_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:27:\"sahs_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:26:\"tst_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:26:\"exc_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:27:\"sess_read_learning_progress\";s:46:\"User can view learning progress of other users\";s:16:\"condition_failed\";s:6:\"Failed\";s:27:\"condition_learning_progress\";s:29:\"Derive from Learning Progress\";s:22:\"rbac_precondition_hide\";s:11:\"Hide Object\";s:27:\"rbac_precondition_hide_info\";s:152:\" This option allows to hide the object for users who currently have not fulfilled the preconditions. Therefore, all not accessible content is invisible.\";s:32:\"rbac_cant_import_role_wrong_type\";s:46:\"Can\'t import a role from item %s into item %s.\";s:8:\"ilias_id\";s:8:\"ILIAS-ID\";}'); +INSERT INTO `lng_modules` VALUES ('forum','en','a:150:{s:15:\"ascending_order\";s:29:\"Latest postings at the bottom\";s:16:\"descending_order\";s:26:\"Latest postings at the top\";s:27:\"activate_current_and_childs\";s:21:\"Activate All Postings\";s:18:\"activate_new_posts\";s:17:\"Activate Postings\";s:21:\"activate_only_current\";s:16:\"Activate Posting\";s:17:\"activate_post_txt\";s:54:\"Would you really like to activate the current posting?\";s:13:\"activate_post\";s:8:\"Activate\";s:12:\"close_topics\";s:5:\"Close\";s:21:\"fmr_copy_threads_info\";s:109:\"You have the possibility to copy single threads. Only the beginning of the chosen threads will be duplicated.\";s:15:\"forum_add_quote\";s:13:\"Add Quotation\";s:30:\"forums_all_threads_marked_read\";s:36:\"All threads have been marked as read\";s:22:\"forums_attachments_add\";s:14:\"Add attachment\";s:18:\"forums_attachments\";s:11:\"Attachments\";s:21:\"forums_censor_comment\";s:17:\"Comment of Censor\";s:16:\"forums_count_art\";s:18:\"Number of Articles\";s:16:\"forums_count_thr\";s:17:\"Number of Threads\";s:12:\"forums_count\";s:16:\"Number of Forums\";s:17:\"forums_created_by\";s:10:\"Created by\";s:18:\"forums_delete_file\";s:17:\"Delete attachment\";s:27:\"forums_disable_notification\";s:36:\"Disable Notification for this Thread\";s:26:\"forums_download_attachment\";s:13:\"Download file\";s:16:\"forums_edit_post\";s:12:\"Edit Article\";s:26:\"forums_enable_notification\";s:35:\"Enable Notification for this Thread\";s:23:\"forums_info_censor_post\";s:43:\"Are you sure you want to hide this article?\";s:24:\"forums_info_censor2_post\";s:18:\"Revoke Censorship?\";s:23:\"forums_info_delete_post\";s:69:\"Are you sure you want to delete this article including any responses?\";s:16:\"forums_mark_read\";s:16:\"Mark All as Read\";s:17:\"forums_new_thread\";s:10:\"New Thread\";s:25:\"forums_no_posts_available\";s:73:\"This thread has no posts yet or the moderator deactivated the first post.\";s:28:\"forums_notification_disabled\";s:21:\"Notification disabled\";s:27:\"forums_notification_enabled\";s:20:\"Notification enabled\";s:25:\"forums_notification_intro\";s:72:\"This mail was automatically sent to you by the ILIAS installation %s, %s\";s:29:\"forums_notification_show_post\";s:16:\"Show posting: %s\";s:27:\"forums_notification_subject\";s:20:\"New posting in forum\";s:19:\"forums_notification\";s:12:\"Notification\";s:39:\"forums_post_and_children_were_activated\";s:54:\"The posting and all its child postings were activated.\";s:19:\"forums_post_deleted\";s:24:\"Posting has been deleted\";s:20:\"forums_post_modified\";s:25:\"Posting has been modified\";s:33:\"forums_post_needs_to_be_activated\";s:76:\"A new posting has been created, but it needs to be activated by a moderator.\";s:21:\"forums_post_new_entry\";s:30:\"A new posting has been created\";s:25:\"forums_post_was_activated\";s:26:\"The posting was activated.\";s:26:\"forums_posts_not_available\";s:22:\"Postings Not Available\";s:12:\"forums_posts\";s:12:\"All postings\";s:19:\"forums_print_thread\";s:12:\"Print Thread\";s:14:\"forums_subject\";s:7:\"Subject\";s:15:\"forums_the_post\";s:7:\"Posting\";s:25:\"forums_thread_create_date\";s:10:\"Created on\";s:25:\"forums_thread_create_from\";s:12:\"Created from\";s:20:\"forums_thread_marked\";s:35:\"The thread has been marked as read.\";s:23:\"forums_thread_new_entry\";s:26:\"New topic has been created\";s:13:\"forums_thread\";s:6:\"Thread\";s:17:\"forums_your_reply\";s:10:\"Your Reply\";s:6:\"forums\";s:6:\"Forums\";s:26:\"frm_anonymous_posting_desc\";s:94:\"If enabled, registered users can post to this forum only by using a pseudonym or without name.\";s:21:\"frm_anonymous_posting\";s:22:\"Posting with pseudonym\";s:16:\"frm_default_view\";s:12:\"Default View\";s:25:\"frm_detach_moderator_role\";s:21:\"Detach Moderator Role\";s:15:\"frm_moderator_f\";s:9:\"Moderator\";s:15:\"frm_moderator_m\";s:9:\"Moderator\";s:37:\"frm_moderator_role_added_successfully\";s:45:\"The user was added as moderator successfully.\";s:41:\"frm_moderators_detached_role_successfully\";s:68:\"The moderator role was detached for all selected users successfully.\";s:28:\"frm_moderators_not_exist_yet\";s:26:\"Please choose a moderator.\";s:34:\"frm_moderators_select_at_least_one\";s:37:\"Please choose at least one moderator.\";s:25:\"frm_moderators_select_one\";s:23:\"Please choose one user.\";s:14:\"frm_moderators\";s:10:\"Moderators\";s:26:\"frm_post_not_activated_yet\";s:18:\"Not activated yet.\";s:13:\"frm_pseudonym\";s:9:\"Pseudonym\";s:39:\"frm_purifier_not_implemented_for_type_x\";s:41:\"Purifier for type %s not implemented yet.\";s:40:\"frm_statistics_disabled_for_participants\";s:42:\"Statistics are disabled for forum members.\";s:27:\"frm_statistics_enabled_desc\";s:46:\"Enable posting statistics for all participants\";s:22:\"frm_statistics_enabled\";s:17:\"Enable Statistics\";s:22:\"frm_statistics_ranking\";s:18:\"Number of Postings\";s:14:\"frm_statistics\";s:10:\"Statistics\";s:23:\"frm_sure_delete_threads\";s:54:\"Are you sure you want to delete the following threads?\";s:15:\"frm_wizard_page\";s:21:\"Copy Forum (Step 2/2)\";s:7:\"is_read\";s:12:\"Mark as Read\";s:22:\"make_topics_non_sticky\";s:23:\"Make Threads Non-Sticky\";s:18:\"make_topics_sticky\";s:19:\"Make Threads Sticky\";s:18:\"move_chosen_topics\";s:19:\"Move Chosen Threads\";s:8:\"new_post\";s:8:\"New Post\";s:17:\"no_forum_selected\";s:47:\"No forum selected for moving the chosen threads\";s:20:\"post_activation_desc\";s:71:\"Before being published all postings need to be approved by a moderator.\";s:34:\"post_censored_comment_by_moderator\";s:38:\"Posting Censored, Comment by Moderator\";s:13:\"reopen_topics\";s:6:\"Reopen\";s:26:\"select_at_least_one_thread\";s:34:\"Please select at least one thread.\";s:6:\"sticky\";s:6:\"Sticky\";s:6:\"thread\";s:6:\"Thread\";s:26:\"threads_moved_successfully\";s:60:\"The chosen threads were moved to another forum successfully.\";s:11:\"topic_close\";s:6:\"Closed\";s:31:\"topics_please_select_one_action\";s:24:\"Please select an action.\";s:27:\"forums_post_activation_mail\";s:198:\"Unless the following posting is not activated, it is not visible for other forum users. You receive this email because you are assigned as moderator and have the permission to activate this posting.\";s:10:\"post_reply\";s:3:\"Re:\";s:14:\"preset_subject\";s:23:\"Preset subject on reply\";s:17:\"add_re_to_subject\";s:34:\"Add ‘Re: ’ to subject on reply\";s:22:\"add_re_to_subject_info\";s:58:\"If activated, ‘Re: ’ is added to the subject on reply.\";s:17:\"enter_new_subject\";s:26:\"Please enter a new subject\";s:14:\"frm_edit_title\";s:10:\"Edit Title\";s:13:\"empty_subject\";s:43:\"On reply the user has to enter a new title.\";s:19:\"frm_subject_setting\";s:15:\"Subject setting\";s:25:\"user_decides_notification\";s:36:\"Each user decides about notification\";s:20:\"mark_moderator_posts\";s:20:\"Mark moderator posts\";s:25:\"mark_moderator_posts_desc\";s:48:\"If activated moderator posts will be highlighted\";s:17:\"cont_captcha_code\";s:4:\"Code\";s:26:\"frm_at_least_one_moderator\";s:39:\"There has to be at least one moderator.\";s:21:\"select_max_one_thread\";s:30:\"Please select one thread only!\";s:13:\"sort_by_posts\";s:13:\"Sort by Posts\";s:34:\"forums_forum_notification_disabled\";s:64:\"You will no longer be notified about new messages in this forum.\";s:17:\"number_of_threads\";s:36:\"Displayed Number of Threads per Page\";s:10:\"frm_rating\";s:6:\"Rating\";s:21:\"enable_thread_ratings\";s:13:\"Thread Rating\";s:26:\"enable_thread_ratings_info\";s:47:\"If activated users are allowed to rate threads.\";s:8:\"frm_copy\";s:10:\"Copy Forum\";s:26:\"frm_notification_activated\";s:22:\"Notification Activated\";s:28:\"frm_notification_deactivated\";s:24:\"Notification Deactivated\";s:12:\"sort_by_date\";s:12:\"Sort by date\";s:18:\"error_reading_file\";s:35:\"There was an error reading the file\";s:21:\"sorting_manual_sticky\";s:32:\"Manual sorting of sticky threads\";s:19:\"frm_sorting_threads\";s:14:\"Thread Sorting\";s:17:\"frm_sorting_posts\";s:13:\"Posts Sorting\";s:28:\"sticky_threads_always_on_top\";s:180:\"‘Sticky Threads’ are always listed at the top of the list of threads. Within the ‘Sticky Threads’ you are able to sort the threads manually, if you have chosen this option.\";s:5:\"merge\";s:5:\"Merge\";s:20:\"please_choose_target\";s:39:\"Please choose a thread as merge target.\";s:22:\"frm_sure_merge_threads\";s:85:\"Are you sure you want to merge these threads? Warning: This action can not be undone.\";s:39:\"not_allowed_to_merge_into_another_forum\";s:56:\"It is not possible to merge threads of different forums.\";s:22:\"frm_selected_merge_src\";s:28:\"Selected Thread to Merge: %s\";s:21:\"error_same_thread_ids\";s:46:\"Source and target thread have to be different.\";s:13:\"frm_merge_src\";s:19:\"Selected Thread: %s\";s:16:\"frm_merge_target\";s:10:\"Target: %s\";s:27:\"merged_threads_successfully\";s:45:\"The selected threads were merged successfully\";s:24:\"switch_threads_for_merge\";s:129:\"The selected thread is older than the target thread. To ensure a successful merge, the source and target thread will be switched.\";s:23:\"merge_posts_into_thread\";s:32:\"Merge Postings into other Thread\";s:20:\"move_thread_to_forum\";s:26:\"Move Thread to other Forum\";s:16:\"post_reply_count\";s:7:\"Re(%s):\";s:24:\"frm_max_notification_age\";s:21:\"Max. Notification Age\";s:29:\"frm_max_notification_age_unit\";s:6:\"Day(s)\";s:29:\"frm_max_notification_age_info\";s:140:\"Please define the maximum age of postings to send notifications for. It is recommended to choose a higher value than the scheduled interval.\";s:26:\"sel_threads_already_sticky\";s:54:\"At least one of the selected threads is already sticky\";s:28:\"sel_threads_already_unsticky\";s:56:\"At least one of the selected threads is already unsticky\";s:23:\"sel_threads_make_sticky\";s:46:\"The selected threads has been marked as sticky\";s:25:\"sel_threads_make_unsticky\";s:53:\"The selected threads are not marked as sticky anymore\";s:23:\"selected_threads_closed\";s:36:\"The selected threads has been closed\";s:25:\"selected_threads_reopened\";s:38:\"The selected threads has been reopened\";s:14:\"frm_censorship\";s:6:\"Censor\";s:21:\"frm_revoke_censorship\";s:17:\"Revoke Censorship\";s:22:\"frm_censorship_applied\";s:45:\"The censorship has been successfully applied.\";s:22:\"frm_censorship_revoked\";s:45:\"The censorship has been successfully revoked.\";s:16:\"frm_mark_as_read\";s:12:\"Mark as read\";s:18:\"frm_mark_as_unread\";s:14:\"Mark as unread\";s:21:\"forums_thread_deleted\";s:61:\"The selected thread including all postings have been deleted.\";s:22:\"forums_threads_deleted\";s:62:\"The selected threads including all postings have been deleted.\";}'); INSERT INTO `lng_modules` VALUES ('content','en','a:1168:{s:14:\"add_menu_entry\";s:14:\"Add Menu Entry\";s:9:\"all_pages\";s:22:\"Entire Learning Module\";s:3:\"all\";s:3:\"All\";s:18:\"choose_public_mode\";s:30:\"Access for Users not logged-in\";s:19:\"choose_public_pages\";s:30:\"Choose public accessible pages\";s:11:\"citate_from\";s:15:\"Citate From ...\";s:11:\"citate_page\";s:16:\"Citate this Page\";s:9:\"citate_to\";s:13:\"Citate To ...\";s:6:\"citate\";s:6:\"Citate\";s:15:\"cont_act_number\";s:18:\"Chapter Numeration\";s:18:\"cont_activate_page\";s:13:\"Activate Page\";s:14:\"cont_activated\";s:9:\"Activated\";s:15:\"cont_activation\";s:10:\"Activation\";s:11:\"cont_active\";s:11:\"Enable Menu\";s:13:\"cont_add_area\";s:8:\"Add Area\";s:23:\"cont_add_change_comment\";s:18:\"Add change comment\";s:15:\"cont_add_circle\";s:10:\"Add Circle\";s:19:\"cont_add_definition\";s:14:\"Add Definition\";s:17:\"cont_add_elements\";s:42:\"Click on placeholders to add new elements.\";s:13:\"cont_add_file\";s:8:\"Add File\";s:19:\"cont_add_fullscreen\";s:15:\"Add Full Screen\";s:16:\"cont_add_polygon\";s:11:\"Add Polygon\";s:18:\"cont_add_rectangle\";s:13:\"Add Rectangle\";s:12:\"cont_add_tab\";s:9:\"Add Panel\";s:18:\"cont_added_comment\";s:34:\"Comment has been added to history.\";s:15:\"cont_added_term\";s:10:\"Term added\";s:15:\"cont_Additional\";s:22:\"Additional Information\";s:16:\"cont_adjust_size\";s:11:\"Adjust Size\";s:10:\"cont_align\";s:9:\"Alignment\";s:15:\"cont_all_closed\";s:10:\"All Closed\";s:20:\"cont_all_definitions\";s:15:\"All Definitions\";s:14:\"cont_all_pages\";s:9:\"All Pages\";s:17:\"cont_alphabetic_s\";s:20:\"Alphabetic a, b, …\";s:15:\"cont_alphabetic\";s:20:\"Alphabetic A, B, …\";s:11:\"cont_anchor\";s:6:\"Anchor\";s:10:\"cont_annex\";s:5:\"Annex\";s:16:\"cont_api_adapter\";s:16:\"API Adapter Name\";s:20:\"cont_api_func_prefix\";s:20:\"API Functions Prefix\";s:18:\"cont_areas_deleted\";s:18:\"Map areas deleted.\";s:26:\"cont_assign_characteristic\";s:21:\"Assign Characteristic\";s:16:\"cont_assign_full\";s:18:\"Assign Full Screen\";s:15:\"cont_assign_std\";s:15:\"Assign Standard\";s:23:\"cont_assign_translation\";s:18:\"Assign translation\";s:24:\"cont_assignments_deleted\";s:33:\"The assignments have been deleted\";s:15:\"cont_autoindent\";s:11:\"Auto Indent\";s:14:\"cont_autostart\";s:9:\"Autostart\";s:9:\"cont_back\";s:4:\"Back\";s:11:\"cont_bb_tip\";s:52:\"Tip: Styles can be applied quickly to selected text.\";s:13:\"cont_behavior\";s:8:\"Behavior\";s:10:\"cont_Block\";s:5:\"Block\";s:14:\"cont_booktitle\";s:10:\"Book title\";s:11:\"cont_bottom\";s:6:\"Bottom\";s:27:\"cont_browser_not_js_capable\";s:61:\"JavaScript enabled editing is not supported for your browser.\";s:16:\"cont_bullet_list\";s:11:\"Bullet List\";s:22:\"cont_cant_copy_folders\";s:38:\"Folders cannot be copied to clipboard.\";s:18:\"cont_cant_del_full\";s:42:\"Deletion of full screen file not possible.\";s:17:\"cont_cant_del_std\";s:44:\"Deletion of standard view file not possible.\";s:12:\"cont_caption\";s:7:\"Caption\";s:11:\"cont_center\";s:6:\"Center\";s:28:\"cont_change_object_reference\";s:23:\"Change Object Reference\";s:16:\"cont_change_type\";s:11:\"Change Type\";s:19:\"cont_chap_and_pages\";s:18:\"Chapters and Pages\";s:32:\"cont_chap_copy_select_target_now\";s:46:\"Chapter marked for copying. Select target now.\";s:27:\"cont_chap_select_target_now\";s:45:\"Chapter marked for moving. Select target now.\";s:25:\"cont_chapters_after_pages\";s:74:\"Please note that pages have to precede all sub-chapters of the same level.\";s:23:\"cont_chapters_and_pages\";s:18:\"Chapters and Pages\";s:18:\"cont_chapters_only\";s:13:\"Chapters only\";s:13:\"cont_chapters\";s:8:\"Chapters\";s:19:\"cont_characteristic\";s:11:\"Style Class\";s:34:\"cont_choose_characteristic_section\";s:8:\"Sections\";s:31:\"cont_choose_characteristic_text\";s:13:\"Text Elements\";s:26:\"cont_choose_characteristic\";s:21:\"Choose Characteristic\";s:20:\"cont_choose_cont_obj\";s:21:\"Choose Content Object\";s:20:\"cont_choose_glossary\";s:15:\"Choose Glossary\";s:24:\"cont_choose_media_source\";s:19:\"Choose Media Source\";s:34:\"cont_choose_pages_or_chapters_only\";s:44:\"Please select either pages or chapters only.\";s:11:\"cont_Circle\";s:6:\"Circle\";s:21:\"cont_citation_err_one\";s:35:\"You must select exactly one edition\";s:33:\"cont_citation_selection_not_valid\";s:29:\"You\'re selection is not valid\";s:13:\"cont_Citation\";s:8:\"Citation\";s:14:\"cont_citations\";s:9:\"Citations\";s:20:\"cont_click_br_corner\";s:60:\"Please click on the bottom right corner of the desired area.\";s:17:\"cont_click_center\";s:43:\"Please click on center of the desired area.\";s:17:\"cont_click_circle\";s:51:\"Please click on a circle point of the desired area.\";s:23:\"cont_click_next_or_save\";s:140:\"Please click on the next point of the polygon or save the area. (It is not necessary to click again on the starting point of this polygon !)\";s:21:\"cont_click_next_point\";s:46:\"Please click on the next point of the polygon.\";s:25:\"cont_click_starting_point\";s:50:\"Please click on the starting point of the polygon.\";s:20:\"cont_click_tl_corner\";s:56:\"Please click on the top left corner of the desired area.\";s:9:\"cont_Code\";s:4:\"Code\";s:12:\"cont_colspan\";s:9:\"Col. Span\";s:19:\"cont_confirm_delete\";s:42:\"Do you really want to delete this item(s)?\";s:26:\"cont_constrain_proportions\";s:21:\"Constrain Proportions\";s:16:\"cont_content_obj\";s:14:\"Content Object\";s:12:\"cont_content\";s:7:\"Content\";s:13:\"cont_contents\";s:8:\"Contents\";s:11:\"cont_coords\";s:11:\"Coordinates\";s:16:\"cont_copy_object\";s:11:\"copy object\";s:22:\"cont_copy_to_clipboard\";s:17:\"Copy to clipboard\";s:23:\"cont_copy_to_media_pool\";s:18:\"Copy to media pool\";s:38:\"cont_could_not_determine_resource_size\";s:58:\"ILIAS could not automatically determine the resource size.\";s:15:\"cont_create_dir\";s:16:\"Create Directory\";s:28:\"cont_create_export_file_html\";s:25:\"Create Export File (HTML)\";s:29:\"cont_create_export_file_scorm\";s:26:\"Create Export File (SCORM)\";s:27:\"cont_create_export_file_xml\";s:24:\"Create Export File (XML)\";s:23:\"cont_create_export_file\";s:18:\"Create Export File\";s:18:\"cont_create_folder\";s:13:\"Create Folder\";s:24:\"cont_create_html_version\";s:19:\"Create HTML Package\";s:15:\"cont_create_mob\";s:19:\"Create Media Object\";s:16:\"cont_credit_mode\";s:11:\"Credit Mode\";s:15:\"cont_credit_off\";s:9:\"No Credit\";s:14:\"cont_credit_on\";s:6:\"Credit\";s:12:\"cont_credits\";s:7:\"Credits\";s:20:\"cont_cross_reference\";s:15:\"Cross reference\";s:20:\"cont_current_chapter\";s:15:\"Current Chapter\";s:17:\"cont_current_page\";s:12:\"Current Page\";s:18:\"cont_current_style\";s:13:\"Current Style\";s:20:\"cont_current_version\";s:15:\"Current Version\";s:16:\"cont_custom_size\";s:11:\"Custom Size\";s:11:\"cont_custom\";s:6:\"Custom\";s:18:\"cont_data_from_lms\";s:17:\"adlcp:datafromlms\";s:16:\"cont_de_activate\";s:13:\"(De-)Activate\";s:20:\"cont_deactivate_page\";s:15:\"Deactivate Page\";s:16:\"cont_deactivated\";s:11:\"Deactivated\";s:10:\"cont_debug\";s:16:\"Enable Test Tool\";s:12:\"cont_debugpw\";s:8:\"Password\";s:12:\"cont_decimal\";s:7:\"Decimal\";s:15:\"cont_def_layout\";s:14:\"Default Layout\";s:20:\"cont_def_lesson_mode\";s:19:\"Default Lesson Mode\";s:18:\"cont_def_map_areas\";s:18:\"Default Link Areas\";s:21:\"cont_def_organization\";s:7:\"default\";s:12:\"cont_default\";s:7:\"Default\";s:15:\"cont_definition\";s:10:\"Definition\";s:16:\"cont_definitions\";s:11:\"Definitions\";s:19:\"cont_del_assignment\";s:17:\"Delete assignment\";s:20:\"cont_delete_selected\";s:6:\"Delete\";s:17:\"cont_delete_style\";s:12:\"Delete Style\";s:22:\"cont_delete_track_data\";s:20:\"Delete Tracking Data\";s:17:\"cont_dependencies\";s:12:\"Dependencies\";s:20:\"cont_derive_from_obj\";s:18:\"Derive from Object\";s:12:\"cont_details\";s:7:\"Details\";s:16:\"cont_dir_created\";s:27:\"Directory has been created.\";s:16:\"cont_dir_deleted\";s:27:\"Directory has been deleted.\";s:13:\"cont_dir_file\";s:14:\"Directory/File\";s:16:\"cont_dir_renamed\";s:27:\"Directory has been renamed.\";s:27:\"cont_double_click_to_delete\";s:80:\"Double-click on content elements to select them for (de-)activation or deletion.\";s:19:\"cont_download_title\";s:14:\"Download Title\";s:19:\"cont_downloads_desc\";s:77:\"Offers all public export files for download (e.g. for offline use or import).\";s:26:\"cont_downloads_public_desc\";s:56:\"Allow download even for anonymous users (in public area)\";s:14:\"cont_downloads\";s:15:\"Enable Download\";s:27:\"cont_drag_and_drop_elements\";s:64:\"Drag and drop content elements on placeholders to move elements.\";s:16:\"cont_e_g_example\";s:4:\"e.g.\";s:20:\"cont_ed_align_center\";s:13:\"Align: Center\";s:24:\"cont_ed_align_left_float\";s:17:\"Align: Left Float\";s:18:\"cont_ed_align_left\";s:11:\"Align: Left\";s:25:\"cont_ed_align_right_float\";s:18:\"Align: Right Float\";s:19:\"cont_ed_align_right\";s:12:\"Align: Right\";s:14:\"cont_ed_atable\";s:14:\"Advanced Table\";s:13:\"cont_ed_class\";s:5:\"Style\";s:16:\"cont_ed_col_left\";s:16:\"Move Column Left\";s:17:\"cont_ed_col_right\";s:17:\"Move Column Right\";s:17:\"cont_ed_copy_clip\";s:17:\"Copy to Clipboard\";s:18:\"cont_ed_delete_col\";s:13:\"Delete Column\";s:19:\"cont_ed_delete_item\";s:11:\"Delete Item\";s:18:\"cont_ed_delete_row\";s:10:\"Delete Row\";s:14:\"cont_ed_delete\";s:6:\"Delete\";s:14:\"cont_ed_dtable\";s:10:\"Data Table\";s:17:\"cont_ed_edit_data\";s:9:\"Edit Data\";s:18:\"cont_ed_edit_files\";s:10:\"Edit Files\";s:17:\"cont_ed_edit_prop\";s:15:\"Edit Properties\";s:12:\"cont_ed_edit\";s:4:\"Edit\";s:14:\"cont_ed_enable\";s:22:\"(De-)Activate Elements\";s:13:\"cont_ed_flist\";s:10:\" File List\";s:10:\"cont_ed_go\";s:2:\"Go\";s:21:\"cont_ed_insert_atable\";s:21:\"Insert Advanced Table\";s:19:\"cont_ed_insert_code\";s:11:\"Insert Code\";s:21:\"cont_ed_insert_dtable\";s:17:\"Insert Data Table\";s:23:\"cont_ed_insert_filelist\";s:16:\"Insert File List\";s:19:\"cont_ed_insert_incl\";s:22:\"Insert Content Snippet\";s:19:\"cont_ed_insert_list\";s:20:\"Insert Advanced List\";s:18:\"cont_ed_insert_map\";s:10:\"Insert Map\";s:20:\"cont_ed_insert_media\";s:18:\"Insert Image/Media\";s:18:\"cont_ed_insert_par\";s:11:\"Insert Text\";s:20:\"cont_ed_insert_pcqst\";s:15:\"Insert Question\";s:20:\"cont_ed_insert_plach\";s:18:\"Insert Placeholder\";s:21:\"cont_ed_insert_repobj\";s:20:\"Insert Resource List\";s:22:\"cont_ed_insert_section\";s:14:\"Insert Section\";s:19:\"cont_ed_insert_tabs\";s:16:\"Insert Accordion\";s:17:\"cont_ed_item_down\";s:14:\"Move Item Down\";s:15:\"cont_ed_item_up\";s:12:\"Move Item Up\";s:12:\"cont_ed_list\";s:14:\" Advanced List\";s:17:\"cont_ed_moveafter\";s:10:\"Move After\";s:18:\"cont_ed_movebefore\";s:11:\"Move Before\";s:21:\"cont_ed_new_col_after\";s:16:\"New Column After\";s:22:\"cont_ed_new_col_before\";s:17:\"New Column Before\";s:22:\"cont_ed_new_item_after\";s:14:\"New Item After\";s:23:\"cont_ed_new_item_before\";s:15:\"New Item Before\";s:21:\"cont_ed_new_row_after\";s:13:\"New Row After\";s:22:\"cont_ed_new_row_before\";s:14:\"New Row Before\";s:11:\"cont_ed_par\";s:4:\"Text\";s:18:\"cont_ed_paste_clip\";s:20:\"Paste From Clipboard\";s:13:\"cont_ed_paste\";s:5:\"Paste\";s:15:\"cont_ed_pglprop\";s:22:\"Page Layout Properties\";s:18:\"cont_ed_plachmedia\";s:17:\"Placeholder Media\";s:17:\"cont_ed_plachprop\";s:22:\"Placeholder Properties\";s:21:\"cont_ed_plachquestion\";s:20:\"Placeholder Question\";s:17:\"cont_ed_plachtext\";s:16:\"Placeholder Text\";s:16:\"cont_ed_row_down\";s:13:\"Move Row Down\";s:14:\"cont_ed_row_up\";s:11:\"Move Row Up\";s:21:\"cont_ed_select_pctext\";s:16:\"Select Text Item\";s:23:\"cont_ed_split_page_next\";s:18:\"Split to Next Page\";s:18:\"cont_ed_split_page\";s:17:\"Split to New Page\";s:16:\"cont_ed_textitem\";s:10:\" Text Item\";s:13:\"cont_ed_width\";s:5:\"Width\";s:14:\"cont_edit_area\";s:9:\"Edit Area\";s:30:\"cont_edit_file_list_properties\";s:25:\"Edit File List Properties\";s:22:\"cont_edit_lrs_settings\";s:13:\"Edit Settings\";s:24:\"cont_edit_mob_alias_prop\";s:37:\"Edit Media Object Instance Properties\";s:19:\"cont_edit_mob_files\";s:12:\"Object Files\";s:24:\"cont_edit_mob_properties\";s:28:\"Edit Media Object Properties\";s:13:\"cont_edit_mob\";s:17:\"Edit Media Object\";s:13:\"cont_edit_par\";s:9:\"Edit Text\";s:22:\"cont_edit_shape_circle\";s:19:\"Edit Shape (Circle)\";s:23:\"cont_edit_shape_polygon\";s:20:\"Edit Shape (Polygon)\";s:25:\"cont_edit_shape_rectangle\";s:22:\"Edit Shape (Rectangle)\";s:13:\"cont_edit_src\";s:16:\"Edit Source Code\";s:15:\"cont_edit_style\";s:10:\"Edit Style\";s:24:\"cont_edit_tab_properties\";s:16:\"Table Properties\";s:14:\"cont_edit_tabs\";s:10:\"Properties\";s:14:\"cont_edit_term\";s:9:\"Edit Term\";s:12:\"cont_edition\";s:7:\"Edition\";s:21:\"cont_empty_mep_folder\";s:42:\"There are no media objects in this folder.\";s:19:\"cont_empty_question\";s:79:\"Question editing not finished. Please either click and edit or delete question.\";s:47:\"cont_enable_time_scheduled_page_activation_info\";s:105:\"If enabled, an activation period (date/time) can be selected in the learning module editor for each page.\";s:42:\"cont_enable_time_scheduled_page_activation\";s:30:\"Time Scheduled Page Activation\";s:8:\"cont_end\";s:3:\"End\";s:21:\"cont_enter_a_dir_name\";s:30:\"Please enter a directory name.\";s:17:\"cont_enter_a_file\";s:21:\"Please select a file.\";s:12:\"cont_Example\";s:7:\"Example\";s:13:\"cont_Excursus\";s:8:\"Excursus\";s:15:\"cont_export_all\";s:10:\"Export all\";s:17:\"cont_export_files\";s:12:\"Export Files\";s:19:\"cont_export_success\";s:25:\"Success-data (aggregated)\";s:20:\"cont_export_tracking\";s:20:\"Export Tracking Data\";s:16:\"cont_export_type\";s:11:\"Export-Type\";s:17:\"cont_external_url\";s:12:\"external url\";s:13:\"cont_external\";s:8:\"external\";s:17:\"cont_file_created\";s:22:\"File has been created.\";s:17:\"cont_file_deleted\";s:22:\"File has been deleted.\";s:25:\"cont_file_from_repository\";s:20:\"File From Repository\";s:17:\"cont_file_renamed\";s:22:\"File has been renamed.\";s:18:\"cont_file_unzipped\";s:23:\"File has been unzipped.\";s:9:\"cont_file\";s:4:\"File\";s:17:\"cont_FileListItem\";s:25:\"File List Item (Standard)\";s:10:\"cont_files\";s:5:\"Files\";s:15:\"cont_first_open\";s:18:\"First Panel Opened\";s:20:\"cont_first_row_style\";s:21:\"First Row Style Class\";s:21:\"cont_fix_tree_confirm\";s:140:\"Please execute this command only if the tree structure of this learning module is corrupted, e.g. if blank items occur in the explorer view.\";s:13:\"cont_fix_tree\";s:13:\"Fix structure\";s:11:\"cont_footer\";s:6:\"Footer\";s:19:\"cont_force_all_open\";s:16:\"Force All Opened\";s:17:\"cont_format_error\";s:35:\"This operation is not allowed here!\";s:11:\"cont_format\";s:6:\"Format\";s:19:\"cont_frame_botright\";s:32:\"Content Details (Glossary) Frame\";s:22:\"cont_frame_maincontent\";s:13:\"Content Frame\";s:16:\"cont_frame_right\";s:21:\"Content Details Frame\";s:14:\"cont_frame_toc\";s:10:\"Side Frame\";s:19:\"cont_frame_topright\";s:37:\"Content Details (FAQ and Media) Frame\";s:15:\"cont_free_pages\";s:10:\"Free Pages\";s:19:\"cont_full_is_in_dir\";s:56:\"Deletion not possible. Full screen file is in directory.\";s:15:\"cont_fullscreen\";s:11:\"Full Screen\";s:23:\"cont_general_properties\";s:18:\"General Properties\";s:13:\"cont_get_link\";s:8:\"get link\";s:18:\"cont_get_orig_size\";s:17:\"Set original size\";s:15:\"cont_glo_assign\";s:15:\"Assign Glossary\";s:15:\"cont_glo_create\";s:15:\"Create Glossary\";s:15:\"cont_glo_detach\";s:15:\"Detach Glossary\";s:13:\"cont_glo_menu\";s:4:\"Menu\";s:19:\"cont_glo_properties\";s:19:\"Glossary Properties\";s:11:\"cont_header\";s:6:\"Header\";s:14:\"cont_Headline1\";s:10:\"Headline 1\";s:14:\"cont_Headline2\";s:10:\"Headline 2\";s:14:\"cont_Headline3\";s:10:\"Headline 3\";s:11:\"cont_height\";s:6:\"Height\";s:14:\"cont_hidenavig\";s:20:\"Hide Navigation Tree\";s:9:\"cont_Hint\";s:4:\"Hint\";s:18:\"cont_how_published\";s:13:\"How published\";s:9:\"cont_href\";s:4:\"href\";s:15:\"cont_html_table\";s:10:\"HTML Table\";s:11:\"cont_id_ref\";s:13:\"identifierref\";s:13:\"cont_imagemap\";s:9:\"Image Map\";s:14:\"cont_import_id\";s:10:\"identifier\";s:20:\"cont_import_tracking\";s:20:\"Import Tracking Data\";s:29:\"cont_import_validation_errors\";s:191:\"Some errors occurred during validation of the learning module. The presentation of the learning module may be ok, but it is likely that you are not able to edit the pages that contain errors.\";s:22:\"cont_insert_as_chapter\";s:17:\"Insert as Chapter\";s:25:\"cont_insert_as_subchapter\";s:21:\"Insert as Sub-chapter\";s:29:\"cont_insert_chapter_from_clip\";s:29:\"Paste Chapters from Clipboard\";s:19:\"cont_insert_chapter\";s:14:\"Insert Chapter\";s:21:\"cont_insert_file_item\";s:16:\"Insert File Item\";s:21:\"cont_insert_file_list\";s:16:\"Insert File List\";s:16:\"cont_insert_list\";s:20:\"Insert Advanced List\";s:15:\"cont_insert_map\";s:10:\"Insert Map\";s:15:\"cont_insert_mob\";s:19:\"Insert Media Object\";s:24:\"cont_insert_new_footnote\";s:19:\"insert new footnote\";s:26:\"cont_insert_page_from_clip\";s:26:\"Paste Pages from Clipboard\";s:16:\"cont_insert_page\";s:11:\"Insert Page\";s:15:\"cont_insert_par\";s:11:\"Insert Text\";s:21:\"cont_insert_resources\";s:20:\"Insert Resource List\";s:18:\"cont_insert_search\";s:27:\"Please insert a search term\";s:19:\"cont_insert_section\";s:14:\"Insert Section\";s:15:\"cont_insert_src\";s:18:\"Insert source code\";s:32:\"cont_insert_subchapter_from_clip\";s:33:\"Paste Sub-chapters from Clipboard\";s:22:\"cont_insert_subchapter\";s:18:\"Insert Sub-chapter\";s:17:\"cont_insert_table\";s:12:\"Insert Table\";s:16:\"cont_insert_tabs\";s:11:\"Insert Tabs\";s:19:\"cont_inst_map_areas\";s:19:\"Instance Link Areas\";s:18:\"cont_internal_link\";s:13:\"internal link\";s:19:\"cont_internal_links\";s:14:\"Internal Links\";s:13:\"cont_internal\";s:8:\"internal\";s:23:\"cont_invalid_new_module\";s:68:\"Incompatible module! Please make sure imsmanifest.xml is not changed\";s:15:\"cont_is_visible\";s:9:\"isvisible\";s:9:\"cont_isbn\";s:4:\"ISBN\";s:9:\"cont_issn\";s:4:\"ISSN\";s:9:\"cont_item\";s:4:\"Item\";s:12:\"cont_journal\";s:7:\"Journal\";s:20:\"cont_js_chap_editing\";s:27:\"Use JavaScript Editing Mode\";s:12:\"cont_keyword\";s:7:\"Keyword\";s:16:\"cont_last_access\";s:11:\"Last Access\";s:15:\"cont_latest_rev\";s:15:\"Latest Revision\";s:24:\"cont_layout_1window_desc\";s:81:\"Content in the main frame. FAQ, glossary and media links open in separate window.\";s:19:\"cont_layout_1window\";s:10:\"One Window\";s:24:\"cont_layout_2window_desc\";s:77:\"Content in the left frame. FAQ, glossary and media links open in right frame.\";s:19:\"cont_layout_2window\";s:11:\"Two Windows\";s:24:\"cont_layout_3window_desc\";s:109:\"Content in the left frame. FAQ and media links open in top-right frame, glossary links in bottom-right frame.\";s:19:\"cont_layout_3window\";s:13:\"Three Windows\";s:27:\"cont_layout_fullscreen_desc\";s:123:\"Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu and no navigation bar.\";s:22:\"cont_layout_fullscreen\";s:11:\"Full Screen\";s:25:\"cont_layout_per_page_info\";s:118:\"Allow to set individual layouts for each page. This automatically activates the ‘Synchronize Frames’ setting, too.\";s:20:\"cont_layout_per_page\";s:15:\"Layout per Page\";s:29:\"cont_layout_presentation_desc\";s:101:\"Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu.\";s:24:\"cont_layout_presentation\";s:12:\"Presentation\";s:24:\"cont_layout_toc2win_desc\";s:113:\"Table of contents in the left, content in the right frame. FAQ, glossary and media links open in separate window.\";s:19:\"cont_layout_toc2win\";s:17:\"Table of Contents\";s:27:\"cont_layout_toc2windyn_desc\";s:130:\"Table of contents in the left, content in the right frame. FAQ, glossary and media links open dynamically a frame at bottom-right.\";s:22:\"cont_layout_toc2windyn\";s:25:\"Table of Contents Dynamic\";s:11:\"cont_layout\";s:6:\"Layout\";s:15:\"cont_left_float\";s:14:\"Left, Floating\";s:9:\"cont_left\";s:4:\"Left\";s:14:\"cont_link_area\";s:9:\"Link Area\";s:13:\"cont_link_ext\";s:15:\"Link (external)\";s:13:\"cont_link_int\";s:15:\"Link (internal)\";s:16:\"cont_link_select\";s:13:\"Internal Link\";s:14:\"cont_link_type\";s:9:\"Link Type\";s:9:\"cont_link\";s:4:\"Link\";s:16:\"cont_linked_mobs\";s:20:\"Linked media objects\";s:10:\"cont_links\";s:5:\"Links\";s:15:\"cont_list_files\";s:10:\"List Files\";s:20:\"cont_list_properties\";s:15:\"List Properties\";s:9:\"cont_List\";s:4:\"List\";s:19:\"cont_lk_chapter_new\";s:19:\"Chapter (New Frame)\";s:15:\"cont_lk_chapter\";s:7:\"Chapter\";s:17:\"cont_lk_media_faq\";s:17:\"Media (FAQ Frame)\";s:20:\"cont_lk_media_inline\";s:14:\"Media (Inline)\";s:19:\"cont_lk_media_media\";s:19:\"Media (Media Frame)\";s:17:\"cont_lk_media_new\";s:17:\"Media (New Frame)\";s:16:\"cont_lk_page_faq\";s:16:\"Page (FAQ Frame)\";s:16:\"cont_lk_page_new\";s:16:\"Page (New Frame)\";s:12:\"cont_lk_page\";s:4:\"Page\";s:14:\"cont_lk_survey\";s:6:\"Survey\";s:16:\"cont_lk_term_new\";s:25:\"Glossary Term (New Frame)\";s:12:\"cont_lk_term\";s:13:\"Glossary Term\";s:22:\"cont_lm_default_layout\";s:33:\"Default Layout of Learning Module\";s:12:\"cont_lm_menu\";s:4:\"Menu\";s:18:\"cont_lm_properties\";s:24:\"Learning Module Settings\";s:14:\"cont_localfile\";s:10:\"Local File\";s:14:\"cont_LocalFile\";s:10:\"Local File\";s:13:\"cont_location\";s:8:\"Location\";s:17:\"cont_lrs_settings\";s:8:\"Settings\";s:11:\"cont_lvalue\";s:12:\"Data element\";s:13:\"cont_manifest\";s:8:\"Manifest\";s:14:\"cont_map_areas\";s:10:\"Link Areas\";s:27:\"cont_map_file_not_generated\";s:47:\"Sorry. Unable to generate map file for editing.\";s:18:\"cont_mastery_score\";s:18:\"adlcp:masteryscore\";s:21:\"cont_max_time_allowed\";s:20:\"adlcp:maxtimeallowed\";s:17:\"cont_media_placeh\";s:30:\"Click and edit to insert media\";s:18:\"cont_media_placehl\";s:17:\"Media Placeholder\";s:17:\"cont_media_source\";s:12:\"Media Source\";s:10:\"cont_Media\";s:16:\"Media (Standard)\";s:18:\"cont_mep_structure\";s:20:\"Media Pool Structure\";s:26:\"cont_missing_preconditions\";s:75:\"You need to fulfill the following preconditions to access the chapter \"%s\".\";s:13:\"cont_Mnemonic\";s:8:\"Mnemonic\";s:17:\"cont_mob_def_prop\";s:18:\"Default Properties\";s:14:\"cont_mob_files\";s:12:\"Object Files\";s:24:\"cont_mob_from_media_pool\";s:22:\"Choose From Media Pool\";s:18:\"cont_mob_inst_prop\";s:19:\"Instance Properties\";s:13:\"cont_mob_prop\";s:17:\"Object Properties\";s:15:\"cont_mob_usages\";s:5:\"Usage\";s:10:\"cont_month\";s:5:\"Month\";s:16:\"cont_move_object\";s:11:\"move object\";s:26:\"cont_msg_multiple_editions\";s:54:\"It\'s not possible to show details of multiple editions\";s:9:\"cont_name\";s:4:\"Name\";s:13:\"cont_new_area\";s:13:\"New Link Area\";s:19:\"cont_new_assignment\";s:14:\"New assignment\";s:12:\"cont_new_dir\";s:13:\"New Directory\";s:13:\"cont_new_file\";s:8:\"New File\";s:18:\"cont_new_media_obj\";s:16:\"New Media Object\";s:12:\"cont_new_mob\";s:16:\"New Media Object\";s:21:\"cont_new_module_added\";s:43:\"New version of module uploaded successfully\";s:12:\"cont_new_tab\";s:9:\"New Panel\";s:13:\"cont_new_term\";s:8:\"New Term\";s:13:\"cont_next_rev\";s:13:\"Next Revision\";s:14:\"cont_no_access\";s:9:\"No Access\";s:21:\"cont_no_assign_itself\";s:39:\"The object cannot be assigned to itself\";s:15:\"cont_no_caption\";s:10:\"No Caption\";s:16:\"cont_no_glossary\";s:21:\"No glossary assigned.\";s:16:\"cont_no_manifest\";s:48:\"No imsmanifest.xml file found in main directory.\";s:20:\"cont_no_object_found\";s:41:\"Could not find any object with this title\";s:23:\"cont_no_page_in_chapter\";s:71:\"Sorry, but there is currently no activated content within this chapter.\";s:12:\"cont_no_page\";s:14:\"No Page found.\";s:18:\"cont_no_parameters\";s:13:\"No Parameters\";s:21:\"cont_no_subdir_in_zip\";s:84:\"Zip command failed or import file invalid.
It does not contain a sub-folder \'%s\'.\";s:12:\"cont_no_text\";s:7:\"No Text\";s:16:\"cont_no_zip_file\";s:30:\"Import file is not a zip file.\";s:11:\"cont_nomenu\";s:19:\"Hide Navigation Bar\";s:9:\"cont_none\";s:4:\"None\";s:24:\"cont_not_js_chap_editing\";s:30:\"Use No-JavaScript Editing Mode\";s:18:\"cont_nr_col_footer\";s:14:\"Footer Columns\";s:18:\"cont_nr_col_header\";s:14:\"Header Columns\";s:12:\"cont_nr_cols\";s:17:\"Number of Columns\";s:13:\"cont_nr_items\";s:15:\"Number of Items\";s:18:\"cont_nr_row_footer\";s:11:\"Footer Rows\";s:18:\"cont_nr_row_header\";s:11:\"Header Rows\";s:12:\"cont_nr_rows\";s:14:\"Number of Rows\";s:19:\"cont_number_of_tabs\";s:16:\"Number of Panels\";s:15:\"cont_number_std\";s:8:\"Standard\";s:16:\"cont_number_type\";s:11:\"Number Type\";s:11:\"cont_Number\";s:6:\"Number\";s:18:\"cont_numbered_list\";s:13:\"Numbered List\";s:16:\"cont_obj_removed\";s:16:\"Objects removed.\";s:18:\"cont_offline_files\";s:16:\"Offline versions\";s:21:\"cont_offline_versions\";s:16:\"Offline Versions\";s:12:\"cont_offline\";s:16:\"Offline Versions\";s:11:\"cont_online\";s:6:\"Online\";s:26:\"cont_operation_not_allowed\";s:30:\"This operation is not allowed.\";s:7:\"cont_or\";s:2:\"or\";s:10:\"cont_order\";s:10:\"Order Type\";s:17:\"cont_organization\";s:12:\"Organization\";s:18:\"cont_organizations\";s:13:\"Organizations\";s:14:\"cont_orig_size\";s:13:\"Original Size\";s:20:\"cont_page_activation\";s:15:\"Page Activation\";s:17:\"cont_page_compare\";s:26:\"Compare Selected Revisions\";s:31:\"cont_page_currently_deactivated\";s:46:\"Sorry, but this page is currently deactivated.\";s:30:\"cont_page_deactivated_elements\";s:35:\"Page contains deactivated elements.\";s:21:\"cont_page_deactivated\";s:20:\"Page is deactivated.\";s:16:\"cont_page_header\";s:11:\"Page Header\";s:16:\"cont_page_layout\";s:11:\"Page Layout\";s:14:\"cont_page_link\";s:9:\"Page Link\";s:27:\"cont_page_select_target_now\";s:42:\"Page marked for moving. Select target now.\";s:26:\"cont_pages_and_subchapters\";s:21:\"Subchapters and Pages\";s:10:\"cont_pages\";s:5:\"Pages\";s:14:\"cont_parameter\";s:9:\"Parameter\";s:15:\"cont_parameters\";s:10:\"parameters\";s:25:\"cont_paste_from_clipboard\";s:20:\"Paste from clipboard\";s:16:\"cont_paste_table\";s:11:\"Paste Table\";s:12:\"cont_pc_code\";s:4:\"Code\";s:15:\"cont_pc_deleted\";s:15:\"Deleted Content\";s:12:\"cont_pc_dtab\";s:10:\"Data Table\";s:13:\"cont_pc_flist\";s:9:\"File List\";s:12:\"cont_pc_hacc\";s:22:\"Accordion (Horizontal)\";s:12:\"cont_pc_incl\";s:15:\"Content Snippet\";s:12:\"cont_pc_list\";s:13:\"Advanced List\";s:11:\"cont_pc_map\";s:3:\"Map\";s:11:\"cont_pc_mob\";s:5:\"Media\";s:16:\"cont_pc_modified\";s:16:\"Modified Content\";s:11:\"cont_pc_new\";s:11:\"New Content\";s:11:\"cont_pc_par\";s:4:\"Text\";s:11:\"cont_pc_qst\";s:8:\"Question\";s:11:\"cont_pc_res\";s:8:\"Resource\";s:11:\"cont_pc_sec\";s:7:\"Section\";s:11:\"cont_pc_tab\";s:14:\"Advanced Table\";s:12:\"cont_pc_vacc\";s:20:\"Accordion (Vertical)\";s:23:\"cont_personal_clipboard\";s:18:\"Personal Clipboard\";s:15:\"cont_pg_content\";s:12:\"Page Content\";s:13:\"cont_pg_title\";s:10:\"Page Title\";s:24:\"cont_please_enter_a_term\";s:20:\"Please enter a term.\";s:18:\"cont_please_select\";s:13:\"please select\";s:9:\"cont_Poly\";s:7:\"Polygon\";s:13:\"cont_position\";s:8:\"Position\";s:16:\"cont_prereq_type\";s:24:\"adlcp:prerequisites.type\";s:18:\"cont_prerequisites\";s:19:\"adlcp:prerequisites\";s:12:\"cont_preview\";s:7:\"Preview\";s:17:\"cont_previous_rev\";s:17:\"Previous Revision\";s:27:\"cont_print_no_page_selected\";s:32:\"Please select at least one page.\";s:20:\"cont_print_selection\";s:20:\"Print View Selection\";s:23:\"cont_print_view_pre_glo\";s:39:\"Prevent Glossary Appendix in Print View\";s:15:\"cont_print_view\";s:10:\"Print View\";s:18:\"cont_public_access\";s:13:\"Public Access\";s:22:\"cont_public_notes_desc\";s:64:\"Allow users to share notes on every page of the learning module.\";s:17:\"cont_public_notes\";s:12:\"Public Notes\";s:14:\"cont_publisher\";s:9:\"Publisher\";s:12:\"cont_purpose\";s:7:\"Purpose\";s:11:\"cont_qtries\";s:29:\"Number of Tries for Questions\";s:20:\"cont_question_placeh\";s:33:\"Click and edit to insert question\";s:21:\"cont_question_placehl\";s:20:\"Question Placeholder\";s:18:\"cont_question_pool\";s:13:\"Question Pool\";s:18:\"cont_question_type\";s:13:\"Question Type\";s:12:\"cont_Reading\";s:7:\"Reading\";s:9:\"cont_Rect\";s:9:\"Rectangle\";s:17:\"cont_ref_helptext\";s:40:\"(e.g. http://www.server.org/myimage.jpg)\";s:15:\"cont_ref_images\";s:17:\"Referenced Images\";s:14:\"cont_reference\";s:9:\"Reference\";s:11:\"cont_Remark\";s:6:\"Remark\";s:22:\"cont_remove_fullscreen\";s:18:\"Remove Full Screen\";s:14:\"cont_removeiln\";s:29:\"really remove internal link ?\";s:15:\"cont_rename_dir\";s:16:\"Rename Directory\";s:29:\"cont_replace_mob_feature_info\";s:132:\"Activates a feature that allows you to replace a media object while keeping the other properties of a media instance in the content.\";s:24:\"cont_replace_mob_feature\";s:32:\"Replace Media Objects in Content\";s:26:\"cont_repository_item_links\";s:21:\"Repository Item Links\";s:20:\"cont_repository_item\";s:15:\"Repository Item\";s:23:\"cont_resize_explanation\";s:109:\"If this option is activated uploaded image files are automatically resized to the specified width and height.\";s:24:\"cont_resize_explanation2\";s:74:\"This function resizes local image files to the specified width and height.\";s:17:\"cont_resize_image\";s:13:\"Resize images\";s:15:\"cont_resize_img\";s:17:\"Resize Image File\";s:18:\"cont_resource_size\";s:22:\"Original Resource Size\";s:18:\"cont_resource_type\";s:4:\"type\";s:13:\"cont_resource\";s:8:\"Resource\";s:14:\"cont_resources\";s:9:\"Resources\";s:13:\"cont_revision\";s:8:\"Revision\";s:16:\"cont_right_float\";s:15:\"Right, Floating\";s:10:\"cont_right\";s:5:\"Right\";s:26:\"cont_rollback_confirmation\";s:59:\"Do you really want to restore this old version of the page?\";s:13:\"cont_rollback\";s:8:\"Rollback\";s:12:\"cont_roman_s\";s:16:\"Roman i, ii, …\";s:10:\"cont_roman\";s:16:\"Roman I, II, …\";s:12:\"cont_rowspan\";s:8:\"Row Span\";s:11:\"cont_rvalue\";s:5:\"Value\";s:20:\"cont_save_all_titles\";s:11:\"Save Titles\";s:31:\"cont_save_positions_and_classes\";s:32:\"Save Positions and Style Classes\";s:19:\"cont_save_positions\";s:14:\"Save Positions\";s:15:\"cont_save_spans\";s:10:\"Save Spans\";s:16:\"cont_save_widths\";s:11:\"Save Widths\";s:19:\"cont_saved_map_area\";s:14:\"Saved map area\";s:19:\"cont_saved_map_data\";s:14:\"Saved map data\";s:19:\"cont_sc_auto_review\";s:25:\"Set Review when Completed\";s:24:\"cont_sc_less_mode_browse\";s:6:\"Browse\";s:24:\"cont_sc_less_mode_normal\";s:6:\"Normal\";s:26:\"cont_sc_max_attempt_exceed\";s:57:\"Max. number of attempts for this module has been reached.\";s:19:\"cont_sc_max_attempt\";s:13:\"Max. Attempts\";s:19:\"cont_sc_new_version\";s:18:\"Upload new version\";s:15:\"cont_sc_preview\";s:7:\"Preview\";s:20:\"cont_sc_stat_browsed\";s:7:\"Browsed\";s:22:\"cont_sc_stat_completed\";s:9:\"Completed\";s:19:\"cont_sc_stat_failed\";s:6:\"Failed\";s:23:\"cont_sc_stat_incomplete\";s:10:\"Incomplete\";s:26:\"cont_sc_stat_not_attempted\";s:13:\"Not attempted\";s:19:\"cont_sc_stat_passed\";s:6:\"Passed\";s:20:\"cont_sc_stat_running\";s:7:\"Running\";s:13:\"cont_sc_title\";s:5:\"title\";s:16:\"cont_sc_usession\";s:25:\"Unlimited Session Timeout\";s:15:\"cont_sc_version\";s:7:\"Version\";s:25:\"cont_scheduled_activation\";s:20:\"Scheduled Activation\";s:11:\"cont_school\";s:6:\"School\";s:10:\"cont_score\";s:5:\"Score\";s:15:\"cont_scorm_type\";s:15:\"adlcp:scormtype\";s:27:\"cont_select_from_upload_dir\";s:38:\"-- Select from the upload directory --\";s:16:\"cont_select_item\";s:25:\"Select at least one item.\";s:24:\"cont_select_max_one_item\";s:28:\"Please select one item only.\";s:24:\"cont_select_max_one_term\";s:28:\"Please select one term only.\";s:22:\"cont_select_media_pool\";s:17:\"Select Media Pool\";s:23:\"cont_select_one_edition\";s:35:\"Please select at least one edition.\";s:35:\"cont_select_one_translation_warning\";s:53:\"It is not possible to show more than one translation.\";s:27:\"cont_select_one_translation\";s:29:\"Please select one translation\";s:26:\"cont_select_par_or_section\";s:48:\"Please select at least one paragraph or section.\";s:16:\"cont_select_term\";s:21:\"Please select a term.\";s:23:\"cont_select_translation\";s:48:\"Please select the assignment from the list above\";s:11:\"cont_select\";s:6:\"Select\";s:36:\"cont_selected_items_have_been_copied\";s:115:\"Selected items have been copied to the clipboard. Click target placeholders to paste them into the learning module.\";s:33:\"cont_selected_items_have_been_cut\";s:112:\"Selected items have been cut to the clipboard. Click target placeholders to paste them into the learning module.\";s:21:\"cont_selected_pg_chap\";s:23:\"Selected Pages/Chapters\";s:18:\"cont_series_editor\";s:13:\"Series editor\";s:17:\"cont_series_title\";s:12:\"Series title\";s:18:\"cont_series_volume\";s:13:\"Series volume\";s:11:\"cont_series\";s:6:\"Series\";s:14:\"cont_set_after\";s:12:\"insert after\";s:15:\"cont_set_before\";s:13:\"insert before\";s:15:\"cont_set_cancel\";s:6:\"cancel\";s:14:\"cont_set_class\";s:9:\"Set Class\";s:18:\"cont_set_edit_mode\";s:13:\"Set Edit Mode\";s:13:\"cont_set_into\";s:11:\"insert into\";s:13:\"cont_set_link\";s:9:\"Edit Link\";s:14:\"cont_set_shape\";s:10:\"Edit Shape\";s:19:\"cont_set_start_file\";s:14:\"Set Start File\";s:26:\"cont_set_styles_and_widths\";s:22:\"Save Styles and Widths\";s:15:\"cont_set_styles\";s:10:\"Set Styles\";s:23:\"cont_set_tab_style_info\";s:48:\"Activate checkboxes in table cells to set style.\";s:14:\"cont_set_width\";s:9:\"Set Width\";s:10:\"cont_shape\";s:5:\"Shape\";s:18:\"cont_show_citation\";s:18:\"Show with citation\";s:14:\"cont_show_info\";s:9:\"Show Info\";s:22:\"cont_show_line_numbers\";s:17:\"Show line numbers\";s:20:\"cont_show_print_view\";s:15:\"Show Print View\";s:9:\"cont_show\";s:4:\"Show\";s:9:\"cont_size\";s:12:\"Size (Bytes)\";s:17:\"cont_skip_chapter\";s:17:\"Skip this chapter\";s:18:\"cont_snippets_used\";s:21:\"Used Content Snippets\";s:11:\"cont_source\";s:6:\"Source\";s:9:\"cont_span\";s:4:\"Span\";s:12:\"cont_Special\";s:7:\"Special\";s:22:\"cont_spreadsheet_table\";s:17:\"Spreadsheet Table\";s:14:\"cont_src_other\";s:5:\"other\";s:8:\"cont_src\";s:11:\"Source code\";s:13:\"cont_st_on_pg\";s:29:\"this function is not allowed.\";s:13:\"cont_st_title\";s:13:\"Chapter Title\";s:18:\"cont_StandardTable\";s:14:\"Standard Table\";s:21:\"cont_start_value_info\";s:50:\"Enter start value as decimal number. Default is 1.\";s:16:\"cont_start_value\";s:11:\"Start Value\";s:10:\"cont_start\";s:5:\"Start\";s:14:\"cont_startfile\";s:10:\"Start File\";s:11:\"cont_status\";s:6:\"Status\";s:18:\"cont_std_is_in_dir\";s:58:\"Deletion not possible. Standard view file is in directory.\";s:13:\"cont_std_view\";s:13:\"Standard View\";s:14:\"cont_structure\";s:9:\"structure\";s:10:\"cont_style\";s:5:\"Style\";s:16:\"cont_subchapters\";s:11:\"Subchapters\";s:28:\"cont_synchronize_frames_desc\";s:157:\"This option synchronises the table of contents frame with the content frame and clears additional frames in 3 window view. But it also decreases performance.\";s:23:\"cont_synchronize_frames\";s:18:\"Synchronize Frames\";s:16:\"cont_syntax_help\";s:11:\"Syntax Help\";s:20:\"cont_tab_cont_height\";s:14:\"Content Height\";s:19:\"cont_tab_cont_width\";s:13:\"Content Width\";s:17:\"cont_table_border\";s:12:\"Table Border\";s:26:\"cont_table_cell_properties\";s:21:\"Table Cell Properties\";s:22:\"cont_table_cellpadding\";s:18:\"Table Cell Padding\";s:22:\"cont_table_cellspacing\";s:18:\"Table Cell Spacing\";s:27:\"cont_table_html_import_info\";s:68:\"Import only works with XHTML conform tables. Table must be root tag!\";s:22:\"cont_table_html_import\";s:17:\"Import HTML Table\";s:21:\"cont_table_properties\";s:16:\"Table Properties\";s:34:\"cont_table_spreadsheet_import_info\";s:74:\"Paste table from spreadsheet application via clipboard into the text area.\";s:29:\"cont_table_spreadsheet_import\";s:18:\"Spreadsheet Import\";s:16:\"cont_table_width\";s:11:\"Table Width\";s:10:\"cont_table\";s:5:\"Table\";s:17:\"cont_TableContent\";s:13:\"Table Content\";s:17:\"cont_tabs_acc_hor\";s:20:\"Horizontal Accordion\";s:17:\"cont_tabs_acc_ver\";s:18:\"Vertical Accordion\";s:19:\"cont_tabs_accordion\";s:9:\"Accordion\";s:26:\"cont_tabs_confirm_deletion\";s:65:\"Are you sure that all panels and their content should be deleted?\";s:24:\"cont_tabs_hor_align_info\";s:50:\"Horizontal accordions will always be aligned left.\";s:18:\"cont_tabs_hor_tabs\";s:15:\"Horizontal Tabs\";s:9:\"cont_tabs\";s:6:\"Panels\";s:19:\"cont_target_missing\";s:14:\"Target Missing\";s:25:\"cont_target_within_source\";s:40:\"Target must not be within source object.\";s:9:\"cont_term\";s:4:\"Term\";s:10:\"cont_terms\";s:5:\"Terms\";s:13:\"cont_text_acc\";s:7:\"Accent:\";s:14:\"cont_text_code\";s:5:\"Code:\";s:13:\"cont_text_com\";s:8:\"Comment:\";s:13:\"cont_text_emp\";s:14:\"Emphatic Text:\";s:12:\"cont_text_fn\";s:9:\"Footnote:\";s:13:\"cont_text_iln\";s:20:\"Internal Link, e.g.:\";s:13:\"cont_text_imp\";s:10:\"Important:\";s:17:\"cont_text_keyword\";s:7:\"Keyword\";s:16:\"cont_text_placeh\";s:29:\"Click and edit to insert text\";s:17:\"cont_text_placehl\";s:16:\"Text Placeholder\";s:14:\"cont_text_quot\";s:10:\"Quotation:\";s:13:\"cont_text_str\";s:12:\"Strong Text:\";s:13:\"cont_text_tex\";s:11:\"LaTeX Code:\";s:14:\"cont_text_type\";s:14:\"Text Item Type\";s:13:\"cont_text_xln\";s:14:\"External Link:\";s:22:\"cont_time_limit_action\";s:21:\"adlcp:timelimitaction\";s:9:\"cont_time\";s:4:\"Time\";s:20:\"cont_title_footnotes\";s:9:\"Footnotes\";s:10:\"cont_title\";s:5:\"title\";s:13:\"cont_toc_mode\";s:23:\"Table of Contents Items\";s:8:\"cont_toc\";s:17:\"Table of Contents\";s:8:\"cont_top\";s:3:\"Top\";s:15:\"cont_total_time\";s:10:\"Total Time\";s:19:\"cont_tracking_bysco\";s:10:\"By Chapter\";s:20:\"cont_tracking_byuser\";s:7:\"By User\";s:18:\"cont_tracking_data\";s:13:\"Tracking Data\";s:19:\"cont_tracking_items\";s:14:\"Tracking Items\";s:26:\"cont_translations_assigned\";s:37:\"The translation(s) have been assigned\";s:17:\"cont_translations\";s:14:\"Translation(s)\";s:15:\"cont_tree_fixed\";s:30:\"Tree structure has been fixed.\";s:9:\"cont_type\";s:4:\"Type\";s:14:\"cont_Unordered\";s:9:\"Unordered\";s:15:\"cont_update_map\";s:8:\"Edit Map\";s:17:\"cont_update_names\";s:12:\"Update Names\";s:21:\"cont_update_resources\";s:20:\"Update Resource List\";s:19:\"cont_update_section\";s:14:\"Update Section\";s:16:\"cont_update_tabs\";s:13:\"Update Panels\";s:11:\"cont_update\";s:6:\"Update\";s:20:\"cont_upload_dir_info\";s:231:\"Server directory from which large SCORM and HTML packages can be copied instead of being uploaded. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.\";s:15:\"cont_upload_dir\";s:16:\"Upload directory\";s:16:\"cont_upload_file\";s:11:\"Upload File\";s:18:\"cont_uploaded_file\";s:13:\"Existing File\";s:8:\"cont_url\";s:3:\"URL\";s:10:\"cont_usage\";s:5:\"Usage\";s:31:\"cont_use_same_resource_as_above\";s:30:\"Use the same resource as above\";s:28:\"cont_users_have_mob_in_clip1\";s:40:\"This media object is in the clipboard of\";s:28:\"cont_users_have_mob_in_clip2\";s:8:\"user(s).\";s:18:\"cont_validate_file\";s:13:\"Validate File\";s:12:\"cont_version\";s:7:\"version\";s:13:\"cont_versions\";s:8:\"Versions\";s:25:\"cont_view_last_export_log\";s:15:\"Last Export Log\";s:20:\"cont_where_published\";s:15:\"Where published\";s:10:\"cont_width\";s:5:\"Width\";s:19:\"cont_wiki_page_link\";s:14:\"Wiki Page Link\";s:12:\"cont_wysiwyg\";s:15:\"Content WYSIWYG\";s:13:\"cont_xml_base\";s:8:\"xml:base\";s:9:\"cont_year\";s:4:\"Year\";s:21:\"cont_zip_file_invalid\";s:68:\"File is not a valid import file.
It does not contain a file \'%s\'.\";s:15:\"content_current\";s:7:\"Current\";s:12:\"content_last\";s:4:\"Last\";s:20:\"content_page_history\";s:12:\"Page History\";s:19:\"copied_to_clipboard\";s:30:\"Copied object(s) to clipboard.\";s:13:\"dgl_pagebreak\";s:9:\"Pagebreak\";s:19:\"glo_definition_abbr\";s:4:\"Def.\";s:16:\"glo_term_used_in\";s:44:\"The following resources linking to that term\";s:10:\"glo_usages\";s:22:\"Glossary is used in...\";s:11:\"HTML export\";s:11:\"HTML Export\";s:17:\"import_sco_object\";s:10:\"Import SCO\";s:18:\"lm_menu_edit_entry\";s:15:\"Edit menu entry\";s:20:\"lm_menu_entry_target\";s:6:\"Target\";s:19:\"lm_menu_entry_title\";s:5:\"Title\";s:17:\"lm_menu_new_entry\";s:23:\"Create a new menu entry\";s:30:\"lm_menu_select_internal_object\";s:25:\"Select internal object >>\";s:28:\"lm_menu_select_object_to_add\";s:52:\"Please select the object you want to add to the menu\";s:18:\"mep_folder_created\";s:17:\"Added new folder.\";s:15:\"msg_entry_added\";s:16:\"Menu entry added\";s:17:\"msg_entry_removed\";s:18:\"Menu entry removed\";s:17:\"msg_entry_updated\";s:18:\"Menu entry updated\";s:25:\"msg_page_no_public_access\";s:138:\"The page you called is not available in the public area. Only registered users may view this page. Please login first to access this page.\";s:19:\"msg_page_not_public\";s:18:\"Page is not public\";s:10:\"pages from\";s:10:\"Pages From\";s:5:\"Pages\";s:5:\"Pages\";s:3:\"par\";s:9:\"Paragraph\";s:10:\"PDF export\";s:10:\"PDF Export\";s:2:\"pg\";s:4:\"Page\";s:14:\"public_section\";s:11:\"Public Area\";s:12:\"read offline\";s:12:\"Read Offline\";s:18:\"saved_media_object\";s:19:\"Saved media object.\";s:21:\"scplayer_collapsetree\";s:12:\"Collapse All\";s:17:\"scplayer_continue\";s:8:\"Continue\";s:17:\"scplayer_debugger\";s:14:\"Show test tool\";s:13:\"scplayer_exit\";s:4:\"Exit\";s:16:\"scplayer_exitall\";s:8:\"Exit All\";s:19:\"scplayer_expandtree\";s:10:\"Expand All\";s:17:\"scplayer_hidetree\";s:9:\"Hide Tree\";s:22:\"scplayer_phpmysqlcheck\";s:79:\"You need MYSQL 4.1 or higher and enabled JSON-support to use the JavaScript-RTE\";s:17:\"scplayer_previous\";s:8:\"Previous\";s:13:\"scplayer_next\";s:4:\"Next\";s:17:\"scplayer_showtree\";s:9:\"Show Tree\";s:14:\"scplayer_start\";s:5:\"Start\";s:19:\"scplayer_suspendall\";s:11:\"Suspend All\";s:13:\"select_a_file\";s:21:\"Please select a file.\";s:19:\"selected_pages_only\";s:19:\"Only Selected Pages\";s:12:\"selectFooter\";s:16:\"Select As Footer\";s:12:\"selectHeader\";s:16:\"Select As Header\";s:11:\"seq_abandon\";s:56:\"An Abandon Navigation Request was received an processed.\";s:14:\"seq_abandonall\";s:47:\"The current course session has been abandoned..\";s:11:\"seq_blocked\";s:35:\"The sequencing session was blocked.\";s:9:\"seq_close\";s:31:\"Please close the player-window.\";s:18:\"seq_coursecomplete\";s:32:\"The current course is completed.\";s:12:\"seq_deadlock\";s:31:\"The sequencer is in a deadlock.\";s:14:\"seq_endsession\";s:37:\"The current course session has ended.\";s:9:\"seq_error\";s:44:\"An internal error in the sequencer occurred.\";s:17:\"seq_invalidnavreq\";s:42:\"The sequencer received an invalid request.\";s:11:\"seq_nothing\";s:32:\"There is no activity to deliver.\";s:7:\"seq_toc\";s:79:\"From the Table Of Contents on the left, choose an activity to begin the course.\";s:15:\"set_public_mode\";s:22:\"Set public access mode\";s:2:\"st\";s:7:\"Chapter\";s:12:\"start export\";s:12:\"Start Export\";s:14:\"text_repr_info\";s:35:\"Used for image ‘alt’ attribute.\";s:9:\"text_repr\";s:19:\"Text Representation\";s:12:\"cont_lk_file\";s:13:\"File/Document\";s:16:\"cont_select_file\";s:11:\"Select File\";s:16:\"cont_create_link\";s:11:\"Create Link\";s:17:\"glo_used_in_scorm\";s:108:\"The glossary is used by the SCORM module. If deleted, references to the glossary cannot be resolved anymore.\";s:21:\"glo_presentation_view\";s:17:\"Presentation View\";s:16:\"glo_add_new_term\";s:12:\"Add New Term\";s:24:\"glo_term_is_used_n_times\";s:47:\"The term is used %s time(s) in content modules.\";s:15:\"glo_list_usages\";s:11:\"List Usages\";s:17:\"cont_sco_glossary\";s:13:\"Unit Glossary\";s:20:\"glo_quick_navigation\";s:16:\"Quick Navigation\";s:21:\"glo_presentation_mode\";s:17:\"Presentation Mode\";s:14:\"glo_table_form\";s:13:\"In Table Form\";s:19:\"glo_table_form_info\";s:135:\"Terms and definition are first shown in a two-column overview. Clicking the term opens the full content of a term on a separate screen.\";s:23:\"glo_text_snippet_length\";s:25:\"Definition Snippet Length\";s:28:\"glo_text_snippet_length_info\";s:75:\"Length of the text snippet of the definition that is shown in the overview.\";s:20:\"glo_full_definitions\";s:16:\"Full Definitions\";s:25:\"glo_full_definitions_info\";s:59:\"Terms and definitions are fully displayed in the main view.\";s:16:\"glo_editing_view\";s:12:\"Editing View\";s:23:\"cont_link_whole_picture\";s:18:\"Link Whole Picture\";s:29:\"cont_edit_shape_whole_picture\";s:26:\"Edit Shape (Whole Picture)\";s:14:\"cont_alignment\";s:9:\"Alignment\";s:18:\"cont_set_alignment\";s:13:\"Set Alignment\";s:19:\"cont_users_answered\";s:14:\"Users Answered\";s:24:\"cont_correct_after_first\";s:17:\"First Try Correct\";s:11:\"cont_second\";s:6:\"Second\";s:19:\"cont_third_and_more\";s:13:\"Third or More\";s:10:\"cont_never\";s:5:\"Never\";s:21:\"cont_download_no_menu\";s:88:\"Download will not be available to users since the learning module menu is not activated.\";s:25:\"cont_download_no_download\";s:85:\"Download will not be available to users, since the download feature is not activated.\";s:31:\"cont_no_download_file_available\";s:53:\"There is currently no public download file available.\";s:11:\"htlm_import\";s:27:\"Import HTML Learning Module\";s:14:\"cont_selection\";s:9:\"Selection\";s:19:\"cont_whole_glossary\";s:14:\"Whole Glossary\";s:19:\"cont_selected_terms\";s:14:\"Selected Terms\";s:13:\"cont_new_page\";s:8:\"New Page\";s:13:\"cont_new_chap\";s:11:\"New Chapter\";s:19:\"cont_submit_answers\";s:6:\"Submit\";s:18:\"cont_wrong_answers\";s:15:\"Incorrect Items\";s:20:\"cont_tries_remaining\";s:15:\"Tries Remaining\";s:21:\"cont_please_try_again\";s:17:\"Please try again!\";s:24:\"cont_all_answers_correct\";s:8:\"Correct!\";s:27:\"cont_enough_answers_correct\";s:35:\"Correct, but not the best solution!\";s:25:\"cont_nr_of_tries_exceeded\";s:25:\"Number of tries exceeded.\";s:26:\"cont_correct_answers_shown\";s:27:\"Correct solution see above.\";s:25:\"cont_wrong_answers_single\";s:17:\"Incorrect Choice.\";s:14:\"cont_added_tab\";s:12:\"Panel added.\";s:33:\"cont_ed_insert_login_page_element\";s:25:\"Insert Login Page Element\";s:30:\"cont_insert_login_page_element\";s:25:\"Insert Login Page Element\";s:30:\"cont_update_login_page_element\";s:25:\"Update Login Page Element\";s:19:\"cont_final_sco_page\";s:19:\"Final Page for SCOs\";s:18:\"cont_final_lm_page\";s:30:\"Final Page for Learning Module\";s:32:\"cont_really_delete_special_pages\";s:57:\"Do you really want to delete the following special pages?\";s:26:\"cont_create_final_sco_page\";s:26:\"Create Final Page for SCOs\";s:25:\"cont_create_final_lm_page\";s:37:\"Create Final Page for Learning Module\";s:19:\"page_does_not_exist\";s:43:\"We are sorry, but this page does not exist.\";s:15:\"cont_save_types\";s:10:\"Save Types\";s:20:\"cont_layout_template\";s:15:\"Layout Template\";s:17:\"cont_special_page\";s:20:\"Special Content Page\";s:24:\"cont_final_sco_page_info\";s:102:\"A status page will be displayed at the end of a SCO, if all questions have been answered successfully.\";s:23:\"cont_final_lm_page_info\";s:105:\"A status page will be displayed, if all questions of the learning module have been answered successfully.\";s:13:\"cont_page_toc\";s:13:\"Page Overview\";s:22:\"cont_presentation_view\";s:17:\"Presentation View\";s:20:\"cont_deactivate_html\";s:25:\"Deactivate HTML Rendering\";s:18:\"cont_deactivate_js\";s:18:\"Activate Form Mode\";s:21:\"cont_deactivate_media\";s:16:\"Deactivate Media\";s:18:\"cont_activate_html\";s:23:\"Activate HTML Rendering\";s:16:\"cont_activate_js\";s:24:\"Activate Javascript Mode\";s:19:\"cont_activate_media\";s:14:\"Activate Media\";s:15:\"cont_par_format\";s:9:\"Paragraph\";s:16:\"cont_char_format\";s:9:\"Character\";s:10:\"cont_lists\";s:5:\"Lists\";s:19:\"cont_more_functions\";s:4:\"More\";s:11:\"cont_saving\";s:9:\"Saving...\";s:21:\"cont_link_to_internal\";s:22:\"Link to ILIAS Resource\";s:21:\"cont_link_to_external\";s:24:\"Link to External Website\";s:17:\"cont_link_to_wiki\";s:35:\"Link to Wiki Page (Insert Brackets)\";s:13:\"cont_standard\";s:8:\"Standard\";s:19:\"cont_char_style_com\";s:7:\"Comment\";s:20:\"cont_char_style_quot\";s:9:\"Quotation\";s:19:\"cont_char_style_acc\";s:11:\"Accentuated\";s:20:\"cont_char_style_code\";s:4:\"Code\";s:8:\"cont_tex\";s:10:\"Latex Code\";s:7:\"cont_fn\";s:8:\"Footnote\";s:18:\"cont_ed_insert_iim\";s:24:\"Insert Interactive Image\";s:11:\"cont_pc_iim\";s:17:\"Interactive Image\";s:22:\"cont_ed_insert_profile\";s:20:\"Insert Personal Data\";s:12:\"cont_pc_prof\";s:13:\"Personal Data\";s:19:\"cont_insert_profile\";s:21:\"Publish Personal Data\";s:19:\"cont_update_profile\";s:19:\"Edit Published Data\";s:17:\"cont_profile_mode\";s:4:\"Mode\";s:25:\"cont_profile_mode_inherit\";s:9:\"Automatic\";s:30:\"cont_profile_mode_inherit_info\";s:25:\"Use your profile settings\";s:24:\"cont_profile_mode_manual\";s:6:\"Manual\";s:29:\"cont_profile_mode_manual_info\";s:23:\"Use the following data:\";s:27:\"cont_ed_insert_verification\";s:18:\"Insert Certificate\";s:12:\"cont_pc_vrfc\";s:11:\"Certificate\";s:24:\"cont_insert_verification\";s:15:\"Add Certificate\";s:24:\"cont_update_verification\";s:16:\"Edit Certificate\";s:24:\"cont_verification_object\";s:11:\"Certificate\";s:19:\"cont_ed_insert_blog\";s:11:\"Insert Blog\";s:12:\"cont_pc_blog\";s:4:\"Blog\";s:16:\"cont_insert_blog\";s:16:\"Add Blog Posting\";s:16:\"cont_update_blog\";s:17:\"Edit Blog Posting\";s:17:\"cont_active_areas\";s:8:\"Triggers\";s:19:\"cont_content_popups\";s:14:\"Content Popups\";s:19:\"cont_overlay_images\";s:14:\"Overlay Images\";s:15:\"cont_add_images\";s:10:\"Add Images\";s:14:\"cont_add_popup\";s:9:\"Add Popup\";s:17:\"cont_WholePicture\";s:13:\"Whole Picture\";s:18:\"cont_overlay_image\";s:13:\"Overlay Image\";s:18:\"cont_content_popup\";s:13:\"Content Popup\";s:30:\"cont_update_titles_and_actions\";s:25:\"Update Titles and Actions\";s:17:\"cont_trigger_area\";s:12:\"Trigger Area\";s:11:\"cont_marker\";s:6:\"Marker\";s:28:\"cont_saved_interactive_image\";s:25:\"Created Interactive Image\";s:15:\"cont_base_image\";s:16:\"Background Image\";s:20:\"cont_edit_base_image\";s:21:\"Edit Background Image\";s:27:\"cont_really_delete_overlays\";s:52:\"Do you really want to delete the following overlays?\";s:31:\"cont_overlays_have_been_deleted\";s:27:\"Overlays have been deleted.\";s:14:\"cont_new_popup\";s:9:\"New Popup\";s:25:\"cont_really_delete_popups\";s:50:\"Do you really want to delete the following popups?\";s:29:\"cont_popups_have_been_deleted\";s:25:\"Popups have been deleted.\";s:21:\"cont_new_trigger_area\";s:16:\"New Trigger Area\";s:27:\"cont_really_delete_triggers\";s:52:\"Do you really want to delete the following triggers?\";s:15:\"cont_new_marker\";s:10:\"New Marker\";s:26:\"cont_edit_overlay_position\";s:21:\"Edit Overlay Position\";s:25:\"cont_edit_marker_position\";s:20:\"Edit Marker Position\";s:24:\"cont_edit_popup_position\";s:19:\"Edit Popup Position\";s:28:\"cont_drag_element_click_save\";s:71:\"Drag and drop the element to the desired position. Then hit ‘Save’.\";s:25:\"cont_correct_answers_also\";s:17:\"Also correct are:\";s:24:\"cont_correct_answer_also\";s:16:\"Also correct is:\";s:18:\"cont_remove_format\";s:13:\"Remove Format\";s:21:\"cont_ed_edit_multiple\";s:23:\"Edit Paragraph Sequence\";s:13:\"cont_pc_qover\";s:17:\"Question Overview\";s:20:\"cont_ed_insert_qover\";s:24:\"Insert Question Overview\";s:17:\"cont_update_qover\";s:24:\"Update Question Overview\";s:24:\"cont_qover_short_message\";s:14:\"Status Message\";s:29:\"cont_qover_short_message_info\";s:97:\"A message ‘You have correctly answered C out of Y questions of this unit.’ will be displayed.\";s:23:\"cont_qover_list_wrong_q\";s:32:\"List of Wrong Answered Questions\";s:28:\"cont_qover_list_wrong_q_info\";s:60:\"A list of wrong or not answered questions will be displayed.\";s:15:\"cont_edit_qover\";s:22:\"Edit Question Overview\";s:19:\"cont_ov_all_correct\";s:42:\"You have correctly answered all questions.\";s:20:\"cont_ov_some_correct\";s:53:\"You have correctly answered [x] out of [y] questions.\";s:22:\"cont_ov_wrong_answered\";s:59:\"The following questions were not answered or answered wrong\";s:22:\"cont_update_login_page\";s:23:\"Edit Login Page Element\";s:19:\"cont_lpe_login_form\";s:10:\"Login Form\";s:23:\"cont_lpe_cas_login_form\";s:14:\"CAS Login Form\";s:24:\"cont_lpe_shib_login_form\";s:21:\"Shibboleth Login Form\";s:26:\"cont_lpe_openid_login_form\";s:17:\"OpenId Login Form\";s:26:\"cont_lpe_registration_link\";s:21:\"New Registration Link\";s:27:\"cont_lpe_language_selection\";s:18:\"Language Selection\";s:28:\"cont_lpe_user_agreement_link\";s:19:\"User Agreement Link\";s:22:\"cont_insert_login_page\";s:22:\"Add Login Page Element\";s:20:\"cont_html_export_ids\";s:15:\"HTML Export IDs\";s:25:\"cont_html_export_ids_info\";s:117:\"Allows maintaining extra IDs for ILIAS learning modules that are used for naming HTML files when HTML export is done.\";s:14:\"cont_export_id\";s:9:\"Export ID\";s:29:\"cont_exp_ids_not_resp_format1\";s:48:\"Export IDs may only use the following characters\";s:29:\"cont_exp_ids_not_resp_format2\";s:36:\"Please check and correct your input.\";s:21:\"cont_saved_export_ids\";s:22:\"Saved HTML Export IDs.\";s:38:\"content_some_export_ids_multiple_times\";s:87:\"Some export IDs are used multiple times. This will lead to missing pages in the export.\";s:25:\"cont_exp_id_used_multiple\";s:29:\"Export ID used multiple times\";s:14:\"mob_upload_dir\";s:16:\"Upload Directory\";s:19:\"mob_upload_dir_info\";s:227:\"Server directory from which multiple files can be used to create media objects in media pools. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.\";s:29:\"cont_exp_ids_not_resp_format3\";s:36:\"The ID must not start with a number.\";s:19:\"cont_current_usages\";s:14:\"Current Usages\";s:15:\"cont_all_usages\";s:15:\"Include History\";s:15:\"cont_set_layout\";s:10:\"Set Layout\";s:20:\"cont_missing_snippet\";s:54:\"Missing Content Snippet. The snippet has been deleted.\";s:24:\"cont_enable_page_history\";s:12:\"Page History\";s:29:\"cont_enable_page_history_info\";s:70:\"Stores older versions of pages and allows roll back to older versions.\";s:17:\"cont_localization\";s:12:\"Localization\";s:22:\"cont_localization_info\";s:71:\"Language used for predefined texts, e.g. ‘Previous’ and ’Next’.\";s:16:\"cont_maintenance\";s:11:\"Maintenance\";s:25:\"cont_switch_to_media_pool\";s:26:\"Switch to other Media Pool\";s:23:\"cont_edit_personal_data\";s:18:\"Edit Personal Data\";s:21:\"cont_paragraph_styles\";s:16:\"Paragraph Styles\";s:11:\"cont_cc_str\";s:6:\"Strong\";s:11:\"cont_cc_emp\";s:8:\"Emphatic\";s:11:\"cont_cc_imp\";s:9:\"Important\";s:26:\"cont_more_character_styles\";s:24:\"...more character styles\";s:10:\"cont_blist\";s:11:\"Bullet List\";s:10:\"cont_nlist\";s:13:\"Numbered List\";s:17:\"cont_list_outdent\";s:12:\"Outdent List\";s:16:\"cont_list_indent\";s:11:\"Indent List\";s:10:\"cont_pword\";s:15:\"Paste from Word\";s:17:\"cont_new_question\";s:12:\"New Question\";s:28:\"cont_copy_question_from_pool\";s:23:\"Copy Question from Pool\";s:23:\"cont_select_other_qpool\";s:17:\"Select other Pool\";s:28:\"cont_copy_question_into_page\";s:14:\"Copy into Page\";s:9:\"cont_open\";s:7:\"Display\";s:16:\"cont_open_normal\";s:29:\"in tab / new window with link\";s:20:\"cont_open_iframe_max\";s:24:\"in iframe with full size\";s:24:\"cont_open_iframe_defined\";s:39:\"in iframe with defined width and height\";s:26:\"cont_open_window_undefined\";s:46:\"in new window without defined width and height\";s:24:\"cont_open_window_defined\";s:43:\"in new window with defined width and height\";s:15:\"cont_open_width\";s:5:\"width\";s:16:\"cont_open_heigth\";s:6:\"height\";s:21:\"cont_debug_deactivate\";s:109:\"The test tool can be globally deactivated in the ILIAS administration (Administration » Learning Resources).\";s:22:\"cont_debug_deactivated\";s:115:\"The test tool is currently globally deactivated in the ILIAS administration (Administration » Learning Resources).\";s:24:\"cont_file_from_workspace\";s:22:\"File From My Workspace\";s:21:\"cont_sc_auto_continue\";s:13:\"Auto-Continue\";s:21:\"cont_ed_insert_skills\";s:18:\"Insert Competences\";s:14:\"cont_pc_skills\";s:10:\"Competence\";s:18:\"cont_insert_skills\";s:17:\"Insert Competence\";s:18:\"cont_update_skills\";s:15:\"Edit Competence\";s:24:\"cont_scorm_ed_properties\";s:37:\"Learning Module Properties / Glossary\";s:37:\"sahs_empty_objectives_are_not_allowed\";s:34:\"Please enter a learning objective.\";s:14:\"cont_edit_mode\";s:9:\"Edit Mode\";s:12:\"cont_ed_copy\";s:4:\"Copy\";s:11:\"cont_ed_cut\";s:3:\"Cut\";s:28:\"cont_sel_el_copied_use_paste\";s:103:\"Selected elements have been copied. Please click the desired target placeholder and select ‘Paste’.\";s:25:\"cont_sel_el_cut_use_paste\";s:100:\"Selected elements have been cut. Please click the desired target placeholder and select ‘Paste’.\";s:34:\"cont_cp_question_diff_formats_info\";s:69:\"Please note that some formatting is not supported in content modules.\";s:15:\"cont_sequencing\";s:25:\"Sequencing and Navigation\";s:17:\"cont_interactions\";s:29:\"Store Results of Interactions\";s:15:\"cont_objectives\";s:30:\"Store Learning Objectives Data\";s:13:\"cont_comments\";s:14:\"Store Comments\";s:18:\"cont_time_from_lms\";s:38:\"Processing Time Determination by ILIAS\";s:21:\"cont_lm_comments_desc\";s:67:\"Allow users to share comments on every page of the learning module.\";s:20:\"cont_online_help_ids\";s:10:\"Screen-IDs\";s:15:\"cont_screen_ids\";s:10:\"Screen-IDs\";s:25:\"cont_captcha_verification\";s:17:\"User Verification\";s:17:\"cont_captcha_code\";s:4:\"Code\";s:9:\"glo_style\";s:14:\"Glossary Style\";s:17:\"cont_current_term\";s:12:\"Current Term\";s:17:\"glo_show_taxonomy\";s:13:\"Show Taxonomy\";s:25:\"cont_show_activation_info\";s:20:\"Show Activation Info\";s:30:\"cont_show_activation_info_info\";s:156:\"If the scheduled activation is not yet reached, the page will not be skipped. The information when the page will be activated will be displayed to the user.\";s:23:\"cont_page_activation_on\";s:36:\"The content will be activated on %s.\";s:10:\"cont_hover\";s:5:\"Hover\";s:11:\"cont_always\";s:6:\"Always\";s:19:\"cont_highlight_mode\";s:14:\"Highlight Mode\";s:10:\"cont_light\";s:5:\"Light\";s:9:\"cont_dark\";s:4:\"Dark\";s:13:\"cont_accented\";s:8:\"Accented\";s:8:\"cont_set\";s:3:\"Set\";s:12:\"cont_link_no\";s:7:\"No Link\";s:22:\"cont_AdvancedKnowledge\";s:18:\"Advanced Knowledge\";s:13:\"cont_show_adv\";s:23:\"Show Advanced Knowledge\";s:13:\"cont_hide_adv\";s:23:\"Hide Advanced Knowledge\";s:22:\"cont_auto_last_visited\";s:25:\"Open Last Visited Chapter\";s:17:\"cont_check_values\";s:11:\"Value Check\";s:22:\"cont_resources_of_type\";s:17:\"Resources of Type\";s:32:\"cont_element_refers_removed_itgr\";s:83:\"This content element refers to an item group that has been removed in the meantime.\";s:29:\"cont_initial_attached_content\";s:21:\"Initial Extra Content\";s:10:\"cont_topic\";s:5:\"Topic\";s:19:\"cont_selected_topic\";s:14:\"Selected Topic\";s:15:\"cont_all_topics\";s:10:\"All Topics\";s:20:\"cont_highlight_class\";s:15:\"Highlight Class\";s:17:\"cont_presentation\";s:12:\"Presentation\";s:18:\"cont_scorm_options\";s:13:\"SCORM Options\";s:17:\"cont_rte_settings\";s:12:\"RTE Settings\";s:14:\"cont_debugging\";s:9:\"Debugging\";s:27:\"cont_auto_last_visited_info\";s:79:\"Opens the last visited SCO/Asset when the learner reenters the learning module.\";s:21:\"cont_credit_mode_info\";s:66:\"This setting is only affective if the lesson mode is ‘normal’.\";s:27:\"cont_sc_auto_review_info_12\";s:81:\"Set the lesson mode to ‘review’ when a learner has completed or passed a SCO.\";s:21:\"cont_sc_usession_info\";s:83:\"This setting activates periodical requests to the server to keep the session alive.\";s:20:\"cont_sequencing_info\";s:81:\"Enable the sequencing and navigation behaviour as defined by the learning module.\";s:23:\"cont_time_from_lms_info\";s:94:\"Strict (according to the SCORM standard) check of values sent by the learning module to ILIAS.\";s:20:\"help_assign_help_ids\";s:29:\"Chapter/Screen-IDs Assignment\";s:24:\"cont_custom_menu_entries\";s:19:\"Custom Menu Entries\";s:32:\"cont_anonymous_user_missing_perm\";s:76:\"Anonymous users currently have no permission to access this learning module.\";s:27:\"glo_term_must_belong_to_glo\";s:78:\"The action can only be performed on terms, which are defined in this glossary.\";s:23:\"cont_offline_mode_allow\";s:18:\"Allow Offline Mode\";s:28:\"cont_offline_mode_allow_info\";s:181:\"In offline mode, learning modules can only be processed with the SCORM offline player. The tracking data are transferred if the learner clicks on ‘finish offline mode’ in ILIAS.\";s:39:\"cont_profile_mode_template_inherit_info\";s:24:\"Use the profile settings\";s:28:\"content_plugin_not_activated\";s:59:\"The page content element plugin is currently not activated.\";s:24:\"cont_verification_placeh\";s:36:\"Click and edit to insert certificate\";s:25:\"cont_verification_placehl\";s:23:\"Certificate Placeholder\";s:25:\"cont_ed_plachverification\";s:23:\"Placeholder Certificate\";s:15:\"cont_glossaries\";s:10:\"Glossaries\";s:20:\"cont_auto_glossaries\";s:22:\"Auto-Linked Glossaries\";s:19:\"cont_link_glo_in_lm\";s:63:\"Should all glossary terms be linked in the learning module now?\";s:25:\"cont_hide_head_foot_print\";s:43:\"Hide custom header and footer in print view\";s:23:\"glo_add_term_properties\";s:44:\"Activate Additional Glossary Term Properties\";s:33:\"cont_ed_insert_consultation_hours\";s:25:\"Insert Consultation Hours\";s:30:\"cont_insert_consultation_hours\";s:25:\"Insert Consultation Hours\";s:30:\"cont_update_consultation_hours\";s:23:\"Edit Consultation Hours\";s:14:\"cont_cach_mode\";s:4:\"Mode\";s:24:\"cont_cach_mode_automatic\";s:9:\"Automatic\";s:29:\"cont_cach_mode_automatic_info\";s:46:\"All your consultation hours will be published.\";s:21:\"cont_cach_mode_manual\";s:6:\"Manual\";s:26:\"cont_cach_mode_manual_info\";s:70:\"Only the consultation hours of the following groups will be published.\";s:24:\"cont_activate_multi_lang\";s:24:\"Activate Multilinguality\";s:17:\"cont_current_lang\";s:16:\"Current Language\";s:26:\"cont_edit_language_version\";s:12:\"Edit Version\";s:36:\"cont_page_translation_does_not_exist\";s:143:\"The translation page does not exist yet and will be created by copying the content of the current master page. Language of the translation page\";s:13:\"content_until\";s:22:\"At least locked until:\";s:20:\"content_no_edit_lock\";s:45:\"The page is currently locked by another user.\";s:25:\"cont_disable_def_feedback\";s:33:\"Disable Default Question Feedback\";s:30:\"cont_disable_def_feedback_info\";s:132:\"If disabled, answered questions will not show any feedback for the learner. You need to provide custom feedbacks for your questions.\";s:36:\"cont_multilang_currently_deactivated\";s:51:\"Multilinguality support is currently not activated.\";s:8:\"save_new\";s:12:\"Save and New\";s:24:\"cont_sc_auto_review_2004\";s:21:\"Automatic Review Mode\";s:29:\"cont_sc_auto_review_info_2004\";s:302:\"If the automatic review mode is enabled, then the tracking data for a chapter (SCO) of the learning module are not stored when one of these options apply. In the rare case however, that the learning module makes use of Sequencing & Navigation according to SCORM 2004, this option should not be enabled.\";s:22:\"cont_sc_auto_review_no\";s:8:\"disabled\";s:50:\"cont_sc_auto_review_completed_not_failed_or_passed\";s:78:\"if completed or passed, but not failed (recommended for Automatic Review Mode)\";s:26:\"cont_sc_auto_review_passed\";s:9:\"if passed\";s:36:\"cont_sc_auto_review_passed_or_failed\";s:19:\"if passed or failed\";s:29:\"cont_sc_auto_review_completed\";s:12:\"if completed\";s:40:\"cont_sc_auto_review_completed_and_passed\";s:23:\"if completed and passed\";s:39:\"cont_sc_auto_review_completed_or_passed\";s:22:\"if completed or passed\";s:17:\"cont_auto_suspend\";s:51:\"Ensure getting tracking data from previous attempts\";s:22:\"cont_auto_suspend_info\";s:131:\"This option is for SCORM learning modules, which support SCORM 2004 in an inadequate way by not sending proper values for cmi.exit.\";s:17:\"glo_hide_taxonomy\";s:13:\"Hide Taxonomy\";s:17:\"cont_col_ordering\";s:15:\"Column Ordering\";s:18:\"lm_activate_rating\";s:25:\"Activate Rating For Pages\";s:9:\"lm_rating\";s:20:\"Rate Learning Module\";s:12:\"lm_rate_page\";s:9:\"Rate page\";s:14:\"cont_wiki_page\";s:9:\"Wiki Page\";s:16:\"cont_choose_wiki\";s:11:\"Choose Wiki\";s:21:\"cont_manage_multilang\";s:22:\"Manage Multilinguality\";s:14:\"cont_languages\";s:9:\"Languages\";s:13:\"cont_language\";s:8:\"Language\";s:13:\"cont_add_lang\";s:12:\"Add Language\";s:21:\"cont_conf_delete_lang\";s:63:\"Do you really want to drop support for the following languages?\";s:17:\"cont_back_to_page\";s:12:\"Back to Page\";s:13:\"cont_got_lock\";s:105:\"This page has been locked for your editing. Please release the page after you have done all your changes.\";s:19:\"cont_finish_editing\";s:14:\"Finish Editing\";s:23:\"cont_page_lock_released\";s:46:\"Editing finished. Page lock has been released.\";s:19:\"cont_fourth_edition\";s:22:\"SCORM 2004 4th edition\";s:24:\"cont_fourth_edition_info\";s:216:\"SCORM 2004 4th edition offers some advantages compared to the 3rd edition. Further data over SCO boundaries can be exchanged for example. These options are however rarely used and have a negative effect on the speed.\";s:20:\"offline_mode_manager\";s:11:\"Offline use\";s:18:\"offline_mode_users\";s:21:\"Users in offline mode\";s:42:\"cont_offline_mode_disable_not_allowed_info\";s:98:\"Since the learning module is currently used in offline mode, the offline mode can not be disabled.\";s:22:\"stop_user_offline_mode\";s:17:\"Stop offline mode\";s:31:\"stop_user_offline_mode_for_user\";s:21:\"Stop offline mode for\";s:27:\"info_stop_offline_mode_sure\";s:76:\"Note: The learning progress achieved in offline mode are lost. Are you sure?\";s:21:\"cont_edit_definitions\";s:16:\"Edit Definitions\";s:20:\"cont_edit_definition\";s:15:\"Edit Definition\";s:25:\"cont_ed_insert_my_courses\";s:17:\"Insert My Courses\";s:22:\"cont_insert_my_courses\";s:17:\"Insert My Courses\";s:22:\"cont_update_my_courses\";s:15:\"Edit My Courses\";s:27:\"cont_my_courses_no_settings\";s:26:\"There are no settings yet.\";s:15:\"glo_online_info\";s:67:\"Only if the glossary is online, users are able to use the glossary.\";s:19:\"glo_mode_level_info\";s:77:\"All terms of glossaries on the same level in the repository will be included.\";s:20:\"glo_mode_normal_info\";s:57:\"Only terms created within this glossary will be included.\";s:21:\"glo_mode_subtree_info\";s:99:\"All terms of glossaries on the same level and subsequent levels in the repository will be included.\";s:20:\"glo_content_settings\";s:7:\"Content\";s:22:\"glo_show_taxonomy_info\";s:113:\"The taxonomy will be visible in the presentation view of the glossary and can be used to select referenced terms.\";s:24:\"cont_def_feedb_activated\";s:79:\"Default feedback texts are currently activated in the learning module settings.\";s:26:\"cont_def_feedb_deactivated\";s:81:\"Default feedback texts are currently deactivated in the learning module settings.\";s:29:\"cont_help_no_valid_tooltip_id\";s:46:\"The tooltip ID you have entered was not valid.\";s:28:\"cont_ed_insert_amd_page_list\";s:16:\"Insert Page List\";s:25:\"cont_insert_amd_page_list\";s:16:\"Insert Page List\";s:25:\"cont_update_amd_page_list\";s:14:\"Edit Page List\";s:20:\"cont_ed_insert_templ\";s:23:\"Insert Content Template\";s:13:\"cont_template\";s:8:\"Template\";s:19:\"cont_progress_icons\";s:14:\"Progress Icons\";s:24:\"cont_progress_icons_info\";s:151:\"Show progress icons instead of chapter page icons in presentation mode. Please note that progress information is stored only with ILIAS 5.0 and higher.\";s:20:\"cont_self_assessment\";s:15:\"Self Assessment\";s:10:\"cont_tries\";s:18:\"Question Behaviour\";s:25:\"cont_tries_reset_on_visit\";s:19:\"Reset on Page Visit\";s:30:\"cont_tries_reset_on_visit_info\";s:126:\"Questions start with 0 number of tries each time a learner visits a page. Learner has to answer questions on every page visit.\";s:16:\"cont_tries_store\";s:19:\"Store Answer Status\";s:21:\"cont_tries_store_info\";s:145:\"Number of tries are accumulated and stored. Correctly answered questions must not be answered again. Learners may run out of tries for questions.\";s:22:\"cont_restrict_forw_nav\";s:27:\"Restrict Forward Navigation\";s:27:\"cont_restrict_forw_nav_info\";s:99:\"Learners cannot navigate to subsequent pages unless they answered all previous questions correctly.\";s:28:\"cont_no_page_access_unansw_q\";s:89:\"You need to answer all questions of previous pages correctly to gain access to this page.\";s:19:\"cont_question_stats\";s:9:\"Statistic\";s:18:\"cont_blocked_users\";s:13:\"Blocked Users\";s:13:\"cont_last_try\";s:8:\"Last Try\";s:13:\"cont_unlocked\";s:8:\"Unlocked\";s:22:\"cont_reset_nr_of_tries\";s:21:\"Reset Number of Tries\";s:26:\"cont_unlock_allow_continue\";s:26:\"Unlock / Allow to Continue\";s:22:\"cont_start_file_set_to\";s:30:\"%s has been set as start file.\";s:28:\"cont_blocked_users_mail_link\";s:56:\"Click on the following link to open the learning module:\";s:25:\"cont_out_of_focus_message\";s:68:\"This page is not related to your current learning objective anymore.\";s:29:\"cont_show_content_after_focus\";s:33:\"Continue with the Learning Module\";s:23:\"cont_to_focus_beginning\";s:49:\"Back to Content related to the Learning Objective\";s:24:\"cont_to_focus_return_crs\";s:14:\"Back to Course\";s:35:\"cont_out_of_focus_message_last_page\";s:80:\"This is the last page of the content related to your current learning objective.\";s:21:\"cont_ie_compatibility\";s:38:\"Internet Explorer 7 compatibility mode\";s:26:\"cont_ie_compatibility_info\";s:187:\"Especially for older learning modules it can be helpful to activate the compatibility mode. Please note that the compatibility mode can be disabled in newer versions of Internet Explorer.\";s:20:\"cont_ie_force_render\";s:39:\"Force Internet Explorer to render again\";s:25:\"cont_ie_force_render_info\";s:216:\"Enable this option only if content of the learning module is not displayed correctly with Internet Explorer due to many frames or iFrames. Additionally you have to set the option ‘Display’ to ‘in new window’.\";s:23:\"cont_ed_click_to_add_pg\";s:26:\"Click here to add content.\";s:22:\"cont_table_border_info\";s:93:\"Keep this empty to make content style settings effective. Values must include unit (like px).\";s:27:\"cont_table_cellpadding_info\";s:93:\"Keep this empty to make content style settings effective. Values must include unit (like px).\";s:28:\"cont_notify_on_blocked_users\";s:30:\"Notifications on Blocked Users\";s:33:\"cont_notify_on_blocked_users_info\";s:69:\"You will be notified if users are blocked when they run out of tries.\";s:17:\"cont_user_blocked\";s:42:\"User out of tries in learning module \"%s\".\";s:18:\"cont_user_blocked2\";s:177:\"A user has run out of tries for answering a question in the learning module. The user will not be able to navigate further through the learning module without your intervention.\";s:18:\"cont_user_blocked3\";s:59:\"Open the learning module in edit mode and enter the screen:\";s:27:\"cont_lm_mail_permanent_link\";s:58:\"Click on the following link to access the learning module:\";s:13:\"cont_download\";s:8:\"Download\";s:20:\"cont_tracking_modify\";s:11:\"Modify Data\";s:13:\"cont_pc_amdpl\";s:9:\"Page List\";s:34:\"cont_automatically_set_store_tries\";s:83:\"Option \"$1\" has been activated automatically, because option \"$2\" has been enabled.\";s:12:\"cont_license\";s:7:\"License\";s:17:\"cont_license_info\";s:27:\"Enables the license feature\";s:11:\"cont_biblio\";s:20:\"Bibliographical Data\";s:16:\"cont_biblio_info\";s:40:\"Enables the bibliographical data feature\";s:16:\"cont_qtries_info\";s:62:\"Default value for number of tries for newly created questions.\";s:13:\"cont_settings\";s:29:\"Settings for learning modules\";s:21:\"cont_wiki_link_dialog\";s:26:\"Link to Wiki Page (Dialog)\";}'); INSERT INTO `lng_modules` VALUES ('crs','en','a:734:{s:26:\"activation_times_not_valid\";s:37:\"The availability period is not valid.\";s:9:\"add_event\";s:11:\"Add Session\";s:8:\"assigned\";s:8:\"Assigned\";s:23:\"contact_email_not_valid\";s:32:\"the contact e-mail is not valid.\";s:26:\"crs_accept_subscriber_body\";s:64:\"we are pleased to confirm your registration for the course \"%s\".\";s:21:\"crs_accept_subscriber\";s:31:\"Registration confirmed for \"%s\"\";s:19:\"crs_access_password\";s:8:\"Password\";s:10:\"crs_access\";s:6:\"Access\";s:14:\"crs_activation\";s:10:\"Activation\";s:20:\"crs_add_archive_html\";s:21:\"Create a HTML Archive\";s:19:\"crs_add_archive_xml\";s:20:\"Create a XML Archive\";s:16:\"crs_add_grouping\";s:25:\"Add Membership Limitation\";s:22:\"crs_add_grp_assignment\";s:16:\"Assign course(s)\";s:20:\"crs_add_html_archive\";s:16:\"Add HTML archive\";s:14:\"crs_add_member\";s:13:\"Add Member(s)\";s:17:\"crs_add_objective\";s:13:\"Add Objective\";s:32:\"crs_add_remove_from_desktop_info\";s:62:\"Allow the members to add course items to the personal desktop.\";s:27:\"crs_add_remove_from_desktop\";s:14:\"Add to Desktop\";s:15:\"crs_add_starter\";s:16:\"Add Start Object\";s:19:\"crs_add_subscribers\";s:14:\"Add subscriber\";s:21:\"crs_added_member_body\";s:65:\"we are pleased to announce your registration for the course \"%s\".\";s:16:\"crs_added_member\";s:33:\"Your registration for course \"%s\"\";s:21:\"crs_added_new_archive\";s:28:\"A new archive has been added\";s:19:\"crs_added_objective\";s:42:\"A new learning objective has been created.\";s:18:\"crs_added_starters\";s:25:\"Assigned start object(s).\";s:17:\"crs_added_to_list\";s:96:\"You have been assigned to the waiting list. You are assigned to position %s on the waiting list.\";s:9:\"crs_added\";s:16:\"Added new course\";s:19:\"crs_admin_no_notify\";s:31:\"Administrator (no notification)\";s:16:\"crs_admin_notify\";s:28:\"Administrator (notification)\";s:9:\"crs_admin\";s:13:\"Administrator\";s:18:\"crs_administrators\";s:14:\"Administrators\";s:9:\"crs_agree\";s:10:\"Acceptance\";s:20:\"crs_agreement_header\";s:14:\"User Agreement\";s:22:\"crs_agreement_required\";s:78:\"You have to accept the user agreement, if you want to register to this course.\";s:13:\"crs_allow_abo\";s:34:\"Allow subscription of course items\";s:28:\"crs_already_assigned_to_list\";s:45:\"You are already assigned to the waiting list.\";s:20:\"crs_archive_disabled\";s:11:\"Deactivated\";s:20:\"crs_archive_download\";s:37:\"Allow the Download of Course Archives\";s:16:\"crs_archive_info\";s:121:\"If enabled, all course content will we suppressed. Only HTML archives of this course will be available to course members.\";s:16:\"crs_archive_lang\";s:8:\"Language\";s:30:\"crs_archive_language_selection\";s:18:\"Language Selection\";s:16:\"crs_archive_read\";s:11:\"Read access\";s:23:\"crs_archive_select_type\";s:12:\"Archive view\";s:25:\"crs_archive_type_disabled\";s:13:\"Not available\";s:16:\"crs_archive_type\";s:12:\"Archive type\";s:11:\"crs_archive\";s:8:\"Archives\";s:20:\"crs_archives_deleted\";s:32:\"The archive(s) have been deleted\";s:13:\"crs_auto_fill\";s:9:\"Auto Fill\";s:31:\"crs_availability_limitless_info\";s:71:\"Choose this mode to give course members unlimited access to the course.\";s:27:\"crs_availability_until_info\";s:88:\"Choose this mode to give course members access to the course for a fixed period of time.\";s:23:\"crs_blocked_member_body\";s:49:\"your membership for course \"%s\" has been blocked.\";s:18:\"crs_blocked_member\";s:33:\"Membership blocked in course \"%s\"\";s:11:\"crs_blocked\";s:14:\"Access Refused\";s:25:\"crs_cancel_subscr_request\";s:25:\"Delete Membership Request\";s:28:\"crs_cancel_subscription_body\";s:56:\"%s has cancelled his/her membership for the course \"%s\".\";s:29:\"crs_cancel_subscription_body2\";s:155:\"There might be other members on a waiting list of your course.\\nYou should check for the waiting list now.\\nTo view the members of your course, click here:\";s:23:\"crs_cancel_subscription\";s:21:\"User left course \"%s\"\";s:17:\"crs_change_status\";s:28:\"Changes status of objective:\";s:28:\"crs_chapter_already_assigned\";s:36:\"These chapters are already assigned.\";s:24:\"crs_contact_consultation\";s:12:\"Consultation\";s:22:\"crs_contact_email_info\";s:53:\"Enter one or more (comma separated) e-mail addresses.\";s:17:\"crs_contact_email\";s:6:\"E-Mail\";s:16:\"crs_contact_name\";s:4:\"Name\";s:17:\"crs_contact_phone\";s:9:\"Telephone\";s:26:\"crs_contact_responsibility\";s:14:\"Responsibility\";s:11:\"crs_contact\";s:7:\"Contact\";s:11:\"crs_content\";s:14:\"Course Content\";s:24:\"crs_copy_cat_not_allowed\";s:37:\"It is not possible to copy categories\";s:17:\"crs_count_members\";s:17:\"Number of members\";s:19:\"crs_count_questions\";s:19:\"Number of questions\";s:15:\"crs_create_date\";s:11:\"Create date\";s:17:\"crs_crs_structure\";s:16:\"Course structure\";s:9:\"crs_dates\";s:5:\"Dates\";s:20:\"crs_deassign_lm_sure\";s:48:\"Are you sure you want to delete this assignment?\";s:15:\"crs_delete_file\";s:12:\"Delete File?\";s:25:\"crs_delete_from_list_sure\";s:69:\"Are you sure, you want to deassign the following users from the list?\";s:28:\"crs_delete_from_waiting_list\";s:24:\"Remove from waiting list\";s:17:\"crs_delete_member\";s:8:\"Deassign\";s:23:\"crs_delete_members_sure\";s:60:\"Do you want to delete the following members from this course\";s:24:\"crs_delete_objectve_sure\";s:57:\"Are you sure, you want to delete the selected objectives?\";s:27:\"crs_delete_subscribers_sure\";s:41:\"Do you want to delete the following users\";s:22:\"crs_delete_subscribers\";s:17:\"Delete subscriber\";s:11:\"crs_details\";s:14:\"Course Details\";s:23:\"crs_dismiss_member_body\";s:51:\"your membership has been terminated in course \"%s\".\";s:18:\"crs_dismiss_member\";s:29:\"Membership terminated in \"%s\"\";s:16:\"crs_edit_archive\";s:13:\"Edit Archives\";s:16:\"crs_edit_content\";s:10:\"Edit items\";s:22:\"crs_edit_start_objects\";s:18:\"Edit Start Objects\";s:16:\"crs_edit_timings\";s:12:\"Edit Timings\";s:14:\"crs_enable_map\";s:17:\"Enable Course Map\";s:7:\"crs_end\";s:3:\"End\";s:18:\"crs_existing_files\";s:15:\"Existing Files:\";s:10:\"crs_export\";s:13:\"Course export\";s:17:\"crs_file_download\";s:18:\"Files for Download\";s:13:\"crs_file_name\";s:9:\"File Name\";s:18:\"crs_file_size_info\";s:8:\"Filesize\";s:8:\"crs_file\";s:4:\"File\";s:12:\"crs_filename\";s:9:\"File Name\";s:15:\"crs_free_places\";s:16:\"Available Places\";s:8:\"crs_from\";s:4:\"From\";s:20:\"crs_further_settings\";s:16:\"Further Settings\";s:16:\"crs_general_info\";s:19:\"General Information\";s:24:\"crs_general_informations\";s:19:\"General Information\";s:19:\"crs_grouping_assign\";s:17:\"Change assignment\";s:24:\"crs_grouping_delete_sure\";s:66:\"Do you really want to delete the following membership limitations?\";s:20:\"crs_grouping_deleted\";s:24:\"Deleted course grouping.\";s:32:\"crs_grouping_modified_assignment\";s:19:\"Changed assignment.\";s:23:\"crs_grouping_select_one\";s:32:\"Please select a course grouping.\";s:12:\"crs_grouping\";s:15:\"Course grouping\";s:24:\"crs_groupings_ask_delete\";s:22:\"Delete course grouping\";s:13:\"crs_groupings\";s:16:\"Course groupings\";s:22:\"crs_grp_added_grouping\";s:32:\"Added new membership limitation.\";s:24:\"crs_grp_already_assigned\";s:47:\"You are already member of this course grouping.\";s:18:\"crs_grp_assign_crs\";s:13:\"Assign course\";s:29:\"crs_grp_assigned_courses_info\";s:17:\"Assigned courses:\";s:24:\"crs_grp_assigned_courses\";s:17:\"Assigned courses.\";s:32:\"crs_grp_courses_already_assigned\";s:43:\"The selected courses were already assigned.\";s:22:\"crs_grp_crs_assignment\";s:17:\"Course assignment\";s:26:\"crs_grp_deassigned_courses\";s:17:\"Delete assignment\";s:19:\"crs_grp_enter_title\";s:21:\"Please enter a title.\";s:16:\"crs_grp_info_reg\";s:45:\"You can only register to one of this courses:\";s:30:\"crs_grp_matriculation_required\";s:134:\"This course grouping requires an unique matriculation number.
Please insert this value in your settings on the personal desktop.\";s:25:\"crs_grp_modified_grouping\";s:20:\"Saved modifications.\";s:26:\"crs_grp_no_course_selected\";s:25:\"Please select one course.\";s:27:\"crs_grp_no_courses_assigned\";s:20:\"No assigned courses.\";s:30:\"crs_grp_table_assigned_courses\";s:16:\"Assigned courses\";s:19:\"crs_header_archives\";s:15:\"Course Archives\";s:25:\"crs_header_delete_members\";s:64:\"Would you like to remove the following members from this course?\";s:29:\"crs_header_delete_subscribers\";s:18:\"Delete subscribers\";s:23:\"crs_header_edit_members\";s:12:\"Edit Members\";s:18:\"crs_header_members\";s:14:\"Course members\";s:35:\"crs_header_remove_from_waiting_list\";s:28:\"Waiting list: deassign users\";s:17:\"crs_hide_link_lms\";s:14:\"Hide materials\";s:24:\"crs_hide_link_objectives\";s:15:\"Hide objectives\";s:16:\"crs_hide_link_or\";s:20:\"Hide other resources\";s:21:\"crs_hide_link_session\";s:13:\"Hide sessions\";s:17:\"crs_hide_link_tst\";s:10:\"Hide tests\";s:8:\"crs_html\";s:4:\"HTML\";s:18:\"crs_important_info\";s:21:\"Important Information\";s:14:\"crs_info_agree\";s:74:\"I accept, that the above data types are visible for course administrators.\";s:18:\"crs_info_agreement\";s:63:\"The following data types are visible for course administrators:\";s:17:\"crs_info_download\";s:18:\"Files for Download\";s:25:\"crs_info_reg_confirmation\";s:216:\"You have to request for membership to access this course. Please describe your interest for becoming member in the message form. You will be notified as soon as an administrator has accepted or declined your request.\";s:24:\"crs_info_reg_deactivated\";s:28:\"Course admittance is closed.\";s:19:\"crs_info_reg_direct\";s:34:\"You can join this course directly.\";s:21:\"crs_info_reg_password\";s:86:\"If a course administrator has given you the course password, you can join this course.\";s:12:\"crs_info_reg\";s:10:\"Admittance\";s:17:\"crs_info_settings\";s:18:\"Course Information\";s:14:\"crs_info_start\";s:142:\"Please work through all of the course items stated below.
After you have processed all marked objects new course items will be activated.\";s:26:\"crs_item_availability_info\";s:174:\"Choose this option for making the item available for a fixed period of time. If ‘Visibility’ is checked, the item will remain visible but not accessible for the learners.\";s:24:\"crs_item_presetting_info\";s:65:\"Choose this option to offer the learners suggested editing times.\";s:16:\"crs_join_request\";s:4:\"Send\";s:22:\"crs_learning_materials\";s:9:\"Materials\";s:16:\"crs_lim_assigned\";s:43:\"Already assigned to associated course \"%s\".\";s:14:\"crs_list_users\";s:10:\"List users\";s:25:\"crs_lm_assignment_deleted\";s:19:\"Deleted assignment.\";s:17:\"crs_lm_assignment\";s:28:\"Learning material assignment\";s:15:\"crs_lm_deassign\";s:18:\"Delete assignment.\";s:30:\"crs_lm_no_assignments_selected\";s:29:\"Please select one assignment.\";s:24:\"crs_lms_already_assigned\";s:47:\"These learning materials were already assigned.\";s:23:\"crs_mail_permanent_link\";s:89:\"Click on the following link to find all of the information you need regarding the course:\";s:16:\"crs_map_location\";s:19:\"Course Map Location\";s:16:\"crs_map_settings\";s:12:\"Map Settings\";s:13:\"crs_materials\";s:9:\"Materials\";s:23:\"crs_max_members_reached\";s:46:\"The maximum number of members has been reached\";s:21:\"crs_mem_change_status\";s:13:\"Change status\";s:17:\"crs_mem_send_mail\";s:9:\"Send Mail\";s:25:\"crs_member_administration\";s:17:\"Edit Participants\";s:18:\"crs_member_blocked\";s:16:\"Member (blocked)\";s:13:\"crs_member_of\";s:17:\"Member of course:\";s:20:\"crs_member_unblocked\";s:18:\"Member (unblocked)\";s:18:\"crs_member_updated\";s:27:\"The member has been updated\";s:10:\"crs_member\";s:6:\"Member\";s:19:\"crs_members_deleted\";s:15:\"Deleted members\";s:25:\"crs_members_footer_passed\";s:6:\"passed\";s:18:\"crs_members_footer\";s:16:\"course member(s)\";s:15:\"crs_members_map\";s:18:\"Course Members Map\";s:23:\"crs_members_print_title\";s:14:\"Course members\";s:17:\"crs_members_table\";s:19:\"Course Participants\";s:17:\"crs_members_title\";s:14:\"Course members\";s:11:\"crs_members\";s:7:\"Members\";s:17:\"crs_min_one_admin\";s:67:\"There has to be at least one administrator assigned to this course.\";s:13:\"crs_move_down\";s:9:\"Move down\";s:11:\"crs_move_up\";s:7:\"Move up\";s:14:\"crs_moved_item\";s:17:\"Moved course item\";s:19:\"crs_moved_objective\";s:25:\"Moved learning objective.\";s:14:\"crs_new_search\";s:10:\"New search\";s:14:\"crs_new_status\";s:19:\"Your new status is:\";s:25:\"crs_new_subscription_body\";s:34:\"%s has registered for course \"%s\".\";s:33:\"crs_new_subscription_request_body\";s:44:\"%s has requested membership for course \"%s\".\";s:34:\"crs_new_subscription_request_body2\";s:36:\"To confirm this registration, go to:\";s:28:\"crs_new_subscription_request\";s:27:\"Request to join course \"%s\"\";s:20:\"crs_new_subscription\";s:31:\"User registered for course \"%s\"\";s:8:\"crs_news\";s:11:\"Course News\";s:23:\"crs_no_archive_selected\";s:20:\"No archives selected\";s:25:\"crs_no_archives_available\";s:31:\"There are no archives available\";s:24:\"crs_no_archives_selected\";s:24:\"Please select an archive\";s:23:\"crs_no_chapter_selected\";s:24:\"Please select a chapter.\";s:16:\"crs_no_exercises\";s:37:\"No exercises found inside this course\";s:25:\"crs_no_groupings_assigned\";s:37:\"No groupings assigned to this course.\";s:22:\"crs_no_groups_selected\";s:21:\"Please select a group\";s:18:\"crs_no_items_found\";s:8:\"No items\";s:15:\"crs_no_language\";s:11:\"No language\";s:18:\"crs_no_lm_selected\";s:36:\"Please select one learning material.\";s:19:\"crs_no_lms_assigned\";s:41:\"There are no learning materials assigned.\";s:24:\"crs_no_lms_inside_course\";s:47:\"No learning materials found inside this course.\";s:21:\"crs_no_lms_inside_crs\";s:91:\"No learning materials inside this course, which can be assigned to this learning objective.\";s:22:\"crs_no_member_selected\";s:24:\"Please select one member\";s:23:\"crs_no_members_assigned\";s:44:\"There are no members assigned to this course\";s:13:\"crs_no_notify\";s:31:\"No notify for new registrations\";s:26:\"crs_no_objective_lms_found\";s:96:\"This course does not contain learning material that could be assigned to the learning objective.\";s:25:\"crs_no_objective_selected\";s:28:\"Please select one objective.\";s:25:\"crs_no_objectives_created\";s:33:\"There are no objectives assigned.\";s:24:\"crs_no_question_selected\";s:27:\"Please select one question.\";s:25:\"crs_no_questions_assigned\";s:32:\"There are no questions assigned.\";s:20:\"crs_no_results_found\";s:16:\"No results found\";s:21:\"crs_no_roles_selected\";s:20:\"Please select a role\";s:22:\"crs_no_starter_created\";s:41:\"No start objects assigned to this course.\";s:27:\"crs_no_subscribers_selected\";s:20:\"Please select a user\";s:23:\"crs_no_tests_inside_crs\";s:78:\"No tests inside this course, which can be assigned to this learning objective.\";s:18:\"crs_no_title_given\";s:40:\"Please insert a title for the objective.\";s:18:\"crs_no_users_added\";s:16:\"No members added\";s:21:\"crs_no_users_selected\";s:25:\"You did not select a user\";s:28:\"crs_no_valid_member_id_given\";s:18:\"No valid member Id\";s:17:\"crs_not_available\";s:15:\"-Not available-\";s:34:\"crs_notification_explanation_admin\";s:99:\"You receive mail from ILIAS because you are course administrator / tutor with notification enabled.\";s:16:\"crs_notification\";s:12:\"Notification\";s:10:\"crs_notify\";s:28:\"Notify for new registrations\";s:6:\"crs_nr\";s:3:\"Nr.\";s:22:\"crs_number_users_added\";s:62:\"The following number of users has been assigned to the course:\";s:22:\"crs_obj_final_req_info\";s:71:\"If this number of points is achieved, the learning objective is passed.\";s:24:\"crs_obj_initial_req_info\";s:98:\"If this number of points is achieved, no course materials will be recommended for further editing.\";s:23:\"crs_obj_required_points\";s:15:\"Required Points\";s:26:\"crs_objective_accomplished\";s:12:\"Accomplished\";s:21:\"crs_objective_add_mat\";s:16:\"Assign Materials\";s:21:\"crs_objective_add_qst\";s:16:\"Assign Questions\";s:24:\"crs_objective_all_points\";s:12:\"Total Points\";s:28:\"crs_objective_assign_chapter\";s:15:\"Assign chapters\";s:23:\"crs_objective_assign_lm\";s:16:\"Save Assignments\";s:29:\"crs_objective_assign_question\";s:15:\"Assign question\";s:32:\"crs_objective_assigned_materials\";s:27:\"Assigned Learning Materials\";s:26:\"crs_objective_assigned_qst\";s:18:\"Assigned Questions\";s:31:\"crs_objective_deassign_question\";s:17:\"Delete assignment\";s:34:\"crs_objective_delete_lm_assignment\";s:17:\"Delete assignment\";s:23:\"crs_objective_err_limit\";s:51:\"Please enter a percentage number between 1 and 100.\";s:24:\"crs_objective_final_test\";s:26:\"Questions Achievement Test\";s:28:\"crs_objective_insert_percent\";s:48:\"Please enter only percentages between 1 and 100.\";s:23:\"crs_objective_limit_err\";s:63:\"The required points should not be higher than the total points.\";s:22:\"crs_objective_modified\";s:27:\"Updated learning objective.\";s:28:\"crs_objective_no_title_given\";s:21:\"Please enter a title.\";s:30:\"crs_objective_not_accomplished\";s:16:\"Not accomplished\";s:33:\"crs_objective_overview_objectives\";s:8:\"Overview\";s:42:\"crs_objective_overview_question_assignment\";s:28:\"Overview Question Assignment\";s:20:\"crs_objective_points\";s:8:\"Point(s)\";s:21:\"crs_objective_pretest\";s:18:\"After initial test\";s:25:\"crs_objective_qst_summary\";s:28:\"Overview Question Assignment\";s:33:\"crs_objective_question_assignment\";s:19:\"Question assignment\";s:25:\"crs_objective_random_warn\";s:69:\"You can not use random tests in combination with learning objectives.\";s:20:\"crs_objective_result\";s:16:\"After final test\";s:27:\"crs_objective_saved_sorting\";s:14:\"Saved sorting.\";s:29:\"crs_objective_self_assessment\";s:24:\"Questions Placement Test\";s:20:\"crs_objective_status\";s:16:\"Objective Status\";s:18:\"crs_objective_step\";s:4:\"Step\";s:26:\"crs_objective_updated_test\";s:22:\"Updated modifications.\";s:28:\"crs_objective_wiz_final_info\";s:35:\"Assignment of final test questions.\";s:34:\"crs_objective_wiz_final_limit_info\";s:60:\"Here you can define the limits for the final test questions.\";s:29:\"crs_objective_wiz_final_limit\";s:21:\"Limits for Final Test\";s:23:\"crs_objective_wiz_final\";s:20:\"Final Test Questions\";s:32:\"crs_objective_wiz_materials_info\";s:91:\"You can assign course materials that are recommended for processing the learning objective.\";s:27:\"crs_objective_wiz_materials\";s:22:\"Assign Course Material\";s:27:\"crs_objective_wiz_self_info\";s:130:\"Please define the initial test questions. Initial tests are intended to examine the previous knowledge of the course participants.\";s:33:\"crs_objective_wiz_self_limit_info\";s:52:\"Please define the limits for initial test questions.\";s:28:\"crs_objective_wiz_self_limit\";s:23:\"Limits for Initial Test\";s:22:\"crs_objective_wiz_self\";s:22:\"Initial Test Questions\";s:28:\"crs_objective_wiz_title_info\";s:72:\"Please choose a title and a short description of the learning objective.\";s:23:\"crs_objective_wiz_title\";s:27:\"Describe Learning Objective\";s:29:\"crs_objectives_assign_chapter\";s:14:\"Assign Chapter\";s:26:\"crs_objectives_assigned_lm\";s:42:\"The selected materials have been assigned.\";s:27:\"crs_objectives_assigned_lms\";s:27:\"Assigned learning materials\";s:37:\"crs_objectives_assigned_new_questions\";s:21:\"Added new assignment.\";s:33:\"crs_objectives_assigned_questions\";s:18:\"Assigned questions\";s:33:\"crs_objectives_chapter_assignment\";s:18:\"Chapter assignment\";s:37:\"crs_objectives_deassign_question_sure\";s:57:\"Are you sure, you want to delete the following questions?\";s:22:\"crs_objectives_deleted\";s:26:\"Delete learning objectives\";s:40:\"crs_objectives_edit_question_assignments\";s:24:\"Edit Question Assignment\";s:25:\"crs_objectives_info_final\";s:244:\"You did not accomplish all course objectives in the previous exam.
Please select the not completed objectives one after another and review the related materials.
After you have reviewed these objectives, you can take the exam again.\";s:28:\"crs_objectives_info_finished\";s:69:\"Congratulations, you have accomplished all objectives of this course!\";s:24:\"crs_objectives_info_none\";s:142:\"The following is a list of the course objectives.
Please select the objectives one after another and work through the related materials.\";s:39:\"crs_objectives_info_pretest_non_suggest\";s:220:\"The following are the results of your self assessment.
According to this you have fulfilled any learning objective. You can now take the final exam of this course, which is located in the test section of this page.\";s:27:\"crs_objectives_info_pretest\";s:306:\"The following are the results of your self assessment.
Please select the not completed objectives one after another and work through their related material.
After you have processed these objectives, you can take the final exam of this course, which is located in the test section of this page.\";s:28:\"crs_objectives_lm_assignment\";s:30:\"Assignment of Course Materials\";s:25:\"crs_objectives_max_points\";s:14:\"Maximum points\";s:35:\"crs_objectives_no_question_selected\";s:27:\"Please select one question.\";s:27:\"crs_objectives_nr_questions\";s:19:\"Number of questions\";s:29:\"crs_objectives_qst_deassigned\";s:41:\"The question assignment has been deleted.\";s:25:\"crs_objectives_reset_sure\";s:86:\"You want to delete all results of this course.
All test results will be deleted.\";s:22:\"crs_objectives_reseted\";s:16:\"Reseted results.\";s:14:\"crs_objectives\";s:19:\"Learning Objectives\";s:11:\"crs_offline\";s:7:\"Offline\";s:11:\"crs_options\";s:7:\"Options\";s:19:\"crs_other_groupings\";s:26:\"Groupings of other courses\";s:19:\"crs_other_resources\";s:15:\"Other Resources\";s:10:\"crs_passed\";s:6:\"Passed\";s:22:\"crs_password_not_valid\";s:26:\"Your password is not valid\";s:21:\"crs_password_required\";s:48:\"This registration procedure requires a password.\";s:7:\"crs_pdf\";s:3:\"PDF\";s:27:\"crs_persons_on_waiting_list\";s:27:\"Persons on the Waiting List\";s:21:\"crs_presentation_type\";s:17:\"Presentation Type\";s:14:\"crs_print_list\";s:13:\"Generate List\";s:23:\"crs_question_assignment\";s:19:\"Question assignment\";s:19:\"crs_reg_deactivated\";s:8:\"Disabled\";s:16:\"crs_reg_lim_info\";s:135:\"If enabled, registrations are only possible during a fixed period of time. Please choose also one of the registration procedures below.\";s:16:\"crs_reg_max_info\";s:71:\"Define the maximum number of users that can be assigned to this course.\";s:19:\"crs_reg_notify_info\";s:118:\"If enabled all course administrators/tutors with status ‘Notify’ will be informed by mail about new registrations.\";s:14:\"crs_reg_period\";s:17:\"Self-Registration\";s:15:\"crs_reg_subject\";s:7:\"Message\";s:32:\"crs_reg_subscription_deactivated\";s:24:\"Registration is disabled\";s:32:\"crs_reg_subscription_end_earlier\";s:32:\"The registration time is expired\";s:40:\"crs_reg_subscription_max_members_reached\";s:40:\"The maximum number of users is exceeded.\";s:32:\"crs_reg_subscription_start_later\";s:34:\"The registration time starts later\";s:17:\"crs_reg_type_info\";s:73:\"This setting is only relevant, if the registration is not ‘Disabled’.\";s:18:\"crs_reg_unlim_info\";s:114:\"If enabled, there is no time limit for registrations. Please choose also one of the registration procedures below.\";s:13:\"crs_reg_until\";s:19:\"Registration Period\";s:29:\"crs_reg_user_already_assigned\";s:39:\"You are already assigned to this course\";s:31:\"crs_reg_user_already_subscribed\";s:53:\"You have already requested membership for this course\";s:20:\"crs_reg_user_blocked\";s:32:\"You are blocked from this course\";s:7:\"crs_reg\";s:21:\"Registration Settings\";s:28:\"crs_registration_deactivated\";s:55:\"Only course administrators can add users to the course.\";s:24:\"crs_registration_limited\";s:27:\"Limited Registration Period\";s:21:\"crs_registration_type\";s:22:\"Registration Procedure\";s:26:\"crs_registration_unlimited\";s:29:\"Unlimited Registration Period\";s:16:\"crs_registration\";s:19:\"Course Registration\";s:26:\"crs_reject_subscriber_body\";s:77:\"we regret to say that your registration has been refused for the course \"%s\".\";s:21:\"crs_reject_subscriber\";s:29:\"Registration refused for \"%s\"\";s:17:\"crs_reset_results\";s:13:\"Reset Results\";s:15:\"crs_role_status\";s:13:\"Role / Status\";s:8:\"crs_role\";s:4:\"Role\";s:30:\"crs_search_enter_search_string\";s:28:\"Please enter a search string\";s:14:\"crs_search_for\";s:10:\"Search for\";s:18:\"crs_search_members\";s:11:\"User search\";s:14:\"crs_search_str\";s:11:\"Search Term\";s:16:\"crs_search_users\";s:12:\"Search Users\";s:27:\"crs_select_archive_language\";s:40:\"Please select a language for the archive\";s:25:\"crs_select_exactly_one_lm\";s:42:\"Please select exactly one learning module.\";s:26:\"crs_select_exactly_one_tst\";s:31:\"Please select exactly one test.\";s:20:\"crs_select_native_lm\";s:70:\"Single chapters can only be assigned to native ILIAS learning modules.\";s:22:\"crs_select_one_archive\";s:25:\"Please select one archive\";s:21:\"crs_select_one_object\";s:30:\"Please select one course item.\";s:28:\"crs_select_registration_type\";s:38:\"Please select an admittance procedure.\";s:18:\"crs_select_starter\";s:19:\"Select Start Object\";s:18:\"crs_selected_users\";s:21:\"Selected Participants\";s:23:\"crs_set_on_waiting_list\";s:154:\"You can add your join request to the waiting list. You will receive a message from a course administrator when your request has been approved or rejected.\";s:18:\"crs_settings_saved\";s:14:\"Settings saved\";s:12:\"crs_settings\";s:15:\"Course Settings\";s:17:\"crs_show_link_lms\";s:23:\"Show learning materials\";s:24:\"crs_show_link_objectives\";s:15:\"Show objectives\";s:16:\"crs_show_link_or\";s:20:\"Show other resources\";s:21:\"crs_show_link_session\";s:13:\"Show sessions\";s:17:\"crs_show_link_tst\";s:10:\"Show tests\";s:21:\"crs_show_members_info\";s:60:\"If activated, course members can access the members gallery.\";s:16:\"crs_show_members\";s:12:\"Show Members\";s:24:\"crs_show_objectives_view\";s:14:\"Objective view\";s:8:\"crs_size\";s:9:\"File size\";s:19:\"crs_sort_activation\";s:18:\"Sort by Activation\";s:20:\"crs_sort_manual_info\";s:67:\"This mode offers you the possibility to sort course items manually.\";s:15:\"crs_sort_manual\";s:13:\"Sort Manually\";s:20:\"crs_sort_timing_info\";s:63:\"Sort course items be their activation time or timings settings.\";s:19:\"crs_sort_title_info\";s:61:\"Choose this mode to sort course items automatically by title.\";s:14:\"crs_sort_title\";s:28:\"Titles in Alphabetical Order\";s:17:\"crs_sortorder_abo\";s:20:\"Content Item Sorting\";s:13:\"crs_sortorder\";s:4:\"Sort\";s:17:\"crs_start_objects\";s:13:\"Start Objects\";s:9:\"crs_start\";s:5:\"Start\";s:19:\"crs_starter_deleted\";s:19:\"Removed assignment.\";s:29:\"crs_starters_already_assigned\";s:33:\"This object was already assigned.\";s:23:\"crs_status_changed_body\";s:44:\"your status in course \"%s\" has been changed.\";s:18:\"crs_status_changed\";s:22:\"Changed status in \"%s\"\";s:10:\"crs_status\";s:6:\"Status\";s:13:\"crs_structure\";s:16:\"Course structure\";s:25:\"crs_subscribe_member_body\";s:64:\"we are pleased to confirm your registration for the course \"%s\".\";s:20:\"crs_subscribe_member\";s:33:\"Your registration for course \"%s\"\";s:21:\"crs_subscribe_wl_body\";s:211:\"you have been assigned to the waiting list of course \"%s\".\\nYou are assigned to position %s on the list.\\n\\nYou will receive a message from a course administrator when your request has been approved or rejected.\";s:16:\"crs_subscribe_wl\";s:33:\"Your registration for course \"%s\"\";s:14:\"crs_subscriber\";s:10:\"Subscriber\";s:23:\"crs_subscribers_deleted\";s:21:\"Deleted subscriber(s)\";s:15:\"crs_subscribers\";s:13:\"Join Requests\";s:34:\"crs_subscription_max_members_short\";s:25:\"Limited Number of Members\";s:28:\"crs_subscription_max_members\";s:14:\"Maximum Number\";s:23:\"crs_subscription_notify\";s:24:\"Notify for subscriptions\";s:37:\"crs_subscription_options_confirmation\";s:18:\"Request Membership\";s:36:\"crs_subscription_options_deactivated\";s:11:\"Deactivated\";s:31:\"crs_subscription_options_direct\";s:13:\"Join Directly\";s:33:\"crs_subscription_options_password\";s:25:\"Join with Course Password\";s:26:\"crs_subscription_requested\";s:45:\"You have requested membership for the course.\";s:27:\"crs_subscription_successful\";s:26:\"You have joined the course\";s:21:\"crs_subscription_type\";s:17:\"Subscription type\";s:16:\"crs_subscription\";s:12:\"Subscription\";s:14:\"crs_suggest_lm\";s:30:\"Suggest learning materials if:\";s:22:\"crs_suggested_sections\";s:18:\"Suggested Sections\";s:18:\"crs_suggestion_end\";s:13:\"Suggested End\";s:33:\"crs_sure_delete_selected_archives\";s:44:\"Are you sure to delete the selected archives\";s:12:\"crs_syllabus\";s:8:\"Syllabus\";s:23:\"crs_table_start_objects\";s:13:\"Start Objects\";s:24:\"crs_test_status_complete\";s:8:\"Complete\";s:28:\"crs_test_status_not_complete\";s:12:\"Not complete\";s:22:\"crs_test_status_random\";s:11:\"Random test\";s:8:\"crs_time\";s:17:\"Subscription time\";s:32:\"crs_timings_availability_enabled\";s:21:\"Temporarily Available\";s:28:\"crs_timings_availability_tbl\";s:12:\"Availability\";s:22:\"crs_timings_changeable\";s:22:\"Time Target Changeable\";s:19:\"crs_timings_changed\";s:16:\"Timings Modified\";s:25:\"crs_timings_disabled_info\";s:42:\"Choose this option to disable any timings.\";s:20:\"crs_timings_disabled\";s:16:\"Timings Disabled\";s:20:\"crs_timings_duration\";s:8:\"Duration\";s:23:\"crs_timings_early_begin\";s:14:\"Earliest Start\";s:15:\"crs_timings_end\";s:11:\"Finish Time\";s:22:\"crs_timings_from_until\";s:12:\"(From/Until)\";s:19:\"crs_timings_in_days\";s:9:\"(In Days)\";s:23:\"crs_timings_info_active\";s:8:\"(Active)\";s:20:\"crs_timings_late_end\";s:10:\"Latest End\";s:23:\"crs_timings_not_changed\";s:20:\"Timings not Modified\";s:23:\"crs_timings_planed_info\";s:19:\"Planed Editing Time\";s:24:\"crs_timings_planed_start\";s:6:\"Planed\";s:26:\"crs_timings_presetting_tbl\";s:11:\"Time Target\";s:22:\"crs_timings_presetting\";s:19:\"Time Target Enabled\";s:24:\"crs_timings_short_active\";s:7:\"Enabled\";s:28:\"crs_timings_short_changeable\";s:10:\"Changeable\";s:33:\"crs_timings_short_limit_start_end\";s:15:\"Latest End Date\";s:27:\"crs_timings_short_start_end\";s:10:\"Suggestion\";s:26:\"crs_timings_start_end_info\";s:11:\"(Start/End)\";s:17:\"crs_timings_start\";s:10:\"Start Time\";s:21:\"crs_timings_sug_begin\";s:15:\"Suggested Start\";s:19:\"crs_timings_sug_end\";s:13:\"Suggested End\";s:26:\"crs_timings_suggested_info\";s:22:\"Suggested Editing Time\";s:22:\"crs_timings_time_frame\";s:10:\"Time Frame\";s:24:\"crs_timings_update_error\";s:90:\"Your settings are not valid, please verify the timings for the following course materials:\";s:28:\"crs_timings_visibility_short\";s:10:\"Visibility\";s:22:\"crs_timings_visibility\";s:74:\"If chosen, the material is visible even outside of the given availability.\";s:6:\"crs_to\";s:5:\"Until\";s:19:\"crs_tutor_no_notify\";s:23:\"Tutor (no notification)\";s:16:\"crs_tutor_notify\";s:20:\"Tutor (notification)\";s:9:\"crs_tutor\";s:5:\"Tutor\";s:10:\"crs_tutors\";s:6:\"Tutors\";s:25:\"crs_unblocked_member_body\";s:49:\"your membership in course \"%s\" has been restored.\";s:20:\"crs_unblocked_member\";s:29:\"Access granted in course \"%s\"\";s:13:\"crs_unblocked\";s:13:\"Free entrance\";s:13:\"crs_unlimited\";s:9:\"Unlimited\";s:27:\"crs_unsubscribe_member_body\";s:129:\"we confirm your cancellation of membership in course \"%s\". We hope that you find an opportunity to participate in another course.\";s:22:\"crs_unsubscribe_member\";s:46:\"Your cancellation of membership in course \"%s\"\";s:20:\"crs_unsubscribe_sure\";s:54:\"Are you sure you want to unsubscribe from this course?\";s:25:\"crs_unsubscribed_from_crs\";s:44:\"You have been unsubscribed from this course.\";s:20:\"crs_update_objective\";s:32:\"Checklist for Learning Objective\";s:25:\"crs_update_subscr_request\";s:25:\"Update Membership Request\";s:23:\"crs_user_agreement_info\";s:47:\"Visible Personal Data for Course Administrators\";s:18:\"crs_user_agreement\";s:19:\"Released Data Types\";s:25:\"crs_user_already_assigned\";s:51:\"The chosen user is already assigned to this course.\";s:14:\"crs_user_login\";s:10:\"User Login\";s:15:\"crs_users_added\";s:24:\"Added user to the course\";s:26:\"crs_users_already_assigned\";s:43:\"The user is already assigned to this course\";s:27:\"crs_users_removed_from_list\";s:58:\"The selected users have been removed from the waiting list\";s:16:\"crs_view_archive\";s:12:\"Archive View\";s:23:\"crs_view_info_objective\";s:241:\"Course for individualised studying: Performance on learning objectives organises the course work. Content might be recommended based on individual performance in a placement test. A final test can be used to prove learning objective mastery.\";s:20:\"crs_view_info_timing\";s:39:\"Presentation mode for timings settings.\";s:13:\"crs_view_mode\";s:19:\"Course Presentation\";s:18:\"crs_view_objective\";s:33:\"Learning Objectives-Driven Course\";s:15:\"crs_view_timing\";s:12:\"Timings View\";s:24:\"crs_visibility_limitless\";s:9:\"Unlimited\";s:20:\"crs_visibility_until\";s:27:\"Limited Availability Period\";s:13:\"crs_wait_info\";s:95:\"If the maximum number of users is exceeded, new registrations will be placed on a waiting list.\";s:16:\"crs_waiting_list\";s:12:\"Waiting List\";s:35:\"crs_warn_no_max_set_on_waiting_list\";s:204:\"The maximum number of course members is exceeded. You can add your join request to the waiting list. You will receive a message from a course administrator when your request has been approved or rejected.\";s:31:\"crs_warn_wl_set_on_waiting_list\";s:207:\"Some users are already assigned to the waiting list. You can add your join request to the waiting list. You will receive a message from a course administrator when your request has been approved or rejected.\";s:12:\"crs_wiz_back\";s:4:\"Back\";s:12:\"crs_wiz_next\";s:4:\"Save\";s:7:\"crs_xml\";s:3:\"XML\";s:18:\"crs_youre_position\";s:33:\"Your Position on the Waiting List\";s:17:\"edit_timings_list\";s:12:\"Edit Timings\";s:19:\"event_add_new_event\";s:17:\"Added new session\";s:27:\"event_assign_materials_info\";s:64:\"Assigned materials will be displayed directly below the session.\";s:28:\"event_assign_materials_table\";s:23:\"Assignment of Materials\";s:22:\"event_assign_materials\";s:16:\"Assign Materials\";s:18:\"event_btn_add_edit\";s:32:\"Add Session and Assign Materials\";s:13:\"event_btn_add\";s:11:\"Add Session\";s:15:\"event_clone_btn\";s:17:\"Duplicate Session\";s:12:\"event_cloned\";s:32:\"The Session has been duplicated.\";s:16:\"event_csv_export\";s:10:\"CSV Export\";s:15:\"event_date_time\";s:13:\"Date and Time\";s:10:\"event_date\";s:15:\"Date of Session\";s:17:\"event_delete_file\";s:12:\"Delete File?\";s:17:\"event_delete_sure\";s:38:\"Do really want to delete this session?\";s:10:\"event_desc\";s:11:\"Description\";s:22:\"event_details_workflow\";s:16:\"Details/Workflow\";s:11:\"event_digit\";s:5:\"Digit\";s:18:\"event_edit_members\";s:17:\"Edit Participants\";s:14:\"event_end_date\";s:3:\"End\";s:25:\"event_etime_smaller_stime\";s:79:\"The finish time is earlier than the start time. Please enter a valid time span.\";s:20:\"event_existing_files\";s:15:\"Existing Files:\";s:19:\"event_file_download\";s:18:\"Files for Download\";s:15:\"event_file_name\";s:9:\"File Name\";s:20:\"event_file_size_info\";s:9:\"File Size\";s:10:\"event_file\";s:4:\"File\";s:11:\"event_files\";s:14:\"Assigned Files\";s:20:\"event_full_time_info\";s:9:\"full-time\";s:13:\"event_fullday\";s:9:\"Full-Time\";s:19:\"event_fulltime_info\";s:13:\"All Day Event\";s:26:\"event_further_informations\";s:19:\"Further Information\";s:19:\"event_general_infos\";s:19:\"General Information\";s:24:\"event_general_properties\";s:19:\"General Information\";s:16:\"event_inc_admins\";s:19:\"Show Administrators\";s:17:\"event_inc_members\";s:12:\"Show Members\";s:16:\"event_inc_tutors\";s:11:\"Show Tutors\";s:14:\"event_lecturer\";s:4:\"Name\";s:14:\"event_location\";s:8:\"Location\";s:15:\"event_materials\";s:17:\"Session Materials\";s:22:\"event_not_participated\";s:16:\"Not Participated\";s:14:\"event_overview\";s:25:\"Participation in Sessions\";s:27:\"event_participant_selection\";s:21:\"Participant Selection\";s:18:\"event_participated\";s:12:\"Participated\";s:19:\"event_participation\";s:13:\"Participation\";s:14:\"event_register\";s:8:\"Register\";s:16:\"event_registered\";s:41:\"You have been registered to this session.\";s:23:\"event_registration_info\";s:39:\"Allow users to register to the session.\";s:31:\"event_registration_participance\";s:12:\"Registration\";s:18:\"event_registration\";s:12:\"Registration\";s:23:\"event_save_participants\";s:17:\"Save Participance\";s:25:\"event_section_information\";s:19:\"Session Information\";s:16:\"event_select_one\";s:31:\"-- Please select one session --\";s:16:\"event_start_date\";s:5:\"Start\";s:18:\"event_table_create\";s:11:\"New Session\";s:18:\"event_table_update\";s:12:\"Edit Session\";s:16:\"event_tbl_admins\";s:14:\"Administrators\";s:17:\"event_tbl_members\";s:7:\"Members\";s:22:\"event_tbl_participants\";s:20:\"List of Participants\";s:22:\"event_tbl_participated\";s:12:\"Participated\";s:20:\"event_tbl_registered\";s:10:\"Registered\";s:16:\"event_tbl_tutors\";s:6:\"Tutors\";s:10:\"event_time\";s:4:\"Time\";s:11:\"event_title\";s:5:\"Title\";s:16:\"event_tutor_data\";s:30:\"Information About the Lecturer\";s:16:\"event_unregister\";s:10:\"Unregister\";s:18:\"event_unregistered\";s:27:\"You have been unregistered.\";s:13:\"event_updated\";s:14:\"Saved Settings\";s:5:\"event\";s:7:\"Session\";s:18:\"events_clone_title\";s:17:\"Duplicate Session\";s:14:\"events_deleted\";s:15:\"Session deleted\";s:6:\"events\";s:8:\"Sessions\";s:14:\"export_members\";s:19:\"Export Participants\";s:26:\"grouping_change_assignment\";s:17:\"Change Assignment\";s:10:\"import_crs\";s:13:\"Import Course\";s:13:\"learners_view\";s:13:\"Learners view\";s:23:\"max_members_not_numeric\";s:41:\"Please check the maximum number of users.\";s:11:\"save_status\";s:11:\"Save Status\";s:20:\"sess_attendance_list\";s:15:\"Attendance List\";s:14:\"sess_date_time\";s:19:\"Session Appointment\";s:24:\"sess_gen_attendance_list\";s:13:\"Generate List\";s:16:\"sess_gen_comment\";s:28:\"Generate Column for Comments\";s:19:\"sess_gen_mark_title\";s:25:\"Generate Column for Notes\";s:18:\"sess_gen_signature\";s:30:\"Generate Column for Signatures\";s:14:\"sess_join_info\";s:61:\"Please click Attend if you want to take part at this session.\";s:15:\"sess_limit_info\";s:63:\"Choose this option for limiting the number of visible sessions.\";s:10:\"sess_limit\";s:24:\"Limit Number of Sessions\";s:13:\"sess_num_next\";s:28:\"Number of Following Sessions\";s:13:\"sess_num_prev\";s:23:\"Number of Past Sessions\";s:26:\"sess_print_attendance_list\";s:10:\"Print List\";s:14:\"sess_signature\";s:9:\"Signature\";s:28:\"subscription_times_not_valid\";s:37:\"The registration period is not valid.\";s:19:\"timing_accept_table\";s:16:\"Timings: Remarks\";s:15:\"timing_accepted\";s:8:\"Accepted\";s:19:\"timing_not_accepted\";s:12:\"Not Accepted\";s:13:\"timing_remark\";s:6:\"Remark\";s:20:\"timing_tutor_visible\";s:35:\"Remark is visible for course tutors\";s:18:\"timing_user_accept\";s:14:\"Accept Timings\";s:20:\"timing_user_accepted\";s:16:\"Timings Accepted\";s:12:\"timings_edit\";s:12:\"Edit Timings\";s:10:\"timings_of\";s:11:\"Timings Off\";s:19:\"timings_timings_off\";s:33:\"Switch Timings Administration Off\";s:18:\"timings_timings_on\";s:32:\"Switch Timings Administration On\";s:15:\"timings_timings\";s:7:\"Timings\";s:16:\"timings_usr_edit\";s:12:\"Edit Timings\";s:7:\"timings\";s:7:\"Timings\";s:11:\"tutor_email\";s:6:\"E-Mail\";s:15:\"tutor_firstname\";s:10:\"First name\";s:14:\"tutor_lastname\";s:9:\"Last name\";s:10:\"tutor_name\";s:4:\"Name\";s:11:\"tutor_phone\";s:5:\"Phone\";s:11:\"tutor_title\";s:5:\"Title\";s:11:\"user_fields\";s:11:\"User Fields\";s:27:\"crs_notification_salutation\";s:24:\"Dear course participant,\";s:22:\"crs_custom_user_fields\";s:25:\"Course Relevant User Data\";s:18:\"crs_members_groups\";s:21:\"Memberships in Groups\";s:13:\"crs_groups_nr\";s:21:\"Number of Memberships\";s:16:\"crs_add_to_group\";s:12:\"Add to Group\";s:12:\"crs_reg_code\";s:18:\"Admission per Link\";s:17:\"crs_reg_code_link\";s:25:\"Link for Direct Admission\";s:18:\"crs_reg_code_value\";s:4:\"Link\";s:25:\"crs_reg_code_enabled_info\";s:129:\"Besides the chosen registration procedure and permissions this option allows users to enter directly by using the following link.\";s:10:\"crs_import\";s:13:\"Import Course\";s:19:\"crs_grp_assignments\";s:39:\"Assignments of Course Members to Groups\";s:21:\"crs_auto_notification\";s:28:\"Welcome-Mail For New Members\";s:26:\"crs_auto_notification_info\";s:61:\"New members get a mail notification when added to the course.\";s:25:\"crs_activate_notification\";s:21:\"Activate Notification\";s:27:\"crs_deactivate_notification\";s:23:\"Deactivate Notification\";s:26:\"crs_notification_activated\";s:22:\"Notification Activated\";s:28:\"crs_notification_deactivated\";s:24:\"Notification Deactivated\";s:31:\"crs_link_show_all_prev_sessions\";s:26:\"Show all previous sessions\";s:27:\"crs_link_hide_prev_sessions\";s:22:\"Hide previous sessions\";s:31:\"crs_link_show_all_next_sessions\";s:26:\"Show all upcoming sessions\";s:27:\"crs_link_hide_next_sessions\";s:22:\"Hide upcoming sessions\";s:19:\"event_blank_columns\";s:18:\"Additional Columns\";s:23:\"crs_starter_delete_sure\";s:60:\"Are you sure you want to delete the following start objects?\";s:26:\"crs_course_status_of_users\";s:22:\"Passed Status of Users\";s:24:\"crs_status_determination\";s:13:\"Determination\";s:31:\"crs_status_determination_manual\";s:32:\"Independent of Learning Progress\";s:27:\"crs_status_determination_lp\";s:25:\"Through Learning Progress\";s:29:\"crs_status_determination_sync\";s:60:\"Sync passed status with learning progress of all members now\";s:37:\"crs_subject_course_group_notification\";s:17:\"Daily Mail for %s\";s:39:\"crs_intro_course_group_notification_for\";s:37:\"This is the daily news digest for: %s\";s:34:\"crs_course_group_notification_link\";s:5:\"Link:\";s:26:\"crs_activation_online_info\";s:144:\"Set the course online to make it visible and available for course members. If not, only course administrators and tutors will have access to it.\";s:38:\"crs_activation_limited_visibility_info\";s:72:\"If chosen, the course is visible even outside of the given availability.\";s:32:\"crs_member_passed_status_changed\";s:21:\"Passed Status Changed\";s:8:\"crs_copy\";s:11:\"Copy Course\";s:27:\"crs_notification_list_title\";s:30:\"Notification About New Members\";s:26:\"event_list_registered_only\";s:23:\"Only Registered Members\";s:24:\"crs_passed_status_system\";s:6:\"System\";s:27:\"crs_passed_status_manual_by\";s:9:\"Manual by\";s:13:\"crs_mail_type\";s:15:\"Mail to Members\";s:20:\"crs_mail_tutors_only\";s:34:\"For Tutors and Administrators only\";s:12:\"crs_mail_all\";s:20:\"For all Participants\";s:32:\"crs_status_determination_lp_info\";s:160:\"When the learning progress changes to ‘Completed’, the course status ‘Passed’ will be set automatically. Tutors still can overwrite the status manually.\";s:25:\"crs_mail_tutors_only_info\";s:98:\"Only administrators and tutors can use the feature ‘Mail to Members’ in the ‘Members’ tab.\";s:17:\"crs_mail_all_info\";s:102:\"Members, administrators and tutors can use the feature ‘Mail to Members’ in the ‘Members’ tab.\";s:23:\"crs_registration_period\";s:6:\"Period\";s:34:\"crs_registration_confirmation_info\";s:68:\"Interested users can send a request/message to course administrator.\";s:18:\"crs_reg_no_selfreg\";s:17:\"No Self-enrolment\";s:21:\"crs_reg_password_info\";s:60:\"Users need to type in this password when joining the course.\";s:23:\"crs_loc_subtab_creation\";s:6:\"Create\";s:19:\"crs_cdf_edit_member\";s:30:\"Edit Course Relevant User Data\";s:21:\"crs_cdf_tbl_last_edit\";s:34:\"Last Update (Course-specific Data)\";s:29:\"crs_subscription_failed_limit\";s:53:\"The maximum number of participants has been exceeded.\";s:26:\"crs_loc_learning_objective\";s:18:\"Learning Objective\";s:17:\"crs_loc_suggested\";s:53:\"Please work through the following learning materials.\";s:18:\"crs_loc_itest_info\";s:12:\"Initial Test\";s:18:\"crs_loc_qtest_info\";s:14:\"Qualified Test\";s:15:\"crs_loc_tt_info\";s:56:\"You have reached %1$d%%. The test is passed with %2$d%%.\";s:30:\"crs_objective_status_configure\";s:20:\"Checklist for Course\";s:29:\"crs_objective_status_settings\";s:15:\"Course Settings\";s:30:\"crs_objective_status_materials\";s:21:\"Create Course Content\";s:26:\"crs_objective_status_itest\";s:21:\"Assign Placement Test\";s:26:\"crs_objective_status_qtest\";s:23:\"Assign Achievement Test\";s:31:\"crs_objective_status_objectives\";s:29:\"Configure Learning Objectives\";s:26:\"crs_objective_status_start\";s:20:\"Define Start Objects\";s:31:\"crs_objective_status_fullfilled\";s:2:\"OK\";s:30:\"crs_objective_action_materials\";s:15:\"Assign Material\";s:26:\"crs_objective_action_qtest\";s:36:\"Assign Questions of Achievement Test\";s:26:\"crs_objective_action_itest\";s:34:\"Assign Questions of Placement Test\";s:21:\"crs_loc_qt_visibility\";s:30:\"Visibility of Achievement Test\";s:25:\"crs_loc_qt_visibility_all\";s:45:\"Show Achievement Test Covering all Objectives\";s:24:\"crs_loc_qt_visibility_lo\";s:51:\"Show Achievement Test for Each Individual Objective\";s:22:\"crs_loc_limited_passes\";s:19:\"Limited Test Passes\";s:14:\"crs_loc_passes\";s:16:\"Number of Passes\";s:19:\"crs_loc_passes_info\";s:29:\"Maximum Number of test passes\";s:29:\"crs_loc_err_stat_no_materials\";s:29:\"No Course Materials available\";s:22:\"crs_loc_err_stat_no_qt\";s:29:\"No Achievement Test available\";s:22:\"crs_loc_err_stat_no_it\";s:27:\"No Placement Test available\";s:39:\"crs_objective_status_objective_creation\";s:25:\"Create Learning Objective\";s:30:\"crs_loc_form_create_objectives\";s:26:\"Create Learning Objectives\";s:25:\"crs_loc_err_no_active_mat\";s:44:\"Learning objectives without assigned content\";s:24:\"crs_loc_err_no_active_it\";s:40:\"Learning Objectives without Initial Test\";s:24:\"crs_loc_err_no_active_qt\";s:43:\"Learning Objectives without Qualifying Test\";s:24:\"crs_loc_err_no_active_lo\";s:28:\"No active Learning Objective\";s:20:\"crs_loc_settings_tbl\";s:50:\"Settings for the Learning Objectives-Driven Course\";s:21:\"crs_loc_settings_type\";s:13:\"Course Design\";s:24:\"crs_loc_type_initial_all\";s:33:\"Course Starts with Placement Test\";s:24:\"crs_loc_type_initial_sel\";s:65:\"Course starts with Placement Test for Selected Learning Objective\";s:22:\"crs_loc_type_qualified\";s:28:\"Credit-by-examination design\";s:21:\"crs_loc_type_practise\";s:40:\"Course Starts with Learning and Practise\";s:21:\"crs_loc_tab_materials\";s:8:\"Material\";s:17:\"crs_loc_tab_itest\";s:14:\"Placement Test\";s:17:\"crs_loc_tab_qtest\";s:16:\"Achievement Test\";s:26:\"crs_loc_settings_itest_tbl\";s:31:\"Settings for the Placement Test\";s:22:\"crs_loc_tab_objectives\";s:19:\"Learning Objectives\";s:26:\"crs_loc_settings_qtest_tbl\";s:32:\"Settings for the Qualifying Test\";s:17:\"crs_loc_tab_start\";s:13:\"Start Objects\";s:26:\"crs_loc_confirm_delete_tst\";s:83:\"Do you really want to deassign the test of this learning objective oriented course?\";s:20:\"crs_loc_tbl_tst_type\";s:9:\"Test Mode\";s:22:\"crs_loc_form_assign_it\";s:15:\"Test Assignment\";s:20:\"crs_loc_form_tst_new\";s:15:\"Create New Test\";s:19:\"crs_loc_form_assign\";s:17:\"Use Existing Test\";s:27:\"crs_loc_form_available_tsts\";s:15:\"Available Tests\";s:23:\"crs_loc_tbl_tst_qst_qpl\";s:24:\"Questions/Question Pools\";s:19:\"crs_loc_tst_num_qst\";s:20:\"Number of Questions:\";s:16:\"crs_loc_tst_qpls\";s:25:\"Available Question Pools:\";s:29:\"crs_loc_form_random_limits_it\";s:32:\"Define Questions of Initial Test\";s:29:\"crs_loc_form_random_limits_qt\";s:35:\"Define Questions of Qualifying Test\";s:23:\"crs_loc_rand_assign_qpl\";s:29:\"Assignment form Question Pool\";s:16:\"crs_loc_rand_qpl\";s:24:\"Available Question Pools\";s:15:\"crs_loc_num_qst\";s:19:\"Number of Questions\";s:12:\"crs_loc_perc\";s:29:\"Required Percentage of Points\";s:25:\"crs_loc_delete_assignment\";s:13:\"Deassign Test\";s:25:\"crs_loc_err_no_active_qst\";s:28:\"Objectives without questions\";s:26:\"crs_loc_qtst_for_objective\";s:22:\"Qualifying Test \"%1$s\"\";s:26:\"crs_loc_itst_for_objective\";s:19:\"Initial Test \"%1$s\"\";s:29:\"crs_loc_progress_result_itest\";s:22:\"Result of Initial Test\";s:29:\"crs_loc_progress_result_qtest\";s:6:\"Result\";s:37:\"crs_loc_progress_no_result_do_initial\";s:29:\"Please take the initial test.\";s:35:\"crs_loc_progress_objective_complete\";s:37:\"You completed the learning objective.\";s:30:\"crs_loc_progress_do_qualifying\";s:32:\"Please take the qualifying test.\";s:36:\"crs_loc_progress_do_qualifying_again\";s:59:\"Please work through the learning objective materials again.\";s:29:\"crs_loc_err_nr_tries_exceeded\";s:96:\"The number of passes per objective exceeds the possible number of passes of the Qualifying Test.\";s:19:\"crs_loc_passes_left\";s:31:\"Remaining number of test passes\";s:22:\"crs_loc_passes_reached\";s:31:\"No further test passes possible\";s:19:\"crs_loc_tst_new_run\";s:19:\"Start New Test Pass\";s:18:\"crs_loc_tst_resume\";s:18:\"Continue Test Pass\";s:22:\"crs_loc_settings_reset\";s:12:\"Test Results\";s:29:\"crs_loc_settings_reset_enable\";s:30:\"Allow ‘Reset Test Results’\";s:34:\"crs_loc_settings_reset_enable_info\";s:99:\"If activated, all users are able to reset their individual test results and start the course again.\";s:37:\"crs_loc_progress_no_result_no_initial\";s:87:\"Please work through the following learning materials and then take the qualifying test.\";s:28:\"crs_loc_qst_resume_tst_itest\";s:206:\"You have already started an initial test to another learning objective. Either you finish the started test or you stop it and start this one. But running two initial tests at the same time is not supported.\";s:28:\"crs_loc_qst_resume_tst_qtest\";s:211:\"You have already started a qualifying test to another learning objective. Either you finish the started test or you stop it and start this one. But running two qualifying tests at the same time is not supported.\";s:29:\"crs_loc_type_initial_all_info\";s:286:\"Based on individual results of the placement test, ILIAS recommends learning content for the not-yet-sufficient learning objectives. The final achievement test assesses whether a test participant already mastered the learning objectives or if additional learning and training is needed.\";s:27:\"crs_loc_type_qualified_info\";s:387:\"The course starts with a test to assess if a course member already mastered the learning objectives. For all passed learning objectives, users do not have to work through any of the learning content or take more tests. For all not-yet-sufficient learning objectives, ILIAS recommends learning content. The mastery of the remaining learning objectives is tested in an additional test run.\";s:26:\"crs_loc_type_practise_info\";s:251:\"Course members can use the full range of learning objectives and assigned learning content immediately. They can take the achievement testto assess whether they mastered the learning objectives already of if additional learning and training is needed.\";s:33:\"crs_loc_form_tst_new_initial_info\";s:44:\"Create a new test to serve as Placement Test\";s:35:\"crs_loc_form_tst_new_qualified_info\";s:2:\"--\";s:32:\"crs_loc_form_assign_initial_info\";s:57:\"Select a test from this course to serve as Placement Test\";s:34:\"crs_loc_form_assign_qualified_info\";s:2:\"--\";s:22:\"crs_loc_tst_assignment\";s:15:\"Test Assignment\";s:16:\"crs_show_all_obj\";s:10:\"Expand All\";s:16:\"crs_hide_all_obj\";s:12:\"Collapse All\";s:46:\"crs_admission_link_failure_registration_period\";s:53:\"Can\'t register: Course is out of registration period.\";s:45:\"crs_admission_link_failure_membership_limited\";s:45:\"Can\'t register: Course membership is limited.\";s:39:\"crs_admission_link_success_registration\";s:39:\"Successfully registered to course \"%s\".\";s:17:\"crs_usr_agreement\";s:14:\"User Agreement\";}'); INSERT INTO `lng_modules` VALUES ('dateplaner','en','a:523:{s:15:\"add_appointment\";s:15:\"Add Appointment\";s:8:\"add_data\";s:15:\"Additional Data\";s:4:\"app_\";s:5:\"Inbox\";s:8:\"app_date\";s:12:\"Create Event\";s:7:\"app_day\";s:8:\"Day View\";s:12:\"app_freetime\";s:47:\"Free time of other group members (catch a time)\";s:9:\"app_inbox\";s:5:\"Inbox\";s:8:\"app_list\";s:14:\"List of Events\";s:9:\"app_month\";s:10:\"Month View\";s:14:\"app_properties\";s:10:\"Properties\";s:8:\"app_week\";s:9:\"Week View\";s:11:\"application\";s:8:\"Calendar\";s:5:\"apply\";s:5:\"Apply\";s:4:\"back\";s:4:\"Back\";s:10:\"begin_date\";s:10:\"Begin Date\";s:8:\"busytime\";s:18:\"Busy time in group\";s:6:\"c_date\";s:12:\"Create Event\";s:12:\"cal_accepted\";s:8:\"Accepted\";s:19:\"cal_add_appointment\";s:18:\"Create Appointment\";s:16:\"cal_add_category\";s:19:\"Create New Calendar\";s:17:\"cal_add_milestone\";s:13:\"Add Milestone\";s:11:\"cal_all_day\";s:7:\"All Day\";s:16:\"cal_appointments\";s:14:\"Appointment(s)\";s:8:\"cal_apps\";s:22:\"Number of Appointments\";s:25:\"cal_assigned_appointments\";s:21:\"Assigned Appointments\";s:18:\"cal_cache_disabled\";s:8:\"Disabled\";s:17:\"cal_cache_enabled\";s:7:\"Enabled\";s:14:\"cal_cache_info\";s:118:\"If activated, calendar appointments on the personal desktop and in the repository are calculated only every x-minutes.\";s:9:\"cal_cache\";s:14:\"Calendar Cache\";s:15:\"cal_cal_details\";s:16:\"Calendar Details\";s:12:\"cal_cal_type\";s:13:\"Calendar Type\";s:18:\"cal_calendar_color\";s:5:\"Color\";s:17:\"cal_calendar_name\";s:13:\"Calendar Name\";s:22:\"cal_category_selection\";s:18:\"Calendar Selection\";s:28:\"cal_change_responsible_users\";s:24:\"Change Responsible Users\";s:25:\"cal_changed_events_header\";s:28:\"New and Changed Appointments\";s:10:\"cal_create\";s:6:\"Create\";s:23:\"cal_created_appointment\";s:24:\"Created new appointment.\";s:28:\"cal_created_milestone_resp_q\";s:80:\"Added milestone. Please select users that are responsible to meet the milestone.\";s:21:\"cal_created_milestone\";s:16:\"Added milestone.\";s:9:\"cal_daily\";s:5:\"Daily\";s:20:\"cal_date_format_info\";s:46:\"Please choose a format for the input of dates.\";s:11:\"cal_day_end\";s:7:\"Day End\";s:16:\"cal_day_of_month\";s:16:\"Day of the month\";s:16:\"cal_day_overview\";s:12:\"Day Overview\";s:9:\"cal_day_s\";s:6:\"Day(s)\";s:17:\"cal_day_selection\";s:10:\"Select Day\";s:13:\"cal_day_start\";s:9:\"Day Start\";s:17:\"cal_day_week_view\";s:22:\"Day/Week View Settings\";s:12:\"cal_deadline\";s:8:\"Deadline\";s:12:\"cal_declined\";s:8:\"Declined\";s:24:\"cal_def_date_format_info\";s:46:\"Please choose a format for the input of dates.\";s:19:\"cal_def_date_format\";s:25:\"Default Date Input Format\";s:24:\"cal_def_time_format_info\";s:62:\"Please choose a format for the input and presentation of time.\";s:19:\"cal_def_time_format\";s:19:\"Default Time Format\";s:21:\"cal_def_timezone_info\";s:70:\"Please choose a default timezone for the presentation of appointments.\";s:16:\"cal_def_timezone\";s:16:\"Default Timezone\";s:18:\"cal_def_week_start\";s:10:\"Week Start\";s:20:\"cal_default_calendar\";s:21:\"Personal Appointments\";s:16:\"cal_del_app_sure\";s:55:\"Do you really want to delete the selected appointments?\";s:16:\"cal_del_cal_sure\";s:50:\"Do you really want to delete the chosen calendars?\";s:19:\"cal_delete_app_sure\";s:56:\"Do you really want to delete the following appointments?\";s:15:\"cal_deleted_app\";s:44:\"The selected appointments have been deleted.\";s:11:\"cal_details\";s:19:\"Appointment Details\";s:20:\"cal_dstart_dend_warn\";s:80:\"Please check your input. The start of a day should be before the end of the day.\";s:12:\"cal_duration\";s:8:\"Duration\";s:20:\"cal_edit_appointment\";s:16:\"Edit Appointment\";s:17:\"cal_edit_category\";s:13:\"Edit Calendar\";s:18:\"cal_edit_milestone\";s:14:\"Edit Milestone\";s:32:\"cal_enable_group_milestones_desc\";s:55:\"This option enables milestone planning in the calendar.\";s:27:\"cal_enable_group_milestones\";s:17:\"Enable Milestones\";s:7:\"cal_end\";s:3:\"End\";s:9:\"cal_every\";s:6:\"Every:\";s:9:\"cal_fifth\";s:5:\"Fifth\";s:9:\"cal_first\";s:5:\"First\";s:10:\"cal_fourth\";s:6:\"Fourth\";s:17:\"cal_fullday_title\";s:13:\"All Day Event\";s:11:\"cal_fullday\";s:9:\"Date/Time\";s:19:\"cal_global_settings\";s:15:\"Global Settings\";s:6:\"cal_in\";s:2:\"in\";s:8:\"cal_last\";s:4:\"Last\";s:18:\"cal_month_overview\";s:14:\"Month Overview\";s:11:\"cal_month_s\";s:8:\"Month(s)\";s:19:\"cal_month_selection\";s:12:\"Select Month\";s:11:\"cal_monthly\";s:7:\"Monthly\";s:14:\"cal_ms_details\";s:17:\"Milestone Details\";s:24:\"cal_ms_users_responsible\";s:17:\"Users Responsible\";s:11:\"cal_new_app\";s:15:\"New Appointment\";s:10:\"cal_new_ms\";s:13:\"New Milestone\";s:13:\"cal_no_ending\";s:11:\"No End Date\";s:17:\"cal_no_recurrence\";s:13:\"No Recurrence\";s:18:\"cal_no_recurrences\";s:14:\"No Recurrences\";s:10:\"cal_on_the\";s:7:\"On the:\";s:6:\"cal_on\";s:3:\"On:\";s:17:\"cal_rec_err_limit\";s:44:\"Please enter a valid number of appointments.\";s:15:\"cal_recurrences\";s:11:\"Recurrences\";s:15:\"cal_responsible\";s:11:\"Responsible\";s:26:\"cal_save_responsible_users\";s:22:\"Save Responsible Users\";s:21:\"cal_search_info_share\";s:72:\"Please enter the name of the desired user/role for sharing the calendar.\";s:10:\"cal_search\";s:11:\"Search Term\";s:10:\"cal_second\";s:6:\"Second\";s:13:\"cal_server_tz\";s:15:\"Server Timezone\";s:16:\"cal_share_accept\";s:17:\"Accept Invitation\";s:13:\"cal_share_cal\";s:26:\"Share Calendar (Read-only)\";s:22:\"cal_share_cal_editable\";s:31:\"Share Calendar (Read and Write)\";s:27:\"cal_shared_access_table_col\";s:6:\"Access\";s:28:\"cal_shared_access_read_write\";s:14:\"Read and Write\";s:27:\"cal_shared_access_read_only\";s:9:\"Read-only\";s:17:\"cal_share_decline\";s:18:\"Decline Invitation\";s:23:\"cal_share_search_header\";s:14:\"Share Calendar\";s:28:\"cal_share_search_role_header\";s:14:\"Role Selection\";s:27:\"cal_share_search_usr_header\";s:14:\"User Selection\";s:9:\"cal_share\";s:14:\"Share Calendar\";s:20:\"cal_shared_calendars\";s:30:\"Shared Calendars (Invitations)\";s:17:\"cal_shared_header\";s:16:\"Shared Calendars\";s:23:\"cal_shared_selected_usr\";s:59:\"The calendar has been shared with the selected users/roles.\";s:9:\"cal_start\";s:5:\"Start\";s:23:\"cal_subscription_header\";s:16:\"Calendar Address\";s:21:\"cal_subscription_info\";s:166:\"Please use the following address to access your calendar from other applications. You can copy and paste this into any calendar product that supports the ical format.\";s:20:\"cal_subscription_url\";s:13:\"Calendar URL:\";s:19:\"cal_sync_cache_info\";s:85:\"If activated, new/modified calendar appointments are calculated only every x minutes.\";s:14:\"cal_sync_cache\";s:14:\"Calendar Cache\";s:17:\"cal_sync_disabled\";s:8:\"Disabled\";s:16:\"cal_sync_enabled\";s:7:\"Enabled\";s:15:\"cal_sync_header\";s:24:\"Synchronisation Settings\";s:20:\"cal_table_categories\";s:18:\"Calendar Selection\";s:19:\"cal_task_completion\";s:15:\"Task Completion\";s:9:\"cal_third\";s:5:\"Third\";s:20:\"cal_time_format_info\";s:62:\"Please choose a format for the input and presentation of time.\";s:17:\"cal_timezone_info\";s:48:\"Please choose the nearest city in your timezone.\";s:12:\"cal_type_crs\";s:15:\"Course Calendar\";s:12:\"cal_type_grp\";s:14:\"Group Calendar\";s:13:\"cal_type_info\";s:88:\"Please choose one calendar type. ‘Public Calendars’ are visible for all ILIAS users.\";s:17:\"cal_type_personal\";s:16:\"Private Calendar\";s:13:\"cal_type_sess\";s:16:\"Session Calendar\";s:15:\"cal_type_system\";s:15:\"Public Calendar\";s:12:\"cal_type_usr\";s:17:\"Personal Calendar\";s:15:\"cal_unshare_cal\";s:12:\"Stop Sharing\";s:25:\"cal_unshared_selected_usr\";s:53:\"Stopped sharing the calendar with the selected users.\";s:17:\"cal_user_settings\";s:17:\"Calendar Settings\";s:17:\"cal_user_timezone\";s:14:\"ILIAS-Timezone\";s:19:\"cal_export_timezone\";s:28:\"Timezone for Calendar Export\";s:22:\"cal_export_timezone_tz\";s:18:\"Use ILIAS-Timezone\";s:23:\"cal_export_timezone_utc\";s:45:\"Use Timezone UTC (compatible with MS Outlook)\";s:20:\"cal_user_date_format\";s:17:\"Date Input Format\";s:20:\"cal_user_time_format\";s:11:\"Time Format\";s:15:\"cal_week_abbrev\";s:1:\"W\";s:19:\"cal_week_month_view\";s:24:\"Week/Month View Settings\";s:17:\"cal_week_overview\";s:13:\"Week Overview\";s:10:\"cal_week_s\";s:7:\"Week(s)\";s:18:\"cal_week_selection\";s:11:\"Select Week\";s:14:\"cal_week_start\";s:10:\"Week Start\";s:11:\"cal_weekday\";s:7:\"Weekday\";s:10:\"cal_weekly\";s:6:\"Weekly\";s:8:\"cal_what\";s:5:\"Title\";s:9:\"cal_where\";s:8:\"Location\";s:10:\"cal_year_s\";s:7:\"Year(s)\";s:10:\"cal_yearly\";s:6:\"Yearly\";s:12:\"changedDates\";s:14:\"Changed Events\";s:8:\"changeTo\";s:10:\"Change to:\";s:16:\"checkforfreetime\";s:19:\"Check for free time\";s:7:\"created\";s:7:\"Created\";s:22:\"crs_cal_activation_end\";s:10:\"Course End\";s:24:\"crs_cal_activation_start\";s:12:\"Course Start\";s:15:\"crs_cal_reg_end\";s:16:\"Registration End\";s:17:\"crs_cal_reg_start\";s:18:\"Registration Start\";s:18:\"date_format_middle\";s:5:\"m/d/y\";s:11:\"date_format\";s:9:\"m/d/Y H:i\";s:4:\"date\";s:4:\"Date\";s:8:\"DateText\";s:7:\"Message\";s:8:\"Day_long\";s:8:\"Day View\";s:7:\"del_all\";s:17:\"Delete all events\";s:7:\"del_one\";s:16:\"Delete one event\";s:12:\"deletedDates\";s:14:\"Deleted Events\";s:7:\"discard\";s:7:\"Discard\";s:16:\"dv_button_cancel\";s:6:\"Cancel\";s:16:\"dv_button_delete\";s:6:\"Delete\";s:16:\"dv_button_insert\";s:6:\"Insert\";s:16:\"dv_button_update\";s:6:\"Update\";s:13:\"dv_date_begin\";s:11:\"Start Date:\";s:11:\"dv_date_end\";s:9:\"End Date:\";s:10:\"dv_date_hm\";s:11:\"Hour:Minute\";s:10:\"dv_enddate\";s:9:\"End date:\";s:14:\"dv_groupselect\";s:13:\"Group select:\";s:12:\"dv_Grouptime\";s:9:\"Free time\";s:17:\"dv_groupview_text\";s:12:\"Group:
\";s:12:\"dv_groupview\";s:12:\"Group event:\";s:11:\"dv_keywords\";s:9:\"Keywords:\";s:16:\"dv_keywordselect\";s:15:\"Keyword select:\";s:10:\"dv_message\";s:8:\"Message:\";s:10:\"dv_noGroup\";s:8:\"no Group\";s:8:\"dv_noKey\";s:10:\"no Keyword\";s:10:\"dv_preview\";s:18:\"! Preview !\";s:16:\"dv_rotation_date\";s:16:\"Recurrence date:\";s:15:\"dv_rotation_end\";s:15:\"Recurrence end:\";s:11:\"dv_rotation\";s:11:\"Recurrence:\";s:12:\"dv_shorttext\";s:11:\"Short text:\";s:12:\"dv_startdate\";s:11:\"Start date:\";s:7:\"dv_text\";s:5:\"Text:\";s:12:\"dv_whole_day\";s:10:\"Whole day:\";s:17:\"dv_whole_rotation\";s:74:\"Would you like to delete the entire recurring series? (click the checkbox)\";s:8:\"end_date\";s:8:\"End Date\";s:16:\"endtime_for_view\";s:21:\"Finish time for view:\";s:20:\"err_end_before_start\";s:46:\"The appointment must not start before the end.\";s:17:\"err_missing_title\";s:34:\"Please enter an appointment title.\";s:17:\"ERROR_DATE_EXISTS\";s:26:\"This event already exists.\";s:16:\"ERROR_DB_CONNECT\";s:29:\"The database is disconnected.\";s:8:\"ERROR_DB\";s:21:\"Database write error!\";s:13:\"ERROR_DEL_MSG\";s:75:\"This is a recurring event. Would you like to delete one event or the series\";s:15:\"ERROR_END_START\";s:52:\"Wrong end date input. End date is before start date.\";s:13:\"ERROR_ENDDATE\";s:40:\"Wrong end date input. Format: dd/mm/yyyy\";s:13:\"ERROR_ENDTIME\";s:32:\"Wrong finish time. Format: hh:mm\";s:18:\"ERROR_FILE_CSV_MSG\";s:29:\"Please take a valid CSV file.\";s:16:\"ERROR_JAVASCRIPT\";s:131:\"
your browser doesn\'t accept JavaScript.
Please close this Window after insert manually.
Thank you
\";s:17:\"error_minical_img\";s:31:\"Cannot create GD-picture-stream\";s:19:\"ERROR_ROT_END_START\";s:72:\"Wrong recurring end date input. Recurring end date is before start date.\";s:17:\"ERROR_ROTATIONEND\";s:50:\"Wrong recurring end date input. Format: dd/mm/yyyy\";s:15:\"ERROR_SHORTTEXT\";s:47:\"Wrong short text input. Short text is required.\";s:15:\"ERROR_STARTDATE\";s:42:\"Wrong start date input. Format: dd/mm/yyyy\";s:15:\"ERROR_STARTTIME\";s:31:\"Wrong start time. Format: hh:mm\";s:8:\"ERROR_TS\";s:21:\"Incorrect date format\";s:7:\"execute\";s:15:\"Execute choices\";s:11:\"extra_dates\";s:14:\"One Day Events\";s:7:\"Fr_long\";s:6:\"Friday\";s:8:\"Fr_short\";s:2:\"Fr\";s:4:\"free\";s:4:\"Free\";s:8:\"freetime\";s:18:\"Free Time in group\";s:5:\"group\";s:5:\"Group\";s:15:\"grp_cal_reg_end\";s:16:\"Registration End\";s:17:\"grp_cal_reg_start\";s:18:\"Registration Start\";s:10:\"help_day_l\";s:57:\"In the day view all events of a chosen day are displayed.\";s:8:\"help_day\";s:17:\"Calendar Day View\";s:14:\"help_enddate_l\";s:112:\"Contains the finish time of the event.
The symbol opens a small calendar for choosing the appropriate date.\";s:12:\"help_enddate\";s:30:\"End date - syntax [dd/mm/yyyy]\";s:18:\"help_endrotation_l\";s:109:\"At this day the repetition will end.
The symbol opens a small calendar for choosing the appropriate date\";s:16:\"help_endrotation\";s:31:\"Finish time syntax [dd/mm/yyyy]\";s:14:\"help_endtime_l\";s:65:\"Contains the finish time of the appointment using 24-hour format.\";s:12:\"help_endtime\";s:43:\"Finish time - syntax [hh/mm] 24-hour format\";s:13:\"help_filename\";s:15:\"dp_help_en.html\";s:14:\"help_fullday_l\";s:130:\"If the event stretches over a whole day, please choose this option.
This will hide the start time, finish time, and end date.\";s:12:\"help_fullday\";s:32:\"Whole day event - syntax[on/off]\";s:12:\"help_further\";s:48:\"
click here for further information.\";s:12:\"help_group_l\";s:193:\"Contains the groups for which the logged-in user has administrator rights and for which a date can be created.
After choosing this it is possible to view the unscheduled time of the group.\";s:10:\"help_group\";s:22:\"Group events selection\";s:12:\"help_inbox_l\";s:62:\"Here all new, changed, and deleted group events are displayed.\";s:10:\"help_inbox\";s:14:\"Calendar Inbox\";s:14:\"help_keyword_l\";s:58:\"Contains the keywords which a user can associate to dates.\";s:12:\"help_keyword\";s:17:\"Keyword selection\";s:17:\"help_keywordUse_l\";s:106:\"Choose one or more keywords from the dialog box.
TIP: use the CTRL key for selecting several entries.\";s:15:\"help_keywordUse\";s:17:\"Keyword selection\";s:11:\"help_list_l\";s:70:\"In the event list, all events of a given period of time are displayed.\";s:9:\"help_list\";s:19:\"Calendar event list\";s:12:\"help_month_l\";s:60:\"In the month view all events of a given month are displayed.\";s:10:\"help_month\";s:19:\"Calendar month view\";s:21:\"help_properties_alt_l\";s:111:\"Choose a keyword from the dialog box.
Change the keyword in the text field. Important: max. 20 characters.\";s:19:\"help_properties_alt\";s:19:\"Changes the keyword\";s:21:\"help_properties_del_l\";s:77:\"Choose a keyword from the dialog box. Click the button to delete the keyword.\";s:19:\"help_properties_del\";s:19:\"Deletes the keyword\";s:24:\"help_properties_import_l\";s:112:\"Here a CSC file can be selected, which contains Outlook-Events. These events will be imported into the calendar.\";s:22:\"help_properties_import\";s:27:\"Import of Outlook CSV files\";s:21:\"help_properties_new_l\";s:72:\"Add a new keyword to the field ‘new’. Important: max. 20 characters.\";s:19:\"help_properties_new\";s:33:\"Add a keyword, max. 20 characters\";s:22:\"help_properties_time_l\";s:213:\"The standard display time for the day view and week view can be changed. If dates are outside of the display time for a given days or week, the display time will be changed for that time span. Standard is 8h -18h.\";s:20:\"help_properties_time\";s:35:\"Display time for day view/week view\";s:15:\"help_rotation_l\";s:49:\"Contains the type of the recurrence / repetition.\";s:13:\"help_rotation\";s:10:\"Recurrence\";s:16:\"help_shorttext_l\";s:51:\"Here one can enter the short text for a given date.\";s:14:\"help_shorttext\";s:30:\"Short text, max. 50 characters\";s:16:\"help_startdate_l\";s:111:\"Contains the start time of the event.
The symbol opens a small calendar for choosing the appropriate date.\";s:14:\"help_startdate\";s:31:\"Start date - syntax[dd/mm/yyyy]\";s:16:\"help_starttime_l\";s:58:\"Contains the start time of the event using 24-hour format.\";s:14:\"help_starttime\";s:41:\"Start time - syntax[hh/mm] 24-hour format\";s:11:\"help_text_l\";s:46:\"Here one can enter the text for a given event.\";s:9:\"help_text\";s:4:\"Text\";s:11:\"help_week_l\";s:58:\"In the week view all events of a given week are displayed.\";s:9:\"help_week\";s:18:\"Calendar week view\";s:4:\"hour\";s:4:\"hour\";s:11:\"ical_export\";s:11:\"iCal Export\";s:11:\"importDates\";s:24:\"Import of Outlook Events\";s:5:\"inbox\";s:5:\"Inbox\";s:17:\"insertImportDates\";s:42:\"These events were successfully registered:\";s:10:\"k_alldates\";s:10:\"All Events\";s:4:\"keep\";s:4:\"Keep\";s:7:\"keyword\";s:7:\"Keyword\";s:8:\"keywords\";s:8:\"Keywords\";s:13:\"Language_file\";s:7:\"English\";s:11:\"last_change\";s:12:\"Last changed\";s:12:\"Listbox_long\";s:14:\"List of Events\";s:7:\"long_01\";s:7:\"January\";s:7:\"long_02\";s:8:\"February\";s:7:\"long_03\";s:5:\"March\";s:7:\"long_04\";s:5:\"April\";s:7:\"long_05\";s:3:\"May\";s:7:\"long_06\";s:4:\"June\";s:7:\"long_07\";s:4:\"July\";s:7:\"long_08\";s:6:\"August\";s:7:\"long_09\";s:9:\"September\";s:7:\"long_10\";s:7:\"October\";s:7:\"long_11\";s:8:\"November\";s:7:\"long_12\";s:8:\"December\";s:10:\"main_dates\";s:11:\"Main Events\";s:5:\"menue\";s:4:\"Menu\";s:6:\"mmonth\";s:10:\"Last Month\";s:7:\"Mo_long\";s:6:\"Monday\";s:8:\"Mo_short\";s:2:\"Mo\";s:10:\"Month_long\";s:10:\"Month View\";s:5:\"month\";s:5:\"Month\";s:4:\"more\";s:4:\"More\";s:5:\"mweek\";s:9:\"Last Week\";s:6:\"myeahr\";s:9:\"Last Year\";s:7:\"new_doc\";s:16:\"Create new event\";s:8:\"newDates\";s:10:\"New Events\";s:10:\"newKeyword\";s:4:\"New:\";s:8:\"no_entry\";s:19:\"No events available\";s:10:\"o_day_date\";s:13:\"24-hour event\";s:2:\"of\";s:2:\"of\";s:8:\"open_day\";s:8:\"Day View\";s:6:\"pmonth\";s:10:\"Next Month\";s:9:\"printlist\";s:5:\"Print\";s:10:\"properties\";s:10:\"Properties\";s:5:\"pweek\";s:9:\"Next Week\";s:5:\"pyear\";s:9:\"Next Year\";s:4:\"r_14\";s:13:\"Every 14 days\";s:9:\"r_4_weeks\";s:13:\"Every 4 weeks\";s:5:\"r_day\";s:9:\"Every day\";s:10:\"r_halfyear\";s:15:\"Every half year\";s:7:\"r_month\";s:11:\"Every month\";s:14:\"r_nonrecurring\";s:4:\"Once\";s:6:\"r_week\";s:10:\"Every week\";s:6:\"r_year\";s:10:\"Every year\";s:14:\"readimportfile\";s:6:\"Insert\";s:14:\"rotation_dates\";s:17:\"Recurrence events\";s:8:\"rotation\";s:10:\"Recurrence\";s:7:\"Sa_long\";s:8:\"Saturday\";s:8:\"Sa_short\";s:2:\"Sa\";s:13:\"semester_name\";s:13:\"Semester Name\";s:8:\"short_01\";s:3:\"Jan\";s:8:\"short_02\";s:3:\"Feb\";s:8:\"short_03\";s:3:\"Mar\";s:8:\"short_04\";s:3:\"Apr\";s:8:\"short_05\";s:3:\"May\";s:8:\"short_06\";s:3:\"Jun\";s:8:\"short_07\";s:3:\"Jul\";s:8:\"short_08\";s:3:\"Aug\";s:8:\"short_09\";s:3:\"Sep\";s:8:\"short_10\";s:3:\"Oct\";s:8:\"short_11\";s:3:\"Nov\";s:8:\"short_12\";s:3:\"Dec\";s:9:\"shorttext\";s:10:\"Short Text\";s:10:\"singleDate\";s:12:\"Single Event\";s:18:\"starttime_for_view\";s:20:\"Start time for view:\";s:7:\"Su_long\";s:6:\"Sunday\";s:8:\"Su_short\";s:2:\"Su\";s:4:\"Text\";s:4:\"Text\";s:7:\"Th_long\";s:8:\"Thursday\";s:8:\"Th_short\";s:2:\"Th\";s:8:\"timedate\";s:11:\"Time / Date\";s:9:\"timeslice\";s:5:\"Time:\";s:2:\"to\";s:2:\"to\";s:5:\"today\";s:5:\"Today\";s:7:\"Tu_long\";s:7:\"Tuesday\";s:8:\"Tu_short\";s:2:\"Tu\";s:4:\"View\";s:5:\"View:\";s:8:\"viewlist\";s:4:\"View\";s:7:\"We_long\";s:9:\"Wednesday\";s:8:\"We_short\";s:2:\"We\";s:9:\"Week_long\";s:9:\"Week View\";s:4:\"week\";s:4:\"Week\";s:8:\"wk_short\";s:2:\"WK\";s:4:\"year\";s:4:\"Year\";s:20:\"yui_cal_choose_month\";s:6:\"Month:\";s:19:\"yui_cal_choose_year\";s:5:\"Year:\";s:28:\"cal_grp_new_notification_sub\";s:29:\"New Appointment in Group \"%s\"\";s:24:\"cal_grp_notification_sub\";s:33:\"Changed Appointment in Group \"%s\"\";s:28:\"cal_crs_new_notification_sub\";s:30:\"New Appointment in Course \"%s\"\";s:24:\"cal_crs_notification_sub\";s:34:\"Changed Appointment in Course \"%s\"\";s:29:\"cal_grp_new_notification_body\";s:49:\"a new appointment has been created in group \"%s\".\";s:29:\"cal_crs_new_notification_body\";s:50:\"a new appointment has been created in course \"%s\".\";s:25:\"cal_grp_notification_body\";s:46:\"an appointment has been changed in group \"%s\".\";s:25:\"cal_crs_notification_body\";s:47:\"an appointment has been changed in course \"%s\".\";s:16:\"cal_notification\";s:17:\"Mail Notification\";s:21:\"cal_notification_info\";s:91:\"If enabled, all course/group participants will be notified per mail about this appointment.\";s:25:\"cal_adm_notification_info\";s:112:\"Choose this option, to send optional mail notifications to course/group participants about changed appointments.\";s:16:\"cal_repeat_until\";s:12:\"Repeat until\";s:26:\"cal_upcoming_events_header\";s:15:\"Upcoming Events\";s:16:\"cal_back_to_list\";s:12:\"Back to List\";s:18:\"cal_back_to_search\";s:14:\"Back to Search\";s:11:\"cal_unshare\";s:14:\"Cancel Sharing\";s:10:\"cal_manage\";s:9:\"Calendars\";s:17:\"cal_delete_single\";s:28:\"Delete only this appointment\";s:22:\"cal_delete_recurrences\";s:22:\"Delete all recurrences\";s:15:\"cal_back_to_cal\";s:16:\"Back to Calendar\";s:18:\"cal_ch_form_header\";s:18:\"Consultation Hours\";s:16:\"cal_ch_form_info\";s:82:\"This option enables the management of personal consultation hours in the calendar.\";s:11:\"cal_ch_form\";s:25:\"Enable Consultation Hours\";s:22:\"app_consultation_hours\";s:18:\"Consultation Hours\";s:19:\"cal_ch_add_sequence\";s:31:\"Add Consultation Hours Sequence\";s:15:\"cal_ch_duration\";s:28:\"Duration of Each Appointment\";s:23:\"cal_ch_num_appointments\";s:22:\"Number of Appointments\";s:19:\"cal_ch_num_bookings\";s:23:\"Booking per Appointment\";s:15:\"cal_ch_deadline\";s:19:\"Latest Registration\";s:20:\"cal_ch_deadline_info\";s:68:\"Please define the number of hours until the registration is blocked.\";s:28:\"cal_ch_num_appointments_info\";s:49:\"Please define the number of sequent appointments.\";s:18:\"cal_ch_personal_ch\";s:27:\"Personal Consultation Hours\";s:9:\"cal_ch_ch\";s:18:\"Consultation Hours\";s:26:\"cal_consultation_hours_for\";s:22:\"Consultation hours for\";s:20:\"cal_ch_booking_owner\";s:5:\"Owner\";s:23:\"cal_ch_current_bookings\";s:16:\"Current Bookings\";s:11:\"cal_ch_book\";s:16:\"Book Appointment\";s:21:\"cal_ch_cancel_booking\";s:14:\"Cancel Booking\";s:24:\"cal_confirm_booking_info\";s:48:\"Please confirm the booking for this appointment.\";s:19:\"cal_confirm_booking\";s:15:\"Confirm Booking\";s:23:\"cal_cancel_booking_info\";s:48:\"Please confirm the cancellation of this booking.\";s:18:\"cal_cancel_booking\";s:14:\"Cancel Booking\";s:21:\"cal_booking_confirmed\";s:45:\"The appointment has been booked successfully.\";s:28:\"cal_cancel_booking_confirmed\";s:44:\"The booking has been cancelled successfully.\";s:32:\"cal_booking_confirmation_subject\";s:36:\"The appointment \"%s\" has been booked\";s:29:\"cal_booking_confirmation_body\";s:41:\"your appointment with %s has been booked.\";s:29:\"cal_booking_confirmation_link\";s:24:\"Link to the appointment:\";s:29:\"cal_booking_confirmation_user\";s:46:\"This is a copy from the original mail to user:\";s:32:\"cal_booking_cancellation_subject\";s:39:\"The appointment \"%s\" has been cancelled\";s:29:\"cal_booking_cancellation_body\";s:44:\"your appointment with %s has been cancelled.\";s:29:\"cal_booking_cancellation_user\";s:46:\"This is a copy from the original mail to user:\";s:14:\"cal_booked_out\";s:9:\"booked up\";s:13:\"cal_book_free\";s:9:\"available\";s:15:\"cal_date_booked\";s:6:\"booked\";s:15:\"cal_ch_bookings\";s:12:\"Participants\";s:26:\"cal_ch_multi_edit_sequence\";s:26:\"Edit multiple appointments\";s:17:\"cal_registrations\";s:25:\"Appointment Registrations\";s:20:\"cal_cg_registrations\";s:42:\"Registration for Course/Group Appointments\";s:24:\"cal_cg_registration_info\";s:73:\"Gives users the possibility to register to course and group appointments.\";s:16:\"cal_reg_register\";s:8:\"Register\";s:18:\"cal_reg_unregister\";s:10:\"Unregister\";s:24:\"cal_reg_registered_users\";s:16:\"Registered Users\";s:22:\"cal_confirm_unreg_info\";s:53:\"Please confirm the cancellation of this registration.\";s:20:\"cal_confirm_reg_info\";s:53:\"Please confirm the registration for this appointment.\";s:14:\"cal_ch_booking\";s:16:\"Resource Booking\";s:20:\"cal_ch_personal_book\";s:17:\"Personal Bookings\";s:14:\"cal_ch_manager\";s:25:\"Consultation Hour Manager\";s:19:\"cal_ch_manager_info\";s:58:\"Login of the user who will manage your consultation hours.\";s:19:\"cal_ch_unknown_user\";s:40:\"The given login does not match any user.\";s:20:\"cal_ch_target_object\";s:17:\"Repository Object\";s:25:\"cal_ch_target_object_info\";s:49:\"Restrict appointments to given repository object.\";s:32:\"cal_ch_unknown_repository_object\";s:48:\"The given repository object ref-id is not valid.\";s:18:\"cal_cache_settings\";s:5:\"Cache\";s:22:\"cal_milestone_settings\";s:10:\"Milestones\";s:15:\"cal_cal_deleted\";s:31:\"The calendars have been deleted\";s:18:\"cal_reg_registered\";s:25:\"You have been registered.\";s:20:\"cal_reg_unregistered\";s:27:\"You have been unregistered.\";s:19:\"cal_ical_infoscreen\";s:9:\"Subscribe\";s:16:\"cal_add_calendar\";s:12:\"Add Calendar\";s:23:\"cal_import_appointments\";s:19:\"Import Appointments\";s:14:\"cal_import_tbl\";s:19:\"Import Appointments\";s:15:\"cal_import_file\";s:11:\"Import File\";s:20:\"cal_import_file_info\";s:58:\"Choose the file, that contains your calendar appointments.\";s:20:\"cal_imported_success\";s:27:\"Imported %1$s appointments.\";s:11:\"cal_type_rl\";s:17:\"Calendar Location\";s:14:\"cal_type_local\";s:14:\"Local Calendar\";s:15:\"cal_type_remote\";s:12:\"Web Calendar\";s:14:\"cal_remote_url\";s:3:\"URL\";s:16:\"cal_type_rl_info\";s:86:\"If you know the address to a calendar (in iCal format), you can type the address here.\";s:19:\"cal_cal_synchronize\";s:20:\"Synchronise Calendar\";s:20:\"cal_cal_sync_success\";s:34:\"Successfully synchronised calendar\";s:28:\"cal_setting_global_vis_repos\";s:19:\"Repository Calendar\";s:26:\"cal_setting_global_crs_vis\";s:15:\"Show in Courses\";s:26:\"cal_setting_global_grp_vis\";s:14:\"Show in Groups\";s:31:\"cal_setting_global_crs_vis_info\";s:151:\"If enabled, the calendar is shown in shown in courses by default. In any case the calendar presentation can be enabled/disabled in the course settings.\";s:31:\"cal_setting_global_grp_vis_info\";s:149:\"If enabled, the calendar is shown in shown in groups by default. In any case the calendar presentation can be enabled/disabled in the group settings.\";s:23:\"cal_notification_crsgrp\";s:42:\"Notification for Course/Group Participants\";s:22:\"cal_notification_users\";s:31:\"Notification for Selected Users\";s:30:\"cal_adm_notification_user_info\";s:74:\"Choose this option, to send optional mail notifications to selected users.\";s:33:\"cal_err_invalid_notification_rcps\";s:119:\"The list of notification recipients is not valid. Please choose only ILIAS user account names or valid email addresses.\";s:21:\"cal_user_notification\";s:17:\"User Notification\";s:26:\"cal_user_notification_info\";s:114:\"Selected users will be notified about this appointment by email. Please enter ILIAS user names or email addresses.\";s:19:\"cal_cg_notification\";s:25:\"Course/Group Notification\";s:29:\"cal_mail_notification_subject\";s:28:\"Appointment Invitation: \"%s\"\";s:26:\"cal_mail_notification_body\";s:40:\"you have been invited to an appointment.\";s:20:\"cal_webcal_sync_info\";s:61:\"Automatically synchronise external calendars every x minutes.\";s:15:\"cal_webcal_sync\";s:33:\"External Calendar Synchronisation\";s:14:\"cal_ch_app_grp\";s:24:\"Consultation Hour Groups\";s:15:\"cal_ch_app_list\";s:30:\"Consultation Hour Appointments\";s:17:\"cal_ch_grp_header\";s:23:\"Consultation Hour Group\";s:14:\"cal_ch_add_grp\";s:34:\"Create new Consultation Hour Group\";s:11:\"cal_ch_grps\";s:24:\"Consultation Hour Groups\";s:20:\"cal_ch_assigned_apps\";s:22:\"Number of Appointments\";s:16:\"cal_ch_max_books\";s:17:\"Bookings per User\";s:18:\"cal_ch_grp_add_tbl\";s:34:\"Create new Consultation Hour Group\";s:21:\"cal_ch_grp_update_tbl\";s:28:\"Edit Consultation Hour Group\";s:19:\"cal_ch_grp_multiple\";s:17:\"Bookings per User\";s:24:\"cal_ch_grp_multiple_info\";s:55:\"You can define the maximum number of bookings per user.\";s:20:\"cal_ch_grp_selection\";s:38:\"Assignment to Consultation Hour Groups\";s:24:\"cal_ch_grp_no_assignment\";s:18:\"-- Not Assigned --\";s:22:\"cal_ch_grp_delete_sure\";s:68:\"Do you really want to delete the following consultation hour groups?\";s:21:\"cal_ch_delete_booking\";s:14:\"Delete Booking\";s:21:\"cal_ch_reject_booking\";s:14:\"Cancel Booking\";s:19:\"cal_ch_bookings_tbl\";s:19:\"Booked Appointments\";s:19:\"cal_ch_app_bookings\";s:8:\"Bookings\";s:24:\"cal_ch_canceled_bookings\";s:40:\"The selected bookings have been deleted.\";s:23:\"cal_ch_deleted_bookings\";s:41:\"The selected bookings have been canceled.\";s:26:\"cal_ch_delete_booking_sure\";s:52:\"Do you really want to delete the following bookings?\";s:26:\"cal_ch_cancel_booking_sure\";s:52:\"Do you really want to cancel the following bookings?\";s:26:\"cal_ch_assign_participants\";s:12:\"Assign Users\";s:26:\"cal_ch_booking_message_tbl\";s:7:\"Comment\";s:15:\"cal_ch_field_ch\";s:30:\"Consultation Hour Appointments\";s:18:\"cal_ch_export_apps\";s:19:\"Booked Appointments\";s:31:\"cal_ch_booking_reminder_subject\";s:17:\"Reminder for \"%s\"\";s:28:\"cal_ch_booking_reminder_body\";s:39:\"your appointment with \"%s\" starts soon.\";s:20:\"cal_ch_cron_reminder\";s:31:\"Send Consultation Hour Reminder\";s:25:\"cal_ch_cron_reminder_info\";s:84:\"If enabled, notification mails about upcoming consultation hour events will be send.\";s:25:\"cal_ch_cron_reminder_days\";s:14:\"Number of Days\";s:26:\"cal_ch_delete_booking_info\";s:128:\"‘Delete Booking’ will not notify users by email. If you want to notify users, please choose the action ‘Cancel Booking’.\";s:26:\"cal_ch_cancel_booking_info\";s:139:\"‘Cancel Booking’ sends notification mails to the users. If you do not want to notify the users, choose the option ‘Delete Booking’.\";s:30:\"cal_ch_delete_app_booking_info\";s:116:\"The following appointments have existing bookings. If you delete these appointments, the users will not be notified.\";s:30:\"cal_ch_user_assignment_success\";s:56:\"The users have been assigned to the chosen appointments.\";s:34:\"cal_ch_user_assignment_failed_info\";s:108:\"The following users could not be assigned to appointments, since the maximum number of bookings is exceeded.\";s:23:\"cal_booking_failed_info\";s:66:\"This appointment is booked out. Please choose another appointment.\";s:16:\"remote_pass_info\";s:78:\"Please enter your account data if the access to the web calendar is protected.\";s:15:\"cal_edit_single\";s:21:\"Edit this Appointment\";s:20:\"cal_edit_recurrences\";s:21:\"Edit all Appointments\";s:12:\"cal_ical_url\";s:8:\"iCal-URL\";s:16:\"cal_exc_deadline\";s:8:\"Deadline\";s:28:\"cal_exc_peer_review_deadline\";s:17:\"Feedback Deadline\";s:12:\"cal_type_exc\";s:17:\"Exercise Calendar\";}'); @@ -31325,29 +31373,29 @@ INSERT INTO `lng_modules` VALUES ('pd','en','a:59:{s:22:\"pd_enable_active_users INSERT INTO `lng_modules` VALUES ('ps','en','a:102:{s:35:\"ps_account_security_mode_customized\";s:28:\"Customized Password Security\";s:32:\"ps_account_security_mode_default\";s:32:\"Standard Ilias Password Security\";s:24:\"ps_account_security_mode\";s:17:\"Password Security\";s:21:\"ps_agreement_accepted\";s:23:\"User Agreement Accepted\";s:25:\"crs_ps_agreement_req_info\";s:73:\"Please accept the user agreement for having access to the course content.\";s:25:\"grp_ps_agreement_req_info\";s:72:\"Please accept the user agreement for having access to the group content.\";s:25:\"ps_auto_https_description\";s:97:\"If enabled, ILIAS tries to detect the HTTPs Status by analysing the header value specified below.\";s:25:\"ps_auto_https_header_name\";s:11:\"Header Name\";s:26:\"ps_auto_https_header_value\";s:12:\"Header Value\";s:13:\"ps_auto_https\";s:16:\"Autodetect HTTPS\";s:16:\"ps_btn_add_value\";s:9:\"New Value\";s:16:\"ps_cdf_add_field\";s:14:\"Add User Field\";s:18:\"ps_cdf_added_field\";s:24:\"Added new selection box.\";s:18:\"ps_cdf_delete_sure\";s:48:\"Do you really want to delete these user fields ?\";s:20:\"ps_cdf_deleted_field\";s:13:\"Deleted value\";s:14:\"ps_cdf_deleted\";s:19:\"Deleted user fields\";s:15:\"crs_ps_cdf_info\";s:29:\"Further Course-Specific Data:\";s:15:\"grp_ps_cdf_info\";s:28:\"Further Group-Specific Data:\";s:11:\"ps_cdf_name\";s:4:\"Name\";s:16:\"ps_cdf_no_fields\";s:22:\"No User Fields Defined\";s:20:\"ps_cdf_no_name_given\";s:20:\"Please enter a name.\";s:15:\"ps_cdf_required\";s:14:\"Required Field\";s:17:\"ps_cdf_select_one\";s:18:\"Please select one.\";s:11:\"ps_cdf_type\";s:4:\"Type\";s:12:\"ps_cdf_value\";s:5:\"Value\";s:21:\"ps_cdf_warning_modify\";s:131:\"Attention: Minimum one user has accepted the user agreement. Modifying these course specific fields will reset all user agreements.\";s:18:\"ps_crs_user_fields\";s:27:\"Course-Specific User Fields\";s:18:\"ps_grp_user_fields\";s:26:\"Group-Specific User Fields\";s:22:\"ps_delete_export_files\";s:20:\"Deleted export files\";s:20:\"ps_edit_select_field\";s:18:\"Edit Selection Box\";s:18:\"ps_edit_text_field\";s:15:\"Edit Text Field\";s:37:\"ps_error_message_https_header_missing\";s:95:\"If you enable the automatic https detection you have to provide a header name and header value.\";s:43:\"ps_error_message_invalid_login_max_attempts\";s:46:\"Maximum login attempts may not be less than 0.\";s:41:\"ps_error_message_invalid_password_max_age\";s:44:\"Maximum password age may not be less than 0.\";s:44:\"ps_error_message_invalid_password_max_length\";s:45:\"Maximum password size may not be less than 0.\";s:44:\"ps_error_message_invalid_password_min_length\";s:45:\"Minimum password size may not be less than 0.\";s:38:\"ps_error_message_password_max_less_min\";s:65:\"Maximum password size may not be less than minimum password size.\";s:44:\"ps_error_message_password_min1_because_chars\";s:46:\"Minimum password size may not be less than %s.\";s:52:\"ps_error_message_password_min2_because_chars_numbers\";s:97:\"Minimum password size may not be less than %s if password have to contain characters and numbers.\";s:55:\"ps_error_message_password_min3_because_chars_numbers_sc\";s:117:\"Minimum password size may not be less than %s if password have to contain characters, numbers and special characters.\";s:15:\"ps_export_admin\";s:14:\"Administrators\";s:17:\"ps_export_confirm\";s:39:\"User Confirmation when Entering Courses\";s:23:\"ps_export_confirm_group\";s:38:\"User Confirmation when Entering Groups\";s:16:\"ps_export_course\";s:42:\"Visibility of User Profile Data in Courses\";s:16:\"ps_export_groups\";s:41:\"Visibility of User Profile Data in Groups\";s:14:\"ps_export_data\";s:34:\"Data Types of the Personal Profile\";s:15:\"ps_export_files\";s:12:\"Export Files\";s:16:\"ps_export_member\";s:7:\"Members\";s:18:\"ps_export_settings\";s:15:\"Export Settings\";s:13:\"ps_export_sub\";s:11:\"Subscribers\";s:15:\"ps_export_tutor\";s:6:\"Tutors\";s:19:\"ps_export_user_data\";s:10:\"Data Types\";s:14:\"ps_export_wait\";s:25:\"Users on the Waiting List\";s:13:\"ps_field_type\";s:10:\"Field Type\";s:16:\"ps_files_deleted\";s:20:\"Export Files Deleted\";s:26:\"ps_login_max_attempts_info\";s:84:\" Sets the maximum count of wrong login attempts. Leave empty to disable this option.\";s:21:\"ps_login_max_attempts\";s:22:\"Maximum Login Attempts\";s:13:\"ps_name_field\";s:4:\"Name\";s:19:\"ps_new_select_field\";s:17:\"New Selection Box\";s:17:\"ps_new_text_field\";s:18:\"Add new Text Field\";s:15:\"ps_not_accepted\";s:12:\"Not Accepted\";s:46:\"ps_password_change_on_first_login_enabled_info\";s:100:\"If enabled, users have to change their password on first login (except users registered themselves).\";s:41:\"ps_password_change_on_first_login_enabled\";s:30:\"Change Password on First Login\";s:42:\"ps_password_chars_and_numbers_enabled_info\";s:61:\"If enabled, passwords have to contain characters and numbers.\";s:37:\"ps_password_chars_and_numbers_enabled\";s:28:\"Force Characters and Numbers\";s:24:\"ps_password_max_age_info\";s:83:\"Sets the maximum age of passwords in days. Set this to 0 for disabling this option.\";s:19:\"ps_password_max_age\";s:20:\"Maximum Password Age\";s:27:\"ps_password_max_length_info\";s:84:\"Sets the maximum size of account passwords. Set this to 0 for disabling this option.\";s:22:\"ps_password_max_length\";s:21:\"Maximum Password Size\";s:27:\"ps_password_min_length_info\";s:300:\"Sets the minimum size of account passwords. If set to 0, the passwords anyway have to have a minimum size of 1. If the required length is altered, the new requirement will be applied only to those accounts that were created or changed after the new length was set. Existing accounts are not affected.\";s:22:\"ps_password_min_length\";s:21:\"Minimum Password Size\";s:38:\"ps_password_special_chars_enabled_info\";s:57:\"If enabled, passwords have to contain special characters.\";s:33:\"ps_password_special_chars_enabled\";s:24:\"Force Special Characters\";s:17:\"ps_perform_export\";s:16:\"Start CSV-Export\";s:35:\"ps_prevent_simultaneous_logins_info\";s:96:\"If enabled, simultaneous logins with the same account from different computers are not possible.\";s:30:\"ps_prevent_simultaneous_logins\";s:27:\"Prevent Simultaneous Logins\";s:21:\"ps_privacy_protection\";s:16:\"Privacy Settings\";s:17:\"ps_profile_export\";s:31:\"Protection of User Profile Data\";s:20:\"crs_ps_required_info\";s:77:\"Further Course-Specific fields are required for accessing the course content.\";s:20:\"grp_ps_required_info\";s:75:\"Further Group-Specific fields are required for accessing the group content.\";s:22:\"ps_security_protection\";s:17:\"Security Settings\";s:13:\"ps_select_one\";s:29:\"Please select one export file\";s:18:\"ps_show_crs_access\";s:44:\"Show last access time of course participants\";s:18:\"ps_show_grp_access\";s:43:\"Show last access time of group participants\";s:7:\"ps_size\";s:10:\"Files Size\";s:19:\"ps_type_select_long\";s:28:\"Selection Box (Fixed Values)\";s:14:\"ps_type_select\";s:12:\"Select Field\";s:12:\"ps_type_text\";s:10:\"Text Field\";s:16:\"ps_type_txt_long\";s:28:\"Text Field (Optional Values)\";s:17:\"ps_user_selection\";s:22:\"Participants Selection\";s:17:\"ps_warning_modify\";s:117:\"Attention: Minimum one user has accepted the user agreement. Modifying these settings will reset all user agreements.\";s:12:\"show_privacy\";s:7:\"Privacy\";s:13:\"show_security\";s:8:\"Security\";s:8:\"rbac_log\";s:14:\"Permission Log\";s:13:\"rbac_log_info\";s:51:\"Enable logging of all changes to object permissions\";s:12:\"rbac_log_age\";s:16:\"Keep Log Entries\";s:17:\"rbac_log_age_info\";s:35:\"Maximum age of log entries in month\";s:18:\"ps_cdf_data_fields\";s:21:\"Available User Fields\";s:17:\"ps_cdf_edit_field\";s:15:\"Edit Data Field\";s:15:\"ps_export_excel\";s:18:\"Start Excel Export\";s:20:\"ps_password_settings\";s:17:\"Password Settings\";s:18:\"cdf_edited_by_self\";s:11:\"by the User\";}'); INSERT INTO `lng_modules` VALUES ('registration','en','a:106:{s:21:\"auth_radius_name_desc\";s:50:\"Please choose a name for this server configuration\";s:16:\"auth_radius_name\";s:28:\"Name of RADIUS Configuration\";s:23:\"auth_radius_role_select\";s:5:\"Role:\";s:21:\"auth_radius_sync_info\";s:91:\"If enabled new user accounts will be created automatically after successful authentication.\";s:16:\"auth_radius_sync\";s:20:\"User Synchronization\";s:34:\"reg_access_limitation_limited_time\";s:29:\"After registration access for\";s:35:\"reg_access_limitation_limited_until\";s:23:\"Access is limited until\";s:34:\"reg_access_limitation_missing_mode\";s:53:\"Please choose for all roles an Access Limitation Mode\";s:35:\"reg_access_limitation_mode_absolute\";s:33:\"Access is limited by a fixed date\";s:35:\"reg_access_limitation_mode_relative\";s:57:\"Limited access for a fixed time period after registration\";s:36:\"reg_access_limitation_mode_unlimited\";s:20:\"No access limitation\";s:26:\"reg_access_limitation_mode\";s:22:\"Access Limitation Mode\";s:26:\"reg_access_limitation_none\";s:16:\"Unlimited access\";s:33:\"reg_access_limitation_out_of_date\";s:53:\"One or more Roles have an outdated access limitation!\";s:22:\"reg_access_limitations\";s:17:\"Access Limitation\";s:37:\"reg_activation_your_confirmation_link\";s:23:\"Your confirmation link:\";s:18:\"reg_add_assignment\";s:14:\"New Assignment\";s:20:\"reg_added_assignment\";s:21:\"Added new assignment.\";s:16:\"reg_approve_info\";s:76:\"If checked any new user registration has to be approved by an administrator.\";s:27:\"reg_approve_needs_recipient\";s:149:\"You should define minimum one user who will be notified about new registrations, if the registration type ‘Registration with Approval’ is chosen.\";s:11:\"reg_approve\";s:26:\"Registration with Approval\";s:19:\"reg_available_roles\";s:16:\"Available Roles:\";s:39:\"reg_confirmation_hash_life_time_expired\";s:66:\"The confirmation link is not valid anymore. Please register again!\";s:36:\"reg_confirmation_hash_life_time_info\";s:86:\"Enter the lifetime (seconds) of confirmation links. Recommended value is 1800 seconds.\";s:31:\"reg_confirmation_hash_not_found\";s:59:\"No user account could be matched to this confirmation link.\";s:32:\"reg_confirmation_hash_not_passed\";s:46:\"The confirmation link was not entirely passed.\";s:32:\"reg_confirmation_link_successful\";s:300:\"You successfully submitted an account request to ILIAS. You will receive a confirmation e-mail in the next minutes. Please confirm your registration by clicking the confirmation link in this mail.
You will be redirected to the login screen after 20 seconds.\";s:11:\"reg_default\";s:7:\"Default\";s:22:\"reg_deleted_assignment\";s:22:\"Deleted assignment(s).\";s:15:\"reg_direct_info\";s:80:\"If this is checked, any new user registration request is automatically approved.\";s:10:\"reg_direct\";s:19:\"Direct Registration\";s:12:\"reg_disabled\";s:24:\"No Registration Possible\";s:10:\"reg_domain\";s:6:\"Domain\";s:25:\"reg_email_role_assignment\";s:25:\"Role Assignment By Domain\";s:9:\"reg_email\";s:25:\"Automatic Role Assignment\";s:29:\"reg_enable_access_limitations\";s:24:\"Enable Access Limitation\";s:9:\"reg_fixed\";s:29:\"Selection From Specified List\";s:12:\"reg_info_pwd\";s:76:\"If enabled passwords will be send automatically to the new users per E-Mail.\";s:21:\"reg_mail_body_approve\";s:149:\"You already have registered to ILIAS eLearning and received a e-mail with your account data. Now your account has been activated by an administrator.\";s:26:\"reg_mail_body_confirmation\";s:90:\"To confirm this registration enter the ILIAS user administration and activate the account.\";s:29:\"reg_mail_body_profile_changed\";s:26:\"your profile has changed !\";s:21:\"reg_mail_body_profile\";s:13:\"Profile data:\";s:28:\"reg_mail_body_pwd_generation\";s:163:\"Your account request will be reviewed by an administrator, and should be activated within 48 hours. You will be informed by e-mail when approval has been obtained.\";s:20:\"reg_mail_body_reason\";s:131:\"You receive mail from ILIAS because notifications about new registrations are enabled for your account in the ILIAS administration.\";s:22:\"reg_mail_new_user_body\";s:31:\"a new user has been registered.\";s:17:\"reg_mail_new_user\";s:21:\"New user registration\";s:18:\"reg_missing_domain\";s:27:\"Please fill out all fields.\";s:16:\"reg_missing_role\";s:27:\"Please fill out all fields.\";s:21:\"reg_notification_info\";s:117:\"Enter one or more Login-Ids of users (comma separated) that will be informed about new user registrations per e-mail.\";s:16:\"reg_notification\";s:13:\"Notifications\";s:27:\"reg_role_access_limitations\";s:59:\"Define access limitations of Roles for new registered Users\";s:19:\"reg_role_assignment\";s:15:\"Role Assignment\";s:13:\"reg_role_info\";s:14:\"Assigned Roles\";s:14:\"reg_select_one\";s:24:\"Please select one entry.\";s:20:\"reg_selectable_roles\";s:16:\"Selectable Roles\";s:19:\"reg_settings_header\";s:25:\"New Registration Settings\";s:26:\"reg_type_confirmation_info\";s:186:\"This type allows self-registration of users but requires an email confirmation to activate the account. This avoids self-registration to ILIAS with wrong or non-existent email addresses.\";s:21:\"reg_type_confirmation\";s:37:\"Registration with E-Mail Confirmation\";s:8:\"reg_type\";s:17:\"Registration Type\";s:22:\"reg_unknown_recipients\";s:35:\"The following logins are not valid:\";s:21:\"registration_settings\";s:30:\"ILIAS Auth / Self-Registration\";s:34:\"registration_user_new_account_mail\";s:21:\"Edit New Account Mail\";s:25:\"registration_tab_settings\";s:21:\"Registration Settings\";s:22:\"registration_tab_codes\";s:18:\"Registration Codes\";s:27:\"registration_reg_type_codes\";s:23:\"Registration with Codes\";s:32:\"registration_reg_type_codes_info\";s:70:\"This type allows self-registration of users but requires a valid code.\";s:22:\"registration_codes_add\";s:9:\"Add Codes\";s:25:\"registration_codes_export\";s:12:\"Export Codes\";s:30:\"registration_codes_edit_header\";s:9:\"Add Codes\";s:25:\"registration_codes_number\";s:15:\"Number Of Codes\";s:24:\"registration_codes_roles\";s:11:\"Global Role\";s:17:\"registration_code\";s:4:\"Code\";s:22:\"registration_generated\";s:18:\"Date Of Generation\";s:17:\"registration_used\";s:13:\"Date Of Usage\";s:22:\"registration_roles_all\";s:9:\"All Roles\";s:26:\"registration_generated_all\";s:9:\"All Dates\";s:33:\"registration_export_codes_no_data\";s:33:\"No codes to export were selected.\";s:27:\"registration_code_not_valid\";s:71:\"The given registration code is either invalid or already has been used.\";s:31:\"reg_confirmation_hash_life_time\";s:8:\"Lifetime\";s:15:\"reg_allow_codes\";s:11:\"Allow Codes\";s:20:\"reg_allow_codes_info\";s:45:\"Users are also allowed to register via codes.\";s:25:\"registration_code_no_role\";s:117:\"The registration code given does not specify a role and can not be used currently. Please contact your administrator.\";s:26:\"registration_no_valid_role\";s:85:\"There is currently no valid role for new accounts. Please contact your administrator.\";s:31:\"registration_code_optional_info\";s:58:\"If you have got a registration code, please enter it here.\";s:31:\"registration_code_required_info\";s:61:\"A pre-defined code is mandatory for the registration process.\";s:27:\"registration_code_role_info\";s:81:\"If you use a registration code, the role selection may be superseded by the code.\";s:17:\"reg_email_domains\";s:49:\"The following email address domains are valid: %s\";s:19:\"reg_allowed_domains\";s:29:\"Allowed Email Address Domains\";s:24:\"reg_allowed_domains_info\";s:78:\"Use * as wildcard and ; as separator. Registration codes override these rules.\";s:35:\"registration_codes_no_assigned_role\";s:27:\"No Predefined Assigned Role\";s:30:\"registration_codes_roles_local\";s:13:\"Local Role(s)\";s:30:\"registration_codes_roles_title\";s:21:\"Role for New Accounts\";s:40:\"registration_codes_roles_limitation_none\";s:31:\"No Predefined Access Limitation\";s:42:\"reg_access_limitation_mode_absolute_target\";s:11:\"Valid until\";s:42:\"reg_access_limitation_mode_relative_target\";s:9:\"Valid for\";s:40:\"registration_codes_access_limitation_all\";s:3:\"All\";s:32:\"registration_codes_override_info\";s:73:\"This setting overrides any values defined in ‘Registration Settings’.\";s:39:\"registration_codes_override_global_info\";s:55:\"These settings may be overridden by registration codes.\";s:22:\"reg_email_domains_code\";s:53:\"With a registration code any E-Mail-Address is valid.\";s:30:\"reg_mail_new_user_confirmation\";s:32:\"Request for account confirmation\";s:23:\"reg_mail_body_timelimit\";s:50:\"Your account has a limited period of validity: %s.\";s:23:\"registration_codes_type\";s:9:\"Code Type\";s:27:\"registration_codes_type_reg\";s:17:\"Registration Code\";s:32:\"registration_codes_type_reg_info\";s:59:\"Code can be used for the registration if a new user account\";s:27:\"registration_codes_type_ext\";s:34:\"Extension of limited user accounts\";s:32:\"registration_codes_type_ext_info\";s:55:\"Code can be used for the extension of limited accounts.\";}'); INSERT INTO `lng_modules` VALUES ('style','en','a:301:{s:9:\"sty_acopy\";s:4:\"Copy\";s:22:\"sty_add_characteristic\";s:15:\"Add Style Class\";s:13:\"sty_add_color\";s:9:\"Add Color\";s:13:\"sty_add_image\";s:9:\"Add Image\";s:11:\"sty_add_pgl\";s:15:\"Add Page Layout\";s:16:\"sty_add_template\";s:12:\"Add Template\";s:24:\"sty_added_characteristic\";s:18:\"Added style class.\";s:7:\"sty_all\";s:3:\"All\";s:25:\"sty_background_attachment\";s:21:\"Background Attachment\";s:20:\"sty_background_color\";s:16:\"Background Color\";s:20:\"sty_background_image\";s:16:\"Background Image\";s:23:\"sty_background_position\";s:19:\"Background Position\";s:21:\"sty_background_repeat\";s:17:\"Background Repeat\";s:14:\"sty_background\";s:10:\"Background\";s:14:\"sty_base_color\";s:10:\"Base Color\";s:12:\"sty_based_on\";s:8:\"Based on\";s:19:\"sty_border_collapse\";s:15:\"Border Collapse\";s:16:\"sty_border_color\";s:12:\"Border Color\";s:16:\"sty_border_style\";s:12:\"Border Style\";s:16:\"sty_border_width\";s:12:\"Border Width\";s:10:\"sty_border\";s:6:\"Border\";s:10:\"sty_bottom\";s:6:\"Bottom\";s:17:\"sty_caption_class\";s:7:\"Caption\";s:16:\"sty_caption_side\";s:12:\"Caption Side\";s:11:\"sty_caption\";s:7:\"Caption\";s:33:\"sty_characteristic_already_exists\";s:63:\"A style class with this title already exists within this style.\";s:9:\"sty_clear\";s:5:\"Clear\";s:18:\"sty_col_foot_class\";s:13:\"Column Footer\";s:18:\"sty_col_head_class\";s:13:\"Column Header\";s:24:\"sty_color_already_exists\";s:52:\"A color with this name already exists in this style.\";s:14:\"sty_color_code\";s:10:\"Color Code\";s:17:\"sty_color_flavors\";s:13:\"Color Flavors\";s:14:\"sty_color_info\";s:290:\"Predefined colors make it easy to reuse a color for different purposes. You refer to a predefined color by using its name with a leading ‘!’ for any color attribute in your style classes. To use a flavour, append a lightness value in brackets to the color name, e.g. ‘!MyColor(20)’.\";s:14:\"sty_color_name\";s:10:\"Color Name\";s:9:\"sty_color\";s:5:\"Color\";s:10:\"sty_colors\";s:6:\"Colors\";s:12:\"sty_commands\";s:8:\"Commands\";s:25:\"sty_confirm_char_deletion\";s:67:\"Are you sure that you want to delete the following style class(es)?\";s:26:\"sty_confirm_color_deletion\";s:22:\"Confirm Color Deletion\";s:31:\"sty_confirm_del_ind_styles_desc\";s:154:\"All learning modules with individual styles will be assigned to style \'%s\'. This will also delete all individual content styles. Are you sure to continue?\";s:26:\"sty_confirm_del_ind_styles\";s:45:\"Confirm Deletion of Individual Content Styles\";s:29:\"sty_confirm_template_deletion\";s:25:\"Confirm Template Deletion\";s:25:\"sty_copy_other_stylesheet\";s:28:\"Copy Style from Local Source\";s:20:\"sty_create_ind_style\";s:23:\"Create Individual Style\";s:25:\"sty_create_new_stylesheet\";s:16:\"Create new Style\";s:14:\"sty_create_pgl\";s:18:\"Create Page Layout\";s:10:\"sty_cursor\";s:6:\"Cursor\";s:17:\"sty_default_style\";s:13:\"Default Style\";s:29:\"sty_del_template_keep_classes\";s:29:\"Delete and keep Style Classes\";s:16:\"sty_del_template\";s:28:\"Delete Templates and Classes\";s:16:\"sty_delete_color\";s:12:\"Delete Color\";s:29:\"sty_disable_auto_margins_info\";s:99:\"Disables automatic setting of left/right to 0px, if media objects or tables are left/right aligned.\";s:24:\"sty_disable_auto_margins\";s:20:\"Disable Auto Margins\";s:17:\"sty_edit_template\";s:13:\"Edit Template\";s:18:\"sty_even_col_class\";s:12:\"Even Columns\";s:18:\"sty_even_row_class\";s:9:\"Even Rows\";s:11:\"sty_example\";s:7:\"Example\";s:14:\"sty_flist_char\";s:9:\"File List\";s:9:\"sty_float\";s:5:\"Float\";s:15:\"sty_font_family\";s:11:\"Font Family\";s:13:\"sty_font_size\";s:9:\"Font Size\";s:16:\"sty_font_stretch\";s:12:\"Font Stretch\";s:14:\"sty_font_style\";s:10:\"Font Style\";s:16:\"sty_font_variant\";s:12:\"Font Variant\";s:15:\"sty_font_weight\";s:11:\"Font Weight\";s:21:\"sty_generate_template\";s:17:\"Generate Template\";s:17:\"sty_ha_cntr_class\";s:24:\"Hor. Accordion Container\";s:18:\"sty_ha_icntr_class\";s:29:\"Hor. Accordion Item Container\";s:18:\"sty_ha_icont_class\";s:27:\"Hor. Accordion Item Content\";s:18:\"sty_ha_ihead_class\";s:26:\"Hor. Accordion Item Header\";s:24:\"sty_haccordion_templates\";s:24:\"Hor. Accordion Templates\";s:10:\"sty_height\";s:6:\"Height\";s:8:\"sty_hide\";s:4:\"Hide\";s:14:\"sty_horizontal\";s:10:\"Horizontal\";s:14:\"sty_image_file\";s:10:\"Image File\";s:10:\"sty_images\";s:6:\"Images\";s:21:\"sty_import_stylesheet\";s:12:\"Import Style\";s:20:\"sty_individual_style\";s:16:\"Individual Style\";s:21:\"sty_individual_styles\";s:17:\"Individual Styles\";s:22:\"sty_left_right_padding\";s:23:\"Cell Padding Left/Right\";s:8:\"sty_left\";s:4:\"Left\";s:18:\"sty_letter_spacing\";s:14:\"Letter Spacing\";s:20:\"sty_lightness_border\";s:16:\"Lightness Border\";s:22:\"sty_lightness_cell1_bg\";s:27:\"Lightness Cell 1 Background\";s:24:\"sty_lightness_cell1_text\";s:21:\"Lightness Cell 1 Text\";s:22:\"sty_lightness_cell2_bg\";s:27:\"Lightness Cell 2 Background\";s:24:\"sty_lightness_cell2_text\";s:21:\"Lightness Cell 2 Text\";s:23:\"sty_lightness_header_bg\";s:27:\"Lightness Header Background\";s:25:\"sty_lightness_header_text\";s:21:\"Lightness Header Text\";s:15:\"sty_line_height\";s:11:\"Line Height\";s:13:\"sty_link_char\";s:4:\"Link\";s:13:\"sty_list_char\";s:4:\"List\";s:20:\"sty_list_style_image\";s:16:\"List Style Image\";s:23:\"sty_list_style_position\";s:19:\"List Style Position\";s:19:\"sty_list_style_type\";s:15:\"List Style Type\";s:22:\"sty_margin_and_padding\";s:18:\"Margin and Padding\";s:10:\"sty_margin\";s:6:\"Margin\";s:14:\"sty_media_char\";s:5:\"Media\";s:14:\"sty_min_height\";s:14:\"Minimum Height\";s:18:\"sty_move_lm_styles\";s:32:\"Change Style of Learning Modules\";s:14:\"sty_move_style\";s:12:\"Change Style\";s:37:\"sty_msg_characteristic_already_exists\";s:59:\"A style class with this title already exists in this style.\";s:40:\"sty_msg_characteristic_must_only_include\";s:69:\"The title of style classes may only include the following characters:\";s:31:\"sty_msg_color_must_only_include\";s:57:\"The color name may only include the following characters:\";s:29:\"sty_msg_input_must_be_numeric\";s:22:\"Input must be numeric.\";s:8:\"sty_name\";s:4:\"Name\";s:23:\"sty_nr_learning_modules\";s:26:\"Number of Learning Modules\";s:17:\"sty_odd_col_class\";s:11:\"Odd Columns\";s:17:\"sty_odd_row_class\";s:8:\"Odd Rows\";s:6:\"sty_ol\";s:13:\"Numbered List\";s:11:\"sty_opacity\";s:7:\"Opacity\";s:13:\"sty_opt_saved\";s:13:\"Options saved\";s:12:\"sty_overflow\";s:8:\"Overflow\";s:11:\"sty_padding\";s:7:\"Padding\";s:13:\"sty_page_char\";s:4:\"Page\";s:12:\"sty_position\";s:8:\"Position\";s:15:\"sty_positioning\";s:11:\"Positioning\";s:11:\"sty_preview\";s:7:\"Preview\";s:17:\"sty_question_char\";s:8:\"Question\";s:9:\"sty_right\";s:5:\"Right\";s:18:\"sty_row_foot_class\";s:10:\"Row Footer\";s:18:\"sty_row_head_class\";s:10:\"Row Header\";s:22:\"sty_save_active_styles\";s:18:\"Save Active Styles\";s:20:\"sty_save_hide_status\";s:16:\"Save Hide Status\";s:24:\"sty_save_standard_styles\";s:20:\"Save Standard Styles\";s:12:\"sty_sco_char\";s:17:\"SCO and Objective\";s:9:\"sty_scope\";s:5:\"Scope\";s:16:\"sty_section_char\";s:7:\"Section\";s:13:\"sty_set_scope\";s:9:\"Set Scope\";s:10:\"sty_source\";s:6:\"Source\";s:11:\"sty_special\";s:7:\"Special\";s:18:\"sty_standard_style\";s:14:\"Standard Style\";s:15:\"sty_style_chars\";s:13:\"Style Classes\";s:15:\"sty_style_class\";s:13:\"Style Classes\";s:19:\"sty_table_cell_char\";s:10:\"Table Cell\";s:14:\"sty_table_char\";s:5:\"Table\";s:15:\"sty_table_class\";s:17:\"Table Style Class\";s:27:\"sty_table_template_bw_zebra\";s:10:\"Gray Zebra\";s:32:\"sty_table_template_colored_zebra\";s:13:\"Colored Zebra\";s:27:\"sty_table_template_no_zebra\";s:8:\"No Zebra\";s:19:\"sty_table_templates\";s:15:\"Table Templates\";s:9:\"sty_table\";s:5:\"Table\";s:13:\"sty_tabs_char\";s:21:\"Accordions and Panels\";s:13:\"sty_tag_hover\";s:6:\":hover\";s:14:\"sty_tag_normal\";s:6:\"Normal\";s:19:\"sty_template_layout\";s:15:\"Template Layout\";s:17:\"sty_template_name\";s:4:\"Name\";s:13:\"sty_templates\";s:9:\"Templates\";s:14:\"sty_text_align\";s:14:\"Text Alignment\";s:19:\"sty_text_block_char\";s:12:\"Text (Block)\";s:19:\"sty_text_decoration\";s:15:\"Text Decoration\";s:15:\"sty_text_indent\";s:16:\"Text Indentation\";s:20:\"sty_text_inline_char\";s:16:\"Text (Character)\";s:18:\"sty_text_transform\";s:14:\"Text Transform\";s:8:\"sty_text\";s:4:\"Text\";s:22:\"sty_top_bottom_padding\";s:23:\"Cell Padding Top/Bottom\";s:7:\"sty_top\";s:3:\"Top\";s:16:\"sty_type_flist_a\";s:19:\"File List Item Link\";s:19:\"sty_type_flist_cont\";s:19:\"File List Container\";s:19:\"sty_type_flist_head\";s:17:\"File List Heading\";s:17:\"sty_type_flist_li\";s:14:\"File List Item\";s:14:\"sty_type_flist\";s:9:\"File List\";s:16:\"sty_type_ha_cntr\";s:24:\"Hor. Accordion Container\";s:17:\"sty_type_ha_icntr\";s:29:\"Hor. Accordion Item Container\";s:17:\"sty_type_ha_icont\";s:27:\"Hor. Accordion Item Content\";s:17:\"sty_type_ha_ihead\";s:26:\"Hor. Accordion Item Header\";s:17:\"sty_type_heading1\";s:9:\"Heading 1\";s:17:\"sty_type_heading2\";s:9:\"Heading 2\";s:17:\"sty_type_heading3\";s:9:\"Heading 3\";s:13:\"sty_type_link\";s:4:\"Link\";s:18:\"sty_type_list_item\";s:9:\"List Item\";s:15:\"sty_type_list_o\";s:13:\"Numbered List\";s:15:\"sty_type_list_u\";s:13:\"Bulleted List\";s:22:\"sty_type_media_caption\";s:13:\"Media Caption\";s:19:\"sty_type_media_cont\";s:15:\"Media Container\";s:14:\"sty_type_media\";s:5:\"Media\";s:18:\"sty_type_page_bnav\";s:17:\"Bottom Navigation\";s:18:\"sty_type_page_cont\";s:14:\"Page Container\";s:16:\"sty_type_page_fn\";s:8:\"Footnote\";s:19:\"sty_type_page_frame\";s:10:\"Page Frame\";s:18:\"sty_type_page_lnav\";s:15:\"Left Navigation\";s:23:\"sty_type_page_lnavimage\";s:21:\"Left Navigation Image\";s:22:\"sty_type_page_lnavlink\";s:20:\"Left Navigation Link\";s:17:\"sty_type_page_nav\";s:8:\"Footnote\";s:18:\"sty_type_page_rnav\";s:16:\"Right Navigation\";s:23:\"sty_type_page_rnavimage\";s:22:\"Right Navigation Image\";s:22:\"sty_type_page_rnavlink\";s:21:\"Right Navigation Link\";s:19:\"sty_type_page_title\";s:10:\"Page Title\";s:18:\"sty_type_page_tnav\";s:14:\"Top Navigation\";s:13:\"sty_type_page\";s:4:\"Page\";s:16:\"sty_type_qanswer\";s:6:\"Answer\";s:15:\"sty_type_qfeedr\";s:15:\"Feedback, Right\";s:15:\"sty_type_qfeedw\";s:15:\"Feedback, Wrong\";s:15:\"sty_type_qinput\";s:10:\"Text Input\";s:16:\"sty_type_qlinput\";s:15:\"Long Text Input\";s:16:\"sty_type_qsubmit\";s:23:\"Question Submit Buttons\";s:15:\"sty_type_qtitle\";s:14:\"Question Title\";s:17:\"sty_type_question\";s:8:\"Question\";s:17:\"sty_type_sco_desc\";s:15:\"SCO Description\";s:18:\"sty_type_sco_desct\";s:23:\"SCO Description Heading\";s:17:\"sty_type_sco_keyw\";s:12:\"SCO Keywords\";s:16:\"sty_type_sco_obj\";s:13:\"SCO Objective\";s:17:\"sty_type_sco_objt\";s:22:\"SCO Objectives Heading\";s:18:\"sty_type_sco_title\";s:9:\"SCO Title\";s:12:\"sty_type_sco\";s:3:\"SCO\";s:16:\"sty_type_section\";s:7:\"Section\";s:22:\"sty_type_table_caption\";s:13:\"Table Caption\";s:19:\"sty_type_table_cell\";s:10:\"Table Cell\";s:14:\"sty_type_table\";s:5:\"Table\";s:19:\"sty_type_text_block\";s:10:\"Text Block\";s:20:\"sty_type_text_inline\";s:9:\"Character\";s:16:\"sty_type_va_cntr\";s:25:\"Vert. Accordion Container\";s:17:\"sty_type_va_icntr\";s:30:\"Vert. Accordion Item Container\";s:17:\"sty_type_va_icont\";s:28:\"Vert. Accordion Item Content\";s:17:\"sty_type_va_ihead\";s:27:\"Vert. Accordion Item Header\";s:8:\"sty_type\";s:4:\"Type\";s:6:\"sty_ul\";s:11:\"Bullet List\";s:17:\"sty_va_cntr_class\";s:25:\"Vert. Accordion Container\";s:18:\"sty_va_icntr_class\";s:30:\"Vert. Accordion Item Container\";s:18:\"sty_va_icont_class\";s:28:\"Vert. Accordion Item Content\";s:18:\"sty_va_ihead_class\";s:27:\"Vert. Accordion Item Header\";s:24:\"sty_vaccordion_templates\";s:25:\"Vert. Accordion Templates\";s:18:\"sty_vertical_align\";s:18:\"Vertical Alignment\";s:12:\"sty_vertical\";s:8:\"Vertical\";s:15:\"sty_white_space\";s:11:\"White Space\";s:16:\"sty_width_height\";s:14:\"Width x Height\";s:9:\"sty_width\";s:5:\"Width\";s:16:\"sty_word_spacing\";s:12:\"Word Spacing\";s:19:\"style_current_style\";s:13:\"Current Style\";s:18:\"style_delete_style\";s:12:\"Delete Style\";s:16:\"style_edit_style\";s:10:\"Edit Style\";s:12:\"sty_glo_char\";s:8:\"Glossary\";s:20:\"sty_type_glo_overlay\";s:16:\"Glossary Overlay\";s:20:\"sty_type_glo_ovtitle\";s:20:\"Term/Title (Overlay)\";s:38:\"sty_some_styles_obligatory_delete_rest\";s:138:\"The following style classes are compulsory and cannot be deleted. Do you want to continue and delete the remaining selected style classes?\";s:25:\"sty_delete_other_selected\";s:8:\"Continue\";s:25:\"sty_all_styles_obligatory\";s:57:\"All selected styles are compulsory and cannot be deleted.\";s:31:\"sty_copied_please_select_target\";s:101:\"The style classes have been copied. Please open the target style and click ‘Paste Style Classes’.\";s:23:\"sty_paste_style_classes\";s:19:\"Paste Style Classes\";s:33:\"sty_if_style_class_already_exists\";s:32:\"If style class already exists...\";s:13:\"sty_overwrite\";s:9:\"Overwrite\";s:17:\"sty_keep_existing\";s:13:\"Keep Existing\";s:25:\"sty_paste_characteristics\";s:19:\"Paste Style Classes\";s:24:\"sty_style_classes_copied\";s:31:\"Style classes have been copied.\";s:20:\"sty_type_glo_ovclink\";s:27:\"Glossary Overlay Close Link\";s:21:\"sty_type_glo_ovuglink\";s:18:\"Unit Glossary Link\";s:25:\"sty_type_glo_ovuglistlink\";s:23:\"Unit Glossary List Link\";s:21:\"style_move_style_into\";s:4:\"Into\";s:12:\"sty_rte_char\";s:9:\"SCORM RTE\";s:17:\"sty_type_rte_menu\";s:8:\"RTE Menu\";s:18:\"sty_type_rte_mlink\";s:13:\"RTE Menu Link\";s:17:\"sty_type_rte_tree\";s:16:\"RTE Tree Section\";s:17:\"sty_type_rte_node\";s:13:\"RTE Tree Node\";s:19:\"sty_type_rte_status\";s:10:\"RTE Status\";s:18:\"sty_type_rte_tlink\";s:18:\"RTE Tree Node Link\";s:8:\"sty_from\";s:4:\"From\";s:6:\"sty_to\";s:2:\"To\";s:21:\"sty_add_content_style\";s:17:\"Add Content Style\";s:31:\"sty_remove_global_default_state\";s:27:\"Remove Global Default State\";s:29:\"sty_remove_global_fixed_state\";s:25:\"Remove Global Fixed State\";s:23:\"sty_make_global_default\";s:43:\"Set as Global Default Style for New Objects\";s:21:\"sty_make_global_fixed\";s:31:\"Force this Style on New Objects\";s:18:\"sty_type_sco_fmess\";s:19:\"SCORM Final Message\";s:13:\"sty_type_qimg\";s:14:\"Question Image\";s:14:\"sty_type_qimgd\";s:18:\"Image Details Link\";s:15:\"sty_type_qordli\";s:15:\"Order List Item\";s:15:\"sty_type_qordul\";s:10:\"Order List\";s:16:\"sty_type_qetitem\";s:15:\"Error Text Item\";s:16:\"sty_type_qetcorr\";s:20:\"Error Text Corrected\";s:12:\"sty_type_iim\";s:31:\"Interactive Image Content Popup\";s:15:\"sty_type_marker\";s:24:\"Interactive Image Marker\";s:22:\"sty_import_page_layout\";s:18:\"Import Page Layout\";s:14:\"sty_type_qover\";s:17:\"Question Overview\";s:30:\"style_page_layout_module_scorm\";s:5:\"Scorm\";s:34:\"style_page_layout_module_portfolio\";s:9:\"Portfolio\";s:17:\"sty_type_rte_drag\";s:8:\"Drag Bar\";s:19:\"sty_type_rte_tclink\";s:17:\"Tree Control Link\";s:17:\"sty_type_rte_texp\";s:9:\"Tree Icon\";s:16:\"sty_type_rte_tli\";s:14:\"Tree List Item\";s:16:\"sty_type_rte_tul\";s:9:\"Tree List\";s:20:\"sty_move_user_styles\";s:21:\"Change Style of Users\";s:13:\"sty_substyles\";s:9:\"Substyles\";s:21:\"sty_assign_categories\";s:17:\"Assign Categories\";s:12:\"sty_substyle\";s:8:\"Substyle\";s:19:\"sty_cat_assignments\";s:26:\"Style/Category Assignments\";s:18:\"sty_add_assignment\";s:14:\"Add Assignment\";s:10:\"sty_switch\";s:6:\"Switch\";s:11:\"sty_default\";s:7:\"Default\";s:17:\"sty_media_queries\";s:13:\"Media Queries\";s:19:\"sty_add_media_query\";s:15:\"Add Media Query\";s:20:\"sty_edit_media_query\";s:16:\"Edit Media Query\";s:20:\"sty_media_query_info\";s:100:\"A separate CSS block is added for each media query after the default (no special media query) block.\";s:9:\"sty_order\";s:5:\"Order\";s:9:\"sty_query\";s:5:\"Query\";s:14:\"sty_save_order\";s:10:\"Save Order\";s:21:\"sty_sure_del_mqueries\";s:72:\"Do you really want to delete this media query and all related CSS rules?\";s:10:\"sty_custom\";s:6:\"Custom\";s:14:\"sty_custom_par\";s:17:\"Custom Parameters\";s:19:\"sty_custom_par_info\";s:62:\"Add custom CSS parameters using format ‘parameter: value’.\";s:13:\"sty_transform\";s:9:\"Transform\";s:20:\"sty_transform_origin\";s:16:\"Transform-Origin\";}'); -INSERT INTO `lng_modules` VALUES ('survey','en','a:792:{s:12:\"add_category\";s:10:\"Add Answer\";s:11:\"add_heading\";s:11:\"Add Heading\";s:31:\"add_limits_for_standard_numbers\";s:89:\"Please enter a lower and upper limit for the standard numbers you want to add as answers.\";s:12:\"add_material\";s:12:\"Add Material\";s:23:\"add_phrase_introduction\";s:23:\"Please select a Phrase:\";s:10:\"add_phrase\";s:10:\"Add Phrase\";s:20:\"add_standard_numbers\";s:20:\"Add Standard Numbers\";s:20:\"adm_no_special_users\";s:79:\"There are no special users defined who are able to run a survey more than once.\";s:18:\"adm_no_users_found\";s:49:\"No users were found that match the search string.\";s:22:\"adm_remove_select_user\";s:44:\"Please select at least one user for removal!\";s:17:\"adm_removed_users\";s:13:\"Users removed\";s:22:\"adm_search_select_user\";s:32:\"Please select at least one user!\";s:27:\"adm_search_string_too_small\";s:57:\"Please enter at least two characters in the search field!\";s:17:\"adm_special_users\";s:57:\"Special users who are able to run a survey more than once\";s:24:\"already_completed_survey\";s:81:\"You have already finished the survey! You are not able to enter the survey again.\";s:13:\"anonymization\";s:13:\"Anonymization\";s:32:\"anonymize_anonymous_introduction\";s:185:\"To grant you access to the survey, you must use a 5-character survey code which you can receive from the creator/maintainer of this survey.
Please enter it in the text field above.\";s:25:\"anonymize_registered_user\";s:24:\"Anonymized Survey Access\";s:29:\"anonymize_resume_introduction\";s:124:\"Please enter your survey access code to resume the survey. It was sent to your ILIAS mail inbox when you started the survey.\";s:34:\"anonymous_with_personalized_survey\";s:59:\"You must be a registered user to run a personalized survey!\";s:6:\"answer\";s:6:\"Answer\";s:5:\"apply\";s:5:\"Apply\";s:15:\"arithmetic_mean\";s:15:\"Arithmetic Mean\";s:25:\"ask_insert_questionblocks\";s:78:\"Are you sure you want to insert the following question block(s) to the survey?\";s:20:\"ask_insert_questions\";s:72:\"Are you sure you want to insert the following question(s) to the survey?\";s:4:\"back\";s:7:\"<< Back\";s:6:\"before\";s:6:\"before\";s:20:\"browse_for_questions\";s:13:\"Add from Pool\";s:13:\"cancel_survey\";s:18:\"Suspend the Survey\";s:26:\"cannot_create_survey_codes\";s:72:\"You do not possess sufficient permissions to create survey access codes!\";s:18:\"cannot_edit_survey\";s:61:\"You do not possess sufficient permissions to edit the survey!\";s:26:\"cannot_export_questionpool\";s:77:\"You do not possess sufficient permissions to export the survey question pool!\";s:20:\"cannot_export_survey\";s:63:\"You do not possess sufficient permissions to export the survey!\";s:22:\"cannot_maintain_survey\";s:65:\"You do not possess sufficient permissions to maintain the survey!\";s:21:\"cannot_manage_phrases\";s:64:\"You do not possess sufficient permissions to manage the phrases!\";s:25:\"cannot_participate_survey\";s:71:\"You do not possess sufficient permissions to participate in the survey!\";s:24:\"cannot_read_questionpool\";s:73:\"You do not possess sufficient permissions to read the question pool data!\";s:18:\"cannot_read_survey\";s:66:\"You do not possess sufficient permissions to read the survey data!\";s:22:\"cannot_save_metaobject\";s:64:\"You do not possess sufficient permissions to save the meta data!\";s:36:\"cannot_switch_to_online_no_questions\";s:96:\"The status cannot be changed to "online" because there are no questions in the survey!\";s:10:\"categories\";s:7:\"Answers\";s:23:\"category_delete_confirm\";s:54:\"Are you sure you want to delete the following answers?\";s:27:\"category_delete_select_none\";s:46:\"Please check at least one answer to delete it!\";s:20:\"category_nr_selected\";s:41:\"Number of users that selected this answer\";s:8:\"category\";s:6:\"Answer\";s:5:\"chart\";s:5:\"Chart\";s:29:\"check_category_to_save_phrase\";s:50:\"You must have a least one answer to save a phrase!\";s:13:\"codes_created\";s:15:\"Code(s) created\";s:13:\"codes_deleted\";s:15:\"Code(s) deleted\";s:5:\"codes\";s:12:\"Access Codes\";s:8:\"combobox\";s:8:\"Combobox\";s:13:\"concatenation\";s:13:\"Concatenation\";s:28:\"confirm_delete_all_user_data\";s:60:\"Are you sure you want to delete all user data of the survey?\";s:31:\"confirm_delete_single_user_data\";s:70:\"Are you sure you want to delete the survey data of the selected users?\";s:22:\"confirm_remove_heading\";s:44:\"Are you sure you want to remove the heading?\";s:22:\"confirm_sync_questions\";s:145:\"The question you changed is a copy which has been created for use with the active survey. Do you want to change the original of the question too?\";s:14:\"constraint_add\";s:16:\"Add Routing Rule\";s:38:\"constraints_first_question_description\";s:84:\"The first entity could not have any routing because there are no previous questions.\";s:24:\"constraints_introduction\";s:442:\"You can add a routing rule to a single question or a question block with multiple questions. Depending on the specific answer given to an earlier question participants get presented with a defined next question. Thus questions irrelevant to a participant will not be asked and the survey gets shorter or more specific depending on the answers provided earlier. No routing rules can be set for the first question or question block in a survey.\";s:28:\"constraints_list_of_entities\";s:33:\"Available hooks for routing rules\";s:33:\"constraints_no_nonessay_available\";s:153:\"There are no previous questions available to define routing rules. The following types are supported: Metric, Single Choice and Multiple Choice question.\";s:51:\"constraints_no_questions_or_questionblocks_selected\";s:54:\"Please select at least one question or question block!\";s:11:\"constraints\";s:7:\"Routing\";s:8:\"contains\";s:8:\"Contains\";s:8:\"continue\";s:11:\"Continue >>\";s:11:\"create_date\";s:7:\"Created\";s:10:\"create_new\";s:10:\"Create New\";s:39:\"create_questionpool_before_add_question\";s:67:\"You must create at least one question pool to store your questions!\";s:8:\"dc_agree\";s:5:\"agree\";s:9:\"dc_always\";s:6:\"always\";s:18:\"dc_definitelyfalse\";s:16:\"definitely false\";s:17:\"dc_definitelytrue\";s:15:\"definitely true\";s:10:\"dc_desired\";s:7:\"desired\";s:11:\"dc_disagree\";s:8:\"disagree\";s:7:\"dc_fair\";s:4:\"fair\";s:8:\"dc_false\";s:5:\"false\";s:7:\"dc_good\";s:4:\"good\";s:12:\"dc_manytimes\";s:10:\"many times\";s:15:\"dc_morenegative\";s:13:\"more negative\";s:15:\"dc_morepositive\";s:13:\"more positive\";s:16:\"dc_mostcertainly\";s:14:\"most certainly\";s:19:\"dc_mostcertainlynot\";s:18:\"most certainly not\";s:7:\"dc_must\";s:4:\"must\";s:10:\"dc_mustnot\";s:8:\"must not\";s:10:\"dc_neutral\";s:7:\"neutral\";s:8:\"dc_never\";s:5:\"never\";s:5:\"dc_no\";s:2:\"no\";s:16:\"dc_notacceptable\";s:14:\"not acceptable\";s:7:\"dc_poor\";s:4:\"poor\";s:9:\"dc_rarely\";s:6:\"rarely\";s:9:\"dc_should\";s:6:\"should\";s:12:\"dc_shouldnot\";s:10:\"should not\";s:12:\"dc_sometimes\";s:9:\"sometimes\";s:16:\"dc_stronglyagree\";s:14:\"strongly agree\";s:18:\"dc_stronglydesired\";s:16:\"strongly desired\";s:19:\"dc_stronglydisagree\";s:17:\"strongly disagree\";s:20:\"dc_stronglyundesired\";s:18:\"strongly undesired\";s:7:\"dc_true\";s:4:\"true\";s:12:\"dc_undecided\";s:9:\"undecided\";s:12:\"dc_undesired\";s:9:\"undesired\";s:10:\"dc_varying\";s:7:\"varying\";s:11:\"dc_verygood\";s:9:\"very good\";s:6:\"dc_yes\";s:3:\"yes\";s:20:\"define_questionblock\";s:21:\"Define Question Block\";s:16:\"delete_user_data\";s:44:\"Delete the Survey Data of the Selected Users\";s:20:\"description_maxchars\";s:86:\"If nothing entered the maximum number of characters for this text answer is unlimited.\";s:9:\"disinvite\";s:26:\"Take from Personal Desktop\";s:21:\"display_all_available\";s:21:\"Display all available\";s:35:\"dp_standard_attitude_agree_disagree\";s:34:\"Standard Attitude (agree-disagree)\";s:45:\"dp_standard_attitude_agree_undecided_disagree\";s:44:\"Standard Attitude (agree-undecided-disagree)\";s:27:\"dp_standard_attitude_agree5\";s:77:\"Standard Attitude (strongly agree-agree-undecided-disagree-strongly disagree)\";s:46:\"dp_standard_attitude_desired_neutral_undesired\";s:45:\"Standard Attitude (desired-neutral-undesired)\";s:38:\"dp_standard_attitude_desired_undesired\";s:37:\"Standard Attitude (desired-undesired)\";s:29:\"dp_standard_attitude_desired5\";s:81:\"Standard Attitude (strongly desired-desired-neutral-undesired-strongly undesired)\";s:44:\"dp_standard_attitude_good_fair_notacceptable\";s:44:\"Standard Attitude (good-fair-not acceptable)\";s:39:\"dp_standard_attitude_good_notacceptable\";s:39:\"Standard Attitude (good-not acceptable)\";s:26:\"dp_standard_attitude_good5\";s:59:\"Standard Attitude (very good-good-fair-poor-not acceptable)\";s:26:\"dp_standard_attitude_must5\";s:61:\"Standard Attitude (must-should-undecided-should not-must not)\";s:36:\"dp_standard_attitude_shold_shouldnot\";s:37:\"Standard Attitude (should-should not)\";s:47:\"dp_standard_attitude_should_undecided_shouldnot\";s:47:\"Standard Attitude (should-undecided-should not)\";s:32:\"dp_standard_behaviour_certainly5\";s:91:\"Standard Behavior (most certainly-more positive-undecided-more negative-most certainly not)\";s:28:\"dp_standard_behaviour_yes_no\";s:26:\"Standard Behavior (yes-no)\";s:38:\"dp_standard_behaviour_yes_undecided_no\";s:36:\"Standard Behavior (yes-undecided-no)\";s:32:\"dp_standard_beliefs_always_never\";s:31:\"Standard Beliefs (always-never)\";s:42:\"dp_standard_beliefs_always_sometimes_never\";s:41:\"Standard Beliefs (always-sometimes-never)\";s:27:\"dp_standard_beliefs_always5\";s:57:\"Standard Beliefs (always-many times-varying-rarely-never)\";s:30:\"dp_standard_beliefs_true_false\";s:29:\"Standard Beliefs (true-false)\";s:40:\"dp_standard_beliefs_true_undecided_false\";s:39:\"Standard Beliefs (true-undecided-false)\";s:25:\"dp_standard_beliefs_true5\";s:72:\"Standard Beliefs (definitely true-true-undecided-false-definitely false)\";s:19:\"dp_standard_numbers\";s:16:\"Standard Numbers\";s:13:\"duplicate_svy\";s:16:\"Duplicate Survey\";s:9:\"duplicate\";s:9:\"Duplicate\";s:17:\"edit_ask_continue\";s:47:\"Do you want to continue and edit this question?\";s:29:\"edit_constraints_introduction\";s:87:\"You have selected the following question(s)/question block(s) to edit the routing rules\";s:12:\"edit_heading\";s:12:\"Edit Heading\";s:16:\"end_date_reached\";s:53:\"You cannot start the survey. The end date is reached!\";s:8:\"end_date\";s:8:\"End Date\";s:18:\"enter_anonymous_id\";s:18:\"Survey Access Code\";s:18:\"enter_phrase_title\";s:27:\"Please enter a Phrase Title\";s:25:\"enter_questionblock_title\";s:36:\"Please enter a Question Block Title!\";s:27:\"enter_valid_number_of_codes\";s:60:\"Please enter a valid number to generate survey access codes!\";s:11:\"enter_value\";s:13:\"Enter a Value\";s:16:\"err_no_pool_name\";s:47:\"Please enter the name of a survey question pool\";s:17:\"error_add_heading\";s:36:\"Please enter a text for the heading!\";s:24:\"error_importing_question\";s:77:\"There was an error importing the question(s) from the file you have selected!\";s:33:\"error_retrieving_anonymous_survey\";s:121:\"The system could not find your survey data for survey code "%s". Please check the survey code you have entered!\";s:16:\"eval_legend_link\";s:72:\"Please refer to the legend for the meaning of the column header symbols.\";s:21:\"evaluation_access_all\";s:43:\"All Registered Users can Access the Results\";s:22:\"evaluation_access_info\";s:37:\"You have access to the survey results\";s:21:\"evaluation_access_off\";s:34:\"Participants Cannot Access Results\";s:30:\"evaluation_access_participants\";s:46:\"All Survey Participants can Access the Results\";s:17:\"evaluation_access\";s:31:\"Participants\' Access to Results\";s:10:\"evaluation\";s:10:\"Statistics\";s:20:\"existing_constraints\";s:22:\"Existing Routing Rules\";s:4:\"exit\";s:4:\"Exit\";s:12:\"exp_type_csv\";s:27:\"Comma Separated Value (CSV)\";s:14:\"exp_type_excel\";s:15:\"Microsoft Excel\";s:23:\"export_all_survey_codes\";s:23:\"Export all Access Codes\";s:14:\"export_data_as\";s:14:\"Export Data As\";s:28:\"fill_out_all_category_fields\";s:59:\"Please fill out all answer fields before you add a new one!\";s:41:\"fill_out_all_required_fields_add_category\";s:59:\"Please fill out all required fields before you add answers!\";s:44:\"fill_out_all_required_fields_delete_category\";s:62:\"Please fill out all required fields before you delete answers!\";s:42:\"fill_out_all_required_fields_move_category\";s:60:\"Please fill out all required fields before you move answers!\";s:40:\"fill_out_all_required_fields_save_phrase\";s:61:\"Please fill out all required fields before you save a phrase!\";s:25:\"filter_all_question_types\";s:18:\"All Question Types\";s:24:\"filter_all_questionpools\";s:18:\"All Question Pools\";s:26:\"filter_show_question_types\";s:19:\"Show Question Types\";s:25:\"filter_show_questionpools\";s:19:\"Show Question Pools\";s:6:\"filter\";s:6:\"Filter\";s:29:\"form_data_modified_press_save\";s:75:\"The form data has been modified. Press the save button to keep the changes.\";s:15:\"found_questions\";s:15:\"Found Questions\";s:11:\"found_users\";s:11:\"Found Users\";s:14:\"geometric_mean\";s:14:\"Geometric Mean\";s:13:\"given_answers\";s:13:\"Given Answers\";s:13:\"glossary_term\";s:13:\"Glossary Term\";s:13:\"harmonic_mean\";s:13:\"Harmonic Mean\";s:7:\"heading\";s:7:\"Heading\";s:10:\"horizontal\";s:10:\"Horizontal\";s:25:\"import_error_closing_file\";s:30:\"Error closing the import file!\";s:25:\"import_error_opening_file\";s:30:\"Error opening the import file!\";s:36:\"import_error_survey_no_proper_values\";s:51:\"The survey properties do not contain proper values!\";s:33:\"import_error_survey_no_properties\";s:53:\"No survey properties found. Cannot import the survey!\";s:23:\"import_no_file_selected\";s:17:\"No file selected!\";s:15:\"import_question\";s:18:\"Import Question(s)\";s:22:\"import_wrong_file_type\";s:16:\"Wrong file type!\";s:30:\"info_anonymize_registered_user\";s:17:\"Anonymized Survey\";s:24:\"info_anonymize_with_code\";s:41:\"Anonymized Survey with Survey Code Access\";s:27:\"info_anonymize_without_code\";s:45:\"Anonymized Survey without Access Restrictions\";s:12:\"insert_after\";s:12:\"Insert After\";s:13:\"insert_before\";s:13:\"Insert Before\";s:23:\"insert_missing_question\";s:65:\"Please select at least one question to insert it into the survey!\";s:28:\"insert_missing_questionblock\";s:71:\"Please select at least one question block to insert it into the survey!\";s:13:\"internal_link\";s:13:\"Internal Link\";s:27:\"introduction_manage_phrases\";s:90:\"Manage your own phrases which are available for all the ordinal questions you edit/create.\";s:12:\"introduction\";s:20:\"Introductory Message\";s:20:\"invitation_mode_desc\";s:73:\"A link reference to the survey is created on the users\' personal desktop.\";s:15:\"invitation_mode\";s:45:\"Put Link to Survey on the Personal Desktop of\";s:14:\"invitation_off\";s:25:\"Do not put on any Desktop\";s:10:\"invitation\";s:28:\"Put Link On Personal Desktop\";s:14:\"invited_groups\";s:14:\"Invited Groups\";s:13:\"invited_users\";s:14:\"Selected Users\";s:19:\"label_resume_survey\";s:30:\"Enter your 5 digit survey code\";s:16:\"language_changed\";s:16:\"Language changed\";s:11:\"last_update\";s:11:\"Last Update\";s:6:\"layout\";s:6:\"Layout\";s:6:\"legend\";s:6:\"Legend\";s:11:\"lower_limit\";s:11:\"Lower Limit\";s:11:\"maintenance\";s:12:\"Participants\";s:14:\"manage_phrases\";s:10:\"My Phrases\";s:27:\"material_added_successfully\";s:37:\"You successfully set a material link!\";s:13:\"material_file\";s:13:\"Material File\";s:8:\"material\";s:8:\"Material\";s:17:\"materials_deleted\";s:19:\"Material(s) deleted\";s:9:\"materials\";s:9:\"Materials\";s:17:\"matrix_appearance\";s:10:\"Appearance\";s:37:\"matrix_bipolar_adjectives_description\";s:104:\"You may use a pair of bipolar adjectives to scale the column responses to words, short phrases, or texts\";s:25:\"matrix_bipolar_adjectives\";s:18:\"Bipolar Adjectives\";s:32:\"matrix_column_delete_select_none\";s:46:\"Please check at least one column to delete it!\";s:36:\"matrix_column_separators_description\";s:121:\"Select the check box if you want to have separators (thin lines) between the columns in the output of the Matrix Question\";s:24:\"matrix_column_separators\";s:17:\"Column Separators\";s:22:\"matrix_column_settings\";s:22:\"Matrix Column Settings\";s:19:\"matrix_columns_rows\";s:17:\"Column/Row Editor\";s:14:\"matrix_columns\";s:14:\"Matrix Columns\";s:23:\"matrix_error_no_columns\";s:40:\"Please fill in at least one column text!\";s:20:\"matrix_error_no_rows\";s:37:\"Please fill in at least one row text!\";s:16:\"matrix_left_pole\";s:9:\"Left Pole\";s:21:\"matrix_neutral_answer\";s:72:\"Text for a Neutral Column (‘Not Specified’, ‘I don\'t know’ etc.)\";s:43:\"matrix_neutral_column_separator_description\";s:151:\"Select the check box if you want to have a separator (thick line) between the neutral column and the other columns in the output of the Matrix Question\";s:31:\"matrix_neutral_column_separator\";s:24:\"Neutral Column Separator\";s:36:\"matrix_question_checkbox_not_checked\";s:49:\"Please check at least one check box in every row!\";s:40:\"matrix_question_radio_button_not_checked\";s:45:\"Please select an option button for every row!\";s:17:\"matrix_right_pole\";s:10:\"Right Pole\";s:29:\"matrix_row_delete_select_none\";s:43:\"Please check at least one row to delete it!\";s:33:\"matrix_row_separators_description\";s:118:\"Select the check box if you want to have separators (thin lines) between the rows in the output of the Matrix Question\";s:21:\"matrix_row_separators\";s:14:\"Row Separators\";s:11:\"matrix_rows\";s:11:\"Matrix Rows\";s:23:\"matrix_standard_answers\";s:11:\"Column Text\";s:19:\"matrix_subtype_date\";s:4:\"Date\";s:26:\"matrix_subtype_description\";s:85:\"Please select one of the above subtypes to define the behaviour of the answer fields.\";s:21:\"matrix_subtype_double\";s:14:\"Floating Point\";s:22:\"matrix_subtype_integer\";s:7:\"Integer\";s:17:\"matrix_subtype_mr\";s:31:\"Check Boxes (Multiple Response)\";s:17:\"matrix_subtype_sr\";s:32:\"Option Buttons (Single Response)\";s:19:\"matrix_subtype_text\";s:4:\"Text\";s:19:\"matrix_subtype_time\";s:4:\"Time\";s:8:\"maxchars\";s:28:\"Maximum Number of Characters\";s:7:\"maximum\";s:13:\"Maximum Value\";s:14:\"median_between\";s:7:\"between\";s:6:\"median\";s:6:\"Median\";s:8:\"menuback\";s:4:\"Back\";s:16:\"menubacktosurvey\";s:18:\"Back to the Survey\";s:22:\"message_mail_survey_id\";s:239:\"You have started the anonymized survey "%s". To resume this survey you need the following 5 digit survey code:

%s

Resuming a survey is only possible, if you interrupt the survey before finishing it.\";s:30:\"metric_question_floating_point\";s:110:\"The value you entered is a floating point value. Floating point values are not allowed for this question type!\";s:27:\"metric_question_not_a_value\";s:45:\"The value you entered is not a numeric value!\";s:29:\"metric_question_out_of_bounds\";s:67:\"The value you entered is not between the minimum and maximum value!\";s:35:\"metric_subtype_description_interval\";s:287:\"Equivalent intervals between measurements allow a meaningful comparison between arbitrary pairs of measurements. The zero point on the scale is arbitrary, so negative values can be used. Examples of interval values are the year date in many calendars or the temperature in Celsius scale.\";s:40:\"metric_subtype_description_ratioabsolute\";s:157:\"The ratio absolute measurement uses natural numbers additional to the non-arbitrary zero point for example the number of children in a family or probability.\";s:43:\"metric_subtype_description_rationonabsolute\";s:267:\"In addition to the interval measurement there are also meaningful ratios between arbitrary pairs of numbers. The zero value on a ratio scale is non-arbitrary. Most physical quantities, such as length in centimeters or duration in seconds are measured on ratio scales.\";s:7:\"minimum\";s:13:\"Minimum Value\";s:28:\"missing_upper_or_lower_limit\";s:40:\"Please enter a lower and an upper limit!\";s:21:\"mode_nr_of_selections\";s:16:\"Nr of Selections\";s:9:\"mode_text\";s:26:\"Most Selected Value (Text)\";s:4:\"mode\";s:19:\"Most Selected Value\";s:24:\"msg_deleted_export_files\";s:22:\"Export file(s) deleted\";s:36:\"msg_enter_value_for_valid_constraint\";s:52:\"Please enter a value to create a valid routing rule!\";s:20:\"msg_users_disinvited\";s:18:\"User(s) disinvited\";s:33:\"multiple_choice_multiple_response\";s:35:\"Multiple Choice (Multiple Response)\";s:31:\"multiple_choice_single_response\";s:33:\"Multiple Choice (Single Response)\";s:35:\"multiple_choice_subtype_description\";s:196:\"Choose Multiple Choice (Single Response) if you want the participants to select only one answer and Multiple Choice (Multiple Response) if you want the participants to select one ore more answers.\";s:16:\"new_survey_codes\";s:25:\"new survey access code(s)\";s:18:\"next_question_rows\";s:26:\"Questions %d - %d of %d >>\";s:24:\"no_available_constraints\";s:35:\"There are no routing rules defined!\";s:33:\"no_category_selected_for_deleting\";s:63:\"Please select a least one answer if you want to delete answers!\";s:29:\"no_category_selected_for_move\";s:44:\"Please check at least one answer to move it!\";s:22:\"no_constraints_checked\";s:79:\"Please select a least one question or question block to edit the routing rules!\";s:29:\"no_question_selected_for_move\";s:46:\"Please check at least one question to move it!\";s:32:\"no_question_selected_for_removal\";s:66:\"Please check at least one question or question block to remove it!\";s:27:\"no_questionblocks_available\";s:38:\"There are no question blocks available\";s:22:\"no_questions_available\";s:33:\"There are no questions available!\";s:17:\"no_search_results\";s:28:\"There are no search results!\";s:27:\"no_target_selected_for_move\";s:34:\"You must select a target position!\";s:15:\"no_user_invited\";s:96:\"All invited users did not possess sufficient permissions to run the survey. No user was invited.\";s:25:\"no_user_or_group_selected\";s:72:\"Please check an option what are you searching for (users and/or groups)!\";s:23:\"no_user_phrases_defined\";s:44:\"There are no user defined phrases available!\";s:28:\"nominal_question_not_checked\";s:40:\"Please check one of the offered answers!\";s:9:\"non_ratio\";s:8:\"Interval\";s:8:\"not_used\";s:12:\"not used yet\";s:10:\"obligatory\";s:10:\"Compulsory\";s:3:\"off\";s:3:\"Off\";s:7:\"offline\";s:7:\"offline\";s:13:\"on_additional\";s:18:\"On, and additional\";s:2:\"on\";s:2:\"On\";s:2:\"or\";s:2:\"or\";s:11:\"orientation\";s:11:\"Orientation\";s:5:\"outro\";s:18:\"Concluding Remarks\";s:28:\"percentage_of_entered_values\";s:43:\"Percentage of users that entered this value\";s:29:\"percentage_of_offered_answers\";s:29:\"Percentage of offered answers\";s:24:\"percentage_of_selections\";s:45:\"Percentage of users that selected this answer\";s:12:\"phrase_added\";s:12:\"Phrase added\";s:12:\"phrase_saved\";s:34:\"The phrase was saved successfully!\";s:13:\"please_select\";s:19:\"-- please select --\";s:16:\"predefined_users\";s:33:\"Put on desktops of selected users\";s:7:\"preview\";s:7:\"Preview\";s:22:\"previous_question_rows\";s:26:\"<< Questions %d - %d of %d\";s:26:\"qpl_confirm_delete_phrases\";s:56:\"Are you sure you want to delete the following phrase(s)?\";s:28:\"qpl_confirm_delete_questions\";s:58:\"Are you sure you want to delete the following question(s)?\";s:20:\"qpl_copy_select_none\";s:46:\"Please check at least one question to copy it!\";s:39:\"qpl_define_questionblock_select_missing\";s:75:\"Please select a least two questions if you want to define a question block!\";s:29:\"qpl_delete_phrase_select_none\";s:45:\"Please check at least one phrase to delete it\";s:21:\"qpl_delete_rbac_error\";s:45:\"You have no rights to delete the question(s)!\";s:22:\"qpl_delete_select_none\";s:48:\"Please check at least one question to delete it!\";s:22:\"qpl_export_select_none\";s:47:\"Please check at least one question to export it\";s:31:\"qpl_past_questions_confirmation\";s:78:\"Are you sure you want to paste the following question(s) in the question pool?\";s:19:\"qpl_phrases_deleted\";s:18:\"Phrase(s) deleted.\";s:21:\"qpl_questions_deleted\";s:20:\"Question(s) deleted.\";s:20:\"qpl_questions_pasted\";s:19:\"Question(s) pasted.\";s:20:\"qpl_savephrase_empty\";s:28:\"Please enter a phrase title!\";s:21:\"qpl_savephrase_exists\";s:67:\"The phrase title already exists! Please enter another phrase title.\";s:22:\"qpl_unfold_select_none\";s:80:\"Please select at least one question block if you want to unfold question blocks!\";s:31:\"question_contains_no_categories\";s:46:\"There are no answers defined for this question\";s:24:\"question_has_constraints\";s:13:\"Routing Rules\";s:13:\"question_icon\";s:13:\"Question Icon\";s:23:\"question_mr_not_checked\";s:49:\"Please check at least one of the offered answers!\";s:20:\"question_not_checked\";s:40:\"Please check one of the offered answers!\";s:19:\"question_obligatory\";s:27:\"The question is compulsory!\";s:25:\"question_saved_for_upload\";s:224:\"The question was saved automatically in order to reserve hard disk space to store the uploaded file. If you cancel this form now, be aware that you must delete the question in the question pool if you do not want to keep it!\";s:13:\"question_type\";s:13:\"Question Type\";s:29:\"questionblock_has_constraints\";s:13:\"Routing Rules\";s:18:\"questionblock_icon\";s:18:\"Questionblock Icon\";s:22:\"questionblock_inserted\";s:23:\"Question Block inserted\";s:13:\"questionblock\";s:14:\"Question Block\";s:23:\"questionblocks_inserted\";s:24:\"Question Blocks inserted\";s:14:\"questionblocks\";s:15:\"Question Blocks\";s:18:\"questions_inserted\";s:21:\"Question(s) inserted!\";s:17:\"questions_removed\";s:45:\"Question(s) and/or question block(s) removed!\";s:9:\"questions\";s:9:\"Questions\";s:12:\"questiontype\";s:13:\"Question Type\";s:14:\"ratio_absolute\";s:14:\"Ratio-Absolute\";s:18:\"ratio_non_absolute\";s:18:\"Ratio-Non-Absolute\";s:19:\"ratio_scale_ge_zero\";s:65:\"The minimum value for a ratio scale must be greater or equal zero\";s:15:\"remove_question\";s:6:\"Remove\";s:16:\"remove_questions\";s:99:\"Are you sure you want to remove the following question(s) and/or question block(s) from the survey?\";s:12:\"reset_filter\";s:12:\"Reset Filter\";s:7:\"results\";s:7:\"Results\";s:13:\"resume_survey\";s:17:\"Resume the Survey\";s:8:\"row_text\";s:8:\"Row Text\";s:19:\"save_back_to_survey\";s:30:\"Save and go back to the survey\";s:21:\"save_obligatory_state\";s:32:\"Save Compulsory States and Order\";s:34:\"save_phrase_categories_not_checked\";s:66:\"Please check at least two answers to save answers in a new phrase!\";s:24:\"save_phrase_introduction\";s:175:\"If you want to save the answers below as default phrase, please enter a phrase title. You can access a default phrase whenever you want to add a phrase to an ordinal question.\";s:11:\"save_phrase\";s:14:\"Save as Phrase\";s:5:\"scale\";s:5:\"Scale\";s:16:\"search_field_all\";s:20:\"Search in all fields\";s:10:\"search_for\";s:10:\"Search for\";s:13:\"search_groups\";s:12:\"Found Groups\";s:17:\"search_invitation\";s:36:\"Search for users or groups to invite\";s:16:\"search_questions\";s:16:\"Search Questions\";s:12:\"search_roles\";s:11:\"Found Roles\";s:11:\"search_term\";s:11:\"Search Term\";s:15:\"search_type_all\";s:28:\"Search in all Question Types\";s:12:\"search_users\";s:12:\"Search Users\";s:13:\"select_option\";s:31:\"--- Please select an option ---\";s:20:\"select_phrase_to_add\";s:49:\"Please select a phrase to add it to the question!\";s:21:\"select_prior_question\";s:23:\"Select a prior question\";s:25:\"select_questionpool_short\";s:20:\"Question Pool Survey\";s:19:\"select_questionpool\";s:59:\"Please select a question pool to store the created question\";s:15:\"select_relation\";s:17:\"Select a Relation\";s:17:\"select_svy_option\";s:30:\"--- Please select a survey ---\";s:40:\"select_target_position_for_move_question\";s:92:\"Please select a target position to move the question(s) and press one of the insert buttons!\";s:31:\"select_target_position_for_move\";s:88:\"Please select a target position to move the answers and press one of the insert buttons!\";s:12:\"select_value\";s:13:\"Enter a Value\";s:9:\"selection\";s:9:\"Selection\";s:10:\"set_filter\";s:10:\"Set Filter\";s:29:\"show_questiontext_description\";s:211:\"If this checkbox is selected, for every question in the question block the question text will be shown. If this checkbox is not selected, the question text of every question in the question block will be hidden.\";s:17:\"show_questiontext\";s:25:\"Display the Question Text\";s:7:\"skipped\";s:7:\"skipped\";s:12:\"specialusers\";s:13:\"Special Users\";s:25:\"spl_copy_insert_clipboard\";s:52:\"The selected question(s) are copied to the clipboard\";s:20:\"spl_copy_select_none\";s:62:\"Please check at least one question to copy it to the clipboard\";s:22:\"spl_general_properties\";s:18:\"General Properties\";s:25:\"spl_move_insert_clipboard\";s:46:\"The selected question(s) are marked for moving\";s:18:\"spl_move_same_pool\";s:70:\"It has no effect to move questions from inside the same question pool.\";s:20:\"spl_move_select_none\";s:58:\"Please check at least one question to select it for moving\";s:31:\"spl_online_property_description\";s:65:\"If the question pool is not online, it cannot be used in surveys.\";s:19:\"spl_online_property\";s:6:\"Online\";s:20:\"spl_paste_no_objects\";s:91:\"There are no questions in the clipboard. Please copy or move a question into the clipboard.\";s:17:\"spl_paste_success\";s:55:\"The question(s) have been pasted into the question pool\";s:26:\"spl_select_file_for_import\";s:34:\"You must select a file for import!\";s:22:\"start_date_not_reached\";s:60:\"You cannot start the survey until the start date is reached!\";s:10:\"start_date\";s:10:\"Start Date\";s:12:\"start_survey\";s:12:\"Start Survey\";s:22:\"subject_mail_survey_id\";s:25:\"Your survey code for \"%s\"\";s:7:\"subtype\";s:7:\"Subtype\";s:24:\"survey_code_message_sent\";s:75:\"A survey code which allows you to resume the survey was sent to your INBOX!\";s:20:\"survey_code_no_codes\";s:49:\"You have not created any survey access codes yet.\";s:20:\"survey_code_url_name\";s:55:\"URL (use right mouse button to copy URL)\";s:15:\"survey_code_url\";s:21:\"URL for Direct Access\";s:16:\"survey_code_used\";s:11:\"Code was ..\";s:11:\"survey_code\";s:18:\"Survey Access Code\";s:17:\"survey_codes_lang\";s:27:\"Preselected Survey Language\";s:29:\"survey_codes_no_anonymization\";s:82:\"You must create an anonymized survey with access codes to create new access codes!\";s:39:\"survey_error_insert_incomplete_question\";s:82:\"You tried to add an incomplete question to the survey! The question was not added.\";s:13:\"survey_finish\";s:13:\"Finish Survey\";s:15:\"survey_finished\";s:63:\"You have finished the survey. Thank you for your participation!\";s:27:\"survey_has_datasets_warning\";s:137:\"The survey already contains data sets. You cannot edit the survey questions until you remove these data sets in the participants section.\";s:17:\"survey_is_offline\";s:61:\"You cannot start the survey! The survey is currently offline.\";s:11:\"survey_next\";s:7:\"Next >>\";s:22:\"survey_offline_message\";s:42:\"Can\'t invite users. The survey is offline!\";s:21:\"survey_online_warning\";s:59:\"The survey is online. You cannot edit the survey questions!\";s:15:\"survey_previous\";s:11:\"<< Previous\";s:22:\"survey_question_editor\";s:9:\"List View\";s:26:\"survey_question_obligatory\";s:58:\"This question is compulsory. You must answer the question!\";s:24:\"survey_question_optional\";s:10:\"(Optional)\";s:16:\"survey_questions\";s:9:\"Questions\";s:33:\"survey_selected_user_data_deleted\";s:64:\"The survey data of the selected user(s) was deleted successfully\";s:18:\"survey_skip_finish\";s:22:\"Skip and Finish Survey\";s:16:\"survey_skip_next\";s:7:\"Skip >>\";s:20:\"survey_skip_previous\";s:7:\"<< Skip\";s:17:\"survey_skip_start\";s:25:\"Skip and Go To Start Page\";s:12:\"survey_start\";s:16:\"Go To Start Page\";s:27:\"survey_text_textheight_desc\";s:55:\"Enter the height in characters for the text input field\";s:26:\"survey_text_textwidth_desc\";s:54:\"Enter the width in characters for the text input field\";s:23:\"survey_use_start_button\";s:49:\"You must enter the survey using the start button!\";s:20:\"SurveyMatrixQuestion\";s:15:\"Matrix Question\";s:20:\"SurveyMetricQuestion\";s:15:\"Metric Question\";s:28:\"SurveyMultipleChoiceQuestion\";s:44:\"Multiple Choice Question (Multiple Response)\";s:26:\"SurveySingleChoiceQuestion\";s:42:\"Multiple Choice Question (Single Response)\";s:18:\"SurveyTextQuestion\";s:5:\"Essay\";s:25:\"svy_all_user_data_deleted\";s:46:\"All user data of this survey has been deleted!\";s:40:\"svy_check_evaluation_access_introduction\";s:136:\"Since this survey evaluation is only accessible by survey participants you need to enter your survey access code to open the evaluation.\";s:42:\"svy_check_evaluation_authentication_needed\";s:21:\"Authentication needed\";s:30:\"svy_check_evaluation_wrong_key\";s:127:\"You entered a wrong survey access code or you have not participated the survey. Your access to the survey evaluation is denied.\";s:22:\"svy_create_export_file\";s:18:\"Create Export File\";s:24:\"svy_delete_all_user_data\";s:20:\"Delete all User Data\";s:18:\"svy_eval_cumulated\";s:8:\"Overview\";s:15:\"svy_eval_detail\";s:7:\"Details\";s:13:\"svy_eval_user\";s:15:\"Per Participant\";s:16:\"svy_export_files\";s:12:\"Export Files\";s:8:\"svy_file\";s:4:\"File\";s:22:\"svy_general_properties\";s:18:\"General Properties\";s:38:\"svy_maintenance_information_no_results\";s:110:\"There are no existing user data sets for the survey. You need at least one user data set to maintain the data.\";s:18:\"svy_missing_author\";s:92:\"You have not entered the author\'s name in the survey properties! Please add an authors name.\";s:21:\"svy_missing_questions\";s:92:\"You do not have any questions in the survey! Please add at least one question to the survey.\";s:17:\"svy_missing_title\";s:89:\"You have not entered a survey title! Please go to the metadata section and enter a title.\";s:14:\"svy_page_error\";s:114:\"There was an error answering a survey question. Please refer to the question to get more information on the error!\";s:15:\"svy_page_errors\";s:118:\"There were errors answering the survey questions. Please refer to the questions to get more information on the errors!\";s:26:\"svy_select_file_for_import\";s:34:\"You must select a file for import!\";s:24:\"svy_select_questionpools\";s:61:\"Please select a question pool to store the imported questions\";s:18:\"svy_select_surveys\";s:38:\"Please select a survey for duplication\";s:30:\"svy_selected_user_data_deleted\";s:64:\"The survey data of the selected user(s) was deleted successfully\";s:23:\"svy_show_questiontitles\";s:19:\"Show Question Title\";s:8:\"svy_size\";s:4:\"Size\";s:26:\"svy_statistical_evaluation\";s:22:\"Statistical Evaluation\";s:27:\"svy_status_missing_elements\";s:35:\"The following elements are missing:\";s:18:\"svy_status_missing\";s:51:\"There are required elements missing in this survey!\";s:13:\"svy_status_ok\";s:62:\"The status of the survey is OK. There are no missing elements.\";s:26:\"text_maximum_chars_allowed\";s:91:\"Please do not enter more than a maximum of %s characters. Any characters above will be cut.\";s:28:\"text_question_not_filled_out\";s:33:\"Please fill out the answer field!\";s:18:\"text_resume_survey\";s:355:\"You are trying to resume an anonymized survey. To continue the survey with your previously entered values please enter the 5 digit survey code which you received after starting the survey (it was sent with a message to your ILIAS mail folder). Instead of typing your survey code you also can copy it from your inbox and paste it into the text field below.\";s:19:\"title_resume_survey\";s:37:\"Resume the Survey - Enter Survey Code\";s:6:\"unfold\";s:6:\"Unfold\";s:15:\"unlimited_users\";s:39:\"Put on desktops of all registered users\";s:17:\"uploaded_material\";s:17:\"Uploaded Material\";s:27:\"upper_limit_must_be_greater\";s:53:\"The upper limit must be greater than the lower limit!\";s:11:\"upper_limit\";s:11:\"Upper Limit\";s:21:\"use_anonymous_id_desc\";s:130:\"If checked, the username in anonymized surveys will be shown as the survey code, otherwise the text ‘Anonymous’ will be shown.\";s:16:\"use_anonymous_id\";s:16:\"Show Survey Code\";s:26:\"use_browser_print_function\";s:50:\"Please use the print function of your web browser.\";s:25:\"use_google_chart_api_desc\";s:278:\"If checked, the charts in the cumulated results details of the survey statistics are drawn using the Google Chart API. Please note that a permanent internet connection is required for the Google Chart API to work.\";s:20:\"use_google_chart_api\";s:20:\"Use Google Chart API\";s:4:\"used\";s:4:\"used\";s:14:\"users_answered\";s:14:\"Users Answered\";s:13:\"users_invited\";s:26:\"%s users have been invited\";s:13:\"users_skipped\";s:13:\"Users Skipped\";s:16:\"value_nr_entered\";s:39:\"Number of users that entered that value\";s:6:\"values\";s:6:\"Values\";s:8:\"vertical\";s:8:\"Vertical\";s:29:\"view_constraints_introduction\";s:75:\"You are viewing the preconditions of the following question/question block:\";s:11:\"view_phrase\";s:11:\"View Phrase\";s:23:\"warning_question_in_use\";s:345:\"Warning! The question you want to edit is in use by the surveys listed below. If you decide to continue and save/apply the question, all answers of the surveys listed below will be deleted. If you want to change the question and use it in another survey, please choose duplicate in the question browser to create a new instance of this question.\";s:29:\"warning_question_not_complete\";s:29:\"The question is not complete!\";s:36:\"wrong_categories_selected_for_insert\";s:95:\"ILIAS could not perform the desired action. Please check exactly one answer as target position!\";s:22:\"wrong_survey_code_used\";s:92:\"You cannot enter the survey, because you tried to start it with an unauthorized survey code.\";s:16:\"svy_search_users\";s:23:\"Search for participants\";s:21:\"dont_use_questionpool\";s:77:\"Don\'t insert the questions in a question pool (only available in this survey)\";s:17:\"other_answer_desc\";s:51:\"Add an additional choice (other) with a text field.\";s:18:\"other_answer_label\";s:32:\"Label of other answer (optional)\";s:16:\"use_other_answer\";s:11:\"Open answer\";s:27:\"question_mr_no_other_answer\";s:40:\"Please enter a text for the other answer\";s:35:\"question_mr_no_other_answer_checked\";s:65:\"You need to select the checkbox if you enter a text for an answer\";s:35:\"question_sr_no_other_answer_checked\";s:69:\"You need to select the radio button if you enter a text for an answer\";s:15:\"use_min_answers\";s:17:\"Answer selections\";s:22:\"use_min_answers_option\";s:33:\"Set a number of answer selections\";s:14:\"nr_min_answers\";s:7:\"Minimum\";s:14:\"nr_max_answers\";s:7:\"Maximum\";s:22:\"err_maxvaluegeminvalue\";s:119:\"The maximum value must be greater or equal than the minimum value and less or equal than the maximum number of answers.\";s:20:\"err_minvalueganswers\";s:69:\"The minimum must be less or equal than the maximum number of answers.\";s:18:\"err_no_min_answers\";s:35:\"Please check at least %s answer(s).\";s:18:\"err_no_max_answers\";s:32:\"Please check at most %s answers.\";s:20:\"err_no_exact_answers\";s:34:\"Please check exactly %s answer(s).\";s:5:\"label\";s:5:\"Label\";s:10:\"label_info\";s:65:\"Alternative identifier for further data processing (e.g. in SPSS)\";s:17:\"export_label_only\";s:17:\"Export label only\";s:17:\"export_title_only\";s:17:\"Export title only\";s:18:\"export_title_label\";s:22:\"Export title and label\";s:16:\"mailnotification\";s:40:\"Seperate E-Mail for Each Finished Survey\";s:13:\"mailaddresses\";s:19:\"Recipient addresses\";s:18:\"mailaddresses_info\";s:95:\"Enter a comma separated list of recipients who will receive a notification on finished surveys.\";s:19:\"mailparticipantdata\";s:27:\"Additional participant data\";s:24:\"mailparticipantdata_info\";s:101:\"This information will be precede the automatically included results section of the notification mail.\";s:12:\"table_fields\";s:44:\"Definition of field names for external mails\";s:11:\"tablefields\";s:11:\"Field names\";s:20:\"mail_import_example1\";s:24:\"email;firstname;lastname\";s:20:\"mail_import_example2\";s:33:\"sandraowen@domain.tld;Sandra;Owen\";s:20:\"mail_import_example3\";s:35:\"kennethbirt@domain.tld;Kenneth;Birt\";s:16:\"tablefields_info\";s:70:\"Please enter a comma separated list of field names for external mails.\";s:18:\"externalRecipients\";s:24:\"External code recipients\";s:11:\"edit_phrase\";s:11:\"Edit phrase\";s:10:\"phrase_new\";s:17:\"Create new phrase\";s:18:\"no_phrase_selected\";s:17:\"Nothing selected.\";s:12:\"other_answer\";s:12:\"Other answer\";s:20:\"constraint_fulfilled\";s:9:\"Show page\";s:15:\"conjunction_and\";s:31:\"if each constraint is fulfilled\";s:14:\"conjunction_or\";s:30:\"if one constraint is fulfilled\";s:21:\"conjunction_and_title\";s:41:\"Fulfill each of the following constraints\";s:20:\"conjunction_or_title\";s:40:\"Fulfill one of the following constraints\";s:25:\"err_external_rcp_no_email\";s:58:\"The import data must at least contain an ‘email’ field\";s:32:\"err_external_rcp_no_email_column\";s:148:\"The import data must at least contain a column ‘email’ with the title ‘email’ in the first row and the email addresses in the following rows\";s:16:\"err_no_selection\";s:22:\"You made no selection.\";s:27:\"external_recipients_deleted\";s:29:\"Deleted external recipient(s)\";s:28:\"external_recipients_imported\";s:39:\"External recipients have been imported.\";s:21:\"external_mails_import\";s:41:\"Import external recipients of survey keys\";s:13:\"externalmails\";s:11:\"Import file\";s:17:\"mail_survey_codes\";s:29:\"Mail access codes or messages\";s:18:\"externalmails_info\";s:196:\"The import file must be a CSV file, columns separated by a semicolon. The first row contains the column titles. The file must at least contain an ‘email’ column containing the recipient email.\";s:12:\"externaltext\";s:11:\"Import text\";s:17:\"externaltext_info\";s:214:\"The import text must be arranged in rows and columns, columns separated by a semicolon. The first row contains the column titles. The text must at least contain an ‘email’ column containing the recipient email.\";s:16:\"import_from_file\";s:28:\"Import user data from a file\";s:16:\"import_from_text\";s:28:\"Import user data from a text\";s:19:\"import_from_dataset\";s:22:\"Import from a data set\";s:10:\"recipients\";s:10:\"Recipients\";s:11:\"send_to_all\";s:17:\"To all recipients\";s:13:\"not_sent_only\";s:55:\"Only to new recipients (who did not receive a mail yet)\";s:16:\"send_to_answered\";s:43:\"To all recipients who did finish the survey\";s:18:\"send_to_unanswered\";s:58:\"To all recipients who did not finish the survey (reminder)\";s:20:\"message_content_info\";s:326:\"Enter the mail message for the notification mail containing the survey codes for the participants. You may use the placeholders [code] (the access code), [url] (the URL to this survey), and participant related data depending on your import fields: %s. The placeholders will be replaced with the imported user data in the mail.\";s:26:\"default_codes_mail_subject\";s:23:\"Your access code for %s\";s:26:\"default_codes_mail_message\";s:99:\"Your survey access code is [code]. You can start the survey in your web browser using the URL [url]\";s:25:\"please_enter_mail_subject\";s:27:\"Please enter a mail subject\";s:25:\"please_enter_mail_message\";s:27:\"Please enter a mail message\";s:19:\"participating_users\";s:19:\"Participating Users\";s:22:\"please_enter_mail_code\";s:47:\"Please enter the access code placeholder [code]\";s:15:\"mail_sent_short\";s:4:\"Sent\";s:21:\"finished_mail_subject\";s:28:\"The survey \"%s\" was finished\";s:18:\"msg_min_nr_answers\";s:35:\"Please check at least %s answer(s).\";s:18:\"msg_max_nr_answers\";s:32:\"Please check at most %s answers.\";s:22:\"msg_min_max_nr_answers\";s:48:\"Please check at least %s and at most %s answers.\";s:25:\"msg_min_max_exact_answers\";s:34:\"Please check exactly %s answer(s).\";s:19:\"msg_duplicate_scale\";s:33:\"Please enter unique scale values.\";s:11:\"workingtime\";s:12:\"Working time\";s:18:\"save_reuse_message\";s:31:\"Save message text for later use\";s:16:\"save_reuse_title\";s:18:\"Message text title\";s:14:\"saved_messages\";s:18:\"Available messages\";s:20:\"insert_saved_message\";s:19:\"Insert Message Text\";s:20:\"delete_saved_message\";s:19:\"Delete Message Text\";s:20:\"msg_message_inserted\";s:20:\"Messagetext inserted\";s:23:\"msg_no_message_inserted\";s:28:\"Please select a message text\";s:19:\"msg_message_deleted\";s:19:\"Messagetext deleted\";s:22:\"msg_no_message_deleted\";s:34:\"Please select a saved message text\";s:31:\"question_changed_in_survey_only\";s:35:\"Question was changed only in survey\";s:20:\"survey_prev_question\";s:13:\"Previous Page\";s:20:\"survey_next_question\";s:9:\"Next Page\";s:14:\"survey_jump_to\";s:7:\"Jump to\";s:23:\"survey_add_new_question\";s:11:\"Create Page\";s:15:\"survey_use_pool\";s:8:\"Use Pool\";s:21:\"svy_settings_template\";s:8:\"Template\";s:20:\"survey_per_page_view\";s:9:\"Page View\";s:20:\"survey_dnd_move_next\";s:17:\"Move to Next Page\";s:24:\"survey_dnd_move_previous\";s:21:\"Move to Previous Page\";s:21:\"survey_dnd_split_page\";s:10:\"Split Page\";s:33:\"survey_dnd_double_click_to_delete\";s:72:\"Double click on a content element to select it for cutting and deleting.\";s:26:\"survey_dnd_clear_clipboard\";s:15:\"Clear Clipboard\";s:16:\"survey_dnd_paste\";s:5:\"Paste\";s:37:\"survey_has_datasets_warning_page_view\";s:108:\"The survey already contains data sets. You cannot edit the survey questions until you remove these datasets.\";s:42:\"survey_has_datasets_warning_page_view_link\";s:17:\"Edit Participants\";s:21:\"survey_using_template\";s:126:\"This survey uses the template %s. If you do not want to use a template and have access to all settings, please click here: %s.\";s:26:\"survey_using_template_link\";s:27:\"Do not use template anymore\";s:29:\"survey_confirm_template_reset\";s:62:\"Are you sure that you do not want to use the template anymore?\";s:21:\"survey_template_reset\";s:30:\"The template has been removed.\";s:24:\"survey_introduction_info\";s:60:\"This message is permanently displayed on the ‘Info’-tab.\";s:20:\"survey_question_pool\";s:13:\"Question Pool\";s:26:\"survey_question_pool_usage\";s:13:\"Question Pool\";s:21:\"survey_pool_selection\";s:14:\"Pool Selection\";s:14:\"survey_no_pool\";s:24:\"Do not use question pool\";s:15:\"survey_new_pool\";s:24:\"Create new question pool\";s:20:\"survey_existing_pool\";s:26:\"Use existing question pool\";s:18:\"survey_delete_page\";s:11:\"Delete Page\";s:19:\"survey_at_beginning\";s:16:\"At The Beginning\";s:18:\"survey_behind_page\";s:6:\"Behind\";s:22:\"survey_show_blocktitle\";s:16:\"Show Block Title\";s:34:\"survey_show_blocktitle_description\";s:57:\"If activated the block title will be shown in the survey.\";s:19:\"survey_block_hidden\";s:6:\"hidden\";s:20:\"survey_block_visible\";s:7:\"visible\";s:28:\"survey_question_text_visible\";s:12:\"Text visible\";s:27:\"survey_question_text_hidden\";s:11:\"Text hidden\";s:16:\"survey_move_page\";s:9:\"Move Page\";s:17:\"survey_page_moved\";s:24:\"The page has been moved.\";s:29:\"survey_copy_questions_to_pool\";s:20:\"Add to question pool\";s:37:\"no_question_selected_for_copy_to_pool\";s:84:\"Please select at least one question, which is not already linked to a question pool.\";s:31:\"survey_copy_select_questionpool\";s:31:\"Question pool to put the copies\";s:35:\"survey_copy_to_questionpool_success\";s:53:\"The questions were copied into the pool successfully.\";s:23:\"survey_auto_block_title\";s:11:\"Page Header\";s:20:\"survey_edit_settings\";s:13:\"Edit Settings\";s:12:\"survey_order\";s:10:\"Sort Order\";s:21:\"survey_cancel_preview\";s:14:\"Cancel Preview\";s:28:\"survey_cannot_preview_survey\";s:21:\"Preview not available\";s:33:\"survey_questions_to_clipboard_cut\";s:88:\"Question(s) were copied to the clipboard. Please select a target or empty the clipboard.\";s:34:\"survey_questions_to_clipboard_copy\";s:88:\"Question(s) were copied to the clipboard. Please select a target or empty the clipboard.\";s:23:\"survey_clipboard_notice\";s:90:\"There are question(s) in the clipboard. Select the target position or empty the clipboard.\";s:19:\"survey_edit_heading\";s:12:\"Edit Heading\";s:21:\"survey_delete_heading\";s:14:\"Remove Heading\";s:31:\"survey_available_question_pools\";s:15:\"Available Pools\";s:26:\"survey_question_pool_title\";s:10:\"Pool Title\";s:27:\"survey_sync_question_copies\";s:20:\"Sync Question Copies\";s:32:\"survey_sync_question_copies_info\";s:70:\"The selected questions will be replaced with the current pool version.\";s:36:\"survey_sync_insufficient_permissions\";s:24:\"Insufficient Permissions\";s:19:\"survey_sync_success\";s:36:\"The selected questions were updated.\";s:27:\"svy_presentation_properties\";s:12:\"Presentation\";s:13:\"svy_save_sync\";s:29:\"Save and Sync Question Copies\";s:21:\"survey_question_title\";s:14:\"Question Title\";s:40:\"survey_question_editor_settings_template\";s:34:\"List View (in Tab ‘Questions’)\";s:28:\"survey_sure_delete_questions\";s:73:\"Are you sure that you want to delete the following questions or headings?\";s:17:\"svy_participation\";s:13:\"Participation\";s:21:\"svy_page_add_question\";s:10:\"Add new %s\";s:19:\"svy_create_question\";s:15:\"Create Question\";s:16:\"freetext_answers\";s:12:\"Open Answers\";s:18:\"svy_neutral_answer\";s:72:\"Text for a Neutral Answer (‘Not Specified’, ‘I don\'t know’ etc.)\";s:41:\"svy_matrix_layout_percentages_sum_invalid\";s:42:\"The column settings do not sum up to 100%.\";s:8:\"svy_copy\";s:11:\"Copy Survey\";s:26:\"svy_activation_online_info\";s:56:\"Only if a survey is online, users can participate in it.\";s:31:\"svy_availability_limitless_info\";s:59:\"Choose this mode for making the survey available limitless.\";s:27:\"svy_availability_until_info\";s:76:\"Choose this mode for making the survey available for a fixed period of time.\";s:38:\"svy_activation_limited_visibility_info\";s:115:\"Outside the indicated period, only the title of the survey will be displayed while the question are not accessible.\";s:33:\"survey_question_pool_usage_active\";s:52:\"Questions can be added optionally to a question pool\";s:38:\"survey_question_pool_usage_active_info\";s:86:\"Each time a question is created it has to be decided if a question pool is to be used.\";s:35:\"survey_question_pool_usage_inactive\";s:45:\"Questions are created directly in the survey.\";s:40:\"survey_question_pool_usage_inactive_info\";s:104:\"The questions can be added to a question pool manually later but are created only for this survey first.\";s:17:\"svy_invite_action\";s:23:\"Put on Personal Desktop\";s:23:\"survey_code_delete_sure\";s:59:\"Are you sure you want to delete the following access codes?\";s:16:\"survey_360_title\";s:5:\"360°\";s:15:\"survey_360_mode\";s:14:\"360° Feedback\";s:26:\"survey_360_self_evaluation\";s:15:\"Self-Evaluation\";s:22:\"survey_360_self_raters\";s:28:\"Appraisees Select Own Raters\";s:25:\"survey_360_self_appraisee\";s:19:\"Open 360° Feedback\";s:18:\"survey_360_results\";s:32:\"Access To Results For Appraisees\";s:23:\"survey_360_results_none\";s:20:\"No Access to Results\";s:22:\"survey_360_results_own\";s:32:\"Access to Feedback of Own Raters\";s:22:\"survey_360_results_all\";s:13:\"All Feedbacks\";s:21:\"survey_360_appraisees\";s:10:\"Appraisees\";s:22:\"survey_360_edit_raters\";s:13:\"Manage Raters\";s:32:\"survey_360_sure_delete_appraises\";s:57:\"Are you sure you want to remove the following appraisees?\";s:29:\"survey_360_sure_delete_raters\";s:60:\"Are you sure you want to remove the following raters for %s?\";s:29:\"survey_360_add_external_rater\";s:18:\"Add External Rater\";s:24:\"survey_360_no_appraisees\";s:50:\"There are currently no appraisees for you to rate.\";s:29:\"survey_360_add_self_appraisee\";s:40:\"Add yourself as appraisee to this survey\";s:21:\"survey_360_list_title\";s:10:\"360° Mode\";s:27:\"survey_360_select_appraisee\";s:6:\"Select\";s:20:\"survey_360_appraisee\";s:9:\"Appraisee\";s:29:\"survey_activate_skill_service\";s:27:\"Activate Competence Service\";s:19:\"survey_skill_assign\";s:30:\"Question/Competence Assignment\";s:12:\"survey_skill\";s:10:\"Competence\";s:24:\"survey_assign_competence\";s:17:\"Assign Competence\";s:24:\"survey_remove_competence\";s:17:\"Remove Competence\";s:23:\"survey_skill_thresholds\";s:21:\"Competence Thresholds\";s:18:\"survey_skill_level\";s:16:\"Competence Level\";s:21:\"survey_up_to_x_points\";s:14:\"Up to x points\";s:17:\"survey_skill_nr_q\";s:19:\"Number of Questions\";s:29:\"survey_skill_max_scale_points\";s:17:\"Max. Scale Points\";s:20:\"survey_reached_level\";s:13:\"Reached Level\";s:19:\"survey_sum_of_means\";s:33:\"Sum of Arithm. Means per Question\";s:18:\"survey_calc_skills\";s:27:\"Determine Competence Levels\";s:19:\"survey_write_skills\";s:17:\"Write Competences\";s:26:\"survey_360_rater_mail_sent\";s:9:\"Mail sent\";s:36:\"survey_360_rater_code_mail_on_demand\";s:19:\"generated on demand\";s:43:\"survey_360_rater_message_content_registered\";s:28:\"Message Content (Registered)\";s:42:\"survey_360_rater_message_content_anonymous\";s:27:\"Message Content (Anonymous)\";s:51:\"survey_360_rater_message_content_registered_default\";s:65:\"You can start the survey in your web browser using the URL [url].\";s:50:\"survey_360_rater_message_content_anonymous_default\";s:100:\"Your survey access code is [code]. You can start the survey in your web browser using the URL [url].\";s:32:\"survey_360_rater_subject_default\";s:49:\"You have been invited as rater to a 360° survey.\";s:26:\"survey_360_raters_finished\";s:15:\"Raters Finished\";s:25:\"survey_360_rater_finished\";s:15:\"Survey Finished\";s:18:\"survey_competences\";s:11:\"Competences\";s:34:\"svy_skl_comp_assignm_not_supported\";s:62:\"Competence assignment is not supported for this question type.\";s:8:\"svy_back\";s:4:\"Back\";s:30:\"survey_360_appraisee_is_closed\";s:36:\"The appraisee has closed his survey.\";s:31:\"survey_360_no_closed_appraisees\";s:39:\"No appraisee has closed his survey yet.\";s:32:\"survey_360_rate_other_appraisees\";s:15:\"Rate appraisees\";s:25:\"survey_360_appraisee_info\";s:14:\"Appraisee Info\";s:29:\"survey_360_raters_status_info\";s:15:\"Raters finished\";s:33:\"survey_360_appraisee_close_action\";s:23:\"Close Survey For Raters\";s:38:\"survey_360_appraisee_close_action_info\";s:41:\"This will give access to your statistics.\";s:44:\"survey_360_appraisee_close_action_info_skill\";s:75:\"This will give access to your statistics and update your competence levels.\";s:41:\"survey_360_appraisee_close_action_success\";s:50:\"You have closed your 360° survey for your raters.\";s:40:\"survey_360_appraisee_close_action_status\";s:24:\"Survey was closed on %s.\";s:31:\"survey_360_sure_appraisee_close\";s:65:\"Are you sure you want to close the survey for all of your raters?\";s:32:\"survey_360_appraisee_close_table\";s:9:\"Closed on\";s:20:\"svy_eval_competences\";s:18:\"Competence Results\";s:16:\"svy_gap_analysis\";s:12:\"Gap Analysis\";s:26:\"svy_all_survey_competences\";s:22:\"All Survey Competences\";s:17:\"survey_360_raters\";s:6:\"Raters\";s:11:\"svy_results\";s:7:\"Results\";s:12:\"svy_analysis\";s:8:\"Analysis\";s:28:\"survey_notification_settings\";s:12:\"Notification\";s:23:\"survey_reminder_setting\";s:27:\"Remind Users to Participate\";s:21:\"survey_reminder_start\";s:5:\"Start\";s:19:\"survey_reminder_end\";s:3:\"End\";s:25:\"survey_reminder_frequency\";s:9:\"Frequency\";s:30:\"survey_reminder_frequency_days\";s:4:\"Days\";s:32:\"survey_notification_target_group\";s:12:\"Target Group\";s:46:\"survey_notification_target_group_parent_course\";s:34:\"All members of parent course/group\";s:55:\"survey_notification_target_group_parent_course_inactive\";s:57:\"No parent course/group given - no reminders will be sent!\";s:40:\"survey_notification_target_group_invited\";s:17:\"All invited users\";s:45:\"survey_notification_target_group_invited_info\";s:27:\"Currently invited users: %s\";s:33:\"survey_notification_tutor_setting\";s:42:\"One E-Mail after all Participants Finished\";s:36:\"survey_notification_tutor_recipients\";s:17:\"Tutors (Login[s])\";s:44:\"survey_notification_tutor_recipients_invalid\";s:41:\"Please state users with write permission.\";s:33:\"survey_notification_tutor_subject\";s:46:\"All participants have finished the survey \"%s\"\";s:36:\"survey_notification_tutor_salutation\";s:9:\"Hello %s,\";s:30:\"survey_notification_tutor_body\";s:58:\"The following survey has been finished by all participants\";s:30:\"survey_notification_tutor_link\";s:14:\"Link to Survey\";s:23:\"survey_reminder_subject\";s:28:\"Survey \"%s\" was not finished\";s:26:\"survey_reminder_salutation\";s:9:\"Hello %s,\";s:20:\"survey_reminder_body\";s:53:\"the following survey has not been finished by you yet\";s:20:\"survey_reminder_link\";s:3:\"URL\";s:11:\"survey_mode\";s:4:\"Mode\";s:19:\"survey_default_mode\";s:6:\"Survey\";s:24:\"survey_default_mode_info\";s:27:\"Use for evaluation purposes\";s:20:\"survey_360_mode_info\";s:33:\"Use for peer-reviewing of persons\";s:47:\"survey_360_appraisee_close_action_success_admin\";s:63:\"The 360° surveys of the appraisees were closed for the raters.\";s:37:\"survey_360_sure_appraisee_close_admin\";s:72:\"Are you sure you want to close the surveys for the following appraisees?\";s:28:\"survey_360_remove_appraisees\";s:19:\"Remove Appraisee(s)\";s:41:\"survey_notification_finished_introduction\";s:50:\"The following participant has finished the survey.\";s:35:\"survey_notification_finished_reason\";s:96:\"You are receiving this email because you activated notifications for the survey mentioned above.\";s:33:\"svy_result_mail_notification_info\";s:95:\"On finishing the survey the answers of each participant will be sent to the defined recipients.\";s:25:\"survey_reminder_cron_info\";s:63:\"If activated, users will be reminded to participate in surveys.\";s:31:\"mailparticipantdata_placeholder\";s:89:\"These placeholders are replaced by actual user data if ‘Privacy’ is ‘With Names’:\";s:25:\"spl_save_obligatory_state\";s:22:\"Save Compulsory States\";s:20:\"survey_not_available\";s:3:\"n/a\";s:23:\"survey_results_finished\";s:15:\"Survey finished\";s:20:\"svy_view_own_results\";s:18:\"View given answers\";s:20:\"svy_mail_own_results\";s:18:\"Mail given answers\";s:28:\"svy_mail_own_results_subject\";s:26:\"Survey \"%s\" - Your Answers\";s:25:\"svy_mail_own_results_body\";s:65:\"the following is a complete summary of your survey participation.\";s:20:\"svy_results_view_own\";s:33:\"Participants can View Own Answers\";s:20:\"svy_results_mail_own\";s:33:\"Participants can Mail Own Answers\";s:22:\"svy_eval_skipped_value\";s:22:\"Results: ‘skipped’\";s:26:\"svy_eval_skipped_value_lng\";s:23:\"Use language file entry\";s:31:\"svy_eval_skipped_value_lng_info\";s:19:\"Current value: \"%s\"\";s:29:\"svy_eval_skipped_value_custom\";s:16:\"Use custom value\";s:34:\"svy_eval_skipped_value_custom_info\";s:54:\"Define any (or empty) value to use for skipped answers\";s:35:\"svy_eval_skipped_value_custom_value\";s:5:\"Value\";s:16:\"svy_import_codes\";s:12:\"Import Codes\";s:21:\"svy_import_codes_info\";s:40:\"This import requires a \"%s\" export file.\";s:30:\"svy_evaluation_access_all_info\";s:92:\"All registered users that can access the survey can also look at the results of this survey.\";s:30:\"svy_evaluation_access_off_info\";s:91:\"Only Users that can edit the survey (write permission) have access to the survey\'s results.\";s:39:\"svy_evaluation_access_participants_info\";s:95:\"All users that participated in the survey may choose to look at the results after finishing it.\";s:25:\"svy_results_mail_own_info\";s:60:\"Particiants can request a mail containing their own answers.\";s:25:\"svy_results_view_own_info\";s:119:\"After finishing the survey, participants can view a list of all answers they provided. They cannot change their answers\";s:31:\"survey_360_self_evaluation_info\";s:62:\"Appraisees are allowed to rate themselves using the questions.\";s:27:\"survey_360_self_raters_info\";s:102:\"Appraisees autonomously select and invite those persons that are supposed to provide feedback to them.\";s:30:\"survey_360_self_appraisee_info\";s:136:\"On the ‘Info’-tab a link is displayed to all users. By clicking this link they can add themselves as appraisee and receive feedback.\";s:28:\"survey_360_results_none_info\";s:58:\"Appraisees can not access the feedback provided by raters.\";s:27:\"survey_360_results_own_info\";s:60:\"Appraisees can access only the feedback of their own raters.\";s:27:\"survey_360_results_all_info\";s:128:\"All appraisees of the 360°-Survey can view all feedback provided by all raters of all appraisees, not only by their own raters.\";s:34:\"survey_activate_skill_service_info\";s:173:\"A new tab ‘Competences’ will be displayed. In this tab questions are assigned to competences, then thresholds are ascribed for reaching a specific level of a competence.\";s:28:\"survey_execution_sure_finish\";s:97:\"Are you sure you want to finish the survey? You will not be able to edit your answers afterwards.\";s:21:\"survey_execution_exit\";s:18:\"Back to repository\";s:19:\"survey_access_codes\";s:30:\"Authentication by Access Codes\";s:24:\"survey_access_codes_info\";s:168:\"Users get access to the survey by entering a code on the ‘Info’-tab. These access codes are generated in a sub-tab ‘Access Codes’ in the tab ‘Participants’.\";s:28:\"survey_results_anonymization\";s:7:\"Privacy\";s:27:\"survey_results_personalized\";s:10:\"With Names\";s:32:\"survey_results_personalized_info\";s:170:\"In the tab ‘Results’ the names of the participants and their respective answers are listed. Users having access to this tab can inspect who has provided which answer.\";s:25:\"survey_results_anonymized\";s:13:\"Without Names\";s:30:\"survey_results_anonymized_info\";s:186:\"In the tab ‘Results’ participants\' names are replaced by codes. Users having access to this tab cannot attribute answers to named participants but only to user ‘iTXaF’ (example).\";s:20:\"material_added_empty\";s:47:\"The object does not have any suitable material.\";s:29:\"survey_sure_delete_constraint\";s:80:\"Are you sure you want to delete the routing rule \"%1$s\" for the question \"%2$s\"?\";s:25:\"survey_constraint_deleted\";s:34:\"The routing rule has been deleted.\";s:33:\"svy_settings_section_before_start\";s:34:\"Information before start of survey\";s:27:\"svy_settings_section_access\";s:32:\"Administering the survey: Access\";s:39:\"svy_settings_section_question_behaviour\";s:47:\"Administering the survey: Behaviour of question\";s:30:\"svy_settings_section_finishing\";s:20:\"Finishing the survey\";s:30:\"svy_settings_section_reminders\";s:9:\"Reminders\";}'); +INSERT INTO `lng_modules` VALUES ('survey','en','a:792:{s:12:\"add_category\";s:10:\"Add Answer\";s:11:\"add_heading\";s:11:\"Add Heading\";s:31:\"add_limits_for_standard_numbers\";s:89:\"Please enter a lower and upper limit for the standard numbers you want to add as answers.\";s:12:\"add_material\";s:12:\"Add Material\";s:23:\"add_phrase_introduction\";s:23:\"Please select a Phrase:\";s:10:\"add_phrase\";s:10:\"Add Phrase\";s:20:\"add_standard_numbers\";s:20:\"Add Standard Numbers\";s:20:\"adm_no_special_users\";s:79:\"There are no special users defined who are able to run a survey more than once.\";s:18:\"adm_no_users_found\";s:49:\"No users were found that match the search string.\";s:22:\"adm_remove_select_user\";s:44:\"Please select at least one user for removal!\";s:17:\"adm_removed_users\";s:13:\"Users removed\";s:22:\"adm_search_select_user\";s:32:\"Please select at least one user!\";s:27:\"adm_search_string_too_small\";s:57:\"Please enter at least two characters in the search field!\";s:17:\"adm_special_users\";s:57:\"Special users who are able to run a survey more than once\";s:24:\"already_completed_survey\";s:81:\"You have already finished the survey! You are not able to enter the survey again.\";s:13:\"anonymization\";s:13:\"Anonymization\";s:32:\"anonymize_anonymous_introduction\";s:185:\"To grant you access to the survey, you must use a 5-character survey code which you can receive from the creator/maintainer of this survey.
Please enter it in the text field above.\";s:25:\"anonymize_registered_user\";s:24:\"Anonymized Survey Access\";s:29:\"anonymize_resume_introduction\";s:124:\"Please enter your survey access code to resume the survey. It was sent to your ILIAS mail inbox when you started the survey.\";s:34:\"anonymous_with_personalized_survey\";s:59:\"You must be a registered user to run a personalized survey!\";s:6:\"answer\";s:6:\"Answer\";s:5:\"apply\";s:5:\"Apply\";s:15:\"arithmetic_mean\";s:15:\"Arithmetic Mean\";s:25:\"ask_insert_questionblocks\";s:78:\"Are you sure you want to insert the following question block(s) to the survey?\";s:20:\"ask_insert_questions\";s:72:\"Are you sure you want to insert the following question(s) to the survey?\";s:4:\"back\";s:7:\"<< Back\";s:6:\"before\";s:6:\"before\";s:20:\"browse_for_questions\";s:13:\"Add from Pool\";s:13:\"cancel_survey\";s:18:\"Suspend the Survey\";s:26:\"cannot_create_survey_codes\";s:72:\"You do not possess sufficient permissions to create survey access codes!\";s:18:\"cannot_edit_survey\";s:61:\"You do not possess sufficient permissions to edit the survey!\";s:26:\"cannot_export_questionpool\";s:77:\"You do not possess sufficient permissions to export the survey question pool!\";s:20:\"cannot_export_survey\";s:63:\"You do not possess sufficient permissions to export the survey!\";s:22:\"cannot_maintain_survey\";s:65:\"You do not possess sufficient permissions to maintain the survey!\";s:21:\"cannot_manage_phrases\";s:64:\"You do not possess sufficient permissions to manage the phrases!\";s:25:\"cannot_participate_survey\";s:71:\"You do not possess sufficient permissions to participate in the survey!\";s:24:\"cannot_read_questionpool\";s:73:\"You do not possess sufficient permissions to read the question pool data!\";s:18:\"cannot_read_survey\";s:66:\"You do not possess sufficient permissions to read the survey data!\";s:22:\"cannot_save_metaobject\";s:64:\"You do not possess sufficient permissions to save the meta data!\";s:36:\"cannot_switch_to_online_no_questions\";s:96:\"The status cannot be changed to "online" because there are no questions in the survey!\";s:10:\"categories\";s:7:\"Answers\";s:23:\"category_delete_confirm\";s:54:\"Are you sure you want to delete the following answers?\";s:27:\"category_delete_select_none\";s:46:\"Please check at least one answer to delete it!\";s:20:\"category_nr_selected\";s:41:\"Number of users that selected this answer\";s:8:\"category\";s:6:\"Answer\";s:5:\"chart\";s:5:\"Chart\";s:29:\"check_category_to_save_phrase\";s:50:\"You must have a least one answer to save a phrase!\";s:13:\"codes_created\";s:15:\"Code(s) created\";s:13:\"codes_deleted\";s:15:\"Code(s) deleted\";s:5:\"codes\";s:12:\"Access Codes\";s:8:\"combobox\";s:8:\"Combobox\";s:13:\"concatenation\";s:13:\"Concatenation\";s:28:\"confirm_delete_all_user_data\";s:60:\"Are you sure you want to delete all user data of the survey?\";s:31:\"confirm_delete_single_user_data\";s:70:\"Are you sure you want to delete the survey data of the selected users?\";s:22:\"confirm_remove_heading\";s:44:\"Are you sure you want to remove the heading?\";s:22:\"confirm_sync_questions\";s:145:\"The question you changed is a copy which has been created for use with the active survey. Do you want to change the original of the question too?\";s:14:\"constraint_add\";s:16:\"Add Routing Rule\";s:38:\"constraints_first_question_description\";s:84:\"The first entity could not have any routing because there are no previous questions.\";s:24:\"constraints_introduction\";s:442:\"You can add a routing rule to a single question or a question block with multiple questions. Depending on the specific answer given to an earlier question participants get presented with a defined next question. Thus questions irrelevant to a participant will not be asked and the survey gets shorter or more specific depending on the answers provided earlier. No routing rules can be set for the first question or question block in a survey.\";s:28:\"constraints_list_of_entities\";s:33:\"Available hooks for routing rules\";s:33:\"constraints_no_nonessay_available\";s:153:\"There are no previous questions available to define routing rules. The following types are supported: Metric, Single Choice and Multiple Choice question.\";s:51:\"constraints_no_questions_or_questionblocks_selected\";s:54:\"Please select at least one question or question block!\";s:11:\"constraints\";s:7:\"Routing\";s:8:\"contains\";s:8:\"Contains\";s:8:\"continue\";s:11:\"Continue >>\";s:11:\"create_date\";s:7:\"Created\";s:10:\"create_new\";s:10:\"Create New\";s:39:\"create_questionpool_before_add_question\";s:67:\"You must create at least one question pool to store your questions!\";s:8:\"dc_agree\";s:5:\"agree\";s:9:\"dc_always\";s:6:\"always\";s:18:\"dc_definitelyfalse\";s:16:\"definitely false\";s:17:\"dc_definitelytrue\";s:15:\"definitely true\";s:10:\"dc_desired\";s:7:\"desired\";s:11:\"dc_disagree\";s:8:\"disagree\";s:7:\"dc_fair\";s:4:\"fair\";s:8:\"dc_false\";s:5:\"false\";s:7:\"dc_good\";s:4:\"good\";s:12:\"dc_manytimes\";s:10:\"many times\";s:15:\"dc_morenegative\";s:13:\"more negative\";s:15:\"dc_morepositive\";s:13:\"more positive\";s:16:\"dc_mostcertainly\";s:14:\"most certainly\";s:19:\"dc_mostcertainlynot\";s:18:\"most certainly not\";s:7:\"dc_must\";s:4:\"must\";s:10:\"dc_mustnot\";s:8:\"must not\";s:10:\"dc_neutral\";s:7:\"neutral\";s:8:\"dc_never\";s:5:\"never\";s:5:\"dc_no\";s:2:\"no\";s:16:\"dc_notacceptable\";s:14:\"not acceptable\";s:7:\"dc_poor\";s:4:\"poor\";s:9:\"dc_rarely\";s:6:\"rarely\";s:9:\"dc_should\";s:6:\"should\";s:12:\"dc_shouldnot\";s:10:\"should not\";s:12:\"dc_sometimes\";s:9:\"sometimes\";s:16:\"dc_stronglyagree\";s:14:\"strongly agree\";s:18:\"dc_stronglydesired\";s:16:\"strongly desired\";s:19:\"dc_stronglydisagree\";s:17:\"strongly disagree\";s:20:\"dc_stronglyundesired\";s:18:\"strongly undesired\";s:7:\"dc_true\";s:4:\"true\";s:12:\"dc_undecided\";s:9:\"undecided\";s:12:\"dc_undesired\";s:9:\"undesired\";s:10:\"dc_varying\";s:7:\"varying\";s:11:\"dc_verygood\";s:9:\"very good\";s:6:\"dc_yes\";s:3:\"yes\";s:20:\"define_questionblock\";s:21:\"Define Question Block\";s:16:\"delete_user_data\";s:44:\"Delete the Survey Data of the Selected Users\";s:20:\"description_maxchars\";s:86:\"If nothing entered the maximum number of characters for this text answer is unlimited.\";s:9:\"disinvite\";s:26:\"Take from Personal Desktop\";s:21:\"display_all_available\";s:21:\"Display all available\";s:35:\"dp_standard_attitude_agree_disagree\";s:34:\"Standard Attitude (agree-disagree)\";s:45:\"dp_standard_attitude_agree_undecided_disagree\";s:44:\"Standard Attitude (agree-undecided-disagree)\";s:27:\"dp_standard_attitude_agree5\";s:77:\"Standard Attitude (strongly agree-agree-undecided-disagree-strongly disagree)\";s:46:\"dp_standard_attitude_desired_neutral_undesired\";s:45:\"Standard Attitude (desired-neutral-undesired)\";s:38:\"dp_standard_attitude_desired_undesired\";s:37:\"Standard Attitude (desired-undesired)\";s:29:\"dp_standard_attitude_desired5\";s:81:\"Standard Attitude (strongly desired-desired-neutral-undesired-strongly undesired)\";s:44:\"dp_standard_attitude_good_fair_notacceptable\";s:44:\"Standard Attitude (good-fair-not acceptable)\";s:39:\"dp_standard_attitude_good_notacceptable\";s:39:\"Standard Attitude (good-not acceptable)\";s:26:\"dp_standard_attitude_good5\";s:59:\"Standard Attitude (very good-good-fair-poor-not acceptable)\";s:26:\"dp_standard_attitude_must5\";s:61:\"Standard Attitude (must-should-undecided-should not-must not)\";s:36:\"dp_standard_attitude_shold_shouldnot\";s:37:\"Standard Attitude (should-should not)\";s:47:\"dp_standard_attitude_should_undecided_shouldnot\";s:47:\"Standard Attitude (should-undecided-should not)\";s:32:\"dp_standard_behaviour_certainly5\";s:91:\"Standard Behavior (most certainly-more positive-undecided-more negative-most certainly not)\";s:28:\"dp_standard_behaviour_yes_no\";s:26:\"Standard Behavior (yes-no)\";s:38:\"dp_standard_behaviour_yes_undecided_no\";s:36:\"Standard Behavior (yes-undecided-no)\";s:32:\"dp_standard_beliefs_always_never\";s:31:\"Standard Beliefs (always-never)\";s:42:\"dp_standard_beliefs_always_sometimes_never\";s:41:\"Standard Beliefs (always-sometimes-never)\";s:27:\"dp_standard_beliefs_always5\";s:57:\"Standard Beliefs (always-many times-varying-rarely-never)\";s:30:\"dp_standard_beliefs_true_false\";s:29:\"Standard Beliefs (true-false)\";s:40:\"dp_standard_beliefs_true_undecided_false\";s:39:\"Standard Beliefs (true-undecided-false)\";s:25:\"dp_standard_beliefs_true5\";s:72:\"Standard Beliefs (definitely true-true-undecided-false-definitely false)\";s:19:\"dp_standard_numbers\";s:16:\"Standard Numbers\";s:13:\"duplicate_svy\";s:16:\"Duplicate Survey\";s:9:\"duplicate\";s:9:\"Duplicate\";s:17:\"edit_ask_continue\";s:47:\"Do you want to continue and edit this question?\";s:29:\"edit_constraints_introduction\";s:87:\"You have selected the following question(s)/question block(s) to edit the routing rules\";s:12:\"edit_heading\";s:12:\"Edit Heading\";s:16:\"end_date_reached\";s:53:\"You cannot start the survey. The end date is reached!\";s:8:\"end_date\";s:8:\"End Date\";s:18:\"enter_anonymous_id\";s:18:\"Survey Access Code\";s:18:\"enter_phrase_title\";s:27:\"Please enter a Phrase Title\";s:25:\"enter_questionblock_title\";s:36:\"Please enter a Question Block Title!\";s:27:\"enter_valid_number_of_codes\";s:60:\"Please enter a valid number to generate survey access codes!\";s:11:\"enter_value\";s:13:\"Enter a Value\";s:16:\"err_no_pool_name\";s:47:\"Please enter the name of a survey question pool\";s:17:\"error_add_heading\";s:36:\"Please enter a text for the heading!\";s:24:\"error_importing_question\";s:77:\"There was an error importing the question(s) from the file you have selected!\";s:33:\"error_retrieving_anonymous_survey\";s:121:\"The system could not find your survey data for survey code "%s". Please check the survey code you have entered!\";s:16:\"eval_legend_link\";s:72:\"Please refer to the legend for the meaning of the column header symbols.\";s:21:\"evaluation_access_all\";s:43:\"All Registered Users can Access the Results\";s:22:\"evaluation_access_info\";s:37:\"You have access to the survey results\";s:21:\"evaluation_access_off\";s:34:\"Participants Cannot Access Results\";s:30:\"evaluation_access_participants\";s:46:\"All Survey Participants can Access the Results\";s:17:\"evaluation_access\";s:31:\"Participants\' Access to Results\";s:10:\"evaluation\";s:10:\"Statistics\";s:20:\"existing_constraints\";s:22:\"Existing Routing Rules\";s:4:\"exit\";s:4:\"Exit\";s:12:\"exp_type_csv\";s:27:\"Comma Separated Value (CSV)\";s:14:\"exp_type_excel\";s:15:\"Microsoft Excel\";s:23:\"export_all_survey_codes\";s:23:\"Export all Access Codes\";s:14:\"export_data_as\";s:14:\"Export Data As\";s:28:\"fill_out_all_category_fields\";s:59:\"Please fill out all answer fields before you add a new one!\";s:41:\"fill_out_all_required_fields_add_category\";s:59:\"Please fill out all required fields before you add answers!\";s:44:\"fill_out_all_required_fields_delete_category\";s:62:\"Please fill out all required fields before you delete answers!\";s:42:\"fill_out_all_required_fields_move_category\";s:60:\"Please fill out all required fields before you move answers!\";s:40:\"fill_out_all_required_fields_save_phrase\";s:61:\"Please fill out all required fields before you save a phrase!\";s:25:\"filter_all_question_types\";s:18:\"All Question Types\";s:24:\"filter_all_questionpools\";s:18:\"All Question Pools\";s:26:\"filter_show_question_types\";s:19:\"Show Question Types\";s:25:\"filter_show_questionpools\";s:19:\"Show Question Pools\";s:6:\"filter\";s:6:\"Filter\";s:29:\"form_data_modified_press_save\";s:75:\"The form data has been modified. Press the save button to keep the changes.\";s:15:\"found_questions\";s:15:\"Found Questions\";s:11:\"found_users\";s:11:\"Found Users\";s:14:\"geometric_mean\";s:14:\"Geometric Mean\";s:13:\"given_answers\";s:13:\"Given Answers\";s:13:\"glossary_term\";s:13:\"Glossary Term\";s:13:\"harmonic_mean\";s:13:\"Harmonic Mean\";s:7:\"heading\";s:7:\"Heading\";s:10:\"horizontal\";s:10:\"Horizontal\";s:25:\"import_error_closing_file\";s:30:\"Error closing the import file!\";s:25:\"import_error_opening_file\";s:30:\"Error opening the import file!\";s:36:\"import_error_survey_no_proper_values\";s:51:\"The survey properties do not contain proper values!\";s:33:\"import_error_survey_no_properties\";s:53:\"No survey properties found. Cannot import the survey!\";s:23:\"import_no_file_selected\";s:17:\"No file selected!\";s:15:\"import_question\";s:18:\"Import Question(s)\";s:22:\"import_wrong_file_type\";s:16:\"Wrong file type!\";s:30:\"info_anonymize_registered_user\";s:17:\"Anonymized Survey\";s:24:\"info_anonymize_with_code\";s:41:\"Anonymized Survey with Survey Code Access\";s:27:\"info_anonymize_without_code\";s:45:\"Anonymized Survey without Access Restrictions\";s:12:\"insert_after\";s:12:\"Insert After\";s:13:\"insert_before\";s:13:\"Insert Before\";s:23:\"insert_missing_question\";s:65:\"Please select at least one question to insert it into the survey!\";s:28:\"insert_missing_questionblock\";s:71:\"Please select at least one question block to insert it into the survey!\";s:13:\"internal_link\";s:13:\"Internal Link\";s:27:\"introduction_manage_phrases\";s:90:\"Manage your own phrases which are available for all the ordinal questions you edit/create.\";s:12:\"introduction\";s:20:\"Introductory Message\";s:20:\"invitation_mode_desc\";s:73:\"A link reference to the survey is created on the users\' personal desktop.\";s:15:\"invitation_mode\";s:45:\"Put Link to Survey on the Personal Desktop of\";s:14:\"invitation_off\";s:25:\"Do not put on any Desktop\";s:10:\"invitation\";s:28:\"Put Link On Personal Desktop\";s:14:\"invited_groups\";s:14:\"Invited Groups\";s:13:\"invited_users\";s:14:\"Selected Users\";s:19:\"label_resume_survey\";s:30:\"Enter your 5 digit survey code\";s:16:\"language_changed\";s:16:\"Language changed\";s:11:\"last_update\";s:11:\"Last Update\";s:6:\"layout\";s:6:\"Layout\";s:6:\"legend\";s:6:\"Legend\";s:11:\"lower_limit\";s:11:\"Lower Limit\";s:11:\"maintenance\";s:12:\"Participants\";s:14:\"manage_phrases\";s:10:\"My Phrases\";s:27:\"material_added_successfully\";s:37:\"You successfully set a material link!\";s:13:\"material_file\";s:13:\"Material File\";s:8:\"material\";s:8:\"Material\";s:17:\"materials_deleted\";s:19:\"Material(s) deleted\";s:9:\"materials\";s:9:\"Materials\";s:17:\"matrix_appearance\";s:10:\"Appearance\";s:37:\"matrix_bipolar_adjectives_description\";s:104:\"You may use a pair of bipolar adjectives to scale the column responses to words, short phrases, or texts\";s:25:\"matrix_bipolar_adjectives\";s:18:\"Bipolar Adjectives\";s:32:\"matrix_column_delete_select_none\";s:46:\"Please check at least one column to delete it!\";s:36:\"matrix_column_separators_description\";s:121:\"Select the check box if you want to have separators (thin lines) between the columns in the output of the Matrix Question\";s:24:\"matrix_column_separators\";s:17:\"Column Separators\";s:22:\"matrix_column_settings\";s:22:\"Matrix Column Settings\";s:19:\"matrix_columns_rows\";s:17:\"Column/Row Editor\";s:14:\"matrix_columns\";s:14:\"Matrix Columns\";s:23:\"matrix_error_no_columns\";s:40:\"Please fill in at least one column text!\";s:20:\"matrix_error_no_rows\";s:37:\"Please fill in at least one row text!\";s:16:\"matrix_left_pole\";s:9:\"Left Pole\";s:21:\"matrix_neutral_answer\";s:72:\"Text for a Neutral Column (‘Not Specified’, ‘I don\'t know’ etc.)\";s:43:\"matrix_neutral_column_separator_description\";s:151:\"Select the check box if you want to have a separator (thick line) between the neutral column and the other columns in the output of the Matrix Question\";s:31:\"matrix_neutral_column_separator\";s:24:\"Neutral Column Separator\";s:36:\"matrix_question_checkbox_not_checked\";s:49:\"Please check at least one check box in every row!\";s:40:\"matrix_question_radio_button_not_checked\";s:45:\"Please select an option button for every row!\";s:17:\"matrix_right_pole\";s:10:\"Right Pole\";s:29:\"matrix_row_delete_select_none\";s:43:\"Please check at least one row to delete it!\";s:33:\"matrix_row_separators_description\";s:118:\"Select the check box if you want to have separators (thin lines) between the rows in the output of the Matrix Question\";s:21:\"matrix_row_separators\";s:14:\"Row Separators\";s:11:\"matrix_rows\";s:11:\"Matrix Rows\";s:23:\"matrix_standard_answers\";s:11:\"Column Text\";s:19:\"matrix_subtype_date\";s:4:\"Date\";s:26:\"matrix_subtype_description\";s:85:\"Please select one of the above subtypes to define the behaviour of the answer fields.\";s:21:\"matrix_subtype_double\";s:14:\"Floating Point\";s:22:\"matrix_subtype_integer\";s:7:\"Integer\";s:17:\"matrix_subtype_mr\";s:31:\"Check Boxes (Multiple Response)\";s:17:\"matrix_subtype_sr\";s:32:\"Option Buttons (Single Response)\";s:19:\"matrix_subtype_text\";s:4:\"Text\";s:19:\"matrix_subtype_time\";s:4:\"Time\";s:8:\"maxchars\";s:28:\"Maximum Number of Characters\";s:7:\"maximum\";s:13:\"Maximum Value\";s:14:\"median_between\";s:7:\"between\";s:6:\"median\";s:6:\"Median\";s:8:\"menuback\";s:4:\"Back\";s:16:\"menubacktosurvey\";s:18:\"Back to the Survey\";s:22:\"message_mail_survey_id\";s:239:\"You have started the anonymized survey "%s". To resume this survey you need the following 5 digit survey code:

%s

Resuming a survey is only possible, if you interrupt the survey before finishing it.\";s:30:\"metric_question_floating_point\";s:110:\"The value you entered is a floating point value. Floating point values are not allowed for this question type!\";s:27:\"metric_question_not_a_value\";s:45:\"The value you entered is not a numeric value!\";s:29:\"metric_question_out_of_bounds\";s:67:\"The value you entered is not between the minimum and maximum value!\";s:35:\"metric_subtype_description_interval\";s:287:\"Equivalent intervals between measurements allow a meaningful comparison between arbitrary pairs of measurements. The zero point on the scale is arbitrary, so negative values can be used. Examples of interval values are the year date in many calendars or the temperature in Celsius scale.\";s:40:\"metric_subtype_description_ratioabsolute\";s:157:\"The ratio absolute measurement uses natural numbers additional to the non-arbitrary zero point for example the number of children in a family or probability.\";s:43:\"metric_subtype_description_rationonabsolute\";s:267:\"In addition to the interval measurement there are also meaningful ratios between arbitrary pairs of numbers. The zero value on a ratio scale is non-arbitrary. Most physical quantities, such as length in centimeters or duration in seconds are measured on ratio scales.\";s:7:\"minimum\";s:13:\"Minimum Value\";s:28:\"missing_upper_or_lower_limit\";s:40:\"Please enter a lower and an upper limit!\";s:21:\"mode_nr_of_selections\";s:16:\"Nr of Selections\";s:9:\"mode_text\";s:26:\"Most Selected Value (Text)\";s:4:\"mode\";s:19:\"Most Selected Value\";s:24:\"msg_deleted_export_files\";s:22:\"Export file(s) deleted\";s:36:\"msg_enter_value_for_valid_constraint\";s:52:\"Please enter a value to create a valid routing rule!\";s:20:\"msg_users_disinvited\";s:18:\"User(s) disinvited\";s:33:\"multiple_choice_multiple_response\";s:35:\"Multiple Choice (Multiple Response)\";s:31:\"multiple_choice_single_response\";s:33:\"Multiple Choice (Single Response)\";s:35:\"multiple_choice_subtype_description\";s:196:\"Choose Multiple Choice (Single Response) if you want the participants to select only one answer and Multiple Choice (Multiple Response) if you want the participants to select one ore more answers.\";s:16:\"new_survey_codes\";s:25:\"new survey access code(s)\";s:18:\"next_question_rows\";s:26:\"Questions %d - %d of %d >>\";s:24:\"no_available_constraints\";s:35:\"There are no routing rules defined!\";s:33:\"no_category_selected_for_deleting\";s:63:\"Please select a least one answer if you want to delete answers!\";s:29:\"no_category_selected_for_move\";s:44:\"Please check at least one answer to move it!\";s:22:\"no_constraints_checked\";s:79:\"Please select a least one question or question block to edit the routing rules!\";s:29:\"no_question_selected_for_move\";s:46:\"Please check at least one question to move it!\";s:32:\"no_question_selected_for_removal\";s:66:\"Please check at least one question or question block to remove it!\";s:27:\"no_questionblocks_available\";s:38:\"There are no question blocks available\";s:22:\"no_questions_available\";s:33:\"There are no questions available!\";s:17:\"no_search_results\";s:28:\"There are no search results!\";s:27:\"no_target_selected_for_move\";s:34:\"You must select a target position!\";s:15:\"no_user_invited\";s:96:\"All invited users did not possess sufficient permissions to run the survey. No user was invited.\";s:25:\"no_user_or_group_selected\";s:72:\"Please check an option what are you searching for (users and/or groups)!\";s:23:\"no_user_phrases_defined\";s:44:\"There are no user defined phrases available!\";s:28:\"nominal_question_not_checked\";s:40:\"Please check one of the offered answers!\";s:9:\"non_ratio\";s:8:\"Interval\";s:8:\"not_used\";s:12:\"not used yet\";s:10:\"obligatory\";s:10:\"Compulsory\";s:3:\"off\";s:3:\"Off\";s:7:\"offline\";s:7:\"offline\";s:13:\"on_additional\";s:18:\"On, and additional\";s:2:\"on\";s:2:\"On\";s:2:\"or\";s:2:\"or\";s:11:\"orientation\";s:11:\"Orientation\";s:5:\"outro\";s:18:\"Concluding Remarks\";s:28:\"percentage_of_entered_values\";s:43:\"Percentage of users that entered this value\";s:29:\"percentage_of_offered_answers\";s:29:\"Percentage of offered answers\";s:24:\"percentage_of_selections\";s:45:\"Percentage of users that selected this answer\";s:12:\"phrase_added\";s:12:\"Phrase added\";s:12:\"phrase_saved\";s:34:\"The phrase was saved successfully!\";s:13:\"please_select\";s:19:\"-- please select --\";s:16:\"predefined_users\";s:33:\"Put on desktops of selected users\";s:7:\"preview\";s:7:\"Preview\";s:22:\"previous_question_rows\";s:26:\"<< Questions %d - %d of %d\";s:26:\"qpl_confirm_delete_phrases\";s:56:\"Are you sure you want to delete the following phrase(s)?\";s:28:\"qpl_confirm_delete_questions\";s:58:\"Are you sure you want to delete the following question(s)?\";s:20:\"qpl_copy_select_none\";s:46:\"Please check at least one question to copy it!\";s:39:\"qpl_define_questionblock_select_missing\";s:75:\"Please select a least two questions if you want to define a question block!\";s:29:\"qpl_delete_phrase_select_none\";s:45:\"Please check at least one phrase to delete it\";s:21:\"qpl_delete_rbac_error\";s:45:\"You have no rights to delete the question(s)!\";s:22:\"qpl_delete_select_none\";s:48:\"Please check at least one question to delete it!\";s:22:\"qpl_export_select_none\";s:47:\"Please check at least one question to export it\";s:31:\"qpl_past_questions_confirmation\";s:78:\"Are you sure you want to paste the following question(s) in the question pool?\";s:19:\"qpl_phrases_deleted\";s:18:\"Phrase(s) deleted.\";s:21:\"qpl_questions_deleted\";s:20:\"Question(s) deleted.\";s:20:\"qpl_questions_pasted\";s:19:\"Question(s) pasted.\";s:20:\"qpl_savephrase_empty\";s:28:\"Please enter a phrase title!\";s:21:\"qpl_savephrase_exists\";s:67:\"The phrase title already exists! Please enter another phrase title.\";s:22:\"qpl_unfold_select_none\";s:80:\"Please select at least one question block if you want to unfold question blocks!\";s:31:\"question_contains_no_categories\";s:46:\"There are no answers defined for this question\";s:24:\"question_has_constraints\";s:13:\"Routing Rules\";s:13:\"question_icon\";s:13:\"Question Icon\";s:23:\"question_mr_not_checked\";s:49:\"Please check at least one of the offered answers!\";s:20:\"question_not_checked\";s:40:\"Please check one of the offered answers!\";s:19:\"question_obligatory\";s:27:\"The question is compulsory!\";s:25:\"question_saved_for_upload\";s:224:\"The question was saved automatically in order to reserve hard disk space to store the uploaded file. If you cancel this form now, be aware that you must delete the question in the question pool if you do not want to keep it!\";s:13:\"question_type\";s:13:\"Question Type\";s:29:\"questionblock_has_constraints\";s:13:\"Routing Rules\";s:18:\"questionblock_icon\";s:18:\"Questionblock Icon\";s:22:\"questionblock_inserted\";s:23:\"Question Block inserted\";s:13:\"questionblock\";s:14:\"Question Block\";s:23:\"questionblocks_inserted\";s:24:\"Question Blocks inserted\";s:14:\"questionblocks\";s:15:\"Question Blocks\";s:18:\"questions_inserted\";s:21:\"Question(s) inserted!\";s:17:\"questions_removed\";s:45:\"Question(s) and/or question block(s) removed!\";s:9:\"questions\";s:9:\"Questions\";s:12:\"questiontype\";s:13:\"Question Type\";s:14:\"ratio_absolute\";s:14:\"Ratio-Absolute\";s:18:\"ratio_non_absolute\";s:18:\"Ratio-Non-Absolute\";s:19:\"ratio_scale_ge_zero\";s:65:\"The minimum value for a ratio scale must be greater or equal zero\";s:15:\"remove_question\";s:6:\"Remove\";s:16:\"remove_questions\";s:99:\"Are you sure you want to remove the following question(s) and/or question block(s) from the survey?\";s:12:\"reset_filter\";s:12:\"Reset Filter\";s:7:\"results\";s:7:\"Results\";s:13:\"resume_survey\";s:17:\"Resume the Survey\";s:8:\"row_text\";s:8:\"Row Text\";s:19:\"save_back_to_survey\";s:30:\"Save and go back to the survey\";s:21:\"save_obligatory_state\";s:32:\"Save Compulsory States and Order\";s:34:\"save_phrase_categories_not_checked\";s:66:\"Please check at least two answers to save answers in a new phrase!\";s:24:\"save_phrase_introduction\";s:175:\"If you want to save the answers below as default phrase, please enter a phrase title. You can access a default phrase whenever you want to add a phrase to an ordinal question.\";s:11:\"save_phrase\";s:14:\"Save as Phrase\";s:5:\"scale\";s:5:\"Scale\";s:16:\"search_field_all\";s:20:\"Search in all fields\";s:10:\"search_for\";s:10:\"Search for\";s:13:\"search_groups\";s:12:\"Found Groups\";s:17:\"search_invitation\";s:36:\"Search for users or groups to invite\";s:16:\"search_questions\";s:16:\"Search Questions\";s:12:\"search_roles\";s:11:\"Found Roles\";s:11:\"search_term\";s:11:\"Search Term\";s:15:\"search_type_all\";s:28:\"Search in all Question Types\";s:12:\"search_users\";s:12:\"Search Users\";s:13:\"select_option\";s:31:\"--- Please select an option ---\";s:20:\"select_phrase_to_add\";s:49:\"Please select a phrase to add it to the question!\";s:21:\"select_prior_question\";s:23:\"Select a prior question\";s:25:\"select_questionpool_short\";s:20:\"Question Pool Survey\";s:19:\"select_questionpool\";s:59:\"Please select a question pool to store the created question\";s:15:\"select_relation\";s:17:\"Select a Relation\";s:17:\"select_svy_option\";s:30:\"--- Please select a survey ---\";s:40:\"select_target_position_for_move_question\";s:92:\"Please select a target position to move the question(s) and press one of the insert buttons!\";s:31:\"select_target_position_for_move\";s:88:\"Please select a target position to move the answers and press one of the insert buttons!\";s:12:\"select_value\";s:13:\"Enter a Value\";s:9:\"selection\";s:9:\"Selection\";s:10:\"set_filter\";s:10:\"Set Filter\";s:29:\"show_questiontext_description\";s:211:\"If this checkbox is selected, for every question in the question block the question text will be shown. If this checkbox is not selected, the question text of every question in the question block will be hidden.\";s:17:\"show_questiontext\";s:25:\"Display the Question Text\";s:7:\"skipped\";s:7:\"skipped\";s:12:\"specialusers\";s:13:\"Special Users\";s:25:\"spl_copy_insert_clipboard\";s:52:\"The selected question(s) are copied to the clipboard\";s:20:\"spl_copy_select_none\";s:62:\"Please check at least one question to copy it to the clipboard\";s:22:\"spl_general_properties\";s:18:\"General Properties\";s:25:\"spl_move_insert_clipboard\";s:46:\"The selected question(s) are marked for moving\";s:18:\"spl_move_same_pool\";s:70:\"It has no effect to move questions from inside the same question pool.\";s:20:\"spl_move_select_none\";s:58:\"Please check at least one question to select it for moving\";s:31:\"spl_online_property_description\";s:65:\"If the question pool is not online, it cannot be used in surveys.\";s:19:\"spl_online_property\";s:6:\"Online\";s:20:\"spl_paste_no_objects\";s:91:\"There are no questions in the clipboard. Please copy or move a question into the clipboard.\";s:17:\"spl_paste_success\";s:55:\"The question(s) have been pasted into the question pool\";s:26:\"spl_select_file_for_import\";s:34:\"You must select a file for import!\";s:22:\"start_date_not_reached\";s:60:\"You cannot start the survey until the start date is reached!\";s:10:\"start_date\";s:10:\"Start Date\";s:12:\"start_survey\";s:12:\"Start Survey\";s:22:\"subject_mail_survey_id\";s:25:\"Your survey code for \"%s\"\";s:7:\"subtype\";s:7:\"Subtype\";s:24:\"survey_code_message_sent\";s:75:\"A survey code which allows you to resume the survey was sent to your INBOX!\";s:20:\"survey_code_no_codes\";s:49:\"You have not created any survey access codes yet.\";s:20:\"survey_code_url_name\";s:55:\"URL (use right mouse button to copy URL)\";s:15:\"survey_code_url\";s:21:\"URL for Direct Access\";s:16:\"survey_code_used\";s:11:\"Code was ..\";s:11:\"survey_code\";s:18:\"Survey Access Code\";s:17:\"survey_codes_lang\";s:27:\"Preselected Survey Language\";s:29:\"survey_codes_no_anonymization\";s:82:\"You must create an anonymized survey with access codes to create new access codes!\";s:39:\"survey_error_insert_incomplete_question\";s:82:\"You tried to add an incomplete question to the survey! The question was not added.\";s:13:\"survey_finish\";s:13:\"Finish Survey\";s:15:\"survey_finished\";s:63:\"You have finished the survey. Thank you for your participation!\";s:27:\"survey_has_datasets_warning\";s:137:\"The survey already contains data sets. You cannot edit the survey questions until you remove these data sets in the participants section.\";s:17:\"survey_is_offline\";s:61:\"You cannot start the survey! The survey is currently offline.\";s:11:\"survey_next\";s:7:\"Next >>\";s:22:\"survey_offline_message\";s:42:\"Can\'t invite users. The survey is offline!\";s:21:\"survey_online_warning\";s:59:\"The survey is online. You cannot edit the survey questions!\";s:15:\"survey_previous\";s:11:\"<< Previous\";s:22:\"survey_question_editor\";s:9:\"List View\";s:26:\"survey_question_obligatory\";s:58:\"This question is compulsory. You must answer the question!\";s:24:\"survey_question_optional\";s:10:\"(Optional)\";s:16:\"survey_questions\";s:9:\"Questions\";s:33:\"survey_selected_user_data_deleted\";s:64:\"The survey data of the selected user(s) was deleted successfully\";s:18:\"survey_skip_finish\";s:22:\"Skip and Finish Survey\";s:16:\"survey_skip_next\";s:7:\"Skip >>\";s:20:\"survey_skip_previous\";s:7:\"<< Skip\";s:17:\"survey_skip_start\";s:25:\"Skip and Go To Start Page\";s:12:\"survey_start\";s:16:\"Go To Start Page\";s:27:\"survey_text_textheight_desc\";s:55:\"Enter the height in characters for the text input field\";s:26:\"survey_text_textwidth_desc\";s:54:\"Enter the width in characters for the text input field\";s:23:\"survey_use_start_button\";s:49:\"You must enter the survey using the start button!\";s:20:\"SurveyMatrixQuestion\";s:15:\"Matrix Question\";s:20:\"SurveyMetricQuestion\";s:15:\"Metric Question\";s:28:\"SurveyMultipleChoiceQuestion\";s:44:\"Multiple Choice Question (Multiple Response)\";s:26:\"SurveySingleChoiceQuestion\";s:42:\"Multiple Choice Question (Single Response)\";s:18:\"SurveyTextQuestion\";s:5:\"Essay\";s:25:\"svy_all_user_data_deleted\";s:46:\"All user data of this survey has been deleted!\";s:40:\"svy_check_evaluation_access_introduction\";s:136:\"Since this survey evaluation is only accessible by survey participants you need to enter your survey access code to open the evaluation.\";s:42:\"svy_check_evaluation_authentication_needed\";s:21:\"Authentication needed\";s:30:\"svy_check_evaluation_wrong_key\";s:127:\"You entered a wrong survey access code or you have not participated the survey. Your access to the survey evaluation is denied.\";s:22:\"svy_create_export_file\";s:18:\"Create Export File\";s:24:\"svy_delete_all_user_data\";s:20:\"Delete all User Data\";s:18:\"svy_eval_cumulated\";s:8:\"Overview\";s:15:\"svy_eval_detail\";s:7:\"Details\";s:13:\"svy_eval_user\";s:15:\"Per Participant\";s:16:\"svy_export_files\";s:12:\"Export Files\";s:8:\"svy_file\";s:4:\"File\";s:22:\"svy_general_properties\";s:18:\"General Properties\";s:38:\"svy_maintenance_information_no_results\";s:110:\"There are no existing user data sets for the survey. You need at least one user data set to maintain the data.\";s:18:\"svy_missing_author\";s:92:\"You have not entered the author\'s name in the survey properties! Please add an authors name.\";s:21:\"svy_missing_questions\";s:92:\"You do not have any questions in the survey! Please add at least one question to the survey.\";s:17:\"svy_missing_title\";s:89:\"You have not entered a survey title! Please go to the metadata section and enter a title.\";s:14:\"svy_page_error\";s:114:\"There was an error answering a survey question. Please refer to the question to get more information on the error!\";s:15:\"svy_page_errors\";s:118:\"There were errors answering the survey questions. Please refer to the questions to get more information on the errors!\";s:26:\"svy_select_file_for_import\";s:34:\"You must select a file for import!\";s:24:\"svy_select_questionpools\";s:61:\"Please select a question pool to store the imported questions\";s:18:\"svy_select_surveys\";s:38:\"Please select a survey for duplication\";s:30:\"svy_selected_user_data_deleted\";s:64:\"The survey data of the selected user(s) was deleted successfully\";s:23:\"svy_show_questiontitles\";s:19:\"Show Question Title\";s:8:\"svy_size\";s:4:\"Size\";s:26:\"svy_statistical_evaluation\";s:22:\"Statistical Evaluation\";s:27:\"svy_status_missing_elements\";s:35:\"The following elements are missing:\";s:18:\"svy_status_missing\";s:51:\"There are required elements missing in this survey!\";s:13:\"svy_status_ok\";s:62:\"The status of the survey is OK. There are no missing elements.\";s:26:\"text_maximum_chars_allowed\";s:91:\"Please do not enter more than a maximum of %s characters. Any characters above will be cut.\";s:28:\"text_question_not_filled_out\";s:33:\"Please fill out the answer field!\";s:18:\"text_resume_survey\";s:355:\"You are trying to resume an anonymized survey. To continue the survey with your previously entered values please enter the 5 digit survey code which you received after starting the survey (it was sent with a message to your ILIAS mail folder). Instead of typing your survey code you also can copy it from your inbox and paste it into the text field below.\";s:19:\"title_resume_survey\";s:37:\"Resume the Survey - Enter Survey Code\";s:6:\"unfold\";s:6:\"Unfold\";s:15:\"unlimited_users\";s:39:\"Put on desktops of all registered users\";s:17:\"uploaded_material\";s:17:\"Uploaded Material\";s:27:\"upper_limit_must_be_greater\";s:53:\"The upper limit must be greater than the lower limit!\";s:11:\"upper_limit\";s:11:\"Upper Limit\";s:21:\"use_anonymous_id_desc\";s:130:\"If checked, the username in anonymized surveys will be shown as the survey code, otherwise the text ‘Anonymous’ will be shown.\";s:16:\"use_anonymous_id\";s:16:\"Show Survey Code\";s:26:\"use_browser_print_function\";s:50:\"Please use the print function of your web browser.\";s:25:\"use_google_chart_api_desc\";s:278:\"If checked, the charts in the cumulated results details of the survey statistics are drawn using the Google Chart API. Please note that a permanent internet connection is required for the Google Chart API to work.\";s:20:\"use_google_chart_api\";s:20:\"Use Google Chart API\";s:4:\"used\";s:4:\"used\";s:14:\"users_answered\";s:14:\"Users Answered\";s:13:\"users_invited\";s:26:\"%s users have been invited\";s:13:\"users_skipped\";s:13:\"Users Skipped\";s:16:\"value_nr_entered\";s:39:\"Number of users that entered that value\";s:6:\"values\";s:6:\"Values\";s:8:\"vertical\";s:8:\"Vertical\";s:29:\"view_constraints_introduction\";s:75:\"You are viewing the preconditions of the following question/question block:\";s:11:\"view_phrase\";s:11:\"View Phrase\";s:23:\"warning_question_in_use\";s:345:\"Warning! The question you want to edit is in use by the surveys listed below. If you decide to continue and save/apply the question, all answers of the surveys listed below will be deleted. If you want to change the question and use it in another survey, please choose duplicate in the question browser to create a new instance of this question.\";s:29:\"warning_question_not_complete\";s:29:\"The question is not complete!\";s:36:\"wrong_categories_selected_for_insert\";s:95:\"ILIAS could not perform the desired action. Please check exactly one answer as target position!\";s:22:\"wrong_survey_code_used\";s:92:\"You cannot enter the survey, because you tried to start it with an unauthorized survey code.\";s:16:\"svy_search_users\";s:23:\"Search for participants\";s:21:\"dont_use_questionpool\";s:77:\"Don\'t insert the questions in a question pool (only available in this survey)\";s:17:\"other_answer_desc\";s:51:\"Add an additional choice (other) with a text field.\";s:18:\"other_answer_label\";s:32:\"Label of other answer (optional)\";s:16:\"use_other_answer\";s:11:\"Open answer\";s:27:\"question_mr_no_other_answer\";s:40:\"Please enter a text for the other answer\";s:35:\"question_mr_no_other_answer_checked\";s:65:\"You need to select the checkbox if you enter a text for an answer\";s:35:\"question_sr_no_other_answer_checked\";s:69:\"You need to select the radio button if you enter a text for an answer\";s:15:\"use_min_answers\";s:17:\"Answer selections\";s:22:\"use_min_answers_option\";s:33:\"Set a number of answer selections\";s:14:\"nr_min_answers\";s:7:\"Minimum\";s:14:\"nr_max_answers\";s:7:\"Maximum\";s:22:\"err_maxvaluegeminvalue\";s:119:\"The maximum value must be greater or equal than the minimum value and less or equal than the maximum number of answers.\";s:20:\"err_minvalueganswers\";s:69:\"The minimum must be less or equal than the maximum number of answers.\";s:18:\"err_no_min_answers\";s:35:\"Please check at least %s answer(s).\";s:18:\"err_no_max_answers\";s:32:\"Please check at most %s answers.\";s:20:\"err_no_exact_answers\";s:34:\"Please check exactly %s answer(s).\";s:5:\"label\";s:5:\"Label\";s:10:\"label_info\";s:65:\"Alternative identifier for further data processing (e.g. in SPSS)\";s:17:\"export_label_only\";s:17:\"Export label only\";s:17:\"export_title_only\";s:17:\"Export title only\";s:18:\"export_title_label\";s:22:\"Export title and label\";s:16:\"mailnotification\";s:40:\"Seperate E-Mail for Each Finished Survey\";s:13:\"mailaddresses\";s:19:\"Recipient addresses\";s:18:\"mailaddresses_info\";s:95:\"Enter a comma separated list of recipients who will receive a notification on finished surveys.\";s:19:\"mailparticipantdata\";s:27:\"Additional participant data\";s:24:\"mailparticipantdata_info\";s:101:\"This information will be precede the automatically included results section of the notification mail.\";s:12:\"table_fields\";s:44:\"Definition of field names for external mails\";s:11:\"tablefields\";s:11:\"Field names\";s:20:\"mail_import_example1\";s:24:\"email;firstname;lastname\";s:20:\"mail_import_example2\";s:33:\"sandraowen@domain.tld;Sandra;Owen\";s:20:\"mail_import_example3\";s:35:\"kennethbirt@domain.tld;Kenneth;Birt\";s:16:\"tablefields_info\";s:70:\"Please enter a comma separated list of field names for external mails.\";s:18:\"externalRecipients\";s:24:\"External code recipients\";s:11:\"edit_phrase\";s:11:\"Edit phrase\";s:10:\"phrase_new\";s:17:\"Create new phrase\";s:18:\"no_phrase_selected\";s:17:\"Nothing selected.\";s:12:\"other_answer\";s:12:\"Other answer\";s:20:\"constraint_fulfilled\";s:9:\"Show page\";s:15:\"conjunction_and\";s:31:\"if each constraint is fulfilled\";s:14:\"conjunction_or\";s:30:\"if one constraint is fulfilled\";s:21:\"conjunction_and_title\";s:41:\"Fulfill each of the following constraints\";s:20:\"conjunction_or_title\";s:40:\"Fulfill one of the following constraints\";s:25:\"err_external_rcp_no_email\";s:58:\"The import data must at least contain an ‘email’ field\";s:32:\"err_external_rcp_no_email_column\";s:148:\"The import data must at least contain a column ‘email’ with the title ‘email’ in the first row and the email addresses in the following rows\";s:16:\"err_no_selection\";s:22:\"You made no selection.\";s:27:\"external_recipients_deleted\";s:29:\"Deleted external recipient(s)\";s:28:\"external_recipients_imported\";s:39:\"External recipients have been imported.\";s:21:\"external_mails_import\";s:41:\"Import external recipients of survey keys\";s:13:\"externalmails\";s:11:\"Import file\";s:17:\"mail_survey_codes\";s:29:\"Mail access codes or messages\";s:18:\"externalmails_info\";s:196:\"The import file must be a CSV file, columns separated by a semicolon. The first row contains the column titles. The file must at least contain an ‘email’ column containing the recipient email.\";s:12:\"externaltext\";s:11:\"Import text\";s:17:\"externaltext_info\";s:214:\"The import text must be arranged in rows and columns, columns separated by a semicolon. The first row contains the column titles. The text must at least contain an ‘email’ column containing the recipient email.\";s:16:\"import_from_file\";s:28:\"Import user data from a file\";s:16:\"import_from_text\";s:28:\"Import user data from a text\";s:19:\"import_from_dataset\";s:22:\"Import from a data set\";s:10:\"recipients\";s:10:\"Recipients\";s:11:\"send_to_all\";s:17:\"To all recipients\";s:13:\"not_sent_only\";s:55:\"Only to new recipients (who did not receive a mail yet)\";s:16:\"send_to_answered\";s:43:\"To all recipients who did finish the survey\";s:18:\"send_to_unanswered\";s:58:\"To all recipients who did not finish the survey (reminder)\";s:20:\"message_content_info\";s:326:\"Enter the mail message for the notification mail containing the survey codes for the participants. You may use the placeholders [code] (the access code), [url] (the URL to this survey), and participant related data depending on your import fields: %s. The placeholders will be replaced with the imported user data in the mail.\";s:26:\"default_codes_mail_subject\";s:23:\"Your access code for %s\";s:26:\"default_codes_mail_message\";s:99:\"Your survey access code is [code]. You can start the survey in your web browser using the URL [url]\";s:25:\"please_enter_mail_subject\";s:27:\"Please enter a mail subject\";s:25:\"please_enter_mail_message\";s:27:\"Please enter a mail message\";s:19:\"participating_users\";s:19:\"Participating Users\";s:22:\"please_enter_mail_code\";s:47:\"Please enter the access code placeholder [code]\";s:15:\"mail_sent_short\";s:4:\"Sent\";s:21:\"finished_mail_subject\";s:28:\"The survey \"%s\" was finished\";s:18:\"msg_min_nr_answers\";s:35:\"Please check at least %s answer(s).\";s:18:\"msg_max_nr_answers\";s:32:\"Please check at most %s answers.\";s:22:\"msg_min_max_nr_answers\";s:48:\"Please check at least %s and at most %s answers.\";s:25:\"msg_min_max_exact_answers\";s:34:\"Please check exactly %s answer(s).\";s:19:\"msg_duplicate_scale\";s:33:\"Please enter unique scale values.\";s:11:\"workingtime\";s:12:\"Working time\";s:18:\"save_reuse_message\";s:31:\"Save message text for later use\";s:16:\"save_reuse_title\";s:18:\"Message text title\";s:14:\"saved_messages\";s:18:\"Available messages\";s:20:\"insert_saved_message\";s:19:\"Insert Message Text\";s:20:\"delete_saved_message\";s:19:\"Delete Message Text\";s:20:\"msg_message_inserted\";s:20:\"Messagetext inserted\";s:23:\"msg_no_message_inserted\";s:28:\"Please select a message text\";s:19:\"msg_message_deleted\";s:19:\"Messagetext deleted\";s:22:\"msg_no_message_deleted\";s:34:\"Please select a saved message text\";s:31:\"question_changed_in_survey_only\";s:35:\"Question was changed only in survey\";s:20:\"survey_prev_question\";s:13:\"Previous Page\";s:20:\"survey_next_question\";s:9:\"Next Page\";s:14:\"survey_jump_to\";s:7:\"Jump to\";s:23:\"survey_add_new_question\";s:11:\"Create Page\";s:15:\"survey_use_pool\";s:8:\"Use Pool\";s:21:\"svy_settings_template\";s:8:\"Template\";s:20:\"survey_per_page_view\";s:9:\"Page View\";s:20:\"survey_dnd_move_next\";s:17:\"Move to Next Page\";s:24:\"survey_dnd_move_previous\";s:21:\"Move to Previous Page\";s:21:\"survey_dnd_split_page\";s:10:\"Split Page\";s:33:\"survey_dnd_double_click_to_delete\";s:72:\"Double click on a content element to select it for cutting and deleting.\";s:26:\"survey_dnd_clear_clipboard\";s:15:\"Clear Clipboard\";s:16:\"survey_dnd_paste\";s:5:\"Paste\";s:37:\"survey_has_datasets_warning_page_view\";s:108:\"The survey already contains data sets. You cannot edit the survey questions until you remove these datasets.\";s:42:\"survey_has_datasets_warning_page_view_link\";s:17:\"Edit Participants\";s:21:\"survey_using_template\";s:126:\"This survey uses the template %s. If you do not want to use a template and have access to all settings, please click here: %s.\";s:26:\"survey_using_template_link\";s:27:\"Do not use template anymore\";s:29:\"survey_confirm_template_reset\";s:62:\"Are you sure that you do not want to use the template anymore?\";s:21:\"survey_template_reset\";s:30:\"The template has been removed.\";s:24:\"survey_introduction_info\";s:60:\"This message is permanently displayed on the ‘Info’-tab.\";s:20:\"survey_question_pool\";s:13:\"Question Pool\";s:26:\"survey_question_pool_usage\";s:13:\"Question Pool\";s:21:\"survey_pool_selection\";s:14:\"Pool Selection\";s:14:\"survey_no_pool\";s:24:\"Do not use question pool\";s:15:\"survey_new_pool\";s:24:\"Create new question pool\";s:20:\"survey_existing_pool\";s:26:\"Use existing question pool\";s:18:\"survey_delete_page\";s:11:\"Delete Page\";s:19:\"survey_at_beginning\";s:16:\"At The Beginning\";s:18:\"survey_behind_page\";s:6:\"Behind\";s:22:\"survey_show_blocktitle\";s:16:\"Show Block Title\";s:34:\"survey_show_blocktitle_description\";s:57:\"If activated the block title will be shown in the survey.\";s:19:\"survey_block_hidden\";s:6:\"hidden\";s:20:\"survey_block_visible\";s:7:\"visible\";s:28:\"survey_question_text_visible\";s:12:\"Text visible\";s:27:\"survey_question_text_hidden\";s:11:\"Text hidden\";s:16:\"survey_move_page\";s:9:\"Move Page\";s:17:\"survey_page_moved\";s:24:\"The page has been moved.\";s:29:\"survey_copy_questions_to_pool\";s:20:\"Add to question pool\";s:37:\"no_question_selected_for_copy_to_pool\";s:84:\"Please select at least one question, which is not already linked to a question pool.\";s:31:\"survey_copy_select_questionpool\";s:31:\"Question pool to put the copies\";s:35:\"survey_copy_to_questionpool_success\";s:53:\"The questions were copied into the pool successfully.\";s:23:\"survey_auto_block_title\";s:11:\"Page Header\";s:20:\"survey_edit_settings\";s:13:\"Edit Settings\";s:12:\"survey_order\";s:10:\"Sort Order\";s:21:\"survey_cancel_preview\";s:14:\"Cancel Preview\";s:28:\"survey_cannot_preview_survey\";s:21:\"Preview not available\";s:33:\"survey_questions_to_clipboard_cut\";s:88:\"Question(s) were copied to the clipboard. Please select a target or empty the clipboard.\";s:34:\"survey_questions_to_clipboard_copy\";s:88:\"Question(s) were copied to the clipboard. Please select a target or empty the clipboard.\";s:23:\"survey_clipboard_notice\";s:90:\"There are question(s) in the clipboard. Select the target position or empty the clipboard.\";s:19:\"survey_edit_heading\";s:12:\"Edit Heading\";s:21:\"survey_delete_heading\";s:14:\"Remove Heading\";s:31:\"survey_available_question_pools\";s:15:\"Available Pools\";s:26:\"survey_question_pool_title\";s:10:\"Pool Title\";s:27:\"survey_sync_question_copies\";s:20:\"Sync Question Copies\";s:32:\"survey_sync_question_copies_info\";s:70:\"The selected questions will be replaced with the current pool version.\";s:36:\"survey_sync_insufficient_permissions\";s:24:\"Insufficient Permissions\";s:19:\"survey_sync_success\";s:36:\"The selected questions were updated.\";s:27:\"svy_presentation_properties\";s:12:\"Presentation\";s:13:\"svy_save_sync\";s:29:\"Save and Sync Question Copies\";s:21:\"survey_question_title\";s:14:\"Question Title\";s:40:\"survey_question_editor_settings_template\";s:34:\"List View (in Tab ‘Questions’)\";s:28:\"survey_sure_delete_questions\";s:73:\"Are you sure that you want to delete the following questions or headings?\";s:17:\"svy_participation\";s:13:\"Participation\";s:21:\"svy_page_add_question\";s:10:\"Add new %s\";s:19:\"svy_create_question\";s:15:\"Create Question\";s:16:\"freetext_answers\";s:12:\"Open Answers\";s:18:\"svy_neutral_answer\";s:72:\"Text for a Neutral Answer (‘Not Specified’, ‘I don\'t know’ etc.)\";s:41:\"svy_matrix_layout_percentages_sum_invalid\";s:42:\"The column settings do not sum up to 100%.\";s:8:\"svy_copy\";s:11:\"Copy Survey\";s:26:\"svy_activation_online_info\";s:56:\"Only if a survey is online, users can participate in it.\";s:31:\"svy_availability_limitless_info\";s:59:\"Choose this mode for making the survey available limitless.\";s:27:\"svy_availability_until_info\";s:76:\"Choose this mode for making the survey available for a fixed period of time.\";s:38:\"svy_activation_limited_visibility_info\";s:115:\"Outside the indicated period, only the title of the survey will be displayed while the question are not accessible.\";s:33:\"survey_question_pool_usage_active\";s:52:\"Questions can be added optionally to a question pool\";s:38:\"survey_question_pool_usage_active_info\";s:86:\"Each time a question is created it has to be decided if a question pool is to be used.\";s:35:\"survey_question_pool_usage_inactive\";s:45:\"Questions are created directly in the survey.\";s:40:\"survey_question_pool_usage_inactive_info\";s:104:\"The questions can be added to a question pool manually later but are created only for this survey first.\";s:17:\"svy_invite_action\";s:23:\"Put on Personal Desktop\";s:23:\"survey_code_delete_sure\";s:59:\"Are you sure you want to delete the following access codes?\";s:16:\"survey_360_title\";s:5:\"360°\";s:15:\"survey_360_mode\";s:14:\"360° Feedback\";s:26:\"survey_360_self_evaluation\";s:15:\"Self-Evaluation\";s:22:\"survey_360_self_raters\";s:28:\"Appraisees Select Own Raters\";s:25:\"survey_360_self_appraisee\";s:19:\"Open 360° Feedback\";s:18:\"survey_360_results\";s:32:\"Access To Results For Appraisees\";s:23:\"survey_360_results_none\";s:20:\"No Access to Results\";s:22:\"survey_360_results_own\";s:32:\"Access to Feedback of Own Raters\";s:22:\"survey_360_results_all\";s:13:\"All Feedbacks\";s:21:\"survey_360_appraisees\";s:10:\"Appraisees\";s:22:\"survey_360_edit_raters\";s:13:\"Manage Raters\";s:32:\"survey_360_sure_delete_appraises\";s:57:\"Are you sure you want to remove the following appraisees?\";s:29:\"survey_360_sure_delete_raters\";s:60:\"Are you sure you want to remove the following raters for %s?\";s:29:\"survey_360_add_external_rater\";s:18:\"Add External Rater\";s:24:\"survey_360_no_appraisees\";s:50:\"There are currently no appraisees for you to rate.\";s:29:\"survey_360_add_self_appraisee\";s:40:\"Add yourself as appraisee to this survey\";s:21:\"survey_360_list_title\";s:10:\"360° Mode\";s:27:\"survey_360_select_appraisee\";s:6:\"Select\";s:20:\"survey_360_appraisee\";s:9:\"Appraisee\";s:29:\"survey_activate_skill_service\";s:27:\"Activate Competence Service\";s:19:\"survey_skill_assign\";s:30:\"Question/Competence Assignment\";s:12:\"survey_skill\";s:10:\"Competence\";s:24:\"survey_assign_competence\";s:17:\"Assign Competence\";s:24:\"survey_remove_competence\";s:17:\"Remove Competence\";s:23:\"survey_skill_thresholds\";s:21:\"Competence Thresholds\";s:18:\"survey_skill_level\";s:16:\"Competence Level\";s:21:\"survey_up_to_x_points\";s:14:\"Up to x points\";s:17:\"survey_skill_nr_q\";s:19:\"Number of Questions\";s:29:\"survey_skill_max_scale_points\";s:17:\"Max. Scale Points\";s:20:\"survey_reached_level\";s:13:\"Reached Level\";s:19:\"survey_sum_of_means\";s:33:\"Sum of Arithm. Means per Question\";s:18:\"survey_calc_skills\";s:27:\"Determine Competence Levels\";s:19:\"survey_write_skills\";s:17:\"Write Competences\";s:26:\"survey_360_rater_mail_sent\";s:9:\"Mail sent\";s:36:\"survey_360_rater_code_mail_on_demand\";s:19:\"generated on demand\";s:43:\"survey_360_rater_message_content_registered\";s:28:\"Message Content (Registered)\";s:42:\"survey_360_rater_message_content_anonymous\";s:27:\"Message Content (Anonymous)\";s:51:\"survey_360_rater_message_content_registered_default\";s:65:\"You can start the survey in your web browser using the URL [url].\";s:50:\"survey_360_rater_message_content_anonymous_default\";s:100:\"Your survey access code is [code]. You can start the survey in your web browser using the URL [url].\";s:32:\"survey_360_rater_subject_default\";s:49:\"You have been invited as rater to a 360° survey.\";s:26:\"survey_360_raters_finished\";s:15:\"Raters Finished\";s:25:\"survey_360_rater_finished\";s:15:\"Survey Finished\";s:18:\"survey_competences\";s:11:\"Competences\";s:34:\"svy_skl_comp_assignm_not_supported\";s:62:\"Competence assignment is not supported for this question type.\";s:8:\"svy_back\";s:4:\"Back\";s:30:\"survey_360_appraisee_is_closed\";s:36:\"The appraisee has closed his survey.\";s:31:\"survey_360_no_closed_appraisees\";s:39:\"No appraisee has closed his survey yet.\";s:32:\"survey_360_rate_other_appraisees\";s:15:\"Rate appraisees\";s:25:\"survey_360_appraisee_info\";s:14:\"Appraisee Info\";s:29:\"survey_360_raters_status_info\";s:15:\"Raters finished\";s:33:\"survey_360_appraisee_close_action\";s:23:\"Close Survey For Raters\";s:38:\"survey_360_appraisee_close_action_info\";s:41:\"This will give access to your statistics.\";s:44:\"survey_360_appraisee_close_action_info_skill\";s:75:\"This will give access to your statistics and update your competence levels.\";s:41:\"survey_360_appraisee_close_action_success\";s:50:\"You have closed your 360° survey for your raters.\";s:40:\"survey_360_appraisee_close_action_status\";s:24:\"Survey was closed on %s.\";s:31:\"survey_360_sure_appraisee_close\";s:65:\"Are you sure you want to close the survey for all of your raters?\";s:32:\"survey_360_appraisee_close_table\";s:9:\"Closed on\";s:20:\"svy_eval_competences\";s:18:\"Competence Results\";s:16:\"svy_gap_analysis\";s:12:\"Gap Analysis\";s:26:\"svy_all_survey_competences\";s:22:\"All Survey Competences\";s:17:\"survey_360_raters\";s:6:\"Raters\";s:11:\"svy_results\";s:7:\"Results\";s:12:\"svy_analysis\";s:8:\"Analysis\";s:28:\"survey_notification_settings\";s:12:\"Notification\";s:23:\"survey_reminder_setting\";s:27:\"Remind Users to Participate\";s:21:\"survey_reminder_start\";s:5:\"Start\";s:19:\"survey_reminder_end\";s:3:\"End\";s:25:\"survey_reminder_frequency\";s:9:\"Frequency\";s:30:\"survey_reminder_frequency_days\";s:4:\"Days\";s:32:\"survey_notification_target_group\";s:12:\"Target Group\";s:46:\"survey_notification_target_group_parent_course\";s:34:\"All members of parent course/group\";s:55:\"survey_notification_target_group_parent_course_inactive\";s:57:\"No parent course/group given - no reminders will be sent!\";s:40:\"survey_notification_target_group_invited\";s:58:\"All users who got the survey put on their Personal Desktop\";s:45:\"survey_notification_target_group_invited_info\";s:32:\"Number of current recipients: %s\";s:33:\"survey_notification_tutor_setting\";s:42:\"One E-Mail after all Participants Finished\";s:36:\"survey_notification_tutor_recipients\";s:17:\"Tutors (Login[s])\";s:44:\"survey_notification_tutor_recipients_invalid\";s:41:\"Please state users with write permission.\";s:33:\"survey_notification_tutor_subject\";s:46:\"All participants have finished the survey \"%s\"\";s:36:\"survey_notification_tutor_salutation\";s:9:\"Hello %s,\";s:30:\"survey_notification_tutor_body\";s:58:\"The following survey has been finished by all participants\";s:30:\"survey_notification_tutor_link\";s:14:\"Link to Survey\";s:23:\"survey_reminder_subject\";s:28:\"Survey \"%s\" was not finished\";s:26:\"survey_reminder_salutation\";s:9:\"Hello %s,\";s:20:\"survey_reminder_body\";s:53:\"the following survey has not been finished by you yet\";s:20:\"survey_reminder_link\";s:3:\"URL\";s:11:\"survey_mode\";s:4:\"Mode\";s:19:\"survey_default_mode\";s:6:\"Survey\";s:24:\"survey_default_mode_info\";s:27:\"Use for evaluation purposes\";s:20:\"survey_360_mode_info\";s:33:\"Use for peer-reviewing of persons\";s:47:\"survey_360_appraisee_close_action_success_admin\";s:63:\"The 360° surveys of the appraisees were closed for the raters.\";s:37:\"survey_360_sure_appraisee_close_admin\";s:72:\"Are you sure you want to close the surveys for the following appraisees?\";s:28:\"survey_360_remove_appraisees\";s:19:\"Remove Appraisee(s)\";s:41:\"survey_notification_finished_introduction\";s:50:\"The following participant has finished the survey.\";s:35:\"survey_notification_finished_reason\";s:96:\"You are receiving this email because you activated notifications for the survey mentioned above.\";s:33:\"svy_result_mail_notification_info\";s:95:\"On finishing the survey the answers of each participant will be sent to the defined recipients.\";s:25:\"survey_reminder_cron_info\";s:63:\"If activated, users will be reminded to participate in surveys.\";s:31:\"mailparticipantdata_placeholder\";s:89:\"These placeholders are replaced by actual user data if ‘Privacy’ is ‘With Names’:\";s:25:\"spl_save_obligatory_state\";s:22:\"Save Compulsory States\";s:20:\"survey_not_available\";s:3:\"n/a\";s:23:\"survey_results_finished\";s:15:\"Survey finished\";s:20:\"svy_view_own_results\";s:18:\"View given answers\";s:20:\"svy_mail_own_results\";s:18:\"Mail given answers\";s:28:\"svy_mail_own_results_subject\";s:26:\"Survey \"%s\" - Your Answers\";s:25:\"svy_mail_own_results_body\";s:65:\"the following is a complete summary of your survey participation.\";s:20:\"svy_results_view_own\";s:33:\"Participants can View Own Answers\";s:20:\"svy_results_mail_own\";s:33:\"Participants can Mail Own Answers\";s:22:\"svy_eval_skipped_value\";s:22:\"Results: ‘skipped’\";s:26:\"svy_eval_skipped_value_lng\";s:23:\"Use language file entry\";s:31:\"svy_eval_skipped_value_lng_info\";s:19:\"Current value: \"%s\"\";s:29:\"svy_eval_skipped_value_custom\";s:16:\"Use custom value\";s:34:\"svy_eval_skipped_value_custom_info\";s:54:\"Define any (or empty) value to use for skipped answers\";s:35:\"svy_eval_skipped_value_custom_value\";s:5:\"Value\";s:16:\"svy_import_codes\";s:12:\"Import Codes\";s:21:\"svy_import_codes_info\";s:40:\"This import requires a \"%s\" export file.\";s:30:\"svy_evaluation_access_all_info\";s:92:\"All registered users that can access the survey can also look at the results of this survey.\";s:30:\"svy_evaluation_access_off_info\";s:91:\"Only Users that can edit the survey (write permission) have access to the survey\'s results.\";s:39:\"svy_evaluation_access_participants_info\";s:95:\"All users that participated in the survey may choose to look at the results after finishing it.\";s:25:\"svy_results_mail_own_info\";s:60:\"Particiants can request a mail containing their own answers.\";s:25:\"svy_results_view_own_info\";s:119:\"After finishing the survey, participants can view a list of all answers they provided. They cannot change their answers\";s:31:\"survey_360_self_evaluation_info\";s:62:\"Appraisees are allowed to rate themselves using the questions.\";s:27:\"survey_360_self_raters_info\";s:102:\"Appraisees autonomously select and invite those persons that are supposed to provide feedback to them.\";s:30:\"survey_360_self_appraisee_info\";s:136:\"On the ‘Info’-tab a link is displayed to all users. By clicking this link they can add themselves as appraisee and receive feedback.\";s:28:\"survey_360_results_none_info\";s:58:\"Appraisees can not access the feedback provided by raters.\";s:27:\"survey_360_results_own_info\";s:60:\"Appraisees can access only the feedback of their own raters.\";s:27:\"survey_360_results_all_info\";s:128:\"All appraisees of the 360°-Survey can view all feedback provided by all raters of all appraisees, not only by their own raters.\";s:34:\"survey_activate_skill_service_info\";s:173:\"A new tab ‘Competences’ will be displayed. In this tab questions are assigned to competences, then thresholds are ascribed for reaching a specific level of a competence.\";s:28:\"survey_execution_sure_finish\";s:97:\"Are you sure you want to finish the survey? You will not be able to edit your answers afterwards.\";s:21:\"survey_execution_exit\";s:18:\"Back to repository\";s:19:\"survey_access_codes\";s:30:\"Authentication by Access Codes\";s:24:\"survey_access_codes_info\";s:168:\"Users get access to the survey by entering a code on the ‘Info’-tab. These access codes are generated in a sub-tab ‘Access Codes’ in the tab ‘Participants’.\";s:28:\"survey_results_anonymization\";s:7:\"Privacy\";s:27:\"survey_results_personalized\";s:10:\"With Names\";s:32:\"survey_results_personalized_info\";s:170:\"In the tab ‘Results’ the names of the participants and their respective answers are listed. Users having access to this tab can inspect who has provided which answer.\";s:25:\"survey_results_anonymized\";s:32:\"Without Names / Anonymous Survey\";s:30:\"survey_results_anonymized_info\";s:186:\"In the tab ‘Results’ participants\' names are replaced by codes. Users having access to this tab cannot attribute answers to named participants but only to user ‘iTXaF’ (example).\";s:20:\"material_added_empty\";s:47:\"The object does not have any suitable material.\";s:29:\"survey_sure_delete_constraint\";s:80:\"Are you sure you want to delete the routing rule \"%1$s\" for the question \"%2$s\"?\";s:25:\"survey_constraint_deleted\";s:34:\"The routing rule has been deleted.\";s:33:\"svy_settings_section_before_start\";s:34:\"Information before start of survey\";s:27:\"svy_settings_section_access\";s:32:\"Administering the survey: Access\";s:39:\"svy_settings_section_question_behaviour\";s:47:\"Administering the survey: Behaviour of question\";s:30:\"svy_settings_section_finishing\";s:20:\"Finishing the survey\";s:30:\"svy_settings_section_reminders\";s:9:\"Reminders\";}'); INSERT INTO `lng_modules` VALUES ('tagging','en','a:18:{s:17:\"tagging_all_users\";s:9:\"All Users\";s:21:\"tagging_edit_settings\";s:13:\"Edit Settings\";s:29:\"tagging_enable_all_users_info\";s:107:\"Adds a section ‘All Users’ to the info screens that lists all tags of all users attached to a resource.\";s:24:\"tagging_enable_all_users\";s:22:\"Show Tags of All Users\";s:22:\"tagging_enable_tagging\";s:14:\"Enable Tagging\";s:22:\"tagging_forbidden_tags\";s:14:\"Forbidden Tags\";s:25:\"tagging_resources_for_tag\";s:24:\"Resources tagged with %s\";s:20:\"tagging_search_users\";s:12:\"Search Users\";s:16:\"tagging_settings\";s:8:\"Settings\";s:16:\"tagging_tag_info\";s:86:\"To attach tags to a resource open the info screen of the resource and enter your tags.\";s:11:\"tagging_tag\";s:3:\"Tag\";s:12:\"tagging_tags\";s:4:\"Tags\";s:23:\"tagging_users_using_tag\";s:15:\"Users Using Tag\";s:15:\"tagging_set_tag\";s:8:\"Set Tags\";s:19:\"tagging_other_users\";s:19:\"Tags of Other Users\";s:34:\"tag_some_obj_tagged_without_access\";s:122:\"You do not have the permissions to access some of the tagged objects anymore. Should the tag be removed for these objects?\";s:37:\"tag_remove_tags_of_obj_without_access\";s:10:\"Remove Tag\";s:16:\"tag_tags_deleted\";s:47:\"Tag has been removed from inaccessible objects.\";}'); INSERT INTO `lng_modules` VALUES ('trac','en','a:363:{s:13:\"found_objects\";s:13:\"Found Objects\";s:22:\"found_too_much_objects\";s:94:\"Thereby more than %s objects totally were found. Therefore refine your search request, please.\";s:16:\"info_all_objects\";s:67:\"The following user tracking refers to all objects of the type \'%s\'.\";s:15:\"info_dwell_time\";s:88:\"Attention: The total dwell time of an object isn\'t addicted to the given period of time!\";s:18:\"info_found_objects\";s:114:\"The user tracking refers to the following objects of the type \'%s\' that were found according to your search terms.\";s:18:\"info_valid_request\";s:54:\"The maximum valid time between two requests of a user.\";s:10:\"last_login\";s:10:\"Last Login\";s:26:\"meta_typical_learning_time\";s:21:\"Typical learning time\";s:14:\"newUT_settings\";s:26:\"Learning Module Statistics\";s:9:\"obj_types\";s:12:\"Object Types\";s:16:\"search_area_info\";s:25:\"Please choose one object.\";s:12:\"search_terms\";s:14:\"Search Term(s)\";s:10:\"select_one\";s:24:\"Please select one object\";s:12:\"stats_access\";s:6:\"Access\";s:14:\"stats_accesses\";s:8:\"Accesses\";s:9:\"stats_all\";s:3:\"All\";s:33:\"stats_chapter_average_page_number\";s:35:\"Average Number of Pages per Chapter\";s:28:\"stats_chapter_depth_coverage\";s:29:\"Degree of Coverage with Depth\";s:27:\"stats_chapter_fewest_access\";s:13:\"Fewest Access\";s:21:\"stats_chapter_listing\";s:15:\"Chapter Listing\";s:44:\"stats_chapter_longest_total_dwell_time_depth\";s:22:\"Total Dwell Time Depth\";s:31:\"stats_chapter_most_access_depth\";s:22:\"Most Access with Depth\";s:24:\"stats_chapter_most_pages\";s:10:\"Most Pages\";s:20:\"stats_chapter_number\";s:18:\"Number of Chapters\";s:23:\"stats_chapter_statisics\";s:18:\"Chapter Statistics\";s:40:\"stats_chapter_stubbiest_total_dwell_time\";s:26:\"Stubbiest Total Dwell Time\";s:17:\"stats_chapter_top\";s:36:\"Top-Chapter (variance, access, etc.)\";s:29:\"stats_chapter_total_statistic\";s:23:\"Total-Chapter-Statistic\";s:13:\"stats_chapter\";s:7:\"Chapter\";s:12:\"stats_choice\";s:9:\"Selection\";s:13:\"stats_current\";s:9:\"Currently\";s:11:\"stats_depth\";s:5:\"Depth\";s:14:\"stats_duration\";s:8:\"Duration\";s:16:\"stats_equivalent\";s:16:\"is equivalent to\";s:10:\"stats_hits\";s:4:\"Hits\";s:10:\"stats_hour\";s:1:\"h\";s:25:\"stats_interval_dwell_time\";s:22:\"Interval of Dwell Time\";s:26:\"stats_interval_page_access\";s:27:\"Interval of Access to Pages\";s:14:\"stats_interval\";s:8:\"Interval\";s:10:\"stats_last\";s:4:\"Last\";s:12:\"stats_legend\";s:6:\"Legend\";s:21:\"stats_measurable_hits\";s:39:\"Measurable Hits (Hits within a Session)\";s:12:\"stats_minute\";s:1:\"m\";s:16:\"stats_navigation\";s:57:\"Navigation/Observation Model (requires JRE 1.5 or higher)\";s:19:\"stats_new_selection\";s:13:\"New Selection\";s:16:\"stats_occurrence\";s:10:\"Occurrence\";s:8:\"stats_of\";s:2:\"of\";s:25:\"stats_page_average_access\";s:26:\"Average of Access to pages\";s:29:\"stats_page_average_dwell_time\";s:30:\"Average of Dwell Time to Pages\";s:27:\"stats_page_deviation_access\";s:28:\"Deviation of Access to Pages\";s:31:\"stats_page_deviation_dwell_time\";s:32:\"Deviation of Dwell Time to Pages\";s:24:\"stats_page_fewest_access\";s:13:\"Fewest Access\";s:28:\"stats_page_highest_deviation\";s:17:\"Highest Deviation\";s:27:\"stats_page_highest_varcoeff\";s:29:\"Highest Variation Coefficient\";s:26:\"stats_page_least_deviation\";s:15:\"Least Deviation\";s:18:\"stats_page_listing\";s:12:\"Page Listing\";s:37:\"stats_page_longest_average_dwell_time\";s:18:\"Average Dwell Time\";s:35:\"stats_page_longest_total_dwell_time\";s:16:\"Total Dwell Time\";s:26:\"stats_page_lowest_varcoeff\";s:28:\"Lowest Variation Coefficient\";s:24:\"stats_page_median_access\";s:25:\"Median of Access to Pages\";s:28:\"stats_page_median_dwell_time\";s:29:\"Median of Dwell Time to Pages\";s:22:\"stats_page_mode_access\";s:23:\"Mode of Access to Pages\";s:22:\"stats_page_most_access\";s:13:\"Most Accesses\";s:24:\"stats_page_number_access\";s:25:\"Number of Access to Pages\";s:17:\"stats_page_number\";s:15:\"Number of Pages\";s:23:\"stats_page_range_access\";s:24:\"Range of Access to Pages\";s:27:\"stats_page_range_dwell_time\";s:28:\"Range of Dwell Time to Pages\";s:39:\"stats_page_stubbiest_average_dwell_time\";s:28:\"Stubbiest Average Dwell Time\";s:37:\"stats_page_stubbiest_total_dwell_time\";s:26:\"Stubbiest Total Dwell Time\";s:27:\"stats_page_total_dwell_time\";s:22:\"Total-Pages-Dwell time\";s:26:\"stats_page_total_statistic\";s:21:\"Total-Pages-Statistic\";s:26:\"stats_page_varcoeff_access\";s:40:\"Variation Coefficient of Access to Pages\";s:30:\"stats_page_varcoeff_dwell_time\";s:44:\"Variation Coefficient of Dwell time to Pages\";s:26:\"stats_page_variance_access\";s:27:\"Variance of Access to Pages\";s:30:\"stats_page_variance_dwell_time\";s:31:\"Variance of Dwell Time to Pages\";s:10:\"stats_page\";s:4:\"Page\";s:21:\"stats_pages_statisics\";s:15:\"Page Statistics\";s:11:\"stats_pages\";s:5:\"Pages\";s:9:\"stats_sec\";s:3:\"sec\";s:13:\"stats_sel_lng\";s:7:\"English\";s:28:\"stats_session_average_length\";s:22:\"Average Session Length\";s:33:\"stats_session_average_page_access\";s:35:\"Average Access to Pages per Session\";s:30:\"stats_session_evaluable_access\";s:24:\"Evaluable Session Access\";s:27:\"stats_session_evaluable_usr\";s:14:\"Evaluable User\";s:23:\"stats_session_evaluable\";s:18:\"Evaluable Sessions\";s:26:\"stats_session_involved_usr\";s:24:\"Number of involved Users\";s:21:\"stats_session_listing\";s:15:\"Session Listing\";s:40:\"stats_session_longest_total_duration_usr\";s:31:\"Longest Total Duration per User\";s:21:\"stats_session_longest\";s:15:\"Longest Session\";s:18:\"stats_session_most\";s:13:\"Most Sessions\";s:20:\"stats_session_number\";s:18:\"Number of Sessions\";s:28:\"stats_session_total_duration\";s:30:\"Total Duration of all Sessions\";s:29:\"stats_session_total_statistic\";s:23:\"Total-Session-Statistic\";s:13:\"stats_session\";s:7:\"Session\";s:24:\"stats_sessions_statisics\";s:18:\"Session Statistics\";s:14:\"stats_sessions\";s:8:\"Sessions\";s:11:\"stats_start\";s:5:\"Start\";s:15:\"stats_summation\";s:9:\"Summation\";s:18:\"stats_tracked_user\";s:14:\"Selected Users\";s:11:\"stats_until\";s:5:\"until\";s:19:\"stats_user_selected\";s:13:\"User selected\";s:10:\"stats_user\";s:7:\"User(s)\";s:10:\"stats_with\";s:4:\"with\";s:16:\"total_dwell_time\";s:16:\"Total Dwell Time\";s:14:\"trac_activated\";s:18:\"Tracking Activated\";s:16:\"trac_active_both\";s:45:\"User Tracking and Learning Progress Activated\";s:19:\"trac_active_lp_only\";s:27:\"Learning Progress Activated\";s:19:\"trac_active_ut_only\";s:23:\"User Tracking Activated\";s:24:\"trac_added_no_shown_list\";s:36:\"The selected objects will be hidden.\";s:26:\"trac_anonymized_info_short\";s:12:\"(Anonymized)\";s:20:\"trac_anonymized_info\";s:46:\"If enabled, all statistics will be anonymized.\";s:15:\"trac_anonymized\";s:10:\"Anonymized\";s:13:\"trac_assigned\";s:8:\"Assigned\";s:16:\"trac_assignments\";s:11:\"Assignments\";s:10:\"trac_below\";s:6:\"Below:\";s:22:\"trac_collection_assign\";s:42:\"Select for Learning Progress Determination\";s:24:\"trac_collection_deassign\";s:44:\"Deselect for Learning Progress Determination\";s:12:\"trac_comment\";s:7:\"Comment\";s:13:\"trac_comments\";s:8:\"Comments\";s:14:\"trac_completed\";s:9:\"Completed\";s:20:\"trac_crs_assignments\";s:26:\"Assignment of Course Items\";s:14:\"trac_crs_items\";s:23:\"Assignable Course Items\";s:16:\"trac_crs_members\";s:20:\"Course Participants:\";s:16:\"trac_crs_objects\";s:19:\"Course Participants\";s:24:\"trac_crs_releavant_items\";s:12:\"Course Items\";s:23:\"trac_crs_relevant_items\";s:16:\"Course Materials\";s:20:\"trac_edit_collection\";s:124:\"Please assign materials. If the status of all assigned items is ‘Completed’ the overall status is completed by the user.\";s:18:\"trac_edit_progress\";s:22:\"Edit Learning Progress\";s:14:\"trac_edit_time\";s:15:\"Processing Time\";s:16:\"trac_edit_visits\";s:77:\"Please define the number of visits that is necessary to complete this object.\";s:16:\"trac_edited_scos\";s:17:\"Processed Content\";s:24:\"trac_editing_time_passed\";s:19:\"Editing Time Passed\";s:11:\"trac_failed\";s:6:\"Failed\";s:16:\"trac_filter_area\";s:4:\"Area\";s:18:\"trac_filter_hidden\";s:6:\"Hidden\";s:25:\"trac_filter_limit_reached\";s:78:\"The number of hits is limited to %s. Please use the filter to reduce the hits.\";s:21:\"trac_filter_no_access\";s:16:\"No objects found\";s:16:\"trac_filter_none\";s:4:\"None\";s:22:\"trac_filter_repository\";s:17:\"In the Repository\";s:24:\"trac_fold_relevant_items\";s:14:\"Folder Content\";s:23:\"trac_grp_relevant_items\";s:15:\"Group Materials\";s:16:\"trac_head_timing\";s:10:\"Edit Until\";s:18:\"trac_hide_selected\";s:19:\"Hide Selected Items\";s:9:\"trac_hide\";s:4:\"Hide\";s:16:\"trac_in_progress\";s:11:\"In Progress\";s:18:\"trac_inactive_both\";s:47:\"User Tracking and Learning Progress Deactivated\";s:16:\"trac_info_edited\";s:78:\"Set the status to ‘Completed’ if you think you have processed all content.\";s:16:\"trac_last_access\";s:11:\"Last Access\";s:33:\"trac_learning_progress_tbl_header\";s:21:\"Learning Progress of:\";s:22:\"trac_learning_progress\";s:17:\"Learning Progress\";s:18:\"trac_lm_statistics\";s:17:\"Access Statistics\";s:30:\"trac_lp_determination_info_crs\";s:69:\"Select the items that determine the overall learning progress status.\";s:30:\"trac_lp_determination_info_sco\";s:98:\"Select the items that determine the overall learning progress status of the SCORM learning module.\";s:21:\"trac_lp_determination\";s:34:\"Determination of Learning Progress\";s:14:\"trac_lp_filter\";s:6:\"Filter\";s:9:\"trac_mark\";s:4:\"Mark\";s:10:\"trac_marks\";s:5:\"Marks\";s:25:\"trac_mode_collection_info\";s:70:\"Define the materials that will determine the learning progress status.\";s:20:\"trac_mode_collection\";s:34:\"Automatic by Collection of Objects\";s:26:\"trac_mode_deactivated_info\";s:31:\"No progress will be calculated.\";s:21:\"trac_mode_deactivated\";s:11:\"Deactivated\";s:15:\"trac_mode_event\";s:25:\"Participation in Sessions\";s:32:\"trac_mode_exercise_returned_info\";s:53:\"The status ‘Completed’ can be set only by tutors.\";s:27:\"trac_mode_exercise_returned\";s:15:\"Exercise Solved\";s:30:\"trac_mode_manual_by_tutor_info\";s:78:\"The overall status (i.e. ‘Completed’ or ‘Failed’) is be set by tutors.\";s:25:\"trac_mode_manual_by_tutor\";s:15:\"Manual by Tutor\";s:21:\"trac_mode_manual_info\";s:64:\"Users have to decide if they reached the ‘Completed’ status.\";s:16:\"trac_mode_manual\";s:17:\"Manual by Learner\";s:25:\"trac_mode_objectives_info\";s:109:\"The learning progress will be calculated automatically according to the number of passed learning objectives.\";s:20:\"trac_mode_objectives\";s:32:\"Automatic by Learning Objectives\";s:20:\"trac_mode_scorm_aicc\";s:38:\"Automatic by Collection of SCORM Items\";s:20:\"trac_mode_scorm_info\";s:79:\"The learning progress status will be determined by the status of selected SCOs.\";s:28:\"trac_mode_scorm_package_info\";s:92:\"The learning progress status will be determined by the SCORM course package status directly.\";s:23:\"trac_mode_scorm_package\";s:32:\"Automatic by SCORM Course Status\";s:15:\"trac_mode_scorm\";s:38:\"Automatic by Collection of SCORM Items\";s:28:\"trac_mode_test_finished_info\";s:39:\"Users have to finish a test completely.\";s:23:\"trac_mode_test_finished\";s:13:\"Test Finished\";s:26:\"trac_mode_test_passed_info\";s:74:\"The test has to be passed by a user to receive the status ‘Completed’.\";s:21:\"trac_mode_test_passed\";s:11:\"Test Passed\";s:18:\"trac_mode_tlt_info\";s:161:\"Users who reached the Typical Learning Time will gain the status ‘Completed’. Two requests of a user within %s seconds will be counted as one coherent visit.\";s:13:\"trac_mode_tlt\";s:21:\"Typical Learning Time\";s:21:\"trac_mode_visits_info\";s:83:\"Define the number of visits that is required for completing this learning material.\";s:16:\"trac_mode_visits\";s:16:\"Number of Visits\";s:9:\"trac_mode\";s:4:\"Mode\";s:24:\"trac_modifications_saved\";s:14:\"Saved settings\";s:10:\"trac_modus\";s:4:\"Mode\";s:17:\"trac_no_attempted\";s:13:\"Not Attempted\";s:15:\"trac_no_content\";s:53:\"No information about the learning progress available.\";s:24:\"trac_no_sahs_items_found\";s:17:\"No objects found.\";s:17:\"trac_not_accessed\";s:12:\"Not Accessed\";s:17:\"trac_not_assigned\";s:12:\"Not Assigned\";s:18:\"trac_not_attempted\";s:13:\"Not Attempted\";s:18:\"trac_not_completed\";s:13:\"Not Completed\";s:21:\"trac_not_participated\";s:16:\"Not Participated\";s:19:\"trac_not_registered\";s:14:\"Not Registered\";s:15:\"trac_num_visits\";s:16:\"Number of Visits\";s:12:\"trac_objects\";s:5:\"Users\";s:16:\"trac_occurrences\";s:5:\"Path:\";s:17:\"trac_participated\";s:12:\"Participated\";s:20:\"trac_processing_time\";s:23:\"Assumed Processing Time\";s:13:\"trac_progress\";s:26:\"Personal Learning Progress\";s:10:\"trac_query\";s:17:\"Title/Description\";s:23:\"trac_reached_objectives\";s:27:\"Reached Learning Objectives\";s:19:\"trac_reached_points\";s:14:\"Achieved Score\";s:19:\"trac_reached_visits\";s:15:\"Required Visits\";s:12:\"trac_refresh\";s:7:\"Refresh\";s:15:\"trac_registered\";s:10:\"Registered\";s:23:\"trac_repository_changes\";s:25:\"Changes in the repository\";s:20:\"trac_required_visits\";s:25:\"Number of Required Visits\";s:24:\"trac_sahs_relevant_items\";s:13:\"Content Items\";s:16:\"trac_select_area\";s:11:\"Select Area\";s:15:\"trac_select_one\";s:21:\"You made no selection\";s:19:\"trac_settings_saved\";s:15:\"Saved settings.\";s:13:\"trac_settings\";s:8:\"Settings\";s:16:\"trac_show_hidden\";s:4:\"Show\";s:9:\"trac_show\";s:22:\"Show Learning Progress\";s:15:\"trac_spent_time\";s:10:\"Spent Time\";s:11:\"trac_status\";s:6:\"Status\";s:16:\"trac_time_passed\";s:21:\"Editing Time Exceeded\";s:22:\"trac_title_description\";s:19:\"Title / Description\";s:17:\"trac_total_online\";s:17:\"Total Time Online\";s:21:\"trac_update_edit_user\";s:14:\"Saved settings\";s:19:\"trac_updated_status\";s:31:\"Saved learning progress status.\";s:20:\"trac_user_activities\";s:15:\"User activities\";s:14:\"trac_user_data\";s:9:\"User Data\";s:13:\"trac_usr_list\";s:5:\"Users\";s:18:\"trac_valid_request\";s:26:\"Max. Time Between Requests\";s:13:\"trac_view_crs\";s:14:\"Back to Course\";s:14:\"trac_view_list\";s:12:\"Back to List\";s:16:\"trac_visits_info\";s:50:\"A click counts as new visit only after %s seconds.\";s:11:\"trac_visits\";s:16:\"Number of Visits\";s:28:\"tracking_time_span_not_valid\";s:39:\"Please enter a valid number of seconds.\";s:9:\"view_mode\";s:9:\"View Mode\";s:18:\"vm_access_of_users\";s:15:\"Access of Users\";s:17:\"vm_days_of_period\";s:14:\"Days of Period\";s:15:\"vm_times_of_day\";s:13:\"Times of Days\";s:17:\"trac_first_access\";s:12:\"First Access\";s:15:\"trac_read_count\";s:13:\"Access Number\";s:18:\"trac_spent_seconds\";s:10:\"Time Spent\";s:15:\"trac_percentage\";s:10:\"Percentage\";s:13:\"trac_learners\";s:8:\"Learners\";s:12:\"trac_summary\";s:7:\"Summary\";s:18:\"trac_learners_back\";s:16:\"Back To Learners\";s:17:\"trac_user_objects\";s:25:\"Learning Objects for User\";s:13:\"trac_subitems\";s:14:\"Show Sub-Items\";s:17:\"trac_participants\";s:17:\"Show Participants\";s:10:\"trac_title\";s:5:\"Title\";s:11:\"trac_matrix\";s:11:\"Matrix View\";s:19:\"registration_filter\";s:20:\"Date of Registration\";s:10:\"user_total\";s:10:\"User Total\";s:15:\"create_date_min\";s:21:\"Earliest Registration\";s:15:\"create_date_max\";s:19:\"Latest Registration\";s:14:\"read_count_avg\";s:18:\"Average page views\";s:30:\"trac_mode_deactivated_info_new\";s:51:\"The learning progress status will not be displayed.\";s:27:\"trac_lp_determination_tutor\";s:39:\"Display of objects in learning progress\";s:36:\"trac_lp_determination_info_crs_tutor\";s:64:\"This selection is not connected to the learning progress status.\";s:12:\"trac_average\";s:7:\"Average\";s:8:\"trac_sum\";s:3:\"Sum\";s:11:\"trac_others\";s:6:\"Others\";s:36:\"trac_learning_progress_settings_info\";s:22:\"Activate extended data\";s:8:\"trac_all\";s:3:\"All\";s:14:\"trac_view_mode\";s:9:\"View Mode\";s:18:\"trac_view_mode_all\";s:11:\"All Objects\";s:25:\"trac_view_mode_collection\";s:46:\"Only objects that determine the overall status\";s:25:\"trac_name_of_installation\";s:20:\"Name of Installation\";s:16:\"trac_object_name\";s:14:\"Name of Object\";s:16:\"trac_object_link\";s:14:\"Link to Object\";s:17:\"trac_object_owner\";s:15:\"Owner of Object\";s:16:\"trac_report_date\";s:14:\"Date of Report\";s:17:\"trac_report_owner\";s:15:\"Owner of Report\";s:26:\"trac_first_and_last_access\";s:21:\"First and Last Access\";s:29:\"trac_read_count_spent_seconds\";s:19:\"Time Spent / Access\";s:23:\"trac_object_stat_access\";s:15:\"Usage Intensity\";s:15:\"trac_show_graph\";s:10:\"Show Graph\";s:11:\"trac_figure\";s:10:\"Key Figure\";s:22:\"trac_object_stat_types\";s:17:\"Number of Objects\";s:14:\"trac_reference\";s:10:\"References\";s:10:\"trac_trash\";s:14:\"Moved to Trash\";s:22:\"trac_object_stat_daily\";s:11:\"Daily Usage\";s:22:\"trac_object_stat_admin\";s:11:\"Manage Data\";s:16:\"trac_delete_data\";s:11:\"Delete Data\";s:21:\"trac_sure_delete_data\";s:218:\"Are you sure you want to delete the complete data for the following months? This will remove all statistics for that period incl. Usage Intensity, Daily Usage, Learning Progress Statistics Course and Number of Objects.\";s:17:\"trac_data_deleted\";s:22:\"Data has been deleted.\";s:19:\"trac_sync_obj_stats\";s:11:\"Update Data\";s:27:\"trac_sync_obj_stats_success\";s:22:\"Data has been updated.\";s:19:\"trac_status_changed\";s:18:\"Last Status Change\";s:25:\"trac_learning_progress_of\";s:23:\"Learning Progress of %s\";s:42:\"trac_learning_progress_objects_description\";s:61:\"This table shows an overview of all your courses and objects.\";s:20:\"trac_group_materials\";s:39:\"Create Grouping with Optional Materials\";s:22:\"trac_release_materials\";s:45:\"Disintegrate Grouping with Optional Materials\";s:25:\"trac_group_materials_save\";s:35:\"Save Number of Compulsory Materials\";s:24:\"trac_group_materials_num\";s:30:\"Number of Compulsory Materials\";s:36:\"trac_grouped_material_obligatory_err\";s:124:\"The number materials which must be passed has to be greater than 0 and smaller than the number of materials of the grouping.\";s:15:\"trac_min_passed\";s:35:\"Minimum Number of Passed Materials:\";s:22:\"trac_object_statistics\";s:17:\"Object Statistics\";s:33:\"trac_determines_learning_progress\";s:28:\"Determines Learning Progress\";s:19:\"trac_manual_display\";s:28:\"Display in Learning Progress\";s:22:\"trac_manual_no_display\";s:35:\"Do not display in Learning Progress\";s:24:\"trac_manual_is_displayed\";s:12:\"Is Displayed\";s:13:\"trac_log_info\";s:44:\"Last Aggregation: %s (Unprocessed items: %s)\";s:18:\"trac_log_info_link\";s:6:\"Update\";s:19:\"trac_object_stat_lp\";s:35:\"Learning Progress Statistics Course\";s:23:\"trac_object_stat_lp_min\";s:4:\"Min.\";s:23:\"trac_object_stat_lp_max\";s:4:\"Max.\";s:18:\"trac_members_short\";s:7:\"Members\";s:12:\"trac_current\";s:7:\"Current\";s:16:\"trac_aggregation\";s:11:\"Aggregation\";s:18:\"session_statistics\";s:18:\"Session Statistics\";s:21:\"trac_last_aggregation\";s:16:\"Last Aggregation\";s:28:\"trac_last_maxed_out_sessions\";s:14:\"Last Full Load\";s:22:\"trac_maxed_out_counter\";s:14:\"Rejected Users\";s:20:\"trac_sessions_opened\";s:10:\"Admissions\";s:20:\"trac_sessions_closed\";s:8:\"Leavings\";s:19:\"trac_maxed_out_time\";s:15:\"Full Load [min]\";s:18:\"trac_closed_manual\";s:6:\"Logout\";s:18:\"trac_closed_expire\";s:7:\"Timeout\";s:16:\"trac_closed_idle\";s:9:\"Idle Time\";s:22:\"trac_closed_idle_first\";s:23:\"Idle Time (1st Request)\";s:17:\"trac_closed_login\";s:18:\"Anonymous To Login\";s:34:\"trac_session_statistics_mode_today\";s:5:\"Today\";s:37:\"trac_session_statistics_mode_last_day\";s:13:\"Last 24 Hours\";s:38:\"trac_session_statistics_mode_last_week\";s:11:\"Last 7 Days\";s:39:\"trac_session_statistics_mode_last_month\";s:12:\"Last 30 Days\";s:23:\"trac_session_active_avg\";s:25:\"Active Sessions (Average)\";s:23:\"trac_session_active_min\";s:25:\"Active Sessions (Minimum)\";s:23:\"trac_session_active_max\";s:25:\"Active Sessions (Maximum)\";s:31:\"trac_session_statistics_no_data\";s:43:\"No data for this statistics could be found.\";s:23:\"trac_sync_session_stats\";s:14:\"Aggregate Data\";s:31:\"trac_sync_session_stats_success\";s:39:\"Data aggregation was done successfully.\";s:32:\"trac_session_statistics_mode_day\";s:3:\"Day\";s:33:\"trac_session_statistics_mode_week\";s:4:\"Week\";s:34:\"trac_session_statistics_mode_month\";s:5:\"Month\";s:24:\"trac_current_system_load\";s:19:\"Current System Load\";s:22:\"trac_short_system_load\";s:10:\"Short term\";s:21:\"trac_long_system_load\";s:9:\"Long term\";s:25:\"trac_periodic_system_load\";s:8:\"Periodic\";s:13:\"trac_begin_at\";s:10:\"Start date\";s:10:\"trac_scale\";s:5:\"Scale\";s:12:\"trac_measure\";s:6:\"Figure\";s:11:\"trac_end_at\";s:8:\"End Date\";s:33:\"trac_session_statistics_mode_year\";s:4:\"Year\";s:16:\"trac_closed_misc\";s:5:\"Misc.\";s:27:\"trac_lp_on_personal_desktop\";s:37:\"Learning Progress on Personal Desktop\";s:22:\"trac_lp_learner_access\";s:37:\"Accessible Personal Learning Progress\";s:22:\"trac_filter_has_status\";s:49:\"Show also objects with status ‘not attempted’\";s:16:\"trac_mode_plugin\";s:6:\"Plugin\";s:32:\"trac_lp_on_personal_desktop_info\";s:59:\"If active, learning progress is available in the main menu.\";s:27:\"trac_lp_learner_access_info\";s:63:\"If active, users can access their own learning progress status.\";s:24:\"trac_mode_collection_tlt\";s:35:\"Typical Learning Time (per Chapter)\";s:29:\"trac_mode_collection_tlt_info\";s:106:\"Users who reached the Typical Learning Time of all relevant chapters will gain the status ‘Completed’.\";s:27:\"trac_mode_collection_manual\";s:31:\"Manual by Learner (per Chapter)\";s:32:\"trac_mode_collection_manual_info\";s:79:\"Users have to decide for each chapter whether their status is completed or not.\";s:35:\"trac_collection_manual_learner_info\";s:61:\"The learning progress for this object has to be set manually.\";s:41:\"trac_collection_manual_learner_changed_ts\";s:10:\"Changed on\";s:38:\"trac_collection_manual_learner_lm_info\";s:36:\"Activate all chapters you completed.\";s:32:\"trac_collection_tlt_learner_info\";s:76:\"The learning progress for this object is based on the typical learning time.\";s:35:\"trac_collection_tlt_learner_subitem\";s:57:\"You have spent %s of the %s needed for completion (%s%%).\";s:16:\"trac_lp_list_gui\";s:36:\"Personal Desktop, Repository, Search\";s:21:\"trac_lp_list_gui_info\";s:72:\"If activated, the learning progress status is included in objects lists.\";s:27:\"trac_object_statistics_info\";s:85:\"If activated, the basic data for the usage statistics will be gathered and processed.\";s:19:\"trac_mode_questions\";s:9:\"Questions\";s:24:\"trac_mode_questions_info\";s:80:\"Users who answered all questions correctly will gain the status ‘Completed’.\";s:20:\"trac_mode_event_info\";s:76:\"The learning progress status will be determined by the participation status.\";}'); -INSERT INTO `lng_modules` VALUES ('user','en','a:101:{s:19:\"user_access_limited\";s:7:\"Limited\";s:21:\"user_access_unlimited\";s:9:\"Unlimited\";s:33:\"user_activate_public_profile_info\";s:79:\"First and last name will always be visible in your profile, if it is activated.\";s:28:\"user_activate_public_profile\";s:10:\"Activation\";s:15:\"user_activation\";s:10:\"Activation\";s:8:\"user_all\";s:3:\"All\";s:8:\"user_any\";s:3:\"Any\";s:10:\"user_field\";s:5:\"Field\";s:16:\"user_global_role\";s:11:\"Global Role\";s:22:\"user_last_login_before\";s:17:\"Last Login Before\";s:19:\"user_limited_access\";s:14:\"Limited Access\";s:27:\"user_member_of_course_group\";s:22:\"Member of Course/Group\";s:15:\"user_no_courses\";s:19:\"No Courses Assigned\";s:14:\"user_no_groups\";s:18:\"No Groups Assigned\";s:31:\"user_please_select_course_group\";s:34:\"Please select a course or a group.\";s:24:\"user_public_profile_info\";s:114:\"Please select which personal data is visible in your profile and which users should be able to visit your profile.\";s:36:\"user_screen_reader_optimization_info\";s:44:\"Improve ILIAS for usage with screen readers.\";s:31:\"user_screen_reader_optimization\";s:26:\"Screen Reader Optimization\";s:24:\"user_select_course_group\";s:19:\"Select Course/Group\";s:23:\"user_visible_in_profile\";s:24:\"Visible in Personal Data\";s:19:\"usr_link_to_profile\";s:15:\"Link to Profile\";s:32:\"usr_public_profile_disabled_info\";s:57:\"Your information is only visible to administrative staff.\";s:27:\"usr_public_profile_disabled\";s:16:\"Profile Disabled\";s:30:\"usr_public_profile_global_info\";s:40:\"Your profile is visible to the internet.\";s:25:\"usr_public_profile_global\";s:46:\"WWW / Accessible for all Users on the Internet\";s:33:\"usr_public_profile_logged_in_info\";s:65:\"Your information is only visible to users logged into the system.\";s:28:\"usr_public_profile_logged_in\";s:27:\"Visible for Logged in Users\";s:32:\"enable_local_user_administration\";s:32:\"Enable Local User Administration\";s:37:\"enable_local_user_administration_info\";s:67:\"If enabled, local user accounts can be administrated in categories.\";s:20:\"restrict_user_access\";s:34:\"Restricted Access to User Accounts\";s:25:\"restrict_user_access_info\";s:211:\"Enabled this option only if you want to restrict the access to user accounts. If enabled access to local and global user accounts is only granted when a role has the permission ‘Read Access to User Account’.\";s:25:\"user_adm_enable_alpha_nav\";s:46:\"Alphabetical Navigation in User Administration\";s:17:\"user_ext_profiles\";s:17:\"Extended Profiles\";s:22:\"user_ext_profiles_desc\";s:54:\"Allows users to add individual tabs to their profiles.\";s:16:\"user_ext_profile\";s:16:\"Extended Profile\";s:21:\"user_new_profile_page\";s:16:\"New Profile Page\";s:13:\"user_add_page\";s:8:\"Add Page\";s:10:\"user_order\";s:5:\"Order\";s:22:\"user_sure_delete_pages\";s:57:\"Are you sure that you want to delete the following pages?\";s:27:\"user_selected_pages_deleted\";s:37:\"The selected pages have been deleted.\";s:29:\"user_save_ordering_and_titles\";s:24:\"Save ordering and titles\";s:20:\"user_profile_preview\";s:7:\"Preview\";s:15:\"user_portfolios\";s:10:\"Portfolios\";s:20:\"user_portfolios_desc\";s:52:\"Users can create portfolios and use them as profile.\";s:22:\"user_profile_portfolio\";s:120:\"If you want to use a portfolio as your profile, go to the portfolio section and set ‘My Profile’ for that portfolio.\";s:18:\"user_account_codes\";s:26:\"Account Reactivation Codes\";s:22:\"user_account_codes_add\";s:9:\"Add Codes\";s:25:\"user_account_codes_export\";s:12:\"Export Codes\";s:30:\"user_account_codes_edit_header\";s:9:\"Add Codes\";s:25:\"user_account_codes_number\";s:15:\"Number Of Codes\";s:17:\"user_account_code\";s:4:\"Code\";s:29:\"user_account_code_valid_until\";s:11:\"Valid Until\";s:36:\"user_account_code_valid_until_static\";s:8:\"End Date\";s:37:\"user_account_code_valid_until_dynamic\";s:14:\"Number of Days\";s:27:\"user_account_code_generated\";s:18:\"Date Of Generation\";s:22:\"user_account_code_used\";s:11:\"Date Of Use\";s:17:\"user_account_used\";s:13:\"Date Of Usage\";s:31:\"user_account_code_generated_all\";s:9:\"All Dates\";s:33:\"user_account_export_codes_no_data\";s:33:\"No codes to export were selected.\";s:27:\"user_account_code_not_valid\";s:71:\"The given registration code is either invalid or already has been used.\";s:39:\"user_account_code_valid_until_unlimited\";s:9:\"Unlimited\";s:25:\"user_account_code_setting\";s:36:\"Enable Account Re-Activation By Code\";s:30:\"user_account_code_setting_info\";s:70:\"Inactive Accounts can be re-activated by users with pre-defined codes.\";s:31:\"user_profile_portfolio_selected\";s:107:\"You are currently using a portfolio as your profile. Activation can be set there using the ‘Share’ tab.\";s:29:\"user_allow_delete_own_account\";s:33:\"Allow users to delete own account\";s:42:\"user_delete_own_account_notification_email\";s:18:\"Notification Email\";s:28:\"user_delete_own_account_info\";s:110:\"Here you can delete your current user account. Keep in mind that the deletion of your account is irreversible!\";s:45:\"user_delete_own_account_password_confirmation\";s:32:\"Enter password for authorisation\";s:42:\"user_delete_own_account_final_confirmation\";s:72:\"Please confirm for the last time to remove your user account from ILIAS!\";s:37:\"user_delete_own_account_email_subject\";s:20:\"User account deleted\";s:34:\"user_delete_own_account_email_body\";s:54:\"Your user account \"%s\" has been deleted from %s on %s.\";s:23:\"user_store_last_visited\";s:12:\"Last Visited\";s:20:\"user_lv_keep_entries\";s:21:\"Remember last visited\";s:29:\"user_lv_keep_only_for_session\";s:36:\"Remember only during current session\";s:20:\"user_lv_do_not_store\";s:27:\"Never remember last visited\";s:14:\"user_ownership\";s:18:\"Repository Objects\";s:23:\"user_delete_own_account\";s:14:\"Delete Account\";s:33:\"user_account_deleted_confirmation\";s:93:\"Your account has been deleted. An email containing detailed information has been sent to you.\";s:20:\"tos_show_signed_text\";s:12:\"Show Details\";s:20:\"tos_not_accepted_yet\";s:16:\"Not accepted yet\";s:20:\"tos_accepted_content\";s:16:\"Accepted Content\";s:43:\"user_delete_own_account_logout_confirmation\";s:88:\"Your account has been flagged for deletion. Please authenticate to continue the process.\";s:37:\"user_delete_own_account_logout_button\";s:25:\"Proceed to Authentication\";s:31:\"user_delete_own_account_aborted\";s:42:\"Aborted deletion, account was not changed.\";s:21:\"inform_user_mail_info\";s:142:\"If activated, an email will be sent to the user. Its content can be defined in Administration > User Management > Settings > New Account Mail.\";s:6:\"usr_id\";s:7:\"User ID\";s:9:\"interests\";s:9:\"Interests\";s:17:\"interests_general\";s:17:\"General Interests\";s:22:\"interests_help_offered\";s:13:\"Offering Help\";s:22:\"interests_help_looking\";s:16:\"Looking For Help\";s:21:\"passwd_generation_pre\";s:21:\"Pre-defined Passwords\";s:27:\"send_mail_to_inactive_users\";s:12:\"Warning Mail\";s:32:\"send_mail_to_inactive_users_desc\";s:100:\"If set, a warning mail will be sent to the user before his/her account is deleted due to inactivity.\";s:34:\"send_mail_to_inactive_users_suffix\";s:21:\"Days before Deletion.\";s:40:\"send_mail_to_inactive_users_numbers_only\";s:47:\"Only positive non decimal numbers are accepted.\";s:48:\"send_mail_to_inactive_users_must_be_smaller_than\";s:77:\"This value must be smaller than the value ‘Days passed since last login’.\";s:16:\"del_mail_subject\";s:40:\"(ILIAS) – Your account will be deleted\";s:13:\"del_mail_body\";s:185:\"Hello %1$s, %2$s you haven\'t logged in for a long period of time, on %3$s. So your account will be deleted in %4$s days. You have to login again to prevent the deletion of your account.\";s:39:\"delete_inactive_user_accounts_frequency\";s:9:\"Frequency\";s:44:\"delete_inactive_user_accounts_frequency_desc\";s:71:\"Frequency, in which the deletion and email distribution will be tested.\";s:35:\"send_mail_reminder_window_too_small\";s:60:\"Your Frequency setting is too large for this reminder value.\";}'); +INSERT INTO `lng_modules` VALUES ('user','en','a:101:{s:19:\"user_access_limited\";s:7:\"Limited\";s:21:\"user_access_unlimited\";s:9:\"Unlimited\";s:33:\"user_activate_public_profile_info\";s:79:\"First and last name will always be visible in your profile, if it is activated.\";s:28:\"user_activate_public_profile\";s:10:\"Activation\";s:15:\"user_activation\";s:10:\"Activation\";s:8:\"user_all\";s:3:\"All\";s:8:\"user_any\";s:3:\"Any\";s:10:\"user_field\";s:5:\"Field\";s:16:\"user_global_role\";s:11:\"Global Role\";s:22:\"user_last_login_before\";s:17:\"Last Login Before\";s:19:\"user_limited_access\";s:14:\"Limited Access\";s:27:\"user_member_of_course_group\";s:22:\"Member of Course/Group\";s:15:\"user_no_courses\";s:19:\"No Courses Assigned\";s:14:\"user_no_groups\";s:18:\"No Groups Assigned\";s:31:\"user_please_select_course_group\";s:34:\"Please select a course or a group.\";s:24:\"user_public_profile_info\";s:114:\"Please select which personal data is visible in your profile and which users should be able to visit your profile.\";s:36:\"user_screen_reader_optimization_info\";s:44:\"Improve ILIAS for usage with screen readers.\";s:31:\"user_screen_reader_optimization\";s:26:\"Screen Reader Optimization\";s:24:\"user_select_course_group\";s:19:\"Select Course/Group\";s:23:\"user_visible_in_profile\";s:24:\"Visible in Personal Data\";s:19:\"usr_link_to_profile\";s:15:\"Link to Profile\";s:32:\"usr_public_profile_disabled_info\";s:57:\"Your information is only visible to administrative staff.\";s:27:\"usr_public_profile_disabled\";s:16:\"Profile Disabled\";s:30:\"usr_public_profile_global_info\";s:40:\"Your profile is visible to the internet.\";s:25:\"usr_public_profile_global\";s:46:\"WWW / Accessible for all Users on the Internet\";s:33:\"usr_public_profile_logged_in_info\";s:65:\"Your information is only visible to users logged into the system.\";s:28:\"usr_public_profile_logged_in\";s:27:\"Visible for Logged in Users\";s:32:\"enable_local_user_administration\";s:32:\"Enable Local User Administration\";s:37:\"enable_local_user_administration_info\";s:67:\"If enabled, local user accounts can be administrated in categories.\";s:20:\"restrict_user_access\";s:34:\"Restricted Access to User Accounts\";s:25:\"restrict_user_access_info\";s:211:\"Enabled this option only if you want to restrict the access to user accounts. If enabled access to local and global user accounts is only granted when a role has the permission ‘Read Access to User Account’.\";s:25:\"user_adm_enable_alpha_nav\";s:46:\"Alphabetical Navigation in User Administration\";s:17:\"user_ext_profiles\";s:17:\"Extended Profiles\";s:22:\"user_ext_profiles_desc\";s:54:\"Allows users to add individual tabs to their profiles.\";s:16:\"user_ext_profile\";s:16:\"Extended Profile\";s:21:\"user_new_profile_page\";s:16:\"New Profile Page\";s:13:\"user_add_page\";s:8:\"Add Page\";s:10:\"user_order\";s:5:\"Order\";s:22:\"user_sure_delete_pages\";s:57:\"Are you sure that you want to delete the following pages?\";s:27:\"user_selected_pages_deleted\";s:37:\"The selected pages have been deleted.\";s:29:\"user_save_ordering_and_titles\";s:24:\"Save ordering and titles\";s:20:\"user_profile_preview\";s:7:\"Preview\";s:15:\"user_portfolios\";s:10:\"Portfolios\";s:20:\"user_portfolios_desc\";s:52:\"Users can create portfolios and use them as profile.\";s:22:\"user_profile_portfolio\";s:120:\"If you want to use a portfolio as your profile, go to the portfolio section and set ‘My Profile’ for that portfolio.\";s:18:\"user_account_codes\";s:26:\"Account Reactivation Codes\";s:22:\"user_account_codes_add\";s:9:\"Add Codes\";s:25:\"user_account_codes_export\";s:12:\"Export Codes\";s:30:\"user_account_codes_edit_header\";s:9:\"Add Codes\";s:25:\"user_account_codes_number\";s:15:\"Number Of Codes\";s:17:\"user_account_code\";s:4:\"Code\";s:29:\"user_account_code_valid_until\";s:11:\"Valid Until\";s:36:\"user_account_code_valid_until_static\";s:8:\"End Date\";s:37:\"user_account_code_valid_until_dynamic\";s:14:\"Number of Days\";s:27:\"user_account_code_generated\";s:18:\"Date Of Generation\";s:22:\"user_account_code_used\";s:11:\"Date Of Use\";s:17:\"user_account_used\";s:13:\"Date Of Usage\";s:31:\"user_account_code_generated_all\";s:9:\"All Dates\";s:33:\"user_account_export_codes_no_data\";s:33:\"No codes to export were selected.\";s:27:\"user_account_code_not_valid\";s:71:\"The given registration code is either invalid or already has been used.\";s:39:\"user_account_code_valid_until_unlimited\";s:9:\"Unlimited\";s:25:\"user_account_code_setting\";s:36:\"Enable Account Re-Activation By Code\";s:30:\"user_account_code_setting_info\";s:70:\"Inactive Accounts can be re-activated by users with pre-defined codes.\";s:31:\"user_profile_portfolio_selected\";s:107:\"You are currently using a portfolio as your profile. Activation can be set there using the ‘Share’ tab.\";s:29:\"user_allow_delete_own_account\";s:33:\"Allow users to delete own account\";s:42:\"user_delete_own_account_notification_email\";s:18:\"Notification Email\";s:28:\"user_delete_own_account_info\";s:110:\"Here you can delete your current user account. Keep in mind that the deletion of your account is irreversible!\";s:45:\"user_delete_own_account_password_confirmation\";s:32:\"Enter password for authorisation\";s:42:\"user_delete_own_account_final_confirmation\";s:72:\"Please confirm for the last time to remove your user account from ILIAS!\";s:37:\"user_delete_own_account_email_subject\";s:20:\"User account deleted\";s:34:\"user_delete_own_account_email_body\";s:54:\"Your user account \"%s\" has been deleted from %s on %s.\";s:23:\"user_store_last_visited\";s:12:\"Last Visited\";s:20:\"user_lv_keep_entries\";s:21:\"Remember last visited\";s:29:\"user_lv_keep_only_for_session\";s:36:\"Remember only during current session\";s:20:\"user_lv_do_not_store\";s:27:\"Never remember last visited\";s:14:\"user_ownership\";s:18:\"Repository Objects\";s:23:\"user_delete_own_account\";s:14:\"Delete Account\";s:33:\"user_account_deleted_confirmation\";s:93:\"Your account has been deleted. An email containing detailed information has been sent to you.\";s:20:\"tos_show_signed_text\";s:12:\"Show Details\";s:20:\"tos_not_accepted_yet\";s:16:\"Not accepted yet\";s:20:\"tos_accepted_content\";s:16:\"Accepted Content\";s:43:\"user_delete_own_account_logout_confirmation\";s:88:\"Your account has been flagged for deletion. Please authenticate to continue the process.\";s:37:\"user_delete_own_account_logout_button\";s:25:\"Proceed to Authentication\";s:31:\"user_delete_own_account_aborted\";s:42:\"Aborted deletion, account was not changed.\";s:21:\"inform_user_mail_info\";s:142:\"If activated, an email will be sent to the user. Its content can be defined in Administration > User Management > Settings > New Account Mail.\";s:6:\"usr_id\";s:7:\"User ID\";s:9:\"interests\";s:9:\"Interests\";s:17:\"interests_general\";s:17:\"General Interests\";s:22:\"interests_help_offered\";s:13:\"Offering Help\";s:22:\"interests_help_looking\";s:16:\"Looking For Help\";s:21:\"passwd_generation_pre\";s:21:\"Pre-defined Passwords\";s:27:\"send_mail_to_inactive_users\";s:12:\"Warning Mail\";s:32:\"send_mail_to_inactive_users_desc\";s:305:\"If set, a warning mail will be sent to the user before his/her account is deleted due to inactivity. Please make sure that sending external mails is possible. On activation with reminder mail, it may happen, that the time frame between reminder mail and deletion is smaller than the configured time frame.\";s:34:\"send_mail_to_inactive_users_suffix\";s:21:\"Days before Deletion.\";s:40:\"send_mail_to_inactive_users_numbers_only\";s:47:\"Only positive non decimal numbers are accepted.\";s:48:\"send_mail_to_inactive_users_must_be_smaller_than\";s:77:\"This value must be smaller than the value ‘Days passed since last login’.\";s:16:\"del_mail_subject\";s:40:\"(ILIAS) – Your account will be deleted\";s:13:\"del_mail_body\";s:189:\"Hello %1$s, %2$s you haven\'t logged in for a long period of time, on %3$s. So your account will be probably deleted on %4$s. You have to login again to prevent the deletion of your account.\";s:39:\"delete_inactive_user_accounts_frequency\";s:9:\"Frequency\";s:44:\"delete_inactive_user_accounts_frequency_desc\";s:71:\"Frequency, in which the deletion and email distribution will be tested.\";s:35:\"send_mail_reminder_window_too_small\";s:60:\"Your Frequency setting is too large for this reminder value.\";}'); INSERT INTO `lng_modules` VALUES ('wiki','en','a:182:{s:20:\"wiki_activate_rating\";s:25:\"Activate Rating For Pages\";s:14:\"wiki_all_pages\";s:9:\"All Pages\";s:12:\"wiki_article\";s:7:\"Article\";s:16:\"wiki_contributor\";s:11:\"Contributor\";s:17:\"wiki_contributors\";s:12:\"Contributors\";s:15:\"wiki_created_by\";s:10:\"Created By\";s:15:\"wiki_discussion\";s:10:\"Discussion\";s:9:\"wiki_edit\";s:4:\"Edit\";s:11:\"wiki_failed\";s:6:\"Failed\";s:24:\"wiki_feedback_from_tutor\";s:19:\"Feedback from Tutor\";s:21:\"wiki_general_settings\";s:16:\"General Settings\";s:12:\"wiki_grading\";s:7:\"Grading\";s:12:\"wiki_history\";s:7:\"History\";s:17:\"wiki_introduction\";s:12:\"Introduction\";s:20:\"wiki_last_changed_by\";s:15:\"Last Changed By\";s:17:\"wiki_last_changed\";s:11:\"Last Change\";s:22:\"wiki_last_visited_page\";s:17:\"Last Visited Page\";s:14:\"wiki_main_page\";s:9:\"Main Page\";s:9:\"wiki_mark\";s:4:\"Mark\";s:15:\"wiki_media_list\";s:10:\"Media List\";s:26:\"wiki_msg_short_name_regexp\";s:87:\"Short title must not start with a number and must not contain the following characters:\";s:14:\"wiki_new_pages\";s:9:\"New Pages\";s:18:\"wiki_no_start_page\";s:38:\"Wiki is missing a valid starting page.\";s:14:\"wiki_notgraded\";s:10:\"Not Graded\";s:35:\"wiki_number_users_notes_or_comments\";s:60:\"Number of users that attached notes or comments to this page\";s:19:\"wiki_orphaned_pages\";s:14:\"Orphaned Pages\";s:24:\"wiki_other_pages_linking\";s:32:\"Other Pages Linking to This Page\";s:17:\"wiki_page_changes\";s:12:\"Page Changes\";s:17:\"wiki_page_deleted\";s:18:\"Wiki page deleted.\";s:31:\"wiki_page_deletion_confirmation\";s:44:\"Do you really want to delete this wiki page?\";s:14:\"wiki_page_hits\";s:9:\"Page Hits\";s:9:\"wiki_page\";s:4:\"Page\";s:10:\"wiki_pages\";s:5:\"Pages\";s:11:\"wiki_passed\";s:6:\"Passed\";s:29:\"wiki_please_enter_search_term\";s:27:\"Please enter a search term.\";s:18:\"wiki_popular_pages\";s:13:\"Popular Pages\";s:15:\"wiki_print_view\";s:10:\"Print View\";s:21:\"wiki_quick_navigation\";s:21:\"Wiki Quick Navigation\";s:16:\"wiki_random_page\";s:11:\"Random Page\";s:19:\"wiki_recent_changes\";s:14:\"Recent Changes\";s:19:\"wiki_search_results\";s:14:\"Search Results\";s:11:\"wiki_search\";s:6:\"Search\";s:13:\"wiki_settings\";s:13:\"Wiki Settings\";s:31:\"wiki_short_title_already_in_use\";s:76:\"This title is already used by another wiki. Please select a different title.\";s:22:\"wiki_short_title_desc2\";s:130:\"This title will be used in links to the wiki. Once chosen you should not change this title, since users may loose their bookmarks.\";s:16:\"wiki_short_title\";s:11:\"Short Title\";s:21:\"wiki_start_page_title\";s:16:\"Start Page Title\";s:15:\"wiki_start_page\";s:10:\"Start Page\";s:10:\"wiki_style\";s:5:\"Style\";s:20:\"wiki_what_links_here\";s:16:\"What Links Here?\";s:23:\"wiki_what_links_to_page\";s:24:\"What links to page \"%s\"?\";s:14:\"wiki_wiki_page\";s:9:\"Wiki Page\";s:16:\"wiki_wiki_search\";s:11:\"Wiki Search\";s:11:\"wiki_import\";s:11:\"Import Wiki\";s:22:\"wiki_edit_notification\";s:28:\"Email Notification on Change\";s:27:\"wiki_edit_notification_info\";s:45:\"You will be notified when any page is edited.\";s:32:\"wiki_change_notification_subject\";s:34:\"Wiki \"%1$s\" has been changed: %2$s\";s:41:\"wiki_change_notification_page_body_update\";s:40:\"the following wiki page has been updated\";s:41:\"wiki_change_notification_page_body_delete\";s:40:\"the following wiki page has been deleted\";s:34:\"wiki_change_notification_page_link\";s:3:\"URL\";s:33:\"wiki_change_notification_body_new\";s:35:\"the following wiki page was created\";s:29:\"wiki_change_notification_link\";s:3:\"URL\";s:29:\"wiki_notification_toggle_info\";s:19:\"Change Notification\";s:38:\"wiki_notification_toggle_wiki_activate\";s:17:\"Activate for Wiki\";s:40:\"wiki_notification_toggle_wiki_deactivate\";s:19:\"Deactivate for Wiki\";s:38:\"wiki_notification_toggle_page_activate\";s:17:\"Activate for Page\";s:40:\"wiki_notification_toggle_page_deactivate\";s:19:\"Deactivate for Page\";s:15:\"wiki_whole_wiki\";s:10:\"Whole Wiki\";s:19:\"wiki_selected_pages\";s:14:\"Selected Pages\";s:35:\"wiki_change_notification_salutation\";s:9:\"Hello %s,\";s:20:\"wiki_public_comments\";s:15:\"Public Comments\";s:13:\"wiki_ordering\";s:8:\"Ordering\";s:16:\"wiki_indentation\";s:11:\"Indentation\";s:29:\"wiki_save_ordering_and_indent\";s:29:\"Save Ordering and Indentation\";s:26:\"wiki_sure_remove_imp_pages\";s:82:\"Do you really want to remove the following pages from the list of important pages?\";s:22:\"wiki_removed_imp_pages\";s:34:\"Important pages removed from list.\";s:30:\"wiki_ordering_and_indent_saved\";s:31:\"Ordering and Indentation saved.\";s:19:\"wiki_imp_page_added\";s:11:\"Page added.\";s:13:\"wiki_page_toc\";s:26:\"Enable Page Overview Block\";s:18:\"wiki_page_toc_info\";s:116:\"This lists all headings linked to the content at the beginning of each page if that page uses at least two headings.\";s:19:\"wiki_page_unblocked\";s:35:\"Write permission granted for users.\";s:17:\"wiki_page_blocked\";s:94:\"Wiki page is set to read-only. Only users with «Edit Settings» permission have write access.\";s:16:\"wiki_last_edited\";s:11:\"Last edited\";s:24:\"wiki_page_already_exists\";s:38:\"A page with this title already exists.\";s:16:\"wiki_rename_page\";s:11:\"Rename Page\";s:18:\"wiki_new_page_name\";s:9:\"New Title\";s:22:\"wiki_news_page_created\";s:31:\"New wiki page has been created.\";s:22:\"wiki_news_page_changed\";s:27:\"Wiki page has been updated.\";s:15:\"wiki_changed_by\";s:10:\"Changed by\";s:24:\"wiki_page_status_blocked\";s:18:\"Page is read-only.\";s:14:\"wiki_functions\";s:14:\"Wiki Functions\";s:15:\"wiki_navigation\";s:15:\"Wiki Navigation\";s:15:\"wiki_page_lists\";s:10:\"Page Lists\";s:27:\"wiki_notification_activated\";s:35:\"Notification Activated (Whole Wiki)\";s:32:\"wiki_page_notification_activated\";s:36:\"Notification Activated (Single Page)\";s:33:\"wiki_notification_deactivate_wiki\";s:32:\"Deactivate Notification for Wiki\";s:33:\"wiki_notification_deactivate_page\";s:32:\"Deactivate Notification for Page\";s:31:\"wiki_notification_activate_wiki\";s:30:\"Activate Notification for Wiki\";s:31:\"wiki_notification_activate_page\";s:30:\"Activate Notification for Page\";s:15:\"wiki_block_page\";s:13:\"Set Read-Only\";s:17:\"wiki_unblock_page\";s:18:\"Grant Write Access\";s:16:\"wiki_delete_page\";s:11:\"Delete Page\";s:11:\"wiki_rename\";s:6:\"Rename\";s:14:\"wiki_rate_page\";s:19:\"Rate this Wiki Page\";s:17:\"wiki_page_actions\";s:12:\"Page Actions\";s:29:\"wiki_notification_deactivated\";s:24:\"Notification Deactivated\";s:20:\"wiki_navigation_info\";s:93:\"Here you can add and remove links to existing wiki pages to the navigation block in the wiki.\";s:42:\"wiki_change_notification_page_body_comment\";s:42:\"the following wiki page has been commented\";s:30:\"wiki_activate_sideblock_rating\";s:28:\"Display Rating as Side Block\";s:29:\"wiki_activate_new_page_rating\";s:29:\"Activate Rating For New Pages\";s:29:\"wiki_activate_extended_rating\";s:26:\"Activate Rating Categories\";s:25:\"wiki_activate_page_rating\";s:15:\"Activate Rating\";s:27:\"wiki_deactivate_page_rating\";s:17:\"Deactivate Rating\";s:20:\"wiki_start_page_info\";s:79:\"If there does not exist a page with this title yet, a new page will be created.\";s:17:\"wiki_rate_overall\";s:9:\"Rate Wiki\";s:8:\"wiki_wpg\";s:9:\"Wiki Page\";s:24:\"wiki_add_page_properties\";s:40:\"Activate Additional Wiki Page Properties\";s:22:\"wiki_advmd_block_title\";s:25:\"Advanced Metadata of Page\";s:26:\"wiki_amd_page_list_no_hits\";s:8:\"No items\";s:19:\"wiki_stat_num_pages\";s:15:\"Number of Pages\";s:19:\"wiki_stat_new_pages\";s:19:\"Number of New Pages\";s:23:\"wiki_stat_new_pages_avg\";s:36:\"Average Number of New Pages per User\";s:20:\"wiki_stat_edit_pages\";s:22:\"Number of Edited Pages\";s:24:\"wiki_stat_edit_pages_avg\";s:39:\"Average Number of Edited Pages per User\";s:19:\"wiki_page_templates\";s:14:\"Page Templates\";s:28:\"wiki_template_status_removed\";s:24:\"Template status removed.\";s:27:\"wiki_remove_template_status\";s:22:\"Remove Template Status\";s:19:\"wiki_template_added\";s:20:\"Template page added.\";s:20:\"wiki_templ_new_pages\";s:26:\"Available on Page Creation\";s:22:\"wiki_templ_add_to_page\";s:43:\"Available for Being Added to Existing Pages\";s:17:\"wiki_add_template\";s:19:\"Set Template Status\";s:24:\"wiki_empty_page_template\";s:36:\"Empty Page Template on Page Creation\";s:32:\"wiki_page_not_exist_select_templ\";s:72:\"This page does not exist yet. Please select a template for the new page.\";s:13:\"wiki_new_page\";s:8:\"New Page\";s:18:\"wiki_page_template\";s:13:\"Page Template\";s:15:\"wiki_empty_page\";s:10:\"Empty Page\";s:16:\"wiki_create_page\";s:11:\"Create Page\";s:15:\"wiki_stat_scope\";s:9:\"Timeframe\";s:16:\"wiki_stat_figure\";s:6:\"Figure\";s:23:\"wiki_stat_deleted_pages\";s:23:\"Number of Deleted Pages\";s:20:\"wiki_stat_read_pages\";s:23:\"Number of Read Accesses\";s:25:\"wiki_stat_user_edit_pages\";s:32:\"Number of Users Who Edited Pages\";s:29:\"wiki_stat_user_edit_pages_avg\";s:40:\"Average Number of Users Who Edited Pages\";s:20:\"wiki_stat_num_rating\";s:17:\"Number of Ratings\";s:24:\"wiki_stat_num_rating_avg\";s:34:\"Average Number of Ratings per Page\";s:20:\"wiki_stat_rating_avg\";s:14:\"Average Rating\";s:24:\"wiki_stat_internal_links\";s:24:\"Number of Internal Links\";s:28:\"wiki_stat_internal_links_avg\";s:41:\"Average Number of Internal Links per Page\";s:24:\"wiki_stat_external_links\";s:24:\"Number of External Links\";s:28:\"wiki_stat_external_links_avg\";s:41:\"Average Number of External Links per Page\";s:15:\"wiki_stat_words\";s:15:\"Number of Words\";s:19:\"wiki_stat_words_avg\";s:33:\" Average Number of Words per Page\";s:15:\"wiki_stat_chars\";s:20:\"Number of Characters\";s:19:\"wiki_stat_chars_avg\";s:37:\"Average Number of Characters per Page\";s:19:\"wiki_stat_footnotes\";s:19:\"Number of Footnotes\";s:23:\"wiki_stat_footnotes_avg\";s:36:\"Average Number of Footnotes per Page\";s:22:\"wiki_stat_page_changes\";s:17:\"Number of Changes\";s:26:\"wiki_stat_page_changes_avg\";s:25:\"Average Number of Changes\";s:24:\"wiki_stat_page_user_edit\";s:31:\"Number of Users Who Edited Page\";s:19:\"wiki_stat_page_read\";s:23:\"Number of Read Accesses\";s:29:\"wiki_stat_page_internal_links\";s:24:\"Number of Internal Links\";s:29:\"wiki_stat_page_external_links\";s:24:\"Number of External Links\";s:20:\"wiki_stat_page_words\";s:15:\"Number of Words\";s:25:\"wiki_stat_page_characters\";s:20:\"Number of Characters\";s:24:\"wiki_stat_page_footnotes\";s:19:\"Number of Footnotes\";s:22:\"wiki_stat_page_ratings\";s:17:\"Number of Ratings\";s:20:\"wiki_show_print_view\";s:10:\"Print View\";s:20:\"wiki_show_pdf_export\";s:10:\"PDF Export\";s:22:\"wiki_set_as_start_page\";s:17:\"Set as Start Page\";s:12:\"wiki_purpose\";s:7:\"Purpose\";s:20:\"wiki_select_one_item\";s:23:\"Please select one item.\";s:9:\"wiki_link\";s:9:\"Wiki Link\";s:13:\"wiki_add_link\";s:8:\"Add Link\";s:14:\"wiki_link_text\";s:9:\"Link Text\";s:16:\"wiki_target_page\";s:11:\"Target Page\";s:16:\"wiki_page_exists\";s:13:\"Existing Page\";s:18:\"wiki_adv_md_hidden\";s:31:\"This block is currently hidden.\";s:24:\"wiki_page_list_form_info\";s:87:\"Adds a list of pages of this wiki that are all assigned to the selected metadata below.\";s:18:\"wiki_no_page_found\";s:49:\"No wiki page has been found for search term \'$1\'.\";s:16:\"wiki_pages_found\";s:48:\"The following pages match your search term \'$1\'.\";s:19:\"wiki_no_search_term\";s:72:\"No search term has been entered. All pages of the wiki are listed below.\";s:28:\"wiki_unhide_meta_adv_records\";s:26:\"Show additional properties\";}'); INSERT INTO `lng_modules` VALUES ('sess','en','a:30:{s:11:\"sess_import\";s:14:\"Import Session\";s:9:\"sess_copy\";s:12:\"Copy Session\";s:24:\"sess_mail_permanent_link\";s:90:\"Click on the following link to find all of the information you need regarding the session:\";s:13:\"sess_reg_type\";s:23:\" Registration Procedure\";s:15:\"sess_reg_direct\";s:19:\"Direct Registration\";s:16:\"sess_reg_request\";s:21:\"Request Participation\";s:17:\"sess_reg_disabled\";s:25:\"No Registration Necessary\";s:21:\"sess_reg_request_info\";s:84:\"An administrator has to apply each user\'s request for participating at this session.\";s:22:\"sess_reg_disabled_info\";s:64:\"The registration is not deactivated for this session appointment\";s:26:\"sess_reg_max_members_short\";s:17:\"Number of Members\";s:20:\"sess_reg_max_members\";s:25:\"Limited Number of Members\";s:25:\"sess_reg_max_members_info\";s:72:\"Define the maximum number of users that can participate to this session.\";s:21:\"sess_reg_waiting_list\";s:12:\"Waiting List\";s:26:\"sess_reg_waiting_list_info\";s:107:\"If enabled and the maximum number of users is exceeded, new registrations will be placed on a waiting list.\";s:16:\"sess_section_reg\";s:21:\"Registration Settings\";s:16:\"sess_users_added\";s:42:\"Registered selected users for the session.\";s:27:\"sess_users_already_assigned\";s:48:\"The user is already registered for this session.\";s:28:\"sess_users_removed_from_list\";s:59:\"The selected users have been removed from the waiting list.\";s:28:\"sess_msg_applicants_assigned\";s:36:\"Applicant(s) registered for session.\";s:27:\"sess_msg_applicants_removed\";s:31:\"Applicant(s) removed from list.\";s:23:\"sess_registered_confirm\";s:127:\"The registration requires a confirmation of an administrator. You will be notified after the registration process is completed.\";s:27:\"sess_reg_max_users_exceeded\";s:78:\"A registration is not possible, since the maximum number of users id exceeded.\";s:30:\"sess_reg_max_users_exceeded_wl\";s:69:\"The maximum number of users for this session appointment is exceeded.\";s:20:\"sess_reg_added_to_wl\";s:40:\"You have been added to the waiting list.\";s:21:\"sess_mail_sub_dec_sub\";s:37:\"Registration refused for session \"%s\"\";s:21:\"sess_mail_sub_dec_bod\";s:74:\"we regret to say that your registration has been refused for session \"%s\".\";s:21:\"sess_mail_sub_acc_sub\";s:29:\"Registration for Session \"%s\"\";s:21:\"sess_mail_sub_acc_bod\";s:42:\"you have been registered for session \"%s\".\";s:14:\"sess_lp_preset\";s:26:\"Activate Learning Progress\";s:19:\"sess_lp_preset_info\";s:58:\"(De-)Actives the learning progress for all session events.\";}'); INSERT INTO `lng_modules` VALUES ('book','en','a:105:{s:18:\"book_booking_types\";s:15:\"Booking Objects\";s:14:\"book_schedules\";s:9:\"Schedules\";s:18:\"book_no_of_objects\";s:14:\"No. of Objects\";s:9:\"book_book\";s:4:\"Book\";s:15:\"book_list_items\";s:12:\"List Objects\";s:13:\"book_add_type\";s:26:\"Add Type Of Booking Object\";s:17:\"book_back_to_list\";s:12:\"Back to List\";s:14:\"book_edit_type\";s:9:\"Edit Type\";s:18:\"book_group_objects\";s:13:\"Group objects\";s:23:\"book_group_objects_info\";s:118:\"Treat objects as group, will only be differentiated internally. Please create at least 1 schedule to use this feature.\";s:13:\"book_schedule\";s:8:\"Schedule\";s:17:\"book_objects_list\";s:15:\"Booking Objects\";s:17:\"book_current_user\";s:9:\"Booked by\";s:15:\"book_add_object\";s:10:\"Add Object\";s:16:\"book_edit_object\";s:11:\"Edit Object\";s:12:\"book_is_used\";s:7:\"Is Used\";s:17:\"book_add_schedule\";s:12:\"Add Schedule\";s:18:\"book_edit_schedule\";s:13:\"Edit Schedule\";s:18:\"book_schedule_type\";s:4:\"Type\";s:22:\"book_schedule_type_fix\";s:3:\"Fix\";s:27:\"book_schedule_type_fix_info\";s:38:\"Can only be booked in given time slots\";s:27:\"book_schedule_type_flexible\";s:8:\"Flexible\";s:32:\"book_schedule_type_flexible_info\";s:45:\"Can be booked freely for given days and hours\";s:20:\"book_schedule_raster\";s:11:\"Time raster\";s:25:\"book_schedule_raster_info\";s:19:\"Minimum time entity\";s:22:\"book_schedule_rent_min\";s:20:\"Minimum booking time\";s:22:\"book_schedule_rent_max\";s:20:\"Maximum booking time\";s:23:\"book_schedule_rent_info\";s:33:\"Given in multiples of time raster\";s:19:\"book_schedule_break\";s:27:\"Auto-Break between Bookings\";s:24:\"book_schedule_break_info\";s:33:\"Given in multiples of time raster\";s:18:\"book_schedule_days\";s:8:\"Weekdays\";s:23:\"book_schedule_days_info\";s:46:\"Valid booking times for each day (HH:MM-HH:MM)\";s:18:\"book_schedule_slot\";s:4:\"Slot\";s:13:\"book_deadline\";s:8:\"Deadline\";s:12:\"book_minutes\";s:7:\"Minutes\";s:18:\"book_deadline_info\";s:46:\"Minimum time between booking and booked period\";s:15:\"book_type_added\";s:30:\"A booking type has been added.\";s:17:\"book_type_updated\";s:34:\"The booking type has been updated.\";s:17:\"book_type_deleted\";s:34:\"The booking type has been deleted.\";s:17:\"book_object_added\";s:32:\"A booking object has been added.\";s:19:\"book_object_updated\";s:36:\"The booking object has been updated.\";s:19:\"book_object_deleted\";s:36:\"The booking object has been deleted.\";s:19:\"book_schedule_added\";s:34:\"A booking schedule has been added.\";s:21:\"book_schedule_updated\";s:38:\"The booking schedule has been updated.\";s:21:\"book_schedule_deleted\";s:38:\"The booking schedule has been deleted.\";s:19:\"book_confirm_delete\";s:49:\"Do you really want to delete the following items?\";s:15:\"book_pool_added\";s:30:\"A booking pool has been added.\";s:17:\"book_create_title\";s:16:\"Add Booking Pool\";s:10:\"book_hours\";s:5:\"Hours\";s:25:\"book_reservation_fix_info\";s:49:\"The reservation can only be done for fixed hours.\";s:22:\"book_reservation_title\";s:23:\"Booking Reservation for\";s:20:\"book_confirm_booking\";s:15:\"Confirm Booking\";s:26:\"book_reservation_confirmed\";s:32:\"Your booking has been confirmed.\";s:23:\"book_reservation_failed\";s:24:\"Your booking has failed.\";s:25:\"book_reservation_status_2\";s:6:\"In Use\";s:25:\"book_reservation_status_5\";s:9:\"Cancelled\";s:11:\"book_period\";s:6:\"Period\";s:18:\"book_change_status\";s:13:\"Change Status\";s:23:\"book_reservation_cancel\";s:6:\"Cancel\";s:22:\"book_reservation_block\";s:5:\"Block\";s:8:\"book_log\";s:12:\"Reservations\";s:22:\"book_reservations_list\";s:12:\"Reservations\";s:14:\"book_cal_entry\";s:11:\"Booking of:\";s:15:\"book_public_log\";s:19:\"Public Reservations\";s:20:\"book_public_log_info\";s:52:\"The list of reservations can be viewed by all users.\";s:11:\"book_fromto\";s:10:\"Date Range\";s:8:\"book_all\";s:8:\"Show all\";s:12:\"book_earlier\";s:7:\"Earlier\";s:10:\"book_later\";s:5:\"Later\";s:13:\"book_slots_no\";s:15:\"Number of slots\";s:18:\"book_slots_no_info\";s:45:\"Available number of slots per day in schedule\";s:15:\"book_set_in_use\";s:9:\"Is in Use\";s:19:\"book_set_not_in_use\";s:10:\"Not in Use\";s:15:\"book_set_cancel\";s:18:\"Cancel Reservation\";s:19:\"book_set_not_cancel\";s:11:\"Undo Cancel\";s:8:\"book_not\";s:3:\"Not\";s:21:\"book_schedule_warning\";s:115:\"Currently, there is no schedule available. Before adding booking objects you need to create a schedule for booking.\";s:8:\"book_new\";s:16:\"New Booking Pool\";s:8:\"book_add\";s:16:\"Add Booking Pool\";s:9:\"book_edit\";s:17:\"Edit Booking Pool\";s:26:\"book_schedule_warning_edit\";s:149:\"Currently, there is no schedule available. To use the booking pool you need to create a schedule for booking (or switch to a different type of pool).\";s:17:\"book_type_warning\";s:110:\"Currently, there are no booking objects available. To use the booking pool you need to create booking objects.\";s:19:\"booking_nr_of_items\";s:11:\"Nr of Items\";s:24:\"book_schedule_type_fixed\";s:14:\"Fixed Schedule\";s:29:\"book_schedule_type_fixed_info\";s:59:\"This type can be used for rooms, video projectors and such.\";s:23:\"book_schedule_type_none\";s:11:\"No Schedule\";s:28:\"book_schedule_type_none_info\";s:66:\"This type can be used for seminar papers, seminar places and such.\";s:32:\"book_confirm_booking_no_schedule\";s:51:\"Are you sure you want to book the following object?\";s:25:\"book_additional_info_file\";s:22:\"Additional Description\";s:29:\"book_post_booking_information\";s:24:\"Post Booking Information\";s:22:\"book_post_booking_text\";s:4:\"Text\";s:22:\"book_post_booking_file\";s:4:\"File\";s:18:\"book_download_info\";s:31:\"Download Additional Description\";s:47:\"book_confirm_booking_schedule_number_of_objects\";s:20:\"Booking Confirmation\";s:52:\"book_confirm_booking_schedule_number_of_objects_info\";s:44:\"Please state the numbers of objects to book.\";s:9:\"book_copy\";s:17:\"Copy Booking Pool\";s:18:\"obj_book_duplicate\";s:17:\"Copy Booking Pool\";s:26:\"book_reservation_available\";s:12:\"%s available\";s:34:\"book_reservation_failed_overbooked\";s:63:\"The booking failed because the object is not available anymore.\";s:19:\"book_confirm_cancel\";s:59:\"Are you sure you want to cancel the following reservations?\";s:27:\"book_post_booking_text_info\";s:61:\"Use [PERIOD] and [OBJECT] to add booking details to the text.\";s:31:\"book_confirm_cancel_aggregation\";s:23:\"Number of Cancellations\";s:18:\"book_overall_limit\";s:24:\"Limit number of bookings\";s:23:\"book_overall_limit_info\";s:61:\"Maximum number of bookings for each user in this booking pool\";s:26:\"book_overall_limit_warning\";s:48:\"You have reached the maximum number of bookings.\";}'); INSERT INTO `lng_modules` VALUES ('wsp','en','a:55:{s:22:\"wsp_personal_workspace\";s:12:\"My Workspace\";s:34:\"wsp_personal_workspace_description\";s:60:\"Here you can manage your private files, blogs and artifacts.\";s:22:\"wsp_navigation_folders\";s:11:\"View Folder\";s:15:\"wsp_root_folder\";s:12:\"My Workspace\";s:23:\"wsp_navigation_resource\";s:10:\"Create New\";s:13:\"wsp_type_file\";s:4:\"File\";s:13:\"wsp_type_wfld\";s:6:\"Folder\";s:13:\"wsp_type_blog\";s:4:\"Blog\";s:13:\"wsp_type_tstv\";s:17:\"Certificate: Test\";s:13:\"wsp_type_excv\";s:21:\"Certificate: Exercise\";s:24:\"wsp_permission_add_users\";s:9:\"Add Users\";s:29:\"wsp_set_permission_registered\";s:20:\"All Registered Users\";s:22:\"wsp_set_permission_all\";s:14:\"World Wide Web\";s:21:\"wsp_remove_permission\";s:17:\"Remove Permission\";s:30:\"wsp_permission_registered_info\";s:48:\"This object is shared with all registered users.\";s:23:\"wsp_permission_all_info\";s:31:\"This object has been published.\";s:15:\"wsp_permissions\";s:5:\"Share\";s:15:\"wsp_shared_with\";s:11:\"Shared With\";s:30:\"wsp_set_permission_single_user\";s:13:\"A Single User\";s:24:\"wsp_set_permission_group\";s:16:\"Members of Group\";s:25:\"wsp_set_permission_course\";s:17:\"Members of Course\";s:31:\"wsp_set_permission_all_password\";s:28:\"World Wide Web with Password\";s:22:\"wsp_permission_removed\";s:26:\"The item has been removed.\";s:22:\"wsp_share_with_members\";s:18:\"Share with members\";s:17:\"wsp_share_success\";s:27:\"A new entry has been added.\";s:22:\"wsp_share_search_users\";s:12:\"Search Users\";s:16:\"wsp_tab_personal\";s:12:\"My Resources\";s:14:\"wsp_tab_shared\";s:24:\"Resources of Other Users\";s:20:\"wsp_shared_resources\";s:16:\"Shared Resources\";s:21:\"wsp_share_select_user\";s:21:\"Please select a user.\";s:22:\"wsp_copy_to_repository\";s:18:\"Copy to Repository\";s:22:\"wsp_move_to_repository\";s:18:\"Move to Repository\";s:17:\"wsp_status_shared\";s:6:\"Shared\";s:13:\"wsp_type_webr\";s:7:\"Weblink\";s:31:\"wsp_password_protected_resource\";s:27:\"Password-protected Resource\";s:36:\"wsp_password_protected_resource_info\";s:53:\"To access this resource you have to enter a password.\";s:16:\"wsp_password_for\";s:12:\"Password for\";s:20:\"wsp_invalid_password\";s:30:\"The given password is invalid.\";s:20:\"wsp_share_with_users\";s:16:\"Share with users\";s:17:\"wsp_tab_ownership\";s:21:\"My Repository Objects\";s:15:\"wsp_shared_date\";s:13:\"Date of Share\";s:15:\"wsp_shared_type\";s:11:\"Shared With\";s:22:\"wsp_shared_object_type\";s:16:\"Type of Resource\";s:22:\"wsp_shared_user_filter\";s:10:\"Login/Name\";s:22:\"wsp_shared_date_filter\";s:11:\"Shared From\";s:32:\"wsp_shared_mandatory_filter_info\";s:93:\"Please set at least one filter attribute. Text filters have to be at least 4 characters long.\";s:24:\"wsp_shared_member_filter\";s:25:\"Members of Course / Group\";s:16:\"wsp_shared_title\";s:17:\"Title of Resource\";s:13:\"wsp_list_excv\";s:20:\"Exercise Certificate\";s:13:\"wsp_list_tstv\";s:16:\"Test Certificate\";s:13:\"wsp_type_crsv\";s:19:\"Certificate: Course\";s:13:\"wsp_list_crsv\";s:18:\"Course Certificate\";s:13:\"wsp_type_scov\";s:18:\"Certificate: SCORM\";s:13:\"wsp_list_scov\";s:17:\"SCORM Certificate\";s:22:\"wsp_shared_table_title\";s:6:\"Shares\";}'); -INSERT INTO `lng_modules` VALUES ('blog','en','a:108:{s:8:\"blog_new\";s:15:\"Create New Blog\";s:8:\"blog_add\";s:11:\"Create Blog\";s:16:\"blog_add_posting\";s:11:\"Add Posting\";s:19:\"blog_permanent_link\";s:9:\"Permalink\";s:13:\"blog_comments\";s:8:\"Comments\";s:14:\"blog_list_more\";s:4:\"more\";s:34:\"blog_posting_deletion_confirmation\";s:52:\"Are you sure you want to delete the following entry?\";s:35:\"blog_number_users_notes_or_comments\";s:61:\"Number of users that attached notes or comments to this entry\";s:20:\"blog_posting_deleted\";s:27:\"The entry has been deleted.\";s:17:\"blog_enable_notes\";s:15:\"Public Comments\";s:12:\"blog_preview\";s:7:\"Preview\";s:9:\"blog_edit\";s:9:\"Edit Blog\";s:11:\"blog_banner\";s:6:\"Banner\";s:21:\"blog_background_color\";s:16:\"Background Color\";s:15:\"blog_font_color\";s:10:\"Font Color\";s:18:\"blog_back_to_ilias\";s:13:\"Back to ILIAS\";s:18:\"blog_exercise_info\";s:62:\"This blog is part of the assignment \"%s\" of the exercise \"%s\".\";s:18:\"blog_finalize_blog\";s:24:\"Finalize and Submit Blog\";s:14:\"blog_finalized\";s:28:\"The Blog has been submitted.\";s:13:\"blog_settings\";s:19:\"Blog Administration\";s:25:\"blog_preview_banner_width\";s:12:\"Banner Width\";s:26:\"blog_preview_banner_height\";s:13:\"Banner Height\";s:19:\"blog_preview_banner\";s:13:\"Custom Banner\";s:28:\"blog_exercise_submitted_info\";s:65:\"Your last submission was on %s, please check the export file: %s.\";s:22:\"blog_admin_toggle_info\";s:86:\"You can deactivate the blog feature completely in the Personal Desktop Administration.\";s:20:\"blog_profile_picture\";s:23:\"Display Profile Picture\";s:19:\"blog_rename_posting\";s:14:\"Rename Posting\";s:15:\"blog_navigation\";s:8:\"Postings\";s:24:\"blog_preview_banner_info\";s:32:\"Default size is 1370x100 pixels.\";s:24:\"blog_admin_inactive_info\";s:73:\"You can activate the blog feature in the Personal Desktop Administration.\";s:21:\"blog_new_posting_info\";s:61:\"The first text block is used as abstract in the posting list.\";s:12:\"blog_posting\";s:12:\"Blog Posting\";s:32:\"blog_change_notification_subject\";s:26:\"Blog \"%s\" has been updated\";s:35:\"blog_change_notification_salutation\";s:9:\"Hello %s,\";s:33:\"blog_change_notification_body_new\";s:39:\"the following blog posting was created.\";s:36:\"blog_change_notification_body_update\";s:44:\"the following blog posting has been updated.\";s:37:\"blog_change_notification_body_comment\";s:46:\"the following blog posting has been commented.\";s:15:\"blog_changed_by\";s:15:\"Last Changed By\";s:29:\"blog_change_notification_link\";s:20:\"Link to Blog Posting\";s:27:\"blog_notification_toggle_on\";s:21:\"Activate Notification\";s:28:\"blog_notification_toggle_off\";s:23:\"Deactivate Notification\";s:27:\"blog_notification_activated\";s:22:\"Notification Activated\";s:29:\"blog_notification_deactivated\";s:24:\"Notification Deactivated\";s:10:\"blog_draft\";s:5:\"Draft\";s:15:\"blog_draft_info\";s:50:\"This posting draft is only visible for the author.\";s:17:\"blog_toggle_draft\";s:20:\"Withdraw Publication\";s:17:\"blog_toggle_final\";s:15:\"Publish Posting\";s:14:\"blog_edit_date\";s:9:\"Edit Date\";s:19:\"blog_edit_date_info\";s:48:\"Publication status does not depend on this date.\";s:15:\"blog_enable_rss\";s:12:\"Activate RSS\";s:20:\"blog_enable_rss_info\";s:75:\"The RSS feed is public and independent of blog sharing or user permissions.\";s:9:\"blog_copy\";s:9:\"Copy Blog\";s:13:\"blog_keywords\";s:8:\"Keywords\";s:16:\"blog_no_keywords\";s:34:\"No keywords have been entered yet.\";s:18:\"blog_edit_keywords\";s:13:\"Edit Keywords\";s:12:\"blog_keyword\";s:7:\"Keyword\";s:12:\"blog_authors\";s:7:\"Authors\";s:11:\"blog_author\";s:10:\"Written by\";s:20:\"blog_enable_approval\";s:16:\"Approve Postings\";s:25:\"blog_enable_approval_info\";s:109:\"Postings are published only after being approved by a user with permission ‘Edit Settings’ for this blog.\";s:12:\"blog_approve\";s:7:\"Approve\";s:19:\"blog_needs_approval\";s:14:\"Needs Approval\";s:17:\"blog_contributors\";s:12:\"Contributors\";s:20:\"blog_add_contributor\";s:15:\"Add Contributor\";s:17:\"blog_search_users\";s:12:\"Search Users\";s:27:\"blog_contribute_other_roles\";s:110:\"In addition to the list of ‘Contributors’, users with one of the following roles can also add postings: %s\";s:11:\"blog_import\";s:11:\"Import Blog\";s:23:\"blog_toggle_draft_admin\";s:23:\"Deactivate Blog Posting\";s:18:\"blog_keywords_info\";s:41:\"Use +/- icons to add and remove keywords.\";s:31:\"blog_posting_edit_approval_info\";s:65:\"Posting remains to be approved by a tutor before being published.\";s:28:\"blog_draft_info_contributors\";s:56:\"This posting draft is only visible for the contributors.\";s:15:\"blog_allow_html\";s:21:\"Allow HTML/Javascript\";s:20:\"blog_allow_html_info\";s:105:\"Enables users to include HTML and/or Javascript in their blog postings. This can lead to security issues.\";s:31:\"blog_change_notification_reason\";s:94:\"You are receiving this email because you activated notifications for the blog mentioned above.\";s:15:\"blog_properties\";s:15:\"Blog Properties\";s:10:\"blog_style\";s:10:\"Blog Style\";s:17:\"blog_edit_posting\";s:12:\"Edit Posting\";s:22:\"blog_posting_not_found\";s:35:\"This blog posting is not available.\";s:21:\"blog_abstract_shorten\";s:16:\"Shorten Abstract\";s:28:\"blog_abstract_shorten_length\";s:14:\"Maximum Length\";s:32:\"blog_abstract_shorten_characters\";s:10:\"Characters\";s:19:\"blog_abstract_image\";s:21:\"Add Image To Abstract\";s:24:\"blog_abstract_image_info\";s:42:\"Images which are smaller will not be used.\";s:25:\"blog_abstract_image_width\";s:5:\"Width\";s:26:\"blog_abstract_image_height\";s:6:\"Height\";s:26:\"blog_abstract_image_pixels\";s:2:\"Px\";s:37:\"blog_change_notification_body_approve\";s:42:\"the following blog posting needs approval.\";s:24:\"blog_settings_navigation\";s:17:\"Navigation Column\";s:23:\"blog_presentation_frame\";s:17:\"Blog Presentation\";s:26:\"blog_presentation_overview\";s:16:\"Initial Overview\";s:13:\"blog_nav_mode\";s:8:\"Postings\";s:24:\"blog_nav_mode_month_list\";s:19:\"Show List of Months\";s:29:\"blog_nav_mode_month_list_info\";s:64:\"All months with postings are listed in the ‘Postings’ block.\";s:35:\"blog_nav_mode_month_list_num_detail\";s:24:\"Total number of postings\";s:40:\"blog_nav_mode_month_list_num_detail_info\";s:112:\"Latest postings are listed by date in reverse chronological order. Older postings are available via their month.\";s:34:\"blog_nav_mode_month_list_num_month\";s:23:\"Number of listed months\";s:39:\"blog_nav_mode_month_list_num_month_info\";s:82:\"Months above the limit will not be listed and related postings are not accessible.\";s:26:\"blog_nav_mode_month_single\";s:19:\"Show Selected Month\";s:31:\"blog_nav_mode_month_single_info\";s:110:\"Only postings of the selected month are listed in the ‘Postings’ block. Month can be changed by drop-down.\";s:22:\"blog_list_num_postings\";s:18:\"Number of postings\";s:27:\"blog_list_num_postings_info\";s:59:\"This setting is only used if no specific month is selected.\";s:20:\"blog_enable_keywords\";s:8:\"Keywords\";s:25:\"blog_enable_keywords_info\";s:97:\"Keywords can be set for postings. Clicking a keyword shows all postings tagged with this keyword.\";s:23:\"blog_enable_nav_authors\";s:7:\"Authors\";s:28:\"blog_enable_nav_authors_info\";s:89:\"List of blog authors is displayed. Clicking a username shows all postings of this author.\";s:18:\"blog_nav_sortorder\";s:15:\"Order of Blocks\";s:36:\"blog_profile_picture_repository_info\";s:92:\"Profile pictures of the authors are only shown on the postings pages, not on overview pages.\";s:32:\"blog_confirm_delete_contributors\";s:59:\"Are you sure you want to delete the following contributors?\";}'); +INSERT INTO `lng_modules` VALUES ('blog','en','a:110:{s:8:\"blog_new\";s:15:\"Create New Blog\";s:8:\"blog_add\";s:11:\"Create Blog\";s:16:\"blog_add_posting\";s:11:\"Add Posting\";s:19:\"blog_permanent_link\";s:9:\"Permalink\";s:13:\"blog_comments\";s:8:\"Comments\";s:14:\"blog_list_more\";s:4:\"more\";s:34:\"blog_posting_deletion_confirmation\";s:52:\"Are you sure you want to delete the following entry?\";s:35:\"blog_number_users_notes_or_comments\";s:61:\"Number of users that attached notes or comments to this entry\";s:20:\"blog_posting_deleted\";s:27:\"The entry has been deleted.\";s:17:\"blog_enable_notes\";s:15:\"Public Comments\";s:12:\"blog_preview\";s:7:\"Preview\";s:9:\"blog_edit\";s:9:\"Edit Blog\";s:11:\"blog_banner\";s:6:\"Banner\";s:21:\"blog_background_color\";s:16:\"Background Color\";s:15:\"blog_font_color\";s:10:\"Font Color\";s:18:\"blog_back_to_ilias\";s:13:\"Back to ILIAS\";s:18:\"blog_exercise_info\";s:62:\"This blog is part of the assignment \"%s\" of the exercise \"%s\".\";s:18:\"blog_finalize_blog\";s:24:\"Finalize and Submit Blog\";s:14:\"blog_finalized\";s:28:\"The Blog has been submitted.\";s:13:\"blog_settings\";s:19:\"Blog Administration\";s:25:\"blog_preview_banner_width\";s:12:\"Banner Width\";s:26:\"blog_preview_banner_height\";s:13:\"Banner Height\";s:19:\"blog_preview_banner\";s:13:\"Custom Banner\";s:28:\"blog_exercise_submitted_info\";s:65:\"Your last submission was on %s, please check the export file: %s.\";s:22:\"blog_admin_toggle_info\";s:86:\"You can deactivate the blog feature completely in the Personal Desktop Administration.\";s:20:\"blog_profile_picture\";s:23:\"Display Profile Picture\";s:19:\"blog_rename_posting\";s:14:\"Rename Posting\";s:15:\"blog_navigation\";s:8:\"Postings\";s:24:\"blog_preview_banner_info\";s:32:\"Default size is 1370x100 pixels.\";s:24:\"blog_admin_inactive_info\";s:73:\"You can activate the blog feature in the Personal Desktop Administration.\";s:21:\"blog_new_posting_info\";s:61:\"The first text block is used as abstract in the posting list.\";s:12:\"blog_posting\";s:12:\"Blog Posting\";s:32:\"blog_change_notification_subject\";s:26:\"Blog \"%s\" has been updated\";s:35:\"blog_change_notification_salutation\";s:9:\"Hello %s,\";s:33:\"blog_change_notification_body_new\";s:39:\"the following blog posting was created.\";s:36:\"blog_change_notification_body_update\";s:44:\"the following blog posting has been updated.\";s:37:\"blog_change_notification_body_comment\";s:46:\"the following blog posting has been commented.\";s:15:\"blog_changed_by\";s:15:\"Last Changed By\";s:29:\"blog_change_notification_link\";s:20:\"Link to Blog Posting\";s:27:\"blog_notification_toggle_on\";s:21:\"Activate Notification\";s:28:\"blog_notification_toggle_off\";s:23:\"Deactivate Notification\";s:27:\"blog_notification_activated\";s:22:\"Notification Activated\";s:29:\"blog_notification_deactivated\";s:24:\"Notification Deactivated\";s:10:\"blog_draft\";s:5:\"Draft\";s:15:\"blog_draft_info\";s:50:\"This posting draft is only visible for the author.\";s:17:\"blog_toggle_draft\";s:20:\"Withdraw Publication\";s:17:\"blog_toggle_final\";s:15:\"Publish Posting\";s:14:\"blog_edit_date\";s:9:\"Edit Date\";s:19:\"blog_edit_date_info\";s:48:\"Publication status does not depend on this date.\";s:15:\"blog_enable_rss\";s:12:\"Activate RSS\";s:20:\"blog_enable_rss_info\";s:75:\"The RSS feed is public and independent of blog sharing or user permissions.\";s:9:\"blog_copy\";s:9:\"Copy Blog\";s:13:\"blog_keywords\";s:8:\"Keywords\";s:16:\"blog_no_keywords\";s:34:\"No keywords have been entered yet.\";s:18:\"blog_edit_keywords\";s:13:\"Edit Keywords\";s:12:\"blog_keyword\";s:7:\"Keyword\";s:12:\"blog_authors\";s:7:\"Authors\";s:11:\"blog_author\";s:10:\"Written by\";s:20:\"blog_enable_approval\";s:16:\"Approve Postings\";s:25:\"blog_enable_approval_info\";s:109:\"Postings are published only after being approved by a user with permission ‘Edit Settings’ for this blog.\";s:12:\"blog_approve\";s:7:\"Approve\";s:19:\"blog_needs_approval\";s:14:\"Needs Approval\";s:17:\"blog_contributors\";s:12:\"Contributors\";s:20:\"blog_add_contributor\";s:15:\"Add Contributor\";s:17:\"blog_search_users\";s:12:\"Search Users\";s:27:\"blog_contribute_other_roles\";s:110:\"In addition to the list of ‘Contributors’, users with one of the following roles can also add postings: %s\";s:11:\"blog_import\";s:11:\"Import Blog\";s:23:\"blog_toggle_draft_admin\";s:23:\"Deactivate Blog Posting\";s:18:\"blog_keywords_info\";s:41:\"Use +/- icons to add and remove keywords.\";s:31:\"blog_posting_edit_approval_info\";s:65:\"Posting remains to be approved by a tutor before being published.\";s:28:\"blog_draft_info_contributors\";s:56:\"This posting draft is only visible for the contributors.\";s:15:\"blog_allow_html\";s:21:\"Allow HTML/Javascript\";s:20:\"blog_allow_html_info\";s:105:\"Enables users to include HTML and/or Javascript in their blog postings. This can lead to security issues.\";s:31:\"blog_change_notification_reason\";s:94:\"You are receiving this email because you activated notifications for the blog mentioned above.\";s:15:\"blog_properties\";s:15:\"Blog Properties\";s:10:\"blog_style\";s:10:\"Blog Style\";s:17:\"blog_edit_posting\";s:12:\"Edit Posting\";s:22:\"blog_posting_not_found\";s:35:\"This blog posting is not available.\";s:21:\"blog_abstract_shorten\";s:16:\"Shorten Abstract\";s:28:\"blog_abstract_shorten_length\";s:14:\"Maximum Length\";s:32:\"blog_abstract_shorten_characters\";s:10:\"Characters\";s:19:\"blog_abstract_image\";s:21:\"Add Image To Abstract\";s:24:\"blog_abstract_image_info\";s:42:\"Images which are smaller will not be used.\";s:25:\"blog_abstract_image_width\";s:5:\"Width\";s:26:\"blog_abstract_image_height\";s:6:\"Height\";s:26:\"blog_abstract_image_pixels\";s:2:\"Px\";s:37:\"blog_change_notification_body_approve\";s:42:\"the following blog posting needs approval.\";s:24:\"blog_settings_navigation\";s:17:\"Navigation Column\";s:23:\"blog_presentation_frame\";s:17:\"Blog Presentation\";s:26:\"blog_presentation_overview\";s:16:\"Initial Overview\";s:13:\"blog_nav_mode\";s:8:\"Postings\";s:24:\"blog_nav_mode_month_list\";s:19:\"Show List of Months\";s:29:\"blog_nav_mode_month_list_info\";s:64:\"All months with postings are listed in the ‘Postings’ block.\";s:35:\"blog_nav_mode_month_list_num_detail\";s:24:\"Total number of postings\";s:40:\"blog_nav_mode_month_list_num_detail_info\";s:112:\"Latest postings are listed by date in reverse chronological order. Older postings are available via their month.\";s:34:\"blog_nav_mode_month_list_num_month\";s:23:\"Number of listed months\";s:39:\"blog_nav_mode_month_list_num_month_info\";s:82:\"Months above the limit will not be listed and related postings are not accessible.\";s:26:\"blog_nav_mode_month_single\";s:19:\"Show Selected Month\";s:31:\"blog_nav_mode_month_single_info\";s:110:\"Only postings of the selected month are listed in the ‘Postings’ block. Month can be changed by drop-down.\";s:22:\"blog_list_num_postings\";s:18:\"Number of postings\";s:27:\"blog_list_num_postings_info\";s:59:\"This setting is only used if no specific month is selected.\";s:20:\"blog_enable_keywords\";s:8:\"Keywords\";s:25:\"blog_enable_keywords_info\";s:97:\"Keywords can be set for postings. Clicking a keyword shows all postings tagged with this keyword.\";s:23:\"blog_enable_nav_authors\";s:7:\"Authors\";s:28:\"blog_enable_nav_authors_info\";s:89:\"List of blog authors is displayed. Clicking a username shows all postings of this author.\";s:18:\"blog_nav_sortorder\";s:15:\"Order of Blocks\";s:36:\"blog_profile_picture_repository_info\";s:92:\"Profile pictures of the authors are only shown on the postings pages, not on overview pages.\";s:32:\"blog_confirm_delete_contributors\";s:59:\"Are you sure you want to delete the following contributors?\";s:19:\"blog_keywords_other\";s:14:\"Other Keywords\";s:24:\"blog_keywords_other_info\";s:48:\"These keywords were set for other blog postings.\";}'); INSERT INTO `lng_modules` VALUES ('prtf','en','a:73:{s:15:\"prtf_portfolios\";s:10:\"Portfolios\";s:18:\"prtf_add_portfolio\";s:13:\"Add Portfolio\";s:19:\"prtf_edit_portfolio\";s:14:\"Edit Portfolio\";s:21:\"prtf_create_portfolio\";s:13:\"Add Portfolio\";s:22:\"prtf_portfolio_created\";s:15:\"Portfolio added\";s:22:\"prtf_portfolio_updated\";s:17:\"Portfolio updated\";s:19:\"prtf_set_as_default\";s:17:\"Set As My Profile\";s:27:\"prtf_sure_delete_portfolios\";s:57:\"Are you sure you want to delete the following portfolios?\";s:22:\"prtf_portfolio_deleted\";s:18:\"Portfolios deleted\";s:13:\"prtf_add_page\";s:8:\"Add Page\";s:17:\"prtf_page_created\";s:12:\"Page created\";s:32:\"prtf_sure_delete_portfolio_pages\";s:80:\"Are you sure you want to delete the following portfolio pages and/or blog pages?\";s:27:\"prtf_portfolio_page_deleted\";s:36:\"Portfolio and/or blog pages deleted.\";s:22:\"prtf_portfolio_default\";s:7:\"Default\";s:21:\"prtf_first_page_title\";s:18:\"Type of first page\";s:27:\"prtf_save_status_and_titles\";s:22:\"Save Status and Titles\";s:22:\"prtf_default_portfolio\";s:10:\"My Profile\";s:18:\"prtf_exercise_info\";s:67:\"This portfolio is part of the assignment \"%s\" of the exercise \"%s\".\";s:23:\"prtf_finalize_portfolio\";s:29:\"Finalize and Submit Portfolio\";s:14:\"prtf_finalized\";s:33:\"The portfolio has been submitted.\";s:13:\"prtf_settings\";s:24:\"Portfolio Administration\";s:25:\"prtf_preview_banner_width\";s:12:\"Banner Width\";s:26:\"prtf_preview_banner_height\";s:13:\"Banner Height\";s:19:\"prtf_preview_banner\";s:13:\"Custom Banner\";s:11:\"prtf_banner\";s:6:\"Banner\";s:21:\"prtf_background_color\";s:16:\"Background Color\";s:15:\"prtf_font_color\";s:10:\"Font Color\";s:18:\"prtf_no_blogs_info\";s:95:\"Your workspace does not contain any blogs. Create blogs to use them as part of your portfolios.\";s:13:\"prtf_add_blog\";s:8:\"Add Blog\";s:28:\"prtf_exercise_submitted_info\";s:65:\"Your last submission was on %s, please check the export file: %s.\";s:22:\"prtf_admin_toggle_info\";s:91:\"You can deactivate the portfolio feature completely in the Personal Desktop Administration.\";s:20:\"prtf_public_comments\";s:15:\"Public Comments\";s:14:\"prtf_copy_page\";s:12:\"Copy Page(s)\";s:23:\"prtf_existing_portfolio\";s:18:\"Existing Portfolio\";s:18:\"prtf_new_portfolio\";s:13:\"New Portfolio\";s:17:\"prtf_pages_copied\";s:27:\"The pages have been copied.\";s:20:\"prtf_profile_picture\";s:23:\"Display Profile Picture\";s:20:\"prtf_use_page_layout\";s:15:\"Use Page Layout\";s:19:\"prtf_tab_portfolios\";s:13:\"My Portfolios\";s:20:\"prtf_tab_other_users\";s:25:\"Portfolios of Other Users\";s:21:\"prtf_unset_as_default\";s:19:\"Unset As My Profile\";s:24:\"prtf_preview_banner_info\";s:32:\"Default size is 1370x100 pixels.\";s:24:\"prtf_admin_inactive_info\";s:78:\"You can activate the portfolio feature in the Personal Desktop Administration.\";s:37:\"prtf_set_default_publish_confirmation\";s:132:\"The portfolio needs to be shared at least with all registered users. Should it be visible to the internet without registration, too?\";s:29:\"prtf_unset_default_share_info\";s:85:\"Then changes were saved. Please check the current settings for the portfolio sharing.\";s:15:\"prtf_allow_html\";s:21:\"Allow HTML/Javascript\";s:20:\"prtf_allow_html_info\";s:107:\"Enables users to include HTML and/or Javascript in their portfolio pages. This can lead to security issues.\";s:37:\"prtf_template_editor_placeholder_info\";s:51:\"This placeholder will be replaced in the portfolio.\";s:18:\"prtf_creation_mode\";s:13:\"New Portfolio\";s:27:\"prtf_creation_mode_template\";s:20:\"Create from Template\";s:26:\"prtf_creation_mode_scratch\";s:23:\"Create without Template\";s:32:\"prtf_template_import_blog_create\";s:15:\"Create New Blog\";s:31:\"prtf_template_import_blog_reuse\";s:17:\"Use Existing Blog\";s:32:\"prtf_template_import_blog_ignore\";s:16:\"Remove Blog Page\";s:35:\"prtf_create_template_from_portfolio\";s:9:\"Portfolio\";s:40:\"prtf_create_template_from_portfolio_info\";s:68:\"Select a portfolio to use its content and settings for the template.\";s:34:\"prtf_template_import_quota_failure\";s:81:\"This portfolio template cannot be copied because it would exceed your disk quota.\";s:15:\"prtf_properties\";s:20:\"Portfolio Properties\";s:10:\"prtf_style\";s:15:\"Portfolio Style\";s:31:\"prtf_template_import_new_skills\";s:69:\"If activated, these items will be added to your personal competences.\";s:35:\"prtf_page_element_teaser_my_courses\";s:63:\"The portfolio will display a list of your current courses here.\";s:34:\"prtf_page_element_my_courses_title\";s:18:\"Course Memberships\";s:31:\"prtf_page_element_teaser_skills\";s:54:\"The portfolio will display your competence level here.\";s:38:\"prtf_page_element_teaser_blog_template\";s:66:\"The portfolio will display a blog of your personal workspace here.\";s:43:\"prtf_page_element_teaser_consultation_hours\";s:62:\"The portfolio will display a consultation hours calendar here.\";s:29:\"prtf_page_element_teaser_blog\";s:55:\"The portfolio will display selected blog postings here.\";s:33:\"prtf_page_element_teaser_settings\";s:8:\"Settings\";s:33:\"prtf_page_element_my_courses_info\";s:90:\"This is a list of all my courses which are currently online and where I have a membership.\";s:21:\"prtf_allow_my_courses\";s:29:\"Page Element ‘My Courses’\";s:26:\"prtf_allow_my_courses_info\";s:71:\"Enables to include a list of current course memberships in a portfolio.\";s:44:\"prtf_page_element_teaser_my_courses_inactive\";s:47:\"This type of page element has been deactivated.\";s:22:\"prtf_blog_page_created\";s:20:\"Blog has been added.\";s:23:\"prtf_edit_embedded_blog\";s:14:\"Edit Blog \"%s\"\";}'); INSERT INTO `lng_modules` VALUES ('scormdebug','en','a:160:{s:26:\"scormdebug_global_activate\";s:22:\"Enable SCORM test tool\";s:31:\"scormdebug_global_activate_info\";s:146:\"If enabled, the SCORM test tool can be activated for desired learning modules. If disabled, the test tool is deactivated for all learning modules.\";s:6:\"error0\";s:8:\"No error\";s:8:\"error101\";s:17:\"General Exception\";s:8:\"error102\";s:30:\"General Initialization Failure\";s:8:\"error103\";s:19:\"Already Initialized\";s:8:\"error104\";s:27:\"Content Instance Terminated\";s:8:\"error111\";s:27:\"General Termination Failure\";s:8:\"error112\";s:33:\"Termination Before Initialization\";s:8:\"error113\";s:29:\"Termination After Termination\";s:8:\"error122\";s:35:\"Retrieve Data Before Initialization\";s:8:\"error123\";s:31:\"Retrieve Data After Termination\";s:8:\"error132\";s:32:\"Store Data Before Initialization\";s:8:\"error133\";s:28:\"Store Data After Termination\";s:8:\"error142\";s:28:\"Commit Before Initialization\";s:8:\"error143\";s:24:\"Commit After Termination\";s:8:\"error201\";s:22:\"General Argument Error\";s:8:\"error301\";s:19:\"General Get Failure\";s:8:\"error351\";s:19:\"General Set Failure\";s:8:\"error391\";s:22:\"General Commit Failure\";s:8:\"error401\";s:28:\"Undefined Data Model Element\";s:8:\"error402\";s:32:\"Unimplemented Data Model Element\";s:8:\"error403\";s:40:\"Data Model Element Value Not Initialized\";s:8:\"error404\";s:31:\"Data Model Element Is Read Only\";s:8:\"error405\";s:32:\"Data Model Element Is Write Only\";s:8:\"error406\";s:32:\"Data Model Element Type Mismatch\";s:8:\"error407\";s:37:\"Data Model Element Value Out Of Range\";s:8:\"error408\";s:37:\"Data Model Dependency Not Established\";s:8:\"SetValue\";s:9:\"send data\";s:8:\"GetValue\";s:8:\"get data\";s:6:\"Commit\";s:10:\"store data\";s:10:\"Initialize\";s:28:\"initialize API-communication\";s:9:\"Terminate\";s:42:\"store data and terminate API-communication\";s:14:\"GetErrorString\";s:57:\"retrieve a textual description of the current error state\";s:12:\"GetLastError\";s:50:\"request the error code for the current error state\";s:13:\"GetDiagnostic\";s:62:\"allows the LMS (!) to define additional diagnostic information\";s:12:\"cmi._version\";s:40:\"Represents the version of the data model\";s:35:\"cmi.comments_from_learner._children\";s:40:\"Listing of supported data model elements\";s:32:\"cmi.comments_from_learner._count\";s:34:\"Current number of learner comments\";s:35:\"cmi.comments_from_learner.n.comment\";s:13:\"Textual input\";s:36:\"cmi.comments_from_learner.n.location\";s:45:\"Point in the SCO to which the comment applies\";s:37:\"cmi.comments_from_learner.n.timestamp\";s:71:\"Point in time at which the comment was created or most recently changed\";s:31:\"cmi.comments_from_lms._children\";s:40:\"Listing of supported data model elements\";s:28:\"cmi.comments_from_lms._count\";s:39:\"Current number of comments from the LMS\";s:31:\"cmi.comments_from_lms.n.comment\";s:45:\"Comments or annotations associated with a SCO\";s:32:\"cmi.comments_from_lms.n.location\";s:45:\"Point in the SCO to which the comment applies\";s:33:\"cmi.comments_from_lms.n.timestamp\";s:71:\"Point in time at which the comment was created or most recently changed\";s:21:\"cmi.completion_status\";s:51:\"Indicates whether the learner has completed the SCO\";s:24:\"cmi.completion_threshold\";s:63:\"Used to determine whether the SCO should be considered complete\";s:10:\"cmi.credit\";s:73:\"Indicates whether the learner will be credited for performance in the SCO\";s:9:\"cmi.entry\";s:59:\"Asserts whether the learner has previously accessed the SCO\";s:8:\"cmi.exit\";s:45:\"Indicates how or why the learner left the SCO\";s:26:\"cmi.interactions._children\";s:40:\"Listing of supported data model elements\";s:23:\"cmi.interactions._count\";s:54:\"Current number of interactions being stored by the LMS\";s:21:\"cmi.interactions.n.id\";s:32:\"Unique label for the interaction\";s:23:\"cmi.interactions.n.type\";s:37:\"Which type of interaction is recorded\";s:36:\"cmi.interactions.n.objectives._count\";s:103:\"Current number of objectives (i.e., objective identifiers) being stored by the LMS for this interaction\";s:34:\"cmi.interactions.n.objectives.n.id\";s:52:\"Label for objectives associated with the interaction\";s:28:\"cmi.interactions.n.timestamp\";s:115:\"Point in time at which the interaction was first made available to the learner for learner interaction and response\";s:43:\"cmi.interactions.n.correct_responses._count\";s:80:\"Current number of correct responses being stored by the LMS for this interaction\";s:46:\"cmi.interactions.n.correct_responses.n.pattern\";s:48:\"One correct response pattern for the interaction\";s:28:\"cmi.interactions.n.weighting\";s:62:\"Weight given to the interaction relative to other interactions\";s:35:\"cmi.interactions.n.learner_response\";s:56:\"Data generated when a learner responds to an interaction\";s:25:\"cmi.interactions.n.result\";s:51:\"Judgment of the correctness of the learner response\";s:26:\"cmi.interactions.n.latency\";s:127:\"Time elapsed between the time the interaction was made available to the learner for response and the time of the first response\";s:30:\"cmi.interactions.n.description\";s:48:\"Brief informative description of the interaction\";s:15:\"cmi.launch_data\";s:86:\"Data provided to a SCO after launch, initialized from the dataFromLMS manifest element\";s:14:\"cmi.learner_id\";s:61:\"Identifies the learner on behalf of whom the SCO was launched\";s:16:\"cmi.learner_name\";s:40:\"Name provided for the learner by the LMS\";s:32:\"cmi.learner_preference._children\";s:40:\"Listing of supported data model elements\";s:34:\"cmi.learner_preference.audio_level\";s:53:\"Specifies an intended change in perceived audio level\";s:31:\"cmi.learner_preference.language\";s:70:\"The learner\'s preferred language for SCOs with multilingual capability\";s:37:\"cmi.learner_preference.delivery_speed\";s:58:\"The learner\'s preferred relative speed of content delivery\";s:39:\"cmi.learner_preference.audio_captioning\";s:69:\"Specifies whether captioning text corresponding to audio is displayed\";s:12:\"cmi.location\";s:41:\"The learner\'s current location in the SCO\";s:20:\"cmi.max_time_allowed\";s:62:\"Amount of accumulated time the learner is allowed to use a SCO\";s:8:\"cmi.mode\";s:87:\"Identifies one of three possible modes in which the SCO may be presented to the learner\";s:24:\"cmi.objectives._children\";s:40:\"Listing of supported data model elements\";s:21:\"cmi.objectives._count\";s:52:\"Current number of objectives being stored by the LMS\";s:19:\"cmi.objectives.n.id\";s:30:\"Unique label for the objective\";s:32:\"cmi.objectives.n.score._children\";s:40:\"Listing of supported data model elements\";s:29:\"cmi.objectives.n.score.scaled\";s:69:\"Number that reflects the performance of the learner for the objective\";s:26:\"cmi.objectives.n.score.raw\";s:130:\"Number that reflects the performance of the learner, for the objective, relative to the range bounded by the values of min and max\";s:26:\"cmi.objectives.n.score.min\";s:64:\"Minimum value, for the objective, in the range for the raw score\";s:26:\"cmi.objectives.n.score.max\";s:64:\"Maximum value, for the objective, in the range for the raw score\";s:31:\"cmi.objectives.n.success_status\";s:56:\"Indicates whether the learner has mastered the objective\";s:34:\"cmi.objectives.n.completion_status\";s:68:\"Indicates whether the learner has completed the associated objective\";s:33:\"cmi.objectives.n.progress_measure\";s:76:\"Measure of the progress the learner has made toward completing the objective\";s:28:\"cmi.objectives.n.description\";s:57:\"Provides a brief informative description of the objective\";s:20:\"cmi.progress_measure\";s:70:\"Measure of the progress the learner has made toward completing the SCO\";s:24:\"cmi.scaled_passing_score\";s:47:\"Scaled passing score required to master the SCO\";s:19:\"cmi.score._children\";s:40:\"Listing of supported data model elements\";s:16:\"cmi.score.scaled\";s:51:\"Number that reflects the performance of the learner\";s:13:\"cmi.score.raw\";s:110:\"Number that reflects the performance of the learner relative to the range bounded by the values of min and max\";s:13:\"cmi.score.min\";s:44:\"Minimum value in the range for the raw score\";s:13:\"cmi.score.max\";s:44:\"Maximum value in the range for the raw score\";s:16:\"cmi.session_time\";s:85:\"Amount of time that the learner has spent in the current learner session for this SCO\";s:18:\"cmi.success_status\";s:50:\"Indicates whether the learner has mastered the SCO\";s:16:\"cmi.suspend_data\";s:66:\"Provides space to store and retrieve data between learner sessions\";s:21:\"cmi.time_limit_action\";s:70:\"Indicates what the SCO should do when cmi.max_time_allowed is exceeded\";s:14:\"cmi.total_time\";s:84:\"Sum of all of the learner\'s session times accumulated in the current learner attempt\";s:15:\"adl.nav.request\";s:68:\"Navigation request to be processed immediately following Terminate()\";s:30:\"adl.nav.request_valid.continue\";s:73:\"Used by a SCO to determine if a Continue navigation request will succeed.\";s:30:\"adl.nav.request_valid.previous\";s:73:\"Used by a SCO to determine if a Previous navigation request will succeed.\";s:28:\"adl.nav.request_valid.choice\";s:97:\"Used by a SCO to determine if a Choice navigation request for a particular activity will succeed.\";s:7:\"i_green\";s:11:\"green: okay\";s:5:\"i_red\";s:11:\"red: error!\";s:8:\"i_orange\";s:25:\"orange: attention please!\";s:6:\"i_gray\";s:30:\"gray: error corrected by ILIAS\";s:9:\"i_fuchsia\";s:59:\"fuchsia: tolerated value because sent value is not rejected\";s:5:\"error\";s:5:\"error\";s:13:\"strange_error\";s:13:\"strange error\";s:16:\"strange_API-Call\";s:16:\"strange API-Call\";s:7:\"unknown\";s:7:\"unknown\";s:15:\"undefined_color\";s:15:\"undefined color\";s:15:\"description_for\";s:15:\"description for\";s:4:\"hide\";s:4:\"hide\";s:19:\"all_API-calls_shown\";s:34:\"All API-calls are currently shown.\";s:29:\"show_only_important_API-calls\";s:30:\"Show only important API-calls!\";s:30:\"only_important_API-Calls_shown\";s:45:\"Only important API-Calls are currently shown.\";s:18:\"show_all_API-calls\";s:19:\"Show all API-calls!\";s:7:\"log_for\";s:27:\"Log for the learning module\";s:7:\"started\";s:7:\"started\";s:10:\"nr_session\";s:17:\"number of session\";s:18:\"id_learning_module\";s:25:\"ID of the learning module\";s:23:\"sent_values_not_checked\";s:59:\"selected property: values sent by SCO are not fully checked\";s:9:\"SCO-title\";s:9:\"SCO-title\";s:8:\"SCO-name\";s:8:\"SCO-name\";s:12:\"milliseconds\";s:12:\"milliseconds\";s:8:\"API-call\";s:8:\"API-call\";s:12:\"return_value\";s:12:\"return value\";s:9:\"generated\";s:9:\"generated\";s:7:\"comment\";s:7:\"Comment\";s:28:\"summary_for_SCO_without_test\";s:32:\"Summary for a SCO without a test\";s:25:\"summary_for_SCO_with_test\";s:29:\"Summary for a SCO with a test\";s:20:\"no_missing_API-calls\";s:42:\"Missing API-calls had not been recognized.\";s:17:\"missing_API-calls\";s:28:\"These API-calls are missing:\";s:11:\"summary_csv\";s:63:\"Summary is generated as CSV-file to import for example in Excel\";s:16:\"summary_download\";s:75:\"You can click to ‘Logs’ and download it when you start this tool again.\";s:19:\"debugwindow_console\";s:7:\"Console\";s:16:\"debugwindow_logs\";s:4:\"Logs\";s:19:\"debugwindow_comment\";s:7:\"comment\";s:25:\"debugwindow_comment_enter\";s:25:\"Please enter your comment\";s:27:\"debugwindow_start_recording\";s:15:\"Start Recording\";s:26:\"debugwindow_stop_recording\";s:14:\"Stop Recording\";s:26:\"debugwindow_delete_logfile\";s:14:\"Delete logfile\";s:29:\"debugwindow_submission_failed\";s:17:\"Submission failed\";s:18:\"debugwindow_submit\";s:6:\"Submit\";s:18:\"debugwindow_cancel\";s:6:\"Cancel\";s:20:\"debugwindow_filename\";s:9:\"File Name\";s:16:\"debugwindow_date\";s:4:\"Date\";s:18:\"debugwindow_action\";s:6:\"Action\";s:18:\"debugwindow_delete\";s:6:\"Delete\";s:20:\"debugwindow_download\";s:8:\"Download\";s:16:\"debugwindow_open\";s:4:\"Open\";s:26:\"debugwindow_password_enter\";s:26:\"Please enter your password\";s:24:\"scormdebug_disable_cache\";s:32:\"Disable SCORM 2004 Browser Cache\";s:29:\"scormdebug_disable_cache_info\";s:137:\"This prevents the storage of the SCORM 2004 javascript files in the browser cache. Please use this function in time before a new release!\";s:37:\"completion_status_by_progress_measure\";s:271:\"Because there is a value for cmi.completion_threshold, the value for cmi.completion_status is evaluated by the LMS! This is done by comparing the value for cmi.completion_threshold with the value for cmi.progress_measure. The value for cmi.completion_status is currently:\";s:30:\"success_status_by_score_scaled\";s:261:\"Because there is a value for cmi.scaled_passing_score, the value for cmi.success_status is evaluated by the LMS! This is done by comparing the value for cmi.scaled_passing_score with the value for cmi.score.scaled. The value for cmi.success_status is currently:\";}'); INSERT INTO `lng_modules` VALUES ('tax','en','a:23:{s:12:\"tax_taxonomy\";s:8:\"Taxonomy\";s:8:\"obj_taxn\";s:4:\"Node\";s:8:\"tax_node\";s:4:\"Node\";s:9:\"tax_nodes\";s:5:\"Nodes\";s:15:\"tax_create_node\";s:11:\"Create Node\";s:16:\"tax_new_tax_node\";s:8:\"New Node\";s:9:\"tax_order\";s:5:\"Order\";s:11:\"tax_sorting\";s:7:\"Sorting\";s:16:\"tax_alphabetical\";s:12:\"Alphabetical\";s:10:\"tax_manual\";s:6:\"Manual\";s:12:\"tax_order_nr\";s:8:\"Order Nr\";s:23:\"tax_target_within_nodes\";s:56:\"The target must not be a sub-node of the selected items.\";s:24:\"tax_please_select_target\";s:25:\"Please select the target.\";s:19:\"tax_delete_taxonomy\";s:15:\"Delete Taxonomy\";s:20:\"tax_confirm_deletion\";s:70:\"Do you really want to delete the whole taxonomy and all its relations?\";s:15:\"tax_tax_deleted\";s:30:\"The taxonomy has been deleted.\";s:16:\"tax_add_taxonomy\";s:12:\"Add Taxonomy\";s:9:\"tax_added\";s:26:\"Taxonomy has been created.\";s:15:\"tax_max_one_tax\";s:49:\"You can use maximum one taxonomy in this context.\";s:16:\"tax_node_sorting\";s:16:\"Sorting of Nodes\";s:16:\"tax_item_sorting\";s:33:\"Support Sorting of Assigned Items\";s:18:\"tax_assigned_items\";s:14:\"Assigned Items\";s:29:\"tax_admin_settings_repository\";s:21:\"Repository Taxonomies\";}'); INSERT INTO `lng_modules` VALUES ('help','en','a:18:{s:13:\"help_tooltips\";s:13:\"Help Tooltips\";s:15:\"help_tooltip_id\";s:10:\"Tooltip ID\";s:12:\"help_tt_text\";s:4:\"Text\";s:8:\"help_all\";s:3:\"All\";s:14:\"help_component\";s:9:\"Component\";s:11:\"help_filter\";s:6:\"Filter\";s:21:\"help_open_online_help\";s:16:\"Open Online Help\";s:20:\"help_toggle_tooltips\";s:20:\"Toggle Help Tooltips\";s:14:\"help_help_file\";s:17:\"Help Package File\";s:12:\"help_modules\";s:13:\"Help Packages\";s:29:\"help_sure_delete_help_modules\";s:51:\"Are you sure that these packages should be deleted?\";s:20:\"help_module_uploaded\";s:22:\"Help package uploaded.\";s:16:\"help_imported_on\";s:11:\"Imported on\";s:22:\"help_tooltips_and_help\";s:26:\"Tooltips and Workflow Help\";s:14:\"help_help_only\";s:18:\"Workflow Help Only\";s:18:\"help_tooltips_only\";s:13:\"Tooltips Only\";s:13:\"help_set_mode\";s:8:\"Set Mode\";s:11:\"help_topcis\";s:6:\"Topics\";}'); -INSERT INTO `lng_modules` VALUES ('dcl','en','a:198:{s:10:\"dcl_record\";s:5:\"Entry\";s:9:\"dcl_hello\";s:4:\"Dear\";s:7:\"dcl_new\";s:26:\"Create New Data Collection\";s:7:\"dcl_add\";s:22:\"Create Data Collection\";s:8:\"dcl_copy\";s:20:\"Copy Data Collection\";s:8:\"dcl_edit\";s:20:\"Edit Data Collection\";s:10:\"dcl_import\";s:22:\"Import Data Collection\";s:13:\"dcl_in_export\";s:9:\"In Export\";s:30:\"dcl_field_title_change_warning\";s:157:\"You changed the title of the field hence some placeholders in the view definition might be broken. Those have to be fixed manually should the occasion arise.\";s:31:\"dcl_err_formula_field_not_found\";s:31:\"Field with title \'%s\' not found\";s:13:\"dcl_edit_type\";s:9:\"Edit Type\";s:19:\"dcl_activate_rating\";s:21:\"Activate Entry Rating\";s:21:\"dcl_activate_approval\";s:23:\"Activate Entry Approval\";s:25:\"dcl_activate_notification\";s:21:\"Activate Notification\";s:12:\"dcl_table_id\";s:8:\"Table ID\";s:18:\"dcl_add_new_record\";s:13:\"Add New Entry\";s:15:\"dcl_list_fields\";s:6:\"Fields\";s:30:\"dcl_record_view_viewdefinition\";s:18:\"Edit Detailed View\";s:30:\"dcl_record_edit_viewdefinition\";s:18:\"Edit Detailed View\";s:30:\"dcl_record_list_viewdefinition\";s:19:\"List Detailed Views\";s:17:\"dcl_add_new_field\";s:13:\"Add New Field\";s:17:\"dcl_add_new_table\";s:13:\"Add New Table\";s:18:\"dcl_field_datatype\";s:15:\"Field Data Type\";s:12:\"dcl_required\";s:14:\"Required Field\";s:17:\"dcl_edit_type_non\";s:12:\"Not editable\";s:22:\"dcl_edit_type_non_info\";s:51:\"Creating New Entries needs edit settings permission\";s:19:\"dcl_edit_type_unlim\";s:9:\"Unlimited\";s:24:\"dcl_edit_type_unlim_info\";s:51:\"Users with add/edit permission can add/edit entries\";s:17:\"dcl_edit_type_lim\";s:7:\"Limited\";s:22:\"dcl_edit_type_lim_info\";s:80:\"Access for users with add/edit permission is limited to the following date range\";s:14:\"dcl_edit_start\";s:10:\"Start-Date\";s:12:\"dcl_edit_end\";s:8:\"End-Date\";s:10:\"dcl_export\";s:6:\"Export\";s:21:\"dcl_table_list_fields\";s:24:\"Fields Of Selected Table\";s:23:\"dcl_view_viewdefinition\";s:13:\"Detailed View\";s:13:\"dcl_new_table\";s:9:\"New Table\";s:16:\"dcl_table_create\";s:12:\"Create Table\";s:14:\"dcl_table_edit\";s:12:\"Update Table\";s:13:\"dcl_new_field\";s:9:\"New Field\";s:12:\"dcl_datatype\";s:8:\"Datatype\";s:11:\"dcl_integer\";s:7:\"Integer\";s:8:\"dcl_text\";s:4:\"Text\";s:13:\"dcl_reference\";s:9:\"Reference\";s:11:\"dcl_boolean\";s:7:\"Boolean\";s:12:\"dcl_datetime\";s:8:\"Datetime\";s:8:\"dcl_file\";s:10:\"Fileupload\";s:21:\"dcl_field_description\";s:11:\"Description\";s:18:\"dcl_field_required\";s:8:\"Required\";s:10:\"dcl_length\";s:6:\"Length\";s:15:\"dcl_length_info\";s:67:\"(for more than 200 characters, use the additional option Text Area)\";s:9:\"dcl_regex\";s:18:\"Regular Expression\";s:14:\"dcl_regex_info\";s:19:\"(without delimiter)\";s:10:\"dcl_filter\";s:6:\"Filter\";s:19:\"dcl_max_text_length\";s:14:\"Maximum Length\";s:16:\"dcl_wrong_length\";s:32:\"The text you entered is to long.\";s:15:\"dcl_wrong_regex\";s:90:\"The text you entered does not match the specification for this field (Regular Expression).\";s:20:\"dcl_wrong_input_type\";s:68:\"The value you entered does not match the specification (Wrong Type).\";s:10:\"dcl_unique\";s:6:\"Unique\";s:20:\"dcl_unique_exception\";s:56:\"The value you entered is already taken by another Entry.\";s:21:\"dcl_unknown_exception\";s:35:\"The value you entered is not valid.\";s:11:\"dcl_checked\";s:8:\"Checked.\";s:15:\"dcl_not_checked\";s:12:\"Not checked.\";s:7:\"dcl_any\";s:3:\"Any\";s:20:\"dcl_noturl_exception\";s:70:\"You have to enter a Link (beginning with http://) or an email address.\";s:31:\"dcl_no_search_results_found_for\";s:30:\"No modules have been found for\";s:18:\"dcl_export_enabled\";s:35:\"Allow export function for all users\";s:17:\"dcl_no_fields_yet\";s:82:\"There are no fields defined for this table thus you cannot create any entries yet.\";s:17:\"dcl_create_fields\";s:62:\"Please create at least one field in the tab ‘List Fields’.\";s:19:\"dcl_inconsistent_at\";s:66:\"The Data Collection is inconsistent. A reference no longer exists.\";s:11:\"dcl_actions\";s:7:\"Actions\";s:22:\"dcl_export_table_excel\";s:11:\"Export .xls\";s:35:\"dcl_no_exportable_fields_or_no_data\";s:49:\"No exportable fields defined or no data available\";s:18:\"dcl_owner_editable\";s:21:\"Edit only own Etnries\";s:9:\"dcl_order\";s:5:\"Order\";s:9:\"dcl_title\";s:11:\"Field Title\";s:15:\"dcl_description\";s:17:\"Field Description\";s:21:\"dcl_msg_table_created\";s:13:\"Table created\";s:8:\"dcl_save\";s:10:\"Save Table\";s:18:\"dcl_record_deleted\";s:13:\"Entry deleted\";s:25:\"dcl_confirm_delete_record\";s:18:\"Delete this Entry?\";s:15:\"dcl_edit_record\";s:10:\"Edit Entry\";s:17:\"dcl_update_record\";s:12:\"Update Entry\";s:14:\"dcl_edit_field\";s:10:\"Edit Field\";s:16:\"dcl_update_field\";s:12:\"Update Field\";s:16:\"dcl_create_field\";s:12:\"Create Field\";s:22:\"dcl_msg_field_modified\";s:13:\"Field updated\";s:31:\"dcl_change_notification_subject\";s:37:\"Data Collection \"%s\" has been changed\";s:21:\"dcl_edit_notification\";s:28:\"Email Notification on Change\";s:26:\"dcl_edit_notification_info\";s:45:\"You will be notified when any table is edited\";s:28:\"dcl_change_notification_link\";s:27:\"Link to the Data Collection\";s:38:\"dcl_change_notification_dcl_new_record\";s:36:\"The following Entry has been created\";s:41:\"dcl_change_notification_dcl_update_record\";s:36:\"The following Entry has been updated\";s:41:\"dcl_change_notification_dcl_delete_record\";s:41:\"The following Entry page has been deleted\";s:37:\"dcl_change_why_you_receive_this_email\";s:96:\"You receive this message because you have activated the notification about this data collection.\";s:9:\"dcl_table\";s:5:\"Table\";s:14:\"dcl_changed_by\";s:10:\"Changed by\";s:29:\"dcl_notification_activate_dcl\";s:41:\"Activate Notification for Data Collection\";s:31:\"dcl_notification_deactivate_dcl\";s:43:\"Deactivate Notification for Data Collection\";s:26:\"dcl_notification_activated\";s:22:\"Notification Activated\";s:28:\"dcl_notification_deactivated\";s:24:\"Notification Deactivated\";s:10:\"dcl_locked\";s:6:\"Locked\";s:18:\"dcl_table_settings\";s:14:\"Table Settings\";s:12:\"dcl_add_perm\";s:20:\"User can add entries\";s:13:\"dcl_edit_perm\";s:21:\"User can edit entries\";s:15:\"dcl_delete_perm\";s:23:\"User can delete entries\";s:17:\"dcl_edit_by_owner\";s:30:\"Edit / Delete only own entries\";s:11:\"dcl_limited\";s:34:\"Limited Add / Edit / Delete Period\";s:13:\"dcl_record_id\";s:8:\"Entry ID\";s:15:\"dcl_limit_start\";s:5:\"Start\";s:13:\"dcl_limit_end\";s:3:\"End\";s:7:\"dcl_url\";s:12:\"URL or Email\";s:14:\"dcl_edit_table\";s:19:\"Edit Table Settings\";s:20:\"dcl_msg_table_edited\";s:20:\"Table Settings saved\";s:23:\"dcl_legend_placeholders\";s:12:\"Placeholders\";s:10:\"dcl_rating\";s:6:\"Rating\";s:25:\"dcl_editable_in_table_gui\";s:30:\"Please vote in the table view.\";s:24:\"dcl_table_settings_saved\";s:31:\"Table Settings have been saved.\";s:19:\"dcl_ILIAS_reference\";s:23:\"Link to an ILIAS module\";s:21:\"dcl_learning_progress\";s:61:\"Show the learning progress of the linked module of the viewer\";s:10:\"dcl_status\";s:11:\"Your Status\";s:7:\"dcl_mob\";s:12:\"Media Object\";s:9:\"dcl_width\";s:5:\"Width\";s:10:\"dcl_height\";s:6:\"Height\";s:22:\"dcl_notimage_exception\";s:29:\"The file has to be a picture.\";s:11:\"dcl_formula\";s:7:\"Formula\";s:19:\"dcl_prop_expression\";s:10:\"Expression\";s:24:\"dcl_prop_expression_info\";s:358:\"Supported operators: %s
Supported functions: %s
Use brackets ‘(’, ‘)’ to group calculations.
Concatenate strings and placeholders with &: ‘The result is ’ & [[Int 1]] * [[Int2]]
Using functions: SUM([[Int 1]];[[Int 2]])

Available fields (click on title to copy field inside expression):
%s\";s:28:\"dcl_error_parsing_expression\";s:24:\"Error parsing expression\";s:23:\"dcl_display_action_menu\";s:56:\"Enable possibility to copy or link the referenced module\";s:18:\"dcl_reference_link\";s:26:\"Show as link in table view\";s:24:\"dcl_ILIAS_reference_link\";s:26:\"Show as link in table view\";s:13:\"dcl_text_area\";s:8:\"Textarea\";s:16:\"dcl_delete_table\";s:12:\"Delete Table\";s:14:\"dcl_table_info\";s:267:\"Users with the permission ‘edit settings’ (see tab ‘Permission’) always have permission to add/edit/delete entries. Users with permission ‘edit entry’ (see tab ‘Permissions’) only have permissions according to the settings specified in the form below.\";s:24:\"dcl_confirm_delete_table\";s:72:\"Do you really want to delete this table with it\'s content and structure?\";s:26:\"dcl_cant_delete_main_table\";s:138:\"You can\'t completely remove this table as it is the default table of this Data Collection. It\'s content and structure got removed instead.\";s:22:\"dcl_no_content_warning\";s:71:\"Attention, the Data Collection is online but does not have content yet!\";s:11:\"dcl_visible\";s:21:\"Visible for all users\";s:14:\"dcl_empty_view\";s:16:\"Delete this View\";s:17:\"dcl_activate_view\";s:18:\"Activate this view\";s:19:\"dcl_deactivate_view\";s:20:\"Deactivate this view\";s:24:\"dcl_confirm_delete_field\";s:40:\"Do you really want to delete this field?\";s:20:\"dcl_table_info_title\";s:4:\"Info\";s:29:\"dcl_confirm_delete_view_title\";s:39:\"Do you really want to delete this view?\";s:28:\"dcl_confirm_delete_view_text\";s:129:\"The View Definition of entries of this table will be removed irreversibly, the entries and fields themselves will not be changed.\";s:22:\"dcl_empty_view_success\";s:50:\"The View Definition has been deleted successfully.\";s:20:\"dcl_permissions_form\";s:12:\"User actions\";s:15:\"dcl_no_warnings\";s:39:\"The import terminated with no warnings.\";s:27:\"dcl_not_supported_in_import\";s:49:\"This type of field is not supported in the import\";s:21:\"dcl_no_such_reference\";s:60:\"The following value is not available in the reference table:\";s:21:\"dcl_file_not_readable\";s:67:\"The file could not be read. Please make sure to upload an XLS file.\";s:21:\"dcl_import_terminated\";s:36:\"The import terminated. Entries added\";s:14:\"dcl_max_import\";s:50:\"The maximum amount of imported entries is reached.\";s:17:\"dcl_row_not_found\";s:45:\" - This field couldn\'t be found in the table.\";s:23:\"dcl_import_records .xls\";s:11:\"Import .xls\";s:27:\"dcl_file_format_description\";s:302:\"The file needs to be an excel .XLS file with the data you want to import on the first sheet. In the first row there have to be exactly the names of the fields (case sensitive) you want to import and in the following rows you can add the values. It is strongly recommended to simulate your import first.\";s:19:\"dcl_simulate_import\";s:15:\"Simulate Import\";s:17:\"dcl_simulate_info\";s:177:\"Simulating the import will not add any fields into the Data Collection but may give you feedback on problems with the import file, thus helping you to prevent corrupted entries.\";s:22:\"dcl_multiple_selection\";s:18:\"Multiple Selection\";s:22:\"dcl_field_title_unique\";s:67:\"There exists already a field with this title. Title must be unique.\";s:22:\"dcl_table_title_unique\";s:67:\"There exists already a table with this title. Title must be unique.\";s:17:\"dcl_please_select\";s:21:\"--- Please select ---\";s:7:\"dcl_asc\";s:21:\"Ascending Order (ASC)\";s:8:\"dcl_desc\";s:23:\"Descending Order (DESC)\";s:12:\"dcl_comments\";s:8:\"Comments\";s:24:\"dcl_comments_description\";s:44:\"Displays the number of comments for a Entry.\";s:25:\"dcl_confirm_delete_fields\";s:42:\"Do you really want to delete these fields?\";s:22:\"dcl_msg_fields_deleted\";s:14:\"Deleted fields\";s:6:\"dcl_id\";s:2:\"ID\";s:18:\"dcl_id_description\";s:16:\"The internal ID.\";s:17:\"dcl_creation_date\";s:13:\"Creation Date\";s:29:\"dcl_creation_date_description\";s:40:\"The date on which the entry was created.\";s:15:\"dcl_last_update\";s:11:\"Last Edited\";s:27:\"dcl_last_update_description\";s:35:\"The date the entry was last edited.\";s:9:\"dcl_owner\";s:5:\"Owner\";s:21:\"dcl_owner_description\";s:23:\"The owner of the entry.\";s:18:\"dcl_last_edited_by\";s:14:\"Last edited by\";s:30:\"dcl_last_edited_by_description\";s:37:\"The user that edited this entry last.\";s:19:\"dcl_public_comments\";s:34:\"Enable public comments for Entries\";s:22:\"dcl_default_sort_field\";s:18:\"Default sort field\";s:28:\"dcl_default_sort_field_order\";s:24:\"Default sort field order\";s:15:\"dcl_prev_record\";s:14:\"Previous Entry\";s:15:\"dcl_next_record\";s:10:\"Next Entry\";s:21:\"dcl_record_from_total\";s:8:\"%d of %d\";s:25:\"dcl_view_own_records_perm\";s:21:\"View only own entries\";s:20:\"dcl_msg_no_perm_view\";s:38:\"No permission given to view this Entry\";s:20:\"dcl_msg_no_perm_edit\";s:38:\"No permission given to edit this Entry\";s:17:\"dcl_delete_fields\";s:13:\"Delete fields\";s:20:\"dcl_link_detail_page\";s:27:\"Link entries to detail page\";s:10:\"dcl_manage\";s:6:\"Manage\";s:18:\"dcl_delete_records\";s:14:\"Delete Entries\";s:26:\"dcl_confirm_delete_records\";s:54:\"Are you sure you want to delete the following Entries?\";s:19:\"dcl_deleted_records\";s:31:\"Successfully deleted %s Entries\";s:26:\"dcl_skipped_delete_records\";s:54:\"%s Entries were not deleted due to permission settings\";s:22:\"fieldtitle_allow_chars\";s:17:\"Allowed chars: %s\";s:9:\"add_value\";s:13:\"Add New Entry\";s:15:\"dcl_online_info\";s:81:\"Only if the Data Collection is online, users are able to use the Data Collection.\";s:21:\"dcl_notification_info\";s:54:\"Enables the individual notification feature for users.\";}'); +INSERT INTO `lng_modules` VALUES ('dcl','en','a:200:{s:10:\"dcl_record\";s:5:\"Entry\";s:9:\"dcl_hello\";s:4:\"Dear\";s:7:\"dcl_new\";s:26:\"Create New Data Collection\";s:7:\"dcl_add\";s:22:\"Create Data Collection\";s:8:\"dcl_copy\";s:20:\"Copy Data Collection\";s:8:\"dcl_edit\";s:20:\"Edit Data Collection\";s:10:\"dcl_import\";s:22:\"Import Data Collection\";s:13:\"dcl_in_export\";s:9:\"In Export\";s:30:\"dcl_field_title_change_warning\";s:157:\"You changed the title of the field hence some placeholders in the view definition might be broken. Those have to be fixed manually should the occasion arise.\";s:31:\"dcl_err_formula_field_not_found\";s:31:\"Field with title \'%s\' not found\";s:13:\"dcl_edit_type\";s:9:\"Edit Type\";s:19:\"dcl_activate_rating\";s:21:\"Activate Entry Rating\";s:21:\"dcl_activate_approval\";s:23:\"Activate Entry Approval\";s:25:\"dcl_activate_notification\";s:21:\"Activate Notification\";s:22:\"dcl_allowed_file_types\";s:18:\"Allowed File Types\";s:12:\"dcl_table_id\";s:8:\"Table ID\";s:18:\"dcl_add_new_record\";s:13:\"Add New Entry\";s:15:\"dcl_list_fields\";s:6:\"Fields\";s:30:\"dcl_record_view_viewdefinition\";s:18:\"Edit Detailed View\";s:30:\"dcl_record_edit_viewdefinition\";s:18:\"Edit Detailed View\";s:30:\"dcl_record_list_viewdefinition\";s:19:\"List Detailed Views\";s:17:\"dcl_add_new_field\";s:13:\"Add New Field\";s:17:\"dcl_add_new_table\";s:13:\"Add New Table\";s:18:\"dcl_field_datatype\";s:15:\"Field Data Type\";s:12:\"dcl_required\";s:14:\"Required Field\";s:17:\"dcl_edit_type_non\";s:12:\"Not editable\";s:22:\"dcl_edit_type_non_info\";s:51:\"Creating New Entries needs edit settings permission\";s:19:\"dcl_edit_type_unlim\";s:9:\"Unlimited\";s:24:\"dcl_edit_type_unlim_info\";s:51:\"Users with add/edit permission can add/edit entries\";s:17:\"dcl_edit_type_lim\";s:7:\"Limited\";s:22:\"dcl_edit_type_lim_info\";s:80:\"Access for users with add/edit permission is limited to the following date range\";s:14:\"dcl_edit_start\";s:10:\"Start-Date\";s:12:\"dcl_edit_end\";s:8:\"End-Date\";s:10:\"dcl_export\";s:6:\"Export\";s:21:\"dcl_table_list_fields\";s:24:\"Fields Of Selected Table\";s:23:\"dcl_view_viewdefinition\";s:13:\"Detailed View\";s:13:\"dcl_new_table\";s:9:\"New Table\";s:16:\"dcl_table_create\";s:12:\"Create Table\";s:14:\"dcl_table_edit\";s:12:\"Update Table\";s:13:\"dcl_new_field\";s:9:\"New Field\";s:12:\"dcl_datatype\";s:8:\"Datatype\";s:11:\"dcl_integer\";s:7:\"Integer\";s:8:\"dcl_text\";s:4:\"Text\";s:13:\"dcl_reference\";s:9:\"Reference\";s:11:\"dcl_boolean\";s:7:\"Boolean\";s:12:\"dcl_datetime\";s:8:\"Datetime\";s:8:\"dcl_file\";s:10:\"Fileupload\";s:21:\"dcl_field_description\";s:11:\"Description\";s:18:\"dcl_field_required\";s:8:\"Required\";s:10:\"dcl_length\";s:6:\"Length\";s:15:\"dcl_length_info\";s:67:\"(for more than 200 characters, use the additional option Text Area)\";s:9:\"dcl_regex\";s:18:\"Regular Expression\";s:14:\"dcl_regex_info\";s:19:\"(without delimiter)\";s:10:\"dcl_filter\";s:6:\"Filter\";s:19:\"dcl_max_text_length\";s:14:\"Maximum Length\";s:16:\"dcl_wrong_length\";s:32:\"The text you entered is to long.\";s:15:\"dcl_wrong_regex\";s:90:\"The text you entered does not match the specification for this field (Regular Expression).\";s:20:\"dcl_wrong_input_type\";s:68:\"The value you entered does not match the specification (Wrong Type).\";s:10:\"dcl_unique\";s:6:\"Unique\";s:20:\"dcl_unique_exception\";s:56:\"The value you entered is already taken by another Entry.\";s:21:\"dcl_unknown_exception\";s:35:\"The value you entered is not valid.\";s:11:\"dcl_checked\";s:8:\"Checked.\";s:15:\"dcl_not_checked\";s:12:\"Not checked.\";s:7:\"dcl_any\";s:3:\"Any\";s:20:\"dcl_noturl_exception\";s:70:\"You have to enter a Link (beginning with http://) or an email address.\";s:31:\"dcl_no_search_results_found_for\";s:30:\"No modules have been found for\";s:18:\"dcl_export_enabled\";s:35:\"Allow export function for all users\";s:17:\"dcl_no_fields_yet\";s:82:\"There are no fields defined for this table thus you cannot create any entries yet.\";s:17:\"dcl_create_fields\";s:62:\"Please create at least one field in the tab ‘List Fields’.\";s:19:\"dcl_inconsistent_at\";s:66:\"The Data Collection is inconsistent. A reference no longer exists.\";s:11:\"dcl_actions\";s:7:\"Actions\";s:22:\"dcl_export_table_excel\";s:11:\"Export .xls\";s:35:\"dcl_no_exportable_fields_or_no_data\";s:49:\"No exportable fields defined or no data available\";s:18:\"dcl_owner_editable\";s:21:\"Edit only own Etnries\";s:9:\"dcl_order\";s:5:\"Order\";s:9:\"dcl_title\";s:11:\"Field Title\";s:15:\"dcl_description\";s:17:\"Field Description\";s:21:\"dcl_msg_table_created\";s:13:\"Table created\";s:8:\"dcl_save\";s:10:\"Save Table\";s:18:\"dcl_record_deleted\";s:13:\"Entry deleted\";s:25:\"dcl_confirm_delete_record\";s:18:\"Delete this Entry?\";s:15:\"dcl_edit_record\";s:10:\"Edit Entry\";s:17:\"dcl_update_record\";s:12:\"Update Entry\";s:14:\"dcl_edit_field\";s:10:\"Edit Field\";s:16:\"dcl_update_field\";s:12:\"Update Field\";s:16:\"dcl_create_field\";s:12:\"Create Field\";s:22:\"dcl_msg_field_modified\";s:13:\"Field updated\";s:31:\"dcl_change_notification_subject\";s:37:\"Data Collection \"%s\" has been changed\";s:21:\"dcl_edit_notification\";s:28:\"Email Notification on Change\";s:26:\"dcl_edit_notification_info\";s:45:\"You will be notified when any table is edited\";s:28:\"dcl_change_notification_link\";s:27:\"Link to the Data Collection\";s:38:\"dcl_change_notification_dcl_new_record\";s:36:\"The following Entry has been created\";s:41:\"dcl_change_notification_dcl_update_record\";s:36:\"The following Entry has been updated\";s:41:\"dcl_change_notification_dcl_delete_record\";s:41:\"The following Entry page has been deleted\";s:37:\"dcl_change_why_you_receive_this_email\";s:96:\"You receive this message because you have activated the notification about this data collection.\";s:9:\"dcl_table\";s:5:\"Table\";s:14:\"dcl_changed_by\";s:10:\"Changed by\";s:29:\"dcl_notification_activate_dcl\";s:41:\"Activate Notification for Data Collection\";s:31:\"dcl_notification_deactivate_dcl\";s:43:\"Deactivate Notification for Data Collection\";s:26:\"dcl_notification_activated\";s:22:\"Notification Activated\";s:28:\"dcl_notification_deactivated\";s:24:\"Notification Deactivated\";s:10:\"dcl_locked\";s:6:\"Locked\";s:18:\"dcl_locked_tooltip\";s:96:\"Disable this field for users to edit. Does not include roles with the permission \'Edit Settings\'\";s:18:\"dcl_table_settings\";s:14:\"Table Settings\";s:12:\"dcl_add_perm\";s:20:\"User can add entries\";s:13:\"dcl_edit_perm\";s:21:\"User can edit entries\";s:15:\"dcl_delete_perm\";s:23:\"User can delete entries\";s:17:\"dcl_edit_by_owner\";s:30:\"Edit / Delete only own entries\";s:11:\"dcl_limited\";s:34:\"Limited Add / Edit / Delete Period\";s:13:\"dcl_record_id\";s:8:\"Entry ID\";s:15:\"dcl_limit_start\";s:5:\"Start\";s:13:\"dcl_limit_end\";s:3:\"End\";s:7:\"dcl_url\";s:12:\"URL or Email\";s:14:\"dcl_edit_table\";s:19:\"Edit Table Settings\";s:20:\"dcl_msg_table_edited\";s:20:\"Table Settings saved\";s:23:\"dcl_legend_placeholders\";s:12:\"Placeholders\";s:10:\"dcl_rating\";s:6:\"Rating\";s:25:\"dcl_editable_in_table_gui\";s:30:\"Please vote in the table view.\";s:24:\"dcl_table_settings_saved\";s:31:\"Table Settings have been saved.\";s:19:\"dcl_ILIAS_reference\";s:23:\"Link to an ILIAS module\";s:21:\"dcl_learning_progress\";s:61:\"Show the learning progress of the linked module of the viewer\";s:10:\"dcl_status\";s:11:\"Your Status\";s:7:\"dcl_mob\";s:12:\"Media Object\";s:9:\"dcl_width\";s:5:\"Width\";s:10:\"dcl_height\";s:6:\"Height\";s:22:\"dcl_notimage_exception\";s:29:\"The file has to be a picture.\";s:11:\"dcl_formula\";s:7:\"Formula\";s:19:\"dcl_prop_expression\";s:10:\"Expression\";s:24:\"dcl_prop_expression_info\";s:358:\"Supported operators: %s
Supported functions: %s
Use brackets ‘(’, ‘)’ to group calculations.
Concatenate strings and placeholders with &: ‘The result is ’ & [[Int 1]] * [[Int2]]
Using functions: SUM([[Int 1]];[[Int 2]])

Available fields (click on title to copy field inside expression):
%s\";s:28:\"dcl_error_parsing_expression\";s:24:\"Error parsing expression\";s:23:\"dcl_display_action_menu\";s:56:\"Enable possibility to copy or link the referenced module\";s:18:\"dcl_reference_link\";s:26:\"Show as link in table view\";s:24:\"dcl_ILIAS_reference_link\";s:26:\"Show as link in table view\";s:13:\"dcl_text_area\";s:8:\"Textarea\";s:16:\"dcl_delete_table\";s:12:\"Delete Table\";s:14:\"dcl_table_info\";s:267:\"Users with the permission ‘edit settings’ (see tab ‘Permission’) always have permission to add/edit/delete entries. Users with permission ‘edit entry’ (see tab ‘Permissions’) only have permissions according to the settings specified in the form below.\";s:24:\"dcl_confirm_delete_table\";s:72:\"Do you really want to delete this table with it\'s content and structure?\";s:26:\"dcl_cant_delete_main_table\";s:138:\"You can\'t completely remove this table as it is the default table of this Data Collection. It\'s content and structure got removed instead.\";s:22:\"dcl_no_content_warning\";s:71:\"Attention, the Data Collection is online but does not have content yet!\";s:11:\"dcl_visible\";s:21:\"Visible for all users\";s:14:\"dcl_empty_view\";s:16:\"Delete this View\";s:17:\"dcl_activate_view\";s:18:\"Activate this view\";s:19:\"dcl_deactivate_view\";s:20:\"Deactivate this view\";s:24:\"dcl_confirm_delete_field\";s:40:\"Do you really want to delete this field?\";s:20:\"dcl_table_info_title\";s:4:\"Info\";s:29:\"dcl_confirm_delete_view_title\";s:39:\"Do you really want to delete this view?\";s:28:\"dcl_confirm_delete_view_text\";s:129:\"The View Definition of entries of this table will be removed irreversibly, the entries and fields themselves will not be changed.\";s:22:\"dcl_empty_view_success\";s:50:\"The View Definition has been deleted successfully.\";s:20:\"dcl_permissions_form\";s:12:\"User actions\";s:15:\"dcl_no_warnings\";s:39:\"The import terminated with no warnings.\";s:27:\"dcl_not_supported_in_import\";s:49:\"This type of field is not supported in the import\";s:21:\"dcl_no_such_reference\";s:60:\"The following value is not available in the reference table:\";s:21:\"dcl_file_not_readable\";s:67:\"The file could not be read. Please make sure to upload an XLS file.\";s:21:\"dcl_import_terminated\";s:36:\"The import terminated. Entries added\";s:14:\"dcl_max_import\";s:50:\"The maximum amount of imported entries is reached.\";s:17:\"dcl_row_not_found\";s:45:\" - This field couldn\'t be found in the table.\";s:23:\"dcl_import_records .xls\";s:11:\"Import .xls\";s:27:\"dcl_file_format_description\";s:302:\"The file needs to be an excel .XLS file with the data you want to import on the first sheet. In the first row there have to be exactly the names of the fields (case sensitive) you want to import and in the following rows you can add the values. It is strongly recommended to simulate your import first.\";s:19:\"dcl_simulate_import\";s:15:\"Simulate Import\";s:17:\"dcl_simulate_info\";s:177:\"Simulating the import will not add any fields into the Data Collection but may give you feedback on problems with the import file, thus helping you to prevent corrupted entries.\";s:22:\"dcl_multiple_selection\";s:18:\"Multiple Selection\";s:22:\"dcl_field_title_unique\";s:67:\"There exists already a field with this title. Title must be unique.\";s:22:\"dcl_table_title_unique\";s:67:\"There exists already a table with this title. Title must be unique.\";s:17:\"dcl_please_select\";s:21:\"--- Please select ---\";s:7:\"dcl_asc\";s:21:\"Ascending Order (ASC)\";s:8:\"dcl_desc\";s:23:\"Descending Order (DESC)\";s:12:\"dcl_comments\";s:8:\"Comments\";s:24:\"dcl_comments_description\";s:44:\"Displays the number of comments for a Entry.\";s:25:\"dcl_confirm_delete_fields\";s:42:\"Do you really want to delete these fields?\";s:22:\"dcl_msg_fields_deleted\";s:14:\"Deleted fields\";s:6:\"dcl_id\";s:2:\"ID\";s:18:\"dcl_id_description\";s:16:\"The internal ID.\";s:17:\"dcl_creation_date\";s:13:\"Creation Date\";s:29:\"dcl_creation_date_description\";s:40:\"The date on which the entry was created.\";s:15:\"dcl_last_update\";s:11:\"Last Edited\";s:27:\"dcl_last_update_description\";s:35:\"The date the entry was last edited.\";s:9:\"dcl_owner\";s:5:\"Owner\";s:21:\"dcl_owner_description\";s:23:\"The owner of the entry.\";s:18:\"dcl_last_edited_by\";s:14:\"Last edited by\";s:30:\"dcl_last_edited_by_description\";s:37:\"The user that edited this entry last.\";s:19:\"dcl_public_comments\";s:34:\"Enable public comments for Entries\";s:22:\"dcl_default_sort_field\";s:18:\"Default sort field\";s:28:\"dcl_default_sort_field_order\";s:24:\"Default sort field order\";s:15:\"dcl_prev_record\";s:14:\"Previous Entry\";s:15:\"dcl_next_record\";s:10:\"Next Entry\";s:21:\"dcl_record_from_total\";s:8:\"%d of %d\";s:25:\"dcl_view_own_records_perm\";s:21:\"View only own entries\";s:20:\"dcl_msg_no_perm_view\";s:38:\"No permission given to view this Entry\";s:20:\"dcl_msg_no_perm_edit\";s:38:\"No permission given to edit this Entry\";s:17:\"dcl_delete_fields\";s:13:\"Delete fields\";s:20:\"dcl_link_detail_page\";s:27:\"Link entries to detail page\";s:10:\"dcl_manage\";s:6:\"Manage\";s:18:\"dcl_delete_records\";s:14:\"Delete Entries\";s:26:\"dcl_confirm_delete_records\";s:54:\"Are you sure you want to delete the following Entries?\";s:19:\"dcl_deleted_records\";s:31:\"Successfully deleted %s Entries\";s:26:\"dcl_skipped_delete_records\";s:54:\"%s Entries were not deleted due to permission settings\";s:22:\"fieldtitle_allow_chars\";s:17:\"Allowed chars: %s\";s:9:\"add_value\";s:13:\"Add New Entry\";s:15:\"dcl_online_info\";s:81:\"Only if the Data Collection is online, users are able to use the Data Collection.\";s:21:\"dcl_notification_info\";s:54:\"Enables the individual notification feature for users.\";}'); INSERT INTO `lng_modules` VALUES ('poll','en','a:72:{s:8:\"poll_new\";s:12:\"Add New Poll\";s:8:\"poll_add\";s:8:\"Add Poll\";s:9:\"poll_copy\";s:9:\"Copy Poll\";s:9:\"poll_edit\";s:9:\"Edit Poll\";s:13:\"poll_question\";s:8:\"Question\";s:10:\"poll_image\";s:5:\"Image\";s:17:\"poll_view_results\";s:15:\"Display Results\";s:24:\"poll_view_results_always\";s:6:\"Always\";s:23:\"poll_view_results_never\";s:5:\"Never\";s:28:\"poll_view_results_after_vote\";s:10:\"After Vote\";s:30:\"poll_view_results_after_period\";s:19:\"After Voting Period\";s:27:\"poll_activation_online_info\";s:59:\"Activate this setting to make the poll accessible to users.\";s:32:\"poll_availability_limitless_info\";s:57:\"Choose this mode for making the poll available limitless.\";s:28:\"poll_availability_until_info\";s:74:\"Choose this mode for making the poll available for a fixed period of time.\";s:39:\"poll_activation_limited_visibility_info\";s:70:\"If chosen, the poll is visible even outside of the given availability.\";s:15:\"poll_add_answer\";s:10:\"Add Answer\";s:11:\"poll_answer\";s:6:\"Answer\";s:12:\"poll_answers\";s:16:\"Possible Answers\";s:14:\"poll_sortorder\";s:5:\"Order\";s:15:\"poll_percentage\";s:18:\"Current Percentage\";s:17:\"poll_update_order\";s:12:\"Update Order\";s:16:\"poll_edit_answer\";s:11:\"Edit Answer\";s:21:\"poll_info_delete_sure\";s:59:\"Are you sure that you want to delete the following answers?\";s:9:\"poll_vote\";s:4:\"Vote\";s:26:\"poll_block_message_offline\";s:21:\"This poll is offline.\";s:27:\"poll_block_message_inactive\";s:36:\"This poll will be available from %s.\";s:32:\"poll_block_message_already_voted\";s:31:\"You already voted in this poll.\";s:29:\"poll_block_message_no_answers\";s:24:\"This poll is incomplete.\";s:19:\"poll_active_no_edit\";s:51:\"This poll is currently active and cannot be edited.\";s:18:\"poll_votes_no_edit\";s:88:\"This poll already contains votes. You cannot edit the poll until you delete these votes.\";s:15:\"poll_population\";s:8:\"%s Votes\";s:17:\"poll_participants\";s:12:\"Participants\";s:17:\"poll_delete_votes\";s:16:\"Delete All Votes\";s:22:\"poll_delete_votes_sure\";s:42:\"Are you sure you want to delete all votes?\";s:30:\"poll_voting_period_and_results\";s:25:\"Voting Period and Results\";s:18:\"poll_voting_period\";s:13:\"Voting Period\";s:28:\"poll_voting_period_unlimited\";s:9:\"Unlimited\";s:26:\"poll_voting_period_limited\";s:21:\"Limited Voting Period\";s:24:\"poll_voting_period_start\";s:10:\"Start Time\";s:22:\"poll_voting_period_end\";s:11:\"Finish Time\";s:13:\"poll_absolute\";s:13:\"Current Votes\";s:31:\"poll_block_results_available_on\";s:36:\"The results will be available on %s.\";s:11:\"poll_import\";s:11:\"Import Poll\";s:11:\"poll_result\";s:7:\"Results\";s:23:\"poll_voting_period_info\";s:23:\"Deadline for Voting: %s\";s:26:\"poll_max_number_of_answers\";s:41:\"Maximum Number Of Answers per Participant\";s:22:\"poll_vote_error_single\";s:23:\"Please select 1 answer.\";s:21:\"poll_vote_error_multi\";s:38:\"Please select no more than %s answers.\";s:19:\"poll_result_sorting\";s:7:\"Sorting\";s:27:\"poll_result_sorting_answers\";s:27:\"In the order of the answers\";s:25:\"poll_result_sorting_votes\";s:31:\"By number of votes (descending)\";s:9:\"poll_mode\";s:4:\"Mode\";s:19:\"poll_mode_anonymous\";s:9:\"Anonymous\";s:24:\"poll_mode_anonymous_info\";s:44:\"Votes cannot be traced back to participants.\";s:18:\"poll_mode_personal\";s:8:\"Personal\";s:23:\"poll_mode_personal_info\";s:98:\"A list of participants with their respective votes is available when having sufficient permission.\";s:26:\"poll_non_anonymous_warning\";s:65:\"Your name and vote are visible for administrators in the results.\";s:19:\"poll_result_answers\";s:5:\"Votes\";s:17:\"poll_result_users\";s:12:\"Participants\";s:27:\"poll_notification_subscribe\";s:21:\"Activate Notification\";s:29:\"poll_notification_unsubscribe\";s:23:\"Deactivate Notification\";s:30:\"poll_vote_notification_subject\";s:19:\"Poll \"%s\": new vote\";s:27:\"poll_vote_notification_body\";s:39:\"the following poll has received a vote.\";s:27:\"poll_vote_notification_link\";s:12:\"Link to Poll\";s:29:\"poll_vote_notification_reason\";s:94:\"You are receiving this email because you activated notifications for the poll mentioned above.\";s:13:\"poll_comments\";s:8:\"Comments\";s:20:\"poll_show_results_as\";s:15:\"Show Results as\";s:13:\"poll_barchart\";s:9:\"Bar Chart\";s:13:\"poll_piechart\";s:9:\"Pie Chart\";s:18:\"poll_comments_info\";s:50:\"Deactivating Comments doesn\'t delete any Comments.\";s:22:\"poll_anonymous_warning\";s:45:\"Your name is not visible in the poll results.\";s:41:\"poll_view_results_after_period_impossible\";s:33:\"The voting period is not limited.\";}'); INSERT INTO `lng_modules` VALUES ('tos','en','a:21:{s:19:\"tos_last_reset_date\";s:43:\"The terms of service have been reset on %s.\";s:20:\"tos_agreement_by_lng\";s:16:\"Terms of Service\";s:13:\"tos_agreement\";s:16:\"Terms of Service\";s:20:\"tos_agreement_exists\";s:8:\"Existent\";s:21:\"tos_agreement_missing\";s:7:\"Missing\";s:22:\"tos_agreement_document\";s:8:\"Document\";s:30:\"tos_agreement_document_missing\";s:7:\"Missing\";s:16:\"tos_tos_settings\";s:8:\"Settings\";s:17:\"tos_status_enable\";s:6:\"Enable\";s:15:\"tos_status_desc\";s:90:\"If activated, users are forced to accept the terms of service before they can enter ILIAS.\";s:27:\"tos_reset_tos_for_all_users\";s:22:\"Reset Terms of Service\";s:18:\"tos_sure_reset_tos\";s:187:\"Are you sure you want to reset the terms of service for all users in system? This also applies to those accounts that are used for the SOAP web services, the chat server, or the cron job.\";s:21:\"tos_reset_successfull\";s:50:\"The terms of service have been reset successfully.\";s:17:\"tos_last_modified\";s:11:\"Last Change\";s:22:\"tos_acceptance_history\";s:18:\"Acceptance History\";s:10:\"tos_period\";s:6:\"Period\";s:15:\"tos_period_from\";s:4:\"From\";s:16:\"tos_period_until\";s:5:\"Until\";s:23:\"tos_acceptance_datetime\";s:4:\"Date\";s:22:\"tos_no_documents_exist\";s:75:\"Currently there are no terms of service for any of the installed languages.\";s:32:\"tos_no_documents_exist_cant_save\";s:144:\"Currently there are no terms of service for any of the installed languages. Please add at least one document for any of the installed languages.\";}'); INSERT INTO `lng_modules` VALUES ('cron','en','a:46:{s:11:\"cron_job_id\";s:2:\"Id\";s:14:\"cron_component\";s:9:\"Component\";s:13:\"cron_schedule\";s:8:\"Schedule\";s:11:\"cron_status\";s:6:\"Status\";s:16:\"cron_status_info\";s:11:\"Status Info\";s:11:\"cron_result\";s:6:\"Result\";s:16:\"cron_result_info\";s:11:\"Result Info\";s:13:\"cron_last_run\";s:8:\"Last Run\";s:40:\"cron_result_status_invalid_configuration\";s:21:\"Invalid Configuration\";s:28:\"cron_result_status_no_action\";s:17:\"Ok, no processing\";s:21:\"cron_result_status_ok\";s:2:\"Ok\";s:26:\"cron_result_status_crashed\";s:7:\"Crashed\";s:24:\"cron_result_status_reset\";s:5:\"Reset\";s:20:\"cron_action_activate\";s:8:\"Activate\";s:22:\"cron_action_deactivate\";s:10:\"Deactivate\";s:17:\"cron_action_reset\";s:5:\"Reset\";s:16:\"cron_action_edit\";s:4:\"Edit\";s:18:\"cron_status_active\";s:6:\"Active\";s:20:\"cron_status_inactive\";s:8:\"Inactive\";s:19:\"cron_schedule_daily\";s:5:\"Daily\";s:20:\"cron_schedule_weekly\";s:6:\"Weekly\";s:21:\"cron_schedule_monthly\";s:7:\"Monthly\";s:23:\"cron_schedule_quarterly\";s:9:\"Quarterly\";s:20:\"cron_schedule_yearly\";s:6:\"Yearly\";s:24:\"cron_schedule_in_minutes\";s:16:\"Every %s minutes\";s:22:\"cron_schedule_in_hours\";s:14:\"Every %s hours\";s:21:\"cron_schedule_in_days\";s:13:\"Every %s days\";s:18:\"cron_schedule_type\";s:8:\"Schedule\";s:19:\"cron_schedule_value\";s:8:\"Interval\";s:23:\"cron_changed_by_crontab\";s:6:\"SYSTEM\";s:18:\"cron_running_since\";s:13:\"Running since\";s:15:\"cron_action_run\";s:7:\"Execute\";s:20:\"cron_action_run_sure\";s:47:\"Are you sure you want to run the cron-job \"%s\"?\";s:25:\"cron_action_activate_sure\";s:52:\"Are you sure you want to activate the cron-job \"%s\"?\";s:27:\"cron_action_deactivate_sure\";s:54:\"Are you sure you want to deactivate the cron-job \"%s\"?\";s:22:\"cron_action_reset_sure\";s:49:\"Are you sure you want to reset the cron-job \"%s\"?\";s:23:\"cron_action_run_success\";s:26:\"Cron-Job run successfully.\";s:20:\"cron_action_run_fail\";s:16:\"Cron-Job failed.\";s:28:\"cron_action_activate_success\";s:19:\"Cron-Job activated.\";s:30:\"cron_action_deactivate_success\";s:21:\"Cron-Job deactivated.\";s:25:\"cron_action_reset_success\";s:15:\"Cron-Job reset.\";s:24:\"cron_action_edit_success\";s:17:\"Schedule updated.\";s:31:\"cron_no_executable_job_selected\";s:47:\"Please select at least one executable cron-job.\";s:31:\"cron_action_activate_sure_multi\";s:58:\"Are you sure you want to activate the following cron-jobs?\";s:33:\"cron_action_deactivate_sure_multi\";s:60:\"Are you sure you want to deactivate the following cron-jobs?\";s:23:\"cron_result_status_fail\";s:6:\"Failed\";}'); -INSERT INTO `lng_modules` VALUES ('bibl','en','a:110:{s:8:\"bibl_new\";s:16:\"New Bibliography\";s:16:\"bibl_link_online\";s:16:\"Lookup inventory\";s:8:\"bibl_add\";s:16:\"Add Bibliography\";s:11:\"bibl_import\";s:19:\"Import Bibliography\";s:22:\"download_original_file\";s:22:\"Download Original File\";s:4:\"Type\";s:4:\"Type\";s:16:\"override_entries\";s:16:\"Override Entries\";s:9:\"bibl_edit\";s:17:\"Edit Bibliography\";s:17:\"bibliography file\";s:17:\"Bibliography File\";s:18:\"obj_bibl_duplicate\";s:22:\"Duplicate Bibliography\";s:11:\"detail_view\";s:11:\"Detail View\";s:19:\"bibl_admin_settings\";s:8:\"Settings\";s:23:\"bibl_settings_libraries\";s:9:\"Libraries\";s:17:\"bibl_library_name\";s:4:\"Name\";s:16:\"bibl_library_url\";s:8:\"Base-URL\";s:16:\"bibl_library_img\";s:9:\"Image-URL\";s:17:\"bibl_settings_new\";s:11:\"Add Library\";s:18:\"bibl_settings_edit\";s:12:\"Edit Library\";s:9:\"libraries\";s:9:\"Libraries\";s:10:\"attr_order\";s:15:\"Attribute-Order\";s:17:\"attr_order_bibtex\";s:24:\"Attribute Order (Bibtex)\";s:22:\"attr_order_bibtex_info\";s:24:\"default: isbn,issn,title\";s:14:\"attr_order_ris\";s:21:\"Attribute Order (ris)\";s:19:\"attr_order_ris_info\";s:18:\"default: sn,ti, t1\";s:9:\"bibl_copy\";s:17:\"Copy Bibliography\";s:19:\"bib_default_address\";s:7:\"Address\";s:18:\"bib_default_author\";s:6:\"Author\";s:21:\"bib_default_booktitle\";s:5:\"Title\";s:19:\"bib_default_chapter\";s:7:\"Chapter\";s:19:\"bib_default_edition\";s:7:\"Edition\";s:18:\"bib_default_editor\";s:6:\"Editor\";s:23:\"bib_default_institution\";s:11:\"Institution\";s:19:\"bib_default_journal\";s:7:\"Journal\";s:18:\"bib_default_number\";s:6:\"Number\";s:24:\"bib_default_organization\";s:12:\"Organization\";s:17:\"bib_default_pages\";s:5:\"Pages\";s:21:\"bib_default_publisher\";s:9:\"Publisher\";s:17:\"bib_default_title\";s:5:\"Title\";s:16:\"bib_default_type\";s:4:\"Type\";s:18:\"bib_default_volume\";s:6:\"Volume\";s:16:\"bib_default_year\";s:4:\"Year\";s:18:\"bib_default_school\";s:6:\"School\";s:15:\"bib_default_url\";s:3:\"URL\";s:20:\"bib_default_crossref\";s:15:\"Cross Reference\";s:20:\"bib_default_keywords\";s:8:\"Keywords\";s:16:\"bib_default_isbn\";s:9:\"ISSN/ISBN\";s:19:\"bib_default_urldate\";s:17:\"Date of URL visit\";s:20:\"bib_default_language\";s:8:\"Language\";s:18:\"bib_default_series\";s:6:\"Series\";s:16:\"bib_default_cite\";s:8:\"Bib Cite\";s:16:\"bib_default_note\";s:4:\"Note\";s:24:\"bib_default_howpublished\";s:12:\"Published as\";s:15:\"bib_default_key\";s:3:\"Key\";s:17:\"bib_default_month\";s:5:\"Month\";s:20:\"bib_default_abstract\";s:8:\"Abstract\";s:14:\"ris_default_ty\";s:4:\"Type\";s:14:\"ris_default_id\";s:12:\"Reference ID\";s:14:\"ris_default_t1\";s:5:\"Title\";s:14:\"ris_default_ti\";s:10:\"Book title\";s:14:\"ris_default_ct\";s:30:\"Title of unpublished reference\";s:14:\"ris_default_a1\";s:14:\"Primary author\";s:14:\"ris_default_a2\";s:16:\"Secondary author\";s:14:\"ris_default_au\";s:6:\"Author\";s:14:\"ris_default_y1\";s:12:\"Primary date\";s:14:\"ris_default_py\";s:16:\"Publication year\";s:14:\"ris_default_n1\";s:5:\"Notes\";s:14:\"ris_default_kw\";s:8:\"Keywords\";s:14:\"ris_default_rp\";s:14:\"Reprint status\";s:14:\"ris_default_sp\";s:10:\"Start page\";s:14:\"ris_default_ep\";s:11:\"Ending page\";s:14:\"ris_default_jf\";s:20:\"Periodical full name\";s:14:\"ris_default_jo\";s:32:\"Periodical standard abbreviation\";s:14:\"ris_default_ja\";s:41:\"Periodical in which article was published\";s:14:\"ris_default_j1\";s:37:\"Periodical name - User abbreviation 1\";s:14:\"ris_default_j2\";s:37:\"Periodical name - User abbreviation 2\";s:14:\"ris_default_vl\";s:6:\"Volume\";s:14:\"ris_default_is\";s:5:\"Issue\";s:14:\"ris_default_t2\";s:15:\"Title secondary\";s:14:\"ris_default_cy\";s:19:\"City of Publication\";s:14:\"ris_default_pb\";s:9:\"Publisher\";s:14:\"ris_default_u1\";s:6:\"User 1\";s:14:\"ris_default_u2\";s:6:\"User 2\";s:14:\"ris_default_u3\";s:6:\"User 3\";s:14:\"ris_default_u4\";s:6:\"User 4\";s:14:\"ris_default_u5\";s:6:\"User 5\";s:14:\"ris_default_t3\";s:12:\"Title series\";s:14:\"ris_default_n2\";s:8:\"Abstract\";s:14:\"ris_default_sn\";s:14:\"ISSN/ISBN/ASIN\";s:14:\"ris_default_av\";s:12:\"Availability\";s:14:\"ris_default_m1\";s:7:\"Misc. 1\";s:14:\"ris_default_m2\";s:7:\"Misc. 2\";s:14:\"ris_default_m3\";s:7:\"Misc. 3\";s:14:\"ris_default_ad\";s:7:\"Address\";s:14:\"ris_default_ur\";s:3:\"URL\";s:14:\"ris_default_l1\";s:11:\"Link to PDF\";s:14:\"ris_default_l2\";s:17:\"Link to Full-text\";s:14:\"ris_default_l3\";s:15:\"Related records\";s:14:\"ris_default_l4\";s:6:\"Images\";s:14:\"ris_default_y2\";s:14:\"Primary date 2\";s:14:\"ris_default_a3\";s:7:\"Authors\";s:14:\"ris_default_ab\";s:8:\"Abstract\";s:14:\"ris_default_la\";s:8:\"Language\";s:14:\"ris_default_ts\";s:2:\"TS\";s:14:\"ris_default_do\";s:3:\"DOI\";s:14:\"ris_default_ed\";s:15:\"Further Persons\";s:14:\"ris_default_in\";s:2:\"In\";s:14:\"ris_default_et\";s:7:\"Edition\";s:14:\"ris_default_dp\";s:17:\"Database Provider\";s:14:\"ris_default_st\";s:11:\"Short Title\";s:25:\"bibl_library_show_in_list\";s:24:\"Show as link in the list\";}'); +INSERT INTO `lng_modules` VALUES ('bibl','en','a:114:{s:8:\"bibl_new\";s:16:\"New Bibliography\";s:16:\"bibl_link_online\";s:16:\"Lookup inventory\";s:8:\"bibl_add\";s:16:\"Add Bibliography\";s:11:\"bibl_import\";s:19:\"Import Bibliography\";s:22:\"download_original_file\";s:22:\"Download Original File\";s:4:\"Type\";s:4:\"Type\";s:16:\"override_entries\";s:16:\"Override Entries\";s:9:\"bibl_edit\";s:17:\"Edit Bibliography\";s:17:\"bibliography file\";s:17:\"Bibliography File\";s:18:\"obj_bibl_duplicate\";s:22:\"Duplicate Bibliography\";s:11:\"detail_view\";s:11:\"Detail View\";s:19:\"bibl_admin_settings\";s:8:\"Settings\";s:23:\"bibl_settings_libraries\";s:9:\"Libraries\";s:17:\"bibl_library_name\";s:4:\"Name\";s:16:\"bibl_library_url\";s:8:\"Base-URL\";s:16:\"bibl_library_img\";s:9:\"Image-URL\";s:17:\"bibl_settings_new\";s:11:\"Add Library\";s:18:\"bibl_settings_edit\";s:12:\"Edit Library\";s:9:\"libraries\";s:9:\"Libraries\";s:10:\"attr_order\";s:15:\"Attribute-Order\";s:17:\"attr_order_bibtex\";s:24:\"Attribute Order (Bibtex)\";s:22:\"attr_order_bibtex_info\";s:24:\"default: isbn,issn,title\";s:14:\"attr_order_ris\";s:21:\"Attribute Order (ris)\";s:19:\"attr_order_ris_info\";s:18:\"default: sn,ti, t1\";s:18:\"news_title_created\";s:27:\"New bibliography list added\";s:20:\"news_content_created\";s:98:\"A new bibliography list has been added. You can view the entries by clicking the link to the item.\";s:18:\"news_title_updated\";s:25:\"Bibliography list updated\";s:20:\"news_content_updated\";s:103:\"The bibliography list has been modified. You can view the new entries by clicking the link to the item.\";s:9:\"bibl_copy\";s:17:\"Copy Bibliography\";s:19:\"bib_default_address\";s:7:\"Address\";s:18:\"bib_default_author\";s:6:\"Author\";s:21:\"bib_default_booktitle\";s:5:\"Title\";s:19:\"bib_default_chapter\";s:7:\"Chapter\";s:19:\"bib_default_edition\";s:7:\"Edition\";s:18:\"bib_default_editor\";s:6:\"Editor\";s:23:\"bib_default_institution\";s:11:\"Institution\";s:19:\"bib_default_journal\";s:7:\"Journal\";s:18:\"bib_default_number\";s:6:\"Number\";s:24:\"bib_default_organization\";s:12:\"Organization\";s:17:\"bib_default_pages\";s:5:\"Pages\";s:21:\"bib_default_publisher\";s:9:\"Publisher\";s:17:\"bib_default_title\";s:5:\"Title\";s:16:\"bib_default_type\";s:4:\"Type\";s:18:\"bib_default_volume\";s:6:\"Volume\";s:16:\"bib_default_year\";s:4:\"Year\";s:18:\"bib_default_school\";s:6:\"School\";s:15:\"bib_default_url\";s:3:\"URL\";s:20:\"bib_default_crossref\";s:15:\"Cross Reference\";s:20:\"bib_default_keywords\";s:8:\"Keywords\";s:16:\"bib_default_isbn\";s:9:\"ISSN/ISBN\";s:19:\"bib_default_urldate\";s:17:\"Date of URL visit\";s:20:\"bib_default_language\";s:8:\"Language\";s:18:\"bib_default_series\";s:6:\"Series\";s:16:\"bib_default_cite\";s:8:\"Bib Cite\";s:16:\"bib_default_note\";s:4:\"Note\";s:24:\"bib_default_howpublished\";s:12:\"Published as\";s:15:\"bib_default_key\";s:3:\"Key\";s:17:\"bib_default_month\";s:5:\"Month\";s:20:\"bib_default_abstract\";s:8:\"Abstract\";s:14:\"ris_default_ty\";s:4:\"Type\";s:14:\"ris_default_id\";s:12:\"Reference ID\";s:14:\"ris_default_t1\";s:5:\"Title\";s:14:\"ris_default_ti\";s:10:\"Book title\";s:14:\"ris_default_ct\";s:30:\"Title of unpublished reference\";s:14:\"ris_default_a1\";s:14:\"Primary author\";s:14:\"ris_default_a2\";s:16:\"Secondary author\";s:14:\"ris_default_au\";s:6:\"Author\";s:14:\"ris_default_y1\";s:12:\"Primary date\";s:14:\"ris_default_py\";s:16:\"Publication year\";s:14:\"ris_default_n1\";s:5:\"Notes\";s:14:\"ris_default_kw\";s:8:\"Keywords\";s:14:\"ris_default_rp\";s:14:\"Reprint status\";s:14:\"ris_default_sp\";s:10:\"Start page\";s:14:\"ris_default_ep\";s:11:\"Ending page\";s:14:\"ris_default_jf\";s:20:\"Periodical full name\";s:14:\"ris_default_jo\";s:32:\"Periodical standard abbreviation\";s:14:\"ris_default_ja\";s:41:\"Periodical in which article was published\";s:14:\"ris_default_j1\";s:37:\"Periodical name - User abbreviation 1\";s:14:\"ris_default_j2\";s:37:\"Periodical name - User abbreviation 2\";s:14:\"ris_default_vl\";s:6:\"Volume\";s:14:\"ris_default_is\";s:5:\"Issue\";s:14:\"ris_default_t2\";s:15:\"Title secondary\";s:14:\"ris_default_cy\";s:19:\"City of Publication\";s:14:\"ris_default_pb\";s:9:\"Publisher\";s:14:\"ris_default_u1\";s:6:\"User 1\";s:14:\"ris_default_u2\";s:6:\"User 2\";s:14:\"ris_default_u3\";s:6:\"User 3\";s:14:\"ris_default_u4\";s:6:\"User 4\";s:14:\"ris_default_u5\";s:6:\"User 5\";s:14:\"ris_default_t3\";s:12:\"Title series\";s:14:\"ris_default_n2\";s:8:\"Abstract\";s:14:\"ris_default_sn\";s:14:\"ISSN/ISBN/ASIN\";s:14:\"ris_default_av\";s:12:\"Availability\";s:14:\"ris_default_m1\";s:7:\"Misc. 1\";s:14:\"ris_default_m2\";s:7:\"Misc. 2\";s:14:\"ris_default_m3\";s:7:\"Misc. 3\";s:14:\"ris_default_ad\";s:7:\"Address\";s:14:\"ris_default_ur\";s:3:\"URL\";s:14:\"ris_default_l1\";s:11:\"Link to PDF\";s:14:\"ris_default_l2\";s:17:\"Link to Full-text\";s:14:\"ris_default_l3\";s:15:\"Related records\";s:14:\"ris_default_l4\";s:6:\"Images\";s:14:\"ris_default_y2\";s:14:\"Primary date 2\";s:14:\"ris_default_a3\";s:7:\"Authors\";s:14:\"ris_default_ab\";s:8:\"Abstract\";s:14:\"ris_default_la\";s:8:\"Language\";s:14:\"ris_default_ts\";s:2:\"TS\";s:14:\"ris_default_do\";s:3:\"DOI\";s:14:\"ris_default_ed\";s:15:\"Further Persons\";s:14:\"ris_default_in\";s:2:\"In\";s:14:\"ris_default_et\";s:7:\"Edition\";s:14:\"ris_default_dp\";s:17:\"Database Provider\";s:14:\"ris_default_st\";s:11:\"Short Title\";s:25:\"bibl_library_show_in_list\";s:24:\"Show as link in the list\";}'); INSERT INTO `lng_modules` VALUES ('obj','en','a:26:{s:14:\"edit_questions\";s:14:\"Edit Questions\";s:22:\"obj_select_master_lang\";s:145:\"Please select the master language. The current content will be assigned to the master language. The master language cannot be changed afterwards.\";s:15:\"obj_master_lang\";s:15:\"Master Language\";s:20:\"obj_additional_langs\";s:20:\"Additional Languages\";s:27:\"obj_deactivate_content_lang\";s:39:\"Deactivate Translation for Page Editing\";s:11:\"svy_results\";s:7:\"Results\";s:19:\"obj_multilinguality\";s:15:\"Multilinguality\";s:12:\"obj_features\";s:19:\"Additional Features\";s:25:\"obj_tool_setting_info_tab\";s:8:\"Info Tab\";s:23:\"obj_activation_list_gui\";s:12:\"Availability\";s:30:\"obj_tool_setting_info_tab_info\";s:37:\"The ‘Info’ tab will be displayed.\";s:16:\"obj_presentation\";s:12:\"Presentation\";s:34:\"obj_deactivate_content_transl_conf\";s:113:\"Do you really want to deactivate translation for page editing? Only contents of the master language will be kept.\";s:27:\"obj_cont_transl_deactivated\";s:50:\"Translation for page editing has been deactivated.\";s:25:\"obj_insert_into_clipboard\";s:21:\"Insert into Clipboard\";s:22:\"obj_inserted_clipboard\";s:41:\"Objects have been moved to the clipboard.\";s:30:\"obj_multilang_title_descr_only\";s:145:\"Translation is activated for title and description only. Translation support for Page editing (‘Customize Page’) needs additional activation.\";s:25:\"obj_activate_content_lang\";s:37:\"Activate Translation for Page Editing\";s:17:\"obj_add_languages\";s:13:\"Add Languages\";s:22:\"obj_activate_multilang\";s:24:\"Activate Multilinguality\";s:24:\"obj_deactivate_multilang\";s:26:\"Deactivate Multilinguality\";s:29:\"obj_deactivate_multilang_conf\";s:100:\"Do you really want to deactivate multilinguality? Only contents of the master language will be kept.\";s:25:\"obj_multilang_deactivated\";s:37:\"Multilinguality has been deactivated.\";s:27:\"obj_tool_setting_taxonomies\";s:10:\"Taxonomies\";s:26:\"obj_tool_setting_tag_cloud\";s:9:\"Tag Cloud\";s:31:\"obj_tool_setting_tag_cloud_info\";s:73:\"The ‘Tag Cloud’ block will be displayed inside the ‘Content’ tab.\";}'); INSERT INTO `lng_modules` VALUES ('orgu','en','a:76:{s:22:\"view_learning_progress\";s:22:\"View Learning Progress\";s:16:\"il_orgu_employee\";s:8:\"Employee\";s:19:\"orgu_staff_deassign\";s:61:\"Are you sure you want to deassign these users from this role?\";s:24:\"deassign_user_successful\";s:55:\"Users have been successfully deassigned from this role.\";s:16:\"il_orgu_superior\";s:8:\"Superior\";s:10:\"orgu_staff\";s:5:\"Staff\";s:19:\"orgu_msg_info_paste\";s:44:\"Please select the place to paste the object.\";s:31:\"orgu_view_learning_progress_rec\";s:45:\"View Learning Progress of Unit incl. Subunits\";s:5:\"Staff\";s:5:\"Staff\";s:9:\"orgu_edit\";s:4:\"Edit\";s:8:\"employee\";s:8:\"Employee\";s:8:\"superior\";s:8:\"Superior\";s:7:\"Actions\";s:7:\"Actions\";s:22:\"show_learning_progress\";s:22:\"Show Learning Progress\";s:23:\"users_successfuly_added\";s:37:\"The user has been added successfully.\";s:18:\"change_to_superior\";s:18:\"Change to superior\";s:18:\"change_to_employee\";s:18:\"Change to employee\";s:23:\"user_changed_successful\";s:39:\"The user has been changed successfully.\";s:20:\"ou_id_type_not_valid\";s:80:\"The ou_id type is not valid. Valid are: ‘reference_id’ or ‘external_id’.\";s:22:\"ou_parent_id_not_valid\";s:36:\"The ou_parent_id could not be found.\";s:17:\"import_successful\";s:79:\"The import terminated successfully. Created: %s, edited/moved: %s, deleted: %s.\";s:31:\"import_terminated_with_warnings\";s:35:\"The import terminated with warnings\";s:29:\"import_terminated_with_errors\";s:34:\"The import terminated with errors.\";s:13:\"import_failed\";s:86:\"The import failed. Make sure your file is in the xml format and has a valid structure.\";s:20:\"orgu_already_deleted\";s:31:\"The object was already deleted.\";s:8:\"orgu_new\";s:23:\"New Organisational Unit\";s:8:\"orgu_add\";s:23:\"Add Organisational Unit\";s:11:\"orgu_import\";s:26:\"Import Organisational Unit\";s:9:\"orgu_copy\";s:24:\"Copy Organisational Unit\";s:18:\"obj_orgu_duplicate\";s:29:\"Duplicate Organisational Unit\";s:11:\"local_staff\";s:12:\"Employees %s\";s:9:\"rec_staff\";s:27:\"Employees %s incl. Subunits\";s:11:\"placeholder\";s:3:\"...\";s:13:\"simple_import\";s:17:\"Simple XML Import\";s:10:\"simple_xml\";s:17:\"Simple XML Export\";s:15:\"import_xml_file\";s:11:\"Import File\";s:26:\"view_learning_progress_rec\";s:45:\"View Learning Progress of Unit incl. Subunits\";s:12:\"lp_is_anonym\";s:77:\"The learning progress can\'t be viewed because the data is stored anonymously.\";s:17:\"edit_translations\";s:21:\"Title and Description\";s:11:\"edit_ext_id\";s:11:\"External ID\";s:6:\"ext_id\";s:11:\"External ID\";s:14:\"ext_id_updated\";s:46:\"The external ID has been updated successfully.\";s:8:\"no_roles\";s:44:\"There are no additional roles at this point.\";s:17:\"local_other_roles\";s:25:\"Additional Local Roles %s\";s:12:\"backto_staff\";s:13:\"Back to Staff\";s:17:\"orgu_type_deleted\";s:32:\"Organisational Unit Type deleted\";s:13:\"orgu_type_add\";s:28:\"Add Organisational Unit Type\";s:14:\"orgu_type_edit\";s:29:\"Edit Organisational Unit Type\";s:10:\"orgu_types\";s:5:\"Types\";s:21:\"orgu_type_msg_deleted\";s:32:\"Deleted Organisational Unit Type\";s:27:\"orgu_type_msg_missing_title\";s:50:\"There must be set a title for the default language\";s:27:\"orgu_type_msg_unable_delete\";s:92:\"Unable to delete type because it is still assigned to the following Organisational Units: %s\";s:32:\"orgu_type_msg_deletion_prevented\";s:43:\"Deletion of object prevented by plugins: %s\";s:38:\"orgu_type_msg_setting_member_prevented\";s:37:\"Setting \'%s\' prevented by plugins: %s\";s:32:\"orgu_type_msg_updating_prevented\";s:43:\"Updating of object prevented by plugins: %s\";s:34:\"orgu_type_msg_assign_amd_prevented\";s:44:\"Assigning AMDRecord prevented by plugins: %s\";s:36:\"orgu_type_msg_deassign_amd_prevented\";s:46:\"Deassigning AMDRecord prevented by plugins: %s\";s:44:\"orgu_type_msg_setting_default_lang_prevented\";s:57:\"Setting \'%s\' as default language prevented by plugins: %s\";s:44:\"orgu_type_msg_missing_title_default_language\";s:73:\"There must be set a default language and a title for the default language\";s:26:\"orgu_type_custom_icon_info\";s:92:\"All Organisational Units having this type assigned will use the icon in the tree and header.\";s:13:\"orgu_settings\";s:28:\"Organisational Unit Settings\";s:9:\"orgu_type\";s:24:\"Organisational Unit Type\";s:14:\"orgu_orgu_type\";s:24:\"Organisational Unit Type\";s:21:\"orgu_type_custom_icon\";s:45:\"Custom Icon for this Organisational Unit Type\";s:17:\"orgu_adv_settings\";s:17:\"Advanced Settings\";s:31:\"orgu_type_msg_error_custom_icon\";s:30:\"Could not save the custom icon\";s:28:\"orgu_type_available_amd_sets\";s:32:\"Available Advanced Metadata sets\";s:25:\"orgu_type_assign_amd_sets\";s:29:\"Assign Advanced Metadata sets\";s:18:\"simple_user_import\";s:19:\"XML User Assignment\";s:10:\"simple_xls\";s:19:\"Simple Excel Export\";s:21:\"ou_external_id_exists\";s:58:\"A unit with the External ID already exists on this system.\";s:22:\"user_import_successful\";s:62:\"The import terminated successfully. Assigned: %s, Removed: %s.\";s:10:\"no_orgunit\";s:60:\"Please check your XML-File. There is no Organisational Unit.\";s:13:\"no_assignment\";s:56:\"Please check your XML-File. There is no User Assignment.\";s:18:\"org_unit_not_found\";s:30:\"Organisational Unit not found.\";s:15:\"ou_id_not_valid\";s:20:\"Import-ID not found.\";}'); INSERT INTO `lng_modules` VALUES ('classification','en','a:4:{s:18:\"clsfct_block_title\";s:19:\"Selection by Topics\";s:17:\"clsfct_block_info\";s:35:\"Your Selection filters the objects.\";s:20:\"clsfct_content_title\";s:31:\"Objects matching your selection\";s:23:\"clsfct_content_no_match\";s:7:\"No hits\";}'); INSERT INTO `lng_modules` VALUES ('mmbr','en','a:2:{s:19:\"mmbr_selected_users\";s:21:\"Selected Participants\";s:28:\"mmbr_btn_mail_selected_users\";s:9:\"Send Mail\";}'); -INSERT INTO `lng_modules` VALUES ('sysc','en','a:10:{s:14:\"sysc_tab_trash\";s:15:\"Deleted Objects\";s:25:\"sysc_administrate_deleted\";s:28:\"Administrate Deleted Objects\";s:18:\"sysc_trash_restore\";s:23:\"Restore Deleted Objects\";s:23:\"sysc_trash_restore_info\";s:80:\"Restore deleted objects from trash bin and move the to the ‘Recovery Folder’\";s:17:\"sysc_trash_action\";s:6:\"Action\";s:17:\"sysc_trash_remove\";s:34:\"Remove deleted objects from system\";s:22:\"sysc_trash_remove_info\";s:50:\"Remove deleted objects (trash bin) from the system\";s:20:\"sysc_trash_limit_num\";s:12:\"Limit Number\";s:20:\"sysc_trash_limit_age\";s:9:\"Limit Age\";s:21:\"sysc_trash_limit_type\";s:13:\"Limit by Type\";}'); +INSERT INTO `lng_modules` VALUES ('sysc','en','a:45:{s:14:\"sysc_tab_trash\";s:15:\"Deleted Objects\";s:25:\"sysc_administrate_deleted\";s:28:\"Administrate Deleted Objects\";s:18:\"sysc_trash_restore\";s:23:\"Restore Deleted Objects\";s:23:\"sysc_trash_restore_info\";s:80:\"Restore deleted objects from trash bin and move the to the ‘Recovery Folder’\";s:17:\"sysc_trash_action\";s:6:\"Action\";s:17:\"sysc_trash_remove\";s:34:\"Remove deleted objects from system\";s:22:\"sysc_trash_remove_info\";s:50:\"Remove deleted objects (trash bin) from the system\";s:20:\"sysc_trash_limit_num\";s:12:\"Limit Number\";s:20:\"sysc_trash_limit_age\";s:9:\"Limit Age\";s:21:\"sysc_trash_limit_type\";s:13:\"Limit by Type\";s:13:\"sysc_overview\";s:8:\"Overview\";s:11:\"sysc_groups\";s:19:\"System Check Groups\";s:13:\"sysc_grp_tree\";s:15:\"Repository Tree\";s:18:\"sysc_grp_tree_desc\";s:84:\"Performs an analysis of the tree and prints all tree nodes along with analysis data.\";s:18:\"sysc_completed_num\";s:16:\"Fullfilled Tasks\";s:15:\"sysc_failed_num\";s:20:\"Not Fullfilled Tasks\";s:18:\"sysc_task_overview\";s:5:\"Tasks\";s:20:\"sysc_action_validate\";s:8:\"Validate\";s:18:\"sysc_action_repair\";s:6:\"Repair\";s:25:\"sysc_task_tree_duplicates\";s:36:\"Duplicate Entries in Repository Tree\";s:30:\"sysc_task_tree_duplicates_desc\";s:62:\"Search for duplicate entries in the repository tree structure.\";s:19:\"sysc_task_tree_dump\";s:9:\"List Tree\";s:24:\"sysc_task_tree_dump_desc\";s:49:\"Analyses and prints the repository tree structure\";s:21:\"sysc_action_list_tree\";s:27:\"Create Repository Tree Dump\";s:21:\"sysc_action_show_tree\";s:25:\"Show Repository Tree Dump\";s:28:\"sysc_tree_duplicate_failures\";s:71:\"Found duplicate entries in tree structure. Number of duoplicate entries\";s:20:\"sysc_message_success\";s:15:\"No errors found\";s:23:\"sysc_tree_list_failures\";s:87:\"A dump of the the repository tree has been created. Number of errors in tree structure:\";s:14:\"sysc_status_na\";s:12:\"Not Executed\";s:19:\"sysc_status_running\";s:7:\"Running\";s:18:\"sysc_status_failed\";s:6:\"Failed\";s:21:\"sysc_status_completed\";s:9:\"Completed\";s:22:\"sysc_task_tree_missing\";s:34:\"Missing Entries in Repository Tree\";s:27:\"sysc_task_tree_missing_desc\";s:60:\"Searches and repairs missing entries in the repository tree.\";s:33:\"sysc_message_tree_missing_confirm\";s:79:\"Do you really want to restore missing entries in the repository tree structure?\";s:21:\"sysc_btn_tree_missing\";s:15:\"Restore Missing\";s:26:\"sysc_tree_missing_failures\";s:71:\"Found missing entries in the tree structure. Number of missing entries:\";s:21:\"sysc_cron_empty_trash\";s:16:\"Delete Trash Bin\";s:26:\"sysc_cron_empty_trash_desc\";s:118:\"If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).\";s:27:\"sysc_task_tree_missing_tree\";s:34:\"Missing Entries in Repository Tree\";s:32:\"sysc_task_tree_missing_tree_desc\";s:60:\"Searches and repairs missing entries in the repository tree.\";s:32:\"sysc_task_tree_missing_reference\";s:25:\"Missing Object References\";s:37:\"sysc_task_tree_missing_reference_desc\";s:70:\"Searches and repairs missing object references in the repository tree.\";s:19:\"sysc_task_structure\";s:14:\"Tree structure\";s:24:\"sysc_task_structure_desc\";s:52:\"Analyzes and corrects the repository tree structure.\";}'); INSERT INTO `lng_modules` VALUES ('scormtrac','en','a:87:{s:16:\"audio_captioning\";s:35:\"learner_preference.audio_captioning\";s:11:\"audio_level\";s:30:\"learner_preference.audio_level\";s:7:\"c_entry\";s:5:\"entry\";s:6:\"c_exit\";s:4:\"exit\";s:10:\"c_language\";s:27:\"learner_preference.language\";s:10:\"c_location\";s:8:\"location\";s:5:\"c_max\";s:9:\"score.max\";s:5:\"c_min\";s:9:\"score.min\";s:6:\"c_mode\";s:4:\"mode\";s:5:\"c_raw\";s:25:\"score.raw: achieved score\";s:11:\"c_timestamp\";s:11:\"Last access\";s:6:\"c_type\";s:4:\"Type\";s:17:\"completion_status\";s:17:\"completion_status\";s:20:\"completion_threshold\";s:20:\"completion_threshold\";s:11:\"counter_all\";s:9:\"All users\";s:15:\"counter_correct\";s:25:\"Users with correct result\";s:23:\"counter_correct_percent\";s:39:\"Percentage of users with correct result\";s:17:\"counter_incorrect\";s:27:\"Users with incorrect result\";s:25:\"counter_incorrect_percent\";s:41:\"Percentage of users with incorrect result\";s:13:\"counter_other\";s:23:\"Users with other result\";s:21:\"counter_other_percent\";s:37:\"Percentage of users with other result\";s:10:\"cp_node_id\";s:19:\"ID of chapter / SCO\";s:6:\"credit\";s:6:\"credit\";s:14:\"delivery_speed\";s:33:\"learner_preference.delivery_speed\";s:18:\"exportselectedcore\";s:31:\"Basic report for chapters (SCO)\";s:26:\"exportselectedinteractions\";s:29:\"Basic report for interactions\";s:2:\"id\";s:2:\"ID\";s:23:\"interaction_description\";s:26:\"Description of interaction\";s:14:\"interaction_id\";s:17:\"ID of interaction\";s:17:\"interaction_value\";s:21:\"Result of interaction\";s:7:\"latency\";s:13:\"latency: time\";s:15:\"latency_seconds\";s:24:\"latency: time in seconds\";s:11:\"launch_data\";s:37:\"launch_data: data at start of the SCO\";s:16:\"learner_response\";s:26:\"learner_response: Response\";s:5:\"lm_id\";s:25:\"ID of the learning module\";s:8:\"lm_title\";s:28:\"Title of the learning module\";s:16:\"progress_measure\";s:16:\"progress_measure\";s:6:\"result\";s:6:\"result\";s:6:\"scaled\";s:50:\"score.scaled: score achieved as a decimal fraction\";s:20:\"scaled_passing_score\";s:66:\"scaled_passing_score: score required to pass as a decimal fraction\";s:32:\"sco_marked_for_learning_progress\";s:30:\"Relevant for learning progress\";s:9:\"sco_title\";s:22:\"Title of chapter / SCO\";s:12:\"session_time\";s:38:\"session_time: time in the last session\";s:20:\"session_time_seconds\";s:49:\"session_time: time in the last session in seconds\";s:14:\"success_status\";s:23:\"success_status: success\";s:12:\"suspend_data\";s:40:\"suspend_data: variable buffer of the SCO\";s:10:\"total_time\";s:22:\"total_time: total time\";s:18:\"total_time_seconds\";s:33:\"total_time: total time in seconds\";s:19:\"tracinteractionitem\";s:26:\"Evaluation per interaction\";s:19:\"tracinteractionuser\";s:19:\"Evaluation per user\";s:26:\"tracinteractionuseranswers\";s:18:\"Responses of users\";s:7:\"user_id\";s:7:\"User-ID\";s:9:\"weighting\";s:9:\"weighting\";s:6:\"report\";s:6:\"Report\";s:19:\"display_not_allowed\";s:19:\"Display not allowed\";s:21:\"exportselectedsuccess\";s:24:\"Basic report for success\";s:16:\"LearningModuleId\";s:21:\"ID of learning module\";s:19:\"LearningModuleTitle\";s:24:\"Title of learning module\";s:21:\"LearningModuleVersion\";s:26:\"Version of learning module\";s:6:\"Status\";s:12:\"Total status\";s:10:\"Percentage\";s:28:\"Percentage of completed SCOs\";s:8:\"Attempts\";s:8:\"Attempts\";s:12:\"existingSCOs\";s:23:\"Number of existing SCOs\";s:11:\"startedSCOs\";s:22:\"Number of started SCOs\";s:13:\"completedSCOs\";s:30:\"Number of fully completed SCOs\";s:10:\"passedSCOs\";s:21:\"Number of passed SCOs\";s:24:\"roundedTotal_timeSeconds\";s:31:\"Total time in seconds (rounded)\";s:17:\"counter_i_correct\";s:31:\"Correctly answered interactions\";s:25:\"counter_i_correct_percent\";s:45:\"Percentage of correctly answered interactions\";s:19:\"counter_i_incorrect\";s:33:\"Incorrectly answered interactions\";s:27:\"counter_i_incorrect_percent\";s:47:\"Percentage of incorrectly answered interactions\";s:15:\"counter_i_other\";s:55:\"Neither correctly nor incorrectly answered interactions\";s:23:\"counter_i_other_percent\";s:69:\"Percentage of neither correctly nor incorrectly answered interactions\";s:6:\"sco_id\";s:19:\"ID of chapter / SCO\";s:13:\"lesson_status\";s:13:\"lesson_status\";s:9:\"satisfied\";s:17:\"Status: satisfied\";s:7:\"measure\";s:15:\"Status: measure\";s:23:\"exportobjglobaltosystem\";s:59:\"Report for Objectives Global To System (used by Sequencing)\";s:24:\"exportselectedobjectives\";s:21:\"Report for objectives\";s:5:\"scope\";s:5:\"scope\";s:7:\"counter\";s:7:\"counter\";s:16:\"student_response\";s:26:\"student_response: Response\";s:7:\"ostatus\";s:23:\"Status of the objective\";s:17:\"exportselectedraw\";s:14:\"CMI (RAW) data\";s:6:\"lvalue\";s:3:\"Key\";s:6:\"rvalue\";s:5:\"Value\";s:13:\"identifierref\";s:14:\"SCO-Identifier\";}'); INSERT INTO `lng_modules` VALUES ('link','en','a:6:{s:18:\"link_edit_int_link\";s:18:\"Edit Internal Link\";s:13:\"link_chapters\";s:8:\"Chapters\";s:11:\"link_wpages\";s:10:\"Wiki Pages\";s:10:\"link_terms\";s:5:\"Terms\";s:9:\"link_mobs\";s:13:\"Media Objects\";s:9:\"link_link\";s:4:\"Link\";}'); INSERT INTO `lng_modules` VALUES ('error','en','a:2:{s:24:\"error_back_to_repository\";s:18:\"Back to Repository\";s:15:\"error_sry_error\";s:25:\"Sorry, an error occurred.\";}'); @@ -32368,7 +32416,7 @@ INSERT INTO `object_data` VALUES (29,'typ','lng','Language object',-1,'2002-08-3 INSERT INTO `object_data` VALUES (30,'typ','role','Role Object',-1,'2002-08-30 10:21:37','2002-08-30 10:21:37',NULL); INSERT INTO `object_data` VALUES (31,'typ','dbk','Digilib Book',-1,'2003-08-15 10:07:29','2003-08-15 12:30:19',NULL); INSERT INTO `object_data` VALUES (33,'typ','root','Root Folder Object',-1,'2002-12-21 00:04:00','2003-08-15 12:04:20',NULL); -INSERT INTO `object_data` VALUES (70,'lng','en','installed',-1,NULL,'2015-07-28 16:09:25',NULL); +INSERT INTO `object_data` VALUES (70,'lng','en','installed',-1,NULL,'2015-09-12 13:46:03',NULL); INSERT INTO `object_data` VALUES (14,'role','Anonymous','Default role for anonymous users (with no account)',-1,'2003-08-15 12:06:19','2005-07-20 15:15:06',NULL); INSERT INTO `object_data` VALUES (18,'typ','mob','Multimedia object',-1,NULL,'2003-08-15 12:03:20',NULL); INSERT INTO `object_data` VALUES (35,'typ','notf','Note Folder Object',-1,'2002-12-21 00:04:00','2002-12-21 00:04:00',NULL); @@ -38325,7 +38373,7 @@ INSERT INTO `settings` VALUES ('common','db_update_running','0'); INSERT INTO `settings` VALUES ('assessment','ass_process_lock_mode','db'); INSERT INTO `settings` VALUES ('assessment','quest_process_lock_mode_autoinit_done','1'); INSERT INTO `settings` VALUES ('common','ps_export_scorm','1'); -INSERT INTO `settings` VALUES ('common','db_hotfixes_5_0','7'); +INSERT INTO `settings` VALUES ('common','db_hotfixes_5_0','9'); -- -- Table structure for table `settings_deactivated_s` @@ -40057,8 +40105,6 @@ CREATE TABLE `svy_variable_seq` ( CREATE TABLE `sysc_groups` ( `id` int(11) NOT NULL, - `title` char(64) DEFAULT NULL, - `description` char(64) DEFAULT NULL, `component` char(16) DEFAULT NULL, `last_update` datetime DEFAULT NULL, `status` tinyint(4) NOT NULL DEFAULT '0', @@ -40084,6 +40130,38 @@ CREATE TABLE `sysc_groups_seq` ( -- +-- +-- Table structure for table `sysc_tasks` +-- + +CREATE TABLE `sysc_tasks` ( + `id` int(11) NOT NULL, + `grp_id` int(11) NOT NULL, + `last_update` datetime DEFAULT NULL, + `status` tinyint(4) NOT NULL DEFAULT '0', + `identifier` varchar(64) DEFAULT NULL, + PRIMARY KEY (`id`) +) ENGINE=MyISAM; + +-- +-- Dumping data for table `sysc_tasks` +-- + + +-- +-- Table structure for table `sysc_tasks_seq` +-- + +CREATE TABLE `sysc_tasks_seq` ( + `sequence` int(11) NOT NULL AUTO_INCREMENT, + PRIMARY KEY (`sequence`) +) ENGINE=MyISAM; + +-- +-- Dumping data for table `sysc_tasks_seq` +-- + + -- -- Table structure for table `syst_style_cat` -- @@ -42265,4 +42343,4 @@ CREATE TABLE `xmlvalue_seq` ( --- Dump completed on 2015-07-28 16:12:46 +-- Dump completed on 2015-09-12 13:51:26