Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | po: update-po for the translations that are going to be updated | Lubomir Rintel | 2019-01-08 | 1 | -2747/+3909 |
| | | | | Just so that we get a nicer diff when pulling from the Red Hat Zanata. | ||||
* | all: say Wi-Fi instead of "wifi" or "WiFi" | Lubomir Rintel | 2018-11-29 | 1 | -13/+13 |
| | | | | | | | | Correct the spelling across the *entire* tree, including translations, comments, etc. It's easier that way. Even the places where it's not exposed to the user, such as tests, so that we learn how is it spelled correctly. | ||||
* | all: unify spelling of translators hint in source code | Thomas Haller | 2018-04-13 | 1 | -4/+4 |
| | | | | | | | | | Use the same form everywhere: "TRANSLATORS" instead of "Translators". The manual also seems to prefer the upper-case form [1]. $ sed 's/\<Translators\>: /TRANSLATORS: /g' $(git grep -l Translators) -i [1] https://www.gnu.org/software/gettext/manual/gettext.html | ||||
* | docs: fix spelling errors in tranlated strings and documentation | Thomas Haller | 2017-08-11 | 1 | -2/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=786131 | ||||
* | po: update Japanese translation | Lubomir Rintel | 2017-05-29 | 1 | -1/+1 |
| | | | | From the Red Hat translators. Fix up the bad msgmerge. | ||||
* | po: update translations from Zanata | Lubomir Rintel | 2017-05-29 | 1 | -57/+3437 |
| | | | | And make -C po update-po to canonicalize them. | ||||
* | po: update translations from Zanata | Lubomir Rintel | 2017-05-29 | 1 | -4548/+466 |
| | |||||
* | po: make update-po | Thomas Haller | 2017-05-10 | 1 | -677/+706 |
| | |||||
* | po: make update-po | Thomas Haller | 2017-04-23 | 1 | -407/+2772 |
| | |||||
* | po: import Zanata translations | Thomas Haller | 2017-04-19 | 1 | -28/+2 |
| | |||||
* | po: make update-po | Thomas Haller | 2017-04-19 | 1 | -2722/+2406 |
| | |||||
* | po: import Zanata translations | Thomas Haller | 2017-03-21 | 1 | -1282/+1430 |
| | |||||
* | po: import Zanata translations | Lubomir Rintel | 2017-01-16 | 1 | -1784/+1966 |
| | |||||
* | po: sync translations from Zanata | Lubomir Rintel | 2016-06-22 | 1 | -2600/+1512 |
| | |||||
* | cli: remove version check against NM | Francesco Giudici | 2016-04-28 | 1 | -23/+0 |
| | | | | | | | | | | | | When performing NM package upgrade the new version of nmcli will be immediately available while NM daemon will not, as it would not restart in order to avoid to disrupt connectivity. This could create issues with tools leveraging on nmcli output (till reboot). As apart from this case it is very unlikely that a user can have this nmcli / NM daemon version mismatch situation, the check could cause more harm than benefit in real user case scenarios. https://bugzilla.redhat.com/show_bug.cgi?id=1291785 | ||||
* | po: update Slovak translation | Lubomir Rintel | 2016-04-05 | 1 | -1/+1 |
| | |||||
* | po: pull translations from Red Hat | Lubomir Rintel | 2016-04-05 | 1 | -2/+2 |
| | |||||
* | po: update-po | Lubomir Rintel | 2016-04-05 | 1 | -1794/+1907 |
| | |||||
* | po: update translations for "m[monitor]" -> "m[onitor]" change | Jiří Klimeš | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | po: update-po | Lubomir Rintel | 2015-12-23 | 1 | -2634/+3846 |
| | |||||
* | po: remove special characters from translations | Lubomir Rintel | 2015-11-24 | 1 | -18/+2 |
| | | | | | | | | | | | | | Makes Zanata unhappy, in the Java way. for i in po/*.po; do awk ' /^" 0 = / { print "\"%s\""; n=1; next; } /^" 8 = / { n=0; next } { if (!n) print }' $i >x mv x $i done Fixes: 3641ddb00a19e7b0e094e8d9881221fdb87ce9c0 | ||||
* | nm-online: do not put \r to a translatable string (bgo #758102) | Jiří Klimeš | 2015-11-16 | 1 | -2/+2 |
| | | | | | | | | | msgmerge complains with "warning: internationalized messages should not contain the '\r' escape sequence" Found by Anders Jonsson <anders.jonsson@norsjovallen.se> https://bugzilla.gnome.org/show_bug.cgi?id=758102 | ||||
* | all: fix typos in the code and update translations for that (bgo #758102) | Jiří Klimeš | 2015-11-16 | 1 | -4/+0 |
| | | | | | | Found by Anders Jonsson <anders.jonsson@norsjovallen.se> https://bugzilla.gnome.org/show_bug.cgi?id=758102 | ||||
* | po: update Tamil (ta) translation (bgo #741752) | Shantha kumar | 2014-12-19 | 1 | -1909/+3178 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=741752 | ||||
* | po: update Tamil (ta) translation (bgo #737419) | Shantha kumar | 2014-09-29 | 1 | -1099/+876 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=737419 | ||||
* | po: update Tamil (ta) translation (bgo #736652) | Shantha kumar | 2014-09-26 | 1 | -2661/+3409 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=736652 | ||||
* | po: fix "MB/s" -> "Mbit/s" | Jiří Klimeš | 2014-04-01 | 1 | -2/+2 |
| | |||||
* | po: fix syntax errors in Hindi (hi) and Tamil (ta) translations (bgo #726554) | Piotr Drąg | 2014-03-17 | 1 | -2/+2 |
| | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=726554 Signed-off-by: Thomas Haller <thaller@redhat.com> | ||||
* | po: update Tamil (ta) translation (bgo #722895) | Shantha kumar | 2014-01-24 | 1 | -1131/+5163 |
| | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=722895 Signed-off-by: Thomas Haller <thaller@redhat.com> | ||||
* | po: updated Tamil (ta) translation (bgo #700706) | Shantha kumar | 2013-05-24 | 1 | -629/+901 |
| | |||||
* | po: updated Tamil (ta) translation (bgo #696536) | Shantha kumar | 2013-03-25 | 1 | -454/+840 |
| | |||||
* | po: updated Tamil (ta) translation (bgo #690482) | Shantha kumar | 2013-01-10 | 1 | -614/+1797 |
| | |||||
* | settings: system-settings -> settings | Dan Williams | 2010-10-27 | 1 | -1/+1 |
| | |||||
* | core: rename NMNamedManager -> NMDnsManager | Dan Williams | 2010-09-07 | 1 | -2/+2 |
| | |||||
* | po: add Tamil translation | I Felix | 2010-05-26 | 1 | -0/+1806 |