l10n
This commit is contained in:
parent
639cbc35f5
commit
5104cd4916
2 changed files with 14 additions and 12 deletions
|
@ -112,6 +112,11 @@
|
||||||
"videoLoopModeShortOnly": "Sólo videos cortos",
|
"videoLoopModeShortOnly": "Sólo videos cortos",
|
||||||
"videoLoopModeAlways": "Siempre",
|
"videoLoopModeAlways": "Siempre",
|
||||||
|
|
||||||
|
"videoControlsPlay": "Reproducir",
|
||||||
|
"videoControlsPlaySeek": "Reproducir y buscar",
|
||||||
|
"videoControlsPlayOutside": "Reproducir externamente",
|
||||||
|
"videoControlsNone": "Ninguno",
|
||||||
|
|
||||||
"mapStyleGoogleNormal": "Mapas de Google",
|
"mapStyleGoogleNormal": "Mapas de Google",
|
||||||
"mapStyleGoogleHybrid": "Mapas de Google (Híbrido)",
|
"mapStyleGoogleHybrid": "Mapas de Google (Híbrido)",
|
||||||
"mapStyleGoogleTerrain": "Mapas de Google (Superficie)",
|
"mapStyleGoogleTerrain": "Mapas de Google (Superficie)",
|
||||||
|
@ -432,6 +437,7 @@
|
||||||
"settingsViewerShowInformation": "Mostrar información",
|
"settingsViewerShowInformation": "Mostrar información",
|
||||||
"settingsViewerShowInformationSubtitle": "Mostrar título, fecha, ubicación, etc.",
|
"settingsViewerShowInformationSubtitle": "Mostrar título, fecha, ubicación, etc.",
|
||||||
"settingsViewerShowShootingDetails": "Mostrar detalles de toma",
|
"settingsViewerShowShootingDetails": "Mostrar detalles de toma",
|
||||||
|
"settingsViewerShowOverlayThumbnails": "Mostrar miniaturas",
|
||||||
"settingsViewerEnableOverlayBlurEffect": "Efecto de difuminado",
|
"settingsViewerEnableOverlayBlurEffect": "Efecto de difuminado",
|
||||||
|
|
||||||
"settingsVideoPageTitle": "Ajustes de video",
|
"settingsVideoPageTitle": "Ajustes de video",
|
||||||
|
@ -457,6 +463,13 @@
|
||||||
"settingsSubtitleThemeTextAlignmentCenter": "Centro",
|
"settingsSubtitleThemeTextAlignmentCenter": "Centro",
|
||||||
"settingsSubtitleThemeTextAlignmentRight": "Derecha",
|
"settingsSubtitleThemeTextAlignmentRight": "Derecha",
|
||||||
|
|
||||||
|
"settingsVideoControlsTile": "Controles",
|
||||||
|
"settingsVideoControlsTitle": "Controles",
|
||||||
|
"settingsVideoButtonsTile": "Botones",
|
||||||
|
"settingsVideoButtonsTitle": "Botones",
|
||||||
|
"settingsVideoGestureDoubleTapTogglePlay": "Doble toque para reproducir/pausar",
|
||||||
|
"settingsVideoGestureSideDoubleTapSeek": "Doble toque en los bordes de la pantalla para buscar atrás/adelante",
|
||||||
|
|
||||||
"settingsSectionPrivacy": "Privacidad",
|
"settingsSectionPrivacy": "Privacidad",
|
||||||
"settingsAllowInstalledAppAccess": "Permita el acceso a lista de aplicaciones",
|
"settingsAllowInstalledAppAccess": "Permita el acceso a lista de aplicaciones",
|
||||||
"settingsAllowInstalledAppAccessSubtitle": "Usado para mejorar los álbumes mostrados",
|
"settingsAllowInstalledAppAccessSubtitle": "Usado para mejorar los álbumes mostrados",
|
||||||
|
|
|
@ -1,18 +1,7 @@
|
||||||
{
|
{
|
||||||
"es": [
|
"es": [
|
||||||
"videoActionMute",
|
"videoActionMute",
|
||||||
"videoActionUnmute",
|
"videoActionUnmute"
|
||||||
"videoControlsPlay",
|
|
||||||
"videoControlsPlaySeek",
|
|
||||||
"videoControlsPlayOutside",
|
|
||||||
"videoControlsNone",
|
|
||||||
"settingsViewerShowOverlayThumbnails",
|
|
||||||
"settingsVideoControlsTile",
|
|
||||||
"settingsVideoControlsTitle",
|
|
||||||
"settingsVideoButtonsTile",
|
|
||||||
"settingsVideoButtonsTitle",
|
|
||||||
"settingsVideoGestureDoubleTapTogglePlay",
|
|
||||||
"settingsVideoGestureSideDoubleTapSeek"
|
|
||||||
],
|
],
|
||||||
|
|
||||||
"id": [
|
"id": [
|
||||||
|
|
Loading…
Reference in a new issue