Commit graph

131 commits

Author SHA1 Message Date
AsciiWolf 5bf1386624 l10n: update Czech Translation (#5776) 2017-04-21 08:38:37 +02:00
Martin Pitt 91dacd4451 po: fix typo in pt_BR
See https://github.com/systemd/systemd/pull/5694#issuecomment-291446842
2017-04-04 12:08:46 +02:00
Rafael Fontenelle 259a751691 Update Brazilian Portuguese translation (#5694) 2017-04-03 23:29:09 +02:00
hanklank 231f1a7603 Updated Swedish translation (#5614) 2017-03-19 23:56:34 -04:00
AsciiWolf 3f33236b6b l10n: fix file permissions of Indonesian translation 2017-02-07 19:02:01 +01:00
AsciiWolf fabb53c2c9 l10n: fix strings formatting in Czech translation 2017-02-07 19:00:24 +01:00
Jakub Wilk ebc0a0b72c po: Fix invalid date in Croatian translation (#5147) 2017-01-24 21:45:58 -05:00
Walter Garcia-Fontes 1344dfd9c5 l10n: update LINGUAS to add the Catalan language (#5008)
Added "ca" to LINGUAS
2017-01-03 21:02:12 +01:00
Walter Garcia-Fontes 88c745d705 Catalan translation (#5003)
Contributing the translation into Catalan of systemd
2017-01-02 12:07:59 +01:00
AsciiWolf dc68fed25d l10n: update line numbers in Czech translation (#4776) 2016-11-30 15:59:19 -05:00
Piotr Drąg 100a5f579d catalog,po: update Polish translation (#4290) 2016-10-05 22:59:37 +02:00
andhe 20b8e666d3 po: updated Swedish translation (#4241)
* po: updated Swedish translation

* po: swedish: fix login vs write logs to confusion

Since previous commit (updated messages) there's now a mix of
different translation meanings for the same thing.
While both translations are technically correct I think the
meaning of the original messages are probably "to login" rather
than "to write log messages to". This commit switches all
translations to the "login" meaning.
2016-10-04 15:36:03 +02:00
AsciiWolf a4d373452d l10n: update Czech translation (#4203) 2016-09-23 07:11:26 +02:00
Daniel Maixner 86c2fc21f9 l10n: add Czech Translation (#4195) 2016-09-21 14:42:35 +02:00
Balázs Úr 3e3ddccf08 Updated Hungarian translation (#4026) 2016-08-23 20:08:35 +02:00
Daniele Medri 01a326affd PO: italian updates (#3761) 2016-07-20 13:02:28 +02:00
Andika Triwidada a29337d186 Added Indonesian translation (#3615) 2016-06-28 10:14:27 +02:00
Viktar Vaŭčkievič fec2b09791 l10n: update belarusian translation (#3482) 2016-06-10 12:36:10 +02:00
Muhammet Kara 41a92c35c7 Updated Turkish translation (#3477) 2016-06-09 17:43:18 +02:00
Pablo Lezaeta Reyes [pˈaβ̞lo lˌe̞θaˈeta rˈejɛ] 867476a30a Update spanish po file (#3463) 2016-06-09 09:38:17 +02:00
Alexander Shopov efe57fc827 Sort LINGUAS similar to Makefile.am:dist_catalog_DATA 2016-05-14 14:00:02 +03:00
Alexander Shopov c66c2c7c4f po, catalog - add Bulgarian translation 2016-05-14 13:57:34 +03:00
Daniele Medri 13581d151c italian: .po updates 2016-05-07 04:58:30 +02:00
muzena 2b6c7113ad Add croatian translation, hr.po and systemd.hr.catalog files 2016-04-27 17:13:29 +02:00
Sylvain Plantefève 3b2df79b66 po: Update French translation (#3108) 2016-04-24 19:56:42 -04:00
Piotr Drąg 530d4b7064 catalog,po: update Polish translation (#3100) 2016-04-24 12:31:10 +02:00
Mingcong Bai 0e44ceee3b po/zh_CN: attempt to refresh zh_CN translation 2016-03-01 20:40:18 -07:00
Jeff Huang 9f2bbf5d84 Update zh_TW translation. 2016-02-12 11:52:02 +08:00
nnz1024 a2a8c9247a po: updated Russian translation 2016-02-02 21:15:12 +03:00
Daniel Korostil 7c1336b0d9 Updated Ukrainian translation 2016-01-11 13:55:48 +02:00
Gabor Kelemen e7df98beb4 Update Hungarian translation 2016-01-02 23:16:52 +01:00
Lennart Poettering b591613f2e Merge pull request #1983 from dmedri/master
Minor updates on po/ files + it.po update
2015-11-22 22:34:37 +01:00
Daniele Medri 871363de54 Italian: language update 2015-11-22 17:03:53 +01:00
Daniele Medri 00ff00260a translations: update-po 2015-11-22 16:43:39 +01:00
Zbigniew Jędrzejewski-Szmek 36b4a7ba55 Remove snapshot unit type
Snapshots were never useful or used for anything. Many systemd
developers that I spoke to at systemd.conf2015, didn't even know they
existed, so it is fairly safe to assume that this type can be deleted
without harm.

The fundamental problem with snapshots is that the state of the system
is dynamic, devices come and go, users log in and out, timers fire...
and restoring all units to some state from the past would "undo"
those changes, which isn't really possible.

Tested by creating a snapshot, running the new binary, and checking
that the transition did not cause errors, and the snapshot is gone,
and snapshots cannot be created anymore.

New systemctl says:
Unknown operation snapshot.
Old systemctl says:
Failed to create snapshot: Support for snapshots has been removed.

IgnoreOnSnaphost settings are warned about and ignored:
Support for option IgnoreOnSnapshot= has been removed and it is ignored

http://lists.freedesktop.org/archives/systemd-devel/2015-November/034872.html
2015-11-10 19:33:06 -05:00
Dongsu Park a7d99d14d9 po: update Korean translation
update Korean translation for better understanding.

Reference: https://github.com/systemd/systemd/pull/1388
2015-11-03 13:22:25 +01:00
Boyuan Yang e0c7a4e07d l10n: add zh_CN translation. 2015-10-28 16:40:41 +08:00
Jan Synacek 05104d9c99 po/da: use unix line endings 2015-10-12 09:56:24 +02:00
Daniel Mack 35edaa07cf Merge pull request #1491 from Danielmachon/danish-translation
po: added danish translation
2015-10-08 11:32:05 +02:00
Danielmachon 2144918c63 po: added danish translation for systemd
po: added danish translation for systemd

Update da.po

fixed syntax errors
2015-10-08 10:31:21 +02:00
Марко М. Костић (Marko M. Kostić) bd3be92f83 po, catalog: added Serbian translation. 2015-10-03 22:07:29 +02:00
Seong-ho Cho 789cbe8fb8 add a new Korean translation 2015-09-25 23:56:14 +09:00
Sylvain Plantefève 88660ac6e8 po: update french translation 2015-09-22 00:25:13 +02:00
Lennart Poettering 4b8b34855e Merge pull request #1305 from mrkara/master
[l10n] Added Turkish translation
2015-09-20 19:14:37 +02:00
nazgul77 5252cfb433 Update German translation 2015-09-20 14:54:34 +02:00
Muhammet Kara 7c54a17a10 [l10n] Added Turkish translation 2015-09-19 08:35:32 +03:00
Fran Dieguez 4f95221612 Add Galician language to LINGUAS file 2015-09-15 00:20:51 +02:00
Fran Dieguez fd59243cf1 Added Galician translations 2015-09-15 00:20:21 +02:00
Viktar Vauchkevich 47130da825 po: update Belarusian translation 2015-09-12 16:47:18 +03:00
Piotr Drąg eb3ef64961 Updated Polish translation 2015-09-06 20:42:16 +02:00