/* Se que la traduccion es muy mejorable */ /* He revisado y actualizado la traduccion. Quique */ /* ----------------------- menu strings --------------------------- */ /* main.m */ "Info" = "Informaci\U00F3n"; "Info Panel..." = "Panel de informaci\U00F3n..."; "Preferences..." = "Preferencias..."; "Help..." = "Ayuda..."; "Activate context help" = "Activar ayuda de contexto"; "File" = "Fichero"; "Open" = "Abrir"; "Open With..." = "Abrir con..."; "Open as Folder" = "Abrir como Carpeta"; "Edit File" = "Edit File"; "New Folder" = "Editar Fichero"; "New File" = "Nueva Carpeta"; "Duplicate" = "Duplicar"; "Destroy" = "Destruir"; "Move to Recycler" = "Mover a la Papelera"; "Empty Recycler" = "Vaciar Papelera"; "Edit" = "Editar"; "Cut" = "Cortar"; "Copy" = "Copiar"; "Paste" = "Pegar"; "Select All" = "Seleccionar todo"; "View" = "Ver"; "Browser" = "Ojeador"; "Icon" = "Iconos"; "List" = "Lista"; "Show" = "Mostar"; "Name only" = "Solo nombre"; "Type" = "Clase"; "Size" = "Tama\U00F1o"; "Modification date" = "Fecha de modificaci\U00F3n"; "Owner" = "Owner"; "Icon Size" = "Tama\U00F1o de icono"; "Icon Position" = "Posici\U00F3n del icono"; "Up" = "Arriba"; "Left" = "Izquierda"; "Label Size" = "Tama\U00F1o de etiqueta"; "Make thumbnail(s)" = "Make thumbnail(s)"; // Untranslated "Remove thumbnail(s)" = "Remove thumbnail(s)"; // Untranslated "Viewer" = "Visor"; "Tools" = "Herramientas"; "Inspectors" = "Inspectores"; "Show Inspectors" = "Mostrar Inspectores"; "Attributes" = "Attributos"; "Contents" = "Contenidos"; "Annotations" = "Anotaciones"; "Finder" = "Buscador"; "Fiend" = "Fiend"; // BD : translate by "Demonio" ? "Show Fiend" = "Mostrar Fiend"; "Hide Fiend" = "Ocultar Fiend"; "Add Layer..." = "A\U00F1adir capa..."; "Remove Current Layer" = "Quitar la capa actual"; "Rename Current Layer" = "Renombrar la capa actual"; "Layers" = "Capas"; "Tabbed Shelf" = "Barra de pesta\U00F1as"; "Show Tabbed Shelf" = "Mostrar Barra de Pesta\U00F1as"; "Hide Tabbed Shelf" = "Ocultar Barra de Pesta\U00F1as"; "Remove Current Tab" = "Remover pesta\U00F1a actual"; "Rename Current Tab" = "Renombrar pesta\U00F1a actual"; "Add Tab..." = "A\U00F1adir pesta\U00F1a"; "Terminal" = "Terminal"; //Untranslated "Run..." = "Ejecutar..."; "History" = "Historia"; "Show History" = "Mostrar Historia"; "Go backward" = "Ir atrar"; "Go forward" = "Ir adelante"; "Show Desktop" = "Mostrar Escritori"; "Hide Desktop" = "Ocultar Escritori"; "Show Recycler" = "Mostrar Papelera"; "Hide Recycler" = "Ocultar Papelera"; "Check for disks" = "Verificar discos"; "Windows" = "Ventanas"; "Arrange in Front" = "Traer al frente"; "Miniaturize Window" = "Miniaturizar Ventana"; "Close Window" = "Cerrar Ventana"; "Services" = "Servicios"; "Hide" = "Ocultar"; "Hide Others" = "Ocultar Todo"; "Show All" = "Mostrar Todo"; "Print..." = "Impresi\U00F3n"; "Quit" = "Salir"; "Logout" = "Cerrar sesi\U00F3n"; /* ----------------------- File Operations strings --------------------------- *\ /* GWorkspace.m */ "GNUstep Workspace Manager" = "Gestor de Escritorio de GNUstep"; "See http://www.gnustep.it/enrico/gworkspace" = "Vea http://ww"; "See http://www.gnustep.it/enrico/gworkspace" = "See http://www.gnustep.it/enrico/gworkspace"; "Released under the GNU General Public License 2.0" = "Publicado bajo la Licencia P\U00FAblica General GNU 2.0"; "Error" = "Error"; "You have not write permission\nfor" = "No tiene permisos de escritura\npara"; "Continue" = "Continuar"; "File Viewer" = "Visor de Archivos"; // BD : should I translate "files" by "ficheros" or "archivos". Internet says "archivos"; "Quit!" = "Cellar"; "Do you really want to quit?" = "Do you really want to quit?"; // Untranslated "Yes" = "Si"; "No" = "No"; "Log out" = "Cerrar sesi\U00F3n"; "Are you sure you want to quit\nall applications and log out now?" = "Are you sure you want to quit\nall applications and log out now?"; // Untranslated "If you do nothing, the system will log out\nautomatically in " = "If you do nothing, the system will log out\nautomatically in ";// Untranslated "seconds." = "seconds.";// Untranslated /* FileOperation.m */ "OK" = "OK"; "Cancel" = "Cancelar"; "Move" = "Mover"; "Move from: " = "Mover de: "; "\nto: " = "\na: "; "Copy from: " = "Copiar de: "; "Link" = "Enlazar"; "Link " = "Enlazar "; "Delete" = "Borrar"; "Delete the selected objects?" = "\U00BFBorrar los objetos seleccionados?"; "Duplicate" = "Duplicate"; "Duplicate the selected objects?" = "\U00BFDuplicar los objetos seleccionados?"; "From:" = "De:"; "To:" = "A:"; "In:" = "En:"; "Stop" = "Stop"; "Pause" = "Pausa"; "Moving" = "Moviendo"; "Copying" = "Copiando"; "Linking" = "Enlazando"; "Duplicating" = "Duplicando"; "Destroying" = "Destruyendo"; "File Operation Completed" = "Operaci\U00F3n de fichero completada"; "Backgrounder connection died!" = "La conexi\U00F3n con Backgrounder se ha roto"; /* R// Jarl Q// Consultada la traduccion italiana */ "Some items have the same name;\ndo you want to substitute them?" = "Algunos elementos tienen el mismo nombre;\n\U00BFQuiere sustituirlos?"; "File Operation Error!" = "\U00A1Error en la operaci\U00F3n de ficheros!"; /* ColumnIcon.m */ "You have not write permission\nfor " = "No tiene permisos de escritura\npara "; "The name " = "\U00A1El nombre "; " is already in use!" = " ya est\U00E1 en uso!"; "Cannot rename " = "No se puede renombrar "; "Invalid char in name" = "Car\U00E1cter no v\U00E1lido en el nombre"; /* ----------------------------- Viewers Strings ----------------------------- *\ /* GWViewer.m */ "free" = "libre"; /* GWViewersManager.m */ "Are you sure you want to open" = "\U00BFEst\U00E1 seguro de querer abrir"; "items?" = "elementos?"; "error" = "error"; "Can't open " = "No se puede abrir "; /* ---------------------------- Inspectors strings --------------------------- *\ /* Attributes.m */ "Attributes Inspector" = "Inspector De Atributos"; // BD : Check my translation "Path:" = "Ruta:"; "Link to:" = "Enlazar a:"; "Size:" = "Tama\U00F1o:"; "Calculate" = "Calcular"; "Owner:" = "Propietario:"; "Group:" = "Grupo:"; "Changed" = "Cambiado"; "Revert" = "Anular"; "also apply to files inside selection" = "Aplicar tambi\U00E9n a los ficheros de la selecci\U00F3n"; // BD : we should find another translation for for the new string used in english, and which is "Apply to subfolders" "Permissions" = "Permisos"; "Read" = "Lectura"; "Write" = "Escritura"; "Execute" = "Ejecuci\U00F3n"; "Owner_short" = "Prop."; "Group" = "Grupo"; "Other" = "Otros"; /* ContentsPanel.m */ "Contents Inspector" = "Inspector de contenidos"; "No Contents Inspector" = "Sin inspector de contenidos"; "No Contents Inspector\nFor Multiple Selection" = "No hay Inspector de\ncontenidos para\nselecci\U00F3n m\U00FAltiple"; "No Contents Inspectors found!" = "\U00A1No hay Inspector de contenidos encountrado!"; // BD : Check my translattion /* FolderViewer.m */ "Sort method applies to the\ncontents of the selected folder,\nNOT to its parent folder" = "El m\U00E9todo de ordenaci\U00F3n se\naplica al contenido de la\ncarpeta seleccionada, NO\na la carpeta superior"; "Sort by" = "Ordenar por"; "Name" = "Nombre"; "Date" = "Fecha"; "Folder Inspector" = "Inspector de Carpetas"; /* ImageViewer.m */ "Image Inspector" = "Inspector de im\U00E1genes"; /* AppViewer.m */ "Open these kinds of documents:" = "Abrir este tipo de documentos:"; "Invalid Contents" = "Contenido no v\U00E1lido"; "App Inspector" = "Inspector de aplicaciones"; /* Tools.m */ "Tools Inspector" = "Inspector de herramientas"; "No Tools Inspector" = "Sin Inspector de herramientas"; "Set Default" = "Definir por defecto"; /* Me gusta mas que Poner por omision */ /* ----------------------- Finder strings --------------------------- *\ /* Finder.m */ "Finder" = "Buscador"; "No selection!" = "\U00A1Ninguna selecci\U00F3n!"; "Search in:" = "Search in:"; // Untranslated "Current selection" = "Current selection"; // Untranslated "Add" = "A\U00F1adir "; "Remove" = "Remover"; "Search for items whose:" = "Search for items whose:"; // Untranslated "Specific places" = "Specific places"; // Untranslated "Recursive" = "Recursive"; // Untranslated "Search" = "Search"; // Untranslated /* names */ "contains" = "contains"; // Untranslated "is" = "is"; // Untranslated "contains not" = "contains not"; // Untranslated "starts with" = "starts with"; // Untranslated "ends with" = "ends with"; // Untranslated "name" = "Nombre"; // Untranslated /* size */ "size"="Tama\U00F1o"; "greater than"="greater than"; // Untranslated "less than"="less than"; // Untranslated /* annotations */ "annotations"="Anotaciones"; "contains one of"="contains one of"; // Untranslated "contains all of"="contains all of"; // Untranslated "with exactly"="with exactly"; // Untranslated "without one of"="without one of"; // Untranslated /* owner */ "owner"="Propierario"; /* date */ "date created"="Data created"; // Untranslated "date modified"="Data modified"; // Untranslated "is today" = "is today"; // Untranslated "is within" = "is within"; // Untranslated "is before" = "is before"; // Untranslated "is after" = "is after"; // Untranslated "is exactly" = "is exactly"; // Untranslated "the last day" = "the last day"; // Untranslated "the last 2 days" = "the last 2 days"; // Untranslated "the last 3 days" = "the last 3 days"; // Untranslated "the last week" = "the last week"; // Untranslated "the last 2 weeks" = "the last 2 weeks"; // Untranslated "the last 3 weeks" = "the last 3 weeks"; // Untranslated "the last month" = "the last month"; // Untranslated "the last 2 months" = "the last 2 months"; // Untranslated "the last 3 months" = "the last 3 months"; // Untranslated "the last 6 months" = "the last 6 months"; // Untranslated /* type */ "type"="Clase"; "is not" = "no es"; "plain file" = "Archivo simple"; // Untranslated "folder" = "Carpetas"; "tool" = "Herramientas"; "symbolic link" = "Symbolic link"; // Untranslated "application" = "Aplicaci\U00F3n"; /* contents */ "contents"="Contiene"; "includes"="includes"; /* ----------------------- Fiend strings --------------------------- *\ /* Fiend.m */ "New Layer" = "Nueva capa"; "A layer with this name is already present!" = "\U00A1Ya hay una capa con ese nombre!"; "You can't remove the last layer!" = "\U00A1No puede borrar la \U00FAltima capa!"; "Remove layer" = "Quitar capa"; "Are you sure that you want to remove this layer?" = "\U00BFEst\U00E1 seguro de querer quitar esta capa?"; "Rename Layer" = "Renombrar capa"; "You can't dock multiple paths!" = "\U00A1No puede aparcar rutas m\U00FAltiples!"; "This object is already present in this layer!" = "\U00A1Este objeto ya est\U00E1 en esta capa!"; /* ----------------------- Preference strings --------------------------- *\ /* PreferencesWin.m */ "GWorkspace Preferences" = "Preferencias de GWorkspace"; /* XTermPref.m */ "Terminal" = "Terminal"; // Untranslated "Set" = "Poner"; "Use Terminal service" = "Use Terminal service"; // Untranslated "arguments" = "argumentos"; /* BrowserViewerPref.m */ "Column Width" = "Anchura de columnas"; "Use Default Settings" = "Usar ajustes predeterminados"; /* DefaultEditor.m */ "Editor" = "Editor"; "Default Editor" = "Editor predeterminado"; "No Default Editor" = "No Default Editor"; "Choose" = "Elija"; /* DefSortOrderPref.m */ "Sorting Order" = "Sorting Order"; // Untranslated "The method will apply to all the folders" = "The method will apply to all the folders"; // Untranslated "that have no order specified" = "that have no order specified"; // Untranslated /* HiddenFilesPref.m */ "Hidden Files" = "Archivos Ocultados"; // BD : "archivos" or "ficheros" ? "Files" = "Archivos"; // BD : "archivos" or "ficheros" ? "Folders" = "Carpetas"; "Activate changes" = "Active cambio"; "Load" = "Cargar"; "Hidden files" = "Archivos ocultados"; "Shown files" = "Archivos Mostrados"; "Select and move the files to hide or to show" = "Select and move the files to hide or to show"; // Untranslated "Hidden directories" = "Directorios ocultados"; /* IconsPrefs.m */ "Icons" = "Iconos"; "Thumbnails" = "Thumbnails"; // Untranslated "use thumbnails" = "Use thumbnails"; "Title Width" = "Anchura del t\U00EDtulo"; // Untranslated /* DesktopPref.m */ "Desktop" = "Escritorio"; "Background"="Fondo"; "General"="General"; "Color:" = "Color:"; "center" = "Centrar"; "fit" = "Fit"; // Untranslated "tile" = "Tile"; // Untranslated "scale" = "Scale"; // Untranslated "Use image"="Use image"; // Untranslated "Choose"="Elija"; "Dock" = "Dock"; // Untranslated "Show Dock"="Mostrar Dock"; "Position:"="Position:"; // Untranslated "Style:"="Style:"; // Untranslated "Left"="Izquierda"; "Right"="Right"; // Untranslated "Classic"="Classic"; // Untranslated "Modern"="Moderno"; "Omnipresent"="Omnipresent"; // Untranslated "Autohide Tabbed Shelf"="Autohide Tabbed Shelf"; // Untranslated /* OperationPrefs.m */ "File Operations" = "Operaciones de fichero"; "Operation Preferences"="Preferencias de operaciones"; "Status Window"="Status Window"; // Untranslated "Confirmation"="Confirmation"; // Untranslated "Show status window"="Show status window"; // Untranslated "Check this option to show a status window"="Check this option to show a status window"; // Untranslated "during the file operations"="during the file operations"; // Untranslated "Uncheck the buttons to allow automatic confirmation"="Uncheck the buttons to allow automatic confirmation"; // Untranslated "of file operations"="of file operations"; // Untranslated /* HistoryPref.m */ "Number of saved paths"="Number of saved paths"; // Untranslated /* -------- */ /* RunExternalController.m */ "Run" = "Ejecutar"; "Type the command to execute:"="Type the command to execute:"; // Untranslated /* Recycler strings */ "Recycle: " = "Recycle: "; "Recycler: " = "Papelera: "; "Recycler" = "Papelera"; "the Recycler" = "la Papelera"; "\nto the Recycler" = "\na la Papelera"; "Move from the Recycler " = "Mover de la Papelera "; "In" = "En"; "Empty Recycler" = "Vaciar Papelera"; // Untranslated "Empty the Recycler?" = "\U00BFVaciar la Papelera?"; // Untranslated "Put Away" = "Put Away"; // Untranslated