[gedit] Add missing space to user-visible UI string



commit d09098cefc28fd1cad2633a1d184bd4a588ad675
Author: Wouter Bolsterlee <wbolster gnome org>
Date:   Mon Mar 28 00:20:39 2011 +0200

    Add missing space to user-visible UI string
    
    Also Updated all translations to not cause any trouble for translators.
    Additionally, fixed a technical issue in po/eu.po.

 plugins/filebrowser/gedit-file-browser-store.c |    6 +++---
 po/ar.po                                       |    2 +-
 po/as.po                                       |    2 +-
 po/ast.po                                      |    2 +-
 po/be.po                                       |    2 +-
 po/bg.po                                       |    2 +-
 po/bn_IN.po                                    |    2 +-
 po/ca.po                                       |    2 +-
 po/ca valencia po                              |    2 +-
 po/cs.po                                       |    2 +-
 po/de.po                                       |    2 +-
 po/el.po                                       |    2 +-
 po/en shaw po                                  |    2 +-
 po/en_GB.po                                    |    2 +-
 po/eo.po                                       |    2 +-
 po/es.po                                       |    2 +-
 po/et.po                                       |    2 +-
 po/eu.po                                       |    9 +--------
 po/fr.po                                       |    2 +-
 po/ga.po                                       |    2 +-
 po/gl.po                                       |    2 +-
 po/gu.po                                       |    2 +-
 po/he.po                                       |    2 +-
 po/hi.po                                       |    2 +-
 po/hu.po                                       |    2 +-
 po/id.po                                       |    2 +-
 po/it.po                                       |    2 +-
 po/ja.po                                       |    2 +-
 po/ko.po                                       |    2 +-
 po/lt.po                                       |    2 +-
 po/lv.po                                       |    2 +-
 po/nb.po                                       |    2 +-
 po/or.po                                       |    2 +-
 po/pa.po                                       |    2 +-
 po/pl.po                                       |    2 +-
 po/pt.po                                       |    2 +-
 po/ro.po                                       |    2 +-
 po/ru.po                                       |    2 +-
 po/sl.po                                       |    2 +-
 po/sv.po                                       |    2 +-
 po/ta.po                                       |    2 +-
 po/te.po                                       |    2 +-
 po/ug.po                                       |    2 +-
 po/uk.po                                       |    2 +-
 po/vi.po                                       |    2 +-
 po/zh_CN.po                                    |    2 +-
 po/zh_HK.po                                    |    2 +-
 po/zh_TW.po                                    |    2 +-
 48 files changed, 50 insertions(+), 57 deletions(-)
---
diff --git a/plugins/filebrowser/gedit-file-browser-store.c b/plugins/filebrowser/gedit-file-browser-store.c
index 8bfcc29..e679907 100644
--- a/plugins/filebrowser/gedit-file-browser-store.c
+++ b/plugins/filebrowser/gedit-file-browser-store.c
@@ -3464,9 +3464,9 @@ gedit_file_browser_store_rename (GeditFileBrowserStore  *model,
 			{
 				*error = g_error_new_literal (gedit_file_browser_store_error_quark (),
 							      GEDIT_FILE_BROWSER_ERROR_RENAME,
-				       			      _("The renamed file is currently filtered out."
-				       			        "You need to adjust your filter settings to "
-				       			        "make the file visible"));
+							      _("The renamed file is currently filtered out. "
+							        "You need to adjust your filter settings to "
+							        "make the file visible"));
 			}
 
 			return FALSE;
diff --git a/po/ar.po b/po/ar.po
index bd02dcc..e6229a8 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -2773,7 +2773,7 @@ msgstr "(Ù?ارغ)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "اÙ?Ù?Ù?Ù? اÙ?Ù?غÙ?Ù?ر اسÙ?Ù? Ù?ا Ù?ظÙ?ر حاÙ?Ù?ا بسبب اÙ?ترشÙ?Ø­. Ù?جب تغÙ?Ù?ر إعدادات اÙ?ترشÙ?Ø­ "
diff --git a/po/as.po b/po/as.po
index e921056..f47b093 100644
--- a/po/as.po
+++ b/po/as.po
@@ -2820,7 +2820,7 @@ msgstr "ফা��া"
 #| "The renamed file is currently filtered out. You need to adjust your "
 #| "filter settings to make the file visible"
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "প�ন� নাম দি�া নথিপত�ৰ� বৰ�ত�তমান� ফিল��াৰ �ৰা হ���। নথিপত�ৰ প�ৰদৰ�শন �ৰাৰ বাব� "
diff --git a/po/ast.po b/po/ast.po
index 77988dd..771cc4b 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -2499,7 +2499,7 @@ msgid "(Empty)"
 msgstr "(Ermu)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
-msgid "The renamed file is currently filtered out.You need to adjust your filter settings to make the file visible"
+msgid "The renamed file is currently filtered out. You need to adjust your filter settings to make the file visible"
 msgstr "El ficheru renomáu ta anguaño peñeráu. Necesites axustar les peñeres pa facelu visible."
 
 #. Translators: This is the default name of new files created by the file browser pane.
diff --git a/po/be.po b/po/be.po
index be1c9d6..e334299 100644
--- a/po/be.po
+++ b/po/be.po
@@ -2861,7 +2861,7 @@ msgstr "Ð?Ñ?Ñ?Ñ?Ñ?"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3442
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 
diff --git a/po/bg.po b/po/bg.po
index 55b01e3..3ef6b4c 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -2784,7 +2784,7 @@ msgstr "(Ð?Ñ?азен)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3467
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "Ð?Ñ?еименÑ?ваниÑ?Ñ? Ñ?айл в моменÑ?а не пÑ?еминава пÑ?ез Ñ?илÑ?Ñ?Ñ?а. Ð?а да го напÑ?авиÑ?е "
diff --git a/po/bn_IN.po b/po/bn_IN.po
index 308127f..b4ca241 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -2761,7 +2761,7 @@ msgstr "(ফা��া)"
 #| "The renamed file is currently filtered out. You need to adjust your "
 #| "filter settings to make the file visible"
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "নাম পরিবর�তিত ফা�ল�ি বর�তমান� ফিল��ার �রা হ����। ফা�ল�ি প�রদর�শন �রার �ন�য "
diff --git a/po/ca.po b/po/ca.po
index 548a83b..5785438 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -2780,7 +2780,7 @@ msgstr "(Buit)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3464
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "El fitxer amb el nom canviat està filtrat. Heu de canviar les preferències "
diff --git a/po/ca valencia po b/po/ca valencia po
index 135ad7c..a03e59f 100644
--- a/po/ca valencia po
+++ b/po/ca valencia po
@@ -2776,7 +2776,7 @@ msgstr "(Buit)"
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3442
 #, fuzzy
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "El fitxer amb el nom canviat està filtrat. Heu de canviar les preferències "
diff --git a/po/cs.po b/po/cs.po
index d614495..22f5fd4 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -2791,7 +2791,7 @@ msgstr "(Prázdné)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "PÅ?ejmenovaný soubor je nyní odfiltrován. Aby byl viditelný, musíte upravit "
diff --git a/po/de.po b/po/de.po
index 4723df7..18ed582 100644
--- a/po/de.po
+++ b/po/de.po
@@ -2842,7 +2842,7 @@ msgstr "(Leer)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "Die umbenannte Datei wird momentan aufgrund eines Filters nicht dargestellt. "
diff --git a/po/el.po b/po/el.po
index 1036160..a6b4af2 100644
--- a/po/el.po
+++ b/po/el.po
@@ -2837,7 +2837,7 @@ msgstr "(Î?ενÏ?)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "Το μεÏ?ονομαÏ?μένο αÏ?Ï?είο είναι αÏ?Ï?ή Ï?η Ï?Ï?ιγμή Ï?ιλÏ?Ï?αÏ?ιÏ?μένο. Î?α Ï?Ï?ειαÏ?Ï?εί να "
diff --git a/po/en shaw po b/po/en shaw po
index 91678f1..d65f630 100644
--- a/po/en shaw po
+++ b/po/en shaw po
@@ -2794,7 +2794,7 @@ msgstr "(ð??§ð??¥ð???ð???ð??¦)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3441
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "ð??? ð??®ð??°ð??¯ð??±ð??¥ð??? ð???ð??²ð??¤ ð??¦ð??? ð???ð??³ð??®ð??©ð??¯ð???ð??¤ð??¦ ð???ð??¦ð??¤ð???ð??¼ð??? ð??¬ð???.ð??¿ ð??¯ð??°ð??? ð??? ð??©ð??¡ð??³ð???ð??? ð??¿ð??¼ ð???ð??¦ð??¤ð???ð??¼ ð???ð??§ð???ð??¦ð???ð??? ð??? ð??¥ð??±ð??? ð??? ð???ð??²ð??¤ "
diff --git a/po/en_GB.po b/po/en_GB.po
index 9d7a222..f9e61a4 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -2745,7 +2745,7 @@ msgstr "(Empty)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "The renamed file is currently filtered out. You need to adjust your filter "
diff --git a/po/eo.po b/po/eo.po
index 27b67a0..40d1718 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -2714,7 +2714,7 @@ msgstr "(Malplena)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "La renomita dosiero estas elfiltrita. Necesas Å?anÄ?i la filtrajn agordojn por "
diff --git a/po/es.po b/po/es.po
index 92a09a2..71735a5 100644
--- a/po/es.po
+++ b/po/es.po
@@ -2802,7 +2802,7 @@ msgstr "(Vacío)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "El archivo renombrado está actualmente filtrado. Necesita ajustar sus "
diff --git a/po/et.po b/po/et.po
index e78db30..9496ee6 100644
--- a/po/et.po
+++ b/po/et.po
@@ -2149,7 +2149,7 @@ msgid "(Empty)"
 msgstr "(Tühi)"
 
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "�mber nimetatud fail on hetkel välja filtreeritud. Selle nähtavaletoomiseks "
diff --git a/po/eu.po b/po/eu.po
index 9303cfc..1cab451 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -2861,7 +2861,7 @@ msgstr "(Hutsa)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "Izenez aldatutako fitxategia jadanik iragazita dago. Iragazkiaren ezarpenak "
@@ -3995,13 +3995,6 @@ msgstr "Eskatu _formatu bat"
 #~ "fitxategiak), 'binary' (iragazi fitxategi bitarrak) eta "
 #~ "'hidden_and_binary' (iragazi bai ezkutukoak bai bitarrak)."
 
-#~ msgid ""
-#~ "The renamed file is currently filtered out. You need to adjust your "
-#~ "filter settings to make the file visible"
-#~ msgstr ""
-#~ "Izenez aldatutako fitxategia jadanik iragazita dago. Iragazkiaren "
-#~ "ezarpenak egokitu behar dituzu fitxategia ikusgai egiteko."
-
 #~ msgid "Snippets Manager"
 #~ msgstr "Mozkin-kudeatzailea"
 
diff --git a/po/fr.po b/po/fr.po
index 91c2318..e861835 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -2840,7 +2840,7 @@ msgstr "(vide)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "Le fichier renommé est actuellement filtré. Ajustez les paramètres de votre "
diff --git a/po/ga.po b/po/ga.po
index 9ee706e..831221b 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -2661,7 +2661,7 @@ msgstr "(Folamh)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3441
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 
diff --git a/po/gl.po b/po/gl.po
index 35981c2..faa7a14 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -2802,7 +2802,7 @@ msgstr "(Baleiro)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "O ficheiro renomeado está agora oculto polo filtro. � necesario axustar as "
diff --git a/po/gu.po b/po/gu.po
index e7a67e1..fd21c43 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -2830,7 +2830,7 @@ msgstr "(�ાલ�)"
 #| "The renamed file is currently filtered out. You need to adjust your "
 #| "filter settings to make the file visible"
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "પ�ન:નામ વાળ� ફા�લન� વર�તમાનમા� �ાળવામા� �વ�લ ��. તમાર� તમારા �ાળ� સ�ય��ન� સ�ત�લિત "
diff --git a/po/he.po b/po/he.po
index 47dd1e0..fb7a278 100644
--- a/po/he.po
+++ b/po/he.po
@@ -2703,7 +2703,7 @@ msgstr "(ר×?ק)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "×?ק×?×?×¥ שש×?×? ש×?× ×? ×?×?× ×? × ×?×?×? עק×? ס×?× ×?×?. ×?×?×?×? ×¢×?×?×? ×?×?ת×?×?×? ×?ת ×?×?×?ר×?ת ×?×?סנ×? ש×?×? "
diff --git a/po/hi.po b/po/hi.po
index 67dc003..60df634 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -2828,7 +2828,7 @@ msgstr "(रि��त)"
 #| "The renamed file is currently filtered out. You need to adjust your "
 #| "filter settings to make the file visible"
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "नाम बदल� �� फ़ा�ल �भ� फिल��र ह� ���� ह�. �प�� �पन� फिल��र स��ि�� फ़ा�ल �� दि�ान� �� "
diff --git a/po/hu.po b/po/hu.po
index 5d987f5..d729f4b 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -2753,7 +2753,7 @@ msgstr "(Ã?res)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "Az új fájl jelenleg ki van szűrve. A fájl megjelenítéséhez módosítania kell "
diff --git a/po/id.po b/po/id.po
index b73f263..f71160c 100644
--- a/po/id.po
+++ b/po/id.po
@@ -2454,7 +2454,7 @@ msgstr "(Kosong)"
 #| msgid ""
 #| "The new file is currently filtered out. You need to adjust your filter "
 #| "settings to make the file visible"
-msgid "The renamed file is currently filtered out.You need to adjust your filter settings to make the file visible"
+msgid "The renamed file is currently filtered out. You need to adjust your filter settings to make the file visible"
 msgstr "Berkas yang dinamai ulang sedang tersaring. Anda perlu menyesuaikan saringan Anda supaya berkasnya nampak"
 
 #. Translators: This is the default name of new files created by the file browser pane.
diff --git a/po/it.po b/po/it.po
index c1b96a1..b6c20b6 100644
--- a/po/it.po
+++ b/po/it.po
@@ -2820,7 +2820,7 @@ msgstr "(Vuoto)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3467
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "Il file rinominato è stato escluso dal filtro. Modificare le impostazioni "
diff --git a/po/ja.po b/po/ja.po
index bc2f679..41ba535 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -2701,7 +2701,7 @@ msgstr "(空)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "æ?°ã??ã??å??å??ã?®ã??ã?¡ã?¤ã?«ã?¯ã??ã?£ã?«ã?¿ã?®æ©?è?½ã?«ã??ã??表示ã??ã??ã?¦ã??ã?¾ã??ã??ã??ã??ã?®ã??ã?¡ã?¤ã?«ã??"
diff --git a/po/ko.po b/po/ko.po
index 955f2a4..4b01432 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -2658,7 +2658,7 @@ msgstr "(ë¹?ì?´ì??ì??)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "ì?´ë¦?ì?? ë°?ê¾¼ í??ì?¼ì?´ í??í?°ë¡? ì ?ì?¸ë??ì??ì?µë??ë?¤. ì?´ í??ì?¼ì?? 보려면 í??í?° ì?¤ì ?ì?? ë°?ê¿?ì?¼"
diff --git a/po/lt.po b/po/lt.po
index 9e50aba..b79599f 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -2828,7 +2828,7 @@ msgstr "(TuÅ¡Ä?ia)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3439
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "Pervadintas failas Å¡iuo metu yra atfiltruojamas. ReikÄ?s pakoreguoti "
diff --git a/po/lv.po b/po/lv.po
index d8f8e27..0491f8c 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -2774,7 +2774,7 @@ msgstr "(Tukšs)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "Jaunais fails Å¡obrÄ«d ir izfiltrÄ?ts. Lai padarÄ«tu to redzamu, jums "
diff --git a/po/nb.po b/po/nb.po
index 86ffbf6..c6838ae 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -2715,7 +2715,7 @@ msgstr "(Tom)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "Filen med det nye navnet er filtrert ut. Du må justere filterinnstillingene "
diff --git a/po/or.po b/po/or.po
index e146196..1bb1698 100644
--- a/po/or.po
+++ b/po/or.po
@@ -2802,7 +2802,7 @@ msgstr "(�ାଲି)"
 #| "The renamed file is currently filtered out. You need to adjust your "
 #| "filter settings to make the file visible"
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "ନ�ତନ ଫା�ଲ�ି ବର�ତ�ତମାନ �ଢ଼ାସରି�ି। ଫା�ଲ�� ଦ�ଶ��ମାନ �ରିବା ପା�� �ପଣ���� �ପଣ���ର �ାଣ� "
diff --git a/po/pa.po b/po/pa.po
index e047b00..2833e5d 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -2770,7 +2770,7 @@ msgstr "(�ਾਲ�)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3467
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "ਨਾ� ਬਦਲ� ਵਾਲ� ਫਾ�ਲ �ਸ ਸਮ�� ਫਿਲ�ਰ ��ਤ� �� ਹ�। ਤ�ਹਾਨ�ੰ ਫਾ�ਲ ਵ��ਣ ਲ� ਫਿਲ�ਰ "
diff --git a/po/pl.po b/po/pl.po
index 1ced894..86517e5 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -2820,7 +2820,7 @@ msgstr "(Pusty)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3467
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "Plik pod nowÄ? nazwÄ? zostaÅ? wykluczony przez dziaÅ?ajÄ?cy filtr. Aby plik byÅ? "
diff --git a/po/pt.po b/po/pt.po
index 39d48a0..1c6d008 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -2780,7 +2780,7 @@ msgstr "(Vazio)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3464
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "O ficheiro renomeado encontra-se actualmente a ser excluído pelo filtro. Tem "
diff --git a/po/ro.po b/po/ro.po
index d66db82..7b6ce26 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -2840,7 +2840,7 @@ msgstr "(Gol)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "Ã?n prezent, fiÈ?ierul redenumit este exclus prin filtrare. Pentru a-l face "
diff --git a/po/ru.po b/po/ru.po
index 0565f68..160e47d 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -2569,7 +2569,7 @@ msgstr "(Ð?Ñ?Ñ?Ñ?о)"
 #| msgid ""
 #| "The renamed file is currently filtered out. You need to adjust your "
 #| "filter settings to make the file visible"
-msgid "The renamed file is currently filtered out.You need to adjust your filter settings to make the file visible"
+msgid "The renamed file is currently filtered out. You need to adjust your filter settings to make the file visible"
 msgstr "Ð?еÑ?еименованнÑ?й Ñ?айл оÑ?Ñ?илÑ?Ñ?Ñ?ован. ЧÑ?обÑ? Ñ?видеÑ?Ñ? Ñ?айл, необÑ?одимо наÑ?Ñ?Ñ?оиÑ?Ñ? Ñ?илÑ?Ñ?Ñ?"
 
 #. Translators: This is the default name of new files created by the file browser pane.
diff --git a/po/sl.po b/po/sl.po
index adc9403..55cc1d7 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -2521,7 +2521,7 @@ msgid "(Empty)"
 msgstr "(Prazno)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
-msgid "The renamed file is currently filtered out.You need to adjust your filter settings to make the file visible"
+msgid "The renamed file is currently filtered out. You need to adjust your filter settings to make the file visible"
 msgstr "Preimenovana datoteka zaradi filtriranja trenutno ni vidna. Prilagoditi morate nastavitve filtriranja, da bo datoteka postala vidna"
 
 #. Translators: This is the default name of new files created by the file browser pane.
diff --git a/po/sv.po b/po/sv.po
index be76afa..f76d0ad 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -2499,7 +2499,7 @@ msgid "(Empty)"
 msgstr "(Tom)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3467
-msgid "The renamed file is currently filtered out.You need to adjust your filter settings to make the file visible"
+msgid "The renamed file is currently filtered out. You need to adjust your filter settings to make the file visible"
 msgstr "Filen med det nya namnet är för närvarande bortfiltrerad. Du behöver justera dina filterinställningar för att göra filen synlig"
 
 #. Translators: This is the default name of new files created by the file browser pane.
diff --git a/po/ta.po b/po/ta.po
index 6bb975f..be1e720 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -2676,7 +2676,7 @@ msgstr "(வ�ற�ற�)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3442
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "மற�ப�யரி�ப�ப��� ��ப�ப� தற�ப�த� வ�ி���ப�ப���த�. ��ப�ப� த�ரிய ����ள� வ�ிப�ப� �ம�வ� �ரி "
diff --git a/po/te.po b/po/te.po
index 7cc852e..76d9c43 100644
--- a/po/te.po
+++ b/po/te.po
@@ -2682,7 +2682,7 @@ msgstr "(�ాళ�)"
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3442
 #, fuzzy
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "ప�న�నామ�రణ దస�త�ర� ప�రస�త�త� వడప�య బడి�ది.� దస�త�ర� �నబడ�న��ల� ��య���� మ�ర� మ� వడప�త "
diff --git a/po/ug.po b/po/ug.po
index d6c9889..9963ec1 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -2576,7 +2576,7 @@ msgstr "(بÙ?Ø´)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 
diff --git a/po/uk.po b/po/uk.po
index 68599d7..3bdad59 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -2772,7 +2772,7 @@ msgstr "(Ð?емаÑ? вмÑ?Ñ?Ñ?Ñ?)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3474
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "Ð?овий каÑ?алог наÑ?азÑ? вÑ?дÑ?Ñ?лÑ?Ñ?Ñ?ований. Щоб зÑ?обиÑ?и Ñ?айл видимим, змÑ?нÑ?Ñ?Ñ? "
diff --git a/po/vi.po b/po/vi.po
index 33f4ed3..fc01ad5 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -2707,7 +2707,7 @@ msgstr "(Rá»?ng)"
 #| "The renamed file is currently filtered out. You need to adjust your "
 #| "filter settings to make the file visible"
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "Tập tin bá»? Ä?á»?i tên hiá»?n thá»?i bá»? lá»?c ra. Bạn cần phải Ä?iá»?u chá»?nh thiết lập "
diff --git a/po/zh_CN.po b/po/zh_CN.po
index e68d24f..eab2548 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -2635,7 +2635,7 @@ msgstr "(空)"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3467
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr ""
 "é??å?½å??å??ç??æ??件å? è¿?滤å?¨ç??ä½?ç?¨è??ä¸?å?¯è§?ã??æ?¨é??è¦?è°?æ?´æ?¨ç??è¿?滤å?¨è®¾ç½®æ??è?½ç??å?°æ??件"
diff --git a/po/zh_HK.po b/po/zh_HK.po
index dcb9093..b485ece 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -2621,7 +2621,7 @@ msgstr "ï¼?空ç??ï¼?"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3467
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr "ç?®å??é??æ?°å?½å??ç??æª?æ¡?已被é??濾ã??ä½ é??è¦?調æ?´é??濾å?¨è¨­å®?ä¾?使æª?æ¡?é??æ?°é¡¯ç¤º"
 
diff --git a/po/zh_TW.po b/po/zh_TW.po
index e09ede6..825a325 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -2665,7 +2665,7 @@ msgstr "ï¼?空ç??ï¼?"
 
 #: ../plugins/filebrowser/gedit-file-browser-store.c:3467
 msgid ""
-"The renamed file is currently filtered out.You need to adjust your filter "
+"The renamed file is currently filtered out. You need to adjust your filter "
 "settings to make the file visible"
 msgstr "ç?®å??é??æ?°å?½å??ç??æª?æ¡?已被é??濾ã??æ?¨é??è¦?調æ?´é??濾å?¨è¨­å®?ä¾?使æª?æ¡?é??æ?°é¡¯ç¤º"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]