diff options
author | Julien Valroff <julien@kirya.net> | 2014-03-08 09:07:10 +0100 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2014-03-08 09:07:10 +0100 |
commit | e57608218ea2d7fa960b20f2aedf78094eeb79a5 (patch) | |
tree | 0fbe665e73c0ce5e1694de65f2cb2d48cd118134 /po/es.po | |
parent | e4926afd94329126adacce416fa8cf9daa32673b (diff) |
Imported Upstream version 0.4.10upstream/0.4.10
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 566 |
1 files changed, 334 insertions, 232 deletions
@@ -7,23 +7,23 @@ msgid "" msgstr "" "Project-Id-Version: rapid\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-06-23 04:00-0500\n" -"PO-Revision-Date: 2013-01-12 00:14+0000\n" -"Last-Translator: Adolfo Jayme Barrientos <fitoschido@gmail.com>\n" +"POT-Creation-Date: 2014-01-21 21:34+0600\n" +"PO-Revision-Date: 2014-01-23 03:30+0000\n" +"Last-Translator: Adolfo Jayme <fitoschido@gmail.com>\n" "Language-Team: Spanish <es@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-01-22 23:36+0000\n" -"X-Generator: Launchpad (build 16430)\n" +"X-Launchpad-Export-Date: 2014-01-23 13:56+0000\n" +"X-Generator: Launchpad (build 16901)\n" "Language: es\n" #. Translators: if neccessary, for guidance in how to translate this program, you may see http://damonlynch.net/translate.html -#: rapid/rapid.py:112 rapid/rapid.py:1784 rapid/glade3/rapid.ui.h:1 +#: rapid/rapid.py:117 rapid/rapid.py:1820 rapid/glade3/rapid.ui.h:15 msgid "Rapid Photo Downloader" -msgstr "Descargador rápido de fotos" +msgstr "Rapid Photo Downloader" -#: rapid/rapid.py:117 +#: rapid/rapid.py:122 #, python-format msgid "" "%(date)s\n" @@ -32,33 +32,33 @@ msgstr "" "%(date)s\n" "%(time)s" -#: rapid/rapid.py:119 +#: rapid/rapid.py:124 #, python-format msgid "%(date)s %(time)s" msgstr "%(date)s %(time)s" -#: rapid/rapid.py:122 +#: rapid/rapid.py:127 #, python-format msgid "%(date)s %(hour)s:%(minute)s:%(second)s:%(subsecond)s" msgstr "%(date)s %(hour)s:%(minute)s:%(second)s:%(subsecond)s" #. Device refers to a thing like a camera, memory card in its reader, #. external hard drive, Portable Storage Device, etc. -#: rapid/rapid.py:157 +#: rapid/rapid.py:162 msgid "Device" msgstr "Dispositivo" #. Size refers to the total size of images on the device, typically in #. MB or GB -#: rapid/rapid.py:175 +#: rapid/rapid.py:180 msgid "Size" msgstr "Tamaño" -#: rapid/rapid.py:178 +#: rapid/rapid.py:183 msgid "Download Progress" msgstr "Progreso de la descarga" -#: rapid/rapid.py:336 +#: rapid/rapid.py:343 #, python-format msgid "%(device)s did not unmount" msgstr "%(device)s no se desmontó" @@ -67,22 +67,22 @@ msgstr "%(device)s no se desmontó" #. looking for photos or videos. It is visible initially in the progress bar for each device #. (which normally holds "x photos and videos"). #. It maybe displayed only briefly if the contents of the device being scanned is small. -#: rapid/rapid.py:1216 +#: rapid/rapid.py:1241 msgid "scanning..." msgstr "analizando…" #. this location is a human readable explanation for /, and is inserted into Downloading from %(location)s -#: rapid/rapid.py:1782 +#: rapid/rapid.py:1818 msgid "the root of the file system" msgstr "la raíz del sistema de archivos" #. message in dialog box which asks the user if they really want to be downloading from this location -#: rapid/rapid.py:1786 +#: rapid/rapid.py:1822 #, python-format msgid "Downloading from %(location)s." msgstr "Descargando desde %(location)s." -#: rapid/rapid.py:1787 +#: rapid/rapid.py:1823 msgid "" "Do you really want to download from here? On some systems, scanning this " "location can take a very long time." @@ -90,15 +90,15 @@ msgstr "" "¿Quiere realmente descargar desde aquí? En algunos sistemas, analizar esta " "ubicación puede tardar mucho tiempo." -#: rapid/rapid.py:2209 +#: rapid/rapid.py:2267 rapid/glade3/rapid.ui.h:6 msgid "Download" msgstr "Descargar" -#: rapid/rapid.py:2212 +#: rapid/rapid.py:2270 msgid "Pause" msgstr "Pausar" -#: rapid/rapid.py:2317 +#: rapid/rapid.py:2376 #, python-format msgid "" "These download folders are invalid:\n" @@ -109,7 +109,7 @@ msgstr "" "%(folder1)s\n" "%(folder2)s" -#: rapid/rapid.py:2320 +#: rapid/rapid.py:2379 #, python-format msgid "" "This download folder is invalid:\n" @@ -118,176 +118,189 @@ msgstr "" "Esta carpeta de descarga no es válida:\n" "%s" -#: rapid/rapid.py:2321 +#: rapid/rapid.py:2380 msgid "Download cannot proceed" msgstr "No se puede iniciar la descarga" -#: rapid/rapid.py:2700 +#: rapid/rapid.py:2388 rapid/rapid.py:2391 +#, python-format +msgid "No backup device contains a valid folder for backing up %(filetype)s" +msgstr "" +"Ningún dispositivo de respaldo contiene una carpeta válida para respaldar " +"%(filetype)s" + +#: rapid/rapid.py:2388 rapid/rapid.py:2843 rapid/rapid.py:3680 +#: rapid/rpdfile.py:139 +msgid "photos" +msgstr "fotos" + +#: rapid/rapid.py:2391 rapid/rapid.py:2838 rapid/rapid.py:3682 +#: rapid/rpdfile.py:134 +msgid "videos" +msgstr "vídeos" + +#: rapid/rapid.py:2393 +msgid "Backup problem" +msgstr "Problema de respaldo" + +#: rapid/rapid.py:2802 msgid "About 1 second remaining" msgstr "Queda aproximadamente 1 segundo" -#: rapid/rapid.py:2702 +#: rapid/rapid.py:2804 #, python-format msgid "About %i seconds remaining" msgstr "Quedan aproximadamente %i segundos" -#: rapid/rapid.py:2704 +#: rapid/rapid.py:2806 msgid "About 1 minute remaining" msgstr "Queda aproximadamente 1 minuto" #. Translators: in the text '%(minutes)i:%(seconds)02i', only the : should be translated, if needed. #. '%(minutes)i' and '%(seconds)02i' should not be modified or left out. They are used to format and display the amount #. of time the download has remainging, e.g. 'About 5:36 minutes remaining' -#: rapid/rapid.py:2709 +#: rapid/rapid.py:2811 #, python-format msgid "About %(minutes)i:%(seconds)02i minutes remaining" msgstr "Quedan aproximadamente %(minutes)i:%(seconds)02i minutos" -#: rapid/rapid.py:2731 rapid/rpdfile.py:123 +#: rapid/rapid.py:2833 rapid/rpdfile.py:129 msgid "photos and videos" msgstr "fotos y vídeos" -#: rapid/rapid.py:2733 rapid/rpdfile.py:125 +#: rapid/rapid.py:2835 rapid/rpdfile.py:131 msgid "photos or videos" msgstr "fotos o vídeos" -#: rapid/rapid.py:2736 rapid/rapid.py:3558 rapid/rpdfile.py:128 -msgid "videos" -msgstr "vídeos" - -#: rapid/rapid.py:2738 rapid/preferencesdialog.py:1620 rapid/rpdfile.py:130 -#: rapid/rpdfile.py:291 +#: rapid/rapid.py:2840 rapid/preferencesdialog.py:1632 rapid/rpdfile.py:136 +#: rapid/rpdfile.py:305 msgid "video" msgstr "vídeo" -#: rapid/rapid.py:2741 rapid/rapid.py:3556 rapid/rpdfile.py:133 -msgid "photos" -msgstr "fotos" - #. check subfolder preferences for bad values -#: rapid/rapid.py:2743 rapid/preferencesdialog.py:1619 rapid/rpdfile.py:135 -#: rapid/rpdfile.py:272 +#: rapid/rapid.py:2845 rapid/preferencesdialog.py:1631 rapid/rpdfile.py:141 +#: rapid/rpdfile.py:286 msgid "photo" msgstr "foto" -#: rapid/rapid.py:2770 +#: rapid/rapid.py:2872 #, python-format msgid "%(noFiles)s %(filetypes)s downloaded" msgstr "%(noFiles)s %(filetypes)s descargados" -#: rapid/rapid.py:2774 +#: rapid/rapid.py:2876 #, python-format msgid "%(noFiles)s %(filetypes)s failed to download" msgstr "No se pudieron descargar %(noFiles)s %(filetypes)s" -#: rapid/rapid.py:2777 rapid/rapid.py:2829 +#: rapid/rapid.py:2879 rapid/rapid.py:2935 msgid "warnings" msgstr "avisos" -#: rapid/rapid.py:2786 +#: rapid/rapid.py:2892 msgid "All downloads complete" msgstr "Todas las descargas completadas" -#: rapid/rapid.py:2792 rapid/rapid.py:2801 rapid/rapid.py:2810 -#: rapid/rapid.py:2819 rapid/rapid.py:2827 +#: rapid/rapid.py:2898 rapid/rapid.py:2907 rapid/rapid.py:2916 +#: rapid/rapid.py:2925 rapid/rapid.py:2933 #, python-format msgid "%(number)s %(numberdownloaded)s" msgstr "%(number)s %(numberdownloaded)s" -#: rapid/rapid.py:2794 rapid/rapid.py:2812 +#: rapid/rapid.py:2900 rapid/rapid.py:2918 #, python-format msgid "%(filetype)s downloaded" msgstr "%(filetype)s descargados" -#: rapid/rapid.py:2803 rapid/rapid.py:2821 +#: rapid/rapid.py:2909 rapid/rapid.py:2927 #, python-format msgid "%(filetype)s failed to download" msgstr "No se pudieron descargar %(filetype)s" #. e.g.: 3 of 205 photos and videos (202 remaining) -#: rapid/rapid.py:2860 +#: rapid/rapid.py:2970 #, python-format msgid "%(number)s of %(total)s %(filetypes)s (%(remaining)s remaining)" msgstr "%(number)s de %(total)s %(filetypes)s (%(remaining)s restantes)" #. e.g.: 205 of 205 photos and videos -#: rapid/rapid.py:2867 +#: rapid/rapid.py:2977 #, python-format msgid "%(number)s of %(total)s %(filetypes)s" msgstr "%(number)s de %(total)s %(filetypes)s" -#: rapid/rapid.py:3222 +#: rapid/rapid.py:3331 msgid "From" msgstr "Desde" -#: rapid/rapid.py:3230 +#: rapid/rapid.py:3339 msgid "Auto Detect" msgstr "Detectar automáticamente" -#: rapid/rapid.py:3234 rapid/preferencesdialog.py:1327 +#: rapid/rapid.py:3343 rapid/preferencesdialog.py:1337 #, python-format msgid "Select a folder containing %(file_types)s" msgstr "Elija un directorio que contenga %(file_types)s" -#: rapid/rapid.py:3275 +#: rapid/rapid.py:3384 msgid "Copy" msgstr "Copiar" -#: rapid/rapid.py:3288 +#: rapid/rapid.py:3397 msgid "Move" msgstr "Mover" -#: rapid/rapid.py:3310 +#: rapid/rapid.py:3419 msgid "To" msgstr "A" -#: rapid/rapid.py:3317 rapid/rapid.py:3986 +#: rapid/rapid.py:3426 rapid/rapid.py:4128 msgid "Photos:" msgstr "Fotos:" -#: rapid/rapid.py:3320 rapid/preferencesdialog.py:1164 +#: rapid/rapid.py:3429 rapid/preferencesdialog.py:1174 msgid "Select a folder to download photos to" msgstr "Elija una carpeta donde descargar las fotos" -#: rapid/rapid.py:3332 rapid/rapid.py:3986 +#: rapid/rapid.py:3441 rapid/rapid.py:4128 msgid "Videos:" msgstr "Vídeos:" -#: rapid/rapid.py:3334 rapid/preferencesdialog.py:1182 +#: rapid/rapid.py:3443 rapid/preferencesdialog.py:1192 msgid "Select a folder to download videos to" msgstr "Elija una carpeta donde descargar los vídeos" -#: rapid/rapid.py:3526 +#: rapid/rapid.py:3650 msgid "and" msgstr "y" -#: rapid/rapid.py:3531 +#: rapid/rapid.py:3655 msgid "Using backup devices" msgstr "Usando dispositivos de copia de seguridad" -#: rapid/rapid.py:3533 +#: rapid/rapid.py:3657 msgid "Using backup device" msgstr "Usando dispositivo de copia de seguridad" -#: rapid/rapid.py:3535 +#: rapid/rapid.py:3659 msgid "No backup devices detected" msgstr "No se detectaron dispositivos de copia de seguridad" -#: rapid/rapid.py:3562 +#: rapid/rapid.py:3686 msgid "Free space:" msgstr "Espacio libre:" #. (videos) or (photos) will be appended to the free space message displayed to the #. user in the status bar. #. you should only translate this if your language does not use parantheses -#: rapid/rapid.py:3574 +#: rapid/rapid.py:3698 #, python-format msgid "(%(file_type)s)" msgstr "(%(file_type)s)" #. Freespace available on the filesystem for downloading to #. Displayed in status bar message on main window -#: rapid/rapid.py:3578 +#: rapid/rapid.py:3702 #, python-format msgid "%(free)s %(file_type)s" msgstr "%(free)s %(file_type)s" @@ -295,87 +308,87 @@ msgstr "%(free)s %(file_type)s" #. Inserted in the middle of the statusbar message concerning the amount of freespace #. Used to differentiate between two different file systems #. e.g. Free space: 21.3GB (photos); 14.7GB (videos). -#: rapid/rapid.py:3583 +#: rapid/rapid.py:3707 msgid "; " msgstr "; " #. Inserted at the end of the statusbar message concerning the amount of freespace #. Used to differentiate between two different file systems #. e.g. Free space: 21.3GB (photos); 14.7GB (videos). -#: rapid/rapid.py:3588 +#: rapid/rapid.py:3712 msgid "." msgstr "." #. Freespace available on the filesystem for downloading to #. Displayed in status bar message on main window #. e.g. 14.7GB available -#: rapid/rapid.py:3594 +#: rapid/rapid.py:3718 #, python-format msgid "%(free)s free" msgstr "%(free)s disponible" #. user manually specified the same location for photos and video backups -#: rapid/rapid.py:3602 +#: rapid/rapid.py:3726 #, python-format msgid "Backing up photos and videos to %(path)s" msgstr "Respaldando fotos y vídeos en %(path)s" #. user manually specified backup location -#: rapid/rapid.py:3605 +#: rapid/rapid.py:3729 #, python-format msgid "Backing up to %(path)s" msgstr "Respaldando en %(path)s" #. user manually specified different locations for photo and video backups -#: rapid/rapid.py:3608 +#: rapid/rapid.py:3732 #, python-format msgid "Backing up photos to %(path)s and videos to %(path2)s" msgstr "Respaldando fotos en %(path)s y vídeos en %(path2)s" -#: rapid/rapid.py:3615 +#: rapid/rapid.py:3739 #, python-format msgid "%(freespace)s. %(backuppaths)s." msgstr "%(freespace)s. %(backuppaths)s." -#: rapid/rapid.py:3644 +#: rapid/rapid.py:3768 msgid "Program preferences are invalid" msgstr "Las preferencias del programa no son válidas" -#: rapid/rapid.py:3770 rapid/rpdfile.py:273 +#: rapid/rapid.py:3910 rapid/rpdfile.py:287 msgid "Photo" msgstr "Foto" -#: rapid/rapid.py:3772 rapid/rpdfile.py:292 +#: rapid/rapid.py:3912 rapid/rpdfile.py:306 msgid "Video" msgstr "Vídeo" -#: rapid/rapid.py:3781 +#: rapid/rapid.py:3921 #, python-format msgid "%(file_type)s download folder does not exist" msgstr "%(file_type)s directorio de descarga no existe" -#: rapid/rapid.py:3783 rapid/rapid.py:3797 rapid/rapid.py:3810 +#: rapid/rapid.py:3923 rapid/rapid.py:3937 rapid/rapid.py:3950 #, python-format msgid "Folder: %s" msgstr "Carpeta: %s" -#: rapid/rapid.py:3795 +#: rapid/rapid.py:3935 #, python-format msgid "%(file_type)s download folder is invalid" msgstr "%(file_type)s directorio de descarga es incorrecto" -#: rapid/rapid.py:3808 +#: rapid/rapid.py:3948 #, python-format msgid "%(file_type)s download folder is not writable" msgstr "%(file_type)s imposible escribir en directorio de descarga" -#: rapid/rapid.py:3894 +#: rapid/rapid.py:4034 msgid "Thumbnails" msgstr "Miniaturas" #. Translators: this text is displayed to the user when they request information on the command line options. #. The text %default should not be modified or left out. -#: rapid/rapid.py:3949 +#: rapid/rapid.py:4089 #, python-format msgid "" "display program information on the command line as the program runs " @@ -384,23 +397,23 @@ msgstr "" "mostrar información del programa en la línea de órdenes mientras se ejecuta " "el programa (predet.: %default)" -#: rapid/rapid.py:3950 +#: rapid/rapid.py:4090 msgid "display debugging information when run from the command line" msgstr "" "mostrar información de depuración cuando se ejecute desde la línea de órdenes" -#: rapid/rapid.py:3951 +#: rapid/rapid.py:4091 msgid "only output errors to the command line" -msgstr "solo errores de salida en la línea de comando" +msgstr "solo errores de salida en la línea de órdenes" #. image file extensions are recognized RAW files plus TIFF and JPG -#: rapid/rapid.py:3953 +#: rapid/rapid.py:4093 msgid "list photo and video file extensions the program recognizes and exit" msgstr "" "listar las extensiones de archivo para fotos y vídeos que el programa " "reconoce y salir" -#: rapid/rapid.py:3955 +#: rapid/rapid.py:4095 msgid "" "automatically detect devices from which to download, overwriting existing " "program preferences" @@ -408,7 +421,7 @@ msgstr "" "detectar automáticamente los dispositivos de los cuales descargarr, " "sobreescribiendo las preferencias existentes del programa" -#: rapid/rapid.py:3956 +#: rapid/rapid.py:4096 msgid "" "manually specify the PATH of the device from which to download, overwriting " "existing program preferences" @@ -416,12 +429,12 @@ msgstr "" "especificar manualmente de que dispositivos descargar, sobreescribiendo las " "preferencias existentes del programa" -#: rapid/rapid.py:3957 +#: rapid/rapid.py:4097 msgid "reset all program settings and preferences and exit" msgstr "" "Restablecer todas las configuraciones y preferencias del programa y salir" -#: rapid/rapid.py:3970 +#: rapid/rapid.py:4110 msgid "" "Error: specify device auto-detection or manually specify a device's path " "from which to download, but do not do both." @@ -429,25 +442,26 @@ msgstr "" "Error: especificar autodeteccion del dispositivo o eleccion manual de " "dispositivo desde donde descargar, pero no ambas." -#: rapid/rapid.py:3991 +#: rapid/rapid.py:4133 #, python-format msgid "and %s" msgstr "y %s" -#: rapid/rapid.py:3999 +#: rapid/rapid.py:4141 msgid "All settings and preferences have been reset" msgstr "Todas las opciones y preferencias se han reestablecido" -#: rapid/backupfile.py:157 rapid/backupfile.py:180 +#: rapid/backupfile.py:149 rapid/backupfile.py:221 msgid "Backing up error" msgstr "Error en copia de seguridad" -#: rapid/backupfile.py:159 +#: rapid/backupfile.py:151 #, python-format msgid "Destination directory could not be created: %(directory)s\n" msgstr "El directorio de destino no puede ser creado: %(directory)s\n" -#: rapid/backupfile.py:161 rapid/backupfile.py:182 rapid/subfolderfile.py:199 +#: rapid/backupfile.py:153 rapid/backupfile.py:170 rapid/backupfile.py:223 +#: rapid/subfolderfile.py:202 #, python-format msgid "" "Source: %(source)s\n" @@ -456,13 +470,29 @@ msgstr "" "Origen: %(source)s\n" "Destino: %(destination)s" -#: rapid/backupfile.py:164 rapid/backupfile.py:184 +#: rapid/backupfile.py:156 rapid/backupfile.py:225 #, python-format msgid "Error: %(inst)s" msgstr "Error: %(inst)s" -#: rapid/copyfiles.py:163 rapid/subfolderfile.py:214 -#: rapid/subfolderfile.py:347 rapid/subfolderfile.py:365 +#: rapid/backupfile.py:163 +#, python-format +msgid "Backup %(file_type)s overwritten" +msgstr "" + +#: rapid/backupfile.py:166 +#, python-format +msgid "%(file_type)s not backed up" +msgstr "%(file_type)s sin respaldar" + +#: rapid/backupfile.py:168 +#, python-format +msgid "Backup of %(file_type)s already exists" +msgstr "Ya existe un respaldo de %(file_type)s" + +#: rapid/backupfile.py:209 rapid/copyfiles.py:201 rapid/copyfiles.py:219 +#: rapid/subfolderfile.py:217 rapid/subfolderfile.py:335 +#: rapid/subfolderfile.py:456 #, python-format msgid "" "%(problem)s\n" @@ -471,6 +501,10 @@ msgstr "" "%(problem)s\n" "Archivo: %(file)s" +#: rapid/copyfiles.py:214 +msgid "An unknown error occurred" +msgstr "Ocurrió un error desconocido" + #: rapid/device.py:80 msgid "Device Detected" msgstr "Dispositivo detectado" @@ -658,7 +692,7 @@ msgstr "Autor" #: rapid/generatenameconfig.py:207 msgid "Copyright" -msgstr "Derechos de autor" +msgstr "Copyright" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#sequencenumbers #: rapid/generatenameconfig.py:209 @@ -945,32 +979,33 @@ msgstr "Código de trabajo:" #: rapid/preferencesdialog.py:822 msgid "Enter a Path to Ignore" -msgstr "Introduce una ruta a ignorar" +msgstr "Escriba una ruta para ignorar" #: rapid/preferencesdialog.py:834 msgid "Specify a path that will never be scanned for photos or videos" -msgstr "Especifica una ruta que nunca será escaneada para fotos o vídeos" +msgstr "" +"Especifique una ruta que nunca se escaneará en busca de fotos o vídeos" #: rapid/preferencesdialog.py:839 msgid "Path:" msgstr "Ruta:" -#: rapid/preferencesdialog.py:1082 +#: rapid/preferencesdialog.py:1092 msgid "Job Code" msgstr "Código de trabajo" -#: rapid/preferencesdialog.py:1353 +#: rapid/preferencesdialog.py:1363 msgid "Select a folder in which to backup photos" msgstr "" "Seleccione una carpeta en la que se hará una copia de seguridad de las fotos" -#: rapid/preferencesdialog.py:1366 +#: rapid/preferencesdialog.py:1376 msgid "Select a folder in which to backup videos" msgstr "" "Seleccione una carpeta en la que se hará una copia de seguridad de los vídeos" #. Translators: please do not modify or leave out html formatting tags like <i> and <b>. These are used to format the text the users sees -#: rapid/preferencesdialog.py:1461 +#: rapid/preferencesdialog.py:1473 msgid "" "<i><b>Warning:</b> There is insufficient metadata to fully generate the " "name. Please use other renaming options.</i>" @@ -978,7 +1013,7 @@ msgstr "" "<i><b>Atencion:</b> No hay suficientes datos para generar el nombre " "completo. Por favor utilice otras opciones para renombrar.</i>" -#: rapid/preferencesdialog.py:1512 +#: rapid/preferencesdialog.py:1524 msgid "" "<i><b>Warning:</b> There is insufficient metadata to fully generate " "subfolders. Please use other subfolder naming options.</i>" @@ -987,13 +1022,13 @@ msgstr "" "Por favor utilice otro nombre para el subdirectorio.</i>" #. Translators: you should not modify or leave out the %s. This is a code used by the programming language python to insert a value that thes user will see -#: rapid/preferencesdialog.py:1515 +#: rapid/preferencesdialog.py:1527 #, python-format msgid "<i>Example: %s</i>" msgstr "<i>Ejemplo: %s</i>" #. Preferences list is now empty -#: rapid/preferencesdialog.py:1605 +#: rapid/preferencesdialog.py:1617 #, python-format msgid "" "The %(filetype)s subfolder preferences entered are invalid and cannot be " @@ -1004,7 +1039,7 @@ msgstr "" "pueden ser utilizadas.\n" "Se ajustaran a los valores por defecto" -#: rapid/preferencesdialog.py:1750 +#: rapid/preferencesdialog.py:1762 #, python-format msgid "" "The following regular expressions are invalid, and will be removed unless " @@ -1015,7 +1050,7 @@ msgstr "" "las corrija:\n" " %s" -#: rapid/preferencesdialog.py:1752 +#: rapid/preferencesdialog.py:1764 #, python-format msgid "" "This regular expression is invalid, and will be removed unless you correct " @@ -1026,17 +1061,17 @@ msgstr "" "correcta:\n" " %s" -#: rapid/preferencesdialog.py:1753 +#: rapid/preferencesdialog.py:1765 msgid "Invalid regular expression" msgstr "Expresión regular inválida" #. Translators: this value is used as an example device when automatic backup device detection is enabled. You should translate this. -#: rapid/preferencesdialog.py:1934 +#: rapid/preferencesdialog.py:1949 msgid "externaldrive1" msgstr "dispositivoexterno1" #. Translators: this value is used as an example device when automatic backup device detection is enabled. You should translate this. -#: rapid/preferencesdialog.py:1936 +#: rapid/preferencesdialog.py:1951 msgid "externaldrive2" msgstr "dispositivoexterno2" @@ -1102,7 +1137,7 @@ msgstr "Varsovia" #: rapid/prefsrapid.py:131 msgid "Jakarta" -msgstr "Jakarta" +msgstr "Yakarta" #: rapid/prefsrapid.py:131 msgid "Madrid" @@ -1113,55 +1148,60 @@ msgid "Stockholm" msgstr "Estocolmo" #. components -#: rapid/problemnotification.py:27 rapid/subfolderfile.py:358 +#: rapid/problemnotification.py:27 rapid/subfolderfile.py:329 msgid "subfolder" msgstr "subdirectorio" -#: rapid/problemnotification.py:28 rapid/subfolderfile.py:356 +#: rapid/problemnotification.py:28 rapid/subfolderfile.py:327 msgid "filename" msgstr "nombre de archivo" -#: rapid/problemnotification.py:81 +#: rapid/problemnotification.py:85 #, python-format msgid "Date time value %s appears invalid." msgstr "Fecha y hora %s parecen incorrectos." -#: rapid/problemnotification.py:82 +#: rapid/problemnotification.py:86 msgid "Filename does not have an extension." msgstr "El nombre del archivo no tiene extension." #. a number component is something like the 8346 in IMG_8346.JPG -#: rapid/problemnotification.py:84 +#: rapid/problemnotification.py:88 msgid "Filename does not have a number component." msgstr "El nombre del archivo no tiene componentes numericos." -#: rapid/problemnotification.py:85 +#: rapid/problemnotification.py:89 #, python-format msgid "Error generating component %s." msgstr "Error generando componente %s." #. a generic problem -#: rapid/problemnotification.py:87 +#: rapid/problemnotification.py:91 #, python-format msgid "%(filetype)s metadata cannot be read" msgstr "%(filetype)s no se pueden leer los metadatos" -#: rapid/problemnotification.py:89 +#: rapid/problemnotification.py:93 #, python-format msgid "%(filetype)s %(area)s could not be generated" msgstr "%(filetype)s %(area)s no se pueden generar" -#: rapid/problemnotification.py:91 rapid/problemnotification.py:92 +#: rapid/problemnotification.py:95 rapid/problemnotification.py:96 #, python-format msgid "An error occurred when copying the %(filetype)s" msgstr "Ocurrió un error al copiar el/los %(filetype)s" -#: rapid/problemnotification.py:94 rapid/problemnotification.py:95 +#: rapid/problemnotification.py:98 +#, python-format +msgid "The %(filetype)s did not download correctly" +msgstr "" + +#: rapid/problemnotification.py:101 rapid/problemnotification.py:102 #, python-format msgid "%(filetype)s already exists" msgstr "%(filetype)s ya existe" -#: rapid/problemnotification.py:98 +#: rapid/problemnotification.py:105 #, python-format msgid "" "%(filetype)s could not be backed up because no suitable backup locations " @@ -1170,7 +1210,7 @@ msgstr "" "%(filetype)s no se hizo copia de seguridad por que no se encontro una " "ubicacion donde realizarla." -#: rapid/problemnotification.py:103 +#: rapid/problemnotification.py:110 #, python-format msgid "" "%(image1)s was taken on %(image1_date)s at %(image1_time)s, and %(image2)s " @@ -1179,12 +1219,12 @@ msgstr "" "%(image1)s fue tomada en %(image1_date)s en %(image1_time)s, y %(image2)s en " "%(image2_date)s en %(image2_time)s." -#: rapid/problemnotification.py:104 +#: rapid/problemnotification.py:111 #, python-format msgid "%(filetype)s was already downloaded" msgstr "%(filetype)s ya estan descargadas" -#: rapid/problemnotification.py:108 +#: rapid/problemnotification.py:115 #, python-format msgid "" "The existing %(filetype)s was last modified on %(date)s at %(time)s. Unique " @@ -1193,28 +1233,36 @@ msgstr "" "El existente %(filetype)s fue modificado por ultima vez el %(date)s a las " "%(time)s. identificador único '%(identifier)s' añadido." -#: rapid/problemnotification.py:109 +#: rapid/problemnotification.py:116 #, python-format msgid "The existing %(filetype)s was last modified on %(date)s at %(time)s." msgstr "" "El existente %(filetype)s fue modificado por ultima vez el %(date)s a las " "%(time)s." -#: rapid/problemnotification.py:110 +#: rapid/problemnotification.py:117 #, python-format msgid "There is no data with which to name the %(filetype)s." msgstr "No hay datos que coincidan con el nombre del %(filetype)s." -#: rapid/problemnotification.py:112 +#: rapid/problemnotification.py:119 #, python-format msgid "Error: %(errorno)s %(strerror)s" msgstr "Error: %(errorno)s %(strerror)s" -#: rapid/problemnotification.py:202 +#: rapid/problemnotification.py:210 +msgid "" +"File verification failed. The downloaded version is different from the " +"original." +msgstr "" +"Falló la comprobación de archivos. La versión descargada difiere de la " +"original." + +#: rapid/problemnotification.py:213 msgid "The metadata might be corrupt." msgstr "Los metadatos parecen corruptos." -#: rapid/problemnotification.py:205 +#: rapid/problemnotification.py:216 msgid "" "The filename, extension and Exif information indicate it has already been " "downloaded." @@ -1222,29 +1270,29 @@ msgstr "" "El nombre de fichero, extensión y la información Exif indican que ya ha sido " "descargado." -#: rapid/problemnotification.py:224 +#: rapid/problemnotification.py:235 #, python-format msgid " It was backed up to %(volume)s" msgstr " Fue realizada una copia de seguridad de los datos en %(volume)s" -#: rapid/problemnotification.py:226 +#: rapid/problemnotification.py:237 msgid " It was backed up to these devices: " msgstr "" " Fue realizada una copia de seguridad de los datos en este dispositivo " -#: rapid/problemnotification.py:228 rapid/problemnotification.py:289 -#: rapid/problemnotification.py:301 +#: rapid/problemnotification.py:239 rapid/problemnotification.py:300 +#: rapid/problemnotification.py:312 rapid/problemnotification.py:339 #, python-format msgid "%s, " msgstr "%s, " -#: rapid/problemnotification.py:229 rapid/problemnotification.py:290 -#: rapid/problemnotification.py:302 +#: rapid/problemnotification.py:240 rapid/problemnotification.py:301 +#: rapid/problemnotification.py:313 rapid/problemnotification.py:340 #, python-format msgid "%(volumes)s and %(final_volume)s." msgstr "%(volumes)s y %(final_volume)s." -#: rapid/problemnotification.py:241 +#: rapid/problemnotification.py:252 #, python-format msgid "" "Photos detected with the same filenames, but taken at different times: " @@ -1253,266 +1301,319 @@ msgstr "" "Detectadas fotos con el mismo nombre, pero distinta fecha de realizacion: " "%(details)s" -#: rapid/problemnotification.py:258 +#: rapid/problemnotification.py:269 #, python-format msgid "An error occurred when backing up on %(volume)s: %(inst)s." msgstr "" "Ocurrio un error durante la realizacion de la copia de seguridad en " "%(volume)s: %(inst)s." -#: rapid/problemnotification.py:260 +#: rapid/problemnotification.py:271 #, python-format msgid "An error occurred when backing up on %(volume)s." msgstr "Ocurrio un error al realizar la copia de seguridad en %(volume)s." -#: rapid/problemnotification.py:262 +#: rapid/problemnotification.py:273 msgid "Errors occurred when backing up on the following backup devices: " msgstr "" "Ocurrió un error durante la realización de la copia de seguridad en el " "dispositivo: " -#: rapid/problemnotification.py:266 rapid/problemnotification.py:314 +#: rapid/problemnotification.py:277 rapid/problemnotification.py:325 #, python-format msgid "%(volume)s (%(inst)s), " msgstr "%(volume)s (%(inst)s), " -#: rapid/problemnotification.py:268 +#: rapid/problemnotification.py:279 #, python-format msgid "%(volume)s, " msgstr "%(volume)s, " -#: rapid/problemnotification.py:272 rapid/problemnotification.py:316 +#: rapid/problemnotification.py:283 rapid/problemnotification.py:327 #, python-format msgid "%(volumes)s and %(volume)s (%(inst)s)." msgstr "%(volumes)s y %(volume)s (%(inst)s)." -#: rapid/problemnotification.py:277 +#: rapid/problemnotification.py:288 #, python-format msgid "%(volumes)s and %(volume)s." msgstr "%(volumes)s y %(volume)s." -#: rapid/problemnotification.py:285 +#: rapid/problemnotification.py:296 #, python-format msgid "Backup already exists on %(volume)s." msgstr "La copia de seguridad ya existe en %(volume)s." -#: rapid/problemnotification.py:287 +#: rapid/problemnotification.py:298 msgid "Backups already exist in these locations: " msgstr "Las copias de seguridad estan en este directorio: " -#: rapid/problemnotification.py:297 +#: rapid/problemnotification.py:308 #, python-format msgid "Backup overwritten on %(volume)s." msgstr "Sobreescrita copia de seguridad en %(volume)s." -#: rapid/problemnotification.py:299 +#: rapid/problemnotification.py:310 msgid "Backups overwritten on these devices: " msgstr "Sobreescritas copias de seguridad en estos dispositivos: " -#: rapid/problemnotification.py:310 +#: rapid/problemnotification.py:321 #, python-format msgid "An error occurred when creating directories on %(volume)s: %(inst)s." msgstr "Ocurrió un error al crear los directorios en %(volume)s: %(inst)s." -#: rapid/problemnotification.py:312 +#: rapid/problemnotification.py:323 msgid "" "Errors occurred when creating directories on the following backup devices: " msgstr "" "Ocurrió un error al crear los directorios en los dispositivos de copia de " "seguridad: " -#: rapid/problemnotification.py:323 +#: rapid/problemnotification.py:335 +#, python-format +msgid "" +"File verification failed on %(volume)s. The backed up version is different " +"from the downloaded version." +msgstr "" +"Falló la comprobación de archivos en %(volume)s. La versión respaldada " +"difiere de la descargada." + +#: rapid/problemnotification.py:337 +msgid "File verification failed on these devices: " +msgstr "Falló la comprobación de archivos en estos dispositivos: " + +#: rapid/problemnotification.py:347 #, python-format msgid "%(previousproblem)s Additionally, %(newproblem)s" msgstr "%(previousproblem)s Adicionalmente, %(newproblem)s" -#: rapid/problemnotification.py:331 +#: rapid/problemnotification.py:355 #, python-format msgid " Furthermore, there were %(problems)s." msgstr " Además, se encontrarón %(problems)s" -#: rapid/problemnotification.py:333 +#: rapid/problemnotification.py:357 #, python-format msgid " Furthermore, there was a %(problem)s." msgstr " Además, se encontro %(problem)s." -#: rapid/problemnotification.py:342 +#: rapid/problemnotification.py:366 #, python-format msgid "The %(type)s metadata is missing." msgstr "Los %(type)s metadatos no estan." -#: rapid/problemnotification.py:344 +#: rapid/problemnotification.py:368 msgid "The following metadata is missing: " msgstr "Los siguientes metadatos faltan: " -#: rapid/problemnotification.py:347 +#: rapid/problemnotification.py:371 #, python-format msgid "%(missing_metadata_elements)s and %(final_missing_metadata_element)s." msgstr "%(missing_metadata_elements)s y %(final_missing_metadata_element)s." -#: rapid/problemnotification.py:364 +#: rapid/problemnotification.py:388 msgid "Problems in subfolder and filename generation" msgstr "Problemas al crear subdirectorio y nombre de archivo" -#: rapid/problemnotification.py:366 +#: rapid/problemnotification.py:390 msgid "Problem in subfolder and filename generation" msgstr "Problema al crear subdirectorio y nombre de archivo" -#: rapid/problemnotification.py:369 +#: rapid/problemnotification.py:393 #, python-format msgid "Problems in %s generation" msgstr "Problemas al %s crear" -#: rapid/problemnotification.py:371 +#: rapid/problemnotification.py:395 #, python-format msgid "Problem in %s generation" msgstr "Problema al %s crear" -#: rapid/problemnotification.py:380 +#: rapid/problemnotification.py:404 #, python-format msgid "%(filetype)s already exists, but it was backed up" msgstr "%(filetype)s ya existen, pero fue realizada copia de seguridad" -#: rapid/problemnotification.py:382 +#: rapid/problemnotification.py:406 #, python-format msgid "An error occurred when copying the %(filetype)s, but it was backed up" msgstr "" "Un error ocurrió al copiar los %(filetype)s, pero fue realizada una copia de " "seguridad" -#: rapid/problemnotification.py:402 +#: rapid/problemnotification.py:428 msgid "Multiple problems were encountered" msgstr "Varios problemas fueron encontrados" -#: rapid/problemnotification.py:404 rapid/subfolderfile.py:233 +#: rapid/problemnotification.py:430 rapid/subfolderfile.py:261 msgid "Photos detected with the same filenames, but taken at different times" msgstr "" "Fotos detectadas con el mismo nombre de archivo, pero tomadas a distinta hora" -#: rapid/problemnotification.py:410 +#: rapid/problemnotification.py:436 msgid "there were errors backing up" msgstr "Hubo varios errores al realizar la copia de seguridad" -#: rapid/problemnotification.py:411 +#: rapid/problemnotification.py:437 msgid "There were errors backing up" msgstr "Hubo varios errores al realizar la copia de seguridad" -#: rapid/problemnotification.py:413 +#: rapid/problemnotification.py:439 msgid "there was an error backing up" msgstr "Hubo un error al realizar la copia de seguridad" -#: rapid/problemnotification.py:414 +#: rapid/problemnotification.py:440 msgid "There was an error backing up" msgstr "Hubo un error al realizar la copia de seguridad" #. e.g. -#: rapid/problemnotification.py:417 +#: rapid/problemnotification.py:443 #, python-format msgid "%(previousproblem)s, and %(backinguperror)s" msgstr "%(previousproblem)s, y %(backinguperror)s" -#: rapid/rpdfile.py:153 +#: rapid/rpdfile.py:159 #, python-format msgid "%(number)s %(filetypes)s" msgstr "%(number)s %(filetypes)s" -#: rapid/rpdfile.py:163 +#: rapid/rpdfile.py:169 #, python-format msgid "scanning (found %(photos)s photos and %(videos)s videos)..." msgstr "analizando (se encontraron %(photos)s fotos y %(videos)s vídeos)…" -#: rapid/subfolderfile.py:80 +#: rapid/subfolderfile.py:81 #, python-format msgid "%(hour)s:%(minute)s:%(second)s:%(subsecond)s" msgstr "%(hour)s:%(minute)s:%(second)s:%(subsecond)s" -#: rapid/subfolderfile.py:301 +#: rapid/subfolderfile.py:325 +msgid "subfolder and filename" +msgstr "Subdirectorio y nombre de archivo" + +#: rapid/subfolderfile.py:406 msgid "Photo has already been downloaded" msgstr "La fotografia ya ha sido descargada" -#: rapid/subfolderfile.py:302 +#: rapid/subfolderfile.py:407 #, python-format msgid "Source: %(source)s" msgstr "Origen: %(source)s" -#: rapid/subfolderfile.py:354 -msgid "subfolder and filename" -msgstr "Subdirectorio y nombre de archivo" - -#: rapid/subfolderfile.py:393 +#: rapid/subfolderfile.py:485 msgid "Failed to create download subfolder" msgstr "Fallo al crear carpeta para descargas" -#: rapid/subfolderfile.py:394 +#: rapid/subfolderfile.py:486 #, python-format msgid "Path: %s" msgstr "Ruta: %s" +#: rapid/glade3/rapid.ui.h:1 +msgid "About..." +msgstr "Acerca de..." + #: rapid/glade3/rapid.ui.h:2 +msgid "_Check All" +msgstr "_Seleccionar todo" + +#: rapid/glade3/rapid.ui.h:3 +msgid "Check All Photos" +msgstr "Seleccionar todas las fotos" + +#: rapid/glade3/rapid.ui.h:4 +msgid "Check All Videos" +msgstr "Seleccionar todos los vídeos" + +#: rapid/glade3/rapid.ui.h:5 +msgid "_Make a Donation..." +msgstr "_Hacer una donación" + +#: rapid/glade3/rapid.ui.h:7 +msgid "_Get Help Online..." +msgstr "_Conseguir ayuda online" + +#: rapid/glade3/rapid.ui.h:8 +msgid "Help" +msgstr "Ayuda" + +#: rapid/glade3/rapid.ui.h:9 +msgid "Preferences" +msgstr "Preferencias" + +#: rapid/glade3/rapid.ui.h:10 +msgid "Quit" +msgstr "Salir" + +#: rapid/glade3/rapid.ui.h:11 +msgid "Refresh" +msgstr "Actualizar" + +#: rapid/glade3/rapid.ui.h:12 +msgid "_Report a Problem..." +msgstr "_Reportar problema..." + +#: rapid/glade3/rapid.ui.h:13 +msgid "Translate this Application..." +msgstr "Traducir esta aplicación..." + +#: rapid/glade3/rapid.ui.h:14 +msgid "_Uncheck All" +msgstr "_Deseleccionar todo" + +#: rapid/glade3/rapid.ui.h:16 msgid "_File" msgstr "_Archivo" -#: rapid/glade3/rapid.ui.h:3 +#: rapid/glade3/rapid.ui.h:17 msgid "Download / Pause" msgstr "Descarga/Pausa" -#: rapid/glade3/rapid.ui.h:4 +#: rapid/glade3/rapid.ui.h:18 msgid "_Select" msgstr "_Seleccionar" -#: rapid/glade3/rapid.ui.h:5 +#: rapid/glade3/rapid.ui.h:19 msgid "Select All Without _Job Code" msgstr "Seleccionar todo sin codigo de trabajo" -#: rapid/glade3/rapid.ui.h:6 +#: rapid/glade3/rapid.ui.h:20 msgid "Select All Wit_h Job Code" msgstr "Seleccionar todo con codigo de trabajo Wit_h" -#: rapid/glade3/rapid.ui.h:7 +#: rapid/glade3/rapid.ui.h:21 msgid "_View" msgstr "_Ver" -#: rapid/glade3/rapid.ui.h:8 +#: rapid/glade3/rapid.ui.h:22 msgid "_Error Log" msgstr "_Registro de errores" -#: rapid/glade3/rapid.ui.h:9 +#: rapid/glade3/rapid.ui.h:23 msgid "_Clear Completed Downloads" msgstr "_Limpiar descargas completadas" -#: rapid/glade3/rapid.ui.h:10 +#: rapid/glade3/rapid.ui.h:24 msgid "Previous File" msgstr "Archivo anterior" -#: rapid/glade3/rapid.ui.h:11 +#: rapid/glade3/rapid.ui.h:25 msgid "Next File" msgstr "Archivo siguiente" -#: rapid/glade3/rapid.ui.h:12 +#: rapid/glade3/rapid.ui.h:26 msgid "_Help" msgstr "_Ayuda" -#: rapid/glade3/rapid.ui.h:13 -msgid "_Make a Donation..." -msgstr "_Hacer una donación" - -#: rapid/glade3/rapid.ui.h:14 +#: rapid/glade3/rapid.ui.h:27 msgid "_Translate this Application..." msgstr "_Traducir esta aplicación…" -#: rapid/glade3/rapid.ui.h:15 -msgid "_Check All" -msgstr "_Seleccionar todo" - -#: rapid/glade3/rapid.ui.h:16 -msgid "_Uncheck All" -msgstr "_Deseleccionar todo" - -#: rapid/glade3/rapid.ui.h:17 +#: rapid/glade3/rapid.ui.h:28 msgid "_Include in download" msgstr "_Incluido en la descarga" -#: rapid/glade3/rapid.ui.h:18 +#: rapid/glade3/rapid.ui.h:29 msgid "_Download" msgstr "_Descarga" @@ -1838,8 +1939,8 @@ msgstr "" "lugares, una vez descargados, por ejemplo, discos duros externos." #: rapid/glade3/prefs.ui.h:69 -msgid "Backup photos and videos when downloading" -msgstr "Realizar copia de seguridad al descargar fotografias y videos" +msgid "Back up photos and videos when downloading" +msgstr "Realizar copia de seguridad al descargar fotos y vídeos" #: rapid/glade3/prefs.ui.h:70 msgid "" @@ -1882,8 +1983,8 @@ msgid "Video backup location:" msgstr "Ubicacion de la copia de seguridad de videos:" #: rapid/glade3/prefs.ui.h:79 -msgid "Backup" -msgstr "Copia de seguridad" +msgid "Back up" +msgstr "" #: rapid/glade3/prefs.ui.h:80 msgid "<span weight=\"bold\" size=\"x-large\">Miscellaneous</span>" @@ -1918,35 +2019,39 @@ msgstr "" msgid "Automatically rotate JPEG images" msgstr "Rotar automáticamente las imágenes JPEG" -#: rapid/glade3/prefs.ui.h:88 +#: rapid/glade3/prefs.ui.h:89 +msgid "Verify files as they are downloaded" +msgstr "Comprobar archivos a medida que se descargan" + +#: rapid/glade3/prefs.ui.h:90 msgid "Performance" msgstr "Prestaciones" -#: rapid/glade3/prefs.ui.h:89 +#: rapid/glade3/prefs.ui.h:91 msgid "Generate thumbnails (slower)" msgstr "Generar miniaturas (lento)" -#: rapid/glade3/prefs.ui.h:90 +#: rapid/glade3/prefs.ui.h:92 msgid "Miscellaneous" msgstr "Varios" -#: rapid/glade3/prefs.ui.h:91 +#: rapid/glade3/prefs.ui.h:93 msgid "<span weight=\"bold\" size=\"x-large\">Error Handling</span>" msgstr "<span weight=\"bold\" size=\"x-large\">Manejo de errores</span>" -#: rapid/glade3/prefs.ui.h:92 +#: rapid/glade3/prefs.ui.h:94 msgid "<b>Photo and Video Name Conflicts</b>" msgstr "<b>Problemas con el nombre de Fotografiay Video</b>" -#: rapid/glade3/prefs.ui.h:93 +#: rapid/glade3/prefs.ui.h:95 msgid "Add unique identifier" msgstr "Agregar identificador único" -#: rapid/glade3/prefs.ui.h:94 +#: rapid/glade3/prefs.ui.h:96 msgid "Skip download" msgstr "Saltar descarga" -#: rapid/glade3/prefs.ui.h:95 +#: rapid/glade3/prefs.ui.h:97 msgid "" "When a photo or video of the same name has already been downloaded, choose " "whether to skip downloading the file, or to add a unique indentifier." @@ -1954,7 +2059,7 @@ msgstr "" "Cuando una fotografía o video ha sido ya descargada, elegir omitirla " "descarga del archivo o añadir un identificador único." -#: rapid/glade3/prefs.ui.h:96 +#: rapid/glade3/prefs.ui.h:98 msgid "" "When backing up, choose whether to overwrite a file on the backup device " "that has the same name, or skip backing it up." @@ -1963,15 +2068,15 @@ msgstr "" "dispositivo de copia de seguridad que tenga el mismo nombre, o salte hacer " "respaldo." -#: rapid/glade3/prefs.ui.h:97 +#: rapid/glade3/prefs.ui.h:99 msgid "Overwrite" msgstr "Sobreescribir" -#: rapid/glade3/prefs.ui.h:98 +#: rapid/glade3/prefs.ui.h:100 msgid "Skip" msgstr "Saltar" -#: rapid/glade3/prefs.ui.h:99 +#: rapid/glade3/prefs.ui.h:101 msgid "Error Handling" msgstr "Manejo de errores" @@ -2066,9 +2171,6 @@ msgstr "Descargue sus fotografías y vídeos de forma eficaz y segura" #~ msgid "_Photos" #~ msgstr "_Fotos" -#~ msgid "_Get Help Online..." -#~ msgstr "_Conseguir ayuda online" - #~ msgid "_Thumbnails" #~ msgstr "_Miniaturas" @@ -2625,12 +2727,12 @@ msgstr "Descargue sus fotografías y vídeos de forma eficaz y segura" #~ msgid "Image filename could not be generated" #~ msgstr "No se pudo generar el nombre del archivo de imagen" -#~ msgid "_Report a Problem..." -#~ msgstr "_Reportar problema..." - #~ msgid "" #~ "You can have your photos backed up to multiple locations as they are " #~ "downloaded, e.g. external hard drives." #~ msgstr "" #~ "Puede tener respaldos de sus fotos en múltiples ubicaciones, por ejemplo: " #~ "discos duros externos." + +#~ msgid "Backup" +#~ msgstr "Copia de seguridad" |