diff options
Diffstat (limited to 'locale/base/messages.pot')
-rw-r--r-- | locale/base/messages.pot | 118 |
1 files changed, 60 insertions, 58 deletions
diff --git a/locale/base/messages.pot b/locale/base/messages.pot index df5f30b4..0c19c9b9 100644 --- a/locale/base/messages.pot +++ b/locale/base/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: translations at ampache.org\n" -"POT-Creation-Date: 2009-03-24 22:20+0000\n" +"POT-Creation-Date: 2009-03-28 18:27+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -185,126 +185,136 @@ msgstr "" #: ../../templates/show_test.inc.php:45 #: ../../templates/show_install_check.inc.php:24 -#: ../../templates/show_install_check.inc.php:29 +#: ../../templates/show_install_check.inc.php:30 msgid "PHP Version" msgstr "" -#: ../../templates/show_test.inc.php:58 +#: ../../templates/show_test.inc.php:51 +#: ../../templates/show_install_check.inc.php:28 +msgid "Hash Function Exists" +msgstr "" + +#: ../../templates/show_test.inc.php:51 +#: ../../templates/show_install_check.inc.php:28 +msgid "SHA256 Support" +msgstr "" + +#: ../../templates/show_test.inc.php:60 msgid "" "This tests to make sure that you are running a version of PHP that is known " "to work with Ampache." msgstr "" -#: ../../templates/show_test.inc.php:62 -#: ../../templates/show_install_check.inc.php:36 -#: ../../templates/show_install_check.inc.php:40 +#: ../../templates/show_test.inc.php:65 +#: ../../templates/show_install_check.inc.php:37 +#: ../../templates/show_install_check.inc.php:41 msgid "Mysql for PHP" msgstr "" -#: ../../templates/show_test.inc.php:75 +#: ../../templates/show_test.inc.php:78 msgid "" "This test checks to see if you have the mysql extensions loaded for PHP. " "These are required for Ampache to work." msgstr "" -#: ../../templates/show_test.inc.php:79 -#: ../../templates/show_install_check.inc.php:47 -#: ../../templates/show_install_check.inc.php:51 +#: ../../templates/show_test.inc.php:82 +#: ../../templates/show_install_check.inc.php:48 +#: ../../templates/show_install_check.inc.php:52 msgid "PHP Session Support" msgstr "" -#: ../../templates/show_test.inc.php:92 +#: ../../templates/show_test.inc.php:95 msgid "" "This test checks to make sure that you have PHP session support enabled. " "Sessions are required for Ampache to work." msgstr "" -#: ../../templates/show_test.inc.php:96 -#: ../../templates/show_install_check.inc.php:58 -#: ../../templates/show_install_check.inc.php:62 +#: ../../templates/show_test.inc.php:99 +#: ../../templates/show_install_check.inc.php:59 +#: ../../templates/show_install_check.inc.php:63 msgid "PHP ICONV Support" msgstr "" -#: ../../templates/show_test.inc.php:108 +#: ../../templates/show_test.inc.php:111 msgid "" "This test checks to make sure you have Iconv support installed. Iconv " "support is required for Ampache" msgstr "" -#: ../../templates/show_test.inc.php:112 -#: ../../templates/show_install_check.inc.php:69 -#: ../../templates/show_install_check.inc.php:73 +#: ../../templates/show_test.inc.php:115 +#: ../../templates/show_install_check.inc.php:70 +#: ../../templates/show_install_check.inc.php:74 msgid "PHP PCRE Support" msgstr "" -#: ../../templates/show_test.inc.php:124 +#: ../../templates/show_test.inc.php:127 msgid "" "This test makes sure you have PCRE support compiled into your version of " "PHP, this is required for Ampache." msgstr "" -#: ../../templates/show_test.inc.php:128 -#: ../../templates/show_install_check.inc.php:80 -#: ../../templates/show_install_check.inc.php:84 +#: ../../templates/show_test.inc.php:131 +#: ../../templates/show_install_check.inc.php:81 +#: ../../templates/show_install_check.inc.php:85 msgid "PHP PutENV Support" msgstr "" -#: ../../templates/show_test.inc.php:140 +#: ../../templates/show_test.inc.php:143 msgid "" "This test makes sure that PHP isn't running in SafeMode and that we are able " "to modify the memory limits. While not required, without these abilities " "some features of ampache may not work correctly" msgstr "" -#: ../../templates/show_test.inc.php:144 +#: ../../templates/show_test.inc.php:147 #: ../../templates/show_install_config.inc.php:91 msgid "Ampache.cfg.php Exists" msgstr "" -#: ../../templates/show_test.inc.php:157 +#: ../../templates/show_test.inc.php:160 msgid "" "This attempts to read /config/ampache.cfg.php If this fails either the " "ampache.cfg.php is not in the correct locations or\n" "\tit is not currently readable by your webserver." msgstr "" -#: ../../templates/show_test.inc.php:163 +#: ../../templates/show_test.inc.php:166 #: ../../templates/show_install_config.inc.php:106 msgid "Ampache.cfg.php Configured?" msgstr "" -#: ../../templates/show_test.inc.php:179 +#: ../../templates/show_test.inc.php:182 msgid "" "This test makes sure that you have set all of the required configuration " "variables and that we are able to completely parse your config file" msgstr "" -#: ../../templates/show_test.inc.php:183 +#: ../../templates/show_test.inc.php:186 msgid "DB Connection" msgstr "" -#: ../../templates/show_test.inc.php:197 +#: ../../templates/show_test.inc.php:200 msgid "" "This attempts to connect to your database using the values from your ampache." "cfg.php" msgstr "" -#: ../../templates/show_test.inc.php:201 +#: ../../templates/show_test.inc.php:204 msgid "DB Inserted" msgstr "" -#: ../../templates/show_test.inc.php:215 +#: ../../templates/show_test.inc.php:218 msgid "" "This checks a few key tables to make sure that you have successfully " "inserted the ampache database and that the user has access to the database" msgstr "" -#: ../../templates/show_test.inc.php:220 +#: ../../templates/show_test.inc.php:223 #: ../../templates/show_install_config.inc.php:63 msgid "Web Path" msgstr "" -#: ../../templates/show_test.inc.php:244 +#: ../../templates/show_test.inc.php:247 msgid "" "This test makes sure that your web_path variable is set correctly and that " "we are able to get to the index page. If you do not see a check mark here " @@ -426,7 +436,7 @@ msgstr "" #: ../../templates/show_manage_democratic.inc.php:63 #: ../../templates/show_videos.inc.php:54 #: ../../templates/show_objects.inc.php:44 -#: ../../templates/rightbar.inc.php:105 ../../templates/show_genres.inc.php:68 +#: ../../templates/rightbar.inc.php:109 ../../templates/show_genres.inc.php:68 #: ../../templates/show_user_recommendations.inc.php:32 #: ../../templates/show_user_recommendations.inc.php:43 #: ../../templates/show_user_recommendations.inc.php:54 @@ -1503,7 +1513,7 @@ msgstr "" msgid "Reason to flag" msgstr "" -#: ../../templates/show_flag.inc.php:56 ../../templates/rightbar.inc.php:102 +#: ../../templates/show_flag.inc.php:56 ../../templates/rightbar.inc.php:106 #: ../../templates/show_catalog_row.inc.php:34 #: ../../templates/show_democratic_playlist.inc.php:86 #: ../../templates/show_live_stream_row.inc.php:34 @@ -1755,32 +1765,24 @@ msgstr "" msgid "Required" msgstr "" -#: ../../templates/show_install_check.inc.php:27 -msgid "Hash Function Exists" -msgstr "" - -#: ../../templates/show_install_check.inc.php:27 -msgid "SHA256 Support" -msgstr "" - -#: ../../templates/show_install_check.inc.php:92 +#: ../../templates/show_install_check.inc.php:93 msgid "Optional" msgstr "" -#: ../../templates/show_install_check.inc.php:93 +#: ../../templates/show_install_check.inc.php:94 #: ../../templates/show_debug.inc.php:80 msgid "Gettext Support" msgstr "" -#: ../../templates/show_install_check.inc.php:96 +#: ../../templates/show_install_check.inc.php:97 msgid "Gettext Emulator will be used" msgstr "" -#: ../../templates/show_install_check.inc.php:103 +#: ../../templates/show_install_check.inc.php:104 msgid "Mbstring Support" msgstr "" -#: ../../templates/show_install_check.inc.php:106 +#: ../../templates/show_install_check.inc.php:107 msgid "Multibyte Chracter may not detect correct" msgstr "" @@ -1849,7 +1851,7 @@ msgstr "" msgid "Related Tag" msgstr "" -#: ../../templates/rightbar.inc.php:109 +#: ../../templates/rightbar.inc.php:113 msgid "More" msgstr "" @@ -3193,15 +3195,15 @@ msgstr "" msgid "User Disabled please contact Admin" msgstr "" -#: ../../login.php:89 +#: ../../login.php:87 msgid "Unable to create new account" msgstr "" -#: ../../login.php:98 +#: ../../login.php:95 msgid "No local account found" msgstr "" -#: ../../login.php:115 +#: ../../login.php:112 msgid "User Already Logged in" msgstr "" @@ -3450,7 +3452,7 @@ msgstr "" #: ../../lib/class/catalog.class.php:1272 #: ../../lib/class/catalog.class.php:1346 #: ../../lib/class/catalog.class.php:1379 -#: ../../lib/class/catalog.class.php:2320 +#: ../../lib/class/catalog.class.php:2321 #: ../../lib/class/xmlrpcclient.class.php:64 #: ../../lib/class/xmlrpcclient.class.php:97 msgid "Error connecting to" @@ -3459,7 +3461,7 @@ msgstr "" #: ../../lib/class/catalog.class.php:1272 #: ../../lib/class/catalog.class.php:1346 #: ../../lib/class/catalog.class.php:1379 -#: ../../lib/class/catalog.class.php:2320 +#: ../../lib/class/catalog.class.php:2321 #: ../../lib/class/xmlrpcclient.class.php:64 #: ../../lib/class/xmlrpcclient.class.php:97 msgid "Code" @@ -3468,7 +3470,7 @@ msgstr "" #: ../../lib/class/catalog.class.php:1272 #: ../../lib/class/catalog.class.php:1346 #: ../../lib/class/catalog.class.php:1379 -#: ../../lib/class/catalog.class.php:2320 +#: ../../lib/class/catalog.class.php:2321 #: ../../lib/class/xmlrpcclient.class.php:64 msgid "Reason" msgstr "" @@ -3517,16 +3519,16 @@ msgstr "" msgid "Checked" msgstr "" -#: ../../lib/class/catalog.class.php:2418 +#: ../../lib/class/catalog.class.php:2419 msgid "Playlist creation error." msgstr "" -#: ../../lib/class/catalog.class.php:2425 +#: ../../lib/class/catalog.class.php:2426 #, php-format msgid "Playlist Import and Recreate Successful. Total: %d Songs" msgstr "" -#: ../../lib/class/catalog.class.php:2429 +#: ../../lib/class/catalog.class.php:2430 #, php-format msgid "Parsing %s - Not Found: %d Songs. Please check your m3u file." msgstr "" |