Changeset 19666
- Timestamp:
- Dec 30, 2012, 9:35:09 PM (12 years ago)
- Location:
- extensions
- Files:
-
- 3 deleted
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/File_Uploader/admin/admin_configuration.tpl
r19472 r19666 7 7 <legend>{'Configuration'|@translate}</legend> 8 8 <p> 9 <label><input type="checkbox" name="file_uploader_checkbox[new_tab]" value="1" {$file_uploader_checked.new_tab}> {'Open pdfin a new tab'|@translate}</label>9 <label><input type="checkbox" name="file_uploader_checkbox[new_tab]" value="1" {$file_uploader_checked.new_tab}> {'Open files in a new tab'|@translate}</label> 10 10 </p> 11 11 <p> -
extensions/File_Uploader/admin/admin_help.tpl
r19544 r19666 7 7 </p> 8 8 <ul> 9 <li>{'Open pdf in a new tab'|@translate}{': Check to open pdf files in a new tab instead of downloading them.'|@translate}</li>9 <li>{'Open files in a new tab'|@translate}{': Check to open files in a new tab or download them depending on the extension.'|@translate}</li> 10 10 <li>{'Overwrite files without notice'|@translate}{': Check to overwrite files during upload if a file with the same name already exists.'|@translate}</li> 11 11 </ul> -
extensions/File_Uploader/language/da_DK/plugin.lang.php
r19531 r19666 25 25 $lang['You can use this plugin with the plugin <a href="http://fr.piwigo.org/ext/extension_view.php?eid=654">Media Icon</a> to add an icon to your "non picture" files.'] = 'Du kan anvende denne plugin sammen med plugin\'en <a href="http://fr.piwigo.org/ext/extension_view.php?eid=654">Media Icon</a> til at tilføje ikonen til din mappe med filer, der ikke er billeder.'; 26 26 $lang['No file to upload'] = 'Der er ingen fil at uploade'; 27 $lang['Open pdf in a new tab'] = 'Åbn PDFi et nyt faneblad';27 $lang['Open files in a new tab'] = 'Åbn filer i et nyt faneblad'; 28 28 $lang['Open the file in a new tab'] = 'Åbn filen i et nyt faneblad'; 29 29 $lang['Overwrite files without notice'] = 'Overskriv filer uden advarsel'; … … 44 44 $lang['You can use a personnal image or convert your file to an image using a desktop program or a web service such as'] = 'Du kan anvende et personligt billede eller konvertere din fil til et billede ved hjælp af et program på din computer eller via en webtjeneste så som'; 45 45 $lang['... or '] = '... eller'; 46 $lang[': Check to open pdf files in a new tab instead of downloading them.'] = ': Sæt flueben for at åbne PDF-filer i et nyt faneblad i stedet for at downloade dem.';47 46 $lang[': Check to overwrite files during upload if a file with the same name already exists.'] = ': Sæt flueben for at overskrive filer ved upload, hvis en fil med det samme navn allerede findes.'; 48 47 $lang['Album:'] = 'Album:'; -
extensions/File_Uploader/language/de_DE/plugin.lang.php
r19609 r19666 23 23 $lang['create a new album'] = 'Erstelle ein neues Album'; 24 24 $lang['No file to upload'] = 'Keine Datei zum hochladen'; 25 $lang['Open pdf in a new tab'] = 'Öffne PDFin neuem TAB';25 $lang['Open files in a new tab'] = 'Öffne Datei in neuem TAB'; 26 26 $lang['Open the file in a new tab'] = 'Öffne die Datei in einem neuen TAB'; 27 27 $lang['Overwrite files without notice'] = 'Überschreibe Datei ohne Warnhinweis'; … … 43 43 $lang['You can use this plugin with the plugin <a href="http://fr.piwigo.org/ext/extension_view.php?eid=654">Media Icon</a> to add an icon to your "non picture" files.'] = 'Du kannst mit dem Plugin <a href="http://fr.piwigo.org/ext/extension_view.php?eid=654">Media Icon</a> ein Symbol zu deinen Dateien hinzuzufügen, die keine Bilddateien sind.'; 44 44 $lang['... or '] = '... oder'; 45 $lang[': Check to open pdf files in a new tab instead of downloading them.'] = ': Auswählen um PDF\'s in einem neuen TAB zu öffnen anstelle sie herunter zu laden.';46 45 $lang[': Check to overwrite files during upload if a file with the same name already exists.'] = ': Auswählen um Dateien zu überschreiben falls sie schon mit gleichen Namen existieren.'; 47 46 $lang['Album:'] = 'Album:'; -
extensions/File_Uploader/language/el_GR/plugin.lang.php
r19569 r19666 32 32 $lang['Overwrite files without notice'] = 'Αντικατάσταση αρχείων χωρίς προειδοποίηση'; 33 33 $lang['Open the file in a new tab'] = 'Ανοίξτε το αρχείο σε μια νέα καρτέλα'; 34 $lang['Open pdf in a new tab'] = 'Ανοίξτε το pdfσε μια νέα καρτέλα';34 $lang['Open files in a new tab'] = 'Ανοίξτε το αρχεία σε μια νέα καρτέλα'; 35 35 $lang['No file to upload'] = 'Δεν υπάρχει αρχείο για να φορτώσετε'; 36 36 $lang['Missing a temporary folder'] = 'Λείπει ένας προσωρινός φάκελος'; … … 51 51 $lang['Album:'] = 'Λεύκωμα: '; 52 52 $lang[': Check to overwrite files during upload if a file with the same name already exists.'] = ': Ελέγξτε να αντικαταστήσετε τα αρχεία κατά τη διάρκεια της αποστολής, αν ένα αρχείο με το ίδιο όνομα υπάρχει ήδη.'; 53 $lang[': Check to open pdf files in a new tab instead of downloading them.'] = ': Δοκιμάστε να ανοίξετε τα αρχεία pdf σε μια νέα καρτέλα αντί για τη λήψη τους.';54 53 $lang['... or '] = '.. ή'; 55 54 $lang['create a new album'] = 'δημιουργήσετε ένα νέο λεύκωμα'; -
extensions/File_Uploader/language/en_UK/plugin.lang.php
r19489 r19666 39 39 40 40 //admin_configuration.tpl 41 $lang['Open pdf in a new tab'] = 'Open pdfin a new tab';41 $lang['Open files in a new tab'] = 'Open files in a new tab'; 42 42 $lang['Overwrite files without notice'] = 'Overwrite files without notice'; 43 43 … … 45 45 $lang['The Upload tab allows you to upload "non picture" files to your gallerie. Fill in the form to upload and synchronize your file.'] = 'The Upload tab allows you to upload "non picture" files to your gallerie. Fill in the form to upload and synchronize your file.'; 46 46 $lang['The Configuration tab allows you to customize the plugin in two ways:'] = 'The Configuration tab allows you to customize the plugin in two ways:'; 47 $lang[': Check to open pdf files in a new tab instead of downloading them.'] = ': Check to open pdf files in a new tab instead of downloading them.';47 $lang[': Check to open files in a new tab or download them depending on the extension.'] = ': Check to open files in a new tab or download them depending on the extension.'; 48 48 $lang[': Check to overwrite files during upload if a file with the same name already exists.'] = ': Check to overwrite files during upload if a file with the same name already exists.'; 49 49 $lang['You can use this plugin with the plugin <a href="http://fr.piwigo.org/ext/extension_view.php?eid=654">Media Icon</a> to add an icon to your "non picture" files.'] = 'You can use this plugin with the plugin <a href="http://fr.piwigo.org/ext/extension_view.php?eid=654">Media Icon</a> to add an icon to your "non picture" files.'; -
extensions/File_Uploader/language/es_ES/plugin.lang.php
r19562 r19666 25 25 $lang['Missing a temporary folder'] = 'Falta una carpeta temporal'; 26 26 $lang['No file to upload'] = 'Ningun archivo para subir'; 27 $lang['Open pdf in a new tab'] = 'Abrir pdfen una nueva pestaña';27 $lang['Open files in a new tab'] = 'Abrir archivos en una nueva pestaña'; 28 28 $lang['Open the file in a new tab'] = 'Abrir archivo en una nueva pestaña'; 29 29 $lang['Overwrite files without notice'] = 'Sobrescribir archivos sin notificarlo'; … … 44 44 $lang['You can use a personnal image or convert your file to an image using a desktop program or a web service such as'] = 'Puede usar una imagen personal o convertir su archivo en imagen usando un programa de escritorio o un servicio web como'; 45 45 $lang['... or '] = '...o'; 46 $lang[': Check to open pdf files in a new tab instead of downloading them.'] = ': Marca para abrir pdf en una pestaña nueva en vez de descargándolos.';47 46 $lang[': Check to overwrite files during upload if a file with the same name already exists.'] = ': marca para sobrescribir los archivos durante la subida si un archivo con el mismo nombre ya existe.'; 48 47 $lang['Album:'] = 'Album'; -
extensions/File_Uploader/language/fr_FR/plugin.lang.php
r19489 r19666 39 39 40 40 //admin_configuration.tpl 41 $lang['Open pdf in a new tab'] = 'Ouvrir les pdfdans un nouvel onglet';41 $lang['Open files in a new tab'] = 'Ouvrir les fichiers dans un nouvel onglet'; 42 42 $lang['Overwrite files without notice'] = 'Remplacer les fichiers sans avertissement'; 43 43 … … 45 45 $lang['The Upload tab allows you to upload "non picture" files to your gallerie. Fill in the form to upload and synchronize your file.'] = 'L\'onglet Ajouter permet de transférer des fichier "non images" vers votre galerie. Remplissez le formulaire pour transférer et synchroniser votre fichier.'; 46 46 $lang['The Configuration tab allows you to customize the plugin in two ways:'] = 'L\'onglet configuration permet de personnaliser l\'extension de deux manières :'; 47 $lang[': Check to open pdf files in a new tab instead of downloading them.'] = ' : Cocher pour ouvrir les fichiers pdf dans un nouvel onglet au lieu de les télécharger.';47 $lang[': Check to open files in a new tab or download them depending on the extension.'] = ' : Cocher pour ouvrir les fichiers dans un nouvel onglet ou les télécharger en fonction de l\'extension.'; 48 48 $lang[': Check to overwrite files during upload if a file with the same name already exists.'] = ' : Cocher pour remplacer les fichiers pendant le transfert si un fichier avec le même nom existe déjà.'; 49 49 $lang['You can use this plugin with the plugin <a href="http://fr.piwigo.org/ext/extension_view.php?eid=654">Media Icon</a> to add an icon to your "non picture" files.'] = 'Vous pouvez utiliser ce plugin avec le plugin <a href="http://fr.piwigo.org/ext/extension_view.php?eid=654">Media Icon</a> pour ajouter une icône aux fichiers "non images".'; -
extensions/File_Uploader/main.inc.php
r19652 r19666 16 16 define('FILE_UPLOADER_PATH' , PHPWG_PLUGINS_PATH.FILE_UPLOADER_DIR.'/'); 17 17 define('FILE_UPLOADER_ADMIN', get_root_url() . 'admin.php?page=plugin-'.FILE_UPLOADER_DIR); 18 define('FILE_UPLOADER_PDF2TAB_ PATH' , FILE_UPLOADER_PATH.'pdf2tab/');18 define('FILE_UPLOADER_PDF2TAB_ABSOLUTE_PATH' , dirname(__FILE__).'/pdf2tab/'); 19 19 20 20 /* +-----------------------------------------------------------------------+ … … 41 41 if ($conf_file_uploader['new_tab'] == 1) { 42 42 load_language('plugin.lang', FILE_UPLOADER_PATH); 43 include_once(FILE_UPLOADER_PDF2TAB_ PATH.'thumbnails.php');44 include_once(FILE_UPLOADER_PDF2TAB_ PATH.'picture.php');43 include_once(FILE_UPLOADER_PDF2TAB_ABSOLUTE_PATH.'include/thumbnails.inc.php'); 44 include_once(FILE_UPLOADER_PDF2TAB_ABSOLUTE_PATH.'include/picture.inc.php'); 45 45 } 46 46 -
extensions/pdf2tab/include/thumbnails.inc.php
r19665 r19666 11 11 12 12 $template->assign('pdf2tab_supported_extensions', $supported_extensions); 13 $template->set_filename('pdf2tab_template_thumbnails', PDF2TAB_ABSOLUTE_PATH.'template/thumbnails.tpl');13 $template->set_filename('pdf2tab_template_thumbnails', FILE_UPLOADER_PDF2TAB_ABSOLUTE_PATH.'template/thumbnails.tpl'); 14 14 $template->concat('PLUGIN_INDEX_CONTENT_END', $template->parse('pdf2tab_template_thumbnails', true)); 15 15
Note: See TracChangeset
for help on using the changeset viewer.