* English language file for phpPgAdmin. Use this as a basis
* for new translations.
*
- * $Id: english.php,v 1.135 2004/03/12 08:56:54 chriskl Exp $
+ * $Id: english.php,v 1.136 2004/04/05 21:22:13 soranzo Exp $
*/
// Language and character set
$lang['strconfemptytable'] = 'Are you sure you want to empty the table "%s"?';
$lang['strtableemptied'] = 'Table emptied.';
$lang['strtableemptiedbad'] = 'Table empty failed.';
- $lang['strinsertrow'] = 'Insert Row';
+ $lang['strinsertrow'] = 'Insert row';
$lang['strrowinserted'] = 'Row inserted.';
$lang['strrowinsertedbad'] = 'Row insert failed.';
- $lang['streditrow'] = 'Edit Row';
+ $lang['streditrow'] = 'Edit row';
$lang['strrowupdated'] = 'Row updated.';
$lang['strrowupdatedbad'] = 'Row update failed.';
$lang['strdeleterow'] = 'Delete Row';
$lang['strsaveandrepeat'] = 'Insert & Repeat';
$lang['strfield'] = 'Field';
$lang['strfields'] = 'Fields';
- $lang['strnumfields'] = 'Num. Of Fields';
+ $lang['strnumfields'] = 'Num. of fields';
$lang['strfieldneedsname'] = 'You must name your field.';
$lang['strselectallfields'] = 'Select all fields';
$lang['strselectneedscol'] = 'You must show at least one column.';
$lang['strselectunary'] = 'Unary operators cannot have values.';
- $lang['straltercolumn'] = 'Alter Column';
+ $lang['straltercolumn'] = 'Alter column';
$lang['strcolumnaltered'] = 'Column altered.';
$lang['strcolumnalteredbad'] = 'Column altering failed.';
$lang['strconfdropcolumn'] = 'Are you sure you want to drop column "%s" from table "%s"?';
$lang['strsuper'] = 'Superuser?';
$lang['strcreatedb'] = 'Create DB?';
$lang['strexpires'] = 'Expires';
- $lang['strsessiondefaults'] = 'Session Defaults';
+ $lang['strsessiondefaults'] = 'Session defaults';
$lang['strnousers'] = 'No users found.';
$lang['struserupdated'] = 'User updated.';
$lang['struserupdatedbad'] = 'User update failed.';
$lang['struserdropped'] = 'User dropped.';
$lang['struserdroppedbad'] = 'Failed to drop user.';
$lang['straccount'] = 'Account';
- $lang['strchangepassword'] = 'Change Password';
+ $lang['strchangepassword'] = 'Change password';
$lang['strpasswordchanged'] = 'Password changed.';
$lang['strpasswordchangedbad'] = 'Failed to change password.';
$lang['strpasswordshort'] = 'Password is too short.';
$lang['strgranted'] = 'Privileges changed.';
$lang['strgrantfailed'] = 'Failed to change privileges.';
$lang['strgrantbad'] = 'You must specify at least one user or group and at least one privilege.';
- $lang['stralterprivs'] = 'Alter Privileges';
+ $lang['stralterprivs'] = 'Alter privileges';
$lang['strgrantor'] = 'Grantor';
$lang['strasterisk'] = '*';
$lang['strconfdropschema'] = 'Are you sure you want to drop the schema "%s"?';
$lang['strschemadropped'] = 'Schema dropped.';
$lang['strschemadroppedbad'] = 'Schema drop failed.';
- $lang['strschemaaltered'] = 'Schema altered';
- $lang['strschemaalteredbad'] = 'Schema alter failed';
+ $lang['strschemaaltered'] = 'Schema altered.';
+ $lang['strschemaalteredbad'] = 'Schema alter failed.';
// Reports
$lang['strreport'] = 'Report';
* Italian language file, based on the english language file for phpPgAdmin.
*
- * $Id: italian.php,v 1.28 2004/03/12 01:12:11 soranzo Exp $
+ * $Id: italian.php,v 1.29 2004/04/05 21:22:13 soranzo Exp $
*/
// Language and character set - Lingua e set di caratteri
$lang['strvalue'] = 'Valore';
$lang['strunique'] = 'Univoco';
$lang['strprimary'] = 'Primaria';
- $lang['strimport'] = 'Importa';
$lang['strexport'] = 'Esporta';
+ $lang['strimport'] = 'Importa';
$lang['strsql'] = 'SQL';
$lang['strgo'] = 'Esegui';
$lang['stradmin'] = 'Amministratore';
$lang['strgranted'] = 'Privilegi concessi.';
$lang['strgrantfailed'] = 'Concessione dei privilegi fallita.';
$lang['strgrantbad'] = 'È necessario specificare almeno un utente o gruppo ed almeno un privilegio.';
- $lang['stralterprivs'] = 'Modifica Privilegi';
+ $lang['stralterprivs'] = 'Modifica privilegi';
$lang['strgrantor'] = 'Grantor'; // ???
$lang['strasterisk'] = '*';
$lang['strconfdropschema'] = 'Sei sicuro di volere eliminare lo schema "%s"?';
$lang['strschemadropped'] = 'Schema eliminato.';
$lang['strschemadroppedbad'] = 'Eliminazione dello schema fallita.';
+ $lang['strschemaaltered'] = 'Schema modificato.';
+ $lang['strschemaalteredbad'] = 'Modifica dello schema fallita.';
// Reports - Report
$lang['strreport'] = 'Report';
* English language file for phpPgAdmin. Use this as a basis
* for new translations.
*
- * $Id: english.php,v 1.88 2004/03/12 08:56:55 chriskl Exp $
+ * $Id: english.php,v 1.89 2004/04/05 21:22:19 soranzo Exp $
*/
// Language and character set
$lang['strconfemptytable'] = 'Are you sure you want to empty the table "%s"?';
$lang['strtableemptied'] = 'Table emptied.';
$lang['strtableemptiedbad'] = 'Table empty failed.';
- $lang['strinsertrow'] = 'Insert Row';
+ $lang['strinsertrow'] = 'Insert row';
$lang['strrowinserted'] = 'Row inserted.';
$lang['strrowinsertedbad'] = 'Row insert failed.';
- $lang['streditrow'] = 'Edit Row';
+ $lang['streditrow'] = 'Edit row';
$lang['strrowupdated'] = 'Row updated.';
$lang['strrowupdatedbad'] = 'Row update failed.';
$lang['strdeleterow'] = 'Delete Row';
$lang['strsaveandrepeat'] = 'Insert & Repeat';
$lang['strfield'] = 'Field';
$lang['strfields'] = 'Fields';
- $lang['strnumfields'] = 'Num. Of Fields';
+ $lang['strnumfields'] = 'Num. of fields';
$lang['strfieldneedsname'] = 'You must name your field.';
$lang['strselectallfields'] = 'Select all fields';
$lang['strselectneedscol'] = 'You must show at least one column.';
$lang['strselectunary'] = 'Unary operators cannot have values.';
- $lang['straltercolumn'] = 'Alter Column';
+ $lang['straltercolumn'] = 'Alter column';
$lang['strcolumnaltered'] = 'Column altered.';
$lang['strcolumnalteredbad'] = 'Column altering failed.';
$lang['strconfdropcolumn'] = 'Are you sure you want to drop column "%s" from table "%s"?';
$lang['strsuper'] = 'Superuser?';
$lang['strcreatedb'] = 'Create DB?';
$lang['strexpires'] = 'Expires';
- $lang['strsessiondefaults'] = 'Session Defaults';
+ $lang['strsessiondefaults'] = 'Session defaults';
$lang['strnousers'] = 'No users found.';
$lang['struserupdated'] = 'User updated.';
$lang['struserupdatedbad'] = 'User update failed.';
$lang['struserdropped'] = 'User dropped.';
$lang['struserdroppedbad'] = 'Failed to drop user.';
$lang['straccount'] = 'Account';
- $lang['strchangepassword'] = 'Change Password';
+ $lang['strchangepassword'] = 'Change password';
$lang['strpasswordchanged'] = 'Password changed.';
$lang['strpasswordchangedbad'] = 'Failed to change password.';
$lang['strpasswordshort'] = 'Password is too short.';
$lang['strgranted'] = 'Privileges changed.';
$lang['strgrantfailed'] = 'Failed to change privileges.';
$lang['strgrantbad'] = 'You must specify at least one user or group and at least one privilege.';
- $lang['stralterprivs'] = 'Alter Privileges';
+ $lang['stralterprivs'] = 'Alter privileges';
$lang['strgrantor'] = 'Grantor';
$lang['strasterisk'] = '*';
$lang['strconfdropschema'] = 'Are you sure you want to drop the schema "%s"?';
$lang['strschemadropped'] = 'Schema dropped.';
$lang['strschemadroppedbad'] = 'Schema drop failed.';
- $lang['strschemaaltered'] = 'Schema altered';
- $lang['strschemaalteredbad'] = 'Schema alter failed';
+ $lang['strschemaaltered'] = 'Schema altered.';
+ $lang['strschemaalteredbad'] = 'Schema alter failed.';
// Reports
$lang['strreport'] = 'Report';
* Italian language file, based on the english language file for phpPgAdmin.
*
- * $Id: italian.php,v 1.23 2004/03/12 01:12:11 soranzo Exp $
+ * $Id: italian.php,v 1.24 2004/04/05 21:22:19 soranzo Exp $
*/
// Language and character set - Lingua e set di caratteri
$lang['strvalue'] = 'Valore';
$lang['strunique'] = 'Univoco';
$lang['strprimary'] = 'Primaria';
- $lang['strimport'] = 'Importa';
$lang['strexport'] = 'Esporta';
+ $lang['strimport'] = 'Importa';
$lang['strsql'] = 'SQL';
$lang['strgo'] = 'Esegui';
$lang['stradmin'] = 'Amministratore';
$lang['strgranted'] = 'Privilegi concessi.';
$lang['strgrantfailed'] = 'Concessione dei privilegi fallita.';
$lang['strgrantbad'] = 'È necessario specificare almeno un utente o gruppo ed almeno un privilegio.';
- $lang['stralterprivs'] = 'Modifica Privilegi';
+ $lang['stralterprivs'] = 'Modifica privilegi';
$lang['strgrantor'] = 'Grantor'; // ???
$lang['strasterisk'] = '*';
$lang['strconfdropschema'] = 'Sei sicuro di volere eliminare lo schema "%s"?';
$lang['strschemadropped'] = 'Schema eliminato.';
$lang['strschemadroppedbad'] = 'Eliminazione dello schema fallita.';
+ $lang['strschemaaltered'] = 'Schema modificato.';
+ $lang['strschemaalteredbad'] = 'Modifica dello schema fallita.';
// Reports - Report
$lang['strreport'] = 'Report';