Whamcloud - gitweb
libext2fs: fix "a" vs "an" in the error catalog
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 12 Dec 2013 17:41:58 +0000 (12:41 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 12 Dec 2013 17:42:32 +0000 (12:42 -0500)
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
15 files changed:
lib/ext2fs/ext2_err.et.in
po/ca.po
po/cs.po
po/de.po
po/e2fsprogs.pot
po/es.po
po/fr.po
po/id.po
po/it.po
po/nl.po
po/pl.po
po/sv.po
po/tr.po
po/vi.po
po/zh_CN.po

index e719864..87812ab 100644 (file)
@@ -99,7 +99,7 @@ ec    EXT2_ET_BLOCK_BITMAP_WRITE,
        "Can't write a block bitmap"
 
 ec     EXT2_ET_BLOCK_BITMAP_READ,
-       "Can't read an block bitmap"
+       "Can't read a block bitmap"
 
 ec     EXT2_ET_INODE_TABLE_WRITE,
        "Can't write an inode table"
index 0d8f36a..10e87ea 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
@@ -6015,7 +6015,7 @@ msgstr "en escriure el mapa de bits dels blocs"
 
 #: lib/ext2fs/ext2_err.c:41
 #, fuzzy
-msgid "Can't read an block bitmap"
+msgid "Can't read a block bitmap"
 msgstr "en escriure el mapa de bits dels blocs"
 
 #: lib/ext2fs/ext2_err.c:42
index fe34399..2ea495e 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -5976,7 +5976,7 @@ msgid "Can't write a block bitmap"
 msgstr "Bitmapu bloků nelze zapsat"
 
 #: lib/ext2fs/ext2_err.c:41
-msgid "Can't read an block bitmap"
+msgid "Can't read a block bitmap"
 msgstr "Bitmapu bloků nelze přečíst"
 
 #: lib/ext2fs/ext2_err.c:42
index b7f71c2..d1ed005 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -5980,7 +5980,7 @@ msgid "Can't write a block bitmap"
 msgstr "Die Block-Bitmap kann nicht geschrieben werden"
 
 #: lib/ext2fs/ext2_err.c:41
-msgid "Can't read an block bitmap"
+msgid "Can't read a block bitmap"
 msgstr "Die Block-Bitmap kann nicht gelesen werden"
 
 #: lib/ext2fs/ext2_err.c:42
index 0e63d47..3ce9e14 100644 (file)
@@ -5644,7 +5644,7 @@ msgid "Can't write a block bitmap"
 msgstr ""
 
 #: lib/ext2fs/ext2_err.c:41
-msgid "Can't read an block bitmap"
+msgid "Can't read a block bitmap"
 msgstr ""
 
 #: lib/ext2fs/ext2_err.c:42
index f47480b..b9be136 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -6186,7 +6186,7 @@ msgstr "leyendo los mapas de bits del nodo-i y del bloque"
 
 #: lib/ext2fs/ext2_err.c:41
 #, fuzzy
-msgid "Can't read an block bitmap"
+msgid "Can't read a block bitmap"
 msgstr "leyendo los mapas de bits del nodo-i y del bloque"
 
 #: lib/ext2fs/ext2_err.c:42
index 602441e..69c13d4 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -5991,7 +5991,7 @@ msgid "Can't write a block bitmap"
 msgstr "Ne peut écrire un bitmap de blocs"
 
 #: lib/ext2fs/ext2_err.c:41
-msgid "Can't read an block bitmap"
+msgid "Can't read a block bitmap"
 msgstr "Ne peut lire un bitmap de blocs"
 
 #: lib/ext2fs/ext2_err.c:42
index fb4e8fb..61ccea4 100644 (file)
--- a/po/id.po
+++ b/po/id.po
@@ -6032,7 +6032,7 @@ msgstr "membaca inode dan blok bitmap"
 
 #: lib/ext2fs/ext2_err.c:41
 #, fuzzy
-msgid "Can't read an block bitmap"
+msgid "Can't read a block bitmap"
 msgstr "membaca inode dan blok bitmap"
 
 #: lib/ext2fs/ext2_err.c:42
index ba8ba61..7ba7d71 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -6093,7 +6093,7 @@ msgstr "lettura delle mappe di bit inode e blocco"
 
 #: lib/ext2fs/ext2_err.c:41
 #, fuzzy
-msgid "Can't read an block bitmap"
+msgid "Can't read a block bitmap"
 msgstr "lettura delle mappe di bit inode e blocco"
 
 #: lib/ext2fs/ext2_err.c:42
index b98cb32..74e337f 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -5986,7 +5986,7 @@ msgid "Can't write a block bitmap"
 msgstr "Kan een blok-bitkaart niet schrijven"
 
 #: lib/ext2fs/ext2_err.c:41
-msgid "Can't read an block bitmap"
+msgid "Can't read a block bitmap"
 msgstr "Kan een blok-bitkaart niet lezen"
 
 #: lib/ext2fs/ext2_err.c:42
index 62fac2e..d7d2498 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -5950,7 +5950,7 @@ msgid "Can't write a block bitmap"
 msgstr "Nie mo¿na zapisaæ bitmapy bloków"
 
 #: lib/ext2fs/ext2_err.c:41
-msgid "Can't read an block bitmap"
+msgid "Can't read a block bitmap"
 msgstr "Nie mo¿na odczytaæ bitmapy bloków"
 
 #: lib/ext2fs/ext2_err.c:42
index d89370e..53e9da6 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -5956,7 +5956,7 @@ msgid "Can't write a block bitmap"
 msgstr "Kan inte skriva en blockbitkarta"
 
 #: lib/ext2fs/ext2_err.c:41
-msgid "Can't read an block bitmap"
+msgid "Can't read a block bitmap"
 msgstr "Kan inte läsa en blockbitkarta"
 
 #: lib/ext2fs/ext2_err.c:42
index c677675..69d6787 100644 (file)
--- a/po/tr.po
+++ b/po/tr.po
@@ -6357,7 +6357,7 @@ msgstr "düğüm ve blok biteşlemleri okunuyor"
 
 #: lib/ext2fs/ext2_err.c:41
 #, fuzzy
-msgid "Can't read an block bitmap"
+msgid "Can't read a block bitmap"
 msgstr "düğüm ve blok biteşlemleri okunuyor"
 
 #: lib/ext2fs/ext2_err.c:42
index 736542e..a56afa5 100644 (file)
--- a/po/vi.po
+++ b/po/vi.po
@@ -5933,7 +5933,7 @@ msgid "Can't write a block bitmap"
 msgstr "Không thể ghi mảng ảnh khối"
 
 #: lib/ext2fs/ext2_err.c:41
-msgid "Can't read an block bitmap"
+msgid "Can't read a block bitmap"
 msgstr "Không thể đọc mảng ảnh khối"
 
 #: lib/ext2fs/ext2_err.c:42
index 77f4a22..f7ddd31 100644 (file)
@@ -5649,7 +5649,7 @@ msgstr "块位图"
 
 #: lib/ext2fs/ext2_err.c:41
 #, fuzzy
-msgid "Can't read an block bitmap"
+msgid "Can't read a block bitmap"
 msgstr "块位图"
 
 #: lib/ext2fs/ext2_err.c:42