<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/po, branch 10.13</title>
<subtitle>Mageia fork of Fedora's Init Scripts</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/'/>
<entry>
<title>Translated using Weblate (German)</title>
<updated>2021-11-19T08:11:52+00:00</updated>
<author>
<name>Ettore Atalan</name>
<email>atalanttore@googlemail.com</email>
</author>
<published>2021-11-18T22:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=50bcb8df83e97874583a54de562715db589905e2'/>
<id>50bcb8df83e97874583a54de562715db589905e2</id>
<content type='text'>
Currently translated at 89.2% (141 of 158 strings)

Co-authored-by: Ettore Atalan &lt;atalanttore@googlemail.com&gt;
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/de/
Translation: fedora-sysv/initscripts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently translated at 89.2% (141 of 158 strings)

Co-authored-by: Ettore Atalan &lt;atalanttore@googlemail.com&gt;
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/de/
Translation: fedora-sysv/initscripts
</pre>
</div>
</content>
</entry>
<entry>
<title>Translated using Weblate (Indonesian)</title>
<updated>2021-09-13T08:30:27+00:00</updated>
<author>
<name>Didik Supriadi</name>
<email>didiksupriadi41@gmail.com</email>
</author>
<published>2021-09-13T08:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=6826a89d82bedb72e14a91199591770c5fa36401'/>
<id>6826a89d82bedb72e14a91199591770c5fa36401</id>
<content type='text'>
Currently translated at 87.3% (138 of 158 strings)

Co-authored-by: Didik Supriadi &lt;didiksupriadi41@gmail.com&gt;
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/id/
Translation: fedora-sysv/initscripts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently translated at 87.3% (138 of 158 strings)

Co-authored-by: Didik Supriadi &lt;didiksupriadi41@gmail.com&gt;
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/id/
Translation: fedora-sysv/initscripts
</pre>
</div>
</content>
</entry>
<entry>
<title>Translated using Weblate (Spanish)</title>
<updated>2021-09-13T08:30:27+00:00</updated>
<author>
<name>Emilio Herrera</name>
<email>ehespinosa57@gmail.com</email>
</author>
<published>2021-09-13T08:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=f4217457a17e53f4611f6398bfe8982f5b5f6507'/>
<id>f4217457a17e53f4611f6398bfe8982f5b5f6507</id>
<content type='text'>
Currently translated at 94.3% (149 of 158 strings)

Co-authored-by: Emilio Herrera &lt;ehespinosa57@gmail.com&gt;
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/es/
Translation: fedora-sysv/initscripts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently translated at 94.3% (149 of 158 strings)

Co-authored-by: Emilio Herrera &lt;ehespinosa57@gmail.com&gt;
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/es/
Translation: fedora-sysv/initscripts
</pre>
</div>
</content>
</entry>
<entry>
<title>Translated using Weblate (Czech)</title>
<updated>2021-09-13T08:30:27+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2021-09-13T08:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a1546251a184dae81a34cf2ddda51934f7ce7157'/>
<id>a1546251a184dae81a34cf2ddda51934f7ce7157</id>
<content type='text'>
Currently translated at 90.5% (143 of 158 strings)

spec: Replace not working awk command with sed (#382)

Sed command get version number from spec file and increment last
number by one. Work like old awk command was intended to work.

Source: https://stackoverflow.com/questions/14348432/how-to-find-replace-and-increment-a-matched-number-with-sed-awk/14348899

(cherry picked from commit bfda3cc2acdea827909e6c89bda5bbb5140cda6c)
Co-authored-by: Jan Macku &lt;jamacku@redhat.com&gt;
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/cs/
Translation: fedora-sysv/initscripts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently translated at 90.5% (143 of 158 strings)

spec: Replace not working awk command with sed (#382)

Sed command get version number from spec file and increment last
number by one. Work like old awk command was intended to work.

Source: https://stackoverflow.com/questions/14348432/how-to-find-replace-and-increment-a-matched-number-with-sed-awk/14348899

(cherry picked from commit bfda3cc2acdea827909e6c89bda5bbb5140cda6c)
Co-authored-by: Jan Macku &lt;jamacku@redhat.com&gt;
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/cs/
Translation: fedora-sysv/initscripts
</pre>
</div>
</content>
</entry>
<entry>
<title>Translated using Weblate (Friulian) (#381)</title>
<updated>2021-07-10T15:45:37+00:00</updated>
<author>
<name>Weblate (bot)</name>
<email>hosted@weblate.org</email>
</author>
<published>2021-07-10T15:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=0a03ff16377b750ea2ef417af54066fa128a2c2a'/>
<id>0a03ff16377b750ea2ef417af54066fa128a2c2a</id>
<content type='text'>
Translated using Weblate (Friulian)

Co-authored-by: Fabio Tomat &lt;f.t.public@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Translated using Weblate (Friulian)

Co-authored-by: Fabio Tomat &lt;f.t.public@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Translations update from Weblate (#378)</title>
<updated>2021-07-03T12:54:23+00:00</updated>
<author>
<name>Weblate (bot)</name>
<email>hosted@weblate.org</email>
</author>
<published>2021-07-03T12:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=2a6228550a52b7483f4e571786cd559b5f69914a'/>
<id>2a6228550a52b7483f4e571786cd559b5f69914a</id>
<content type='text'>
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Swedish)

Co-authored-by: Gustavo Costa &lt;xfgusta@gmail.com&gt;
Co-authored-by: Anders Jonsson &lt;anders.jonsson@norsjovallen.se&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Swedish)

Co-authored-by: Gustavo Costa &lt;xfgusta@gmail.com&gt;
Co-authored-by: Anders Jonsson &lt;anders.jonsson@norsjovallen.se&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Translations update from Weblate (#371)</title>
<updated>2021-05-31T14:15:54+00:00</updated>
<author>
<name>Weblate (bot)</name>
<email>hosted@weblate.org</email>
</author>
<published>2021-05-31T14:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=56a7fe042a88c68d0b432f4785b52e9d71d8dbaa'/>
<id>56a7fe042a88c68d0b432f4785b52e9d71d8dbaa</id>
<content type='text'>
* Translated using Weblate (Spanish)

Currently translated at 88.6% (140 of 158 strings)

Co-authored-by: Emilio Herrera &lt;ehespinosa57@gmail.com&gt;
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/es/
Translation: fedora-sysv/initscripts

* Added translation using Weblate (Sinhala)

Co-authored-by: Hela Basa &lt;r45xveza@pm.me&gt;

* Translated using Weblate (Finnish)

Currently translated at 100.0% (158 of 158 strings)

Co-authored-by: Ricky Tigg &lt;ricky.tigg@gmail.com&gt;
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/fi/
Translation: fedora-sysv/initscripts

* Translated using Weblate (Korean)

Currently translated at 100.0% (158 of 158 strings)

Translated using Weblate (Korean)

Currently translated at 82.9% (131 of 158 strings)

Co-authored-by: simmon &lt;simmon@nplob.com&gt;
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/ko/
Translation: fedora-sysv/initscripts

Co-authored-by: Emilio Herrera &lt;ehespinosa57@gmail.com&gt;
Co-authored-by: Hela Basa &lt;r45xveza@pm.me&gt;
Co-authored-by: Ricky Tigg &lt;ricky.tigg@gmail.com&gt;
Co-authored-by: simmon &lt;simmon@nplob.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Translated using Weblate (Spanish)

Currently translated at 88.6% (140 of 158 strings)

Co-authored-by: Emilio Herrera &lt;ehespinosa57@gmail.com&gt;
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/es/
Translation: fedora-sysv/initscripts

* Added translation using Weblate (Sinhala)

Co-authored-by: Hela Basa &lt;r45xveza@pm.me&gt;

* Translated using Weblate (Finnish)

Currently translated at 100.0% (158 of 158 strings)

Co-authored-by: Ricky Tigg &lt;ricky.tigg@gmail.com&gt;
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/fi/
Translation: fedora-sysv/initscripts

* Translated using Weblate (Korean)

Currently translated at 100.0% (158 of 158 strings)

Translated using Weblate (Korean)

Currently translated at 82.9% (131 of 158 strings)

Co-authored-by: simmon &lt;simmon@nplob.com&gt;
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/ko/
Translation: fedora-sysv/initscripts

Co-authored-by: Emilio Herrera &lt;ehespinosa57@gmail.com&gt;
Co-authored-by: Hela Basa &lt;r45xveza@pm.me&gt;
Co-authored-by: Ricky Tigg &lt;ricky.tigg@gmail.com&gt;
Co-authored-by: simmon &lt;simmon@nplob.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Fix "Duplicated string found in the file."</title>
<updated>2021-01-20T11:54:32+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2021-01-20T11:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c53256fbb1df709421f0fe11d97353a47d7704c4'/>
<id>c53256fbb1df709421f0fe11d97353a47d7704c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'weblate/master'</title>
<updated>2021-01-20T09:01:12+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2021-01-20T09:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=69d8a83cd299303a02c1ce802a7ec7dc7bce1931'/>
<id>69d8a83cd299303a02c1ce802a7ec7dc7bce1931</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Translated using Weblate (Finnish)</title>
<updated>2021-01-13T13:36:55+00:00</updated>
<author>
<name>Jan Kuparinen</name>
<email>copper_fin@hotmail.com</email>
</author>
<published>2021-01-12T13:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=8fcdbc4fd4b0cdb3b8c023c739cdafa458d8523e'/>
<id>8fcdbc4fd4b0cdb3b8c023c739cdafa458d8523e</id>
<content type='text'>
Currently translated at 100.0% (158 of 158 strings)

Translation: fedora-sysv/initscripts
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/fi/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently translated at 100.0% (158 of 158 strings)

Translation: fedora-sysv/initscripts
Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/fi/
</pre>
</div>
</content>
</entry>
</feed>
