Changed term in Spanish translation
Yes, it's mostly used untranslated now...
This commit is contained in:
parent
7fc6361d6c
commit
d8d3265016
4 changed files with 6 additions and 6 deletions
|
@ -71,7 +71,7 @@
|
|||
"262.title" = "Al abrir archivos con las teclas ⇧ o ⌃⌘:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Read CUE sheets when adding folders to playlist"; ObjectID = "311"; */
|
||||
"311.title" = "Leer las hojas CUE al añadir carpetas a la lista de reproducción";
|
||||
"311.title" = "Leer las hojas CUE al añadir carpetas a la playlist";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Spectrum bars"; ObjectID = "Bll-IJ-lje"; */
|
||||
"Bll-IJ-lje.title" = "Barras del analizador";
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
"73.title" = "Close Window";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Save As..."; ObjectID = "75"; */
|
||||
"75.title" = "Save As...";
|
||||
"75.title" = "Save Playlist As...";
|
||||
|
||||
/* Class = "NSMenu"; title = "File"; ObjectID = "81"; */
|
||||
"81.title" = "File";
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"PauseButtonTooltip" = "Pausar";
|
||||
"PlayButtonTooltip" = "Reproducir";
|
||||
"PlayingTrackTooltip" = "Reproduciendo";
|
||||
"PlaylistHeaderContextMenuTitle" = "Menú contextual del encabezado de la lista de reproducción";
|
||||
"PlaylistHeaderContextMenuTitle" = "Menú contextual del encabezado de la playlist";
|
||||
"PlaylistIndexColumn" = "Índice";
|
||||
"PlaylistRandomizationAction" = "Aleatorización de la lista";
|
||||
"PlaylistStatusColumn" = "Estado";
|
||||
|
@ -46,7 +46,7 @@
|
|||
"ProgressSubActionLoadingMetadata" = "procesando archivos";
|
||||
"ProgressSubActionMetadataApply" = "aplicando la información al almacenamiento de la listas";
|
||||
"QueuedTrackTooltip" = "En cola";
|
||||
"RandomizeButtonTooltip" = "Aleatorizar la lista de reproducción";
|
||||
"RandomizeButtonTooltip" = "Aleatorizar la playlist";
|
||||
"RemoveButtonTooltip" = "Eliminar archivos seleccionados";
|
||||
"RepeatButtonTooltip" = "Modo de repetición";
|
||||
"ShuffleButtonTooltip" = "Modo aleatorio";
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
"73.title" = "Cerrar ventana";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Save As..."; ObjectID = "75"; */
|
||||
"75.title" = "Guardar como...";
|
||||
"75.title" = "Guardar playlist como...";
|
||||
|
||||
/* Class = "NSMenu"; title = "File"; ObjectID = "81"; */
|
||||
"81.title" = "Archivo";
|
||||
|
@ -795,7 +795,7 @@
|
|||
"1132.title" = "Mostrar todas las canciones";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Filter Playlist"; ObjectID = "1824"; */
|
||||
"1824.title" = "Filtrar lista de reproducción";
|
||||
"1824.title" = "Filtrar playlist";
|
||||
|
||||
/* Class = "CocoaBindingsConnection"; ibShadowedDisplayPattern = "Total Duration: %{value1}@"; ObjectID = "1891"; */
|
||||
"1891.ibShadowedDisplayPattern" = "Duración total: %{value1}@";
|
||||
|
|
Loading…
Reference in a new issue