From 5718941d80b1e5d1074affb3216128f9e0948f71 Mon Sep 17 00:00:00 2001 From: Denis Fomin Date: Tue, 30 Aug 2011 18:03:26 +0300 Subject: [PATCH] translation fix --- now_listen/now_listen.py | 2 +- plagins_translations/config_dialog.ui | 155 -------- plagins_translations/plagins_translations.pot | 346 +++++++++++++++--- plagins_translations/ru.mo | Bin 8223 -> 10713 bytes roster_tweaks/roster_tweaks.py | 2 +- 5 files changed, 296 insertions(+), 209 deletions(-) diff --git a/now_listen/now_listen.py b/now_listen/now_listen.py index a129039..d5251f8 100644 --- a/now_listen/now_listen.py +++ b/now_listen/now_listen.py @@ -129,7 +129,7 @@ class NowListenPluginConfigDialog(GajimPluginConfigDialog): self.GTK_BUILDER_FILE_PATH = self.plugin.local_file_path( 'config_dialog.ui') self.xml = gtk.Builder() - #self.xml.set_translation_domain(i18n.APP) + self.xml.set_translation_domain('gajim_plugins') self.xml.add_objects_from_file(self.GTK_BUILDER_FILE_PATH, ['now_listen_config_vbox']) diff --git a/plagins_translations/config_dialog.ui b/plagins_translations/config_dialog.ui index 57efc75..0df325f 100644 --- a/plagins_translations/config_dialog.ui +++ b/plagins_translations/config_dialog.ui @@ -1,159 +1,4 @@ - - - - - True - vertical - 2 - - - True - 3 - - - True - 0 - is doing something else - - - False - False - 0 - - - - - True - True - True - #000000000000 - - - False - end - 1 - - - - - False - False - 0 - - - - - True - 3 - - - True - 0 - is composing a message... - - - False - False - 0 - - - - - True - True - True - #000000000000 - - - False - end - 1 - - - - - False - False - 1 - - - - - True - 3 - - - True - 0 - paused composing a message - - - False - False - 0 - - - - - True - True - True - False - 0 - #000000000000 - - - False - end - 1 - - - - - False - False - 2 - - - - - True - 3 - - - True - 0 - is paying attention to the conversation - - - False - 0 - - - - - True - True - True - #000000000000 - - - False - end - 1 - - - - - False - False - 3 - - - - - diff --git a/plagins_translations/plagins_translations.pot b/plagins_translations/plagins_translations.pot index 71ab3a9..fd7a68e 100644 --- a/plagins_translations/plagins_translations.pot +++ b/plagins_translations/plagins_translations.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-08-30 15:59+0400\n" +"POT-Creation-Date: 2011-08-30 18:24+0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -59,124 +59,251 @@ msgstr "" msgid "Press alt+r to convert chars typed in wrong layout Rus<>Eng" msgstr "" -#: community_plugins/juick/plugin.py:42 +#: community_plugins/juick/plugin.py:31 msgid "Avatar size(10-32)" msgstr "" -#: community_plugins/juick/plugin.py:44 +#: community_plugins/juick/plugin.py:33 #: community_plugins/juick/config_dialog.ui.h:5 msgid "Preview size(10-512)" msgstr "" -#: community_plugins/juick/plugin.py:45 +#: community_plugins/juick/plugin.py:34 #: community_plugins/juick/config_dialog.ui.h:2 msgid "Juick link color" msgstr "" -#: community_plugins/juick/plugin.py:202 +#: community_plugins/juick/plugin.py:191 msgid "Reply to message" msgstr "" -#: community_plugins/juick/plugin.py:206 +#: community_plugins/juick/plugin.py:195 msgid "Unsubscribe from comments" msgstr "" -#: community_plugins/juick/plugin.py:207 +#: community_plugins/juick/plugin.py:196 msgid "Subscribe to message replies" msgstr "" -#: community_plugins/juick/plugin.py:208 +#: community_plugins/juick/plugin.py:197 msgid "Recommend post" msgstr "" -#: community_plugins/juick/plugin.py:209 +#: community_plugins/juick/plugin.py:198 msgid "Show message with replies" msgstr "" -#: community_plugins/juick/plugin.py:210 +#: community_plugins/juick/plugin.py:199 msgid "Delete post" msgstr "" -#: community_plugins/juick/plugin.py:216 +#: community_plugins/juick/plugin.py:205 msgid "Open in browser" msgstr "" -#: community_plugins/juick/plugin.py:220 +#: community_plugins/juick/plugin.py:209 msgid "Show user's info" msgstr "" -#: community_plugins/juick/plugin.py:221 +#: community_plugins/juick/plugin.py:210 msgid "Show user's info and last 10 messages" msgstr "" -#: community_plugins/juick/plugin.py:222 +#: community_plugins/juick/plugin.py:211 msgid "Subscribe to user's blog" msgstr "" -#: community_plugins/juick/plugin.py:223 +#: community_plugins/juick/plugin.py:212 msgid "Unsubscribe from user's blog" msgstr "" -#: community_plugins/juick/plugin.py:224 +#: community_plugins/juick/plugin.py:213 msgid "Add/delete user to/from your blacklist" msgstr "" -#: community_plugins/juick/plugin.py:230 +#: community_plugins/juick/plugin.py:219 msgid "Send personal message" msgstr "" -#: community_plugins/juick/plugin.py:476 +#: community_plugins/juick/plugin.py:465 msgid "Show last messages from public timeline" msgstr "" -#: community_plugins/juick/plugin.py:477 +#: community_plugins/juick/plugin.py:466 msgid "Show last messages from your feed" msgstr "" -#: community_plugins/juick/plugin.py:478 +#: community_plugins/juick/plugin.py:467 msgid "Show popular personal blogs" msgstr "" -#: community_plugins/juick/plugin.py:479 +#: community_plugins/juick/plugin.py:468 msgid "Show your tags" msgstr "" -#: community_plugins/juick/plugin.py:480 +#: community_plugins/juick/plugin.py:469 msgid "Show your subscriptions" msgstr "" -#: community_plugins/juick/plugin.py:481 +#: community_plugins/juick/plugin.py:470 msgid "Delete last message" msgstr "" -#: community_plugins/juick/plugin.py:482 +#: community_plugins/juick/plugin.py:471 msgid "Enable subscriptions delivery" msgstr "" -#: community_plugins/juick/plugin.py:483 +#: community_plugins/juick/plugin.py:472 msgid "Disable subscriptions delivery" msgstr "" -#: community_plugins/juick/plugin.py:484 +#: community_plugins/juick/plugin.py:473 msgid "Show your blacklist" msgstr "" -#: community_plugins/juick/plugin.py:485 +#: community_plugins/juick/plugin.py:474 msgid "Update \"About\" info from Jabber vCard" msgstr "" -#: community_plugins/juick/plugin.py:486 +#: community_plugins/juick/plugin.py:475 msgid "Ping" msgstr "" -#: community_plugins/juick/plugin.py:487 +#: community_plugins/juick/plugin.py:476 msgid "Login" msgstr "" -#: community_plugins/juick/plugin.py:488 +#: community_plugins/juick/plugin.py:477 msgid "HELP" msgstr "" +#: community_plugins/gotr/otrmodule.py:100 +#, python-format +msgid "Private conversation with %s refreshed." +msgstr "" + +#: community_plugins/gotr/otrmodule.py:104 +#, python-format +msgid "" +"%s has ended his/her private conversation with you. You should do the same." +msgstr "" + +#: community_plugins/gotr/otrmodule.py:113 +#, python-format +msgid "New fingerprint for %s: %s" +msgstr "" + +#: community_plugins/gotr/otrmodule.py:118 +#, python-format +msgid "%s secured OTR conversation with %s started" +msgstr "" + +#: community_plugins/gotr/otrmodule.py:125 +#, python-format +msgid "Private conversation with %s lost." +msgstr "" + +#: community_plugins/gotr/otrmodule.py:449 +#, python-format +msgid "The following message received from %s was *not encrypted*: [%s]" +msgstr "" + +#: community_plugins/gotr/otrmodule.py:452 +#, python-format +msgid "" +"The encrypted message received from %s is unreadable, as you are not " +"currently communicating privately" +msgstr "" + +#: community_plugins/gotr/otrmodule.py:457 +#, python-format +msgid "We received the following OTR error message from %s: [%s]" +msgstr "" + +#: community_plugins/gotr/otrmodule.py:462 +#, python-format +msgid "" +"The following error occurred when trying to decrypt a message from %s: [%s]" +msgstr "" + +#: community_plugins/gotr/otrmodule.py:505 +msgid "" +"Your message was not send. Either end your private conversation, or restart " +"it" +msgstr "" + +#: community_plugins/gotr/ui.py:190 +#, python-format +msgid "" +"Your fingerprint:\n" +"%s" +msgstr "" + +#: community_plugins/gotr/ui.py:192 +#, python-format +msgid "" +"Purported fingerprint for %s:\n" +"%s" +msgstr "" + +#: community_plugins/gotr/ui.py:195 +msgid "" +"You may want to authenticate your buddy as well by askingyour own question." +msgstr "" + +#: community_plugins/gotr/ui.py:197 +#, python-format +msgid "" +"%s is trying to authenticate you using a secret only known to him/her and " +"you." +msgstr "" + +#: community_plugins/gotr/ui.py:199 +#, python-format +msgid "" +"%s has chosen a question for you to answer to authenticate yourself:" +msgstr "" + +#: community_plugins/gotr/ui.py:201 +msgid "Please enter your secret below." +msgstr "" + +#: community_plugins/gotr/ui.py:203 +#, python-format +msgid "" +"You are trying to authenticate %s using a secret only known to him/her " +"and yourself." +msgstr "" + +#: community_plugins/gotr/ui.py:205 +msgid "You can choose a question as a hint for your buddy below." +msgstr "" + +#: community_plugins/gotr/ui.py:225 community_plugins/gotr/ui.py:399 +#, python-format +msgid "OTR settings for %s" +msgstr "" + +#: community_plugins/gotr/ui.py:333 +msgid "SMP verifying aborted" +msgstr "" + +#: community_plugins/gotr/ui.py:354 community_plugins/gotr/ui.py:364 +msgid "SMP verifying succeeded" +msgstr "" + +#: community_plugins/gotr/ui.py:359 community_plugins/gotr/ui.py:369 +msgid "SMP verifying failed" +msgstr "" + +#: community_plugins/gotr/ui.py:373 +msgid "user aborted SMP authentication" +msgstr "" + +#: community_plugins/gotr/ui.py:439 +msgid "unknown" +msgstr "" + #: triggers/triggers.py:268 msgid "#" msgstr "" @@ -190,26 +317,22 @@ msgid "when I am " msgstr "" #: plugin_installer/plugin_installer.py:102 -#: ftp_manager/plugin_installer.py:103 msgid "Plugin" msgstr "" #: plugin_installer/plugin_installer.py:107 -#: ftp_manager/plugin_installer.py:108 msgid "" "Installed\n" "version" msgstr "" #: plugin_installer/plugin_installer.py:109 -#: ftp_manager/plugin_installer.py:110 msgid "" "Available\n" "version" msgstr "" #: plugin_installer/plugin_installer.py:116 -#: ftp_manager/plugin_installer.py:117 msgid "" "Install /\n" "Upgrade" @@ -566,6 +689,139 @@ msgstr "" msgid "text will be inserted:" msgstr "" +#: community_plugins/gotr/config_dialog.ui.h:1 +msgid "(Re-)generate" +msgstr "" + +#: community_plugins/gotr/config_dialog.ui.h:2 +msgid "Default OTR Settings" +msgstr "" + +#: community_plugins/gotr/config_dialog.ui.h:3 +msgid "Off-the-Record settings for:" +msgstr "" + +#: community_plugins/gotr/config_dialog.ui.h:4 +msgid "-------- -------- -------- -------- --------\t" +msgstr "" + +#: community_plugins/gotr/config_dialog.ui.h:5 +msgid "Advertise Off-the-Record messaging support" +msgstr "" + +#: community_plugins/gotr/config_dialog.ui.h:6 +msgid "Automatically start private messaging" +msgstr "" + +#: community_plugins/gotr/config_dialog.ui.h:7 +msgid "Enable private (Off-the-Record) messaging" +msgstr "" + +#: community_plugins/gotr/config_dialog.ui.h:8 +msgid "Fingerprint:" +msgstr "" + +#: community_plugins/gotr/config_dialog.ui.h:9 +msgid "Forget Fingerprint" +msgstr "" + +#: community_plugins/gotr/config_dialog.ui.h:10 +msgid "Known Fingerprints" +msgstr "" + +#: community_plugins/gotr/config_dialog.ui.h:11 +#: community_plugins/gotr/contact_otr_window.ui.h:8 +msgid "OTR Settings" +msgstr "" + +#: community_plugins/gotr/config_dialog.ui.h:12 +msgid "Require private messaging" +msgstr "" + +#: community_plugins/gotr/config_dialog.ui.h:13 +msgid "Verify Fingerprint" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:1 +msgid "Authenticate contact" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:2 +msgid "Authentication" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:3 +msgid "Automatically initiate encryption if partner understands OTR" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:4 +msgid "Encryption required" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:5 +msgid "End OTR " +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:6 +msgid "I have" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:7 +msgid "I have NOT" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:9 +msgid "OTR settings / fingerprint" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:10 +msgid "OTR version 2 allowed" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:11 +msgid "Off-the-Record Encryption" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:12 +msgid "" +"Purported fingerprint for asdfasdf@xyzxyzxyz.de:\n" +"01234567 89ABCDEF 01234567 89ABCDEF " +"01234567" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:14 +msgid "Show others we understand OTR" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:15 +msgid "Start / Refresh OTR" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:16 +msgid "Use question: " +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:17 +msgid "Use the default settings" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:18 +msgid "" +"Your fingerprint:\n" +"01234567 89ABCDEF 01234567 89ABCDEF " +"01234567" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:20 +msgid "label" +msgstr "" + +#: community_plugins/gotr/contact_otr_window.ui.h:21 +msgid "" +"verified that the purported fingerprint is in fact the correct fingerprint " +"for that contact." +msgstr "" + #: community_plugins/flashing_keyboard/config_dialog.ui.h:1 msgid "command 1:" msgstr "" @@ -736,39 +992,25 @@ msgid "when I'm in" msgstr "" #: plugin_installer/config_dialog.ui.h:1 -msgid "" -msgstr "" - -#: plugin_installer/config_dialog.ui.h:2 ftp_manager/config_dialog.ui.h:1 msgid "Authors:" msgstr "" -#: plugin_installer/config_dialog.ui.h:3 ftp_manager/config_dialog.ui.h:2 +#: plugin_installer/config_dialog.ui.h:2 msgid "Description:" msgstr "" -#: plugin_installer/config_dialog.ui.h:4 ftp_manager/config_dialog.ui.h:3 +#: plugin_installer/config_dialog.ui.h:3 msgid "Ftp server:" msgstr "" -#: plugin_installer/config_dialog.ui.h:5 ftp_manager/config_dialog.ui.h:4 +#: plugin_installer/config_dialog.ui.h:4 msgid "Homepage:" msgstr "" -#: plugin_installer/config_dialog.ui.h:6 ftp_manager/config_dialog.ui.h:5 +#: plugin_installer/config_dialog.ui.h:5 msgid "Install/Upgrade" msgstr "" -#: plugin_installer/config_dialog.ui.h:7 -msgid "" -"Plug-in decription should be displayed here. This text will be erased during " -"PluginsWindow initialization." -msgstr "" - -#: plugin_installer/config_dialog.ui.h:8 -msgid "button" -msgstr "" - #: banner_tweaks/config_dialog.ui.h:1 msgid "Display resource name of contact" msgstr "" diff --git a/plagins_translations/ru.mo b/plagins_translations/ru.mo index 0c984f7286996c8d7a4ab8d8d13947b01c91f894..45f7a37710e57f177e6ab9077ec049fb8624fe9b 100644 GIT binary patch delta 4172 zcmai$dvH|s6~});9wrd5Ktxg=7vxcd5J3>SAcDad5XxJyErw0@lI*a%ciFvBsJ08C z2o%~NtBxSlR$3o3Oee1;JY(zB)@hyL?vy{2v7NR!E!K|HX=gfPnQA}ZyEi1#&h*Eg z`}sZ2J-_oi=lpJXY4LmOGQS(%|2ad8B4d!qEyif#)Ic6;#m3AAMQ|vb1LwgixEwwS z$HQO1D)=W@0q-g?CImM@3udA8I-%At!)jwPrr%&=rZBM#PKQY-L&xE*@b~Zw@I%PY zT<0+y4jN+2c32Ka!b5Nb{2`QH4wk~7L4M{Ek8$vQI2K-qBiP@JMoWqnJfye)>ZCPL zhBm_fupVloM#v$}H=!Kc2ZzCZ4z>nYnSc-9tN5En1Z|2g`1`ooC za5+@;<8Tmk;R5&+l!IrW9C-`!Ggo+M!w-Y;zn~m1#w((1%3v9^pi*!zyaPT0Gn#Pd zNUQE5jtp1+>1<;{p6!J)bOOr2%fa{*l*esQq5UaTYTkj`@NzJ|0&i#h$6)>wD0`p5 zwMFy^!)nGG39s~C%h0K#^9FnoP9)B&U^hGphoY5$ufgST6kaM)b#NMd64t;U!wCEs z*1~ltJq$bGHuxE&{>(N`tCa7AN?GP89Ti;;{uRCp=fk&1{C)6Kh)uH)ZAD-`B+Z05~|$RK#da+o91~q z7q$ny2DdOCN5##987MnlP&vN>b&#u2xgW!^<-j!fEmE-nj@A7?XB9Sl7s}I5;g{e< zN?hZIA?Y(tFm8s+7{3BJf%zL;0Ozs0a+`*7UMiU12X$MHLiREzA=xp%g3`YR zE%;B!r^Afmlx$(9P9y$OSjB`EHp3Y(4z=+yNOa9B!T4?1pYdf_1htu(3RLY;L>pIV z5VTu*I&dpehp3(&LS`xd3YCpaM+P93i1MvAumH0OQb&GMC>2J1(QZX_Ep=tp>X90x z8tI4Jk2D}vNF$=ATF_V3Z_2-}&lY3@($l_7MZ{@TK?^&CeZ5VgnjnCwQ~m~B;9X(!QOCBkvLWO6v= zM$;~Hg$@(3x~90sqFGqCXocNiCnBMRm350ck^^7rH@eAfbW-V%S@L)|8VlFO?2^ar zR66P;vZcjGR#iDov51v$Tr1{;BUUsXZm`W#J7&AK6$`Uf+)k(a%q5+)+q0fb*=bv& zbbTtCbTJvqo+@6HsgB}y#Ie)9U3&)}8-FgEw(NM)-B}p9j$_qD8%(v6iice*?WUrM zhLEXtlUCYJ;bh3vJh)=Dsfk8xR>N*n+NyWrbxxhL!_+u&JBeQ*vn;_{EM`@fY)Cew z!V!C7&s1eF(KEIqH;(>sap!8Gmki#pE?Vy-tgTMU3MZ_l#I}U< zM8c|%MeT%Z)-^g$SXvMDcGFfgVKt!_69E9luSA)*V=n~IYsqG^SD@;7tlOv6gV(QKOFxsB@Cv9z7NRNCEt zerWcb>@!0r(V2U9_UzDn!;SLuE_$tAm)FkoqIbs2^{GPdOn$fbhS%+#*HXUO%X#PX zhkC1$R~UP3Xk1WndM~2Ufn4-Dz1BjJ9vJqM{xc4H?Y!Nc-<3ZYGTyWFcITV(d$7&s z`IZuP&#}0hOT)mOtQo&GCERt_)uH-^w@lF8K4t z`#$y*pdfCcY_cqo`4PjjY|(0I2khtf$hOW)4EE5&P@sfEtg_N)raQk+p6FN#E8)fU zZttw|j^q#e(dfK!EGz$Q#gyo@DmS`Y!;(4@u`EP1lzqSKq0C9nw@W%$RnRqHU2*U; zE-#z?b-ZD-3l^d5vQYE$c)m{s{Bc($* zeVT~0`l6#i*-&K9Uqh@in7PchpaAKK*~38u??4SO|N)omF^3^^@E>Jqf*ep zh4C}mr^2~l2gW?mabV1Ei{>2j9VGRHpt(@6x+84V={tRzGwZuR(e{3(BICAE=VC`nFyqvyZ{^eG2HCz5QxKP0h O-1(fYP_| zvFM^kJOQKpSr&o;VFKwc6g5V@a#7P>ctLb%h(+ z=Qhu*mT?W^m>3j7VjSj6fy(L&TXiCS=) zj|JF{+VO6@6Q98U;O2-nS36^P{N99LFqCvy)s9eR~Uehh6gh07 z@wcc2eUEI$en&;}AJhazJk+=p7vcic{RY(g)`f}x&Hx3*jlJ9$Awef_26y0#gyRjo zh6nJ_{MjPBf!cW^g>n~e!7l8>NAW#;1eX%NZXCpYIEjjMn!MKG&I;mxlZ(ULU=6mH zM5eJHoA4ZN#wpYf>)1vLTYU#`597B{r=*xX>BSwWh(3n*;z4B1b`A&G@Ksb1H)lzd za`O-_!{@Oc$NcdmvKjjYw_$*a(lP4B_4u0am)Od99;)mt$M#{2gw{h|Rrhg|*sCFNng?c;FSUc~e>zFF6YN{J8RB2Ho(zcr3Le~OS zm})u+YCW@fpHb%bcDoYObmd;*Qd7Rvh`5()MTa`{ns%(ZQA*S(4==A2t z0+BQMiTvgK`}ubZLxqfE!5sesERqi!tO?V9VKa6i@m`Y#sx%{2f3 diff --git a/roster_tweaks/roster_tweaks.py b/roster_tweaks/roster_tweaks.py index 6d7c3a9..b3c50e4 100644 --- a/roster_tweaks/roster_tweaks.py +++ b/roster_tweaks/roster_tweaks.py @@ -156,7 +156,7 @@ class RosterTweaksPluginConfigDialog(GajimPluginConfigDialog): self.GTK_BUILDER_FILE_PATH = self.plugin.local_file_path( 'config_dialog.ui') self.xml = gtk.Builder() - self.xml.set_translation_domain(i18n.APP) + self.xml.set_translation_domain('gajim_plugins') self.xml.add_objects_from_file(self.GTK_BUILDER_FILE_PATH, ['roster_tweaks_config_vbox'])