From mailinglist@michael-skiba.de Wed Aug 1 19:10:45 2012 From: Michael Skiba To: translation@lists.opensuse.org Subject: [opensuse-translation] What's the deal with opensuse-org.po? Date: Wed, 01 Aug 2012 21:10:35 +0200 Message-ID: <1539767.yzg7U3nmDg@balthasar> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6093755494758152219==" --===============6093755494758152219== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi, I just had the time to take a look at opensuse-org.po and I'm a little bit confused. 1.) First entry is 'en' (comment: type: Attribute 'lang' of: ; file en/index.shtml:2) - Am I supposed to translate it to my locale country code? Say for Germany to de? 2.) Fifth entry is "search in blog-posts" (untranslated), when I look at opensuse.org I already find that string translated into german. Accident/Purpose? 3.) Many entries consist of large html syntax fragments, where I'm not sure what to translate. Shouldn't it be possible to just extract the parts that need to be translated? Should the value="en" be translated to value="de" in the following example? (4th entry) " " Hope someone can help to clarify this :-) Regards, Michael --===============6093755494758152219== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjIuMC4xOCAoR05V L0xpbnV4KQoKaVFJY0JBQUJBZ0FHQlFKUUdYOHVBQW9KRU52RjVZU29SVXkxbDFRUUFKZ0N0aTBT M0JhT3V6VDRSM1I3YzdxRgo5bEhpNWxaeUkvUm1wSHVoWUZWM1o2TDBrMkRyVHdra2lyUnlQNDJ3 RmRRczM1Z2hTeFdRRlY2SVV3SXoxSGdICndVdVg0WkNxdE5ITXg1VzVxYXV2aDRmMlBGWTJDeStT MkhMcUZqOXJhZmdqZ1lYQWJDUWhxYVNHclpyVERpRWkKcHNEa3hQZnJEU1cwVGtvZDVha245WmVs VzBDR2NMa2Z3TmE0RUkvWmJJY0EvS2F2ZHVGY0VMbXI4VXdQa0g4NQpla3k1ZGU2MlkyTjFjUldN MktaalpWbDBTK3huYVRBU1JmMnhRUVVVZ0tleHBVSUdLZG1GdUlVQmRXVVhiZkFkCjBoU0w1TVFE L3Q0SjQrTTg5K01jZWZuQzRsMDlPZCthYXV4emlTRlRRcVFpUnpiNmRjMndoa3ZLUWYvVlRRbWIK bWkrenBtR21VQzMwRXlnTFNYLzYwQ1dIQ25SMUF2TVVJN0tDU3IwWDNTUVZCRzVCbzkvUHpTK2hs WlFCa0RYNQpoeENKbXRpVk84ei9tZVh5NVZ6VEVnUXZxdDdXNUxKbEovVmJmQ1FQQlZ5bmNGZTl6 cEh0N28zRzRnU21sd3pRCm1uYWhSQ2JKMWlNYkk2U3FBSjNwRS92K2hUQ3YxTEVURXE1bGdCK0t5 Z3JLRVY0K05uM1pLb0RPamdVMnE0ZU8KOVAvZkVIOWwxRExTeHpFQnF0by9PY3orVFh6T01CWllV NEthS1gwYkU2eXMxSldSVURCT2Y2UjlTLy9OMVdKSgoySm1UWUV6WG8vY3FWN1pxRFVJTjVwYkN0 VHcranNPYVFEQkl3TWFRQWpkUCtmdUdPWmpNUU92eWJmL2dQdVcxCkVEOFJ1TTNxWEhqbWJyRUpH Rjd0Cj1uMWtmCi0tLS0tRU5EIFBHUCBTSUdOQVRVUkUtLS0tLQo= --===============6093755494758152219==-- From guillaume.gardet@free.fr Thu Aug 2 07:50:34 2012 From: Guillaume Gardet To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Thu, 02 Aug 2012 09:50:20 +0200 Message-ID: <501A313C.8060102@free.fr> In-Reply-To: <1539767.yzg7U3nmDg@balthasar> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1265561100732934826==" --===============1265561100732934826== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, Le 01/08/2012 21:10, Michael Skiba a =C3=A9crit : > Hi, > > I just had the time to take a look at opensuse-org.po and I'm a little bit > confused. > > 1.) First entry is 'en' (comment: type: Attribute 'lang' of: ; file > en/index.shtml:2) > - Am I supposed to translate it to my locale country code? Say for Germany = to > de? Yes, use de for German. > > 2.) Fifth entry is "search in blog-posts" (untranslated), when I look at > opensuse.org I already find that string translated into german. > Accident/Purpose? The "de" PO file is (was?) not enough translated to be used (under 50% transl= ated, we do not use it), so old file manually translated is used and leaved u= ntouch. > > 3.) Many entries consist of large html syntax fragments, where I'm not sure > what to translate. Shouldn't it be possible to just extract the parts that > need to be translated? Unfortunately no. > > Should the value=3D"en" be translated to value=3D"de" in the following exam= ple? > (4th entry) > " type=3D"image" alt=3D"run search" title=3D"run search" class=3D"searchbutto= n" > src=3D"http://static.opensuse.org/hosts/www.o.o/images/frontpage/magnifier.= png" > />" You can translate "alt" and "title" values but it is not very important since= it is a bit hidden. > > > Hope someone can help to clarify this :-) > > Regards, > Michael Hope it will help you. Guillaume --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============1265561100732934826==-- From mailinglist@michael-skiba.de Thu Aug 2 20:27:14 2012 From: Michael Skiba To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Thu, 02 Aug 2012 22:27:05 +0200 Message-ID: <2054029.gEg6F5etir@balthasar> In-Reply-To: <501A313C.8060102@free.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4216580936586841929==" --===============4216580936586841929== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi Guillaume, thank you very much for your clarification, it really helped :-) It's quite unfortunate that it's not possible to make it clearer, but I guess that's a limitation of the surrounding framework and not really worth the trouble to work around it. -- Kind Regards, Michael --===============4216580936586841929== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjIuMC4xOCAoR05V L0xpbnV4KQoKaVFJY0JBQUJBZ0FHQlFKUUd1S2NBQW9KRU52RjVZU29SVXkxa1BBUC9qZk1rdDhG UGtnMTRKeVVvODBvUTNwWgphUUpZQzdaZnR4UVByN0NXOHUwVnhKRldmeGVXem4xSEZBS29vRUts dDhvVlhPa0NiczZ3Q0hQOVdzK0xtTWowCi9GcWRCS0s5YUZmRXJEdUNNVTNYR21MVGVqZURsTjNS dEF5MmQyak9nL0dJbk0rcnJXSVBJYTIrd2w5L3AwQXQKWEZ6TU1mN1htOUpCbnNqY3kzYjlHSWtD UnpLdEhscU0zelcvOStGdFRJY1ZJcXZ1eEVMbGVDQlEzMnBrL2hwVwowUEFRbEtmMlJFWnNlUTc4 aGl5RzkzSGFTZDQ3S3VrTlVnNWFQV3JuUzNSeFRGUkJBa3hDV3JvaVI3MU05eThOCnNuMUNPZERk cHJGYmtHSHFPczZlN1NZdzlQM1NOZHQweFQ1ZmZjc2pDZVMxMG9TeW80VEtTc3NCSklLUlNlVksK SndCcmRqTm92SUU1SE5WZ1BSWk1hYk8wUzJlWHJEaWxtd0Y3Y3dSS1RUM0twMTJvUmNRVzV2UGQ4 b0U5a0RxNApxNGVaOGlxclZQSXpjY2lJWkxOVEJ0YTFjRnlvemlxcmlkdTNJRW1wbTVGWVJBOHgz SE9Wdko0TGRSQ0RjZEFKCitlb1ROMEkwRDFWbXBmV0J0RHBSeTh3RVY1ekRnQ1ZMVUFBRGw1T2xC QkxDK3lFcjdWQ01OYTc1d2RIVVh4TU0KQTJUZUxHM0t4eGw1Y0hkdXgyVEFqVldRMzdOc1RoR0hi Nm1SK1RPL3BhQXF1RUhWRmpwR045YkVQRnRXcUFtYgpmY2dOZWcrY0oxQm4rSW5EdUYzRkI1ZkRv dXBLaEN0SDF2bFZmaFAvV044ZHpReEZjakl3VkNkNlFMdy9paTFDCmdNM1dpSksyd29nNUZrZkZZ Y0F2Cj1sUG5NCi0tLS0tRU5EIFBHUCBTSUdOQVRVUkUtLS0tLQo= --===============4216580936586841929==-- From guillaume.gardet@opensuse.org Fri Aug 3 09:23:16 2012 From: Guillaume GARDET To: translation@lists.opensuse.org Subject: [opensuse-translation] Missing translations in KDE Date: Fri, 03 Aug 2012 11:23:11 +0200 Message-ID: <501B987F.5080002@opensuse.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7456836309201527471==" --===============7456836309201527471== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, I just reported very visible missing translations in 12.2 RC2 in KDE. See bug #774339 : https://bugzilla.novell.com/show_bug.cgi?id=3D774339 In the KDE desktop, we can see some icons: Firefox, My Computer, Office, Onli= ne Help and openSUSE. But they are not translated in 12.2 RC2 (tested in Fren= ch). The problem is also present for "My Computer" entry in K menu. For 12.1, those msgids were part of update-desktop-files-kde.fr.po. But for 1= 2.2, there are no more such entries. Maybe you should check for your language. Guillaume --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============7456836309201527471==-- From guillaume.gardet@free.fr Fri Aug 3 09:29:47 2012 From: Guillaume Gardet To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Fri, 03 Aug 2012 11:29:40 +0200 Message-ID: <501B9A04.1040809@free.fr> In-Reply-To: <2054029.gEg6F5etir@balthasar> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7079669507088889388==" --===============7079669507088889388== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Le 02/08/2012 22:27, Michael Skiba a =C3=A9crit : > Hi Guillaume, > > thank you very much for your clarification, it really helped :-) > It's quite unfortunate that it's not possible to make it clearer, but I gue= ss > that's a limitation of the surrounding framework and not really worth the > trouble to work around it. > I tried various tools with numerous options and we have the best (but not per= fect) framework to use PO files for translation of the website. Maybe if some tools are updated or new tools appear, we could have something = better. Guillaume --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============7079669507088889388==-- From honyczek-mailing@email.cz Fri Aug 3 12:24:25 2012 From: honyczek-mailing@email.cz To: translation@lists.opensuse.org Subject: [opensuse-translation] Chinese string to translate in update-desktop-files-kde.pot file Date: Fri, 03 Aug 2012 14:24:20 +0200 Message-ID: <6962.751.1259-25331-1467762323-1343996660@email.cz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6772078478358964639==" --===============6772078478358964639== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, FYI there is a Chinese string in update-desktop-files-kde.pot file to transla= te (part Comment(kbd-layout-viewer.desktop)). It's been reported: https://bug= zilla.novell.com/show_bug.cgi?id=3D774371 Cheers. Jan Pape=C5=BE --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============6772078478358964639==-- From wind.of.chang3@gmail.com Fri Aug 3 14:24:25 2012 From: wayn3 To: translation@lists.opensuse.org Subject: [opensuse-translation] Re: .po editor on windows? Date: Fri, 03 Aug 2012 07:24:14 -0700 Message-ID: <1344003854650-4971356.post@n6.nabble.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7687199380434336398==" --===============7687199380434336398== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable A neat new tool to edit .po files ( gettext ) is http://poeditor.com/ - online, free and very easy to use. -- View this message in context: http://opensuse.14.n6.nabble.com/po-editor-on-w= indows-tp3426572p4971356.html Sent from the opensuse-translation mailing list archive at Nabble.com. --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============7687199380434336398==-- From leandro.regueiro@gmail.com Fri Aug 3 18:04:53 2012 From: Leandro Regueiro To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] Re: .po editor on windows? Date: Fri, 03 Aug 2012 20:04:46 +0200 Message-ID: In-Reply-To: <1344003854650-4971356.post@n6.nabble.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7410620450165966873==" --===============7410620450165966873== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Fri, Aug 3, 2012 at 4:24 PM, wayn3 wrote: > A neat new tool to edit .po files ( gettext ) is http://poeditor.com/ - > online, free and very easy to use. Virtaal: http://translate.sourceforge.net/wiki/virtaal/index Poedit: http://www.poedit.net/ Lokalize: http://userbase.kde.org/Lokalize#Lokalize_under_Windows Gtranslator: http://projects.gnome.org/gtranslator/ OmegaT: http://www.omegat.org/ Bye -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============7410620450165966873==-- From mailinglist@michael-skiba.de Fri Aug 3 18:10:51 2012 From: Michael Skiba To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] Re: .po editor on windows? Date: Fri, 03 Aug 2012 20:10:42 +0200 Message-ID: <3071080.Pf9FNKiiTh@balthasar> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3139714955398476883==" --===============3139714955398476883== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Am Freitag, 3. August 2012, 20:04:46 schrieb Leandro Regueiro: > On Fri, Aug 3, 2012 at 4:24 PM, wayn3 wrote: > > A neat new tool to edit .po files ( gettext ) is http://poeditor.com/ - > > online, free and very easy to use. > > Virtaal: http://translate.sourceforge.net/wiki/virtaal/index > Poedit: http://www.poedit.net/ > Lokalize: http://userbase.kde.org/Lokalize#Lokalize_under_Windows > Gtranslator: http://projects.gnome.org/gtranslator/ > OmegaT: http://www.omegat.org/ This thread is 3 years old ... we should let rest in peace ... -- Kind Regards, Michael --===============3139714955398476883== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjIuMC4xOCAoR05V L0xpbnV4KQoKaVFJY0JBQUJBZ0FHQlFKUUhCUWxBQW9KRU52RjVZU29SVXkxVjE4UUFMTHBBVWFm YXg3bjlGb3I2K2IybmgrOQovZWZ5WkJEYk9HV2RpZEpvVFBtblliMFZKcTJjVUw1eVNVajJaemdl SWdGVEdDbUtqYVEvTXdrdGdFamJuN041CjVNbWZoYzFCZHBZbEtqN1V4MERKVkRXeEtsMitOZUlj WFlhVFBLMWNuNlNjemxxNGliK21hZGdUS1BiS1JkbHEKYmhtT3NxZnN2UGQ1UnFCMzlrSXljUWVa bVRldGhQSG0wYzVGK0xoQUR2ckpNUC9obVJJeSs4MTJiRVBVOThzKwpUNzlod1M5a29RWkYxSU5o eGhiKzh3bEh3SzhwUWo0YzNicG93V0ZBUnM2aVdnL3h6dXRjU083elNtZTlIV01FCkVha2MvQmR3 Z2F0RG1DNkRCdlRSVUVKVVRlZTBNOVRHdkN3UGNZd2s0ZEgxYUE5cmp3VTNKUkxsbjlqR01KY0sK MWhuQjdjTHFRQU5Cdlk1TnpWYXcyTFg1ZmZEckVsWTVYUHluSEE5aHJicW94Skg3U1J3SHpoZlZP SzBTcG14NApMUm9oOWVvZnVuTmkrZ0k2NEd1ZUlQSG5oTXg0MStaZitIUHVkaU5NOFIySGxVTzM2 SjYxcWt6dWwwVWU4cjNECmpONkFmU1BDRk5nY3lZMEgyL2dDRmRUOW00c1hzWFhzb1c0MkN3dDl1 SXNJQXlIOGllMUpCVThJd2tnUjhWK3YKNkVtV3g5bHlaZnM1d1VJcHdieEdaalZtcGxNWDcwaCtu NzhKS2phNmRaY0FDRWNHTWw4bTlraG8zTldvclVoWgp5c3lhTUIwUlNqcExBbWFXWmdMSElPR3M5 SXo4OXZ1bUhvZWtITW1lNHFLby9LRDJaaXFQZHpxNE1zQmNMSU5aCjZyYldwSk1FaER1b2tvN3Fp QXY1Cj1rSGVqCi0tLS0tRU5EIFBHUCBTSUdOQVRVUkUtLS0tLQo= --===============3139714955398476883==-- From robin.listas@telefonica.net Fri Aug 3 20:49:37 2012 From: "Carlos E. R." To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] Re: .po editor on windows? Date: Fri, 03 Aug 2012 22:49:28 +0200 Message-ID: <501C3958.7010809@telefonica.net> In-Reply-To: <3071080.Pf9FNKiiTh@balthasar> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3238398349968996101==" --===============3238398349968996101== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2012-08-03 20:10, Michael Skiba wrote: > Am Freitag, 3. August 2012, 20:04:46 schrieb Leandro Regueiro: >> On Fri, Aug 3, 2012 at 4:24 PM, wayn3 wrote: >>> A neat new tool to edit .po files ( gettext ) is http://poeditor.com/ - o= nline, free >>> and very easy to use. >>=20 >> Virtaal: http://translate.sourceforge.net/wiki/virtaal/index Poedit: >> http://www.poedit.net/ Lokalize: >> http://userbase.kde.org/Lokalize#Lokalize_under_Windows Gtranslator: >> http://projects.gnome.org/gtranslator/ OmegaT: http://www.omegat.org/ >=20 > This thread is 3 years old ... we should let rest in peace ... I have seen three spam posts sent to different openSUSE lists this afternoon.= This might be another one :-? If it is in fact a bonna fide answer to this thread that I initiated in 2009,= one of the things I needed was work off the network, so this tool would be useless. My o= riginal question and problem was properly solved at the time. - --=20 Cheers / Saludos, Carlos E. R. (from 11.4 x86_64 "Celadon" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlAcOVgACgkQIvFNjefEBxo8JwCfSUhaQJ+aDMlJolYqB+ydm03J 4cwAoLw257f9+Djgjk0jCq6NJYuoFIxG =3DZ4bu -----END PGP SIGNATURE----- --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============3238398349968996101==-- From olav.pet@gmail.no Fri Aug 3 21:34:31 2012 From: "Olav P." To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Fri, 03 Aug 2012 23:34:50 +0200 Message-ID: <4604618.0DzMHPllhY@oslo.site> In-Reply-To: <2054029.gEg6F5etir@balthasar> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1584627156028974467==" --===============1584627156028974467== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Torsdag 2. august 2012 22.27.05 skrev Michael Skiba: > Hi Guillaume, > > thank you very much for your clarification, it really helped :-) > It's quite unfortunate that it's not possible to make it clearer, but I > guess that's a limitation of the surrounding framework and not really worth > the trouble to work around it. BTW when will the "opensuse.org.po" translations be implemented on web portal? Olav P. -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============1584627156028974467==-- From guillaume.gardet@free.fr Mon Aug 6 07:01:54 2012 From: Guillaume Gardet To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Mon, 06 Aug 2012 09:01:47 +0200 Message-ID: <501F6BDB.8020402@free.fr> In-Reply-To: <4604618.0DzMHPllhY@oslo.site> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6834886307901657980==" --===============6834886307901657980== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, Le 03/08/2012 23:34, Olav P. a =C3=A9crit : > Torsdag 2. august 2012 22.27.05 skrev Michael Skiba: >> Hi Guillaume, >> >> thank you very much for your clarification, it really helped :-) >> It's quite unfortunate that it's not possible to make it clearer, but I >> guess that's a limitation of the surrounding framework and not really worth >> the trouble to work around it. > BTW when will the "opensuse.org.po" translations be implemented on web > portal? > > Olav P. We have to send a request to maintainers (Thomas Schmidt = and maybe others?) with the languages to update so that they make an update = of the pages on the server. You can send your request here and CC Thomas. Guillaume --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============6834886307901657980==-- From martin.schlander@gmail.com Mon Aug 6 07:39:13 2012 From: Martin Schlander To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Mon, 06 Aug 2012 09:39:07 +0200 Message-ID: <2739875.eHMseLFKL1@klaptop.site> In-Reply-To: <501F6BDB.8020402@free.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4305321240680044139==" --===============4305321240680044139== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Mandag den 6. august 2012 09:01:47 Guillaume Gardet skrev: > Le 03/08/2012 23:34, Olav P. a =C3=A9crit : > > Torsdag 2. august 2012 22.27.05 skrev Michael Skiba: > >> thank you very much for your clarification, it really helped :-) > >> It's quite unfortunate that it's not possible to make it clearer, but > >> I > >> guess that's a limitation of the surrounding framework and not really > >> worth the trouble to work around it. > >=20 > > BTW when will the "opensuse.org.po" translations be implemented on web > > portal? > >=20 > We have to send a request to maintainers (Thomas Schmidt > and maybe others?) with the languages to update so that they make an update > of the pages on the server. You can send your request here and CC Thomas. I've translated opensuse-org.po for Danish (DA). So please add it to the=20 website at your convenience. --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============4305321240680044139==-- From guillaume.gardet@free.fr Mon Aug 6 08:04:58 2012 From: Guillaume Gardet To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Mon, 06 Aug 2012 10:04:53 +0200 Message-ID: <501F7AA5.8000603@free.fr> In-Reply-To: <2739875.eHMseLFKL1@klaptop.site> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8165865325952857140==" --===============8165865325952857140== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Le 06/08/2012 09:39, Martin Schlander a =C3=A9crit : > Mandag den 6. august 2012 09:01:47 Guillaume Gardet skrev: >> Le 03/08/2012 23:34, Olav P. a =C3=A9crit : >>> Torsdag 2. august 2012 22.27.05 skrev Michael Skiba: >>>> thank you very much for your clarification, it really helped :-) >>>> It's quite unfortunate that it's not possible to make it clearer, but >>>> I >>>> guess that's a limitation of the surrounding framework and not really >>>> worth the trouble to work around it. >>> BTW when will the "opensuse.org.po" translations be implemented on web >>> portal? >>> >> We have to send a request to maintainers (Thomas Schmidt >> and maybe others?) with the languages to update so that they make an update >> of the pages on the server. You can send your request here and CC Thomas. > I've translated opensuse-org.po for Danish (DA). So please add it to the > website at your convenience. There were no DA folder on the landing-page git repo, so I created it and gen= erated HTML files from the "da" PO file. But more things must be done, like a= dding it in languages.html and maybe more before pushing to web server?. Thomas may help here. Guillaume --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============8165865325952857140==-- From guillaume.gardet@free.fr Tue Aug 7 08:28:43 2012 From: Guillaume Gardet To: translation@lists.opensuse.org Subject: [opensuse-translation] Slideshow POT file still refers to 12.1, not 12.2 Date: Tue, 07 Aug 2012 10:28:33 +0200 Message-ID: <5020D1B1.3040303@free.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3532945270900556268==" --===============3532945270900556268== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi, Slideshow POT file has still 12.1 entries instead of 12.2. I reported it on bugzilla: https://bugzilla.novell.com/show_bug.cgi?id=774765 So, expect to have a POT file update and have a very short time to update it. Guillaume -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============3532945270900556268==-- From ke@suse.de Tue Aug 7 08:56:22 2012 From: Karl Eichwalder To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] Slideshow POT file still refers to 12.1, not 12.2 Date: Tue, 07 Aug 2012 10:56:19 +0200 Message-ID: In-Reply-To: <5020D1B1.3040303@free.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5664552495925132682==" --===============5664552495925132682== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Guillaume Gardet writes: > Slideshow POT file has still 12.1 entries instead of 12.2. > I reported it on bugzilla: > https://bugzilla.novell.com/show_bug.cgi?id=3D774765 > > So, expect to have a POT file update and have a very short time to update i= t. Ok, the update is now available. --=20 Karl Eichwalder SUSE LINUX Products GmbH R&D / Documentation Maxfeldstra=C3=9Fe 5 90409 N=C3=BCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=C3=B6rffer, HRB 16746 (AG N=C3=BCr= nberg) --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============5664552495925132682==-- From olav.pet@gmail.no Tue Aug 7 17:16:51 2012 From: "Olav P." To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Tue, 07 Aug 2012 19:17:16 +0200 Message-ID: <3944173.MGCIb1AkgZ@oslo.site> In-Reply-To: <501F6BDB.8020402@free.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0444209384402757852==" --===============0444209384402757852== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Mandag 6. august 2012 09.01.47 skrev Guillaume Gardet: > Hi, >=20 > Le 03/08/2012 23:34, Olav P. a =C3=A9crit : > > Torsdag 2. august 2012 22.27.05 skrev Michael Skiba: > >> Hi Guillaume, > >>=20 > >> thank you very much for your clarification, it really helped :-) > >> It's quite unfortunate that it's not possible to make it clearer, but > >> I > >> guess that's a limitation of the surrounding framework and not really > >> worth the trouble to work around it. > >=20 > > BTW when will the "opensuse.org.po" translations be implemented on web > > portal? > >=20 > > Olav P. >=20 > We have to send a request to maintainers (Thomas Schmidt > and maybe others?) with the languages to update so that they make an update > of the pages on the server. You can send your request here and CC Thomas. >=20 > Guillaume Norwegian bokm=C3=A5l (nb) is translated and should be ready for launch any = time=20 it is convenient and technical issues are solved. Cheers Olav P. --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============0444209384402757852==-- From mailinglist@michael-skiba.de Tue Aug 7 17:46:13 2012 From: Michael Skiba To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Tue, 07 Aug 2012 19:46:09 +0200 Message-ID: <1662500.3a9dyyPLJV@balthasar> In-Reply-To: <3944173.MGCIb1AkgZ@oslo.site> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6050999325973856922==" --===============6050999325973856922== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Am Dienstag, 7. August 2012, 19:17:16 schrieb Olav P.: > Norwegian bokm=C3=A5l (nb) is translated and should be ready for launch an= y time > it is convenient and technical issues are solved. Same for the german translation. --=20 Kind Regards, Michael --===============6050999325973856922== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjIuMC4xOCAoR05V L0xpbnV4KQoKaVFJY0JBQUJBZ0FHQlFKUUlWUmhBQW9KRU52RjVZU29SVXkxblNjUUFMMnZvV0VD SjZGZEJUQndneWlWZnJ0NwpHOWxBeHI3NUxVeUR2Tnd6djR1M2JpU0ppWitRQmZuTjZSM25ma1Z6 c04wYmxFNXlYM1ZwUlk5SmIwVGNpeTNPCnQrMTBHWGN1Wi9KUTJxcGhYemtBT0xFZWcxeVJmNTE4 MXdieTZGQzl0UzNUWm9XV3lHd2lBTGpocEE2ZTFhbjkKS3FsQ1NiOG5NUFBFWUEvZzY3R3Y1QVNC NHg0dk8ySGwya2ZWeU15QThGQk11MnZrRVdxcElaV3YzZkhra01XQwpBblZvcUlzbkwzclVpVERB TGVmUk5vcWQ3WjBnbzlJTVlSRDZzbnJBcWRYWUxMcTdFQUpmNE1sRmMwWWY5K1ZECmx4cWlrc0Nm U1NrUCtYdFRmeUlGcXhEQkxSMStPakQzZzR4U1lwNG9vYnlyYWxHK3JiQ2RKM2pZOTFXc3hGOXcK VVNLNjRrNTQwZlVJUU1PMGxQd2MweUlLK2lxMytHY1FkZ2pmMzFLTUV5NXNtVFQyMW04czk1S3BB ZHBKaE5iegp4dkN2TFdmQ1djazNRYW9jTEVUdkRVaE1oSkFLZ0Z5RzkvYkhSNFAyb1JYVVJJV3JM ZWpKWjlDMGFQQVNTVEloCmxaQWI0bVVFUEl4RlI1WnZ5SkVMdlRDcE1rQlhsWGNNMUhTaVNwaVlL cElSMWVHeWJ1cG9BWW1hSEpUR1BDMGEKVjRsMUhQbm5wYnpHaEZKRFJCRTJXK2pSTFI4bHZCd0FG SGdTQ01Cd1lWdDc0cUNqM3hRZm1ObU1XRUxqTHZQbQpNMldxMFZaSDlsaSs0MWEzZkZldnNmZzBI T3VJNWhlZENFMEVveVJPc01QZHN2L2dYMituK2FqS1JOSDd2U1hOCkV3a2JwOUw3NUlkVzN6UStT QlJECj1veit2Ci0tLS0tRU5EIFBHUCBTSUdOQVRVUkUtLS0tLQo= --===============6050999325973856922==-- From guillaume.gardet@free.fr Wed Aug 8 07:32:21 2012 From: Guillaume Gardet To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Wed, 08 Aug 2012 09:32:16 +0200 Message-ID: <50221600.1060802@free.fr> In-Reply-To: <3944173.MGCIb1AkgZ@oslo.site> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7768831043229755532==" --===============7768831043229755532== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Le 07/08/2012 19:17, Olav P. a =C3=A9crit : > Mandag 6. august 2012 09.01.47 skrev Guillaume Gardet: >> Hi, >> >> Le 03/08/2012 23:34, Olav P. a =C3=A9crit : >>> Torsdag 2. august 2012 22.27.05 skrev Michael Skiba: >>>> Hi Guillaume, >>>> >>>> thank you very much for your clarification, it really helped :-) >>>> It's quite unfortunate that it's not possible to make it clearer, but >>>> I >>>> guess that's a limitation of the surrounding framework and not really >>>> worth the trouble to work around it. >>> BTW when will the "opensuse.org.po" translations be implemented on web >>> portal? >>> >>> Olav P. >> We have to send a request to maintainers (Thomas Schmidt >> and maybe others?) with the languages to update so that they make an update >> of the pages on the server. You can send your request here and CC Thomas. >> >> Guillaume > Norwegian bokm=C3=A5l (nb) is translated and should be ready for launch an= y time > it is convenient and technical issues are solved. Folder and files created. Thomas, could you put it online? Guillaume > > Cheers > > Olav P. --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============7768831043229755532==-- From f.de.kruijf@gmail.com Wed Aug 8 14:04:21 2012 From: Freek de Kruijf To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Wed, 08 Aug 2012 11:03:58 -0300 Message-ID: <4029655.ozpEX71G96@ltf121.beelaertsict.nl> In-Reply-To: <1662500.3a9dyyPLJV@balthasar> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6270398566012008840==" --===============6270398566012008840== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Op dinsdag 7 augustus 2012 19:46:09 schreef Michael Skiba: > Am Dienstag, 7. August 2012, 19:17:16 schrieb Olav P.: > > Norwegian bokmål (nb) is translated and should be ready for launch any > > time it is convenient and technical issues are solved. > > Same for the german translation. The Dutch translation has been ready since 2012-06-07. -- fr.gr. Freek de Kruijf -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============6270398566012008840==-- From minton@opensuse.org Wed Aug 8 15:14:31 2012 From: Alexander Melentyev To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Wed, 08 Aug 2012 19:14:26 +0400 Message-ID: In-Reply-To: <4029655.ozpEX71G96@ltf121.beelaertsict.nl> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6694349987751558769==" --===============6694349987751558769== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit I beleive it makes sense to push translations from all updated po-files (e.g. modified after creation date) -- Regards, Minton. -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============6694349987751558769==-- From guillaume.gardet@free.fr Wed Aug 8 15:31:04 2012 From: Guillaume Gardet To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Wed, 08 Aug 2012 17:30:58 +0200 Message-ID: <50228632.4090204@free.fr> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2031184029009119056==" --===============2031184029009119056== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Le 08/08/2012 17:14, Alexander Melentyev a =C3=A9crit : > I beleive it makes sense to push translations from all updated > po-files (e.g. modified after creation date) All PO files with more than 50% translated are already used to generate HTML = files. We just need someone who is able to push it to webserver. Guillaume --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============2031184029009119056==-- From tom@opensuse.org Mon Aug 13 08:16:39 2012 From: Thomas Schmidt To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Mon, 13 Aug 2012 10:16:37 +0200 Message-ID: <5028B7E5.9000405@opensuse.org> In-Reply-To: <50221600.1060802@free.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1019739885663348338==" --===============1019739885663348338== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On 08.08.2012 09:32, Guillaume Gardet wrote: > > Le 07/08/2012 19:17, Olav P. a =C3=A9crit : >> Mandag 6. august 2012 09.01.47 skrev Guillaume Gardet: >>> Hi, >>> >>> Le 03/08/2012 23:34, Olav P. a =C3=A9crit : >>>> Torsdag 2. august 2012 22.27.05 skrev Michael Skiba: >>>>> Hi Guillaume, >>>>> >>>>> thank you very much for your clarification, it really helped :-) >>>>> It's quite unfortunate that it's not possible to make it clearer, but >>>>> I >>>>> guess that's a limitation of the surrounding framework and not really >>>>> worth the trouble to work around it. >>>> BTW when will the "opensuse.org.po" translations be implemented on web >>>> portal? >>>> >>>> Olav P. >>> We have to send a request to maintainers (Thomas Schmidt >>> and maybe others?) with the languages to update so that they make an upda= te >>> of the pages on the server. You can send your request here and CC Thomas. >>> >>> Guillaume >> Norwegian bokm=C3=A5l (nb) is translated and should be ready for launch a= ny time >> it is convenient and technical issues are solved. > > Folder and files created. > > Thomas, could you put it online? Could you please add the new languages to languages.html? So that they are visible in the language dropdown. Greetings --=20 Thomas Schmidt (tom [at] opensuse.org) "Don't Panic", Douglas Adams (11.03.1952 - 11.05.2001) --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============1019739885663348338==-- From martin.schlander@gmail.com Mon Aug 13 12:49:01 2012 From: Martin Schlander To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Mon, 13 Aug 2012 14:48:37 +0200 Message-ID: <3433163.i8EQ02d3x7@klaptop.site> In-Reply-To: <50228632.4090204@free.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4978420674991590114==" --===============4978420674991590114== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Onsdag den 8. august 2012 17:30:58 Guillaume Gardet skrev: > Le 08/08/2012 17:14, Alexander Melentyev a écrit : > > I beleive it makes sense to push translations from all updated > > po-files (e.g. modified after creation date) > > All PO files with more than 50% translated are already used to generate HTML > files. Are they regenerated regularly? I found I had made a very nasty mistake in "da" :-( -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============4978420674991590114==-- From iefstathios@gmail.com Thu Aug 16 11:52:25 2012 From: "Stathis Iosifidis (aka diamond_gr)" To: translation@lists.opensuse.org Subject: [opensuse-translation] Chinese string in Greek file Date: Thu, 16 Aug 2012 14:52:12 +0300 Message-ID: <502CDEEC.2070705@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6020004167323157663==" --===============6020004167323157663== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, I think someone else mentioned it too. The file update-desktop-files-kde.el.po has a Chinese string. I translate using Gtranslator and it has ID number 964 (also if it helps=20 /usr/share/applications/kde4/kbd-layout-viewer.desktop:-1). Can you fix it please? Or do I have to copy>paste? Thanks Stathis --=20 http://about.me/iosifidis http://iosifidis.co.cc or http://eiosifidis.tk http://blogs.gnome.org/eiosifidis http://eiosifidis.wordpress.com Facebook: http://www.facebook.com/eiosifidis Google+: http://bit.ly/IU5p3I Connect: https://connect.opensuse.org/pg/profile/diamond_gr =CE=88=CE=BD=CE=B1 =CE=B3=CF=81=CE=B1=CE=BC=CE=BC=CE=AC=CF=81=CE=B9=CE=BF =CE= =B4=CF=81=CE=AC=CF=83=CE=B7=CF=82 =CE=B1=CE=BE=CE=AF=CE=B6=CE=B5=CE=B9 =CE=AD= =CE=BD=CE=B1 =CF=84=CF=8C=CE=BD=CE=BF =CE=B8=CE=B5=CF=89=CF=81=CE=AF=CE=B1=CF= =82 --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============6020004167323157663==-- From ke@suse.de Fri Aug 17 08:09:20 2012 From: Karl Eichwalder To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] Chinese string in Greek file Date: Fri, 17 Aug 2012 10:09:16 +0200 Message-ID: In-Reply-To: <502CDEEC.2070705@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8558550779799816824==" --===============8558550779799816824== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit "Stathis Iosifidis (aka diamond_gr)" writes: > I think someone else mentioned it too. > The file update-desktop-files-kde.el.po has a Chinese string. > I translate using Gtranslator and it has ID number 964 (also if it helps > /usr/share/applications/kde4/kbd-layout-viewer.desktop:-1). > Can you fix it please? Or do I have to copy>paste? I fear this has to be fixed in the upstream file (can someone please check whether /usr/share/applications/kde4/kbd-layout-viewer.desktop is fine?) and in your translation file (.po). Normally it is enough to fix it in the upstream file, but since last week I stopped pulling in upstream translations and thus overriding openSUSE translations. If the upstream file is fine, we (coolo and me and whoever feels inclined) must check our tools. -- Karl Eichwalder SUSE LINUX Products GmbH R&D / Documentation Maxfeldstraße 5 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============8558550779799816824==-- From javier@opensuse.org Fri Aug 17 10:01:07 2012 From: Javier Llorente To: translation@lists.opensuse.org Subject: [opensuse-translation] Landing page in es_ES and es-419 Date: Fri, 17 Aug 2012 12:02:26 +0200 Message-ID: <2044674.nNxdqeOot6@linux-n18o.site> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6932184447474361033==" --===============6932184447474361033== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello everyone! We are thinking about what's the best way to have the landing page in both=20 Castilian Spanish and Latin American Spanish. Yesterday I realised that the Castilian Spanish translation of www.o.o/es had= =20 been overwritten with a Latin American Spanish translation. I think it's due = to the change in the workflow (translating from a html file to a pot file)=20 which took place some months ago. Besides that, some parts that were already translated (such as "openSUSE 12.1= :=20 All Green!) were lost. Now we have that part in English. There have been several changes (like the migration to github). I suppose it = would have to look for some revision on svn.opensuse.org to get the old html = file with the complete Castilian Spanish translation. Any hints where to=20 start? Anyways, it seems the landing page script https://github.com/openSUSE/landing- page/blob/master/index.php would have to be modified since some browsers have= =20 es (Castilian Spanish) and es-419 (Latin American Spanish), whereas others=20 have lots of Spanish variants, such as Firefox. It looks to me that the=20 current script isn't designed with language variants in mind. So, I would have two directories "es" and "es-lat" and check the language; if= =20 it's "es" or "es_ES", I would redirect the visitor's browser to www.o.org/es,= =20 and for the rest of es variants (including es-419) =E2=86=92 www.o.org/es-lat= (take a=20 look at the patch). Does it make sense? Greetings, -- Javier Llorente --===============6932184447474361033== Content-Type: text/x-patch Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="es.patch" MIME-Version: 1.0 LS0tIGluZGV4LnBocC5vcmlnCTIwMTItMDgtMTcgMTE6NDk6MTYuMzg3NDExMTkyICswMjAwCisr KyBpbmRleC5waHAJMjAxMi0wOC0xNyAxMTo1NTo0My4wNDI1NzczMzcgKzAyMDAKQEAgLTE1LDYg KzE1LDE2IEBACiAJJGJyb3dzZXJMYW5ndWFnZXMgPSBleHBsb2RlKCcsJywgJF9TRVJWRVJbJ0hU VFBfQUNDRVBUX0xBTkdVQUdFJ10pOwogCiAJZm9yZWFjaCAoJGJyb3dzZXJMYW5ndWFnZXMgYXMg JGtleSA9PiAkdmFsdWUpIHsKKworCQkvLyBjaGVjayBmb3IgdGhlIFNwYW5pc2ggdmFyaWFudCAo Q2FzdGlsaWFuIG9yIExhdGluIEFtZXJpY2FuKQorCQlpZiAoKCR2YWx1ZSA9PSAnZXMnKSB8fCAo JHZhbHVlID09ICdlc19FUycpKSB7CisJCQloZWFkZXIgKCdMb2NhdGlvbjogaHR0cDovLycgLiAk X1NFUlZFUlsnSFRUUF9IT1NUJ10gLiAnLycgLiAnZXMnIC4gJy8nKTsKKwkJCWV4aXQ7CisJCX0g ZWxzZWlmIChwcmVnX21hdGNoKCcvZXMqLycsICR2YWx1ZSkpIHsKKwkJCWhlYWRlciAoJ0xvY2F0 aW9uOiBodHRwOi8vJyAuICRfU0VSVkVSWydIVFRQX0hPU1QnXSAuICcvJyAuICdlcy1sYXQnIC4g Jy8nKTsKKwkJCWV4aXQ7ICAgIAorCQl9CisKIAkJJHZhbHVlID0gc3RydG9sb3dlciAoJHZhbHVl KTsKIAkJJHZhbHVlID0gc3RyX3JlcGxhY2UgKCdfJywgJy0nLCAkdmFsdWUpOwogCg== --===============6932184447474361033== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjIuMC4xOCAoR05V L0xpbnV4KQoKaUVZRUFCRUNBQVlGQWxBdUZyVUFDZ2tRZFYzeldXT1BGeFJ3SmdDYkJycUFydmpJ UzJHbVN3STJwRFVhbWxaTQo4dVlBb0ltZlpqQ0RvTkx0dlB5bzdNRWMvNjgyOWtkWQo9cDNnegot LS0tLUVORCBQR1AgU0lHTkFUVVJFLS0tLS0K --===============6932184447474361033==-- From mailinglist@michael-skiba.de Fri Aug 17 21:57:40 2012 From: Michael Skiba To: translation@lists.opensuse.org Subject: [opensuse-translation] Possible Typo Date: Fri, 17 Aug 2012 23:57:28 +0200 Message-ID: <1731257.4YGBnxt5Vj@balthasar> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8686517254549374095==" --===============8686517254549374095== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi Everyone, I noticed this string in trunk/lcn/50-pot/zypp.pot msgid "%s already executed as %s)" Is that closing bracket intended? Shouldn't it be non-translateable? -- Kind Regards, Michael --===============8686517254549374095== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjIuMC4xOCAoR05V L0xpbnV4KQoKaVFJY0JBQUJBZ0FHQlFKUUxyNU1BQW9KRU52RjVZU29SVXkxWWFZUC9SQ1FIdDRX ay8wYVBnUDRKcENLanIwQQpoTHRXYjFoSE84ZmFWaGhMd2tuQnZ2QlQwdEJVdzZQZGFGb2tNOG9Q bkJYZEdYVDBwQ3Ewd1cvaytNRkNiZURYCmF6V25iNm0wRWdpK1JXNmMxWHNGMzlqTGxZNmRYS0xS akVtYzZxMThMMjJhMFpvMlBjVVVYdkgrWUlibjcxc2gKaXRDcDJxYTV2WlVBdUZTSGFwRldZVTd6 SHFMWEdySWJmeEVMREY3aE4xbkJRRzNxQVFTaGlMRVUvOFhCeWNUWApGeG9pbGszdGNmS0hMZTY4 OFVEQXdiRnJ5cWcrMy9xckhNTS9TMkU5L1lTakNDWGxDVDFIZ1hLelNoVzFiM2JZCjR1MmJ3a2Zw S0lodWQyQVY5NG9SV3JuaXVyWkRtdXhyT2NMWlFZYTVaUjRWaitnT0g0S05uamZRK0VOM3FKTmsK cDdyaEc3R0Q2VUZhTkUwblVwVGdVZTRYVDRxckJLNmhQaFZMcGt3NFA2bTFienlWRnFiVFoyWEZG dkM0SjJMaAo3cEh2YnlTeUJPeElpaVZwVjFDMDRKaUNlMFFhNXdiTEJzMGJiUGdOdFlMQ1ZsQmJR b2dHZUc1T2hFeXVRZ3ZoCjR3eTFJZ1BRS1hSNFR4OWF3cXJnQjVZUXd4YlJNWForOC9VTHRZYW13 UjZUOGpScVFaZlg3ZkYvdFpQQ0h6eXMKTTlNeElqdmx1ZGNwaWpEeUdYK3hNYjkvU0xsL2RvOG5a V05mVmgrL0p4N01sdjlnSExyVGhaY1VVWkQxZ21lUAo0aTBIbXdCUjVyem8yWEpETVV0Z3hxcnIx QTR3YUxBeUZIU1lXNy8vamFOS21SVUJRZFk4dUtJcXB4RFg4ZHJrClE4VmxwWWM3VS9EWFpoT203 UGxICj05V1FLCi0tLS0tRU5EIFBHUCBTSUdOQVRVUkUtLS0tLQo= --===============8686517254549374095==-- From iefstathios@gmail.com Fri Aug 17 22:01:16 2012 From: "Stathis Iosifidis (aka diamond_gr)" To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] Chinese string in Greek file Date: Sat, 18 Aug 2012 01:01:02 +0300 Message-ID: <502EBF1E.8030105@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1302786901324547705==" --===============1302786901324547705== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable =CE=A3=CF=84=CE=B9=CF=82 17/08/2012 11:09 =CF=80=CE=BC, =CE=BF/=CE=B7 Karl Ei= chwalder =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > "Stathis Iosifidis (aka diamond_gr)" writes: > >> I think someone else mentioned it too. >> The file update-desktop-files-kde.el.po has a Chinese string. >> I translate using Gtranslator and it has ID number 964 (also if it helps >> /usr/share/applications/kde4/kbd-layout-viewer.desktop:-1). >> Can you fix it please? Or do I have to copy>paste? > I fear this has to be fixed in the upstream file (can someone please > check whether /usr/share/applications/kde4/kbd-layout-viewer.desktop is > fine?) and in your translation file (.po). > > Normally it is enough to fix it in the upstream file, but since last > week I stopped pulling in upstream translations and thus overriding > openSUSE translations. > > If the upstream file is fine, we (coolo and me and whoever feels > inclined) must check our tools. > Today, there was a change of the file but still the Chinese is there. Thanks --=20 http://about.me/iosifidis http://iosifidis.co.cc or http://eiosifidis.tk http://blogs.gnome.org/eiosifidis http://eiosifidis.wordpress.com Facebook: http://www.facebook.com/eiosifidis Google+: http://bit.ly/IU5p3I Connect: https://connect.opensuse.org/pg/profile/diamond_gr =CE=88=CE=BD=CE=B1 =CE=B3=CF=81=CE=B1=CE=BC=CE=BC=CE=AC=CF=81=CE=B9=CE=BF =CE= =B4=CF=81=CE=AC=CF=83=CE=B7=CF=82 =CE=B1=CE=BE=CE=AF=CE=B6=CE=B5=CE=B9 =CE=AD= =CE=BD=CE=B1 =CF=84=CF=8C=CE=BD=CE=BF =CE=B8=CE=B5=CF=89=CF=81=CE=AF=CE=B1=CF= =82 --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============1302786901324547705==-- From ke@suse.de Sat Aug 18 02:34:21 2012 From: Karl Eichwalder To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] Chinese string in Greek file Date: Sat, 18 Aug 2012 04:34:17 +0200 Message-ID: <20120818043417.52597fwicr1vnf3d@imap.suse.de> In-Reply-To: <502EBF1E.8030105@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3935085658396701834==" --===============3935085658396701834== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Quoting "Stathis Iosifidis (aka diamond_gr)" : > Today, there was a change of the file but still the Chinese is there. Yes, as said, you please must fix it. I just merged existing opensuse translations with an updated pot file; I did not pull in so-called upstream translations. Karl -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============3935085658396701834==-- From kkemenczy@opensuse.org Sat Aug 18 04:51:38 2012 From: =?utf-8?b?S8OhbG3DoW4gS8OpbcOpbmN6eQ==?= To: translation@lists.opensuse.org Subject: [opensuse-translation] SSL on svn repository Date: Sat, 18 Aug 2012 06:51:12 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6044021652299990717==" --===============6044021652299990717== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi All, i have a problem accessing svn repository via https. does anyone have the save problem or this is just me? thanks kalman -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============6044021652299990717==-- From mailinglist@michael-skiba.de Sat Aug 18 13:44:31 2012 From: Michael Skiba To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] SSL on svn repository Date: Sat, 18 Aug 2012 15:44:20 +0200 Message-ID: <1530920.UI2diuQEyz@balthasar> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6421336026682513594==" --===============6421336026682513594== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Am Samstag, 18. August 2012, 06:51:12 schrieb Kálmán Kéménczy: > Hi All, > i have a problem accessing svn repository via https. > does anyone have the save problem or this is just me? Do you have problems to checkout the https address with svn or do you want to view the files online? Because my svn works fine with https://svn.opensuse.org/svn/opensuse-i18n To view the svn tree online you have to use this address however: http://svn.opensuse.org/viewvc/opensuse-i18n/ -- Kind Regards, Michael --===============6421336026682513594== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjIuMC4xOCAoR05V L0xpbnV4KQoKaVFJY0JBQUJBZ0FHQlFKUUw1dzNBQW9KRU52RjVZU29SVXkxUy9zUC8xd2N3NGd5 ZGhCWWdwdSsrakROY1MxbgoyOHY3M1JVUFJEQUFJUnRzV3BQYjlSaHpJdFdoUmRVd0dFV3k2cTBD eUw2bldKcTV3OVhWcENYSDBPNlRjSEg5ClZCRmlvUkZDNFowbkRhaVhkYWlaRmtWVWZFaENiNGdh SUlPRmZxQzZWN2ZZa0lzRzRSaWc5RzdZSmZFNEF3RFMKcGxhdUUvb0lDT1dQVFFNSW80VGtKZm1J emJZWUgxSVlJaTErcURRdHBrV1ZReFdZYnR5M0x3eldsa0hmWlBuRApwM0pjZkFoQjJIMWhXaHZG eTBkYnBqaXZ4QzJINFAxK0JBWklHYXUzWi9GU2RQZXJvenpxOWIrS0pFL2dmd3YrCmNIR21pSk1n TW80YnRaVE9rUmZoNE5POHI0bkRKQmVLOWdYTlh5aE1zMDMyZ25xN1daSnArYTBFeDJ5WFdpTloK dkNBbXJjUUc4anZuRENzaUdIWE9SQWNITm52S09nRmYreXpRak5sQ1ZtYzVJNldLWHVRdUdNRjZz d2RTbVR5aApPVTEvd0pqcElGYktDQ3NRR0tmYjVacFdlenJVOE0vM2VkeStlTXhhbUt6OW10UVl6 WW8zWjlMRDVLUzd5N2FoCjBJVjJYbUNuN2JkSFozWEE0aWdaamcxNkd6dmhvcjhCSVdGUWtrMThh YzNLMVUxNElURGFnOGljQit2OWFEL0wKeXI2ckp3MXZRemU2aUxpN2RsN0VLRUVtNUZOZVNUSVZM aW1VNzF1Lys4QVNiWVprcmc1NGE2eVVGS2hEcWxDYQorc0VLT2hDMThxb2VuanBoL0RWa05La1pO MTZYZ1dLMnhQUytYYU9lYjlOelA0cUhBNHZxblJqN1h3allzSC84CkRLT3FNNDl2d0NtY0dhbVo0 YXN0Cj1ZZHpsCi0tLS0tRU5EIFBHUCBTSUdOQVRVUkUtLS0tLQo= --===============6421336026682513594==-- From kkemenczy@gmail.com Sat Aug 18 14:05:37 2012 From: =?utf-8?b?S8OhbG3DoW4gS8OpbcOpbmN6eQ==?= To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] SSL on svn repository Date: Sat, 18 Aug 2012 16:05:11 +0200 Message-ID: In-Reply-To: <1530920.UI2diuQEyz@balthasar> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3846744441148211033==" --===============3846744441148211033== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable i tried to use command line "svn up" and i get the following error messages: svn: OPTIONS of 'https://kkemenczy(a)svn.opensuse.org/svn/opensuse-i18n/trunk/lcn/hu/po': SSL negotiation failed: Connection reset by peer (https://svn.opensuse.org) On Sat, Aug 18, 2012 at 3:44 PM, Michael Skiba wrote: > Am Samstag, 18. August 2012, 06:51:12 schrieb K=C3=A1lm=C3=A1n K=C3=A9m=C3= =A9nczy: >> Hi All, >> i have a problem accessing svn repository via https. >> does anyone have the save problem or this is just me? > > Do you have problems to checkout the https address with svn or do you want = to > view the files online? > > Because my svn works fine with https://svn.opensuse.org/svn/opensuse-i18n > > To view the svn tree online you have to use this address however: > http://svn.opensuse.org/viewvc/opensuse-i18n/ > > -- > Kind Regards, > Michael --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============3846744441148211033==-- From mailinglist@michael-skiba.de Sat Aug 18 14:10:38 2012 From: Michael Skiba To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] SSL on svn repository Date: Sat, 18 Aug 2012 16:10:23 +0200 Message-ID: <1772303.q2hO1yRDAU@balthasar> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4845426044776961645==" --===============4845426044776961645== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Am Samstag, 18. August 2012, 16:05:11 schrieb Kálmán Kéménczy: > i tried to use command line "svn up" and i get the following error messages: > svn: OPTIONS of > 'https://kkemenczy(a)svn.opensuse.org/svn/opensuse-i18n/trunk/lcn/hu/po': > SSL negotiation failed: Connection reset by peer > (https://svn.opensuse.org) I think it's an anonymous checkout, your usename is only needed to commit changes. This command should work (you'll probably get much more files than you need though): svn co https://svn.opensuse.org/svn/opensuse-i18n/ After the first checkout you can use "svn up" to keep the copy up to date and "svn ci" to commit changes (it'll ask you for your username and password then and stores it) -- Kind Regards, Michael --===============4845426044776961645== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjIuMC4xOCAoR05V L0xpbnV4KQoKaVFJY0JBQUJBZ0FHQlFKUUw2SldBQW9KRU52RjVZU29SVXkxYnF3UUFJb3RJTlpr UFdKT25BRU43WXZsY3d5Nwpxc3AzRFYrZ1orbWpTUHhyb09HR0xRbzFPT2dHT2lMRGp6MU84OG1x dmNjU0hkWUFkZG5DbnFFbTJSc082SXFxClJsQXBoU1BMUGR2U2M3bDFuNHpZOVhPbjV3OHpkWDRq OTVnUDk5OFg0RWt2aG1MUzRpUjZBd3R3ZVhrVVlUUzYKa0ZTMFp5ckJWankyTnY4Ylo3WVNDdCt6 R1Q4SGdwVSs1c2sya3FFcytqd3VYcW9QTi80U3lWYXJrRHhZZzRwYgpGWFNtWThTait0elo2MXNP SjF1MFhRYWVYSG53elRYUVJuU2tLOG8wd3JNNno1ZUUvckUxSkQwU3RiZTY3NGxNCk5Ta1JzWVZB bE5Ra1lZQktJVndHYmlMUUxwNW16NU1hRFhKVDREVzVmVzFlbU8vaWpsZ094ZlpORWFvdXVYYTMK MDN5ZUdHMm9Oak1IdDNscHFHQkplU1M2VFF3YmJBbmNwczh5UnMzdkE3amtjQldEb0F6Q1lJYzNn QnpYN0hKRwpPdHN1SWNROFhWRUJuMEFlOFYxNVE3cmcwRjJJa1hSbStuc1JpRC9NVGZLdnRhVFpE S2dXLzVZL0ZKVi84MUpvCm1wTmhHT2JRdTBJNE51djB3TC9KRmJYZXJiM3dHeFJ2M2p4bnpqV2RN dG9HNkxKdDdZSDUzNitMaTBHNlZQbWoKcEs4cUJwRWJLdnUvbmg1RUtWWlpqRWFVaGNsRzJXaUQ3 QzZBL1dTOHJrQlNxTVlqSkdPTVk0Zmk5N1EzaGNxegpjMkc3bnFIeDZJRGVZWDkvWWZOZ0VBNVlH Sk1hN0ZjNjE1ekdBek9IdlhrWThaNUJNQmxwMk9Qak41WEY0Tk50CnIrWFlKV1BaV3UvcEx6VDZ4 LzBBCj1JTThtCi0tLS0tRU5EIFBHUCBTSUdOQVRVUkUtLS0tLQo= --===============4845426044776961645==-- From kkemenczy@opensuse.org Sat Aug 18 14:23:27 2012 From: =?utf-8?b?S8OhbG3DoW4gS8OpbcOpbmN6eQ==?= To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] SSL on svn repository Date: Sat, 18 Aug 2012 16:23:01 +0200 Message-ID: In-Reply-To: <1772303.q2hO1yRDAU@balthasar> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1619684861988850151==" --===============1619684861988850151== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable thanks Michael, i use it in this way for years. now does not work I have several scripts to checkout, merge and commit automatically my scripts and my svn client stopped to work last week and i wonder why should i guess this error message if i use wrong password? On Sat, Aug 18, 2012 at 4:10 PM, Michael Skiba wrote: > Am Samstag, 18. August 2012, 16:05:11 schrieb K=C3=A1lm=C3=A1n K=C3=A9m=C3= =A9nczy: >> i tried to use command line "svn up" and i get the following error message= s: >> svn: OPTIONS of >> 'https://kkemenczy(a)svn.opensuse.org/svn/opensuse-i18n/trunk/lcn/hu/po': >> SSL negotiation failed: Connection reset by peer >> (https://svn.opensuse.org) > > I think it's an anonymous checkout, your usename is only needed to commit > changes. > > This command should work (you'll probably get much more files than you need > though): > svn co https://svn.opensuse.org/svn/opensuse-i18n/ > > After the first checkout you can use "svn up" to keep the copy up to date a= nd > "svn ci" to commit changes (it'll ask you for your username and password th= en > and stores it) > -- > Kind Regards, > Michael --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============1619684861988850151==-- From iefstathios@gmail.com Sat Aug 18 20:42:57 2012 From: "Stathis Iosifidis (aka diamond_gr)" To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] Chinese string in Greek file Date: Sat, 18 Aug 2012 23:42:51 +0300 Message-ID: <502FFE4B.1080602@gmail.com> In-Reply-To: <20120818043417.52597fwicr1vnf3d@imap.suse.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1956033251482556386==" --===============1956033251482556386== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable =CE=A3=CF=84=CE=B9=CF=82 18/08/2012 05:34 =CF=80=CE=BC, =CE=BF/=CE=B7 Karl Ei= chwalder =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > Quoting "Stathis Iosifidis (aka diamond_gr)" : > >> Today, there was a change of the file but still the Chinese is there. > > Yes, as said, you please must fix it. I just merged existing > opensuse translations with an updated pot file; I did not pull > in so-called upstream translations. > > Karl > > Hello Karl, I don't know how to fix it. I have the po files only. I'm not familiar with it. I know how to download the po files, translate=20 them and upload them back to server. Sorry for the trouble. If you send me some directions, I can give it a try. Thanks for your help. Stathis --=20 http://about.me/iosifidis http://iosifidis.co.cc or http://eiosifidis.tk http://blogs.gnome.org/eiosifidis http://eiosifidis.wordpress.com Facebook: http://www.facebook.com/eiosifidis Google+: http://bit.ly/IU5p3I Connect: https://connect.opensuse.org/pg/profile/diamond_gr =CE=88=CE=BD=CE=B1 =CE=B3=CF=81=CE=B1=CE=BC=CE=BC=CE=AC=CF=81=CE=B9=CE=BF =CE= =B4=CF=81=CE=AC=CF=83=CE=B7=CF=82 =CE=B1=CE=BE=CE=AF=CE=B6=CE=B5=CE=B9 =CE=AD= =CE=BD=CE=B1 =CF=84=CF=8C=CE=BD=CE=BF =CE=B8=CE=B5=CF=89=CF=81=CE=AF=CE=B1=CF= =82 --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============1956033251482556386==-- From kkemenczy@opensuse.org Sun Aug 19 07:01:34 2012 From: =?utf-8?b?S8OhbG3DoW4gS8OpbcOpbmN6eQ==?= To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] SSL on svn repository Date: Sun, 19 Aug 2012 09:01:06 +0200 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7367698592251543970==" --===============7367698592251543970== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable just for the record: i solved this issue by relocate the working copy from https url to http but i don't know the reason On Sat, Aug 18, 2012 at 4:23 PM, K=C3=A1lm=C3=A1n K=C3=A9m=C3=A9nczy wrote: > thanks Michael, > > i use it in this way for years. > now does not work > I have several scripts to checkout, merge and commit automatically > my scripts and my svn client stopped to work last week and i wonder why > > should i guess this error message if i use wrong password? > > On Sat, Aug 18, 2012 at 4:10 PM, Michael Skiba > wrote: >> Am Samstag, 18. August 2012, 16:05:11 schrieb K=C3=A1lm=C3=A1n K=C3=A9m=C3= =A9nczy: >>> i tried to use command line "svn up" and i get the following error messag= es: >>> svn: OPTIONS of >>> 'https://kkemenczy(a)svn.opensuse.org/svn/opensuse-i18n/trunk/lcn/hu/po': >>> SSL negotiation failed: Connection reset by peer >>> (https://svn.opensuse.org) >> >> I think it's an anonymous checkout, your usename is only needed to commit >> changes. >> >> This command should work (you'll probably get much more files than you need >> though): >> svn co https://svn.opensuse.org/svn/opensuse-i18n/ >> >> After the first checkout you can use "svn up" to keep the copy up to date = and >> "svn ci" to commit changes (it'll ask you for your username and password t= hen >> and stores it) >> -- >> Kind Regards, >> Michael --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============7367698592251543970==-- From ke@suse.de Mon Aug 20 06:17:19 2012 From: Karl Eichwalder To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] Chinese string in Greek file Date: Mon, 20 Aug 2012 08:17:15 +0200 Message-ID: In-Reply-To: <502FFE4B.1080602@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8163541440583178446==" --===============8163541440583178446== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit "Stathis Iosifidis (aka diamond_gr)" writes: > I have the po files only. > I'm not familiar with it. I know how to download the po files, translate > them and upload them back to server. Yes, that's exactly what I want you to do in the first place ;) Then, if the problem appears again, please report it and I'll try to find the cause of the trouble. Can you please check with "svn log FILENAME" (instead of FILENAME use your po file), which check-ins happened before you detected the wrong "translations"? -- Karl Eichwalder SUSE LINUX Products GmbH R&D / Documentation Maxfeldstraße 5 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============8163541440583178446==-- From ke@suse.de Mon Aug 20 06:26:46 2012 From: Karl Eichwalder To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] SSL on svn repository Date: Mon, 20 Aug 2012 08:26:43 +0200 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3730075287892154772==" --===============3730075287892154772== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Kálmán Kéménczy writes: > just for the record: > i solved this issue by relocate the working copy from https url to http > but i don't know the reason On Friday, I also could not check in via https for a short period of time (approx. 10 min.); I do not know whether other protocols were affected as well. ATM, https is fine for me. Can you please try again? If the problem persists, I will aks our SVN admin. -- Karl Eichwalder SUSE LINUX Products GmbH R&D / Documentation Maxfeldstraße 5 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============3730075287892154772==-- From honyczek-mailing@email.cz Mon Aug 20 06:42:16 2012 From: honyczek-mailing@email.cz To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] Chinese string in Greek file Date: Mon, 20 Aug 2012 08:42:10 +0200 Message-ID: <7050.585.971-11119-1343843795-1345444930@email.cz> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0326795694614397365==" --===============0326795694614397365== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit > ------------ Původní zpráva ------------ > Od: Karl Eichwalder > Předmět: Re: [opensuse-translation] Chinese string in Greek file > Datum: 20.8.2012 08:23:57 > Can you please check with "svn log FILENAME" (instead of FILENAME use > your po file), which check-ins happened before you detected the wrong > "translations"? Hi, some weeks ago I reported it as bug, but nobody answered: https://bugzilla.novell.com/show_bug.cgi?id=774371 The bad version of trunk/lcn/50-pot/update-desktop-files-kde.pot was made by Revision 77231 on Fri Aug 3 08:03:06 2012 UTC. Jan -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============0326795694614397365==-- From ke@suse.de Mon Aug 20 07:18:51 2012 From: Karl Eichwalder To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] Chinese string in Greek file Date: Mon, 20 Aug 2012 09:18:47 +0200 Message-ID: In-Reply-To: <7050.585.971-11119-1343843795-1345444930@email.cz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7733653401259976185==" --===============7733653401259976185== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit honyczek-mailing(a)email.cz writes: > some weeks ago I reported it as bug, but nobody answered: :-( > https://bugzilla.novell.com/show_bug.cgi?id=774371 > > The bad version of trunk/lcn/50-pot/update-desktop-files-kde.pot > was made by Revision 77231 on Fri Aug 3 08:03:06 2012 UTC. Ok, I see. It's in the msgid. I guess they fixed it in the meantime. Is someone out there with a recent 12.2 RC installation who could check /usr/share/applications/kde4/kbd-layout-viewer.desktop ? -- Karl Eichwalder SUSE LINUX Products GmbH R&D / Documentation Maxfeldstraße 5 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============7733653401259976185==-- From kkemenczy@gmail.com Mon Aug 20 07:24:48 2012 From: =?utf-8?b?S8OhbG3DoW4gS8OpbcOpbmN6eQ==?= To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] SSL on svn repository Date: Mon, 20 Aug 2012 09:24:22 +0200 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6398200119548885604==" --===============6398200119548885604== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Hi Karl, yes, i still have this issue. thanks for your help k On Mon, Aug 20, 2012 at 8:26 AM, Karl Eichwalder wrote: > Kálmán Kéménczy writes: > >> just for the record: >> i solved this issue by relocate the working copy from https url to http >> but i don't know the reason > > On Friday, I also could not check in via https for a short period of > time (approx. 10 min.); I do not know whether other protocols were > affected as well. > > ATM, https is fine for me. Can you please try again? If the problem > persists, I will aks our SVN admin. > > -- > Karl Eichwalder SUSE LINUX Products GmbH > R&D / Documentation Maxfeldstraße 5 > 90409 Nürnberg, Germany > GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) > -- > To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org > To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org > -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============6398200119548885604==-- From ke@suse.de Mon Aug 20 07:35:13 2012 From: Karl Eichwalder To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] SSL on svn repository Date: Mon, 20 Aug 2012 09:35:10 +0200 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1490510862915022933==" --===============1490510862915022933== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Kálmán Kéménczy writes: > yes, i still have this issue. > thanks for your help Does this happen with your old checkout? Sometimes it helps to start with a fresh check out after a failure. -- Karl Eichwalder SUSE LINUX Products GmbH R&D / Documentation Maxfeldstraße 5 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============1490510862915022933==-- From honyczek-mailing@email.cz Mon Aug 20 10:49:44 2012 From: honyczek-mailing@email.cz To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] Chinese string in Greek file Date: Mon, 20 Aug 2012 12:49:38 +0200 Message-ID: <7057.580.966-16921-103349586-1345459778@email.cz> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4311666814785213851==" --===============4311666814785213851== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable > Od: Karl Eichwalder > Ok, I see. It's in the msgid. I guess they fixed it in the meantime. > Is someone out there with a recent 12.2 RC installation who could check > /usr/share/applications/kde4/kbd-layout-viewer.desktop ? I've installed 12.2 RC2 and there is no file /usr/share/applications/kde4/kbd= -layout-viewer.desktop Is it a part of standard KDE installation, or some specific package? Thanks. Jan --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============4311666814785213851==-- From ke@suse.de Tue Aug 21 07:22:13 2012 From: Karl Eichwalder To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] SSL on svn repository Date: Tue, 21 Aug 2012 09:22:10 +0200 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9166214104865204635==" --===============9166214104865204635== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Karl Eichwalder writes: > Kálmán Kéménczy writes: > >> yes, i still have this issue. >> thanks for your help Concerning SSL, there is some reconfiguation going on. I'm not sure whether this also affects our SVN server, though. Please, let's wait until tomorrow morning. > Does this happen with your old checkout? Sometimes it helps to start > with a fresh check out after a failure. -- Karl Eichwalder SUSE LINUX Products GmbH R&D / Documentation Maxfeldstraße 5 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============9166214104865204635==-- From guillaume.gardet@free.fr Mon Aug 27 19:58:20 2012 From: Guillaume Gardet To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Mon, 27 Aug 2012 21:58:13 +0200 Message-ID: <503BD155.8030005@free.fr> In-Reply-To: <5028B7E5.9000405@opensuse.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4903551839019843351==" --===============4903551839019843351== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Le 13/08/2012 10:16, Thomas Schmidt a =C3=A9crit : > On 08.08.2012 09:32, Guillaume Gardet wrote: >> >> Le 07/08/2012 19:17, Olav P. a =C3=A9crit : >>> Mandag 6. august 2012 09.01.47 skrev Guillaume Gardet: >>>> Hi, >>>> >>>> Le 03/08/2012 23:34, Olav P. a =C3=A9crit : >>>>> Torsdag 2. august 2012 22.27.05 skrev Michael Skiba: >>>>>> Hi Guillaume, >>>>>> >>>>>> thank you very much for your clarification, it really helped :-) >>>>>> It's quite unfortunate that it's not possible to make it clearer, but >>>>>> I >>>>>> guess that's a limitation of the surrounding framework and not really >>>>>> worth the trouble to work around it. >>>>> BTW when will the "opensuse.org.po" translations be implemented on web >>>>> portal? >>>>> >>>>> Olav P. >>>> We have to send a request to maintainers (Thomas Schmidt >>>> and maybe others?) with the languages to update so that they make an upd= ate >>>> of the pages on the server. You can send your request here and CC Thomas. >>>> >>>> Guillaume >>> Norwegian bokm=C3=A5l (nb) is translated and should be ready for launch = any time >>> it is convenient and technical issues are solved. >> >> Folder and files created. >> >> Thomas, could you put it online? > > Could you please add the new languages to languages.html? > So that they are visible in the language dropdown. > > Greetings > DA and NB are added. But the flags images are missing. Guillaume --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============4903551839019843351==-- From hubertgz@yahoo.com.cn Tue Aug 28 05:07:17 2012 From: hubert luo To: translation@lists.opensuse.org Subject: [opensuse-translation] hubert =?utf-8?b?bHVv5LiO5oKo5YWx5Lqr5LqG?= =?utf-8?b?54Wn54mH?= Date: Tue, 28 Aug 2012 05:07:07 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1072613521037251091==" --===============1072613521037251091== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit hello This is Further Tech Co., Ltd. We are design and manufacturing company dedicated in multimedia video field since 1995. Our main product is net-TV box with main features as below, 1. TV place shifting device, watch live home TV programs anywhere and anytime for free. 2. Slingbox like product with strong functions and much better price. 3. Dual stream, enable two users to watch different live TV programs separately at the same time. 4. Watch TV on Smartphone & Tablet(Android, iOS, Windows Phone), PC (Windows and Mac OS). 5. Watch and control home video remotely. 6. Stream remote live security camera video to data centre. 7. Home surveillance. We would like to establish a good relationship as a business partner with you. If you are interested in our products and contact us, we are pleased to send you our products detail together with competitive price. We are looking forward to hearing from you soon. Have a nice day. Hubert Further Tech. Co., Ltd. Tel: 86-755-29405090 # 826 Fax: 86-755-29405611 Skype: Hubert_Further Add: 8F Block B, Shenghui Building, Xixiang Rd. Bao'an, Shenzhen, China --===============1072613521037251091== Content-Type: image/jpeg Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename*=utf-8''%E7%BD%97%E5%85%88%E7%94%9F-1.jpg MIME-Version: 1.0 /9j/4AAQSkZJRgABAQAAAQABAAD/4QDWRXhpZgAASUkqAAgAAAADADEBAgAHAAAAMgAAADsBAgAH AAAAOQAAAGmHBAABAAAAQAAAAAAAAABQaWNhc2EAUGljYXNhAAUAAJAHAAQAAAAwMjIwAqAEAAEA AADgAQAAA6AEAAEAAAAqAQAABaAEAAEAAACkAAAAIKQCACEAAACCAAAAAAAAAGJmMWMzODA3YTQ4 ODc3MmU5YmFiMmJmMTM0ODlmYzdmAAADAAIABwAEAAAAMDEwMAEQBAABAAAAOAIAAAIQBAABAAAA YAEAAAAAAAD/4QImaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49 Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9 ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJYTVAgQ29yZSA1LjEuMiI+IDxyZGY6UkRGIHhtbG5z OnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6 RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxl bWVudHMvMS4xLyI+IDxkYzpjcmVhdG9yPiA8cmRmOlNlcT4gPHJkZjpsaT5QaWNhc2E8L3JkZjps aT4gPC9yZGY6U2VxPiA8L2RjOmNyZWF0b3I+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+ IDwveDp4bXBtZXRhPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgIDw/eHBhY2tldCBlbmQ9InciPz7/7QBaUGhvdG9z aG9wIDMuMAA4QklNBAQAAAAAACEcAQAAAgAEHAFaAAMbJUccAgAAAgAEHAJQAAZQaWNhc2EAOEJJ TQQlAAAAAAAQbe2+Zu4fnmNxfmVBNp+XdP/bAEMABQMEBAQDBQQEBAUFBQYHDAgHBwcHDwsLCQwR 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 --===============1072613521037251091==-- From tom@opensuse.org Wed Aug 29 13:05:59 2012 From: Thomas Schmidt To: translation@lists.opensuse.org Subject: Re: [opensuse-translation] What's the deal with opensuse-org.po? Date: Wed, 29 Aug 2012 15:05:56 +0200 Message-ID: <503E13B4.6090700@opensuse.org> In-Reply-To: <503BD155.8030005@free.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5253869850885873787==" --===============5253869850885873787== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On 27.08.2012 21:58, Guillaume Gardet wrote: > > Le 13/08/2012 10:16, Thomas Schmidt a =C3=A9crit : >> On 08.08.2012 09:32, Guillaume Gardet wrote: >>> >>> Le 07/08/2012 19:17, Olav P. a =C3=A9crit : >>>> Mandag 6. august 2012 09.01.47 skrev Guillaume Gardet: >>>>> Hi, >>>>> >>>>> Le 03/08/2012 23:34, Olav P. a =C3=A9crit : >>>>>> Torsdag 2. august 2012 22.27.05 skrev Michael Skiba: >>>>>>> Hi Guillaume, >>>>>>> >>>>>>> thank you very much for your clarification, it really helped :-) >>>>>>> It's quite unfortunate that it's not possible to make it clearer, but >>>>>>> I >>>>>>> guess that's a limitation of the surrounding framework and not really >>>>>>> worth the trouble to work around it. >>>>>> BTW when will the "opensuse.org.po" translations be implemented on web >>>>>> portal? >>>>>> >>>>>> Olav P. >>>>> We have to send a request to maintainers (Thomas Schmidt >>>>> and maybe others?) with the languages to update so that they make an up= date >>>>> of the pages on the server. You can send your request here and CC Thoma= s. >>>>> >>>>> Guillaume >>>> Norwegian bokm=C3=A5l (nb) is translated and should be ready for launch= any time >>>> it is convenient and technical issues are solved. >>> >>> Folder and files created. >>> >>> Thomas, could you put it online? >> >> Could you please add the new languages to languages.html? >> So that they are visible in the language dropdown. >> >> Greetings >> > > DA and NB are added. But the flags images are missing. The right names for those flags are dk and no. I fixed that in git. Greetings --=20 Thomas Schmidt (tom [at] opensuse.org) "Don't Panic", Douglas Adams (11.03.1952 - 11.05.2001) --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============5253869850885873787==-- From ke@suse.de Thu Aug 30 08:06:59 2012 From: Karl Eichwalder To: translation@lists.opensuse.org Subject: [opensuse-translation] openSUSE 12.2 Translations Done Date: Thu, 30 Aug 2012 10:06:56 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2894771613607870760==" --===============2894771613607870760== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit We are basically done with the 12.2 translations--thanks for all your work! ATM, I prepare an online update for desktop files (https://bugzilla.novell.com/show_bug.cgi?id=774339). And a release notes update is probably due next week. If you think other updates are needed, please create bugzilla entries. Next week I'll probably create the 12.2 branch and the trunk will be open for openSUSE:Factory again. -- Karl Eichwalder SUSE LINUX Products GmbH R&D / Documentation Maxfeldstraße 5 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============2894771613607870760==-- From mlin@suse.com Thu Aug 30 10:39:21 2012 From: Max Lin To: translation@lists.opensuse.org Subject: [opensuse-translation] Welcome to help translate Portal:12.2 wiki page Date: Thu, 30 Aug 2012 18:39:03 +0800 Message-ID: <1452313.MlJh1JLxYX@linux-n37d.site> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1528800272595985604==" --===============1528800272595985604== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi everybody, We are very close to openSUSE 12.2 release day, currently most of the content= =20 of http://en.opensuse.org/Portal:12.2 already available, welcome everyone to = translate it to your prefered language or any others. There is still work in progress until release day, but will not have a big=20 change, therefore this is a good point of time to prepare translation work,=20 the Portal:12.2 page consists mainly by these 3 parts below, if somebody wan= t=20 to step up, might started from there would be good. 1) http://en.opensuse.org/Portal:12.2/Intro 2) http://en.opensuse.org/Portal:12.2/Features 3) http://en.opensuse.org/12.2_Features Cheers, Max --=20 To unsubscribe, e-mail: opensuse-translation+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-translation+owner(a)opensuse.org --===============1528800272595985604==--