Commit graph

16 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
Shantha kumar
58836a9fee po: update Tamil (ta) translation (bgo #741752)
https://bugzilla.gnome.org/show_bug.cgi?id=741752
2014-12-19 11:47:16 +01:00
Shantha kumar
b6e7fb9101 po: update Tamil (ta) translation (bgo #737419)
https://bugzilla.gnome.org/show_bug.cgi?id=737419
2014-09-29 09:18:21 +02:00
Shantha kumar
53f3967026 po: update Tamil (ta) translation (bgo #736652)
https://bugzilla.gnome.org/show_bug.cgi?id=736652
2014-09-26 11:02:46 +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
Shantha kumar
6f4c2046e5 po: update Tamil (ta) translation (bgo #722895)
https://bugzilla.gnome.org/show_bug.cgi?id=722895

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-01-24 11:41:41 +01:00
Shantha kumar
a7b9689587 po: updated Tamil (ta) translation (bgo #700706) 2013-05-24 23:17:01 +02:00
Shantha kumar
f749349635 po: updated Tamil (ta) translation (bgo #696536) 2013-03-25 09:29:11 +01:00
Shantha kumar
f10c3b7a86 po: updated Tamil (ta) translation (bgo #690482) 2013-01-10 16:48:05 +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
I Felix
8bd5168031 po: add Tamil translation 2010-05-26 01:35:26 -07:00