# $Id$ # # LANGUAGE translation of Drupal (installer) # Copyright YEAR NAME # Generated from files: # install.php,v 1.228 2009-12-07 06:19:20 webchick # system.install,v 1.430 2009-12-14 10:36:26 dries # form.inc,v 1.417 2009-12-13 14:18:31 webchick # install.inc,v 1.117 2009-12-07 06:19:20 webchick # iso.inc,v 1.6 2009-10-10 18:21:45 dries # locale.inc,v 1.238 2009-12-09 15:35:48 dries # theme.maintenance.inc,v 1.50 2009-12-10 17:31:42 webchick # unicode.inc,v 1.40 2009-09-28 22:22:54 dries # install.inc,v 1.4 2009-08-01 20:31:50 dries # menu.install,v 1.24 2009-12-04 16:49:46 dries # node.module,v 1.1181 2009-12-11 16:49:40 dries # shortcut.install,v 1.2 2009-12-04 16:49:47 dries # simpletest.install,v 1.28 2009-12-04 16:49:47 dries # system.api.php,v 1.109 2009-12-13 13:06:45 dries # default.install,v 1.20 2009-12-04 16:49:48 dries # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2009-12-14 13:42+0100\n" "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" "Last-Translator: NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: install.php:528 msgid "Choose profile" msgstr "" #: install.php:533;1184;1227 msgid "Choose language" msgstr "" #: install.php:540 msgid "Verify requirements" msgstr "" #: install.php:543 msgid "Set up database" msgstr "" #: install.php:553 msgid "Install site" msgstr "" #: (duplicate) install.php:553 modules/system/system.install:38 msgid "Install profile" msgstr "" #: install.php:557 msgid "Set up translations" msgstr "" #: install.php:563;1386 msgid "Configure site" msgstr "" #: install.php:582 msgid "Finish translations" msgstr "" #: install.php:588 msgid "Finished" msgstr "" #: install.php:722 msgid "Requirements problem" msgstr "" #: install.php:724 msgid "Check the error messages and proceed with the installation." msgstr "" #: install.php:826 msgid "Database configuration" msgstr "" #: install.php:833 msgid "Your web server does not appear to support any common database types. Check with your hosting provider to see if they offer any databases that Drupal supports." msgstr "" #: install.php:838 msgid "Basic options" msgstr "" #: install.php:843 msgid "Database type" msgstr "" #: install.php:847 msgid "The type of database your @drupal data will be stored in." msgstr "" #: install.php:851 msgid "Your PHP configuration only supports the %driver database type so it has been automatically selected." msgstr "" #: install.php:857 msgid "Database name" msgstr "" #: install.php:861 msgid "The name of the database your @drupal data will be stored in. It must exist on your server before @drupal can be installed." msgstr "" #: install.php:867 msgid "Database username" msgstr "" #: install.php:875 msgid "Database password" msgstr "" #: install.php:882 msgid "Advanced options" msgstr "" #: install.php:885 msgid "These options are only necessary for some sites. If you're not sure what you should enter here, leave the default settings or check with your hosting provider." msgstr "" #: install.php:891 msgid "Database host" msgstr "" #: install.php:897 msgid "If your database is located on a different server, change this." msgstr "" #: install.php:903 msgid "Database port" msgstr "" #: install.php:908 msgid "If your database server is listening to a non-standard port, enter its number." msgstr "" #: install.php:915 msgid "Table prefix" msgstr "" #: install.php:918 msgid "If more than one application will be sharing this database, enter a table prefix such as %prefix for your @drupal site here." msgstr "" #: install.php:923;1135;1265;1673 msgid "Save and continue" msgstr "" #: install.php:952 msgid "The database table prefix you have entered, %db_prefix, is invalid. The table prefix can only contain alphanumeric characters, periods, or underscores." msgstr "" #: install.php:956 msgid "Database port must be a number." msgstr "" #: install.php:963 msgid "In your %settings_file file you have configured @drupal to use a %driver server, however your PHP installation currently does not support this database type." msgstr "" #: install.php:1043 msgid "Select an installation profile" msgstr "" #: install.php:1186 msgid "With the addition of an appropriate translation package, this installer is capable of proceeding in another language of your choice. To install and use Drupal in a language other than English:" msgstr "" #: install.php:1187 msgid "Determine if a translation of this Drupal version is available in your language of choice. A translation is provided via a translation package; each translation package enables the display of a specific version of Drupal in a specific language. Not all languages are available for every version of Drupal." msgstr "" #: install.php:1188 msgid "If an alternative translation package of your choice is available, download and extract its contents to your Drupal root directory." msgstr "" #: install.php:1189 msgid "Return to choose language using the second link below and select your desired language from the displayed list. Reloading the page allows the list to automatically adjust to the presence of new translation packages." msgstr "" #: install.php:1190 msgid "Alternatively, to install and use Drupal in English, or to defer the selection of an alternative language until after installation, select the first link below." msgstr "" #: install.php:1191 msgid "How should the installation continue?" msgstr "" #: install.php:1192 msgid "Continue installation in English" msgstr "" #: install.php:1192 msgid "Return to choose a language" msgstr "" #: install.php:1232 msgid "Sorry, you must select a language to continue the installation." msgstr "" #: install.php:1248 msgid "(@language)" msgstr "" #: install.php:1254 msgid "(built-in)" msgstr "" #: install.php:1260 msgid "Learn how to install Drupal in other languages" msgstr "" #: install.php:1274 msgid "No profiles available" msgstr "" #: install.php:1275 msgid "We were unable to find any installation profiles. Installation profiles tell us what modules to enable and what schema to install in the database. A profile is necessary to continue with the installation process." msgstr "" #: install.php:1284 msgid "Drupal already installed" msgstr "" #: install.php:1285 msgid "
  • To start over, you must empty your existing database.
  • To install to a different database, edit the appropriate settings.php file in the sites folder.
  • To upgrade an existing installation, proceed to the update script.
  • View your existing site.
" msgstr "" #: install.php:1303 msgid "Sorry, the profile you have chosen cannot be loaded." msgstr "" #: install.php:1340 msgid "Installing @drupal" msgstr "" #: install.php:1341 msgid "The installation has encountered an error." msgstr "" #: install.php:1392 msgid "All necessary changes to %dir and %file have been made, so you should remove write permissions to them now in order to avoid security risks. If you are unsure how to do so, consult the online handbook." msgstr "" #: install.php:1395 msgid "All necessary changes to %dir and %file have been made. They have been set to read-only for security." msgstr "" #: install.php:1452 msgid "@drupal installation complete" msgstr "" #: install.php:1454 msgid "Congratulations, you installed @drupal!" msgstr "" #: install.php:1455 msgid "Review the messages above before visiting your new site." msgstr "" #: install.php:1455 msgid "Visit your new site." msgstr "" #: install.php:1505 msgid "Installed %module module." msgstr "" #: install.php:1538;1546;1551;1559 msgid "Settings file" msgstr "" #: install.php:1539 msgid "The settings file does not exist." msgstr "" #: install.php:1541 msgid "The @drupal installer requires that you create a settings file as part of the installation process. Copy the %default_file file to %file. More details about installing Drupal are available in INSTALL.txt." msgstr "" #: install.php:1547 msgid "The %file file exists." msgstr "" #: install.php:1552 msgid "The settings file is not writable." msgstr "" #: install.php:1554 msgid "The @drupal installer requires write permissions to %file during the installation process. If you are unsure how to grant file permissions, consult the online handbook." msgstr "" #: install.php:1560 msgid "Settings file is writable." msgstr "" #: install.php:1576 msgid "Site information" msgstr "" #: install.php:1581 msgid "Site name" msgstr "" #: install.php:1587 msgid "Site e-mail address" msgstr "" #: install.php:1589 msgid "Automated e-mails, such as registration information, will be sent from this address. Use an address ending in your site's domain to help prevent these e-mails from being flagged as spam." msgstr "" #: install.php:1595 msgid "Site maintenance account" msgstr "" #: install.php:1601 msgid "Username" msgstr "" #: install.php:1603 msgid "Spaces are allowed; punctuation is not allowed except for periods, hyphens, and underscores." msgstr "" #: install.php:1610 msgid "E-mail address" msgstr "" #: install.php:1624 msgid "Server settings" msgstr "" #: install.php:1629 msgid "No default country" msgstr "" #: install.php:1635 msgid "Select the default country for the site." msgstr "" #: install.php:1641 msgid "Default time zone" msgstr "" #: install.php:1644 msgid "By default, dates in this site will be displayed in the chosen time zone." msgstr "" #: (duplicate) install.php:1657 modules/system/system.install:318 msgid "Update notifications" msgstr "" #: install.php:1663 msgid "Check for updates automatically" msgstr "" #: install.php:1664 msgid "Receive e-mail notifications" msgstr "" #: install.php:1667 msgid "The system will notify you when updates and important security releases are available for installed components. Anonymous information about your site is sent to Drupal.org." msgstr "" #: (duplicate) includes/form.inc:897 msgid "!name field is required." msgstr "" #: (duplicate) includes/form.inc:902 msgid "!name cannot be longer than %max characters but is currently %length characters long." msgstr "" #: (duplicate) includes/form.inc:916 ;922 msgid "An illegal choice has been detected. Please contact the site administrator." msgstr "" #: (duplicate) includes/form.inc:2259 msgid "Required" msgstr "" #: (duplicate) includes/form.inc:2956 msgid "This field is required." msgstr "" #: (duplicate) includes/form.inc:3010 msgid "!title !required" msgstr "" #: (duplicate) includes/form.inc:3211 msgid "Processing" msgstr "" #: (duplicate) includes/form.inc:3212 msgid "Initializing." msgstr "" #: (duplicate) includes/form.inc:3213 msgid "Completed @current of @total." msgstr "" #: (duplicate) includes/form.inc:3214 msgid "An error has occurred." msgstr "" #: (duplicate) includes/form.inc:3300 msgid "Please continue to the error page" msgstr "" #: includes/install.inc:348 msgid "Failed to run all tasks against the database server. The task %task wasn't found." msgstr "" #: includes/install.inc:377 msgid "Failed to connect to your %name database server. %name reports the following message: %error.
  • Are you sure you have the correct username and password?
  • Are you sure that you have typed the correct database hostname?
  • Are you sure that the database server is running?
For more help, see the Installation and upgrading handbook. If you are unsure what these terms mean you should probably contact your hosting provider." msgstr "" #: includes/install.inc:473 msgid "Failed to modify %settings, please verify the file permissions." msgstr "" #: includes/install.inc:477 msgid "Failed to open %settings, please verify the file permissions." msgstr "" #: includes/install.inc:539 msgid "Required modules" msgstr "" #: includes/install.inc:540 msgid "Required modules not found." msgstr "" #: includes/install.inc:542 msgid "The following modules are required but were not found. Please move them into the appropriate modules subdirectory, such as sites/all/modules. Missing modules: !modules" msgstr "" #: (duplicate) includes/iso.inc:27 msgid "Andorra" msgstr "" #: (duplicate) includes/iso.inc:28 msgid "United Arab Emirates" msgstr "" #: (duplicate) includes/iso.inc:29 msgid "Afghanistan" msgstr "" #: (duplicate) includes/iso.inc:30 msgid "Antigua and Barbuda" msgstr "" #: (duplicate) includes/iso.inc:31 msgid "Anguilla" msgstr "" #: (duplicate) includes/iso.inc:32 msgid "Albania" msgstr "" #: (duplicate) includes/iso.inc:33 msgid "Armenia" msgstr "" #: (duplicate) includes/iso.inc:34 msgid "Netherlands Antilles" msgstr "" #: (duplicate) includes/iso.inc:35 msgid "Angola" msgstr "" #: (duplicate) includes/iso.inc:36 msgid "Antarctica" msgstr "" #: (duplicate) includes/iso.inc:37 msgid "Argentina" msgstr "" #: (duplicate) includes/iso.inc:38 msgid "American Samoa" msgstr "" #: (duplicate) includes/iso.inc:39 msgid "Austria" msgstr "" #: (duplicate) includes/iso.inc:40 msgid "Australia" msgstr "" #: (duplicate) includes/iso.inc:41 msgid "Aruba" msgstr "" #: (duplicate) includes/iso.inc:42 msgid "Aland Islands" msgstr "" #: (duplicate) includes/iso.inc:43 msgid "Azerbaijan" msgstr "" #: (duplicate) includes/iso.inc:44 msgid "Bosnia and Herzegovina" msgstr "" #: (duplicate) includes/iso.inc:45 msgid "Barbados" msgstr "" #: (duplicate) includes/iso.inc:46 msgid "Bangladesh" msgstr "" #: (duplicate) includes/iso.inc:47 msgid "Belgium" msgstr "" #: (duplicate) includes/iso.inc:48 msgid "Burkina Faso" msgstr "" #: (duplicate) includes/iso.inc:49 msgid "Bulgaria" msgstr "" #: (duplicate) includes/iso.inc:50 msgid "Bahrain" msgstr "" #: (duplicate) includes/iso.inc:51 msgid "Burundi" msgstr "" #: (duplicate) includes/iso.inc:52 msgid "Benin" msgstr "" #: (duplicate) includes/iso.inc:53 msgid "Saint Barthélemy" msgstr "" #: (duplicate) includes/iso.inc:54 msgid "Bermuda" msgstr "" #: (duplicate) includes/iso.inc:55 msgid "Brunei" msgstr "" #: (duplicate) includes/iso.inc:56 msgid "Bolivia" msgstr "" #: (duplicate) includes/iso.inc:57 msgid "Brazil" msgstr "" #: (duplicate) includes/iso.inc:58 msgid "Bahamas" msgstr "" #: (duplicate) includes/iso.inc:59 msgid "Bhutan" msgstr "" #: (duplicate) includes/iso.inc:60 msgid "Bouvet Island" msgstr "" #: (duplicate) includes/iso.inc:61 msgid "Botswana" msgstr "" #: (duplicate) includes/iso.inc:62 msgid "Belarus" msgstr "" #: (duplicate) includes/iso.inc:63 msgid "Belize" msgstr "" #: (duplicate) includes/iso.inc:64 msgid "Canada" msgstr "" #: (duplicate) includes/iso.inc:65 msgid "Cocos (Keeling) Islands" msgstr "" #: (duplicate) includes/iso.inc:66 msgid "Congo (Kinshasa)" msgstr "" #: (duplicate) includes/iso.inc:67 msgid "Central African Republic" msgstr "" #: (duplicate) includes/iso.inc:68 msgid "Congo (Brazzaville)" msgstr "" #: (duplicate) includes/iso.inc:69 msgid "Switzerland" msgstr "" #: (duplicate) includes/iso.inc:70 msgid "Ivory Coast" msgstr "" #: (duplicate) includes/iso.inc:71 msgid "Cook Islands" msgstr "" #: (duplicate) includes/iso.inc:72 msgid "Chile" msgstr "" #: (duplicate) includes/iso.inc:73 msgid "Cameroon" msgstr "" #: (duplicate) includes/iso.inc:74 msgid "China" msgstr "" #: (duplicate) includes/iso.inc:75 msgid "Colombia" msgstr "" #: (duplicate) includes/iso.inc:76 msgid "Costa Rica" msgstr "" #: (duplicate) includes/iso.inc:77 msgid "Cuba" msgstr "" #: (duplicate) includes/iso.inc:78 msgid "Cape Verde" msgstr "" #: (duplicate) includes/iso.inc:79 msgid "Christmas Island" msgstr "" #: (duplicate) includes/iso.inc:80 msgid "Cyprus" msgstr "" #: (duplicate) includes/iso.inc:81 msgid "Czech Republic" msgstr "" #: (duplicate) includes/iso.inc:82 msgid "Germany" msgstr "" #: (duplicate) includes/iso.inc:83 msgid "Djibouti" msgstr "" #: (duplicate) includes/iso.inc:84 msgid "Denmark" msgstr "" #: (duplicate) includes/iso.inc:85 msgid "Dominica" msgstr "" #: (duplicate) includes/iso.inc:86 msgid "Dominican Republic" msgstr "" #: (duplicate) includes/iso.inc:87 msgid "Algeria" msgstr "" #: (duplicate) includes/iso.inc:88 msgid "Ecuador" msgstr "" #: (duplicate) includes/iso.inc:89 msgid "Estonia" msgstr "" #: (duplicate) includes/iso.inc:90 msgid "Egypt" msgstr "" #: (duplicate) includes/iso.inc:91 msgid "Western Sahara" msgstr "" #: (duplicate) includes/iso.inc:92 msgid "Eritrea" msgstr "" #: (duplicate) includes/iso.inc:93 msgid "Spain" msgstr "" #: (duplicate) includes/iso.inc:94 msgid "Ethiopia" msgstr "" #: (duplicate) includes/iso.inc:95 msgid "Finland" msgstr "" #: (duplicate) includes/iso.inc:96 msgid "Fiji" msgstr "" #: (duplicate) includes/iso.inc:97 msgid "Falkland Islands" msgstr "" #: (duplicate) includes/iso.inc:98 msgid "Micronesia" msgstr "" #: (duplicate) includes/iso.inc:99 msgid "Faroe Islands" msgstr "" #: (duplicate) includes/iso.inc:100 msgid "France" msgstr "" #: (duplicate) includes/iso.inc:101 msgid "Gabon" msgstr "" #: (duplicate) includes/iso.inc:102 msgid "United Kingdom" msgstr "" #: (duplicate) includes/iso.inc:103 msgid "Grenada" msgstr "" #: (duplicate) includes/iso.inc:104 msgid "Georgia" msgstr "" #: (duplicate) includes/iso.inc:105 msgid "French Guiana" msgstr "" #: (duplicate) includes/iso.inc:106 msgid "Guernsey" msgstr "" #: (duplicate) includes/iso.inc:107 msgid "Ghana" msgstr "" #: (duplicate) includes/iso.inc:108 msgid "Gibraltar" msgstr "" #: (duplicate) includes/iso.inc:109 msgid "Greenland" msgstr "" #: (duplicate) includes/iso.inc:110 msgid "Gambia" msgstr "" #: (duplicate) includes/iso.inc:111 msgid "Guinea" msgstr "" #: (duplicate) includes/iso.inc:112 msgid "Guadeloupe" msgstr "" #: (duplicate) includes/iso.inc:113 msgid "Equatorial Guinea" msgstr "" #: (duplicate) includes/iso.inc:114 msgid "Greece" msgstr "" #: (duplicate) includes/iso.inc:115 msgid "South Georgia and the South Sandwich Islands" msgstr "" #: (duplicate) includes/iso.inc:116 msgid "Guatemala" msgstr "" #: (duplicate) includes/iso.inc:117 msgid "Guam" msgstr "" #: (duplicate) includes/iso.inc:118 msgid "Guinea-Bissau" msgstr "" #: (duplicate) includes/iso.inc:119 msgid "Guyana" msgstr "" #: (duplicate) includes/iso.inc:120 msgid "Hong Kong S.A.R., China" msgstr "" #: (duplicate) includes/iso.inc:121 msgid "Heard Island and McDonald Islands" msgstr "" #: (duplicate) includes/iso.inc:122 msgid "Honduras" msgstr "" #: (duplicate) includes/iso.inc:123 msgid "Croatia" msgstr "" #: (duplicate) includes/iso.inc:124 msgid "Haiti" msgstr "" #: (duplicate) includes/iso.inc:125 msgid "Hungary" msgstr "" #: (duplicate) includes/iso.inc:126 msgid "Indonesia" msgstr "" #: (duplicate) includes/iso.inc:127 msgid "Ireland" msgstr "" #: (duplicate) includes/iso.inc:128 msgid "Israel" msgstr "" #: (duplicate) includes/iso.inc:129 msgid "Isle of Man" msgstr "" #: (duplicate) includes/iso.inc:130 msgid "India" msgstr "" #: (duplicate) includes/iso.inc:131 msgid "British Indian Ocean Territory" msgstr "" #: (duplicate) includes/iso.inc:132 msgid "Iraq" msgstr "" #: (duplicate) includes/iso.inc:133 msgid "Iran" msgstr "" #: (duplicate) includes/iso.inc:134 msgid "Iceland" msgstr "" #: (duplicate) includes/iso.inc:135 msgid "Italy" msgstr "" #: (duplicate) includes/iso.inc:136 msgid "Jersey" msgstr "" #: (duplicate) includes/iso.inc:137 msgid "Jamaica" msgstr "" #: (duplicate) includes/iso.inc:138 msgid "Jordan" msgstr "" #: (duplicate) includes/iso.inc:139 msgid "Japan" msgstr "" #: (duplicate) includes/iso.inc:140 msgid "Kenya" msgstr "" #: (duplicate) includes/iso.inc:141 msgid "Kyrgyzstan" msgstr "" #: (duplicate) includes/iso.inc:142 msgid "Cambodia" msgstr "" #: (duplicate) includes/iso.inc:143 msgid "Kiribati" msgstr "" #: (duplicate) includes/iso.inc:144 msgid "Comoros" msgstr "" #: (duplicate) includes/iso.inc:145 msgid "Saint Kitts and Nevis" msgstr "" #: (duplicate) includes/iso.inc:146 msgid "North Korea" msgstr "" #: (duplicate) includes/iso.inc:147 msgid "South Korea" msgstr "" #: (duplicate) includes/iso.inc:148 msgid "Kuwait" msgstr "" #: (duplicate) includes/iso.inc:149 msgid "Cayman Islands" msgstr "" #: (duplicate) includes/iso.inc:150 msgid "Kazakhstan" msgstr "" #: (duplicate) includes/iso.inc:151 msgid "Laos" msgstr "" #: (duplicate) includes/iso.inc:152 msgid "Lebanon" msgstr "" #: (duplicate) includes/iso.inc:153 msgid "Saint Lucia" msgstr "" #: (duplicate) includes/iso.inc:154 msgid "Liechtenstein" msgstr "" #: (duplicate) includes/iso.inc:155 msgid "Sri Lanka" msgstr "" #: (duplicate) includes/iso.inc:156 msgid "Liberia" msgstr "" #: (duplicate) includes/iso.inc:157 msgid "Lesotho" msgstr "" #: (duplicate) includes/iso.inc:158 msgid "Lithuania" msgstr "" #: (duplicate) includes/iso.inc:159 msgid "Luxembourg" msgstr "" #: (duplicate) includes/iso.inc:160 msgid "Latvia" msgstr "" #: (duplicate) includes/iso.inc:161 msgid "Libya" msgstr "" #: (duplicate) includes/iso.inc:162 msgid "Morocco" msgstr "" #: (duplicate) includes/iso.inc:163 msgid "Monaco" msgstr "" #: (duplicate) includes/iso.inc:164 msgid "Moldova" msgstr "" #: (duplicate) includes/iso.inc:165 msgid "Montenegro" msgstr "" #: (duplicate) includes/iso.inc:166 msgid "Saint Martin (French part)" msgstr "" #: (duplicate) includes/iso.inc:167 msgid "Madagascar" msgstr "" #: (duplicate) includes/iso.inc:168 msgid "Marshall Islands" msgstr "" #: (duplicate) includes/iso.inc:169 msgid "Macedonia" msgstr "" #: (duplicate) includes/iso.inc:170 msgid "Mali" msgstr "" #: (duplicate) includes/iso.inc:171 msgid "Myanmar" msgstr "" #: (duplicate) includes/iso.inc:172 msgid "Mongolia" msgstr "" #: (duplicate) includes/iso.inc:173 msgid "Macao S.A.R., China" msgstr "" #: (duplicate) includes/iso.inc:174 msgid "Northern Mariana Islands" msgstr "" #: (duplicate) includes/iso.inc:175 msgid "Martinique" msgstr "" #: (duplicate) includes/iso.inc:176 msgid "Mauritania" msgstr "" #: (duplicate) includes/iso.inc:177 msgid "Montserrat" msgstr "" #: (duplicate) includes/iso.inc:178 msgid "Malta" msgstr "" #: (duplicate) includes/iso.inc:179 msgid "Mauritius" msgstr "" #: (duplicate) includes/iso.inc:180 msgid "Maldives" msgstr "" #: (duplicate) includes/iso.inc:181 msgid "Malawi" msgstr "" #: (duplicate) includes/iso.inc:182 msgid "Mexico" msgstr "" #: (duplicate) includes/iso.inc:183 msgid "Malaysia" msgstr "" #: (duplicate) includes/iso.inc:184 msgid "Mozambique" msgstr "" #: (duplicate) includes/iso.inc:185 msgid "Namibia" msgstr "" #: (duplicate) includes/iso.inc:186 msgid "New Caledonia" msgstr "" #: (duplicate) includes/iso.inc:187 msgid "Niger" msgstr "" #: (duplicate) includes/iso.inc:188 msgid "Norfolk Island" msgstr "" #: (duplicate) includes/iso.inc:189 msgid "Nigeria" msgstr "" #: (duplicate) includes/iso.inc:190 msgid "Nicaragua" msgstr "" #: (duplicate) includes/iso.inc:191 msgid "Netherlands" msgstr "" #: (duplicate) includes/iso.inc:192 msgid "Norway" msgstr "" #: (duplicate) includes/iso.inc:193 msgid "Nepal" msgstr "" #: (duplicate) includes/iso.inc:194 msgid "Nauru" msgstr "" #: (duplicate) includes/iso.inc:195 msgid "Niue" msgstr "" #: (duplicate) includes/iso.inc:196 msgid "New Zealand" msgstr "" #: (duplicate) includes/iso.inc:197 msgid "Oman" msgstr "" #: (duplicate) includes/iso.inc:198 msgid "Panama" msgstr "" #: (duplicate) includes/iso.inc:199 msgid "Peru" msgstr "" #: (duplicate) includes/iso.inc:200 msgid "French Polynesia" msgstr "" #: (duplicate) includes/iso.inc:201 msgid "Papua New Guinea" msgstr "" #: (duplicate) includes/iso.inc:202 msgid "Philippines" msgstr "" #: (duplicate) includes/iso.inc:203 msgid "Pakistan" msgstr "" #: (duplicate) includes/iso.inc:204 msgid "Poland" msgstr "" #: (duplicate) includes/iso.inc:205 msgid "Saint Pierre and Miquelon" msgstr "" #: (duplicate) includes/iso.inc:206 msgid "Pitcairn" msgstr "" #: (duplicate) includes/iso.inc:207 msgid "Puerto Rico" msgstr "" #: (duplicate) includes/iso.inc:208 msgid "Palestinian Territory" msgstr "" #: (duplicate) includes/iso.inc:209 msgid "Portugal" msgstr "" #: (duplicate) includes/iso.inc:210 msgid "Palau" msgstr "" #: (duplicate) includes/iso.inc:211 msgid "Paraguay" msgstr "" #: (duplicate) includes/iso.inc:212 msgid "Qatar" msgstr "" #: (duplicate) includes/iso.inc:213 msgid "Reunion" msgstr "" #: (duplicate) includes/iso.inc:214 msgid "Romania" msgstr "" #: (duplicate) includes/iso.inc:215 msgid "Serbia" msgstr "" #: (duplicate) includes/iso.inc:216 msgid "Russia" msgstr "" #: (duplicate) includes/iso.inc:217 msgid "Rwanda" msgstr "" #: (duplicate) includes/iso.inc:218 msgid "Saudi Arabia" msgstr "" #: (duplicate) includes/iso.inc:219 msgid "Solomon Islands" msgstr "" #: (duplicate) includes/iso.inc:220 msgid "Seychelles" msgstr "" #: (duplicate) includes/iso.inc:221 msgid "Sudan" msgstr "" #: (duplicate) includes/iso.inc:222 msgid "Sweden" msgstr "" #: (duplicate) includes/iso.inc:223 msgid "Singapore" msgstr "" #: (duplicate) includes/iso.inc:224 msgid "Saint Helena" msgstr "" #: (duplicate) includes/iso.inc:225 msgid "Slovenia" msgstr "" #: (duplicate) includes/iso.inc:226 msgid "Svalbard and Jan Mayen" msgstr "" #: (duplicate) includes/iso.inc:227 msgid "Slovakia" msgstr "" #: (duplicate) includes/iso.inc:228 msgid "Sierra Leone" msgstr "" #: (duplicate) includes/iso.inc:229 msgid "San Marino" msgstr "" #: (duplicate) includes/iso.inc:230 msgid "Senegal" msgstr "" #: (duplicate) includes/iso.inc:231 msgid "Somalia" msgstr "" #: (duplicate) includes/iso.inc:232 msgid "Suriname" msgstr "" #: (duplicate) includes/iso.inc:233 msgid "Sao Tome and Principe" msgstr "" #: (duplicate) includes/iso.inc:234 msgid "El Salvador" msgstr "" #: (duplicate) includes/iso.inc:235 msgid "Syria" msgstr "" #: (duplicate) includes/iso.inc:236 msgid "Swaziland" msgstr "" #: (duplicate) includes/iso.inc:237 msgid "Turks and Caicos Islands" msgstr "" #: (duplicate) includes/iso.inc:238 msgid "Chad" msgstr "" #: (duplicate) includes/iso.inc:239 msgid "French Southern Territories" msgstr "" #: (duplicate) includes/iso.inc:240 msgid "Togo" msgstr "" #: (duplicate) includes/iso.inc:241 msgid "Thailand" msgstr "" #: (duplicate) includes/iso.inc:242 msgid "Tajikistan" msgstr "" #: (duplicate) includes/iso.inc:243 msgid "Tokelau" msgstr "" #: (duplicate) includes/iso.inc:244 msgid "East Timor" msgstr "" #: (duplicate) includes/iso.inc:245 msgid "Turkmenistan" msgstr "" #: (duplicate) includes/iso.inc:246 msgid "Tunisia" msgstr "" #: (duplicate) includes/iso.inc:247 msgid "Tonga" msgstr "" #: (duplicate) includes/iso.inc:248 msgid "Turkey" msgstr "" #: (duplicate) includes/iso.inc:249 msgid "Trinidad and Tobago" msgstr "" #: (duplicate) includes/iso.inc:250 msgid "Tuvalu" msgstr "" #: (duplicate) includes/iso.inc:251 msgid "Taiwan" msgstr "" #: (duplicate) includes/iso.inc:252 msgid "Tanzania" msgstr "" #: (duplicate) includes/iso.inc:253 msgid "Ukraine" msgstr "" #: (duplicate) includes/iso.inc:254 msgid "Uganda" msgstr "" #: (duplicate) includes/iso.inc:255 msgid "United States Minor Outlying Islands" msgstr "" #: (duplicate) includes/iso.inc:256 msgid "United States" msgstr "" #: (duplicate) includes/iso.inc:257 msgid "Uruguay" msgstr "" #: (duplicate) includes/iso.inc:258 msgid "Uzbekistan" msgstr "" #: (duplicate) includes/iso.inc:259 msgid "Vatican" msgstr "" #: (duplicate) includes/iso.inc:260 msgid "Saint Vincent and the Grenadines" msgstr "" #: (duplicate) includes/iso.inc:261 msgid "Venezuela" msgstr "" #: (duplicate) includes/iso.inc:262 msgid "British Virgin Islands" msgstr "" #: (duplicate) includes/iso.inc:263 msgid "U.S. Virgin Islands" msgstr "" #: (duplicate) includes/iso.inc:264 msgid "Vietnam" msgstr "" #: (duplicate) includes/iso.inc:265 msgid "Vanuatu" msgstr "" #: (duplicate) includes/iso.inc:266 msgid "Wallis and Futuna" msgstr "" #: (duplicate) includes/iso.inc:267 msgid "Samoa" msgstr "" #: (duplicate) includes/iso.inc:268 msgid "Yemen" msgstr "" #: (duplicate) includes/iso.inc:269 msgid "Mayotte" msgstr "" #: (duplicate) includes/iso.inc:270 msgid "South Africa" msgstr "" #: (duplicate) includes/iso.inc:271 msgid "Zambia" msgstr "" #: (duplicate) includes/iso.inc:272 msgid "Zimbabwe" msgstr "" #: (duplicate) includes/locale.inc:1723 msgid "The translation import failed, because the file %filename could not be read." msgstr "" #: (duplicate) includes/locale.inc:1752 msgid "The translation file %filename contains an error: \"msgstr\" was expected but not found on line %line." msgstr "" #: (duplicate) includes/locale.inc:1758 msgid "The translation file %filename contains an error: \"msgid_plural\" was expected but not found on line %line." msgstr "" #: (duplicate) includes/locale.inc:1764 ;1782 ;1800 ;1812 ;1820 ;1834 ;1843 msgid "The translation file %filename contains a syntax error on line %line." msgstr "" #: (duplicate) includes/locale.inc:1776 msgid "The translation file %filename contains an error: \"msgid\" is unexpected on line %line." msgstr "" #: (duplicate) includes/locale.inc:1794 msgid "The translation file %filename contains an error: \"msgctxt\" is unexpected on line %line." msgstr "" #: (duplicate) includes/locale.inc:1808 msgid "The translation file %filename contains an error: \"msgstr[]\" is unexpected on line %line." msgstr "" #: (duplicate) includes/locale.inc:1828 msgid "The translation file %filename contains an error: \"msgstr\" is unexpected on line %line." msgstr "" #: (duplicate) includes/locale.inc:1859 msgid "The translation file %filename contains an error: there is an unexpected string on line %line." msgstr "" #: (duplicate) includes/locale.inc:1870 msgid "The translation file %filename ended unexpectedly at line %line." msgstr "" #: (duplicate) includes/locale.inc:3145 msgid "Importing interface translations" msgstr "" #: (duplicate) includes/locale.inc:3146 msgid "Starting import" msgstr "" #: (duplicate) includes/locale.inc:3147 msgid "Error importing interface translations" msgstr "" #: includes/theme.maintenance.inc:144 msgid "The following errors must be resolved before you can continue the installation process" msgstr "" #: includes/theme.maintenance.inc:144 msgid "The following error must be resolved before you can continue the installation process" msgstr "" #: includes/theme.maintenance.inc:147 msgid "Please check the error messages and try again." msgstr "" #: includes/theme.maintenance.inc:152 msgid "The following installation warnings should be carefully reviewed" msgstr "" #: includes/theme.maintenance.inc:152 msgid "The following installation warning should be carefully reviewed" msgstr "" #: includes/theme.maintenance.inc:159 msgid "The following installation warnings should be carefully reviewed, but in most cases may be safely ignored" msgstr "" #: includes/theme.maintenance.inc:159 msgid "The following installation warning should be carefully reviewed, but in most cases may be safely ignored" msgstr "" #: (duplicate) includes/unicode.inc:47 msgid "Operations on Unicode strings are emulated on a best-effort basis. Install the PHP mbstring extension for improved Unicode support." msgstr "" #: (duplicate) includes/unicode.inc:52 msgid "Multibyte string function overloading in PHP is active and must be disabled. Check the php.ini mbstring.func_overload setting. Please refer to the PHP mbstring documentation for more information." msgstr "" #: (duplicate) includes/unicode.inc:55 msgid "Multibyte string input conversion in PHP is active and must be disabled. Check the php.ini mbstring.encoding_translation setting. Please refer to the PHP mbstring documentation for more information." msgstr "" #: (duplicate) includes/unicode.inc:58 msgid "Multibyte string input conversion in PHP is active and must be disabled. Check the php.ini mbstring.http_input setting. Please refer to the PHP mbstring documentation for more information." msgstr "" #: (duplicate) includes/unicode.inc:61 msgid "Multibyte string output conversion in PHP is active and must be disabled. Check the php.ini mbstring.http_output setting. Please refer to the PHP mbstring documentation for more information." msgstr "" #: (duplicate) includes/unicode.inc:78 msgid "Standard PHP" msgstr "" #: (duplicate) includes/unicode.inc:79 msgid "PHP Mbstring Extension" msgstr "" #: (duplicate) includes/unicode.inc:80 msgid "Error" msgstr "" #: (duplicate) includes/unicode.inc:90 msgid "Unicode library" msgstr "" #: includes/database/pgsql/install.inc:36 msgid "Database is encoded in UTF-8" msgstr "" #: includes/database/pgsql/install.inc:49 msgid "Drupal could not determine the encoding of the database was set to UTF-8" msgstr "" #: includes/database/pgsql/install.inc:100 msgid "PostgreSQL has initialized itself." msgstr "" #: includes/database/pgsql/install.inc:103 msgid "Drupal could not be correctly setup with the existing database. Please revise any errors." msgstr "" #: (duplicate) modules/menu/menu.install:51 msgid "The Navigation menu contains links such as Recent posts (if the Tracker module is enabled). Non-administrative links are added to this menu by default by modules." msgstr "" #: (duplicate) modules/menu/menu.install:52 msgid "The User menu contains links related to the user's account, as well as the 'Log out' link." msgstr "" #: (duplicate) modules/menu/menu.install:53 msgid "The Management menu contains links for content creation, structure, user management, and similar site activities." msgstr "" #: (duplicate) modules/menu/menu.install:54 msgid "The Main menu is the default source for the Main links which are often used by themes to show the major sections of a site." msgstr "" #: (duplicate) modules/menu/menu.install:55 msgid "The Secondary menu is the default source for the Secondary links which are often used for legal notices, contact details, and other navigation items that play a lesser role than the Main links." msgstr "" #: (duplicate) modules/node/node.module:3236 modules/system/system.install:95 msgid "Disabled" msgstr "" #: (duplicate) modules/node/node.module:3238 msgid "If the site is experiencing problems with permissions to content, you may have to rebuild the permissions cache. Rebuilding will remove all privileges to content and replace them with permissions based on the current modules and settings. Rebuilding may take some time if there is a lot of content or complex permission settings. After rebuilding has completed, content will automatically use the new permissions." msgstr "" #: (duplicate) modules/node/node.module:3241 msgid "Node Access Permissions" msgstr "" #: (duplicate) modules/shortcut/shortcut.install:21 msgid "Default" msgstr "" #: (duplicate) modules/shortcut/shortcut.install:25 msgid "Add content" msgstr "" #: (duplicate) modules/shortcut/shortcut.install:30 msgid "Find content" msgstr "" #: (duplicate) modules/shortcut/shortcut.install:35 msgid "Dashboard" msgstr "" #: (duplicate) modules/simpletest/simpletest.install:133 msgid "cURL" msgstr "" #: (duplicate) modules/simpletest/simpletest.install:134 ;142 ;151 modules/system/system.install:315 msgid "Enabled" msgstr "" #: (duplicate) modules/simpletest/simpletest.install:134 ;142 ;151 modules/system/system.install:298 msgid "Not found" msgstr "" #: (duplicate) modules/simpletest/simpletest.install:138 msgid "Simpletest could not be installed because the PHP cURL library is not available." msgstr "" #: (duplicate) modules/simpletest/simpletest.install:141 msgid "hash" msgstr "" #: (duplicate) modules/simpletest/simpletest.install:146 msgid "Simpletest could not be installed because the PHP hash extension is disabled." msgstr "" #: (duplicate) modules/simpletest/simpletest.install:150 msgid "PHP DOMDocument class" msgstr "" #: (duplicate) modules/system/system.api.php:1770 modules/system/system.install:26 msgid "Drupal" msgstr "" #: (duplicate) modules/system/system.api.php:1778 modules/system/system.install:61 ;67 msgid "PHP" msgstr "" #: (duplicate) modules/system/system.api.php:1782 modules/system/system.install:75 msgid "Your PHP installation is too old. Drupal requires at least PHP %version." msgstr "" #: (duplicate) modules/system/system.api.php:1791 modules/system/system.install:180 msgid "Last run !time ago" msgstr "" #: (duplicate) modules/system/system.api.php:1795 msgid "Cron has not run. It appears cron jobs have not been setup on your system. Please check the help pages for configuring cron jobs." msgstr "" #: (duplicate) modules/system/system.api.php:1797 msgid "Never run" msgstr "" #: (duplicate) modules/system/system.api.php:1803 modules/system/system.install:190 msgid "Cron maintenance tasks" msgstr "" #: modules/system/system.api.php:2341 msgid "Data import options" msgstr "" #: modules/system/system.api.php:2352 msgid "Additional options" msgstr "" #: modules/system/system.api.php:2363 msgid "Import additional data" msgstr "" #: (duplicate) modules/system/system.install:39 msgid "%profile_name (%profile-%version)" msgstr "" #: (duplicate) modules/system/system.install:53 msgid "Web server" msgstr "" #: (duplicate) modules/system/system.install:62 msgid "more information" msgstr "" #: (duplicate) modules/system/system.install:69 msgid "The phpinfo() function has been disabled for security reasons. To see your server's phpinfo() information, change your PHP settings or contact your server administrator. For more information, please read the Enabling and disabling phpinfo() handbook page." msgstr "" #: (duplicate) modules/system/system.install:81 msgid "PHP register globals" msgstr "" #: (duplicate) modules/system/system.install:90 msgid "register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled. The PHP manual has instructions for how to change configuration settings." msgstr "" #: (duplicate) modules/system/system.install:92 msgid "Enabled ('@value')" msgstr "" #: (duplicate) modules/system/system.install:101 msgid "PHP memory limit" msgstr "" #: (duplicate) modules/system/system.install:108 msgid "Consider increasing your PHP memory limit to %memory_minimum_limit to help prevent errors in the installation process." msgstr "" #: (duplicate) modules/system/system.install:111 msgid "Consider increasing your PHP memory limit to %memory_minimum_limit to help prevent errors in the update process." msgstr "" #: (duplicate) modules/system/system.install:114 msgid "Depending on your configuration, Drupal can run with a %memory_limit PHP memory limit. However, a %memory_minimum_limit PHP memory limit or above is recommended, especially if your site uses additional custom or contributed modules." msgstr "" #: (duplicate) modules/system/system.install:119 msgid "Increase the memory limit by editing the memory_limit parameter in the file %configuration-file and then restart your web server (or contact your system administrator or hosting provider for assistance)." msgstr "" #: (duplicate) modules/system/system.install:122 msgid "Contact your system administrator or hosting provider for assistance with increasing your PHP memory limit." msgstr "" #: (duplicate) modules/system/system.install:125 msgid "See the Drupal requirements for more information." msgstr "" #: (duplicate) modules/system/system.install:136 ;276 msgid "Not protected" msgstr "" #: (duplicate) modules/system/system.install:141 msgid "The directory %file is not protected from modifications and poses a security risk. You must change the directory's permissions to be non-writable. " msgstr "" #: (duplicate) modules/system/system.install:144 msgid "The file %file is not protected from modifications and poses a security risk. You must change the file's permissions to be non-writable." msgstr "" #: (duplicate) modules/system/system.install:149 ;283 msgid "Protected" msgstr "" #: (duplicate) modules/system/system.install:152 msgid "Configuration file" msgstr "" #: (duplicate) modules/system/system.install:162 msgid "For more information, see the online handbook entry for configuring cron jobs." msgstr "" #: (duplicate) modules/system/system.install:183 msgid "Cron has not run recently." msgstr "" #: (duplicate) modules/system/system.install:186 msgid "You can run cron manually." msgstr "" #: (duplicate) modules/system/system.install:187 msgid "To run cron from outside the site, go to !cron" msgstr "" #: (duplicate) modules/system/system.install:204 msgid "File system" msgstr "" #: (duplicate) modules/system/system.install:217 msgid "Not writable" msgstr "" #: (duplicate) modules/system/system.install:219 msgid "The directory %directory does not exist." msgstr "" #: (duplicate) modules/system/system.install:222 msgid "The directory %directory is not writable." msgstr "" #: (duplicate) modules/system/system.install:226 msgid "You may need to set the correct directory at the file system settings page or change the current directory's permissions so that it is writable." msgstr "" #: (duplicate) modules/system/system.install:231 msgid "An automated attempt to create this directory failed, possibly due to a permissions problem. To proceed with the installation, either create the directory and modify its permissions manually, or ensure that the installer has the permissions to create it automatically. For more information, please see INSTALL.txt or the online handbook." msgstr "" #: (duplicate) modules/system/system.install:241 msgid "Writable (public download method)" msgstr "" #: (duplicate) modules/system/system.install:244 msgid "Writable (private download method)" msgstr "" #: (duplicate) modules/system/system.install:252 msgid "Database updates" msgstr "" #: (duplicate) modules/system/system.install:254 msgid "Up to date" msgstr "" #: (duplicate) modules/system/system.install:264 msgid "Out of date" msgstr "" #: (duplicate) modules/system/system.install:265 msgid "Some modules have database schema updates to install. You should run the database update script immediately." msgstr "" #: (duplicate) modules/system/system.install:278 msgid "The update.php script is accessible to everyone without authentication check, which is a security risk. You must change the $update_free_access value in your settings.php back to FALSE." msgstr "" #: (duplicate) modules/system/system.install:286 msgid "Access to update.php" msgstr "" #: (duplicate) modules/system/system.install:297 msgid "PHP DOM Extension" msgstr "" #: (duplicate) modules/system/system.install:300 msgid "The DOM extension is part of PHP 5 core, but doesn't seem to be enabled on your system. You need to enable the DOM extension on your PHP installation." msgstr "" #: (duplicate) modules/system/system.install:308 msgid "Not enabled" msgstr "" #: (duplicate) modules/system/system.install:310 msgid "Update notifications are not enabled. It is highly recommended that you enable the update status module from the module administration page in order to stay up-to-date on new releases. For more information please read the Update status handbook page." msgstr "" #: (duplicate) modules/system/system.install:323 msgid "HTTP request status" msgstr "" #: (duplicate) modules/system/system.install:324 msgid "Fails" msgstr "" #: (duplicate) modules/system/system.install:326 msgid "Your system or network configuration does not allow Drupal to access web pages, resulting in reduced functionality. This could be due to your webserver configuration or PHP settings, and should be resolved in order to download information about available updates, fetch aggregator feeds, sign in via OpenID, or use other network-dependent services. If you are certain that Drupal can access web pages but you are still seeing this message, you may add $conf['drupal_http_request_fails'] = FALSE; to the bottom of your settings.php file." msgstr "" #: profiles/default/default.install:221 msgid "Page" msgstr "" #: profiles/default/default.install:223 msgid "Use pages for your static content, such as an 'About us' page." msgstr "" #: profiles/default/default.install:230 msgid "Article" msgstr "" #: profiles/default/default.install:232 msgid "Use articles for time-specific content like news, press releases or blog posts." msgstr "" #: profiles/default/default.install:279 msgid "Use tags to group articles on similar topics into categories." msgstr "" #: profiles/default/default.install:280 msgid "Enter a comma-separated list of words to describe your content." msgstr ""