diff options
| author | xzilla | 2007-06-26 18:58:39 +0000 |
|---|---|---|
| committer | xzilla | 2007-06-26 18:58:39 +0000 |
| commit | 4325dc4470f206684551aa6dd40fbc48a1294726 (patch) | |
| tree | 8b40fbe9adb2364042c7bbb3aa56f394f0e6ca22 | |
| parent | dbe3f4c0af75759d7d1f0b68deb71a6fa7aaab19 (diff) | |
translate invalid server stringREL_4-1-3-RC-1
| -rwxr-xr-x | lang/english.php | 4 | ||||
| -rw-r--r-- | lang/french.php | 3 | ||||
| -rw-r--r-- | lang/recoded/english.php | 4 | ||||
| -rw-r--r-- | lang/recoded/french.php | 3 | ||||
| -rw-r--r-- | lang/recoded/spanish.php | 3 | ||||
| -rw-r--r-- | lang/spanish.php | 3 |
6 files changed, 12 insertions, 8 deletions
diff --git a/lang/english.php b/lang/english.php index d4284278..4f05bbf2 100755 --- a/lang/english.php +++ b/lang/english.php @@ -4,7 +4,7 @@ * English language file for phpPgAdmin. Use this as a basis * for new translations. * - * $Id: english.php,v 1.198.2.2.2.1 2007/06/19 22:19:36 xzilla Exp $ + * $Id: english.php,v 1.198.2.2.2.2 2007/06/26 18:58:39 xzilla Exp $ */ // Language and character set @@ -168,7 +168,7 @@ $lang['strimporterrorline-badcolumnnum'] = 'Import error on line %s: Line does not possess the correct number of columns.'; $lang['strimporterror-uploadedfile'] = 'Import error: File could not be uploaded to the server'; $lang['strcannotdumponwindows'] = 'Dumping of complex table and schema names on Windows is not supported.'; - $lang['strinvalidserverparam'] = 'Attempt to connect with invalid server parameter, possibly someone is trying to hack your system.'; + $lang['strinvalidserverparam'] = 'Attempt to connect with invalid server parameter, possibly someone is trying to hack your system.'; // Tables $lang['strtable'] = 'Table'; diff --git a/lang/french.php b/lang/french.php index a8b79175..c9c85b86 100644 --- a/lang/french.php +++ b/lang/french.php @@ -4,7 +4,7 @@ * French Language file for phpPgAdmin. * @maintainer Pascal PEYRE [pascal.peyre@cir.fr] * - * $Id: french.php,v 1.19.2.1 2007/01/20 18:35:43 xzilla Exp $ + * $Id: french.php,v 1.19.2.1.2.1 2007/06/26 18:58:39 xzilla Exp $ */ // Language and character set @@ -168,6 +168,7 @@ $lang['strimporterrorline-badcolumnnum'] = 'Erreur d\'importation sur la ligne %s : la ligne ne possède pas le bon nombre de colonnes.'; $lang['strimporterror-uploadedfile'] = 'Erreur d\'importation : le fichier n\'a pas pû être récupéré sur le serveur.'; $lang['strcannotdumponwindows'] = 'La sauvegarde de table complexe et des noms de schémas n\'est pas supporté sur Windows.'; + $lang['strinvalidserverparam'] = 'Tentative de connexion avec un server invalide, il est possible que quelqu\'un essai de pirater votre système.'; // Tables $lang['strtable'] = 'Table'; diff --git a/lang/recoded/english.php b/lang/recoded/english.php index 0bcec66a..95f05284 100644 --- a/lang/recoded/english.php +++ b/lang/recoded/english.php @@ -4,7 +4,7 @@ * English language file for phpPgAdmin. Use this as a basis * for new translations. * - * $Id: english.php,v 1.151.2.2.2.1 2007/06/19 22:19:36 xzilla Exp $ + * $Id: english.php,v 1.151.2.2.2.2 2007/06/26 18:58:39 xzilla Exp $ */ // Language and character set @@ -168,7 +168,7 @@ $lang['strimporterrorline-badcolumnnum'] = 'Import error on line %s: Line does not possess the correct number of columns.'; $lang['strimporterror-uploadedfile'] = 'Import error: File could not be uploaded to the server'; $lang['strcannotdumponwindows'] = 'Dumping of complex table and schema names on Windows is not supported.'; - $lang['strinvalidserverparam'] = 'Attempt to connect with invalid server parameter, possibly someone is trying to hack your system.'; + $lang['strinvalidserverparam'] = 'Attempt to connect with invalid server parameter, possibly someone is trying to hack your system.'; // Tables $lang['strtable'] = 'Table'; diff --git a/lang/recoded/french.php b/lang/recoded/french.php index ae68b6fa..670a7159 100644 --- a/lang/recoded/french.php +++ b/lang/recoded/french.php @@ -4,7 +4,7 @@ * French Language file for phpPgAdmin. * @maintainer Pascal PEYRE [pascal.peyre@cir.fr] * - * $Id: french.php,v 1.18.2.1 2007/01/20 18:35:43 xzilla Exp $ + * $Id: french.php,v 1.18.2.1.2.1 2007/06/26 18:58:40 xzilla Exp $ */ // Language and character set @@ -168,6 +168,7 @@ $lang['strimporterrorline-badcolumnnum'] = 'Erreur d\'importation sur la ligne %s : la ligne ne possède pas le bon nombre de colonnes.'; $lang['strimporterror-uploadedfile'] = 'Erreur d\'importation : le fichier n\'a pas pû être récupéré sur le serveur.'; $lang['strcannotdumponwindows'] = 'La sauvegarde de table complexe et des noms de schémas n\'est pas supporté sur Windows.'; + $lang['strinvalidserverparam'] = 'Tentative de connexion avec un server invalide, il est possible que quelqu\'un essai de pirater votre système.'; // Tables $lang['strtable'] = 'Table'; diff --git a/lang/recoded/spanish.php b/lang/recoded/spanish.php index 54bc10a1..98f49f00 100644 --- a/lang/recoded/spanish.php +++ b/lang/recoded/spanish.php @@ -4,7 +4,7 @@ * Spanish language file for phpPgAdmin. * @maintainer Martín Marqués (martin@bugs.unl.edu.ar) * - * $Id: spanish.php,v 1.36.2.2 2007/01/21 21:25:24 xzilla Exp $ + * $Id: spanish.php,v 1.36.2.2.2.1 2007/06/26 18:58:40 xzilla Exp $ */ // Language and character set @@ -168,6 +168,7 @@ $lang['strac'] = 'Enable AutoComplete'; $lang['strimporterrorline-badcolumnnum'] = 'Error de importación en la línea %s: La línea no posee la cantidad de columnas correctas.'; $lang['strimporterror-uploadedfile'] = 'Error de importación: No se ha podido subir el archivo al servidor'; $lang['strcannotdumponwindows'] = 'Vuelco de datos con nombres complejos de tablas y esquemas no esta soportado en Windows.'; + $lang['strinvalidserverparam'] = 'Tentativa de conectar con parámetro inválido del servidor. ¿Alguien está intentando posiblemente cortar tu sistema?'; // Tables $lang['strtable'] = 'Tabla'; diff --git a/lang/spanish.php b/lang/spanish.php index 14c8d0b3..e2cdab19 100644 --- a/lang/spanish.php +++ b/lang/spanish.php @@ -4,7 +4,7 @@ * Spanish language file for phpPgAdmin. * @maintainer Martín Marqués (martin@bugs.unl.edu.ar) * - * $Id: spanish.php,v 1.35.2.2 2007/01/21 21:25:24 xzilla Exp $ + * $Id: spanish.php,v 1.35.2.2.2.1 2007/06/26 18:58:39 xzilla Exp $ */ // Language and character set @@ -168,6 +168,7 @@ $lang['strac'] = 'Enable AutoComplete'; $lang['strimporterrorline-badcolumnnum'] = 'Error de importación en la línea %s: La línea no posee la cantidad de columnas correctas.'; $lang['strimporterror-uploadedfile'] = 'Error de importación: No se ha podido subir el archivo al servidor'; $lang['strcannotdumponwindows'] = 'Vuelco de datos con nombres complejos de tablas y esquemas no esta soportado en Windows.'; + $lang['strinvalidserverparam'] = 'Tentativa de conectar con parámetro inválido del servidor. ¿Alguien está intentando posiblemente cortar tu sistema?'; // Tables $lang['strtable'] = 'Tabla'; |
