Changeset 5432 for extensions/akBookStyle/trunk/language
- Timestamp:
- Mar 28, 2010, 9:46:21 PM (15 years ago)
- Location:
- extensions/akBookStyle/trunk/language
- Files:
-
- 3 added
- 3 deleted
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/akBookStyle/trunk/language/en_UK/plugin.lang.php
r3842 r5432 1 1 <?php 2 /** admin **/ 3 $lang['ak_title'] = "ak Book Style"; 4 $lang['ak_intro'] = "That plugin give an alternate presentation for galleries. It gives you in a whole page access to medium image and thumbnails."; 5 $lang['ak_info'] = ""; 2 // +-----------------------------------------------------------------------+ 3 // | akBookStyle - a plugin for Piwigo | 4 // +-----------------------------------------------------------------------+ 5 // | Copyright(C) 2009-2010 Nicolas Roudaire http://www.nikrou.net | 6 // | Copyright(C) 2009 vdigital | 7 // +-----------------------------------------------------------------------+ 8 // | This program is free software; you can redistribute it and/or modify | 9 // | it under the terms of the GNU General Public License as published by | 10 // | the Free Software Foundation | 11 // | | 12 // | This program is distributed in the hope that it will be useful, but | 13 // | WITHOUT ANY WARRANTY; without even the implied warranty of | 14 // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 15 // | General Public License for more details. | 16 // | | 17 // | You should have received a copy of the GNU General Public License | 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | 20 // | USA. | 21 // +-----------------------------------------------------------------------+ 6 22 7 $lang['ak_general_config'] = "Main configuration"; 8 $lang['ak_categories'] = "Category name selection mask (<!--Book--> by default)"; 9 $lang['ak_categories_changed'] = "Selection mask has been updated"; 10 $lang['ak_by_page'] = "Number of thumbnails per page"; 11 $lang['ak_by_page_changed'] = "Thumbnails per page has been updated"; 12 13 $lang['ak_by_line'] = "Number of column"; 14 $lang['ak_by_line_changed'] = "Number of column has been updated"; 15 $lang['ak_thumbnail_size'] = "Thumbnail size"; 16 $lang['ak_by_line_changed'] = "Thumbnail size has been updated"; 17 18 $lang['ak_event_click'] = "click"; 19 $lang['ak_event_mouseover'] = "mouseover"; 20 $lang['ak_mouse_event'] = "Event to show medium picture."; 21 $lang['ak_mouse_event_changed'] = "Event to show medium picture has been updated."; 22 $lang['ak_thumbnails_loc'] = "Thumbnails location"; 23 $lang['ak_thumbnails_loc_changed'] = "Thumbnails location has been changed"; 24 $lang['top'] = "Top"; 25 $lang['left'] = "Left"; 26 $lang['bottom'] = "Bottom"; 27 $lang['right'] = "Right"; 28 $lang['ak_by_column'] = '(or number of lines for Top/Bottom)'; 29 23 $lang['That plugin give an alternate presentation for galleries. It gives you in a whole page access to medium image and thumbnails.'] = "That plugin give an alternate presentation for galleries. It gives you in a whole page access to medium image and thumbnails."; 24 $lang['Main configuration'] = "Main configuration"; 25 $lang['Applicable categorie(s)'] = "Applicable categorie(s)"; 26 $lang['Applicable category has been updated'] = "Applicable category has been updated"; 27 $lang['Applicable categories have been updated'] = "Applicable categories have been updated"; 28 $lang['Number of thumbnails per page'] = "Number of thumbnails per page"; 29 $lang['Thumbnails per page has been updated'] = "Thumbnails per page has been updated"; 30 $lang['Number of column'] = "Number of column"; 31 $lang['Thumbnail size has been updated'] = "Thumbnail size has been updated"; 32 $lang['Thumbnail size'] = "Thumbnail size"; 33 $lang['click'] = "click"; 34 $lang['mouseover'] = "mouseover"; 35 $lang['Event to show medium picture.'] = "Event to show medium picture."; 36 $lang['Event to show medium picture has been updated.'] = "Event to show medium picture has been updated."; 37 $lang['Thumbnails location'] = "Thumbnails location"; 38 $lang['Thumbnails location has been changed'] = "Thumbnails location has been changed"; 39 $lang['Top'] = "Top"; 40 $lang['Left'] = "Left"; 41 $lang['Bottom'] = "Bottom"; 42 $lang['Right'] = "Right"; 43 $lang['or number of lines for Top/Bottom'] = "or number of lines for Top/Bottom"; 44 $lang['Next image'] = "Next image"; 45 $lang['Next page'] = "Next page"; 46 $lang['Previous image'] = "Previous image"; 47 $lang['Previous page'] = "Previous page"; 30 48 ?> -
extensions/akBookStyle/trunk/language/es_ES/plugin.lang.php
r3932 r5432 1 1 <?php 2 /** admin **/ 3 $lang['ak_title'] = "ak Book Style"; 4 $lang['ak_intro'] = "Este plugin permite administrar una presentación alternativa de su galería con las miniaturas sobre la misma página que una foto medium."; 5 $lang['ak_info'] = ""; 2 // +-----------------------------------------------------------------------+ 3 // | akBookStyle - a plugin for Piwigo | 4 // +-----------------------------------------------------------------------+ 5 // | Copyright(C) 2009-2010 Nicolas Roudaire http://www.nikrou.net | 6 // | Copyright(C) 2009 vdigital | 7 // +-----------------------------------------------------------------------+ 8 // | This program is free software; you can redistribute it and/or modify | 9 // | it under the terms of the GNU General Public License as published by | 10 // | the Free Software Foundation | 11 // | | 12 // | This program is distributed in the hope that it will be useful, but | 13 // | WITHOUT ANY WARRANTY; without even the implied warranty of | 14 // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 15 // | General Public License for more details. | 16 // | | 17 // | You should have received a copy of the GNU General Public License | 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | 20 // | USA. | 21 // +-----------------------------------------------------------------------+ 6 22 7 $lang['ak_general_config'] = "Configuración general"; 8 $lang['ak_categories'] = "Máscara de selección sobre el nombre de las categorías (<!--Book--> par défaut)"; 9 $lang['ak_categories_changed'] = "La máscara de selección ha sido modificada."; 10 $lang['ak_by_page'] = "Número miniaturas por página"; 11 $lang['ak_by_page_changed'] = "El número de las miniaturas por página ha sido modificado."; 12 13 $lang['ak_by_line'] = "Número de columnas"; 14 $lang['ak_by_line_changed'] = "El número de columna ha sido modificado"; 15 $lang['ak_thumbnail_size'] = "Talla miniaturas"; 16 $lang['ak_thumbnail_size_changed'] = "La talla miniaturas ha sido modificado."; 17 18 $lang['ak_event_click'] = "clic"; 19 $lang['ak_event_mouseover'] = "sobrevuelo"; 20 $lang['ak_mouse_event'] = "Acontecimiento que pone en marcha la fijación de la imagen."; 21 $lang['ak_mouse_event_changed'] = "El modo de fijación de la imagen ha sido modificado."; 22 23 $lang['ak_thumbnails_loc'] = "Posición de las miniaturas"; 24 $lang['ak_thumbnails_loc_changed'] = "Posición modificada de las miniaturas."; 25 $lang['top'] = "encima"; 26 $lang['left'] = "a la izquierda"; 27 $lang['bottom'] = "abajo"; 28 $lang['right'] = "a la derecha"; 29 $lang['ak_by_column'] = '(o número de líneas, si arriba o abajo)'; 30 23 $lang['That plugin give an alternate presentation for galleries. It gives you in a whole page access to medium image and thumbnails.'] = "Este plugin permite administrar una presentación alternativa de su galería con las miniaturas sobre la misma página que una foto medium."; 24 $lang['Main configuration'] = "Configuración general"; 25 $lang['Number of thumbnails per page'] = "Número miniaturas por página"; 26 $lang['Thumbnails per page has been updated'] = "El número de las miniaturas por página ha sido modificado."; 27 $lang['Number of column'] = "Número de columnas"; 28 $lang['Thumbnail size has been updated'] = "El número de columna ha sido modificado"; 29 $lang['Thumbnail size'] = "Talla miniaturas"; 30 $lang['click'] = "clic"; 31 $lang['mouseover'] = "sobrevuelo"; 32 $lang['Event to show medium picture.'] = "Acontecimiento que pone en marcha la fijación de la imagen."; 33 $lang['Event to show medium picture has been updated.'] = "El modo de fijación de la imagen ha sido modificado."; 34 $lang['Thumbnails location'] = "Posición de las miniaturas"; 35 $lang['Thumbnails location has been changed'] = "Posición modificada de las miniaturas."; 36 $lang['Top'] = "encima"; 37 $lang['Left'] = "a la izquierda"; 38 $lang['Bottom'] = "abajo"; 39 $lang['Right'] = "a la derecha"; 40 $lang['or number of lines for Top/Bottom'] = "o número de líneas, si arriba o abajo"; 31 41 ?> -
extensions/akBookStyle/trunk/language/fr_FR/plugin.lang.php
r3842 r5432 1 1 <?php 2 /** admin **/ 3 $lang['ak_title'] = "ak Book Style"; 4 $lang['ak_intro'] = "Ce plugin permet de gérer une présentation alternative de votre galerie avec les miniatures sur la même page qu'une photo medium."; 5 $lang['ak_info'] = ""; 2 // +-----------------------------------------------------------------------+ 3 // | akBookStyle - a plugin for Piwigo | 4 // +-----------------------------------------------------------------------+ 5 // | Copyright(C) 2009-2010 Nicolas Roudaire http://www.nikrou.net | 6 // | Copyright(C) 2009 vdigital | 7 // +-----------------------------------------------------------------------+ 8 // | This program is free software; you can redistribute it and/or modify | 9 // | it under the terms of the GNU General Public License as published by | 10 // | the Free Software Foundation | 11 // | | 12 // | This program is distributed in the hope that it will be useful, but | 13 // | WITHOUT ANY WARRANTY; without even the implied warranty of | 14 // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 15 // | General Public License for more details. | 16 // | | 17 // | You should have received a copy of the GNU General Public License | 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | 20 // | USA. | 21 // +-----------------------------------------------------------------------+ 6 22 7 $lang['ak_general_config'] = "Configuration générale"; 8 $lang['ak_categories'] = "Masque de sélection sur le nom des catégories (<!--Book--> par défaut)"; 9 $lang['ak_categories_changed'] = "Le masque de sélection a été modifié."; 10 $lang['ak_by_page'] = "Nombre des miniatures par page"; 11 $lang['ak_by_page_changed'] = "Le nombre des miniatures par page a été modifié."; 12 13 $lang['ak_by_line'] = "Nombre de colonnes"; 14 $lang['ak_by_line_changed'] = "Le nombre de colonne a été modifié"; 15 $lang['ak_thumbnail_size'] = "Taille des miniatures"; 16 $lang['ak_thumbnail_size_changed'] = "La taille des miniatures a été modifié."; 17 18 $lang['ak_event_click'] = "clic"; 19 $lang['ak_event_mouseover'] = "survol"; 20 $lang['ak_mouse_event'] = "Evénement déclenchant l'affichage de l'image."; 21 $lang['ak_mouse_event_changed'] = "Le mode d'affichage de l'image a été modifié."; 22 23 $lang['ak_thumbnails_loc'] = "Position des miniatures"; 24 $lang['ak_thumbnails_loc_changed'] = "Position des miniatures modifiée."; 25 $lang['top'] = "au dessus"; 26 $lang['left'] = "à gauche"; 27 $lang['bottom'] = "en bas"; 28 $lang['right'] = "à droite"; 29 $lang['ak_by_column'] = '(ou nombre de lignes, si dessus ou en bas)'; 30 23 $lang['That plugin give an alternate presentation for galleries. It gives you in a whole page access to medium image and thumbnails.'] = "Ce plugin permet de gérer une présentation alternative de votre galerie avec les miniatures sur la même page qu'une photo medium."; 24 $lang['Main configuration'] = "Configuration générale"; 25 $lang['Applicable categorie(s)'] = "Choix de catégorie(s)"; 26 $lang['Applicable category has been updated'] = "La catégorie sélectionnée a été mise à jour"; 27 $lang['Applicable categories has been updated'] = "Les catégories sélectionnées ont été mises à jour"; 28 $lang['Number of thumbnails per page'] = "Nombre des miniatures par page"; 29 $lang['Thumbnails per page has been updated'] = "Le nombre des miniatures par page a été modifié."; 30 $lang['Number of column'] = "Nombre de colonnes"; 31 $lang['Thumbnail size has been updated'] = "Le nombre de colonne a été modifié"; 32 $lang['Thumbnail size'] = "Taille des miniatures"; 33 $lang['click'] = "clic"; 34 $lang['mouseover'] = "survol"; 35 $lang['Event to show medium picture.'] = "Evénement déclenchant l'affichage de l'image."; 36 $lang['Event to show medium picture has been updated.'] = "Le mode d'affichage de l'image a été modifié."; 37 $lang['Thumbnails location'] = "Position des miniatures"; 38 $lang['Thumbnails location has been changed'] = "Position des miniatures modifiée."; 39 $lang['Top'] = "au dessus"; 40 $lang['Left'] = "à gauche"; 41 $lang['Bottom'] = "en bas"; 42 $lang['Right'] = "à droite"; 43 $lang['or number of lines for Top/Bottom'] = "ou nombre de lignes, si dessus ou en bas"; 44 $lang['Next image'] = "Image suivante"; 45 $lang['Next page'] = "Page suivante"; 46 $lang['Previous image'] = "Image précédente"; 47 $lang['Previous page'] = "Page précédente"; 31 48 ?> -
extensions/akBookStyle/trunk/language/hu_HU/plugin.lang.php
r5000 r5432 1 1 <?php 2 /** admin **/ 3 $lang['ak_title'] = "ak Book Style"; 4 $lang['ak_intro'] = "Ez a bővítmény egy változó bemutatót nyújt a galériáknak. Egész oldalon történő kép és bélyegkép bemutatás lehetőségét adja."; 5 $lang['ak_info'] = ""; 2 // +-----------------------------------------------------------------------+ 3 // | akBookStyle - a plugin for Piwigo | 4 // +-----------------------------------------------------------------------+ 5 // | Copyright(C) 2009-2010 Nicolas Roudaire http://www.nikrou.net | 6 // | Copyright(C) 2009 vdigital | 7 // +-----------------------------------------------------------------------+ 8 // | This program is free software; you can redistribute it and/or modify | 9 // | it under the terms of the GNU General Public License as published by | 10 // | the Free Software Foundation | 11 // | | 12 // | This program is distributed in the hope that it will be useful, but | 13 // | WITHOUT ANY WARRANTY; without even the implied warranty of | 14 // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 15 // | General Public License for more details. | 16 // | | 17 // | You should have received a copy of the GNU General Public License | 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | 20 // | USA. | 21 // +-----------------------------------------------------------------------+ 6 22 7 $lang['ak_general_config'] = "Fő konfiguráció"; 8 $lang['ak_categories'] = "Kategória név maszk kiválasztás (<!--Book--> az alapértelmezett)"; 9 $lang['ak_categories_changed'] = "Maszk kiválasztása frissítve."; 10 $lang['ak_by_page'] = "Bélyegképek száma az oldalon"; 11 $lang['ak_by_page_changed'] = "Bélyegképek száma az oldalon frissítve."; 12 13 $lang['ak_by_line'] = "Oszlopok száma"; 14 $lang['ak_by_line_changed'] = "Oszlopok száma frissítve."; 15 $lang['ak_thumbnail_size'] = "Bélyegkép mérete"; 16 $lang['ak_by_line_changed'] = "Bélyegkép mérete frissítve."; 17 18 $lang['ak_event_click'] = "kattintásra"; 19 $lang['ak_event_mouseover'] = "kurzor a képen"; 20 $lang['ak_mouse_event'] = "Közepes kép mutatása."; 21 $lang['ak_mouse_event_changed'] = "Közepes kép megjelenítés módja frissítve."; 22 $lang['ak_thumbnails_loc'] = "Bélyegkép helye"; 23 $lang['ak_thumbnails_loc_changed'] = "Bélyegképek helye megváltozott."; 24 $lang['top'] = "Fent"; 25 $lang['left'] = "Lent"; 26 $lang['bottom'] = "Bal"; 27 $lang['right'] = "Jobb"; 28 $lang['ak_by_column'] = '(vagy a sorok száma ha Fent/Lent)'; 29 23 $lang['That plugin give an alternate presentation for galleries. It gives you in a whole page access to medium image and thumbnails.'] = "Ez a bővítmény egy változó bemutatót nyújt a galériáknak. Egész oldalon történő kép és bélyegkép bemutatás lehetőségét adja."; 24 $lang['Main configuration'] = "Fő konfiguráció"; 25 $lang['Number of thumbnails per page'] = "Bélyegképek száma az oldalon"; 26 $lang['Thumbnails per page has been updated'] = "Bélyegképek száma az oldalon frissítve."; 27 $lang['Number of column'] = "Oszlopok száma"; 28 $lang['Thumbnail size has been updated'] = "Bélyegkép mérete frissítve."; 29 $lang['Thumbnail size'] = "Bélyegkép mérete"; 30 $lang['click'] = "kattintásra"; 31 $lang['mouseover'] = "kurzor a képen"; 32 $lang['Event to show medium picture.'] = "Közepes kép mutatása."; 33 $lang['Event to show medium picture has been updated.'] = "Közepes kép megjelenítés módja frissítve."; 34 $lang['Thumbnails location'] = "Bélyegkép helye"; 35 $lang['Thumbnails location has been changed'] = "Bélyegképek helye megváltozott."; 36 $lang['Top'] = "Fent"; 37 $lang['Left'] = "Lent"; 38 $lang['Bottom'] = "Bal"; 39 $lang['Right'] = "Jobb"; 40 $lang['or number of lines for Top/Bottom'] = "vagy a sorok száma ha Fent/Lent"; 30 41 ?> -
extensions/akBookStyle/trunk/language/it_IT/plugin.lang.php
r4339 r5432 1 1 <?php 2 /** admin **/ 3 $lang['ak_title'] = "ak Book Style"; 4 $lang['ak_intro'] = "Questo plugin permette di gestire una presentazione alternativa della vostra galleria con le miniature sulla stessa pagina di una foto media."; 5 $lang['ak_info'] = ""; 2 // +-----------------------------------------------------------------------+ 3 // | akBookStyle - a plugin for Piwigo | 4 // +-----------------------------------------------------------------------+ 5 // | Copyright(C) 2009-2010 Nicolas Roudaire http://www.nikrou.net | 6 // | Copyright(C) 2009 vdigital | 7 // +-----------------------------------------------------------------------+ 8 // | This program is free software; you can redistribute it and/or modify | 9 // | it under the terms of the GNU General Public License as published by | 10 // | the Free Software Foundation | 11 // | | 12 // | This program is distributed in the hope that it will be useful, but | 13 // | WITHOUT ANY WARRANTY; without even the implied warranty of | 14 // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 15 // | General Public License for more details. | 16 // | | 17 // | You should have received a copy of the GNU General Public License | 18 // | along with this program; if not, write to the Free Software | 19 // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | 20 // | USA. | 21 // +-----------------------------------------------------------------------+ 6 22 7 $lang['ak_general_config'] = "Configurazione generale"; 8 $lang['ak_categories'] = "Maschera di selezione sul nome delle categorie (<!--Book--> di default)"; 9 $lang['ak_categories_changed'] = "La maschera di selezione è stata aggiornato."; 10 $lang['ak_by_page'] = "Numero di miniature per pagina"; 11 $lang['ak_by_page_changed'] = "Il numero di miniature per pagina è stato aggiornato."; 12 13 $lang['ak_by_line'] = "Numero di colonne"; 14 $lang['ak_by_line_changed'] = "Il numero di colonne è stato aggiornato"; 15 $lang['ak_thumbnail_size'] = "Dimenzioni delle miniature"; 16 $lang['ak_by_line_changed'] = "Le dimenzioni delle miniature sono state aggiornate"; 17 18 $lang['ak_event_click'] = "clic"; 19 $lang['ak_event_mouseover'] = "sorvolo"; 20 $lang['ak_mouse_event'] = "Eventi che attivano la visualizzazione di un'immagine."; 21 $lang['ak_mouse_event_changed'] = "Il modo di visualizzazione dell'immagine è stata modificata."; 22 23 $lang['ak_thumbnails_loc'] = "Posizione delle miniature"; 24 $lang['ak_thumbnails_loc_changed'] = "Posizione delle miniature modificate."; 25 $lang['top'] = "sopra"; 26 $lang['left'] = "a sinistra"; 27 $lang['bottom'] = "sotto"; 28 $lang['right'] = "a destra"; 29 $lang['ak_by_column'] = '(o numero di righe se sopra o sotto)'; 30 23 $lang['That plugin give an alternate presentation for galleries. It gives you in a whole page access to medium image and thumbnails.'] = "Questo plugin permette di gestire una presentazione alternativa della vostra galleria con le miniature sulla stessa pagina di una foto media."; 24 $lang['Main configuration'] = "Configurazione generale"; 25 $lang['Number of thumbnails per page'] = "Numero di miniature per pagina"; 26 $lang['Thumbnails per page has been updated'] = "Il numero di miniature per pagina è stato aggiornato."; 27 $lang['Number of column'] = "Numero di colonne"; 28 $lang['Thumbnail size has been updated'] = "Le dimenzioni delle miniature sono state aggiornate"; 29 $lang['Thumbnail size'] = "Dimenzioni delle miniature"; 30 $lang['click'] = "clic"; 31 $lang['mouseover'] = "sorvolo"; 32 $lang['Event to show medium picture.'] = "Eventi che attivano la visualizzazione di un'immagine."; 33 $lang['Event to show medium picture has been updated.'] = "Il modo di visualizzazione dell'immagine è stata modificata."; 34 $lang['Thumbnails location'] = "Posizione delle miniature"; 35 $lang['Thumbnails location has been changed'] = "Posizione delle miniature modificate."; 36 $lang['Top'] = "sopra"; 37 $lang['Left'] = "a sinistra"; 38 $lang['Bottom'] = "sotto"; 39 $lang['Right'] = "a destra"; 40 $lang['or number of lines for Top/Bottom'] = "o numero di righe se sopra o sotto"; 31 41 ?>
Note: See TracChangeset
for help on using the changeset viewer.