diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-25 01:01:49 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-25 01:01:49 +0000 |
| commit | e65c40223798a81d2fd508178d0be9935d42cdf6 (patch) | |
| tree | fb83b2a9ce774c4b34f51634a6a81588f6ca3e6a /nls/tr_TR | |
| parent | c2609fbec7d69e0eb1dad589d778eb109b9590df (diff) | |
import from bb-cvs
Diffstat (limited to 'nls/tr_TR')
| -rw-r--r-- | nls/tr_TR/Basemenu.m | 4 | ||||
| -rw-r--r-- | nls/tr_TR/Toolbar.m | 4 | ||||
| -rw-r--r-- | nls/tr_TR/Window.m | 14 | ||||
| -rw-r--r-- | nls/tr_TR/main.m | 13 | ||||
| -rw-r--r-- | nls/tr_TR/openbox.m | 6 |
5 files changed, 14 insertions, 27 deletions
diff --git a/nls/tr_TR/Basemenu.m b/nls/tr_TR/Basemenu.m index 34190fa7..7ab8decb 100644 --- a/nls/tr_TR/Basemenu.m +++ b/nls/tr_TR/Basemenu.m @@ -1,4 +1,4 @@ $set 2 #Basemenu -$ #OpenboxMenu -# Openbox mönüsü +$ #BlackboxMenu +# Blackbox mönüsü diff --git a/nls/tr_TR/Toolbar.m b/nls/tr_TR/Toolbar.m index ba1a7cbb..41bd6e7c 100644 --- a/nls/tr_TR/Toolbar.m +++ b/nls/tr_TR/Toolbar.m @@ -15,8 +15,8 @@ $ #NoStrftimeTimeFormatP $ #NoStrftimeTimeFormatA # a $ #ToolbarTitle -# Openbox çubuğu +# Blackbox çubuğu $ #EditWkspcName # Geçerli masaüstü ismini değiştir $ #ToolbarPlacement -# Openbox çubuğunun yerleşimi +# Blackbox çubuğunun yerleşimi diff --git a/nls/tr_TR/Window.m b/nls/tr_TR/Window.m index b336a37d..e53477a1 100644 --- a/nls/tr_TR/Window.m +++ b/nls/tr_TR/Window.m @@ -2,16 +2,16 @@ $set 9 #Window $ #Creating -# OpenboxWindow::OpenboxWindow : 0x%lx'i yarat#_yorum\n +# BlackboxWindow::BlackboxWindow : 0x%lx'i yarat#_yorum\n $ #XGetWindowAttributesFail -# OpenboxWindow::OpenboxWindow : XGetWindowAttributres başarısız oldu\n +# BlackboxWindow::BlackboxWindow : XGetWindowAttributres başarısız oldu\n $ #CannotFindScreen -# OpenboxWindow::OpenboxWindow : 0x%lx ana penceresi için ekranı belirleyemedim\n +# BlackboxWindow::BlackboxWindow : 0x%lx ana penceresi için ekranı belirleyemedim\n $ #Unnamed # Isimsiz $ #MapRequest -# 0x%lx için OpenboxWindow::mapRequestEvent()\n +# 0x%lx için BlackboxWindow::mapRequestEvent()\n $ #UnmapNotify -# 0x%lx için OpenboxWindow::unmapNotifyEvent()\n -$ #UnmapNotifyReparent -# OpenboxWindow::unmapnotifyEvent: 0x%lx'i ana pencereyi boya\n +# 0x%lx için BlackboxWindow::unmapNotifyEvent()\n +$ #ReparentNotify +# BlackboxWindow::reparentNotifyEvent: 0x%lx'i ana pencereyi boya 0x%lx\n diff --git a/nls/tr_TR/main.m b/nls/tr_TR/main.m index 0c582a97..bdc25606 100644 --- a/nls/tr_TR/main.m +++ b/nls/tr_TR/main.m @@ -2,26 +2,19 @@ $set 14 #main $ #RCRequiresArg # hata : '-rc' bir argüman bekler\n -$ #MENURequiresArg -# hata : '-menu' bir argüman bekler\n $ #DISPLAYRequiresArg # hata : '-display' bir argüman bekler\n $ #WarnDisplaySet # ikaz : 'DISPLAY' verisini oturtamadım\n $ #Usage -# Openbox %s: (c) 2002 - 2002 Ben Jansens\n\ - \t\t\t 2001 - 2002 Sean 'Shaleh' Perry\n\ - \t\t\t 1997 - 2000 Brad Hughes\n\n\ +# Blackbox %s : (c) 2001 - 2002 Sean 'Shaleh' Perry\n\ + \t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\ -display <metin>\t\tekranı kullan.\n\ -rc <metin>\t\t\tbaşka bir ayarlama dosyasını kullan.\n\ - -menu <metin>\t\t\tuse alternate menu file.\n\ -version\t\t\tnesil bilgisini gösterir ve çıkar.\n\ -help\t\t\t\tbu yardım iletisini gösterir ve çıkar.\n\n $ #CompileOptions # Denetleme seçenekleri :\n\ Bilgilendirme\t\t\t%s\n\ - Tızlama:\t\t\t%s\n\ Gölgeleme:\t\t\t%s\n\ - Slit:\t\t\t\t%s\n\ - R8b'e göre tızla:\t%s\n\ - Event Clobbering:\t\t%s\n\n + R8b'e göre tızla:\t%s\n\n diff --git a/nls/tr_TR/openbox.m b/nls/tr_TR/openbox.m deleted file mode 100644 index 2a0da0bf..00000000 --- a/nls/tr_TR/openbox.m +++ /dev/null @@ -1,6 +0,0 @@ -$set 13 #openbox - -$ #NoManagableScreens -# Openbox::Openbox: yönetebilinen ekran bulunamadı, bitiriliyorum\n -$ #MapRequest -# Openbox::process_event: 0x%lx için MapRequest\n |
