From 66803e3a7f7baba9104c8f41cd0e9eb381738694 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 20 Jul 2002 23:18:29 +0000 Subject: add no_NO and ro_RO translations --- nls/ro_RO/Screen.m | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 nls/ro_RO/Screen.m (limited to 'nls/ro_RO/Screen.m') diff --git a/nls/ro_RO/Screen.m b/nls/ro_RO/Screen.m new file mode 100644 index 00000000..52b07480 --- /dev/null +++ b/nls/ro_RO/Screen.m @@ -0,0 +1,52 @@ +$set 6 #Screen + +$ #AnotherWMRunning +# BScreen::BScreen: a aparut o eroare in cursul interogarii serverului X.\n \ +Exista deja un manager de ferestre pe ecranul %s.\n +$ #ManagingScreen +# BScreen::BScreen: administrez ecranul %d folosind modul vizual 0x%lx, adincime %d\n +$ #FontLoadFail +# BScreen::LoadStyle(): nu am putut incarca fontul '%s'\n +$ #DefaultFontLoadFail +# BScreen::LoadStyle(): nu am putut incarca fontul implicit.\n +$ #EmptyMenuFile +# %s: fisierul de configurare a meniului nu contine nimic\n +$ #xterm +# xterm +$ #Restart +# Repornire +$ #Exit +# Iesire +$ #EXECError +# BScreen::parseMenuFile: [exec] eroare, nu s-a completat eticheta si/sau comanda asociata\n +$ #EXITError +# BScreen::parseMenuFile: [exit] eroare, nu s-a completat eticheta\n +$ #STYLEError +# BScreen::parseMenuFile: [style] eroare, nu s-a completat eticheta si/sau comanda asociata\n +$ #CONFIGError +# BScreen::parseMenuFile: [config] eroare, nu s-a completat eticheta\n +$ #INCLUDEError +# BScreen::parseMenuFile: [include] eroare, nu s-a precizat nici un nume de fisier\n +$ #INCLUDEErrorReg +# BScreen::parseMenuFile: [include] eroare, '%s' nu este un fisier obisnuit\n +$ #SUBMENUError +# BScreen::parseMenuFile: [submenu] eroare, nu s-a completat eticheta\n +$ #RESTARTError +# BScreen::parseMenuFile: [restart] eroare, nu s-a completat eticheta\n +$ #RECONFIGError +# BScreen::parseMenuFile: [reconfig] eroare, nu s-a completat eticheta\n +$ #STYLESDIRError +# BScreen::parseMenuFile: [stylesdir/stylesmenu] eroare, nu s-a precizat nici un director\n +$ #STYLESDIRErrorNotDir +# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' nu este un director\n +$ #STYLESDIRErrorNoExist +# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' nu exista\n +$ #WORKSPACESError +# BScreen::parseMenuFile: [workspaces] eroare, nu s-a completat eticheta\n +$ #PositionLength +# 0: 0000 x 0: 0000 +$ #PositionFormat +# X: %4d x Y: %4d +$ #GeometryFormat +# W: %4d x H: %4d + -- cgit v1.2.3