Changeset 2482 for trunk/language
- Timestamp:
- Aug 22, 2008, 3:12:31 AM (16 years ago)
- Location:
- trunk/language
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/en_UK/admin.lang.php
r2472 r2482 225 225 $lang['Date'] = 'Date'; 226 226 $lang['delete category'] = 'delete category'; 227 $lang['description'] = 'description';228 227 $lang['dissociate from category'] = 'dissociate from category'; 229 228 $lang['dissociate from group'] = 'dissociate from group'; … … 260 259 $lang['maximum height'] = 'maximum height'; 261 260 $lang['maximum width'] = 'maximum width'; 262 $lang['name'] = 'name';263 261 $lang['nbm_background_treatment_redirect_second'] = 'Execution time is out, treatment must be continue [Estmated time: %d second].'; 264 262 $lang['nbm_background_treatment_redirect_seconds'] = 'Execution time is out, treatment must be continue [Estmated time: %d seconds].'; … … 652 650 $lang['conf_extents'] = 'Templates'; 653 651 $lang['extend_for_templates'] = 'Extend for templates'; 654 $lang['Replacement of original templates'] = 652 $lang['Replacement of original templates'] = 655 653 'Replacement of original templates by customized templates from template-extension subfolder'; 656 654 $lang['Replacers'] = 'Replacers (customized templates)'; … … 660 658 $lang['Optimizations completed'] = 'All optimizations have been successfully completed.'; 661 659 $lang['Optimizations errors'] = 'Optimizations have been completed with some errors.'; 660 $lang['delete this comment'] = 'delete this comment'; 661 $lang['link_info_image'] = 'Modify information'; 662 $lang['edit category informations'] = 'edit category informations'; 662 663 ?> -
trunk/language/en_UK/common.lang.php
r2478 r2482 161 161 $lang['comments'] = 'Comments'; 162 162 $lang['comments_add'] = 'Add a comment'; 163 $lang['comments_del'] = 'delete this comment';164 163 $lang['comments_title'] = 'Comments from the users of the site'; 165 164 $lang['created after %s (%s)'] = 'created after %s (%s)'; … … 182 181 $lang['download'] = 'download'; 183 182 $lang['download_hint'] = 'download this file'; 184 $lang['edit category informations'] = 'edit category informations';185 183 $lang['edit'] = 'edit'; 186 184 $lang['err_date'] = 'wrong date'; … … 209 207 $lang['last %d days'] = 'last %d days'; 210 208 $lang['last_page'] = 'Last'; 211 $lang['link_info_image'] = 'Modify information';212 209 $lang['logout'] = 'Logout'; 213 210 $lang['mail_address'] = 'E-mail address'; -
trunk/language/es_ES/admin.lang.php
r2472 r2482 225 225 $lang['Date'] = 'Fecha'; 226 226 $lang['delete category'] = 'Suprimir la categoría'; 227 $lang['description'] = 'Descripción';228 227 $lang['dissociate from category'] = 'Disociar la categoría'; 229 228 $lang['dissociate from group'] = 'Disociar el grupo'; … … 260 259 $lang['maximum height'] = 'Altura máxima'; 261 260 $lang['maximum width'] = 'Anchura máxima'; 262 $lang['name'] = 'nombre';263 261 $lang['nbm_background_treatment_redirect_second'] = 'Ser sobrepasado el tiempo de ejecución, el tratamiento debe continuar [el Tiempo estimado: %d el segundo].'; 264 262 $lang['nbm_background_treatment_redirect_seconds'] = 'Ser sobrepasado el tiempo de ejecución, el tratamiento debe continuar [el Tiempo estimado: %d secundas].'; … … 658 656 /* TODO */ $lang['conf_extents'] = 'Templates'; 659 657 /* TODO */ $lang['extend_for_templates'] = 'Extend for templates'; 660 /* TODO */ $lang['Replacement of original templates'] = 658 /* TODO */ $lang['Replacement of original templates'] = 661 659 'Replacement of original templates by customized templates from template-extension subfolder'; 662 660 /* TODO */ $lang['Replacers'] = 'Replacers (customized templates)'; … … 666 664 /* TODO */ $lang['Optimizations completed'] = 'All optimizations have been successfully completed.'; 667 665 /* TODO */ $lang['Optimizations errors'] = 'Optimizations have been completed with some errors.'; 666 $lang['delete this comment'] = 'Borrar este comentario'; 667 $lang['link_info_image'] = 'Modificar las informaciones'; 668 $lang['edit category informations'] = 'editar las informaciones de esta categoría'; 668 669 ?> -
trunk/language/es_ES/common.lang.php
r2342 r2482 161 161 $lang['comments'] = 'Comentarios'; 162 162 $lang['comments_add'] = 'Agregar comentario'; 163 $lang['comments_del'] = 'Borrar este comentario';164 163 $lang['comments_title'] = 'Comentarios de usuarios'; 165 164 $lang['created after %s (%s)'] = 'Creado después del %s (%s)'; … … 182 181 $lang['download'] = 'descargar'; 183 182 $lang['download_hint'] = 'descargar este fichero'; 184 $lang['edit category informations'] = 'editar las informaciones de esta categoría';185 183 $lang['edit'] = 'Editar'; 186 184 $lang['err_date'] = 'Fecha errónea'; … … 209 207 $lang['last %d days'] = '%d últimos días'; 210 208 $lang['last_page'] = 'Último'; 211 $lang['link_info_image'] = 'Modificar las informaciones';212 209 $lang['logout'] = 'Desconexión'; 213 210 $lang['mail_address'] = $lang['Email address']; -
trunk/language/fr_FR/admin.lang.php
r2472 r2482 225 225 $lang['Date'] = 'Date'; 226 226 $lang['delete category'] = 'supprimer la catégorie'; 227 $lang['description'] = 'description';228 227 $lang['dissociate from category'] = 'dissocier de la catégorie'; 229 228 $lang['dissociate from group'] = 'dissocier du groupe'; … … 260 259 $lang['maximum height'] = 'hauteur maximum'; 261 260 $lang['maximum width'] = 'largeur maximum'; 262 $lang['name'] = 'nom';263 261 $lang['nbm_background_treatment_redirect_second'] = 'Le temps d\'exécution étant dépassé, le traitement doit continuer [Temps estimé: %d second].'; 264 262 $lang['nbm_background_treatment_redirect_seconds'] = 'Le temps d\'exécution étant dépassé, le traitement doit continuer [Temps estimé: %d secondes].'; … … 652 650 $lang['conf_extents'] = 'Templates (modèles)'; 653 651 $lang['extend_for_templates'] = 'Etendre les templates'; 654 $lang['Replacement of original templates'] = 652 $lang['Replacement of original templates'] = 655 653 'Remplacement des templates d\'origine par vos templates adaptés du dossier template-extension'; 656 654 $lang['Replacers'] = 'Remplaçants (templates modifiés)'; … … 660 658 $lang['Optimizations completed'] = 'Toutes les optimisations ont été réalisées avec succès.'; 661 659 $lang['Optimizations errors'] = 'Certaines optimisations se sont terminées avec des erreurs.'; 660 $lang['delete this comment'] = 'supprimer ce commentaire'; 661 $lang['link_info_image'] = 'Modifier les informations'; 662 $lang['edit category informations'] = 'éditer les informations de cette catégorie'; 662 663 ?> -
trunk/language/fr_FR/common.lang.php
r2346 r2482 161 161 $lang['comments'] = 'Commentaires'; 162 162 $lang['comments_add'] = 'Ajouter un commentaire'; 163 $lang['comments_del'] = 'Supprimer ce commentaire';164 163 $lang['comments_title'] = 'Commentaires des utilisateurs'; 165 164 $lang['created after %s (%s)'] = 'créée après le %s (%s)'; … … 182 181 $lang['download'] = 'télécharger'; 183 182 $lang['download_hint'] = 'télécharger ce fichier'; 184 $lang['edit category informations'] = 'éditer les informations de cette catégorie';185 183 $lang['edit'] = 'éditer'; 186 184 $lang['err_date'] = 'date erronée'; … … 209 207 $lang['last %d days'] = '%d derniers jours'; 210 208 $lang['last_page'] = 'Dernière'; 211 $lang['link_info_image'] = 'Modifier les informations';212 209 $lang['logout'] = 'Déconnexion'; 213 210 $lang['mail_address'] = $lang['Email address']; -
trunk/language/it_IT/admin.lang.php
r2477 r2482 225 225 $lang['Date'] = 'Data'; 226 226 $lang['delete category'] = 'cancellare la categoria'; 227 $lang['description'] = 'descrizione';228 227 $lang['dissociate from category'] = 'dissociare la categoria'; 229 228 $lang['dissociate from group'] = 'dissociare dal gruppo'; … … 260 259 $lang['maximum height'] = 'altezza massima'; 261 260 $lang['maximum width'] = 'larghezza massima'; 262 $lang['name'] = 'nome';263 261 $lang['nbm_background_treatment_redirect_second'] = 'Il tempo di esecuzione è scaduto, il trattamento deve continuare [Tempo stimato: %d secondo].'; 264 262 $lang['nbm_background_treatment_redirect_seconds'] = 'Il tempo di esecuzione è scaduto, il trattamento deve continuare [Tempo stimato: %d secondi].'; … … 652 650 $lang['conf_extents'] = 'Templates (modelli)'; 653 651 $lang['extend_for_templates'] = 'Estendere i templates'; 654 $lang['Replacement of original templates'] = 652 $lang['Replacement of original templates'] = 655 653 'Sostitizione dei templates d\'origine con i vostri templates personalizzati dalla sotto directory template-extension'; 656 654 $lang['Replacers'] = 'Sostituzione (templates personalizzati)'; … … 660 658 $lang['Optimizations completed'] = 'Ottimizzazioni realissate correttamente.'; 661 659 $lang['Optimizations errors'] = 'Ottimizzazioni concluse con errori.'; 660 $lang['delete this comment'] = 'cancellare commenti'; 661 $lang['link_info_image'] = 'Modifica le informazioni'; 662 $lang['edit category informations'] = 'Modificare le informazioni della categoria'; 662 663 ?> -
trunk/language/it_IT/common.lang.php
r2442 r2482 161 161 $lang['comments'] = 'Commenti'; 162 162 $lang['comments_add'] = 'Aggiunti un commento'; 163 $lang['comments_del'] = 'Cancellare commenti';164 163 $lang['comments_title'] = 'Commenti degli utenti'; 165 164 $lang['created after %s (%s)'] = 'creata dopo il %s (%s)'; … … 182 181 $lang['download'] = 'Scaricare'; 183 182 $lang['download_hint'] = 'Scaricare questo file'; 184 $lang['edit category informations'] = 'Modificare le informazioni della categoria';185 183 $lang['edit'] = 'modificare'; 186 184 $lang['err_date'] = 'data errata'; … … 209 207 $lang['last %d days'] = 'Ultimi %d giorni'; 210 208 $lang['last_page'] = 'Ultima'; 211 $lang['link_info_image'] = 'Modifica le informazioni';212 209 $lang['logout'] = 'Logout'; 213 210 $lang['mail_address'] = $lang['Email address']; -
trunk/language/nl_NL/admin.lang.php
r2472 r2482 225 225 $lang['Date'] = 'Datum'; 226 226 $lang['delete category'] = 'verwijder categorie'; 227 $lang['description'] = 'omschrijving';228 227 $lang['dissociate from category'] = 'verwijder link naar categorie'; 229 228 $lang['dissociate from group'] = 'verwijder link naar groep'; … … 260 259 $lang['maximum height'] = 'maximale hoogte'; 261 260 $lang['maximum width'] = 'maximale breedte'; 262 $lang['name'] = 'naam';263 261 $lang['nbm_background_treatment_redirect_second'] = 'Executie tijd is om, treatment moet verder gaan [Verwachte tijd: %d seconden].'; 264 262 $lang['nbm_background_treatment_redirect_seconds'] = 'Executie tijd is om, treatment moet verder gaan [Verwachte tijd: %d seconden].'; … … 658 656 /* TODO */ $lang['conf_extents'] = 'Templates'; 659 657 /* TODO */ $lang['extend_for_templates'] = 'Extend for templates'; 660 /* TODO */ $lang['Replacement of original templates'] = 658 /* TODO */ $lang['Replacement of original templates'] = 661 659 'Replacement of original templates by customized templates from template-extension subfolder'; 662 660 /* TODO */ $lang['Replacers'] = 'Replacers (customized templates)'; … … 666 664 /* TODO */ $lang['Optimizations completed'] = 'All optimizations have been successfully completed.'; 667 665 /* TODO */ $lang['Optimizations errors'] = 'Optimizations have been completed with some errors.'; 666 $lang['delete this comment'] = 'verwijder dit commentaar'; 667 $lang['link_info_image'] = 'Aanpassen informatie'; 668 $lang['edit category informations'] = 'bewerk categorie informatie'; 668 669 ?> -
trunk/language/nl_NL/common.lang.php
r2478 r2482 161 161 $lang['comments'] = 'Commentaar'; 162 162 $lang['comments_add'] = 'voeg commentaar toe'; 163 $lang['comments_del'] = 'verwijder dit commentaar';164 163 $lang['comments_title'] = 'Commentaar van gebruikers van deze website'; 165 164 $lang['created after %s (%s)'] = 'Gemaakt na %s (%s)'; … … 182 181 $lang['download'] = 'download'; 183 182 $lang['download_hint'] = 'download dit bestand'; 184 $lang['edit category informations'] = 'bewerk categorie informatie';185 183 $lang['edit'] = 'bewerk(en)'; 186 184 $lang['err_date'] = 'verkeerde datum'; … … 209 207 $lang['last %d days'] = 'laaste %d dagen'; 210 208 $lang['last_page'] = 'Laatste'; 211 $lang['link_info_image'] = 'Aanpassen informatie';212 209 $lang['logout'] = 'Loguit'; 213 210 $lang['mail_address'] = 'E-mail adres';
Note: See TracChangeset
for help on using the changeset viewer.