new nls from bb-cvs

This commit is contained in:
Dana Jansens 2002-05-24 23:49:08 +00:00
parent 935b35c6a6
commit 8ba8f10e75
16 changed files with 129 additions and 128 deletions

View file

@ -1,16 +1,16 @@
$set 1 #BaseDisplay $set 1 #BaseDisplay
$ #XError $ #XError
# %s: X'i viga: %s(%d) opkood %d/%d\n resurss 0x%lx\n # %s: Erreur de X %s(%d) opcodes %d/%d\n ressource 0x%lx\n
$ #SignalCaught $ #SignalCaught
# %s: signaal %d püütud\n # %s: signal %d capturé\n
$ #ShuttingDown $ #ShuttingDown
# lõpetame\n # arrêt du programme\n
$ #Aborting $ #Aborting
# katkestame... mälupilt tehtud\n # annulation... génération du fichier core\n
$ #XConnectFail $ #XConnectFail
# BaseDisplay::BaseDisplay: ühenduse saamine X serveriga ebaõnnestus.\n # BaseDisplay::BaseDisplay: échec de la connexion au serveur X\n
$ #CloseOnExecFail $ #CloseOnExecFail
# BaseDisplay::BaseDisplay: ühenduse märgistamine 'close-on-exec' ebaõnnestus\n # BaseDisplay::BaseDisplay: impossible d'attribuer close-on-exec à l'affichage\n
$ #BadWindowRemove $ #BadWindowRemove
# BaseDisplay::eventLoop(): eemaldame vigase akna tominigute reast\n # BaseDisplay::eventLoop(): suppression d'une mauvaise fenêtre de la queue des événements\n

View file

@ -1,4 +1,4 @@
$set 2 #Basemenu $set 2 #Basemenu
$ #BlackboxMenu $ #BlackboxMenu
# Menú de Blackbox # Blackbox'i Menüü

View file

@ -1,38 +1,38 @@
$set 3 #Configmenu $set 3 #Configmenu
$ #ConfigOptions $ #ConfigOptions
# Opciones de configuración # Konfiguratsioon
$ #FocusModel $ #FocusModel
# Modelo de enfoque # Fookusmood
$ #WindowPlacement $ #WindowPlacement
# Ubicación de ventanas # Akende paigutamine
$ #ImageDithering $ #ImageDithering
# Simulación de colores en imágenes # Piltide teravustamine
$ #OpaqueMove $ #OpaqueMove
# Movimiento opaco de ventanas # Nähtav akende liigutamine
$ #FullMax $ #FullMax
# Maximización total # Üle-ekraani suurendus
$ #FocusNew $ #FocusNew
# Enfocar ventanas nuevas # Fookus uutele akendele
$ #FocusLast $ #FocusLast
# Enfocar la última ventana en el escritorio # Fokusseeri viimane aken
$ #ClickToFocus $ #ClickToFocus
# Seleccionar para enfocar # Klikka fookuse saamiseks
$ #SloppyFocus $ #SloppyFocus
# Enfocar sin forma estricta # Kaasaskäiv fookus
$ #AutoRaise $ #AutoRaise
# Elevar automáticamente las ventanas # Akende esiletoomine
$ #SmartRows $ #SmartRows
# Ubicación inteligente (filas) # Arukas paigutus (read)
$ #SmartCols $ #SmartCols
# Ubicación inteligente (columnas) # Arukas paigutus (tulbad)
$ #Cascade $ #Cascade
# Ubicación en cascada # Kaskaadis
$ #LeftRight $ #LeftRight
# De izquierda a derecha # Vasakult paremale
$ #RightLeft $ #RightLeft
# De derecha a izquierda # Paremalt vasakule
$ #TopBottom $ #TopBottom
# De arriba hacia abajo # Ülevalt alla
$ #BottomTop $ #BottomTop
# De abajo hacia arriba # Alt ülesse

View file

@ -1,4 +1,4 @@
$set 4 #Icon $set 4 #Icon
$ #Icons $ #Icons
# Icones # Icone

View file

@ -1,24 +1,24 @@
$set 5 #Image $set 5 #Image
$ #ErrorCreatingSolidPixmap $ #ErrorCreatingSolidPixmap
# BImage::render_solid: viga pixmapi loomisel\n # BImage::render_solid: Erreur de création de pixmap\n
$ #ErrorCreatingXImage $ #ErrorCreatingXImage
# BImage::renderXImage: viga XImage loomisel\n # BImage::renderXImage: Erreur de création de XImage\n
$ #UnsupVisual $ #UnsupVisual
# BImage::renderXImage: toeta visuaal\n # BImage::renderXImage: Mode visuel non supporté\n
$ #ErrorCreatingPixmap $ #ErrorCreatingPixmap
# BImage::renderPixmap: viga pixmapi loomisel\n # BImage::renderPixmap: Erreur de création de pixmap\n
$ #InvalidColormapSize $ #InvalidColormapSize
# BImageControl::BImageControl: vale värvipaletti suurus %d (%d/%d/%d) - vähendame\n # BImageControl::BImageControl: Taille de la palette de couleurs invalide%d (%d/%d/%d) - coupe\n
$ #ErrorAllocatingColormap $ #ErrorAllocatingColormap
# BImageControl::BImageControl: viga värvipaletti määramisel \n # BImageControl::BImageControl: Erreur d'allocation de la palette de couleurs\n
$ #ColorAllocFail $ #ColorAllocFail
# BImageControl::BImageControl: ei õnnestunud värvi määrata %d/%d/%d\n # BImageControl::BImageControl: Echec d'allocation de couleur %d/%d/%d\n
$ #PixmapRelease $ #PixmapRelease
# BImageControl::~BImageControl: pixmap cache - vabastame %d pixmappi\n # BImageControl::~BImageControl: Cache pixmap - abandon %d pixmaps\n
$ #PixmapCacheLarge $ #PixmapCacheLarge
# BImageControl::renderImage: cache on liiga suur, sundpuhastus\n # BImageControl::renderImage: Occupation du cache importante, nettoyage forcé\n
$ #ColorParseError $ #ColorParseError
# BImageControl::getColor: viga värvi analüüsimisel: '%s'\n # BImageControl::getColor: Erreur de lecture de couleur: '%s'\n
$ #ColorAllocError $ #ColorAllocError
# BImageControl::getColor: viga värvi määramisel: '%s'\n # BImageControl::getColor: Erreur d'allocation,couleur: '%s'\n

View file

@ -1,7 +1,7 @@
# Makefile.am for Blackbox - an X11 Window Manager # Makefile.am for Blackbox - an X11 Window Manager
NLSTEST = @NLS@ NLSTEST = @NLS@
THE_LANG = es_ES THE_LANG = et_ET
THE_NLS_PATH = $(DESTDIR)$(pkgdatadir)/nls/$(THE_LANG) THE_NLS_PATH = $(DESTDIR)$(pkgdatadir)/nls/$(THE_LANG)
CLEANFILES = blackbox.cat CLEANFILES = blackbox.cat
MAINTAINERCLEANFILES = Makefile.in Translation.m MAINTAINERCLEANFILES = Makefile.in Translation.m
@ -14,13 +14,10 @@ install-data-local: blackbox.cat
echo "Installing catalog in $(THE_NLS_PATH)"; \ echo "Installing catalog in $(THE_NLS_PATH)"; \
$(mkinstalldirs) $(THE_NLS_PATH); \ $(mkinstalldirs) $(THE_NLS_PATH); \
$(INSTALL_DATA) blackbox.cat $(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 fi
uninstall-local: uninstall-local:
@if test x$(NLSTEST) = "x-DNLS"; then \ @if test x$(NLSTEST) = "x-DNLS"; then \
rm -f $(THE_NLS_PATH)/blackbox.cat; \ rm -f $(THE_NLS_PATH)/blackbox.cat; \
rm -f $(DESTDIR)$(pkgdatadir)/nls/es; \
rmdir $(THE_NLS_PATH); \ rmdir $(THE_NLS_PATH); \
fi fi

View file

@ -1,51 +1,53 @@
$set 6 #Screen $set 6 #Screen
$ #AnotherWMRunning $ #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 $ #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 $ #FontLoadFail
# BScreen::LoadStyle(): no se puede cargar el tipo de letra '%s'\n # BScreen::LoadStyle(): ei saanud laadida fonti '%s'\n
$ #DefaultFontLoadFail $ #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 $ #EmptyMenuFile
# %s: archivo de menú vacío\n # %s: tühi menüüfail\n
$ #xterm $ #xterm
# xterm # xterm
$ #Restart $ #Restart
# Reiniciar # Restart
$ #Exit $ #Exit
# Salir # Välju
$ #EXECError $ #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 $ #EXITError
# BScreen::parseMenuFile: [exit] error, no hay etiqueta de menú definida\n # BScreen::parseMenuFile: [exit] viga, menüü pealkirja pole määratud\n
$ #STYLEError $ #STYLEError
# BScreen::parseMenuFile: [style] error, no hay etiqueta de menú ni archivo \ # BScreen::parseMenuFile: [style] viga, menüü pealkirja ja/või failinime \
definido\n pole määratud\n
$ #CONFIGError $ #CONFIGError
# BScreen::parseMenuFile: [config] error, no hay etiqueta de menú definida\n # BScreen::parseMenuFile: [config] viga, menüü pealkirja pole määratud\n
$ #INCLUDEError $ #INCLUDEError
# BScreen::parseMenuFile: [include] error, no hay nombre de archivo definido\n # BScreen::parseMenuFile: [include] viga, failinime pole määratud\n
$ #INCLUDEErrorReg $ #INCLUDEErrorReg
# BScreen::parseMenuFile: [include] error, '%s' no es un archivo regular\n # BScreen::parseMenuFile: [include] viga, '%s' ei ole tavaline fail\n
$ #SUBMENUError $ #SUBMENUError
# BScreen::parseMenuFile: [submenu] error, no hay etiqueta de menú definida\n # BScreen::parseMenuFile: [submenu] viga, menüü pealkirja pole määratud\n
$ #RESTARTError $ #RESTARTError
# BScreen::parseMenuFile: [restart] error, no hay etiqueta de menú definida\n # BScreen::parseMenuFile: [restart] viga, menüü pealkirja pole määratud\n
$ #RECONFIGError $ #RECONFIGError
# BScreen::parseMenuFile: [reconfig] error, no hay etiqueta de menú definida\n # BScreen::parseMenuFile: [reconfig] viga, menüü pealkirja pole määratud\n
$ #STYLESDIRError $ #STYLESDIRError
# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, no hay directorio definido\n # BScreen::parseMenuFile: [stylesdir/stylesmenu] viga, kataloogi pole määratud\n
$ #STYLESDIRErrorNotDir $ #STYLESDIRErrorNotDir
# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' no es un directorio\n # BScreen::parseMenuFile: [stylesdir/stylesmenu] viga, '%s' pole kataloog\n
$ #STYLESDIRErrorNoExist $ #STYLESDIRErrorNoExist
# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' no existe\n # BScreen::parseMenuFile: [stylesdir/stylesmenu] viga, '%s' pole olemas\n
$ #WORKSPACESError $ #WORKSPACESError
# BScreen::parseMenuFile: [workspaces] error, no hay etiqueta de menú definida\n # BScreen::parseMenuFile: [workspaces] viga, menüü pealkirja pole määratud\n
$ #PositionLength $ #PositionLength
# 0: 0000 x 0: 0000 # 0: 0000 x 0: 0000
$ #PositionFormat $ #PositionFormat
# X: %4d x Y: %4d # X: %4d x Y: %4d
$ #GeometryFormat $ #GeometryFormat
# W: %4d x H: %4d # W: %4d x H: %4d

View file

@ -1,8 +1,8 @@
$set 7 #Slit $set 7 #Slit
$ #SlitTitle $ #SlitTitle
# Pragu # Fente
$ #SlitDirection $ #SlitDirection
# Prao suund # Orientation de la Fente
$ #SlitPlacement $ #SlitPlacement
# Prao asukoht # Disposition de la Fente

View file

@ -15,8 +15,8 @@ $ #NoStrftimeTimeFormatP
$ #NoStrftimeTimeFormatA $ #NoStrftimeTimeFormatA
# a # a
$ #ToolbarTitle $ #ToolbarTitle
# Tegumiriba # Barre d'outils
$ #EditWkspcName $ #EditWkspcName
# Muuda töölaua nime # Edition du nom de l'espace courant
$ #ToolbarPlacement $ #ToolbarPlacement
# Tegumiriba asukoht # Disposition de la barre d'outils

View file

@ -2,17 +2,16 @@ $set 9 #Window
$ #Creating $ #Creating
# BlackboxWindow::BlackboxWindow: creando 0x%lx\n # BlackboxWindow::BlackboxWindow: loome 0x%lx\n
$ #XGetWindowAttributesFail $ #XGetWindowAttributesFail
# BlackboxWindow::BlackboxWindow: XGetWindowAttributres falló\n # BlackboxWindow::BlackboxWindow: XGetWindowAttributres ebaõnnestus\n
$ #CannotFindScreen $ #CannotFindScreen
# BlackboxWindow::BlackboxWindow: no se puede encontrar la pantalla para la ventana \ # BlackboxWindow::BlackboxWindow: ei leidnud displeid juuraknale 0x%lx\n
raíz 0x%lx\n
$ #Unnamed $ #Unnamed
# Sin nombre # Nimeta
$ #MapRequest $ #MapRequest
# BlackboxWindow::mapRequestEvent() para 0x%lx\n # BlackboxWindow::mapRequestEvent() 0x%lx'le\n
$ #UnmapNotify $ #UnmapNotify
# BlackboxWindow::unmapNotifyEvent() para 0x%lx\n # BlackboxWindow::unmapNotifyEvent() 0x%lx'le\n
$ #ReparentNotify $ #ReparentNotify
# BlackboxWindow::reparentNotifyEvent: el padre nuevo para 0x%lx es 0x%lx\n # BlackboxWindow::reparentNotifyEvent: 0x%lx juurele 0x%lx\n

View file

@ -1,20 +1,20 @@
$set 10 #Windowmenu $set 10 #Windowmenu
$ #SendTo $ #SendTo
# Saada... # Envoie vers ...
$ #Shade $ #Shade
# Varjuta # Fantôme
$ #Iconify $ #Iconify
# Ikoniseeri # Iconifie
$ #Maximize $ #Maximize
# Suurenda # Maximise
$ #Raise $ #Raise
# Esiplaanile # Élève
$ #Lower $ #Lower
# Tahaplaanile # Abaisse
$ #Stick $ #Stick
# Kleebi # Épingle
$ #KillClient $ #KillClient
# Killi klient # Massacre
$ #Close $ #Close
# Sulge # Ferme

View file

@ -1,4 +1,4 @@
$set 11 #Workspace $set 11 #Workspace
$ #DefaultNameFormat $ #DefaultNameFormat
# Töölaud %d # Espace de travail %d

View file

@ -1,8 +1,8 @@
$set 12 #Workspacemenu $set 12 #Workspacemenu
$ #WorkspacesTitle $ #WorkspacesTitle
# Töölauad # Espaces de travail
$ #NewWorkspace $ #NewWorkspace
# Uus töölaud # Nouvel espace de travail
$ #RemoveLast $ #RemoveLast
# Eemalda viimane # Supprimer le dernier

View file

@ -1,16 +1,16 @@
$set 16 #bsetroot $set 16 #bsetroot
$ #MustSpecify $ #MustSpecify
# %s: viga: pead määratlema ühe järgnevaist: -solid, -mod, -gradient\n # %s: Erreur: il faut préciser : -solid, -mod, -gradient\n
$ #Usage $ #Usage
# %s 2.0: (c) 1997-2000 Brad Hughes\n\n\ # %s 2.0: (c) 1997-2000 Brad Hughes\n\n\
-display <string> displei ühendus\n\ -display <chaîne> connexion à l'affichage\n\
-mod <x> <y> moodula tapeet\n\ -mod <x> <y> motif\n\
-foreground, -fg <color> esiplaani värvi moodula\n\ -foreground, -fg <couleur> couleur d'avant plan\n\
-background, -bg <color> tausta värvi moodula\n\n\ -background, -bg <couleur> couleur d'arrière plan\n\n\
-gradient <texture> gradientne tekstuur\n\ -gradient <texture> texture du dégradé\n\
-from <color> gradiendi algusvärv\n\ -from <couleur> couleur de départ du dégradé\n\
-to <color> gradiendi lõpuvärv\n\n\ -to <couleur> couleur d'arrivée du dégradé\n\n\
-solid <color> ühtne värv\n\n\ -solid <couleur> couleur uniforme\n\n\
-help näida seda abiteksti ja välju\n -help affiche ce texte d'aide et quitte\n

View file

@ -1,35 +1,38 @@
$set 15 #Common $set 15 #Common
$ #Yes $ #Yes
# Jah # Oui
$ #No $ #No
# Ei # Non
$ #DirectionTitle $ #DirectionTitle
# Suund # Orientation
$ #DirectionHoriz $ #DirectionHoriz
# Horisontaalne # Horizontal
$ #DirectionVert $ #DirectionVert
# Vertikaalne # Vertical
$ #AlwaysOnTop $ #AlwaysOnTop
# Alati esiplaanil # Toujours au dessus
$ #PlacementTitle $ #PlacementTitle
# Asetus # Disposition
$ #PlacementTopLeft $ #PlacementTopLeft
# Üleval vasakul # En haut à gauche
$ #PlacementCenterLeft $ #PlacementCenterLeft
# Keskel vasakul # Au centre à gauche
$ #PlacementBottomLeft $ #PlacementBottomLeft
# All vasakul # En bas à gauche
$ #PlacementTopCenter $ #PlacementTopCenter
# Üleval keskel # En haut au centre
$ #PlacementBottomCenter $ #PlacementBottomCenter
# All keskel # En bas au centre
$ #PlacementTopRight $ #PlacementTopRight
# Üleval paremal # En haut à droite
$ #PlacementCenterRight $ #PlacementCenterRight
# Keskel paremal # Au centre à droite
$ #PlacementBottomRight $ #PlacementBottomRight
# All paremal # En bas à droite
$ #AutoHide
# Auto disparaît

View file

@ -1,23 +1,23 @@
$set 14 #main $set 14 #main
$ #RCRequiresArg $ #RCRequiresArg
# error: '-rc' requiere un argumento # viga: '-rc' vajab argumenti\n
$ #DISPLAYRequiresArg $ #DISPLAYRequiresArg
# error: '-display' requiere un argumento # viga: '-display' vajab argumenti\n
$ #WarnDisplaySet $ #WarnDisplaySet
# cuidado: no se puede establecer la variable de ambiente 'DISPLAY' # hoiatus: ei saanud määrata keskonna muutujat 'DISPLAY'\n
$ #Usage $ #Usage
# Openbox %s : (c) 2002 - 2002 Ben Jansens\n\ # Openbox %s : (c) 2002 - 2002 Ben Jansens\n\
\t\t\t 2001 - 2002, Sean 'Shaleh' Perry\n\n\ \t\t\t 2001 - 2002, Sean 'Shaleh' Perry\n\n\
\t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\ \t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\
-display <string> conexión de despliegue.\n\ -display <string>\t\tkasuta displei ühendust.\n\
-rc <string> archivo alternativo de recuros.\n\ -rc <string>\t\t\tkasuta alternatiivseid resursse.\n\
-version mostrar la versión y cerrar.\n\ -version\t\t\tnäita versiooninumber ja välju.\n\
-help mostrar este texto de ayuda y cerrar.\n\n -help\t\t\t\tnäita seda abiteksti ja välju.\n\n
$ #CompileOptions $ #CompileOptions
# Opciones durante la compilación:\n\ # Kompileerimisoptsioonid:\n\
Información extra para depuración: %s\n\ Debuggimine\t\t\t%s\n\
Forma: %s\n\ Kuju:\t\t\t%s\n\
Slit: %s\n\ Slit:\t\t\t\t%s\n\
Event Clobbering: %s\n\ Event Clobbering:\t\t%s\n\
8bpp simulación ordenada de colores en imágenes: %s\n\n 8bpp määratud teravustamine:\t%s\n\n