Changeset 4595 for extensions/LLGBO2/language
- Timestamp:
- Dec 31, 2009, 6:38:55 PM (15 years ago)
- Location:
- extensions/LLGBO2/language
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/LLGBO2/language/en_UK/plugin.lang.php
r4591 r4595 6 6 // +-----------------------------------------------------------------------+ 7 7 $lang['submit'] = 'Submit'; 8 $lang[' Howto'] = 'This plugin manage the picture page presentation.<br>';9 $lang['Howto'] = 'This plugin manage the picture page presentation.<br>Special thanks to all the forum for their precious help';8 $lang['Title'] = 'Looks like GBo'; 9 $lang['Howto'] = 'This plugin manages the picture page layout.'; 10 10 $lang['Step1_Title'] = 'Plugin settings'; 11 11 $lang['Step2_Title'] = 'Tooltip settings'; 12 12 $lang['Step3_Title'] = 'Frame settings'; 13 $lang['Step4_Title'] = ' Header Display/Hide foreach page';14 $lang['llgbo_tooltip']=' Display tooltip (thumbnail under button) on mouseover :';15 $lang['llgbo_exifunderbt']=' Display tooltip (EXIF under button metadata) on mouseover:';16 $lang['llgbo_frame']='Manage frame around the picture:';13 $lang['Step4_Title'] = 'Display/hide the header of each page'; 14 $lang['llgbo_tooltip']='Special tooltips (photos thumbnails) on mouseover :'; 15 $lang['llgbo_exifunderbt']='Special tooltip for EXIF on mouseover:'; 16 $lang['llgbo_frame']='Manage a frame around the picture:'; 17 17 $lang['llgbo_header']='Manage display header '; 18 $lang['llgbo_maintain_header']='Maintain header on the folowing page:';19 $lang['llgbo_usemap']='Add navigation on picture:';20 $lang['llgbo_usemap_thumb']='Display thumbnails when navigation on picture is active :';18 $lang['llgbo_maintain_header']='Maintain header on following pages:'; 19 $lang['llgbo_usemap']='Add navigation bar on picture:'; 20 $lang['llgbo_usemap_thumb']='Display thumbnails when navigation is active on picture :'; 21 21 $lang['llgbo_info']=' (^_^) Settings updated'; 22 $lang['llgbo_title_frame'] = 'Display picture title on frame';23 $lang['llgbo_default_navthumb'] = ' Hide standard display of Prev_Next thumbnails:';22 $lang['llgbo_title_frame'] = 'Display picture title on the frame'; 23 $lang['llgbo_default_navthumb'] = 'Suppress Prev_Next thumbnails standard display:'; 24 24 $lang['save'] = 'Save'; 25 25 $lang['preview'] = 'Preview'; 26 $lang['llgo_tooltip_width']= ' Define tooltip width';27 $lang['llgo_tooltip_size']= ' Define tooltip border width';28 $lang['llgbo_tooltip_bordercolor']= ' Define tooltip border color';29 $lang['llgbo_tooltip_backgroundcolor']= ' Define tooltip background color';30 $lang['llgbo_tooltip_titlecolor']= ' Define tooltip title color';31 $lang['llgbo_tooltip_color']= ' Define tooltip text color';32 $lang['llgo_global_setting']= 'Piwigo Picture page global settings';26 $lang['llgo_tooltip_width']= 'Tooltip width'; 27 $lang['llgo_tooltip_size']= 'Tooltip border width'; 28 $lang['llgbo_tooltip_bordercolor']= 'Tooltip border color'; 29 $lang['llgbo_tooltip_backgroundcolor']= 'Tooltip background color'; 30 $lang['llgbo_tooltip_titlecolor']= 'Tooltip title color'; 31 $lang['llgbo_tooltip_color']= 'Tooltip text color'; 32 $lang['llgo_global_setting']= 'Piwigo picture page global settings'; 33 33 $lang['llgo_tooltip_setting']= 'Tooltip title'; 34 $lang['llgo_frame_setting']= 'Frame settings 35 $lang['llgbo_title_frame_color']= ' Title frame color';36 $lang['llgbo_frame_bdcolor0']= 'Line 1 color 37 $lang['llgbo_frame_bdcolor1']= 'Line 2 color 38 $lang['llgbo_frame_bdcolor2']= 'Line 3 color 39 $lang['llgbo_frame_bdcolor3']= 'Line 4 color 40 $lang['llgbo_frame_bdcolor4']= 'Line 5 color 41 $lang['llgbo_frame_bdcolor5']= 'Line 6 color 42 $lang['llgbo_frame_bdcolor6']= 'Line 7 color 43 $lang['llgbo_frame_bdcolor7']= 'Line 8 color 44 $lang['llgbo_frame_bdcolor8']= 'Line 9 color 45 $lang['llgbo_frame_bdcolor9']= 'Line 10 color :';46 $lang['llgbo_frame_bdcolor10']= 'Line 11 color 47 $lang['llgbo_frame_bdcolor11']= 'Line 12 color 48 $lang['llgbo_frame_bdcolor12']= 'Line 13 color 49 $lang['llgbo_frame_bdcolor13']= 'Line 14 color 50 $lang['llgbo_frame_bdcolor14']= 'Line 15 color 51 $lang['llgbo_frame_bdcolor15']= 'Line 16 color 52 $lang['llgbo_frame_bdsize']= ' size in px :';34 $lang['llgo_frame_setting']= 'Frame settings:' ; 35 $lang['llgbo_title_frame_color']= 'Color for the title displayed on frame'; 36 $lang['llgbo_frame_bdcolor0']= 'Line 1 color: '; 37 $lang['llgbo_frame_bdcolor1']= 'Line 2 color: '; 38 $lang['llgbo_frame_bdcolor2']= 'Line 3 color: '; 39 $lang['llgbo_frame_bdcolor3']= 'Line 4 color: '; 40 $lang['llgbo_frame_bdcolor4']= 'Line 5 color: '; 41 $lang['llgbo_frame_bdcolor5']= 'Line 6 color: '; 42 $lang['llgbo_frame_bdcolor6']= 'Line 7 color: '; 43 $lang['llgbo_frame_bdcolor7']= 'Line 8 color: '; 44 $lang['llgbo_frame_bdcolor8']= 'Line 9 color: '; 45 $lang['llgbo_frame_bdcolor9']= 'Line 10 color:'; 46 $lang['llgbo_frame_bdcolor10']= 'Line 11 color: '; 47 $lang['llgbo_frame_bdcolor11']= 'Line 12 color: '; 48 $lang['llgbo_frame_bdcolor12']= 'Line 13 color: '; 49 $lang['llgbo_frame_bdcolor13']= 'Line 14 color: '; 50 $lang['llgbo_frame_bdcolor14']= 'Line 15 color: '; 51 $lang['llgbo_frame_bdcolor15']= 'Line 16 color: '; 52 $lang['llgbo_frame_bdsize']= 'width:'; 53 53 $lang['llgbo_M_frame'] = 'Frame management'; 54 54 $lang['llgbo_M_tooltip'] = 'Tooltip management'; 55 55 $lang['llgbo_M_manage'] = 'Global settings'; 56 $lang['llgbo_samples'] = 'Samples : '; 57 $lang['llgbo_frame']='Manage frame around the picture :';$lang['Step4_Title'] = 'Header settings'; 58 $lang['llgbo_header']='Manage display header '; 59 $lang['llgo_tooltip_setting']= 'Tooltip title'; 60 $lang['llgbo_M_header'] = 'Display Header management'; 61 $lang['llgbo_header_home'] = 'Header display on Home page'; 62 $lang['llgbo_header_category'] = 'Header display on Category page'; 63 $lang['llgbo_header_category_filter_recent']= 'Header display on Category page (filter by recent)'; 64 $lang['llgbo_header_category_flat']= 'Header display on Category page (option flat)' ; 65 $lang['llgbo_header_category_posted_monthly']= 'Header display on Category page option calendar' ; 66 $lang['llgbo_header_picture']= 'Header display on Picture page' ; 67 $lang['llgbo_header_additional_page'] = 'Header display on Additional page'; 68 $lang['llgbo_header_most_visited'] = 'Header display on Most visited page'; 69 $lang['llgbo_header_best_rated'] = 'Header display on Best rated page'; 70 $lang['llgbo_header_list']= 'Header display on Random pictures page'; 71 $lang['llgbo_header_recent_pics']= 'Header display on Recents pictures page'; 72 $lang['llgbo_header_created_monthly_calendar'] = 'Header display on Calendar page'; 73 $lang['llgbo_header_tags']= 'Header display on Tags page'; 74 $lang['llgbo_header_search']= 'Header display on Search page'; 75 $lang['llgbo_header_comments']= 'Header display on Comments page'; 76 $lang['llgbo_header_about']= 'Header display on About page'; 77 $lang['llgbo_header_notification']= 'Header display on Notification page'; 78 $lang['llgbo_header_register'] = 'Header display on Register page'; 79 $lang['llgbo_header_identification']= 'Header display on identification page'; 80 $lang['llgbo_header_favorites']= 'Header display on My Favorites page'; 81 $lang['llgbo_header_recent_cats']= 'Header display on Recent category page'; 56 $lang['llgbo_samples'] = 'Samples: '; 57 $lang['llgbo_frame']='Manage frame around the picture :'; 58 $lang['llgbo_header']='Manage header display'; 59 $lang['llgbo_M_header'] = 'Header display management'; 60 $lang['llgbo_header_home'] = 'Display header on Home page'; 61 $lang['llgbo_header_category'] = 'Display header on Category page'; 62 $lang['llgbo_header_category_filter_recent']= 'Display header on Category page (filter by recent)'; 63 $lang['llgbo_header_category_flat']= 'Display header on Category page (option flat)' ; 64 $lang['llgbo_header_category_posted_monthly']= 'Display header on Category page option calendar' ; 65 $lang['llgbo_header_picture']= 'Display header on Picture page' ; 66 $lang['llgbo_header_additional_page'] = 'Display header on Additional pages'; 67 $lang['llgbo_header_most_visited'] = 'Display header on Most visited page'; 68 $lang['llgbo_header_best_rated'] = 'Display header on Best rated page'; 69 $lang['llgbo_header_list']= 'Display header on Random pictures page'; 70 $lang['llgbo_header_recent_pics']= 'Display header on Recents pictures page'; 71 $lang['llgbo_header_created_monthly_calendar'] = 'Display header on Calendar page'; 72 $lang['llgbo_header_tags']= 'Display header on Tags page'; 73 $lang['llgbo_header_search']= 'Display header on Search page'; 74 $lang['llgbo_header_comments']= 'Display header on Comments page'; 75 $lang['llgbo_header_about']= 'Display header on About page'; 76 $lang['llgbo_header_notification']= 'Display header on Notification page'; 77 $lang['llgbo_header_register'] = 'Display header on Register page'; 78 $lang['llgbo_header_identification']= 'Display header on identification page'; 79 $lang['llgbo_header_favorites']= 'Display header on My Favorites page'; 80 $lang['llgbo_header_recent_cats']= 'Display header on Recent category page'; 82 81 $lang['llgbo_frame_sample']= 'Samples list '; 83 82 $lang['previewsamples']= 'Display this sample'; … … 85 84 86 85 87 88 -
extensions/LLGBO2/language/es_ES/plugin.lang.php
r4593 r4595 9 9 $lang['Howto'] = 'Este plugin permite modificar la presentación de la página llena de imágenes.'; 10 10 $lang['Step1_Title'] = 'Parametraje de Plugin '; 11 $lang['Step2_Title'] = 'Parametraje de la burbuja info';12 $lang['Step3_Title'] = 'Parametraje del marco';13 $lang['Step4_Title'] = ' Parámetros de la burbuja info';11 /*TODO*/$lang['Step2_Title'] = 'Tooltip settings'; 12 /*TODO*/$lang['Step3_Title'] = 'Frame settings'; 13 $lang['Step4_Title'] = 'Anuncio / Máscara la marea de cada página'; 14 14 $lang['llgbo_tooltip']='Infobulles específico (miniaturas de las fotos) al sobrevuelo de los botones:'; 15 15 $lang['llgbo_exifunderbt']='Fija los EXTEJOS al sobrevuelo del botón :'; … … 57 57 $lang['llgbo_frame']='Administrar un marco alrededor de la imagen :'; 58 58 $lang['llgbo_header']='Administrar la fijación de la marea '; 59 //$lang['llgo_tooltip_setting']= 'Tooltip title';60 59 $lang['llgbo_M_header'] = 'Gestión de la fijación de la marea'; 61 60 $lang['llgbo_header_home'] = 'Fijación sobre la página inicial'; … … 80 79 $lang['llgbo_header_favorites']= 'Fijación sobre la página Mis favoritos'; 81 80 $lang['llgbo_header_recent_cats']= 'Fijación sobre la página Últimas categorías '; 82 $lang['llgbo_frame_sample']= 'Lista ejemplost ';83 $lang['previewsamples']= 'Fijar este ejemplo';81 /*TODO*/$lang['llgbo_frame_sample']= 'Samples list '; 82 /*TODO*/$lang['previewsamples']= 'Display this sample'; 84 83 ?> 85 84 -
extensions/LLGBO2/language/fr_FR/plugin.lang.php
r4591 r4595 11 11 $lang['Step2_Title'] = 'Paramétrage de l\'infobulle'; 12 12 $lang['Step3_Title'] = 'Paramétrage du cadre '; 13 $lang['Step4_Title']= ' Paramètres de l\'infobulle :';13 $lang['Step4_Title']= 'Affiche/Masque l\'entête de chaque page'; 14 14 $lang['llgbo_tooltip']='Infobulles spécifiques (miniatures des photos) au survol des boutons :'; 15 15 $lang['llgbo_exifunderbt']='Infobulles spécifiques pour les EXIFS au survol du bouton :'; … … 57 57 $lang['llgbo_frame']='Gérer le cadre autour de la photo'; 58 58 $lang['llgbo_header']='Gérer l\'affichage de l\'entête'; 59 $lang['llgo_tooltip_setting']= 'Titre de l\'info bulle';60 59 $lang['llgbo_M_header'] = 'Gestion de l\'affichage de l\'entête'; 61 60 $lang['llgbo_header_home'] = 'Affichage sur la page d\'Accueil'; -
extensions/LLGBO2/language/hu_HU/plugin.lang.php
r4594 r4595 18 18 $lang['llgbo_maintain_header']='Fejléc megtartása a következő oldalakon :'; 19 19 $lang['llgbo_usemap']='Navigációs buboréksúgó a kurzor alatt :'; 20 $lang['llgbo_usemap_thumb']='Bélyegkép mutatása ha a kurzor a képen van ésa kibővített budoréksúgó be van kapcsolva :';20 $lang['llgbo_usemap_thumb']='Bélyegkép mutatása ha a kurzor a képen van és <br>a kibővített budoréksúgó be van kapcsolva :'; 21 21 $lang['llgbo_info']='(^_^)Beállítások frissítve !'; 22 22 $lang['llgbo_title_frame'] = 'Megjelenjen-e a kép címe a képkereten, ha az be van kapcsolva :'; 23 $lang['llgbo_default_navthumb'] = 'Kikapcsolja a hagyományos nézetet? (Előző/Következő kép bélyegképének megjelenítése) :';23 $lang['llgbo_default_navthumb'] = 'Kikapcsolja a hagyományos nézetet?<br>(Előző/Következő kép bélyegképének megjelenítése) :'; 24 24 $lang['save'] = 'Mentés'; 25 25 $lang['preview'] = 'Előnézet'; … … 32 32 $lang['llgo_global_setting']= 'Piwigo Kép oldal általános beállítások'; 33 33 $lang['llgo_tooltip_setting']= 'Buboréksúgó beállítások'; 34 $lang['llgo_ frame_setting']= 'Képkeret beállítások :';34 $lang['llgo_tooltip_setting']= 'Cím színe'; 35 35 $lang['llgbo_title_frame_color']= 'Kép címének színe a kereten'; 36 36 $lang['llgbo_frame_bdcolor0']= '1. elem színe : '; … … 57 57 $lang['llgbo_frame']='Keret megjelenítése a kép körül :'; 58 58 $lang['llgbo_header']='Fejléc megjelenítésének kezelése :'; 59 $lang['llgo_tooltip_setting']= 'Cím színe';60 59 $lang['llgbo_M_header'] = 'Fejléc megjelenítés beállítások'; 61 60 $lang['llgbo_header_home'] = 'Fejléc a Nyitó oldalon'; … … 80 79 $lang['llgbo_header_favorites']= 'Fejléc a Kedvencek oldalon'; 81 80 $lang['llgbo_header_recent_cats']= 'Fejléc a Legfrissebb kategória oldalon'; 82 $lang['llgbo_frame_sample']= 'Minták listázása';83 $lang['previewsamples']= 'Minta megtekintése'; 81 /*TODO*/$lang['llgbo_frame_sample']= 'Samples list '; 82 /*TODO*/$lang['previewsamples']= 'Display this sample'; 84 83 ?> 85 84 -
extensions/LLGBO2/language/pl_PL/plugin.lang.php
r4591 r4595 12 12 /*TODO*/$lang['Step3_Title'] = 'Frame settings'; 13 13 /*TODO*/$lang['Step4_Title'] = 'Header Display/Hide for each page'; 14 $lang['llgbo_tooltip']='Wyświetlaj okienko skrótu (miniatury dostępne na przycisku) przy ruchu myszką :';15 $lang['llgbo_exifunderbt']='Wyświetlaj okienko skrótu (dane EXIF dostępne na przycisku metadanych) przy ruchu myszką :';14 $lang['llgbo_tooltip']='Wyświetlaj okienko skrótu <br>(miniatury dostępne na przycisku) przy ruchu myszką :'; 15 $lang['llgbo_exifunderbt']='Wyświetlaj okienko skrótu <br>(dane EXIF dostępne na przycisku metadanych) przy ruchu myszką :'; 16 16 $lang['llgbo_frame']='Wyświetlaj białą ramkę wokół zdjęcia :'; 17 17 $lang['llgbo_header']='Nagłówek jest wyświetlany jedynie na pierwszej stronie :'; … … 31 31 /*TODO*/$lang['llgbo_tooltip_color']= 'Define tooltip text color'; 32 32 /*TODO*/$lang['llgo_global_setting']= 'Piwigo Picture page global settings'; 33 /*TODO*/$lang['llgo_tooltip_setting']= 'Tooltip settings';33 /*TODO*/$lang['llgo_tooltip_setting']= 'Tooltip title'; 34 34 /*TODO*/$lang['llgo_frame_setting']= 'Frame settings :' ; 35 35 /*TODO*/$lang['llgbo_title_frame_color']= 'Title frame color'; … … 57 57 /*TODO*/$lang['llgbo_frame']='Manage frame around the picture :';$lang['Step4_Title'] = 'Header settings'; 58 58 /*TODO*/$lang['llgbo_header']='Manage display header '; 59 /*TODO*/$lang['llgo_tooltip_setting']= 'Tooltip title';60 59 /*TODO*/$lang['llgbo_M_header'] = 'Display Header management'; 61 60 /*TODO*/$lang['llgbo_header_home'] = 'Header display on Home page';
Note: See TracChangeset
for help on using the changeset viewer.