[Phpfreechat-svn] SF.net SVN: phpfreechat: [1043] trunk/i18n
Status: Beta
Brought to you by:
kerphi
From: <ke...@us...> - 2007-06-30 20:40:38
|
Revision: 1043 http://svn.sourceforge.net/phpfreechat/?rev=1043&view=rev Author: kerphi Date: 2007-06-30 13:40:38 -0700 (Sat, 30 Jun 2007) Log Message: ----------- Update some labels Modified Paths: -------------- trunk/i18n/ar_LB/main.php trunk/i18n/ba_BA/main.php trunk/i18n/bg_BG/main.php trunk/i18n/bn_BD/main.php trunk/i18n/da_DK/main.php trunk/i18n/de_DE-formal/main.php trunk/i18n/de_DE-informal/main.php trunk/i18n/el_GR/main.php trunk/i18n/en_US/main.php trunk/i18n/eo/main.php trunk/i18n/es_ES/main.php trunk/i18n/fr_FR/main.php trunk/i18n/hr_HR/main.php trunk/i18n/hu_HU/main.php trunk/i18n/hy_AM/main.php trunk/i18n/id_ID/main.php trunk/i18n/it_IT/main.php trunk/i18n/ja_JP/main.php trunk/i18n/ko_KR/main.php trunk/i18n/nb_NO/main.php trunk/i18n/nl_NL/main.php trunk/i18n/nn_NO/main.php trunk/i18n/pl_PL/main.php trunk/i18n/pt_BR/main.php trunk/i18n/pt_PT/main.php trunk/i18n/ru_RU/main.php trunk/i18n/sr_CS/main.php trunk/i18n/sv_SE/main.php trunk/i18n/tr_TR/main.php trunk/i18n/uk_RO/main.php trunk/i18n/uk_UA/main.php trunk/i18n/vi_VN/main.php trunk/i18n/zh_CN/main.php trunk/i18n/zh_TW/main.php Modified: trunk/i18n/ar_LB/main.php =================================================================== --- trunk/i18n/ar_LB/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/ar_LB/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -381,4 +381,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/ba_BA/main.php =================================================================== --- trunk/i18n/ba_BA/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/ba_BA/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -384,4 +384,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/bg_BG/main.php =================================================================== --- trunk/i18n/bg_BG/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/bg_BG/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -379,4 +379,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/bn_BD/main.php =================================================================== --- trunk/i18n/bn_BD/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/bn_BD/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -385,4 +385,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/da_DK/main.php =================================================================== --- trunk/i18n/da_DK/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/da_DK/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -381,4 +381,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/de_DE-formal/main.php =================================================================== --- trunk/i18n/de_DE-formal/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/de_DE-formal/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -386,4 +386,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/de_DE-informal/main.php =================================================================== --- trunk/i18n/de_DE-informal/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/de_DE-informal/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -387,4 +387,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/el_GR/main.php =================================================================== --- trunk/i18n/el_GR/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/el_GR/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -380,4 +380,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/en_US/main.php =================================================================== --- trunk/i18n/en_US/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/en_US/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -381,4 +381,20 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = "Cancel"; -?> + +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = "cannot create %s"; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = "cannot copy %s in %s"; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = "Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = "Are you sure you want to close this tab ?"; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = "%s banished from %s by %s"; + +?> \ No newline at end of file Modified: trunk/i18n/eo/main.php =================================================================== --- trunk/i18n/eo/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/eo/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -384,4 +384,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/es_ES/main.php =================================================================== --- trunk/i18n/es_ES/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/es_ES/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -382,4 +382,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/fr_FR/main.php =================================================================== --- trunk/i18n/fr_FR/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/fr_FR/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -381,4 +381,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = "Annuler"; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = "Impossible de créer %s"; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = "Impossible de copier %s dans %s"; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = "Erreur : '%s' introuvable, vérifiez que votre theme_path '%s' et que votre theme '%s' sont correctes"; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = "Êtes vous certain de vouloir fermer cet onglet ?"; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = "%s banni de %s par %s"; + ?> \ No newline at end of file Modified: trunk/i18n/hr_HR/main.php =================================================================== --- trunk/i18n/hr_HR/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/hr_HR/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -384,4 +384,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = "Odustani"; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/hu_HU/main.php =================================================================== --- trunk/i18n/hu_HU/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/hu_HU/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -383,4 +383,20 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = "Mégse"; -?> + +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + +?> \ No newline at end of file Modified: trunk/i18n/hy_AM/main.php =================================================================== --- trunk/i18n/hy_AM/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/hy_AM/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -384,4 +384,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/id_ID/main.php =================================================================== --- trunk/i18n/id_ID/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/id_ID/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -384,4 +384,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/it_IT/main.php =================================================================== --- trunk/i18n/it_IT/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/it_IT/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -384,4 +384,20 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = "Annulla"; -?> + +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + +?> \ No newline at end of file Modified: trunk/i18n/ja_JP/main.php =================================================================== --- trunk/i18n/ja_JP/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/ja_JP/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -382,4 +382,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/ko_KR/main.php =================================================================== --- trunk/i18n/ko_KR/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/ko_KR/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -382,4 +382,20 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = "취소"; -?> + +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + +?> \ No newline at end of file Modified: trunk/i18n/nb_NO/main.php =================================================================== --- trunk/i18n/nb_NO/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/nb_NO/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -381,4 +381,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/nl_NL/main.php =================================================================== --- trunk/i18n/nl_NL/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/nl_NL/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -382,4 +382,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/nn_NO/main.php =================================================================== --- trunk/i18n/nn_NO/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/nn_NO/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -381,4 +381,20 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = "Avbryt"; -?> + +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + +?> \ No newline at end of file Modified: trunk/i18n/pl_PL/main.php =================================================================== --- trunk/i18n/pl_PL/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/pl_PL/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -384,4 +384,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = "Anuluj"; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/pt_BR/main.php =================================================================== --- trunk/i18n/pt_BR/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/pt_BR/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -386,4 +386,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/pt_PT/main.php =================================================================== --- trunk/i18n/pt_PT/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/pt_PT/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -382,4 +382,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/ru_RU/main.php =================================================================== --- trunk/i18n/ru_RU/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/ru_RU/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -386,4 +386,20 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = "Отмена"; -?> + +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + +?> \ No newline at end of file Modified: trunk/i18n/sr_CS/main.php =================================================================== --- trunk/i18n/sr_CS/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/sr_CS/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -384,4 +384,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/sv_SE/main.php =================================================================== --- trunk/i18n/sv_SE/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/sv_SE/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -389,4 +389,20 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = "Avbryt"; -?> + +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + +?> \ No newline at end of file Modified: trunk/i18n/tr_TR/main.php =================================================================== --- trunk/i18n/tr_TR/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/tr_TR/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -381,4 +381,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/uk_RO/main.php =================================================================== --- trunk/i18n/uk_RO/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/uk_RO/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -381,4 +381,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/uk_UA/main.php =================================================================== --- trunk/i18n/uk_UA/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/uk_UA/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -380,4 +380,20 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = "Відміна"; -?> + +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + +?> \ No newline at end of file Modified: trunk/i18n/vi_VN/main.php =================================================================== --- trunk/i18n/vi_VN/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/vi_VN/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -381,4 +381,20 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = "Thôi"; -?> + +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + +?> \ No newline at end of file Modified: trunk/i18n/zh_CN/main.php =================================================================== --- trunk/i18n/zh_CN/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/zh_CN/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -383,4 +383,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = "取消"; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file Modified: trunk/i18n/zh_TW/main.php =================================================================== --- trunk/i18n/zh_TW/main.php 2007-06-30 19:24:58 UTC (rev 1042) +++ trunk/i18n/zh_TW/main.php 2007-06-30 20:40:38 UTC (rev 1043) @@ -381,4 +381,19 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = ""; +// line 430 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot create %s"] = ""; + +// line 436 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; + +// line 667 in pfcglobalconfig.class.php +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; + +// line 414 in phpfreechat.class.php +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; + +// line 42 in ban.class.php +$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; + ?> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |