ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Nick S. Grechukh" <gns@tpway.com>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] BSCommander
Date: Wed, 15 Mar 2006 15:19:26 +0200
Message-ID: <200603151519.26638.gns@tpway.com> (raw)
In-Reply-To: <200603151555.17459.ashen@nsrz.ru>

[-- Attachment #1: Type: text/plain, Size: 880 bytes --]

В сообщении от 15 марта 2006 14:55 Шенцев Алексей Владимирович написал(a):
> В сообщении от 15 марта 2006 15:41 Nick S. Grechukh написал(a):
> > ну вообще-то было бы неплохо его закончить для начала, коллективными
> > усилиями. я перевел около 3/4.
> Это понятно, кто возьмётся? Могу я. Возражения есть?
возражений нет
> Далее, такой вопрос по версии 2.15 будете упаковывать или пока только 2.14?
2.15 не смотрел пока
> А с подключением перевода не много не понял: как получить файл с
> расширением .qm, т.е. bsc_ru.qm из bsc_ru.ts?
export PATH=$PATH:$QTDIR/bin/
lrelease bsc_ru.ts

но вообще правильно - добавить в проект bsc.pro в районе TRANSLATIONS. и надо патчить MainWindow.cpp (для опытов сделал тупо, в аттаче).


-- 
With best regards, Nick S. Grechukh
System Administrator
Technopark Corp.

E-mail: gns@tpway.com
Cell: +38 0676 13 76 07
JID: n.grechukh@jabber.tpway.com

[-- Attachment #2: pl-to-ru.patch --]
[-- Type: text/x-diff, Size: 456 bytes --]

--- MainWindow.cpp	2006-03-15 15:17:06 +0200
+++ MainWindow.cpp.ru	2006-03-15 15:16:12 +0200
@@ -616,7 +616,7 @@ void MainWindow::read_lang_info()
 	
 	switch( Config::instance()->lang() ) {
 		case Config::Lang_PL:
-			d_translator->load( "bsc_pl.qm", qApp->applicationDirPath() );	
+			d_translator->load( "bsc_ru.qm", qApp->applicationDirPath() );	
 			break;
 		case Config::Lang_DE:
 			d_translator->load( "bsc_de.qm", qApp->applicationDirPath() );	

  parent reply	other threads:[~2006-03-15 13:19 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-14  8:59 Aleksander N.Gorohovski
2006-03-14  7:06 ` Шенцев Алексей Владимирович
2006-03-14  9:36   ` Aleksander N.Gorohovski
2006-03-14  8:01     ` Шенцев Алексей Владимирович
2006-03-15 15:22     ` Denis G. Samsonenko
2006-03-14 14:14   ` Nick S. Grechukh
2006-03-14 14:27     ` Шенцев Алексей Владимирович
2006-03-14 14:31       ` Genix
2006-03-14 14:50         ` Nick S. Grechukh
2006-03-14 14:36       ` Nick S. Grechukh
2006-03-14 20:28         ` Dmitriy Khanzhin
2006-03-15  7:09           ` Genix
2006-03-15 12:40             ` Nick S. Grechukh
2006-03-15  1:58         ` Denis G. Samsonenko
2006-03-15 12:41           ` Nick S. Grechukh
2006-03-15 12:55             ` Шенцев Алексей Владимирович
2006-03-15 13:12               ` Nick S. Grechukh
2006-03-15 13:23                 ` Шенцев Алексей Владимирович
2006-03-15 13:31                   ` Nick S. Grechukh
2006-03-15 13:34                     ` Шенцев Алексей Владимирович
2006-03-15 13:19               ` Nick S. Grechukh [this message]
2006-03-15 13:27                 ` Шенцев Алексей Владимирович
2006-03-15 14:59                 ` Шенцев Алексей Владимирович
2006-03-14 14:37       ` Шенцев Алексей Владимирович
2006-03-15  1:23       ` Denis G. Samsonenko
2006-03-17  8:24   ` anyr
2006-03-17  8:07     ` Шенцев Алексей Владимирович
2006-03-17 14:48       ` Dmitriy Khanzhin
2006-03-17 15:20         ` Шенцев Алексей Владимирович
2006-03-18  5:54           ` Dmitriy Khanzhin
2006-03-20  7:34             ` Шенцев Алексей Владимирович
2006-03-20 16:51               ` Dmitriy Khanzhin
2006-03-21  6:27                 ` Шенцев Алексей Владимирович
2006-03-21 10:52                   ` Nick S. Grechukh
2006-03-21 11:06                     ` Nick S. Grechukh
2006-03-21 11:33                       ` Шенцев Алексей Владимирович
2006-03-16 11:42 ` Шенцев Алексей Владимирович
2006-03-16 11:46   ` Nick S. Grechukh
2006-03-16 12:04     ` Шенцев Алексей Владимирович
2006-03-16 12:21     ` Шенцев Алексей Владимирович
2006-03-16 17:39       ` Sergey Lizogub
2006-03-16 17:43         ` Nick S. Grechukh
2006-03-17  3:12         ` [Comm] [JS] BSCommander Terechkov Evgenii
2006-03-16 18:35       ` [Comm] BSCommander Sergey Lizogub
2006-03-17  6:14         ` Шенцев Алексей Владимирович
2006-03-21  7:12 ` Шенцев Алексей Владимирович
2006-03-22 11:02 ` Шенцев Алексей Владимирович

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200603151519.26638.gns@tpway.com \
    --to=gns@tpway.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git