Update of /cvsroot/gaim/gaim/po
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8375
Modified Files:
Tag: oldstatus
ca.po da.po de.po ja.po nl.po pt.po ru.po sl.po sr.po
sr@... tr.po
Log Message:
(21:33:34) LSchiere: Paco-Paco: can you help me change unkwnown to unknown
in 11 files without opening each one up?
(21:33:40) LSchiere: or at least without doing so manually?
(21:34:14) rizzo: LSchiere: perl
(21:34:20) LSchiere: rizzo: i tried sean's perl and it didn't work
(21:34:31) LSchiere: sean's perl was perl -e "s/unkwnown/unknown/" *.po
(21:34:43) LSchiere: but i don't know enough perl to know what's wrong with
that.
(21:34:53) Paco-Paco: for file in file1 file2 file3; do cat $file | sed -e
's/unkwnown/unknown/g' > $file.tmp && mv $file.tmp $file; done
(21:35:03) LSchiere: Paco-Paco rules
(21:35:16) rizzo: MEH
(21:35:19) Paco-Paco: insert the appropriate files as file1 file2 file3
(21:35:26) hyphenated: sed -i, if you've got v4.0 or higher
(21:35:43) hyphenated: saves the for loop and stuff
(21:35:49) Paco-Paco: if you have gnu sed, yeah
(21:35:57) hyphenated: yes.
(21:35:57) Paco-Paco: I never bother with gnu extensions for those tools
i used *.po :-)
Index: ca.po
===================================================================
RCS file: /cvsroot/gaim/gaim/po/ca.po,v
retrieving revision 1.20.2.2
retrieving revision 1.20.2.3
diff -u -d -p -r1.20.2.2 -r1.20.2.3
--- ca.po 30 Nov 2004 01:39:40 -0000 1.20.2.2
+++ ca.po 30 Nov 2004 02:40:41 -0000 1.20.2.3
@@ -7123,7 +7123,7 @@ msgstr ""
"No s'ha pogut enviar el missatge perquè s'ha produït un error en la connexió"
#: src/protocols/msn/switchboard.c:487
-msgid "Message could not be sent for an unkwnown reason"
+msgid "Message could not be sent for an unknown reason"
msgstr "No se sap el motiu pel qual no s'ha pogut enviar el missatge"
# Gnome_2.6_Extras [rhythmbox.HEAD.ca.po]
Index: da.po
===================================================================
RCS file: /cvsroot/gaim/gaim/po/da.po,v
retrieving revision 1.80.2.2
retrieving revision 1.80.2.3
diff -u -d -p -r1.80.2.2 -r1.80.2.3
--- da.po 29 Nov 2004 23:51:52 -0000 1.80.2.2
+++ da.po 30 Nov 2004 02:40:43 -0000 1.80.2.3
@@ -7101,7 +7101,7 @@ msgid "Message could not be sent because
msgstr "Besked kunne ikke sendes på grund af en forbindelsesfejl"
#: src/protocols/msn/switchboard.c:487
-msgid "Message could not be sent for an unkwnown reason"
+msgid "Message could not be sent for an unknown reason"
msgstr "Besked kunne ikke sende af en ukendt årsag"
#: src/protocols/msn/switchboard.c:492
Index: de.po
===================================================================
RCS file: /cvsroot/gaim/gaim/po/de.po,v
retrieving revision 1.113.2.5
retrieving revision 1.113.2.6
diff -u -d -p -r1.113.2.5 -r1.113.2.6
--- de.po 30 Nov 2004 01:39:43 -0000 1.113.2.5
+++ de.po 30 Nov 2004 02:40:47 -0000 1.113.2.6
@@ -7165,7 +7165,7 @@ msgid "Message could not be sent for an
msgstr "Die Nachricht konnte aus einem unbekannten Grund nicht gesendet werden"
#: src/protocols/msn/switchboard.c:487
-msgid "Message could not be sent for an unkwnown reason"
+msgid "Message could not be sent for an unknown reason"
msgstr "Die Nachricht konnte aus einem unbekannten Grund nicht gesendet werden"
#: src/protocols/msn/switchboard.c:492
Index: ja.po
===================================================================
RCS file: /cvsroot/gaim/gaim/po/ja.po,v
retrieving revision 1.36.2.3
retrieving revision 1.36.2.4
diff -u -d -p -r1.36.2.3 -r1.36.2.4
--- ja.po 29 Nov 2004 23:52:07 -0000 1.36.2.3
+++ ja.po 30 Nov 2004 02:40:52 -0000 1.36.2.4
@@ -7087,7 +7087,7 @@ msgid "Message could not be sent because
msgstr "ã¡ãã»ã¼ã¸ãéä¿¡ã§ãã¾ããã§ãã (æ¥ç¶ã¨ã©ã¼ãçºçãã¾ãã)"
#: src/protocols/msn/switchboard.c:487
-msgid "Message could not be sent for an unkwnown reason"
+msgid "Message could not be sent for an unknown reason"
msgstr "ã¡ãã»ã¼ã¸ãéä¿¡ã§ãã¾ããã§ãã (åå ã¯ä¸æã§ã)"
#: src/protocols/msn/switchboard.c:492
Index: nl.po
===================================================================
RCS file: /cvsroot/gaim/gaim/po/nl.po,v
retrieving revision 1.47.2.4
retrieving revision 1.47.2.5
diff -u -d -p -r1.47.2.4 -r1.47.2.5
--- nl.po 30 Nov 2004 01:39:56 -0000 1.47.2.4
+++ nl.po 30 Nov 2004 02:40:54 -0000 1.47.2.5
@@ -7121,7 +7121,7 @@ msgid "Message could not be sent because
msgstr "Kan bericht niet versturen omdat er een verbindingsfout is opgetreden"
#: src/protocols/msn/switchboard.c:487
-msgid "Message could not be sent for an unkwnown reason"
+msgid "Message could not be sent for an unknown reason"
msgstr "Kan bericht niet versturen om een onbekende reden"
#: src/protocols/msn/switchboard.c:492
Index: pt.po
===================================================================
RCS file: /cvsroot/gaim/gaim/po/pt.po,v
retrieving revision 1.18.2.2
retrieving revision 1.18.2.3
diff -u -d -p -r1.18.2.2 -r1.18.2.3
--- pt.po 29 Nov 2004 23:52:11 -0000 1.18.2.2
+++ pt.po 30 Nov 2004 02:40:57 -0000 1.18.2.3
@@ -7122,7 +7122,7 @@ msgid "Message could not be sent because
msgstr "A mensagem não pôde ser enviada porque ocorreu um erro de ligação"
#: src/protocols/msn/switchboard.c:487
-msgid "Message could not be sent for an unkwnown reason"
+msgid "Message could not be sent for an unknown reason"
msgstr "A mensagem não pôde ser enviada por uma razão desconhecida"
#: src/protocols/msn/switchboard.c:492
Index: ru.po
===================================================================
RCS file: /cvsroot/gaim/gaim/po/ru.po,v
retrieving revision 1.44.2.2
retrieving revision 1.44.2.3
diff -u -d -p -r1.44.2.2 -r1.44.2.3
--- ru.po 23 Nov 2004 23:58:57 -0000 1.44.2.2
+++ ru.po 30 Nov 2004 02:40:59 -0000 1.44.2.3
@@ -7024,7 +7024,7 @@ msgid "Message could not be sent because
msgstr "Ðе ÑдалоÑÑ Ð¾ÑпÑавиÑÑ ÑообÑение, Ñак как пÑоизоÑла оÑибка ÑоединениÑ"
#: src/protocols/msn/switchboard.c:487
-msgid "Message could not be sent for an unkwnown reason"
+msgid "Message could not be sent for an unknown reason"
msgstr "Ðе ÑдалоÑÑ Ð¾ÑпÑавиÑÑ ÑообÑение по неизвеÑÑной пÑиÑине"
#: src/protocols/msn/switchboard.c:492
Index: sl.po
===================================================================
RCS file: /cvsroot/gaim/gaim/po/sl.po,v
retrieving revision 1.10.2.3
retrieving revision 1.10.2.4
diff -u -d -p -r1.10.2.3 -r1.10.2.4
--- sl.po 29 Nov 2004 23:52:13 -0000 1.10.2.3
+++ sl.po 30 Nov 2004 02:41:01 -0000 1.10.2.4
@@ -7101,7 +7101,7 @@ msgid "Message could not be sent because
msgstr "SporoÄila ni mogoÄe poslati, ker je priÅ¡lo do napake v povezavi"
#: src/protocols/msn/switchboard.c:487
-msgid "Message could not be sent for an unkwnown reason"
+msgid "Message could not be sent for an unknown reason"
msgstr "SporoÄila ni mogoÄe poslati iz neznanega razloga."
#: src/protocols/msn/switchboard.c:492
Index: sr.po
===================================================================
RCS file: /cvsroot/gaim/gaim/po/sr.po,v
retrieving revision 1.23.2.2
retrieving revision 1.23.2.3
diff -u -d -p -r1.23.2.2 -r1.23.2.3
--- sr.po 29 Nov 2004 23:52:15 -0000 1.23.2.2
+++ sr.po 30 Nov 2004 02:41:03 -0000 1.23.2.3
@@ -7142,7 +7142,7 @@ msgid "Message could not be sent because
msgstr "ÐоÑÑка Ñе не може поÑлаÑи због гÑеÑке Ñ Ð²ÐµÐ·Ð¸."
#: src/protocols/msn/switchboard.c:487
-msgid "Message could not be sent for an unkwnown reason"
+msgid "Message could not be sent for an unknown reason"
msgstr "ÐоÑÑка Ñе не може поÑлаÑи из непознаÑиÑ
Ñазлога."
#: src/protocols/msn/switchboard.c:492
Index: sr@...
===================================================================
RCS file: /cvsroot/gaim/gaim/po/sr@...
retrieving revision 1.19.2.2
retrieving revision 1.19.2.3
diff -u -d -p -r1.19.2.2 -r1.19.2.3
--- sr@... 29 Nov 2004 23:52:19 -0000 1.19.2.2
+++ sr@... 30 Nov 2004 02:41:05 -0000 1.19.2.3
@@ -7142,7 +7142,7 @@ msgid "Message could not be sent because
msgstr "Poruka se ne može poslati zbog greške u vezi."
#: src/protocols/msn/switchboard.c:487
-msgid "Message could not be sent for an unkwnown reason"
+msgid "Message could not be sent for an unknown reason"
msgstr "Poruka se ne može poslati iz nepoznatih razloga."
#: src/protocols/msn/switchboard.c:492
Index: tr.po
===================================================================
RCS file: /cvsroot/gaim/gaim/po/Attic/tr.po,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -p -r1.1.2.2 -r1.1.2.3
--- tr.po 30 Nov 2004 01:49:20 -0000 1.1.2.2
+++ tr.po 30 Nov 2004 02:41:06 -0000 1.1.2.3
@@ -6771,7 +6771,7 @@ msgid "Message could not be sent because
msgstr ""
#: src/protocols/msn/switchboard.c:487
-msgid "Message could not be sent for an unkwnown reason"
+msgid "Message could not be sent for an unknown reason"
msgstr ""
#: src/protocols/msn/switchboard.c:492
|