mirror of
https://github.com/munki/munki.git
synced 2026-04-22 04:28:21 -05:00
Translated Munki2 into spanish
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
|
||||
"CFBundleName" = "Actualización controlada de software";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2014 The Munki Project\nhttp://code.google.com/p/munki";
|
||||
"CFBundleName" = "Centro de aplicaciones";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2014 The Munki Project\nhttp://code.google.com/p/munki";
|
||||
|
||||
+92
-93
@@ -1,14 +1,14 @@
|
||||
/* Multiple Updates message */
|
||||
"%s pending updates" = "%s pending updates";
|
||||
"%s pending updates" = "%s actualizaciones pendiente";
|
||||
|
||||
/* One Update message */
|
||||
"1 pending update" = "1 pending update";
|
||||
"1 pending update" = "1 actualización pendiente";
|
||||
|
||||
/* Forced Logout warning detail */
|
||||
"\nAll pending updates will be installed. Unsaved work will be lost.\nYou may avoid the forced logout by logging out now." = "\nTodas las actualizaciones pendientes serán instaladas. Cualquier cambio no guardado se perderá.\nPuede evitar el cierre forzado de la sesión cerrándola ahora.";
|
||||
"\nAll pending updates will be installed. Unsaved work will be lost.\nYou may avoid the forced logout by logging out now." = "\nTodas las actualizaciones pendientes serán instaladas. Cualquier cambio no guardado se perderá.\nPuedes evitar el cierre forzado de la sesión cerrándola ahora.";
|
||||
|
||||
/* Logout Required detail */
|
||||
"A logout is required before updating. Please be patient as there may be a short delay at the login window. Log out and update now?" = "Es necesario cerrar la sesión antes de actualizar. Por favor sea paciente ya que puede tardar en aparecer la ventana de inicio. ¿Cerrar sesión y actualizar ahora?";
|
||||
"A logout is required before updating. Please be patient as there may be a short delay at the login window. Log out and update now?" = "Es necesario cerrar la sesión antes de actualizar. Por favor se paciente ya que puede tardar en aparecer la ventana de inicio. ¿Cerrar sesión y actualizar ahora?";
|
||||
|
||||
/* Logout warning string when logout is an hour or more away */
|
||||
"A logout will be forced at approximately %s." = "Se va a forzar el cierre de sesión en aproximadamente %s.";
|
||||
@@ -20,19 +20,19 @@
|
||||
"A logout will be forced in less than a minute.\nAll pending updates will be installed. Unsaved work will be lost." = "Se va a forzar el cierre de sesión en menos de un minuto.\nTodas las actualizaciones pendientes serán instaladas. Se perderá cualquier cambio no guardado.";
|
||||
|
||||
/* Removal Error message */
|
||||
"A removal attempt failed. Removal will be attempted again.\nIf this situation continues, contact your systems administrator." = "A removal attempt failed. Removal will be attempted again.\nIf this situation continues, contact your systems administrator.";
|
||||
"A removal attempt failed. Removal will be attempted again.\nIf this situation continues, contact your systems administrator." = "Una desinstalación ha fallado. Se volverá a intentar.\nSi esta situación continua, contacta con el administrador de sistemas.";
|
||||
|
||||
/* Restart Required detail */
|
||||
"A restart is required after updating. Please be patient as there may be a short delay at the login window. Log out and update now?" = "Es necesario reiniciar después de instalar las actualizaciones. Por favor sea paciente ya que puede tardar en aparecer la ventana de inicio. ¿Cerrar sesión y actualizar ahora? ";
|
||||
"A restart is required after updating. Please be patient as there may be a short delay at the login window. Log out and update now?" = "Es necesario reiniciar después de instalar las actualizaciones. Por favor se paciente ya que puede tardar en aparecer la ventana de inicio. ¿Cerrar sesión y actualizar ahora? ";
|
||||
|
||||
/* Additional Pending Updates title */
|
||||
"Additional Pending Updates" = "Additional Pending Updates";
|
||||
"Additional Pending Updates" = "Actualizaciones adicionales pendientes";
|
||||
|
||||
/* Install Error message */
|
||||
"An installation attempt failed. Installation will be attempted again.\nIf this situation continues, contact your systems administrator." = "An installation attempt failed. Installation will be attempted again.\nIf this situation continues, contact your systems administrator.";
|
||||
"An installation attempt failed. Installation will be attempted again.\nIf this situation continues, contact your systems administrator." = "Una instalación ha fallado. Se volverá a intentar.\nSi esta situación continua, contacta con el administrador de sistemas.";
|
||||
|
||||
/* Other Users Blocking Apps Running title */
|
||||
"Applications in use by others" = "Applications in use by others";
|
||||
"Applications in use by others" = "Applicaciones en uso por otros";
|
||||
|
||||
/* Cancel button title
|
||||
Cancel Install short action text
|
||||
@@ -41,25 +41,25 @@
|
||||
"Cancel" = "Cancelar";
|
||||
|
||||
/* Cancel Install long action text */
|
||||
"Cancel install" = "Cancel install";
|
||||
"Cancel install" = "Cancelar instalación";
|
||||
|
||||
/* Cancel Removal long action text */
|
||||
"Cancel removal" = "Cancel removal";
|
||||
"Cancel removal" = "Cancelar desinstalación";
|
||||
|
||||
/* Cancel Update long action text */
|
||||
"Cancel update" = "Cancel update";
|
||||
"Cancel update" = "Cancelar actualización";
|
||||
|
||||
/* Item Not Found message */
|
||||
"Cannot display the requested item." = "Cannot display the requested item.";
|
||||
"Cannot display the requested item." = "No se puede mostar el elemento solicitado.";
|
||||
|
||||
/* Sidebar Category label */
|
||||
"Category:" = "Category:";
|
||||
"Category:" = "Categoría:";
|
||||
|
||||
/* Check Again button title */
|
||||
"Check Again" = "Check Again";
|
||||
"Check Again" = "Volver a comprobar";
|
||||
|
||||
/* Checking For Updates message */
|
||||
"Checking for updates..." = "Checking for updates...";
|
||||
"Checking for updates..." = "Comprobando actualizaciones...";
|
||||
|
||||
/* Blocking Apps Running title */
|
||||
"Conflicting applications running" = "Existen aplicaciones conflictivas abiertas";
|
||||
@@ -68,47 +68,47 @@
|
||||
"Continue" = "Continuar";
|
||||
|
||||
/* Critical Update type */
|
||||
"Critical Update" = "Critical Update";
|
||||
"Critical Update" = "Actualización crítica";
|
||||
|
||||
/* Unavailable long action text */
|
||||
"Currently Unavailable" = "Currently Unavailable";
|
||||
"Currently Unavailable" = "Actualmente no disponible";
|
||||
|
||||
/* Sidebar Developer label */
|
||||
"Developer:" = "Developer:";
|
||||
"Developer:" = "Desarollador:";
|
||||
|
||||
/* Downloading status text */
|
||||
"Downloading" = "Downloading";
|
||||
"Downloading" = "Descargando";
|
||||
|
||||
/* Sidebar Due label */
|
||||
"Due:" = "Due:";
|
||||
"Due:" = "Requerida:";
|
||||
|
||||
/* Firmware Alert Default detail */
|
||||
"Firmware will be updated on your computer. Your computer's power cord must be connected and plugged into a working power source. It may take several minutes for the update to complete. Do not disturb or shut off the power on your computer during this update." = "Firmware will be updated on your computer. Your computer's power cord must be connected and plugged into a working power source. It may take several minutes for the update to complete. Do not disturb or shut off the power on your computer during this update.";
|
||||
"Firmware will be updated on your computer. Your computer's power cord must be connected and plugged into a working power source. It may take several minutes for the update to complete. Do not disturb or shut off the power on your computer during this update." = "El firmware de tu equipo se va a actualizar. El equipo tiene que estar conectado a una fuente de alimentación. Puede tardar varios minutos en completarse. No interrumpas o apagues el equipo durante esta instalación.";
|
||||
|
||||
/* No Power Source Warning detail */
|
||||
"For best results, you should connect your computer to a power source before updating. Are you sure you want to continue the update?" = "Para mejores resultados se recomienda que conecte su ordenador a una fuente de alimentación antes de iniciar la instalación. ¿Seguro que desea continuar con la actualización?";
|
||||
"For best results, you should connect your computer to a power source before updating. Are you sure you want to continue the update?" = "Para mejores resultados se recomienda que conectes el equipo a una fuente de alimentación antes de iniciar la instalación. ¿Seguro que quieres continuar con la actualización?";
|
||||
|
||||
/* Forced Logout title text */
|
||||
"Forced Logout for Mandatory Install" = "Cierre de sesión forzado para una instalación obligatoria";
|
||||
"Forced Logout for Mandatory Install" = "Cierre de sesión forzado para una instalación requerida";
|
||||
|
||||
/* Sidebar Information label */
|
||||
"Information" = "Information";
|
||||
"Information" = "Información";
|
||||
|
||||
/* Install long action text
|
||||
Install short action text */
|
||||
"Install" = "Install";
|
||||
"Install" = "Instalar";
|
||||
|
||||
/* Install Requested status text */
|
||||
"Install requested" = "Install requested";
|
||||
"Install requested" = "Instalación solicitada";
|
||||
|
||||
/* Install Required long action text */
|
||||
"Install Required" = "Install Required";
|
||||
"Install Required" = "Instalación requerida";
|
||||
|
||||
/* Install Session Failed title */
|
||||
"Install session failed" = "Error en la sesión instalación";
|
||||
|
||||
/* Install Error status text */
|
||||
"Installation Error" = "Installation Error";
|
||||
"Installation Error" = "Error durante la instalación";
|
||||
|
||||
/* Installed long action text
|
||||
Installed short action text
|
||||
@@ -118,7 +118,7 @@
|
||||
/* Installing long action text
|
||||
Installing short action text
|
||||
Installing status text */
|
||||
"Installing" = "Installing";
|
||||
"Installing" = "Instalando";
|
||||
|
||||
/* Log out and Update button text */
|
||||
"Log out and update" = "Cerrar sesión y actualizar";
|
||||
@@ -128,97 +128,97 @@
|
||||
|
||||
/* Logout Required title
|
||||
Require Logout message */
|
||||
"Logout Required" = "Es obligatorio cerrar sesión";
|
||||
"Logout Required" = "Es necesario cerrar sesión";
|
||||
|
||||
/* Failed Preflight Check detail */
|
||||
"Managed Software Center cannot check for updates now.\nTry again later. If this situation continues, contact your systems administrator." = "Managed Software Center cannot check for updates now.\nTry again later. If this situation continues, contact your systems administrator.";
|
||||
"Managed Software Center cannot check for updates now.\nTry again later. If this situation continues, contact your systems administrator." = "Centro de aplicaciones no puede comprobar las actualizaciones.\nPrueba más tarde. Si esta situación continua, contacta con el administrador de sistemas.";
|
||||
|
||||
/* Cannot Contact Server detail */
|
||||
"Managed Software Center cannot contact the update server at this time.\nTry again later. If this situation continues, contact your systems administrator." = "Managed Software Center cannot contact the update server at this time.\nTry again later. If this situation continues, contact your systems administrator.";
|
||||
"Managed Software Center cannot contact the update server at this time.\nTry again later. If this situation continues, contact your systems administrator." = "Centro de aplicaciones no puede contactar con el servidor de actualizaciones.\nPrueba más tarde. Si esta situación continua, contacta con el administrador de sistemas.";
|
||||
|
||||
/* Managed Update type */
|
||||
"Managed Update" = "Managed Update";
|
||||
"Managed Update" = "Actualización controlada";
|
||||
|
||||
/* Mandatory Updates Pending text */
|
||||
"Mandatory Updates Pending" = "Actualizaciones obligatorias pendientes";
|
||||
"Mandatory Updates Pending" = "Actualizaciones requeridas pendientes";
|
||||
|
||||
/* More link text */
|
||||
"More" = "More";
|
||||
"More" = "Más";
|
||||
|
||||
/* Sidebar More By Developer label */
|
||||
"More by %s" = "More by %s";
|
||||
"More by %s" = "Más de %s";
|
||||
|
||||
/* Sidebar More In Category label */
|
||||
"More in %s" = "More in %s";
|
||||
"More in %s" = "Otros en %s";
|
||||
|
||||
/* My Items Header label */
|
||||
"My Items" = "My Items";
|
||||
"My Items" = "Mis aplicaciones";
|
||||
|
||||
/* No Licenses Available display text */
|
||||
"No licenses available" = "No licenses available";
|
||||
"No licenses available" = "No hay licencias disponibles";
|
||||
|
||||
/* No Updates message */
|
||||
"No pending updates" = "No pending updates";
|
||||
"No pending updates" = "No hay actualizaciones pendientes";
|
||||
|
||||
/* Not Currently Available display text */
|
||||
"Not currently available" = "Not currently available";
|
||||
"Not currently available" = "Actualmente no disponible";
|
||||
|
||||
/* Not Enough Disk Space display text */
|
||||
"Not enough disk space" = "Not enough disk space";
|
||||
"Not enough disk space" = "No hay suficiente espacion en el disco";
|
||||
|
||||
/* Not Installed status text */
|
||||
"Not installed" = "No instalado";
|
||||
|
||||
/* OK button title */
|
||||
"OK" = "Si";
|
||||
"OK" = "Aceptar";
|
||||
|
||||
/* Forced Install Date summary */
|
||||
"One or more items must be installed by %s" = "One or more items must be installed by %s";
|
||||
"One or more items must be installed by %s" = "Una o mas applicaciones tiene que ser instalada para el %s";
|
||||
|
||||
/* Mandatory Updates Imminent detail */
|
||||
"One or more mandatory updates are overdue for installation. A logout will be forced soon." = "El periodo de instalación de una o más actualizaciones obligatorias ha expirado. Pronto se forzará un cierre de sesión";
|
||||
"One or more mandatory updates are overdue for installation. A logout will be forced soon." = "El periodo de instalación de una o más actualizaciones requeridas ha expirado. En breve se forzará el cierre de sesión";
|
||||
|
||||
/* Mandatory Updates Pending detail */
|
||||
"One or more updates must be installed by %s. A logout may be forced if you wait too long to update." = "Una o más actualizaciones tienen ser instaladas antes de %s. Se forzará un cierre de sesión si espera demasiado en actualizar.";
|
||||
"One or more updates must be installed by %s. A logout may be forced if you wait too long to update." = "Una o más actualizaciones tienen ser instaladas para el %s. Se forzará el cierre de sesión si esperas demasiado en actualizar.";
|
||||
|
||||
/* Other Available Updates label */
|
||||
"Other available updates" = "Other available updates";
|
||||
"Other available updates" = "Otras actualizaciones disponibles";
|
||||
|
||||
/* Other Users Blocking Apps Running detail */
|
||||
"Other logged in users are using the following applications. Try updating later when they are no longer in use:\n\n%s" = "Other logged in users are using the following applications. Try updating later when they are no longer in use:\n\n%s";
|
||||
"Other logged in users are using the following applications. Try updating later when they are no longer in use:\n\n%s" = "Otros usuarios estan utilizando las siguientes aplicaciones. Prueba de actualizar más tarde cuando no esten en uso:\n\n%s";
|
||||
|
||||
/* Other Users Logged In title */
|
||||
"Other users logged in" = "Hay otros usuario con sesiones abiertas";
|
||||
"Other users logged in" = "Hay otros usuarios con sesiones abiertas";
|
||||
|
||||
/* Pending Updates alert title */
|
||||
"Pending updates" = "Pending updates";
|
||||
"Pending updates" = "Actualizaciones pendientes";
|
||||
|
||||
/* Preparing Removal status text */
|
||||
"Preparing removal" = "Preparing removal";
|
||||
"Preparing removal" = "Preparando desinstalación";
|
||||
|
||||
/* Quit button title */
|
||||
"Quit" = "Salir";
|
||||
|
||||
/* Removal Error status text */
|
||||
"Removal Error" = "Removal Error";
|
||||
"Removal Error" = "Error al desinstalar";
|
||||
|
||||
/* Removal Requested display text
|
||||
Removal Requested status text */
|
||||
"Removal requested" = "Removal requested";
|
||||
"Removal requested" = "Desinstalación solicitada";
|
||||
|
||||
/* Remove long action text
|
||||
Remove short action text */
|
||||
"Remove" = "Remove";
|
||||
"Remove" = "Desinstalar";
|
||||
|
||||
/* Removing long action text
|
||||
Removing short action text
|
||||
Removing status text */
|
||||
"Removing" = "Removing";
|
||||
"Removing" = "Desinstalando";
|
||||
|
||||
/* Install Required long action text
|
||||
Install Required short action text
|
||||
Update Required short action text */
|
||||
"Required" = "Required";
|
||||
"Required" = "Requerida";
|
||||
|
||||
/* Restart button title */
|
||||
"Restart" = "Reiniciar";
|
||||
@@ -229,79 +229,79 @@
|
||||
"Restart Required" = "Es necesario reiniciar";
|
||||
|
||||
/* No Installed Software secondary text */
|
||||
"Select software to install." = "Select software to install.";
|
||||
"Select software to install." = "Selecciona la aplicaciones a instalar.";
|
||||
|
||||
/* Sidebar Size label */
|
||||
"Size:" = "Size:";
|
||||
"Size:" = "Tamaño:";
|
||||
|
||||
/* Restart Required alert detail */
|
||||
"Software installed or removed requires a restart. You will have a chance to save open documents." = "El software instalado necesita reiniciar su ordenador. Ud. tendrá oportunidad de guardar sus documentos";
|
||||
"Software installed or removed requires a restart. You will have a chance to save open documents." = "El software instalado necesita reiniciar el equipo. Tendrás oportunidad de guardar tus documentos";
|
||||
|
||||
/* Sidebar Status label */
|
||||
"Status:" = "Status:";
|
||||
"Status:" = "Estado:";
|
||||
|
||||
/* Additional Pending Updates detail */
|
||||
"There are additional pending updates to install or remove." = "There are additional pending updates to install or remove.";
|
||||
"There are additional pending updates to install or remove." = "Hay actualizaciones adicionales pendientes de instalar o desinstalar.";
|
||||
|
||||
/* No Items primary text */
|
||||
"There are no available software items." = "There are no available software items.";
|
||||
"There are no available software items." = "No hay applicaciones disponibles.";
|
||||
|
||||
/* No Developer Results primary text */
|
||||
"There are no items from this developer." = "There are no items from this developer.";
|
||||
"There are no items from this developer." = "No hay aplicacions de este desarollador.";
|
||||
|
||||
/* No Category Results primary text */
|
||||
"There are no items in this category." = "There are no items in this category.";
|
||||
"There are no items in this category." = "No hay applicaciones en esta categoria.";
|
||||
|
||||
/* Other Users Logged In detail */
|
||||
"There are other users logged into this computer.\nUpdating now could cause other users to lose their work.\n\nPlease try again later after the other users have logged out." = "Hay otros usuarios con sesiones abiertas en este ordenador.\nActualizar ahora puede causar perdidas en su trabajo.\n\nPor favor pruebe más tarde cuando los otros usuarios hayan cerrado sus sesiones.";
|
||||
"There are other users logged into this computer.\nUpdating now could cause other users to lose their work.\n\nPlease try again later after the other users have logged out." = "Hay otros usuarios con sesiones abiertas en este equipo.\nActualizar ahora puede causar perdidas en su trabajo.\n\nPor favor prueba más tarde cuando los otros usuarios hayan cerrado sus sesiones.";
|
||||
|
||||
/* Pending Updates alert detail text */
|
||||
"There are pending updates for this computer." = "There are pending updates for this computer.";
|
||||
"There are pending updates for this computer." = "Hay actualizaciones pendientes para este equipo.";
|
||||
|
||||
/* Could Not Start Session message */
|
||||
"There is a configuration problem with the managed software installer. Could not start the process. Contact your systems administrator." = "Existe un problema de configuración con el instalador de software controlado. No se ha podido iniciar el proceso. Contacte con su administrador de sistemas.";
|
||||
"There is a configuration problem with the managed software installer. Could not start the process. Contact your systems administrator." = "Existe un problema de configuración con el Centro de aplicaciones. No se ha podido iniciar el proceso. Contacta con el administrador de sistemas.";
|
||||
|
||||
/* Unexpected Session End message */
|
||||
"There is a configuration problem with the managed software installer. The process ended unexpectedly. Contact your systems administrator." = "Existe un problema de configuración con el instalador de software controlado. El proceso se ha cerrado inesperadamente. Contacte con su administrador de sistemas.";
|
||||
"There is a configuration problem with the managed software installer. The process ended unexpectedly. Contact your systems administrator." = "Existe un problema de configuración con el Centro de aplicaciones. El proceso se ha cerrado inesperadamente. Contacta con el administrador de sistemas.";
|
||||
|
||||
/* No Pending Updates secondary text */
|
||||
"There is no new software for your computer at this time." = "No hay actualizaciones de software disponibles.";
|
||||
|
||||
/* Dependency List prologue text */
|
||||
"This item is required by:" = "This item is required by:";
|
||||
"This item is required by:" = "Requerida por:";
|
||||
|
||||
/* Forced Date warning */
|
||||
"This item must be installed by %s" = "This item must be installed by %s";
|
||||
"This item must be installed by %s" = "Tiene que estar instalado para el %s";
|
||||
|
||||
/* No Items secondary text */
|
||||
"Try again later." = "Try again later.";
|
||||
"Try again later." = "Probar de nuevo más tarde.";
|
||||
|
||||
/* No Search Results secondary text */
|
||||
"Try searching again." = "Try searching again.";
|
||||
"Try searching again." = "Intentar buscar otra vez.";
|
||||
|
||||
/* No Category Results secondary text */
|
||||
"Try selecting another category." = "Try selecting another category.";
|
||||
"Try selecting another category." = "Intentar seleccionar otra categoría.";
|
||||
|
||||
/* No Developer Results secondary text */
|
||||
"Try selecting another developer." = "Try selecting another developer.";
|
||||
"Try selecting another developer." = "Intentar seleccionar otro desarollador.";
|
||||
|
||||
/* Sidebar Type label */
|
||||
"Type:" = "Type:";
|
||||
"Type:" = "Tipo:";
|
||||
|
||||
/* Unavailable short action text
|
||||
Unavailable status text */
|
||||
"Unavailable" = "Unavailable";
|
||||
"Unavailable" = "No disponible";
|
||||
|
||||
/* No Category name */
|
||||
"Uncategorized" = "Uncategorized";
|
||||
"Uncategorized" = "Sin categoría";
|
||||
|
||||
/* Update button title
|
||||
Update long action text
|
||||
Update short action text */
|
||||
"Update" = "Update";
|
||||
"Update" = "Actualizar";
|
||||
|
||||
/* Update All button title */
|
||||
"Update All" = "Update All";
|
||||
"Update All" = "Actualizar todo";
|
||||
|
||||
/* Update Available status text */
|
||||
"Update available" = "Actualización disponible";
|
||||
@@ -310,27 +310,27 @@
|
||||
"Update check failed" = "Comprobación fallida";
|
||||
|
||||
/* Update In Progress primary text */
|
||||
"Update in progress." = "Update in progress.";
|
||||
"Update in progress." = "Actualización en proceso.";
|
||||
|
||||
/* Update Now button title */
|
||||
"Update now" = "Update now";
|
||||
"Update now" = "Actualizar ahora";
|
||||
|
||||
/* Update Required long action text
|
||||
Update Requires long action text */
|
||||
"Update Required" = "Update Required";
|
||||
"Update Required" = "Requiere una actualización";
|
||||
|
||||
/* Update Required status text
|
||||
Update Will Be Installed status text */
|
||||
"Update will be installed" = "Update will be installed";
|
||||
"Update will be installed" = "Se instalará la actualización";
|
||||
|
||||
/* Updating message */
|
||||
"Updating..." = "Updating...";
|
||||
"Updating..." = "Actualizando...";
|
||||
|
||||
/* Sidebar Version label */
|
||||
"Version" = "Version";
|
||||
"Version" = "Versión";
|
||||
|
||||
/* Sidebar Version label */
|
||||
"Version:" = "Version:";
|
||||
"Version:" = "Versión:";
|
||||
|
||||
/* Install Required status text
|
||||
Will Be Installed status text */
|
||||
@@ -341,17 +341,16 @@
|
||||
"Will be removed" = "Será desinstalado";
|
||||
|
||||
/* No Installed Software primary text */
|
||||
"You have no selected software." = "You have no selected software.";
|
||||
"You have no selected software." = "No has seleccionado ninguna aplicación.";
|
||||
|
||||
/* Blocking Apps Running detail */
|
||||
"You must quit the following applications before proceeding with installation or removal:\n\n%s" = "You must quit the following applications before proceeding with installation or removal:\n\n%s";
|
||||
"You must quit the following applications before proceeding with installation or removal:\n\n%s" = "Debes cerrar las siguientes aplicaciones antes de instalar o desinstalar:\n\n%s";
|
||||
|
||||
/* No Power Source Warning text */
|
||||
"Your computer is not connected to a power source." = "El ordenador no está conectado a una fuente de alimentación.";
|
||||
"Your computer is not connected to a power source." = "El equipo no está conectado a una fuente de alimentación.";
|
||||
|
||||
/* No Search Results primary text */
|
||||
"Your search had no results." = "Your search had no results.";
|
||||
"Your search had no results." = "Tu busqueda no ha obtenido ningún resultado.";
|
||||
|
||||
/* No Pending Updates primary text */
|
||||
"Your software is up to date." = "Su software está actualizado.";
|
||||
|
||||
"Your software is up to date." = "Tus aplicaciones están actualizadas.";
|
||||
|
||||
+25
-25
@@ -9,16 +9,16 @@
|
||||
"24.title" = "Ventana";
|
||||
|
||||
/* Class = "NSMenu"; title = "AMainMenu"; ObjectID = "29"; */
|
||||
"29.title" = "AMainMenu";
|
||||
"29.title" = "AMenuPrincipal";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Managed Software Center"; ObjectID = "56"; */
|
||||
"56.title" = "Actualización controlada de software";
|
||||
"56.title" = "Centro de aplicaciones";
|
||||
|
||||
/* Class = "NSMenu"; title = "Managed Software Center"; ObjectID = "57"; */
|
||||
"57.title" = "Actualización controlada de software";
|
||||
"57.title" = "Centro de aplicaciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "About Managed Software Center"; ObjectID = "58"; */
|
||||
"58.title" = "Acerca de Actualización controlada de software";
|
||||
"58.title" = "Acerca del Centro de aplicaciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Help"; ObjectID = "103"; */
|
||||
"103.title" = "Ayuda";
|
||||
@@ -27,7 +27,7 @@
|
||||
"106.title" = "Ayuda";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Managed Software Center Help"; ObjectID = "111"; */
|
||||
"111.title" = "Ayuda de Actualización controlada de software";
|
||||
"111.title" = "Ayuda del Centro de aplicaciones";
|
||||
|
||||
/* Class = "NSMenu"; title = "Services"; ObjectID = "130"; */
|
||||
"130.title" = "Servicios";
|
||||
@@ -36,10 +36,10 @@
|
||||
"131.title" = "Servicios";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Hide Managed Software Center"; ObjectID = "134"; */
|
||||
"134.title" = "Ocultar Actualización controlada de software";
|
||||
"134.title" = "Ocultar Centro de aplicaciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Quit Managed Software Center"; ObjectID = "136"; */
|
||||
"136.title" = "Salir de Actualización controlada de software";
|
||||
"136.title" = "Salir de Centro de aplicaciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Hide Others"; ObjectID = "145"; */
|
||||
"145.title" = "Ocultar otros";
|
||||
@@ -78,55 +78,55 @@
|
||||
"239.title" = "Zoom";
|
||||
|
||||
/* Class = "NSWindow"; title = "Managed Software Center"; ObjectID = "371"; */
|
||||
"371.title" = "Actualización controlada de software";
|
||||
"371.title" = "Centro de aplicaciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Navigate"; ObjectID = "375"; */
|
||||
"375.title" = "Navigate";
|
||||
"375.title" = "Navegar";
|
||||
|
||||
/* Class = "NSMenu"; title = "Navigate"; ObjectID = "376"; */
|
||||
"376.title" = "Navigate";
|
||||
"376.title" = "Navegar";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "My Items"; ObjectID = "783"; */
|
||||
"783.title" = "My Items";
|
||||
"783.title" = "Mis aplicaciones";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Categories"; ObjectID = "784"; */
|
||||
"784.title" = "Categories";
|
||||
"784.title" = "Categorías";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Software"; ObjectID = "785"; */
|
||||
"785.title" = "Software";
|
||||
"785.title" = "Aplicaciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Search"; ObjectID = "1XY-pX-Pwv"; */
|
||||
"1XY-pX-Pwv.title" = "Search";
|
||||
"1XY-pX-Pwv.title" = "Buscar";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "My Items"; ObjectID = "1uK-HI-wGR"; */
|
||||
"1uK-HI-wGR.title" = "My Items";
|
||||
"1uK-HI-wGR.title" = "Mis aplicaciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Categories"; ObjectID = "9S1-fB-bKZ"; */
|
||||
"9S1-fB-bKZ.title" = "Categories";
|
||||
"9S1-fB-bKZ.title" = "Categorías";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Reload Page"; ObjectID = "Afg-mB-WlJ"; */
|
||||
"Afg-mB-WlJ.title" = "Reload Page";
|
||||
"Afg-mB-WlJ.title" = "Recargar página";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Updates"; ObjectID = "Lha-uh-PEV"; */
|
||||
"Lha-uh-PEV.title" = "Updates";
|
||||
"Lha-uh-PEV.title" = "Actualizaciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Software"; ObjectID = "VYO-og-DRc"; */
|
||||
"VYO-og-DRc.title" = "Software";
|
||||
"VYO-og-DRc.title" = "Aplicaciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Close"; ObjectID = "bd5-IY-BXv"; */
|
||||
"bd5-IY-BXv.title" = "Close";
|
||||
"bd5-IY-BXv.title" = "Cerrar";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Back"; ObjectID = "fEq-6D-Ce0"; */
|
||||
"fEq-6D-Ce0.title" = "Back";
|
||||
"fEq-6D-Ce0.title" = "Anterior";
|
||||
|
||||
/* Class = "NSBox"; title = "Box"; ObjectID = "har-U9-FkJ"; */
|
||||
"har-U9-FkJ.title" = "Box";
|
||||
"har-U9-FkJ.title" = "Casilla";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Enter Full Screen"; ObjectID = "jQt-Mr-wFT"; */
|
||||
"jQt-Mr-wFT.title" = "Enter Full Screen";
|
||||
"jQt-Mr-wFT.title" = "Usar pantalla completa";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Updates"; ObjectID = "tv9-wZ-XWN"; */
|
||||
"tv9-wZ-XWN.title" = "Updates";
|
||||
"tv9-wZ-XWN.title" = "Actualizaciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Forward"; ObjectID = "z4Z-vu-XGX"; */
|
||||
"z4Z-vu-XGX.title" = "Forward";
|
||||
"z4Z-vu-XGX.title" = "Siguiente";
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
"Restart Required" = "Es necesario reiniciar";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"Software installed or removed requires a restart. You will have a chance to save open documents." = "El software instalado necesita reiniciar su ordenador. Ud. tendrá oportunidad de guardar sus documentos";
|
||||
"Software installed or removed requires a restart. You will have a chance to save open documents." = "El software instalado necesita reiniciar el ordenador. Podrás guardar tus documentos";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"Starting…" = "Empezando…";
|
||||
|
||||
|
||||
@@ -12,13 +12,13 @@
|
||||
"29.title" = "AMainMenu";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "MunkiStatus"; ObjectID = "56"; */
|
||||
"56.title" = "Actualización controlada de software";
|
||||
"56.title" = "Centro de aplicaciones";
|
||||
|
||||
/* Class = "NSMenu"; title = "MunkiStatus"; ObjectID = "57"; */
|
||||
"57.title" = "Actualización controlada de software";
|
||||
"57.title" = "Centro de aplicaciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "About MunkiStatus"; ObjectID = "58"; */
|
||||
"58.title" = "Acerca de Actualización controlada de software";
|
||||
"58.title" = "Acerca de Centro de aplicaciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Help"; ObjectID = "103"; */
|
||||
"103.title" = "Ayuda";
|
||||
@@ -27,7 +27,7 @@
|
||||
"106.title" = "Ayuda";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "MunkiStatus Help"; ObjectID = "111"; */
|
||||
"111.title" = "Ayuda de Actualización controlada de software";
|
||||
"111.title" = "Ayuda de Centro de aplicaciones";
|
||||
|
||||
/* Class = "NSMenu"; title = "Services"; ObjectID = "130"; */
|
||||
"130.title" = "Servicios";
|
||||
@@ -36,10 +36,10 @@
|
||||
"131.title" = "Servicios";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Hide MunkiStatus"; ObjectID = "134"; */
|
||||
"134.title" = "Ocultar Actualización controlada de software";
|
||||
"134.title" = "Ocultar Centro de aplicaciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Quit MunkiStatus"; ObjectID = "136"; */
|
||||
"136.title" = "Salir de Actualización controlada de software";
|
||||
"136.title" = "Salir de Centro de aplicaciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Hide Others"; ObjectID = "145"; */
|
||||
"145.title" = "Ocultar otros";
|
||||
@@ -78,13 +78,13 @@
|
||||
"239.title" = "Zoom";
|
||||
|
||||
/* Class = "NSWindow"; title = "Managed Software Update"; ObjectID = "1Nd-E7-vfR"; */
|
||||
"1Nd-E7-vfR.title" = "Actualización controlada de software";
|
||||
"1Nd-E7-vfR.title" = "Centro de aplicaciones";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Stop"; ObjectID = "M20-JG-Pmr"; */
|
||||
"M20-JG-Pmr.title" = "Stop";
|
||||
"M20-JG-Pmr.title" = "Detener";
|
||||
|
||||
/* Class = "BorderlessWindow"; title = "BackdropWindow"; ObjectID = "VCy-58-vwp"; */
|
||||
"VCy-58-vwp.title" = "BackdropWindow";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Close"; ObjectID = "bd5-IY-BXv"; */
|
||||
"bd5-IY-BXv.title" = "Close";
|
||||
"bd5-IY-BXv.title" = "Cerrar";
|
||||
|
||||
Reference in New Issue
Block a user