devilbox/.devilbox/www/htdocs/vendor/phppgadmin-7.12.1/lang
2020-11-07 16:15:32 +01:00
..
afrikaans.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
arabic.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
catalan.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
chinese-zh-CN.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
chinese-zh-TW.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
czech.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
danish.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
dutch.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
english.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
french.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
galician.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
german.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
greek.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
hebrew.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
hungarian.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
italian.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
japanese.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
langcheck Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
lithuanian.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
mongol.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
polish.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
portuguese-br.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
portuguese-pt.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
README Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
romanian.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
russian-utf8.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
russian.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
slovak.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
spanish.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
swedish.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
synch Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
translations.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
turkish.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00
ukrainian.php Ensure backwards compatibility with phpPgAdmin 2020-11-07 16:15:32 +01:00

Translators
-----------

Please read the TRANSLATORS file in the top directory.

To check your translation:

cd lang
php langcheck <language> (eg. 'french');

To synchronize your translation with english.php:

cd lang
./synch <language> (eg. 'polish');