Commit graph

19 commits

Author SHA1 Message Date
Jiří Klimeš
0f4ddf7882 po: update translations for "m[monitor]" -> "m[onitor]" change 2016-02-03 10:16:24 +01:00
Lubomir Rintel
7015932e90 po: update-po 2015-12-23 14:38:53 +01:00
Lubomir Rintel
c0f59cdb2c po: remove special characters from translations
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: 3641ddb00a
2015-11-24 15:34:33 +01:00
Jiří Klimeš
2c8c4ce2e4 nm-online: do not put \r to a translatable string (bgo #758102)
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
2015-11-16 15:19:53 +01:00
Jiří Klimeš
b92397f925 all: fix typos in the code and update translations for that (bgo #758102)
Found by Anders Jonsson <anders.jonsson@norsjovallen.se>

https://bugzilla.gnome.org/show_bug.cgi?id=758102
2015-11-16 14:29:14 +01:00
Rajesh Ranjan
974b12950c po: update Hindi (hi) translation (bgo #737097)
https://bugzilla.gnome.org/show_bug.cgi?id=737097
2014-09-29 09:34:11 +02:00
Jiří Klimeš
cb80daa942 po: fix "MB/s" -> "Mbit/s" 2014-04-01 15:15:18 +02:00
Piotr Drąg
efeca14293 po: fix syntax errors in Hindi (hi) and Tamil (ta) translations (bgo #726554)
https://bugzilla.gnome.org/show_bug.cgi?id=726554

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-03-17 21:28:41 +01:00
Thomas Haller
fbdca67baa po: fix newline differences in translations
msgfmt fails if the newline of the message is not matched by the
translation. Fix it.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-01-29 15:13:58 +01:00
Rajesh Ranjan
7c7b026e9c po: update Hindi (hi) translation (bgo #723227)
https://bugzilla.gnome.org/show_bug.cgi?id=723227

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-01-29 13:21:42 +01:00
Rajesh Ranjan
b5c7510411 po: updated Hindi (hi) translation (bgo #699559) 2013-05-17 20:16:21 +02:00
Rajesh Ranjan
70d7f5c194 po: updated Hindi (hi) translation (bgo #696537) 2013-03-25 09:32:52 +01:00
Rajesh Ranjan
f5ea8c234a po: updated Hindi (hi) translation (bgo #688925) 2012-12-06 13:41:31 +01:00
chandankumar
826767bd8f po: updated Hindi (hi) translation (bgo #684647) 2012-10-11 12:50:42 +02:00
Dan Williams
83ab4ec2ee settings: system-settings -> settings 2010-10-27 20:22:14 -05:00
Dan Williams
9b2b809aae core: rename NMNamedManager -> NMDnsManager 2010-09-07 22:08:18 -05:00
Rajesh Ranjan
3f2e933f24 po: updated Hindi translation (rh #589230) 2010-08-24 10:23:37 -05:00
Rajesh Ranjan
39dc99ee3f po: update Hindi translation (rh #589230) 2010-05-13 12:34:56 -07:00
Rajesh Ranjan
2281b87cc4 po: add Hindi translation (bgo #610914) 2010-02-25 13:04:12 -08:00