nls from bb-cvs
added yself to the usage string added the slit option back in added the event clobber option back in
This commit is contained in:
parent
278df53361
commit
840011db7d
16 changed files with 127 additions and 129 deletions
|
@ -1,16 +1,16 @@
|
|||
$set 1 #BaseDisplay
|
||||
|
||||
$ #XError
|
||||
# %s: Un error de X: %s(%d) clave de operación %d/%d\n recurso 0x%lx\n
|
||||
# %s: X'i viga: %s(%d) opkood %d/%d\n resurss 0x%lx\n
|
||||
$ #SignalCaught
|
||||
# %s: señal %d capturada\n
|
||||
# %s: signaal %d püütud\n
|
||||
$ #ShuttingDown
|
||||
# cerrando\n
|
||||
# lõpetame\n
|
||||
$ #Aborting
|
||||
# cancelando... generando 'core'\n
|
||||
# katkestame... mälupilt tehtud\n
|
||||
$ #XConnectFail
|
||||
# BaseDisplay::BaseDisplay: la conexión al servidor de X falló.\n
|
||||
# BaseDisplay::BaseDisplay: ühenduse saamine X serveriga ebaõnnestus.\n
|
||||
$ #CloseOnExecFail
|
||||
# BaseDisplay::BaseDisplay: no se pude marcar la conexión de despliegue como close-on-exec\n
|
||||
# BaseDisplay::BaseDisplay: ühenduse märgistamine 'close-on-exec' ebaõnnestus\n
|
||||
$ #BadWindowRemove
|
||||
# BaseDisplay::eventLoop(): quitando la ventana errónea de la cola de eventos\n
|
||||
# BaseDisplay::eventLoop(): eemaldame vigase akna tominigute reast\n
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$set 2 #Basemenu
|
||||
|
||||
$ #BlackboxMenu
|
||||
# Menú de Blackbox
|
||||
# Blackbox'i Menüü
|
||||
|
|
|
@ -1,38 +1,38 @@
|
|||
$set 3 #Configmenu
|
||||
|
||||
$ #ConfigOptions
|
||||
# Opciones de configuración
|
||||
# Konfiguratsioon
|
||||
$ #FocusModel
|
||||
# Modelo de enfoque
|
||||
# Fookusmood
|
||||
$ #WindowPlacement
|
||||
# Ubicación de ventanas
|
||||
# Akende paigutamine
|
||||
$ #ImageDithering
|
||||
# Simulación de colores en imágenes
|
||||
# Piltide teravustamine
|
||||
$ #OpaqueMove
|
||||
# Movimiento opaco de ventanas
|
||||
# Nähtav akende liigutamine
|
||||
$ #FullMax
|
||||
# Maximización total
|
||||
# Üle-ekraani suurendus
|
||||
$ #FocusNew
|
||||
# Enfocar ventanas nuevas
|
||||
# Fookus uutele akendele
|
||||
$ #FocusLast
|
||||
# Enfocar la última ventana en el escritorio
|
||||
# Fokusseeri viimane aken
|
||||
$ #ClickToFocus
|
||||
# Seleccionar para enfocar
|
||||
# Klikka fookuse saamiseks
|
||||
$ #SloppyFocus
|
||||
# Enfocar sin forma estricta
|
||||
# Kaasaskäiv fookus
|
||||
$ #AutoRaise
|
||||
# Elevar automáticamente las ventanas
|
||||
# Akende esiletoomine
|
||||
$ #SmartRows
|
||||
# Ubicación inteligente (filas)
|
||||
# Arukas paigutus (read)
|
||||
$ #SmartCols
|
||||
# Ubicación inteligente (columnas)
|
||||
# Arukas paigutus (tulbad)
|
||||
$ #Cascade
|
||||
# Ubicación en cascada
|
||||
# Kaskaadis
|
||||
$ #LeftRight
|
||||
# De izquierda a derecha
|
||||
# Vasakult paremale
|
||||
$ #RightLeft
|
||||
# De derecha a izquierda
|
||||
# Paremalt vasakule
|
||||
$ #TopBottom
|
||||
# De arriba hacia abajo
|
||||
# Ülevalt alla
|
||||
$ #BottomTop
|
||||
# De abajo hacia arriba
|
||||
# Alt ülesse
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$set 4 #Icon
|
||||
|
||||
$ #Icons
|
||||
# Iconos
|
||||
# Ikoonid
|
||||
|
|
|
@ -1,24 +1,24 @@
|
|||
$set 5 #Image
|
||||
|
||||
$ #ErrorCreatingSolidPixmap
|
||||
# BImage::render_solid: error creando el pixmap\n
|
||||
# BImage::render_solid: viga pixmapi loomisel\n
|
||||
$ #ErrorCreatingXImage
|
||||
# BImage::renderXImage: error creando el XImage\n
|
||||
# BImage::renderXImage: viga XImage loomisel\n
|
||||
$ #UnsupVisual
|
||||
# BImage::renderXImage: visual no soportado\n
|
||||
# BImage::renderXImage: toeta visuaal\n
|
||||
$ #ErrorCreatingPixmap
|
||||
# BImage::renderPixmap: error creando el pixmap\n
|
||||
# BImage::renderPixmap: viga pixmapi loomisel\n
|
||||
$ #InvalidColormapSize
|
||||
# BImageControl::BImageControl: mapa no válido de colores tamaño %d (%d/%d/%d) - reduciendo\n
|
||||
# BImageControl::BImageControl: vale värvipaletti suurus %d (%d/%d/%d) - vähendame\n
|
||||
$ #ErrorAllocatingColormap
|
||||
# BImageControl::BImageControl: error en la asignación del mapa de colores\n
|
||||
# BImageControl::BImageControl: viga värvipaletti määramisel \n
|
||||
$ #ColorAllocFail
|
||||
# BImageControl::BImageControl: no se puede asignar el color %d/%d/%d\n
|
||||
# BImageControl::BImageControl: ei õnnestunud värvi määrata %d/%d/%d\n
|
||||
$ #PixmapRelease
|
||||
# BImageControl::~BImageControl: reserva de pixmaps - liberando %d pixmaps\n
|
||||
# BImageControl::~BImageControl: pixmap cache - vabastame %d pixmappi\n
|
||||
$ #PixmapCacheLarge
|
||||
# BImageControl::renderImage: reserva de pixmaps grande, forzando limpieza\n
|
||||
# BImageControl::renderImage: cache on liiga suur, sundpuhastus\n
|
||||
$ #ColorParseError
|
||||
# BImageControl::getColor: error evaluando el color: '%s'\n
|
||||
# BImageControl::getColor: viga värvi analüüsimisel: '%s'\n
|
||||
$ #ColorAllocError
|
||||
# BImageControl::getColor: error asignando el color: '%s'\n
|
||||
# BImageControl::getColor: viga värvi määramisel: '%s'\n
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Makefile.am for Blackbox - an X11 Window Manager
|
||||
|
||||
NLSTEST = @NLS@
|
||||
THE_LANG = es_ES
|
||||
THE_LANG = et_ET
|
||||
THE_NLS_PATH = $(DESTDIR)$(pkgdatadir)/nls/$(THE_LANG)
|
||||
CLEANFILES = blackbox.cat
|
||||
MAINTAINERCLEANFILES = Makefile.in Translation.m
|
||||
|
@ -14,13 +14,10 @@ install-data-local: blackbox.cat
|
|||
echo "Installing catalog in $(THE_NLS_PATH)"; \
|
||||
$(mkinstalldirs) $(THE_NLS_PATH); \
|
||||
$(INSTALL_DATA) blackbox.cat $(THE_NLS_PATH); \
|
||||
rm -f $(DESTDIR)$(pkgdatadir)/nls/es; \
|
||||
ln -f -s es_ES $(DESTDIR)$(pkgdatadir)/nls/es; \
|
||||
fi
|
||||
uninstall-local:
|
||||
@if test x$(NLSTEST) = "x-DNLS"; then \
|
||||
rm -f $(THE_NLS_PATH)/blackbox.cat; \
|
||||
rm -f $(DESTDIR)$(pkgdatadir)/nls/es; \
|
||||
rmdir $(THE_NLS_PATH); \
|
||||
fi
|
||||
|
||||
|
|
|
@ -1,51 +1,53 @@
|
|||
$set 6 #Screen
|
||||
|
||||
$ #AnotherWMRunning
|
||||
# BScreen::BScreen: un error ocurrió mientras cuestionaba el servidor X.\n otro gestor de ventanas se está ejecutando en conexión de despliegue %s.\n
|
||||
# BScreen::BScreen: viga X serveri küsitlemisel.\n \
|
||||
teine akahaldur juba töötab displeil %s.\n
|
||||
$ #ManagingScreen
|
||||
# BScreen::BScreen: gestionando la pantalla %d usando visual 0x%lx, profundidad %d\n
|
||||
# BScreen::BScreen: haldame displeid %d reolutsioonis 0x%lx, vörvisügavusel %d\n
|
||||
$ #FontLoadFail
|
||||
# BScreen::LoadStyle(): no se puede cargar el tipo de letra '%s'\n
|
||||
# BScreen::LoadStyle(): ei saanud laadida fonti '%s'\n
|
||||
$ #DefaultFontLoadFail
|
||||
# BScreen::LoadStyle(): no se puede cargar el tipo de letra por omisión.\n
|
||||
# BScreen::LoadStyle(): ei saanud laadida vaikimisi määratud fonti.\n
|
||||
$ #EmptyMenuFile
|
||||
# %s: archivo de menú vacío\n
|
||||
# %s: tühi menüüfail\n
|
||||
$ #xterm
|
||||
# xterm
|
||||
$ #Restart
|
||||
# Reiniciar
|
||||
# Restart
|
||||
$ #Exit
|
||||
# Salir
|
||||
# Välju
|
||||
$ #EXECError
|
||||
# BScreen::parseMenuFile: [exec] error, no hay etiqueta de menú ni comando definido\n
|
||||
# BScreen::parseMenuFile: [exec] viga, menüü pealkirja ja/või käsku pole määratud\n
|
||||
$ #EXITError
|
||||
# BScreen::parseMenuFile: [exit] error, no hay etiqueta de menú definida\n
|
||||
# BScreen::parseMenuFile: [exit] viga, menüü pealkirja pole määratud\n
|
||||
$ #STYLEError
|
||||
# BScreen::parseMenuFile: [style] error, no hay etiqueta de menú ni archivo \
|
||||
definido\n
|
||||
# BScreen::parseMenuFile: [style] viga, menüü pealkirja ja/või failinime \
|
||||
pole määratud\n
|
||||
$ #CONFIGError
|
||||
# BScreen::parseMenuFile: [config] error, no hay etiqueta de menú definida\n
|
||||
# BScreen::parseMenuFile: [config] viga, menüü pealkirja pole määratud\n
|
||||
$ #INCLUDEError
|
||||
# BScreen::parseMenuFile: [include] error, no hay nombre de archivo definido\n
|
||||
# BScreen::parseMenuFile: [include] viga, failinime pole määratud\n
|
||||
$ #INCLUDEErrorReg
|
||||
# BScreen::parseMenuFile: [include] error, '%s' no es un archivo regular\n
|
||||
# BScreen::parseMenuFile: [include] viga, '%s' ei ole tavaline fail\n
|
||||
$ #SUBMENUError
|
||||
# BScreen::parseMenuFile: [submenu] error, no hay etiqueta de menú definida\n
|
||||
# BScreen::parseMenuFile: [submenu] viga, menüü pealkirja pole määratud\n
|
||||
$ #RESTARTError
|
||||
# BScreen::parseMenuFile: [restart] error, no hay etiqueta de menú definida\n
|
||||
# BScreen::parseMenuFile: [restart] viga, menüü pealkirja pole määratud\n
|
||||
$ #RECONFIGError
|
||||
# BScreen::parseMenuFile: [reconfig] error, no hay etiqueta de menú definida\n
|
||||
# BScreen::parseMenuFile: [reconfig] viga, menüü pealkirja pole määratud\n
|
||||
$ #STYLESDIRError
|
||||
# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, no hay directorio definido\n
|
||||
# BScreen::parseMenuFile: [stylesdir/stylesmenu] viga, kataloogi pole määratud\n
|
||||
$ #STYLESDIRErrorNotDir
|
||||
# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' no es un directorio\n
|
||||
# BScreen::parseMenuFile: [stylesdir/stylesmenu] viga, '%s' pole kataloog\n
|
||||
$ #STYLESDIRErrorNoExist
|
||||
# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' no existe\n
|
||||
# BScreen::parseMenuFile: [stylesdir/stylesmenu] viga, '%s' pole olemas\n
|
||||
$ #WORKSPACESError
|
||||
# BScreen::parseMenuFile: [workspaces] error, no hay etiqueta de menú definida\n
|
||||
# BScreen::parseMenuFile: [workspaces] viga, menüü pealkirja pole määratud\n
|
||||
$ #PositionLength
|
||||
# 0: 0000 x 0: 0000
|
||||
$ #PositionFormat
|
||||
# X: %4d x Y: %4d
|
||||
$ #GeometryFormat
|
||||
# W: %4d x H: %4d
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$set 7 #Slit
|
||||
|
||||
$ #SlitTitle
|
||||
# Slit
|
||||
# Pragu
|
||||
$ #SlitDirection
|
||||
# Dirección de slit
|
||||
# Prao suund
|
||||
$ #SlitPlacement
|
||||
# Ubicación de slit
|
||||
# Prao asukoht
|
||||
|
|
|
@ -7,7 +7,7 @@ $ #NoStrftimeDateFormat
|
|||
$ #NoStrftimeDateFormatEu
|
||||
# %02d.%02d.%02d
|
||||
$ #NoStrftimeTimeFormat24
|
||||
# %02d:%02d
|
||||
# %02d:%02d
|
||||
$ #NoStrftimeTimeFormat12
|
||||
# %02d:%02d %sm
|
||||
$ #NoStrftimeTimeFormatP
|
||||
|
@ -15,8 +15,8 @@ $ #NoStrftimeTimeFormatP
|
|||
$ #NoStrftimeTimeFormatA
|
||||
# a
|
||||
$ #ToolbarTitle
|
||||
# Escritorio
|
||||
# Tegumiriba
|
||||
$ #EditWkspcName
|
||||
# Cambiar el nombre del escritorio actual
|
||||
# Muuda töölaua nime
|
||||
$ #ToolbarPlacement
|
||||
# Ubicación de la barra de herramientas
|
||||
# Tegumiriba asukoht
|
||||
|
|
|
@ -2,17 +2,16 @@ $set 9 #Window
|
|||
|
||||
|
||||
$ #Creating
|
||||
# BlackboxWindow::BlackboxWindow: creando 0x%lx\n
|
||||
# BlackboxWindow::BlackboxWindow: loome 0x%lx\n
|
||||
$ #XGetWindowAttributesFail
|
||||
# BlackboxWindow::BlackboxWindow: XGetWindowAttributres falló\n
|
||||
# BlackboxWindow::BlackboxWindow: XGetWindowAttributres ebaõnnestus\n
|
||||
$ #CannotFindScreen
|
||||
# BlackboxWindow::BlackboxWindow: no se puede encontrar la pantalla para la ventana \
|
||||
raíz 0x%lx\n
|
||||
# BlackboxWindow::BlackboxWindow: ei leidnud displeid juuraknale 0x%lx\n
|
||||
$ #Unnamed
|
||||
# Sin nombre
|
||||
# Nimeta
|
||||
$ #MapRequest
|
||||
# BlackboxWindow::mapRequestEvent() para 0x%lx\n
|
||||
# BlackboxWindow::mapRequestEvent() 0x%lx'le\n
|
||||
$ #UnmapNotify
|
||||
# BlackboxWindow::unmapNotifyEvent() para 0x%lx\n
|
||||
# BlackboxWindow::unmapNotifyEvent() 0x%lx'le\n
|
||||
$ #ReparentNotify
|
||||
# BlackboxWindow::reparentNotifyEvent: el padre nuevo para 0x%lx es 0x%lx\n
|
||||
# BlackboxWindow::reparentNotifyEvent: 0x%lx juurele 0x%lx\n
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
$set 10 #Windowmenu
|
||||
|
||||
$ #SendTo
|
||||
# Enviar a ...
|
||||
# Saada...
|
||||
$ #Shade
|
||||
# Enrollar
|
||||
# Varjuta
|
||||
$ #Iconify
|
||||
# Convertir en icono
|
||||
# Ikoniseeri
|
||||
$ #Maximize
|
||||
# Maximizar
|
||||
# Suurenda
|
||||
$ #Raise
|
||||
# Elevar
|
||||
# Esiplaanile
|
||||
$ #Lower
|
||||
# Bajar
|
||||
# Tahaplaanile
|
||||
$ #Stick
|
||||
# Fijar
|
||||
# Kleebi
|
||||
$ #KillClient
|
||||
# Matar al cliente
|
||||
# Killi klient
|
||||
$ #Close
|
||||
# Cerrar
|
||||
# Sulge
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$set 11 #Workspace
|
||||
|
||||
$ #DefaultNameFormat
|
||||
# Escritorio %d
|
||||
# Töölaud %d
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$set 12 #Workspacemenu
|
||||
|
||||
$ #WorkspacesTitle
|
||||
# Escritorios
|
||||
# Töölauad
|
||||
$ #NewWorkspace
|
||||
# Escritorio nuevo
|
||||
# Uus töölaud
|
||||
$ #RemoveLast
|
||||
# Quitar el último escritorio
|
||||
# Eemalda viimane
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
$set 16 #bsetroot
|
||||
|
||||
$ #MustSpecify
|
||||
# %s: error: es necesario especifiar uno de: -solid, -mod, -gradient\n
|
||||
# %s: viga: pead määratlema ühe järgnevaist: -solid, -mod, -gradient\n
|
||||
$ #Usage
|
||||
# %s 2.0: (c) 1997-2000 Brad Hughes\n\n\
|
||||
-display <string> conexión de despliegue\n\
|
||||
-mod <x> <y> diseño de modula \n\
|
||||
-foreground, -fg <color> color del primer plano de modula\n\
|
||||
-background, -bg <color> color del fondo de modula\n\n\
|
||||
-gradient <texture> textura de la pendiente\n\
|
||||
-from <color> color inicial de la pendiente\n\
|
||||
-to <color> color final de la pendiente\n\n\
|
||||
-solid <color> color sólido\n\n\
|
||||
-help mostrar este texto de ayuda y salir\n
|
||||
-display <string> displei ühendus\n\
|
||||
-mod <x> <y> moodula tapeet\n\
|
||||
-foreground, -fg <color> esiplaani värvi moodula\n\
|
||||
-background, -bg <color> tausta värvi moodula\n\n\
|
||||
-gradient <texture> gradientne tekstuur\n\
|
||||
-from <color> gradiendi algusvärv\n\
|
||||
-to <color> gradiendi lõpuvärv\n\n\
|
||||
-solid <color> ühtne värv\n\n\
|
||||
-help näida seda abiteksti ja välju\n
|
||||
|
||||
|
|
|
@ -1,35 +1,35 @@
|
|||
$set 15 #Common
|
||||
|
||||
$ #Yes
|
||||
# Sí
|
||||
# Jah
|
||||
$ #No
|
||||
# No
|
||||
# Ei
|
||||
|
||||
$ #DirectionTitle
|
||||
# Dirección
|
||||
# Suund
|
||||
$ #DirectionHoriz
|
||||
# Horizontal
|
||||
# Horisontaalne
|
||||
$ #DirectionVert
|
||||
# Vertical
|
||||
# Vertikaalne
|
||||
|
||||
$ #AlwaysOnTop
|
||||
# Siempre encima/arriba
|
||||
# Alati esiplaanil
|
||||
|
||||
$ #PlacementTitle
|
||||
# Ubicación
|
||||
# Asetus
|
||||
$ #PlacementTopLeft
|
||||
# Arriba a la izquierda
|
||||
# Üleval vasakul
|
||||
$ #PlacementCenterLeft
|
||||
# Centro a la izquierda
|
||||
# Keskel vasakul
|
||||
$ #PlacementBottomLeft
|
||||
# Abajo a la izquierda
|
||||
# All vasakul
|
||||
$ #PlacementTopCenter
|
||||
# Arriba al centro
|
||||
# Üleval keskel
|
||||
$ #PlacementBottomCenter
|
||||
# Abajo al centro
|
||||
# All keskel
|
||||
$ #PlacementTopRight
|
||||
# Arriba a la derecha
|
||||
# Üleval paremal
|
||||
$ #PlacementCenterRight
|
||||
# Centro a la derecha
|
||||
# Keskel paremal
|
||||
$ #PlacementBottomRight
|
||||
# Abajo a la derecha
|
||||
# All paremal
|
||||
|
|
26
nls/C/main.m
26
nls/C/main.m
|
@ -1,23 +1,23 @@
|
|||
$set 14 #main
|
||||
|
||||
$ #RCRequiresArg
|
||||
# error: '-rc' requiere un argumento
|
||||
# viga: '-rc' vajab argumenti\n
|
||||
$ #DISPLAYRequiresArg
|
||||
# error: '-display' requiere un argumento
|
||||
# viga: '-display' vajab argumenti\n
|
||||
$ #WarnDisplaySet
|
||||
# cuidado: no se puede establecer la variable de ambiente 'DISPLAY'
|
||||
# hoiatus: ei saanud määrata keskonna muutujat 'DISPLAY'\n
|
||||
$ #Usage
|
||||
# Openbox %s : (c) 2002 - 2002 Ben Jansens\n\
|
||||
2001 - 2002 Sean 'Shaleh' Perry\n\
|
||||
1997 - 2000, 2002 Brad Hughes\n\n\
|
||||
-display <string> conexión de despliegue.\n\
|
||||
-rc <string> archivo alternativo de recuros.\n\
|
||||
-version mostrar la versión y cerrar.\n\
|
||||
-help mostrar este texto de ayuda y cerrar.\n\n
|
||||
-display <string>\t\tkasuta displei ühendust.\n\
|
||||
-rc <string>\t\t\tkasuta alternatiivseid resursse.\n\
|
||||
-version\t\t\tnäita versiooninumber ja välju.\n\
|
||||
-help\t\t\t\tnäita seda abiteksti ja välju.\n\n
|
||||
$ #CompileOptions
|
||||
# Opciones durante la compilación:\n\
|
||||
Información extra para depuración: %s\n\
|
||||
Forma: %s\n\
|
||||
Slit: %s\n\
|
||||
Event Clobbering: %s\n\
|
||||
8bpp simulación ordenada de colores en imágenes: %s\n\n
|
||||
# Kompileerimisoptsioonid:\n\
|
||||
Debuggimine\t\t\t%s\n\
|
||||
Kuju:\t\t\t%s\n\
|
||||
Slit:\t\t\t\t%s\n\
|
||||
Event Clobbering:\t\t%s\n\
|
||||
8bpp määratud teravustamine:\t%s\n\n
|
||||
|
|
Loading…
Reference in a new issue