Nikos Kouremenos
d3cc68c577
[Oscar Hellström] update swedish transl
2006-03-07 23:38:52 +00:00
Nikos Kouremenos
c34adb6f00
[della] update italian
2006-03-02 15:22:32 +00:00
Yann Leboulanger
b58218a2fd
[toutoune25] Typo in french translation
2006-03-01 16:57:29 +00:00
Yann Leboulanger
dea51bd596
[thomas prochaska] bugfix in german translation
2006-02-26 19:10:03 +00:00
Nikos Kouremenos
04b9b64dfe
[Juraj Michalek] update slovak translation and fix bad strings
2006-02-26 08:43:59 +00:00
Yann Leboulanger
4d1664ec93
[urtzi] updated eu translation
2006-02-21 18:06:27 +00:00
Yann Leboulanger
aa3ce4dd86
[christoph] Fix plural form in german translation
2006-02-20 20:45:10 +00:00
Nikos Kouremenos
321d2239c0
add history_manager py and glade
2006-02-06 21:05:33 +00:00
Yann Leboulanger
c67efbb775
updated po/pot files
2006-01-19 22:09:24 +00:00
Yann Leboulanger
2dc4eb3f21
[campey] not in the roster -> Not in Roster. Fixes #1054
2006-01-19 21:55:01 +00:00
Yann Leboulanger
f02791b044
update POTFILES.in with removed files and added files
2006-01-17 08:08:51 +00:00
Yann Leboulanger
e2caefeaea
fix french translation. Fixes #1399
2006-01-15 13:08:50 +00:00
Yann Leboulanger
abf939dc24
[Urtzi] new basque translation
2006-01-12 17:55:19 +00:00
Yann Leboulanger
550adcf1bc
[kangkang] Simplified Chinese translation
2006-01-11 09:18:35 +00:00
Travis Shirk
321d4c0342
One last trunk merge
2006-01-11 01:46:45 +00:00
Travis Shirk
757ed426e3
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
...
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 03:17:36 +00:00
Travis Shirk
311288907a
The MessageWindowMgr now saves/restores window positions so that the
...
config mode can be used for smarter placement. Also the emotiocons menu keybinding
2006-01-03 05:49:09 +00:00
Travis Shirk
1360933ba9
Merged in trunk updates, including meta_contacts
...
Merged revisions 4951,4962-4969 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4951 | nk | 2005-12-30 16:50:36 -0700 (Fri, 30 Dec 2005) | 1 line
fixes in greek transl
........
r4962 | asterix | 2006-01-01 11:41:04 -0700 (Sun, 01 Jan 2006) | 2 lines
merge meta_contacts branch with trunk. Meta contacts are not in gajim yet, but framework is here. We now use gajim.contacts.many_functions() to handle contacts and groupchat_contacts.
........
r4963 | asterix | 2006-01-01 11:43:24 -0700 (Sun, 01 Jan 2006) | 2 lines
correct contacts file
........
r4964 | asterix | 2006-01-01 11:47:26 -0700 (Sun, 01 Jan 2006) | 2 lines
dict.remove() doesn't exists, it's del dict[]
........
r4965 | asterix | 2006-01-01 11:50:15 -0700 (Sun, 01 Jan 2006) | 2 lines
some missing commits from branch
........
r4966 | asterix | 2006-01-01 11:53:30 -0700 (Sun, 01 Jan 2006) | 2 lines
end of gc_contact.nick -> gc_contact.name
........
r4967 | asterix | 2006-01-01 12:05:59 -0700 (Sun, 01 Jan 2006) | 2 lines
new ACE option: send_sha_in_gc_presence that allow to send sha info in groupchat presences
........
r4968 | asterix | 2006-01-01 12:12:36 -0700 (Sun, 01 Jan 2006) | 2 lines
0.9.1-2 in debian that solve the group bug (commit [4924])
........
r4969 | asterix | 2006-01-01 12:31:13 -0700 (Sun, 01 Jan 2006) | 2 lines
typo
........
2006-01-01 20:06:26 +00:00
Nikos Kouremenos
8afe73f721
update po [sources lines]
2005-12-26 23:55:51 +00:00
Yann Leboulanger
67aa6460de
fix in fr translation
2005-12-26 13:31:09 +00:00
Yann Leboulanger
148c2f341d
fix in es translation
2005-12-26 13:28:32 +00:00
Yann Leboulanger
332b71a54e
updated pot/po files (doesn't break translations opf course)
2005-12-20 14:26:14 +00:00
Yann Leboulanger
0f1170b67a
[Yakor] ru translation
2005-12-20 13:57:41 +00:00
Nikos Kouremenos
3d2c288bb1
fix a word in greek translation
2005-12-20 01:15:31 +00:00
Nikos Kouremenos
d2caf5497d
[Miguel] pt is 100%
2005-12-19 22:47:33 +00:00
Nikos Kouremenos
88f9721169
[nkour :^:^:^] greek is 100%
2005-12-19 21:37:56 +00:00
shteef
5d48a576a6
Dutch translation update
2005-12-19 18:43:44 +00:00
Nikos Kouremenos
fe7a61546b
[della] 3 minor corrections
2005-12-19 16:44:37 +00:00
Nikos Kouremenos
3fac6bc3dd
nn is wrong name (it is for Nyorsk which we do not have). correct is no
2005-12-19 12:24:11 +00:00
Nikos Kouremenos
4c7b1c7b14
identical folder called nn (copy from nb). until we have news from libglade bugreport
2005-12-19 12:23:02 +00:00
Yann Leboulanger
9e0d1cc532
revised pl translation
2005-12-18 22:02:13 +00:00
Yann Leboulanger
2f22238318
[Membris] es translation
2005-12-18 21:58:49 +00:00
Yann Leboulanger
7ff56a762b
update in cs translation
2005-12-18 14:24:52 +00:00
Nikos Kouremenos
6d70f51bf6
[della] italian 100%
2005-12-18 13:51:01 +00:00
Yann Leboulanger
11ce779797
[Juraj] 100% sk translation
2005-12-18 13:06:11 +00:00
Nikos Kouremenos
acc9170a35
[Pihhan] update czech
2005-12-18 10:54:39 +00:00
Nikos Kouremenos
05587d371f
[stavros] update greek
2005-12-18 10:33:14 +00:00
Nikos Kouremenos
c3c86d892b
[stavros] update greek. 52 remain
2005-12-17 14:40:51 +00:00
Nikos Kouremenos
41df52dcfd
remove no folder until I am pretty sure we need it
2005-12-14 21:26:55 +00:00
Nikos Kouremenos
40eb7858a4
hard copy nb folder to no so it works in most cases until I have news from http://bugzilla.gnome.org/show_bug.cgi?id=324062
2005-12-14 14:01:53 +00:00
Yann Leboulanger
1144f492d5
[Yavor] bulgarian translation
2005-12-13 17:56:24 +00:00
Nikos Kouremenos
01b248757b
add a missing files in POTFILES.in
2005-12-12 14:00:45 +00:00
Yann Leboulanger
d45c51e83c
[Witold] new pl translation
2005-12-11 21:04:44 +00:00
Yann Leboulanger
0fe2a7b78c
[Junix] pt_BR translation finished
2005-12-11 16:52:52 +00:00
Nikos Kouremenos
ce4957c300
fixes in german po
2005-12-09 21:02:36 +00:00
Yann Leboulanger
5c456141c8
[SF] french translation finished
2005-12-08 17:45:15 +00:00
Nikos Kouremenos
365204f95b
[Stian Barmen] Norwegian 100%
2005-12-08 16:04:18 +00:00
Nikos Kouremenos
b5aa849dc5
[urtzi] basque 100%
2005-12-08 14:23:47 +00:00
Nikos Kouremenos
ffacc0ee65
[Fridtjof Busse] German is 100% for 0.9
2005-12-08 10:13:18 +00:00
Yann Leboulanger
a7d33363b4
po/pot files
2005-12-07 17:40:14 +00:00