Changeset 26237


Ignore:
Timestamp:
Dec 26, 2013, 1:58:51 PM (10 years ago)
Author:
ddtddt
Message:

[extensions] - piwishack - clean language files

Location:
extensions/piwishack/language
Files:
17 edited

Legend:

Unmodified
Added
Removed
  • extensions/piwishack/language/bg_BG/plugin.lang.php

    r23723 r26237  
    2222$lang['close_window_piwishack'] = 'Затвори прозореца PiwiShack';
    2323$lang['Partage_me'] = 'Споделете вашите снимки';
    24 
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
    8524 
    8625?>
  • extensions/piwishack/language/cs_CZ/plugin.lang.php

    r23722 r26237  
    2222$lang['close_window_piwishack'] = 'Zavřít okno s PiwiShack';
    2323$lang['Partage_me']             = 'Sdílet fotku.';
    24 
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
     24 
    8525 
    8626?>
  • extensions/piwishack/language/da_DK/plugin.lang.php

    r23722 r26237  
    2222$lang['close_window_piwishack'] = 'Luk PiwiShack-vinduet';
    2323$lang['Partage_me']             = 'Del dit billede.';
    24 
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
     24 
    8525 
    8626?>
  • extensions/piwishack/language/el_GR/plugin.lang.php

    r23722 r26237  
    2323$lang['Partage_me']             = 'Μοιραστείτε την εικόνα σας.';
    2424
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
     25 
    8526 
    8627?>
  • extensions/piwishack/language/hu_HU/plugin.lang.php

    r23722 r26237  
    2323$lang['Partage_me']             = 'Kép megosztása.';
    2424
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
    8525 
    8626?>
  • extensions/piwishack/language/lv_LV/plugin.lang.php

    r23722 r26237  
    2222$lang['close_window_piwishack'] = 'Aizvērt logu PiwiShack';
    2323$lang['Partage_me']             = 'Dalīties (share) ar attēlu.';
    24 
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
    8524 
    8625?>
  • extensions/piwishack/language/nb_NO/plugin.lang.php

    r23722 r26237  
    2222$lang['close_window_piwishack']     = 'Lukk vindu med PiwiShack';
    2323$lang['Partage_me']                 = 'Del ditt bilde.';
    24 
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
    8524 
    8625?>
  • extensions/piwishack/language/nl_NL/plugin.lang.php

    r23722 r26237  
    2222$lang['close_window_piwishack'] = 'Sluit het PiwiShack venster';
    2323$lang['Partage_me']             = 'Deel je afbeelding.';
    24 
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
    8524 
    8625?>
  • extensions/piwishack/language/pl_PL/plugin.lang.php

    r23722 r26237  
    2323$lang['Partage_me']             = 'Podziel się swoim obrazkiem.';
    2424
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
    85  
    8625?>
  • extensions/piwishack/language/pt_BR/plugin.lang.php

    r23723 r26237  
    2323$lang['Partage_me'] = 'Partilhe a sua imagem.';
    2424
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
    85  
    8625?>
  • extensions/piwishack/language/pt_PT/plugin.lang.php

    r23722 r26237  
    2323$lang['Partage_me']             = 'Partilhe a sua imagem';
    2424
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
    85  
    8625?>
  • extensions/piwishack/language/ru_RU/plugin.lang.php

    r23722 r26237  
    2323$lang['Partage_me']             = 'Ссылка на ваше изображение.';
    2424
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
    85  
    8625?>
  • extensions/piwishack/language/sk_SK/plugin.lang.php

    r23722 r26237  
    2323$lang['Partage_me']             = 'Zdieľať fotku.';
    2424
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
    85  
    8625?>
  • extensions/piwishack/language/tr_TR/plugin.lang.php

    r23722 r26237  
    2323$lang['Partage_me'] = 'Görüntüyü paylaşın.';
    2424
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
    85  
    8625?>
  • extensions/piwishack/language/vi_VN/plugin.lang.php

    r23722 r26237  
    2626$lang['Partage_me']                     = 'Chia sẻ ảnh.';
    2727
    28   // New since 2.5.b
    29 $lang['close']                  = 'Close';
    30 $lang['sheet_html']             = 'Core HTML';
    31 $lang['sheet_bbcode']           = 'Core BBCode';
    32 $lang['sheet_custom']           = 'Other codes';
    33 $lang['custom_code']            = 'Custom code #';
    34 
    35 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    36 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    37 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    38 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    39 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    40 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    41 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    42 
    43 // Admin: main parameters
    44 $lang['admin_title']         = 'PiwiShack configuration';
    45 $lang['admin_fieldset_main'] = 'Main parameters';
    46 $lang['admin_save']          = 'Save';
    47 
    48 $lang['admin_used_by']         = 'Piwishack will be usable by';
    49 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    50 $lang['admin_used_by_members'] = 'registered members';
    51 $lang['admin_used_by_admin']   = 'administrators only';
    52 
    53 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    54 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    55 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    56 $lang['admin_default_sheet_custom'] = 'custom';
    57 
    58 $lang['admin_window_open']       = 'The HTML link will open in';
    59 $lang['admin_window_open_local'] = 'the current window (standard)';
    60 $lang['admin_window_open_other'] = 'another window (not recommended)';
    61 
    62 $lang['admin_img_name']       = 'Are image names displayed before code?';
    63 $lang['admin_img_name_never'] = 'never';
    64 $lang['admin_img_name_list']  = 'for lists only';
    65 $lang['admin_img_name_all']   = 'always';
    66 
    67 // Admin: core codes configuration
    68 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    69 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    70 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    71 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    72 $lang['admin_codes_img']            = 'Image without link';
    73 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    74 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    75 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    76 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    77 
    78 // Admin: custom codes configuration
    79 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    80 $lang['admin_custom_code']      = 'Custom code #';
    81 $lang['admin_custom_name']      = 'Name: ';
    82 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    83  <label><span class="pattern">##i</span></label>: URL of the image -
    84  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    85  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    86  <label><span class="pattern">##n</span></label>: name of the image<br />
    87  Refer to patterns used in the previous fieldset for examples.';
    88  
    89 
    9028?>
  • extensions/piwishack/language/zh_CN/plugin.lang.php

    r23722 r26237  
    2323$lang['Partage_me'] = '分享你的照片';
    2424
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
    85  
    8625?>
  • extensions/piwishack/language/zh_TW/plugin.lang.php

    r23723 r26237  
    2323$lang['Partage_me']                 = '分享你的影像.';
    2424
    25   // New since 2.5.b
    26 $lang['close']                  = 'Close';
    27 $lang['sheet_html']             = 'Core HTML';
    28 $lang['sheet_bbcode']           = 'Core BBCode';
    29 $lang['sheet_custom']           = 'Other codes';
    30 $lang['custom_code']            = 'Custom code #';
    31 
    32 $lang['post_code_Thumbnail']          = 'Display the thumbnail (without link)';
    33 $lang['post_code_ThumbnailToGallery'] = 'Display the thumbnail (clickable, link to gallery)';
    34 $lang['post_code_ThumbnailToImage']   = 'Display the thumbnail (clickable, link to image)';       
    35 $lang['post_code_Image']              = 'Viewing the normal view (without link)';
    36 $lang['post_code_ImageToGallery']     = 'Viewing the normal view (clickable, link to gallery)';
    37 $lang['post_code_NameToImage']        = 'Name of image, with link to image';
    38 $lang['post_code_NameToGallery']      = 'Name of image, with link to gallery';
    39 
    40 // Admin: main parameters
    41 $lang['admin_title']         = 'PiwiShack configuration';
    42 $lang['admin_fieldset_main'] = 'Main parameters';
    43 $lang['admin_save']          = 'Save';
    44 
    45 $lang['admin_used_by']         = 'Piwishack will be usable by';
    46 $lang['admin_used_by_all']     = 'all visitors (guests included)';
    47 $lang['admin_used_by_members'] = 'registered members';
    48 $lang['admin_used_by_admin']   = 'administrators only';
    49 
    50 $lang['admin_default_sheet']        = 'The format sheet displayed by default is the';
    51 $lang['admin_default_sheet_bbcode'] = 'BBCode (e.g. for forum)';
    52 $lang['admin_default_sheet_html']   = 'HTLM (for web page)';
    53 $lang['admin_default_sheet_custom'] = 'custom';
    54 
    55 $lang['admin_window_open']       = 'The HTML link will open in';
    56 $lang['admin_window_open_local'] = 'the current window (standard)';
    57 $lang['admin_window_open_other'] = 'another window (not recommended)';
    58 
    59 $lang['admin_img_name']       = 'Are image names displayed before code?';
    60 $lang['admin_img_name_never'] = 'never';
    61 $lang['admin_img_name_list']  = 'for lists only';
    62 $lang['admin_img_name_all']   = 'always';
    63 
    64 // Admin: core codes configuration
    65 $lang['admin_fieldset_codes']       = 'Piwishack codes selection';
    66 $lang['admin_codes_thumb']          = 'Thumbnail without link';
    67 $lang['admin_codes_thumb_to_page']  = 'Thumbnail with link to gallery page';
    68 $lang['admin_codes_thumb_to_image'] = 'Thumbnail with link to image';       
    69 $lang['admin_codes_img']            = 'Image without link';
    70 $lang['admin_codes_img_to_page']    = 'Image with link to gallery';
    71 $lang['admin_codes_name_to_image']  = 'Image name with link to image';
    72 $lang['admin_codes_name_to_page']   = 'Image name with link to gallery';
    73 $lang['admin_codes_help']           = 'Tip: Each number defines the sort order used for display. "0" could be used if you don\'t want to display a string pattern.';
    74 
    75 // Admin: custom codes configuration
    76 $lang['admin_fieldset_custom']  = 'Additional sheet: customizable string codes';
    77 $lang['admin_custom_code']      = 'Custom code #';
    78 $lang['admin_custom_name']      = 'Name: ';
    79 $lang['admin_custom_help']      = 'Tip: You can use the following variables in your patterns:<br />
    80  <label><span class="pattern">##i</span></label>: URL of the image -
    81  <label><span class="pattern">##t</span></label>: URL of the thumbnail -
    82  <label><span class="pattern">##g</span></label>: URL of the gallery page -
    83  <label><span class="pattern">##n</span></label>: name of the image<br />
    84  Refer to patterns used in the previous fieldset for examples.';
    85  
    8625?>
Note: See TracChangeset for help on using the changeset viewer.