diff --git a/YACReader/yacreader_es.qm b/YACReader/yacreader_es.qm index bcaa5a3a..6346fb8a 100644 Binary files a/YACReader/yacreader_es.qm and b/YACReader/yacreader_es.qm differ diff --git a/YACReader/yacreader_es.ts b/YACReader/yacreader_es.ts index a95c93ee..6e8d59b6 100644 --- a/YACReader/yacreader_es.ts +++ b/YACReader/yacreader_es.ts @@ -145,62 +145,63 @@ Not found - No encontrado + No encontrado + No encontrado Comic not found - Cómic no encontrado + Cómic no encontrado File error - Error en archivo + Error en archivo File not found or not images in file - Archivo no encontrado o no hay imágenes en él + Archivo no encontrado o no hay imágenes en él 7z not found - 7z no encontrado + 7z no encontrado 7z wasn't found in your PATH. - 7z no se ha encontrado en el PATH. + 7z no se ha encontrado en el PATH. 7z crashed - 7z falló + 7z falló 7z crashed. - 7z falló. + 7z falló. 7z reading - 7z leyendo + 7z leyendo problem reading from 7z - Problema leyendo desde 7z + Problema leyendo desde 7z 7z problem - 7z problema + 7z problema Unknown error 7z - Error desconocido 7z + Error desconocido 7z @@ -255,7 +256,7 @@ Page : - + Página : @@ -533,7 +534,7 @@ Comic files - + Archivos de cómic Comic files (*.cbr *.cbz *.rar *.zip *.pdf *.tar *.arj) @@ -621,42 +622,42 @@ Brightness - + Brillo Contrast - + Contraste Gamma - + Gamma Reset - + Reset Image options - + Opciones de imagen General - + General Page Flow - + Page Flow Image adjustment - + Ajustes de imagen @@ -705,22 +706,22 @@ Not found - No encontrado + No encontrado Comic not found - Cómic no encontrado + Cómic no encontrado Cover! - + ¡Portada! Last page! - + ¡Última página! Show Info diff --git a/YACReaderLibrary/server_config_dialog.cpp b/YACReaderLibrary/server_config_dialog.cpp index 630fd246..dd4deb89 100644 --- a/YACReaderLibrary/server_config_dialog.cpp +++ b/YACReaderLibrary/server_config_dialog.cpp @@ -23,11 +23,11 @@ ServerConfigDialog::ServerConfigDialog(QWidget * parent) qrCode->setFixedSize(200,200); QLabel * title1 = new QLabel(tr("EASY SERVER CONNECTION"),this); - title1->move(37,30); + title1->move(37,28); title1->setStyleSheet("QLabel {color:#1F1F1F; font-size:18px; font-family: Arial; font-weight: bold;}"); QLabel * title2 = new QLabel(tr("SERVER ADDRESS"),this); - title2->move(451,30); + title2->move(451,28); title2->setStyleSheet("QLabel {color:#1F1F1F; font-size:18px; font-family: Arial; font-weight: bold;}"); QLabel * qrMessage = new QLabel(tr("just scan the code with your device!!"),this); @@ -45,11 +45,11 @@ ServerConfigDialog::ServerConfigDialog(QWidget * parent) propaganda->setOpenExternalLinks(true); QLabel * ipLabel = new QLabel(tr("IP address"),this); - ipLabel->move(455,78); + ipLabel->move(455,75); ipLabel->setStyleSheet("QLabel {color:#1F1F1F; font-size:13px; font-family: Arial; font-weight: bold;}"); QLabel * portLabel = new QLabel(tr("Port"),this); - portLabel->move(455, 119); + portLabel->move(455, 114); portLabel->setStyleSheet("QLabel {color:#1F1F1F; font-size:13px; font-family: Arial; font-weight: bold;}"); ip = new QComboBox(this); diff --git a/YACReaderLibrary/yacreaderlibrary_es.qm b/YACReaderLibrary/yacreaderlibrary_es.qm index 4e002cdf..070a798f 100644 Binary files a/YACReaderLibrary/yacreaderlibrary_es.qm and b/YACReaderLibrary/yacreaderlibrary_es.qm differ diff --git a/YACReaderLibrary/yacreaderlibrary_es.ts b/YACReaderLibrary/yacreaderlibrary_es.ts index d1bdf49a..b80312fe 100644 --- a/YACReaderLibrary/yacreaderlibrary_es.ts +++ b/YACReaderLibrary/yacreaderlibrary_es.ts @@ -233,62 +233,62 @@ Not found - + No encontrado Comic not found - + Cómic no encontrado File error - + Error de archivo File not found or not images in file - + Archivo no encontrado o no hay imágenes en él 7z not found - 7z no encontrado + 7z no encontrado 7z wasn't found in your PATH. - 7z no ha sido encontrado en tu PATH. + 7z no ha sido encontrado en tu PATH. 7z crashed - fallo en 7z + fallo en 7z 7z crashed. - fallo en 7z. + fallo en 7z. 7z reading - Leyendo de 7z + Leyendo de 7z problem reading from 7z - Problema lenyendo de 7z + Problema lenyendo de 7z 7z problem - Problema en 7z + Problema en 7z Unknown error 7z - Error desconocido en 7z + Error desconocido en 7z @@ -971,47 +971,47 @@ Files won't be erased from disk. Update IPs - + Actualizar IPs EASY SERVER CONNECTION - + CONEXIÓN AL SERVIDOR FÁCILMENTE SERVER ADDRESS - + DATOS SERVIDOR just scan the code with your device!! - + ¡simplemente escanea el código con tu dispositivo! YACReader is now available for iOS devices, the best comic reading experience now in your iPad, iPhone or iPod touch. <a href='http://ios.yacreader.com'> Discover it! </a> - + YACReader está ahora disponible para dispositivos iOS, la mejor experiencia de lectura de cómics ahora en tu iPad, iPhone o iPod touch. <a href='http://ios.yacreader.com'> ¡Descúbrelo! </a> IP address - + IP usada Port - + Puerto enable the server - + activar el servidor QR generator error! - + ¡Error del generador QR! @@ -1034,7 +1034,7 @@ Files won't be erased from disk. Size - + Tamaño diff --git a/images/serverConfigBackground.png b/images/serverConfigBackground.png index cccf7e7a..c1d4489c 100644 Binary files a/images/serverConfigBackground.png and b/images/serverConfigBackground.png differ