summaryrefslogtreecommitdiff
path: root/po
Commit message (Collapse)AuthorAgeFilesLines
* po: update Brazilian Portuguese translationRafael Fontenelle2019-09-161-9/+131
|
* po: update Polish translationPiotr Drąg2019-09-141-4/+4
|
* polkit: change "revert settings" to "reset settings"Zbigniew Jędrzejewski-Szmek2019-09-122-2/+2
| | | | | | | | "reset" is more understandable. The verb is "revert", but it might actually be better to have a description which uses different words instead of duplicating the name of the command. https://github.com/systemd/systemd/commit/379158684abd981cc760342aad61b1c813b71eb2#commitcomment-34992552
* po: update Japanese translationYu Watanabe2019-09-051-1/+25
|
* po: update Polish translationPiotr Drąg2019-09-041-2/+27
|
* po: update Ukrainian translation (#13329)Yuri Chornoivan2019-08-161-16/+112
| | | | | | * Update Ukrainian translation * po: update Ukrainian translation
* po: update Polish translationPiotr Drąg2019-07-301-10/+102
|
* po: update ja.poYu Watanabe2019-07-281-8/+103
|
* po: include network1.policy in the list for generating .pot fileYu Watanabe2019-07-281-0/+1
|
* po: Fix typo in German translationJohannes Schmitz2019-07-141-1/+1
|
* po: update Polish translationPiotr Drąg2019-07-141-9/+17
|
* tran: update Chinese (Traditional) translation to the latest. (#12662)pan934122019-05-251-129/+247
| | | l10n: update Chinese (Traditional) translation
* po: minor fixes to Italian translation (#12500)Daniele Medri2019-05-091-16/+16
|
* Italian translations: minor updates (#12494)Daniele Medri2019-05-071-17/+50
|
* Update Brazilian Portuguese translationRafael Fontenelle2019-05-061-30/+71
|
* Update Ukrainian translationYuri Chornoivan2019-04-291-71/+148
|
* l10n: Updated Lithuanian translationwelaq2019-04-091-15/+48
|
* po: update ja.poYu Watanabe2019-04-011-34/+94
|
* po: update Polish translationPiotr Drąg2019-03-291-16/+26
|
* po: update French translationSylvain Plantefève2019-03-121-7/+30
|
* po: update Polish translationPiotr Drąg2019-03-071-5/+29
|
* Update uk.poMikhail Kasimov2019-01-151-1/+1
| | | Updated translation for ```src/timedate/org.freedesktop.timedate1.policy```
* po: update Italian translationDaniele Medri2019-01-031-9/+13
|
* l10n: update Czech TranslationAsciiWolf2018-12-041-197/+328
|
* po: drop my copyright (cs.po)AsciiWolf2018-11-261-1/+0
|
* po: drop my copyright (fr.po)Sylvain Plantefève2018-11-021-1/+0
|
* po: update French translationSylvain Plantefève2018-11-021-4/+11
|
* l10n: Add Lithuanian translation (#10590)welaq2018-10-312-0/+692
| | | | Create lt.po
* po: drop my copyrightYu Watanabe2018-10-311-1/+0
|
* Merge pull request #10586 from keszybz/more-copyright-and-license-cleanupYu Watanabe2018-10-3125-29/+0
|\ | | | | More copyright and license cleanup
| * po: drop duplicate "This file is distributed under..." linesZbigniew Jędrzejewski-Szmek2018-10-3125-25/+0
| | | | | | | | | | The header already says "LGPL-2.1+", so there is no need to repeat the same thing more ambiguously.
| * Drop copyright for Piotr DrągZbigniew Jędrzejewski-Szmek2018-10-313-4/+0
| | | | | | | | | | | | Ack in #9320. Also drop some lines with my name.
* | po: Update Turkish translationMuhammet Kara2018-10-311-8/+12
|/
* danish to Danish (#10584)scootergrisen2018-10-311-1/+1
|
* po: update Polish translationPiotr Drąg2018-10-281-4/+7
|
* po: update Japanese translationYu Watanabe2018-10-271-4/+6
|
* po: update Turkish translationMuhammet Kara2018-10-011-23/+64
|
* po: update Brazilian Portuguese translationFilipe Brandenburger2018-09-071-39/+78
|
* po: update Russian translation (#9992)Sergey Ptashnick2018-09-031-21/+30
|
* po: update Italian translation (#9980)Daniele Medri2018-09-031-23/+62
|
* po: update French translationSylvain Plantefève2018-08-291-2/+10
|
* po: update Japanese translationYu Watanabe2018-08-241-2/+10
|
* po: update Polish translationPiotr Drąg2018-08-241-2/+10
|
* Merge pull request #9348 from keszybz/copyright-removalLennart Poettering2018-06-204-4/+0
|\ | | | | Copyright removal
| * Drop copyrights tags for "systemd authors"Zbigniew Jędrzejewski-Szmek2018-06-204-4/+0
| |
* | po: update French translationSylvain Plantefève2018-06-201-22/+24
| |
* | po: update Polish translationPiotr Drąg2018-06-201-23/+25
|/
* po: update Japanese translationsYu Watanabe2018-06-191-23/+24
|
* po: update Russian translationSergey Ptashnick2018-06-181-126/+155
| | | | | | | | | | | Portable service stuff. Translated "inspect portable service" as "прочитать образ переносимой службы" ("read the portable service image"), because there is no exact Russian analog for "inspect" ("инспектировать" has a slightly different meaning). I think reading (some data from) images is the main job for bus_image_common_get_metadata and bus_image_common_get_os_release, so this translation will be more or less correct.
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
| | | | | | | perl -i -0pe 's/\s*Copyright © .... Zbigniew Jędrzejewski.*?\n/\n/gms' man/*xml git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/(#\n)?# +Copyright © [0-9, -]+ Zbigniew Jędrzejewski.*?\n//gms' git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/\s*\/\*\*\*\s+Copyright © [0-9, -]+ Zbigniew Jędrzejewski[^\n]*?\s*\*\*\*\/\s*/\n\n/gms' git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/\s+Copyright © [0-9, -]+ Zbigniew Jędrzejewski[^\n]*//gms'