[glib] [ast, es, fr, nn] Update byte unit translations
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] [ast, es, fr, nn] Update byte unit translations
- Date: Wed, 20 Jul 2011 18:07:03 +0000 (UTC)
commit ef3e5917ca1239b39db2cb433c4306d0152f18f5
Author: Ryan Lortie <desrt desrt ca>
Date: Wed Jul 20 19:58:43 2011 +0200
[ast, es, fr, nn] Update byte unit translations
The Asturian, French, Norwegian Nynorsk and Spanish translations
incorrectly translated "MB" and friends to "MiB" (french: "Mio"), etc.
This was in response to the incorrect use of "MB" in the (now
deprecated) g_format_size_for_display() function.
These strings are now used (correctly) in g_format_size(), so I have
updated the translations accordingly.
Additionally, the Norwegian Nynorsk translation was incorrectly
translating several larger units to "KiB", so that has been corrected as
well.
po/ast.po | 6 +++---
po/es.po | 12 ++++++------
po/fr.po | 12 ++++++------
po/nn.po | 12 ++++++------
4 files changed, 21 insertions(+), 21 deletions(-)
---
diff --git a/po/ast.po b/po/ast.po
index 9b34d9f..1da991e 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -253,17 +253,17 @@ msgstr[1] "%u bytes"
#: glib/gfileutils.c:1782
#, c-format
msgid "%.1f KB"
-msgstr "%.1f KiB"
+msgstr "%.1f KB"
#: glib/gfileutils.c:1787
#, c-format
msgid "%.1f MB"
-msgstr "%.1f MiB"
+msgstr "%.1f MB"
#: glib/gfileutils.c:1792
#, c-format
msgid "%.1f GB"
-msgstr "%.1f GiB"
+msgstr "%.1f GB"
#: glib/gfileutils.c:1797
#, c-format
diff --git a/po/es.po b/po/es.po
index 26e9328..5c86d95 100644
--- a/po/es.po
+++ b/po/es.po
@@ -489,32 +489,32 @@ msgstr[1] "%u bytes"
#: ../glib/gfileutils.c:1804
#, c-format
msgid "%.1f KB"
-msgstr "%.1f KiB"
+msgstr "%.1f KB"
#: ../glib/gfileutils.c:1809
#, c-format
msgid "%.1f MB"
-msgstr "%.1f MiB"
+msgstr "%.1f MB"
#: ../glib/gfileutils.c:1814
#, c-format
msgid "%.1f GB"
-msgstr "%.1f GiB"
+msgstr "%.1f GB"
#: ../glib/gfileutils.c:1819
#, c-format
msgid "%.1f TB"
-msgstr "%.1f TiB"
+msgstr "%.1f TB"
#: ../glib/gfileutils.c:1824
#, c-format
msgid "%.1f PB"
-msgstr "%.1f PiB"
+msgstr "%.1f PB"
#: ../glib/gfileutils.c:1829
#, c-format
msgid "%.1f EB"
-msgstr "%.1f EiB"
+msgstr "%.1f EB"
#: ../glib/gfileutils.c:1872
#, c-format
diff --git a/po/fr.po b/po/fr.po
index 4c79902..2712c56 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -499,32 +499,32 @@ msgstr[1] "%u octets"
#: ../glib/gfileutils.c:1804
#, c-format
msgid "%.1f KB"
-msgstr "%.1fÂKio"
+msgstr "%.1fÂKo"
#: ../glib/gfileutils.c:1809
#, c-format
msgid "%.1f MB"
-msgstr "%.1fÂMio"
+msgstr "%.1fÂMo"
#: ../glib/gfileutils.c:1814
#, c-format
msgid "%.1f GB"
-msgstr "%.1fÂGio"
+msgstr "%.1fÂGo"
#: ../glib/gfileutils.c:1819
#, c-format
msgid "%.1f TB"
-msgstr "%.1fÂTio"
+msgstr "%.1fÂTo"
#: ../glib/gfileutils.c:1824
#, c-format
msgid "%.1f PB"
-msgstr "%.1fÂPio"
+msgstr "%.1fÂPo"
#: ../glib/gfileutils.c:1829
#, c-format
msgid "%.1f EB"
-msgstr "%.1fÂEio"
+msgstr "%.1fÂEo"
#: ../glib/gfileutils.c:1872
#, c-format
diff --git a/po/nn.po b/po/nn.po
index 26e79d9..37790ec 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -255,32 +255,32 @@ msgstr[1] "%u byte"
#: glib/gfileutils.c:1782
#, c-format
msgid "%.1f KB"
-msgstr "%.1f KiB"
+msgstr "%.1f KB"
#: glib/gfileutils.c:1787
#, c-format
msgid "%.1f MB"
-msgstr "%.1f MiB"
+msgstr "%.1f MB"
#: glib/gfileutils.c:1792
#, c-format
msgid "%.1f GB"
-msgstr "%.1f GiB"
+msgstr "%.1f GB"
#: glib/gfileutils.c:1797
#, fuzzy, c-format
msgid "%.1f TB"
-msgstr "%.1f KiB"
+msgstr "%.1f TB"
#: glib/gfileutils.c:1802
#, fuzzy, c-format
msgid "%.1f PB"
-msgstr "%.1f KiB"
+msgstr "%.1f PB"
#: glib/gfileutils.c:1807
#, fuzzy, c-format
msgid "%.1f EB"
-msgstr "%.1f KiB"
+msgstr "%.1f EB"
#: glib/gfileutils.c:1850
#, c-format
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]