forked from pool/gnome-patch-translation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-patch-translation?expand=0&rev=11
This commit is contained in:
parent
222b5c9108
commit
a67001c92e
@ -5,7 +5,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2007-08-03 14:41+0200\n"
|
||||
"POT-Creation-Date: 2007-08-20 17:32+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
24
HOWTO
24
HOWTO
@ -32,9 +32,6 @@ translation. These files should be sent to translators for update.
|
||||
|
||||
HOW TO PREPARE PACKAGE FOR TRANSLATION
|
||||
|
||||
See Novell Forge LCN repository for more:
|
||||
https://forgesvn1.novell.com/svn/suse-i18n/trunk/lcn/50-tools
|
||||
|
||||
1) Search for candidates on unpacked source packages:
|
||||
( find -name '*patch*' ; find -name '*dif*' ) | xargs fgrep '_("' | less | grep ':[+-]' | less
|
||||
|
||||
@ -60,6 +57,9 @@ Call %prep phase of the package, copy contents of
|
||||
gnome-patch-translation/ to the gnome-patch-translation package, file
|
||||
gnome-patch-translation-files.tar.bz2.
|
||||
|
||||
4) See Novell Forge LCN repository and update
|
||||
gnome-patch-translation-collect from translation collection tools:
|
||||
https://forgesvn1.novell.com/svn/suse-i18n/trunk/lcn/50-tools
|
||||
|
||||
|
||||
HOW TO PROVIDE TRANSLATIONS
|
||||
@ -67,14 +67,19 @@ HOW TO PROVIDE TRANSLATIONS
|
||||
See Novell Forge LCN repository for more:
|
||||
https://forgesvn1.novell.com/svn/suse-i18n
|
||||
|
||||
If you plan to update translations, you should do following steps:
|
||||
If you plan to update translations, you should use Novell Forge LCN
|
||||
translation tools.
|
||||
https://forgesvn1.novell.com/svn/suse-i18n/trunk/lcn/50-tools
|
||||
|
||||
After using tools, submit updated package for Factory.
|
||||
|
||||
Tools performs following steps:
|
||||
|
||||
1) Collect all files created by COMPENDIUM_UPDATE_MODE=1
|
||||
gnome-patch-translation-update in all included packages. You can get
|
||||
these files by picking it from last build process or by calling %prep
|
||||
phase of rpmbuild (you have to install gnome-patch-translation package).
|
||||
gnome-patch-translation-update in all included packages. They are picked
|
||||
by calling %prep phase of rpmbuild.
|
||||
|
||||
2) Using upper mentioned files update
|
||||
2) Use upper mentioned files to update
|
||||
gnome-patch-translation-files.tar.bz2
|
||||
|
||||
3) Build this package (it is enough to unpack archives and call
|
||||
@ -89,6 +94,3 @@ updated file from /usr/share/gnome-patch-translation (resp.
|
||||
gnome-patch-translation-merged) and send it to translator for update.
|
||||
|
||||
5) Put your new translation into gnome-patch-translation.tar.bz2
|
||||
|
||||
6) Submit to build system or rebuild gnome-patch-translation and all
|
||||
dependent packages.
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86111493998cfff061aec1b4896731defd21ae0daf62fe675b627942aa78a165
|
||||
size 337203
|
||||
oid sha256:ce8d445964ace75d7604cad24d7223ed4faad5778205e1078b1f692caf2b36e8
|
||||
size 331695
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 20 16:27:29 CEST 2007 - sbrabec@suse.cz
|
||||
|
||||
- Updated ca, cs, da, de, el, en_GB, en_US, es, et, fi, fr, hr, hu,
|
||||
id, it, ja, km, lt, mk, mr, nb, nl, pa, pl, pt, pt_BR, ru, sk,
|
||||
sr@Latn, sv, wa, zh_CN, zh_TW.
|
||||
- Updated strings from the latest sources.
|
||||
- Activated strings from uncommented gdm patches.
|
||||
- Updated HOWTO.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 16:26:20 CEST 2007 - sbrabec@suse.cz
|
||||
|
||||
|
@ -15,7 +15,7 @@ License: GPL v2 or later
|
||||
Group: System/GUI/GNOME
|
||||
Autoreqprov: on
|
||||
Version: 0.1
|
||||
Release: 116
|
||||
Release: 121
|
||||
Summary: Collect and Merge Translations From RPM Patches
|
||||
Source: gnome-patch-translation-files.tar.bz2
|
||||
Source1: gnome-patch-translation.tar.bz2
|
||||
@ -61,6 +61,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gnome-patch-translation
|
||||
|
||||
%changelog
|
||||
* Mon Aug 20 2007 - sbrabec@suse.cz
|
||||
- Updated ca, cs, da, de, el, en_GB, en_US, es, et, fi, fr, hr, hu,
|
||||
id, it, ja, km, lt, mk, mr, nb, nl, pa, pl, pt, pt_BR, ru, sk,
|
||||
sr@Latn, sv, wa, zh_CN, zh_TW.
|
||||
- Updated strings from the latest sources.
|
||||
- Activated strings from uncommented gdm patches.
|
||||
- Updated HOWTO.
|
||||
* Fri Aug 03 2007 - sbrabec@suse.cz
|
||||
- Updated strings from the latest sources.
|
||||
- Branched separate project for Factory strings.
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d6b130b3f7a1495e869fee51ddd7849693646e91cf64176f7c3303ca62c0dea
|
||||
size 506442
|
||||
oid sha256:52003ebc0a5e5bb009b69306e9a6a994b35d86e278dccd513cf3ba82152cf8fa
|
||||
size 504718
|
||||
|
Loading…
x
Reference in New Issue
Block a user