|
From: Jon O. <jon...@us...> - 2008-02-13 21:22:38
|
Update of /cvsroot/mxbb/mx_profilecp/language/lang_swedish In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31582 Added Files: lang_extend.php lang_extend_lang_extend.php lang_extend_mods_settings.php lang_extend_pcp_addons.php lang_extend_pcp_management.php lang_extend_profile_control_panel.php Log Message: swedish... fyi, as agreed, i'm allowed to keep these in the cvs, but they are to be dropped when releasing... --- NEW FILE: lang_extend_lang_extend.php --- <?php /*************************************************************************** * lang_extend_lang_extend.php [English] * ------------------------------------- * begin : 29/09/2003 * copyright : Ptirhiik * email : pti...@cl... * * version : 1.0.1 - 16/10/2003 * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ if ( !defined('IN_PORTAL') ) { die("Hacking attempt"); } // admin part if ( $lang_extend_admin ) { $lang['Lang_extend_lang_extend'] = 'Extension for languages packs'; $lang['Lang_extend__custom'] = 'Custom language pack'; $lang['Lang_extend__phpBB'] = 'phpBB language pack'; $lang['Languages'] = 'Languages'; $lang['Lang_management'] = 'Management'; $lang['Lang_extend'] = 'Lang extend management'; $lang['Lang_extend_explain'] = 'Here you can add or modify languages key entries'; $lang['Lang_extend_pack'] = 'Language Pack'; $lang['Lang_extend_pack_explain'] = 'This is the name of the pack, usualy the name of the MOD refering to'; $lang['Lang_extend_entry'] = 'Language key entry'; $lang['Lang_extend_entries'] = 'Language key entries'; $lang['Lang_extend_level_admin'] = 'Admin'; $lang['Lang_extend_level_normal'] = 'Normal'; $lang['Lang_extend_add_entry'] = 'Add a new lang key entry'; $lang['Lang_extend_key_main'] = 'Language main key entry'; $lang['Lang_extend_key_main_explain'] = 'This is the main key entry, usualy the only one'; $lang['Lang_extend_key_sub'] = 'Secondary key entry'; $lang['Lang_extend_key_sub_explain'] = 'This second level key entry is usualy not used'; $lang['Lang_extend_level'] = 'Level of the lang key entry'; $lang['Lang_extend_level_explain'] = 'Admin level can only be used in the admin configuration panel. Normal level can be used everywhere.'; $lang['Lang_extend_missing_value'] = 'You have to provide at least the English value'; $lang['Lang_extend_key_missing'] = 'Main entry key is missing'; $lang['Lang_extend_duplicate_entry'] = 'This entry already exists (see pack %)'; $lang['Lang_extend_update_done'] = 'The entry has been successfully updated.<br /><br />Click %sHere%s to return to the entry.<br /><br />Click %sHere%s to return to entries list'; $lang['Lang_extend_delete_done'] = 'The entry has been successfully deleted.<br />Note that only customized key entries are deleted, not the basic key entries if exist.<br /><br />Click %sHere%s to return to entries list'; $lang['Lang_extend_search'] = 'Sök bland språkets nyckelord'; $lang['Lang_extend_search_words'] = 'Ord att finna'; $lang['Lang_extend_search_words_explain'] = 'Separera ord med mellanslag'; $lang['Lang_extend_search_all'] = 'Alla ord'; $lang['Lang_extend_search_one'] = 'En av dem'; $lang['Lang_extend_search_in'] = 'Sök i'; $lang['Lang_extend_search_in_explain'] = 'Precisera var att söka'; $lang['Lang_extend_search_in_key'] = 'nycklar'; $lang['Lang_extend_search_in_value'] = 'värden'; $lang['Lang_extend_search_in_both'] = 'båda'; $lang['Lang_extend_search_all_lang'] = 'Alla språk installerade'; $lang['Lang_extend_search_no_words'] = 'Inga sökord gavs.<br /><br />Klicka %shär%s för att återgå.'; $lang['Lang_extend_search_results'] = 'Sökresultat'; $lang['Lang_extend_value'] = 'Värde'; $lang['Lang_extend_level_leg'] = 'Nivå'; $lang['Lang_extend_added_modified'] = '*'; $lang['Lang_extend_modified'] = 'Ändrad'; $lang['Lang_extend_added'] = 'Tillagd'; } ?> --- NEW FILE: lang_extend.php --- <?php /*************************************************************************** * lang_extend.php [English] * --------------- * begin : 28/09/2003 * copyright : Ptirhiik * email : pti...@cl... * * version : 1.0.1 - 16/10/2003 * * redefinition of existing keys * * last edit : 2004/06/30 22:52:26 by Haplo ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ if ( !defined('IN_PHPBB') ) { die("Hacking attempt"); } // admin part if ( $lang_extend_admin ) { } // pack : custom - Custom language pack $lang['User_acp_title'] = 'Bifogade filer'; $lang['UACP'] = 'UACP'; $lang['ProfileCP_title'] = 'Kontrollpanel'; // Photo Album integration 4 PCP $lang['gallery'] = 'Fotoalbum'; $lang['gal_pic_in'] = ' Bilder i '; $lang['gal_pic'] = ' Bilder'; $lang['All_pics_of'] = 'Alla bilder från '; $lang['Pics_by'] = 'Bilder från '; $lang['No_pic_up'] = 'Inga bilder från '; $lang['Find_all_pics_by'] = 'Hitta alla bilder från '; $lang['No_of_pics'] = 'Antal bilder'; $lang['pics_up'] = 'Bilder'; ?> --- NEW FILE: lang_extend_pcp_management.php --- <?php /*************************************************************************** * lang_extend_pcp_management.php [English] * --------------------------------------- * begin : 08/10/2003 * copyright : Ptirhiik * email : pti...@cl... * * version : 0.0.4 - 24/10/2003 * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ if ( !defined('IN_PHPBB') ) { die("Hacking attempt"); } // admin part if ( $lang_extend_admin ) { $lang['Lang_extend_pcp_management'] = 'Profile Control Panel Management'; // menu $lang['PCP_management'] = 'P.C.P.'; $lang['PCP_00_tableslinked'] = 'Tables linked'; $lang['PCP_01_valueslist'] = 'Values lists'; $lang['PCP_02_classesfields'] = 'Classes'; $lang['PCP_03_userfields'] = 'Fields definition'; $lang['PCP_04_usermaps'] = 'Maps definition'; // objects $lang['PCP_tableslinked'] = 'Tables linked'; $lang['PCP_tableslinked_explain'] = 'Tables used by the Profile Control Panel for values list and buddy/member lists.'; $lang['PCP_valueslist'] = 'Values lists'; $lang['PCP_valueslist_explain'] = 'List of values used by the Profile Control Panel.'; $lang['PCP_classesfields'] = 'Classes'; $lang['PCP_classesfields_explain'] = 'Here you can edit or delete the classes fields.'; $lang['PCP_userfields'] = 'Fields definition'; $lang['PCP_userfields_explain'] = 'Here you can manage the fields used by the Profile Control Panel.'; $lang['PCP_usermaps'] = 'Maps definition'; $lang['PCP_usermaps_explain'] = 'Here you can manage the fields maps used in various places.'; // fields $lang['PCP_field_name'] = 'Field name'; $lang['PCP_field_name_explain'] = 'Set here the name of the field used in php scripts.'; $lang['PCP_field_name_short'] = 'Field'; $lang['PCP_field_desc'] = 'Description'; $lang['PCP_field_image'] = 'Image'; $lang['PCP_field_class'] = 'Class'; $lang['PCP_field_type'] = 'Type'; $lang['PCP_field_get_mode'] = 'Get mode'; $lang['PCP_field_functions'] = 'Functions'; $lang['PCP_field_maps_usage'] = 'Used in maps'; $lang['PCP_field_sql_actions'] = 'SQL actions'; $lang['PCP_field_add'] = 'Add a new field'; // fields edit $lang['PCP_userfields_edit'] = 'Fields edition'; $lang['PCP_userfields_edit_explain'] = 'Here you can edit or delete a field.'; $lang['PCP_field_definition_part'] = 'Base definition'; $lang['PCP_field_output_part'] = 'Output'; $lang['PCP_field_input_part'] = 'Input'; $lang['PCP_field_buddylist_part'] = 'Buddy/member list'; $lang['PCP_field_lang_key'] = 'Legend of the field'; $lang['PCP_field_lang_key_explain'] = 'This is the legend that will be use to display the field. You can use a text or a $lang[] key entry (see <i>your_language</i>/lang_main.php).'; $lang['PCP_field_lang_key_short'] = 'Legend'; $lang['PCP_field_explain'] = 'Explanation of the field'; $lang['PCP_field_explain_explain'] = 'This is an explanation of the field that will be use to display. You can use a text or a $lang[] key entry (see <i>your_language</i>/lang_main.php).'; $lang['PCP_field_image_explain'] = 'You can set here a direct URI or a $image[] key entry (see <i>your_template</i>/<i>your_template</i>.cfg).'; $lang['PCP_field_title'] = 'Image title'; $lang['PCP_field_title_explain'] = 'Text displayed in the bubble under the mouse cursor. You can use a text or a $lang[] key entry (see <i>your_language</i>/lang_main.php).'; $lang['PCP_field_class_explain'] = 'Determines on which condition the content of the field is displayed. Use generic for a non-conditioned field.'; $lang['PCP_field_type_explain'] = 'Set here the nature of the field.'; $lang['PCP_field_sql_def'] = 'SQL definition'; $lang['PCP_field_sql_def_explain'] = 'SQL definition of the field while used in buddy/member list.'; $lang['PCP_field_get_mode_explain'] = 'Set here the way the field will be inputed. If you are using custom functions for get and check, leave this field blanks.'; $lang['PCP_field_values_list'] = 'Values list'; $lang['PCP_field_values_list_explain'] = 'Set here the name of the values list. A values list is required while using a LIST_* get mode.'; $lang['PCP_field_default'] = 'Default value'; $lang['PCP_field_default_explain'] = 'Initial value of the field.'; $lang['PCP_field_auth'] = 'Auth level'; $lang['PCP_field_auth_explain'] = 'Set here the minimal auth level required to access this field.'; $lang['PCP_field_get_func'] = 'Get function'; $lang['PCP_field_get_func_explain'] = 'Set here the name of the custom function used to input the value of the field.'; $lang['PCP_field_chk_func'] = 'Check function'; $lang['PCP_field_chk_func_explain'] = 'Set here the name of the custom function used to check the validity of the field after input.'; $lang['PCP_field_dsp_func'] = 'Display function'; $lang['PCP_field_dsp_func_explain'] = 'Set here the name of the custom function used to display the value of the field.'; $lang['PCP_field_link'] = 'Link'; $lang['PCP_field_link_explain'] = 'This will allows to make a link on the text and on the image. You can use the [cst.*], [view.*] and [user.*] to fill the parameters of the program called. ie :<br /><a href="./profile.[php]?mode=viewprofile&[cst.POST_USERS_URL]=[view.user_id]" class="gen">%s</a>'; $lang['PCP_field_leg'] = 'Display the legend'; $lang['PCP_field_leg_explain'] = 'Set this to yes to display the legend of the field.'; $lang['PCP_field_leg_short'] = 'Leg'; $lang['PCP_field_txt'] = 'Display the text value'; $lang['PCP_field_txt_explain'] = 'Set this to yes to display the text value of the field.'; $lang['PCP_field_txt_short'] = 'Txt'; $lang['PCP_field_img'] = 'Display the image value'; $lang['PCP_field_img_explain'] = 'Set this to yes to display the image value of the field.'; $lang['PCP_field_img_short'] = 'Img'; $lang['PCP_field_use_link'] = 'Use the link'; $lang['PCP_field_use_link_explain'] = 'Set this to yes to add the link to the text value and/or to the image.'; $lang['PCP_field_use_link_short'] = 'Lnk'; $lang['PCP_field_crlf'] = 'Text to next line'; $lang['PCP_field_crlf_explain'] = 'Set this to yes to write the text under the image.'; $lang['PCP_field_style'] = 'Span display'; $lang['PCP_field_style_explain'] = 'HTML expression designed to have a better presentation of the result. A <i>sprintf(style, result)</i> will be performed, so you have to use %s to designat the spot the result will use.<br />Example: <i>%s</i> will set the result in italic.'; $lang['PCP_field_input_id'] = 'Config name field'; $lang['PCP_field_input_id_explain'] = 'This will be the value name in an input context, also used as a config value name for the config table.'; $lang['PCP_field_user_only'] = 'Not a config value'; $lang['PCP_field_user_only_explain'] = 'Set this to yes will prevent a config value to be created and/or updated. You can use it to designat a users table field or a system field.'; $lang['PCP_field_system'] = 'System field'; $lang['PCP_field_system_explain'] = 'Set this to yes will force the field to be displayed for input, even if it is not config field nor a users table field. It will require a get and a check functions. Use it for links or buttons, or other special fields, like coming from other tables.'; $lang['PCP_field_ind'] = 'Option address'; $lang['PCP_field_ind_explain'] = 'For buddy/members lists : this is the address of the field in the user options field.'; $lang['PCP_field_dft'] = 'Checked by default'; $lang['PCP_field_dft_explain'] = 'For buddy/members lists : default choice for the field in the buddy/members list.'; $lang['PCP_field_rqd'] = 'Force the selection'; $lang['PCP_field_rqd_explain'] = 'For buddy/members lists : this will force the selection of the field in the buddy/members list.'; $lang['PCP_field_hidden'] = 'Add the field as hidden'; $lang['PCP_field_hidden_explain'] = 'For buddy/members lists : this will result in adding the field to the sql request without displaying it in the buddy/members list.'; $lang['PCP_system_values'] = 'System values available'; $lang['PCP_userfields_field_pick_up'] = 'Pick up a field'; $lang['PCP_userfields_lang_key_pick_up'] = 'Pick up a lang key'; // fields delete $lang['PCP_userfields_delete'] = 'Delete a field'; // SQL actions $lang['PCP_SQL_create_field'] = 'Click %sHere%s to create field in the users table.<br /><br />'; $lang['PCP_SQL_modify_field'] = 'Click %sHere%s to modify field in the users table.<br /><br />'; $lang['PCP_SQL_delete_field'] = 'Delete the field from the users table ?'; $lang['PCP_SQL_create_field_title'] = 'Create a field in the users table'; $lang['PCP_SQL_edit_field_title'] = 'Modify a field in the users table'; $lang['PCP_SQL_field_name'] = 'Field name'; $lang['PCP_SQL_field_name_explain'] = 'Name of the table column.'; $lang['PCP_SQL_field_type'] = 'Type'; $lang['PCP_SQL_field_type_explain'] = 'Type of the table column'; $lang['PCP_SQL_field_length'] = 'Length'; $lang['PCP_SQL_field_length_explain'] = 'Length of the table column.'; $lang['PCP_SQL_field_unsigned'] = 'Unsigned'; $lang['PCP_SQL_field_unsigned_explain'] = 'For numeric field only.'; $lang['PCP_SQL_null'] = 'Null allowed'; $lang['PCP_SQL_default'] = 'Default value'; $lang['PCP_SQL_null_value'] = 'NULL'; // tables linked $lang['PCP_tableslinked_name_short'] = 'Names'; $lang['PCP_tableslinked_name'] = 'Table linked name'; $lang['PCP_tableslinked_name_explain'] = 'This name will identify the table definition in the various SQL definition of the PCP fields, surrounded by [].<br />(ie: users table will be identify by [USERS])'; $lang['PCP_tableslinked_id_short'] = 'Id'; $lang['PCP_tableslinked_id'] = 'SQL id'; $lang['PCP_tableslinked_id_explain'] = 'SQL identifier, used by the SQL requests.<br />(ie : "u" is the usual used SQL id for users table)'; $lang['PCP_tableslinked_join'] = 'SQL join'; $lang['PCP_tableslinked_join_explain'] = 'FROM statement used in SQL requests.<hr />» Use [cst.<i>table constant</i>] to get back the real table name.<br />(ie : [cst.USERS_TABLE] for phpbb_users).<hr />» Use [<i>Tables linked name</i>] to identify the SQL id.<br />(ie: [USERS].username)<hr />Example: [cst.USERS_TABLE] AS [USERS]'; $lang['PCP_tableslinked_where'] = 'SQL where'; $lang['PCP_tableslinked_where_explain'] = 'WHERE statement used in SQL requests.<br />Use [<i>Tables linked name</i>] to identify the SQL id.<br />(ie: [USERS].username <> \'\')'; $lang['PCP_tableslinked_order'] = 'SQL order by'; $lang['PCP_tableslinked_order_explain'] = 'ORDER BY statement used in SQL requests.<br />Use [<i>Tables linked name</i>] to identify the SQL id.<br />(ie: [USERS].username)'; $lang['PCP_tableslinked_sql_desc'] = 'SQL statements'; $lang['PCP_tableslinked_add'] = 'Add a new table linked'; // tables linked edit $lang['PCP_tableslinked_linked_edit'] = 'Edit a table linked'; $lang['PCP_tableslinked_linked_edit_explain'] = 'Here you can edit or delete a table linked.'; // values list $lang['PCP_valueslist_name'] = 'Name'; $lang['PCP_valueslist_name_explain'] = 'This name will identify the values list in the various SQL definition of the PCP fields, surrounded by [].'; $lang['PCP_valueslist_func'] = 'Function'; $lang['PCP_valueslist_func_explain'] = 'Set here the name of the custom function used to build the list of values.'; $lang['PCP_valueslist_table'] = 'Table'; $lang['PCP_valueslist_table_explain'] = 'Table linked name used to build a list of values for this field.'; $lang['PCP_valueslist_values'] = 'Values'; $lang['PCP_valueslist_item_val'] = 'Value'; $lang['PCP_valueslist_item_txt'] = 'Text'; $lang['PCP_valueslist_item_img'] = 'Image'; $lang['PCP_valueslist_add'] = 'Add a new values list'; // values list edit $lang['PCP_valueslist_edit'] = 'Edit a values list'; $lang['PCP_valueslist_edit_explain'] = 'Here you can edit or delete a values list.'; $lang['PCP_valueslist_keyfield'] = 'Key field'; $lang['PCP_valueslist_keyfield_explain'] = 'This fied contains the value of each choice.'; $lang['PCP_valueslist_txtfield'] = 'Text field'; $lang['PCP_valueslist_txtfield_explain'] = 'This field contains the text to display.'; $lang['PCP_valueslist_imgfield'] = 'Image field'; $lang['PCP_valueslist_imgfield_explain'] = 'This field contains the image to display.'; $lang['PCP_valueslist_add_item'] = 'Add a new value'; $lang['PCP_valueslist_del_item'] = 'Delete selection'; // classes fields $lang['PCP_classesfields_name'] = 'Classes name'; $lang['PCP_classesfields_name_explain'] = 'This name will identify the classes of a field.'; $lang['PCP_classesfields_config'] = 'Config field'; $lang['PCP_classesfields_config_explain'] = 'Set here the field managed by the board administrators in order to allow or not the use of the fields of this class to all the users.'; $lang['PCP_classesfields_admin'] = 'Admin field'; $lang['PCP_classesfields_admin_explain'] = 'Set here the field managed by the users administrators in order to allow or not the use of the fields of this class to a particular user.'; $lang['PCP_classesfields_user'] = 'User field'; $lang['PCP_classesfields_user_explain'] = 'Set here the user preferences field used to display or not the information of this class.'; $lang['PCP_classesfields_sql_def'] = 'SQL definition'; $lang['PCP_classesfields_sql_def_explain'] = 'This the sql definition for this class used in the buddy/members list.'; $lang['PCP_classesfields_add'] = 'Add a new class'; // classes fields edit $lang['PCP_classesfields_edit'] = 'Edit a class'; $lang['PCP_classesfields_edit_explain'] = 'Here you can edit or delete a field class.'; // usermaps $lang['PCP_usermaps_root'] = 'Root'; $lang['PCP_usermaps_name'] = 'Map name'; $lang['PCP_usermaps_name_explain'] = 'This name will identify the map used.'; $lang['PCP_usermaps_split'] = 'New column'; $lang['PCP_usermaps_split_explain'] = 'split the display in a new column.'; $lang['PCP_usermaps_sub'] = 'Sub-maps'; $lang['PCP_usermaps_add'] = 'Add a new map'; $lang['PCP_usermaps_custom'] = 'Program used'; $lang['PCP_usermaps_custom_explain'] = 'Set here if you want to use a standard panel program to display this map.'; $lang['PCP_custom_none'] = 'Dedicated program'; $lang['PCP_custom_input'] = 'Standard input program'; $lang['PCP_custom_output'] = 'Standard output program'; $lang['PCP_usermaps_fields'] = 'Fields'; // usermaps edit $lang['PCP_usermaps_edit'] = 'Edit a map'; $lang['PCP_usermaps_edit_explain'] = 'Here you can edit or delete a map.'; $lang['PCP_usermaps_title'] = 'Map title'; $lang['PCP_usermaps_title_explain'] = 'The map title is used in some displays. You can set here either a title, or a set of field in order to build the title with.'; $lang['PCP_usermaps_parent'] = 'Mother map'; $lang['PCP_usermaps_parent_explain'] = 'Set here to which map this map is attached.'; $lang['PCP_usermaps_add_titlefield'] = 'Add a new title field'; $lang['PCP_usermaps_add_field'] = 'Add a new field'; // usermaps field edit $lang['PCP_usermaps_title_edit'] = 'Edit a title field'; $lang['PCP_usermaps_title_edit_explain'] = 'Here you can edit or delete a field used in the map title.'; $lang['PCP_usermaps_field_edit'] = 'Edit a field'; $lang['PCP_usermaps_field_edit_explain'] = 'Here you can edit or delete a field used in the map.'; // error msgs $lang['PCP_err_field_already_exists'] = 'This field already exists.'; $lang['PCP_err_field_name_not_valid'] = 'The field name is not a valid one.'; $lang['PCP_err_field_lang_key_missing'] = 'Lang key is missing.'; $lang['PCP_err_field_class_unknown'] = 'Unknown class.'; $lang['PCP_err_field_type_unknown'] = 'Unknown type.'; $lang['PCP_err_field_get_mode_unknown'] = 'Unknown get mode.'; $lang['PCP_err_field_values_list_unknown'] = 'Unknown values list.'; $lang['PCP_err_field_auth_unknown'] = 'Unknown auth level.'; $lang['PCP_err_field_values_list_missing'] = 'A list of values has to be provided if you use a LIST_* get mode.'; $lang['PCP_err_field_values_list_presents'] = 'You can\'t use a values list if you don\'t use a LIST_* get mode.'; $lang['PCP_err_field_get_mode_presents'] = 'You can\'t set a get mode while using get and check functions.'; $lang['PCP_err_field_dsp_func_not_valid'] = 'The display function has not a valid name.'; $lang['PCP_err_field_dsp_func_unknown'] = 'The display function is unknown.'; $lang['PCP_err_field_get_func_not_valid'] = 'The get function has not a valid name.'; $lang['PCP_err_field_chk_func_not_valid'] = 'The check function has not a valid name.'; $lang['PCP_err_field_get_chk_func_missing'] = 'You have to provide both check and get functions.'; $lang['PCP_err_sql_delete_not_allow'] = 'You can\'t remove this field from the users table.'; $lang['PCP_err_sql_edit_not_allow'] = 'You can\'t create or modify this field in the users table.'; $lang['PCP_err_sql_decimal_not_allow'] = 'You can\'t set decimals without using a decimal type.'; $lang['PCP_err_sql_decimal_too_high'] = 'Number of decimal can\'t be greater or equal to field length.'; $lang['PCP_err_sql_length_missing'] = 'The field length is missing.'; $lang['PCP_err_sql_unsigned_not_allow'] = 'Unsigned is only allowed with numeric types.'; $lang['PCP_err_sql_default_null_not_allow'] = 'Default value can\'t be null if the field doesn\'t accept null values.'; $lang['PCP_err_sql_failed'] = 'This SQL request failed :'; $lang['PCP_err_tableslinked_already_exists'] = 'The table linked name already exists.'; $lang['PCP_err_tableslinked_name_not_valid'] = 'The table linked name is not a valid one.'; $lang['PCP_err_tableslinked_sql_id_not_valid'] = 'The table linked id is not a valid one.'; $lang['PCP_err_tableslinked_sql_join_missing'] = 'The table linked join is empty.'; $lang['PCP_err_valueslist_already_exists'] = 'The values list name already exists.'; $lang['PCP_err_valueslist_name_not_valid'] = 'The values list name is not a valid one.'; $lang['PCP_err_valueslist_func_not_valid'] = 'The values list function name is not a valid one.'; $lang['PCP_err_valueslist_no_data'] = 'Nothing in the values list.'; $lang['PCP_err_classesfields_already_exists'] = 'The classes name already exists.'; $lang['PCP_err_classesfields_name_not_valid'] = 'The classes name is not valid one.'; $lang['PCP_err_classesfields_config_field_not_valid'] = 'The config field is not a valide one.'; $lang['PCP_err_classesfields_admin_not_valid'] = 'The admin field is not a valid one.'; $lang['PCP_err_classesfields_user_not_valid'] = 'The user field is not a valid one.'; $lang['PCP_err_usermaps_already_exists'] = 'The map already exists.'; $lang['PCP_err_usermaps_name_not_valid'] = 'The map name is not a valid one.'; $lang['PCP_err_usermaps_not_empty'] = 'There are some maps still attached to the one you want to delete. Please attached them elsewhere first.'; $lang['PCP_err_usermaps_field_already_in_map'] = 'This field is already existing in the map.'; // global message, return path $lang['PCP_field_created'] = 'The field definition has been created.<br /><br />%sClick %sHere%s to return to the fields list.'; $lang['PCP_field_modified'] = 'The field definition has been modified.<br /><br />%sClick %sHere%s to return to the fields list.'; $lang['PCP_field_delete'] = 'Are you sure you want to delete <b>%s</b> definition ?'; $lang['PCP_field_deleted'] = 'The field definition has been deleted.<br /><br />Click %sHere%s to return to the field list.'; $lang['PCP_sql_field_created'] = 'The field has been succesfully created in the users table.<br /><br />Click %sHere%s to return to the fields list.'; $lang['PCP_sql_field_modified'] = 'The field has been succesfully updated in the users table.<br /><br />Click %sHere%s to return to the fields list.'; $lang['PCP_sql_field_deleted'] = 'The field has been succesfully deleted from the users table.<br /><br />Click %sHere%s to return to the fields list.'; $lang['PCP_sql_field_deleted_short'] = 'The field has been succesfully deleted from the users table.'; $lang['PCP_tableslinked_created'] = 'The table linked definition has been created.<br /><br />Click %sHere%s to return to the tables linked list.'; $lang['PCP_tableslinked_modified'] = 'The table linked definition has been modified.<br /><br />Click %sHere%s to return to the tables linked list.'; $lang['PCP_tableslinked_deleted'] = 'The table linked definition has been deleted.<br /><br />Click %sHere%s to return to the tables linked list.'; $lang['PCP_valueslist_created'] = 'The values list definition has been created.<br /><br />Click %sHere%s to return to the values list.'; $lang['PCP_valueslist_modified'] = 'The values list definition has been modified.<br /><br />Click %sHere%s to return to the values list.'; $lang['PCP_valueslist_deleted'] = 'The values list definition has been deleted.<br /><br />Click %sHere%s to return to the values list.'; $lang['PCP_classesfields_created'] = 'The class definition has been created.<br /><br />Click %sHere%s to return to the classes list.'; $lang['PCP_classesfields_modified'] = 'The class definition has been modified.<br /><br />Click %sHere%s to return to the classes list.'; $lang['PCP_classesfields_deleted'] = 'The class definition has been deleted.<br /><br />Click %sHere%s to return to the classes list.'; $lang['PCP_usermaps_created'] = 'The map definition has been created.<br /><br />Click %sHere%s to return to the maps list.'; $lang['PCP_usermaps_modified'] = 'The map definition has been modified.<br /><br />Click %sHere%s to return to the maps list.'; $lang['PCP_usermaps_deleted'] = 'The map definition has been deleted.<br /><br />Click %sHere%s to return to the maps list.'; // generic $lang['PCP_config_values'] = 'Config values'; $lang['PCP_view_user_values'] = 'User viewed fields'; $lang['PCP_user_values'] = 'User acting fields'; $lang['Refresh'] = 'Refresh'; $lang['Create'] = 'Create'; $lang['Suggest'] = 'Suggest'; $lang['More'] = 'More...'; $lang['Auth_GUEST'] = 'Everybody'; $lang['Auth_USER'] = 'Registered user'; $lang['Auth_ADMIN'] = 'Users Administrator'; $lang['Auth_BOARD_ADMIN'] = 'Board administrator'; $lang['Up'] = '^'; $lang['Down'] = 'v'; $lang['Linefeed'] = '---'; } ?> --- NEW FILE: lang_extend_profile_control_panel.php --- <?php /*************************************************************************** * lang_extend_profile_control_panel.php [English] * ----------------------------------------------- * begin : 28/09/2003 * copyright : Ptirhiik * email : pti...@cl... * * version : 1.0.2 - 28/09/2003 * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ if ( !defined('IN_PHPBB') ) { die("Hacking attempt"); } // admin part if ( $lang_extend_admin ) { $lang['Lang_extend_profile_control_panel'] = 'Profile Control Panel language pack'; } // who's online $lang['Admin_founder_online_color'] = '%sSajtens grundare%s'; $lang['User_online_color'] = '%sAnvändare%s'; // topic or privmsg display $lang['Add_to_friend_list'] = 'Lägg till kompislistan'; $lang['Remove_from_friend_list'] = 'Ta bort från kompislistan'; $lang['Add_to_ignore_list'] = 'Lägg till antilistan'; $lang['Remove_from_ignore_list'] = 'Ta bort från antilistan'; $lang['Happy_birthday'] = 'Grattis!'; $lang['Ignore_choosed'] = 'Du har valt att ignorera denna användare'; $lang['Online'] = 'Online'; $lang['Offline'] = 'Offline'; $lang['Hidden'] = 'Dold'; $lang['Gender'] = 'Kön'; $lang['Male'] = 'Man'; $lang['Female'] = 'Kvinna'; $lang['No_gender_specify'] = 'Okänd'; $lang['Age'] = 'Ålder'; $lang['Do_not_allow_pm'] = 'Denna användare tar ej emot privata meddelanden'; // main entry (profile.php) $lang['Click_return_profilcp'] = 'Klicka %shär%s för att återgå till din användarprofil'; // birthday popup (profile_birthday.php) $lang['Birthday'] = 'Födelsedag'; $lang['birthday_msg'] = 'Hej %s, <br /><br /><br /> %s önskar dig en glad födelsedag!'; // home panel (profilcp_home.php) $lang['profilcp_index_shortcut'] = 'Hem'; $lang['profilcp_index_pagetitle'] = 'Privat användarprofil'; // home panel : mini buddy list (functions_profile.php) $lang['Friend_list'] = 'Kompislista'; $lang['Friend_list_of'] = 'Kompis till'; $lang['Ignore_list'] = 'Antilista'; $lang['Ignore_list_of'] = 'Ignorerad av'; $lang['Nobody'] = 'Ingen'; $lang['Always_visible'] = 'Alltid synlig för denna användare'; $lang['Not_always_visible'] = 'Denna användare ser dig inte Online när du är dold'; // home panel : watched topics (functions_profile.php) $lang['Stop_watching_selected_topics'] = 'Sluta bevaka dessa ämnen'; $lang['New_subscribed_topic'] = 'Bevaka ämne'; $lang['Submit_period'] = 'Visa ämnen sedan'; // buddy list (profilcp_buddy.php) $lang['profilcp_buddy_shortcut'] = 'Medlemmar'; $lang['profilcp_buddy_pagetitle'] = 'Kompislista'; $lang['profilcp_buddy_friend_shortcut'] = 'Kompislista'; $lang['profilcp_buddy_friend_pagetitle'] = 'Ändra din kompislista'; $lang['profilcp_buddy_ignore_shortcut'] = 'Antilista'; $lang['profilcp_buddy_ignore_pagetitle'] = 'Ändra din antilista'; $lang['profilcp_buddy_list_shortcut'] = 'Alla medlemmar'; $lang['profilcp_buddy_list_pagetitle'] = 'Medlemslista'; $lang['Click_return_privmsg'] = 'Klicka %shär%s för att återgå till dina privata meddelanden'; $lang['profilcp_buddy_could_not_add_user'] = 'Användaren du valde finns inte.'; $lang['profilcp_buddy_could_not_anon_user'] = 'Du kan inte göra en anonym användare till en kompis.'; $lang['profilcp_buddy_add_yourself'] = 'Du kan inte göra dig själv till en kompis'; $lang['profilcp_buddy_already'] = 'Användaren finns redan på din kompislista'; $lang['profilcp_buddy_ignore'] = 'Tillvalet omöjligt, användaren ignorerar dig'; $lang['profilcp_buddy_you_admin'] = 'Eftersom du är admin eller moderator kan du inte ignorera användare'; $lang['profilcp_buddy_admin'] = 'Du kan inte ignorera admin eller moderatorer'; $lang['User_fields'] = 'Inställningar'; $lang['Friend'] = 'Kompis'; $lang['Comp_LE'] = 'är mindre än'; $lang['Comp_EQ'] = 'är lika med'; $lang['Comp_NE'] = 'är skild från'; $lang['Comp_GE'] = 'är större än'; $lang['Comp_IN'] = 'omfattar'; $lang['Comp_NI'] = 'omfattar inte'; $lang['Sort_none'] = 'Osorterad'; $lang['date_entry'] = 'ÅÅÅÅMMDD'; // update profile (profilcp_profil.php) $lang['profilcp_profil_shortcut'] = 'Profil'; $lang['profilcp_profil_pagetitle'] = 'Profilversion'; $lang['profilcp_prefer_shortcut'] = 'Min profil'; $lang['profilcp_prefer_pagetitle'] = 'Mina profilinställningar'; $lang['profilcp_signature_shortcut'] = 'Signatur'; $lang['profilcp_signature_pagetitle'] = 'Signatur'; $lang['profilcp_avatar_shortcut'] = 'Visningsbild'; $lang['profilcp_avatar_pagetitle'] = 'Visningsbild'; // update profile : preferences - functions (mod_profile_control_panel.php) $lang['Other'] = 'Annan...'; $lang['Friend_only'] = 'Bara vänner'; // update profile : public informations : web info (mod_profile_control_public_web.php) $lang['profilcp_profil_base_shortcut'] = 'Min info'; $lang['Web_info'] = 'Webbinfo'; // update profile : public informations : real info (mod_profile_control_public_real.php) $lang['Real_info'] = 'Personligt'; $lang['Realname'] = 'Verkligt namn'; $lang['Date_error'] = 'dag %d, månad %d, år %d är inte ett giltigt datum'; // update profile : public informations : messengers info (mod_profile_control_public_messengers.php) $lang['Messangers'] = 'Chat'; // update profile : public informations : contact info (mod_profile_control_public_contact.php) $lang['Home_phone'] = 'Hemtelefon'; $lang['Home_fax'] = 'Hemfax'; $lang['Work_phone'] = 'Arbetstelefon'; $lang['Work_fax'] = 'Arbetsfax'; $lang['Cellular'] = 'Mobiltelefon'; $lang['Pager'] = 'Sökare'; // update profile : preferences - preferences panel ("Your profile") $lang['Profile_control_panel'] = 'Inställningar'; // update profile : preferences - i18n panel (mod_profile_control_panel_international.php) $lang['Profile_control_panel_i18n'] = 'Internationellt'; $lang['summer_time'] = 'Har du sommartid där du bor?'; // update profile : preferences - notification panel (mod_profile_control_panel_notification.php) $lang['Profile_control_panel_notification'] = 'Påminnelse'; // update profile : preferences - posting panel (mod_profile_control_panel_posting.php) $lang['Profile_control_panel_posting'] = 'Post'; // update profile : preferences - privacy panel (mod_profile_control_panel_privacy.php) $lang['Profile_control_panel_privacy'] = 'Privat'; $lang['View_user'] = 'Visa mig Online'; $lang['Public_view_pm'] = 'Acceptera privata meddelanden'; $lang['Public_view_website'] = 'Visa min webbinformation'; $lang['Public_view_messengers'] = 'Visa min chatinformation'; $lang['Public_view_real_info'] = 'Visa min privata information'; // update profile : preferences - reading panel (mod_profile_control_panel_reading.php) $lang['Profile_control_panel_reading'] = 'Läsa'; $lang['Public_view_avatar'] = 'Visa visningsbild'; $lang['Public_view_sig'] = 'Visa signatur'; $lang['Public_view_img'] = 'Visa bilder'; // update profile : preferences - profile preferences $lang['profile_prefer'] = 'Profilalternativ'; // update profile : preferences - system panel (mod_profile_control_panel_system.php) $lang['Profile_control_panel_system'] = 'System'; $lang['summer_time_set'] = 'Är det sommartid? (add +1 hour to local time)'; $lang['Forum_rules'] = 'Ämnesid med forumregler'; // update profile : preferences - admin part (mod_profile_control_panel_admin.php) $lang['profilcp_admin_shortcut'] = 'Administration'; $lang['User_deleted'] = 'Användaren togs bort...'; $lang['User_special'] = 'Speciella adminfält'; $lang['User_special_explain'] = 'Dessa fält kan inte andras av användare. Här kan du bestämma användarnas status.'; $lang['User_status'] = 'Användaren är aktiv'; $lang['User_allow_email'] = 'Kan skicka e-post'; $lang['User_allow_pm'] = 'Kan skicka privata meddelanden'; $lang['User_allow_website'] = 'Kan visa sin webbinformation'; $lang['User_allow_messanger'] = 'Kan visa sin chatinformation'; $lang['User_allow_real'] = 'Kan visa sin privata information'; $lang['User_allowavatar'] = 'Kan använda visningsbild'; $lang['User_allow_sig'] = 'Kan visa sin signatur'; $lang['Rank_title'] = 'Ranktitel'; $lang['User_delete'] = 'Ta bort denna användare'; $lang['User_delete_explain'] = 'Klicka här för att ta bort denna användare. Åtgärden kan inte ångras.'; $lang['No_assigned_rank'] = 'Ingen speciell status (rank) tilldelad'; $lang['User_self_delete'] = 'Du kan ta bort ditt konto, eftersom du är admin'; // update profile : signature (profilcp_profile_signature.php) $lang['profilcp_sig_preview'] = 'Förhandsgranska din signatur'; // display profile (profilcp_public.php) $lang['profilcp_public_shortcut'] = 'Profilinfo'; $lang['profilcp_public_pagetitle'] = 'Allmän vy'; $lang['profilcp_public_base_shortcut'] = 'Om...'; $lang['profilcp_public_base_pagetitle'] = 'Grundläggande profilinfo'; $lang['profilcp_public_groups_shortcut'] = 'Grupper'; $lang['profilcp_public_groups_pagetitle'] = 'Grupper användaren tillhör'; // update profile : preferences - home panel (mod_profile_control_panel_home.php) $lang['Profile_control_panel_home'] = 'Profilens startpanel'; $lang['Profile_control_panel_home_buddy'] = 'Medlemmar'; $lang['Buddy_friend_display'] = 'Visa min kompislista på startpanelen'; $lang['Buddy_ignore_display'] = 'Visa min antilista på startpanelen'; $lang['Buddy_friend_of_display'] = 'Visa \'kompis till\' på startpanelen'; $lang['Buddy_ignored_by_display'] = 'Visa \'ignorerad av\' på startpanelen'; $lang['Profile_control_panel_home_privmsg'] = 'Privata meddelanden'; $lang['Privmsgs_per_page'] = 'Antal privata meddelanden att visa på startpanelen'; $lang['Profile_control_panel_home_wtopics'] = 'Bevakade ämnen'; $lang['Watched_topics_per_page'] = 'Antal bevakade ämnen per sida på startpanelen'; // display profile : base info (profilcp_public_base.php) $lang['Unavailable'] = 'Icke tillgänglig'; $lang['Last_visit'] = 'Senaste besök'; $lang['User_posts'] = 'Användarinlägg'; $lang['User_post_stats'] = '%s inlägg, %.2f%% av alla inlägg, %.2f inlägg om dan'; $lang['Most_active_topic'] = 'Mest aktivt ämne'; $lang['Most_active_topic_stat'] = '%s inlägg, %.2f%% av ämnet, %.2f%% av forumet'; $lang['Most_active_forum'] = 'Mest aktivt '; $lang['Most_active_forum_stat'] = '%s inlägg, %.2f%% av forumet, %.2f%% av allt'; // register (profilcp_register.php) $lang['profilcp_register_shortcut'] = 'Registrering'; $lang['profilcp_register_pagetitle'] = 'Registreringinformation'; $lang['profilcp_email_title'] = 'E-postaddress'; $lang['profilcp_email_confirm'] = 'Upprepa din e-postadress'; $lang['anti_robotic'] = 'Kontrollbild'; $lang['anti_robotic_explain'] = 'Denna kontrollbild syftar till att undvika massregistrering.'; $lang['profilcp_password_explain'] = 'Du måste först bekräfta ditt nuvarande lösenord om du vill ändra det'; $lang['Agree_rules'] = 'Genom att klicka i denna ruta accpeterar du villkoren och förbinder dig att följa dem'; $lang['profilcp_username_missing'] = 'Användarnamnet saknas'; $lang['profilcp_email_not_matching'] = 'E-postadresserna stämmer inte överens'; $lang['Robot_flood_control'] = 'Kontrollbilden överensstämmer inte med de tecken du angett'; $lang['Disagree_rules'] = 'Du har deklarerat att du inte accepterar villkoren, alltså får du inte registrera.'; // Restrict E-mail Domain MOD for PCP2 $lang['profilcp_email_invalid_domain'] = 'Du måste använda din %s e-postadress för att registrera dig. Efter registreringen kan du ange valfri e-postadress i din profil.'; $lang['use_email_domain'] = 'Begränsa registrering till domain'; $lang['use_email_domain_explain'] = ''; $lang['email_domain'] = 'Ange dindomän.se'; ?> --- NEW FILE: lang_extend_mods_settings.php --- <?php /*************************************************************************** * lang_extend_mods_settings.php [English] * --------------------------------------- * begin : 28/09/2003 * copyright : Ptirhiik * email : pti...@cl... * * version : 1.1.9 - 18/10/2003 * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ if ( !defined('IN_PORTAL') ) { die("Hacking attempt"); } // admin part if ( $lang_extend_admin ) { $lang['Lang_extend_mods_settings'] = 'Modsinställningar språkpaket'; $lang['Configuration_extend'] = 'Konfiguration +'; $lang['Override_user_choices'] = 'Använd istället för användarvalet'; } $lang['Click_return_preferences'] = 'Klicka %shär%s för att återgå till inställningar'; ?> --- NEW FILE: lang_extend_pcp_addons.php --- <?php /*************************************************************************** * lang_extend_pcp_addons.php [English] * ------------------------------------ * begin : 30/10/2003 * copyright : Ptirhiik * email : pti...@cl... * * version : 1.0.0 - 30/10/2003 * *************************************************************************** * * Customs lang key entries * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ if ( !defined('IN_PHPBB') ) { die("Hacking attempt"); } // admin part if ( $lang_extend_admin ) { $lang['Lang_extend_pcp_addons'] = 'Tillägg för Profile Control Panel'; } ?> |