aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/es.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/es.json')
-rw-r--r--src/i18n/locales/es.json51
1 files changed, 29 insertions, 22 deletions
diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json
index 654b1300f..ba72a7a8e 100644
--- a/src/i18n/locales/es.json
+++ b/src/i18n/locales/es.json
@@ -1,6 +1,9 @@
1{ 1{
2 "app.errorHandler.action": "Volver a cargar", 2 "app.errorHandler.action": "Volver a cargar",
3 "app.errorHandler.headline": "Algo salió mal.", 3 "app.errorHandler.headline": "Algo salió mal.",
4 "changeserver.headline": "Cambiar servidor",
5 "changeserver.label": "Servidor",
6 "changeserver.submit": "Enviar",
4 "feature.announcements.changelog.headline": "Cambios en Ferdi {version}", 7 "feature.announcements.changelog.headline": "Cambios en Ferdi {version}",
5 "feature.debugger.title": "Publish debugging information", 8 "feature.debugger.title": "Publish debugging information",
6 "feature.delayApp.headline": "Por favor compra una Licencia de Soporte de Ferdi para omitir la espera", 9 "feature.delayApp.headline": "Por favor compra una Licencia de Soporte de Ferdi para omitir la espera",
@@ -28,8 +31,8 @@
28 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.", 31 "feature.planSelection.pro.text": "Unlimited services and professional features for you - and your team.",
29 "feature.publishDebugInfo.error": "There was an error while trying to publish the debug information. Please try again later or view the console for more information.", 32 "feature.publishDebugInfo.error": "There was an error while trying to publish the debug information. Please try again later or view the console for more information.",
30 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service", 33 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
31 "feature.publishDebugInfo.privacy": "Privacy policy", 34 "feature.publishDebugInfo.privacy": "Política de Privacidad",
32 "feature.publishDebugInfo.publish": "Accept and publish", 35 "feature.publishDebugInfo.publish": "Aceptar y publicar",
33 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at", 36 "feature.publishDebugInfo.published": "Your debug log was published and is now availible at",
34 "feature.publishDebugInfo.terms": "Términos de servicio", 37 "feature.publishDebugInfo.terms": "Términos de servicio",
35 "feature.publishDebugInfo.title": "Publish debug information", 38 "feature.publishDebugInfo.title": "Publish debug information",
@@ -85,9 +88,9 @@
85 "locked.invalidCredentials": "Contraseña incorrecta", 88 "locked.invalidCredentials": "Contraseña incorrecta",
86 "locked.password.label": "Contraseña", 89 "locked.password.label": "Contraseña",
87 "locked.submit.label": "Desbloquear", 90 "locked.submit.label": "Desbloquear",
88 "locked.touchId": "Unlock with Touch ID", 91 "locked.touchId": "Desbloquear con Touch ID",
89 "locked.touchIdPrompt": "unlock via Touch ID", 92 "locked.touchIdPrompt": "desbloquear con Touch ID",
90 "locked.unlockWithPassword": "Unlock with Password", 93 "locked.unlockWithPassword": "Desbloquear con contraseña",
91 "login.changeServer": "Cambiar servidor", 94 "login.changeServer": "Cambiar servidor",
92 "login.customServerQuestion": "Using a custom Ferdi server?", 95 "login.customServerQuestion": "Using a custom Ferdi server?",
93 "login.customServerSuggestion": "Try importing your Franz account", 96 "login.customServerSuggestion": "Try importing your Franz account",
@@ -116,7 +119,7 @@
116 "menu.edit.cut": "Cortar", 119 "menu.edit.cut": "Cortar",
117 "menu.edit.delete": "Borrar", 120 "menu.edit.delete": "Borrar",
118 "menu.edit.emojiSymbols": "Emoji y Símbolos", 121 "menu.edit.emojiSymbols": "Emoji y Símbolos",
119 "menu.edit.findInPage": "Find in Page", 122 "menu.edit.findInPage": "Buscar en lagina",
120 "menu.edit.paste": "Pegar", 123 "menu.edit.paste": "Pegar",
121 "menu.edit.pasteAndMatchStyle": "Pegar con el mismo estilo", 124 "menu.edit.pasteAndMatchStyle": "Pegar con el mismo estilo",
122 "menu.edit.redo": "Rehacer", 125 "menu.edit.redo": "Rehacer",
@@ -154,6 +157,7 @@
154 "menu.view.reloadFranz": "Recargar Ferdi", 157 "menu.view.reloadFranz": "Recargar Ferdi",
155 "menu.view.reloadService": "Recargar Servicio", 158 "menu.view.reloadService": "Recargar Servicio",
156 "menu.view.resetZoom": "Tamaño Actual", 159 "menu.view.resetZoom": "Tamaño Actual",
160 "menu.view.toggleDarkMode": "Toggle Dark Mode",
157 "menu.view.toggleDevTools": "Activar las Herramientas para Desarrolladores", 161 "menu.view.toggleDevTools": "Activar las Herramientas para Desarrolladores",
158 "menu.view.toggleFullScreen": "Cambiar a Pantalla Completa", 162 "menu.view.toggleFullScreen": "Cambiar a Pantalla Completa",
159 "menu.view.toggleServiceDevTools": "Mostrar Herramientas de Servicios para Desarrolladores", 163 "menu.view.toggleServiceDevTools": "Mostrar Herramientas de Servicios para Desarrolladores",
@@ -270,11 +274,13 @@
270 "settings.app.cacheInfo": "El cache de Ferdi actualmente usa {size} de espacio en disco.", 274 "settings.app.cacheInfo": "El cache de Ferdi actualmente usa {size} de espacio en disco.",
271 "settings.app.currentVersion": "Versión actual:", 275 "settings.app.currentVersion": "Versión actual:",
272 "settings.app.form.accentColor": "Color de realce", 276 "settings.app.form.accentColor": "Color de realce",
273 "settings.app.form.adaptableDarkMode": "Synchronize dark mode with my Mac's dark mode setting", 277 "settings.app.form.adaptableDarkMode": "Synchronize dark mode with my OS's dark mode setting",
274 "settings.app.form.autoLaunchInBackground": "Abrir en segundo plano", 278 "settings.app.form.autoLaunchInBackground": "Abrir en segundo plano",
275 "settings.app.form.autoLaunchOnStart": "Iniciar Ferdi al iniciar", 279 "settings.app.form.autoLaunchOnStart": "Iniciar Ferdi al iniciar",
280 "settings.app.form.automaticUpdates": "Enable updates",
276 "settings.app.form.beta": "Incluir versiones beta", 281 "settings.app.form.beta": "Incluir versiones beta",
277 "settings.app.form.darkMode": "Enable dark mode", 282 "settings.app.form.customTodoServer": "Custom Todo Server",
283 "settings.app.form.darkMode": "Activar tema oscuro",
278 "settings.app.form.enableGPUAcceleration": "Habilitar aceleración de GPU", 284 "settings.app.form.enableGPUAcceleration": "Habilitar aceleración de GPU",
279 "settings.app.form.enableLock": "Activar bloqueo por contraseña", 285 "settings.app.form.enableLock": "Activar bloqueo por contraseña",
280 "settings.app.form.enableSpellchecking": "Activar corrección ortográfica", 286 "settings.app.form.enableSpellchecking": "Activar corrección ortográfica",
@@ -283,26 +289,25 @@
283 "settings.app.form.hibernate": "Habilitar hibernación del servicio", 289 "settings.app.form.hibernate": "Habilitar hibernación del servicio",
284 "settings.app.form.hibernationStrategy": "Estrategia de hibernación", 290 "settings.app.form.hibernationStrategy": "Estrategia de hibernación",
285 "settings.app.form.iconSize": "Service icon size", 291 "settings.app.form.iconSize": "Service icon size",
286 "settings.app.form.inactivityLock": "Lock after inactivity", 292 "settings.app.form.inactivityLock": "Bloquear tras inactividad",
287 "settings.app.form.keepAllWorkspacesLoaded": "Mantener todas las Áreas de trabajo cargadas", 293 "settings.app.form.keepAllWorkspacesLoaded": "Mantener todas las Áreas de trabajo cargadas",
288 "settings.app.form.language": "Idioma", 294 "settings.app.form.language": "Idioma",
289 "settings.app.form.lockPassword": "Contraseña", 295 "settings.app.form.lockPassword": "Contraseña",
290 "settings.app.form.minimizeToSystemTray": "Minimizar Ferdi a la bandeja del sistema", 296 "settings.app.form.minimizeToSystemTray": "Minimizar Ferdi a la bandeja del sistema",
291 "settings.app.form.navigationBarBehaviour": "Navigation bar behaviour", 297 "settings.app.form.navigationBarBehaviour": "Navigation bar behaviour",
292 "settings.app.form.noUpdates": "Desactivar actualizaciones", 298 "settings.app.form.predefinedTodoServer": "Todo Server",
293 "settings.app.form.privateNotifications": "No mostrar contenido de mensajes en notificaciones", 299 "settings.app.form.privateNotifications": "No mostrar contenido de mensajes en notificaciones",
294 "settings.app.form.reloadAfterResume": "Reload Ferdi after system resume", 300 "settings.app.form.reloadAfterResume": "Reload Ferdi after system resume",
295 "settings.app.form.runInBackground": "Mantener Ferdi en segundo plano al cerrar la ventana", 301 "settings.app.form.runInBackground": "Mantener Ferdi en segundo plano al cerrar la ventana",
296 "settings.app.form.scheduledDNDEnabled": "Activar programación \"No molestar\"", 302 "settings.app.form.scheduledDNDEnabled": "Activar programación \"No molestar\"",
297 "settings.app.form.scheduledDNDEnd": "A", 303 "settings.app.form.scheduledDNDEnd": "A",
298 "settings.app.form.scheduledDNDStart": "De", 304 "settings.app.form.scheduledDNDStart": "De",
299 "settings.app.form.sentry": "Send telemetry data", 305 "settings.app.form.sentry": "Enviar datos de telemetría",
300 "settings.app.form.server": "Servidor",
301 "settings.app.form.serviceRibbonWidth": "Sidebar width", 306 "settings.app.form.serviceRibbonWidth": "Sidebar width",
302 "settings.app.form.showDisabledServices": "Mostrar pestañas de servicios desactivados", 307 "settings.app.form.showDisabledServices": "Mostrar pestañas de servicios desactivados",
303 "settings.app.form.showMessagesBadgesWhenMuted": "Mostrar la insignia de mensajes sin leer cuando las notificaciones están desactivadas", 308 "settings.app.form.showMessagesBadgesWhenMuted": "Mostrar la insignia de mensajes sin leer cuando las notificaciones están desactivadas",
304 "settings.app.form.startMinimized": "Start minimized in tray", 309 "settings.app.form.showDragArea": "Show draggable area on window",
305 "settings.app.form.todoServer": "Servidor de tareas", 310 "settings.app.form.startMinimized": "Start minimized",
306 "settings.app.form.universalDarkMode": "Activar modo oscuro universal", 311 "settings.app.form.universalDarkMode": "Activar modo oscuro universal",
307 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi", 312 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
308 "settings.app.headline": "Configuración", 313 "settings.app.headline": "Configuración",
@@ -321,10 +326,8 @@
321 "settings.app.scheduledDNDInfo": "El \"No molestar\" programado permite definir un período de tiempo en el que no recibir notificaciones de Ferdi.", 326 "settings.app.scheduledDNDInfo": "El \"No molestar\" programado permite definir un período de tiempo en el que no recibir notificaciones de Ferdi.",
322 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", 327 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
323 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data! Changing this option requires you to restart Ferdi.", 328 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data! Changing this option requires you to restart Ferdi.",
324 "settings.app.serverInfo": "We advice you to logout after changing your server as your settings might not be saved otherwise.",
325 "settings.app.serverMoneyInfo": "You are using the official Franz Server for Ferdi.\nWe know that Ferdi allows you to use all its features for free but you are still using Franz's server resources - which Franz's creator has to pay for.\nPlease still consider [Link 1]paying for a Franz account[/Link] or [Link 2]using a self-hosted ferdi-server[/Link] (if you have the knowledge and resources to do so). \nBy using Ferdi, you still profit greatly from Franz's recipe store, server resources and its development.",
326 "settings.app.subheadlineCache": "Caché", 329 "settings.app.subheadlineCache": "Caché",
327 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature. (default: https://app.franztodos.com)", 330 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",
328 "settings.app.translationHelp": "Ayúdanos a traducir Ferdi a tu idioma.", 331 "settings.app.translationHelp": "Ayúdanos a traducir Ferdi a tu idioma.",
329 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 332 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
330 "settings.app.updateStatusAvailable": "Actualización disponible, descargando...", 333 "settings.app.updateStatusAvailable": "Actualización disponible, descargando...",
@@ -345,7 +348,7 @@
345 "settings.recipes.customService.headline.customRecipes": "Custom 3rd Party Recipes", 348 "settings.recipes.customService.headline.customRecipes": "Custom 3rd Party Recipes",
346 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes", 349 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes",
347 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:", 350 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
348 "settings.recipes.customService.openDevDocs": "Developer Documentation", 351 "settings.recipes.customService.openDevDocs": "Documentación para desarrolladores",
349 "settings.recipes.customService.openFolder": "Open folder", 352 "settings.recipes.customService.openFolder": "Open folder",
350 "settings.recipes.headline": "Servicios disponibles", 353 "settings.recipes.headline": "Servicios disponibles",
351 "settings.recipes.missingService": "¿Echas de menos algún servicio?", 354 "settings.recipes.missingService": "¿Echas de menos algún servicio?",
@@ -367,6 +370,10 @@
367 "settings.service.form.enableAudio": "Habilitar audio", 370 "settings.service.form.enableAudio": "Habilitar audio",
368 "settings.service.form.enableBadge": "Mostrar señal de mensajes no leídos", 371 "settings.service.form.enableBadge": "Mostrar señal de mensajes no leídos",
369 "settings.service.form.enableDarkMode": "Habilitar modo oscuro", 372 "settings.service.form.enableDarkMode": "Habilitar modo oscuro",
373 "settings.service.form.darkReaderBrightness": "Brightness",
374 "settings.service.form.darkReaderContrast": "Contrast",
375 "settings.service.form.darkReaderSepia": "Sepia",
376 "settings.service.form.headlineDarkReaderSettings": "Dark Reader Settings",
370 "settings.service.form.enableNotification": "Activar notificaciones", 377 "settings.service.form.enableNotification": "Activar notificaciones",
371 "settings.service.form.enableService": "Activar servicio", 378 "settings.service.form.enableService": "Activar servicio",
372 "settings.service.form.headlineBadges": "Insignias de mensaje no leídos", 379 "settings.service.form.headlineBadges": "Insignias de mensaje no leídos",
@@ -411,11 +418,11 @@
411 "settings.supportFerdi.openCollective": "Support our Open Collective", 418 "settings.supportFerdi.openCollective": "Support our Open Collective",
412 "settings.supportFerdi.share": "Tell your Friends", 419 "settings.supportFerdi.share": "Tell your Friends",
413 "settings.supportFerdi.title": "Do you like Ferdi? Spread the love!", 420 "settings.supportFerdi.title": "Do you like Ferdi? Spread the love!",
414 "settings.team.contentHeadline": "Ferdi para equipos", 421 "settings.team.contentHeadline": "Franz Team Management",
415 "settings.team.copy": "Ferdi for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 422 "settings.team.copy": "Franz's Team Management allows you to manage Franz Subscriptions for multiple users. Please keep in mind that having a Franz Premium subscription will give you no advantages in using Ferdi: The only reason you still have access to Team Management is so you can manage your legacy Franz Teams and so that you don't loose any functionality in managing your account.",
416 "settings.team.headline": "Equipo", 423 "settings.team.headline": "Equipo",
417 "settings.team.intro": "¿Usted y su equipo usan a Ferdi? Ahora puede administrar las suscripciones Premium para tantos colegas, amigos o familiares como desee, todo desde una misma cuenta.", 424 "settings.team.intro": "Your are currently using Franz Servers, which is why you have access to Team Management.",
418 "settings.team.manageAction": "Gestione su equipo en getferdi.com", 425 "settings.team.manageAction": "Manage your Team on meetfranz.com",
419 "settings.team.teamsUnavailable": "Teams are unavailable", 426 "settings.team.teamsUnavailable": "Teams are unavailable",
420 "settings.team.teamsUnavailableInfo": "Teams are currently only available when using the Franz Server and after paying for Franz Professional. Please change your server to https://api.franzinfra.com to use teams.", 427 "settings.team.teamsUnavailableInfo": "Teams are currently only available when using the Franz Server and after paying for Franz Professional. Please change your server to https://api.franzinfra.com to use teams.",
421 "settings.team.upgradeAction": "Actualiza tu cuenta", 428 "settings.team.upgradeAction": "Actualiza tu cuenta",