Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
CVS Commit by andreas: Greek translated

CVS Commit by andreas: Greek translated



Log Message:
-----------
Greek translated

Modified Files:
--------------
    www/pgadmin3/cnt:
        cnt_translation_status.php (r1.76 -> r1.77)

Index: cnt_translation_status.php
===================================================================
RCS file: /projects/www/pgadmin3/cnt/cnt_translation_status.php,v
retrieving revision 1.76
retrieving revision 1.77
diff -Lpgadmin3/cnt/cnt_translation_status.php -Lpgadmin3/cnt/cnt_translation_status.php -u -w -r1.76 -r1.77
--- pgadmin3/cnt/cnt_translation_status.php
+++ pgadmin3/cnt/cnt_translation_status.php
@@ -20,7 +20,7 @@
   $outofdate->addLanguage ("cs_CZ", "Czech", "Daniel Horák", "dan(dot)horak(at)email(dot)cz", "pgadmin3.po","src/ui/cs_CZ/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
   $translated->addLanguage ("da_DK", "Danish", "Troels Arvin", "troels(at)arvin(dot)dk", "pgadmin3.po","src/ui/da_DK/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
   $translated->addLanguage ("de_DE", "German", "Andreas Pflug", "pgadmin(at)pse-consulting(dot)de", "pgadmin3.po", "src/ui/de_DE/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
-  $outofdate->addLanguage ("el_GR", "Greek", "Î?ιάννηÏ? ΠαÎ?λαÏ? (Yiannis Pailas)", "yiannis_pailas(at)yahoo(dot)gr", "pgadmin3.po","src/ui/el_GR/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
+  $translated->addLanguage ("el_GR", "Greek", "Î?ιάννηÏ? ΠαÎ?λαÏ? (Yiannis Pailas)", "yiannis_pailas(at)yahoo(dot)gr", "pgadmin3.po","src/ui/el_GR/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
   $translated->addLanguage ("es_ES", "Spanish", "Diego A. Gil", "diego(at)adminsa(dot)com", "pgadmin3.po","src/ui/es_ES/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
   $outofdate->addLanguage ("fa_IR", "Farsi", "Abbas Izad", "abbasizad(at)hotmail(dot)com", "pgadmin3.po", "src/ui/fa_IR/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
   $translated->addLanguage ("fi_FI", "Finnish", "Jori Luoto", "psql(at)jorch(dot)net", "pgadmin3.po","src/ui/fi_FI/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");


Home | Main Index | Thread Index

top