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
29914b7df1
commit
c8a59b3f0c
16 changed files with 131 additions and 147 deletions
|
@ -1,16 +1,16 @@
|
||||||
$set 1 #BaseDisplay
|
$set 1 #BaseDisplay
|
||||||
|
|
||||||
$ #XError
|
$ #XError
|
||||||
# %s: X error: %s(%d) opcodes %d/%d\n resource 0x%lx\n
|
# %s: X fejl: %s(%d) kode %d/%d\n resource 0x%lx\n
|
||||||
$ #SignalCaught
|
$ #SignalCaught
|
||||||
# %s: signal %d caught\n
|
# %s: signal %d fanget\n
|
||||||
$ #ShuttingDown
|
$ #ShuttingDown
|
||||||
# shutting down\n
|
# lukker ned\n
|
||||||
$ #Aborting
|
$ #Aborting
|
||||||
# aborting... dumping core\n
|
# Avbryder... dumper kernen\n
|
||||||
$ #XConnectFail
|
$ #XConnectFail
|
||||||
# BaseDisplay::BaseDisplay: connection to X server failed.\n
|
# BaseDisplay::BaseDisplay: tilslutning til X server mislykkedes.\n
|
||||||
$ #CloseOnExecFail
|
$ #CloseOnExecFail
|
||||||
# BaseDisplay::BaseDisplay: couldn't mark display connection as close-on-exec\n
|
# BaseDisplay::BaseDisplay: kunne ikke markere skærmtilslutning som luk-ved-afslut\n
|
||||||
$ #BadWindowRemove
|
$ #BadWindowRemove
|
||||||
# BaseDisplay::eventLoop(): removing bad window from event queue\n
|
# BaseDisplay::eventLoop(): fjerner dårligt vindue fra hændelseskøen\n
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
$set 2 #Basemenu
|
$set 2 #Basemenu
|
||||||
|
|
||||||
$ #BlackboxMenu
|
$ #BlackboxMenu
|
||||||
# Blackbox Menu
|
# Blackboxmenu
|
||||||
|
|
|
@ -1,40 +1,38 @@
|
||||||
$set 3 #Configmenu
|
$set 3 #Configmenu
|
||||||
|
|
||||||
$ #ConfigOptions
|
$ #ConfigOptions
|
||||||
# Config Options
|
# Indstillinger
|
||||||
$ #FocusModel
|
$ #FocusModel
|
||||||
# Focus Model
|
# Fokus Model
|
||||||
$ #WindowPlacement
|
$ #WindowPlacement
|
||||||
# Window Placement
|
# Vindueplacering
|
||||||
$ #ImageDithering
|
$ #ImageDithering
|
||||||
# Image Dithering
|
# Billede Dithering
|
||||||
$ #OpaqueMove
|
$ #OpaqueMove
|
||||||
# Opaque Window Moving
|
# Uklar vinduesflytning
|
||||||
$ #FullMax
|
$ #FullMax
|
||||||
# Full Maximization
|
# Fuld maximering
|
||||||
$ #FocusNew
|
$ #FocusNew
|
||||||
# Focus New Windows
|
# Fokus nyt vindue
|
||||||
$ #FocusLast
|
$ #FocusLast
|
||||||
# Focus Window on Workspace Change
|
# Fokus vindue ved skrivebords ændring
|
||||||
$ #ClickToFocus
|
$ #ClickToFocus
|
||||||
# Click to Focus
|
# Klik for fokus
|
||||||
$ #SloppyFocus
|
$ #SloppyFocus
|
||||||
# Sloppy Focus
|
# Dovent fokus
|
||||||
$ #AutoRaise
|
$ #AutoRaise
|
||||||
# Auto Raise
|
# Hæv automatisk
|
||||||
$ #ClickRaise
|
|
||||||
# Click Raise
|
|
||||||
$ #SmartRows
|
$ #SmartRows
|
||||||
# Smart Placement (Rows)
|
# Intelligent placering (Rækker)
|
||||||
$ #SmartCols
|
$ #SmartCols
|
||||||
# Smart Placement (Columns)
|
# Intelligent placering (Søjler)
|
||||||
$ #Cascade
|
$ #Cascade
|
||||||
# Cascade Placement
|
# Kaskade placering
|
||||||
$ #LeftRight
|
$ #LeftRight
|
||||||
# Left to Right
|
# Fra venstre mod højre
|
||||||
$ #RightLeft
|
$ #RightLeft
|
||||||
# Right to Left
|
# Fra højre mod venstre
|
||||||
$ #TopBottom
|
$ #TopBottom
|
||||||
# Top to Bottom
|
# Oppefra
|
||||||
$ #BottomTop
|
$ #BottomTop
|
||||||
# Bottom to Top
|
# Nedefra
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
$set 4 #Icon
|
$set 4 #Icon
|
||||||
|
|
||||||
$ #Icons
|
$ #Icons
|
||||||
# Icons
|
# Ikoner
|
||||||
|
$ #Unnamed
|
||||||
|
# Intet navn
|
||||||
|
|
|
@ -1,24 +1,24 @@
|
||||||
$set 5 #Image
|
$set 5 #Image
|
||||||
|
|
||||||
$ #ErrorCreatingSolidPixmap
|
$ #ErrorCreatingSolidPixmap
|
||||||
# BImage::render_solid: error creating pixmap\n
|
# BImage::render_solid: fejl ved skabelse af pixmap\n
|
||||||
$ #ErrorCreatingXImage
|
$ #ErrorCreatingXImage
|
||||||
# BImage::renderXImage: error creating XImage\n
|
# BImage::renderXImage: fejl ved skabelse af XImage\n
|
||||||
$ #UnsupVisual
|
$ #UnsupVisual
|
||||||
# BImage::renderXImage: unsupported visual\n
|
# BImage::renderXImage: ikke support for farvedybden\n
|
||||||
$ #ErrorCreatingPixmap
|
$ #ErrorCreatingPixmap
|
||||||
# BImage::renderPixmap: error creating pixmap\n
|
# BImage::renderPixmap: fejl ved skabelse af pixmap\n
|
||||||
$ #InvalidColormapSize
|
$ #InvalidColormapSize
|
||||||
# BImageControl::BImageControl: invalid colormap size %d (%d/%d/%d) - reducing\n
|
# BImageControl::BImageControl: ugyldigt farvekort størrelse %d (%d/%d/%d) - reducing\n
|
||||||
$ #ErrorAllocatingColormap
|
$ #ErrorAllocatingColormap
|
||||||
# BImageControl::BImageControl: error allocating colormap\n
|
# BImageControl::BImageControl: fejl ved allokering af farvekort\n
|
||||||
$ #ColorAllocFail
|
$ #ColorAllocFail
|
||||||
# BImageControl::BImageControl: failed to alloc color %d/%d/%d\n
|
# BImageControl::BImageControl: fejl ved allokering af farve %d/%d/%d\n
|
||||||
$ #PixmapRelease
|
$ #PixmapRelease
|
||||||
# BImageControl::~BImageControl: pixmap cache - releasing %d pixmaps\n
|
# BImageControl::~BImageControl: pixmap cache - sletter %d pixmaps\n
|
||||||
$ #PixmapCacheLarge
|
$ #PixmapCacheLarge
|
||||||
# BImageControl::renderImage: cache is large, forcing cleanout\n
|
# BImageControl::renderImage: cache er for stor, gennemtvinger rensning\n
|
||||||
$ #ColorParseError
|
$ #ColorParseError
|
||||||
# BImageControl::getColor: color parse error: '%s'\n
|
# BImageControl::getColor: farvefejl: '%s'\n
|
||||||
$ #ColorAllocError
|
$ #ColorAllocError
|
||||||
# BImageControl::getColor: color alloc error: '%s'\n
|
# BImageControl::getColor: farveallokeringsfejl: '%s'\n
|
||||||
|
|
|
@ -1,45 +1,30 @@
|
||||||
# nls/C/Makefile.am for Blackbox - an X11 Window Manager
|
# Makefile.am for Blackbox - an X11 Window Manager
|
||||||
|
|
||||||
NLSTEST = @NLS@
|
NLSTEST = @NLS@
|
||||||
|
THE_LANG = da_DK
|
||||||
|
THE_NLS_PATH = $(DESTDIR)$(pkgdatadir)/nls/$(THE_LANG)
|
||||||
CLEANFILES = blackbox.cat
|
CLEANFILES = blackbox.cat
|
||||||
MAINTAINERCLEANFILES = Makefile.in Translation.m
|
MAINTAINERCLEANFILES = Makefile.in Translation.m
|
||||||
DISTCLEANFILES = Translation.m
|
DISTCLEANFILES = Translation.m
|
||||||
MFILES = @srcdir@/BaseDisplay.m @srcdir@/Basemenu.m @srcdir@/Configmenu.m @srcdir@/Icon.m @srcdir@/Image.m @srcdir@/Screen.m @srcdir@/Slit.m @srcdir@/Toolbar.m @srcdir@/Window.m @srcdir@/Windowmenu.m @srcdir@/Workspace.m @srcdir@/Workspacemenu.m @srcdir@/blackbox.m @srcdir@/common.m @srcdir@/main.m @srcdir@/bsetroot.m
|
MFILES = @srcdir@/BaseDisplay.m @srcdir@/Basemenu.m @srcdir@/Configmenu.m @srcdir@/Icon.m @srcdir@/Image.m @srcdir@/Screen.m @srcdir@/Slit.m @srcdir@/Toolbar.m @srcdir@/Window.m @srcdir@/Windowmenu.m @srcdir@/Workspace.m @srcdir@/Workspacemenu.m @srcdir@/blackbox.m @srcdir@/common.m @srcdir@/main.m @srcdir@/bsetroot.m
|
||||||
|
|
||||||
all-local: Translation.m blackbox.cat
|
all-local: blackbox.cat
|
||||||
install-data-local: blackbox.cat
|
install-data-local: blackbox.cat
|
||||||
@if test x$(NLSTEST) = "x-DNLS"; then \
|
@if test x$(NLSTEST) = "x-DNLS"; then \
|
||||||
echo "Installing catalog in $(DESTDIR)$(pkgdatadir)/nls/C"; \
|
echo "Installing catalog in $(THE_NLS_PATH)"; \
|
||||||
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/nls/C; \
|
$(mkinstalldirs) $(THE_NLS_PATH); \
|
||||||
$(INSTALL_DATA) blackbox.cat $(DESTDIR)$(pkgdatadir)/nls/C; \
|
$(INSTALL_DATA) blackbox.cat $(THE_NLS_PATH); \
|
||||||
rm -f $(DESTDIR)$(pkgdatadir)/nls/US_ASCII; \
|
|
||||||
ln -f -ss C $(DESTDIR)$(pkgdatadir)/nls/US_ASCII; \
|
|
||||||
rm -f $(DESTDIR)$(pkgdatadir)/nls/POSIX; \
|
|
||||||
ln -f -s C $(DESTDIR)$(pkgdatadir)/nls/POSIX; \
|
|
||||||
rm -f $(DESTDIR)$(pkgdatadir)/nls/en_US; \
|
|
||||||
ln -f -s C $(DESTDIR)$(pkgdatadir)/nls/en_US; \
|
|
||||||
rm -f $(DESTDIR)$(pkgdatadir)/nls/en_GB; \
|
|
||||||
ln -f -s C $(DESTDIR)$(pkgdatadir)/nls/en_GB; \
|
|
||||||
rm -f $(DESTDIR)$(pkgdatadir)/nls/en; \
|
|
||||||
ln -f -s C $(DESTDIR)$(pkgdatadir)/nls/en; \
|
|
||||||
fi
|
fi
|
||||||
uninstall-local:
|
uninstall-local:
|
||||||
@if test x$(NLSTEST) = "x-DNLS"; then \
|
@if test x$(NLSTEST) = "x-DNLS"; then \
|
||||||
rm -f $(DESTDIR)$(pkgdatadir)/nls/C/blackbox.cat; \
|
rm -f $(THE_NLS_PATH)/blackbox.cat; \
|
||||||
rm -f $(DESTDIR)$(pkgdatadir)/nls/US_ASCII; \
|
rmdir $(THE_NLS_PATH); \
|
||||||
rm -f $(DESTDIR)$(pkgdatadir)/nls/POSIX; \
|
|
||||||
rm -f $(DESTDIR)$(pkgdatadir)/nls/en_US; \
|
|
||||||
rm -f $(DESTDIR)$(pkgdatadir)/nls/en; \
|
|
||||||
rmdir $(DESTDIR)$(pkgdatadir)/nls/C; \
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# note... when adding new catalogs... you do not need the
|
|
||||||
# header=../blackbox-nls.hh which is passed to awk... we
|
|
||||||
# only need to generate it once.
|
|
||||||
|
|
||||||
Translation.m: $(MFILES)
|
Translation.m: $(MFILES)
|
||||||
awk -f @srcdir@/../convert.awk header=../blackbox-nls.hh \
|
@if test x$(NLSTEST) = "x-DNLS"; then \
|
||||||
output=Translation.m $(MFILES)
|
awk -f @srcdir@/../convert.awk output=Translation.m $(MFILES); \
|
||||||
|
fi
|
||||||
|
|
||||||
blackbox.cat: Translation.m
|
blackbox.cat: Translation.m
|
||||||
@if test x$(NLSTEST) = "x-DNLS"; then \
|
@if test x$(NLSTEST) = "x-DNLS"; then \
|
||||||
|
|
|
@ -1,50 +1,49 @@
|
||||||
$set 6 #Screen
|
$set 6 #Screen
|
||||||
|
|
||||||
$ #AnotherWMRunning
|
$ #AnotherWMRunning
|
||||||
# BScreen::BScreen: an error occured while querying the X server.\n \
|
# BScreen::BScreen: fejl ved forespørgsel til X server.\n \
|
||||||
another window manager is already running on display %s.\n
|
en anden window manager er allerede kørende på display %s.\n
|
||||||
$ #ManagingScreen
|
$ #ManagingScreen
|
||||||
# BScreen::BScreen: managing screen %d using visual 0x%lx, depth %d\n
|
# BScreen::BScreen: håndterer skærm %d med visuel 0x%lx, farvedybde %d\n
|
||||||
$ #FontLoadFail
|
$ #FontLoadFail
|
||||||
# BScreen::LoadStyle(): couldn't load font '%s'\n
|
# BScreen::LoadStyle(): kunne ikke hente font '%s'\n
|
||||||
$ #DefaultFontLoadFail
|
$ #DefaultFontLoadFail
|
||||||
# BScreen::LoadStyle(): couldn't load default font.\n
|
# BScreen::LoadStyle(): kunne ikke hente standardfonten.\n
|
||||||
$ #EmptyMenuFile
|
$ #EmptyMenuFile
|
||||||
# %s: empty menu file\n
|
# %s: tom menu fil\n
|
||||||
$ #xterm
|
$ #xterm
|
||||||
# xterm
|
# xterm
|
||||||
$ #Restart
|
$ #Restart
|
||||||
# Restart
|
# Genstart
|
||||||
$ #Exit
|
$ #Exit
|
||||||
# Exit
|
# Afslut
|
||||||
$ #EXECError
|
$ #EXECError
|
||||||
# BScreen::parseMenuFile: [exec] error, no menu label and/or command defined\n
|
# BScreen::parseMenuFile: [exec] fejl, ingen menu etikette og/eller kommando defineret\n
|
||||||
$ #EXITError
|
$ #EXITError
|
||||||
# BScreen::parseMenuFile: [exit] error, no menu label defined\n
|
# BScreen::parseMenuFile: [exit] fejl, ingen menu etikette defineret\n
|
||||||
$ #STYLEError
|
$ #STYLEError
|
||||||
# BScreen::parseMenuFile: [style] error, no menu label and/or filename \
|
# BScreen::parseMenuFile: [style] fejl, ingen menu etikette og/eller filnavn \
|
||||||
defined\n
|
defineret\n
|
||||||
$ #CONFIGError
|
$ #CONFIGError
|
||||||
# BScreen::parseMenuFile: [config] error, no menu label defined\n
|
# BScreen::parseMenuFile: [config] fejl, ingen menu etikette defineret\n
|
||||||
$ #INCLUDEError
|
$ #INCLUDEError
|
||||||
# BScreen::parseMenuFile: [include] error, no filename defined\n
|
# BScreen::parseMenuFile: [include] fejl, intet filnavn defineret\n
|
||||||
$ #INCLUDEErrorReg
|
$ #INCLUDEErrorReg
|
||||||
# BScreen::parseMenuFile: [include] error, '%s' is not a regular file\n
|
# BScreen::parseMenuFile: [include] fejl, '%s' er ikke en normal fil\n
|
||||||
$ #SUBMENUError
|
$ #SUBMENUError
|
||||||
# BScreen::parseMenuFile: [submenu] error, no menu label defined\n
|
# BScreen::parseMenuFile: [submenu] fejl, ingen menu etikette defineret\n
|
||||||
$ #RESTARTError
|
$ #RESTARTError
|
||||||
# BScreen::parseMenuFile: [restart] error, no menu label defined\n
|
# BScreen::parseMenuFile: [restart] fejl, ingen menu etikette defineret\n
|
||||||
$ #RECONFIGError
|
$ #RECONFIGError
|
||||||
# BScreen::parseMenuFile: [reconfig] error, no menu label defined\n
|
# BScreen::parseMenuFile: [reconfig] fejl, ingen menu etikette defineret\n
|
||||||
$ #STYLESDIRError
|
$ #STYLESDIRError
|
||||||
# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, no directory defined\n
|
# BScreen::parseMenuFile: [stylesdir/stylesmenu] fejl, intet katalog defineret\n
|
||||||
$ #STYLESDIRErrorNotDir
|
$ #STYLESDIRErrorNotDir
|
||||||
# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' is not a \
|
# BScreen::parseMenuFile: [stylesdir/stylesmenu] fejl, '%s' er ikke et katalog\n
|
||||||
directory\n
|
|
||||||
$ #STYLESDIRErrorNoExist
|
$ #STYLESDIRErrorNoExist
|
||||||
# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' does not exist\n
|
# BScreen::parseMenuFile: [stylesdir/stylesmenu] fejl, '%s' eksisterer ikke\n
|
||||||
$ #WORKSPACESError
|
$ #WORKSPACESError
|
||||||
# BScreen::parseMenuFile: [workspaces] error, no menu label defined\n
|
# BScreen::parseMenuFile: [workspaces] fejl, ingen menu etikette defineret\n
|
||||||
$ #PositionLength
|
$ #PositionLength
|
||||||
# 0: 0000 x 0: 0000
|
# 0: 0000 x 0: 0000
|
||||||
$ #PositionFormat
|
$ #PositionFormat
|
||||||
|
|
|
@ -3,6 +3,6 @@ $set 7 #Slit
|
||||||
$ #SlitTitle
|
$ #SlitTitle
|
||||||
# Slit
|
# Slit
|
||||||
$ #SlitDirection
|
$ #SlitDirection
|
||||||
# Slit Direction
|
# Slit retning
|
||||||
$ #SlitPlacement
|
$ #SlitPlacement
|
||||||
# Slit Placement
|
# Slit placering
|
||||||
|
|
|
@ -15,8 +15,8 @@ $ #NoStrftimeTimeFormatP
|
||||||
$ #NoStrftimeTimeFormatA
|
$ #NoStrftimeTimeFormatA
|
||||||
# a
|
# a
|
||||||
$ #ToolbarTitle
|
$ #ToolbarTitle
|
||||||
# Toolbar
|
# Værktøjsbjælke
|
||||||
$ #EditWkspcName
|
$ #EditWkspcName
|
||||||
# Edit current workspace name
|
# Andring af skrivebordets navn
|
||||||
$ #ToolbarPlacement
|
$ #ToolbarPlacement
|
||||||
# Toolbar Placement
|
# Værktøjsbjælkens placering
|
||||||
|
|
|
@ -2,16 +2,16 @@ $set 9 #Window
|
||||||
|
|
||||||
|
|
||||||
$ #Creating
|
$ #Creating
|
||||||
# BlackboxWindow::BlackboxWindow: creating 0x%lx\n
|
# BlackboxWindow::BlackboxWindow: skaber 0x%lx\n
|
||||||
$ #XGetWindowAttributesFail
|
$ #XGetWindowAttributesFail
|
||||||
# BlackboxWindow::BlackboxWindow: XGetWindowAttributres failed\n
|
# BlackboxWindow::BlackboxWindow: XGetWindowAttributres fejlede\n
|
||||||
$ #CannotFindScreen
|
$ #CannotFindScreen
|
||||||
# BlackboxWindow::BlackboxWindow: cannot find screen for root window 0x%lx\n
|
# BlackboxWindow::BlackboxWindow: kunne ikke finde skærm til hovedvinduet 0x%lx\n
|
||||||
$ #Unnamed
|
$ #Unnamed
|
||||||
# Unnamed
|
# Intet navn
|
||||||
$ #MapRequest
|
$ #MapRequest
|
||||||
# BlackboxWindow::mapRequestEvent() for 0x%lx\n
|
# BlackboxWindow::mapRequestEvent() for 0x%lx\n
|
||||||
$ #UnmapNotify
|
$ #UnmapNotify
|
||||||
# BlackboxWindow::unmapNotifyEvent() for 0x%lx\n
|
# BlackboxWindow::unmapNotifyEvent() for 0x%lx\n
|
||||||
$ #ReparentNotify
|
$ #ReparentNotify
|
||||||
# BlackboxWindow::reparentNotifyEvent: reparent 0x%lx to 0x%lx\n
|
# BlackboxWindow::reparentNotifyEvent: sætter 0x%lx til 0x%lx\n
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
$set 10 #Windowmenu
|
$set 10 #Windowmenu
|
||||||
|
|
||||||
$ #SendTo
|
$ #SendTo
|
||||||
# Send To ...
|
# Send til ...
|
||||||
$ #Shade
|
$ #Shade
|
||||||
# Shade
|
# Skygge
|
||||||
$ #Iconify
|
$ #Iconify
|
||||||
# Iconify
|
# Iconificeret
|
||||||
$ #Maximize
|
$ #Maximize
|
||||||
# Maximize
|
# Maksimer
|
||||||
$ #Raise
|
$ #Raise
|
||||||
# Raise
|
# Hæv
|
||||||
$ #Lower
|
$ #Lower
|
||||||
# Lower
|
# Sænk
|
||||||
$ #Stick
|
$ #Stick
|
||||||
# Stick
|
# Klæbrig
|
||||||
$ #KillClient
|
$ #KillClient
|
||||||
# Kill Client
|
# Dræb klient
|
||||||
$ #Close
|
$ #Close
|
||||||
# Close
|
# Luk
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
$set 11 #Workspace
|
$set 11 #Workspace
|
||||||
|
|
||||||
$ #DefaultNameFormat
|
$ #DefaultNameFormat
|
||||||
# Workspace %d
|
# Skrivebord %d
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
$set 12 #Workspacemenu
|
$set 12 #Workspacemenu
|
||||||
|
|
||||||
$ #WorkspacesTitle
|
$ #WorkspacesTitle
|
||||||
# Workspaces
|
# Skriveborde
|
||||||
$ #NewWorkspace
|
$ #NewWorkspace
|
||||||
# New Workspace
|
# Nyt skrivebord
|
||||||
$ #RemoveLast
|
$ #RemoveLast
|
||||||
# Remove Last
|
# Fjern sidste
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
$set 16 #bsetroot
|
$set 16 #bsetroot
|
||||||
|
|
||||||
$ #MustSpecify
|
$ #MustSpecify
|
||||||
# %s: error: must specify one of: -solid, -mod, -gradient\n
|
# %s: fejl: specificér en af følgende: -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> display connection\n\
|
-display <string> skærmtilslutning\n\
|
||||||
-mod <x> <y> modula pattern\n\
|
-mod <x> <y> modula mønster\n\
|
||||||
-foreground, -fg <color> modula foreground color\n\
|
-foreground, -fg <color> modula foregrundsfarve\n\
|
||||||
-background, -bg <color> modula background color\n\n\
|
-background, -bg <color> modula baggrundsfarve\n\n\
|
||||||
-gradient <texture> gradient texture\n\
|
-gradient <texture> gradient tekstur\n\
|
||||||
-from <color> gradient start color\n\
|
-from <color> gradient start farve\n\
|
||||||
-to <color> gradient end color\n\n\
|
-to <color> gradient slut farve\n\n\
|
||||||
-solid <color> solid color\n\n\
|
-solid <color> fast farve\n\n\
|
||||||
-help print this help text and exit\n
|
-help hvis denne hjælp og afslut\n
|
||||||
|
|
||||||
|
|
|
@ -1,38 +1,38 @@
|
||||||
$set 15 #Common
|
$set 15 #Common
|
||||||
|
|
||||||
$ #Yes
|
$ #Yes
|
||||||
# Yes
|
# Ja
|
||||||
$ #No
|
$ #No
|
||||||
# No
|
# Nej
|
||||||
|
|
||||||
$ #DirectionTitle
|
$ #DirectionTitle
|
||||||
# Direction
|
# Retning
|
||||||
$ #DirectionHoriz
|
$ #DirectionHoriz
|
||||||
# Horizontal
|
# Horisontal
|
||||||
$ #DirectionVert
|
$ #DirectionVert
|
||||||
# Vertical
|
# Vertikal
|
||||||
|
|
||||||
$ #AlwaysOnTop
|
$ #AlwaysOnTop
|
||||||
# Always on top
|
# Altid øverst
|
||||||
|
|
||||||
$ #PlacementTitle
|
$ #PlacementTitle
|
||||||
# Placement
|
# Placering
|
||||||
$ #PlacementTopLeft
|
$ #PlacementTopLeft
|
||||||
# Top Left
|
# Øverste venstre hjørne
|
||||||
$ #PlacementCenterLeft
|
$ #PlacementCenterLeft
|
||||||
# Center Left
|
# Venstre i midten
|
||||||
$ #PlacementBottomLeft
|
$ #PlacementBottomLeft
|
||||||
# Bottom Left
|
# Bunden til venstre
|
||||||
$ #PlacementTopCenter
|
$ #PlacementTopCenter
|
||||||
# Top Center
|
# Toppen i midten
|
||||||
$ #PlacementBottomCenter
|
$ #PlacementBottomCenter
|
||||||
# BottomCenter
|
# Bunden i midten
|
||||||
$ #PlacementTopRight
|
$ #PlacementTopRight
|
||||||
# Top Right
|
# Øverst til højre
|
||||||
$ #PlacementCenterRight
|
$ #PlacementCenterRight
|
||||||
# Center Right
|
# Til højre i midten
|
||||||
$ #PlacementBottomRight
|
$ #PlacementBottomRight
|
||||||
# Bottom Right
|
# Til højre i bunden
|
||||||
|
|
||||||
$ #AutoHide
|
$ #AutoHide
|
||||||
# Auto hide
|
# Gem automatisk
|
||||||
|
|
16
nls/C/main.m
16
nls/C/main.m
|
@ -1,21 +1,21 @@
|
||||||
$set 14 #main
|
$set 14 #main
|
||||||
|
|
||||||
$ #RCRequiresArg
|
$ #RCRequiresArg
|
||||||
# error: '-rc' requires an argument\n
|
# fejl: '-rc' kræver et argument\n
|
||||||
$ #DISPLAYRequiresArg
|
$ #DISPLAYRequiresArg
|
||||||
# error: '-display' requires an argument\n
|
# fjel: '-display' kræver et argument\n
|
||||||
$ #WarnDisplaySet
|
$ #WarnDisplaySet
|
||||||
# warning: could not set environment variable 'DISPLAY'\n
|
# advarsel: kunne ikke sætte variablen 'DISPLAY'\n
|
||||||
$ #Usage
|
$ #Usage
|
||||||
# Openbox %s : (c) 2002 - 2002 Ben Jansens\n\
|
# Openbox %s : (c) 2002 - 2002 Ben Jansens\n\
|
||||||
2001 - 2002 Sean 'Shaleh' Perry\n\
|
2001 - 2002 Sean 'Shaleh' Perry\n\
|
||||||
1997 - 2000, 2002 Brad Hughes\n\n\
|
1997 - 2000, 2002 Brad Hughes\n\n\
|
||||||
-display <string>\t\tuse display connection.\n\
|
-display <string>\t\tbrug skærm tilslutning.\n\
|
||||||
-rc <string>\t\t\tuse alternate resource file.\n\
|
-rc <string>\t\t\tbrug alternativ resource fil.\n\
|
||||||
-version\t\t\tdisplay version and exit.\n\
|
-version\t\t\tvis versionsnummer og afslut.\n\
|
||||||
-help\t\t\t\tdisplay this help text and exit.\n\n
|
-help\t\t\t\tvis denne hjælp og afslut.\n\n
|
||||||
$ #CompileOptions
|
$ #CompileOptions
|
||||||
# Compile time options:\n\
|
# Kompileret med:\n\
|
||||||
Debugging\t\t\t%s\n\
|
Debugging\t\t\t%s\n\
|
||||||
Shape:\t\t\t%s\n\
|
Shape:\t\t\t%s\n\
|
||||||
Slit:\t\t\t\t%s\n\
|
Slit:\t\t\t\t%s\n\
|
||||||
|
|
Loading…
Reference in a new issue