new nls from bb-cvs

This commit is contained in:
Dana Jansens 2002-05-24 23:49:11 +00:00
parent b800483f36
commit a5617f1d80
16 changed files with 122 additions and 125 deletions

View file

@ -1,16 +1,16 @@
$set 1 #BaseDisplay
$ #XError
# %s: X : %s(%d) opcodes %d/%d\n resource 0x%lx\n
# %s: X fout: %s(%d) opcodes %d/%d\n resource 0x%lx\n
$ #SignalCaught
# %s: %d \n
# %s: signaal %d gekregen\n
$ #ShuttingDown
# \n
# bezig af te sluiten\n
$ #Aborting
# ... \n
# afgebroken... core bestand gedumpt\n
$ #XConnectFail
# BaseDisplay::BaseDisplay: X \n
# BaseDisplay::BaseDisplay: verbinding met X server mislukt\n
$ #CloseOnExecFail
# BaseDisplay::BaseDisplay: couldn't mark display connection as close-on-exec\n
# BaseDisplay::BaseDisplay: kan display verbinding niet markeren als 'close-on-exec'\n
$ #BadWindowRemove
# BaseDisplay::eventLoop(): \n
# BaseDisplay::eventLoop(): verwijder 'bad window' van gebeurtenis wachtrij\n

View file

@ -1,4 +1,4 @@
$set 2 #Basemenu
$ #BlackboxMenu
# Blackbox Menu
# Blackbox

View file

@ -1,38 +1,38 @@
$set 3 #Configmenu
$ #ConfigOptions
# Opzioni di Configurazione
#
$ #FocusModel
# Modalita' Focus
#
$ #WindowPlacement
# Posizionamento Finestra
#
$ #ImageDithering
# Dithering dell'immagine
#
$ #OpaqueMove
# Movimento Opaco della finestra
#
$ #FullMax
# Massimo Ingrandimento
#
$ #FocusNew
# Attiva Focus alle nuove Finestre
#
$ #FocusLast
# Attiva Focus al cambio dell'Area di Lavoro
#
$ #ClickToFocus
# Clicca per il Focus
# Click to Focus
$ #SloppyFocus
# Focus Intelligente (Sloppy)
# Sloppy Focus
$ #AutoRaise
# Sollevamento Finestra Automatico
#
$ #SmartRows
# Posizionamento Intelligente (Righe)
# ()
$ #SmartCols
# Posizionamento Intelligente (Colonne)
# ()
$ #Cascade
# Posizionamento a Cascata
#
$ #LeftRight
# da Sinistra a Destra
#
$ #RightLeft
# da Destra a Sinistra
#
$ #TopBottom
# dall'Alto in Basso
#
$ #BottomTop
# dal Basso in Alto
#

View file

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

View file

@ -1,24 +1,24 @@
$set 5 #Image
$ #ErrorCreatingSolidPixmap
# BImage::render_solid: \n
# BImage::render_solid: kan pixmap niet aanmaken\n
$ #ErrorCreatingXImage
# BImage::renderXImage: XImage \n
# BImage::renderXImage: kan XImage niet aanmaken\n
$ #UnsupVisual
# BImage::renderXImage: \n
# BImage::renderXImage: niet ondersteunde visual\n
$ #ErrorCreatingPixmap
# BImage::renderPixmap: \n
# BImage::renderPixmap: kan pixmap niet aanmaken\n
$ #InvalidColormapSize
# BImageControl::BImageControl: %d (%d/%d/%d) - \n
# BImageControl::BImageControl: ongeldige grootte kleurenmap %d (%d/%d/%d) - verkleind\n
$ #ErrorAllocatingColormap
# BImageControl::BImageControl: \n
# BImageControl::BImageControl: kan geen kleurenmap aanmaken\n
$ #ColorAllocFail
# BImageControl::BImageControl: %d/%d/%d \n
# BImageControl::BImageControl: kan kleur %d/%d/%d niet aanmaken\n
$ #PixmapRelease
# BImageControl::~BImageControl: - %d \n
# BImageControl::~BImageControl: pixmap cache - %d pixmaps verwijderd\n
$ #PixmapCacheLarge
# BImageControl::renderImage: \n
# BImageControl::renderImage: cache is te groot, leeggemaakt\n
$ #ColorParseError
# BImageControl::getColor: : '%s'\n
# BImageControl::getColor: fout bij lezen kleur: '%s'\n
$ #ColorAllocError
# BImageControl::getColor: : '%s'\n
# BImageControl::getColor: fout bij aanmaken kleur: '%s'\n

View file

@ -1,7 +1,7 @@
# Makefile.am for Blackbox - an X11 Window Manager
NLSTEST = @NLS@
THE_LANG = it_IT
THE_LANG = ja_JP
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/it; \
ln -f -s it_IT $(DESTDIR)$(pkgdatadir)/nls/it; \
fi
uninstall-local:
@if test x$(NLSTEST) = "x-DNLS"; then \
rm -f $(THE_NLS_PATH)/blackbox.cat; \
rm -f $(DESTDIR)$(pkgdatadir)/nls/it; \
rmdir $(THE_NLS_PATH); \
fi

View file

@ -1,54 +1,53 @@
$set 6 #Screen
$ #AnotherWMRunning
# BScreen::BScreen: e' accaduto un errore mentre si interrogava il server X.\n \
un'altro gestore di finestre e' attualmente in esecuzione sul display %s.\n
# BScreen::BScreen: X \n \
another window manager is already running on display %s.\n
$ #ManagingScreen
# BScreen::BScreen: gestendo schermo %d usando visuale 0x%lx, depth %d\n
# BScreen::BScreen: %d 0x%lx, %d \n
$ #FontLoadFail
# BScreen::LoadStyle(): impossibile caricare il font '%s'\n
# BScreen::LoadStyle(): '%s' \n
$ #DefaultFontLoadFail
# BScreen::LoadStyle(): impossibile caricare il font di default.\n
# BScreen::LoadStyle(): \n
$ #EmptyMenuFile
# %s: file menu vuoto\n
# %s: \n
$ #xterm
# xterm
$ #Restart
# Riavvia
#
$ #Exit
# Esci
#
$ #EXECError
# BScreen::parseMenuFile: [exec] errore, nessuna voce nel menu e/o comando definito\n
# BScreen::parseMenuFile: [exec] ()\n
$ #EXITError
# BScreen::parseMenuFile: [exit] errore, nessuna voce nel menu definita\n
# BScreen::parseMenuFile: [exit] \n
$ #STYLEError
# BScreen::parseMenuFile: [style] errore, nessuna voce nel menu e/o file\
definto\n
# BScreen::parseMenuFile: [style] ()\n
$ #CONFIGError
# BScreen::parseMenuFile: [config] errore, nessuna voce nel menu definta\n
# BScreen::parseMenuFile: [config] \n
$ #INCLUDEError
# BScreen::parseMenuFile: [include] errore, nessun file definito\n
# BScreen::parseMenuFile: [include] \n
$ #INCLUDEErrorReg
# BScreen::parseMenuFile: [include] errore, '%s' non è un file regolare\n
# BScreen::parseMenuFile: [include] '%s' \n
$ #SUBMENUError
# BScreen::parseMenuFile: [submenu] errore, nessuna voce nel menu definta\n
# BScreen::parseMenuFile: [submenu] \n
$ #RESTARTError
# BScreen::parseMenuFile: [restart] errore, nessuna voce nel menu definta\n
# BScreen::parseMenuFile: [restart] \n
$ #RECONFIGError
# BScreen::parseMenuFile: [reconfig] errore, nessuna voce nel menu definta\n
# BScreen::parseMenuFile: [reconfig] \n
$ #STYLESDIRError
# BScreen::parseMenuFile: [stylesdir/stylesmenu] errore, nessuna cartella definita\n
# BScreen::parseMenuFile: [stylesdir/stylesmenu] \n
$ #STYLESDIRErrorNotDir
# BScreen::parseMenuFile: [stylesdir/stylesmenu] errore, '%s' non e' una \
cartella\n
# BScreen::parseMenuFile: [stylesdir/stylesmenu] '%s' \
\n
$ #STYLESDIRErrorNoExist
# BScreen::parseMenuFile: [stylesdir/stylesmenu] errore, '%s' non esiste\n
# BScreen::parseMenuFile: [stylesdir/stylesmenu] '%s' \n
$ #WORKSPACESError
# BScreen::parseMenuFile: [workspaces] errore, nessuna voce nel menu definita\n
# BScreen::parseMenuFile: [workspaces] \n
$ #PositionLength
# 0: 0000 x 0: 0000
$ #PositionFormat
# X: %4d x Y: %4d
$ #GeometryFormat
# W: %4d x H: %4d
# : %4d x : %4d

View file

@ -3,6 +3,6 @@ $set 7 #Slit
$ #SlitTitle
# Slit
$ #SlitDirection
# Slit
# Richting
$ #SlitPlacement
# Slit
# Plaats

View file

@ -15,8 +15,8 @@ $ #NoStrftimeTimeFormatP
$ #NoStrftimeTimeFormatA
# a
$ #ToolbarTitle
#
# Werkbalk
$ #EditWkspcName
#
# Wijzig naam van huidig werkblad
$ #ToolbarPlacement
#
# Plaats van werkbalk

View file

@ -2,16 +2,17 @@ $set 9 #Window
$ #Creating
# BlackboxWindow::BlackboxWindow: creazione 0x%lx\n
# BlackboxWindow::BlackboxWindow: 0x%lx \n
$ #XGetWindowAttributesFail
# BlackboxWindow::BlackboxWindow: XGetWindowAttributres fallito\n
# BlackboxWindow::BlackboxWindow: XGetWindowAttributres \n
$ #CannotFindScreen
# BlackboxWindow::BlackboxWindow: impossibile trovare schermo per finestra principale 0x%lx\n
# BlackboxWindow::BlackboxWindow: 0x%lx \
\n
$ #Unnamed
# Senza Nome
#
$ #MapRequest
# BlackboxWindow::mapRequestEvent() per 0x%lx\n
# BlackboxWindow::mapRequestEvent() (0x%lx )\n
$ #UnmapNotify
# BlackboxWindow::unmapNotifyEvent() per 0x%lx\n
# BlackboxWindow::unmapNotifyEvent() (0x%lx )\n
$ #ReparentNotify
# BlackboxWindow::reparentNotifyEvent: reparent 0x%lx a 0x%lx\n
# BlackboxWindow::unmapnotifyEvent: reparent 0x%lx to 0x%lx\n

View file

@ -1,20 +1,20 @@
$set 10 #Windowmenu
$ #SendTo
# ...
# Verplaatsen naar ...
$ #Shade
#
# Alleen titel
$ #Iconify
#
# Minimaliseren
$ #Maximize
#
# Maximaliseren
$ #Raise
#
# Voorgrond
$ #Lower
#
# Achtergrond
$ #Stick
#
# Altijd zichtbaar
$ #KillClient
#
# Afbreken
$ #Close
#
# Sluiten

View file

@ -1,4 +1,4 @@
$set 11 #Workspace
$ #DefaultNameFormat
# %d
# Werkblad %d

View file

@ -1,8 +1,8 @@
$set 12 #Workspacemenu
$ #WorkspacesTitle
#
# Werkbladen
$ #NewWorkspace
#
# Nieuw werkblad
$ #RemoveLast
#
# Verwijder laatste werkblad

View file

@ -1,16 +1,16 @@
$set 16 #bsetroot
$ #MustSpecify
# %s: : : -solid, -mod, -gradient\n
# %s: fout: een van -solid, -mod, -gradient moet aangegeven worden\n
$ #Usage
# %s 2.0: (c) 1997-2000 Brad Hughes\n\n\
-display <string> \n\
-mod <x> <y> \n\
-foreground, -fg <color> \n\
-background, -bg <color> \n\n\
-gradient <texture> \n\
-from <color> \n\
-to <color> \n\n\
-solid <color> \n\n\
-help \n
-display <displaynaam> display verbinding\n\
-mod <x> <y> modula patroon\n\
-foreground, -fg <kleur> modula voorgrondkleur\n\
-background, -bg <kleur> modula achtergrondkleur\n\n\
-gradient <textuur> gradiënt textuur\n\
-from <kleur> gradiënt beginkleur\n\
-to <kleur> gradiënt eindkleur\n\n\
-solid <kleur> effen kleur\n\n\
-help toon deze hulp tekst en stop\n

View file

@ -1,38 +1,38 @@
$set 15 #Common
$ #Yes
#
# Ja
$ #No
#
# Nee
$ #DirectionTitle
#
# Richting
$ #DirectionHoriz
#
# Horizontaal
$ #DirectionVert
#
# Vertikaal
$ #AlwaysOnTop
#
# Altijd op voorgrond
$ #PlacementTitle
#
# Plaatsing
$ #PlacementTopLeft
#
# Linksboven
$ #PlacementCenterLeft
#
# Links
$ #PlacementBottomLeft
#
# Linksonder
$ #PlacementTopCenter
#
# Middenboven
$ #PlacementBottomCenter
#
# Middenonder
$ #PlacementTopRight
#
# Rechtsboven
$ #PlacementCenterRight
#
# Rechts
$ #PlacementBottomRight
#
# Rechtsonder
$ #AutoHide
#
# Automatisch verbergen

View file

@ -1,21 +1,21 @@
$set 14 #main
$ #RCRequiresArg
# errore: '-rc' richiede un argomento\n
# : '-rc' \n
$ #DISPLAYRequiresArg
# errore: '-display' richiede an argomento\n
# : '-display' \n
$ #WarnDisplaySet
# attenzione: impossibile impostare la variabile d'ambiente 'DISPLAY'\n
# : 'DISPLAY' \n
$ #Usage
# Openbox %s : (c) 2002 - 2002 Ben Jansens\n\
\t\t\t 2001 - 2002, Sean 'Shaleh' Perry\n\n\
\t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\
-display <string>\t\tusa connessione display.\n\
-rc <string>\t\t\tusa un file risorsa alternativo.\n\
-version\t\t\tmostra la versione e esci.\n\
-help\t\t\t\tmostra questo aiuto e esci.\n\n
-display <string>\t\t\n\
-rc <string>\t\t\t使\n\
-version\t\t\t\n\
-help\t\t\t\t\n\n
$ #CompileOptions
# Opzioni in fase di compilazione:\n\
# :\n\
Debugging\t\t\t%s\n\
Shape:\t\t\t%s\n\
Slit:\t\t\t\t%s\n\