summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)AuthorFilesLines
2015-10-03po, catalog: added Serbian translation.Марко М. Костић (Marko M. Kostić)2-0/+607
2015-09-25add a new Korean translationSeong-ho Cho2-0/+545
2015-09-22po: update french translationSylvain Plantefève1-7/+92
2015-09-20Merge pull request #1305 from mrkara/masterLennart Poettering2-0/+599
[l10n] Added Turkish translation
2015-09-20Update German translationnazgul771-46/+124
2015-09-19[l10n] Added Turkish translationMuhammet Kara2-0/+599
2015-09-15Add Galician language to LINGUAS fileFran Dieguez1-0/+1
2015-09-15Added Galician translationsFran Dieguez1-0/+584
2015-09-12po: update Belarusian translationViktar Vauchkevich2-24/+188
2015-09-06Updated Polish translationPiotr Drąg1-2/+36
2015-09-06core: pass details to polkit for some unit actionsMichael Chapman1-0/+1
The following details are passed: - unit: the primary name of the unit upon which the action was invoked (i.e. after resolving any aliases); - verb: one of 'start', 'stop', 'reload', 'restart', 'try-restart', 'reload-or-restart', 'reload-or-try-restart', 'kill', 'reset-failed', or 'set-property', corresponding to the systemctl verb used to invoke the action. Typical use of these details in a polkit policy rule might be: // Allow alice to manage example.service; // fall back to implicit authorization otherwise. polkit.addRule(function(action, subject) { if (action.id == "org.freedesktop.systemd1.manage-units" && action.lookup("unit") == "example.service" && subject.user == "alice") { return polkit.Result.YES; } }); We also supply a custom polkit message that includes the unit's name and the requested operation.
2015-08-29po: update Polish translationPiotr Drąg1-5/+60
2015-06-19po: run make update-pov221Lennart Poettering14-165/+239
2015-06-15Merge pull request #154 from dmedri/masterDaniel Mack10-344/+865
Italian .po updates
2015-06-15l10n: Add Belarusian translationViktar Vauchkevich3-0/+1006
2015-06-13po: fix zh_TW mailing list again.Jeff Huang1-1/+1
2015-06-12po: fix zh_TW mailing list.Jeff Huang1-1/+1
2015-06-12po,catalog: add zh_TW translation.Jeff Huang2-0/+478
2015-06-10All languages .po files - general updateDaniele Medri9-329/+831
2015-06-10Italian .po updatesDaniele Medri1-15/+34
2015-06-02Separate the % sign from the numberPablo Lezaeta Reyes [pˈaβ̞lo lˌe̞θaˈeta rˈejɛ]1-2/+2
In spanish the % sign is supposed to be separated from the number [1 and 2 both in spanish] so I separated the %% that draw the percentage sign from the number. [1] http://www.fundeu.es/recomendacion/el-se-escribe-separado-de-la-cifra-a-la-que-acompana-802/ [2] http://aplica.rae.es/orweb/cgi-bin/v.cgi?i=QGkHLBzKcEgZrQyD PD: I know that probably this is not the propper place but I don't know where submit the fix or if I do it right
2015-05-05build-sys: remove left-overKay Sievers1-1/+0
2015-04-24Update Spanish translationDaniel Mustieles1-8/+22
https://bugs.freedesktop.org/show_bug.cgi?id=90163
2015-04-12po: update Polish translationPiotr Drąg1-4/+16
https://bugs.freedesktop.org/show_bug.cgi?id=89989
2015-04-08po: update French translationSylvain Plantefève1-3/+17
Add strings introduced by 5bdf22430e367799dfa66c724144b624c5479518
2015-03-24po: update Russian translationSergey Ptashnick1-4/+12
Add strings for importd, following 587fec427c.
2015-03-19po: updated Swedish translationSebastian Rasmussen1-49/+127
https://bugs.freedesktop.org/show_bug.cgi?id=89598
2015-03-15po: update Polish translationPiotr Drąg1-5/+25
https://bugs.freedesktop.org/show_bug.cgi?id=89582
2015-03-13po: add Spanish translationAlex Puchades2-0/+519
https://bugs.freedesktop.org/show_bug.cgi?id=89559
2015-03-09po: update French translationSylvain Plantefève1-4/+14
Add strings for importd, following 587fec427c80b6c34dcf1d7570f891fcb652a7c5
2015-03-08po: update Russian translation - pluralize fsckdSergey Ptashnick1-1/+4
Correctly pluralize strings for fsckd.
2015-03-08po: update Russian translation - importdSergey Ptashnick1-1/+9
Add strings for importd, by analogy with 1eb37584a8.
2015-03-06po: update French translationSylvain Plantefève1-2/+12
2015-03-03po: update Russian translationSergey Ptashnick1-33/+73
Add some forgotten strings for systemd, logind and machined.
2015-02-25po: update Polish translationPiotr Drąg1-12/+73
https://bugs.freedesktop.org/show_bug.cgi?id=89230
2015-02-24po: update Italian translationDaniele Medri1-49/+109
2015-02-24po: simplify one sentenceZbigniew Jędrzejewski-Szmek1-1/+1
2015-02-24po: fix typo in French translationZbigniew Jędrzejewski-Szmek1-1/+1
Was already fixed elsewhere in 6be9b3606872037d1d48a81fbe045af8b64cea85.
2015-02-22po: update French translationSylvain Plantefève1-8/+68
2015-02-19po: update Russian translationSergey Ptashnick1-4/+4
Add strings for fsckd.
2015-02-18po: Update German translationMartin Pitt1-5/+5
2015-02-18Refresh po filesDidier Roche10-0/+111
Also, add new plymouth fsckd translated strings in french. Refreshed with "make update-po".
2015-02-18Translate fsckd messages for plymouthDidier Roche1-0/+1
For plymouth themes not supporting i18n (like .script), send translated messages to display to user, which is equivalent to the sent machine readable data.
2015-02-15po: Update German translationChristian Kirbach1-44/+84
https://bugs.freedesktop.org/show_bug.cgi?id=89154
2015-01-24po: update Russian translationSergey Ptashnick1-1/+9
Add strings for importd.
2015-01-24catalog,po: update Polish translationPiotr Drąg1-91/+85
Patch updates Polish translation with new strings from org.freedesktop.import1.policy.in, as well as incorporates updates in catalog and po files to accommodate recent changes in the original strings (commits 2e219e5672689dad60e110f0b3366765506c4c58 and 2057124e7910c4cab7e53d26e0c3749d326ae2bb). https://bugs.freedesktop.org/show_bug.cgi?id=88707
2015-01-22po: update french translationSylvain Plantefève1-89/+102
2015-01-22import: add org.freedesktop.import1.policy.in to POTFILES.inPiotr Drąg1-1/+2
https://bugs.freedesktop.org/show_bug.cgi?id=88705
2015-01-11po: add Brazilian Portuguese translationRafael Ferreira2-0/+422
https://bugs.freedesktop.org/show_bug.cgi?id=88271
2015-01-05po: Initial Hungarian translationGabor Kelemen2-0/+414
https://bugs.freedesktop.org/show_bug.cgi?id=87982