Ticket #8888: spanish_mythbrowser_translation.diff
| File spanish_mythbrowser_translation.diff, 19.2 KB (added by , 16 years ago) |
|---|
-
mythbrowser/i18n/mythbrowser_es.ts
1 1 <?xml version="1.0" encoding="utf-8"?> 2 2 <!DOCTYPE TS> 3 <TS version="2.0" >3 <TS version="2.0" language="es_ES"> 4 4 <context> 5 5 <name>BookmarkEditor</name> 6 6 <message> 7 7 <location filename="../mythbrowser/bookmarkeditor.cpp" line="56"/> 8 8 <source>Edit Bookmark Details</source> 9 <translation type="unfinished"></translation>9 <translation>Editar Detalles del Favorito</translation> 10 10 </message> 11 11 <message> 12 12 <location filename="../mythbrowser/bookmarkeditor.cpp" line="58"/> 13 13 <source>Enter Bookmark Details</source> 14 <translation type="unfinished"></translation>14 <translation>Introducir Detalles del Favorito</translation> 15 15 </message> 16 16 <message> 17 <location filename="../mythbrowser/bookmarkeditor.cpp" line="77"/>18 <source>Ok</source>19 <translation type="unfinished"></translation>20 </message>21 <message>22 <location filename="../mythbrowser/bookmarkeditor.cpp" line="78"/>23 17 <source>Cancel</source> 24 <translation type=" unfinished">Cancelar</translation>18 <translation type="obsolete">Cancelar</translation> 25 19 </message> 26 20 <message> 27 <location filename="../mythbrowser/bookmarkeditor.cpp" line="79"/> 28 <source>Find...</source> 29 <translation type="unfinished"></translation> 30 </message> 31 <message> 32 <location filename="../mythbrowser/bookmarkeditor.cpp" line="143"/> 21 <location filename="../mythbrowser/bookmarkeditor.cpp" line="138"/> 33 22 <source>Select a category</source> 34 <translation type="unfinished"></translation>23 <translation>Selecciona una categorÃa</translation> 35 24 </message> 36 25 </context> 37 26 <context> … … 41 30 <source>No bookmarks defined. 42 31 43 32 Use the 'Add Bookmark' menu option to add new bookmarks</source> 44 <translation type="unfinished"></translation> 33 <translation>No existen favoritos 34 35 Use la opción "Añadir Favorito" del menú para añadir nuevos favoritos</translation> 45 36 </message> 46 37 <message> 47 <location filename="../mythbrowser/bookmarkmanager.cpp" line="26 8"/>38 <location filename="../mythbrowser/bookmarkmanager.cpp" line="267"/> 48 39 <source>Actions</source> 49 <translation type="unfinished"></translation>40 <translation>Acciones</translation> 50 41 </message> 51 42 <message> 52 <location filename="../mythbrowser/bookmarkmanager.cpp" line="28 3"/>43 <location filename="../mythbrowser/bookmarkmanager.cpp" line="282"/> 53 44 <source>Add Bookmark</source> 54 <translation type="unfinished"></translation>45 <translation>Añadir Favorito</translation> 55 46 </message> 56 47 <message> 57 <location filename="../mythbrowser/bookmarkmanager.cpp" line="28 7"/>48 <location filename="../mythbrowser/bookmarkmanager.cpp" line="286"/> 58 49 <source>Edit Bookmark</source> 59 <translation type="unfinished"></translation>50 <translation>Editar Favorito</translation> 60 51 </message> 61 52 <message> 62 <location filename="../mythbrowser/bookmarkmanager.cpp" line="28 8"/>53 <location filename="../mythbrowser/bookmarkmanager.cpp" line="287"/> 63 54 <source>Delete Bookmark</source> 64 <translation type="unfinished"></translation>55 <translation>Borrar Favorito</translation> 65 56 </message> 66 57 <message> 67 <location filename="../mythbrowser/bookmarkmanager.cpp" line="28 9"/>58 <location filename="../mythbrowser/bookmarkmanager.cpp" line="288"/> 68 59 <source>Show Bookmark</source> 69 <translation type="unfinished"></translation>60 <translation>Mostrar Favorito</translation> 70 61 </message> 71 62 <message> 72 <location filename="../mythbrowser/bookmarkmanager.cpp" line="29 4"/>63 <location filename="../mythbrowser/bookmarkmanager.cpp" line="293"/> 73 64 <source>Delete Marked</source> 74 <translation type="unfinished"></translation>65 <translation>Borrar Marcado</translation> 75 66 </message> 76 67 <message> 77 <location filename="../mythbrowser/bookmarkmanager.cpp" line="29 5"/>68 <location filename="../mythbrowser/bookmarkmanager.cpp" line="294"/> 78 69 <source>Show Marked</source> 79 <translation type="unfinished"></translation>70 <translation>Mostrar Marcado</translation> 80 71 </message> 81 72 <message> 82 <location filename="../mythbrowser/bookmarkmanager.cpp" line="29 6"/>73 <location filename="../mythbrowser/bookmarkmanager.cpp" line="295"/> 83 74 <source>Clear Marked</source> 84 <translation type="unfinished"></translation>75 <translation>Quitar Marcado</translation> 85 76 </message> 86 77 <message> 87 <location filename="../mythbrowser/bookmarkmanager.cpp" line="29 9"/>78 <location filename="../mythbrowser/bookmarkmanager.cpp" line="298"/> 88 79 <source>Cancel</source> 89 <translation type="unfinished">Cancelar</translation>80 <translation>Cancelar</translation> 90 81 </message> 91 82 <message> 92 <location filename="../mythbrowser/bookmarkmanager.cpp" line="47 6"/>83 <location filename="../mythbrowser/bookmarkmanager.cpp" line="475"/> 93 84 <source>Are you sure you want to delete the selected bookmark</source> 94 <translation type="unfinished"></translation>85 <translation>Está seguro que quiere borrar el favorito seleccionado</translation> 95 86 </message> 96 87 <message> 97 <location filename="../mythbrowser/bookmarkmanager.cpp" line="5 20"/>88 <location filename="../mythbrowser/bookmarkmanager.cpp" line="519"/> 98 89 <source>Are you sure you want to delete the marked bookmarks</source> 99 <translation type="unfinished"></translation>90 <translation>Esta usted seguro que quiere borrar los favoritos marcados</translation> 100 91 </message> 101 92 </context> 102 93 <context> … … 104 95 <message> 105 96 <location filename="../mythbrowser/bookmarkmanager.cpp" line="42"/> 106 97 <source>MythBrowser Settings</source> 107 <translation type="unfinished"></translation>98 <translation>Configuración de MythBrowser</translation> 108 99 </message> 109 100 <message> 110 <location filename="../mythbrowser/bookmarkmanager.cpp" line="63"/>111 <source>Ok</source>112 <translation type="unfinished"></translation>113 </message>114 <message>115 <location filename="../mythbrowser/bookmarkmanager.cpp" line="64"/>116 101 <source>Cancel</source> 117 <translation type=" unfinished">Cancelar</translation>102 <translation type="obsolete">Cancelar</translation> 118 103 </message> 119 104 <message> 120 105 <location filename="../mythbrowser/bookmarkmanager.cpp" line="115"/> 121 106 <source>This is the command that will be used to show the web browser. Use 'Internal' to use the built in web browser'. %ZOOM% and %URL% will be replaced with the zoom level and URL list.</source> 122 <translation type="unfinished"></translation>107 <translation>Este es el comando que se usará para mostrar el navegador web. Indique 'internal' para utilizar el navegador web incorporado. %ZOOM% y %URL% serán reeemplazados con el nivel de zoom y la lista de URLs.</translation> 123 108 </message> 124 109 <message> 125 110 <location filename="../mythbrowser/bookmarkmanager.cpp" line="119"/> 126 111 <source>This is the default text size that will be used. Valid values for the Internal browser are from 0.3 to 5.0 with 1.0 being normal size less than 1 is smaller and greater than 1 is larger than normal size.</source> 127 <translation type="unfinished"></translation>112 <translation>Este es el tamaño del texto por defecto que se utilizará. Valores válidos para el navegador interno van desde 0.3 a 5.0 siendo 1.0 normal, menos de 1 es más pequeño y más que 1 es más grande que el tamaño normal.</translation> 128 113 </message> 129 114 <message> 130 115 <location filename="../mythbrowser/bookmarkmanager.cpp" line="124"/> 131 116 <source>Exit without saving settings</source> 132 <translation type="unfinished"></translation>117 <translation>Salir sin guardar las configuraciones</translation> 133 118 </message> 134 119 <message> 135 120 <location filename="../mythbrowser/bookmarkmanager.cpp" line="126"/> 136 121 <source>Save settings and Exit</source> 137 <translation type="unfinished"></translation>122 <translation>Guardar las configuraciones y Salir</translation> 138 123 </message> 139 124 </context> 140 125 <context> 141 126 <name>MythBrowser</name> 142 127 <message> 143 <location filename="../mythbrowser/mythbrowser.cpp" line="10 4"/>144 <location filename="../mythbrowser/mythbrowser.cpp" line="34 9"/>128 <location filename="../mythbrowser/mythbrowser.cpp" line="103"/> 129 <location filename="../mythbrowser/mythbrowser.cpp" line="348"/> 145 130 <source>Enter URL</source> 146 <translation type="unfinished">Introduzca URL</translation>131 <translation>Introduzca URL</translation> 147 132 </message> 148 133 <message> 149 <location filename="../mythbrowser/mythbrowser.cpp" line="2 40"/>134 <location filename="../mythbrowser/mythbrowser.cpp" line="239"/> 150 135 <source>Loading...</source> 151 <translation type="unfinished"></translation>136 <translation>Cargando...</translation> 152 137 </message> 153 138 <message> 154 <location filename="../mythbrowser/mythbrowser.cpp" line="33 6"/>139 <location filename="../mythbrowser/mythbrowser.cpp" line="335"/> 155 140 <source>Actions</source> 156 <translation type="unfinished"></translation>141 <translation>Acciones</translation> 157 142 </message> 158 143 <message> 159 <location filename="../mythbrowser/mythbrowser.cpp" line="35 2"/>144 <location filename="../mythbrowser/mythbrowser.cpp" line="351"/> 160 145 <source>Back</source> 161 <translation type="unfinished">Atrás</translation>146 <translation>Atrás</translation> 162 147 </message> 163 148 <message> 164 <location filename="../mythbrowser/mythbrowser.cpp" line="35 5"/>149 <location filename="../mythbrowser/mythbrowser.cpp" line="354"/> 165 150 <source>Forward</source> 166 <translation type="unfinished"></translation>151 <translation>Adelante</translation> 167 152 </message> 168 153 <message> 169 <location filename="../mythbrowser/mythbrowser.cpp" line="35 7"/>154 <location filename="../mythbrowser/mythbrowser.cpp" line="356"/> 170 155 <source>Zoom In</source> 171 <translation type="unfinished">Zoom +</translation>156 <translation>Zoom +</translation> 172 157 </message> 173 158 <message> 174 <location filename="../mythbrowser/mythbrowser.cpp" line="35 8"/>159 <location filename="../mythbrowser/mythbrowser.cpp" line="357"/> 175 160 <source>Zoom Out</source> 176 <translation type="unfinished">Zoom -</translation>161 <translation>Zoom -</translation> 177 162 </message> 178 163 <message> 179 <location filename="../mythbrowser/mythbrowser.cpp" line="35 9"/>164 <location filename="../mythbrowser/mythbrowser.cpp" line="358"/> 180 165 <source>New Tab</source> 181 <translation type="unfinished"></translation>166 <translation>Nueva Pestaña</translation> 182 167 </message> 183 168 <message> 184 <location filename="../mythbrowser/mythbrowser.cpp" line="36 2"/>169 <location filename="../mythbrowser/mythbrowser.cpp" line="361"/> 185 170 <source>Delete Tab</source> 186 <translation type="unfinished"></translation>171 <translation>Borrar Pestaña</translation> 187 172 </message> 188 173 <message> 189 <location filename="../mythbrowser/mythbrowser.cpp" line="36 4"/>174 <location filename="../mythbrowser/mythbrowser.cpp" line="363"/> 190 175 <source>Add Bookmark</source> 191 <translation type="unfinished"></translation>176 <translation>Añadir Favorito</translation> 192 177 </message> 193 178 <message> 194 <location filename="../mythbrowser/mythbrowser.cpp" line="36 6"/>179 <location filename="../mythbrowser/mythbrowser.cpp" line="365"/> 195 180 <source>Cancel</source> 196 <translation type="unfinished">Cancelar</translation>181 <translation>Cancelar</translation> 197 182 </message> 198 183 </context> 199 184 <context> … … 201 186 <message> 202 187 <location filename="../mythbrowser/main.cpp" line="47"/> 203 188 <source>Move to next browser tab</source> 204 <translation type="unfinished"></translation>189 <translation>Mover a la siguiente pestaña</translation> 205 190 </message> 206 191 <message> 207 192 <location filename="../mythbrowser/main.cpp" line="49"/> 208 193 <source>Move to previous browser tab</source> 209 <translation type="unfinished"></translation>194 <translation>Mover a la pestaña previa</translation> 210 195 </message> 211 196 <message> 212 197 <location filename="../mythbrowser/main.cpp" line="52"/> 213 198 <source>Internal Web Browser</source> 214 <translation type="unfinished"></translation>199 <translation>Navegador Web Interno</translation> 215 200 </message> 216 201 </context> 217 202 <context> 218 203 <name>ThemeUI</name> 219 204 <message> 220 <location filename="themestrings.h" line=" 2"/>205 <location filename="themestrings.h" line="17"/> 221 206 <source>Bookmark Manager</source> 222 <translation type="unfinished"></translation>207 <translation>Administrador de Favoritos</translation> 223 208 </message> 224 209 <message> 225 <location filename="themestrings.h" line=" 3"/>210 <location filename="themestrings.h" line="18"/> 226 211 <source>Category</source> 227 <translation type="unfinished"></translation>212 <translation>CategorÃa</translation> 228 213 </message> 229 214 <message> 230 <location filename="themestrings.h" line=" 4"/>215 <location filename="themestrings.h" line="19"/> 231 216 <source>[x]</source> 232 <translation type="unfinished"></translation>217 <translation>[x]</translation> 233 218 </message> 234 219 <message> 235 <location filename="themestrings.h" line=" 5"/>220 <location filename="themestrings.h" line="20"/> 236 221 <source>Name</source> 237 <translation type="unfinished"></translation>222 <translation>Nombre</translation> 238 223 </message> 239 224 <message> 240 <location filename="themestrings.h" line=" 6"/>225 <location filename="themestrings.h" line="21"/> 241 226 <source>URL</source> 242 <translation type="unfinished"></translation>227 <translation>URL</translation> 243 228 </message> 244 229 <message> 245 <location filename="themestrings.h" line=" 7"/>230 <location filename="themestrings.h" line="11"/> 246 231 <source>Category:</source> 247 <translation type="unfinished"></translation>232 <translation>CategorÃa:</translation> 248 233 </message> 249 234 <message> 235 <location filename="themestrings.h" line="2"/> 236 <source>%DATE%, %TIME%</source> 237 <translation>%FECHA%, %HORA%</translation> 238 </message> 239 <message> 240 <location filename="themestrings.h" line="3"/> 241 <source>Web Bookmarks</source> 242 <translation>Favoritos Web</translation> 243 </message> 244 <message> 245 <location filename="themestrings.h" line="4"/> 246 <source>Browse your favorite web sites.</source> 247 <translation>Navegue por sus páginas favoritas.</translation> 248 </message> 249 <message> 250 <location filename="themestrings.h" line="5"/> 251 <source>Browser:</source> 252 <translation>Navegador:</translation> 253 </message> 254 <message> 250 255 <location filename="themestrings.h" line="8"/> 256 <source>OK</source> 257 <translation>OK</translation> 258 </message> 259 <message> 260 <location filename="themestrings.h" line="9"/> 261 <source>Configure Web Browser</source> 262 <translation>Configurar Navegador Web</translation> 263 </message> 264 <message> 265 <location filename="themestrings.h" line="10"/> 266 <source>You can edit the name, URL, and category for the selected Web Site on this screen. 267 268 When you have finished editing, select "OK" or "Cancel" to continue.</source> 269 <translation>Puede editar el nombre, URL, y la categorÃa para el sitio Web seleccionado en esta pantalla 270 271 Cuando haya terminado de editar, seleccione "OK" o "Cancelar" para continuar.</translation> 272 </message> 273 <message> 274 <location filename="themestrings.h" line="14"/> 275 <source>Genre:</source> 276 <translation>Género:</translation> 277 </message> 278 <message> 279 <location filename="themestrings.h" line="15"/> 280 <source>Channel:</source> 281 <translation>Canal:</translation> 282 </message> 283 <message> 284 <location filename="themestrings.h" line="16"/> 285 <source>Click to choose from existing categories...</source> 286 <translation>Click para seleccionar de categorÃa existentes...</translation> 287 </message> 288 <message> 289 <location filename="themestrings.h" line="24"/> 251 290 <source>Find...</source> 252 <translation type="unfinished"></translation>291 <translation>Buscar...</translation> 253 292 </message> 254 293 <message> 255 <location filename="themestrings.h" line="9"/> 294 <location filename="themestrings.h" line="25"/> 295 <source>Find</source> 296 <translation>Buscar</translation> 297 </message> 298 <message> 299 <location filename="themestrings.h" line="12"/> 256 300 <source>Name:</source> 257 <translation type="unfinished"></translation>301 <translation>Nombre:</translation> 258 302 </message> 259 303 <message> 260 <location filename="themestrings.h" line="1 0"/>304 <location filename="themestrings.h" line="13"/> 261 305 <source>URL:</source> 262 <translation type="unfinished">URL:</translation>306 <translation>URL:</translation> 263 307 </message> 264 308 <message> 265 <location filename="themestrings.h" line=" 11"/>309 <location filename="themestrings.h" line="7"/> 266 310 <source>Cancel</source> 267 <translation type="unfinished">Cancelar</translation>311 <translation>Cancelar</translation> 268 312 </message> 269 313 <message> 270 <location filename="themestrings.h" line=" 12"/>314 <location filename="themestrings.h" line="23"/> 271 315 <source>Ok</source> 272 <translation type="unfinished"></translation>316 <translation>Ok</translation> 273 317 </message> 274 318 <message> 275 <location filename="themestrings.h" line=" 13"/>319 <location filename="themestrings.h" line="22"/> 276 320 <source>Browser Command:</source> 277 <translation type="unfinished"></translation>321 <translation>Orden Navegador:</translation> 278 322 </message> 279 323 <message> 280 <location filename="themestrings.h" line=" 14"/>324 <location filename="themestrings.h" line="6"/> 281 325 <source>Text Size:</source> 282 <translation type="unfinished"></translation>326 <translation>Tamaño del Texto:</translation> 283 327 </message> 284 328 </context> 285 329 <context> … … 287 331 <message> 288 332 <location filename="../mythbrowser/webpage.cpp" line="129"/> 289 333 <source>Loading...</source> 290 <translation type="unfinished"></translation>334 <translation>Cargando...</translation> 291 335 </message> 292 336 </context> 293 337 </TS>
