# Spanish message file for YaST2 (@memory@). # Copyright (C) 2005 SUSE Linux Products GmbH. # Copyright (C) 2002, 2003 SuSE Linux AG. # Copyright (C) 1999, 2000, 2001 SuSE GmbH. # Ibán josé García Castillo , 2000. # Javier Moreno , 2000. # Jordi Jaen Pallares , 1999, 2000, 2001. # Pablo Iranzo Gómez , 2000. # msgid "" msgstr "" "Project-Id-Version: YaST (@memory@)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-09-03 13:53+0200\n" "PO-Revision-Date: 2006-05-31 13:42\n" "Last-Translator: Novell Language \n" "Language-Team: Novell Language \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../zypp/url/UrlBase.cc:154 #, c-format msgid "Url scheme does not allow a %s" msgstr "El esquema de URL no permite un elemento %s" #: ../zypp/url/UrlBase.cc:173 #, c-format msgid "Invalid %s component '%s'" msgstr "Componente %s incorrecto %s" #: ../zypp/url/UrlBase.cc:180 #, c-format msgid "Invalid %s component" msgstr "Componente %s incorrecto" #: ../zypp/url/UrlBase.cc:727 msgid "Path parameter parsing not supported for this URL" msgstr "El análisis de parámetros de vía no es compatible con esta dirección URL" #: ../zypp/url/UrlBase.cc:782 ../zypp/url/UrlBase.cc:1229 msgid "Query string parsing not supported for this URL" msgstr "El análisis de cadenas de consulta no es compatible con esta dirección URL" #: ../zypp/url/UrlBase.cc:820 msgid "Url scheme is a required component" msgstr "El esquema de url es un componente obligatorio" #: ../zypp/url/UrlBase.cc:826 #, c-format msgid "Invalid Url scheme '%s'" msgstr "Esquema de URL incorrecto %s." #: ../zypp/url/UrlBase.cc:947 msgid "Url scheme does not allow a username" msgstr "El esquema de URL no permite un nombre de usuario" #: ../zypp/url/UrlBase.cc:981 msgid "Url scheme does not allow a password" msgstr "El esquema de URL no permite una contraseña" #: ../zypp/url/UrlBase.cc:1010 msgid "Url scheme requires a host component" msgstr "El esquema de URL requiere un componente host" #: ../zypp/url/UrlBase.cc:1020 msgid "Url scheme does not allow a host component" msgstr "El esquema de URL no permite un componente host" #: ../zypp/url/UrlBase.cc:1047 #, c-format msgid "Invalid host component '%s'" msgstr "Componente host incorrecto %s" #: ../zypp/url/UrlBase.cc:1068 msgid "Url scheme does not allow a port" msgstr "El esquema de URL no permite un puerto" #: ../zypp/url/UrlBase.cc:1079 #, c-format msgid "Invalid port component '%s'" msgstr "Componente de puerto incorrecto %s" #: ../zypp/url/UrlBase.cc:1096 msgid "Url scheme requires path name" msgstr "El esquema URL requiere un nombre de vía" #: ../zypp/url/UrlBase.cc:1117 ../zypp/url/UrlBase.cc:1131 msgid "Relative path not allowed if authority exists" msgstr "No se permiten vías relativas si existe una autoridad" #: ../zypp/url/UrlBase.cc:1184 msgid "Path Parameter parsing not supported for this URL" msgstr "El análisis de parámetros de vía no es compatible con esta dirección URL" #: ../zypp/url/UrlUtils.cc:111 msgid "Encoded string contains a NUL byte" msgstr "La cadena cifrada incluye un byte nulo" #: ../zypp/url/UrlUtils.cc:173 msgid "Invalid parameter array split separator character" msgstr "Carácter separador de división de conjunto de parámetros incorrecto" #: ../zypp/url/UrlUtils.cc:213 msgid "Invalid parameter map split separator character" msgstr "Carácter separador de división de asignación de parámetros incorrecto" #: ../zypp/url/UrlUtils.cc:283 msgid "Invalid parameter array join separator character" msgstr "Carácter separador de unión de conjunto de parámetros incorrecto" #. TranslatorExplanation followed by the list of error messages that lead to this exception #: ../zypp/base/Exception.cc:89 #, fuzzy msgid "History:" msgstr "XF86Historial" #: ../zypp/repo/PackageProvider.cc:237 msgid "applydeltarpm check failed." msgstr "Comprobación de applydeltarpm incorrecta." #: ../zypp/repo/PackageProvider.cc:251 msgid "applydeltarpm failed." msgstr "Error de applydeltarpm." #. TranslatorExplanation %s = package being checked for integrity #: ../zypp/repo/PackageProvider.cc:318 #, fuzzy, c-format msgid "Package %s fails integrity check. Do you want to retry?" msgstr "El paquete %s no ha superado la comprobación de integridad. ¿Desea volver a intentar descargarlo?" #: ../zypp/repo/RepoProvideFile.cc:206 #, fuzzy msgid "No url in repository." msgstr "No se encuentra el archivo %1 en el repositorio." #. iteration over urls #: ../zypp/repo/RepoProvideFile.cc:278 #, fuzzy, c-format msgid "Can't provide file %s from repository %s" msgstr "No es posible proporcionar %s de %s" #: ../zypp/repo/cached/RepoImpl.cc:73 #, c-format msgid "Reading '%s' repository cache" msgstr "" #: ../zypp/repo/cached/RepoImpl.cc:194 #, c-format msgid "Reading patch and delta rpms from '%s' repository cache" msgstr "" #: ../zypp/media/MediaUserAuth.cc:97 #, c-format msgid "Unsupported HTTP authentication method '%s'" msgstr "" #: ../zypp/media/MediaCurl.cc:715 ../zypp/media/MediaCurl.cc:784 #, fuzzy msgid "Invalid user name or password." msgstr "Contraseña de CA no válida." #: ../zypp/media/MediaCurl.cc:718 ../zypp/media/MediaCurl.cc:787 #, fuzzy, c-format msgid "Authentication required for '%s'" msgstr "Autentificación requerida" #: ../zypp/RepoManager.cc:115 #, c-format msgid "Cleaning repository '%s' cache" msgstr "" #. we will throw this later if no URL checks out fine #: ../zypp/RepoManager.cc:521 msgid "Valid metadata not found at specified URL(s)" msgstr "" #: ../zypp/RepoManager.cc:677 #, c-format msgid "Building repository '%s' cache" msgstr "" #. progress.sendTo( progressrcv ); #: ../zypp/RepoManager.cc:822 #, c-format msgid "Reading repository '%s' cache" msgstr "" #: ../zypp/RepoManager.cc:912 #, fuzzy, c-format msgid "Adding repository '%s'" msgstr "Añadiendo recursos" #: ../zypp/RepoManager.cc:1017 #, fuzzy, c-format msgid "Removing repository '%s'" msgstr "Añadiendo recursos" #: ../zypp/Url.cc:112 msgid "Invalid LDAP URL query string" msgstr "Cadena de consulta URL LDAP incorrecta" #: ../zypp/Url.cc:151 #, c-format msgid "Invalid LDAP URL query parameter '%s'" msgstr "Parámetro de consulta URL LDAP %s incorrecto." #: ../zypp/Url.cc:295 msgid "Unable to clone Url object" msgstr "No es posible clonar el objeto URL" #: ../zypp/Url.cc:308 msgid "Invalid empty Url object reference" msgstr "Referencia de objeto URL vacía incorrecta" #: ../zypp/Url.cc:321 ../zypp/Url.cc:335 msgid "Unable to parse Url components" msgstr "No es posible analizar los componentes de URL" #: ../zypp/LanguageCode.cc:145 msgid "Unknown language: " msgstr "Idioma desconocido:" #. Defined LanguageCode constants #. Defined CountryCode constants #: ../zypp/LanguageCode.cc:225 ../zypp/CountryCode.cc:215 msgid "No Code" msgstr "Sin código" #. language code: aar aa #: ../zypp/LanguageCode.cc:238 msgid "Afar" msgstr "Afar" #. language code: abk ab #: ../zypp/LanguageCode.cc:240 msgid "Abkhazian" msgstr "Abjasio" #. language code: ace #: ../zypp/LanguageCode.cc:242 msgid "Achinese" msgstr "Achinés" #. language code: ach #: ../zypp/LanguageCode.cc:244 msgid "Acoli" msgstr "Acholi" #. language code: ada #: ../zypp/LanguageCode.cc:246 msgid "Adangme" msgstr "Adangme" #. language code: ady #: ../zypp/LanguageCode.cc:248 msgid "Adyghe" msgstr "Circasiano" #. language code: afa #: ../zypp/LanguageCode.cc:250 msgid "Afro-Asiatic (Other)" msgstr "Afro-asiático (otros)" #. language code: afh #: ../zypp/LanguageCode.cc:252 msgid "Afrihili" msgstr "Afrihili" #. language code: afr af #: ../zypp/LanguageCode.cc:254 msgid "Afrikaans" msgstr "Afrikáans" #. language code: ain #: ../zypp/LanguageCode.cc:256 msgid "Ainu" msgstr "Ainu" #. language code: aka ak #: ../zypp/LanguageCode.cc:258 msgid "Akan" msgstr "Akan" #. language code: akk #: ../zypp/LanguageCode.cc:260 msgid "Akkadian" msgstr "Acadio" #. language code: alb sqi sq #: ../zypp/LanguageCode.cc:262 ../zypp/LanguageCode.cc:264 msgid "Albanian" msgstr "Albanés" #. language code: ale #: ../zypp/LanguageCode.cc:266 msgid "Aleut" msgstr "Aleutiano" #. language code: alg #: ../zypp/LanguageCode.cc:268 msgid "Algonquian Languages" msgstr "Lenguas algoquinas" #. language code: alt #: ../zypp/LanguageCode.cc:270 msgid "Southern Altai" msgstr "Altai meridional" #. language code: amh am #: ../zypp/LanguageCode.cc:272 msgid "Amharic" msgstr "Amhárico" #. language code: ang #: ../zypp/LanguageCode.cc:274 msgid "English, Old (ca.450-1100)" msgstr "Inglés antiguo (450 - 1100)" #. language code: apa #: ../zypp/LanguageCode.cc:276 msgid "Apache Languages" msgstr "Lenguas apache" #. language code: ara ar #: ../zypp/LanguageCode.cc:278 msgid "Arabic" msgstr "Árabe" #. language code: arc #: ../zypp/LanguageCode.cc:280 msgid "Aramaic" msgstr "Arameo" #. language code: arg an #: ../zypp/LanguageCode.cc:282 msgid "Aragonese" msgstr "Aragonés" #. language code: arm hye hy #: ../zypp/LanguageCode.cc:284 ../zypp/LanguageCode.cc:286 msgid "Armenian" msgstr "Armenio" #. language code: arn #: ../zypp/LanguageCode.cc:288 msgid "Araucanian" msgstr "Araucano" #. language code: arp #: ../zypp/LanguageCode.cc:290 msgid "Arapaho" msgstr "Arapahoe" #. language code: art #: ../zypp/LanguageCode.cc:292 msgid "Artificial (Other)" msgstr "Artificial (otros)" #. language code: arw #: ../zypp/LanguageCode.cc:294 msgid "Arawak" msgstr "Arawak" #. language code: asm as #: ../zypp/LanguageCode.cc:296 msgid "Assamese" msgstr "Asamés" #. language code: ast #: ../zypp/LanguageCode.cc:298 msgid "Asturian" msgstr "Asturiano" #. language code: ath #: ../zypp/LanguageCode.cc:300 msgid "Athapascan Languages" msgstr "Lenguas atapascanas" #. language code: aus #: ../zypp/LanguageCode.cc:302 msgid "Australian Languages" msgstr "Lenguas australianas" #. language code: ava av #: ../zypp/LanguageCode.cc:304 msgid "Avaric" msgstr "Ávaro" #. language code: ave ae #: ../zypp/LanguageCode.cc:306 msgid "Avestan" msgstr "Avestano" #. language code: awa #: ../zypp/LanguageCode.cc:308 msgid "Awadhi" msgstr "Awetí" #. language code: aym ay #: ../zypp/LanguageCode.cc:310 msgid "Aymara" msgstr "Aymara" #. language code: aze az #: ../zypp/LanguageCode.cc:312 msgid "Azerbaijani" msgstr "Azerbaiyano" #. language code: bad #: ../zypp/LanguageCode.cc:314 msgid "Banda" msgstr "Banda" #. language code: bai #: ../zypp/LanguageCode.cc:316 msgid "Bamileke Languages" msgstr "Lenguas Bamileke" #. language code: bak ba #: ../zypp/LanguageCode.cc:318 msgid "Bashkir" msgstr "Bashkir" #. language code: bal #: ../zypp/LanguageCode.cc:320 msgid "Baluchi" msgstr "Beluchi" #. language code: bam bm #: ../zypp/LanguageCode.cc:322 msgid "Bambara" msgstr "Bambara" #. language code: ban #: ../zypp/LanguageCode.cc:324 msgid "Balinese" msgstr "Balinés" #. language code: baq eus eu #: ../zypp/LanguageCode.cc:326 ../zypp/LanguageCode.cc:328 msgid "Basque" msgstr "Vasco" #. language code: bas #: ../zypp/LanguageCode.cc:330 msgid "Basa" msgstr "Basa" #. language code: bat #: ../zypp/LanguageCode.cc:332 msgid "Baltic (Other)" msgstr "Báltico (otros)" #. language code: bej #: ../zypp/LanguageCode.cc:334 msgid "Beja" msgstr "Beja" #. language code: bel be #: ../zypp/LanguageCode.cc:336 msgid "Belarusian" msgstr "Bielorruso" #. language code: bem #: ../zypp/LanguageCode.cc:338 msgid "Bemba" msgstr "Bemba" #. language code: ben bn #: ../zypp/LanguageCode.cc:340 msgid "Bengali" msgstr "Bengalí" #. language code: ber #: ../zypp/LanguageCode.cc:342 msgid "Berber (Other)" msgstr "Bereber (otros)" #. language code: bho #: ../zypp/LanguageCode.cc:344 msgid "Bhojpuri" msgstr "Bhojpuri" #. language code: bih bh #: ../zypp/LanguageCode.cc:346 msgid "Bihari" msgstr "Bihari" #. language code: bik #: ../zypp/LanguageCode.cc:348 msgid "Bikol" msgstr "Bikol" #. language code: bin #: ../zypp/LanguageCode.cc:350 msgid "Bini" msgstr "Bini" #. language code: bis bi #: ../zypp/LanguageCode.cc:352 msgid "Bislama" msgstr "Bislama" #. language code: bla #: ../zypp/LanguageCode.cc:354 msgid "Siksika" msgstr "Siksika" #. language code: bnt #: ../zypp/LanguageCode.cc:356 msgid "Bantu (Other)" msgstr "Bantú (otros)" #. language code: bos bs #: ../zypp/LanguageCode.cc:358 msgid "Bosnian" msgstr "Bosnio" #. language code: bra #: ../zypp/LanguageCode.cc:360 msgid "Braj" msgstr "Braj" #. language code: bre br #: ../zypp/LanguageCode.cc:362 msgid "Breton" msgstr "Bretón" #. language code: btk #: ../zypp/LanguageCode.cc:364 msgid "Batak (Indonesia)" msgstr "Batak (Indonesia)" #. language code: bua #: ../zypp/LanguageCode.cc:366 msgid "Buriat" msgstr "Buriato" #. language code: bug #: ../zypp/LanguageCode.cc:368 msgid "Buginese" msgstr "Bugi" #. language code: bul bg #: ../zypp/LanguageCode.cc:370 msgid "Bulgarian" msgstr "Búlgaro" #. language code: bur mya my #: ../zypp/LanguageCode.cc:372 ../zypp/LanguageCode.cc:374 msgid "Burmese" msgstr "Birmano" #. language code: byn #: ../zypp/LanguageCode.cc:376 msgid "Blin" msgstr "Blin" #. language code: cad #: ../zypp/LanguageCode.cc:378 msgid "Caddo" msgstr "Cado" #. language code: cai #: ../zypp/LanguageCode.cc:380 msgid "Central American Indian (Other)" msgstr "Lenguas amerindias de Centroamérica (otros)" #. language code: car #: ../zypp/LanguageCode.cc:382 msgid "Carib" msgstr "Caribe" #. language code: cat ca #: ../zypp/LanguageCode.cc:384 msgid "Catalan" msgstr "Catalán" #. language code: cau #: ../zypp/LanguageCode.cc:386 msgid "Caucasian (Other)" msgstr "Caucásico (otros)" #. language code: ceb #: ../zypp/LanguageCode.cc:388 msgid "Cebuano" msgstr "Cebuano" #. language code: cel #: ../zypp/LanguageCode.cc:390 msgid "Celtic (Other)" msgstr "Céltico (otros)" #. language code: cha ch #: ../zypp/LanguageCode.cc:392 msgid "Chamorro" msgstr "Chamorro" #. language code: chb #: ../zypp/LanguageCode.cc:394 msgid "Chibcha" msgstr "Chibcha" #. language code: che ce #: ../zypp/LanguageCode.cc:396 msgid "Chechen" msgstr "Checheno" #. language code: chg #: ../zypp/LanguageCode.cc:398 msgid "Chagatai" msgstr "Chagatai" #. language code: chi zho zh #: ../zypp/LanguageCode.cc:400 ../zypp/LanguageCode.cc:402 msgid "Chinese" msgstr "Chino" #. language code: chk #: ../zypp/LanguageCode.cc:404 msgid "Chuukese" msgstr "Chuukés" #. language code: chm #: ../zypp/LanguageCode.cc:406 msgid "Mari" msgstr "Mari" #. language code: chn #: ../zypp/LanguageCode.cc:408 msgid "Chinook Jargon" msgstr "Jerga Chinook" #. language code: cho #: ../zypp/LanguageCode.cc:410 msgid "Choctaw" msgstr "Choktaw" #. language code: chp #: ../zypp/LanguageCode.cc:412 msgid "Chipewyan" msgstr "Chipewa" #. language code: chr #: ../zypp/LanguageCode.cc:414 msgid "Cherokee" msgstr "Cheroqui" #. language code: chu cu #: ../zypp/LanguageCode.cc:416 msgid "Church Slavic" msgstr "Eslavo eclesial" #. language code: chv cv #: ../zypp/LanguageCode.cc:418 msgid "Chuvash" msgstr "Chuvasio" #. language code: chy #: ../zypp/LanguageCode.cc:420 msgid "Cheyenne" msgstr "Cheyén" #. language code: cmc #: ../zypp/LanguageCode.cc:422 msgid "Chamic Languages" msgstr "Lenguas chámicas" #. language code: cop #: ../zypp/LanguageCode.cc:424 msgid "Coptic" msgstr "Copto" #. language code: cor kw #: ../zypp/LanguageCode.cc:426 msgid "Cornish" msgstr "Córnico" #. language code: cos co #: ../zypp/LanguageCode.cc:428 msgid "Corsican" msgstr "Corso" #. language code: cpe #: ../zypp/LanguageCode.cc:430 msgid "Creoles and Pidgins, English-Based (Other)" msgstr "Criollos y pidgins basados en el inglés (otros)" #. language code: cpf #: ../zypp/LanguageCode.cc:432 msgid "Creoles and Pidgins, French-Based (Other)" msgstr "Criollos y pidgins basados en el francés (otros)" #. language code: cpp #: ../zypp/LanguageCode.cc:434 msgid "Creoles and Pidgins, Portuguese-Based (Other)" msgstr "Criollos y pidgins basados en el portugués (otros)" #. language code: cre cr #: ../zypp/LanguageCode.cc:436 msgid "Cree" msgstr "Cri" #. language code: crh #: ../zypp/LanguageCode.cc:438 msgid "Crimean Tatar" msgstr "Tártaro de Crimea" #. language code: crp #: ../zypp/LanguageCode.cc:440 msgid "Creoles and Pidgins (Other)" msgstr "Criollos y pidgins (otros)" #. language code: csb #: ../zypp/LanguageCode.cc:442 msgid "Kashubian" msgstr "Casubiano" #. language code: cus #: ../zypp/LanguageCode.cc:444 msgid "Cushitic (Other)" msgstr "Cusita (otros)" #. language code: cze ces cs #: ../zypp/LanguageCode.cc:446 ../zypp/LanguageCode.cc:448 msgid "Czech" msgstr "Checo" #. language code: dak #: ../zypp/LanguageCode.cc:450 msgid "Dakota" msgstr "Dakota" #. language code: dan da #: ../zypp/LanguageCode.cc:452 msgid "Danish" msgstr "Danés" #. language code: dar #: ../zypp/LanguageCode.cc:454 msgid "Dargwa" msgstr "Dargwa" #. language code: day #: ../zypp/LanguageCode.cc:456 msgid "Dayak" msgstr "Dayak" #. language code: del #: ../zypp/LanguageCode.cc:458 msgid "Delaware" msgstr "Delaware" #. language code: den #: ../zypp/LanguageCode.cc:460 msgid "Slave (Athapascan)" msgstr "Esclavo (atapascano)" #. language code: dgr #: ../zypp/LanguageCode.cc:462 msgid "Dogrib" msgstr "Dogrib" #. language code: din #: ../zypp/LanguageCode.cc:464 msgid "Dinka" msgstr "Dinka" #. language code: div dv #: ../zypp/LanguageCode.cc:466 msgid "Divehi" msgstr "Divehi" #. language code: doi #: ../zypp/LanguageCode.cc:468 msgid "Dogri" msgstr "Dogri" #. language code: dra #: ../zypp/LanguageCode.cc:470 msgid "Dravidian (Other)" msgstr "Lenguas drávidas (otros)" #. language code: dsb #: ../zypp/LanguageCode.cc:472 msgid "Lower Sorbian" msgstr "Bajo sorabo" #. language code: dua #: ../zypp/LanguageCode.cc:474 msgid "Duala" msgstr "Duala" #. language code: dum #: ../zypp/LanguageCode.cc:476 msgid "Dutch, Middle (ca.1050-1350)" msgstr "Danés medieval (1050 - 1350)" #. language code: dut nld nl #: ../zypp/LanguageCode.cc:478 ../zypp/LanguageCode.cc:480 msgid "Dutch" msgstr "Neerlandés" #. language code: dyu #: ../zypp/LanguageCode.cc:482 msgid "Dyula" msgstr "Dyula" #. language code: dzo dz #: ../zypp/LanguageCode.cc:484 msgid "Dzongkha" msgstr "Dzongkha" #. language code: efi #: ../zypp/LanguageCode.cc:486 msgid "Efik" msgstr "Efik" #. language code: egy #: ../zypp/LanguageCode.cc:488 msgid "Egyptian (Ancient)" msgstr "Egipcio (antiguo)" #. language code: eka #: ../zypp/LanguageCode.cc:490 msgid "Ekajuk" msgstr "Ekajuk" #. language code: elx #: ../zypp/LanguageCode.cc:492 msgid "Elamite" msgstr "Elamita" #. language code: eng en #: ../zypp/LanguageCode.cc:494 msgid "English" msgstr "Inglés" #. language code: enm #: ../zypp/LanguageCode.cc:496 msgid "English, Middle (1100-1500)" msgstr "Inglés medio (1100 - 1500)" #. language code: epo eo #: ../zypp/LanguageCode.cc:498 msgid "Esperanto" msgstr "Esperanto" #. language code: est et #: ../zypp/LanguageCode.cc:500 msgid "Estonian" msgstr "Estonio" #. language code: ewe ee #: ../zypp/LanguageCode.cc:502 msgid "Ewe" msgstr "Ewé" #. language code: ewo #: ../zypp/LanguageCode.cc:504 msgid "Ewondo" msgstr "Ewondo" #. language code: fan #: ../zypp/LanguageCode.cc:506 msgid "Fang" msgstr "Fang" #. language code: fao fo #: ../zypp/LanguageCode.cc:508 msgid "Faroese" msgstr "Feroe" #. language code: fat #: ../zypp/LanguageCode.cc:510 msgid "Fanti" msgstr "Fanti" #. language code: fij fj #: ../zypp/LanguageCode.cc:512 msgid "Fijian" msgstr "Fiyi" #. language code: fil #: ../zypp/LanguageCode.cc:514 msgid "Filipino" msgstr "Filipino" #. language code: fin fi #: ../zypp/LanguageCode.cc:516 msgid "Finnish" msgstr "Finés" #. language code: fiu #: ../zypp/LanguageCode.cc:518 msgid "Finno-Ugrian (Other)" msgstr "Fino-ungrio (otros)" #. language code: fon #: ../zypp/LanguageCode.cc:520 msgid "Fon" msgstr "Fon" #. language code: fre fra fr #: ../zypp/LanguageCode.cc:522 ../zypp/LanguageCode.cc:524 msgid "French" msgstr "Francés" #. language code: frm #: ../zypp/LanguageCode.cc:526 msgid "French, Middle (ca.1400-1600)" msgstr "Francés medieval (1400 - 1600)" #. language code: fro #: ../zypp/LanguageCode.cc:528 msgid "French, Old (842-ca.1400)" msgstr "Francés antiguo (842 - 1400)" #. language code: fry fy #: ../zypp/LanguageCode.cc:530 msgid "Frisian" msgstr "Frisón" #. language code: ful ff #: ../zypp/LanguageCode.cc:532 msgid "Fulah" msgstr "Fula" #. language code: fur #: ../zypp/LanguageCode.cc:534 msgid "Friulian" msgstr "Friulano" #. language code: gaa #: ../zypp/LanguageCode.cc:536 msgid "Ga" msgstr "Ga" #. language code: gay #: ../zypp/LanguageCode.cc:538 msgid "Gayo" msgstr "Gayo" #. language code: gba #: ../zypp/LanguageCode.cc:540 msgid "Gbaya" msgstr "Gbaya" #. language code: gem #: ../zypp/LanguageCode.cc:542 msgid "Germanic (Other)" msgstr "Germánico (otros)" #. language code: geo kat ka #: ../zypp/LanguageCode.cc:544 ../zypp/LanguageCode.cc:546 msgid "Georgian" msgstr "Georgiano" #. language code: ger deu de #: ../zypp/LanguageCode.cc:548 ../zypp/LanguageCode.cc:550 msgid "German" msgstr "Alemán" #. language code: gez #: ../zypp/LanguageCode.cc:552 msgid "Geez" msgstr "Geez" #. language code: gil #: ../zypp/LanguageCode.cc:554 msgid "Gilbertese" msgstr "Gilbertés" #. language code: gla gd #: ../zypp/LanguageCode.cc:556 msgid "Gaelic" msgstr "Gaélico" #. language code: gle ga #: ../zypp/LanguageCode.cc:558 msgid "Irish" msgstr "Irlandés" #. language code: glg gl #: ../zypp/LanguageCode.cc:560 msgid "Galician" msgstr "Gallego" #. language code: glv gv #: ../zypp/LanguageCode.cc:562 msgid "Manx" msgstr "Manx" #. language code: gmh #: ../zypp/LanguageCode.cc:564 msgid "German, Middle High (ca.1050-1500)" msgstr "Alto alemán medieval (1050 - 1500)" #. language code: goh #: ../zypp/LanguageCode.cc:566 msgid "German, Old High (ca.750-1050)" msgstr "Alto alemán antiguo (750 - 1050)" #. language code: gon #: ../zypp/LanguageCode.cc:568 msgid "Gondi" msgstr "Gondi" #. language code: gor #: ../zypp/LanguageCode.cc:570 msgid "Gorontalo" msgstr "Gorontalo" #. language code: got #: ../zypp/LanguageCode.cc:572 msgid "Gothic" msgstr "Gótico" #. language code: grb #: ../zypp/LanguageCode.cc:574 msgid "Grebo" msgstr "Grebo" #. language code: grc #: ../zypp/LanguageCode.cc:576 msgid "Greek, Ancient (to 1453)" msgstr "Griego antiguo (hasta 1453)" #. language code: gre ell el #: ../zypp/LanguageCode.cc:578 ../zypp/LanguageCode.cc:580 msgid "Greek, Modern (1453-)" msgstr "Griego moderno (desde 1453)" #. language code: grn gn #: ../zypp/LanguageCode.cc:582 msgid "Guarani" msgstr "Guaraní" #. language code: guj gu #: ../zypp/LanguageCode.cc:584 msgid "Gujarati" msgstr "Gujarati" #. language code: gwi #: ../zypp/LanguageCode.cc:586 msgid "Gwich'in" msgstr "Gwich'in" #. language code: hai #: ../zypp/LanguageCode.cc:588 msgid "Haida" msgstr "Haida" #. language code: hat ht #: ../zypp/LanguageCode.cc:590 msgid "Haitian" msgstr "Haitiano" #. language code: hau ha #: ../zypp/LanguageCode.cc:592 msgid "Hausa" msgstr "Hausa" #. language code: haw #: ../zypp/LanguageCode.cc:594 msgid "Hawaiian" msgstr "Hawaiano" #. language code: heb he #: ../zypp/LanguageCode.cc:596 msgid "Hebrew" msgstr "Hebreo" #. language code: her hz #: ../zypp/LanguageCode.cc:598 msgid "Herero" msgstr "Herero" #. language code: hil #: ../zypp/LanguageCode.cc:600 msgid "Hiligaynon" msgstr "Hiligaynón" #. language code: him #: ../zypp/LanguageCode.cc:602 msgid "Himachali" msgstr "Himachali" #. language code: hin hi #: ../zypp/LanguageCode.cc:604 msgid "Hindi" msgstr "Hindi" #. language code: hit #: ../zypp/LanguageCode.cc:606 msgid "Hittite" msgstr "Hitita" #. language code: hmn #: ../zypp/LanguageCode.cc:608 msgid "Hmong" msgstr "Hmong" #. language code: hmo ho #: ../zypp/LanguageCode.cc:610 msgid "Hiri Motu" msgstr "Hiri Motu" #. language code: hsb #: ../zypp/LanguageCode.cc:612 msgid "Upper Sorbian" msgstr "Alto sorabo" #. language code: hun hu #: ../zypp/LanguageCode.cc:614 msgid "Hungarian" msgstr "Húngaro" #. language code: hup #: ../zypp/LanguageCode.cc:616 msgid "Hupa" msgstr "Hupa" #. language code: iba #: ../zypp/LanguageCode.cc:618 msgid "Iban" msgstr "Iban" #. language code: ibo ig #: ../zypp/LanguageCode.cc:620 msgid "Igbo" msgstr "Igbo" #. language code: ice isl is #: ../zypp/LanguageCode.cc:622 ../zypp/LanguageCode.cc:624 msgid "Icelandic" msgstr "Islandés" #. language code: ido io #: ../zypp/LanguageCode.cc:626 msgid "Ido" msgstr "Ido" #. language code: iii ii #: ../zypp/LanguageCode.cc:628 msgid "Sichuan Yi" msgstr "Yi de Sichuan" #. language code: ijo #: ../zypp/LanguageCode.cc:630 msgid "Ijo" msgstr "Ijo" #. language code: iku iu #: ../zypp/LanguageCode.cc:632 msgid "Inuktitut" msgstr "Inuktitut" #. language code: ile ie #: ../zypp/LanguageCode.cc:634 msgid "Interlingue" msgstr "Interlingua" #. language code: ilo #: ../zypp/LanguageCode.cc:636 msgid "Iloko" msgstr "Ilocano" #. language code: ina ia #: ../zypp/LanguageCode.cc:638 msgid "Interlingua (International Auxiliary Language Association)" msgstr "Interlingua (International Auxiliary Language Association)" #. language code: inc #: ../zypp/LanguageCode.cc:640 msgid "Indic (Other)" msgstr "Índico (otros)" #. language code: ind id #: ../zypp/LanguageCode.cc:642 msgid "Indonesian" msgstr "Bahasa" #. language code: ine #: ../zypp/LanguageCode.cc:644 msgid "Indo-European (Other)" msgstr "Indoeuropeo (otros)" #. language code: inh #: ../zypp/LanguageCode.cc:646 msgid "Ingush" msgstr "Ingusio" #. language code: ipk ik #: ../zypp/LanguageCode.cc:648 msgid "Inupiaq" msgstr "Inupiaq" #. language code: ira #: ../zypp/LanguageCode.cc:650 msgid "Iranian (Other)" msgstr "Iraní (otros)" #. language code: iro #: ../zypp/LanguageCode.cc:652 msgid "Iroquoian Languages" msgstr "Lenguas iroquesas" # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 #. language code: ita it #: ../zypp/LanguageCode.cc:654 msgid "Italian" msgstr "Italiano" #. language code: jav jv #: ../zypp/LanguageCode.cc:656 msgid "Javanese" msgstr "Javanés" #. language code: jbo #: ../zypp/LanguageCode.cc:658 msgid "Lojban" msgstr "Lojban" #. language code: jpn ja #: ../zypp/LanguageCode.cc:660 msgid "Japanese" msgstr "Japonés" #. language code: jpr #: ../zypp/LanguageCode.cc:662 msgid "Judeo-Persian" msgstr "Judeo-persa" #. language code: jrb #: ../zypp/LanguageCode.cc:664 msgid "Judeo-Arabic" msgstr "Judeo-árabe" #. language code: kaa #: ../zypp/LanguageCode.cc:666 msgid "Kara-Kalpak" msgstr "Kara-Kalpak" #. language code: kab #: ../zypp/LanguageCode.cc:668 msgid "Kabyle" msgstr "Cabila" #. language code: kac #: ../zypp/LanguageCode.cc:670 msgid "Kachin" msgstr "Kachin" #. language code: kal kl #: ../zypp/LanguageCode.cc:672 msgid "Kalaallisut" msgstr "Kalaallisut" #. language code: kam #: ../zypp/LanguageCode.cc:674 msgid "Kamba" msgstr "Kamba" #. language code: kan kn #: ../zypp/LanguageCode.cc:676 msgid "Kannada" msgstr "Kannada" #. language code: kar #: ../zypp/LanguageCode.cc:678 msgid "Karen" msgstr "Karen" #. language code: kas ks #: ../zypp/LanguageCode.cc:680 msgid "Kashmiri" msgstr "Cachemir" #. language code: kau kr #: ../zypp/LanguageCode.cc:682 msgid "Kanuri" msgstr "Canurio" #. language code: kaw #: ../zypp/LanguageCode.cc:684 msgid "Kawi" msgstr "Kawi" #. language code: kaz kk #: ../zypp/LanguageCode.cc:686 msgid "Kazakh" msgstr "Kazaco" #. language code: kbd #: ../zypp/LanguageCode.cc:688 msgid "Kabardian" msgstr "Cherkeso" #. language code: kha #: ../zypp/LanguageCode.cc:690 msgid "Khasi" msgstr "Jasi" #. language code: khi #: ../zypp/LanguageCode.cc:692 msgid "Khoisan (Other)" msgstr "Joisán (otros)" #. language code: khm km #: ../zypp/LanguageCode.cc:694 msgid "Khmer" msgstr "Jemer" #. language code: kho #: ../zypp/LanguageCode.cc:696 msgid "Khotanese" msgstr "Jotanés" #. language code: kik ki #: ../zypp/LanguageCode.cc:698 msgid "Kikuyu" msgstr "Kikuyo" #. language code: kin rw #: ../zypp/LanguageCode.cc:700 msgid "Kinyarwanda" msgstr "Kinyarruandés" #. language code: kir ky #: ../zypp/LanguageCode.cc:702 msgid "Kirghiz" msgstr "Kirguiso" #. language code: kmb #: ../zypp/LanguageCode.cc:704 msgid "Kimbundu" msgstr "Kimbundu" #. language code: kok #: ../zypp/LanguageCode.cc:706 msgid "Konkani" msgstr "Konkani" #. language code: kom kv #: ../zypp/LanguageCode.cc:708 msgid "Komi" msgstr "Komi" #. language code: kon kg #: ../zypp/LanguageCode.cc:710 msgid "Kongo" msgstr "Congo" #. language code: kor ko #: ../zypp/LanguageCode.cc:712 msgid "Korean" msgstr "Coreano" #. language code: kos #: ../zypp/LanguageCode.cc:714 msgid "Kosraean" msgstr "Kosrae" #. language code: kpe #: ../zypp/LanguageCode.cc:716 msgid "Kpelle" msgstr "Kpellé" #. language code: krc #: ../zypp/LanguageCode.cc:718 msgid "Karachay-Balkar" msgstr "Karachái-Balcar" #. language code: kro #: ../zypp/LanguageCode.cc:720 msgid "Kru" msgstr "Kru" #. language code: kru #: ../zypp/LanguageCode.cc:722 msgid "Kurukh" msgstr "Kurukh" #. language code: kua kj #: ../zypp/LanguageCode.cc:724 msgid "Kuanyama" msgstr "Kuanyama" #. language code: kum #: ../zypp/LanguageCode.cc:726 msgid "Kumyk" msgstr "Kumico" #. language code: kur ku #: ../zypp/LanguageCode.cc:728 msgid "Kurdish" msgstr "Kurdo" #. language code: kut #: ../zypp/LanguageCode.cc:730 msgid "Kutenai" msgstr "Kutenai" #. language code: lad #: ../zypp/LanguageCode.cc:732 msgid "Ladino" msgstr "Ladino" #. language code: lah #: ../zypp/LanguageCode.cc:734 msgid "Lahnda" msgstr "Lahnda" #. language code: lam #: ../zypp/LanguageCode.cc:736 msgid "Lamba" msgstr "Lamba" #. language code: lao lo #: ../zypp/LanguageCode.cc:738 msgid "Lao" msgstr "Lao" #. language code: lat la #: ../zypp/LanguageCode.cc:740 msgid "Latin" msgstr "Latín" #. language code: lav lv #: ../zypp/LanguageCode.cc:742 msgid "Latvian" msgstr "Letón" #. language code: lez #: ../zypp/LanguageCode.cc:744 msgid "Lezghian" msgstr "Lezgino" #. language code: lim li #: ../zypp/LanguageCode.cc:746 msgid "Limburgan" msgstr "Limburgués" #. language code: lin ln #: ../zypp/LanguageCode.cc:748 msgid "Lingala" msgstr "Lingala" #. language code: lit lt #: ../zypp/LanguageCode.cc:750 msgid "Lithuanian" msgstr "Lituano" #. language code: lol #: ../zypp/LanguageCode.cc:752 msgid "Mongo" msgstr "Mongo" #. language code: loz #: ../zypp/LanguageCode.cc:754 msgid "Lozi" msgstr "Lozi" #. language code: ltz lb #: ../zypp/LanguageCode.cc:756 msgid "Luxembourgish" msgstr "Luxemburgués" #. language code: lua #: ../zypp/LanguageCode.cc:758 msgid "Luba-Lulua" msgstr "Luba-Lulua" #. language code: lub lu #: ../zypp/LanguageCode.cc:760 msgid "Luba-Katanga" msgstr "Luba-Katanga" #. language code: lug lg #: ../zypp/LanguageCode.cc:762 msgid "Ganda" msgstr "Ganda" #. language code: lui #: ../zypp/LanguageCode.cc:764 msgid "Luiseno" msgstr "Luiseno" #. language code: lun #: ../zypp/LanguageCode.cc:766 msgid "Lunda" msgstr "Lunda" #. language code: luo #: ../zypp/LanguageCode.cc:768 msgid "Luo (Kenya and Tanzania)" msgstr "Luo (Kenia y Tanzania)" #. language code: lus #: ../zypp/LanguageCode.cc:770 msgid "Lushai" msgstr "Lushai" #. language code: mac mkd mk #: ../zypp/LanguageCode.cc:772 ../zypp/LanguageCode.cc:774 msgid "Macedonian" msgstr "Macedonio" #. language code: mad #: ../zypp/LanguageCode.cc:776 msgid "Madurese" msgstr "Madurés" #. language code: mag #: ../zypp/LanguageCode.cc:778 msgid "Magahi" msgstr "Magahi" #. language code: mah mh #: ../zypp/LanguageCode.cc:780 msgid "Marshallese" msgstr "Marshalés" #. language code: mai #: ../zypp/LanguageCode.cc:782 msgid "Maithili" msgstr "Maithili" #. language code: mak #: ../zypp/LanguageCode.cc:784 msgid "Makasar" msgstr "Macasar" #. language code: mal ml #: ../zypp/LanguageCode.cc:786 msgid "Malayalam" msgstr "Malayamés" #. language code: man #: ../zypp/LanguageCode.cc:788 msgid "Mandingo" msgstr "Mandinga" #. language code: mao mri mi #: ../zypp/LanguageCode.cc:790 ../zypp/LanguageCode.cc:792 msgid "Maori" msgstr "Maorí" #. language code: map #: ../zypp/LanguageCode.cc:794 msgid "Austronesian (Other)" msgstr "Austranesio (otros)" #. language code: mar mr #: ../zypp/LanguageCode.cc:796 msgid "Marathi" msgstr "Marathi" #. language code: mas #: ../zypp/LanguageCode.cc:798 msgid "Masai" msgstr "Masai" #. language code: may msa ms #: ../zypp/LanguageCode.cc:800 ../zypp/LanguageCode.cc:802 msgid "Malay" msgstr "Malayo" #. language code: mdf #: ../zypp/LanguageCode.cc:804 msgid "Moksha" msgstr "Moksha" #. language code: mdr #: ../zypp/LanguageCode.cc:806 msgid "Mandar" msgstr "Mandar" #. language code: men #: ../zypp/LanguageCode.cc:808 msgid "Mende" msgstr "Mendé" #. language code: mga #: ../zypp/LanguageCode.cc:810 msgid "Irish, Middle (900-1200)" msgstr "Irlandés medieval (900 - 1200)" #. language code: mic #: ../zypp/LanguageCode.cc:812 msgid "Mi'kmaq" msgstr "Mi'kmaq" #. language code: min #: ../zypp/LanguageCode.cc:814 msgid "Minangkabau" msgstr "Minangkabau" #. language code: mis #: ../zypp/LanguageCode.cc:816 msgid "Miscellaneous Languages" msgstr "Lenguas misceláneas" #. language code: mkh #: ../zypp/LanguageCode.cc:818 msgid "Mon-Khmer (Other)" msgstr "Mon-Jemer (otros)" #. language code: mlg mg #: ../zypp/LanguageCode.cc:820 msgid "Malagasy" msgstr "Malgache" #. language code: mlt mt #: ../zypp/LanguageCode.cc:822 msgid "Maltese" msgstr "Maltés" #. language code: mnc #: ../zypp/LanguageCode.cc:824 msgid "Manchu" msgstr "Manchú" #. language code: mni #: ../zypp/LanguageCode.cc:826 msgid "Manipuri" msgstr "Manipuri" #. language code: mno #: ../zypp/LanguageCode.cc:828 msgid "Manobo Languages" msgstr "Lenguas manobo" #. language code: moh #: ../zypp/LanguageCode.cc:830 msgid "Mohawk" msgstr "Mohicano" #. language code: mol mo #: ../zypp/LanguageCode.cc:832 msgid "Moldavian" msgstr "Moldavo" #. language code: mon mn #: ../zypp/LanguageCode.cc:834 msgid "Mongolian" msgstr "Mongol" #. language code: mos #: ../zypp/LanguageCode.cc:836 msgid "Mossi" msgstr "Mossi" #. language code: mul #: ../zypp/LanguageCode.cc:838 msgid "Multiple Languages" msgstr "Varios idiomas" #. language code: mun #: ../zypp/LanguageCode.cc:840 msgid "Munda languages" msgstr "Lenguas munda" #. language code: mus #: ../zypp/LanguageCode.cc:842 msgid "Creek" msgstr "Creek" #. language code: mwl #: ../zypp/LanguageCode.cc:844 msgid "Mirandese" msgstr "Mirandés" #. language code: mwr #: ../zypp/LanguageCode.cc:846 msgid "Marwari" msgstr "Marwari" #. language code: myn #: ../zypp/LanguageCode.cc:848 msgid "Mayan Languages" msgstr "Lenguas mayas" #. language code: myv #: ../zypp/LanguageCode.cc:850 msgid "Erzya" msgstr "Erzya" #. language code: nah #: ../zypp/LanguageCode.cc:852 msgid "Nahuatl" msgstr "Nahuatl" #. language code: nai #: ../zypp/LanguageCode.cc:854 msgid "North American Indian" msgstr "Lenguas amerindias de Norteamérica" #. language code: nap #: ../zypp/LanguageCode.cc:856 msgid "Neapolitan" msgstr "Napolitano" #. language code: nau na #. :NPL:524: #: ../zypp/LanguageCode.cc:858 ../zypp/CountryCode.cc:380 msgid "Nauru" msgstr "Nauruano" #. language code: nav nv #: ../zypp/LanguageCode.cc:860 msgid "Navajo" msgstr "Navajo" #. language code: nbl nr #: ../zypp/LanguageCode.cc:862 msgid "Ndebele, South" msgstr "Ndebele meridional" #. language code: nde nd #: ../zypp/LanguageCode.cc:864 msgid "Ndebele, North" msgstr "Ndebele septentrional" #. language code: ndo ng #: ../zypp/LanguageCode.cc:866 msgid "Ndonga" msgstr "Ndonga" #. language code: nds #: ../zypp/LanguageCode.cc:868 msgid "Low German" msgstr "Bajo alemán" #. language code: nep ne #: ../zypp/LanguageCode.cc:870 msgid "Nepali" msgstr "Nepalés" #. language code: new #: ../zypp/LanguageCode.cc:872 msgid "Nepal Bhasa" msgstr "Nepal Bhasa" #. language code: nia #: ../zypp/LanguageCode.cc:874 msgid "Nias" msgstr "Nias" #. language code: nic #: ../zypp/LanguageCode.cc:876 msgid "Niger-Kordofanian (Other)" msgstr "Niger-cordofano (otros)" #. language code: niu #: ../zypp/LanguageCode.cc:878 msgid "Niuean" msgstr "Niue" #. language code: nno nn #: ../zypp/LanguageCode.cc:880 msgid "Norwegian Nynorsk" msgstr "Noruego nynorsk" #. language code: nob nb #: ../zypp/LanguageCode.cc:882 msgid "Norwegian Bokmal" msgstr "Noruego bokmal" #. language code: nog #: ../zypp/LanguageCode.cc:884 msgid "Nogai" msgstr "Nogáy" #. language code: non #: ../zypp/LanguageCode.cc:886 msgid "Norse, Old" msgstr "Noruego antiguo" #. language code: nor no #: ../zypp/LanguageCode.cc:888 msgid "Norwegian" msgstr "Noruego" #. language code: nso #: ../zypp/LanguageCode.cc:890 msgid "Northern Sotho" msgstr "Sotho septentrional" #. language code: nub #: ../zypp/LanguageCode.cc:892 msgid "Nubian Languages" msgstr "Lenguas nubias" #. language code: nwc #: ../zypp/LanguageCode.cc:894 msgid "Classical Newari" msgstr "Newari clásico" #. language code: nya ny #: ../zypp/LanguageCode.cc:896 msgid "Chichewa" msgstr "Chichewa" #. language code: nym #: ../zypp/LanguageCode.cc:898 msgid "Nyamwezi" msgstr "Nyamwezi" #. language code: nyn #: ../zypp/LanguageCode.cc:900 msgid "Nyankole" msgstr "Nyankole" #. language code: nyo #: ../zypp/LanguageCode.cc:902 msgid "Nyoro" msgstr "Nyoro" #. language code: nzi #: ../zypp/LanguageCode.cc:904 msgid "Nzima" msgstr "Nzima" #. language code: oci oc #: ../zypp/LanguageCode.cc:906 msgid "Occitan (post 1500)" msgstr "Occitano (posterior a 1500)" #. language code: oji oj #: ../zypp/LanguageCode.cc:908 msgid "Ojibwa" msgstr "Ojibwa" #. language code: ori or #: ../zypp/LanguageCode.cc:910 msgid "Oriya" msgstr "Oriya" #. language code: orm om #: ../zypp/LanguageCode.cc:912 msgid "Oromo" msgstr "Oromo" #. language code: osa #: ../zypp/LanguageCode.cc:914 msgid "Osage" msgstr "Osage" #. language code: oss os #: ../zypp/LanguageCode.cc:916 msgid "Ossetian" msgstr "Osetio" #. language code: ota #: ../zypp/LanguageCode.cc:918 msgid "Turkish, Ottoman (1500-1928)" msgstr "Turco otomano (1500 - 1928)" #. language code: oto #: ../zypp/LanguageCode.cc:920 msgid "Otomian Languages" msgstr "Lenguas otomanas" #. language code: paa #: ../zypp/LanguageCode.cc:922 msgid "Papuan (Other)" msgstr "Papú (otros)" #. language code: pag #: ../zypp/LanguageCode.cc:924 msgid "Pangasinan" msgstr "Panganisano" #. language code: pal #: ../zypp/LanguageCode.cc:926 msgid "Pahlavi" msgstr "Pahlevi" #. language code: pam #: ../zypp/LanguageCode.cc:928 msgid "Pampanga" msgstr "Pampanga" #. language code: pan pa #: ../zypp/LanguageCode.cc:930 msgid "Panjabi" msgstr "Panjabi" #. language code: pap #: ../zypp/LanguageCode.cc:932 msgid "Papiamento" msgstr "Papiamento" #. language code: pau #: ../zypp/LanguageCode.cc:934 msgid "Palauan" msgstr "Palauano" #. language code: peo #: ../zypp/LanguageCode.cc:936 msgid "Persian, Old (ca.600-400 B.C.)" msgstr "Persa antiguo (600 - 400 a.C.)" #. language code: per fas fa #: ../zypp/LanguageCode.cc:938 ../zypp/LanguageCode.cc:940 msgid "Persian" msgstr "Persa" #. language code: phi #: ../zypp/LanguageCode.cc:942 msgid "Philippine (Other)" msgstr "Filipino (otros)" #. language code: phn #: ../zypp/LanguageCode.cc:944 msgid "Phoenician" msgstr "Fenicio" #. language code: pli pi #: ../zypp/LanguageCode.cc:946 msgid "Pali" msgstr "Pali" #. language code: pol pl #: ../zypp/LanguageCode.cc:948 msgid "Polish" msgstr "Polaco" #. language code: pon #: ../zypp/LanguageCode.cc:950 msgid "Pohnpeian" msgstr "Ponapeano" #. language code: por pt #: ../zypp/LanguageCode.cc:952 msgid "Portuguese" msgstr "Portugués" #. language code: pra #: ../zypp/LanguageCode.cc:954 msgid "Prakrit Languages" msgstr "Lenguas prácritas" #. language code: pro #: ../zypp/LanguageCode.cc:956 msgid "Provencal, Old (to 1500)" msgstr "Provenzal antiguo (hasta 1500)" #. language code: pus ps #: ../zypp/LanguageCode.cc:958 msgid "Pushto" msgstr "Pushto" #. language code: que qu #: ../zypp/LanguageCode.cc:960 msgid "Quechua" msgstr "Quechua" #. language code: raj #: ../zypp/LanguageCode.cc:962 msgid "Rajasthani" msgstr "Rajastaní" #. language code: rap #: ../zypp/LanguageCode.cc:964 msgid "Rapanui" msgstr "Rapanui" #. language code: rar #: ../zypp/LanguageCode.cc:966 msgid "Rarotongan" msgstr "Rarotongano" #. language code: roa #: ../zypp/LanguageCode.cc:968 msgid "Romance (Other)" msgstr "Romance (otros)" #. language code: roh rm #: ../zypp/LanguageCode.cc:970 msgid "Raeto-Romance" msgstr "Raeto-romance" #. language code: rom #: ../zypp/LanguageCode.cc:972 msgid "Romany" msgstr "Romaní" #. language code: rum ron ro #: ../zypp/LanguageCode.cc:974 ../zypp/LanguageCode.cc:976 msgid "Romanian" msgstr "Rumano" #. language code: run rn #: ../zypp/LanguageCode.cc:978 msgid "Rundi" msgstr "Rundi" #. language code: rus ru #: ../zypp/LanguageCode.cc:980 msgid "Russian" msgstr "Ruso" #. language code: sad #: ../zypp/LanguageCode.cc:982 msgid "Sandawe" msgstr "Sandawe" #. language code: sag sg #: ../zypp/LanguageCode.cc:984 msgid "Sango" msgstr "Sango" #. language code: sah #: ../zypp/LanguageCode.cc:986 msgid "Yakut" msgstr "Yakuto" #. language code: sai #: ../zypp/LanguageCode.cc:988 msgid "South American Indian (Other)" msgstr "Lenguas amerindias de Sudamérica (otros)" #. language code: sal #: ../zypp/LanguageCode.cc:990 msgid "Salishan Languages" msgstr "Lenguas salish" #. language code: sam #: ../zypp/LanguageCode.cc:992 msgid "Samaritan Aramaic" msgstr "Arameo samaritano" #. language code: san sa #: ../zypp/LanguageCode.cc:994 msgid "Sanskrit" msgstr "Sánscrito" #. language code: sas #: ../zypp/LanguageCode.cc:996 msgid "Sasak" msgstr "Sasak" #. language code: sat #: ../zypp/LanguageCode.cc:998 msgid "Santali" msgstr "Santali" #. language code: scc srp sr #: ../zypp/LanguageCode.cc:1000 ../zypp/LanguageCode.cc:1002 msgid "Serbian" msgstr "Serbio" #. language code: scn #: ../zypp/LanguageCode.cc:1004 msgid "Sicilian" msgstr "Siciliano" #. language code: sco #: ../zypp/LanguageCode.cc:1006 msgid "Scots" msgstr "Escocés" #. language code: scr hrv hr #: ../zypp/LanguageCode.cc:1008 ../zypp/LanguageCode.cc:1010 msgid "Croatian" msgstr "Croata" #. language code: sel #: ../zypp/LanguageCode.cc:1012 msgid "Selkup" msgstr "Selkup" #. language code: sem #: ../zypp/LanguageCode.cc:1014 msgid "Semitic (Other)" msgstr "Semítico (otros)" #. language code: sga #: ../zypp/LanguageCode.cc:1016 msgid "Irish, Old (to 900)" msgstr "Irlandés antiguo (hasta 900)" #. language code: sgn #: ../zypp/LanguageCode.cc:1018 msgid "Sign Languages" msgstr "Lenguas de signos" #. language code: shn #: ../zypp/LanguageCode.cc:1020 msgid "Shan" msgstr "Shan" #. language code: sid #: ../zypp/LanguageCode.cc:1022 msgid "Sidamo" msgstr "Sidamo" #. language code: sin si #: ../zypp/LanguageCode.cc:1024 msgid "Sinhala" msgstr "Sinhala" #. language code: sio #: ../zypp/LanguageCode.cc:1026 msgid "Siouan Languages" msgstr "Lenguas siouan" #. language code: sit #: ../zypp/LanguageCode.cc:1028 msgid "Sino-Tibetan (Other)" msgstr "Sino-tibetano (otros)" #. language code: sla #: ../zypp/LanguageCode.cc:1030 msgid "Slavic (Other)" msgstr "Eslavo (otros)" #. language code: slo slk sk #: ../zypp/LanguageCode.cc:1032 ../zypp/LanguageCode.cc:1034 msgid "Slovak" msgstr "Eslovaco" #. language code: slv sl #: ../zypp/LanguageCode.cc:1036 msgid "Slovenian" msgstr "Esloveno" #. language code: sma #: ../zypp/LanguageCode.cc:1038 msgid "Southern Sami" msgstr "Sami meridional" #. language code: sme se #: ../zypp/LanguageCode.cc:1040 msgid "Northern Sami" msgstr "Sami septentrional" #. language code: smi #: ../zypp/LanguageCode.cc:1042 msgid "Sami Languages (Other)" msgstr "Lenguas sami (otros)" #. language code: smj #: ../zypp/LanguageCode.cc:1044 msgid "Lule Sami" msgstr "Sami lule" #. language code: smn #: ../zypp/LanguageCode.cc:1046 msgid "Inari Sami" msgstr "Sami inari" #. language code: smo sm #: ../zypp/LanguageCode.cc:1048 msgid "Samoan" msgstr "Samoano" #. language code: sms #: ../zypp/LanguageCode.cc:1050 msgid "Skolt Sami" msgstr "Sami skolt" #. language code: sna sn #: ../zypp/LanguageCode.cc:1052 msgid "Shona" msgstr "Shona" #. language code: snd sd #: ../zypp/LanguageCode.cc:1054 msgid "Sindhi" msgstr "Sindi" #. language code: snk #: ../zypp/LanguageCode.cc:1056 msgid "Soninke" msgstr "Soninké" #. language code: sog #: ../zypp/LanguageCode.cc:1058 msgid "Sogdian" msgstr "Sogdiano" #. language code: som so #: ../zypp/LanguageCode.cc:1060 msgid "Somali" msgstr "Somalí" #. language code: son #: ../zypp/LanguageCode.cc:1062 msgid "Songhai" msgstr "Songay" #. language code: sot st #: ../zypp/LanguageCode.cc:1064 msgid "Sotho, Southern" msgstr "Sotho meridional" #. language code: spa es #: ../zypp/LanguageCode.cc:1066 msgid "Spanish" msgstr "Español" #. language code: srd sc #: ../zypp/LanguageCode.cc:1068 msgid "Sardinian" msgstr "Sardo" #. language code: srr #: ../zypp/LanguageCode.cc:1070 msgid "Serer" msgstr "Serer" #. language code: ssa #: ../zypp/LanguageCode.cc:1072 msgid "Nilo-Saharan (Other)" msgstr "Nilo-sahariano (otros)" #. language code: ssw ss #: ../zypp/LanguageCode.cc:1074 msgid "Swati" msgstr "Sisuati" #. language code: suk #: ../zypp/LanguageCode.cc:1076 msgid "Sukuma" msgstr "Sukuma" #. language code: sun su #: ../zypp/LanguageCode.cc:1078 msgid "Sundanese" msgstr "Sundanés" #. language code: sus #: ../zypp/LanguageCode.cc:1080 msgid "Susu" msgstr "Susu" #. language code: sux #: ../zypp/LanguageCode.cc:1082 msgid "Sumerian" msgstr "Sumerio" #. language code: swa sw #: ../zypp/LanguageCode.cc:1084 msgid "Swahili" msgstr "Suajili" #. language code: swe sv #: ../zypp/LanguageCode.cc:1086 msgid "Swedish" msgstr "Sueco" #. language code: syr #: ../zypp/LanguageCode.cc:1088 msgid "Syriac" msgstr "Siríaco" #. language code: tah ty #: ../zypp/LanguageCode.cc:1090 msgid "Tahitian" msgstr "Tahitiano" #. language code: tai #: ../zypp/LanguageCode.cc:1092 msgid "Tai (Other)" msgstr "Tai (otros)" #. language code: tam ta #: ../zypp/LanguageCode.cc:1094 msgid "Tamil" msgstr "Tamil" #. language code: tat tt #: ../zypp/LanguageCode.cc:1096 msgid "Tatar" msgstr "Tártaro" #. language code: tel te #: ../zypp/LanguageCode.cc:1098 msgid "Telugu" msgstr "Telegu" #. language code: tem #: ../zypp/LanguageCode.cc:1100 msgid "Timne" msgstr "Timne" #. language code: ter #: ../zypp/LanguageCode.cc:1102 msgid "Tereno" msgstr "Tereno" #. language code: tet #: ../zypp/LanguageCode.cc:1104 msgid "Tetum" msgstr "Tetum" #. language code: tgk tg #: ../zypp/LanguageCode.cc:1106 msgid "Tajik" msgstr "Tayiko" #. language code: tgl tl #: ../zypp/LanguageCode.cc:1108 msgid "Tagalog" msgstr "Tagalo" #. language code: tha th #: ../zypp/LanguageCode.cc:1110 msgid "Thai" msgstr "Tai" #. language code: tib bod bo #: ../zypp/LanguageCode.cc:1112 ../zypp/LanguageCode.cc:1114 msgid "Tibetan" msgstr "Tibetano" #. language code: tig #: ../zypp/LanguageCode.cc:1116 msgid "Tigre" msgstr "Tigré" #. language code: tir ti #: ../zypp/LanguageCode.cc:1118 msgid "Tigrinya" msgstr "Tigriña" #. language code: tiv #: ../zypp/LanguageCode.cc:1120 msgid "Tiv" msgstr "Tiv" #. language code: tkl #. :TJK:762: #: ../zypp/LanguageCode.cc:1122 ../zypp/CountryCode.cc:428 msgid "Tokelau" msgstr "Tokelau" #. language code: tlh #: ../zypp/LanguageCode.cc:1124 msgid "Klingon" msgstr "Klingon" #. language code: tli #: ../zypp/LanguageCode.cc:1126 msgid "Tlingit" msgstr "Tlingit" #. language code: tmh #: ../zypp/LanguageCode.cc:1128 msgid "Tamashek" msgstr "Tamasheq" #. language code: tog #: ../zypp/LanguageCode.cc:1130 msgid "Tonga (Nyasa)" msgstr "Tonga (Nyasa)" #. language code: ton to #: ../zypp/LanguageCode.cc:1132 msgid "Tonga (Tonga Islands)" msgstr "Tonga (islas Tonga)" #. language code: tpi #: ../zypp/LanguageCode.cc:1134 msgid "Tok Pisin" msgstr "Tok Pisin" #. language code: tsi #: ../zypp/LanguageCode.cc:1136 msgid "Tsimshian" msgstr "Tsimshián" #. language code: tsn tn #: ../zypp/LanguageCode.cc:1138 msgid "Tswana" msgstr "Tsuana" #. language code: tso ts #: ../zypp/LanguageCode.cc:1140 msgid "Tsonga" msgstr "Tsonga" #. language code: tuk tk #: ../zypp/LanguageCode.cc:1142 msgid "Turkmen" msgstr "Turcomano" #. language code: tum #: ../zypp/LanguageCode.cc:1144 msgid "Tumbuka" msgstr "Tumbuka" #. language code: tup #: ../zypp/LanguageCode.cc:1146 msgid "Tupi Languages" msgstr "Lenguas Tupi" #. language code: tur tr #: ../zypp/LanguageCode.cc:1148 msgid "Turkish" msgstr "Turco" #. language code: tut #: ../zypp/LanguageCode.cc:1150 msgid "Altaic (Other)" msgstr "Altaico (otros)" #. language code: tvl #. :TTO:780: #: ../zypp/LanguageCode.cc:1152 ../zypp/CountryCode.cc:435 msgid "Tuvalu" msgstr "Tuvalino" #. language code: twi tw #: ../zypp/LanguageCode.cc:1154 msgid "Twi" msgstr "Twi" #. language code: tyv #: ../zypp/LanguageCode.cc:1156 msgid "Tuvinian" msgstr "Tuvano" #. language code: udm #: ../zypp/LanguageCode.cc:1158 msgid "Udmurt" msgstr "Udmurto" #. language code: uga #: ../zypp/LanguageCode.cc:1160 msgid "Ugaritic" msgstr "Ugarítico" #. language code: uig ug #: ../zypp/LanguageCode.cc:1162 msgid "Uighur" msgstr "Uigur" #. language code: ukr uk #: ../zypp/LanguageCode.cc:1164 msgid "Ukrainian" msgstr "Ucraniano" #. language code: umb #: ../zypp/LanguageCode.cc:1166 msgid "Umbundu" msgstr "Umbundu" #. language code: und #: ../zypp/LanguageCode.cc:1168 msgid "Undetermined" msgstr "Indeterminado" #. language code: urd ur #: ../zypp/LanguageCode.cc:1170 msgid "Urdu" msgstr "Urdu" #. language code: uzb uz #: ../zypp/LanguageCode.cc:1172 msgid "Uzbek" msgstr "Uzbeco" #. language code: vai #: ../zypp/LanguageCode.cc:1174 msgid "Vai" msgstr "Vai" #. language code: ven ve #: ../zypp/LanguageCode.cc:1176 msgid "Venda" msgstr "Venda" #. language code: vie vi #: ../zypp/LanguageCode.cc:1178 msgid "Vietnamese" msgstr "Vietnamita" #. language code: vol vo #: ../zypp/LanguageCode.cc:1180 msgid "Volapuk" msgstr "Volapuk" #. language code: vot #: ../zypp/LanguageCode.cc:1182 msgid "Votic" msgstr "Votiaco" #. language code: wak #: ../zypp/LanguageCode.cc:1184 msgid "Wakashan Languages" msgstr "Lenguas wakashan" #. language code: wal #: ../zypp/LanguageCode.cc:1186 msgid "Walamo" msgstr "Walamo" #. language code: war #: ../zypp/LanguageCode.cc:1188 msgid "Waray" msgstr "Waray" #. language code: was #: ../zypp/LanguageCode.cc:1190 msgid "Washo" msgstr "Washo" #. language code: wel cym cy #: ../zypp/LanguageCode.cc:1192 ../zypp/LanguageCode.cc:1194 msgid "Welsh" msgstr "Galés" #. language code: wen #: ../zypp/LanguageCode.cc:1196 msgid "Sorbian Languages" msgstr "Lenguas sórabas" #. language code: wln wa #: ../zypp/LanguageCode.cc:1198 msgid "Walloon" msgstr "Valón" #. language code: wol wo #: ../zypp/LanguageCode.cc:1200 msgid "Wolof" msgstr "Wolof" #. language code: xal #: ../zypp/LanguageCode.cc:1202 msgid "Kalmyk" msgstr "Calmico" #. language code: xho xh #: ../zypp/LanguageCode.cc:1204 msgid "Xhosa" msgstr "Xosa" #. language code: yao #: ../zypp/LanguageCode.cc:1206 msgid "Yao" msgstr "Yao" #. language code: yap #: ../zypp/LanguageCode.cc:1208 msgid "Yapese" msgstr "Yapés" #. language code: yid yi #: ../zypp/LanguageCode.cc:1210 msgid "Yiddish" msgstr "Yiddish" #. language code: yor yo #: ../zypp/LanguageCode.cc:1212 msgid "Yoruba" msgstr "Yoruba" #. language code: ypk #: ../zypp/LanguageCode.cc:1214 msgid "Yupik Languages" msgstr "Lenguas Yupik" #. language code: zap #: ../zypp/LanguageCode.cc:1216 msgid "Zapotec" msgstr "Zapoteca" #. language code: zen #: ../zypp/LanguageCode.cc:1218 msgid "Zenaga" msgstr "Zenaga" #. language code: zha za #: ../zypp/LanguageCode.cc:1220 msgid "Zhuang" msgstr "Chuang" #. language code: znd #: ../zypp/LanguageCode.cc:1222 msgid "Zande" msgstr "Zande" #. language code: zul zu #: ../zypp/LanguageCode.cc:1224 msgid "Zulu" msgstr "Zulú" #. language code: zun #: ../zypp/LanguageCode.cc:1226 msgid "Zuni" msgstr "Zuñi" #: ../zypp/ZYppFactory.cc:279 ../zypp/ZYppFactory.cc:334 msgid "Software management is already running." msgstr "La gestión de software ya se está ejecutando." #: ../zypp/parser/susetags/RepoParser.cc:232 msgid "Required file is missing: " msgstr "" #: ../zypp/target/hal/HalContext.cc:96 msgid "HalContext not connected" msgstr "HalContext no está conectado" #: ../zypp/target/hal/HalContext.cc:106 msgid "HalDrive not initialized" msgstr "HalDrive no se ha iniciado" #: ../zypp/target/hal/HalContext.cc:116 msgid "HalVolume not initialized" msgstr "HalVolume no se ha iniciado" #: ../zypp/target/hal/HalContext.cc:208 msgid "Unable to create dbus connection" msgstr "No es posible crear la conexión dbus" #: ../zypp/target/hal/HalContext.cc:224 msgid "libhal_ctx_new: Can't create libhal context" msgstr "libhal_ctx_new: no es posible crear el contexto libhal" #: ../zypp/target/hal/HalContext.cc:239 msgid "libhal_set_dbus_connection: Can't set dbus connection" msgstr "libhal_set_dbus_connection: no es posible establecer la conexión dbus" #: ../zypp/target/hal/HalContext.cc:254 msgid "Unable to initalize HAL context -- hald not running?" msgstr "No es posible iniciar el contexto HAL -- ¿Es posible que hald no se esté ejecutando?" #: ../zypp/target/hal/HalContext.cc:843 msgid "Not a CDROM drive" msgstr "No es una unidad de CD-ROM" #: ../zypp/target/hal/HalException.h:46 ../zypp/target/hal/HalException.h:55 #: ../zypp/target/hal/HalException.h:64 msgid "Hal Exception" msgstr "Excepción de Hal" # # modules/Mail.ycp:458 # modules/Mail.ycp:554 # modules/Mail.ycp:554 # modules/Mail.ycp:563 #. Translator: %s = name of an rpm package. A list of diffs follows #. this message. #: ../zypp/target/rpm/RpmDb.cc:1779 #, c-format msgid "Changed configuration files for %s:" msgstr "Modificados archivos de configuración para %s:" #. %s = filenames #: ../zypp/target/rpm/RpmDb.cc:1943 #, fuzzy, c-format msgid "rpm saved %s as %s, but it was impossible to determine the difference" msgstr "rpm guardado %s como %s, pero no es posible determinar la diferencia" #. %s = filenames #: ../zypp/target/rpm/RpmDb.cc:1945 #, c-format msgid "" "rpm saved %s as %s.\n" "Here are the first 25 lines of difference:\n" msgstr "" "rpm guardado %s como %s.\n" "A continuación se presentan las primeras 25 líneas de diferencia:\n" #. %s = filenames #: ../zypp/target/rpm/RpmDb.cc:1948 #, fuzzy, c-format msgid "rpm created %s as %s, but it was impossible to determine the difference" msgstr "rpm creado %s como %s, pero no es posible determinar la diferencia" #. %s = filenames #: ../zypp/target/rpm/RpmDb.cc:1950 #, c-format msgid "" "rpm created %s as %s.\n" "Here are the first 25 lines of difference:\n" msgstr "" "rpm creado %s como %s.\n" "A continuación se presentan las primeras 25 líneas de diferencia:\n" # # clients/online_update_start.ycp:188 #. %s = filename of rpm package #. timestamp #: ../zypp/target/rpm/RpmDb.cc:1956 #, c-format msgid "%s install failed" msgstr "Error al instalar %s" #: ../zypp/target/rpm/RpmDb.cc:1957 ../zypp/target/rpm/RpmDb.cc:2075 msgid "rpm output:" msgstr "Salida de rpm:" #. %s = filename of rpm package #. timestamp #: ../zypp/target/rpm/RpmDb.cc:1963 #, c-format msgid "%s installed ok" msgstr "Instalación correcta de %s" #: ../zypp/target/rpm/RpmDb.cc:1966 ../zypp/target/rpm/RpmDb.cc:2083 msgid "Additional rpm output:" msgstr "Salida de rpm adicional:" # clients/inst_prepdisk.ycp:482 clients/inst_prepdisk.ycp:501 # clients/inst_prepdisk.ycp:482 clients/inst_prepdisk.ycp:501 # clients/inst_prepdisk.ycp:507 clients/inst_prepdisk.ycp:526 #. %s = name of rpm package #. timestamp #: ../zypp/target/rpm/RpmDb.cc:2074 #, c-format msgid "%s remove failed" msgstr "Error al eliminar %s" #. timestamp #: ../zypp/target/rpm/RpmDb.cc:2080 #, c-format msgid "%s remove ok" msgstr "Eliminación de %s correcta" # include/nis_server/io.ycp:582 # include/backup/ui.ycp:1286 #. timestamp #: ../zypp/target/rpm/RpmDb.cc:2225 #, c-format msgid "created backup %s" msgstr "creada copia de seguridad %s" #: ../zypp/target/TargetImpl.cc:731 msgid "Installation has been aborted as directed." msgstr "La instalación se ha cancelado siguiendo las indicaciones." #. Translator: all.%s = name of package,patch,.... #: ../zypp/solver/detail/ResolverInfoObsoletes.cc:55 #, c-format msgid "%s is replaced by %s" msgstr "%s se sustituye por %s" #. TranslatorExplanation: 1.%s name of package, 2.%s list of names #. TranslatorExplanation: 1.%s is replaced by others #: ../zypp/solver/detail/ResolverInfoObsoletes.cc:69 #, c-format msgid "%s replaced by %s" msgstr "%s es sustituido por %s" #. Translator: all.%s = name of package,patch,... #: ../zypp/solver/detail/Resolver_problems.cc:263 #, fuzzy, c-format msgid "%s will be deleted by the user.\n" msgstr "" "\n" "Estas resoluciones se suprimirán del sistema." #. Translator: all.%s = name of package,patch,... #: ../zypp/solver/detail/Resolver_problems.cc:268 #, c-format msgid "%s will be deleted by another application. (ApplLow/ApplHigh)\n" msgstr "" #. Translator: all.%s = name of package,patch,... #: ../zypp/solver/detail/Resolver_problems.cc:274 #, fuzzy, c-format msgid "%s will be installed by the user.\n" msgstr "%s no se desinstalará porque aún es necesario" #. Translator: all.%s = name of package,patch,... #: ../zypp/solver/detail/Resolver_problems.cc:279 #, c-format msgid "%s will be installed by another application. (ApplLow/ApplHigh)\n" msgstr "" #. This can be generated by a timout only #: ../zypp/solver/detail/Resolver_problems.cc:356 #, c-format msgid "No valid solution found within %d seconds" msgstr "" #: ../zypp/solver/detail/Resolver_problems.cc:357 msgid "The solver has reached a defined timout" msgstr "" #. a second run with ALL possibilities has not been tried #. possible other solutions skipped #. give the user an additional solution for trying all branches #: ../zypp/solver/detail/Resolver_problems.cc:383 msgid "No valid solution found with just resolvables of best architecture." msgstr "" #: ../zypp/solver/detail/Resolver_problems.cc:384 msgid "With this run only resolvables with the best architecture have been regarded.\n" msgstr "" #: ../zypp/solver/detail/Resolver_problems.cc:385 msgid "Regarding all possible resolvables takes time, but can come to a valid result." msgstr "" #: ../zypp/solver/detail/Resolver_problems.cc:411 msgid "Invalid information" msgstr "Información no válida" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:418 #, c-format msgid "%s is needed by other resolvables" msgstr "Otras resoluciones necesitan %s" #. TranslatorExplanation %s = name of package, patch, selection ... #. Translator: all.%s = name of package,patch,... #: ../zypp/solver/detail/Resolver_problems.cc:421 #: ../zypp/solver/detail/ResolverInfoNeededBy.cc:90 #: ../zypp/solver/detail/ResolverInfoNeededBy.cc:140 #, c-format msgid "%s is needed by %s" msgstr "%s es necesario para %s" #: ../zypp/solver/detail/Resolver_problems.cc:422 #, c-format msgid "" "%s is needed by:\n" "%s" msgstr "" "%s es necesario para:\n" "%s" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:429 #, c-format msgid "%s conflicts with other resolvables" msgstr "%s entra en conflicto con otras resoluciones" #. TranslatorExplanation %s = name of package, patch, selection ... #. Translator: all.%s = name of package, patch,... #. TranslatorExplanation: 1.%s name of package, 2.%s list of names #. TranslatorExplanation: 1.%s is conflicting with multiple others #: ../zypp/solver/detail/Resolver_problems.cc:432 #: ../zypp/solver/detail/ResolverInfoConflictsWith.cc:55 #: ../zypp/solver/detail/ResolverInfoConflictsWith.cc:70 #, c-format msgid "%s conflicts with %s" msgstr "%s está en conflicto con %s" #: ../zypp/solver/detail/Resolver_problems.cc:434 #, c-format msgid "" "%s conflicts with:\n" "%s" msgstr "" "%s está en conflicto con:\n" "%s" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:463 #, c-format msgid "%s obsoletes other resolvables" msgstr "%s deja obsoletas a otras resoluciones" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:466 #, c-format msgid "%s obsoletes %s" msgstr "%s deja obsoleto a %s" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:468 #, c-format msgid "%s obsoletes:%s" msgstr "%s deja obsoleto a:%s" #: ../zypp/solver/detail/Resolver_problems.cc:469 msgid "" "\n" "These resolvables will be deleted from the system." msgstr "" "\n" "Estas resoluciones se suprimirán del sistema." #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:477 #, c-format msgid "%s depends on other resolvables" msgstr "%s depende de otras resoluciones" #. TranslatorExplanation %s = name of package, patch, selection ... #. TranslatorExplanation: 1.%s name of package, 2.%s list of names #. TranslatorExplanation: 1.%s is dependent on list of names #: ../zypp/solver/detail/Resolver_problems.cc:481 #: ../zypp/solver/detail/ResolverInfoDependsOn.cc:69 #, c-format msgid "%s depends on %s" msgstr "%s depende de %s" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:484 #, c-format msgid "%s depends on:%s" msgstr "%s depende de:%s" #. TranslatorExplanation: currently it is unused. #: ../zypp/solver/detail/Resolver_problems.cc:490 msgid "Child of" msgstr "Elemento secundario de" # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 #. TranslatorExplanation %s = dependency #. TranslatorExplanation %s = name of package,patch,... #: ../zypp/solver/detail/Resolver_problems.cc:496 #: ../zypp/solver/detail/Resolver_problems.cc:580 #, c-format msgid "Cannot install %s" msgstr "No es posible instalar %s" #. TranslatorExplanation %s = capability #: ../zypp/solver/detail/Resolver_problems.cc:498 #, c-format msgid "None provides %s" msgstr "No se proporciona %s" #: ../zypp/solver/detail/Resolver_problems.cc:499 #, fuzzy msgid "" "\n" "There is no resource available which supports this requirement." msgstr "" "\n" "No hay ningún recurso disponible que cumpla este requisito." #: ../zypp/solver/detail/Resolver_problems.cc:507 #, fuzzy msgid "Due to the problems described above/below, this resolution will not solve all dependencies" msgstr "Debido a los problemas descritos a continuación o anteriormente, esta resolución no resolverá todas las dependencias" #: ../zypp/solver/detail/Resolver_problems.cc:518 #: ../zypp/solver/detail/Resolver_problems.cc:900 #, fuzzy, c-format msgid "Cannot install %s, because it is conflicting with %s" msgstr "No es posible instalar %s porque entra en conflicto con %s" #. TranslatorExplanation %s = name of package,patch,... #: ../zypp/solver/detail/Resolver_problems.cc:536 #, c-format msgid "%s is not installed and has been marked as uninstallable" msgstr "%s no se ha instalado y se ha marcado como no instalable" #. TranslatorExplanation %s = name of package,patch,... #: ../zypp/solver/detail/Resolver_problems.cc:548 #, c-format msgid "Cannot install %s due to dependency problems" msgstr "No es posible instalar %s debido a problemas de dependencias" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:590 #: ../zypp/solver/detail/Resolver_problems.cc:600 #: ../zypp/solver/detail/ProblemSolutionUninstall.cc:64 #: ../zypp/solver/detail/ProblemSolutionUninstall.cc:66 #, c-format msgid "delete %s" msgstr "suprimir %s" # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:593 #: ../zypp/solver/detail/Resolver_problems.cc:603 #: ../zypp/solver/detail/ProblemSolutionUninstall.cc:69 #: ../zypp/solver/detail/ProblemSolutionUninstall.cc:71 #, c-format msgid "do not install %s" msgstr "no instalar %s" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:616 #, c-format msgid "%s has unfulfilled requirements" msgstr "%s tiene requisitos sin cumplir" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:655 #, c-format msgid "%s has missing dependencies" msgstr "Faltan dependencias de %s" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:703 #, c-format msgid "%s cannot be installed due to missing dependencies" msgstr "%s no se puede instalar debido a dependencias que no están presentes" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:760 #, fuzzy, c-format msgid "%s fulfills dependencies of %s but will be uninstalled" msgstr "%s satisface las dependencias de %s, pero se desinstalará" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:770 #, fuzzy, c-format msgid "%s fulfills dependencies of %s but will be kept on your system" msgstr "%s satisface las dependencias de %s, pero se conservará en el sistema" # clients/online_update_load.ycp:1004 #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:780 #, c-format msgid "No need to install %s" msgstr "No es necesario instalar %s" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:788 #, fuzzy, c-format msgid "Cannot install %s to fulfill the dependencies of %s" msgstr "No es posible instalar %s para satisfacer las dependencias de %s" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:803 #, c-format msgid "Cannot install %s to fulfil the dependencies of %s" msgstr "No es posible instalar %s para satisfacer las dependencias de %s" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:841 #: ../zypp/solver/detail/Resolver_problems.cc:849 #, fuzzy, c-format msgid "%s will not be uninstalled, because it is still required" msgstr "%s no se desinstalará porque aún es necesario" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:872 #, fuzzy, c-format msgid "%s obsoletes %s. But %s cannot be deleted, because it is locked." msgstr "%s deja obsoleto a %s. Pero no se puede suprimir %s porque está bloqueado." #: ../zypp/solver/detail/Resolver_problems.cc:904 #, fuzzy, c-format msgid "Cannot install %s, because it is conflicting" msgstr "No es posible instalar %s porque tiene un conflicto" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/Resolver_problems.cc:926 #, c-format msgid "%s is uninstallable due to conflicts with %s" msgstr "%s no se puede instalar debido a conflictos con %s" #. TranslatorExplanation %s = name requirement ... #: ../zypp/solver/detail/Resolver_problems.cc:940 #, c-format msgid "Requirememt %s cannot be fulfilled." msgstr "" #: ../zypp/solver/detail/ProblemSolutionIgnore.cc:55 msgid "Ignore this requirement just here" msgstr "Omitir este requisito sólo aquí" #: ../zypp/solver/detail/ProblemSolutionIgnore.cc:64 #, fuzzy msgid "Generally ignore this requirement" msgstr "Omitir este requisito sólo aquí" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/ProblemSolutionIgnore.cc:76 #, c-format msgid "Install %s although it would change the architecture" msgstr "Instalar %s aunque cambie la arquitectura" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/ProblemSolutionIgnore.cc:79 #, fuzzy, c-format msgid "%s provides this dependency, but would change the architecture of the installed item" msgstr "%s proporciona esta dependencia, pero cambiará la arquitectura del elemento instalado" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/ProblemSolutionIgnore.cc:89 #, fuzzy, c-format msgid "Install %s although it would change the vendor" msgstr "Instalar %s aunque cambie la arquitectura" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/ProblemSolutionIgnore.cc:92 #, fuzzy, c-format msgid "%s provides this dependency, but would change the vendor of the installed item" msgstr "%s proporciona esta dependencia, pero cambiará la arquitectura del elemento instalado" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/ProblemSolutionIgnore.cc:104 #: ../zypp/solver/detail/ProblemSolutionIgnore.cc:116 #, c-format msgid "Ignore this conflict of %s" msgstr "Omitir este conflicto de %s" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/ProblemSolutionIgnore.cc:131 #, c-format msgid "Ignore the obsolete %s in %s" msgstr "Omitir el %s obsoleto de %s" # include/scanner/scanner_start.ycp:185 # include/scanner/scanner_start.ycp:180 # include/scanner/scanner_start.ycp:180 #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/ProblemSolutionIgnore.cc:144 #, c-format msgid "Ignore that %s is already set to install" msgstr "Omitir que %s ya está configurado para la instalación" #: ../zypp/solver/detail/ProblemSolutionUninstall.cc:81 #, fuzzy msgid "Do not install or delete the resolvables concerned" msgstr "No instalar ni suprimir las resoluciones relativas" #. Translator: 1.%s = dependency; 2.%s and 3.%s = name of package,patch,... #: ../zypp/solver/detail/QueueItemRequire.cc:791 #, c-format msgid "for requiring %s for %s when upgrading %s" msgstr "para requerir %s para %s al actualizar %s" #. Translator: 1.%s = name of package,patch,...; 2.%s = dependency #: ../zypp/solver/detail/ResolverInfoMissingReq.cc:64 #, fuzzy, c-format msgid "%s is lacking the requirement %s" msgstr "%s no dispone del requisito %s" #: ../zypp/solver/detail/ResolverInfoMisc.cc:56 msgid ", Action: " msgstr ", Acción:" #: ../zypp/solver/detail/ResolverInfoMisc.cc:58 msgid ", Trigger: " msgstr ", Activación:" #. Translator: Notation for (RPM) package #: ../zypp/solver/detail/ResolverInfoMisc.cc:90 msgid "package" msgstr "paquete " #. Translator: Notation for SuSE package selection (set of packages) #: ../zypp/solver/detail/ResolverInfoMisc.cc:94 msgid "selection" msgstr "selección" #. Translator: Notation for SuSE installation pattern (set of packages, describing use of system) #: ../zypp/solver/detail/ResolverInfoMisc.cc:98 msgid "pattern" msgstr "patrón" #. Translator: Notation for product #: ../zypp/solver/detail/ResolverInfoMisc.cc:102 msgid "product" msgstr "producto" #. Translator: Notation for patch #: ../zypp/solver/detail/ResolverInfoMisc.cc:106 msgid "patch" msgstr "revisión" #. Translator: Notation for script (part of a patch) #: ../zypp/solver/detail/ResolverInfoMisc.cc:110 msgid "script" msgstr "guión" #. Translator: Notation for message (part of a patch) #: ../zypp/solver/detail/ResolverInfoMisc.cc:114 msgid "message" msgstr "mensaje" #. Translator: Notation for atom (part of a patch) #: ../zypp/solver/detail/ResolverInfoMisc.cc:118 msgid "atom" msgstr "átomo" #. Translator: Notation for computer system #: ../zypp/solver/detail/ResolverInfoMisc.cc:122 msgid "system" msgstr "sistema" #. Translator: Generic term for an item with dependencies, please leave untranslated for now #: ../zypp/solver/detail/ResolverInfoMisc.cc:126 msgid "Resolvable" msgstr "Resolución" #. TranslatorExplanation: Additional information to dependency solver result, no solution could be found #: ../zypp/solver/detail/ResolverInfoMisc.cc:144 msgid "Marking this resolution attempt as invalid." msgstr "Marcando el intento de resolución como no válido." #. Translator: %s = name of packages,patch,... #. TranslatorExplanation: Additional information to dependency solver result. #: ../zypp/solver/detail/ResolverInfoMisc.cc:151 #, c-format msgid "Marking resolvable %s as uninstallable" msgstr "Marcando la resolución %s como no instalable" #. Translator: %s = name of packages,patch,... #. TranslatorExplanation: Additional information to dependency solver result. #: ../zypp/solver/detail/ResolverInfoMisc.cc:159 #, fuzzy, c-format msgid "%s is scheduled to be installed, but this is impossible due to dependency problems." msgstr "%s está programado para instalarse, pero no es posible debido a problemas de dependencias." #. Translator: %s = name of package,patch,... #. TranslatorExplanation: Additional information to dependency solver result. #: ../zypp/solver/detail/ResolverInfoMisc.cc:167 #, fuzzy, c-format msgid "Can't install %s since it is already marked as needed to be uninstalled" msgstr "No es posible instalar %s, dado que su desinstalación está marcada como necesaria" #. Translator: %s = name of patch #. TranslatorExplanation: A patch which is not needed (does not apply) cant be installed #. TranslatorExplanation: Patches contain updates (bug fixes) to packages. Such fixes #. TranslatorExplanation: do only apply if the package to-be-fixed is actually installed. #. TranslatorExplanation: Here a patch was selected for installation but the to-be-fixed #. TranslatorExplanation: package is not installed. #: ../zypp/solver/detail/ResolverInfoMisc.cc:179 #, fuzzy, c-format msgid "Can't install %s, because it does not apply to this system." msgstr "No es posible instalar %s, dado que no es aplicable al sistema." #. affected() = item 1 which has to be installed #. _capability = #. other() = item 2 which has to be installed #. other_capability() = #. Translator: %s = name of package,patch,... #: ../zypp/solver/detail/ResolverInfoMisc.cc:190 #, fuzzy, c-format msgid "Can't install %s, because %s is already marked as needed to for installation" msgstr "No es posible instalar %s, dado que %s ya está marcado como instalación necesaria" #. Translator: %s = name of patch,product #: ../zypp/solver/detail/ResolverInfoMisc.cc:198 #, c-format msgid "This would invalidate %s." msgstr "Esto invalidaría %s." # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 #. Translator: %s = name of patch, pattern, ... #. TranslatorExplanation: Establishing is the process of computing which patches are needed #. TranslatorExplanation: This is just a progress indicator #. TranslatorExplanation: It is also used for other types of resolvables in order to verify #. TranslatorExplanation: the completeness of their dependencies #: ../zypp/solver/detail/ResolverInfoMisc.cc:214 #, c-format msgid "Establishing %s" msgstr "Estableciendo %s" # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 # include/partitioning/auto_part_ui.ycp:200 include/partitioning/auto_part_ui.ycp:249 #. affected() = resolvable to be installed #. _capability = #. other() = #. other_capability() = #. Translator: %s = name of package,patch,... #. TranslatorExample: Installing foo #. TranslatorExplanation: Just a progress indicator that something is scheduled for installation #. Translator: %s = packagename #: ../zypp/solver/detail/ResolverInfoMisc.cc:235 #, c-format msgid "Installing %s" msgstr "Instalando %s" #. affected() = updated resolvable #. _capability = #. other() = currently installed, being updated resolvable #. other_capability() = #. Translator: 1.%s and 2.%s = name of package #. TranslatorExample: Updating foo-1.1 to foo-1.2 #. TranslatorExplanation: Just a progress indicator that something is scheduled for upgrade #: ../zypp/solver/detail/ResolverInfoMisc.cc:252 #, c-format msgid "Updating %s to %s" msgstr "Actualizando %s a %s" # include/scanner/scanner_start.ycp:185 # include/scanner/scanner_start.ycp:180 # include/scanner/scanner_start.ycp:180 #. affected() = #. _capability = #. other() = #. other_capability() = #. Translator: %s = name of package,patch,... #. TranslatorExample: Skipping foo: already installed #. TranslatorExplanation: An installation request for foo is skipped since foo is already installed #: ../zypp/solver/detail/ResolverInfoMisc.cc:270 #, c-format msgid "Skipping %s: already installed" msgstr "Omitiendo %s: ya instalado" #. affected() = is set #. _capability = is set #. other() = #. other_capability() = #. Translator: 1.%s = dependency #. TranslatorExample: There are no alternative installed providers of foo #. TranslatorExplanation: A resolvable is to be uninstalled. It provides 'foo' which is needed by others #. TranslatorExplanation: We just found out that 'foo' is not provided by anything else (an alternative) #. TranslatorExplanation: removal of this resolvable would therefore break dependency #. TranslatorExplanation: This is an error message explaining that the resolvable cannot be uninstalled #: ../zypp/solver/detail/ResolverInfoMisc.cc:292 #, fuzzy, c-format msgid "There are no alternative providers of %s installed" msgstr "No hay proveedores alternativos instalados de %s" #. Translator: 1.%s = name of package,patch.... #. TranslatorExample: for bar #. TranslatorExplanation: extension to previous message if we know what the resolvable is #: ../zypp/solver/detail/ResolverInfoMisc.cc:298 #: ../zypp/solver/detail/ResolverInfoMisc.cc:323 #, c-format msgid "for %s" msgstr "para %s" #. affected() = #. _capability = #. other() = #. other_capability() = #. Translator: 1.%s = dependency #. TranslatorExample: There are no installable providers of foo #. TranslatorExplanation: A resolvable is to be installed which requires foo #. TranslatorExplanation: But there is nothing available to fulfill this requirement #. TranslatorExplanation: This is an error message explaining that the resolvable cannot be installed #: ../zypp/solver/detail/ResolverInfoMisc.cc:317 #, c-format msgid "There are no installable providers of %s" msgstr "No hay proveedores instalables de %s" #. Translator: 1.%s = name of package,patch,..., 2.%s = name of package,patch,... #. TranslatorExample: Upgrade to foo to avoid removing bar is not possible #. TranslatorExplanation: bar requires something from foo #: ../zypp/solver/detail/ResolverInfoMisc.cc:341 #, fuzzy, c-format msgid "Upgrading to %s to avoid removing %s is not possible." msgstr "No es posible actualizar a %s para evitar la eliminación de %s." #. Translator: 1.%s = name of package,patch,...; 2.%s = dependency; #: ../zypp/solver/detail/ResolverInfoMisc.cc:359 #, c-format msgid "%s provides %s, but is scheduled to be uninstalled." msgstr "%s proporciona %s, pero está programado para su desinstalación." #. Translator: 1.%s = name of package,patch,...; 2.%s = dependency; 3.%s type (package, patch, ...) #: ../zypp/solver/detail/ResolverInfoMisc.cc:377 #, c-format msgid "%s provides %s, but another version of that %s is already installed." msgstr "%s proporciona %s, pero ya hay otra versión de ese %s instalada." #. Translator: 1.%s = name of package,patch,...; 2.%s = dependency; #: ../zypp/solver/detail/ResolverInfoMisc.cc:396 #, c-format msgid "%s provides %s, but it is uninstallable. Try installing it on its own for more details." msgstr "%s proporciona %s, pero no se puede instalar. Intente instalarlo por separado para obtener más detalles." #. Translator: 1.%s = name of package,patch,...; 2.%s = dependency; #: ../zypp/solver/detail/ResolverInfoMisc.cc:414 #, c-format msgid "%s provides %s, but it is locked." msgstr "%s proporciona %s, pero está bloqueado." #. Translator: 1.%s = name of package,patch,...; 2.%s = dependency; #: ../zypp/solver/detail/ResolverInfoMisc.cc:432 #, c-format msgid "%s provides %s, but is scheduled to be kept." msgstr "%s proporciona %s, pero está programado para su conservación." #. Translator: 1.%s = name of package,patch,...; 2.%s = dependency; #: ../zypp/solver/detail/ResolverInfoMisc.cc:451 #, c-format msgid "%s provides %s, but has another architecture." msgstr "%s proporciona %s, pero tiene otra arquitectura." #. Translator: 1.%s = name of package,patch,...; 2.%s = dependency; 3.%s = vendor ID #: ../zypp/solver/detail/ResolverInfoMisc.cc:469 #, fuzzy, c-format msgid "%s provides %s, but has another vendor (%s)." msgstr "%s proporciona %s, pero tiene otra arquitectura." #. Translator: 1.%s = dependency. 2.%s name of package, patch, ... #: ../zypp/solver/detail/ResolverInfoMisc.cc:487 #, c-format msgid "Can't satisfy requirement %s for %s" msgstr "No es posible cumplir el requisito %s para %s" #. affected() = to-be-installed resolvable which was scheduled to be uninstalled #. _capability = #. other() = #. other_capability() = #. Translator: %s = name of package,patch,... #. TranslatorExample: foo is required by other to-be-installed resolvable, so it won't be unlinked. #. TranslatorExplanation: Cant uninstall foo since it is required by an to-be-installed resolvable #: ../zypp/solver/detail/ResolverInfoMisc.cc:508 #, fuzzy, c-format msgid "%s is required by another resolvable selected for installation, so it won't be unlinked." msgstr "Otra resolución instalada requiere %s, por lo que no se anulará el enlace." #. affected() = provider of cap #. _capability = #. other() = #. other_capability() = #. Translator: %s = name of package,patch,... #. TranslatorExample: foo is required by other installed resolvable, so it won't be unlinked. #. TranslatorExplanation: Cant uninstall foo since it is required by an installed resolvable #: ../zypp/solver/detail/ResolverInfoMisc.cc:525 #, fuzzy, c-format msgid "%s is required by another installed resolvable, so it won't be unlinked." msgstr "Otra resolución instalada requiere %s, por lo que no se anulará el enlace." #. affected() = to-be-uninstalled resolvable which is locked #. _capability = #. other() = #. other_capability() = #. Translator: %s = name of package,patch,... #. TranslatorExample: foo is locked and cannot be uninstalled. #. TranslatorExplanation: foo is to-be-uninstalled but it is locked #: ../zypp/solver/detail/ResolverInfoMisc.cc:542 #, c-format msgid "%s is locked and cannot be uninstalled." msgstr "%s está bloqueado y no es posible desinstalarlo." #. affected() = provider of capability #. _capability = provided by provider #. other() = conflict issuer #. other_capability() = conflict capability #. Translator: 1.%s and 2.%s = Dependency; 4.%s = name of package,patch,... #. TranslatorExample: A conflict over foo (bar) requires the removal of to-be-installed xyz #: ../zypp/solver/detail/ResolverInfoMisc.cc:561 #, fuzzy, c-format msgid "A conflict over %s (%s) requires the removal of %s which is scheduled for installation" msgstr "Un conflicto en %s (%s) requiere eliminar la resolución %s incluida para la instalación" #. affected() = provider of capability #. _capability = provided by provider #. other() = conflict issuer #. other_capability() = conflict capability from issuer #. Translator: 1.%s = name of package,patch,...; 3.%s and 4.%s = Dependency; #. TranslatorExample: Marking xyz as uninstallable due to conflicts over foo (bar) #: ../zypp/solver/detail/ResolverInfoMisc.cc:579 #, c-format msgid "Marking %s as uninstallable due to conflicts over %s" msgstr "Marcando %s como no instalable debido a conflictos en %s" #. Translator: %s = name of package,patch #. TranslatorExample: from abc #: ../zypp/solver/detail/ResolverInfoMisc.cc:587 #, c-format msgid "from %s" msgstr "de %s" # include/ui/common_messages.ycp:95 # include/ui/common_messages.ycp:99 #: ../zypp/solver/detail/ResolverInfo.cc:195 msgid " Error!" msgstr "Error" #: ../zypp/solver/detail/ResolverInfo.cc:196 msgid " Important!" msgstr "Importante" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/ProblemSolutionKeep.cc:53 #: ../zypp/solver/detail/ProblemSolutionKeep.cc:55 #, c-format msgid "keep %s" msgstr "mantener %s" #: ../zypp/solver/detail/ProblemSolutionKeep.cc:65 msgid "Keep resolvables" msgstr "Conservar resoluciones" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/ProblemSolutionInstall.cc:54 #: ../zypp/solver/detail/ProblemSolutionInstall.cc:56 #, c-format msgid "install %s" msgstr "instalar %s" #: ../zypp/solver/detail/ProblemSolutionInstall.cc:66 msgid "Install missing resolvables" msgstr "Instalar resoluciones que faltan" #: ../zypp/solver/detail/ProblemSolutionAllBranches.cc:53 msgid "Make a solver run with ALL possibilities." msgstr "" #: ../zypp/solver/detail/ProblemSolutionAllBranches.cc:54 msgid "Regarding all resolvables with a compatible architecture." msgstr "" #: ../zypp/solver/detail/ProblemSolutionAllBranches.cc:57 msgid "Make a solver run with best architecture only." msgstr "" #: ../zypp/solver/detail/ProblemSolutionAllBranches.cc:58 msgid "Regarding resolvables with best architecture only." msgstr "" #. Translator: all.%s = name of package,patch,.... #: ../zypp/solver/detail/ResolverInfoDependsOn.cc:55 #, c-format msgid "%s depended on %s" msgstr "%s depende de %s" #. Translator: all.%s = name of package,patch,... #: ../zypp/solver/detail/ResolverInfoNeededBy.cc:60 #: ../zypp/solver/detail/ResolverInfoNeededBy.cc:110 #, fuzzy, c-format msgid "%s is recommended by %s" msgstr "%s es necesario para %s" #. Translator: all.%s = name of package,patch,... #: ../zypp/solver/detail/ResolverInfoNeededBy.cc:66 #: ../zypp/solver/detail/ResolverInfoNeededBy.cc:116 #, fuzzy, c-format msgid "%s is suggested by %s" msgstr "%s es necesario para %s" #. Translator: all.%s = name of package,patch,... #: ../zypp/solver/detail/ResolverInfoNeededBy.cc:72 #: ../zypp/solver/detail/ResolverInfoNeededBy.cc:122 #, c-format msgid "%s will be evaluated for installation (freshened) by %s" msgstr "" #. Translator: all.%s = name of package,patch,... #: ../zypp/solver/detail/ResolverInfoNeededBy.cc:78 #: ../zypp/solver/detail/ResolverInfoNeededBy.cc:128 #, fuzzy, c-format msgid "%s is enhanced by %s" msgstr "%s se sustituye por %s" #. Translator: all.%s = name of package,patch,... #: ../zypp/solver/detail/ResolverInfoNeededBy.cc:84 #: ../zypp/solver/detail/ResolverInfoNeededBy.cc:134 #, fuzzy, c-format msgid "%s is supplemented by %s" msgstr "%s es necesario para %s" #. Translator all.%s = name of packages,patches,.... #. TranslatorExplanation: 1.%s name of package, 2.%s list of names #. TranslatorExplanation: 1.%s is part of 'bundles', the bundles are listed in 2.%s #: ../zypp/solver/detail/ResolverInfoChildOf.cc:56 #: ../zypp/solver/detail/ResolverInfoChildOf.cc:71 #, c-format msgid "%s part of %s" msgstr "%s forma parte de %s" #: ../zypp/solver/detail/ProblemSolutionDoubleTimeout.cc:50 #, fuzzy msgid "Double timeout" msgstr "Tiempo límite para hacer doble clic " #: ../zypp/solver/detail/ProblemSolutionDoubleTimeout.cc:51 msgid "Start the next solver run with doubled timeout." msgstr "" #: ../zypp/solver/detail/ProblemSolutionUnlock.cc:70 msgid "unlock all resolvables" msgstr "desbloquear todas las resoluciones" #. TranslatorExplanation %s = name of package, patch, selection ... #: ../zypp/solver/detail/ProblemSolutionUnlock.cc:83 #, c-format msgid "unlock %s" msgstr "desbloquear %s" #: ../zypp/solver/detail/ProblemSolutionUnlock.cc:92 msgid "Unlock these resolvables" msgstr "Desbloquear las resoluciones" #: ../zypp/thread/Mutex.cc:33 msgid "Can't initialize mutex attributes" msgstr "No es posible iniciar los atributos de mutex" #: ../zypp/thread/Mutex.cc:40 msgid "Can't set recursive mutex attribute" msgstr "No es posible establecer el atributo de mutex recursivo" #: ../zypp/thread/Mutex.cc:47 msgid "Can't initialize recursive mutex" msgstr "No es posible iniciar mutex recursivo" #: ../zypp/thread/Mutex.cc:77 msgid "Can't acquire the mutex lock" msgstr "No es posible adquirir el bloqueo de mutex" #: ../zypp/thread/Mutex.cc:87 msgid "Can't release the mutex lock" msgstr "No es posible liberar el bloqueo de mutex" #: ../zypp/CountryCode.cc:135 msgid "Unknown country: " msgstr "País desconocido:" #: ../zypp/CountryCode.cc:217 msgid "Andorra" msgstr "Andorra" #. :AND:020: #: ../zypp/CountryCode.cc:218 msgid "United Arab Emirates" msgstr "Emiratos Árabes Unidos" #. :ARE:784: #: ../zypp/CountryCode.cc:219 msgid "Afghanistan" msgstr "Afganistán" #. :AFG:004: #: ../zypp/CountryCode.cc:220 msgid "Antigua and Barbuda" msgstr "Antigua y Barbuda" #. :ATG:028: #: ../zypp/CountryCode.cc:221 msgid "Anguilla" msgstr "Anguila" #. :AIA:660: #: ../zypp/CountryCode.cc:222 msgid "Albania" msgstr "Albania" #. :ALB:008: #: ../zypp/CountryCode.cc:223 msgid "Armenia" msgstr "Armenia" #. :ARM:051: #: ../zypp/CountryCode.cc:224 msgid "Netherlands Antilles" msgstr "Antillas Neerlandesas" #. :ANT:530: #: ../zypp/CountryCode.cc:225 msgid "Angola" msgstr "Angola" #. :AGO:024: #: ../zypp/CountryCode.cc:226 msgid "Antarctica" msgstr "Antártida" #. :ATA:010: #: ../zypp/CountryCode.cc:227 msgid "Argentina" msgstr "Argentina" #. :ARG:032: #: ../zypp/CountryCode.cc:228 msgid "American Samoa" msgstr "Samoa Americana" #. :ASM:016: #: ../zypp/CountryCode.cc:229 msgid "Austria" msgstr "Austria" #. :AUT:040: #: ../zypp/CountryCode.cc:230 msgid "Australia" msgstr "Australia" #. :AUS:036: #: ../zypp/CountryCode.cc:231 msgid "Aruba" msgstr "Aruba" #. :ABW:533: #: ../zypp/CountryCode.cc:232 msgid "Aland Islands" msgstr "Islas Aland" #. :ALA:248: #: ../zypp/CountryCode.cc:233 msgid "Azerbaijan" msgstr "Azerbaiyán" #. :AZE:031: #: ../zypp/CountryCode.cc:234 msgid "Bosnia and Herzegovina" msgstr "Bosnia y Herzegovina" #. :BIH:070: #: ../zypp/CountryCode.cc:235 msgid "Barbados" msgstr "Barbados" #. :BRB:052: #: ../zypp/CountryCode.cc:236 msgid "Bangladesh" msgstr "Bangladés" #. :BGD:050: #: ../zypp/CountryCode.cc:237 msgid "Belgium" msgstr "Bélgica" #. :BEL:056: #: ../zypp/CountryCode.cc:238 msgid "Burkina Faso" msgstr "Burkina Faso" #. :BFA:854: #: ../zypp/CountryCode.cc:239 msgid "Bulgaria" msgstr "Bulgaria" #. :BGR:100: #: ../zypp/CountryCode.cc:240 msgid "Bahrain" msgstr "Bahréin" #. :BHR:048: #: ../zypp/CountryCode.cc:241 msgid "Burundi" msgstr "Burundi" #. :BDI:108: #: ../zypp/CountryCode.cc:242 msgid "Benin" msgstr "Benín" #. :BEN:204: #: ../zypp/CountryCode.cc:243 msgid "Bermuda" msgstr "Bermuda" #. :BMU:060: #: ../zypp/CountryCode.cc:244 msgid "Brunei Darussalam" msgstr "Brunéi Darussalam" #. :BRN:096: #: ../zypp/CountryCode.cc:245 msgid "Bolivia" msgstr "Bolivia" #. :BOL:068: #: ../zypp/CountryCode.cc:246 msgid "Brazil" msgstr "Brasil" #. :BRA:076: #: ../zypp/CountryCode.cc:247 msgid "Bahamas" msgstr "Bahamas" #. :BHS:044: #: ../zypp/CountryCode.cc:248 msgid "Bhutan" msgstr "Bután" #. :BTN:064: #: ../zypp/CountryCode.cc:249 msgid "Bouvet Island" msgstr "Isla Bouvet" #. :BVT:074: #: ../zypp/CountryCode.cc:250 msgid "Botswana" msgstr "Botsuana" #. :BWA:072: #: ../zypp/CountryCode.cc:251 msgid "Belarus" msgstr "Bielorrusia" #. :BLR:112: #: ../zypp/CountryCode.cc:252 msgid "Belize" msgstr "Belice" #. :BLZ:084: #: ../zypp/CountryCode.cc:253 msgid "Canada" msgstr "Canadá" #. :CAN:124: #: ../zypp/CountryCode.cc:254 msgid "Cocos (Keeling) Islands" msgstr "Islas Cocos (Keeling)" #. :CCK:166: #. :CAF:140: #: ../zypp/CountryCode.cc:255 ../zypp/CountryCode.cc:257 msgid "Congo" msgstr "Congo" #. :COD:180: #: ../zypp/CountryCode.cc:256 msgid "Central African Republic" msgstr "República Centroafricana" #. :COG:178: #: ../zypp/CountryCode.cc:258 msgid "Switzerland" msgstr "Suiza" #. :CHE:756: #: ../zypp/CountryCode.cc:259 msgid "Cote D'Ivoire" msgstr "Costa de Marfil" #. :CIV:384: #: ../zypp/CountryCode.cc:260 msgid "Cook Islands" msgstr "Islas Cook" #. :COK:184: #: ../zypp/CountryCode.cc:261 msgid "Chile" msgstr "Chile" #. :CHL:152: #: ../zypp/CountryCode.cc:262 msgid "Cameroon" msgstr "Camerún" #. :CMR:120: #: ../zypp/CountryCode.cc:263 msgid "China" msgstr "China" #. :CHN:156: #: ../zypp/CountryCode.cc:264 msgid "Colombia" msgstr "Colombia" #. :COL:170: #: ../zypp/CountryCode.cc:265 msgid "Costa Rica" msgstr "Costa Rica" #. :CRI:188: #: ../zypp/CountryCode.cc:266 msgid "Serbia and Montenegro" msgstr "Serbia y Montenegro" #. :SCG:891: #: ../zypp/CountryCode.cc:267 msgid "Cuba" msgstr "Cuba" #. :CUB:192: #: ../zypp/CountryCode.cc:268 msgid "Cape Verde" msgstr "Cabo Verde" #. :CPV:132: #: ../zypp/CountryCode.cc:269 msgid "Christmas Island" msgstr "Isla Christmas" #. :CXR:162: #: ../zypp/CountryCode.cc:270 msgid "Cyprus" msgstr "Chipre" #. :CYP:196: #: ../zypp/CountryCode.cc:271 msgid "Czech Republic" msgstr "República Checa" #. :CZE:203: #: ../zypp/CountryCode.cc:272 msgid "Germany" msgstr "Alemania" #. :DEU:276: #: ../zypp/CountryCode.cc:273 msgid "Djibouti" msgstr "Yibuti" #. :DJI:262: #: ../zypp/CountryCode.cc:274 msgid "Denmark" msgstr "Dinamarca" #. :DNK:208: #: ../zypp/CountryCode.cc:275 msgid "Dominica" msgstr "Dominica" #. :DMA:212: #: ../zypp/CountryCode.cc:276 msgid "Dominican Republic" msgstr "República Dominicana" #. :DOM:214: #: ../zypp/CountryCode.cc:277 msgid "Algeria" msgstr "Argelia" #. :DZA:012: #: ../zypp/CountryCode.cc:278 msgid "Ecuador" msgstr "Ecuador" #. :ECU:218: #: ../zypp/CountryCode.cc:279 msgid "Estonia" msgstr "Estonia" #. :EST:233: #: ../zypp/CountryCode.cc:280 msgid "Egypt" msgstr "Egipto" #. :EGY:818: #: ../zypp/CountryCode.cc:281 msgid "Western Sahara" msgstr "Sáhara Occidental" #. :ESH:732: #: ../zypp/CountryCode.cc:282 msgid "Eritrea" msgstr "Eritrea" #. :ERI:232: #: ../zypp/CountryCode.cc:283 msgid "Spain" msgstr "España" #. :ESP:724: #: ../zypp/CountryCode.cc:284 msgid "Ethiopia" msgstr "Etiopía" #. :ETH:231: #: ../zypp/CountryCode.cc:285 msgid "Finland" msgstr "Finlandia" #. :FIN:246: #: ../zypp/CountryCode.cc:286 msgid "Fiji" msgstr "Fiji" #. :FJI:242: #: ../zypp/CountryCode.cc:287 msgid "Falkland Islands (Malvinas)" msgstr "Islas Malvinas" #. :FLK:238: #: ../zypp/CountryCode.cc:288 msgid "Federated States of Micronesia" msgstr "Estados Federados de Micronesia" #. :FSM:583: #: ../zypp/CountryCode.cc:289 msgid "Faroe Islands" msgstr "Islas Feroe" #. :FRO:234: #: ../zypp/CountryCode.cc:290 msgid "France" msgstr "Francia" #. :FRA:250: #: ../zypp/CountryCode.cc:291 msgid "Metropolitan France" msgstr "Francia metropolitana" #. :FXX:249: #: ../zypp/CountryCode.cc:292 msgid "Gabon" msgstr "Gabón" #. :GAB:266: #: ../zypp/CountryCode.cc:293 msgid "United Kingdom" msgstr "Reino Unido" #. :GBR:826: #: ../zypp/CountryCode.cc:294 msgid "Grenada" msgstr "Granada" #. :GRD:308: #: ../zypp/CountryCode.cc:295 msgid "Georgia" msgstr "Georgia" #. :GEO:268: #: ../zypp/CountryCode.cc:296 msgid "French Guiana" msgstr "Guayana francesa" #. :GUF:254: #: ../zypp/CountryCode.cc:297 msgid "Ghana" msgstr "Ghana" #. :GHA:288: #: ../zypp/CountryCode.cc:298 msgid "Gibraltar" msgstr "Gibraltar" #. :GIB:292: #: ../zypp/CountryCode.cc:299 msgid "Greenland" msgstr "Groenlandia" #. :GRL:304: #: ../zypp/CountryCode.cc:300 msgid "Gambia" msgstr "Gambia" #. :GMB:270: #: ../zypp/CountryCode.cc:301 msgid "Guinea" msgstr "Guinea" #. :GIN:324: #: ../zypp/CountryCode.cc:302 msgid "Guadeloupe" msgstr "Guadalupe" #. :GLP:312: #: ../zypp/CountryCode.cc:303 msgid "Equatorial Guinea" msgstr "Guinea Ecuatorial" #. :GNQ:226: #: ../zypp/CountryCode.cc:304 msgid "Greece" msgstr "Grecia" #. :GRC:300: #: ../zypp/CountryCode.cc:305 msgid "South Georgia and the South Sandwich Islands" msgstr "Georgia del Sur e Islas Sandwich del Sur" #. :SGS:239: #: ../zypp/CountryCode.cc:306 msgid "Guatemala" msgstr "Guatemala" #. :GTM:320: #: ../zypp/CountryCode.cc:307 msgid "Guam" msgstr "Guam" #. :GUM:316: #: ../zypp/CountryCode.cc:308 msgid "Guinea-Bissau" msgstr "Guinea-Bissau" #. :GNB:624: #: ../zypp/CountryCode.cc:309 msgid "Guyana" msgstr "Guyana" #. :GUY:328: #: ../zypp/CountryCode.cc:310 msgid "Hong Kong" msgstr "Hong Kong" #. :HKG:344: #: ../zypp/CountryCode.cc:311 msgid "Heard Island and McDonald Islands" msgstr "Isla Heard e Islas McDonald" #. :HMD:334: #: ../zypp/CountryCode.cc:312 msgid "Honduras" msgstr "Honduras" #. :HND:340: #: ../zypp/CountryCode.cc:313 msgid "Croatia" msgstr "Croacia" #. :HRV:191: #: ../zypp/CountryCode.cc:314 msgid "Haiti" msgstr "Haití" #. :HTI:332: #: ../zypp/CountryCode.cc:315 msgid "Hungary" msgstr "Hungría" #. :HUN:348: #: ../zypp/CountryCode.cc:316 msgid "Indonesia" msgstr "Indonesia" #. :IDN:360: #: ../zypp/CountryCode.cc:317 msgid "Ireland" msgstr "Irlanda" #. :IRL:372: #: ../zypp/CountryCode.cc:318 msgid "Israel" msgstr "Israel" #. :ISR:376: #: ../zypp/CountryCode.cc:319 msgid "India" msgstr "India" #. :IND:356: #: ../zypp/CountryCode.cc:320 msgid "British Indian Ocean Territory" msgstr "Territorios Británicos del Océano Índico" #. :IOT:086: #: ../zypp/CountryCode.cc:321 msgid "Iraq" msgstr "Iraq" #. :IRQ:368: #: ../zypp/CountryCode.cc:322 msgid "Iran" msgstr "Irán" #. :IRN:364: #: ../zypp/CountryCode.cc:323 msgid "Iceland" msgstr "Islandia" #. :ISL:352: #: ../zypp/CountryCode.cc:324 msgid "Italy" msgstr "Italia" #. :ITA:380: #: ../zypp/CountryCode.cc:325 msgid "Jamaica" msgstr "Jamaica" #. :JAM:388: #: ../zypp/CountryCode.cc:326 msgid "Jordan" msgstr "Jordania" #. :JOR:400: #: ../zypp/CountryCode.cc:327 msgid "Japan" msgstr "Japón" #. :JPN:392: #: ../zypp/CountryCode.cc:328 msgid "Kenya" msgstr "Kenia" #. :KEN:404: #: ../zypp/CountryCode.cc:329 msgid "Kyrgyzstan" msgstr "Kirguistán" #. :KGZ:417: #: ../zypp/CountryCode.cc:330 msgid "Cambodia" msgstr "Camboya" #. :KHM:116: #: ../zypp/CountryCode.cc:331 msgid "Kiribati" msgstr "Kiribati" #. :KIR:296: #: ../zypp/CountryCode.cc:332 msgid "Comoros" msgstr "Comoras" #. :COM:174: #: ../zypp/CountryCode.cc:333 msgid "Saint Kitts and Nevis" msgstr "San Cristóbal y Nieves" #. :KNA:659: #: ../zypp/CountryCode.cc:334 msgid "North Korea" msgstr "Corea del Norte" #. :PRK:408: #: ../zypp/CountryCode.cc:335 msgid "South Korea" msgstr "Corea del Sur" #. :KOR:410: #: ../zypp/CountryCode.cc:336 msgid "Kuwait" msgstr "Kuwait" #. :KWT:414: #: ../zypp/CountryCode.cc:337 msgid "Cayman Islands" msgstr "Islas Caimán" #. :CYM:136: #: ../zypp/CountryCode.cc:338 msgid "Kazakhstan" msgstr "Kazajistán" #. :KAZ:398: #: ../zypp/CountryCode.cc:339 msgid "Lao People's Democratic Republic" msgstr "Laso, República Democrática Popular" #. :LAO:418: #: ../zypp/CountryCode.cc:340 msgid "Lebanon" msgstr "Líbano" #. :LBN:422: #: ../zypp/CountryCode.cc:341 msgid "Saint Lucia" msgstr "Santa Lucía" #. :LCA:662: #: ../zypp/CountryCode.cc:342 msgid "Liechtenstein" msgstr "Liechtenstein" #. :LIE:438: #: ../zypp/CountryCode.cc:343 msgid "Sri Lanka" msgstr "Sri Lanka" #. :LKA:144: #: ../zypp/CountryCode.cc:344 msgid "Liberia" msgstr "Liberia" #. :LBR:430: #: ../zypp/CountryCode.cc:345 msgid "Lesotho" msgstr "Lesoto" #. :LSO:426: #: ../zypp/CountryCode.cc:346 msgid "Lithuania" msgstr "Lituania" #. :LTU:440: #: ../zypp/CountryCode.cc:347 msgid "Luxembourg" msgstr "Luxemburgo" #. :LUX:442: #: ../zypp/CountryCode.cc:348 msgid "Latvia" msgstr "Letonia" #. :LVA:428: #: ../zypp/CountryCode.cc:349 msgid "Libya" msgstr "Libia" #. :LBY:434: #: ../zypp/CountryCode.cc:350 msgid "Morocco" msgstr "Marruecos" #. :MAR:504: #: ../zypp/CountryCode.cc:351 msgid "Monaco" msgstr "Mónaco" #. :MCO:492: #: ../zypp/CountryCode.cc:352 msgid "Moldova" msgstr "Moldavia" #. :MDA:498: #: ../zypp/CountryCode.cc:353 msgid "Madagascar" msgstr "Madagascar" #. :MDG:450: #: ../zypp/CountryCode.cc:354 msgid "Marshall Islands" msgstr "Islas Marshall" #. :MHL:584: #: ../zypp/CountryCode.cc:355 msgid "Macedonia" msgstr "Macedonia" #. :MKD:807: #: ../zypp/CountryCode.cc:356 msgid "Mali" msgstr "Mali" #. :MLI:466: #: ../zypp/CountryCode.cc:357 msgid "Myanmar" msgstr "Birmania" #. :MMR:104: #: ../zypp/CountryCode.cc:358 msgid "Mongolia" msgstr "Mongolia" #. :MNG:496: #: ../zypp/CountryCode.cc:359 msgid "Macao" msgstr "Macao" #. :MAC:446: #: ../zypp/CountryCode.cc:360 msgid "Northern Mariana Islands" msgstr "Islas Marianas del Norte" #. :MNP:580: #: ../zypp/CountryCode.cc:361 msgid "Martinique" msgstr "Martinica" #. :MTQ:474: #: ../zypp/CountryCode.cc:362 msgid "Mauritania" msgstr "Mauritania" #. :MRT:478: #: ../zypp/CountryCode.cc:363 msgid "Montserrat" msgstr "Montserrat" #. :MSR:500: #: ../zypp/CountryCode.cc:364 msgid "Malta" msgstr "Malta" #. :MLT:470: #: ../zypp/CountryCode.cc:365 msgid "Mauritius" msgstr "Mauricio" #. :MUS:480: #: ../zypp/CountryCode.cc:366 msgid "Maldives" msgstr "Maldivas" #. :MDV:462: #: ../zypp/CountryCode.cc:367 msgid "Malawi" msgstr "Malaui" #. :MWI:454: #: ../zypp/CountryCode.cc:368 msgid "Mexico" msgstr "México" #. :MEX:484: #: ../zypp/CountryCode.cc:369 msgid "Malaysia" msgstr "Malasia" #. :MYS:458: #: ../zypp/CountryCode.cc:370 msgid "Mozambique" msgstr "Mozambique" #. :MOZ:508: #: ../zypp/CountryCode.cc:371 msgid "Namibia" msgstr "Namibia" #. :NAM:516: #: ../zypp/CountryCode.cc:372 msgid "New Caledonia" msgstr "Nueva Caledonia" #. :NCL:540: #: ../zypp/CountryCode.cc:373 msgid "Niger" msgstr "Níger" #. :NER:562: #: ../zypp/CountryCode.cc:374 msgid "Norfolk Island" msgstr "Isla Norfolk" #. :NFK:574: #: ../zypp/CountryCode.cc:375 msgid "Nigeria" msgstr "Nigeria" #. :NGA:566: #: ../zypp/CountryCode.cc:376 msgid "Nicaragua" msgstr "Nicaragua" #. :NIC:558: #: ../zypp/CountryCode.cc:377 msgid "Netherlands" msgstr "Países Bajos" #. :NLD:528: #: ../zypp/CountryCode.cc:378 msgid "Norway" msgstr "Noruega" #. :NOR:578: #: ../zypp/CountryCode.cc:379 msgid "Nepal" msgstr "Nepal" #. :NRU:520: #: ../zypp/CountryCode.cc:381 msgid "Niue" msgstr "Niue" #. :NIU:570: #: ../zypp/CountryCode.cc:382 msgid "New Zealand" msgstr "Nueva Zelanda" #. :NZL:554: #: ../zypp/CountryCode.cc:383 msgid "Oman" msgstr "Omán" #. :OMN:512: #: ../zypp/CountryCode.cc:384 msgid "Panama" msgstr "Panamá" #. :PAN:591: #: ../zypp/CountryCode.cc:385 msgid "Peru" msgstr "Perú" #. :PER:604: #: ../zypp/CountryCode.cc:386 msgid "French Polynesia" msgstr "Polinesia Francesa" #. :PYF:258: #: ../zypp/CountryCode.cc:387 msgid "Papua New Guinea" msgstr "Papúa Nueva Guinea" #. :PNG:598: #: ../zypp/CountryCode.cc:388 msgid "Philippines" msgstr "Filipinas" #. :PHL:608: #: ../zypp/CountryCode.cc:389 msgid "Pakistan" msgstr "Pakistán" #. :PAK:586: #: ../zypp/CountryCode.cc:390 msgid "Poland" msgstr "Polonia" #. :POL:616: #: ../zypp/CountryCode.cc:391 msgid "Saint Pierre and Miquelon" msgstr "San Pedro y Miquelón" #. :SPM:666: #: ../zypp/CountryCode.cc:392 msgid "Pitcairn" msgstr "Pitcairn" #. :PCN:612: #: ../zypp/CountryCode.cc:393 msgid "Puerto Rico" msgstr "Puerto Rico" #. :PRI:630: #: ../zypp/CountryCode.cc:394 msgid "Palestinian Territory" msgstr "Territorios palestinos" #. :PSE:275: #: ../zypp/CountryCode.cc:395 msgid "Portugal" msgstr "Portugal" #. :PRT:620: #: ../zypp/CountryCode.cc:396 msgid "Palau" msgstr "Palaos" #. :PLW:585: #: ../zypp/CountryCode.cc:397 msgid "Paraguay" msgstr "Paraguay" #. :PRY:600: #: ../zypp/CountryCode.cc:398 msgid "Qatar" msgstr "Qatar" #. :QAT:634: #: ../zypp/CountryCode.cc:399 msgid "Reunion" msgstr "Reunión" #. :REU:638: #: ../zypp/CountryCode.cc:400 msgid "Romania" msgstr "Rumanía" #. :ROU:642: #: ../zypp/CountryCode.cc:401 msgid "Russian Federation" msgstr "Federación Rusa" #. :RUS:643: #: ../zypp/CountryCode.cc:402 msgid "Rwanda" msgstr "Ruanda" #. :RWA:646: #: ../zypp/CountryCode.cc:403 msgid "Saudi Arabia" msgstr "Arabia Saudí" #. :SAU:682: #: ../zypp/CountryCode.cc:404 msgid "Solomon Islands" msgstr "Islas Salomón" #. :SLB:090: #: ../zypp/CountryCode.cc:405 msgid "Seychelles" msgstr "Seychelles" #. :SYC:690: #: ../zypp/CountryCode.cc:406 msgid "Sudan" msgstr "Sudán" #. :SDN:736: #: ../zypp/CountryCode.cc:407 msgid "Sweden" msgstr "Suecia" #. :SWE:752: #: ../zypp/CountryCode.cc:408 msgid "Singapore" msgstr "Singapur" #. :SGP:702: #: ../zypp/CountryCode.cc:409 msgid "Saint Helena" msgstr "Santa Helena" #. :SHN:654: #: ../zypp/CountryCode.cc:410 msgid "Slovenia" msgstr "Eslovenia" #. :SVN:705: #: ../zypp/CountryCode.cc:411 msgid "Svalbard and Jan Mayen" msgstr "Svalbard y Jan Mayen" #. :SJM:744: #: ../zypp/CountryCode.cc:412 msgid "Slovakia" msgstr "Eslovaquia" #. :SVK:703: #: ../zypp/CountryCode.cc:413 msgid "Sierra Leone" msgstr "Sierra Leona" #. :SLE:694: #: ../zypp/CountryCode.cc:414 msgid "San Marino" msgstr "San Marino" #. :SMR:674: #: ../zypp/CountryCode.cc:415 msgid "Senegal" msgstr "Senegal" #. :SEN:686: #: ../zypp/CountryCode.cc:416 msgid "Somalia" msgstr "Somalia" #. :SOM:706: #: ../zypp/CountryCode.cc:417 msgid "Suriname" msgstr "Surinam" #. :SUR:740: #: ../zypp/CountryCode.cc:418 msgid "Sao Tome and Principe" msgstr "Santo Tomé y Príncipe" #. :STP:678: #: ../zypp/CountryCode.cc:419 msgid "El Salvador" msgstr "El Salvador" #. :SLV:222: #: ../zypp/CountryCode.cc:420 msgid "Syria" msgstr "Siria" #. :SYR:760: #: ../zypp/CountryCode.cc:421 msgid "Swaziland" msgstr "Suazilandia" #. :SWZ:748: #: ../zypp/CountryCode.cc:422 msgid "Turks and Caicos Islands" msgstr "Islas Turcas y Caicos" #. :TCA:796: #: ../zypp/CountryCode.cc:423 msgid "Chad" msgstr "Chad" #. :TCD:148: #: ../zypp/CountryCode.cc:424 msgid "French Southern Territories" msgstr "Territorios Australes Franceses" #. :ATF:260: #: ../zypp/CountryCode.cc:425 msgid "Togo" msgstr "Togo" #. :TGO:768: #: ../zypp/CountryCode.cc:426 msgid "Thailand" msgstr "Tailandia" #. :THA:764: #: ../zypp/CountryCode.cc:427 msgid "Tajikistan" msgstr "Tayikistán" #. :TKL:772: #: ../zypp/CountryCode.cc:429 msgid "Turkmenistan" msgstr "Turkmenistán" #. :TKM:795: #: ../zypp/CountryCode.cc:430 msgid "Tunisia" msgstr "Túnez" #. :TUN:788: #: ../zypp/CountryCode.cc:431 msgid "Tonga" msgstr "Tonga" #. :TON:776: #: ../zypp/CountryCode.cc:432 msgid "East Timor" msgstr "Timor Oriental" #. :TLS:626: #: ../zypp/CountryCode.cc:433 msgid "Turkey" msgstr "Turquía" #. :TUR:792: #: ../zypp/CountryCode.cc:434 msgid "Trinidad and Tobago" msgstr "Trinidad y Tobago" #. :TUV:798: #: ../zypp/CountryCode.cc:436 msgid "Taiwan" msgstr "Taiwán" #. :TWN:158: #: ../zypp/CountryCode.cc:437 msgid "Tanzania" msgstr "Tanzania" #. :TZA:834: #: ../zypp/CountryCode.cc:438 msgid "Ukraine" msgstr "Ucrania" #. :UKR:804: #: ../zypp/CountryCode.cc:439 msgid "Uganda" msgstr "Uganda" #. :UGA:800: #: ../zypp/CountryCode.cc:440 msgid "United States Minor Outlying Islands" msgstr "Islas menores alejadas de los Estados Unidos" #. :UMI:581: #: ../zypp/CountryCode.cc:441 msgid "United States" msgstr "Estados Unidos" #. :USA:840: #: ../zypp/CountryCode.cc:442 msgid "Uruguay" msgstr "Uruguay" #. :URY:858: #: ../zypp/CountryCode.cc:443 msgid "Uzbekistan" msgstr "Uzbekistán" #. :UZB:860: #: ../zypp/CountryCode.cc:444 msgid "Holy See (Vatican City State)" msgstr "Santa Sede (Ciudad Estado del Vaticano)" #. :VAT:336: #: ../zypp/CountryCode.cc:445 msgid "Saint Vincent and the Grenadines" msgstr "San Vicente y las Granadinas" #. :VCT:670: #: ../zypp/CountryCode.cc:446 msgid "Venezuela" msgstr "Venezuela" #. :VEN:862: #: ../zypp/CountryCode.cc:447 msgid "British Virgin Islands" msgstr "Islas Vírgenes Británicas" #. :VGB:092: #: ../zypp/CountryCode.cc:448 msgid "Virgin Islands, U.S." msgstr "Islas Vírgenes, EE.UU." #. :VIR:850: #: ../zypp/CountryCode.cc:449 msgid "Vietnam" msgstr "Vietnam" #. :VNM:704: #: ../zypp/CountryCode.cc:450 msgid "Vanuatu" msgstr "Vanuatu" #. :VUT:548: #: ../zypp/CountryCode.cc:451 msgid "Wallis and Futuna" msgstr "Wallis y Futuna" #. :WLF:876: #: ../zypp/CountryCode.cc:452 msgid "Samoa" msgstr "Samoa" #. :WSM:882: #: ../zypp/CountryCode.cc:453 msgid "Yemen" msgstr "Yemen" #. :YEM:887: #: ../zypp/CountryCode.cc:454 msgid "Mayotte" msgstr "Mayotte" #. :MYT:175: #: ../zypp/CountryCode.cc:455 msgid "South Africa" msgstr "Sudáfrica" #. :ZAF:710: #: ../zypp/CountryCode.cc:456 msgid "Zambia" msgstr "Zambia" #. :ZMB:894: #: ../zypp/CountryCode.cc:457 msgid "Zimbabwe" msgstr "Zimbabue" #: ../devel/devel.mvidner/installation_sources.cc:56 #, c-format msgid "" "File %s is not signed.\n" "Use it anyway?" msgstr "" "El archivo %s no está firmado.\n" "¿Desea utilizarlo de todos modos?" #: ../devel/devel.mvidner/installation_sources.cc:65 #, c-format msgid "" "File %s is signed with an unknown key:\n" "%s|%s|%s\n" "Use the file anyway?" msgstr "" "El archivo %s está firmado con una clave desconocida:\n" "%s|%s|%s\n" " ¿Desea utilizar el archivo de todos modos?" #: ../devel/devel.mvidner/installation_sources.cc:75 #, c-format msgid "" "Untrusted key found:\n" "%s|%s|%s\n" "Trust key?" msgstr "" "Se ha detectado una clave que no es de confianza:\n" "%s|%s|%s\n" " ¿Desea confiar en la clave?" #: ../devel/devel.mvidner/installation_sources.cc:85 #, c-format msgid "" "File %s failed integrity check with the folowing key:\n" "%s|%s|%s\n" "Use the file anyway?" msgstr "" "El archivo %s no ha superado la comprobación de integridad con la siguiente clave:\n" "%s|%s|%s\n" " ¿Desea utilizar el archivo de todos modos?" #: ../devel/devel.mvidner/installation_sources.cc:99 #, c-format msgid "" "File %s does not have a checksum.\n" "Use the file anyway?" msgstr "" "El archivo %s no tiene una suma de comprobación.\n" "¿Desea utilizar el archivo de todos modos?" #: ../devel/devel.mvidner/installation_sources.cc:108 #, c-format msgid "" "File %s has an unknown checksum %s.\n" "Use the file anyway?" msgstr "" "El archivo %s tiene una suma de comprobación desconocida %s.\n" "¿Desea utilizar el archivo de todos modos?" #: ../devel/devel.mvidner/installation_sources.cc:117 #, c-format msgid "" "File %s has an invalid checksum.\n" "Expected %s, found %s\n" "Use the file anyway?" msgstr "" "El archivo %s tiene una suma de comprobación incorrecta.\n" "Se esperaba %s, se ha encontrado %s\n" " ¿Desea utilizar el archivo de todos modos?" #, fuzzy #~ msgid "%s is freshened by %s" #~ msgstr "%s es necesario para %s" #~ msgid "Unable to parse Url authority" #~ msgstr "No es posible analizar la dirección URL de autoridad" #~ msgid "Ignore this requirement generally" #~ msgstr "Omitir este requisito en general" #~ msgid "%s is required by other to-be-installed resolvable, so it won't be unlinked." #~ msgstr "Otra resolución que se instalará requiere %s, por lo que no se anulará el enlace." #~ msgid "Cannot create a file needed to perform update installation." #~ msgstr "No es posible crear uno de los archivos necesarios para llevar a cabo la instalación de la actualización." #~ msgid "Unable to restore all sources." #~ msgstr "No ha sido posible restaurar todos los orígenes." #~ msgid "At least one source already registered, stored sources cannot be restored." #~ msgstr "Ya hay al menos un origen registrado; los orígenes almacenados no pueden restaurarse." #~ msgid "Cannot be install %s to fulfil the dependencies of %s" #~ msgstr "No es posible instalar %s para satisfacer las dependencias de %s" #~ msgid "%s dependend on %s" #~ msgstr "%s depende de %s" # 27557 AttribValues/label #~ msgid "Reading index files" #~ msgstr "Leyendo archivos de índice" #~ msgid "The signed repomd.xml file failed the signature check." #~ msgstr "El archivo repomd.xml firmado no ha superado la comprobación de firma." # include/nis_server/ui.ycp:45 #~ msgid "Reading product from %s" #~ msgstr "Leyendo el producto de %s" # include/nis_server/ui.ycp:45 #~ msgid "Reading filelist from %s" #~ msgstr "Leyendo la lista de archivos de %s" #~ msgid "Reading packages from %s" #~ msgstr "Leyendo paquetes de %s" # include/nis_server/ui.ycp:45 #~ msgid "Reading selection from %s" #~ msgstr "Leyendo la selección de %s" # include/nis_server/ui.ycp:45 #~ msgid "Reading pattern from %s" #~ msgstr "Leyendo el patrón de %s" # 27557 AttribValues/label #~ msgid "Reading patches index %s" #~ msgstr "Leyendo el índice de revisiones %s" #~ msgid "Reading patch %s" #~ msgstr "Leyendo la revisión %s" #~ msgid "The script file failed the checksum test." #~ msgstr "El archivo de guión no ha superado la prueba de suma de comprobación." #~ msgid "Reading packages file" #~ msgstr "Leyendo archivo de paquetes" # progress indicator label #~ msgid "Reading translation: %s" #~ msgstr "Leyendo traducción: %s" #, fuzzy #~ msgid "Package %s fails integrity check. Do you want to retry, or abort installation?" #~ msgstr "El paquete %s no ha superado la comprobación de integridad. ¿Desea volver a intentar descargarlo o cancelar la instalación?" #~ msgid " miss checksum." #~ msgstr " falta la suma de comprobación." #~ msgid " fails checksum verification." #~ msgstr " error en la verificación de la suma de comprobación." #~ msgid "Downloading %s" #~ msgstr "Descargando %s" #~ msgid "Downloaded %s from %s" #~ msgstr "Descargados %s de %s" #~ msgid "%s needed by %s" #~ msgstr "%s es necesario para %s"