Changeset 1704

Show
Ignore:
Timestamp:
08/29/08 00:07:13 (3 months ago)
Author:
momo-i
Message:

Updated more translatable

Location:
trunk
Files:
1 added
33 modified

Legend:

Unmodified
Added
Removed
  • trunk/locale/base/gather-messages.sh

    r1691 r1704  
    5050                xgettext --from-code=UTF-8 --msgid-bugs-address="$MAILADDR" -L php -o $POTNAME `find ../../ -name \*.php -type f` `find ../../ -name \*.inc -type f` 
    5151                OLANG=`ls ../ | grep -v base` 
     52                echo "add database words add to pot file..." 
     53                cat translation-words.txt >> messages.pot 
    5254                for i in $OLANG 
    5355                do 
     
    6668                        echo "pot file creation wasn't done."; 
    6769                fi 
     70                echo "add database words to pot file..." 
     71                cat translation-words.txt >> messages.pot 
    6872                ;; 
    6973        "--init"|"-i"|"init") 
  • trunk/locale/base/messages.pot

    r1701 r1704  
    99"Project-Id-Version: PACKAGE VERSION\n" 
    1010"Report-Msgid-Bugs-To: translations at ampache.org\n" 
    11 "POT-Creation-Date: 2008-08-27 09:56+0900\n" 
     11"POT-Creation-Date: 2008-08-29 16:03+0900\n" 
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 
     
    9191 
    9292#: ../../templates/show_user_preferences.inc.php:28 
     93#: ../../templates/show_preferences.inc.php:28 
    9394#, php-format 
    9495msgid "Editing %s preferences" 
     
    232233 
    233234#: ../../templates/show_test.inc.php:153 
    234 #: ../../templates/show_install_config.inc.php:88 
     235#: ../../templates/show_install_config.inc.php:89 
    235236msgid "Ampache.cfg.php Exists" 
    236237msgstr "" 
     
    244245 
    245246#: ../../templates/show_test.inc.php:172 
    246 #: ../../templates/show_install_config.inc.php:105 
     247#: ../../templates/show_install_config.inc.php:106 
    247248msgid "Ampache.cfg.php Configured?" 
    248249msgstr "" 
     
    269270 
    270271#: ../../templates/show_test.inc.php:235 
    271 #: ../../templates/show_install_config.inc.php:60 
     272#: ../../templates/show_install_config.inc.php:61 
    272273msgid "Web Path" 
    273274msgstr "" 
     
    391392#: ../../templates/show_edit_user.inc.php:29 
    392393#: ../../templates/show_add_user.inc.php:29 
    393 #: ../../templates/show_install_account.inc.php:60 
     394#: ../../templates/show_install_account.inc.php:61 
    394395#: ../../templates/show_recently_played.inc.php:39 
    395396#: ../../templates/show_recently_played.inc.php:98 
     
    464465#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23 
    465466#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648 
    466 #: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:409 
     467#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439 
    467468#: ../../modules/localplay/mpd.controller.php:508 
    468469#: ../../modules/localplay/httpq.controller.php:505 
     
    490491#: ../../templates/show_edit_user.inc.php:52 
    491492#: ../../templates/show_add_user.inc.php:52 
    492 #: ../../templates/show_install_account.inc.php:64 
     493#: ../../templates/show_install_account.inc.php:65 
    493494#: ../../templates/show_login_form.inc.php:62 
    494495#: ../../templates/show_user_registration.inc.php:103 
     
    501502#: ../../templates/show_add_user.inc.php:61 
    502503#: ../../templates/show_account.inc.php:46 
    503 #: ../../templates/show_install_account.inc.php:68 
     504#: ../../templates/show_install_account.inc.php:69 
    504505#: ../../templates/show_user_registration.inc.php:112 
    505506msgid "Confirm Password" 
     
    13261327msgstr "" 
    13271328 
    1328 #: ../../templates/show_install_config.inc.php:32 
    1329 #: ../../templates/show_install_lang.inc.php:33 
    1330 #: ../../templates/show_install.inc.php:32 
    1331 #: ../../templates/show_install_account.inc.php:32 
     1329#: ../../templates/show_install_config.inc.php:33 
     1330#: ../../templates/show_install_lang.inc.php:34 
     1331#: ../../templates/show_install.inc.php:33 
     1332#: ../../templates/show_install_account.inc.php:33 
    13321333msgid "Ampache Installation" 
    13331334msgstr "" 
    13341335 
    1335 #: ../../templates/show_install_config.inc.php:38 
    1336 #: ../../templates/show_install_lang.inc.php:40 
    1337 #: ../../templates/show_install.inc.php:40 
    1338 #: ../../templates/show_install_account.inc.php:39 
     1336#: ../../templates/show_install_config.inc.php:39 
     1337#: ../../templates/show_install_lang.inc.php:41 
     1338#: ../../templates/show_install.inc.php:41 
     1339#: ../../templates/show_install_account.inc.php:40 
    13391340msgid "" 
    13401341"This Page handles the installation of the Ampache database and the creation " 
     
    13431344msgstr "" 
    13441345 
    1345 #: ../../templates/show_install_config.inc.php:41 
    1346 #: ../../templates/show_install_lang.inc.php:43 
    1347 #: ../../templates/show_install.inc.php:43 
    1348 #: ../../templates/show_install_account.inc.php:42 
    1349 msgid "" 
    1350 "A MySQL Server with a username and password that can create/modify databases" 
    1351 msgstr "" 
    1352  
    13531346#: ../../templates/show_install_config.inc.php:42 
    13541347#: ../../templates/show_install_lang.inc.php:44 
    13551348#: ../../templates/show_install.inc.php:44 
     1349#: ../../templates/show_install_account.inc.php:43 
     1350msgid "" 
     1351"A MySQL Server with a username and password that can create/modify databases" 
     1352msgstr "" 
     1353 
     1354#: ../../templates/show_install_config.inc.php:43 
     1355#: ../../templates/show_install_lang.inc.php:45 
     1356#: ../../templates/show_install.inc.php:45 
    13561357msgid "" 
    13571358"Your webserver has read access to the /sql/ampache.sql file and the /config/" 
     
    13591360msgstr "" 
    13601361 
    1361 #: ../../templates/show_install_config.inc.php:44 
    1362 #: ../../templates/show_install_lang.inc.php:47 
    1363 #: ../../templates/show_install.inc.php:47 
    1364 #: ../../templates/show_install_account.inc.php:45 
     1362#: ../../templates/show_install_config.inc.php:45 
     1363#: ../../templates/show_install_lang.inc.php:48 
     1364#: ../../templates/show_install.inc.php:48 
     1365#: ../../templates/show_install_account.inc.php:46 
    13651366msgid "" 
    13661367"Once you have ensured that you have the above requirements please fill out " 
     
    13701371msgstr "" 
    13711372 
    1372 #: ../../templates/show_install_config.inc.php:48 
    1373 #: ../../templates/show_install.inc.php:52 
    1374 #: ../../templates/show_install_account.inc.php:48 
     1373#: ../../templates/show_install_config.inc.php:49 
     1374#: ../../templates/show_install.inc.php:53 
     1375#: ../../templates/show_install_account.inc.php:49 
    13751376msgid "Step 1 - Creating and Inserting the Ampache Database" 
    13761377msgstr "" 
    13771378 
    1378 #: ../../templates/show_install_config.inc.php:49 
    1379 #: ../../templates/show_install.inc.php:56 
     1379#: ../../templates/show_install_config.inc.php:50 
     1380#: ../../templates/show_install.inc.php:57 
    13801381msgid "Step 2 - Creating the Ampache.cfg.php file" 
    13811382msgstr "" 
    13821383 
    1383 #: ../../templates/show_install_config.inc.php:51 
     1384#: ../../templates/show_install_config.inc.php:52 
    13841385msgid "" 
    13851386"This steps takes the basic config values and generates the config file. It " 
     
    13881389msgstr "" 
    13891390 
    1390 #: ../../templates/show_install_config.inc.php:53 
    1391 #: ../../templates/show_install.inc.php:57 
    1392 #: ../../templates/show_install_account.inc.php:50 
     1391#: ../../templates/show_install_config.inc.php:54 
     1392#: ../../templates/show_install.inc.php:58 
     1393#: ../../templates/show_install_account.inc.php:51 
    13931394msgid "Step 3 - Setup Initial Account" 
    13941395msgstr "" 
    13951396 
    1396 #: ../../templates/show_install_config.inc.php:56 
     1397#: ../../templates/show_install_config.inc.php:57 
    13971398msgid "Generate Config File" 
    13981399msgstr "" 
    13991400 
    1400 #: ../../templates/show_install_config.inc.php:64 
    1401 #: ../../templates/show_install.inc.php:65 
     1401#: ../../templates/show_install_config.inc.php:65 
     1402#: ../../templates/show_install.inc.php:66 
    14021403msgid "Desired Database Name" 
    14031404msgstr "" 
    14041405 
    1405 #: ../../templates/show_install_config.inc.php:68 
    1406 #: ../../templates/show_install.inc.php:69 
     1406#: ../../templates/show_install_config.inc.php:69 
     1407#: ../../templates/show_install.inc.php:70 
    14071408msgid "MySQL Hostname" 
    14081409msgstr "" 
    14091410 
    1410 #: ../../templates/show_install_config.inc.php:72 
     1411#: ../../templates/show_install_config.inc.php:73 
    14111412msgid "MySQL Username" 
    14121413msgstr "" 
    14131414 
    1414 #: ../../templates/show_install_config.inc.php:76 
     1415#: ../../templates/show_install_config.inc.php:77 
    14151416msgid "MySQL Password" 
    14161417msgstr "" 
    14171418 
    1418 #: ../../templates/show_install_config.inc.php:81 
     1419#: ../../templates/show_install_config.inc.php:82 
    14191420msgid "Write Config" 
    14201421msgstr "" 
    14211422 
    1422 #: ../../templates/show_install_config.inc.php:126 
     1423#: ../../templates/show_install_config.inc.php:127 
    14231424msgid "Check for Config" 
    14241425msgstr "" 
    14251426 
    1426 #: ../../templates/show_install_config.inc.php:132 
     1427#: ../../templates/show_install_config.inc.php:133 
    14271428msgid "Continue to Step 3" 
    14281429msgstr "" 
     
    15621563msgstr "" 
    15631564 
    1564 #: ../../templates/show_install_lang.inc.php:38 
     1565#: ../../templates/show_install_lang.inc.php:39 
     1566#: ../../templates/show_install_lang.inc.php:53 
     1567#: ../../templates/show_install.inc.php:39 
     1568msgid "Requirements" 
     1569msgstr "" 
     1570 
    15651571#: ../../templates/show_install_lang.inc.php:52 
    1566 #: ../../templates/show_install.inc.php:38 
    1567 msgid "Requirements" 
    1568 msgstr "" 
    1569  
    1570 #: ../../templates/show_install_lang.inc.php:51 
    15711572msgid "System Checks" 
    15721573msgstr "" 
    15731574 
    1574 #: ../../templates/show_install_lang.inc.php:53 
     1575#: ../../templates/show_install_lang.inc.php:54 
    15751576msgid "PHP Version:" 
    15761577msgstr "" 
    15771578 
    1578 #: ../../templates/show_install_lang.inc.php:63 
     1579#: ../../templates/show_install_lang.inc.php:64 
    15791580msgid "Mysql for PHP:" 
    15801581msgstr "" 
    15811582 
    1582 #: ../../templates/show_install_lang.inc.php:77 
     1583#: ../../templates/show_install_lang.inc.php:78 
    15831584msgid "PHP Session Support:" 
    15841585msgstr "" 
    15851586 
    1586 #: ../../templates/show_install_lang.inc.php:87 
     1587#: ../../templates/show_install_lang.inc.php:88 
    15871588msgid "PHP ICONV Support:" 
    15881589msgstr "" 
    15891590 
    1590 #: ../../templates/show_install_lang.inc.php:97 
     1591#: ../../templates/show_install_lang.inc.php:98 
    15911592msgid "PHP PCRE Support:" 
    15921593msgstr "" 
    15931594 
    1594 #: ../../templates/show_install_lang.inc.php:107 
     1595#: ../../templates/show_install_lang.inc.php:108 
    15951596msgid "PHP PutENV Support:" 
    15961597msgstr "" 
    15971598 
     1599#: ../../templates/show_install_lang.inc.php:119 
     1600msgid "Optional" 
     1601msgstr "" 
     1602 
    15981603#: ../../templates/show_install_lang.inc.php:120 
    1599 msgid "PHP Safe Mode:" 
    1600 msgstr "" 
    1601  
    1602 #: ../../templates/show_install_lang.inc.php:130 
    1603 msgid "Optional" 
    1604 msgstr "" 
    1605  
    1606 #: ../../templates/show_install_lang.inc.php:131 
    16071604msgid "PHP GetText Support:" 
    16081605msgstr "" 
    16091606 
    1610 #: ../../templates/show_install_lang.inc.php:140 
     1607#: ../../templates/show_install_lang.inc.php:123 
     1608msgid "WARNING: This server will use gettext emulator." 
     1609msgstr "" 
     1610 
     1611#: ../../templates/show_install_lang.inc.php:129 
    16111612msgid "PHP Mbstring Support:" 
    16121613msgstr "" 
    16131614 
    1614 #: ../../templates/show_install_lang.inc.php:152 
     1615#: ../../templates/show_install_lang.inc.php:141 
    16151616msgid "Choose installation language." 
    16161617msgstr "" 
    16171618 
    1618 #: ../../templates/show_install_lang.inc.php:173 
     1619#: ../../templates/show_install_lang.inc.php:162 
    16191620msgid "Start configuration" 
    16201621msgstr "" 
    16211622 
    1622 #: ../../templates/show_install_lang.inc.php:179 
     1623#: ../../templates/show_install_lang.inc.php:168 
    16231624msgid "Ampache does not <strong>run</strong> correctly by this server." 
    16241625msgstr "" 
    16251626 
    1626 #: ../../templates/show_install_lang.inc.php:180 
     1627#: ../../templates/show_install_lang.inc.php:169 
    16271628msgid "Please contact your server administrator, and fix them." 
    16281629msgstr "" 
     
    20732074msgstr "" 
    20742075 
    2075 #: ../../templates/show_preferences.inc.php:28 
    2076 msgid "Editing" 
    2077 msgstr "" 
    2078  
    2079 #: ../../templates/show_preferences.inc.php:28 
    2080 msgid "preferences" 
    2081 msgstr "" 
    2082  
    20832076#: ../../templates/show_localplay_instances.inc.php:23 
    20842077msgid "Show Localplay Instances" 
     
    22032196msgstr "" 
    22042197 
    2205 #: ../../templates/show_install.inc.php:54 
     2198#: ../../templates/show_install.inc.php:55 
    22062199msgid "" 
    22072200"This step creates and inserts the Ampache database, as such please provide a " 
     
    22102203msgstr "" 
    22112204 
    2212 #: ../../templates/show_install.inc.php:61 
     2205#: ../../templates/show_install.inc.php:62 
    22132206msgid "Insert Ampache Database" 
    22142207msgstr "" 
    22152208 
    2216 #: ../../templates/show_install.inc.php:73 
     2209#: ../../templates/show_install.inc.php:74 
    22172210msgid "MySQL Administrative Username" 
    22182211msgstr "" 
    22192212 
    2220 #: ../../templates/show_install.inc.php:77 
     2213#: ../../templates/show_install.inc.php:78 
    22212214msgid "MySQL Administrative Password" 
    22222215msgstr "" 
    22232216 
    2224 #: ../../templates/show_install.inc.php:81 
     2217#: ../../templates/show_install.inc.php:82 
    22252218msgid "Create Database User for New Database" 
    22262219msgstr "" 
    22272220 
    2228 #: ../../templates/show_install.inc.php:85 
     2221#: ../../templates/show_install.inc.php:86 
    22292222msgid "Ampache Database Username" 
    22302223msgstr "" 
    22312224 
    2232 #: ../../templates/show_install.inc.php:89 
     2225#: ../../templates/show_install.inc.php:90 
    22332226msgid "Ampache Database User Password" 
    22342227msgstr "" 
    22352228 
    2236 #: ../../templates/show_install.inc.php:93 
     2229#: ../../templates/show_install.inc.php:94 
    22372230msgid "Overwrite Existing" 
    22382231msgstr "" 
    22392232 
    2240 #: ../../templates/show_install.inc.php:98 
     2233#: ../../templates/show_install.inc.php:99 
    22412234msgid "Insert Database" 
    22422235msgstr "" 
    22432236 
    2244 #: ../../templates/show_install_account.inc.php:43 
     2237#: ../../templates/show_install_account.inc.php:44 
    22452238msgid "" 
    22462239"Your webserver has read access to the /sql/ampache.sql file and the /config/" 
     
    22482241msgstr "" 
    22492242 
    2250 #: ../../templates/show_install_account.inc.php:49 
     2243#: ../../templates/show_install_account.inc.php:50 
    22512244msgid "Step 2 - Creating the ampache.cfg.php file" 
    22522245msgstr "" 
    22532246 
    2254 #: ../../templates/show_install_account.inc.php:52 
     2247#: ../../templates/show_install_account.inc.php:53 
    22552248msgid "" 
    22562249"This step creates your initial Ampache admin account. Once your admin " 
     
    22582251msgstr "" 
    22592252 
    2260 #: ../../templates/show_install_account.inc.php:56 
     2253#: ../../templates/show_install_account.inc.php:57 
    22612254msgid "Create Admin Account" 
    22622255msgstr "" 
    22632256 
    2264 #: ../../templates/show_install_account.inc.php:73 
     2257#: ../../templates/show_install_account.inc.php:74 
    22652258msgid "Create Account" 
    22662259msgstr "" 
     
    32603253msgstr "" 
    32613254 
    3262 #: ../../lib/general.lib.php:406 
    3263 msgid "Simplified Chinese" 
    3264 msgstr "" 
    3265  
    3266 #: ../../lib/general.lib.php:468 
     3255#: ../../lib/general.lib.php:498 
    32673256msgid "On" 
    32683257msgstr "" 
    32693258 
    3270 #: ../../lib/general.lib.php:471 
     3259#: ../../lib/general.lib.php:501 
    32713260msgid "Off" 
    32723261msgstr "" 
     
    37033692msgid "Filename:" 
    37043693msgstr "" 
     3694#: Database words 
     3695msgid "Allow Downloads" 
     3696msgstr "" 
     3697 
     3698#: Database words 
     3699msgid "Popular Threshold" 
     3700msgstr "" 
     3701 
     3702#: Database words 
     3703msgid "Transcode Bitrate" 
     3704msgstr "" 
     3705 
     3706#: Database words 
     3707msgid "Ampache :: Pour l'Amour de la Musique" 
     3708msgstr "" 
     3709 
     3710#: Database words 
     3711msgid "Lock Songs" 
     3712msgstr "" 
     3713 
     3714#: Database words 
     3715msgid "Forces Http play regardless of port" 
     3716msgstr "" 
     3717 
     3718#: Database words 
     3719msgid "Non-Standard Http Port" 
     3720msgstr "" 
     3721 
     3722#: Database words 
     3723msgid "Localplay Type" 
     3724msgstr "" 
     3725 
     3726#: Database words 
     3727msgid "Type of Playback" 
     3728msgstr "" 
     3729 
     3730#: Database words 
     3731msgid "Language" 
     3732msgstr "" 
     3733 
     3734#: Database words 
     3735msgid "Theme" 
     3736msgstr "" 
     3737 
     3738#: Database words 
     3739msgid "Album Ellipse Threshold" 
     3740msgstr "" 
     3741 
     3742#: Database words 
     3743msgid "Artist Ellipse Threshold" 
     3744msgstr "" 
     3745 
     3746#: Database words 
     3747msgid "Title Ellipse Threshold" 
     3748msgstr "" 
     3749 
     3750#: Database words 
     3751msgid "Offset Limit" 
     3752msgstr "" 
     3753 
     3754#: Database words 
     3755msgid "Localplay Access" 
     3756msgstr "" 
     3757 
     3758#: Database words 
     3759msgid "Allow Streaming" 
     3760msgstr "" 
     3761 
     3762#: Database words 
     3763msgid "Allow Democratic Play" 
     3764msgstr "" 
     3765 
     3766#: Database words 
     3767msgid "Allow Localplay Play" 
     3768msgstr "" 
     3769 
     3770#: Database words 
     3771msgid "Statistics Day Threshold" 
     3772msgstr "" 
     3773 
     3774#: Database words 
     3775msgid "Min Element Count" 
     3776msgstr "" 
     3777 
     3778#: Database words 
     3779msgid "Rate Limit" 
     3780msgstr "" 
     3781 
     3782#: Database words 
     3783msgid "Playlist Method" 
     3784msgstr "" 
     3785 
     3786#: Database words 
     3787msgid "Transcoding" 
     3788msgstr "" 
     3789 
     3790#: Database words 
     3791msgid "User to track" 
     3792msgstr "" 
     3793 
     3794#: Database words 
     3795msgid "Streaming" 
     3796msgstr "" 
     3797 
     3798#: Database words 
     3799msgid "Interface" 
     3800msgstr "" 
     3801 
     3802#: Database words 
     3803msgid "System" 
     3804msgstr "" 
     3805 
  • trunk/locale/ca_ES/LC_MESSAGES/messages.po

    r1701 r1704  
    1818"Project-Id-Version: Ampache 3.5.0\n" 
    1919"Report-Msgid-Bugs-To: translations at ampache.org\n" 
    20 "POT-Creation-Date: 2008-08-27 09:09+0900\n" 
     20"POT-Creation-Date: 2008-08-29 16:03+0900\n" 
    2121"PO-Revision-Date: 2008-01-04 16:41+0100\n" 
    2222"Last-Translator: Guillem Lluch Moll <glluch@ya.com>\n" 
     
    101101 
    102102#: ../../templates/show_user_preferences.inc.php:28 
     103#: ../../templates/show_preferences.inc.php:28 
    103104#, fuzzy, php-format 
    104105msgid "Editing %s preferences" 
     
    256257 
    257258#: ../../templates/show_test.inc.php:153 
    258 #: ../../templates/show_install_config.inc.php:88 
     259#: ../../templates/show_install_config.inc.php:89 
    259260msgid "Ampache.cfg.php Exists" 
    260261msgstr "Ja existeix Ampache.cfg.php" 
     
    271272 
    272273#: ../../templates/show_test.inc.php:172 
    273 #: ../../templates/show_install_config.inc.php:105 
     274#: ../../templates/show_install_config.inc.php:106 
    274275msgid "Ampache.cfg.php Configured?" 
    275276msgstr "Està configurat AMpache.cfg.php?" 
     
    298299 
    299300#: ../../templates/show_test.inc.php:235 
    300 #: ../../templates/show_install_config.inc.php:60 
     301#: ../../templates/show_install_config.inc.php:61 
    301302msgid "Web Path" 
    302303msgstr "Patrh del web" 
     
    420421#: ../../templates/show_edit_user.inc.php:29 
    421422#: ../../templates/show_add_user.inc.php:29 
    422 #: ../../templates/show_install_account.inc.php:60 
     423#: ../../templates/show_install_account.inc.php:61 
    423424#: ../../templates/show_recently_played.inc.php:39 
    424425#: ../../templates/show_recently_played.inc.php:98 
     
    493494#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23 
    494495#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648 
    495 #: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:409 
     496#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439 
    496497#: ../../modules/localplay/mpd.controller.php:508 
    497498#: ../../modules/localplay/httpq.controller.php:505 
     
    519520#: ../../templates/show_edit_user.inc.php:52 
    520521#: ../../templates/show_add_user.inc.php:52 
    521 #: ../../templates/show_install_account.inc.php:64 
     522#: ../../templates/show_install_account.inc.php:65 
    522523#: ../../templates/show_login_form.inc.php:62 
    523524#: ../../templates/show_user_registration.inc.php:103 
     
    530531#: ../../templates/show_add_user.inc.php:61 
    531532#: ../../templates/show_account.inc.php:46 
    532 #: ../../templates/show_install_account.inc.php:68 
     533#: ../../templates/show_install_account.inc.php:69 
    533534#: ../../templates/show_user_registration.inc.php:112 
    534535msgid "Confirm Password" 
     
    13571358msgstr "Preferències administratives" 
    13581359 
    1359 #: ../../templates/show_install_config.inc.php:32 
    1360 #: ../../templates/show_install_lang.inc.php:33 
    1361 #: ../../templates/show_install.inc.php:32 
    1362 #: ../../templates/show_install_account.inc.php:32 
     1360#: ../../templates/show_install_config.inc.php:33 
     1361#: ../../templates/show_install_lang.inc.php:34 
     1362#: ../../templates/show_install.inc.php:33 
     1363#: ../../t