Commit graph

18 commits

Author SHA1 Message Date
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
Jiří Klimeš
cb80daa942 po: fix "MB/s" -> "Mbit/s" 2014-04-01 15:15:18 +02:00
Manoj Kumar Giri
fbaaedf926 po: updated Oriya (Odia) (or) translation (bgo #725304)
https://bugzilla.gnome.org/show_bug.cgi?id=725304

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-02-27 13:39:19 +01:00
Manoj Kumar Giri
28bbfe63af po: updated Oriya (Odia) (or) translation (bgo #701389) 2013-06-07 22:01:59 +02:00
Manoj Kumar Giri
786e13839b po: updated Oriya (Odia) (or) translation (bgo #696534) 2013-03-25 09:23:08 +01:00
Piotr Drąg
5ca123bdf1 po: fix syntax errors in gl, hr and or translations 2013-03-25 08:56:33 +01:00
Manoj Kumar Giri
9bf97aa584 po: updated Oriya (Odia) (or) translation (bgo #689150) 2012-12-06 14:06:24 +01: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
Manoj Kumar Giri
726b365d4e po: updated Oriya translation (bgo #618962) 2010-08-10 13:00:27 -05:00
Manoj Kumar Giri
7c0c55a2ac po: updated Oriya translation (bgo #625565) 2010-08-02 11:18:46 -07:00
Manoj Kumar Giri
a12bc0b893 po: update Oriya translation (rh #589230) 2010-05-13 12:43:16 -07:00
Manoj Kumar Giri
cd52f2ea5a po: updated Oriya translation (bgo #610332) 2010-03-24 01:22:58 -07:00
Manoj Kumar Giri
5a83b9ef09 Updated Oriya Language Translation
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4341 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-11-26 13:42:14 +00:00
Manoj Kumar Giri
4d0f160f96 Updated Oriya Language Translation
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4339 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-11-26 09:38:29 +00:00