[pLog-svn] r5201 - plog/branches/lifetype-1.2/locale/admin

oscar at devel.lifetype.net oscar at devel.lifetype.net
Tue Mar 27 16:00:12 EDT 2007


Author: oscar
Date: 2007-03-27 16:00:11 -0400 (Tue, 27 Mar 2007)
New Revision: 5201

Modified:
   plog/branches/lifetype-1.2/locale/admin/locale_ca_ES.php
   plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php
   plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php
   plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php
   plog/branches/lifetype-1.2/locale/admin/locale_fr_FR.php
   plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php
   plog/branches/lifetype-1.2/locale/admin/locale_nl_NL.php
   plog/branches/lifetype-1.2/locale/admin/locale_zh_CN.php
   plog/branches/lifetype-1.2/locale/admin/locale_zh_TW.php
Log:
Added a missing string, please update your locales.


Modified: plog/branches/lifetype-1.2/locale/admin/locale_ca_ES.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_ca_ES.php	2007-03-27 14:10:11 UTC (rev 5200)
+++ plog/branches/lifetype-1.2/locale/admin/locale_ca_ES.php	2007-03-27 20:00:11 UTC (rev 5201)
@@ -1174,4 +1174,6 @@
 $messages['eror_updating_user2'] = 'S\'ha produït un error actualitzant l\'usuari amb identificador "%s"';
 
 $messages['error_select_status'] = 'Esculli un estat vàlid';
+
+$messages['error_invalid_blog_name'] = 'El nom escollit per al blog no és vàlid';
 ?>
\ No newline at end of file

Modified: plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php	2007-03-27 14:10:11 UTC (rev 5200)
+++ plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php	2007-03-27 20:00:11 UTC (rev 5201)
@@ -1160,4 +1160,6 @@
 $messages['eror_updating_user2'] = 'Fehler beim Aktualisieren des Benutzers mit der ID "%s".';
 
 $messages['error_select_status'] = 'Bitte wählen Sie einen gültigen Status.';
+
+$messages['error_invalid_blog_name'] = 'Sorry, the blog name is not valid';
 ?>

Modified: plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php	2007-03-27 14:10:11 UTC (rev 5200)
+++ plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php	2007-03-27 20:00:11 UTC (rev 5201)
@@ -1157,4 +1157,5 @@
 $messages['eror_updating_user2'] = 'There was an error updating user with identifier "%s"';
 
 $messages['error_select_status'] = 'Please select a valid status';
+$messages['error_invalid_blog_name'] = 'Sorry, the blog name is not valid';
 ?>
\ No newline at end of file

Modified: plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php	2007-03-27 14:10:11 UTC (rev 5200)
+++ plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php	2007-03-27 20:00:11 UTC (rev 5201)
@@ -1168,4 +1168,6 @@
 $messages['eror_updating_user2'] = 'Hubo un error modificando el usuario cuyo identificador es "%s"';
 
 $messages['error_select_status'] = 'Seleccione un estado.';
+
+$messages['error_invalid_blog_name'] = 'El nombre de la bitácora no es correcto.';
 ?>
\ No newline at end of file

Modified: plog/branches/lifetype-1.2/locale/admin/locale_fr_FR.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_fr_FR.php	2007-03-27 14:10:11 UTC (rev 5200)
+++ plog/branches/lifetype-1.2/locale/admin/locale_fr_FR.php	2007-03-27 20:00:11 UTC (rev 5201)
@@ -1337,4 +1337,6 @@
 $messages['eror_updating_user2'] = 'There was an error updating user with identifier "%s"';
 
 $messages['error_select_status'] = 'Please select a valid status';
+
+$messages['error_invalid_blog_name'] = 'Sorry, the blog name is not valid';
 ?>
\ No newline at end of file

Modified: plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php	2007-03-27 14:10:11 UTC (rev 5200)
+++ plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php	2007-03-27 20:00:11 UTC (rev 5201)
@@ -1144,6 +1144,7 @@
 $messages['error_resources_disabled'] = 'Spiacenti, il supporto per il caricamento di nuove risorse è stato disabilitato in questo sito';
 $messages['help_login_admin_panel'] = 'Clicca sul nome del blog per entrare nella pagina di amministrazione.';
 
+
 $messages['blog_updated_ok'] = 'Blog "%s" was successfully updated';
 $messages['blogs_updated_ok'] = '%s blogs were successfully updated';
 $messages['error_updating_blog2'] = 'There was an error updating the blog whose identifier is "%s"';
@@ -1155,4 +1156,6 @@
 $messages['eror_updating_user2'] = 'There was an error updating user with identifier "%s"';
 
 $messages['error_select_status'] = 'Please select a valid status';
+
+$messages['error_invalid_blog_name'] = 'Sorry, the blog name is not valid';
 ?>
\ No newline at end of file

Modified: plog/branches/lifetype-1.2/locale/admin/locale_nl_NL.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_nl_NL.php	2007-03-27 14:10:11 UTC (rev 5200)
+++ plog/branches/lifetype-1.2/locale/admin/locale_nl_NL.php	2007-03-27 20:00:11 UTC (rev 5201)
@@ -1235,4 +1235,6 @@
 $messages['eror_updating_user2'] = 'There was an error updating user with identifier "%s"';
 
 $messages['error_select_status'] = 'Please select a valid status';
+
+$messages['error_invalid_blog_name'] = 'Sorry, the blog name is not valid';
 ?>
\ No newline at end of file

Modified: plog/branches/lifetype-1.2/locale/admin/locale_zh_CN.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_zh_CN.php	2007-03-27 14:10:11 UTC (rev 5200)
+++ plog/branches/lifetype-1.2/locale/admin/locale_zh_CN.php	2007-03-27 20:00:11 UTC (rev 5201)
@@ -1157,4 +1157,6 @@
 $messages['eror_updating_user2'] = '更新用户 "%s" 时发生错误。';
 
 $messages['error_select_status'] = '请选择合法的状态。';
+
+$messages['error_invalid_blog_name'] = 'Sorry, the blog name is not valid';
 ?>
\ No newline at end of file

Modified: plog/branches/lifetype-1.2/locale/admin/locale_zh_TW.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_zh_TW.php	2007-03-27 14:10:11 UTC (rev 5200)
+++ plog/branches/lifetype-1.2/locale/admin/locale_zh_TW.php	2007-03-27 20:00:11 UTC (rev 5201)
@@ -1157,4 +1157,6 @@
 $messages['eror_updating_user2'] = '更新使用者 "%s" 時發生錯誤。';
 
 $messages['error_select_status'] = '請選擇合法的狀態。';
+
+$messages['error_invalid_blog_name'] = 'Sorry, the blog name is not valid';
 ?>
\ No newline at end of file



More information about the pLog-svn mailing list