[kde-doc-english] Question about .po files

2014-07-09 Thread Albert Astals Cid
El Dimecres, 2 de juliol de 2014, a les 12:33:38, Luigi Toscano va escriure:
 Yuri Chornoivan ha scritto:
  Wed, 02 Jul 2014 13:02:12 +0300   Elvis Angelaccio
  
  elvis.angelaccio at kdemail.net:
  Hi,
  I am the maintainer of kronometer, which has been recently moved to
  extragear/utils, and I'm looking for its localization.
  
  I see that other extragear apps (e.g. digikam or ktorrent) ship a source
  tarball with a po/ directory which contains all the .po files. Then is a
  matter of few CMake lines to do the generation and installation of .mo
  files.
  
  What is unclear to me is how I am supposed to retrieve all the .po files
  from /trunk/l10n-kde4/.../messages/extragear-utils.
  How do I know which language does have a kronometer.pot file and which
  doesn't?
  How do I know when a new kronometer.pot is created or when an existing
  one
  is updated?
  Does exists a script for this task or I have to check the
  trunk/l10n-kde4/
  directories manually/periodically?
  
  Best regards,
  Elvis
  
  Hi,
  
  There is a specialized script for creating release tarballs
  (createtarball):
  
  https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts/repository/re
  visions/master/show/createtarball
  
  
  You can configure it with .ini file for Kronometer and create tarballs
  without any problem.
 
 Asking around on IRC, it seems createtarball is more tied to KDE SC and KDE
 Frameworks stuff. Again, better ask on developer lists and/or IRC.

What? Who told you that? Can't see how createtarball is tied to SC at all.

Cheers,
  Albert

 
 Ciao



[kde-doc-english] Question about .po files

2014-07-03 Thread Elvis Angelaccio
Thank you all. I will try with createtarball and I'll ask to dev channels
if something goes wrong.

Elvis


2014-07-02 16:05 GMT+02:00 Jack ostroffjh at sbcglobal.net:

 On 2014.07.02 06:33, Luigi Toscano wrote:

 Yuri Chornoivan ha scritto:
  Wed, 02 Jul 2014 13:02:12 +0300   Elvis Angelaccio
  elvis.angelaccio at kdemail.net:

 I am the maintainer of kronometer, which has been recently moved to
 extragear/utils, and I'm looking for its localization.

 

 I see that other extragear apps (e.g. digikam or ktorrent) ship a source
 tarball with a po/ directory which contains all the .po files. Then is a
 matter of few CMake lines to do the generation and installation of .mo
 files.

 

 What is unclear to me is how I am supposed to retrieve all the .po files
 from /trunk/l10n-kde4/.../messages/extragear-utils. How do I know
 which language does have a kronometer.pot file and which doesn't?
 How do I know when a new kronometer.pot is created or when an existing
 one is updated?
 Does exists a script for this task or I have to check the
 trunk/l10n-kde4/ directories manually/periodically?


   There is a specialized script for creating release tarballs
 (createtarball):
 
  https://projects.kde.org/projects/kde/kdesdk/kde-dev-
 scripts/repository/revisions/master/show/createtarball
 
 

 You can configure it with .ini file for Kronometer and create tarballs
 without any problem.


 Asking around on IRC, it seems createtarball is more tied to KDE SC and
 KDE Frameworks stuff. Again, better ask on developer lists and/or IRC.

  KMyMoney is also in extragear, and we use the createtarball script.

 Jack

 ___
 kde-doc-english mailing list
 kde-doc-english at kde.org
 https://mail.kde.org/mailman/listinfo/kde-doc-english

-- next part --
An HTML attachment was scrubbed...
URL: 
http://mail.kde.org/pipermail/kde-doc-english/attachments/20140703/0c6854bf/attachment-0001.html


[kde-doc-english] Question about .po files

2014-07-02 Thread Elvis Angelaccio
Hi,
I am the maintainer of kronometer, which has been recently moved to
extragear/utils, and I'm looking for its localization.

I see that other extragear apps (e.g. digikam or ktorrent) ship a source
tarball with a po/ directory which contains all the .po files. Then is a
matter of few CMake lines to do the generation and installation of .mo
files.

What is unclear to me is how I am supposed to retrieve all the .po files
from /trunk/l10n-kde4/.../messages/extragear-utils.
How do I know which language does have a kronometer.pot file and which
doesn't?
How do I know when a new kronometer.pot is created or when an existing one
is updated?
Does exists a script for this task or I have to check the trunk/l10n-kde4/
directories manually/periodically?

Best regards,
Elvis
-- next part --
An HTML attachment was scrubbed...
URL: 
http://mail.kde.org/pipermail/kde-doc-english/attachments/20140702/482386b0/attachment.html


[kde-doc-english] Question about .po files

2014-07-02 Thread Yuri Chornoivan
Wed, 02 Jul 2014 13:02:12 +0300   Elvis Angelaccio  
elvis.angelaccio at kdemail.net:

 Hi,
 I am the maintainer of kronometer, which has been recently moved to
 extragear/utils, and I'm looking for its localization.

 I see that other extragear apps (e.g. digikam or ktorrent) ship a source
 tarball with a po/ directory which contains all the .po files. Then is a
 matter of few CMake lines to do the generation and installation of .mo
 files.

 What is unclear to me is how I am supposed to retrieve all the .po files
 from /trunk/l10n-kde4/.../messages/extragear-utils.
 How do I know which language does have a kronometer.pot file and which
 doesn't?
 How do I know when a new kronometer.pot is created or when an existing  
 one
 is updated?
 Does exists a script for this task or I have to check the  
 trunk/l10n-kde4/
 directories manually/periodically?

 Best regards,
 Elvis

Hi,

There is a specialized script for creating release tarballs  
(createtarball):

https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts/repository/revisions/master/show/createtarball

You can configure it with .ini file for Kronometer and create tarballs  
without any problem.

It is also possible to use fetchig scripts fro Trojita:

https://projects.kde.org/projects/extragear/pim/trojita/repository

But you should configure docs fetching separately if you do so.

Hope this helps.

Best regards,
Yuri


[kde-doc-english] Question about .po files

2014-07-02 Thread Luigi Toscano
Elvis Angelaccio ha scritto:
 Hi, 
 I am the maintainer of kronometer, which has been recently moved to
 extragear/utils, and I'm looking for its localization.

Hi, this is the list for documentation writers, this is more a question for
developers.


 I see that other extragear apps (e.g. digikam or ktorrent) ship a source
 tarball with a po/ directory which contains all the .po files. Then is a
 matter of few CMake lines to do the generation and installation of .mo files.
 
 What is unclear to me is how I am supposed to retrieve all the .po files from
 /trunk/l10n-kde4/.../messages/extragear-utils.
 How do I know which language does have a kronometer.pot file and which 
 doesn't?
 How do I know when a new kronometer.pot is created or when an existing one is
 updated?
 Does exists a script for this task or I have to check the trunk/l10n-kde4/
 directories manually/periodically?

As far as I remember you can use the releaseme script:
https://projects.kde.org/projects/playground/sdk/releaseme

Ciao
-- 
Luigi
 
 Best regards,
 Elvis
 
 
 ___
 kde-doc-english mailing list
 kde-doc-english at kde.org
 https://mail.kde.org/mailman/listinfo/kde-doc-english